@media screen and (min-width: 1920px) and (max-width: 2420px) {
  .first__right {
    padding-top: 500px;
    padding-left: 70px;
  }
}

@media screen and (min-width: 320px) and (max-width: 424px) {
  /*--header---*/
  .site-title {
    margin: 22px 0 19px 1px;
    font-size: 10px;
  }
  .navbar-inverse .navbar-collapse,
  .navbar-inverse .navbar-form {
    border: none;
    width: 50%;
    position: absolute;
    right: -17px;
  }
  .navbar-brand {
    padding: 0;
    display: inline-block;
  }
  .navbar-nav {
    display: block;
    height: auto;
    background: #ececec;
    margin: 0;
  }
  .navbar-inverse .navbar-nav > li > a {
    text-align: center;
    font-size: 14px;
  }
  .navbar-inverse .navbar-nav > li > a {
    padding: 6px;
  }
  .logo {
    display: inline !important;
    height: 52px;
    margin: 11px 3px;
  }
  .navbar-toggle {
    margin-top: 20px;
  }
  .navbar-inverse .navbar-toggle .icon-bar {
    background-color: #0c0c0c;
  }
  .navbar-inverse .navbar-toggle {
    border: none;
  }
  .navbar-inverse .navbar-toggle:hover,
  .navbar-inverse .navbar-toggle:focus {
    background-color: #ececec;
  }
  .bread {
    font-size: 15px;
    text-align: center;
  }
  /*---first----*/
  .first {
    width: 100%;
    top: 85px;
  }
  .wrap {
    height: 330px;
  }
  .wrapper1,
  .wrapper2 {
    height: 280px;
  }
  .first__left {
    padding-top: 0px;
  }
  .first__left__text {
    font-size: 13px;
  }
  .first__left__btn {
    font-size: 10px;
    width: 83%;
    padding: 5px 15px;
    margin-top: 0;
    width: 46%;
  }
  .wrapper1__img,
  .wrapper2__img {
    width: 100%;
    height: 100%;
  }
  .femida {
    right: 5%;
    height: 45%;
    bottom: 15%;
  }
  .first__right {
    width: 50%;
    padding-top: 35px;
    margin-top: 10px;
    margin-left: 16%;
  }
  .first__right__text {
    font-size: 13px;
    left: 33%;
  }
  .first__right__text2 {
    left: 23px;
  }
  .zig:before,
  .zig2:before {
    display: none;
  }

  /*--about---*/
  .about-exp__count {
    font-size: 60px;
    text-align: center;
  }
  .about-exp__year {
    display: block;
    text-align: center;
    top: 0;
    font-size: 32px;
  }
  .about-exp__exp {
    display: block;
    text-align: center;
    top: 0;
    font-size: 30px;
  }
  .about-exp__line:after,
  .about-exp__line2:after {
    display: none;
  }
  .about-text {
    padding: 0 20px;
    text-align: justify;
  }
  .about__wrap {
    padding-top: 0;
  }

  /*---edge-----*/
  .edge-item {
    padding-top: 30px;
  }
  .edge-img {
    width: 85px;
  }
  .edge-text {
    font-size: 14px;
  }

  /*---services-----*/
  .all-services {
    width: 80%;
    margin-top: 0;
  }
  .services-item:nth-child(even) {
    height: auto;
  }
  .services-img {
    max-width: 310px;
    margin-left: calc(50% - 155px);
  }

  /*---work----*/
  .work-num-line:after,
  .work-item-str:after {
    display: none;
  }
  .work-num {
    display: none;
  }

  /*---consultation----*/
  #consult {
    display: block;
  }
  .ccc {
    width: 100%;
    margin-bottom: 5px;
  }
  .ccc:after {
    display: none;
  }
  .consult-name,
  .consult-phone {
    width: 100%;
    border-bottom: 1px solid #4486f7;
  }
  .consult-submit {
    width: 80%;
    margin-top: 5px;
  }
  .consult-yes {
    width: 80%;
  }

  /*---feedback-----*/
  .feedback-left,
  .feedback-right {
    padding: 0 30px;
    font-size: 17px;
  }
  .swiper-button-next {
    right: 0;
  }
  .swiper-button-prev {
    left: 0;
  }
  .feedback-name {
    display: none;
  }
  .feedback-text {
    text-align: justify;
  }

  /*---contacts----*/
  .contact-title {
    font-size: 12px;
  }
  .contact-item {
    font-size: 11px;
    padding-bottom: 5px;
  }
  .about-company--contacts,
  .feedback__img--cont {
    display: none;
  }
  .contacts__inp {
    font-size: 11px;
  }
  .contacts__submit {
    font-size: 11px;
    text-transform: uppercase;
    padding: 17px 10px 0 25px;
  }
  .contacts-form {
    padding: 13px 0;
  }
  .contacts__row {
    height: auto;
    text-align: center;
  }
  .sub_wrap {
    position: relative;
    width: 29%;
    margin: 0 auto;
  }
  .sub_wrap:before {
    content: "";
    position: absolute;
    bottom: 4px;
    left: 0;
    display: block;
    width: 20px;
    height: 14px;
    background: url(../img/mail.png);
  }

  /*--footer---*/
  .footer {
    font-size: 10px;
    padding: 12px 0;
  }
  .copyright-footer {
    text-align: center;
    position: unset;
    margin-left: unset;
  }
  .animated-text {
    text-align: center;
  }

  /*---modal window-----*/
  .about-company--mod {
    font-size: 18px;
  }
  .consult-yes--mod {
    width: 60%;
    font-size: 11px;
  }
  .mod-submit {
    width: 45%;
    font-size: 15px;
  }

  /*PAGE CATALOG*/
  .catalog-info {
    font-size: 14px;
  }
  .tabs-name {
    font-size: 13px;
  }
  .catalog-info {
    padding: 0 10px;
    text-align: justify;
  }
  .cat-table {
    font-size: 11px;
  }
  .table-name {
    font-size: 12px;
    padding: 7px 25px;
  }
  .tabs--active:after {
    content: "";
    position: absolute;
    bottom: -24px;
    left: 50%;
    transform: translateX(-50%);
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 24px 40px 0 40px;
    border-color: rgba(94, 151, 248, 0.8) transparent transparent transparent;
  }
  .tabs-item--ur,
  .tabs-item--buch,
  .tabs-item--buchur {
    height: 140px;
  }
  .item-num {
    display: none;
  }
  .cat-table > tbody .cat-item-info {
    display: inline-block;
    width: 58%;
    border-bottom: none;
  }
  .cat-table > tbody .table-price {
    display: inline-block;
    width: 42%;
    border-bottom: none;
  }
  .cat-table > tbody .cat-item-info--small {
    width: 51%;
    border-bottom: none;
  }
  .cat-table > tbody .table-price--small {
    width: 49%;
    padding-left: 0;
  }
  .intable {
    width: 100%;
    font-size: 11px;
    margin: 0 auto;
  }
  .table-money > td {
    width: 33%;
  }
  .catalog-services,
  .tables-tabs-wrap {
    width: 95%;
    margin: 40px auto 0;
  }
  .all-servs {
    display: none;
  }

  /*PAGE FEEDBACK*/
  .feed-item {
    padding: 10px;
    text-align: justify;
  }
  .feed-write h3 {
    text-align: center;
  }
  .feed-form {
    width: 95%;
    margin: 0 auto;
  }
  .feed-btn {
    left: 50%;
    transform: translateX(-50%);
  }

  /*PAGE NEWS*/
  .news__item {
    display: block;
  }
  .news-img {
    text-align: center;
  }
  .news-img img {
    margin-right: unset;
  }
  .news-more {
    width: 250px;
    right: unset;
    left: 50%;
    transform: translateX(-50%);
  }

  /*PAGE NEWS CARD*/

  .news-all img {
    display: block;
    margin: 0 auto 10px;
    float: none;
  }
  .news-all {
    padding: 0 10px;
    text-align: justify;
  }
}

