.content-wg{
	padding: 120px 0 100px;
}
body.main-page .content-wg{
	padding: 0;
}
.page404title{
	text-align: center;
    padding: 40px 15px 0;
    font-size: 34px;
    font-weight: 700;
}
.section-top {
    font-size: 0;
}
.section-top .left {
    width: 50%;
    min-height: 660px;
    height: 900px;
    max-height: 100vh;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    vertical-align: top;
}
.section-top .left .info {
    max-width: 69.6%;
}
.section-top .left .info .heading {
    font-family: "HelveticaNeueCyr-Medium";
    font-style: normal;
    font-weight: 100;
    font-size: 70px;
    line-height: 1.14;
    color: #241e20;
}
@media screen and (max-width: 1600px) {
    .section-top .left .info .heading {
        font-size: 52px;
    }
}
.section-top .left .info p {
    font-family: HelveticaNeueCyr-Roman;
    font-style: normal;
    font-weight: 300;
    font-size: 24px;
    line-height: 1.5;
    color: #585858;
    margin-top: 17px;
}
@media screen and (max-width: 1600px) {
    .section-top .left .info p {
        font-size: 17px;
    }
}
.section-top .left .info span {
    font-family: "HelveticaNeueCyr-Medium";
    font-style: normal;
    font-weight: 100;
    font-size: 26px;
    line-height: 1.31;
    color: #241e20;
    margin-top: 48px;
    display: block;
}
@media screen and (max-width: 1600px) {
    .section-top .left .info span {
        font-size: 19px;
        margin-top: 35px;
    }
}
.section-top .left .info .links {
    margin-top: 20px;
}
.section-top .left .info .links a {
    margin-right: 10px;
}
.section-top .left .info .links a:hover img {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
}
.section-top .left .info .links a img {
    will-change: transform;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
@media screen and (max-width: 1600px) {
    .section-top .left .info .links a img {
        max-width: 133px;
    }
}
.section-top .right {
    display: inline-block;
    vertical-align: top;
    min-height: 660px;
    height: 900px;
    max-height: 100vh;
    width: 50%;
    background-size: cover;
    background-color: #e30613;
    background-repeat: no-repeat;
    background-position: top center;
    background-image: url("../../../images/top/photo.jpg");
    border-radius: 0px 0px 0px 10px;
}
.clients .block {
    margin: 20px auto;
    text-align: center;
    font-size: 0;
    max-width: 88.5%;
}
.clients .block.owl-theme .owl-controls {
    margin-top: 0px;
    margin-bottom: 40px;
}
.clients .block.owl-theme .owl-dots .owl-dot.active span,
.clients .block.owl-theme .owl-dots .owl-dot:hover span {
    background-color: transparent;
    border: 1px solid #e30613;
}
.clients .block.owl-theme .owl-dots .owl-dot span {
    width: 14px;
    height: 14px;
    background-color: #e3e3e3;
    margin: 5px 18px;
}
@media screen and (max-width: 1600px) {
    .clients .block.owl-theme .owl-dots .owl-dot span {
        width: 12px;
        height: 12px;
        margin: 5px 14px;
    }
}
.clients .block.owl-carousel .owl-stage {
    margin: 0 auto;
}
.clients .block .item {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 20px 15px;
    min-height: 164px;
}
.clients .block .item img {
    max-width: 100%;
    max-height: 100%;
}
.services {
    font-size: 0;
}
.services .photo {
    display: inline-block;
    vertical-align: top;
    min-height: 660px;
    height: 850px;
    max-height: 100vh;
    width: 50%;
    background-size: cover;
    background-color: #585858;
    background-repeat: no-repeat;
    background-position: top center;
}
@media screen and (max-width: 1600px) {
    .services .photo {
        min-height: 636px;
        height: 636px;
    }
}
.services .photo--0 {
    background-image: url("../../../images/services/photo.jpg");
    border-radius: 0px 10px 10px 0px;
}
.services .photo--1 {
    background-image: url("../../../images/services/photo1.jpg");
    border-radius: 0px 10px 0px 0px;
}
.services .photo--2 {
    background-image: url("../../../images/services/photo2.jpg");
    border-radius: 0px 0px 0px 10px;
}
.services .photo--3 {
    background-image: url("../../../images/services/photo3.jpg");
    border-radius: 0px 0px 0px 10px;
    height: 950px;
}
@media screen and (max-width: 1600px) {
    .services .photo--3 {
        min-height: 680px;
        height: 680px;
        background-size: contain;
        background-color: transparent;
    }
}
.services .text {
    width: 50%;
    min-height: 660px;
    height: 850px;
    max-height: 100vh;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    vertical-align: top;
}
.services .text--3 {
    height: 950px;
}
@media screen and (max-width: 1600px) {
    .services .text--3 {
        min-height: 680px;
        height: 680px;
    }
}
@media screen and (max-width: 1600px) {
    .services .text {
        min-height: 636px;
        height: 636px;
    }
}
.services .text .info {
    max-width: 59.6%;
}
.services .text .title {
    font-family: HelveticaNeueCyr-Roman;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 1.35;
    text-transform: uppercase;
    color: #e30613;
}
@media screen and (max-width: 1600px) {
    .services .text .title {
        font-size: 14px;
    }
}
.services .text .heading {
    font-family: HelveticaNeueCyr-Medium;
    font-style: normal;
    font-weight: 100;
    font-size: 50px;
    line-height: 1.2;
    color: #241e20;
}
@media screen and (max-width: 1600px) {
    .services .text .heading {
        font-size: 36px;
    }
}
.services .text p {
    font-family: HelveticaNeueCyr-Roman;
    font-style: normal;
    font-weight: 100;
    font-size: 22px;
    line-height: 1.5;
    color: #585858;
    margin-top: 23px;
}
@media screen and (max-width: 1600px) {
    .services .text p {
        font-size: 15px;
        margin-top: 16px;
    }
}
.services .text ul {
    margin-top: 30px;
}
@media screen and (max-width: 1600px) {
    .services .text ul {
        margin-top: 22px;
    }
}
.services .text ul li {
    font-family: HelveticaNeueCyr-Roman;
    font-style: normal;
    font-weight: 100;
    font-size: 22px;
    line-height: 1.5;
    color: #585858;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 30px;
}
@media screen and (max-width: 1600px) {
    .services .text ul li {
        font-size: 14px;
        margin-bottom: 23px;
    }
}
.services .text ul li i {
    color: #e30613;
    margin-right: 10px;
}
.services .text ul li span {
    margin-right: 16px;
    width: 38px;
    height: 38px;
    border-radius: 100%;
    border: 1px solid rgba(0, 0, 0, 0.1);
    text-align: center;
    font-family: HelveticaNeueCyr-Roman;
    font-style: normal;
    font-weight: 100;
    font-size: 15px;
    line-height: 38px;
    color: #241e20;
}
@media screen and (max-width: 1600px) {
    .services .text ul li span {
        width: 30px;
        height: 30px;
        line-height: 28px;
        font-size: 14px;
    }
}
.services .text .link {
    text-decoration: none;
    background: #e30613;
    border-radius: 4px;
    font-family: HelveticaNeueCyr-Roman;
    font-style: normal;
    font-weight: 100;
    font-size: 16px;
    line-height: 51px;
    color: #ffffff;
    text-align: center;
    display: inline-block;
    border: 1px solid #e30613;
    padding: 0px 26px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 21px;
    -webkit-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease;
}
@media screen and (max-width: 1600px) {
    .services .text .link {
        font-size: 15px;
        padding: 0px 14px;
        line-height: 39px;
        margin-top: 15px;
    }
}
.services .text .link:hover {
    background-color: transparent;
    color: #e30613;
}
.spectrum {
    padding-top: 146px;
    font-size: 0;
    margin-bottom: 146px;
}
@media screen and (max-width: 1600px) {
    .spectrum {
        padding-top: 110px;
        margin-bottom: 110px;
    }
}
.spectrum .title-c {
    font-family: HelveticaNeueCyr-Roman;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 1;
    text-align: center;
    text-transform: uppercase;
    color: #e30613;
}
@media screen and (max-width: 1600px) {
    .spectrum .title-c {
        font-size: 15px;
    }
}
.spectrum .heading-c {
    font-family: HelveticaNeueCyr-Medium;
    font-style: normal;
    font-weight: 100;
    font-size: 50px;
    line-height: 1.2;
    text-align: center;
    color: #241e20;
    margin-top: 5px;
}
@media screen and (max-width: 1600px) {
    .spectrum .heading-c {
        font-size: 38px;
    }
}
.spectrum .block {
    padding-top: 26px;
    margin: 0 auto;
    width: 100%;
    max-width: calc(100% - 296px);
}
@media screen and (max-width: 1600px) {
    .spectrum .block {
        max-width: calc(100% - 220px);
    }
}
.spectrum .block .item {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    vertical-align: top;
    -webkit-box-shadow: 0px 5px 15px rgba(4, 21, 68, 0.05);
    box-shadow: 0px 5px 15px rgba(4, 21, 68, 0.05);
    border-radius: 5px;
    padding: 39px 42px;
    margin: 14px;
    width: calc(33% - 28px);
}
@media screen and (max-width: 1600px) {
    .spectrum .block .item {
        padding: 28px 30px;
        margin: 10px;
        width: calc(33% - 20px);
    }
}
.spectrum .block .item .icon {
    width: 80px;
    height: 80px;
}
@media screen and (max-width: 1600px) {
    .spectrum .block .item .icon {
        width: 60px;
        height: 60px;
    }
}
.spectrum .block .item .icon img {
    max-width: 100%;
    max-height: 100%;
}
.spectrum .block .item p {
    margin-top: 29px;
    font-family: HelveticaNeueCyr-Roman;
    font-style: normal;
    font-weight: 100;
    font-size: 22px;
    line-height: 1.36;
    color: #241e20;
}
@media screen and (max-width: 1600px) {
    .spectrum .block .item p {
        font-size: 17px;
    }
}
.spectrum .block .item span {
    font-family: HelveticaNeueCyr-Thin;
    font-style: normal;
    font-weight: 100;
    font-size: 20px;
    line-height: 1.5;
    color: #585858;
    margin-top: 10px;
    display: block;
}
@media screen and (max-width: 1600px) {
    .spectrum .block .item span {
        font-size: 15px;
    }
}
.mobile-view {
    margin-top: 146px;
    margin-bottom: 146px;
}
@media screen and (max-width: 1600px) {
    .mobile-view {
        margin-top: 110px;
        margin-bottom: 110px;
    }
}
.mobile-view .wrapper-main {
    margin: 20px auto;
    max-width: 88.5%;
    position: relative;
}
@media screen and (max-width: 1600px) {
    .mobile-view .wrapper-main {
        max-width: calc(100% - 220px);
    }
}
.mobile-view .mobile-view__line {
    width: 54px;
    height: 54px;
    background-color: transparent;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    display: block;
    cursor: pointer;
    position: absolute;
    top: calc(50% - 32px);
    -webkit-transition: opacity 0.2s ease;
    -o-transition: opacity 0.2s ease;
    transition: opacity 0.2s ease;
}
@media screen and (max-width: 1600px) {
    .mobile-view .mobile-view__line {
        width: 41px;
        height: 41px;
    }
}
.mobile-view .mobile-view__line:hover {
    opacity: 0.5;
}
.mobile-view .mobile-view__line--left {
    left: -40px;
    -webkit-transform: translate(-100%, -50%);
    -ms-transform: translate(-100%, -50%);
    transform: translate(-100%, -50%);
    background-image: url("data:image/svg+xml,%3Csvg width='55' height='54' viewBox='0 0 55 54' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M28 53.5C13.3645 53.5 1.5 41.6355 1.5 27C1.5 12.3645 13.3645 0.5 28 0.5C42.6355 0.5 54.5 12.3645 54.5 27C54.5 41.6355 42.6355 53.5 28 53.5Z' stroke='black' stroke-opacity='0.1'/%3E%3Cpath d='M8.90812 7.90869C6.40093 10.4159 4.41213 13.3923 3.05525 16.6681C1.69837 19.9439 1 23.4549 1 27.0006C0.999999 30.5463 1.69838 34.0572 3.05525 37.333C4.41213 40.6088 6.40093 43.5853 8.90812 46.0925' stroke='%23E30613' stroke-width='2'/%3E%3Cpath d='M31 34L24 27L31 20' stroke='%23241E20' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E%0A");
}
.mobile-view .mobile-view__line--right {
    right: -40px;
    -webkit-transform: translate(100%, -50%);
    -ms-transform: translate(100%, -50%);
    transform: translate(100%, -50%);
    background-image: url("data:image/svg+xml,%3Csvg width='55' height='54' viewBox='0 0 55 54' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M53.5 27C53.5 41.6355 41.6355 53.5 27 53.5C12.3645 53.5 0.499996 41.6355 0.499996 27C0.499996 12.3645 12.3645 0.499996 27 0.499996C41.6355 0.499996 53.5 12.3645 53.5 27Z' stroke='black' stroke-opacity='0.1'/%3E%3Cpath d='M46.0919 46.0913C48.5991 43.5841 50.5879 40.6077 51.9447 37.3319C53.3016 34.0561 54 30.5451 54 26.9994C54 23.4537 53.3016 19.9428 51.9447 16.667C50.5879 13.3912 48.5991 10.4147 46.0919 7.90754' stroke='%23E30613' stroke-width='2'/%3E%3Cpath d='M24 20L31 27L24 34' stroke='%23241E20' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E%0A");
}
.mobile-view .block {
    text-align: center;
    font-size: 0;
    margin-top: 34px;
}
.mobile-view .block.owl-theme .owl-controls {
    margin-top: 32px;
}
.mobile-view .block.owl-theme .owl-dots .owl-dot.active span,
.mobile-view .block.owl-theme .owl-dots .owl-dot:hover span {
    background-color: transparent;
    border: 1px solid #e30613;
}
.mobile-view .block.owl-theme .owl-dots .owl-dot span {
    width: 14px;
    height: 14px;
    background-color: #e3e3e3;
    margin: 5px 18px;
}
@media screen and (max-width: 1600px) {
    .mobile-view .block.owl-theme .owl-dots .owl-dot span {
        width: 12px;
        height: 12px;
        margin: 5px 14px;
    }
}
.mobile-view .block .owl-item:last-child {
    margin-right: 0 !important;
}
.mobile-view .block .item img {
    display: block;
    max-width: 100%;
}
.parking {
    font-size: 0;
    margin-top: 150px;
    margin-bottom: 150px;
}
@media screen and (max-width: 1600px) {
    .parking {
        margin-top: 110px;
        margin-bottom: 110px;
    }
}
.parking .block {
    margin: 0 auto;
    width: 100%;
    max-width: calc(100% - 296px);
    padding-right: 111px;
    background-size: cover;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: top center;
    background-image: url("../../../images/parking/bg.jpg");
    border-radius: 10px;
    position: relative;
    min-height: 500px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
@media screen and (max-width: 1600px) {
    .parking .block {
        max-width: calc(100% - 220px);
        padding-right: 85px;
        min-height: 375px;
    }
}
.parking .block .phone {
    position: absolute;
    left: 0;
    bottom: 0;
    max-width: 52%;
}
.parking .block .text {
    width: 570px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    vertical-align: top;
}
@media screen and (max-width: 1600px) {
    .parking .block .text {
        width: 425px;
    }
}
.parking .block .text .title {
    font-family: HelveticaNeueCyr-Roman;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 1.35;
    text-transform: uppercase;
    color: #e30613;
}
@media screen and (max-width: 1600px) {
    .parking .block .text .title {
        font-size: 14px;
    }
}
.parking .block .text .heading {
    font-family: HelveticaNeueCyr-Medium;
    font-style: normal;
    font-weight: 100;
    font-size: 50px;
    line-height: 1.2;
    color: #241e20;
}
@media screen and (max-width: 1600px) {
    .parking .block .text .heading {
        font-size: 36px;
    }
}
.parking .block .text p {
    font-family: HelveticaNeueCyr-Roman;
    font-style: normal;
    font-weight: 100;
    font-size: 22px;
    line-height: 1.5;
    color: #585858;
    margin-top: 23px;
}
@media screen and (max-width: 1600px) {
    .parking .block .text p {
        font-size: 15px;
        margin-top: 16px;
    }
}
.parking .block .text ul {
    margin-top: 30px;
}
@media screen and (max-width: 1600px) {
    .parking .block .text ul {
        margin-top: 22px;
    }
}
.parking .block .text ul li {
    font-family: HelveticaNeueCyr-Roman;
    font-style: normal;
    font-weight: 100;
    font-size: 21px;
    line-height: 1.5;
    color: #585858;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 10px;
}
@media screen and (max-width: 1600px) {
    .parking .block .text ul li {
        font-size: 14px;
        margin-bottom: 11px;
    }
}
.parking .block .text ul li i {
    color: #e30613;
    margin-right: 10px;
}
.parking .block .text ul li span {
    margin-right: 16px;
    width: 38px;
    height: 38px;
    border-radius: 100%;
    border: 1px solid rgba(0, 0, 0, 0.1);
    text-align: center;
    font-family: HelveticaNeueCyr-Roman;
    font-style: normal;
    font-weight: 100;
    font-size: 15px;
    line-height: 38px;
    color: #241e20;
}
@media screen and (max-width: 1600px) {
    .parking .block .text ul li span {
        width: 30px;
        height: 30px;
        line-height: 28px;
        font-size: 14px;
    }
}
.parking .block .text .link {
    text-decoration: none;
    background: #e30613;
    border-radius: 4px;
    font-family: HelveticaNeueCyr-Roman;
    font-style: normal;
    font-weight: 100;
    font-size: 16px;
    line-height: 51px;
    color: #ffffff;
    text-align: center;
    display: inline-block;
    border: 1px solid #e30613;
    padding: 0px 26px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 21px;
    -webkit-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease;
}
@media screen and (max-width: 1600px) {
    .parking .block .text .link {
        font-size: 15px;
        padding: 0px 14px;
        line-height: 39px;
        margin-top: 15px;
    }
}
.parking .block .text .link:hover {
    background-color: transparent;
    color: #e30613;
}
.app {
    font-size: 0;
    margin-top: 150px;
    margin-bottom: 150px;
}
@media screen and (max-width: 1600px) {
    .app {
        margin-top: 110px;
        margin-bottom: 110px;
    }
}
.app .block {
    margin: 0 auto;
    width: 100%;
    max-width: calc(100% - 296px);
    background-size: cover;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: top center;
    background-image: url("../../../images/parking/bg.jpg");
    border-radius: 10px;
    position: relative;
    padding: 96px 112px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.app .block:after {
    content: "";
    display: block;
    width: 1px;
    height: 380px;
    background-color: white;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-height: calc(100% - 40px);
}
@media screen and (max-width: 1600px) {
    .app .block {
        max-width: calc(100% - 220px);
        padding: 90px 90px;
    }
}
.app .block .phone {
    position: absolute;
    left: 0;
    bottom: 0;
    max-width: 52%;
}
.app .block .text {
    width: 570px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    vertical-align: top;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    vertical-align: top;
}
@media screen and (max-width: 1600px) {
    .app .block .text {
        width: 425px;
    }
}
.app .block .text .title {
    font-family: HelveticaNeueCyr-Roman;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 1.35;
    text-transform: uppercase;
    color: #e30613;
}
@media screen and (max-width: 1600px) {
    .app .block .text .title {
        font-size: 14px;
    }
}
.app .block .text .heading {
    font-family: HelveticaNeueCyr-Medium;
    font-style: normal;
    font-weight: 100;
    font-size: 50px;
    line-height: 1.2;
    color: #241e20;
}
@media screen and (max-width: 1600px) {
    .app .block .text .heading {
        font-size: 36px;
    }
}
.app .block .text p {
    font-family: HelveticaNeueCyr-Roman;
    font-style: normal;
    font-weight: 100;
    font-size: 22px;
    line-height: 1.5;
    color: #585858;
    margin-top: 23px;
}
@media screen and (max-width: 1600px) {
    .app .block .text p {
        font-size: 15px;
        margin-top: 16px;
    }
}
.app .block .text ul {
    margin-top: 30px;
}
@media screen and (max-width: 1600px) {
    .app .block .text ul {
        margin-top: 22px;
    }
}
.app .block .text ul li {
    font-family: HelveticaNeueCyr-Roman;
    font-style: normal;
    font-weight: 100;
    font-size: 21px;
    line-height: 1.5;
    color: #585858;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 10px;
}
@media screen and (max-width: 1600px) {
    .app .block .text ul li {
        font-size: 14px;
        margin-bottom: 11px;
    }
}
.app .block .text ul li i {
    color: #e30613;
    margin-right: 10px;
}
.app .block .text ul li span {
    margin-right: 16px;
    width: 38px;
    height: 38px;
    border-radius: 100%;
    border: 1px solid rgba(0, 0, 0, 0.1);
    text-align: center;
    font-family: HelveticaNeueCyr-Roman;
    font-style: normal;
    font-weight: 100;
    font-size: 15px;
    line-height: 38px;
    color: #241e20;
}
@media screen and (max-width: 1600px) {
    .app .block .text ul li span {
        width: 30px;
        height: 30px;
        line-height: 28px;
        font-size: 14px;
    }
}
.app .block .text .link {
    text-decoration: none;
    background: #e30613;
    border-radius: 4px;
    font-family: HelveticaNeueCyr-Roman;
    font-style: normal;
    font-weight: 100;
    font-size: 16px;
    line-height: 51px;
    color: #ffffff;
    text-align: center;
    display: inline-block;
    border: 1px solid #e30613;
    padding: 0px 26px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 21px;
    -webkit-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease;
}
@media screen and (max-width: 1600px) {
    .app .block .text .link {
        font-size: 15px;
        padding: 0px 14px;
        line-height: 39px;
        margin-top: 15px;
    }
}
.app .block .text .link:hover {
    background-color: transparent;
    color: #e30613;
}
.app .block .links {
    margin-top: 36px;
}
.app .block .links a {
    margin-right: 10px;
}
.app .block .links a:hover img {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
}
.app .block .links a img {
    will-change: transform;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
@media screen and (max-width: 1600px) {
    .app .block .links a img {
        max-width: 133px;
    }
}
.app .block .right {
    display: inline-block;
    vertical-align: top;
    width: 523px;
}
@media screen and (max-width: 1600px) {
    .app .block .right {
        width: 393px;
    }
}
.app .block .right ul {
    margin-top: 30px;
}
@media screen and (max-width: 1600px) {
    .app .block .right ul {
        margin-top: 22px;
    }
}
.app .block .right ul li {
    font-family: HelveticaNeueCyr-Roman;
    font-style: normal;
    font-weight: 100;
    font-size: 21px;
    line-height: 1.5;
    color: #585858;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 32px;
}
@media screen and (max-width: 1600px) {
    .app .block .right ul li {
        font-size: 14px;
        margin-bottom: 15px;
    }
}
.app .block .right ul li i {
    color: #e30613;
    margin-right: 10px;
}
.app .block .right ul li span {
    margin-right: 29px;
    min-width: 60px;
    width: 60px;
    height: 60px;
    border-radius: 100%;
    border: 1px solid #e30613;
    text-align: center;
    font-family: HelveticaNeueCyr-Roman;
    font-style: normal;
    font-weight: 100;
    font-size: 30px;
    line-height: 60px;
    color: #ffffff;
    background-color: #e30613;
}
@media screen and (max-width: 1600px) {
    .app .block .right ul li span {
        min-width: 45px;
        width: 45px;
        height: 45px;
        line-height: 45px;
        font-size: 25px;
    }
}
.reviews {
    margin-top: 146px;
    margin-bottom: 146px;
}
@media screen and (max-width: 1600px) {
    .reviews {
        margin-top: 110px;
        margin-bottom: 110px;
    }
}
.reviews__line {
    width: 54px;
    height: 54px;
    background-color: transparent;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    display: block;
    cursor: pointer;
    position: absolute;
    top: calc(50% - 32px);
    -webkit-transition: opacity 0.2s ease;
    -o-transition: opacity 0.2s ease;
    transition: opacity 0.2s ease;
}
@media screen and (max-width: 1600px) {
    .reviews__line {
        width: 41px;
        height: 41px;
    }
}
.reviews__line:hover {
    opacity: 0.5;
}
.reviews__line--left {
    left: -40px;
    -webkit-transform: translate(-100%, -50%);
    -ms-transform: translate(-100%, -50%);
    transform: translate(-100%, -50%);
    background-image: url("data:image/svg+xml,%3Csvg width='55' height='54' viewBox='0 0 55 54' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M28 53.5C13.3645 53.5 1.5 41.6355 1.5 27C1.5 12.3645 13.3645 0.5 28 0.5C42.6355 0.5 54.5 12.3645 54.5 27C54.5 41.6355 42.6355 53.5 28 53.5Z' stroke='black' stroke-opacity='0.1'/%3E%3Cpath d='M8.90812 7.90869C6.40093 10.4159 4.41213 13.3923 3.05525 16.6681C1.69837 19.9439 1 23.4549 1 27.0006C0.999999 30.5463 1.69838 34.0572 3.05525 37.333C4.41213 40.6088 6.40093 43.5853 8.90812 46.0925' stroke='%23E30613' stroke-width='2'/%3E%3Cpath d='M31 34L24 27L31 20' stroke='%23241E20' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E%0A");
}
.reviews__line--right {
    right: -40px;
    -webkit-transform: translate(100%, -50%);
    -ms-transform: translate(100%, -50%);
    transform: translate(100%, -50%);
    background-image: url("data:image/svg+xml,%3Csvg width='55' height='54' viewBox='0 0 55 54' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M53.5 27C53.5 41.6355 41.6355 53.5 27 53.5C12.3645 53.5 0.499996 41.6355 0.499996 27C0.499996 12.3645 12.3645 0.499996 27 0.499996C41.6355 0.499996 53.5 12.3645 53.5 27Z' stroke='black' stroke-opacity='0.1'/%3E%3Cpath d='M46.0919 46.0913C48.5991 43.5841 50.5879 40.6077 51.9447 37.3319C53.3016 34.0561 54 30.5451 54 26.9994C54 23.4537 53.3016 19.9428 51.9447 16.667C50.5879 13.3912 48.5991 10.4147 46.0919 7.90754' stroke='%23E30613' stroke-width='2'/%3E%3Cpath d='M24 20L31 27L24 34' stroke='%23241E20' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E%0A");
}
.reviews .wrapper-main {
    margin: 20px auto;
    max-width: 88.5%;
}
@media screen and (max-width: 1600px) {
    .reviews .wrapper-main {
        max-width: calc(100% - 220px);
    }
}
.reviews .block {
    text-align: center;
    font-size: 0;
    margin-top: 34px;
}
.reviews .block.owl-theme .owl-controls {
    margin-top: 32px;
}
.reviews .block.owl-theme .owl-dots .owl-dot:first-child:last-child {
    display: none !important;
}
.reviews .block.owl-theme .owl-dots .owl-dot.active span,
.reviews .block.owl-theme .owl-dots .owl-dot:hover span {
    background-color: transparent;
    border: 1px solid #e30613;
}
.reviews .block.owl-theme .owl-dots .owl-dot span {
    width: 14px;
    height: 14px;
    background-color: #e3e3e3;
    margin: 5px 18px;
}
@media screen and (max-width: 1600px) {
    .reviews .block.owl-theme .owl-dots .owl-dot span {
        width: 12px;
        height: 12px;
        margin: 5px 14px;
    }
}
.reviews .block.owl-theme .owl-item:last-child {
    margin-right: 0 !important;
}
.reviews .block .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.reviews .block .item .image {
    border-radius: 10px;
    overflow: hidden;
    width: 272px;
    height: 272px;
    display: inline-block;
    vertical-align: top;
    position: relative;
}
@media screen and (max-width: 1600px) {
    .reviews .block .item .image {
        width: 200px;
        height: 200px;
    }
}
.reviews .block .item .image img {
    position: absolute;
    top: 0;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
}
.reviews .block .item .text {
    display: inline-block;
    vertical-align: top;
    width: calc(100% - 272px);
    padding-left: 38px;
    text-align: left;
}
@media screen and (max-width: 1600px) {
    .reviews .block .item .text {
        width: calc(100% - 200px);
        padding-left: 30px;
    }
}
.reviews .block .item .text p {
    font-family: HelveticaNeueCyr-Roman;
    font-style: normal;
    font-weight: 100;
    font-size: 22px;
    line-height: 1.36;
    color: #241e20;
}
@media screen and (max-width: 1600px) {
    .reviews .block .item .text p {
        font-size: 18px;
    }
}
.reviews .block .item .text span {
    font-family: HelveticaNeueCyr-Thin;
    font-style: normal;
    font-weight: 300;
    font-size: 20px;
    line-height: 1.65;
    color: #585858;
    margin-top: 18px;
    display: block;
}
@media screen and (max-width: 1600px) {
    .reviews .block .item .text span {
        font-size: 16px;
    }
}
.faq {
    margin-top: 146px;
    margin-bottom: 146px;
}
@media screen and (max-width: 1600px) {
    .faq {
        margin-top: 110px;
        margin-bottom: 110px;
    }
}
.faq .accordion {
    width: 1326px;
    margin: 36px auto 0;
}
@media screen and (max-width: 1600px) {
    .faq .accordion {
        width: 1000px;
    }
}
.faq .accordion-item {
    display: block;
    -webkit-box-shadow: 0px 5px 15px rgba(4, 21, 68, 0.05);
    box-shadow: 0px 5px 15px rgba(4, 21, 68, 0.05);
    border-radius: 10px;
    margin-bottom: 10px;
}
.faq .accordion-item.active .cont {
    max-height: 1000px;
}
.faq .accordion-item.active .head {
    color: #e30613;
}
.faq .accordion-item.active .head:after {
    background-image: url("data:image/svg+xml,%3Csvg width='20' height='4' viewBox='0 0 20 4' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 2H20' stroke='%23E30613' stroke-width='3'/%3E%3C/svg%3E%0A");
}
.faq .accordion-item .head {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-weight: 100;
    padding-left: 40px;
    min-height: 91px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    padding-right: 60px;
    font-family: HelveticaNeueCyr-Medium;
    font-style: normal;
    font-size: 22px;
    line-height: 1.36;
    color: #241e20;
    -webkit-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease;
}
.faq .accordion-item .head:after {
    content: "";
    display: block;
    position: absolute;
    top: 31px;
    right: 40px;
    width: 20px;
    height: 20px;
    background-color: transparent;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 0V20M0 10H20' stroke='%23241E20' stroke-width='3'/%3E%3C/svg%3E%0A");
}
.faq .accordion-item .cont {
    overflow: hidden;
    max-height: 0px;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    display: block;
    padding-left: 40px;
}
.faq .accordion-item .cont div {
    font-family: HelveticaNeueCyr-Thin;
    font-style: normal;
    font-weight: 100;
    font-size: 20px;
    line-height: 1.5;
    color: #585858;
    padding-bottom: 16px;
}
.contacts {
    margin-top: 146px;
    margin-bottom: 146px;
}
@media screen and (max-width: 1600px) {
    .contacts {
        margin-top: 110px;
        margin-bottom: 110px;
    }
}
.contacts .block {
    margin: 0 auto;
    width: 100%;
    max-width: calc(100% - 357px);
    position: relative;
    padding: 96px 112px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
@media screen and (max-width: 1600px) {
    .contacts .block {
        max-width: calc(100% - 220px);
        padding: 0px 90px;
    }
}
.contacts .block:after {
    content: "";
    display: block;
    width: 1px;
    height: 475px;
    background-color: rgba(0, 0, 0, 0.1);
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-height: calc(100% - 40px);
}
.contacts .block .text {
    width: 513px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    vertical-align: top;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
@media screen and (max-width: 1600px) {
    .contacts .block .text {
        margin-top: 110px;
        margin-bottom: 110px;
        width: 425px;
    }
}
.contacts .block .text .heading-c {
    text-align: left;
    margin-bottom: 35px;
}
.contacts .block .text .rows {
    width: 100%;
}
.contacts .block .text .row {
    font-size: 0;
    width: 100%;
    margin-bottom: 30px;
}
.contacts .block .text .row .icon {
    display: inline-block;
    vertical-align: top;
    width: 60px;
    height: 60px;
}
.contacts .block .text .row .icon svg {
    max-width: 100%;
    max-height: 100%;
}
.contacts .block .text .row .txt {
    display: inline-block;
    vertical-align: top;
    width: calc(100% - 60px);
    padding-left: 30px;
}
.contacts .block .text .row .txt p {
    font-family: HelveticaNeueCyr-Thin;
    font-style: normal;
    font-weight: 100;
    font-size: 20px;
    line-height: 1.5;
    color: #585858;
}
.contacts .block .text .row .txt a {
    font-family: HelveticaNeueCyr-Medium;
    font-style: normal;
    font-weight: 100;
    font-size: 20px;
    line-height: 1.5;
    color: #241e20;
    text-decoration: none;
    -webkit-transition: color 0.35s ease;
    -o-transition: color 0.35s ease;
    transition: color 0.35s ease;
}
.contacts .block .text .row .txt a:hover {
    color: #e30613;
}
.contacts .block .form-wrap {
    display: inline-block;
    vertical-align: top;
    width: 513px;
}
@media screen and (max-width: 1600px) {
    .contacts .block .form-wrap {
        width: 393px;
    }
}
.contacts .block .form-wrap .heading-c {
    font-size: 36px;
    line-height: 46px;
}
.contacts .block .form-wrap form {
    font-size: 0;
    margin-top: 29px;
}
.contacts .block .form-wrap form .row .form-group {
    display: inline-block;
    vertical-align: top;
    width: calc(50% - 7px);
    margin-right: 14px;
}
.contacts .block .form-wrap form .row .form-group:last-child {
    margin-right: 0;
}
.contacts .block .form-wrap form .form-group {
    position: relative;
    margin-bottom: 16px;
}
.contacts .block .form-wrap form .form-group.has-error input,
.contacts .block .form-wrap form .form-group.has-error textarea {
    border-color: #e30613;
}
.contacts .block .form-wrap form input.wpcf7-not-valid:not([type='submit']){
	border: 1px solid red;
}
.contacts .block .form-wrap form input:not([type='submit']),
.contacts .block .form-wrap form textarea {
    padding: 0 19px 0 19px;
    width: 100%;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 4px !important;
    font-family: HelveticaNeueCyr-Roman;
    font-style: normal;
    font-weight: 100;
    font-size: 16px;
    color: #585858;
}
.contacts .block .form-wrap form input:not([type='submit']) {
    height: 50px;
    line-height: 50px;
}
.contacts .block .form-wrap form textarea {
    line-height: 1.5;
    width: 100%;
    min-width: 100%;
    height: 98px;
    resize: none;
    padding-top: 11px;
    padding-bottom: 11px;
}
.contacts .block .form-wrap form button, 
.contacts .block .form-wrap form input[type="submit"] {
    margin-top: 6px;
    cursor: pointer;
    background: #e30613;
    border-radius: 4px;
    width: 100%;
    border: 1px solid #e30613;
    font-family: HelveticaNeueCyr-Roman;
    font-style: normal;
    font-weight: 100;
    font-size: 16px;
    line-height: 53px;
    color: #ffffff;
    -webkit-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease;
}
.contacts .block .form-wrap form button:hover,
.contacts .block .form-wrap form input[type="submit"]:hover {
    background-color: transparent;
    color: #e30613;
}
.section-politic {
   padding: 0 15px;
}
.section-politic .block {
    width: 100%;
    max-width: 1056px;
    margin: 0 auto;
    padding-top: 35px;
	font-family: HelveticaNeueCyr-Thin;
    font-style: normal;
    font-weight: 100;
    font-size: 22px;
    line-height: 1.5;
    color: #585858;
}
.section-politic .block p {
    
    margin-bottom: 30px;
}
@media screen and (max-width: 1280px) {
    .section-top {
        margin-top: 68px;
    }
    .section-top .left {
        min-height: 500px;
        height: 500px;
        max-height: 500px;
    }
    .section-top .left .info {
        max-width: 80%;
    }
    .section-top .left .info .heading {
        font-size: 36px;
    }
    .section-top .left .info p {
        font-size: 15px;
    }
    .section-top .left .info span {
        font-size: 16px;
        margin-top: 30px;
    }
    .section-top .left .info .links a img {
        max-width: 115px;
    }
    .section-top .right {
        min-height: 500px;
        height: 500px;
        max-height: 500px;
    }
    .clients .block .item {
        padding: 20px 20px;
        min-height: 136px;
    }
    .services .photo {
        min-height: 500px;
        height: 500px;
        max-height: 500px;
    }
    .services .photo--3 {
        height: 650px;
        background-size: contain;
        background-color: transparent;
        background-position: center;
    }
    .services .text {
        min-height: 500px;
        height: 500px;
        max-height: 500px;
    }
    .services .text--3 {
        height: 650px;
    }
    .services .text .info {
        max-width: 80%;
    }
    .services .text .title {
        font-size: 12px;
    }
    .services .text .heading {
        font-size: 28px;
    }
    .services .text p {
        font-size: 14px;
        margin-top: 14px;
    }
    .services .text ul li {
        font-size: 13px;
        margin-bottom: 16px;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
    .services .text ul li span {
        margin-right: 8px;
        margin-top: -5px;
    }
    .services .text .link {
        font-size: 13px;
        padding: 0px 10px;
        line-height: 31px;
        margin-top: 12px;
    }
    .spectrum {
        padding-top: 80px;
        margin-bottom: 80px;
    }
    .spectrum .title-c {
        font-size: 12px;
    }
    .spectrum .heading-c {
        font-size: 28px;
    }
    .spectrum .block {
        max-width: calc(100% - 60px);
        padding-top: 22px;
    }
    .spectrum .block .item {
        padding: 23px 23px;
        margin: 8px;
        width: calc(33% - 16px);
    }
    .spectrum .block .item .icon {
        width: 53px;
        height: 53px;
    }
    .spectrum .block .item p {
        font-size: 15px;
        margin-top: 16px;
    }
    .mobile-view {
        margin-top: 80px;
        margin-bottom: 80px;
    }
    .mobile-view .wrapper-main {
        max-width: calc(100% - 100px);
    }
    .mobile-view .mobile-view__line {
        width: 35px;
        height: 35px;
    }
    .mobile-view .mobile-view__line--left {
        left: -10px;
    }
    .mobile-view .mobile-view__line--right {
        right: -10px;
    }
    .mobile-view .block.owl-theme .owl-dots .owl-dot span {
        width: 10px;
        height: 10px;
        margin: 3px 10px;
    }
    .parking {
        margin-top: 80px;
        margin-bottom: 80px;
    }
    .parking .block {
        max-width: calc(100% - 60px);
        padding-right: 15px;
        min-height: 325px;
    }
    .parking .block .phone {
        max-width: 48%;
    }
    .parking .block .text {
        max-width: 50%;
    }
    .parking .block .text .title {
        font-size: 12px;
    }
    .parking .block .text .heading {
        font-size: 28px;
    }
    .parking .block .text ul {
        margin-top: 17px;
    }
    .parking .block .text ul li {
        font-size: 13px;
        margin-bottom: 9px;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
    .parking .block .text .link {
        font-size: 13px;
        padding: 0px 10px;
        line-height: 31px;
        margin-top: 12px;
    }
    .app {
        margin-top: 80px;
        margin-bottom: 80px;
    }
    .app .block {
        max-width: calc(100% - 60px);
        padding: 40px 20px;
    }
    .app .block .phone {
        max-width: 48%;
    }
    .app .block .text {
        max-width: 50%;
        padding-right: 12px;
    }
    .app .block .text .title {
        font-size: 12px;
    }
    .app .block .text .heading {
        font-size: 28px;
    }
    .app .block .links {
        margin-top: 20px;
    }
    .app .block .right {
        width: 50%;
        max-width: 50%;
        padding-left: 15px;
    }
    .app .block .right ul li span {
        min-width: 40px;
        width: 40px;
        height: 40px;
        line-height: 40px;
        font-size: 22px;
        margin-right: 17px;
    }
    .reviews {
        margin-top: 80px;
        margin-bottom: 80px;
    }
    .reviews__line {
        width: 35px;
        height: 35px;
    }
    .reviews__line--left {
        left: -15px;
    }
    .reviews__line--right {
        right: -15px;
    }
    .reviews .wrapper-main {
        max-width: calc(100% - 120px);
    }
    .reviews .block .owl-dots .owl-dot span {
        width: 12px;
        height: 12px;
        background-color: #e3e3e3;
        margin: 3px 8px;
    }
    .reviews .item .text {
        width: calc(100% - 60px);
    }
    .faq {
        margin-top: 80px;
        margin-bottom: 80px;
    }
    .faq .accordion {
        width: calc(100% - 40px);
        margin: 23px auto 0;
    }
    .faq .accordion-item.active .head:after {
        top: 31px;
        right: 38px;
        width: 18px;
        height: 18px;
    }
    .faq .accordion-item .head {
        font-size: 18px;
        min-height: 76px;
    }
    .faq .accordion-item .head:after {
        right: 39px;
    }
    .faq .accordion-item .cont div {
        font-size: 16px;
    }
    .contacts {
        margin-top: 80px;
        margin-bottom: 80px;
    }
    .contacts .block {
        max-width: calc(100% - 100px);
        position: relative;
        padding: 0px 0px;
        -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;
    }
    .contacts .block:after {
        visibility: hidden;
    }
    .contacts .block .text {
        margin-top: 0;
        margin-bottom: 20px;
        width: 100%;
    }
    .contacts .block .text .heading-c {
        width: 100%;
        text-align: center;
    }
    .contacts .block .text .rows {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .contacts .block .text .row .icon {
        width: 54px;
        height: 54px;
    }
    .contacts .block .text .row .txt {
        padding-left: 22px;
    }
    .contacts .block .text .row .txt p {
        font-size: 18px;
    }
    .contacts .block .text .row .txt a {
        font-size: 18px;
    }
    .contacts .block .form-wrap .heading-c {
        font-size: 22px;
        line-height: 1.25;
    }
    .section-politic {
        padding-bottom: 80px;
    }
    .section-politic .block {
        max-width: calc(100% - 60px);
        padding-top: 25px;
    }
    .section-politic .block p {
        font-size: 18px;
        margin-bottom: 22px;
    }
}
@media screen and (max-width: 767px) {
    .section-top {
        margin-top: 52px;
        padding-top: 20px;
    }
    .section-top .left {
        width: 100%;
        min-height: unset;
        height: unset;
        max-height: unset;
    }
    .section-top .left .info {
        max-width: calc(100% - 30px);
    }
    .section-top .left .info .heading {
        font-size: 28px;
    }
    .section-top .left .info p {
        font-size: 13px;
        margin-top: 12px;
    }
    .section-top .left .info span {
        font-size: 14px;
        margin-top: 15px;
    }
    .section-top .left .info .links {
        margin-top: 15px;
    }
    .section-top .right {
        min-height: 320px;
        height: 320px;
        max-height: 320px;
        width: 100%;
        margin-top: 30px;
        border-radius: 10px;
    }
    .clients .block.owl-theme .owl-controls {
        margin-bottom: 20px;
    }
    .clients .block.owl-theme .owl-dots .owl-dot span {
        margin: 3px 4px;
    }
    .clients .block .item {
        padding: 15px;
        min-height: 100px;
    }
    .services--1,
    .services--2,
    .services--4 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .services--3 {
        margin-top: 25px;
        background-position: top center;
    }
    .services--4 .text {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }
    .services .photo {
        width: 100%;
        min-height: 280px;
        height: unset;
        max-height: unset;
    }
    .services .photo--0 {
        border-radius: 10px;
        margin-top: 15px;
    }
    .services .photo--1 {
        margin-top: 25px;
        border-radius: 10px;
    }
    .services .photo--2 {
        border-radius: 10px;
        margin-top: 15px;
    }
    .services .photo--3 {
        height: 320px;
        margin-top: 15px;
    }
    .services .text {
        width: 100%;
        min-height: unset;
        height: unset;
        max-height: unset;
    }
    .services .text--3 {
        height: unset;
    }
    .services .text .info {
        max-width: calc(100% - 30px);
    }
    .services .text .title {
        font-size: 11px;
    }
    .services .text .heading {
        font-size: 22px;
    }
    .services .text p {
        font-size: 12px;
        margin-top: 12px;
    }
    .services .text ul {
        margin-top: 15px;
    }
    .services .text ul li {
        font-size: 12px;
        margin-bottom: 13px;
    }
    .services .text ul li span {
        width: 28px;
        height: 28px;
        line-height: 26px;
        font-size: 12px;
    }
    .spectrum {
        padding-top: 40px;
        margin-bottom: 40px;
    }
    .spectrum .title-c {
        font-size: 11px;
    }
    .spectrum .heading-c {
        font-size: 22px;
    }
    .spectrum .block {
        max-width: calc(100% - 30px);
        padding-top: 0;
    }
    .spectrum .block .item {
        padding: 15px;
        margin: 6px auto;
        width: 100%;
    }
    .mobile-view {
        margin-top: 40px;
        margin-bottom: 40px;
    }
    .mobile-view .wrapper-main {
        max-width: calc(100% - 80px);
    }
    .mobile-view .mobile-view__line {
        width: 30px;
        height: 30px;
    }
    .mobile-view .mobile-view__line--left {
        left: -7px;
    }
    .mobile-view .mobile-view__line--right {
        right: -7px;
    }
    .mobile-view .block {
        margin-top: 15px;
    }
    .mobile-view .block.owl-theme .owl-dots .owl-dot span {
        margin: 3px 4px;
    }
    .mobile-view .block .item img {
        width: auto;
        margin: 0 auto;
    }
    .parking {
        margin-top: 40px;
        margin-bottom: 40px;
    }
    .parking .block {
        max-width: calc(100% - 0px);
        padding-right: 0;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        min-height: unset;
        padding-top: 30px;
    }
    .parking .block .phone {
        max-width: 100%;
        position: relative;
    }
    .parking .block .text {
        max-width: 100%;
        width: calc(100% - 30px);
    }
    .parking .block .text .title {
        font-size: 11px;
    }
    .parking .block .text .heading {
        font-size: 22px;
    }
    .app {
        margin-top: 40px;
        margin-bottom: 40px;
    }
    .app .block {
        max-width: calc(100% - 30px);
        padding: 30px 15px 25px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .app .block:after {
        visibility: hidden;
    }
    .app .block .phone {
        max-width: 48%;
    }
    .app .block .text {
        max-width: 100%;
        padding-right: 0;
    }
    .app .block .text .title {
        font-size: 11px;
    }
    .app .block .text .heading {
        font-size: 22px;
    }
    .app .block .links a img {
        max-width: 115px;
    }
    .app .block .right {
        width: 100%;
        max-width: 100%;
        padding-right: 0;
        padding-left: 0;
    }
    .app .block .right ul li span {
        min-width: 36px;
        width: 36px;
        height: 36px;
        line-height: 34px;
        font-size: 20px;
        margin-right: 12px;
    }
    .reviews {
        margin-top: 40px;
        margin-bottom: 40px;
    }
    .reviews__line {
        width: 30px;
        height: 30px;
    }
    .reviews__line--left {
        left: -15px;
    }
    .reviews__line--right {
        right: -15px;
    }
    .reviews .block {
        margin-top: 20px;
    }
    .reviews .block.owl-theme .owl-controls {
        margin-top: 7px;
    }
    .reviews .block.owl-theme .owl-dots .owl-dot span {
        width: 12px;
        height: 12px;
        background-color: #e3e3e3;
        margin: 3px 8px;
    }
    .reviews .item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
    .reviews .item .image {
        width: 150px !important;
        height: 150px !important;
    }
    .reviews .item .text {
        width: calc(100% - 0px) !important;
        padding-left: 0 !important;
        margin-top: 15px;
    }
    .reviews .item .text p {
        font-size: 16px !important;
    }
    .reviews .item .text span {
        font-size: 14px !important;
        margin-top: 10px !important;
    }
    .faq {
        margin-top: 40px;
        margin-bottom: 40px;
    }
    .faq .accordion {
        width: 100%;
        margin: 10px auto 0;
    }
    .faq .accordion-item.active .head:after {
        right: 14px;
        top: 24px;
        width: 15px;
        height: 15px;
    }
    .faq .accordion-item .head {
        font-size: 13px;
        min-height: 61px;
        line-height: 1.5;
        padding-left: 15px;
        padding-right: 40px;
    }
    .faq .accordion-item .head:after {
        right: 14px;
        top: 24px;
        width: 15px;
        height: 15px;
    }
    .faq .accordion-item .cont {
        padding-left: 15px;
        padding-right: 15px;
    }
    .faq .accordion-item .cont div {
        font-size: 13px;
    }
    .contacts {
        margin-top: 40px;
        margin-bottom: 40px;
    }
    .contacts .block {
        max-width: calc(100% - 30px);
        position: relative;
        padding: 20px 10px;
    }
    .contacts .block .text .heading-c {
        margin-bottom: 20px;
    }
    .contacts .block .text .rows {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .contacts .block .text .row {
        margin-bottom: 15px;
    }
    .contacts .block .text .row .icon {
        width: 45px;
        height: 45px;
    }
    .contacts .block .text .row .txt {
        padding-left: 15px;
        width: calc(100% - 45px);
    }
    .contacts .block .text .row .txt p {
        font-size: 16px;
    }
    .contacts .block .text .row .txt a {
        font-size: 16px;
    }
    .contacts .block .form-wrap {
        width: calc(100% - 0px);
    }
    .contacts .block .form-wrap .heading-c {
        font-size: 18px;
        line-height: 1.25;
    }
    .contacts .block .form-wrap form {
        margin-top: 20px;
    }
    .contacts .block .form-wrap form .row .form-group {
        width: 100%;
        margin-right: 0;
    }
    .contacts .block .form-wrap form input,
    .contacts .block .form-wrap form textarea {
        padding: 0 15px 0 15px;
    }
    .contacts .block .form-wrap form input {
        height: 45px;
        line-height: 45px;
    }
    .contacts .block .form-wrap form textarea {
        padding-top: 15px;
    }
    .contacts .block .form-wrap form button,
	.contacts .block .form-wrap form input[type="submit"]	{
        font-size: 14px;
        line-height: 43px;
    }
    .section-politic {
        padding-top: 70px;
        padding-bottom: 50px;
    }
    .section-politic .block {
        max-width: calc(100% - 30px);
        padding-top: 20px;
    }
    .section-politic .block p {
        font-size: 16px;
        margin-bottom: 18px;
    }
}
