/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

main {
    display: block
}

h1 {
    font-size: 2em;
    margin: 0.67em 0
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: bold
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -0.25em
}

sup {
    top: -0.5em
}

img {
    border-style: none
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: 0.35em 0.75em 0.625em
}

legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type="checkbox"],
[type="radio"] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto
}

[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

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

details {
    display: block
}

summary {
    display: list-item
}

template {
    display: none
}

[hidden] {
    display: none !important
}

* {
    position: relative;
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

a,
span,
button {
    display: inline-block
}

input,
textarea {
    display: block;
    width: 100%
}

table {
    width: 100%;
    border-collapse: collapse
}

a {
    background-color: transparent;
    text-decoration: none
}

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

a,
button {
    outline: none;
    cursor: pointer
}

li {
    list-style: none
}

button {
    background: none;
    border: none
}

a,
button,
input,
textarea {
    -webkit-appearance: none;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease
}

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

textarea {
    resize: none;
    outline: none;
    border: none;
    -webkit-appearance: none;
    border-radius: 0;
    background: none
}

input {
    outline: none;
    border: none;
    -webkit-appearance: none;
    border-radius: 0;
    background: none
}

input[type='number'] {
    -moz-appearance: textfield
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none
}

input[type="submit"] {
    cursor: pointer;
    -webkit-appearance: none;
    display: inline-block
}

input[type="search"]::-webkit-search-cancel-button {
    background: none;
    display: none
}

input::-webkit-input-placeholder {
    color: #000
}

input::-moz-placeholder {
    color: #000
}

input:-moz-placeholder {
    color: #000
}

input:-ms-input-placeholder {
    color: #000
}

textarea::-webkit-input-placeholder {
    color: #000
}

textarea::-moz-placeholder {
    color: #000
}

textarea:-moz-placeholder {
    color: #000
}

textarea:-ms-input-placeholder {
    color: #000
}

input:focus::-webkit-input-placeholder {
    color: transparent;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease
}

input:focus::-moz-placeholder {
    color: transparent;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease
}

input:focus:-moz-placeholder {
    color: transparent;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease
}

input:focus:-ms-input-placeholder {
    color: transparent;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease
}

textarea:focus::-webkit-input-placeholder {
    color: transparent;
    -webkit-transition: all .5s ease;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease
}

textarea:focus::-moz-placeholder {
    color: transparent;
    -webkit-transition: all .5s ease;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease
}

textarea:focus:-moz-placeholder {
    color: transparent;
    -webkit-transition: all .5s ease;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease
}

textarea:focus:-ms-input-placeholder {
    color: transparent;
    -webkit-transition: all .5s ease;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease
}

.full-img {
    margin-bottom: 35px
}

.full-img img {
    width: 100%
}

figure {
    text-align: center;
    margin-bottom: 30px
}

figure figcaption {
    text-align: center;
    margin-top: 5px;
    font-size: .75em;
    opacity: 0.8
}

.clearfix:after {
    content: '';
    clear: both;
    display: block
}

h1 {
    margin-top: 0;
    font-weight: bold;
    font-size: 72px;
    margin-bottom: 30px
}

h2 {
    font-weight: bold;
    font-size: 32px;
    line-height: 43px;
    text-align: center;
    margin-bottom: 10px
}

h3 {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 45px
}

h3 span {
    font-weight: 400;
    display: block
}

h4 {
    font-size: 1.2em;
    margin-bottom: 20px;
    padding-bottom: 20px
}

h5 {
    font-size: 18px;
    margin-bottom: 20px;
    padding-bottom: 15px;
    text-transform: uppercase
}

h6 {
    font-size: 1em;
    font-weight: 700;
    margin-bottom: 20px
}

a,
button,
input {
    color: #000
}

.text {
    margin-bottom: 30px;
    line-height: 1.2
}

.text p {
    margin-bottom: 15px
}

.text p:last-of-type {
    margin-bottom: 0
}

body {
    font-family: "Montserrat", sans-serif;
    color: #000;
    font-style: normal;
    background: #fff;
    font-size: 16px
}

.wrapper {
    width: 100%;
    min-height: 100vh;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    min-height: 100vh
}

header {
    width: 100%
}

main {
    z-index: 11;
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
    display: block
}

footer {
    margin: auto auto 0 auto;
    width: 100%
}

.container {
    width: 100%;
    max-width: 1180px;
    min-width: 320px;
    margin: 0 auto;
    padding: 0 20px;
    z-index: 2
}

.section {
    padding: 60px 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center
}

.section-gray {
    background: #F5F5F5
}

.btn {
    font-weight: 700;
    color: #fff;
    border-radius: 16px;
    background: #79BFFF;
    padding: 20px;
    -webkit-box-shadow: 0 5px 10px rgba(121, 191, 255, 0.1);
    box-shadow: 0 5px 10px rgba(121, 191, 255, 0.1)
}

.btn:hover {
    -webkit-filter: brightness(1.1);
    filter: brightness(1.1);
    -webkit-box-shadow: 0 10px 20px rgba(121, 191, 255, 0.3);
    box-shadow: 0 10px 20px rgba(121, 191, 255, 0.3)
}

.column {
    margin: 0 -10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -ms-flex-pack: space-between
}

.column-item {
    width: calc(25% - 10px);
    margin: 0 5px 10px 5px
}

.text-align-left {
    text-align: left
}

.text-align-center {
    text-align: center
}

.text-align-right {
    text-align: right
}

.header {
    padding: 15px 0;
    color: #fff
}

.header a,
.header button {
    color: #fff
}

.header .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -ms-flex-pack: space-between;
    -moz-align-items: center;
    -ms-align-items: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center
}

.header-logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -moz-align-items: center;
    -ms-align-items: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center
}

