@media (max-width: 450px) {
  .slider-sec .middle-height {
    padding-top: 150px;
    padding-bottom: 100px;
  } 
}

@media (max-width: 700px) {
      .slider-sec .content-slide .title-slide {
        font-size: 60px;
        line-height: 55px; } }
@media (max-width: 500px) {
      .slider-sec .content-slide .title-slide {
        font-size: 50px;
        line-height: 45px; } }
@media (max-width: 430px) {
      .slider-sec .content-slide .title-slide {
        font-size: 40px;
        line-height: 35px; } }
@media (max-width: 370px) {
      .slider-sec .content-slide .title-slide {
        font-size: 35px;
        line-height: 30px; } }
@media (max-width: 700px) {
      .slider-sec .content-slide .desc-slide {
        font-size: 16px; } }
        @media (max-width: 450px) {
  .build-card .card-choise {
    margin-bottom: 20px; } }
    @media (max-width: 550px) {
    .build-card .card-choise li {
      padding-left: 10px;
      padding-right: 10px; } }
  @media (max-width: 450px) {
    .build-card .card-choise li {
      margin-bottom: 20px; } }
  @media (max-width: 450px) {
      .build-card .card-choise li span {
        font-size: 14px;
        padding-bottom: 5px; } }
@media (max-width: 700px) {
  .build-card .card-project {
    width: 48%;
    height: 300px; }
    .build-card .card-project:last-child {
      display: none; } }
@media (max-width: 450px) {
  .build-card .card-project {
    width: 100%;
    height: 250px;
    margin-bottom: 20px; }
    .build-card .card-project:last-child {
      display: inline-block;
      margin-bottom: 0; } }
@media (max-width: 700px) {
    .build-card .card-project:before {
      opacity: 1; } }
@media (max-width: 700px) {
    .build-card .card-project .content {
      padding: 15px;
      top: 0px; } }
@media (max-width: 980px) {
      .build-card .card-project .content .title {
        font-size: 25px; } }
@media (max-width: 980px) {
      .build-card .card-project .content .price {
        font-size: 17px; } }
@media (max-width: 550px) {
      .build-card .card-project .content .desc {
        font-size: 14px; } }
@media (max-width: 840px) {
    .advantage-sec .advantage {
      width: 48%;
      margin-bottom: 20px; } }
  @media (max-width: 600px) {
    .advantage-sec .advantage {
      width: 100%; } }
@media (max-width: 840px) {
      .advantage-sec .advantage span {
        max-width: 100%;
        font-size: 16px;
        margin: 10px auto; } }
@media (max-width: 800px) {
      .advantage-sec .advantage .pic {
        height: 100px;
        width: 100px; } }
@media (max-width: 800px) {
        .advantage-sec .advantage .pic .chech-in {
          height: 35px;
          width: 35px; } }
@media (max-width: 800px) {
        .advantage-sec .advantage .pic:before {
          height: 110px;
          width: 110px; } }
@media (max-width: 700px) {
  .partner {
    width: 48%; } }
@media (max-width: 550px){
  .service-section__grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 20px;
  }
}

@media (max-width: 450px){
  .service-section__grid {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 20px;
  }
}

@media (max-width: 550px){
  .why-sec__grid {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 30px;
    margin-top: 50px;
  }
  .why-sec__list {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 30px;
    margin-top: 50px;
  }
}

@media (max-width: 650px){
  .form-sec__form {
    grid-template-columns: repeat(1, 1fr);
    padding: 15px;
  }
  .form-sec__textarea {
    grid-column: 1 span / auto;
  }
  .form-sec__bottom {
    grid-column: 1 span / auto;
  }
}

