/* 992px - 1200px */
@media screen and (max-width: 1260px) {
  .container {
    width: 960px;
  }
  .opis-adress {
    font-size: 13px;
    margin-left: 10px;
  }
  .box-one > img {
    width: 22px;
  }
  .logo {
    width: 60px;
  }
  .tel-header {
    font-size: 16px;
    margin-right: 10px;
  }
  .btn {
    font-size: 15px;
    padding: 5px 15px;
  }
  .text-online {
    font-size: 13px;
    margin-left: 5px;
  }
  .wraper-header {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .box-one,
  .box-two,
  .box-three {
    margin: 0 15px;
  }
  h1 {
    font-size: 73px;
    margin-top: 25px;
  }
  h2 {
    font-size: 26px;
  }
  .box-text {
    margin-top: 30px;
  }
  .h2-ofer {
    font-size: 50px;
    margin-bottom: 10px;
  }
  .opis-ofer {
    font-size: 16px;
    margin-bottom: 10px;
  }
  .box-right > img {
    width: 500px;
  }
  .opis-h4 {
    font-size: 15px;
    width: 390px;
    margin-top: 15px;
  }
  .form-get > input {
    width: 400px;
    padding: 20px;
  }
  .form-get > button {
    font-size: 15px;
    padding: 15px 42px;
  }
  .one-usluga {
    width: 471px;
    height: 254px;
    padding: 20px 15px;
  }
  .box-left > ul > li {
    width: 220px;
    font-size: 15px;
  }
  .one-usluga > img {
    width: 170px;
  }
  .title-usluga {
    font-size: 20px;
    margin-bottom: 20px;
  }
  .catalog-img {
    top: -45px;
    right: -22px;
    width: 582px;
    height: auto;
  }
  .catalog-sc {
    padding-top: 50px;
  }
  .bg-catalog {
    width: 100%;
    padding: 50px 0;
  }
  .h2-ofer {
    font-size: 35px;
    margin-bottom: 6px;
  }
  .opis-ofer {
    width: 60%;
    margin: 10px 0 20px;
  }
  .btn-active {
    padding: 15px 15px;
  }
  .uslugi-p {
    padding-top: 97px;
  }
  .box-text-item {
    width: 310px;
    padding: 25px;
  }
  .const-img {
    width: 260px;
  }
  .h2-cenas {
    font-size: 45px;
    width: 495px;
  }
  .tetx-opis-footer {
    line-height: 130%;
    width: 170px;
  }
  .absolute1,
  .absolute2,
  .absolute3 {
    width: 950px;
  }
  .iten-cenas {
    font-size: 18px;
  }
  .btn-tel {
    padding: 10px 10px 4px 10px;
  }
}
/* 768px - 992px */
@media screen and (max-width: 992px) {
  .container {
    width: 720px;
  }
  .box-one {
    display: none;
  }
  .logo {
    position: absolute;
    left: 10px;
    top: 10px;
  }
  .wraper-header {
    padding-left: 50px;
  }
  .opish2 {
    text-align: center;
    width: 100%;
  }
  .box-text > h2 {
    text-align: center;
    margin-top: 20px;
    line-height: 115%;
    }
  .wraper-ofer {
    flex-direction: column-reverse;
  }
  .box-right > img {
    width: 100%;
  }
  .h2-ofer {
    margin-top: 30px;
    text-align: center;
    width: 100%;
  }
  .opis-ofer {
    text-align: center;
    width: 100%;
  }
  .form-style,
  .wraper-uslugi {
    flex-direction: column;
    align-items: center;
  }
  .wraper-uslugi {
    margin: 0;
  }
  .form-style {
    text-align: center;
  }
  .form-opis {
    margin-bottom: 20px;
  }
  .one-usluga {
    width: 100%;
    margin: 10px 0;
  }
  .box-left > ul > li {
    width: 100%;
  }
  .one-usluga > img {
    width: 203px;
  }
  .bg-ritual {
    margin-top: -100px;
  }
  .catalog-img {
    position: relative;
    width: 100%;
    top: -54px;
  }
  .block-catalog-ofer {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .btn-active {
    margin: 0;
  }
  .bg-catalog {
    height: 550px;
  }
  .uslugi-p {
    padding-top: 250px;
  }
  .const-img {
    width: 168px;
  }
  .box-text-item {
    width: 231px;
    padding: 29px 5px;
  }
  .iten-cenas {
    font-size: 16px;
  }
  .menu-footer > ul {
    font-size: 18px;
  }
  .wraper-footer {
    flex-direction: column;
  }
  footer {
    position: relative;
    padding-bottom: 200px;
  }
  .posr {
    position: absolute;
    left: 241px;
  }
  .posr2 {
    position: absolute;
    left: 450px;
  }
  .posr3 {
    position: absolute;
    left: 241px;
    top: 180px;
  }
  .posr4 {
    position: absolute;
    left: 450px;
    top: 180px;
  }
  .line-dop-materials {
    flex-direction: column;
    align-items: flex-start;
    margin-top: 20px;
  }
  .mg {
    margin: 0;
    margin-top: 10px;
  }
  .box-right > img {
    margin: 0 auto;
  }
  .menu-footer > ul > li {
    width: 250px;
  }
  
  .btn-tel {
    position: absolute;
    top: 18px;
    right: 15px;
    padding: 10px 10px 4px 10px;
}
.wraper-header {
    height: 95px;
}

  
}
/* 576px - 768px */
@media screen and (max-width: 768px) {
  .container {
    width: 540px;
  }
  .plate, .hamburglar {
    display: none;
  }
  #hamburger1 {
    display: block;
  }
  .telephone {
    width: 25px;
    height: 25px;
  }
  .btn-tel, .contains {
        display: block;
    }
  .contains {
    position: absolute;
    background-color: #ffffff;
    background-image: linear-gradient(90deg, #575757 0%, rgba(87, 87, 87, 0) 67.55%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 18px;
    font-weight: 300;
    line-height: 142.5%;
    letter-spacing: 2.5px;
    text-transform: capitalize;
    top: 61px;
    left: 31%;
  }
  .position {
    display: flex;
    justify-content: flex-end;
    position: fixed;
    transition: 0.8s all ease-in;
    top: 0;
    left: 0;
    z-index: 98 !important;
    width: 100%;
    height: 106px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  }
  .text-online-active {
    margin-left: 15px;
    font-size: 18px;
  }
  .catalog-img {
    top: auto;
  }
  .iten-cenas {
    text-align: left;
  }
  .box-three {
    display: none;
  }
  .box-line {
    margin: 7px 0;
  }
  .logo {
    left: 21px;
    top: 15px;
  }
  .wraper-header {
    padding: 0 0 45px 0;
    justify-content: flex-end;
}
  .box-two {
    position: absolute;
    top: 27px;
    left: 30%;
  }
  h1 {
    font-size: 53px;
  }
  .action-img {
    display: none;
  }
  .action-h2,
  .opis-h2-action {
    width: 100%;
  }
  .opis-h2-action {
    font-size: 16px;
  }
  .line-brown {
    margin: 5px auto 18px;
  }
  .uslugi-p {
    padding-top: 107px;
  }
  .wraper-usl {
    flex-direction: column-reverse;
    align-items: flex-start;
  }
  .box-one-konst,
  .box-text-item {
    align-items: flex-start;
  }
  .box-one-konst {
    width: 95%;
    position: relative;
  }
  .box-text-item {
    width: 414px;
    margin-bottom: 30px;
  }
  .const-img {
    position: absolute;
  }
  .const-img1 {
    width: 153px;
    right: -39px;
    top: -13px;
  }
  .const-img2 {
    width: 150px;
    right: -26px;
    top: -10px;
  }
  .const-img3 {
    width: 199px;
    right: -44px;
    top: -48px;
  }
  .opis-item-cenas {
    text-align: left;
  }
  .box-text-item {
    padding: 29px 23px;
  }
  .box-footer {
    position: unset;
  }
  footer {
    padding-bottom: 20px;
  }
  .tetx-opis-footer {
    width: 100%;
  }
  .btn-tel {
    padding: 10px 10px 4px 10px;
  }


/* Гамбургер*/

  .menu-toggle {
    width: 100%;
    height: 100vh;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
} 
.clas-ac {
    position: absolute;
    top: 20px;
    right: 20px;
    display: block;
    z-index: 99;
}
.logo-gam {
    width: 100px;
    height: auto;
    margin-bottom: 50px;
}
.menu-gam>ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.menu-gam>ul>li {
    margin: 0;
    margin-bottom: 20px;
}
.menu-gam>ul>li>a {
    color: #3C3C3B;
    font-size: 20px;
    margin: 0;
    margin-bottom: 50px;
}
.text-online {
  font-size: 20px;
  margin-left: 5px;
}


}
/* 320px - 576px */
@media screen and (max-width: 576px) {
  .container {
    width: 90%;
    padding: 0;
    margin: 0 auto;
  }
  .box-one, .box-two, .box-three {
        margin: 0px;
    }
  .box-two {
    left: 25%;
  }
  h1 {
    font-size: 45px;
    }
  .opish2 {
    font-size: 16px;
    line-height: 122.5%;
  }
  .h2-ofer {
    font-size: 30px;
  }
  .wraper-ofer {
    margin-top: 30px;
  }
  .opis-h4 {
    width: 100%;
  }
  .form-style {
    padding: 30px;
  }
  .form-get {
    position: unset;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
  }
  .form-get > button {
    position: unset;
    margin-top: 10px;
  }
  .form-get > input {
    width: 100%;
    padding: 20px;
  }
  .one-usluga {
    width: 100%;
    height: auto;
  }
  .one-usluga > img {
    position: unset;
    margin-top: 20px;
  }
  .one-usluga {
    flex-direction: column;
    align-items: center;
    }
  .action-section-bg {
    margin-bottom: 0;
  }
  .h2-cenas {
    font-size: 35px;
    width: 100%;
  }
  .box-one-konst,
  .box-text-item {
    width: 100%;
  }
  .const-img {
    display: none;
  }
  .action-h2 {
    font-size: 22px;
  }
  .menu-footer > ul > li {
    width: 100%;
  }
  .text-online {
    font-size: 15px;
    font-weight: 400;
    margin-left: 2px;
    }
    .text-online-active {
        font-size: 18px;
    }
    .position {
        height: 90px;
    }
    .title-usluga {
        text-align: center;
    }
    .box-left > ul > li {
        list-style: none;
        text-align: center;
    }
    .wraper-header {
        height: 85px;
    }
    .logo {
        left: 10px;
    }
    .btn-tel {
        right: 10px;
    }
    .slick-slide.slick-current {
    transform: scale(1) !important;
    }
    .box-left {
    width: 100%;
}
}
