@charset "UTF-8";
@-webkit-keyframes slideme {
    0% {
        left: -30px;
        margin-left: 0
    }
    30%,
    to {
        left: 110%;
        margin-left: 80px
    }
}

@keyframes slideme {
    0% {
        left: -30px;
        margin-left: 0
    }
    30%,
    to {
        left: 110%;
        margin-left: 80px
    }
}

@-webkit-keyframes shake444 {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  10%,
  30%,
  50%,
  70%,
  100% {
    -webkit-transform: translate3d(-2px, 0, 0);
    transform: translate3d(-2px, 0, 0);
  }

  20%,
  40%,
  60%,
  100% {
    -webkit-transform: translate3d(2px, 0, 0);
    transform: translate3d(2px, 0, 0);
  }
}

@keyframes shake444 {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  1%,
  3%,
  5%,
  7%,
  10% {
    -webkit-transform: translate3d(-2px, 0, 0);
    transform: translate3d(-2px, 0, 0);
  }

  2%,
  4%,
  6%,
  10% {
    -webkit-transform: translate3d(2px, 0, 0);
    transform: translate3d(2px, 0, 0);
  }
}

@font-face {
    src: url(../fonts/ofont.ru_Panton.ttf);
    font-family: 'PantonBold'
}

@font-face {
    src: url(../fonts/panton_black-webfont.woff2);
    font-family: 'PantonBlack';
}

html {
    font-size: 9px;
}

.sait4 {
    font-family: 'PantonBold'
}

/* * {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
} */

.container444 {
    max-width: 120rem;
    margin: 0 auto
}

.sait4 h2 {
    font-size: 4.5rem;
    font-family: "PantonBold"
}

.sait4 a {
    text-decoration: none
}

.sait4 span.panton-black {
  font-family: 'PantonBlack';
}
.sait4 span.red-text {
  color: #f33030;
}


.gorod444 {
    background: url(../img/icon/vel.png) no-repeat 3px;
    padding-left: 30px;
    background-size: 20px;
    font-size: 19px;
    text-align: left
}

.all_msg444 {
    background: url(../img/icon/phones.png) no-repeat 3px;
padding-left: 96px;
    background-size: 82px;
    font-size: 19px;
    text-align: left;
}

.gorod444 {
    background: url(../img/icon/mts.png) no-repeat 3px;
}

.gorod444 {
    background: url(../img/icon/advantages.png) no-repeat 3px
}



#mainpage444 {
    background-size: cover;
    background-position: center;
}

#mainpage444 {
    padding-top: 7rem;
    padding-bottom: 19rem;
    background-image: url(../img_karaoke/bg1_karaoke.jpg);
    position: relative;
    height: 100vh;
}

.align_center444{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.align_center444 .main_header444 {
    font-family: "PantonBold";
    background-repeat: no-repeat
}

.main_header444 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-image: url(../img/header_bg1.png);
    background-size: contain;
    background-position: center;
    margin: 0;
    width: 800px;
    height: 200px;    margin-top: 8rem;
}
.main_header444>h1 {
font-size: 4.1rem;
    text-align: left;
    color: #ea2003;
    font-family: Ubuntu;
    text-align: center;
    line-height: 5.1rem;
}
.main_header444>h1>span {
color: #fff;
}
.mainpage444>.main_header444>h1>span>span {
    margin-left: 1rem;
    position: relative;
    font-size: 1.2em
}

.mainpage444>.main_header444>img {
    margin-bottom: 2%;
    width: 21%
}

.mainpage__content444 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}



.mainpage__button1444{
    background-image: url(../img_karaoke/btn1.png);
    background-repeat: no-repeat;
width: 540px;
    height: 135px;
    background-size: contain;
    -webkit-animation-name: shake444;
    animation-name: shake444;
    cursor: pointer;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-duration: 5s;
    animation-duration: 5s;
    margin-top: 5.5rem;
}

.mainpage__inna1444{
    background-image: url(../img_karaoke/ast-home1-price.png);
    background-repeat: no-repeat;
    width: 1000px;
    height: 315px;
    background-size: contain;    margin-top: 2rem;

}

.mainpage__button1444 p{
    font-family: pantonblack;
    color: #fff;
    font-size: 3rem;
    padding: 32px 0px 0px 175px;

}

.mainpage__flex444 {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.mainpage__flex444 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.mainpage__flex444 {
    margin-bottom: 2rem
}

.mainpage__flex444 input,
.mainpage__flex444 label {
    padding-left: 1rem;
    height: 4.9rem;
    border: 1px solid #c9c9c9;
}

.mainpage__flex444 input {
    width: 100%;
    font-size: 1.8rem;
    border-left: none;
    background: transparent;
    height: 4.9rem;
}

.mainpage__flex444 label {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-right: none
}

.mainpage__button444 {
    overflow: hidden;
    position: relative;
    border: 2px solid #f33030
}
.mainpage__button444 input,
.mainpage__button444 input:hover {
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease
}

.mainpage__button444 input {
    height: 4.5rem;
    color: #fff;
    border: 0;
    width: 100%;
    font-size: 3rem;
    cursor: pointer;
    background-color: #f33030
}

.mainpage__button444 input:hover {
    background-color: #d11a1a
}

.checkbox1444 {
    margin-top: 1%;
    width: 100%;
    text-align: center;
}




/* СТИЛИ ДЛЯ ПОДВАЛА НАЧАЛО */

.footer_half_p1444{
    color: #222;
    font-size: 17px;
    text-align: center;
    margin: 10px 10px;
}

.footer_half_p2444{
    color: #222;
    font-size: 24px;
    text-align: center;
    margin: 29px 16px;
}

.footer_half_p3444{
    color: #e8a246;
    font-size: 22px;
    text-align: center;
    padding-top: 27px;
}

.footer_half_p4444{
color: #222;
    font-size: 31px;
    text-align: center;
    padding-top: 3px;
}

.footer_half_p5444{
    color: #e8a246;
    font-size: 45px;
    text-align: center;
    padding-top: 0px;
    font-family: pantonblack;
}

.qa_title444{
    color: #e8a246;
    font-size: 3rem;
    background: #fefffa;
    padding: 40px 0px 23px 77px;
    border-top: 9px solid #e8a246;
}

.container_qa444 {
    max-width: 80rem;
    margin: 0 auto;
    margin-bottom: 30px;
}

@media (min-width: 901px) {
  #agroVerticalTabs444 {
       height: 100%;
    width: 800px;
    border-radius: 6px; }
    #agroVerticalTabs444 .resp-tabs-list {
      height: 100%;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
      justify-content: space-around; }
    #agroVerticalTabs444 .resp-tabs-container {
    height: 100%;
    padding: 0px 46px;
    padding-bottom: 20px;
       } }

