.node-gruppa.view-full {
  margin: 88px 0 0 0 ;
}
.node-gruppa .video-block h1 {
  font-weight: bold;
  font-size: 32px;
  line-height: 47px;
  text-transform: uppercase;
  margin-bottom: 48px;
}
.node-gruppa .video-block .video-popup {
  position: relative;
  display: block;
  border-radius: 8px;
  overflow: hidden;
  margin-bottom: 88px;
}
.node-gruppa .video-block .video-popup .play {
  position: absolute;
  top: 50%;
  left: 50%;
  background: url("../img/svg/play.svg") no-repeat center;
  width: 120px;
  height: 120px;
  margin: -60px 0 0 -60px;
}
.node-gruppa .video-block .video-popup img {
  display: block;
  border-radius: 8px;
  overflow: hidden;
}
.node-gruppa .images-gallery {
  padding-bottom: 88px;
}
.node-gruppa .images-gallery h2 {
  font-weight: bold;
  font-size: 32px;
  line-height: 47px;
  text-transform: uppercase;
  margin-bottom: 32px;
}
.node-gruppa .images-gallery .popup-gallery img {
  display: block;
  border-radius: 8px;
  overflow: hidden;
}
.node-gruppa .preim h2 {
  font-weight: bold;
  font-size: 32px;
  line-height: 47px;
  text-transform: uppercase;
  margin-bottom: 48px;
}
.node-gruppa .preim .list {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-gap: 30px;
  grid-auto-rows: auto;
  grid-template-rows: auto;
  margin-bottom: 88px;
}
.node-gruppa .preim .list .item {
  text-align: center;
}
.node-gruppa .preim .list .item img {
  display: inline-block;
}
.node-gruppa .shedule-wr {
  color: #fff;
  background: #449B00;
  padding: 150px 0;
}
.node-gruppa .shedule-wr h2 {
  font-weight: bold;
  font-size: 40px;
  line-height: 59px;
  text-transform: uppercase;
  padding-bottom: 146px;
}
.node-gruppa .shedule-img {
  position: absolute;
  top: -55px;
  right: 100px;
  height: 200px;
}

#shedule ul {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-gap: 28px;
  grid-auto-rows: auto;
  grid-template-rows: auto;
  margin-bottom: 72px;
}

.node-gruppa .ui-state-default {
  display: block;
}
.node-gruppa #shedule .ui-state-default a {
  background: #FFFFFF;
  box-shadow: 0px 0px 26px rgba(0, 0, 0, 0.12);
  border-radius: 64px;
  display: block;
  font-weight: 500;
  font-size: 20px;
  line-height: 30px;
  text-align: center;
  color: #000000;
  padding: 15px 20px;
  width: 100%;
  -webkit-transition: all ease-in-out .25s;
  -moz-transition: all ease-in-out .25s;
  -o-transition: all ease-in-out .25s;
  -ms-transition: all ease-in-out .25s;
  transition: all ease-in-out .25s;
}
.node-gruppa .ui-helper-clearfix:before,
.node-gruppa .ui-helper-clearfix:after {
  display: none;
}

