@charset "UTF-8";

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
    .chosen-container .chosen-results-scroll-down span, .chosen-container .chosen-results-scroll-up span, .chosen-container-multi .chosen-choices .chosen-container-single .chosen-container-single .chosen-single abbr, .chosen-container-single .chosen-single div b, .chosen-rtl {
        background-size: 52px 37px !important;
        background-repeat: no-repeat !important
    }
}
@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 200;
    src: url(../fonts/RobotoLight.woff) format("woff2")
}

@font-face {
    font-family: RobotoCondensed;
    font-style: normal;
    font-weight: 600;
    src: url(../fonts/RobotoCondensedBold.woff) format("woff2")
}

@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/roboto-regular-webfont.woff2) format("woff2")
}

@font-face {
    font-family: Roboto;
    font-style: italic;
    font-weight: 400;
    src: url(../fonts/roboto-italic-webfont.woff2) format("woff2")
}

@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 700;
    src: url(../fonts/roboto-bold-webfont.woff2) format("woff2")
}

@font-face {
    font-family: Roboto;
    font-style: italic;
    font-weight: 700;
    src: url(../fonts/roboto-bolditalic-webfont.woff2) format("woff2")
}

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

html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent
}

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

body {
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff
}

[tabindex="-1"]:focus {
    outline: 0 !important
}

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

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

dl, ol, ul {
    margin-top: 0;
    margin-bottom: 1rem
}

ol ol, ol ul, ul ol, ul ul {
    margin-bottom: 0
}

b, strong {
    font-weight: bolder
}

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

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

a:not([href]):not([tabindex]) {
    color: inherit;
    text-decoration: none
}

a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
    color: inherit;
    text-decoration: none
}

a:not([href]):not([tabindex]):focus {
    outline: 0
}

img {
    vertical-align: middle;
    border-style: none
}

svg {
    overflow: hidden;
    vertical-align: middle
}

table {
    border-collapse: collapse
}

th {
    text-align: inherit
}

label {
    display: inline-block;
    margin-bottom: .5rem
}

button {
    border-radius: 0
}

button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color
}

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

button, input {
    overflow: visible
}

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

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

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

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

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

[hidden] {
    display: none !important
}

html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -ms-overflow-style: scrollbar
}

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

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

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

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

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

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

button::-moz-focus-inner {
    padding: 0;
    border: 0
}


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

::-moz-placeholder {
    color: #666
}

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

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

::placeholder {
    color: #666
}

::-moz-selection {
    background-color: #e10431;
    color: #fff
}

::selection {
    background-color: #e10431;
    color: #fff
}
body {
    font-size: 16px;
    min-width: 360px;
    line-height: 1.2;
    position: relative;
    font-family: Roboto, sans-serif;
    overflow-x: hidden;
    color: #717372;
    font-weight: 400;
    background: #f6f6f6
}

a {
    color: #8a95a2
}

a:hover {
    color: #8a95a2;
    text-decoration: underline
}


.big-title {
    font-size: 46px;
    text-align: center;
    color: #000;
    text-transform: uppercase;
    font-family: RobotoCondensed;
    font-weight: 600
}

.big-title_left {
    text-align: left
}

.container {
    padding-right: 7.5px;
    padding-left: 7.5px;
    margin-left: auto;
    margin-right: auto
}

.contact-menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    color: #fff;
    padding: 10px 0 17px 0
}

.contact-menu__category {
    margin: 0;
    font-weight: 200
}

.contact-menu__email {
    margin: 0;
    color: #fff
}

.contact-menu__phone {
    margin: 0;
    color: #fff
}

.my-location {
    position: relative;
    margin: 0;
    cursor: pointer;
    z-index: 200
}

