@media (max-width: 1199px) {
    .wrap_slider1 h2, .wrap_slider2 h2, .wrap_slider3 h2, .wrap_slider4 h2, .content-info h2, .services .section-title {
        font-size: 30px
    }
}

@media (min-width: 1130px) {
    .footer .first-fblock {
        padding-left: 45px
    }
}

@media (max-width: 991px) {

    .footer .first-fblock {
        padding-left: 32px
    }

    .footer .fifth-fblock a {
        font-size: 20px
    }

    .wrap_slider1 h2, .wrap_slider2 h2, .wrap_slider3 h2, .wrap_slider4 h2, .content-info h2, .services .section-title {
        font-size: 30px
    }

    .canvas-page {
        width: 100%;
    }
}

@media (max-width: 991px) and (min-width: 550px) {
    .services .item-service .border-img {
        width: 185px;
        height: 185px
    }

    .services .item-service h2, .services .item-service h3, .services .item-service h4, .services .item-service h5 {
        font-size: 27px
    }
}

@media (max-width: 942px) {
    .footer .fourth-fblock span {
        display: none
    }

    .footer .fourth-fblock {
        padding: 25px 0
    }

    .footer .fifth-fblock a {
        font-size: 18px
    }
}

@media (max-width: 820px) {
    .footer .fifth-fblock a {
        font-size: 16px
    }
}

@media (max-width: 767px) {
    .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
        background-color: rgba(147, 194, 41, 0.26)
    }

    .navbar-default .navbar-toggle {
        border-color: #c0dd72;
        padding: 12px 10px;
        margin-bottom: 0px;
        margin-top: 14px;
        margin-right: 0;
    }

    .navbar-default .navbar-toggle .icon-bar {
        background-color: #c0dd72
    }


    .nav-justified {
        padding-top: 0px;
        flex-direction: column;
    }

    .nav-justified > li > a {
        color: #000;
        padding-bottom: 15px;
        font-size: 16px;
        top: 0;
        padding-top: 15px
    }

    .nav-justified > li > a:focus, .nav-justified > li > a:hover {
        text-decoration: none;
        border: 1px solid #932b5f;
        color: #fff !important
    }

    .menu-mobile__link .nav-justified > li > a:focus, .menu-mobile__link .nav-justified > li > a:hover {
        text-decoration: none;
        position: relative;
        left: 0;
        color: #932b5f !important
    }

    .nav-justified > .active > a, .nav-justified > .active > a:hover, .nav-justified > .active > a:focus {
        text-decoration: none;
        color: #962C61 !important
    }

    .wrap_border-bot {
        display: none
    }

    .footer .third-fblock {
        padding: 20px 0 15px
    }

    .footer .second-fblock {
        padding: 0
    }

    .footer .second-fblock .phone-footer {
        font-size: 22px
    }

    .footer .second-fblock .wrap-contact {
        text-align: center
    }

    .footer .second-fblock .wrap-contact .foot-menu-3 {
        padding: 0
    }

  

    .footer .fifth-fblock {
        padding: 6px 0 10px
    }

    .footer .fifth-fblock a {
        font-size: 22px
    }

    .footer .fourth-fblock {
        padding: 5px 0
    }

    .content-info .item-info .wrap-promo-img {
        float: none;
        margin: 0 auto
    }

    .content-info .item-info .info-title {
        width: 100%;
        text-align: center
    }

    .content-info .item-info .info-button {
        width: 100%;
        max-width: 100%;
        text-align: center;
        position: inherit;
        bottom: 0
    }

    .services .item-service {
        width: 50%
    }

    header .main-menu {
        position: fixed
    }

    header .first-block {
        margin-left: 0;
        justify-content: center;
        flex-direction: column;
        order: 3;
        align-items: center
    }

    .first-block .header-left {
        display: none
    }

    .first-block .header-center {
        order: 3;
        width: 50%
    }

    .first-block .header-right {
        padding-bottom: 20px;
        width: 50%;
        text-align: center;
        order: 1
    }

    .header-right2.show {
        width: 50%;
        order: 4
    }


    .navbar {
        margin-top: 0
    }
}

@media (max-width: 767px) and (orientation: landscape) {
    header .first-block {
        margin-left: 0;
        justify-content: center;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-around;
        order: 3
    }
}

@media screen and (min-width: 768px) {
    .footer {
        padding-right: 0;
        padding-left: 0
    }

    .footer .fourth-fblock a img {
        width: 29px;
        height: 29px
    }

}

@media (max-width: 730px) {
    .first-block .header-right {
        width: 100%
    }

    .first-block .header_left2 {
        width: 80%
    }
}

@media screen and (max-width: 549px) {
    .services .item-service {
        width: 100%
    }
}

@media (max-width: 400px) {
    .wrap_slider4 {
        display: none
    }
}

@media (max-width: 375px) {
    .header-tel {
        font-size: 16px !important
    }

    header .fifth-fblock a, .service_application {
        font-size: 14px !important
    }
}