.check444 {
    background-image: url(../img/footer_bg.jpg);
    background-size: contain;
    padding: 8rem 0;
    background-repeat: no-repeat;
    position: relative;
    background-position: center bottom;
        padding-top: 0;
}

.check444 h2 {
    background-image: url(../img/header_bg1.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    text-align: center;
    padding: 5.5rem 2rem;
    margin-bottom: 3%;
    font-family: "PantonBlack";
    color: #fff;
    z-index: 4;
    position: relative;
    margin-bottom: 2.5rem;
}

.check__content444 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.footer_half444 {
    width: 509px;
    height: 469px;
    position: relative;
    padding: 3rem 5rem;
    font-size: 2rem;
    font-family: "PantonBold";
    margin: 1.5rem 0
}

.half1444{
    background: url(../img/footer_block1_bg.png);
}

.half2444{
    background: url(../img/footer_block2_bg.png);
}

.footer_form444{
    margin-top: 40px;
}

.mainpage__flex444 input {
    width: 100%;
    font-size: 1.8rem;
    border-left: none;
    background: transparent;
    height: 4.9rem;
}

.mainpage__flex444 input, .mainpage__flex444 label {
    padding-left: 1rem;
    height: 4.9rem;
    border: 1px solid #222;
    padding-right: 1rem;
}

.mainpage__button444 input {
    height: 4.5rem;
    color: #fff;
    border: 0;
    width: 100%;
    font-size: 2.5rem;
    cursor: pointer;
    background-color: #e8a246;
        font-family: "PantonBold";
}

.mainpage__button444 {
    overflow: hidden;
    position: relative;
    border: 2px solid #e8a246;
    -webkit-animation-name: shake444;
    animation-name: shake444;
    cursor: pointer;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-duration: 5s;
    animation-duration: 5s;
}

.mainpage__button444 input:hover {
    background-color: #c88328;
}

.check444 .check__content444 .check__title:nth-child(even):before {
    position: absolute;
    top: -1rem;
    right: -4rem;
    display: block;
    content: "";
    background-image: url(../img/ok.png);
    background-size: cover;
    width: 9.5rem;
    height: 8rem
}

.check444 .check__content444 .check__title:nth-child(odd):before {
    position: absolute;
    top: -3.5rem;
    left: -3rem;
    display: block;
    content: "";
    background-image: url(../img/none.png);
    background-size: cover;
    width: 9rem;
    height: 9rem
}

.advantages .resp-tabs-container {
    width: -webkit-calc(100% - 46rem)!important;
    width: calc(100% - 46rem)!important;
}
.advantages__title444 {
    margin-left: 3rem;
    font-family: "PantonBold";
    margin-left: 0;
}

.advantages__title444 p:first-child {
    font-size: 2.3rem;
    margin-left: 1.5rem;
    margin-top: 1rem;
    color: #ff6873;
    width: 95%;
        text-align: left;
    margin-left: 0;
}

.advantages__title444 p:last-child {
    font-size: 2.3rem;
    margin-left: 1.5rem;
    margin-top: 1rem;
    color: #ff6873;
    width: 95%;
        text-align: left;
    margin-left: 0;
}


.kist1444{
       position: absolute;
    width: 214px;
    left: 0; 
        top: 0;
}

.kist2444{
       position: absolute;
    width: 214px;
    right: 0; 
        top: 0;
}



.bl_span444{
    color: #222!important;
}




/*БЛОК С 5 ОТЗЫВАМИ --- НАЧАЛО*/


        
  .feedback-section444 {
    background-repeat: no-repeat;
    padding-bottom: 90px;
    background-image: url(../img/feedback_bg.jpg);
    background-size: 1210px;
    background-position-x: center;
    background-position-y: -96px;
}
  #feedbackTabs444 .tabs-list444 {
    background-color: transparent;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 13px 10px;
    position: relative;
    margin-bottom: 10px; 
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;}
    #feedbackTabs444 .tabs-list444::after {
      content: '';
      position: absolute;
      right: 10px;
      display: block;
      width: 20%;
      height: 100%;
      background-image: url(../upload/modern/edu-pencil.png);
      background-repeat: no-repeat;
      background-position: right 200%;
      background-size: 100%; }
    #feedbackTabs444 .tabs-list444 li {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center;
      margin-right: 20px;
      margin-bottom: 0;
      list-style: none;
      padding: 5px 15px;
      font-size: 20px;
      cursor: pointer; }
    #feedbackTabs444 .tabs-list444 .active444 {
      background-color: #fff;
      border: 3px solid #bdc4cb;
      border-radius: 5px; }
    #feedbackTabs444 .tabs-list444 img {
      height: 40px; }
    #feedbackTabs444 .tabs-list444 .vk-tab444 img {
      height: 35px; }
  #feedbackTabs444 .feedback-btn {
    display: block;
    border-radius: 3px;
    background-repeat: no-repeat;
    background-position: 7.5px center;
    background-size: 45px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    font-weight: 400;
    padding: 10px 10px 10px 45px;
    color: #fff;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    margin-left: auto;
    font-size: 16px;
    margin-right: auto; }
  #feedbackTabs444 .vk-btn {
    background-image: url(/include/landing/img/icon/vk.svg);
    background-color: #678aaf;
    background-position: 7.5px center;
    background-size: 30px; }
    #feedbackTabs444 .vk-btn:hover {
      background-color: #577da5; }
  #feedbackTabs444 .yandex-btn {
    background-image: url(/include/landing/img/feedback/yandex-btn.png);
    background-size: 30px;
    background-color: transparent;
    border: 3px solid #ffcd07;
    color: #333; }
    #feedbackTabs444 .yandex-btn:hover {
      border-color: #edbd00; }
  #feedbackTabs444 .google-btn {
    background-image: url(/include/landing/img/feedback/google-btn.png);
    background-size: 30px;
    background-color: #f2f2f2;
    border: 1px solid #f2f2f2;
    color: #333; }
    #feedbackTabs444 .google-btn:hover {
      border: 1px solid #c6c6c6;
      -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
      box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1); }
  #feedbackTabs444 .tabs-container444 {
    border: none;
    padding-left: 0;
    padding-right: 0; }
    #feedbackTabs444 .tabs-container444 .my-tab444 {
      display: none; }
    #feedbackTabs444 .tabs-container444 .active444 {
      display: block; }
  #feedbackTabs444 .slick-arrow {
    background-color: rgba(0, 0, 0, 0.5); }
  .feedback-slider444 {
    padding: 0 !important; }
    .feedback-slider444 .slick-center {
      -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
      transform: scale(1.1); }
  .feedback-slide444 {
    -webkit-transition: 1s;
    -o-transition: 1s;
    transition: 1s;
    position: relative;
    background-position: center;
    background-size: cover;
    width: 250px !important;
    background-color: #fff;
    -webkit-box-shadow: 0 11px 26px 10px rgba(0, 0, 0, 0.5);
    box-shadow: 0 11px 26px 10px rgba(0, 0, 0, 0.5);
    border-radius: 10px;
    margin: 80px 40px 90px; }
  .feedback-slide444 .triangle-wrap444 {
    position: absolute;
    bottom: -76px;
    right: 0px;
    width: 160px;
    height: 76px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    overflow: hidden;
  }
  .feedback-slide444 .triangle444 {
    width: auto;
    height: 35px;
    -webkit-filter: drop-shadow(0px 8px 18px #333);
    filter: drop-shadow(0px 8px 18px #333);
    margin-right: 40px;
  }
  .slide__top--yan {
    background: #4d76a1;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    padding: 12px 10px 15px;
    height: 82px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: 0 !important; }
    .slide__top--yan a {
      color: #333;
      font-size: 16px;
      text-decoration: none;
      display: block;
      margin-top: 12px; }
  .slide__body444 {
    padding: 10px 0;
    padding-top: 0; }
    .slide__body444 h4 {
      font-size: 20px;
      line-height: 19px;
      color: #333;
      text-align: left;
      margin-bottom: 10px;
      margin-left: 0;
      margin-top: 0; }
    .slide__body444 p {
      overflow-y: scroll;
      height: 140px;
      font-size: 13px;
      line-height: 18px;
      color: #333;
      outline: 0 !important;
      margin: 10px 0; }
  .slide__user444 {
    bottom: 20px;
    right: 0;
    left: 0;
    width: 90%;
    padding: 15px;
    padding-bottom: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 7px;
    min-width: 50px; }
    .slide__user444 span:nth-child(1) img {
      width: 50px;
      border-radius: 50%; }
    .slide__user444 span:nth-child(2) {
      font-size: 15px;
      color: #e12121;
      display: block;
      text-align: left;
      box-flex: 2;
      -webkit-box-flex: 2;
      -webkit-flex-grow: 2;
      -ms-flex-positive: 2;
      flex-grow: 2;
      margin-left: 10px; }
    .slide__user444 span:nth-child(3) {
      color: #afa29c;
      font-size: 16px;
      line-height: 19px;
      margin-left: 10px; }
  .slide__top444 {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    padding: 10px 10px 0 14px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: 0 !important; }
    .vk-tab444 .slide__top444 {
      background: #5a80a7;
    }
    .vk-tab444 .slide__top444 img {
      height: 30px!important;
    }
    .yandex-tab444 .slide__top444 {
      background: #ffc706;
     }
    .yandex-tab444 .slide__top444 span {
      color: #333;
     }
     .google-tab444 .slide__top444 {
       background: #fff;
      }
     .google-tab444 .slide__top444 span {
       color: #333;
      }
    .slide__top444 img {
      height: 35px !important;
      width: auto;
      margin-bottom: 8px; }
      .yandex-tab444 .slide__top444 img {
        height: 30px !important;
        margin-top: 5px; }
    .slide__top444 span {
      color: #fff;
      font-size: 15px;
      text-decoration: none;
      display: block;
      margin-top: 0; }

      .slide__body444 img{
        width: 100%;

      }

      .feedback-section444 h2{
            background-image: url(../img/header_bg1.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    text-align: center;
    padding: 5.5rem 2rem;
    margin-bottom: 3%;
    font-family: "PantonBlack";
    color: #fff;
    z-index: 4;
    position: relative;
    margin-bottom: 0.5rem;

      }

      .slide__top444 a{
        font-size: 14px;
    color: #222;
    margin-bottom: 5px;
    display: block;
      }

/*БЛОК С ОТЗЫВАМИ --- КОНЕЦ*/


/*БЛОК С ПОРТФОЛИО --- НАЧАЛО*/

.portfolio444{
    position: relative;
}

.portfolio444 .kist1444{

}

.portfolio444 .kist2444{
top: 310px;
}

.portfolio444 h2 {
    background-image: url(../img/header_bg1.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    text-align: center;
    padding: 5.5rem 2rem;
    margin-bottom: 3%;
    font-family: "PantonBlack";
    color: #fff;
    z-index: 4;
    position: relative;
    margin-bottom: 0.5rem;
}

.portfolio_wrap444{
    padding: 20px 0;
}

.portfolio_item444{
    display: block;
    width: 30%;
    float: left;
    margin-right: 1.4%;
    margin-left: 1.8%;
    box-shadow: 0px 5px 33px -3px #808080;
    margin-bottom: 5rem;
    border: 2px solid#fff;
    max-height: 322px;
    overflow: hidden;
}

.portfolio_item444 img{
    width: 100%;
}




/*БЛОК С ПОРТФОЛИО --- КОНЕЦ*/



.clear444{clear: both;}
.header_kleo__all, .footer__all444>div,
.info__under div {
    width: 30%
}

.header_kleo, .footer444 {
    background: #222;
    padding: 1rem 0 .0rem;
    font-size: 1.5rem;
    margin-top: -1px;
    color: #fff!important;
}

.footer444 .mainpage__akcia {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3
}
.footer444 .mainpage__button444 input {
    font-size: 2rem;
}

.header_kleo__all, .footer__all444 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}


.header_kleo__all, .footer__all444>div a,
.header_kleo__all, .footer__all444>div div,
.header_kleo__all, .footer__all444>div p {
    margin-bottom: 0rem
}

.header_kleo__all, .footer__all444>div:nth-child(2) {
    width: 30%;
    margin-top: 1rem;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2
}


.footer__contacts444 {
-webkit-box-ordinal-group: 6;
    -webkit-order: 5;
    -ms-flex-order: 5;
    order: 5;
    width: 100%!important;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    /* top: -13rem; */
    /* right: -12%; */
    position: relative;
    margin-bottom: 0;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.footer__contacts444--top {
    width: 125%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -14rem;
    margin-top: -9rem;
    margin-bottom: 0!important;
}
.footer__contacts444--top>p {
    color: #333;
    font-size: 1.5rem;
}
.footer__contacts444--top>p>a {
    color: #333;
    text-decoration: underline;
}
.footer__contacts444--top>p>a:hover {
    color: #6b278a;
}
.footer__contacts444--top>p {
    width: 80%;
}
.header_kleo__contacts--left, .footer__contacts444--left {
    margin-top: 0rem;
}
.header_kleo__contacts--left, .footer__contacts444--left>div>a {
    font-size: 2rem;
    text-decoration: none;
color: #fff!important;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 1rem!important;
}
.header_kleo__contacts--left, .footer__contacts444--left>div {
    margin-bottom: 0rem!important;
}
.header_kleo__contacts--right, .footer__contacts444--right {
}
.header_kleo__contacts--right, .footer__contacts444--right>p {
    font-size: 1.5rem;
    text-decoration: none;
color: #fff!important;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 1rem!important;
}
#authorCTAHOK444 {
    width: 250px;
    float: right;
    margin-right: 5%;
}

#pCTAHOK444 {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    color: #333;
    font-size: 11px;
    text-transform: none;
    font-weight: 400;
    margin: 7px 5px 0 0;
    float: left;
    color: #fff!important;
}

#logoCTAHOK444 {
    width: 140px;
    float: left;
}


.outss .outsstext>form>.form-group.mainpage__button444 {
    border: 2px solid #9ec534;
    margin-top: 1%;
}
.outss .outsstext>form>.form-group.mainpage__button444 input {
    background-color: #9ec534;
}



.mob_h1444 {
    display: none;
}

.sert_br444 {
        display: none;
}
.advantages__text444 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 0 4rem;

}
.advantages__text444 p {
    font-family: "PantonBold";
    font-size: 2.2rem
}