@media screen and (min-width: 425px) and (max-width: 579px) {
  /*--header---*/
  .site-title {
    margin: 22px 0 19px 1px;
    font-size: 10px;
  }
  .navbar-inverse .navbar-collapse,
  .navbar-inverse .navbar-form {
    border: none;
    width: 50%;
    position: absolute;
    right: -17px;
  }
  .navbar-brand {
    padding: 0;
    display: inline-block;
  }
  .navbar-nav {
    display: block;
    height: auto;
    background: #ececec;
    margin: 0;
  }
  .navbar-inverse .navbar-nav > li > a {
    text-align: center;
    font-size: 14px;
    padding: 6px;
  }
  .logo {
    display: inline-block !important;
    height: 52px;
    margin: 11px 3px;
  }
  .navbar-toggle {
    margin-top: 20px;
  }
  .navbar-inverse .navbar-toggle .icon-bar {
    background-color: #0c0c0c;
  }
  .navbar-inverse .navbar-toggle {
    border: none;
  }
  .navbar-inverse .navbar-toggle:hover,
  .navbar-inverse .navbar-toggle:focus {
    background-color: #ececec;
  }

  /*---first----*/
  .first {
    width: 100%;
    top: 85px;
  }
  .wrap {
    height: 330px;
  }
  .wrapper1,
  .wrapper2 {
    height: 280px;
  }
  .first__left {
    padding-top: 0px;
  }
  .first__left__text {
    font-size: 13px;
  }
  .first__left__btn {
    font-size: 10px;
    width: 83%;
    padding: 5px 15px;
    margin-top: 5px;
    width: 46%;
  }
  .wrapper1__img,
  .wrapper2__img {
    width: 100%;
    height: 100%;
  }
  .femida {
    right: 5%;
    height: 55%;
    bottom: 16%;
  }
  .first__right {
    width: 50%;
    padding-top: 35px;
    margin-top: 0px;
    margin-left: 25%;
  }
  .first__right__text {
    font-size: 13px;
    left: 33%;
  }
  .first__right__text2 {
    left: 23px;
  }
  .zig:before,
  .zig2:before {
    display: none;
  }

  /*--about---*/
  .about-exp__count {
    font-size: 60px;
    text-align: center;
  }
  .about-exp__year {
    display: block;
    text-align: center;
    top: 0;
    font-size: 32px;
  }
  .about-exp__exp {
    display: block;
    text-align: center;
    top: 0;
    font-size: 30px;
  }
  .about-exp__line:after,
  .about-exp__line2:after {
    display: none;
  }
  .about-text {
    padding: 0 20px;
    text-align: justify;
  }
  .about__wrap {
    padding: 0 0 30px;
  }

  /*---edge-----*/
  .edge-item {
    padding-top: 30px;
  }
  .edge-img {
    width: 85px;
  }
  .edge-text {
    font-size: 14px;
  }

  /*---services-----*/
  .all-services {
    width: 80%;
    margin-top: 0;
  }
  .services-item:nth-child(even) {
    height: auto;
  }
  .services-img {
    max-width: 310px;
    margin-left: calc(50% - 155px);
  }

  /*---work----*/
  .work-num-line:after,
  .work-item-str:after {
    display: none;
  }
  .work-num {
    display: none;
  }

  /*---consultation----*/
  #consult {
    display: block;
  }
  .ccc {
    width: 100%;
    margin-bottom: 5px;
  }
  .ccc:after {
    display: none;
  }
  .consult-name,
  .consult-phone {
    width: 100%;
    border-bottom: 1px solid #4486f7;
  }
  .consult-submit {
    width: 80%;
    margin-top: 5px;
  }
  .consult-yes {
    width: 80%;
  }

  /*---feedback-----*/
  .feedback-left,
  .feedback-right {
    padding: 0 30px;
    font-size: 17px;
  }
  .swiper-button-next {
    right: 0;
  }
  .swiper-button-prev {
    left: 0;
  }
  .feedback-text {
    text-align: justify;
  }

  /*---contacts----*/
  .contact-title {
    font-size: 12px;
  }
  .contact-item {
    font-size: 11px;
    padding-bottom: 5px;
  }
  .about-company--contacts,
  .feedback__img--cont {
    display: none;
  }
  .contacts__inp {
    font-size: 11px;
  }
  .contacts__submit {
    font-size: 11px;
    text-transform: uppercase;
    padding: 17px 10px 0 25px;
  }
  .contacts-form {
    padding: 13px 0;
  }
  .contacts__row {
    height: auto;
    text-align: center;
  }
  .sub_wrap {
    position: relative;
    width: 29%;
    margin: 0 auto;
  }
  .sub_wrap:before {
    content: "";
    position: absolute;
    bottom: 4px;
    left: 0;
    display: block;
    width: 20px;
    height: 14px;
    background: url(../img/mail.png);
  }

  /*--footer---*/
  .footer {
    font-size: 10px;
    padding: 12px 0;
  }

  /*---modal window-----*/
  .about-company--mod {
    font-size: 18px;
  }
  .consult-yes--mod {
    width: 60%;
    font-size: 11px;
  }
  .mod-submit {
    width: 45%;
    font-size: 15px;
  }

  /*PAGE CATALOG*/
  .catalog-info {
    font-size: 14px;
  }
  .tabs-name {
    font-size: 13px;
  }
  .catalog-info {
    padding: 0 10px;
    text-align: justify;
  }
  .cat-table {
    font-size: 13px;
  }
  .table-name {
    font-size: 12px;
  }
  .tabs--active:after {
    content: "";
    position: absolute;
    bottom: -24px;
    left: 50%;
    transform: translateX(-50%);
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 24px 40px 0 40px;
    border-color: rgba(94, 151, 248, 0.8) transparent transparent transparent;
  }
  .tabs-item--ur,
  .tabs-item--buch,
  .tabs-item--buchur {
    height: 140px;
  }
  .item-num {
    display: none;
  }
  .cat-table > tbody .cat-item-info {
    width: 69%;
  }
  .cat-table > tbody .cat-item-info--small {
    width: 56%;
  }
  .cat-table > tbody .table-price--small {
    padding-left: 0;
  }
  .intable {
    width: 100%;
    font-size: 13px;
    margin: 0 auto;
  }
  .table-money > td {
    width: 33%;
  }
  .catalog-services,
  .tables-tabs-wrap {
    width: 95%;
    margin: 40px auto 0;
  }
  .all-servs {
    display: none;
  }

  /*PAGE FEEDBACK*/
  .feed-item {
    padding: 10px;
    text-align: justify;
  }
  .feed-write h3 {
    text-align: center;
  }
  .feed-form {
    width: 95%;
    margin: 0 auto;
  }
  .feed-btn {
    left: 50%;
    transform: translateX(-50%);
  }

  /*PAGE NEWS*/
  .news__item {
    display: block;
  }
  .news-img {
    text-align: center;
  }
  .news-img img {
    margin-right: unset;
  }
  .news-more {
    width: 250px;
    right: unset;
    left: 50%;
    transform: translateX(-50%);
  }

  /*PAGE NEWS CARD*/

  .news-all img {
    display: block;
    margin: 0 auto 10px;
    float: none;
  }
  .news-all {
    padding: 0 10px;
    text-align: justify;
  }
}

