@charset "UTF-8";

body,
html {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0
}

a,
body {
    color: #111
}

body {
    font: 400 16px 'PTSans', Arial, Tahoma, sans-serif;
    -webkit-font-smoothing: antialiased;
    overflow-x: hidden
}

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

.wrapper {
    overflow: hidden;
    min-height: 100%;
    position: relative
}

.wrapper:after {
    content: "";
    display: block;
    height: 10.625rem
}

.footer {
    height: 10.625rem;
    background-color: #111;
    margin-top: -10.625rem;
    padding: 3.125rem 0;
    position: relative
}

.section {
    padding: 2.5rem 0
}

.container {
    width: 71.25rem;
    margin: 0 auto
}

.section__title {
    font-size: 1.875rem;
    text-align: center;
    position: relative
}

.section__title.section__title-white {
    color: #fff
}

.section__title-text {
    display: inline-block
}

.section__title-line {
    display: block;
    width: 18.75rem;
    height: .0625rem;
    background: #f0003f;
    border: 0
}

.section__content-wrapper {
    padding: 3.4375rem 0 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
    font-weight: 400
}

ul {
    padding: 0;
    margin: 0
}

ul li {
    list-style: none
}

a {
    text-decoration: none
}

a:active,
a:focus,
a:hover,
a:visited {
    text-decoration: none;
    outline: 0
}

.menu__toggle-btn:hover,
a:active,
a:hover {
    color: #f0003f
}

p {
    margin: 0;
    padding: 0
}

input:active,
input:focus,
input:hover {
    outline: 0;
    outline-offset: 0
}

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

.page__section {
    padding: 0 0 2.5rem
}

.grid__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin: 0;
    margin-right: -.9375rem;
    margin-left: -.9375rem
}

.grid__item {
    width: 22.5rem;
    font-size: 0;
    margin: 0 .9375rem 1.875rem
}

.grid__link {
    display: inline-block;
    position: relative;
    color: #fff;
    font-size: 1.125rem;
    font-weight: 700;
    -webkit-transition: .3s;
    transition: .3s
}

.grid__img-wrapper {
    width: 22.5rem;
    height: 11.25rem;
    position: relative;
    overflow: hidden
}

.grid__img {
    display: block;
    max-width: 100%;
    max-height: 100%;
    position: absolute
}