.header-logo .logo {
    text-transform: uppercase;
    font-weight: 700;
    white-space: nowrap
}

.header-logo__favorites {
    padding-left: 30px;
    margin-bottom: 35px;
    white-space: nowrap;
    font-size: 14px
}

.header-logo__favorites img {
    position: absolute;
    top: 100%;
    margin-top: -12px;
    left: 3px;
    max-width: 20px
}

.header-counter {
    text-align: center
}

.header-counter p {
    font-size: 14px;
    margin-bottom: 5px;
    white-space: nowrap
}

.header-counter .counter {
    white-space: nowrap;
    display: block;
    text-align: center;
    font-weight: bold;
    font-size: 20px;
    padding: 5px 10px;
    border: 2px solid #fff;
    border-radius: 8px
}

.header-location {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 25px
}

.header-location input {
    padding: 10px 20px;
    background: #fff;
    color: #000;
    border-radius: 8px;
    font-size: 14px;
    margin: 0 25px
}

.footer {
    background: #79BFFF;
    color: #fff;
    padding: 45px 0
}

.footer a,
.footer button {
    color: #fff
}

.footer .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -moz-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    flex-direction: row-reverse
}

.footer-item {
    width: 400px;
    padding-right: 80px
}

.footer-item .logo {
    font-weight: 700;
    font-size: 20px
}

.footer-item .copyright {
    margin-top: 10px
}

.footer-item .contacts {
    margin-top: 60px
}

.footer-item .contacts p {
    line-height: 1.2
}

.footer-info {
    width: calc(100% - 400px);
    margin-bottom: 45px
}

.footer-info__row {
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #fff
}

.footer-info__row:last-of-type {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: none
}

.footer-info__row .text {
    margin-bottom: 0
}

.footer-info__row .text p {
    line-height: 20px
}

.footer-info__row h6 {
    margin-bottom: 20px
}

.information {
    -webkit-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 45px;
    column-gap: 45px;
    -webkit-column-break-inside: avoid;
    break-inside: avoid
}

.information-item {
    margin-bottom: 45px;
    -webkit-column-break-inside: avoid;
    break-inside: avoid
}

.information-item h6 {
    margin-bottom: 10px;
    color: #79BFFF
}

.information-item p {
    line-height: 1.2
}

.section-home {
    background: #79BFFF;
    color: #fff;
    padding: 0;
    z-index: 1
}

.section-home__item {
    padding: 60px 0
}

.section-home__item .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -moz-align-items: center;
    -ms-align-items: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center
}

.section-home__item .text {
    margin: 0;
    font-size: 24px;
    width: 460px;
    max-width: 100%
}

.section-home__item_text {
    width: calc(100% - 350px);
    padding-right: 80px
}