@media screen and (min-width: 580px) and (max-width: 767px) {
  /*--header---*/
  .site-title {
    margin: 22px 0 19px 8px;
    font-size: 15px;
  }
  .navbar-inverse .navbar-collapse,
  .navbar-inverse .navbar-form {
    border: none;
    width: 50%;
    position: absolute;
    right: -17px;
  }
  .navbar-brand {
    padding: 0;
    display: inline-block;
  }
  .navbar-nav {
    display: block;
    height: auto;
    background: #ececec;
    margin: 0;
  }
  .navbar-inverse .navbar-nav > li > a {
    text-align: center;
    font-size: 14px;
    padding: 6px;
  }
  .logo {
    display: inline-block !important;
    height: 75px;
    position: relative;
    top: -9px;
  }
  .navbar-toggle {
    margin-top: 20px;
  }
  .navbar-inverse .navbar-toggle .icon-bar {
    background-color: #0c0c0c;
  }
  .navbar-inverse .navbar-toggle {
    border: none;
  }
  .navbar-inverse .navbar-toggle:hover,
  .navbar-inverse .navbar-toggle:focus {
    background-color: #ececec;
  }

  /*---first----*/
  .first {
    width: 100%;
    top: 85px;
  }
  .wrap {
    height: 420px;
  }
  .wrapper1,
  .wrapper2 {
    height: 400px;
  }
  .first__left {
    padding-top: 55px;
  }
  .first__left__text {
    font-size: 16px;
  }
  .first__left__btn {
    font-size: 10px;
    width: 83%;
    padding: 5px 15px;
    margin-top: 25px;
    width: 28%;
  }
  .wrapper1__img,
  .wrapper2__img {
    width: 100%;
    height: 100%;
  }
  .femida {
    right: 5%;
    height: 62%;
    bottom: 7%;
  }
  .first__right {
    width: 50%;
    padding-top: 0px;
    margin-top: 42px;
    margin-left: 29%;
  }
  .first__right__text {
    font-size: 16px;
    left: 33%;
  }
  .first__right__text2 {
    left: 23%;
  }
  .zig:before,
  .zig2:before {
    display: none;
  }

  /*--about---*/
  .about-exp__count {
    font-size: 60px;
    text-align: center;
  }
  .about-exp__year {
    display: block;
    text-align: center;
    top: 0;
    font-size: 32px;
  }
  .about-exp__exp {
    display: block;
    text-align: center;
    top: 0;
    font-size: 30px;
  }
  .about-exp__line:after,
  .about-exp__line2:after {
    display: none;
  }
  .about-text {
    padding: 0 20px;
    text-align: justify;
  }
  .about__wrap {
    padding: 0 0 30px;
  }

  /*---edge-----*/
  .edge-item {
    padding-top: 30px;
  }
  .edge-img {
    width: 100px;
  }
  .edge-text {
    font-size: 16px;
  }

  /*---services-----*/
  .all-services {
    width: 80%;
    margin-top: 0;
  }
  .services-item:nth-child(even) {
    height: auto;
  }
  .services-img {
    max-width: 310px;
    margin-left: calc(50% - 155px);
  }

  /*---work----*/
  .work-num-line:after,
  .work-item-str:after {
    display: none;
  }
  .work-num {
    display: none;
  }

  /*---consultation----*/
  #consult {
    display: block;
  }
  .ccc {
    width: 100%;
    margin-bottom: 5px;
  }
  .ccc:after {
    display: none;
  }
  .consult-name,
  .consult-phone {
    width: 100%;
    border-bottom: 1px solid #4486f7;
  }
  .consult-submit {
    width: 80%;
    margin-top: 10px;
  }
  .consult-yes {
    width: 80%;
  }

  /*---feedback-----*/
  .feedback-left,
  .feedback-right {
    padding: 0 30px;
    font-size: 17px;
  }
  .swiper-button-next {
    right: 0;
  }
  .swiper-button-prev {
    left: 0;
  }
  .feedback-text {
    text-align: justify;
  }

  /*---contacts----*/
  .contact-title {
    font-size: 14px;
  }
  .contact-item {
    font-size: 13px;
    padding-bottom: 5px;
  }
  .about-company--contacts,
  .feedback__img--cont {
    display: none;
  }
  .contacts__inp {
    font-size: 13px;
    width: 70%;
  }
  .contacts__submit {
    font-size: 11px;
    text-transform: uppercase;
    padding: 17px 10px 0 25px;
  }
  .contacts-form {
    padding: 13px 0;
  }
  .contacts__row {
    height: auto;
    text-align: center;
  }
  .sub_wrap {
    position: relative;
    width: 29%;
    margin: 0 auto;
  }
  .sub_wrap:before {
    content: "";
    position: absolute;
    bottom: 4px;
    left: 0;
    display: block;
    width: 20px;
    height: 14px;
    background: url(../img/mail.png);
  }

  /*--footer---*/
  .footer {
    font-size: 13px;
  }
  /*PAGE CATALOG*/
  .catalog-info {
    font-size: 14px;
  }
  .tabs-name {
    font-size: 13px;
  }
  .catalog-info {
    padding: 0 10px;
    text-align: justify;
  }
  .cat-table {
    font-size: 13px;
  }
  .table-name {
    font-size: 13px;
  }
  .tabs--active:after {
    content: "";
    position: absolute;
    bottom: -24px;
    left: 50%;
    transform: translateX(-50%);
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 24px 40px 0 40px;
    border-color: rgba(94, 151, 248, 0.8) transparent transparent transparent;
  }
  .tabs-item--ur,
  .tabs-item--buch,
  .tabs-item--buchur {
    height: 140px;
  }
  .item-num {
    display: none;
  }
  .cat-table > tbody .cat-item-info {
    width: 65%;
  }
  .cat-table > tbody .cat-item-info--small {
    width: 56%;
  }
  .cat-table > tbody .table-price--small {
    padding-left: 0;
  }
  .intable {
    width: 100%;
    font-size: 13px;
    margin: 0 auto;
  }
  .table-money > td {
    width: 33%;
  }
  .catalog-services,
  .tables-tabs-wrap {
    width: 95%;
    margin: 40px auto 0;
  }
  .all-servs {
    display: none;
  }

  /*PAGE FEEDBACK*/
  .feed-item {
    padding: 10px;
    text-align: justify;
  }
  .feed-write h3 {
    text-align: center;
  }
  .feed-form {
    width: 95%;
    margin: 0 auto;
  }
  .feed-btn {
    left: 50%;
    transform: translateX(-50%);
  }
  /*PAGE NEWS*/
  .news__item {
    display: block;
  }
  .news-img {
    text-align: center;
  }
  .news-img img {
    margin-right: unset;
  }
  .news-more {
    width: 250px;
    right: unset;
    left: 50%;
    transform: translateX(-50%);
  }
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
  /*--header---*/
  .site-title {
    margin: 22px 0 19px 8px;
    font-size: 13px;
  }
  .navbar-inverse .navbar-collapse,
  .navbar-inverse .navbar-form {
    border: none;
  }
  .navbar-brand {
    padding: 0;
    display: inline-block;
  }
  .navbar-nav {
    display: block;
    height: auto;
    background: #ececec;
    margin: 0;
  }
  .navbar-inverse .navbar-nav > li > a {
    text-align: center;
    font-size: 15px;
    padding: 6px;
    line-height: 61px;
  }
  .logo {
    display: inline-block !important;
    position: relative;
    top: -5px;
  }

  /*---first----*/
  .first {
    top: 85px;
  }
  .wrap {
    height: 420px;
  }
  .wrapper1,
  .wrapper2 {
    height: 400px;
  }
  .first__left {
    padding-top: 25px;
  }
  .first__left__text {
    font-size: 16px;
  }
  .first__left__btn {
    font-size: 10px;
    width: 83%;
    padding: 5px 15px;
    margin-top: 25px;
    width: 25%;
  }
  .wrapper1__img,
  .wrapper2__img {
    width: 100%;
    height: 100%;
  }
  .femida {
    right: 5%;
    height: 66%;
  }
  .first__right {
    width: 50%;
    padding-top: 0px;
    margin-top: 42px;
    margin-left: 29%;
  }
  .first__right__text {
    font-size: 16px;
    left: 33%;
  }
  .first__right__text2 {
    left: 23%;
  }
  .zig:before,
  .zig2:before {
    display: none;
  }

  /*--about---*/
  .about-exp__count {
    font-size: 48px;
    text-align: center;
  }
  .about-exp__year {
    display: block;
    text-align: center;
    top: 0;
    font-size: 29px;
  }
  .about-exp__exp {
    display: block;
    text-align: center;
    top: 0;
    font-size: 25px;
  }
  .about-exp__line:after,
  .about-exp__line2:after {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    display: block;
    width: 100%;
    height: 2px;
    background: #d9d6d6;
  }
  .about-text {
    padding: 0 20px;
    text-align: justify;
  }
  .about__wrap {
    padding: 0 0 30px;
  }

  /*---edge-----*/
  .edge-item {
    padding-top: 30px;
  }

  /*---services-----*/
  .all-services {
    width: 35%;
  }
  .services-img {
    max-width: 310px;
  }

  /*---work----*/
  .work-num-line:after,
  .work-item-str:after {
    display: none;
  }
  .work-num {
    display: none;
  }

  /*---consultation----*/
  #consult {
    display: block;
    width: 80%;
  }
  .ccc {
    width: 100%;
    margin-bottom: 5px;
  }
  .ccc:after {
    display: none;
  }
  .consult-name,
  .consult-phone {
    width: 100%;
    border-bottom: 1px solid #4486f7;
  }
  .consult-submit {
    width: 35%;
    margin-top: 10px;
  }
  .consult-yes {
    width: 80%;
  }
  .client-img {
    width: 110px;
  }
  /*---feedback-----*/
  .feedback-left,
  .feedback-right {
    padding: 0 30px;
    font-size: 17px;
  }
  .swiper-button-next {
    right: 0;
  }
  .swiper-button-prev {
    left: 0;
  }

  /*---contacts----*/
  .contact-title {
    font-size: 19px;
  }
  .contact-item {
    font-size: 16px;
    padding-bottom: 5px;
  }
  .contacts-form {
    padding: 30px 10px;
  }
  .contacts__row {
    height: 460px;
  }

  /*--footer---*/
  .footer {
    font-size: 18px;
  }
  /*PAGE CATALOG*/
  .catalog-info {
    font-size: 16px;
  }
  .tabs-name {
    font-size: 13px;
  }
  .catalog-info {
    padding: 0 10px;
    text-align: justify;
  }
  .cat-table {
    font-size: 13px;
  }
  .table-name {
    font-size: 14px;
  }
  .tabs--active:after {
    content: "";
    position: absolute;
    bottom: -24px;
    left: 50%;
    transform: translateX(-50%);
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 24px 40px 0 40px;
    border-color: rgba(94, 151, 248, 0.8) transparent transparent transparent;
  }
  .tabs-item--ur,
  .tabs-item--buch,
  .tabs-item--buchur {
    height: 200px;
  }
  .item-num {
    display: none;
  }
  .cat-table > tbody .cat-item-info {
    width: 70%;
  }
  .cat-table > tbody .cat-item-info--small {
    width: 56%;
  }
  .cat-table > tbody .table-price--small {
    padding-left: 0;
  }
  .intable {
    width: 100%;
    font-size: 13px;
    margin: 0 auto;
  }
  .table-money > td {
    width: 33%;
  }
  .catalog-services,
  .tables-tabs-wrap {
    width: 95%;
    margin: 40px auto 0;
  }
  .all-servs {
    display: none;
  }

  /*PAGE FEEDBACK*/
  .feed-item {
    padding: 10px;
    text-align: justify;
  }
  .feed-write h3 {
    text-align: center;
  }
  .feed-form {
    width: 70%;
    margin: 0 auto;
  }
  .feed-btn {
    left: 50%;
    transform: translateX(-50%);
  }
}

