@media (max-width: 1199px) {
    .logo a {
        width: 149px;
        height: 150px;
        line-height: 150px;
    }
    .main-menu--switcher a {
        padding-left: 5px;
        padding-right: 5px;
        font-size: 13px;
        height: 50px;
    }
    .header-top--links a {
        padding-left: 1px;
        padding-right: 1px;
    }
    .main-menu li a {
        font-size: 13px;
        padding-left: 5px;
        padding-right: 5px;
    }
    .news-item--share {
        margin: 0 0 10px;
    }
    .news-item .news-item--share a {
        opacity: 1;
        transform: translateY(0);
    }
    .geo-count {
        margin: 0 auto 20px !important;
    }
    .disclosure--selectors a {
        display: inline-block;
        padding-bottom: 10px;
        padding-right: 10px;
        margin-bottom: 10px;
    }
    .disclosure--selectors a+a {
        margin-left: 20px;
        padding-left: 0;
    }
    .service-faq--img {
        display: none;
    }
    .service-connect--line__item+.service-connect--line__item i:after {
        width: 55%;
        right: 75%;
    }
    .contract-step+.contract-step i:before {
        display: none;
    }
    .service-connect--line {
        padding-left: 0;
    }
    .help-client,
    .help-address {
        height: 331px;
    }
    .help-faq.help-icon .help-icon--block {
        top: 13px;
    }
    .service-section-15 {
        height: auto;
    }
    .service-section-18 {
        height: 360px;
    }
    .promo-item--img:before {
        display: none;
    }
    .project-list--item {
        font-size: 12px;
        line-height: 1.3;
    }
    .project-list--item__text {
        left: 0;
        right: 0;
    }
    .project-list--item__city {
        padding: 10px 10px 10px 30px;
    }
    .project-list--item__city i {
        top: 9px;
    }
    .project-list--item__name {
        padding: 10px 10px 20px;
    }
    .footer-subscribe--input input {
        margin-right: 7px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .partners-list {
        padding: 0 60px;
    }
    .footer-subscribe--input input {
        width: 240px !important;
    }
    .index-business>img {
        height: 500px;
        width: auto;
        max-width: none;
    }
}

@media (max-width: 991px) {
    .mobile-menu {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        z-index: 1000;
        background: #fff;
        opacity: 0;
        visibility: hidden;
        transition: .2s;
        display: block;
    }
    .mobile-menu.is-opened {
        opacity: 1;
        visibility: visible;
    }
    .mobile-menu--header {
        /* background: #004874; */
        background: #347a57;
        background:#006666;
        height: 75px;
    }
    @media (max-width: 575px) {
        .mobile-menu--header {
            background:#006666;
            height: 80px;
        }
    }
    .mobile-menu--header a,
    .mobile-menu--link a {
        background: none !important;
        color: #fff;
        margin:13px 0 0 34px;
    }
    @media (max-width: 572px) {
        .mobile-menu--link a {
            background: none !important;
            color: #fff;
            margin:0;
        }
    }
    .mobile-menu--header .mobile-menu--link a i:after,
    .mobile-menu--header .mobile-menu--link a i:before {
        background: #fff;
    }
    .mobile-menu--auth a {
        display: block;
        width: 55px;
        height: 55px;
        line-height: 55px;
        text-align: center;
    }
    .mobile-menu--auth a i {
        background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAYCAQAAABUt8XAAAABZklEQVQ4y4XSv0uVURgH8HN1LLkkSBEO4lDYVTIkh0KzMUTcCrGhxS6SSJgRtLg6CA1iNAWFcacgJM0/ILACx8AfOOVm2ZAg+nL7NFy4dW7v6+VM3+f5wPnxnCBEq8F9nxz46aN7GuJuTBu9daykaMxriXcas/GUI9erqd+xB9l4y3yUX/iahc9gMMLDyKfjDlyO8BVcSMdd6FJbuZSOz+JGhG+iJeuCP0zVvM5e9mu88jnKX7zMxr1+m6ymh8quZuPgKT6YNm0VT04ad9Bk0JJd3yy55XQ2bvZMoqeaeyTmNNfinAHPHdgzLldt5oz77pcF/ZVqELRax7ZHmvx/rMe2sa61gpdt/LN52uq1aVkI8spun0iD4I6yfFBAoS4uoLPyWdrr4ovoDtowWhffRXsQvMeaCedT2TlFa1iVqxSuKTnEjjdmFI0YUTRj0Q4OlfTFEzxlyKwVm/YlEvu2rJg19HfofwBafXNXEA+UIQAAAABJRU5ErkJggg==);
        width: 22px;
        height: 24px;
        display: inline-block;
        vertical-align: middle;
    }
    .mobile-menu--switch {}
    .mobile-menu--switch a {
        display: block;
        width: 50%;
        float: left;
        background: #005791;
        text-decoration: none;
        font-size: 14px;
        color: #b8c7d7;
        padding: 15px 22px;
    }
    .mobile-menu--switch a.is-selected {
        background: #fff;
        color: #004874;
    }
    .mobile-menu--content {
        padding: 0 20px;
    }
    .mobile-menu--content li {
        display: block;
        border-bottom: 1px solid #ebebeb;
    }
    .mobile-menu--content li a {
        font-size: 12px;
        font-weight: bold;
        text-decoration: none;
        padding: 17px 20px;
        display: block;
        color: #333333;
        position: relative;
    }
    .mobile-menu--content li a i {
        color: inherit;
        position: absolute;
        top: 50%;
        right: 0;
        transform: translateY(-50%);
    }
    .mobile-menu--content li a i.fa-angle-left {
        right: auto;
        left: 0;
    }
    .mobile-menu--content li a:hover {
        color: #005791;
    }
    .header-top {
        background: #fff;
        position: relative;
    }
    .header-top .container {
        width: auto;
        padding: 0;
    }
    .mobile-menu--link {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 3;
    }
    .mobile-menu--link a {
        display: block;
        height: 55px;
        width: 53px;
        background: #fff;
    }
    .mobile-menu--link a i {
        width: 14px;
        height: 2px;
        position: absolute;
        top: 26px;
        left: 19px;
        background: #333333;
        transition: .2s;
    }

    @media (min-width: 320px) and (max-width: 575px) {
        .mobile-menu--link a i {
            width: 14px;
            height: 1.9px;
            position: absolute;
            /* top: 33px; */
            top: 43px;
            left: 29px;
            background: #333333;
            transition: .2s;
        }
    }
    .mobile-menu--link a i:after,
    .mobile-menu--link a i:before {
        display: block;
        position: absolute;
        left: 0;
        right: 0;
        height: 100%;
        background: #333;
        content: "";
        transition: .2s;
    }
    .mobile-menu--link a i:after {
        top: -4px;
    }
    .mobile-menu--link a i:before {
        bottom: -4px;
    }
    .mobile-menu--link a.is-selected i {
        background: none;
    }
    .mobile-menu--link a.is-selected i:after {
        transform: rotate(-45deg);
        top: 0;
    }
    .mobile-menu--link a.is-selected i:before {
        transform: rotate(45deg);
        bottom: 0;
    }
    .logo {
        left: 53px;
        transform: translate(0);
        /* border: 1px solid #f15922; */
    }
    .logo a {
        width: 108px;
        height: 108px;
        line-height: 108px;
    }
    .logo a img {
        /* height: 74px;
        width: 80px; */
        width: 100%;
        height: auto;
        /* background: url(../images/logo-sm.png) no-repeat; */
        background-size: cover;
    }
    .header-top--links {
        padding-right: 10px;
    }
    .header-top--links a {
        color: #899db0;
        padding: 20px;
        display: inline-block;
    }
    .header-top--links a:hover {
        color: #004874;
    }
    .icon-location {
        background-image: url(../images/icon-location-blue.png);
        position: relative;
        top: -1px;
    }
    .header-top--links .divPhone {
        color: #899db0;
        padding: 10px;
        display: inline-block !important;
        display: block !important;
        border: 1px solid red !important;
    }
    .header-top--links .divPhone .phone1 {
        color: #fff !important;
        font-size: 16px !important;
    }
    .header-bottom {
        border: 0;
    }
    .header-bottom>.container,
    .header-bottom>.container .col-12 {
        width: auto;
        padding: 0;
    }
    .main-menu {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        background: #fff;
        z-index: 100;
        display: block !important;
        opacity: 0;
        visibility: hidden;
        transition: .2s;
        transform: translateY(10px);
    }
    .main-menu.is-opened {
        transform: translateY(0px);
        opacity: 1;
        visibility: visible;
    }
    .main-menu li {
        display: block !important;
        width: auto;
    }
    .main-menu li a {
        padding: 12px 0;
    }
    .search-btn {
        width: 53px;
        height: 53px;
        background: #004874;
        background: #c8c8c8;
        display: block;
        position: relative;
        z-index: 2;
    }
    .search-btn span {
        top: 17px;
        left: 16px;
    }
    .search-btn span:after {
        background: #004874;
        background: #c8c8c8;
    }
    .header-search--form {
        right: 0;
        left: 300px;
    }
    .header-search--form.is-opened {
        left: 161px;
    }
    .header-search--form input,
    .header-search--form button {
        height: 53px;
        line-height: 53px;
    }
    .header-search--form button {
        line-height: 1;
    }
    .header-bottom--mobile {
        position: relative;
        height: 53px;
    }
    .header-bottom--mobile_btns {
        /* padding-left: 161px; */
        display: table;
        width: 100%;
        position: absolute;
        left: 0;
        top: 0;
        /* height: 53px; */
    }
    .header-bottom--mobile_btns a {
        height: 53px;
        line-height: 53px;
        display: table-cell;
        /* background: #004874; */
        background: #676767;
        /* width: 33.33333%; */
        width: 25%;
        text-align: center;
        vertical-align: top;
    }
    .header-bottom--mobile_btns a.btn-callback {
        background: #068ada;
        background: #777;
        background: #657480
    }
    /* .header-bottom--mobile_btns a.btn-callback i {
        display: inline-block;
        margin: 0;
        background: url(../images/icon-callback-small.png) no-repeat;
        height: 24px;
        width: 22px;
        vertical-align: middle;
    } */
    .header-bottom--mobile_btns a.btn-callback i {
        display: inline-block;
        margin: 0;
        background: url('../images/nstyle-garant-plus/icon-call-30.svg') no-repeat;
        height: 30px;
        width: 30px;
        vertical-align: middle;
    }
    .header-bottom--mobile_btns a.btn-chat {
        background: #33a4bc;
        background: #808080;
        background:#b8b9bc;
    }
    /* .header-bottom--mobile_btns a.btn-chat i {
        display: inline-block;
        margin: 0;
        background: url(../images/icon-chat-small.png) no-repeat;
        height: 24px;
        width: 29px;
        vertical-align: middle;
    } */
    .header-bottom--mobile_btns a.btn-chat i {
        display: inline-block;
        margin: 0;
        background: url('../images/nstyle-garant-plus/icon-chat-30.svg') no-repeat;
        height: 30px;
        width: 30px;
        vertical-align: middle;
    }
    .header-bottom--mobile_btns a.btn-auth {}
    .header-bottom--mobile_btns a.btn-auth i {
        background: url(../images/icon-auth.png) no-repeat;
        display: inline-block;
        height: 24px;
        width: 26px;
        vertical-align: middle;
    }
    .header-bottom--mobile_btns a.btn-help {
        background:#5b5a5f;
    }
    /* .header-bottom--mobile_btns a.btn-help i {
        background: url(../images/icon-help.png) no-repeat;
        display: inline-block;
        height: 24px;
        width: 26px;
        vertical-align: middle;
    } */
    .header-bottom--mobile_btns a.btn-help i {
        background: url('../images/nstyle-garant-plus/icon-question-30.svg') no-repeat;
        display: inline-block;
        height: 30px;
        width: 30px;
        vertical-align: middle;
    }
    .geo-map--canvas {
        right: auto;
        left: 0;
    }
    .service-count--form {
        padding-left: 15px;
        padding-right: 15px;
    }
    .service-connect--line {
        padding: 0 50px;
    }
    .footer-subscribe:after {
        display: none;
    }
    .service-connect--line__item {
        font-size: 14px;
    }
    .help-client {
        height: 331px;
    }
    .help-address {
        height: auto;
    }
    .help-price {
        height: 290px;
    }
    .help-faq .help-title {
        padding-right: 70px;
    }
    .help-icon i {
        display: none;
    }
    .help-callback {
        background: #fff;
        min-height: 0;
    }
    .contract-step {
        width: 33.3333%;
        display: block;
        float: left;
        margin-bottom: 40px;
    }
    .contract-step:nth-child(4) {
        clear: both;
        margin-left: 16.66666%;
    }
    .contract-form {
        padding-left: 20px;
        padding-right: 20px;
    }
    .service-rules--selectors a,
    .service-rules--selectors a+a {
        margin: 0 20px;
    }
}