.advantages__text444 p:first-child {
    width: 100%
}

.advantages__text444 p:nth-child(2) {
    width: 100%;
    margin-top: 4rem
}

.img_ast_3{
    position: absolute;
    top: 24px;
    left: 900px;
    width: 1166px;
    height: 680px;
}























@media(max-width: 1620px){
    .img_ast_3 {
    left: 700px;
}
}

@media (max-width: 1460px){
.img_ast_3 {
    position: absolute;
    top: 34px;
    left: 700px;
    width: 1000px;
    height: auto;
}
}

@media (max-width:1380px) {

.mainpage__inna1444 {
    background-image: url(../img_karaoke/ast-home1-price.png);
    background-repeat: no-repeat;
    width: 734px;
    height: 228px;
    background-size: contain;
    margin-top: 2rem;
}

}

@media (max-height:700px) {
#mainpage444 {
    height: 100%;
}
    }


@media (min-height:1000px) {
#mainpage444 {
    height: 100%;
}
    }

@media (max-width:1100px) {
    .img_ast_3 {
    position: absolute;
    top: 104px;
    left: 407px;
    width: 1000px;
    height: auto;
}
    #authorCTAHOK444 {
        margin-right: 3%;
    }

    .mainpage444>.main_header444>h1 {
        font-size: 4.3em;
    }
    .mainpage444>.main_header444>h1>span {
        font-size: 1em;
        display: block;
    }
    .mainpage444>.main_header444>h1>span>span {
        margin-left: 0
    }

    html {
        font-size: 8px
    }
    .container444,
    .hits__item .container444 h3 {
        width: 90%
    }
    .hits__item .container>div>a {
        width: 60%
    }
    .hits__item .container444 form input {
        width: 25%
    }
    .hits__item .container444 form label {
        width: 25%
    }
    .hits__item .container444 form fieldset:nth-child(2) label {
        left: -4rem
    }
    .hits__item .container>div:nth-child(3) p:nth-child(2) {
        text-align: right
    }
    .advantages__title444 p:last-child {
        width: 95%
    }
    .advantages .resp-tab-content {
        height: 90.5rem
    }
    .advantages {
        height: 90.5rem
    }
    .sertificate {
        padding-top: 0
    }
    .teplica__stand>div:nth-child(2) {
        width: 40%;
        height: 30%
    }
    .teplica__stand>div:nth-child(2)>img {
        width: 100%;
        height: auto
    }
    .teplica__cloud {
        width: 58%;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        height: 35rem
    }
    .teplica__cloud-right img {
        width: 20%!important;
        height: auto!important
    }
    .teplica__cloud-left {
        width: 50%;
        height: auto;
        margin-right: 3%
    }
    .teplica__cloud-left img {
        width: 100%!important;
        height: auto!important
    }
    .rassrochka__hochy,
    .teplica__zabron {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .modal_divDop {
        height: 360px
    }
    .zakaz h3 {
        margin: 0 auto;
    }
}