@media screen and (min-width: 1024px) and (max-width: 1200px) {
  /*--header---*/
  .site-title {
    margin: 22px 0 19px 8px;
    font-size: 14px;
  }
  .navbar-inverse .navbar-collapse,
  .navbar-inverse .navbar-form {
    border: none;
  }
  .navbar-brand {
    padding: 0;
    display: inline-block;
  }
  .navbar-nav {
    display: block;
    height: auto;
    background: #ececec;
    margin: 0;
  }
  .navbar-inverse .navbar-nav > li > a {
    text-align: center;
    font-size: 15px;
    padding: 6px;
    line-height: 61px;
  }
  .logo {
    display: inline-block !important;
    position: relative;
    top: -5px;
  }

  /*---first----*/
  .first {
    top: 85px;
  }
  .wrap {
    height: 420px;
  }
  .wrapper1,
  .wrapper2 {
    height: 400px;
  }
  .first__left {
    padding-top: 85px;
  }
  .first__left__text {
    font-size: 16px;
  }
  .first__left__btn {
    font-size: 10px;
    width: 83%;
    padding: 5px 15px;
    margin-top: 25px;
    width: 25%;
  }
  .wrapper1__img,
  .wrapper2__img {
    width: 100%;
    height: 100%;
  }
  .femida {
    right: 5%;
    height: 66%;
  }
  .first__right {
    width: 50%;
    padding-top: 0px;
    margin-top: 42px;
    margin-left: 29%;
  }
  .first__right__text {
    font-size: 16px;
    left: 33%;
  }
  .first__right__text2 {
    left: 23%;
  }
  .zig:before,
  .zig2:before {
    display: none;
  }

  /*--about---*/
  .about-exp__count {
    font-size: 48px;
    text-align: center;
  }
  .about-exp__year {
    display: block;
    text-align: center;
    top: 0;
    font-size: 29px;
  }
  .about-exp__exp {
    display: block;
    text-align: center;
    top: 0;
    font-size: 25px;
  }
  .about-exp__line:after,
  .about-exp__line2:after {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    display: block;
    width: 100%;
    height: 2px;
    background: #d9d6d6;
  }
  .about-text {
    padding: 0 20px;
    text-align: justify;
  }

  /*---edge-----*/
  .edge-item {
    padding-top: 30px;
  }

  /*---services-----*/
  .all-services {
    width: 35%;
  }
  .services-img {
    max-width: 310px;
    margin-left: calc(50% - 155px);
  }

  /*---work----*/
  .work-num-line:after,
  .work-item-str:after {
    display: none;
  }

  /*---consultation----*/
  #consult {
    display: block;
    width: 80%;
  }
  .ccc {
    width: 100%;
    margin-bottom: 5px;
    border-bottom: 1px solid #4486f7;
  }
  .ccc:after {
    display: none;
  }
  .consult-name,
  .consult-phone {
    width: 100%;
  }
  .consult-submit {
    width: 35%;
    margin-top: 5px;
  }
  .consult-yes {
    width: 80%;
  }

  .client-img {
    width: 140px;
  }
  /*---feedback-----*/
  .feedback-left,
  .feedback-right {
    padding: 0 30px;
    font-size: 17px;
  }
  .swiper-button-next {
    right: 0;
  }
  .swiper-button-prev {
    left: 0;
  }

  /*---contacts----*/
  .contact-title {
    font-size: 19px;
  }
  .contact-item {
    font-size: 16px;
    padding-bottom: 5px;
  }
  .contacts-form {
    padding: 30px 10px;
  }

  /*--footer---*/
  .footer {
    font-size: 18px;
  }

  /*PAGE FEEDBACK*/
  .feed-item {
    padding: 10px;
    text-align: justify;
  }
  .feed-write h3 {
    text-align: center;
  }
  .feed-form {
    width: 500px;
    margin: 0 auto;
  }
  .feed-btn {
    left: 50%;
    transform: translateX(-50%);
  }
}