@media (max-width: 767px) {
    .footer-bottom {
        line-height: 1.4;
    }
    .index-slider--title {
        font-size: 19px;
        margin-bottom: 20px;
        text-align: center;
    }
    .index-slider--text {
        font-size: 12px;
        line-height: 17px;
        padding: 0;
        border: 0;
        text-align: center;
    }
    .index-slide--btn {
        margin: 25px auto 0;
        text-align: center;
    }
    .index-slider .slick-arrow {
        display: none !important;
    }
    .slick-dots li button {
        margin: 0 5px;
    }
    .index-section {
        padding: 40px 0;
    }
    .section-title--container,
    .section-title {
        margin: 0 0 23px;
    }
    .section-title {
        font-size: 22px;
        line-height: 22px;
    }
    .section-title--right {
        display: none;
    }
    .service-item--text {
        display: none;
    }
    .services-list>.col:nth-child(n+5) {
        display: none;
    }
    .servive-item--state {
        padding: 28px 30px 28px 112px;
        min-height: 0;
    }
    .service-item--icon {
        left: 10px;
        top: 50%;
        width: 90px;
        background-position: center top;
        transform: translate(0, -50%) !important;
        text-align: center;
    }
    .service-item--icon img {
        max-width: 100%;
        height: auto;
    }
    .service-item--title {
        font-size: 16px;
        line-height: 26px;
        transform: translateX(0) !important;
    }
    .service-item:hover .service-item--hover,
    .service-item--hover {
        display: none;
    }
    .service-item:hover .service-item--state {
        display: block;
    }
    .news-item {
        margin: 0 0 30px;
    }
    .news-item--name,
    .news-item>a {
        margin: 0;
    }
    .news-item--text {
        display: none !important;
    }
    .geo-map--text {
        font-size: 14px;
    }
    .geo-map--cities li a {
        font-size: 14px;
        color: #fff;
        padding: 0 0 0 16px;
        position: relative;
    }
    .geo-map--cities li a:before {
        font: 10px FontAwesome;
        content: "\f00c";
        position: absolute;
        left: 0;
        top: 5px;
        color: #fff;
    }
    .index-business {
        text-align: left;
        padding: 0;
        text-align: center;
        height: 320px;
        overflow: hidden;
    }
    .index-business--img {
        height: 430px;
    }
    .index-business--content .section-title {
        font-size: 19px;
        text-align: center;
        margin: 0;
    }
    .index-business--text {
        font-size: 12px;
        line-height: 17px;
        color: #f8f8f8;
        padding: 0;
        border: 0;
        text-align: center;
        margin-top: 23px;
    }
    .index-business--content .btn-big.btn-default {
        margin: auto;
    }
    .partners-link {
        margin-top: 20px;
    }
    .partners-link a {
        color: #fff;
        font-size: 16px;
    }
    .footer-socials--btns {
        margin-bottom: 20px;
    }
    .footer-socials--btns a {
        width: 47%;
        padding-left: 10px;
        padding-right: 10px;
        text-align: center;
    }
    .footer-socials--title {
        font-size: 14px;
        font-weight: bold;
        margin: 0 0 10px;
    }
    .footer-bottom {
        margin: 15px 0;
    }
    .full-version {
        margin: 20px 0;
        text-align: center;
    }
    .full-version span {
        color: #fff;
        font-size: 16px;
        text-decoration: none;
        display: inline-block;
    }
    .geo-map--canvas {
        display: none;
    }
    .geo-count--title,
    .geo-counter--description {
        font-size: 12px;
    }
    .geo-count--title {
        margin-bottom: 8px;
        height: 30px;
    }
    .geo-counter--description {
        margin-top: 3px;
    }
    .counter-item {
        height: 45px;
        width: 28px;
    }
    .counter-item+.counter-item {
        margin-left: 2px;
    }
    .geo-count {
        float: none;
        display: inline-block;
        vertical-align: top;
    }
    .geo-count:first-child {
        /* width: 118px; */
    }
    .geo-count:last-child {
        margin-left: 12px !important;
        width: 149px;
    }
    .counter-item span {
        font-size: 31px;
        line-height: 45px;
    }
    .counter-item b {
        height: 23px;
    }
    .counter-item b:after,
    .counter-item b:before {
        height: 1px;
        width: 1px;
    }
    .footer-subscribe {
        border-top: 1px solid #484848;
        border-top: 1px solid #b8b9bc;
        border-bottom: 1px solid #484848;
        border-bottom: 1px solid #b8b9bc;
        padding: 27px 0;
        margin: 25px 0;
        text-align: center;
    }
    .footer-subscribe:after,
    .footer-subscribe:before {
        opacity: 0;
    }
    .footer-subscribe b {
        display: block;
        margin: 0 0 10px;
    }
    .footer-subscribe--input input {
        margin: 0 0 17px;
        width: 100% !important;
        display: block !important;
    }
    .footer-subscribe .checkbox {
        display: inline-block;
        margin: 0 0 24px;
    }
    .footer-subscribe .checkbox label {
        text-align: left;
        display: inline-block;
    }
    .footer-subscribe .checkbox i {
        top: 0px;
    }
    .about-img {
        float: none;
    }
    .disclosure--selectors a {
        display: block;
        padding-bottom: 10px;
        margin-bottom: 10px;
    }
    .disclosure--selectors a+a {
        margin-left: 0;
        padding-left: 0;
    }
    .review-logo img {
        margin: 0 auto;
    }
    .review-letter {
        margin: 40px 0;
        text-align: center;
    }
    .service-count--form {
        margin-left: -15px;
        margin-right: -15px;
        padding-left: 15px;
        padding-right: 15px;
        border-left: 0;
        border-right: 0;
    }
    .service-rules--list li {
        padding-left: 64px !important;
    }
    .service-connect--line__item {
        margin: 0 0 100px !important;
    }
    .service-connect--line:before,
    .service-connect--line__next,
    .service-connect--line__last {
        display: none;
    }
    .service-connect--line__item+.service-connect--line__item i:after {
        width: 25%;
        right: 50%;
        transform: rotateZ(90deg) translateY(-185%);
        top: -60px;
    }
    .help-address .help-icon {
        min-height: 0;
    }
    .help-address,
    .help-price,
    .help-client {
        height: auto;
    }
    .help-address .help-icon .help-icon--block {
        bottom: -20px;
    }
    .help-template .help-icon ul li {
        margin-bottom: 10px !important;
        white-space: nowrap;
    }
    .help-template .help-icon ul li a {
        white-space: normal;
    }
    .help-callback {
        background: #fff;
        min-height: 0;
    }
    .help-download+a {}
    .contract-form {
        padding-left: 20px;
        padding-right: 20px;
    }
    .contract-step {
        width: 100%;
        display: block;
        margin: 0 0 30px !important;
    }
    .form-control--label,
    .form-control--label.is-small {
        line-height: 1.2;
    }
    .tooltip {
        max-width: 100%;
    }
    .index-slider {
        height: 320px;
    }
    .index-slider--item-img {
        /*    -webkit-filter: blur(5px);
        -moz-filter: blur(5px);
        filter: blur(5px);*/
        /*filter: url("data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGZpbHRlciBpZD0iYmx1ciI+PGZlR2F1c3NpYW5CbHVyIHN0ZERldmlhdGlvbj0iNSIvPjwvZmlsdGVyPjwvc3ZnPgo=#blur");*/
        margin: -100px -10px -10px;
        width: auto;
        height: 430px;
        background-size: cover;
    }
    .project-filter--row {
        text-align: center;
    }
    .project-filter--row__label {
        display: block;
        float: none;
        width: auto;
        margin: 0 0 20px;
    }
    .project-filter--row .overflow {
        overflow: visible;
    }
    .service-rules--selectors a {
        display: block;
        margin: 0 0 10px !important;
    }
    .service-count>.z3 {
        padding: 0 10px;
    }
    .service-section-20,
    .service-section-16,
    .service-section-17,
    .service-section-15,
    .service-section-18,
    .service-section-19 {
        height: auto;
    }
    .promo-item--img {
        position: relative;
        width: 100%;
        height: 200px;
    }
    .section-description {
        padding: 30px;
        margin: 0 -15px 60px;
    }
    .slick-dots {
        bottom: 10px;
    }
}

