@media screen and (device-height:768px) and (max-width:1200px) {
  .services {
    padding: 99px 0;
  }

  .contacts .text {
    margin-top: 20px;
  }

  .contacts .map {
    height: 609px;
  }

  .request {
    padding-top: 71px;
  }

  .reviews {
    padding: 80px 0 81px;
  }

  .services .title span {
    font-size: 50px;
    top: -20px;
    line-height: 50px;
  }

  .works {
    padding: 87px 0 86px;
  }

  .services .slider_2 .owl-prev {
    bottom: 0 !important;
  }

  .services .slider_2 .owl-next {
    bottom: 0 !important;
  }

  .benefit {
    padding: 55px 0 54px;
  }

  .benefit .item p {
    min-height: 112px !important;
  }

  .benefit .item>div {
    padding: 15px 20px;
  }

  .benefit .item .picture {
    width: 90px;
    height: 90px;
    margin-bottom: 10px;
  }

  .benefit .item .picture img {
    width: 40px;
    height: 40px;
  }

  .benefit h2 {
    font-size: 30px;
    line-height: 35px;
    margin-bottom: 20px;
  }

  .benefit .title span {
    font-size: 40px;
    line-height: 40px;
    top: -10px;
  }
}

@media screen and (min-width: 1000px) {
  .section {
    position: relative;
    box-sizing: border-box;
    /* max-height: 100vh; */
  }

  /* .inner {
    height: 100%;
  }*/
}

@media screen and (min-width: 1410px) {
  .free .slider_1 .owl-prev {
  left: var(--left-for-arr-1410);
  }

  .free .slider_1 .owl-next {
    left: var(--left-for-arr-1410-2); 
   }
}

@media screen and (max-width: 1500px) {
  .request .inner .image_block {
    width: 550px;
    height: 694px;
  }

  .works .slider_block {
   /*  width: 700px; */
  }

  .carousel_bot {
    width: 650px;
  }
}

@media screen and (max-width: 1400px) {
  .benefit .item p {
    min-height: 120px;
  }

  .contacts .title span {
    font-size: 50px;
    line-height: 50px;
    top: -20px;
  }

  .works .title span {
    font-size: 50px;
    line-height: 50px;
    top: -20px;
  }

  .works .slider_block {
   /*  width: 600px; */
  }

  .carousel_bot {
    width: 550px;
  }

  .services .slider_2 .owl-prev {
    left: 42%;
  }

  .services .slider_2 .owl-next {
    left: 48%;
  }
}

@media screen and (max-width: 1300px) {
  .request .inner .image_block {
    width: 460px;
    height: 580px;
  }

  .contacts .info {
    width: 30%;
  }

  .contacts .map {
    width: 65%;
  }

  .request .title span {
    font-size: 50px;
    top: -20px;
    line-height: 50px;
  }
}

@media screen and (max-width: 1200px) {
  .request .inner .image_block {
    width: 370px;
    height: 464px;
  }

  .benefit .item p {
    min-height: 140px;
  }

  .free .slider_1 .title a, .free .slider_1 .title p {
    font-size: 23px;
  }
  
  #header nav ul li a, #header .phone .tel_1 {
    font-size: 16px;
    line-height: 19px;
  }
  
  #header .phone p {
    font-size: 15px;
  }

  #header nav {
    width: 60%;
  }
  
  #header .logo img {
    width: 200px;
  }

  .contacts h2 {
    font-size: 30px;
  }

  .contacts .title span {
    font-size: 40px;
  }

  .contacts .info_block a {
    font-size: 16px;
  }

  .services .slider_2 .owl-prev {
    /* bottom: -100px; */
    /*left: 452px;*/
    left: 42%;
  }

  .services .slider_2 .owl-next {
    /* bottom: -100px;*/
    /* left: 522px;*/
    left: 48%;
  }

  .free .slider_1 .title h1 {
    font-size: 45px;
    line-height: 65px;
  }

  .free .slider_1 .slide {
    min-height: 850px;
  }

  /* .free .slider_1 .owl-prev {
    left: 20px;
  } */

  .free .slider_1 .owl-next {
    left: 80px;
  }
}