.my-location_active {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.my-location_active .my-location__menu {
    display: block
}

.my-location__icon {
    width: 20px;
    margin-right: 15px;
    float: left
}

.my-location__city {
    float: left;
    margin: 0;
    margin-right: 15px
}

.my-location__menu {
    position: absolute;
    left: -20px;
    top: calc(100% + 15px);
    display: none
}

.phone-width-icon__icon {
    width: 20px;
    margin-right: 10px;
    margin-top: -3px
}

.main-header {
    padding: 35px 0;
    padding-bottom: 15px;
    border-bottom: 2px solid #ededed
}

.main-header__container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.main-header__phone {
    font-size: 20px;
    color: #000;
    margin-top: 10px
}

.main-logo {
    font-size: 36px;
    font-weight: 600;
    text-transform: uppercase
}

.main-logo:hover {
    text-decoration: none
}

.main-logo__left {
    color: #202020
}
.main-logo__left_white {
    color: #fff
}
.main-menu {
    border-bottom: 2px solid #e10431;
    padding: 25px 0;
    margin: 0
}
.main-menu__container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.main-menu__link {
    text-transform: uppercase;
    color: #000
}

.main-menu__link:hover {
    color: #6f6f6f
}

.link_active, .link_active:hover, .main-logo__right, .accent-text {
    color: #e10431 !important;
}

.burger-menu {
    display: none;
    cursor: pointer
}

.main-baner {
    overflow: hidden;
    background: #000;
    height: 735px;
    position: relative
}

.main-baner::after {
    display: block;
    content: "";
    clear: both
}

.main-baner__image {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    z-index: 1
}

.main-baner__content {
    margin-top: 180px
}

.first-content {
    max-width: 650px;
    z-index: 100;
    position: relative
}

.first-content__title {
    font-size: 50px;
    color: #fff;
    text-transform: uppercase;
    margin: 0;
    margin-bottom: 35px;
    font-family: RobotoCondensed;
    font-weight: 600;
    line-height: 1.2
}

.first-content__text {
    color: #949494;
    margin: 0;
    margin-bottom: 40px
}

.first-content__btn {
    padding: 12px 61px 16px 50px;
    border: 1px solid #e10431;
    color: #fff;
    display: inline-block;
    vertical-align: top;
    margin-left: 10px
}

.first-content__btn:hover {
    background: #c10d33;
    color: #fff
}

.btn-arrow {
    display: inline-block;
    vertical-align: top;
    padding: 12px 95px 17px 82px;
    background: #fff;
    color: #e10431;
    position: relative;
    border: none
}

.btn-arrow:hover, .btn-arrow_red {
    background: #e10431;
    color: #fff
}

.btn-arrow:hover .btn-arrow__arrow, .btn-arrow_red .btn-arrow__arrow {
    display: none
}

.btn-arrow:hover .btn-arrow__arrow-white, .btn-arrow_red .btn-arrow__arrow-white {
    display: block
}

.btn-arrow_disable {
    background: #aeb6b5
}

.btn-arrow_disable:hover {
    background: #aeb6b5
}

.btn-arrow__arrow {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 30px;
    margin: auto;
    width: 15px
}

.btn-arrow__arrow-white {
    display: none
}

.inf-cont-block {
    padding: 90px 0;
    padding-bottom: 85px
}

.inf-cont-block__benefits {
    margin-top: -130px;
    margin-bottom: 122px;
    position: relative
}

.inf-cont-block__benefits:after {
    content: "";
    clear: both;
    display: block;
    width: 2px;
    height: 105px;
    background: #000;
    left: 0;
    right: 0;
    bottom: -90px;
    margin: auto;
    position: absolute
}

.inf-cont-block__container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.inf-cont-block__left {
    width: 43%
}

.inf-cont-block__right {
    width: 57%;
    padding-left: 75px
}

.inf-cont-block__title {
    margin-top: 40px
}

.inf-cont-block__title_type_2 {
    margin-top: 0;
    padding-top: 15px
}

.inf-cont-block__text {
    margin-top: 43px
}

.benefits {
    background: #e10431;
    padding: 50px 40px;
    padding-bottom: 45px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
    z-index: 100;
    list-style: none;
    width: 100%;
    font-family: RobotoCondensed;
    font-weight: 600
}

.benefits__item {
    color: #fff;
    text-transform: uppercase;
    font-size: 20px;
    cursor: pointer
}
.benefits__item.active {
    /*color: yellow;*/
    color: #f6f8b3db;
    border-radius: 5px;
    cursor: auto;
}
.benefits__item:hover {
    color: #c1c1c1
}
.benefits__item.active:hover {
    color: #f6f8b3db;
}

.benefits__item:visited {
    color: #fff
}

.benefits__logo {
    margin-right: 20px;
    height: 35px;
    position: relative;
    top: -5px
}

.stylish-image {
    position: relative;
    width: 100%
}

.stylish-image:after {
    content: "";
    clear: both;
    display: block;
    position: absolute;
    left: -100px;
    top: -65px;
    width: 485px;
    height: 260px;
    background: #fff;
    z-index: 50
}

.stylish-image__text {
    margin: 0;
    text-transform: uppercase;
    font-size: 20px;
    color: #e10431;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transform-origin: left bottom 0;
    -ms-transform-origin: left bottom 0;
    transform-origin: left bottom 0;
    position: absolute;
    left: 20px;
    bottom: 0;
    z-index: 100;
    font-family: RobotoCondensed;
    font-weight: 600
}

.stylish-image__img {
    max-width: 430px;
    width: calc(100% - 60px);
    margin-left: 60px;
    margin: 20px;
    position: relative;
    z-index: 100
}

.stylish-image__img_type_2 {
    max-width: 355px;
    margin-left: 25px
}

.stylish-image_type_2:after {
    width: 480px;
    height: 410px;
    left: 0;
    top: -35px
}

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

.footer__logo {
    line-height: 1
}

.footer__logo-title {
    color: #fff;
    margin-top: 8px
}

.footer__contacts {
    color: #fff;
    width: 170px
}

.footer-menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 320px;
    margin-top: 3px
}