@media (max-width: 575px) {
    .z1,
    h1 {
        font-size: 25px;
        font-size: 18px;
    }
    .content-container {
        padding-left: 15px;
        padding-right: 15px;
    }
    .page.fancybox-wrap {
        left: 20px !important;
        right: 20px !important;
        width: auto !important;
    }
    .page.fancybox-wrap .fancybox-inner {
        width: 100% !important;
        height: auto !important;
    }
    .page .fancybox-skin {
        padding: 30px 15px !important;
    }
    .popup-form {
        max-width: 310px !important;
        margin: auto;
    }
    .auth-form {
        width: 100%;
    }
    .content-container,
    .news-filter .project-filter {
        margin-left: -15px;
        margin-right: -15px;
    }
    .about-content {
        padding: 30px 15px;
    }
    .header-top {
        height: 68px;
    }
    .help-callback {
        margin: 0 -15px;
        background: #fff;
    }
    .help-phone {}
    .help-phone>div {
        margin-bottom: 10px;
    }
    .help-phone .pull-right,
    .help-phone .pull-left {
        float: none;
    }
    .date-inputs .form-control--middle,
    .date-inputs .form-control--date,
    .date-inputs {
        display: block;
    }
    .date-inputs .form-control--middle {
        padding: 10px 0;
    }
    .about-img {
        margin: 0 0 20px;
    }
    .about-img img {
        width: 100%;
        margin: 0 auto 30px;
        max-width: 50%;
    }
    .about-img figcaption {
        text-align: center;
    }
    .popup-form--title {
        word-break: break-word;
        font-size: 32px;
    }
    .help-template .help-icon .help-icon--block {
        bottom: -45px;
        right: -25px;
    }
    .contacts-list--item {
        margin: 0 -15px 20px;
        padding: 20px;
    }
    .information-inheader .z6 {
        margin: 0;
    }
    .subscribe-form {
        margin-bottom: 20px;
    }
    .service-rules {
        padding-top: 0;
    }
    .service-rules--selectors {
        display: flex;
        margin: 0 -15px;
        align-items: stretch;
        align-content: center;
        margin-bottom: 30px;
        min-width: 100%;
    }
    .service-rules--selectors a {
        font-size: 10px;
        padding: 15px 10px;
        background: #004874;
        color: #fff;
        flex: 0 0 33.333333%;
    }
    .service-rules--selectors a.is-selected {
        background: none;
        border-bottom-color: transparent;
    }
}

@media (max-width: 320px) {
    .page.fancybox-wrap {
        left: 0 !important;
        right: 0 !important;
    }
    .popup-form {
        max-width: 290px !important;
    }
    .header-top--links a {
        padding-right: 5px;
        padding-left: 5px;
        width: 159px;
        overflow: hidden;
        /* text-overflow:ellipsis; */
        white-space: nowrap;
        margin-right: 5px;
    }
    .footer-socials--btns {
        margin: 0 -10px 20px;
    }
}


.itest {
    
}