.node-gruppa #shedule .ui-state-default a:hover,
.node-gruppa #shedule .ui-state-default.ui-tabs-active a  {
  background: #F9B121;
  color: #ffffff;
}
.node-gruppa #shedule .line {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 28px;
  grid-auto-rows: auto;
  grid-template-rows: auto;
  margin-bottom: 17px;
}
.node-gruppa #shedule .line .row-1 {
  font-weight: bold;
  font-size: 28px;
  line-height: 160%;
}
.node-gruppa #shedule .line .row-2 {
  padding: 0 0 0 70px;
  font-weight: normal;
  font-size: 24px;
  line-height: 36px;
}
.node-gruppa .menu-list {
  padding: 88px 0 64px;
}
.node-gruppa .menu-list h2 {
  font-size: 32px;
  line-height: 47px;
  text-transform: uppercase;
  margin-bottom: 48px;
}
.node-gruppa .menu-list .node-menyu.view-teaser {
  background: #FFFFFF;
  box-shadow: 0px 0px 26px rgba(0, 0, 0, 0.12);
  border-radius: 8px;
  margin-bottom: 24px;
  position: relative;
}
.node-gruppa .menu-list .node-menyu.view-teaser a.image-wr {
  float: left;
  display: block;
  max-width: 50%;
}
.node-gruppa .menu-list .node-menyu.view-teaser .info {
  overflow: hidden;
  padding: 24px 30px;
}
.node-gruppa .menu-list .node-menyu.view-teaser .info .title {
  font-weight: normal;
  font-size: 28px;
  line-height: 41px;
  margin-bottom: 12px;
}
.node-gruppa .menu-list .node-menyu.view-teaser .info .text {
  padding-bottom: 50px;
  max-height: 65px;
  overflow: hidden;
}
.node-gruppa .menu-list .node-menyu.view-teaser .info .read-more {
  font-weight: 600;
  font-size: 20px;
  position: absolute;
  bottom: 24px;
  letter-spacing: -0.165px;
  text-transform: uppercase;
  color: #EF3E22;
  -webkit-transition: all ease-in-out .25s;
  -moz-transition: all ease-in-out .25s;
  -o-transition: all ease-in-out .25s;
  -ms-transition: all ease-in-out .25s;
  transition: all ease-in-out .25s;
}
.node-gruppa .menu-list .node-menyu.view-teaser .info .read-more:hover {
  color: #D24A1E;
}
.node-gruppa .price-list h2 {
  font-size: 32px;
  line-height: 47px;
  text-transform: uppercase;
  margin-bottom: 32px;
}
.node-gruppa .price-list .list .item {
  color: #fff;
  padding: 16px 0;
  font-size: 22px;
  line-height: 41px;
}
.node-gruppa .price-list .list .item.item-1 { background: #8971B1; }
.node-gruppa .price-list .list .item.item-2 { background: #00599B; }
.node-gruppa .price-list .list .item.item-3 { background: #13A538; }
.node-gruppa .price-list .list .item.item-4 { background: #0F99D7; }
.node-gruppa .price-list .list .item .grid {
  display: grid;
  grid-template-columns: 2fr 1fr 1fr;
  grid-gap: 28px;
  grid-auto-rows: auto;
  grid-template-rows: auto;
}
.node-gruppa .price-list .list .item .title {
  font-weight: bold;
  text-transform: uppercase;
}
.node-gruppa .price-list .list .item .time {
  background: url("../img/svg/time2.svg") no-repeat 0 0;
  padding-left: 60px;
}
.node-gruppa .team {
  padding: 88px 0;
}
.node-gruppa .team h2 {
  font-weight: bold;
  font-size: 32px;
  line-height: 47px;
  text-transform: uppercase;
  margin-bottom: 40px;
}
.node-gruppa .team .team-list {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-gap: 75px;
  grid-auto-rows: auto;
  grid-template-rows: auto;
}
.node-gruppa .team .team-list .employer {
  display: block;
  position: relative;
}

.node-gruppa .team .team-list .info {
  display: none;
  position: absolute;
  top: 100%;
  left: 50%;
  background: #FBFBFB;
  padding: 8px;
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.12);
  border-radius: 8px;
  color: #A8A8A8;
  font-size: 16px;
  text-align: center;
  min-width: 300px;
  z-index: 22;
  line-height: 22px;
  margin-left: -150px;
}
.node-gruppa .team .team-list .employer:hover .info {
  display: block;
}
.node-gruppa .team .team-list .img-wrap {
  padding: 0;
  width: 100%;
  border-radius: 100%;
  overflow: hidden;
}
.node-gruppa .team .team-list .img-wrap img {
  border-radius: 100%;
  overflow: hidden;
  -webkit-filter: grayscale(1);
  filter: gray;
  filter: grayscale(1);
  width: 100%;
}
.node-gruppa .team .team-list .info .name {
  font-weight: 600;
  color: #000000;
  font-size: 16px;
}
.node-gruppa .form-wrapper {
  background: #8781BD;
  color: #fff;
}
.node-gruppa .form-wrapper .title {
  font-weight: bold;
  font-size: 32px;
  line-height: 47px;
  margin-bottom: 32px;
  text-transform: uppercase;
}
.node-gruppa .form-wrapper .text {
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 72px;
}
.node-gruppa .form-wrapper img {
  position: absolute;
  top: 50%;
  margin-top: -203px;
  left: 20px;
}
.node-gruppa .form-wrapper .info-wr {
  padding: 160px 0;
  float: right;
  max-width: 470px;
}
.node-gruppa .form-popup {
  background: #EA4E1B;
  border-radius: 50px;
  font-weight: 600;
  padding: 13px 50px;

  text-align: center;
  text-transform: uppercase;
  max-width: 300px;
  width: 100%;
  display: inline-block;
  color: #FFFFFF;
  -webkit-transition: all ease-in-out .25s;
  -moz-transition: all ease-in-out .25s;
  -o-transition: all ease-in-out .25s;
  -ms-transition: all ease-in-out .25s;
  transition: all ease-in-out .25s;
}
.node-gruppa .form-popup:hover {
  background: #D24A1E;
}
.mfp-bottom-bar {
  background: #fff;
  color: #000;
  padding: 10px 20px;
  border-radius: 0 0 8px 8px;
  margin-top: -40px;
  display: none;
}
.mfp-bottom-bar .mfp-title {
  color: #000;
  font-size: 24px;
  line-height: 41px;
}
.mfp-wrap.my-custom-class img.mfp-img {
  padding: 0;
  border-radius: 8px;
  overflow: hidden;
}
.mfp-wrap.my-custom-class .mfp-close {
  background: #000;
  height: 20px;
  width: 20px;
  padding: 0;
  line-height: 20px;
  text-align: center;
  color: #fff;
  font-size: 15px;
  border-radius: 20px;
  position: absolute;
  top: 10px;
  right: 10px;
}
.mfp-counter {
  display: none;
}
.classic-form {
  max-width: 730px;
  margin: 0 auto;
  background: #fff;
  border-radius: 24px;
  padding: 72px 92px;
  position: relative;
}
.classic-form .title {
  font-weight: bold;
  font-size: 32px;
  line-height: 47px;
  text-transform: uppercase;
  margin-bottom: 32px;
}
.classic-form .text {
  font-weight: normal;
  margin-bottom: 24px;
}
.classic-form input[type='tel'],
.classic-form  input[type='text'],
.classic-form input[type='email'],
.classic-form textarea,
.classic-form select {
  max-width: inherit;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
}
.classic-form form .form-item label {
  text-transform: none;
}
.classic-form #edit-processed-text {
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
}
.classic-form input[type='submit'] {
  width: 100%;
}
.mfp-close-btn-in .classic-form .mfp-close {
  right: 15px;
  color: #000;
  top: 15px;
}

.classic-form textarea::placeholder,
.classic-form select::placeholder,
.classic-form input::placeholder {
  color: #000;
  font-size: 16px;
  font-family: 'Oswald', sans-serif;
}
@media screen and (max-width: 1100px) {
  .node-gruppa .team .team-list {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
}

@media screen and (max-width: 960px) {
  .node-gruppa.view-full {
    margin: 60px 0 0 0;
  }
  .node-gruppa .preim .list,
  .node-gruppa .video-block .video-popup {
    margin-bottom: 60px;
  }
  .node-gruppa .images-gallery {
    padding-bottom: 60px;
  }
  .node-gruppa .shedule-wr {
    padding: 60px 0;
  }
  .node-gruppa .shedule-img {display: none;}
  .node-gruppa .shedule-wr h2 {
    padding-bottom: 60px;
  }
  .node-gruppa #shedule .line {
    grid-template-columns: 1fr 3fr;
  }
  .node-gruppa #shedule .line .row-1 {
    font-size: 22px;
  }
  .node-gruppa #shedule .line .row-2 {
    font-size: 20px;
  }
  .node-gruppa .menu-list {
    padding: 60px 0 40px;
  }
  .node-gruppa .price-list .list .item .grid {
    grid-template-columns: 1fr 1fr 1fr;
  }
  .node-gruppa .team {
    padding: 60px 0;
  }
}
@media screen and (max-width: 830px) {
  .node-gruppa .team .team-list {
    grid-template-columns: 1fr 1fr 1fr;
  }
}
@media screen and (max-width: 820px) {
  .node-o-nas .sections .sections-wrap {
    grid-template-columns: 1fr;
  }
  .node-o-nas .sections .sections-wrap .section > a {
    float: left;
    width: 30%;
    margin: 0 30px 0 0;
  }
}
@media screen and (max-width: 760px) {
  .node-gruppa .preim .list {
    grid-template-columns: 1fr 1fr;
  }
  .node-gruppa .images-gallery .popup-gallery img {
    width: 330px;
  }
  #shedule ul {
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 18px;
    margin-bottom: 40px;
  }
  .node-gruppa .price-list .list .item .grid {
    grid-template-columns: 2fr 1fr;
  }
  .node-gruppa .menu-list .node-menyu.view-teaser a.image-wr {
    float: none;
    max-width: inherit;
    width: 100%;
  }
  .node-gruppa .menu-list .node-menyu.view-teaser a.image-wr img {
    width: 100%;
  }
  .node-gruppa .form-wrapper img {
    display: none;
  }
  .node-gruppa .form-wrapper .info-wr {
    padding: 60px 0;
    max-width: 100%;
    width: 100%;
  }
  .node-gruppa .menu-list .node-menyu.view-teaser .info .text {
    max-height: inherit;
  }
  .node-gruppa .team .team-list {
    grid-template-columns: 1fr 1fr;
  }
}
@media screen and (max-width: 650px) {
  .classic-form {
    padding: 45px 35px;
  }
}
@media screen and (max-width: 600px) {
  #shedule ul {
    grid-template-columns: 1fr 1fr;
  }
  .node-gruppa #shedule .line {
    grid-template-columns: 1fr;
    grid-gap: 0;
  }
  .node-gruppa .price-list .list .item .grid {
    grid-template-columns: 1fr;
    grid-gap: 5px;
  }
}
@media screen and (max-width: 460px) {
  .node-gruppa .team .team-list .img-wrap {
    width: inherit;
    max-width: 163px;
    margin: 0 auto;
  }
  .node-gruppa .team .team-list {
    grid-template-columns: 1fr;
  }

  #shedule ul {
    grid-template-columns: 1fr;
    grid-gap: 12px;
  }
  .node-gruppa .preim .list {
    grid-template-columns: 1fr;
  }
  .node-gruppa .video-block h1,
  .node-gruppa .shedule-wr h2,
  .node-gruppa .menu-list h2,
  .node-gruppa .price-list h2,
  .node-gruppa .team h2,
  .node-gruppa .form-wrapper .title,
  .node-gruppa .preim h2 {
    font-size: 30px;
    line-height: 40px;
  }
}