.grid__content {
    background-image: -webkit-gradient(linear, left top, right top, from(#000), to(transparent));
    background-image: linear-gradient(to top, #000 0%, transparent 100%);
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 22.5rem;
    height: 3.75rem;
    padding: 1.25rem
}

.grid__text {
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 1.25rem;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.object__max-width {
    max-width: 70%
}

.menu__toggle-btn {
    display: none;
    width: 100%;
    height: 3.125rem;
    position: relative;
    background: #fff;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    -webkit-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
    z-index: 21
}

.menu__toggle-text {
    display: inline-block;
    text-transform: uppercase;
    font-weight: 700;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.nav-menu,
.nav-menu.active {
    -webkit-transition: .5s ease-in-out;
    transition: .5s ease-in-out
}

.nav-menu.active {
    display: block;
    position: absolute;
    top: 10.3125rem;
    z-index: 20;
    background: #fff;
    width: 100%;
    left: 0;
    right: 0
}

.nav-menu.active .header-menu {
    text-align: center;
    border: 0;
    margin-bottom: .625rem
}

.nav-menu.active .header-menu__item {
    display: block;
    margin-right: 0
}

.nav-menu.active .header-menu__link {
    display: block;
    padding: 0;
    line-height: 3.125rem
}

.page-contacts__map {
    margin-top: 35px
}

#map {
    width: 100%;
    height: 350px
}

@font-face {
    font-family: 'PTSans';
    src: url(../fonts/PTSans/PTSans.eot?#iefix) format("embedded-opentype"), url(../fonts/PTSans/PTSans.woff) format("woff"), url(../fonts/PTSans/PTSans.ttf) format("truetype"), url(../fonts/PTSans/PTSans.svg#PTSans) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'PTSans';
    src: url(../fonts/PTSansBold/PTSansBold.eot?#iefix) format("embedded-opentype"), url(../fonts/PTSansBold/PTSansBold.woff) format("woff"), url(../fonts/PTSansBold/PTSansBold.ttf) format("truetype"), url(../fonts/PTSansBold/PTSansBold.svg#PTSansBold) format("svg");
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: 'Fontawesome';
    src: url(../fonts/Fontawesome/fontawesome-webfont.eot?#iefix) format("embedded-opentype"), url(../fonts/Fontawesome/fontawesome-webfont.woff) format("woff"), url(../fonts/Fontawesome/fontawesome-webfont.ttf) format("truetype"), url(../fonts/Fontawesome/fontawesome-webfont.svg#RussoOne) format("svg");
    font-weight: 400;
    font-style: normal
}

.header__top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 1.375rem 0
}

.header__logo,
.header__logo-link {
    display: inline-block
}

.logo__img {
    display: block
}

.header__contacts {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    line-height: 1.25rem;
    color: #000000
}

.header__contacts-icon {
    background: url(../img/icons/smartphone-icon.png) 50% 50% no-repeat;
    display: inline-block;
    width: 1.5rem;
    height: 2.5rem;
    margin-right: 1.25rem
}

.header__phone-link {
    display: inline-block;
    font-size: 1.75rem;
    line-height: 1.25rem;
    font-weight: 700;
    color: #000000
}

.header-menu {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    position: relative
}

.header-menu__item {
    display: inline-block;
    margin-right: 1.875rem;
    position: relative
}

.header-menu__item:last-child {
    margin-right: 0
}

.header-menu__item:hover .header-menu__dropdown-wrapper {
    left: -1.25rem
}

.header-menu__link {
    font-weight: 700;
    text-transform: uppercase;
    color: #000000;
    display: inline-block;
    padding: 1.25rem 0
}

.header-menu__link:active,
.menu-link__active {
    color: #f0003f
}

.header-menu__dropdown-wrapper {
    position: absolute;
    left: 624.9375rem;
    z-index: 10
}

.header-menu__dropdown {
    background: #f5f5f5;
    padding: 1.25rem;
    position: relative
}

.header-menu__dropdown:after {
    content: '';
    position: absolute;
    left: 3.75rem;
    top: -1.25rem;
    border: .625rem solid transparent;
    border-bottom: .625rem solid #f5f5f5
}

.dropdown-menu__item {
    margin-bottom: .9375rem
}

.dropdown-menu__item:last-child {
    margin-bottom: 0
}

.dropdown-menu__link {
    font-weight: 700;
    text-transform: uppercase;
    color: #000000;
    display: block
}

.dropdown-menu__text {
    white-space: nowrap
}

.main-slider {
    padding: 0;
    margin: 0
}

.main-slider__wrapper,
.slider__item {
    position: relative
}

.slider__img-wrapper {
    max-width: 100%
}

.slider__img {
    display: block
}

.slider__text-wrapper {
    font-size: 2.25rem;
    font-weight: 700;
    text-transform: uppercase;
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
    color: #fff;
    width: 650px
}

.slider__text {
    position: relative;
    background-color: rgba(240, 0, 63, .902);
    padding: .625rem 0;
    line-height: 4.375rem;
    -webkit-box-shadow: 1.25rem 0 0 rgba(240, 0, 63, .902), -1.25rem 0 0 rgba(240, 0, 63, .902);
    box-shadow: 1.25rem 0 0 rgba(240, 0, 63, .902), -1.25rem 0 0 rgba(240, 0, 63, .902)
}

.slick-arrow {
    font-size: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 15;
    padding: 0;
    border: 0;
    background: 0 0;
    cursor: pointer
}

.slick-arrow.slick-prev {
    left: 3%
}

.slick-arrow.slick-next:after,
.slick-arrow.slick-prev:after {
    content: "\f104";
    font-family: 'fontAwesome';
    font-size: 5rem;
    color: #fff
}

.slick-arrow.slick-next {
    right: 3%
}

.slick-arrow.slick-next:after {
    content: "\f105";
    font-size: 6.875rem
}

.slick-arrow:hover:after,
.slider__controls-link:hover .slider__controls-icon {
    color: #f0003f
}

.slick-arrow:focus {
    outline: 0
}

.slider__controls-link {
    display: inline-block;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.slider__controls-link.slider__controls-prev {
    left: 3%
}

.slider__controls-link.slider__controls-next {
    right: 3%
}

.slider__controls-icon {
    font-size: 5rem;
    color: #fff;
    display: inline-block
}

.slick-dots {
    display: inline-block;
    position: absolute;
    bottom: 1.25rem;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.slick-dots li {
    display: inline-block;
    cursor: pointer
}

.slick-dots li:not(:last-child) {
    margin-right: 10px
}

.slick-dots .slick-active button {
    background: #f0003f
}

.slick-dots button {
    width: 1rem;
    height: 1rem;
    background: #fff;
    display: block;
    color: transparent;
    padding: 0;
    border: 0
}

.slick-dots button:focus {
    outline: 0
}

.slick-next:before,
[dir=rtl] .slick-prev:before {
    content: ""
}

.slick-dots li button {
    background: #fff
}

.slick-dots li button:before {
    content: "";
    color: transparent;
    opacity: 1
}

.breadcrumbs {
    margin: 1.25rem 0;
    padding: 0
}

.breadcrumbs__item {
    display: block;
    position: relative
}

.breadcrumbs__item:not(:last-child) {
    margin-right: .3125rem
}

.breadcrumbs__last,
.breadcrumbs__link {
    font-size: .875rem;
    color: #F0003F;
    display: block
}

.breadcrumbs__text {
    display: block
}

.breadcrumbs__icon {
    font-size: 14px;
    color: #F0003F;
    display: block
}

.breadcrumbs__link {
    margin-right: .3125rem
}

.services__item,
.services__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

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

.services__item {
    -ms-flex-preferred-size: 31%;
    flex-basis: 31%;
    -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
}

.service__link {
    display: inline-block;
    text-align: center
}

.service__text {
    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: center;
    -ms-flex-pack: center;
    justify-content: center
}

.service__icon {
    display: inline-block;
    width: 3.75rem;
    height: 3.75rem;
    margin-bottom: 2.1875rem
}

.service__title {
    font-weight: 700;
    text-transform: uppercase
}

.service__desc {
    text-align: center;
    margin-top: .3125rem
}

.section__news {
    background: #f5f5f5
}

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

.news__item {
    width: 22.5rem
}

.news__text {
    margin-top: .9375rem
}

.news__link {
    display: inline-block;
    font-size: .9375rem;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 1.25rem
}

.news__img-wrapper {
    width: 22.5rem;
    height: 12.5rem;
    overflow: hidden;
    display: inline-block;
    position: relative
}

.news__img {
    max-width: 100%;
    max-height: 100%;
    display: block;
    position: absolute
}

.news__date {
    font-size: .8125rem;
    color: #f0003f;
    line-height: 1.25rem;
    margin: .3125rem 0
}

.news__desc {
    font-size: .9375rem
}

.news__bottom {
    text-align: center;
    margin-top: 2.1875rem
}

.news__btn {
    display: inline-block;
    padding: .75rem 2.1875rem;
    background: #f0003f;
    -webkit-transition: .3s ease;
    transition: .3s ease
}

.news__btn:hover {
    background: #a7002c
}

.news__btn-text {
    display: inline-block;
    font-size: 1.0625rem;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase
}

.page-news {
    padding: 0 0 1.25rem
}

.page-news .news__item {
    margin-bottom: 2.8125rem
}

.advantages__item,
.advantages__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

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

.advantages__item {
    -ms-flex-preferred-size: 23%;
    flex-basis: 23%;
    -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
}

.advantages__icon {
    width: 3.75rem;
    height: 3.75rem;
    display: inline-block;
    overflow: hidden
}

.advantages__text {
    text-align: center;
    margin-top: 1.875rem;
    line-height: 1.25rem
}

.advantages__title {
    font-weight: 700;
    text-transform: uppercase;
    display: inline-block
}

.licences {
    background: #f5f5f5
}

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

.licences__item {
    -ms-flex-preferred-size: 23%;
    flex-basis: 23%;
    text-align: center
}

.licence__img-wrapper {
    display: inline-block
}

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

.partners__item.slick-slide {
    height: auto
}

.slick-initialized .slick-slide,
.slick-slide img {
    text-align: center
}

.partners__img-wrapper {
    display: inline-block;
    width: 16.25rem
}

.partners__img {
    max-width: 100%
}

.page-partners__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: -.9375rem
}

.page-partners__item {
    width: 22.5rem;
    margin: 0 .9375rem 2.5rem
}

.page-partners__item.slick-slide {
    margin-right: 25px
}

.page-partners__img-wrapper {
    width: 22.5rem;
    height: 12.5rem;
    display: inline-block;
    position: relative;
    overflow: hidden
}

.page-partners__img {
    display: block;
    max-width: 100%;
    max-height: 100%;
    position: absolute
}

.page-partners__text {
    font-size: .9375rem;
    line-height: 1.25rem
}

.page-partners__title {
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: .3125rem
}

.page-partners__desc {
    text-align: justify
}

.call-request {
    background: url(../img/bg/bg-form-request.jpg) 0 0 no-repeat;
    height: 17.5rem
}

.form-request {
    position: relative
}

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

.request__input {
    width: 17.625rem;
    height: 3.25rem;
    border: 1px solid #f0003f;
    background-color: transparent;
    padding: 10px 0 10px 25px;
    color: #fff;
    font-family: 'PTSans'
}

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

:-moz-placeholder,
::-moz-placeholder {
    color: #fff
}

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

.request__label {
    display: inline-block;
    position: relative
}

.form__btn {
    font-size: 1.25rem;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    width: 17.5rem;
    height: 3.125rem;
    background: #f0003f;
    border: 0;
    cursor: pointer;
    -webkit-transition: .5s;
    transition: .5s;
    padding: 0;
    font-family: 'PTSans'
}

.form__btn:hover {
    background: #a7002c
}

.form__btn:focus {
    outline: 0
}

#request__phone-error,
.success {
    position: static;
    left: 0;
    color: #f0003f;
}

#request__phone-error {
    font-size: 13px;
    width: 260px;
    display: inline-block;
    bottom: -50%
}

.success {
    bottom: 0;
    right: 0;
    top: 0;
    display: none;
    z-index: 40
}

.success~* {
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}

.success .success-message {
    margin: auto;
    font-size: 1.25rem;
    font-weight: 700
}

.success.active~* {
    opacity: .2;
    -webkit-filter: blur(30);
    filter: blur(30)
}

.about {
    padding: 0;
    position: relative
}

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

.page__about {
    -ms-flex-preferred-size: 73%;
    flex-basis: 73%
}

.sidebar {
    -ms-flex-preferred-size: 23%;
    flex-basis: 23%
}

.page__title {
    font-size: 1.875rem;
    line-height: 1.25rem;
    margin-bottom: 1.5625rem
}

.page__content {
    font-size: .875rem;
    line-height: 1.25rem;
    padding: 0 0 2.5rem
}

.page__content p {
    margin-bottom: 1.5625rem
}

.page__content a {
    color: #000;
    text-decoration: underline
}

.page__content a:hover {
    color: #f0003f;
    text-decoration: none
}

.page__content li {
    text-indent: .9375rem;
    position: relative
}

.page__content li:not(:last-child) {
    margin-bottom: 1.5625rem
}

.page__content li:after {
    font-family: 'FontAwesome';
    content: "\f111";
    display: block;
    font-size: .3125rem;
    color: #f0003f;
    position: absolute;
    top: 0;
    left: -.9375rem
}

.sidebar__item:last-child .sidebar__item-link {
    border-bottom: none
}

.sidebar__item-link {
    display: block;
    font-size: .9375rem;
    line-height: 2.5rem;
    text-transform: uppercase;
    font-weight: 700;
    color: #000000;
    border-bottom: .0625rem solid #ddd
}

.sidebar__item-link.active {
    color: #f0003f
}

.sidebar.active {
    position: absolute;
    background: #f8f8f8;
    left: -.9375rem;
    right: -.9375rem;
    display: block;
    text-align: center;
    top: 0;
    padding: .625rem 0;
    z-index: 18
}

.works {
    background: #f5f5f5
}

.toggle__sidebar-btn {
    z-index: 19
}

.toggle__sidebar-btn,
.toggle__tabs-btn {
    display: none;
    position: absolute;
    right: .625rem;
    top: -3.4375rem;
    cursor: pointer
}

.toggle__sidebar-item,
.toggle__tabs-item {
    width: 1.875rem;
    height: .375rem;
    background: #111
}

.toggle__sidebar-item:not(:last-child),
.toggle__tabs-item:not(:last-child) {
    margin-bottom: .3125rem
}

.toggle__tabs-btn {
    top: 1%;
    right: 0;
    z-index: 19
}

.page-contacts__content {
    position: relative
}

.page-contacts__tabs-control {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-bottom: .125rem solid #ddd
}

.page-contacts__tabs-control.active {
    display: block;
    position: absolute;
    left: -.9375rem;
    right: -.9375rem;
    top: 0;
    background: #f8f8f8;
    z-index: 18;
    padding: 0 .9375rem;
    border: 0
}

.page-contacts__tabs-control.active .page-contacts__tabs-item {
    display: block;
    margin-right: 0
}

.page-contacts__tabs-control.active .page-contacts__tabs-item:not(:last-child) {
    border-bottom: .0625rem solid #ddd
}

.page-contacts__tabs-item {
    margin-right: 2.5rem
}

.page-contacts__tabs-item.active .page-contacts__tabs-link {
    color: #f0003f
}

.page-contacts__tabs-link {
    display: block;
    text-transform: uppercase;
    font-weight: 700;
    padding: .9375rem 0
}

.page-contacts__tabs-link:active,
.page-contacts__tabs-link:focus {
    color: #f0003f
}

.page-contacts__content {
    padding: 2.1875rem 0 0
}

.page-contacts__content-item {
    display: none
}

.page-contacts__content-item.active {
    display: block
}

.page-contacts-info__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: .9375rem;
    line-height: 1.875rem
}

.page-contacts-info__title {
    width: 11.25rem;
    font-weight: 700
}

.page-contacts__info-bottom {
    margin-top: 1.875rem
}

.page-contacts-info__link {
    display: inline-block;
    font-size: .9375rem;
    color: #000000;
    text-decoration: underline
}

.page-contacts__info-table {
    border: .0625rem solid #000000;
    font-size: .875rem
}

.contacts-table__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.contacts-table__item:not(:last-child) {
    border-bottom: .0625rem solid #000000
}

.contacts-table__header {
    color: #f0003f
}

.contacts-table__text {
    width: 25%;
    padding: 1.375rem
}

.contacts-table__text:not(:last-child) {
    border-right: .0625rem solid #000000
}

.contacts-table__text .page-contacts-info__link {
    font-size: .875rem
}

.contacts-table__row .contacts-table__text-phone {
    font-weight: 700
}

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

.works__item:not(:last-child) {
    margin-bottom: 1.25rem
}

.works__img-wrapper {
    margin-right: 1.875rem
}

.works__item-img {
    width: 22.5rem;
    height: 11.25rem;
    overflow: hidden;
    display: inline-block;
    position: relative
}

.works__img {
    max-width: 100%;
    max-height: 100%;
    display: block;
    position: absolute
}

.works__title {
    font-size: 1.125rem;
    font-weight: 700;
    color: #666
}

.works__title-line {
    display: inline-block;
    width: 12.8125rem;
    height: .0625rem;
    background: #f0003f;
    border: 0
}

.works__desc,
.works__location {
    font-size: .875rem;
    line-height: 1.25rem
}

.works__desc {
    margin-bottom: 1.5625rem
}

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

.footer__logo {
    display: inline-block
}

.footer-logo__img {
    display: block
}

.footer-menu__link {
    font-size: .875rem;
    line-height: 1.25rem;
    color: #e6e6e6
}

.footer__contacts {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    line-height: 1.25rem;
    color: #e6e6e6
}

.footer__contacts-icon {
    background: url(../img/icons/smartphone-icon-footer.png) 50% 50% no-repeat;
    display: inline-block;
    width: 1.5rem;
    height: 2.5rem;
    margin-right: 1.25rem
}

.footer__phone-link {
    display: inline-block;
    font-size: 1.75rem;
    line-height: 1.25rem;
    font-weight: 700;
    color: #e6e6e6
}

.footer__contacts-address {
    max-width: 12.5rem
}

@media all and (max-width:75rem) {
    .container {
        width: 58.75rem
    }
    .grid__list {
        margin: 0 -3%
    }
    .grid__item {
        width: 27%;
        margin-right: 3%;
        margin-left: 3%
    }
    .grid__img-wrapper {
        width: 17.5rem;
        height: 8.75rem
    }
    .grid__content {
        width: 17.5rem
    }
    .object__max-width {
        max-width: 90%
    }
    .form__btn,
    .request__input {
        width: 13.75rem
    }
    .page-partners__list {
        margin: 0 0 2.5rem;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
    .page-partners__item {
        width: 48%;
        margin: 0 0 2.5rem
    }
    .partners__img-wrapper {
        width: 13.75rem
    }
    .news__list {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        margin: 0 -2%
    }
    .news__item {
        width: 29%;
        margin: 0 2%
    }
    .news__img-wrapper {
        width: 16.875rem;
        height: 9.375rem
    }
    .page__about {
        -ms-flex-preferred-size: 70%;
        flex-basis: 70%
    }
    .sidebar {
        -ms-flex-preferred-size: 28%;
        flex-basis: 28%
    }
}

@media all and (max-width:62rem) {
    .container {
        width: 46.875rem;
        padding: 0 .9375rem
    }
    .header-menu__item {
        margin-right: 1.25rem
    }
    .grid__list {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin: 0
    }
    .grid__item {
        margin: 0 0 1.875rem;
        width: 48%
    }
    .grid__img-wrapper {
        width: 21.5625rem;
        height: 10.75rem
    }
    .grid__content {
        width: 21.5625rem
    }
    .object__max-width {
        max-width: 75%
    }
    .partners__list {
        -ms-flex-pack: distribute;
        justify-content: space-around
    }
    .partners__item {
        width: 16.25rem
    }
    .page-partners__img-wrapper {
        width: 21.5625rem;
        height: 12rem
    }
    .news__list {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin: 0
    }
    .news__item {
        width: 48%;
        margin: 0 0 1.875rem
    }
    .news__img-wrapper {
        width: 21.5625rem;
        height: 12rem
    }
    .page__about {
        -ms-flex-preferred-size: 65%;
        flex-basis: 65%
    }
    .sidebar {
        -ms-flex-preferred-size: 32%;
        flex-basis: 32%
    }
    .contacts-table__text {
        width: 20%
    }
    .contacts-table__text-phone {
        width: 25%
    }
    .contacts-table__text-email {
        width: 35%
    }
    .partners__img-wrapper {
        width: 13.75rem
    }
    .footer {
        padding: 2.1875rem 0
    }
    .footer__logo {
        -webkit-box-ordinal-group: -1;
        -ms-flex-order: -2;
        order: -2;
        -ms-flex-preferred-size: 60%;
        flex-basis: 60%
    }
    .footer__contacts {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }
    .footer__menu-left {
        -ms-flex-preferred-size: 60%;
        flex-basis: 60%
    }
    .footer__menu-right {
        -ms-flex-preferred-size: 40%;
        flex-basis: 40%
    }
    .footer__menu-left,
    .footer__menu-right {
        margin: .75rem 0 0
    }
    .footer__menu {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: distribute;
        justify-content: space-around
    }
    .section__content-wrapper {
        padding: .625rem 0 0
    }
    .form-request__wrapper {
        display: block;
        text-align: center
    }
    .request__label:first-child {}
    .form__btn,
    .request__input {
        width: 21.25rem
    }
    .request__input {
        padding: 10px 0 10px 15px
    }
    .form__btn {
        font-size: 1.125rem;
        margin-top: 17px
    }
}

@media all and (max-width:50rem) {
    .container {
        padding: 0 .9375rem
    }
    .header-menu__item {
        margin-right: 1.25rem
    }
    .advantages__item {
        -ms-flex-preferred-size: 48%;
        flex-basis: 48%;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin-bottom: 2.1875rem
    }
    .advantages__text {
        text-align: justify;
        width: 75%;
        margin: 0
    }
}

@media all and (max-width:48rem) {
    .container {
        width: 45rem;
        padding: 0
    }
    .header-menu__item {
        margin-right: 1.125rem
    }
    .service__icon {
        margin-bottom: 1.875rem
    }
    .advantages__list {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-bottom: -2.1875rem
    }
    .advantages__item {
        -ms-flex-preferred-size: 48%;
        flex-basis: 48%;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        margin-bottom: 2.1875rem
    }
    .advantages__icon {
        margin-right: 1.25rem
    }
    .advantages__text {
        max-width: 75%;
        text-align: left;
        margin-top: 0
    }
    .grid__item {
        width: 21.5625rem
    }
    .page-news .news__item {
        -ms-flex-preferred-size: 48%;
        flex-basis: 48%
    }
    .news__item {
        width: 31%
    }
    .news__img-wrapper {
        width: 13.75rem;
        height: 7.625rem
    }
    .page-news .news__img-wrapper {
        width: 21.5625rem;
        height: 7.625rem
    }
    .page__about {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }
    .toggle__sidebar-btn {
        display: block
    }
    .sidebar {
        display: none
    }
    .footer {
        padding: 3.125rem 0
    }
    .footer__menu-left,
    .footer__menu-right {
        display: none
    }
    .works__item:not(:last-child) {
        margin-bottom: 1.875rem
    }
    .works__item-img {
        width: 21.5625rem;
        height: 10.75rem
    }
    .works__desc {
        margin-bottom: 1.25rem
    }
}

@media all and (max-width:46.875rem) {
    .container {
        width: auto;
        padding: 0 .9375rem
    }
    .form__btn,
    .request__input {
        width: 20.625rem
    }
}

@media all and (max-width:46.5625rem) {
    .nav-menu {
        display: none
    }
    .menu__toggle-btn {
        display: block
    }
    .header-menu__dropdown-wrapper {
        display: none
    }
    .slider__text-wrapper {
        font-size: 2rem
    }
    .grid__content,
    .grid__item {
        width: 20.625rem
    }
    .grid__img-wrapper {
        width: 20.625rem;
        height: 10.3125rem
    }
    .form__btn,
    .request__input {
        width: 19.875rem
    }
    .page-partners__img-wrapper {
        width: 16.875rem;
        height: 9.375rem
    }
    .news__list {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .news__item {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin-bottom: 1.5625rem
    }
    .news__text {
        margin: 0 0 0 1.5625rem
    }
    .page-news .news__img-wrapper {
        width: 13.75rem;
        height: 7.625rem
    }
}

@media all and (max-width:45rem) {
    .grid__content,
    .grid__item {
        width: 19.875rem
    }
    .grid__img-wrapper {
        width: 20rem;
        height: 10rem
    }
    .object__max-width {
        max-width: 80%
    }
    .form__btn,
    .request__input {
        width: 18.75rem
    }
    .partners__img-wrapper {
        width: 16.25rem
    }
    .works__item-img {
        width: 16.875rem;
        height: 8.4375rem
    }
}

@media all and (max-width:43.75rem) {
    .grid__content,
    .grid__item {
        width: 18.75rem
    }
    .grid__img-wrapper {
        width: 18.75rem;
        height: 9.375rem
    }
    .object__max-width {
        max-width: 85%
    }
    .contacts-table__header {
        display: none
    }
    .contacts-table__item {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
    .contacts-table__text {
        width: 48%;
        padding: .3125rem 0 .3125rem 5.625rem;
        position: relative
    }
    .contacts-table__text:not(:last-child) {
        border: 0
    }
    .contacts-table__text:before {
        color: #f0003f;
        display: block;
        position: absolute
    }
    .contacts-table__text-name:before {
        content: "ФИО";
        left: .9375rem
    }
    .contacts-table__text-pos:before {
        content: "Должность";
        left: -.375rem
    }
    .contacts-table__text-phone:before {
        content: "Телефон";
        font-weight: 400;
        left: .9375rem
    }
    .contacts-table__text-email:before {
        content: "Email";
        left: -.375rem
    }
    .form__btn,
    .request__input {
        width: 18.4375rem
    }
}

@media all and (max-width:42.5rem) {
    .header__top {
        -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
    }
    .header__contacts {
        margin: .75rem 0 0
    }
    .nav-menu.active {
        top: 13.8125rem
    }
    .slider__text-wrapper {
        font-size: 1.875rem
    }
    .service__icon {
        margin-bottom: .9375rem
    }
    .lastnews__list {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .lastnews__item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }
    .lastnews__item:not(:last-child) {
        margin-bottom: 1.25rem
    }
    .lastnews__link {
        -ms-flex-preferred-size: 40%;
        flex-basis: 40%
    }
    .lastnews__text {
        -ms-flex-preferred-size: 55%;
        flex-basis: 55%;
        margin-top: 0
    }
    .advantages__text {
        max-width: 70%
    }
    .licences__item {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%
    }
    .site-request {
        padding: 1.875rem 0
    }
    .site-request .section__title {
        line-height: 1.875rem
    }
    .site-request .section__content-wrapper {
        padding: 2.8125rem 0 0
    }
    .partners__list {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
    .grid__content,
    .grid__item {
        width: 17.5rem
    }
    .grid__img-wrapper {
        width: 17.5rem;
        height: 8.75rem
    }
    .object__max-width {
        max-width: 90%
    }
    .request__label:first-child {}
    .form__btn,
    .request__input {
        width: 17.5rem
    }
    .footer {
        padding: .8125rem 0
    }
    .footer__wrapper {
        -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
    }
    .footer__contacts {
        margin: .75rem 0 0
    }
}

@media all and (max-width:40rem) {
    .contacts-table__item {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        padding: 1.25rem
    }
    .contacts-table__text {
        width: 60%;
        padding: .3125rem .625rem
    }
    .contacts-table__text:before {
        left: -7.5rem
    }
    .page-contacts__tabs-control {
        display: none
    }
    .toggle__tabs-btn {
        display: block
    }
    .section.call-request {
        padding: 0
    }
    .section__content-wrapper {
        padding: 0
    }
    .form-request__wrapper {
        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
    }
    .request__label:first-child {}
    .form__btn,
    .request__input {
        width: 28rem;
        height: 2.5rem;
        margin-top: .625rem
    }
    .page-contacts__content-item:first-child.active:before {
        content: "Главный офис";
        display: block;
        color: #f0003f;
        text-transform: uppercase;
        position: absolute;
        font-weight: 700;
        top: -1.25rem
    }
    .page-contacts__content-item:nth-child(2).active:before {
        content: "Руководство";
        display: block;
        color: #f0003f;
        text-transform: uppercase;
        position: absolute;
        font-weight: 700;
        top: -20px
    }
    .page-contacts__content-item:nth-child(3).active:before {
        content: "Отдел продаж и комплектации";
        display: block;
        color: #f0003f;
        text-transform: uppercase;
        position: absolute;
        font-weight: 700;
        top: -20px
    }
    .page-contacts__content-item:nth-child(4).active:before {
        content: "Отдел снабжения";
        display: block;
        color: #f0003f;
        text-transform: uppercase;
        position: absolute;
        font-weight: 700;
        top: -20px
    }
    .page-contacts__content-item:last-child.active:before {
        content: "Отдел кадров";
        display: block;
        color: #f0003f;
        text-transform: uppercase;
        position: absolute;
        font-weight: 700;
        top: -20px
    }
    .works__item-img {
        width: 13.75rem;
        height: 6.875rem
    }
}

@media all and (max-width:38.75rem) {
    .grid__content,
    .grid__item {
        width: 16.875rem
    }
    .grid__img-wrapper {
        width: 16.875rem;
        height: 8.4375rem
    }
}

@media all and (max-width:37.5rem) {
    .page__content img {
        max-width: 100%;
        height: auto
    }
    .slider__text-wrapper {
        font-size: 1.75rem
    }
    .grid__content,
    .grid__item {
        width: 15rem
    }
    .grid__img-wrapper {
        width: 15rem;
        height: 7.5rem
    }
    .partners__img-wrapper,
    .partners__item {
        width: 13.75rem
    }
    .page-partners__list {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .page-partners__item {
        width: 100%
    }
    .page-partners__img-wrapper {
        width: 22.5rem;
        height: 12.5rem
    }
    .page-contacts-info__title {
        width: 35%
    }
    .page-contacts-info__desc_1 {
        max-width: 65%
    }
}

@media all and (max-width:36.25rem) {
    .slider__text-wrapper {
        font-size: 1.5rem
    }
    .services__item,
    .services__list {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .services__item {
        -webkit-box-orient: horizontal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
    .services__item:not(:last-child) {
        margin-bottom: 1.25rem
    }
    .service__link {
        text-align: left
    }
    .service__icon {
        margin: 0
    }
    .service__text {
        max-width: 80%;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }
    .service__desc {
        text-align: left
    }
    .advantages__list,
    .page-news .news__list {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .advantages__item {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
    .advantages__text {
        max-width: 80%
    }
    .news__item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .news__img-wrapper,
    .page-news .news__img-wrapper {
        width: 22.5rem;
        height: 12.5rem
    }
    .news__text {
        margin: .625rem 0 0
    }
}

@media all and (max-width:33.75rem) {
    .grid__list {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .grid__content,
    .grid__item {
        width: 22.5rem
    }
    .grid__img-wrapper {
        width: 22.5rem;
        height: 11.25rem
    }
    .partners__list {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
    .partners__item {
        width: 16.25rem
    }
    .page-contacts-info__title {
        width: 40%
    }
    .page-contacts-info__desc {
        max-width: 60%
    }
    .form__btn,
    .request__input {
        width: 25rem;
        height: 2.5rem;
        margin-top: .625rem
    }
    .partners__img-wrapper {
        width: 13.125rem
    }
    .works__item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-bottom: 2.1875rem
    }
    .works__img-wrapper {
        margin: 0 0 1.25rem
    }
    .works__item-img {
        width: 22.5rem;
        height: 11.25rem
    }
}

@media all and (max-width:30rem) {
    .slider__text-wrapper {
        font-size: 1.25rem
    }
    .advantages__text {
        max-width: 75%
    }
    .licences__item {
        -ms-flex-preferred-size: 48%;
        flex-basis: 48%
    }
    .contacts-table__text:before {
        left: -6.25rem
    }
    .page-partners__item.slick-slide {
        margin-right: 0
    }
    .partners__img-wrapper {
        width: 12rem
    }
    .page-contacts-info__item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .page-contacts-info__desc {
        width: 11.25rem;
        font-weight: 700;
    }
    .page-contacts-info__desc,
    .page-contacts-info__title {
        max-width: 100%
    }
    .page-contacts__info-bottom {
        margin-top: .9375rem
    }
    .page-contacts__content {
        padding: 1.875rem 0
    }
    .form__btn,
    .request__input {
        width: 23.5rem;
        height: 2.5rem;
        margin-top: .625rem
    }
    .page-contacts__content-item:first-child.active:before,
    .page-contacts__content-item:last-child.active:before,
    .page-contacts__content-item:nth-child(2).active:before {
        top: -.9375rem
    }
}

@media all and (max-width:26.25rem) {
    .slider__text-wrapper {
        font-size: 1.125rem
    }
    .nav-menu.active {
        top: 13.3125rem
    }
    .service__text {
        max-width: 75%
    }
    .lastnews__item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .lastnews__text {
        margin-top: .9375rem
    }
    .advantages__text {
        max-width: 70%
    }
    .licences__item {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        margin-bottom: 1.25rem
    }
    .news__img-wrapper {
        width: 16.875rem;
        height: 8.4375rem
    }
    .page-partners__item.slick-slide {
        margin: 0 30px
    }
    .partners__img-wrapper {
        width: 16.25rem
    }
    .page__title {
        line-height: 1.5625rem
    }
    .grid__item {
        width: 100%
    }
    .grid__content {
        width: 21.5625rem
    }
    .grid__img-wrapper {
        width: 21.5625rem;
        height: 10.75rem
    }
    .form__btn,
    .request__input {
        width: 21rem;
        height: 2.5rem;
        margin-top: .625rem
    }
    .page-partners__item {
        margin: 0 0 1.25rem
    }
    .page-news .news__img-wrapper,
    .page-partners__img-wrapper {
        width: 16.875rem;
        height: 9.375rem
    }
    .footer {
        padding: 3.125rem 0
    }
    .footer__logo {
        display: none
    }
    .footer__contacts {
        margin: 0
    }
    .contacts-table__text {
        width: 65%
    }
    .page-contacts__content {
        padding: 1.25rem 0
    }
    .page-contacts__content-item:first-child.active:before,
    .page-contacts__content-item:last-child.active:before,
    .page-contacts__content-item:nth-child(2).active:before {
        top: -.3125rem
    }
    .works__item-img {
        width: 21.5625rem;
        height: 10.75rem
    }
}

@media all and (max-width:24.375rem) {
    .nav-menu.active {
        top: 12.9375rem
    }
    .slider__text-wrapper {
        font-size: 1rem
    }
    .grid__content {
        width: 16.875rem
    }
    .grid__img-wrapper {
        width: 16.875rem;
        height: 8.4375rem
    }
    .contacts-table__text:before {
        left: -80px
    }
    .page-contacts__content {
        padding: 1.375rem 0
    }
    .page-contacts__content-item:first-child.active:before,
    .page-contacts__content-item:last-child.active:before,
    .page-contacts__content-item:nth-child(2).active:before {
        top: -.4375rem
    }
    .form__btn,
    .request__input {
        width: 18.75rem;
        height: 2.5rem;
        margin-top: .625rem
    }
    .works__item-img {
        width: 16.875rem;
        height: 8.4375rem
    }
    .breadcrumbs {
        display: none
    }
    .page__title {
        margin: 1.5625rem 0
    }
}

@media all and (max-width:21.875rem) {
    .slider__text-wrapper {
        font-size: .875rem
    }
    .section__title-line {
        width: 95%
    }
    .service__text {
        max-width: 70%
    }
    .contacts-table__text {
        width: 100%;
        padding: 1.25rem 0
    }
    .contacts-table__text:before {
        top: 0;
        left: 0
    }
    .page-contacts__content {
        padding: 1.25rem 0
    }
    .page-contacts__content-item:first-child.active:before,
    .page-contacts__content-item:last-child.active:before,
    .page-contacts__content-item:nth-child(2).active:before {
        top: -.3125rem
    }
    .form__btn,
    .request__input {
        width: 16.875rem
    }
}

@media all and (max-width:20rem) {
    .header__contacts,
    .licences,
    .partners,
    .works {
        display: none
    }
    .nav-menu.active {
        top: 9.1875rem
    }
    .grid-services__item .grid__content,
    .grid-services__item .grid__img-wrapper {
        width: 16.25rem
    }
    .grid-services__item .grid__img-wrapper {
        height: 8.125rem
    }
    .grid-services__item .grid__text {
        left: .3125rem
    }
    .grid__content {
        width: 13.75rem
    }
    .grid__img-wrapper {
        width: 13.75rem;
        height: 6.875rem
    }
    .toggle__tabs-btn {
        top: .625rem
    }
    .form__btn,
    .request__input {
        width: 15.625rem
    }
    .works__item-img {
        width: 13.75rem;
        height: 6.875rem
    }
}

@media all and (max-width:18.6875rem) {
    .main-slider {
        display: none
    }
    .services__item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .service__text {
        max-width: 100%;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
    .service__desc,
    .service__link {
        text-align: center
    }
    .advantages__icon {
        display: none
    }
    .advantages__text {
        max-width: 100%
    }
    .news__img-wrapper,
    .page-news .news__img-wrapper {
        width: 13.75rem;
        height: 7.625rem
    }
    .footer__contacts {
        text-align: center
    }
    .footer__contacts-icon {
        display: none
    }
    .footer__contacts-address {
        max-width: 100%
    }
    .form__btn,
    .request__input {
        width: 13.75rem
    }
}


/*# sourceMappingURL=maps/main.min.css.map */

.footer__copyright {
    text-align: center;
    background: #222;
    margin-top: 40px;
    padding: 10px 0;
}

.footer__copyright-link {
    padding-left: 15px;
    color: #fff;
}

.footer__copyright-img {
    width: 38px;
    vertical-align: middle;
}

.page-contacts-info__desc_1 {
    width: 11.25rem;
    font-weight: 700;
}

#calculator {
    border: 1px solid #dcdcdc;
    border-radius: 7px;
    margin: 25px auto;
    padding-top: 40px;
}

#calculator .calc_wrap:before,
#calculator .calc_wrap:after {
    display: table;
    content: "";
    clear: both;
}

#calculator .calc_footer {
    font-size: 14px;
    color: #F0003F;
}

#calculator .calc_calc,
#calculator .calc_result {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    float: left;
    box-sizing: border-box;
    padding: 0 15px;
}

.calc_table {
    width: 500px;
    margin-left: auto;
    margin-right: auto;
    font-size: 20px;
}

.calc_table td:not(:last-child) {
    width: 300px;
    padding: 15px;
}

.summary {
    font-weight: bold;
}

.calc_result {
    text-align: center;
}

@media (max-width:992px) {
    .calc_line,
    .calc_btn,
    .calc_label {
        display: block !important;
        width: 500px !important;
        margin-right: auto !important;
        margin-left: auto !important;
    }
}

@media (max-width:590px) {
    .calculator {
        width: 400px;
    }
    .calc_line,
    .calc_btn,
    .calc_label {
        width: 100% !important;
    }
    .calc_table {
        width: 100%;
        font-size: 16px;
    }
}

.calc_table td:last-child {
    width: 200px;
}

#calculator .calc_calc input {
    width: 100%;
    padding: 10px 0 10px 15px;
    background-color: transparent;
    height: 3.25rem;
    border: 1px solid #f0003f;
    box-sizing: border-box;
}

#calculator .calc_calc input::-webkit-input-placeholder {
    color: #888;
}

#calculator .calc_calc input::-moz-placeholder {
    color: #888;
}


/* Firefox 19+ */

#calculator .calc_calc input:-moz-placeholder {
    color: #888;
}


/* Firefox 18- */

#calculator .calc_calc input:-ms-input-placeholder {
    color: #888;
}

#calculator .calc_calc input:focus {
    outline: none;
}

#calculator .calc_calc button {
    display: inline-block;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 1px;
    color: #fff;
    text-transform: uppercase;
    background: #f0003f;
    border: none;
    cursor: pointer;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    padding: 15px 20px;
    outline: none;
}

#calculator .calc_calc button:last-child {
    background: #fff;
    color: #f0003f;
    box-shadow: inset 0 0 0 1px #f0003f;
}

slider__text-wrapper #calculator .calc_calc button:last-child:hover {
    color: #fff;
    background: #000;
    box-shadow: none;
}

#calculator .calc_calc button:hover {
    background: #a7002c;
}

#calculator .calc_calc #error {
    color: #F0003F;
    font-size: 12px;
    text-align: center;
    padding-top: 8px;
    width: 33.3333%;
}


/* mfp*/

.mfp-bottom-bar {
    display: none;
}

@media (max-width: 62rem) {
    .footer__copyright {
        margin-top: 30px;
    }
    #request__phone-error,
    .success {
        position: absolute;
    }
}

@media (max-width: 42.5rem) {
    .footer__copyright {
        margin-top: 13px;
    }
    .call-request {
        height: 100%;
        min-height: 17.5rem;
        background-size: cover;
    }
    .section__content-wrapper {
        padding-bottom: 20px;
    }
    .ajax_form .error {
        margin: 10px auto 0;
    }
}

@media (max-width: 40rem) {
    #request__phone-error,
    .succes {
        position: static;
    }
}

@media (max-width: 36.25rem) {
    .news__list {
        align-items: center;
    }
    .news__item {
        width: 22.5rem;
    }
    .news__desc {
        text-align: justify;
    }
}

@media (max-width: 30rem) {
    .slider__text-wrapper {
        width: 95%;
    }
    .slider__text {
        line-height: 3.375rem;
    }
}

@media (max-width: 26.25rem) {
    .news__img-wrapper {
        display: none;
    }
    .news__item {
        width: 95%;
    }
    .footer__copyright {
        margin-top: 56px;
    }
}

.page {
    -ms-flex-preferred-size: 73%;
    flex-basis: 73%;
}

li.production_list:after {
    content: '';
}

.production_desc {
    padding-left: 30px;
    display: none;
    height: 100%;
}

.production_desc p {
    margin-bottom: 10px;
}

.production_list a {
    color: #000000;
    font-size: 18px;
}

.production_desc li:not(:last-child) {
    margin-bottom: 10px;
}

table {
    border: 1px solid #ddd;
    border-bottom: none;
    font-size: 16px;
}

td:not(:last-child) {
    border-right: 1px solid #ddd;
    width: 40%;
}
td:last-child{
  text-align:left;
  padding: 15px;
}

td,
th {
    border-bottom: 1px solid #ddd;
}

thead {
    background: #ddd;
}

tbody tr:hover {
    background: rgba(231, 231, 231, .5);
}

.page__content .gallery_item:after {
    content: '';
}

.gallery {
    font-size: 0;
}

.gallery_item {
    width: 33.3333%;
    display: inline-block;
    padding-left: 15px;
    padding-right: 15px;
    vertical-align: top;
    overflow: hidden;
}

.gallery_item_desc_pos {
    font-size: 16px;
}

.gallery_item_a {
    height: 300px;
    display: block;
    position: relative;
    border: 1px solid #ddd;
    background: rgba(221, 221, 221, .4);
}

.gallery_img {
    position: absolute;
    left: 10px;
    right: 10px;
    top: 10px;
    bottom: 10px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.gallery_item:hover .gallery_img {
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    border: 10px solid rgba(221, 221, 221, .3);
}

.gallery_item_desc_pos {
    position: absolute;
    top: 10px;
    text-align: center;
    bottom: 10px;
    right: 10px;
    left: 10px;
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.gallery_item:hover .gallery_item_desc_pos {
    opacity: 1;
    background: rgba(0, 0, 0, .7);
    color: #fff;
}

.gallery_item_desc_caption {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.gallery_item:hover .gallery_item_desc_caption {
    top: 60px;
}

.document_item a {
    font-size: 16px;
    color: #000000;
}

.document_item a:hover {
    color: #f0003f;
}

.faq_answer {
    display: none;
}

.faq_list li:after {
    content: '';
}

.faq_list li {
    border: 1px solid #ddd;
}

.faq_list {
    font-size: 16px;
}

.faq_question a {
    text-decoration: none;
    display: block;
    position: relative;
    color: #000;
}

.faq_question {
    line-height: 50px;
    font-size: 20px;
    padding-left: 20px;
}

.faq_answer {
    background: #ddd;
    padding: 20px;
}

.faq-i {
    position: absolute;
    right: 20px;
    top: calc(50% - 10px);
}

.faq_list li:not(:last-child) {
    margin-bottom: 0;
    border-bottom: none;
}

#calculator .calc_calc {
    width: 100%;
}

.calc_label {
    width: 33.333%;
    display: inline-block;
    position: relative;
    vertical-align: top;
    padding: 0;
    margin: 5px;
}

.calc_line {
    display: flex;
    width: 100%;
}

#calculator .calc_footer {
    font-size: 16px;
}

#calculator .calc_result:nth-child(2) {
    border-right: 1px solid #ddd;
    text-align: right;
}

.calc_wrap {
    margin-bottom: 10px;
}

.grid__content {
    transition: all 0.3s;
}

.grid__item:hover .grid__content {
    height: 5.75rem;
    background-image: linear-gradient(to top, #000 100%, transparent 100%);
}

.news__item:hover .news__link {
  color: #f0003f;
}

/*правка CSS от 13.02.2018*/
.service__text{
	max-width: 100%;
}
.advantages__text{
	max-width: 100%;
}