.section-home__item_img {
    width: 350px;
    text-align: center;
    margin-bottom: -15px
}

.section-home__item_img:after {
    z-index: 1;
    content: '';
    position: absolute;
    height: 60px;
    bottom: 0;
    left: -80px;
    right: -80px;
    background: rgba(121, 190, 255, 0);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(121, 190, 255, 0)), color-stop(100%, #79beff));
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(121, 190, 255, 0)), to(#79beff));
    background: linear-gradient(to bottom, rgba(121, 190, 255, 0) 0%, #79beff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#79beff', endColorstr='#79beff', GradientType=0)
}

.section-home__item_img img {
    z-index: 1
}

.section-home__item_img:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 260px;
    height: 260px;
    background: #fff;
    border-radius: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    opacity: .8
}

.section-home__item_img_cloud {
    color: #79BFFF;
    width: 125px;
    height: 125px;
    padding: 15px;
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -moz-align-items: center;
    -ms-align-items: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -webkit-box-pack: center;
    justify-content: center;
    -ms-flex-pack: center;
    position: absolute;
    top: 0;
    left: -50px
}

.section-home__item_img_cloud span {
    display: block;
    font-size: 40px
}

.section-home__item_img_cloud:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    margin-top: 5px;
    margin-left: 3px;
    background: url(../img/cloud.svg) no-repeat center;
    width: 180px;
    height: 180px;
    z-index: -1
}

.section-home .advantages {
    margin-bottom: -100px;
    margin-top: 10px
}

.section-home:after {
    content: '';
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 20px;
    background: rgba(121, 191, 255, 0.2);
    -webkit-filter: blur(2px);
    filter: blur(2px)
}

.catalog-table__hidden {
    display: none
}

.section-home+.section {
    padding-top: 150px
}

.advantages {
    background: #fff;
    border-radius: 30px;
    color: #000;
    z-index: 2;
    padding: 15px 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -moz-align-items: center;
    -ms-align-items: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2)
}

.advantages-item {
    width: calc(33.3% - 30px);
    margin: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -moz-align-items: center;
    -ms-align-items: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center
}

.advantages-item__icon {
    width: 50px;
    text-align: center
}

.advantages-item p {
    width: calc(100% - 50px);
    padding-left: 20px;
    font-size: 14px
}

.catalog {
    margin-bottom: 60px
}

.catalog-item {
    padding: 25px;
    text-align: center;
    -webkit-transition: .5s;
    transition: .5s;
    border-radius: 30px
}

.catalog-item:hover {
    -webkit-box-shadow: 0 10px 30px rgba(121, 191, 255, 0.2);
    box-shadow: 0 10px 30px rgba(121, 191, 255, 0.2)
}

.catalog-item__logo {
    height: 70px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -moz-align-items: center;
    -ms-align-items: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -webkit-box-pack: center;
    justify-content: center;
    -ms-flex-pack: center
}

.catalog-item__logo img {
    max-height: 100%
}

.catalog-item .time-icon {
    display: inline-block;
    padding-left: 70px;
    font-weight: bold;
    font-size: 14px;
    padding-top: 12px;
    padding-bottom: 12px;
    margin: 5px 0 15px 0
}

.catalog-item .time-icon:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    background: url(../img/history.svg) no-repeat center;
    width: 50px;
    height: 50px;
    margin-top: -25px
}

.catalog-item__list {
    margin-top: 5px;
    -webkit-column-count: 2;
    column-count: 2;
    -webkit-column-break-inside: avoid;
    break-inside: avoid;
    -webkit-column-gap: 10px;
    column-gap: 10px;
    text-align: left;
    font-size: 13px
}

.catalog-item__list li {
    -webkit-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 15px;
    padding-left: 30px;
    padding-top: 3px
}

.catalog-item__list li:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    background: url(../img/check.svg) no-repeat center;
    width: 20px;
    height: 20px
}

.catalog-table table {
    position: static;
    width: 100%;
    border-collapse: separate;
    border-spacing: 0 10px
}

.catalog-table table thead tr th {
    padding: 15px;
    font-weight: 400;
    text-align: left
}

.catalog-table table tbody tr {
    overflow: hidden;
    border-radius: 16px;
    -webkit-transition: .5s;
    transition: .5s;
    -webkit-box-shadow: 0 17px 31px -35px #79bfff;
    box-shadow: 0 17px 31px -35px #79bfff
}