.footer-menu__link {
    line-height: 1;
    text-transform: uppercase;
    color: #fff;
    width: 50%;
    margin-bottom: 20px
}

.footer-text {
    margin: 0;
    margin-bottom: 15px
}
.footer_link {
    color: white;
}


.pagination {
    margin: auto;
    margin-bottom: 70px;
    display: block
}

.pagination::after {
    display: block;
    content: "";
    clear: both
}

.pagination__arrow {
    display: inline-block
}

.pagination__arrow:first-child {
    margin-right: 15px
}

.pagination__arrow:last-child {
    margin-left: 15px
}

.pagination__img {
    width: 15px
}

.pagination__img_left {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.pagination__link {
    color: #949494;
    border-color: #949494;
    padding: 7px 14px;
    border: 1px solid;
    display: inline-block;
    margin: 0 5px;
    margin-top: -7px
}

.pagination__link_active {
    color: #e10431
}

.contacts-b {
    padding-top: 40px
}

.contacts-b::after {
    display: block;
    content: "";
    clear: both
}

.contacts-b__title {
    display: inline-block;
    vertical-align: top;
    margin-right: 85px
}

.contacts-b__btns-b {
    display: inline-block;
    vertical-align: top;
    margin-top: 5px
}

.contacts-b__btn {
    margin-right: 8px
}

.contacts-b__btn:last-child {
    margin-right: 0
}

.contacts-b__content {
    margin-top: 50px
}

.contacts-b__content::after {
    display: block;
    content: "";
    clear: both
}

.contacts-b__left {
    float: left;
    width: 50%
}

.contacts-b__title-address {
    font-size: 20px;
    color: #e10431;
    text-transform: uppercase;
    font-family: RobotoCondensed;
    font-weight: 600
}

.contacts-b__info {
    margin: 0
}

.contacts-b__table {
    width: 100%;
    margin-top: 8px
}

.contacts-b__td {
    padding: 5px 0
}

.contacts-b__td:first-child {
    font-size: 14px;
    width: 180px;
    color: #949494;
    padding-right: 10px
}

.contacts-b__td:last-child {
    width: calc(100% - 180px);
    padding-left: 20px;
    padding-right: 50px
}

.contacts-b__icon {
    padding-top: 35px;
    padding-bottom: 35px
}

.contacts-b__all-photo-b {
    margin-top: 70px
}

.contacts-b__all-photo-b::after {
    display: block;
    content: "";
    clear: both
}

.contacts-b__photo-c {
    position: relative;
    width: 153px;
    height: 153px;
    float: left;
    margin-right: 10px;
    margin-bottom: 115px
}

.contacts-b__photo-b {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative
}

.contacts-b__photo {
    position: absolute;
    height: 100%;
    left: 0;
    top: 0;
    z-index: -1
}

.contacts-b__color-back-img {
    position: absolute;
    bottom: -27px;
    right: -28px;
    width: 55px;
    height: 55px;
    overflow: hidden
}

.contacts-b__color-back-img:after {
    content: "";
    clear: both;
    display: block;
    background: #e10431;
    z-index: 10;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: .89
}

.contacts-b__right {
    float: left;
    width: 50%
}

.contacts-b__map-b {
    max-width: 100%;
    width: 580px;
    height: 580px;
    position: relative
}

.contacts-b__map-b:after {
    content: "";
    clear: both;
    display: block;
    position: absolute;
    top: 35px;
    left: 35px;
    width: 580px;
    height: 565px;
    background: #fff;
    z-index: 1
}

.contacts-b__map {
    border: none;
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 10;
    -webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, .29);
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, .29)
}