@media screen and (max-width: 1100px) {
  .request .left {
    max-width: 570px;
  }

  .contacts .info {
    width: 35%;
  }

  .contacts .map {
    width: 60%;
  }

  .request .title span {
    font-size: 40px;
  }

  .request .inner .pic_5 {
    display: none;
  }

  .request .inner_content {
    max-width: 100%;
  }

  .works .title span {
    font-size: 45px;
  }

  .works .slider_block {
   /* width: 550px; */
  }

  .carousel_bot {
    width: 500px;
  }

  #header .logo img {
    width: 170px;
  }

}

@media screen and (max-width: 1000px) {
  .request .left {
    max-width: 100%;
    height: auto;
  }

  .request .inner .image_block {
    display: none;
  }

  .fp-tableCell {
    height: auto !important;
  }

  .section {
    height: auto !important;
  }
  
  .free .slider_1 .title a, .free .slider_1 .title p {
    font-size: 23px;
  }

  #header nav ul li a, #header .phone .tel_1 {
    font-size: 14px;
    line-height: 19px;
  }

  #header .phone p {
    font-size: 13px;
  }

  #header .logo img {
    width: 140px;
  }

  .wow {
    visibility: visible !important;
  }

  .contacts .inner_content {
    flex-direction: column;
  }

  .contacts .inner_content>div {
    width: 100%;
  }

  .contacts .info {
    display: flex;
    align-items: center;
    flex-direction: column;
    width: 100%;
    justify-content: center;
  }

  .contacts .title {
    width: 100%;
    text-align: center;
  }

  .contacts .title span {
    left: 50%;
    transform: translateX(-50%);
  }

  .contacts .inner_content>div+div {
    margin-top: 30px;
    height: 300px;
  }
  
  .works .slider_rab .slider_block .carousel_top .owl-next {
    right: 48px;
  }

  .works .inner_content {
    /* flex-direction: column; */
    flex-direction:column-reverse;
    width: 100vw;
  }

  .works .text_block {
    width: 100%;
    padding-top: 20px;
    margin-bottom: 20px;
  }

  .works .text_block .text {
    padding-right: 25px;
  }

  .works .text a {
    margin: 40px auto 0;
  }

  .carousel_bot {
    width: 75%;
  }

  .works .slider_block {
    width: 100%;
  }

  .services .slider_2 .owl-prev {
  /*   bottom: -100px; */
    left: 42%;
  }

  .services .slider_2 .owl-next {
/*    bottom: -100px; */
    left: 48%;
  }

  .benefit .item {
    width: 50%;
  }

  .benefit .title span {
    font-size: 50px;
    line-height: 50px;
  }

  #header nav {
    width: 55%;
  }
}

@media screen and (max-width: 900px) {
  .request .image_block {
    display: none;
  }

  .request {
    padding-bottom: 50px;
  }

  .request .left {
    width: 100%;
  }

  .services .slide {
    flex-direction: column;
  }

  .services .image_block {
    width: 100%;
    margin-bottom: 20px;
  }

  .services .text {
    width: 100%;
  }
 
 /* #header .logo img {
    width: 130px;
  } */
  .free .slider_1 .title a, .free .slider_1 .title p {
    font-size: 20px;
  }

  #header nav ul li a, #header .phone .tel_1 {
    font-size: 12px;
  }
  
  #header .phone p {
    font-size: 11px;
  }

  .services .slider_2 .owl-prev {
      left:-2px;
      /* bottom: -100px; */ 
      bottom: -80px;
    }
  .services .slider_2 .owl-next {
       left: 62px;
       bottom: -80px;
    }
}

@media screen and (min-width: 801px) {
  #header .mobile {
    display: none !important;
  }

  .burger {
    display: none !important;
  }
}