@media (max-width:900px) {
    .footer__agro {
    display: none;
}
    #header{
        position: static;
    }
    .footer__agro {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3;
        margin-bottom: 2rem;
        margin-top: 0;
    }
    .advantages .resp-tabs-container {
        width: auto!important;
    }
    .akcia__sosed>button {
        font-size: 2.5rem;
        left: 64%;
        top: -11.5rem;
    }
    .hits__item .help-window span {
      left: -3rem;
      right: auto;
    }
    .hits__knopkaopt {
        width: 40%;
    }
    html {
        font-size: 7px
    }
    .header {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
    .header__information {
        width: 100%;
        padding-top: 1rem;
        border-top: 1px #aaa dashed
    }
    .header__logo {
        margin-bottom: 1rem;
        max-width: 37rem
    }
    .header__contacts {
        width: 30%;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
    .header__contacts a {
        margin-bottom: 3%rem
    }
    .mainpage444>.main_header444 {
        margin-left: 0;
        margin: 2rem 0rem 14rem;
    }
    .mainpage444>.main_header444>h1 {
      line-height: 6rem;
      font-size: 4.2rem;
    }

    .mainpage444>.main_header444>img {
      width: 24%;
      margin-left: -5%;
    }
    .mainpage__title {
        width: 60%
    }
    .mainpage__title p {
      padding-left: 14%;
      background-size: 14%;
    }
    .mainpage__title p:first-child {
        padding: 5rem;
        text-align: center;
        font-size: 3.5rem;
        line-height: 3rem
    }
    .mainpage__akcia {
        width: 45%
    }
    .mainpage__card {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: 75%;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
    .mainpage__card img {
        margin-bottom: 2rem;
        width: 30%;
        max-width: 20rem
    }
    .check__title,
    .hits__item .container>a {
        width: 45%
    }
    .resp-tabs-container .resp-accordion {
        width: 100%;
        background-color: #ebf4fe;
        color: #333;
        border: 0
    }
    .resp-tab-content {
        padding: 15px 0!important
    }
    .time {
        padding-bottom: 0
    }
    .hits>p {
        width: 90%;
        margin: 0 auto
    }
    .hits__item .container444 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .hits__item .container>div:nth-child(3) {
        width: 100%;
        margin-top: 1rem
    }
    .hits__item .container>div:nth-child(3)>div {
        font-size: 2.5rem;
        margin-top: 1rem
    }
    .hits__item .container>div {
        width: 50%
    }
    .hits__item .container444 form fieldset:nth-child(2) label {
        left: -15%
    }
    .rassrochka__content {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-bottom: 5rem
    }
    .rassrochka__kard {
        margin-bottom: 2rem
    }
    .rassrochka__kard img {
        width: 22rem
    }
    .circle__item--second p {
        top: -4rem;
        right: -3rem
    }
    .circle__item--thirt p {
        right: -1rem
    }
    .circle__item--fourth p {
        top: -6.5rem;
        left: -3rem
    }
    .circle__item--fives p {
        left: -1rem
    }
    .zakaz {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .zakaz h3 {
        margin-bottom: 3rem
    }
    .advantages {
        height: auto;
        padding-bottom: 3rem
    }
    .advantages__title444 p:last-child {
        width: 90%
    }
    .advantages .resp-accordion {
        width: 100%;
        margin: 0;
        border-bottom: 1px solid #dce7f5
    }
    .advantages .resp-accordion svg {
        width: 5rem;
        float: left;
        margin-right: 2rem;
        margin-bottom: 5rem
    }
    .advantages .resp-tabs-container {
        margin: 0 auto
    }
    .advantages .resp-tab-content {
        height: auto
    }
    .teplica__cloud {
        height: 30rem;
        padding: 13% 15% 12% 8%
    }
    .teplica__item p {
        margin-left: 3%
    }
    .sertificate h3 {
        width: 70%;
        margin: 0 auto
    }
    .header_kleo__all, .footer__all444 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .footer__card img:nth-child(7) {
        margin: 0
    }
    .footer__logo {
        width: 100%!important;
        max-width: 80%!important;
    }

 .footer__all>div p {
    margin-bottom: 2rem;
    text-align: left;
}
    .footer__all {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    font-size: 14px;
}

.footer__card {
    -webkit-justify-content: left;
    -ms-flex-pack: distribute;
    justify-content: left;
}

a.footer_dop {
    font-size: 4.5rem!important;
}
a.footer_dop span {
    font-size: 2.7rem!important;
}

.mainpage__akcia>p {
    font-size: 3.5rem;
    line-height: 3.8rem;
}
.mainpage__akcia>p span {
    font-size: 3.8rem;
}
.footer .mainpage__button input {
    font-size: 4rem;
}

#authorCTAHOK {
    margin-right: 0!important;
    margin: 0!important;
    padding: 0!important;
}

.mainpage__akcia ul li {
    font-size: 3.9rem;
    }
    .footer__card {
        -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
        justify-content: left;

    }
    .modal_div {
        width: 500px;
        margin-left: -250px
    }
    .modal_divDop {
        height: 300px
    }
    .rassrochka__kard {
        width: 30%
    }
    .video #sborkateplic ul {
        display: none
    }
    .teplica__item {
        width: 50%;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }
    .header_kleo, .footer444 {
        padding-top: 5%
    }
    .header_kleo__all, .header_kleo__all, .footer__all444,
    .footer__logo {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }
    .footer__logo {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    /* text-align: center; */
    /* flex-direction: row; */
    /* justify-content: space-between; */
    /* align-items: flex-end; */
    font-size: 17px;
    }

    p.googbye_p {
    margin-top: 15px;
    font-size: 17px;
        text-align: left;
}
    .inst_foot_logo {
    margin-left: 0px;
}
    .footer__logo>a {
        margin-bottom: 1%!important
    }
    .header_kleo__all, .footer__all444>div:nth-child(2) {
        width: 80%!important;
        text-align: center
    }
    .header_kleo__all, .footer__all444>p {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3;
        margin-top: 0;
        padding: 5rem
    }
    .footer444 .mainpage__akcia {
        -webkit-box-ordinal-group: 5;
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4
    }
    .header_kleo__all, .footer__all444>div:nth-child(3) {
        width: 50%!important
    }
    .footer__card img {
        width: 15%;
        height: 100%
    }
    .rassrochka__hochy>div>div:nth-child(2)>span,
    .teplica__zabron>div>div:nth-child(2)>span {
        font-size: 1.8rem
    }
    .teplica__stand>div:nth-child(2) {
        padding: 21rem 0 5rem
    }
    .outss .outsstext {
        width: 60%;
        margin-left: -30%
    }
    .cont {
        width: 90%
    }
    .rassrochka__hochy>div {
        width: 60%;
    }
    .zakaz .container444 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .footer__contacts444 {
        width: 90%!important;
        position: inherit;
        margin-bottom: 2%;
    }
    .footer__contacts444--top {
        margin: 0 auto;
    }
    .header_kleo__contacts--left, .footer__contacts444--left {
        margin-top: 0;
    }
    .header_kleo__contacts--right, .footer__contacts444--right {
        margin-top: 0;
    }

    .footer__contacts444--top>p {
        font-size: 2rem;
        width: -webkit-calc(100% - 110px);
        width: calc(100% - 110px);
    }
    .video {
        padding-bottom: 5rem;
    }
    .time__item {
      font-size: 2.4rem
    }
}
@media (max-width:760px) {
    .mainpage444>.main_header444 {
    margin: 2rem 1rem 12rem 0;
    }
    .mainpage444>.main_header444>h1 {
      font-size: 3.4rem;
      line-height: 6rem;
    }
    .mainpage444>.main_header444>img {
        width: 28%;
        margin-left: -8%;
    }
    .time__item1,
    .time__item2,
    .time__item3,
    .time__item4 {
        width: 70%;
        height: 35rem
    }
    .time__items {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }
    .time__item {
      width: 90%;
      max-width: 450px;
      font-size: 5rem;
      margin-bottom: 2rem;
    }
}

@media (max-width:695px) {
    .tech_ul {
    text-align: left;
    font-size: 18px;
    color: #111;
    text-shadow: none;
    /* font-weight: bold; */
}
.sait2 li {
    line-height: unset;
}
        .footer__logo {
        width: 100%!important;
        max-width: 100%!important;
    }
    .mainpage444>.main_header444 {
    margin-left: 0;
    margin: 2rem 1rem 10rem 0;
    }
    .mainpage444>.main_header444>h1 {
      line-height: 6rem;
      font-size: 3.3rem;
    }
    .mainpage444>.main_header444>img {
        width: 28%;
    }
}


@media (max-width:610px) {
    .img_ast_3 {
    position: absolute;
    top: 114px;
    left: 331px;
}
    #mainpage444 {
    height: 100%;
}
    .advantages__title444 p:last-child {
        padding-left: 5%;
    }
    .zakaz {
        padding-top: 5%;
    }
    .video {
        padding-bottom: 2%;
    }
    .yandmap>div {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
        justify-content: space-around;
    }
    .yandmap .container>p {
        width: 70%;
        margin-top: 1%;
        font-size: 2.5rem!important;
    }
    .footer__agro {
        width: 80%!important;
        padding: 1rem 0 0 0;
        background-size: 100% 110%;
    }
    .footer__contacts444 {
        margin-top: 2%;
    }
    .video__laptop {
        width: auto;
    }
    .advantages__title444 p:first-child {
        font-size: 3rem;
    }
    .advantages__title444 p:last-child {
        font-size: 2.5rem;
    }
    .advantages__text444 p {
        font-size: 2.5rem;
    }
    h2.resp-accordion {
        font-size: 3rem!important;
    }
    .video .resp-tabs-container .resp-accordion {
        width: 96vw;
    }
    .mainpage__perenos {
        display: block;
    }
    .akcia__sosed>button {
        top: 0;
        left: 30%;
        padding: 1.5rem 3rem;
    }
    .hits__knopkaopt {
        width: 60%;
    }
    .mainpage444>.main_header444 {
        margin: 2rem 0rem 11rem;
        background-image: url(../img/mazok.png);
    }
    .mainpage444>.main_header444>h1 {
      line-height: 3.5rem;
      font-size: 3rem;
    }
    .mainpage444>.main_header444>img {
        width: 35%;
        margin-left: -9%;
    }
    .mainpage444>.main_header444>h1>span {
      display: inline;
    }
    .mainpage444>.main_header444>h1>span>span {
        font-size: 1.2em
    }
    #header {
        padding: 0
    }
    .header {
        display: none
    }
    .header-mobile {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        padding-bottom: 0;
    }
    #bcg_grad .iconForm,
    .mainpage__content444,
    .teplica .iconForm,
    .zakaz .iconForm {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .mainpage__title {
        width: 100%;
        -webkit-margin-after: 3%;
        margin-block-end: 3%
    }
    .hits__item .container>a,
    .hits__item .container>div,
    .mainpage__akcia,
    .mainpage__title p {
        width: 100%;
        background-size: 12%;

    }
    .mainpage__title p:first-child {
        width: 100%;
        font-size: 3rem
    }
    .hits__item .container444 h3 {
        width: 100%;
        text-align: center
    }
    .hits__item .container>div>a {
        padding: 1rem 2rem;
        margin: 1% auto 3%;
        font-size: 3rem;
    }
    .hits__item .container444 form legend {
        margin: 2% auto
    }
    .hits__item .container444 h3 {
        font-size: 3rem;
    }
    .hits__item .container444 form fieldset:nth-child(2) label {
        left: 0;
        width: 50%;
        text-align: center;
        font-size: 2.5rem;
    }
    .hits__perenos {
        display: block;
    }
    .hits__item .container444 form legend, .rassrochka__bubbletalk span {
        font-size: 2.8rem;
    }
    .hits__item .container444 form fieldset:nth-child(2) input {
        width: 50%;
        height: 7rem;
        margin-right: -50%;
    }
    .hits__item .container444 form label {
        font-size: 2.3rem;
        left: 0;
        top: 1.2rem;
        text-align: center;
    }
    .hits__item .container444 form div a,
    .hits__item .container444 form div button {
        margin-top: 5%;
        width: 40%;
        text-align: center;
        padding: 1rem 0;
        font-size: 3rem;
    }
    .hits__item .container444 form input {
        width: 25%;
        height: 5rem;
        margin-right: -25%;
    }
    .akcia__sosed img {
        width: 200%;
        margin-left: -25%
    }
    .modal_div {
        width: 300px;
        margin-left: -150px
    }
    .slider__harakteristiki>div p:nth-child(2) {
        text-align: right
    }
    .slider__harakteristiki {
        padding: 2%
    }
    .slick-dots {
        bottom: -42px!important
    }
    .dopaksesuary .dopaksesuary__slider .slick-slide>div {
        padding: 5% 20%
    }
    .circle,
    .rassrochka__kard {
        width: auto
    }
    .circle {
        margin: 0;
        position: static;
        height: auto;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding-bottom: 10%
    }
    .circle__background {
        display: none
    }
    .circle__item,
    .drilling {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }
    .circle__item {
        position: static;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        width: 47%;
        margin-bottom: 5%
    }
    .circle__item p {
        position: inherit;
        width: 55%;
        font-size: 2.5rem;
        text-align: left;
    }
    .circle__item img {
        height: auto;
        width: 40%!important
    }
    .drilling {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .check444 .check__content444 .check__title:nth-child(even):before {
        width: 8rem;
        height: 7rem;
        top: -3rem
    }
    .check__title {
        padding: 5% 2%
    }
    .sborka__advantages {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
        justify-content: space-around
    }
    .sborka__advantages div {
        width: 33%;
        margin-bottom: 3%
    }
    .video .resp-tabs-container .resp-accordion {
        margin: 0 auto
    }
    .video__laptop {
        background: 0 0
    }
    .teplica__stand {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .teplica__stand>div>img {
        width: 80%;
        margin-bottom: 5%
    }
    .teplica__cloud {
        width: 80%;
        height: 35rem;
        background-position: center;
        padding: 9% 10% 12% 15%
    }
    .teplica__cloud-right div:nth-child(1) {
        margin-top: 15%
    }
    .teplica__cloud span {
        font-size: 3.5rem
    }
    .teplica__item {
        width: 100%;
        font-size: 2.5rem;
    }
    .sertificate h3 {
        width: 80%
    }
    .teplica {
        padding-bottom: 5%
    }
    .info__left,
    .info__right {
        width: 100%;
        margin-bottom: 3%
    }
    .footer__card img {
        width: 27%;
        height: 100%
    }
    .header_kleo__all, .footer__all444>div:nth-child(3) {
        width: 70%!important
    }

    #authorCTAHOK444 {
        margin-left: 25px
    }
    .teplica__zabron>div {
        padding: 2rem 2rem 3.5rem;
    }
    .teplica h3 {
      font-size: 2.8rem; }
      .teplica h3 span {
        font-size: 2.9rem; }
    .teplica__zabron>div>span {
        font-size: 2rem
    }
    .time h2 {
        font-size: 4rem
    }
    .teplica__stand>div:nth-child(2) {
        width: 80%;
        height: auto;
        padding: 25rem 0 5rem
    }
    .outss .outsstext {
        width: 80%;
        margin-left: -40%
    }
    .rassrochka__hochy>div {
        width: 90%;
    }
    .submit__button input {
        border-radius: 0.5rem;
    }
    .submit__phone {
        border-radius: 0 0.5rem 0.5rem 0;
    }
    .teplica__zabron>div {
        width: 90%;
    }
    .mainpage__card {
        width: 100%;
    }
    .hits__item .container444 form fieldset:nth-child(2) legend {
        font-size: 2.8rem;
    }
    .info__hidden {
        display: none;
    }
    .info__left a {
        font-size: 4rem;
    }
    .footer__photo {
        width: 80px;
        height: 80px;
    }
    .footer__contacts444--top>p {
        width: -webkit-calc(100% - 90px);
        width: calc(100% - 90px);
        margin-bottom: 3rem;
    }
    .mainpage__flex444 input {
        height: 6rem;
    }
    .mainpage__flex444 label {
        height: 6rem;
    }
    .mainpage__button444 input {
        height: 6rem;
        font-size: 3.5rem;
    }
    .modal_divDop {
        height: 350px;
    }
    .video > h2 {
      background-size: cover;
      padding: 3rem;
      margin: 2rem 0; }
    .zakaz h3 {
      width: 100%; }
    .teplica h2 {
      font-size: 3.5rem; }
    .sertificate h2 {
      font-size: 3.5rem;
      padding: 3rem 3rem;
      margin-top: .7rem;
      margin-bottom: 3.5rem;
      background-size: cover; }
    .time__item {
      font-size: 3.5rem
    }
    .navigation {
      display: none;
    }
}



@media (max-width:450px) {
    #feedbackTabs444 .tabs-list444{
    z-index: 4;
    position: relative;
    display: flex;
    flex-wrap: wrap;
        padding: 0;
    }

    .sert_br444 {
        display: block;
    }

    .main_header444>h1 {
    font-size: 6.1rem;
}

    .main_header444>h1>span {
    color: #222;
    font-size: 5.1rem;
}

    .main_header444 {
    background-image: none;
    } 
    .sborka_desctop {
        display: none!important;
    }

    .main_header444 {
    margin-top: 4rem;
}

    #feedbackTabs444 .tabs-list444 li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-right: 7px;
    margin-bottom: 5px;
    list-style: none;
    padding: 5px 15px;
    font-size: 17px;
    cursor: pointer;
    }

    .container444 {
        width: 100%;
        padding: 0 10px;
    }

    .portfolio444 h2 {
        background-image: url(../img/header_bg1.png);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        text-align: center;
        padding: 3rem 0rem;
        margin-bottom: 3%;
        font-family: "PantonBlack";
        color: #fff;
        z-index: 4;
        position: relative;
        margin-bottom: 0.5rem;
        width: 100%;
        background-size: 290px 110px;
        overflow: visible;
    }


    .mob_h1444{
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        background-image: url(../img/header_bg1.png);
        background-size: contain;
        background-position: center;
        margin: 0;
        /* width: 800px; */
        /* height: 200px; */
        background-image: url(../img/header_bg1.png);
        /* background-size: cover!important; */
        background-repeat: no-repeat;
        background-position: center;
        text-align: center;
        padding: 5rem 0rem;
        margin-bottom: 3%;
        font-family: "PantonBlack";
        color: #fff;
        z-index: 4;
        position: relative;
        margin-bottom: 1.5rem;
        width: 100%;
        background-size: 290px 136px;
        overflow: visible;
        height: 127px;
    }