.icon-mail {
    width: 20px
}

.blog-b {
    margin-top: 160px;
    text-align: center
}

.blog-b__tags-b {
    margin: auto;
    margin-top: 22px;
    position: relative
}

.blog-b__pagination {
    margin-top: 50px
}

.tags-b {
    display: inline-block
}

.tags-b::after {
    display: block;
    content: "";
    clear: both
}

.tags-b__icon {
    color: #e10431;
    font-size: 24px;
    float: left;
    margin-right: 15px;
    margin-bottom: 5px
}

.tags-b__tag {
    float: left;
    color: #949494;
    border: 1px solid #949494;
    line-height: 1;
    padding: 6px 25px;
    text-transform: uppercase;
    margin-right: 10px;
    font-size: 14px;
    margin-bottom: 10px;
    cursor: pointer
}

.tags-b__tag:last-child {
    margin-right: 0
}

.tags-b__tag:hover {
    color: #e10431;
    border-color: #e10431
}

.blog-card {
    margin-bottom: 10px;
    text-align: left
}

.blog-card__img-b {
    width: 100%;
    height: 250px;
    position: relative;
    overflow: hidden
}

.blog-card__img {
    position: absolute;
    min-height: 100%;
    width: 100%;
    top: 0;
    left: 0
}

.blog-card__title {
    font-size: 20px;
    font-weight: 600;
    margin-top: 15px;
    font-family: RobotoCondensed;
    font-weight: 600;
    text-transform: uppercase;
    color: #000
}

.blog-card__text {
    color: #949494;
    margin-top: 17px
}

.blog-card__tags-b {
    margin-top: 12px
}


.my-popup {
    width: 100%;
    padding: 45px 100px;
    background: #f6f6f6;
    text-align: center;
    margin: auto;
    display: none
}

.my-popup_view {
    display: block
}

.my-popup__title {
    margin-bottom: 50px
}

.my-popup__input {
    width: 100%;
    margin-bottom: 20px
}

.my-popup__img {
    max-width: 100%
}

.my-popup__link-grey {
    width: 100%;
    display: block;
    margin-top: 10px;
    color: #949494
}

.my-popup__btn {
    width: 100%;
    max-width: 285px;
    margin-top: 25px
}

.my-popup__mini-title {
    margin-top: 30px
}

.my-popup__color-link {
    margin-top: 10px;
    color: #e10431;
    text-decoration: underline
}

.content {
    width: calc(100% - 300px);
    padding-left: 40px
}

.content_active {
    width: 100%
}

.content__title {
    display: inline-block;
    vertical-align: middle
}

.content__img-link {
    display: inline-block;
    vertical-align: middle
}

.content__header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    line-height: 1
}

