@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
    }
}


@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;
}

.feedback-section444 {
    font-family: "FuturaLightC"
}

.feedback-section444 * {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.feedback-section444 .container444 {
    max-width: 120rem;
    margin: 0 auto
}

.slick-initialized .slick-slide {
    display: block;
    overflow: hidden;
}

.feedback-section444 a {
    text-decoration: none
}

/*БЛОК С 5 ОТЗЫВАМИ --- НАЧАЛО*/

      
.feedback-section444 {
    background-repeat: no-repeat;
    padding-bottom: 90px;
    padding-top: 25px;
    background-image: url(../img/promo_bg.jpg);
}
  .feedback-section444 #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;}
    .feedback-section444 #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%; }
    .feedback-section444 #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; }
    .feedback-section444 #feedbackTabs444 .tabs-list444 .active444 {
      background-color: #fff;
      border: 3px solid #bdc4cb;
      border-radius: 5px; }
    .feedback-section444 #feedbackTabs444 .tabs-list444 img {
      height: 40px; }
    .feedback-section444 #feedbackTabs444 .tabs-list444 .vk-tab444 img {
      height: 35px; }
  .feedback-section444 #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; }
  .feedback-section444 #feedbackTabs444 .vk-btn {
    background-image: url(/include/landing/img/icon/vk.svg);
    background-color: #678aaf;
    background-position: 7.5px center;
    background-size: 30px; }
    .feedback-section444 #feedbackTabs444 .vk-btn:hover {
      background-color: #577da5; }
  .feedback-section444 #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; }
    .feedback-section444 #feedbackTabs444 .yandex-btn:hover {
      border-color: #edbd00; }
  .feedback-section444 #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; }
    .feedback-section444 #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); }
  .feedback-section444 #feedbackTabs444 .tabs-container444 {
    border: none;
    padding-left: 0;
    padding-right: 0; }
    .feedback-section444 #feedbackTabs444 .tabs-container444 .my-tab444 {
      display: none; }
    .feedback-section444 #feedbackTabs444 .tabs-container444 .active444 {
      display: block; }
  .feedback-section444 #feedbackTabs444 .slick-arrow {
    background-color: rgba(0, 0, 0, 0.5); }
  .feedback-section444 .feedback-slider444 {
    padding: 0 !important; }
    .feedback-section444 .feedback-slider444 .slick-center {
          background: transparent;
      -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
      transform: scale(1.1); }
  .feedback-section444 .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;

    background: transparent;
    border: 2px solid #DE5D85;
    border-radius: 6px;
    box-shadow: 0px 10px 24px rgba(224, 11, 91, 0.2), 0 10px 24px rgba(224, 11, 91, 0.2), 0 -10px 24px rgba(224, 11, 91, 0.2), -10px 0 24px rgba(224, 11, 91, 0.2), 10px 0 24px rgba(224, 11, 91, 0.2);
     }
  .feedback-section444 .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-section444 .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;
  }
  .feedback-section444 .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; }
    .feedback-section444 .slide__top--yan a {
      color: #333;
      font-size: 16px;
      text-decoration: none;
      display: block;
      margin-top: 12px; }
  .feedback-section444 .slide__body444 {
    padding: 10px 0;
    padding-top: 0; }
    .feedback-section444 .slide__body444 h4 {
      font-size: 20px;
      line-height: 19px;
      color: #333;
      text-align: left;
      margin-bottom: 10px;
      margin-left: 0;
      margin-top: 0; }
    .feedback-section444 .slide__body444 p {
    overflow-y: scroll;
    height: 283px;
    font-size: 17px;
    line-height: 18px;
    color: #fff;
    outline: 0 !important;
    padding: 0 8px;
    margin: 10px 0;
    margin-top: 22px; }
    ::-webkit-scrollbar { width: 3px; height: 3px;}
::-webkit-scrollbar-button {  background-color: #DE5D85; }
::-webkit-scrollbar-track {  background-color: #999;}
::-webkit-scrollbar-track-piece { background-color: #ffffff;}
::-webkit-scrollbar-thumb { height: 50px; background-color: #DE5D85; border-radius: 3px;}
::-webkit-scrollbar-corner { background-color: #999;}}
::-webkit-resizer { background-color: #666;}
  .feedback-section444 .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; }
    .feedback-section444 .slide__user444 span:nth-child(1) img {
          filter: invert(1);
      width: 50px;
      border-radius: 50%; }
    .feedback-section444 .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; }
    .feedback-section444 .slide__user444 span:nth-child(3) {
      color: #fff;
      font-size: 16px;
      line-height: 19px;
      margin-left: 10px; }
  .feedback-section444 .slide__top444 {

    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    padding: 20px 5px 0px 14px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: 0 !important; }
    .feedback-section444 .vk-tab444 .slide__top444 {
      background: #5a80a7;
    }
    .feedback-section444 .vk-tab444 .slide__top444 img {
      height: 30px!important;
    }
    .feedback-section444 .yandex-tab444 .slide__top444 {
      background: #ffc706;
     }
    .feedback-section444 .yandex-tab444 .slide__top444 span {
      color: #333;
     }
     .feedback-section444 .google-tab444 .slide__top444 {
    background: #DE5D85;
    box-shadow: 0px 10px 24px rgba(224, 11, 91, 0.2), 0 10px 24px rgba(224, 11, 91, 0.2), 0 -10px 24px rgba(224, 11, 91, 0.2), -10px 0 24px rgba(224, 11, 91, 0.2), 10px 0 24px rgba(224, 11, 91, 0.2);
    padding-bottom: 14px;
    font-size: 22px;
    width: 100%;
    border-radius: 2px;
    color: #fff;
  }
     .feedback-section444 .google-tab444 .slide__top444 span {
       color: #333;
      }
    .feedback-section444 .slide__top444 img {
      height: 35px !important;
      margin-bottom: 8px; }
      .feedback-section444 .yandex-tab444 .slide__top444 img {
        height: 30px !important;
        margin-top: 5px; }
    .feedback-section444 .slide__top444 span {
      color: #fff;
      font-size: 15px;
      text-decoration: none;
      display: block;
      margin-top: 0; }

      .feedback-section444 .slide__body444 img{
        width: 100%;

      }



      .feedback-section444 .slide__top444 a{
    font-size: 20px;
    color: #222;
    margin-bottom: 5px;
    display: block;
      }

/*БЛОК С ОТЗЫВАМИ --- КОНЕЦ*/

.feedback-section444 .bl_span444{
    color: #222!important;
}
.feedback-section444 .sert_br444 {
        display: none;
}

.feedback-section444 .clear444{clear: both;}












@media (max-width:1100px) {
    html {
        font-size: 8px
    }
    .feedback-section444 .container444 {
        width: 90%
    }
}

@media (max-width:900px) {
    html {
        font-size: 7px
    }
}

@media (max-width:810px) {
.feedback-section444 {
    padding-top: 50px;
}
}

@media (max-width:450px) {
    html {
        font-size: 6px
    }
    .feedback-section444 .container444 {
        width: 100%;
        padding: 0 10px;
    }

    .feedback-section444 .sert_br444 {
        display: block;
    }
    .feedback-section444 #feedbackTabs444 .tabs-list444{
    z-index: 4;
    position: relative;
    display: flex;
    flex-wrap: wrap;
        padding: 0;
    }
    .feedback-section444 #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;
    }
}