.mainpage__inna1444 {
    background-image: url(../img_karaoke/ast-home1-price.png);
    background-repeat: no-repeat;
    width: 1000px;
    height: 119px;
    background-size: contain;
    margin-top: 2rem;
}
    

    .mainpage__button1444 p {
        font-family: pantonbold;
        color: #fff;
        font-size: 3rem;
        padding: 0;
        font-size: 17px;
        position: absolute;
        top: 22px;
        left: 111px;
    }

    .mainpage__button1444 {
        background-repeat: no-repeat;
        width: 340px;
        height: 135px;
        background-size: contain;
        position: relative;
    }
    .time__item {
        padding: 0;
        font-size: 2.35rem;
        text-align: center;
        background-size: contain;
        background-repeat: no-repeat;
        width: 238px;
        height: 240px;
        background-position: center;
    }

    #mainpage444 {
    padding-top: 7rem;
        padding-bottom: 9rem;

        position: relative;
        background-position: center bottom;
        background-position-x: center;
        background-position-y: 0px;
        background-repeat: no-repeat;
    }


    .kist2444 {
    display: none;
    }

    .kist1444 {
        position: absolute;
        width: 151px;
        left: 0;
        top: 0;
    }

    .kleo_header{
        display: none;
    }

    .portfolio_wrap444 {
        padding: 20px 0;
        position: relative;
    }

    .portfolio444 .kist1444 {
        top: 80px;
        width: 150px;
    }

    .portfolio444 .kist2444 {
        width: 140px;
    }

    .portfolio_item444 {
        display: block;
        width: 46%;
        float: left;
        margin-right: 1.4%;
        margin-left: 1.8%;
        box-shadow: 0px 5px 33px -3px #808080;
        margin-bottom: 5rem;
        border: 2px solid#fff;
        max-height: 129px;
        overflow: hidden;
    }

    .container_qa444 {
        max-width: 80rem;
        margin: 0 auto;
        margin-bottom: 79px;
    }

    .portfolio444 {
        position: relative;
        padding-top: 35px;
    }

    .feedback-section444 {
        background-repeat: no-repeat;
        padding-bottom: 90px;
        background-image: url(../img/feedback_bg.jpg);
        background-size: 1163px;
        background-position-x: center;
        background-position-y: -106px;
    }

    .qa_title444 {
        text-align: center;
        padding: 15px;

    }

    .half2444 {
        background: url(../img/footer_block2_bg.png);
        background-size: cover;
    }

    .half1444 {
        background-image: url(../img/footer_block1_bg.png);
        background-size: cover;
    }

    .check444 {
        background-image: url(../img/footer_bg.jpg);
        background-size: contain;
        padding: 8rem 0;
        background-repeat: no-repeat;
        position: relative;
        background-position: center bottom;
        padding-top: 0;
        background-size: 1200px;
    }

    .footer_half_p1444 {
        color: #222;
        font-size: 17px;
        text-align: center;
        margin: 3px 8px;
        margin-right: 5px;
        margin-top: 20px;
    }

    .footer_form444 {
        margin-top: 23px;
    }

    .all_msg444 {
        background: url(../img/icon/phones.png) no-repeat 3px;
        padding-left: 96px;
        background-size: 74px;
        font-size: 11px;
        text-align: left;
    }

    .trrrd444 {
        margin: 0 auto;
        width: 100%;
        /* padding: 5px 0; */
        /* height: 28px; */
        background-size: contain;
    }

    .footer_half_p2444 {
        color: #222;
        font-size: 24px;
        text-align: center;
        margin: 29px 16px;
        display: none;
    }

    .footer_half_p3444 {
        color: #e8a246;
        font-size: 15px;
        text-align: center;
        padding-top: 31px;
    }

    .footer_half_p5444 {
        color: #e8a246;
        font-size: 31px;
        text-align: center;
        padding-top: 0px;
        font-family: pantonblack;
    }

    .footer_half_p4444 {
        color: #222;
        font-size: 15px;
        text-align: center;
        padding-top: 2px;
    }

    .footer_half_p5444 {
        color: #e8a246;
        font-size: 30px;
        text-align: center;
        padding-top: 0px;
        font-family: pantonblack;
    }

    .footer_half444 {
        width: 300px;
        height: 277px;
        position: relative;
        padding: 3rem 5rem;
        font-size: 2rem;
        font-family: "PantonBold";
        margin: 1.5rem 0;
    }

    .mainpage__flex444 input {
        height: 5rem;
    }

    .mainpage__flex444 label {
        height: 5rem;
    }

    .mainpage__button444 input {
        height: 5rem;
        font-size: 2.5rem;
    }

    .ch_b_footer444 {
        margin-top: 1%;
        width: 100%;
        text-align: center;
        background: #fff;
        display: block;
        padding: 5px 0;
        margin-top: 31px;
    }

    .feedback-section444 h2 {
        background-image: url(../img/header_bg1.png);
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        text-align: center;
        padding: 5.5rem 2rem;
        margin-bottom: 3%;
        font-family: "PantonBlack";
        color: #fff;
        z-index: 4;
        position: relative;
        margin-bottom: 0.5rem;
        background-image: url(../img/header_bg1.png);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        text-align: center;
        padding: 3rem 0rem;
        margin-bottom: 3%;
        font-family: "PantonBlack";
        color: #fff;
        z-index: 4;
        position: relative;
        margin-bottom: 0.5rem;
        width: 100%;
        background-size: 290px 110px;
        overflow: visible;
    }

     .wd_1oo444, .trrrd444{
        width: 100%!important;
     }

     #authorCTAHOK444 {
        margin-left: 4px;
    }

     .mob_dne444{
        display: none!important;
     }

    .resp-tabs-container .resp-accordion {
        width: 100%;
        background-color: #ebf4fe;
        color: #333;
        margin: 0;
    }

    #mainpage444 {
        padding-top: 5rem;
    }
    #authorCTAHOK444 {
        margin-right: 0;
    }
    a.link_ar444 {
        font-size: 2.3rem!important;
        text-decoration: none!important;
        color: #fff!important;
        display: -webkit-box!important;
        display: -webkit-flex!important;
        display: -ms-flexbox!important;
        display: flex!important;
        -webkit-box-align: center!important;
        -webkit-align-items: center!important;
        -ms-flex-align: center!important;
        align-items: center!important;
        margin-bottom: 1rem!important;
    }


    .header_kleo__contacts--right>p, .footer__contacts444--right>p {
        font-size: 3.3rem;
        margin-bottom: 2rem;
    }
    .header_kleo__contacts--right>p, .footer__contacts444--right>p {
        margin-bottom: 2rem!important;
    }
    .header_kleo__contacts--right>p, .footer__contacts444--right>p:nth-child(3) {
        font-size: 3rem!important;
    }
    .advantages__title444 p:last-child {
        padding-left: 8%;
    }
    .header_kleo__contacts--right, .footer__contacts444--right {
        margin: 0 auto;
        width: 90%;
    }
    .header_kleo__contacts--left, .footer__contacts444--left {
        margin: 0 auto;
        width: 90%;
    }

    html {
        font-size: 6px
    }

    .check444 .check__content444 .check__title:nth-child(even):before {
        right: -2rem
    }
    .header_kleo__all, .footer__all444>div:nth-child(3) {
        width: 80%!important
    }
    .header_kleo__all, .footer__all444>p {
        font-size: 2.5rem;
        padding: 5rem 7rem
    }

    .check444 h2{
        font-size: 4rem
    }
    .mainpage444>.main_header444>h1 {
      font-size: 3.2rem;
      line-height: 3.5rem;
    }

    .mainpage444>.main_header444 {
        margin: 2rem 0rem 8rem
    }
    .mainpage444>.main_header444>h1 {
      line-height: 3rem;
    }
    .mainpage444>.main_header444>img {
        width: 40%;
        margin-left: -20%;
    }
    .mainpage444>.main_header444>h1>span>span {
        font-size: 3.5rem;
    }
}
@media (max-width:350px) {
    .mainpage__button1444 {
        background-image: url(../img/main_button_bg.png);
        background-repeat: no-repeat;
        width: 290px;
        height: 135px;
        background-size: contain;
        position: relative;
    }
    .mainpage__button1444 p {
        font-family: pantonbold;
        color: #fff;
        font-size: 3rem;
        padding: 0;
        font-size: 17px;
        position: absolute;
        top: 17px;
        left: 86px;
    }
}