@media screen and (max-width: 800px) {
  #header .phone p {
    padding-right: 0;
  }

  .contacts .title span {
    font-size: 30px;
    line-height: 35px;
    top: -10px;
  }

  .request .title span {
    font-size: 40px;
    line-height: 40px;
    top: -10px;
  }

  .benefit .title span {
    font-size: 37px;
    line-height: 37px;
    top: -15px;
  }

  .free .slider_1 .slide {
    min-height: 750px;
    padding: 60px 0;
  }

  .free .slider_1 .title h1 {
    font-size: 40px;
    line-height: 55px;
  }

  #header nav {
    display: none;
  }

  #header .phone {
    display: none;
  }

  #header .mobile {
    width: 100%;
    background-color: #ffffff;
    padding: 20px 10px;
    box-sizing: border-box;
    top: 70px;
    left: 0;
    position: absolute;
    z-index: 999;
    align-items: center;
    flex-direction: column;
  }

  #header .mobile nav {
    display: block;
    width: 100%;
    text-align: center;
  }

  #header .mobile .phone {
    display: flex;
    margin-top: 15px;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }

  #header .mobile nav ul li+li {
    margin-top: 10px;
  }

  #header .mobile nav ul li a {
    color: #747474;
  }

  #header .mobile .phone .tel_1 {
    color: #747474;
  }

  .burger {
    display: block;
  }

  #header .mobile .show_2 a {
    color: #747474;
  }

  #header .mobile .show_2 {
    margin-top: 10px;
  }

  #header .mobile .show_2 img {
    position: relative;
    display: block;
    width: 15px;
    height: 15px;
    background-size: contain;
    margin-right: 10px;
  }

  #header .mobile .show_2 li {
    display: flex;
    align-items: center;
  }

  #header .mobile .show_2 li img {
    width: 10%;
  }

  #header .mobile .show_2 li a {
    width: 80%;
  }

  #header .mobile .show_2 li+li {
    margin-top: 10px;
  }
}

@media screen and (max-width: 700px) {
  .benefit .item h3 {
    font-size: 20px;
    line-height: 24px;
  }

  .benefit .item p {
    min-height: 160px;
  }

  .free .slider_1 .owl-next {
    left: 72px;
  }

}

@media screen and (max-width: 600px) {
  .benefit .item p {
    min-height: 180px;
  }
}

@media screen and (max-width: 550px) {
  .carousel_bot {
    width: 85%;
  }

  .carousel_bot .item {
    height: 70px;
  }

  .carousel_top {
    height: 350px;
  }

  .carousel_top .item {
    height: 350px;
  }

  .benefit .item p {
    min-height: auto;
  }

  .services .image_block {
    height: 350px;
  }

  .benefit .item {
    width: 100%;
    padding: 0;
  }

  .benefit .row {
    margin: 0;
    margin-bottom: -30px;
  }

  .carousel_top .slide {
    height: 300px;
  }

  .carousel_top .owl-prev::after {
    bottom: -58px;
  }

  .carousel_top .owl-next::after {
    bottom: -58px;
  }

  .services {
    padding: 50px 0 140px;
  }

  .carousel_bot .slide {
    height: 70px;
  }

  .works h2 {
    font-size: 20px;
    line-height: 25px;
  }

  .works {
    padding: 50px 0;
  }

  .works .title span {
    top: -10px;
    font-size: 30px;
    line-height: 30px;
  }

  .reviews {
    padding: 50px 0;
  }

  .reviews .title span {
    top: -10px;
    font-size: 30px;
    line-height: 30px;
  }

  .reviews h2 {
    font-size: 20px;
    line-height: 25px;
  }

  .request h2 {
    font-size: 20px;
    line-height: 25px;
  }

  .contacts h2 {
    font-size: 20px;
    line-height: 25px;
  }

  .contacts .title span {
    font-size: 30px;
    line-height: 30px;
    left: 0;
    transform: translateX(0);
  }

  .contacts .info_block .address a::after {
    left: -30px;
  }

  .contacts .info_block .phone a::after {
    left: -30px;
  }

  .contacts .info_block .email a::after {
    left: -30px;
  }

  .contacts .info_block .link a::after {
    left: -30px;
  }

  .contacts .info_block>div {
    padding-left: 30px;
  }

  .contacts .title {
    text-align: left;
  }

  .request .info {
    display: flex;
    flex-direction: column;
  }

  .request .info>div {
    width: 100%;
  }

  .request .info>div+div {
    margin-top: 20px;
  }

  .request {
    padding: 50px 0;
  }

  .request .title span {
    font-size: 30px;
    line-height: 30px;
  }

  .services h2 {
    font-size: 20px;
    line-height: 25px;
  }

  .services .title span {
    top: -10px;
    font-size: 30px;
    line-height: 30px;
  }

  .benefit h2 {
    font-size: 20px;
    line-height: 25px;
  }

  .benefit .title span {
    font-size: 30px;
    line-height: 30px;
  }

  .free .slider_1 .title h1 {
    font-size: 25px;
    line-height: 40px;
  }

  .benefit {
    padding: 50px 0;
  }
}

@media screen and (max-width: 375px) {
  .request .title span {
    font-size: 22px;
    line-height: 26px;
  }

  .benefit .title span {
    font-size: 22px;
    line-height: 26px;
    top: -10px;
  }
}