@media screen and (min-width: 990px) and (max-width: 1270px) {
  /*--header---*/
  .site-title {
    margin: 22px 0 19px 8px;
    font-size: 14px;
  }
  .navbar-inverse .navbar-collapse,
  .navbar-inverse .navbar-form {
    border: none;
  }
  .navbar-brand {
    padding: 0;
    display: inline-block;
  }
  .navbar-nav {
    display: block;
    height: auto;
    background: #ececec;
    margin: 0;
  }
  .navbar-inverse .navbar-nav > li > a {
    text-align: center;
    font-size: 15px;
    padding: 6px;
    line-height: 61px;
  }
  .logo {
    display: inline-block !important;
    position: relative;
    top: -5px;
  }

  /*---first----*/
  .first {
    top: 85px;
  }
  .wrap {
    height: 100vh;
  }
  .wrapper1,
  .wrapper2 {
    height: 100vh;
  }
  .first__left {
    padding-top: 85px;
  }
  .first__left__text {
    font-size: 28px;
  }
  .first__left__btn {
    font-size: 17px;
    padding: 5px 15px;
    margin-top: 25px;
    width: 54%;
  }
  .wrapper1__img,
  .wrapper2__img {
    width: 100%;
    height: 100%;
  }
  .femida {
    right: 5%;
    height: 80%;
  }
  .first__right {
    width: 50%;
    padding-top: 0px;
    margin-top: 65px;
    margin-left: 0%;
  }
  .first__right__text {
    font-size: 28px;
    left: 33%;
  }
  .first__right__text2 {
    left: 23%;
  }
  .zig:before,
  .zig2:before {
    display: none;
  }

  /*--about---*/
  .about-exp__count {
    font-size: 48px;
    text-align: center;
  }
  .about-exp__year {
    display: block;
    text-align: center;
    top: 0;
    font-size: 29px;
  }
  .about-exp__exp {
    display: block;
    text-align: center;
    top: 0;
    font-size: 25px;
  }
  .about-exp__line:after,
  .about-exp__line2:after {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    display: block;
    width: 100%;
    height: 2px;
    background: #d9d6d6;
  }
  .about-text {
    padding: 0 20px;
    text-align: justify;
  }

  /*---edge-----*/
  .edge-item {
    padding-top: 30px;
  }
  .edge-text {
    font-size: 17px;
    line-height: 29px;
  }

  /*---services-----*/
  .all-services {
    width: 35%;
  }
  .services-img {
    max-width: 310px;
    margin-left: calc(50% - 155px);
  }

  /*---work----*/
  .work-num-line:after,
  .work-item-str:after {
    display: none;
  }

  /*---consultation----*/
  #consult {
    display: flex;
    width: 100%;
  }
  .ccc {
    width: 100%;
    margin-bottom: 0;
    border-bottom: 0;
  }
  .ccc:after {
    display: none;
  }
  .consult-name,
  .consult-phone {
    width: 100%;
  }
  .consult-submit {
    width: 35%;
    margin-top: 0;
  }
  .consult-yes {
    width: 80%;
  }

  /*---feedback-----*/
  .feedback-left,
  .feedback-right {
    padding: 0 30px;
    font-size: 17px;
  }
  .swiper-button-next {
    right: 0;
  }
  .swiper-button-prev {
    left: 0;
  }

  /*---contacts----*/
  .contact-title {
    font-size: 19px;
  }
  .contact-item {
    font-size: 16px;
    padding-bottom: 5px;
  }
  .contacts-form {
    padding: 30px 10px;
  }

  /*--footer---*/
  .footer {
    font-size: 18px;
  }

  /*PAGE FEEDBACK*/
  .feed-item {
    padding: 10px;
    text-align: justify;
  }
  .feed-write h3 {
    text-align: center;
  }
  .feed-form {
    width: 500px;
    margin: 0 auto;
  }
  .feed-btn {
    left: 50%;
    transform: translateX(-50%);
  }
}
@media screen and (min-width: 1200px) and (max-width: 1400px) {
  .about__wrap {
    padding-top: 100px;
  }
  .wrap {
    height: 66vh;
  }
}