.catalog-table table tbody tr:hover {
    z-index: 1;
    -webkit-box-shadow: 0 10px 30px rgba(121, 191, 255, 0.2);
    box-shadow: 0 10px 30px rgba(121, 191, 255, 0.2)
}

.catalog-table table tbody tr td {
    padding: 15px 10px
}

.catalog-table table tbody tr td .chart-icon {
    padding-left: 60px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin: 5px 0
}

.catalog-table table tbody tr td .chart-icon__title {
    font-size: 0
}

.catalog-table table tbody tr td .chart-icon:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    background: url(../img/chart.svg) no-repeat center;
    width: 48px;
    height: 48px;
    margin-top: -24px
}

.catalog-table table tbody tr td .catalog-table__hidden {
    display: none
}

.catalog-table table tbody tr .catalog-logo:after {
    content: '';
    position: absolute;
    top: -15px;
    left: -10px;
    background: #79BFFF;
    width: 5px;
    bottom: -15px;
    border-radius: 16px 0 0 16px;
    opacity: 0;
    -webkit-transition: .5s;
    transition: .5s;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%)
}

.catalog-table table tbody tr:hover .catalog-logo:after {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

@media (max-width: 1179px) {
    body {
        font-size: 14px
    }

    .footer .container {
        display: block
    }

    .footer-info {
        width: 100%
    }

    .footer-item {
        padding-right: 0;
        width: 100%
    }

    .footer-item .contacts {
        margin-top: 20px
    }

    .catalog-item {
        padding: 25px 15px
    }

    .catalog-item__list {
        -webkit-column-count: 1;
        column-count: 1
    }

    h1 {
        font-size: 50px
    }

    .section-home__item .text {
        font-size: 18px
    }

    .advantages-item {
        width: calc(33.3% - 20px);
        margin: 15px 10px
    }

    .header-location input {
        margin: 0 5px
    }
}

@media (max-width: 939px) {
    .section-home__item_img {
        width: 250px
    }

    .section-home__item_text {
        width: calc(100% - 250px);
        padding-right: 35px
    }

    h1 {
        font-size: 36px
    }

    .section-home__item .text {
        font-size: 16px;
        line-height: 1.3
    }

    .section-home__item_img_cloud span {
        font-size: 34px
    }

    .header-logo__favorites {
        display: none
    }

    .advantages-item {
        display: block;
        text-align: center
    }

    .advantages-item__icon {
        margin: 0 auto 10px auto
    }

    .advantages-item p {
        width: 100%;
        padding-left: 0;
        font-size: 14px
    }

    .section-home+.section {
        padding-top: 100px
    }

    .column-item {
        width: calc(50% - 10px);
        -webkit-box-shadow: 0 3px 12px rgba(121, 191, 255, 0.2);
        box-shadow: 0 3px 12px rgba(121, 191, 255, 0.2)
    }

    .catalog-item__list {
        -webkit-column-count: 2;
        column-count: 2;
        margin-left: auto;
        margin-right: auto;
        max-width: 100%
    }

    .catalog-table table thead {
        display: none
    }

    .catalog-table table tbody {
        display: block;
        margin: 0 -10px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .catalog-table table tbody tr {
        width: calc(50% - 10px);
        border-radius: 16px;
        text-align: center;
        margin: 0 5px 10px 5px;
        padding: 25px 15px;
        -webkit-box-shadow: 0 3px 12px rgba(121, 191, 255, 0.2);
        box-shadow: 0 3px 12px rgba(121, 191, 255, 0.2);
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -moz-justify-content: center;
        -ms-justify-content: center;
        -webkit-box-pack: center;
        justify-content: center;
        -ms-flex-pack: center
    }

    .catalog-table table tbody tr td {
        padding: 7px 0
    }

    .catalog-table table tbody tr td:nth-child(1) {
        width: 100%
    }

    .catalog-table table tbody tr td b {
        font-weight: 400
    }

    .catalog-table table tbody tr td:nth-child(2),
    .catalog-table table tbody tr td:nth-child(3),
    .catalog-table table tbody tr td:nth-child(4),
    .catalog-table table tbody tr td:nth-child(5) {
        width: 50%;
        padding-right: 5px;
        text-align: left
    }

    .catalog-table table tbody tr td .chart-icon__title {
        font-size: 1em;
        display: inline-block;
        margin: 5px 10px
    }

    .catalog-table table tbody tr td .chart-icon {
        display: inline-block
    }

    .catalog-table table tbody tr td:nth-child(6) {
        width: 100%;
        text-align: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -moz-align-items: center;
        -ms-align-items: center;
        -ms-flex-align: center;
        -webkit-box-align: center;
        align-items: center;
        -moz-justify-content: center;
        -ms-justify-content: center;
        -webkit-box-pack: center;
        justify-content: center;
        -ms-flex-pack: center
    }

    .catalog-table table tbody tr td .catalog-item__list__icon {
        margin-bottom: 15px;
        padding-left: 30px;
        padding-top: 3px;
        font-size: 13px
    }

    .catalog-table table tbody tr td .catalog-item__list__icon:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        background: url(../img/check.svg) no-repeat center;
        width: 20px;
        height: 20px
    }

    .catalog-table table tbody tr .catalog-table__hidden {
        display: inline-block
    }

    h3 span {
        font-size: .7em
    }

    .catalog-table table tbody tr .catalog-logo:after {
        display: none
    }

    .information {
        -webkit-column-count: 2;
        column-count: 2;
        -webkit-column-gap: 30px;
        column-gap: 30px
    }

    .catalog-table table tbody tr td .chart-icon {
        padding-left: 45px
    }

    .catalog-table table tbody tr td .chart-icon:before {
        width: 34px;
        height: 34px;
        margin-top: -17px;
        background-size: 34px
    }

    .mob-hid {
        display: none !important;
    }
}

@media (max-width: 735px) {
    .advantages-item p {
        font-size: 12px
    }

    .section-home__item_img {
        width: 200px
    }

    .section-home__item_text {
        width: calc(100% - 200px);
        padding-right: 55px
    }

    .section-home__item_img_cloud span {
        font-size: 36px
    }

    .header .container {
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
        -moz-justify-content: center;
        -ms-justify-content: center;
        -webkit-box-pack: center;
        justify-content: center;
        -ms-flex-pack: center
    }

    .header-location {
        margin: 15px -5px
    }

    .section-home__item {
        padding: 30px 0
    }

    .section-home__item .container {
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
        -moz-justify-content: center;
        -ms-justify-content: center;
        -webkit-box-pack: center;
        justify-content: center;
        -ms-flex-pack: center
    }

    .section-home__item_text {
        width: 100%;
        padding-right: 0;
        text-align: center;
        margin-bottom: 30px
    }

    .section-home__item_text .text {
        margin-left: auto;
        margin-right: auto
    }

    .section-home__item_text h1 {
        margin-bottom: 15px
    }

    .section-home__item_img {
        width: 250px
    }

    .advantages {
        padding: 15px
    }

    .section-home+.section {
        padding-top: 130px
    }
}

@media (max-width: 619px) {
    .footer {
        font-size: 12px
    }

    .information {
        -webkit-column-count: 1;
        column-count: 1;
        -webkit-column-gap: 0;
        column-gap: 0;
        font-size: 12px
    }

    .information-item {
        margin-bottom: 20px
    }

    h3 {
        font-size: 18px;
        margin-bottom: 30px
    }

    .catalog-table table tbody tr,
    .catalog-item {
        width: calc(100% - 10px)
    }

    h1 {
        font-size: 30px
    }

    .header-location input {
        margin: 0 5px;
        font-size: 12px;
        padding: 10px
    }

    .section-home__item .text {
        font-size: 15px
    }

    .section-home__item_img {
        width: 200px
    }

    .section-home__item_img img {
        -webkit-transform: translateX(20px);
        transform: translateX(20px)
    }

    .advantages {
        display: block
    }

    .advantages-item {
        width: 100%;
        margin: 10px 0
    }

    .advantages-item__icon img {
        max-height: 35px
    }

    .catalog-table table tbody tr td {
        padding: 0
    }

    .catalog-table table tbody tr td .chart-icon {
        margin: 15px 0
    }

    .catalog {
        margin-bottom: 30px
    }

    .section-home__item_img:before {
        left: 60%;
        width: 160px;
        height: 160px
    }
}