/**************************************************************************************************************/
/**************************************************************************************************************/
/************************************************MEDIA*********************************************************/
/**************************************************************************************************************/
/**************************************************************************************************************/
@media (max-width: 900px) {
  header .btn-sec .phone-head {
    flex: 0 0 100%;
  } 
}
@media (max-width: 600px) {
  .type-tabs__item span {
    display: block;
    width: auto;
    padding: 0px 5px;
    white-space: nowrap;
    text-align: center;
    overflow: hidden;
    font-size: 14px;
    text-overflow: ellipsis;
  }
  .header-top {
    display: none;
  }
  .header {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .header-row{
    flex: 0 0 88%;
  }
  header .logo{
    flex: 0 0 32%;
  }
  .btn-sec{
    flex: 0 0 32%;
    display: none;
    flex-direction: column;
  }
  header .phone-sec .phone__link {
    font-family: "Regular";
    font-size: 16px;
  }
  header .btn-sec .phone-head {
    flex: 0 0 100%;
  }
  header .phone-head{
    flex: 0 0 32%;
    justify-content: center;
  }
  header .phone-head span{
    width: 100%;
  }
  a.social-item__link {
    flex: 0 0 22px;
    height: 22px;
    width: 22px;
  }
  a.social-item__link img{
    display: block;
  }
  header .mobile-btn-menu {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    padding: 8px 0;
    position: relative;
    width: 50px;
    height: 50px;
    flex: 0 0 50px;
  }
  header .mobile-btn-menu:before,
  header .mobile-btn-menu:after{
    position: relative;
    left: 0;
    width: 100%;
    height: 2px;
    background: #fff;
    flex: 0 0 70%;
    display: block;
  }
  header .mobile-btn-menu:before{
    top: 0;
  }    
  header .mobile-btn-menu:after{
    bottom: 0;
  }
  header .mobile-btn-menu span {
    position: relative;
    left: 0;
    width: 100%;
    top: 0;
    height: 2px;
    flex: 0 0 70%;
    display: block;
  }
  .menu-main {
      left: -100%;
      transition: 0.2s;
      position: fixed;
      top: 100px;
      background: #23211b;
      width: 100%;
      overflow: auto;
      height: calc(100vh - 100px);
      z-index: 7; 
    }
    .menu-main .wrapper ul.menu-main__line{
      border-top: 1px solid var(--main-color);
      /*padding-left: 20px;
      padding-right: 20px;*/
    }
    .menu-main.active-menu-sec .wrapper {
      padding-left: 0;
      padding-right: 0;
    }
    .menu-main li{
      padding-left: 20px;
      transition: .6s;
    }
    .menu-main li:hover{
      background: #464646;
    }
    header .mobile-btn-menu{
      border: 2px solid #464646;
      box-shadow: inset 0px 0px 8px 3px #464646;
      border-radius: 3px;
    }
    .slider-sec .middle-height{
      padding-bottom: 0;
      padding-top: 0;
    }
    .slider-sec .content-slide{
      display: flex;
      flex-direction: column;
      justify-content: center;
      margin: 0;
    }
    .slider-sec .content-slide .title-slide{
      line-height: 1.5;
      font-size: 40px;
    }
    .slider-sec .content-slide .btn{
      width: 200px;
    }
    .type-item-left, .type-item-right {
      flex: 0 0 100%;
    }
    .type-item-right {
      padding: 20px;
    }
    .type-tabs .type-tabs__item:last-child{
      margin-right: 10px;
    }
    .back-form-sec{
      padding: 40px;
    }
    .back-form-right {
      flex: 0 0 100%;
      margin-bottom: 10px;
    }
    .back-form-right-name {
      text-align: center;
    }
    .back-form-left {
      flex: 0 0 100%;
    }
    .back-form-left__body{
      flex-direction: column;
    }
    .back-form-left__body input{
      height: 40px;
      margin-right: 0;
      flex: 0 0 auto;
      margin-bottom: 10px;
    }
    .submit-form{
      width: 200px;
      height: 40px;
    }
    .banner-right__conf.banner-right__conf_black,
    .banner-right__conf.banner-right__conf_black a{
      color: #000;
    }
    p.banner-right__conf a:after{
      background: #000;
    }
    p.banner-right__conf a:hover{
      color: var(--two-color);
    }
    p.banner-right__conf:hover a:after{
      background: var(--two-color);
    }
    .managercl {
      z-index: 700;
      left: -20px;
      width: 28%;
      bottom: 0;
      opacity: 0.7;
    }
    .work-item {
      flex: 0 0 48%;
    }
    .ready-item{
      margin-bottom: 30px;
      box-shadow: 4px 0 5px -4px #000, -4px 0 5px -4px #000;
    }
    .ready .ready-item:nth-child(2n+1) .ready-left,
    .ready .ready-item:nth-child(2n) .ready-left{
      box-shadow: 0 -5px 10px -7px #000;
    }
    .ready-left,.ready-right {
      flex: 0 0 100%;
    }
    .ready-sec h2, .video-sec h2 {
      text-transform: uppercase;
    }
    .advancomp-item{
      justify-content: flex-start;
      flex: 0 0 100%;
    }
    .video{
      justify-content: space-between;
    }
    .video-item {
      flex: 0 0 48%;
      height: 250px;
      margin-right: 0;
    }
    .ipoteka-info, .ipoteka-img {
      flex: 0 0 100%;
    }
    .advantages-now__item{
      width: 100%;
      flex: 0 0 100%;
    }
    .sert-sec h2{
      width: 100%;
    }
    .sert{
      padding: 20px 0;
    }
    .sert-item {
      flex: 0 0 48%;
      width: 48%;
      height: auto;
      border: none;
      margin-bottom: 20px;
      padding: 10px;
      box-shadow: 0px 0px 20px -5px #000;
    }
    .sert-h2-left,.sert-h2-right {
      width: 100%;
      flex: 0 0 100%;
    }
    .sert-h2-right {
      width: 100%;
      flex: 0 0 100%;
      text-transform: full-size-kana;
      text-align: left;
    }
    .stati-link{
      margin-bottom: 20px;
      flex: 0 0 48%;
    }
    footer a.social-item__link {
      flex: 0 0 22px;
    }
    footer {
      margin-bottom: 0;
    }
    footer .footer-colum{
      padding-right: 0;
    }
    footer .footer-colum .footer-title{
      width: 100%;
    }
    .footer-title a {
      display: block;
      text-align: center;
      margin: 0 auto;
      width: 70%;
    }
/*    .modal-widget-btn{
      width: 200px;
      bottom: 12%;
    }*/
    .modal-widget-btn .btn-widget {
      width: 100%;
    }
    .modal-widget-btn .btn-widget span{
      font-size: 14px;
    }
  .view{
    justify-content: space-between;
  }
  .view-item {
    flex: 0 0 48%;
    margin-right: 0;
  }
  .prod-card-top__img {
    height: 450px;
    flex: 0 0 100%;
    width: 100%;
    margin-bottom: 20px;
  }
  .prod-card-top__info {
    flex: 0 0 100%;
    width: 100%;
    padding: 0;
  }
  .prod-card__top{
    margin-bottom: 30px;
  }
  .prod-card {
    margin-bottom: 0px;
  }
  .back-form-sec{
    margin-top: 50px;
  }
  .advantype-top-left,.advantype-top-right,
  .advantype-bottom-right,.advantype-bottom-left {
    flex: 0 0 100%;
  }
  .advantype-top-right__item-img, .advantype-bottom-left__item-img {
    height: 320px;
  }
  .advantype-bottom-right-row1 {
    margin-bottom: 25px;
  }
  .advantype-top-left-row2__item-info, .advantype-top-left-row1__item-info, 
  .advantype-top-right__item-info, .advantype-bottom-left__item-info, 
  .advantype-bottom-right-row1__item-info, .advantype-bottom-right-row2__item-info, 
  .advantype-bottom2__item-info{
    height: auto;
  }
  .advantype-top,.advantype-top-left-row1,.advantype-top-left-row2,
  .advantype-bottom-left{
    margin-bottom: 25px;
  }
  .advantype {
    padding: 30px 0 0;
  }
  .similar-link {
    flex: 0 0 48%;
  }
  .advantype-top-right{
    flex-wrap: wrap;
  }
  .contacts{
    padding: 0 0 40px;
  }
  .contacts-address {
    flex: 0 0 100%;
    padding: 0 0 20px;
  }
  .contacts-map{
    flex: 0 0 100%;
  }
  .contacts-address__item-name{
    width: 100%;
  }
  .contacts-address__item-name span {
    font-size: 24px;
  }
  .ocomp-img{
    flex: 0 0 100%;
    height: 350px;
    order: 2;
  }
  .ocomp-info{
    flex: 0 0 100%;
    order: 1;
    padding: 0 0 20px;
  }
  .menu-main .active-menu {
    border-top: none;
  }
  .tags-item {
    flex: 0 0 48%;
    margin-bottom: 20px;
  }
  .ready .ready-item:nth-child(2n+1) .ready-right {
    order: 1;
  }
  .ready .ready-item:nth-child(2n+1) .ready-left {
    order: 2;
  }
  .about{
    width: 100%;
    margin: 40px 0;
    flex-wrap: wrap;
  }
  .about-img {
    flex: 0 0 100%;
    height: auto;
    margin-right: 0;
    order: 2;
  }
  .about-desc {
    flex: 0 0 100%;
    margin-bottom: 20px;
    order: 1;
  }
  .banner img {
    height: auto;
    width: 100%;
  }
}
@media screen and (max-width: 576px) {
  h2 {
    font-size: 38px;
    line-height: 1.5;
  }
  .video-review{
    flex-direction: column;
  }
  .video-review-item{
    height: auto;
  }
  .video-review-item iframe{
    height: 300px;
  }
  .t-product{
    justify-content: space-between;
  }
  .t-product__link {
    flex: 0 0 48%;
    margin: 0 0 20px 0;
  }
  .t-product__link-info-name{
    display: flex;
    text-align: left;
    margin-bottom: 5px;
  }
  .t-product__link-info-price{
    justify-content: flex-start;
    text-align: left;
  }
  .work{
    justify-content: space-between;
  }
  .work-item {
    flex: 0 0 48%;
    margin: 0 0 20px 0;
  }
  .stock{
    justify-content: center;
  }
  .stock-item{
    margin-bottom: 30px;
    flex: 0 0 100%;
  }
  .stock{
    justify-content: center;
    padding: 0;
  }
  .stock-item__info-name p{
    font-weight: 800;
    font-size: 30px;
  }
  .price-table,.price-info {
    flex: 0 0 100%;
  }
  .price-info{
    margin-bottom: 30px;
  }
  .dost-opl-wrap{
    width: 108%;
    left: -20px;
    height: auto;
  }
  .dost-opl{
    flex-direction: column;
  }
  .oplata{
    margin-bottom: 20px;
    margin-right: 0;
  }
  .dostavka-item.dostavka-desc p {
    text-align: left;
  }
  .dostavka-list {
    width: 100%;
    padding-left: 0;
  }
  .price{
    margin-bottom: 0;
  }
  .advan{
    justify-content: center;
  }
  .advan-item {
    flex: 0 0 80%;
  }
  .dostavka-desc ul li,.advan-item__name,.advan-item__txt p{
    text-align: left;
    margin-left: 10px;
  }
  .advan-item__desc {
    padding-top: 0;
  }
  footer a.social-item__link {
    flex: 0 0 6%;
    margin-top: 10px;
  }
  header {
    height: 130px;
/*    padding-top: 10px;*/
  }
  header .wrapper {
    align-items: flex-start;
  }
  .header {
    height: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .header-row{
    height: 100%;
    flex: 0 0 88%;
    flex-wrap: wrap;
  }
  header .logo {
    float: none;
    width: 35%;
    flex: 0 0 35%;
    margin-right: 0;
  }
  header .logo a{
    width: 100%;
  }

  .btn-sec {
    flex: 0 0 26%;
  }

  header .social, header .social-mob {
    justify-content: flex-end;
    flex: 0 0 100%;
    order: 3;
  }
  a.social-item__link {
    flex: 0 0 22px;
  }
  .social a:not(:last-child){
    margin-right: 8px;
  }
  .social a:last-child{
    margin-right: 0;
  }
  footer .social {
    justify-content: flex-start;
    margin-bottom: 10px;
  }
  header .btn-sec .phone-head {
    float: none;
    width: 100%;
    flex: 0 0 100%;
    order: 2;
  }
  .slider-sec .content-slide .title-slide {
    font-size: 42px;
    line-height: 1.2;
    width: 80%;
  }

  .advantages-now {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .advantages-now__grid{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    grid-gap: 0;
  }

  .price-tip{
    padding: 0 0 25px;
    justify-content: space-between;
  }
  .price-tip-item {
    margin-right: 0;
    flex: 0 0 48%;
    box-shadow: 0px 0px 20px -15px;
    padding-bottom: 15px;
  }
  .price-tip-item__btn {
    width: 50%;
  }
  .why-sec__grid {
    display: flex;
    margin-top: 50px;
    flex-wrap: wrap;
    justify-content: space-between;
    grid-gap: 0;
  }
  .why-sec__item {
    flex: 0 0 48%;
    margin-bottom: 20px;
  }
  .why-sec__list{
    margin-top: 30px;
  }
  footer .footer-colum .footer-desc .footer-info-conf{
    padding-left: 0;
  }
  .footer-colum .footer-desc .footer-info-conf a{
    text-decoration: underline;
  }
  .menu-main{
    top: 130px;
  }
  .t-product__link-info{
    flex-direction: column;
  }
  .price {
    margin-bottom: 0;
    margin-top: 0;
  }
  .price-comm{
    align-items: flex-start;
    padding-bottom: 0;
    padding-top: 0;
  }
  .price-comm p {
    width: 100%;
  }
  .review-wrap div{
    width: 100%;
  }
  .pt-paket{
    justify-content: center;
  }
  .pt-paket-item {
    margin-right: 0;
    flex: 0 0 80%;
    margin-bottom: 30px;
  }
  header .phone-head .head-call{
    font-family: "Regular";
    font-size: 10px;
  }
  .slider-sec .content-slide .btn{
    text-align: center;
  }
  .prod-card__bottom-img{
    flex: 0 0 48%;
    width: 48%;
    margin-bottom: 20px;
  }
  .similar-link{
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 515px) {
  h2 {
    font-size: 28px;
    line-height: 1.2;
  }
  header{
    height: 90px;
  }
  header .header-row .phone-head {
    width: 40%;
    flex: 0 0 40%;
    display: none;
  }
  .slider__item {
    height: 500px;
  }
  .slider__item_testimonial {
    flex: 0;
  }
  .btn-sec{
    display: none;
  }
  .header-row{
    flex: 0 0 85%;
  }
  header .phone-head {
    width: 50%;
    flex: 0 0 50%;
  }
  header .logo{
    width: 45%;
    flex: 0 0 45%;
  }
  .slider-sec .content-slide .btn {
    width: 200px;
    padding: 0;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 12px;
  }
  .type-tabs__item span{
    padding: 0;
  }
  .ipoteka-info-par__item{
    align-items: flex-start;
  }
  .stati-link{
    flex: 0 0 80%;
  }
  .stati{
    justify-content: center;
  }
  .map-section .line {
    margin-bottom: 10px;
  }
  .tags{
    justify-content: center;
  }
  .tags-item {
    flex: 0 0 80%;
  }
  .tags-item__footer a{
    justify-content: center;
  }
}
@media all and (max-width: 500px) {
  .testim .arrow {
    font-size: 1.5em;
  }
  
  .testim .cont div p.testim-cont_txt {
    line-height: 25px;
  }
  .map-section {
    padding-top: 0;
    padding-bottom: 0;
  }
  .map-section .wrapper {
    display: none;
  }
  #map {
    height: 400px;
    position: relative !important;
  }
  .slider-sec .content-slide .title-slide{
    width: 100%;
  }
  .price-tip-item,.work-item,.video-item{
    flex: 0 0 80%;
  }
  .work,.video {
    justify-content: center;
  }
}
@media screen and (max-width: 479px) {
  .header-row{
    flex: 0 0 82%;
  }
  header .phone-head {
    width: 45%;
    flex: 0 0 45%;
  }

  .price-tip{
    justify-content: center;
    margin-bottom: 30px;
  }
  .why-sec__item {
    flex: 0 0 100%;
  }
  .why-sec {
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .why-sec__item {
    flex: 0 0 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
  }
  .why-sec__img{
    flex: 0 0 60px;
    margin-right: 15px;
  }
  .why-sec__name{
    flex: 0 0 80%;
  }
  .why-sec__comment{
    flex: 0 0 100%;
  }
  .slider__item {
    height: 600px;
  }
  .advan-item {
    flex: 0 0 100%;
  }
  .pt-paket-item{
    flex: 0 0 95%;
  }
  h1 {
    font-size: 44px;
  }
  .back-form-left__body input{
    width: 70%;
  }
  .submit-form{
    margin-top: 15px;
  }
  .view-item img{
    height: 160px;
  }
  .advantype-top-left-row1__item, .advantype-top-right__item, 
  .advantype-bottom-right-row2__item {
    flex: 0 0 100%;
    margin-bottom: 20px;
  }
  .advantype {
    padding: 0;
  }
  h2{
    line-height: 1.4;
    text-transform: uppercase;
  }
  .advantype-top-left-row1__item-img, 
  .advantype-bottom-right-row2__item-img,.advantype-top-left-row2__item-img, 
  .advantype-bottom-right-row1__item-img, .advantype-bottom2__item-img,
  .advantype-top-right__item-img, .advantype-bottom-left__item-img{
    height: 300px;
  }
  .modal-widget-btn{
    right: 6%;
    bottom: 8%;
  }
  .similar-link__name{
    font-size: 18px;
    line-height: 1.2;
  }

}
@media screen and (max-width: 440px) {
  .video-review-item iframe{
    height: 300px;
  }
  .video-review{
    align-items: center;
  }
  .video-review-item{
    width: 90%;
    margin-bottom: 20px;
  }
  header .social,
  header .phone-head .head-call{
    display: none;
  }
  
  header .phone-head span {
    margin: 0 0 10px;
    display: block;
  }
  .social-mob .social-item__link:last-child {
    margin-right: 0;
  }
  header .phone-head{
    display: flex;
    align-items: center;
    justify-content: flex-end;
  }
  header .phone-head {
    align-items: flex-end;
    justify-content: center;
    flex-direction: column;
    width: 50%;
    flex: 0 0 50%;
    height: auto;
  }
  header .phone-head span {
    margin-bottom: 6px;
  }
  .social-mob a.social-item__link {
    margin-right: 8px;
    flex: 0 0 16%;
  }
  .work-item {
    flex: 0 0 80%;
  }
  .work {
    justify-content: center;
  }
  .t-product {
    justify-content: center;
  }
  .t-product__link {
    flex: 0 0 80%;
  }
  .price-table table th, .price-table table td {
    padding: 10px;
    font-size: 14px;
  }
  .pt-paket-item{
    flex: 0 0 100%;
  }
  .sert{
    justify-content: center;
  }
  .sert-item {
    flex: 0 0 80%;
    width: 80%;
  }
  header {
    height: 100px;
  }
  .menu-main {
    top: 100px;
  }
  h1 {
    font-size: 40px;
    line-height: 1.2;
  }
  .view{
    justify-content: center;
  }
  .view-item {
    flex: 0 0 80%;
  }
  .view-item img {
    height: 200px;
  }
  .prod-card-top__img {
    height: 320px;
  }
  .prod-card__bottom-img {
    flex: 0 0 48%;
    width: 48%;
    height: 160px;
    margin-bottom: 20px;
  }
  .similar-link__name {
    font-size: 16px;
  }
}
@media screen and (max-width: 414px) {
  .video-review-item {
    width: 100%;
  }
  .video-review-item iframe {
    height: 210px;
  }
  .price-tip-item {
    flex: 0 0 90%;
  }
  .arr-btn{
    bottom: 10%;
    right: -5%;
  }
  footer a.social-item__link {
    flex: 0 0 8%;
  }
  .header {
    height: 100%;
  }
  header {
    height: 90px;
  }
  .menu-main {
    top: 90px;
  }
  .advantages-now__item {
    flex: 0 0 100%;
  }
  .seo-sec {
    padding-top: 20px;
  }
  .advan-item {
    flex-direction: column;
  }
  .advan-item__img {
    flex: 0 0 20%;
    margin-right: 0;
    width: 20%;
    margin-bottom: 15px;
  }
  .modal-widget-btn{
    bottom: 19%;
  }
  .stati-link {
    flex: 0 0 100%;
  }
  .price-tip-item, .work-item, .video-item {
    flex: 0 0 100%;
  }
  .video-item{
    height: 280px;
  }
  .back-form-left__body input,.submit-form {
    width: 90%;
  }
  .back-form-sec {
    padding: 30px;
  }
  .ipoteka-info__name{
    font-size: 36px;
    width: 100%;
  }
  .advantype-top-left-row1__item-img, .advantype-bottom-right-row2__item-img, 
  .advantype-top-left-row2__item-img, .advantype-bottom-right-row1__item-img, 
  .advantype-bottom2__item-img, .advantype-top-right__item-img, 
  .advantype-bottom-left__item-img {
    height: 200px;
  }
  .similar{
    justify-content: center;
  }
  .similar-link {
    flex: 0 0 80%;
    margin-bottom: 20px;
  }
  .similar .similar-link:last-child {
    margin-bottom: 0;
  }
  .tags-item {
    flex: 0 0 100%;
  }
  .tags-item{
    border: 1px solid #fff;
  }
  .advantype-bottom2__item {
    flex: 0 0 100%;
    margin-bottom: 20px;
  }
  .sert-sec h2{
    font-size: 36px;
  }
}
@media screen and (max-width: 375px) {
  
  header .logo {
    width: 60%;
    flex: 0 0 60%;
  }
  header .phone-head{
    display: none;
  }
  footer a.social-item__link {
    flex: 0 0 10%;
  }
  .work-item {
    flex: 0 0 100%;
  }
  table tr {
    height: auto;
  }
  .t-product__link {
    flex: 0 0 90%;
  }
  .price-table table td {
    padding: 6px;
  }
  .advantages-now__grid{
    border-right: none;
    border-left: none;
    padding: 0;
  }
  .advantages-now__right{
    padding: 0 0 0 15px;
  }
  .sert-sec h2{
    font-size: 32px;
  }
  .modal-widget-btn .btn-widget span{
    line-height: 1.2;
    padding: 0;
    margin: 0;
  }
  .modal-widget-btn .btn-widget{
    height: 60px;
    width: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .modal-widget-btn {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    overflow: hidden;
  }

  header .logo {
    width: 80%;
    flex: 0 0 80%;
  }

  .view-item {
    flex: 0 0 100%;
  }
  .similar-link {
    flex: 0 0 100%;
  }
  .ready-left{
    height: 350px;
  }
  .header-row .phone-sec {
    display: none;
  }
}
@media screen and (max-width: 360px) {
  .price-tip-item {
    flex: 0 0 100%;
  }
  .slider-sec .middle-height {
    padding-top: 120px;
  }
  .slider-sec .content-slide .title-slide {
    font-size: 32px;
  }
  .type-tabs__item{
    height: auto;
    border: none;
    padding: 0;
  }
  .type-tabs__item span{
    border-bottom: 1px dashed #fff;
  }
  .type-tabs__item:hover span {
    color: var(--two-color);
  }
  .type-tabs__item:hover {
    background: none;
  }
  .ipoteka{
    padding: 30px;
  }
  h2{
    text-transform: uppercase;
  }
  h1 {
    font-size: 34px;
  }
  header {
    height: auto;
  }
  .header{
    justify-content: space-between;
    align-items: flex-start;
    padding: 15px 0;
    height: auto;
  }
  .header-row {
    flex: 0 0 80%;
    justify-content: center;
  }
  header .logo {
    width: 80%;
    flex: 0 0 80%;
  }
  .phone-sec {
    flex: 0 0 80%;
    width: 80%;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
  }
}
@media screen and (max-width: 330px) {
  .video-review-item iframe {
    height: 180px;
  }
  .slider__item_inner{
    overflow: initial;
  }
  h2 {
    font-size: 24px;
  }
  .type-item-right__desc{
    padding-right: 0;
  }
  .type-item-right__name{
    font-size: 22px;
  }
  .back-form-right-name p {
    font-size: 22px;
  }
  .ipoteka-info-par__item{
    width: 100%;
  }
  .ipoteka-info-par__item .ipoteka-info-par__value {
    font-size: 44px;
  }
  .ipoteka{
    padding: 15px 0 0 0;
    box-shadow: none;
  }
  .ipoteka-info__txt {
    width: 100%;
  }
  .advantages-now__item-img img {
    height: 250px;
  }
  .advantages-now__right {
    padding: 0;
  }
  .sert-sec h2 {
    font-size: 32px;
  }
  .testim .dots{
    padding-left: 0;
  }
  .ready-right{
    padding: 15px;
  }
  #kviz h2 {
    padding: 0 15px;
    line-height: 1.4;
  }
  .work{
    padding: 0;
  }
  .back-form-left__body input {
    width: 100%;
  }
  h1 {
    font-size: 30px;
  }
  .testim .arrow.right_1 {
    right: -5px;
  }
  .testim .arrow.left_1 {
    left: -5px;
  }
}
@media all and (max-width: 300px) {
  body {
    font-size: 14px;
  }
}