@media (max-width: 1199.98px) {
    .contacts-b__map-b {
        overflow: hidden
    }
    .contacts-b__photo-c {
        width: 100px;
        height: 100px
    }

    .content {
        padding-left: 20px;
        width: calc(100% - 280px)
    }
}

@media (max-width: 991.98px) {
    .main-header__phone {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2
    }
    .main-menu {
        display: none
    }

    .main-menu__container {
        -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
        justify-content: space-around
    }

    .burger-menu {
        display: block
    }

    .contact-menu__email {
        display: none
    }

    .contact-menu__category {
        display: none
    }

    .main-baner {
        height: 550px
    }

    .main-baner__content {
        margin-top: 30px
    }

    .inf-cont-block {
        padding-top: 0
    }

    .inf-cont-block__benefits {
        max-width: 100%;
        padding: 20px 30px;
        margin-top: -80px
    }

    .benefits__item {
        padding: 10px
    }

    .inf-cont-block__left {
        width: 100%
    }

    .inf-cont-block__right {
        width: 100%;
        padding: 0 20px;
        margin-top: 30px
    }

    .inf-cont-block__title {
        text-align: center
    }

    .stylish-image {
        width: 70%;
        margin: auto
    }

    .stylish-image_type_2 {
        margin-top: 70px
    }

    .stylish-image_type_2:after {
        width: 100%;
        left: -20px;
        z-index: -1
    }

    .contacts-b__left {
        width: 100%
    }

    .contacts-b__right {
        width: 100%
    }

    .contacts-b__map-b {
        width: 100%;
        margin-bottom: 30px
    }

    .contacts-b__td:first-child {
        width: 130px
    }

    .big-card-news__title {
        font-size: 18px
    }

    .footer-menu {
        -webkit-order: 3;
        -ms-order: 3;
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .footer__contacts {
        width: 220px;
        margin-top: 20px;
        -webkit-order: 4;
        -ms-order: 4;
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .content {
        width: 100%;
        padding-left: 0
    }
}

@media (max-width: 767.98px) {
    .contact-menu {
        font-size: 14px
    }

    .contact-menu__category {
        display: none
    }

    .contact-menu__email {
        display: none
    }

    .main-header__phone {
        -webkit-order: 3;
        -ms-order: 3;
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
        margin-top: -25px
    }

    .first-content__title {
        font-size: 40px
    }

    .inf-cont-block__benefits {
        margin: auto;
        margin-bottom: 80px;
        margin-top: -70px;
        font-size: 14px;
        padding: 5px
    }

    .benefits__item {
        font-size: 13px
    }

    .footer-menu {
        width: 100%;
        max-width: inherit;
        -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
        justify-content: space-around;
        margin-top: 40px
    }

    .footer-menu__link {
        width: initial;
        padding: 0 10px
    }

    .footer__contacts {
        width: 100%;
        text-align: center
    }

    .input-c, .select-c {
        width: 100%
    }
}

@media (max-width: 575.98px) {
    .contact-menu {
        padding-bottom: 10px
    }

    .main-header__logo {
        width: 100%;
        text-align: center
    }

    .contact-menu__location {
        width: 100%;
        margin-bottom: 10px
    }

    .my-location__menu {
        left: -10px;
        top: calc(100% + 5px)
    }

    .main-header__phone {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
        width: 100%;
        text-align: center;
        margin-top: 0
    }

    .blog-card__img-b {
        height: 180px
    }

    .main-baner__content {
        padding: 0 20px;
        padding-bottom: 40px
    }

    .benefits__item {
        width: 100%
    }

    .first-content__title {
        font-size: 34px
    }

    .first-content__text {
        margin-bottom: 30px
    }

    .first-content__btn {
        margin-left: 0;
        margin-right: 100px;
        margin-top: 20px
    }

    .stylish-image__text {
        font-size: 16px
    }

    .stylish-image:after {
        width: 100%;
        left: -80px
    }

    .big-title {
        font-size: 26px
    }

    .capture-point__title {
        font-size: 24px;
        font-weight: 600
    }

    .footer__logo {
        text-align: center
    }

    .footer__container {
        -webkit-justify-content: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .burger-menu {
        position: relative;
        /*top: -20px;*/
        z-index: 700;
        position: relative
    }

    .my-popup {
        padding: 45px 20px
    }

    .content {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1
    }
}

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

    .contact-menu__email {
        position: relative;
        left: -82px
    }

    .main-header__phone {
        margin-top: 14px;
        margin-left: 65px
    }

    .footer-menu {
        max-width: 370px;
        position: relative;
        left: 33px
    }

    .footer__contacts {
        position: relative;
        right: 28px;
        top: 3px
    }
}
.active-tag {
    font-weight: bold;
    color: #e10431;
    border-color: #e10431;
}
.tel__icons {
    padding-left: 28px;
    background-repeat: no-repeat;
    background-position: left center;
    display: inline-block;
    background-size: 20px;
    min-height: 24px;
    line-height: 24px;
    vertical-align: middle;
}

.tel__icons--viber {
    background-image: url('/img/viber.svg');
}

.tel__icons--whatsapp {
    background-image: url('/img/whatsapp.svg');
}

.tel__icons--telegram {
    background-image: url('/img/telegram.svg');
}


a:hover {
    color: #8a95a2;
}

.footer {
    background: #2c2c2c;
    padding: 45px 0;
}
.mfp-content {
    width: 100%;
    max-width: 580px
}
.mfp-content .my-popup {
    display: block;
}

.mfp-auto-cursor .mfp-content {
    cursor: auto;
}
.mfp-ajax-holder .mfp-content, .mfp-inline-holder .mfp-content {
    width: 100%;
    cursor: auto;
}
.mfp-content {
    width: 100%;
    max-width: 580px;
}
.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045;
}

.contact-menu {
    color: #fff;
}

.color-header-block {
    background: #3b3b3b;
    position: relative;
    z-index: 400;
}

.icon-geo {
    width: 20px;
}
.contact-menu__location {
    color: white;
}
.main-menu__mobile {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 300;
    background: #3b3b3b;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    padding: 50px 0 20px 0;
}
.main-menu__mobile {
    display: block
}

.main-menu__mobile .main-menu__link {
    width: 100%;
    color: #fff;
    padding: 5px 0
}
.main-menu__mobile_active {
    -webkit-transform: translate(0);
    -ms-transform: translate(0);
    transform: translate(0)
}
.responsive-table__mobile-title {
    display: block
}
@import url('https://fonts.googleapis.com/css?family=Dosis');

:root {
    /* generic */
    --gutterSm: 0.4rem;
    --gutterMd: 1rem;
    --gutterLg: 0.5rem;
    --gutterXl: 2.4rem;
    --gutterXx: 7.2rem;
    --colorPrimary400: blue;
    --colorPrimary600: #e3e3e3;
    --colorPrimary800: red;
    --fontFamily: "Dosis", sans-serif;
    --fontSizeSm: 1.2rem;
    --fontSizeMd: 1.6rem;
    --fontSizeLg: 1rem;
    --fontSizeXl: 2.8rem;
    --fontSizeXx: 3.6rem;
    --lineHeightSm: 1.1;
    --lineHeightMd: 1;
    --transitionDuration: 300ms;
    --transitionTF: cubic-bezier(0.645, 0.045, 0.355, 1);

    /* floated labels */
    --inputPaddingV: var(--gutterMd);
    --inputPaddingH: var(--gutterLg);
    --inputFontSize: var(--fontSizeLg);
    --inputLineHeight: var(--lineHeightMd);
    --labelScaleFactor: 0.8;
    --labelDefaultPosY: 50%;
    --labelTransformedPosY: calc(
            (var(--labelDefaultPosY)) -
            (var(--inputPaddingV) * var(--labelScaleFactor)) -
            (var(--inputFontSize) * var(--inputLineHeight))
    );
    --inputTransitionDuration: var(--transitionDuration);
    --inputTransitionTF: var(--transitionTF);
}

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

.Wrapper {
    flex: 0 0 80%;
    max-width: 80%;
}

.Title {
    margin: 0 0 var(--gutterXx) 0;
    padding: 0;
    color: #fff;
    font-size: var(--fontSizeXx);
    font-weight: 400;
    line-height: var(--lineHeightSm);
    text-align: center;
    text-shadow: -0.1rem 0.1rem 0.2rem var(--colorPrimary800);
}

.Input {
    position: relative;
}

.Input-text {
    display: block;

    margin-bottom: 30px;
    border: 1px solid;
    box-shadow: none;
    border-color: #e3e3e3;
    position: relative;

    padding: var(--inputPaddingV) var(--inputPaddingH);
    font-family: inherit;
    font-size: var(--inputFontSize);
    font-weight: inherit;
    line-height: var(--inputLineHeight);
    transition: box-shadow var(--transitionDuration);
    padding-left: 30px;
}

.Input-text::placeholder {
    color: #717372;
}

.Input-text:focus {
    outline: none;
    box-shadow: 0.2rem 0.8rem 1.6rem var(--colorPrimary600);
}

.Input-label {
    display: block;
    position: absolute;
    bottom: 60%;
    left: 1rem;
    color: #949494; /*цвет выводимог текста */
    font-family: inherit;
    font-size: var(--inputFontSize);
    font-weight: inherit;
    line-height: var(--inputLineHeight);
    opacity: 0;
    transform:
            translate3d(0, var(--labelDefaultPosY), 0)
            scale(1);
    transform-origin: 0 0;
    transition:
            opacity var(--inputTransitionDuration) var(--inputTransitionTF),
            transform var(--inputTransitionDuration) var(--inputTransitionTF),
            visibility 0ms var(--inputTransitionDuration) var(--inputTransitionTF),
            z-index 0ms var(--inputTransitionDuration) var(--inputTransitionTF);
}

.Input-text:placeholder-shown + .Input-label {
    visibility: hidden;
    z-index: -1;
}

.Input-text:not(:placeholder-shown) + .Input-label,
.Input-text:focus:not(:placeholder-shown) + .Input-label {
    visibility: visible;
    z-index: 1;
    opacity: 1;
    transform:
            translate3d(0, var(--labelTransformedPosY), 0)
            scale(var(--labelScaleFactor));
    transition:
            transform var(--inputTransitionDuration),
            visibility 0ms,
            z-index 0ms;
}











.search {
    width: 470px;
}
@media (min-width: 1200px) {
    .main-header__search {
        margin-left: 95px;
    }
}
.search {
    position: relative;
    width: 270px;
}
.search__input {
    font-weight: 200;
    padding: 9px 15px;
    border: 1px solid #e3e3e3;
    line-height: 1;
    width: 100%;
    margin-bottom: 10px;
    margin-top: -4px;
}
input, textarea {
    outline: 0;
    background: #fff;
    border: 1px solid;
    padding: 15px 30px;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: #e3e3e3;
}
button, input {
    overflow: visible;
}
button, input, optgroup, select, textarea {
    margin: 0;
    margin-top: 0px;
    margin-bottom: 0px;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
.search__btn {
    background: 0 0;
    position: absolute;
    top: 2px;
    right: 15px;
    border: none;
    padding: 0;
    margin: 0;
}
[type="button"], [type="reset"], [type="submit"], button {
    -webkit-appearance: button;
}
button, select {
    text-transform: none;
}
button, input {
    overflow: visible;
}
button, input, optgroup, select, textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
button {
    border-radius: 0;
}
.search__icon {
    width: 15px;
    margin-top: 7px;
}
img {
    vertical-align: middle;
    border-style: none;
}
*, ::before, ::after {
    box-sizing: border-box;
}
@media (min-width: 1200px) {
    .main-header__account {
        margin-left: 45px;
        margin-top: -3px;
        position: relative;
        left: -10px;
    }
}
.my-account {
    max-width: 210px;
    line-height: 1.3;
    margin-top: -6px;
}
.my-account__avatar {
    width: 20px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    margin-top: 5px;
}
.my-account__name {
    font-weight: 200;
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 40px);
    margin: 0;
}
.development {
    font-size: 11px;
    position: absolute;
    right: 20px;
}