@import "./css3.css";
@import "./reset.css";
@import "./fonts.css";
@import "./apple-fix.css";
@import "./font-awesome.min.css";

html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  min-height: 100%;
  position: relative;
}

body, html {
  height: 100%;
  margin: 0;
  font-family: 'open_sansregular', Arial, sans-serif;
  color: #2f2f2f;
  line-height: 17px;
  font-size: 14px;
  background: #ffffff;
}


:focus {
  outline: 0;
}
a {
  color: #000;
}
p { margin: 0 0 15px 0;}

strong, b,
h1, h2, h3, h4, h5, h6 {
  font-family: 'open_sansbold', Arial, sans-serif;
  font-weight: normal;
  margin: 0;
  padding: 0;
}

blockquote {
  border-left: none;
  background: #fae118;
  padding: 25px 40px 10px;
  box-sizing: border-box;
  display: block;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -o-border-radius: 30px;
  -ms-border-radius: 30px;
  overflow: hidden;
  margin: 20px 0 20px;
  font-style: italic;
}
.wrap {
  max-width: 1300px;
  margin: 0 auto;
  padding: 0 20px;
  box-sizing: border-box;
}
div.messages {
  border: none;
  margin: 6px 0;
  margin-bottom: 15px;
  color: #fff;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -o-border-radius: 30px;
  -ms-border-radius: 30px;
  overflow: hidden;
  padding: 10px 25px;
}
div.messages p {
  margin: 0;
}
div.messages ul, div.messages ul li {
  list-style: none;
  margin: 0; padding: 0;
}
div.error {
  background: #ff6262;
  color: #fff;
}
div.warning,
div.status {
  background: #f3e03b;
  background: #09d8ae;
  color: #212121;
}
.message-form {
  padding: 20px;
  margin-bottom: 15px;
  color: #fff;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -o-border-radius: 30px;
  -ms-border-radius: 30px;
  overflow: hidden;
  display: none;
}
.comment-form .message-form {
  clear: both;
}
.message-form.active {
  display: block !important;
  padding: 0;
}
.node-webform.full .message-form {
  margin-bottom: 0;
  width: 100%;
  box-sizing: border-box;
}
#block-webform-client-block-1125 .message-form,
#block-webform-client-block-1781 .message-form,
#block-webform-client-block-558 .message-form {
  margin: 20px 25px 0;
}
.message-form.errors {
  background: #ff6262;
}
.message-form.status {
  background: #f3e03b;
  background: #09d8ae;
  color: #212121;
}
.lesson-slider-wrap #block-webform-client-block-522 .message-form {
  position: absolute;
  top: 0;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
}
#PreloadPage {
  background: #ffffff;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 20;
  display: none;
}
#PreloadPage .preloader {
  position: absolute;
  background: url("../img/preloader.gif") no-repeat center;
  width: 400px;
  height: 300px;
  top: 50%;
  left: 50%;
  margin: -150px 0 0 -200px;
}


.style-btn {
  font-family: 'open_sansbold', Arial, sans-serif;
  color: #3a494e;
  text-align: center;
  text-transform: uppercase;
  font-size: 16px;
  padding: 15px 45px 13px 20px;
  border-radius: 50px;
  display: inline-block;
  margin: 0;
  position: relative;
  -webkit-box-shadow: 0 2px 4px 0 rgba(150, 150, 150, 0.65);
  -moz-box-shadow:    0 2px 4px 0 rgba(150, 150, 150, 0.65);
  -o-box-shadow:    0 2px 4px 0 rgba(150, 150, 150, 0.65);
  -ms-box-shadow:    0 2px 4px 0 rgba(150, 150, 150, 0.65);
  box-shadow: 0 2px 4px 0 rgba(150, 150, 150, 0.65);

  -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;
  text-decoration: none;
}
.style-btn:hover {
  -webkit-box-shadow: none;
  -o-box-shadow: none;
  -ms-box-shadow: none;
  -moz-box-shadow:    none;
  box-shadow:         none;
}
.style-btn:active {
  -webkit-box-shadow: inset 0 1px 3px 0 rgba(93, 93, 93, 1);
  -moz-box-shadow:    inset 0 1px 3px 0 rgba(93, 93, 93, 1);
  -o-box-shadow:    inset 0 1px 3px 0 rgba(93, 93, 93, 1);
  -ms-box-shadow:    inset 0 1px 3px 0 rgba(93, 93, 93, 1);
  box-shadow:         inset 0 1px 3px 0 rgba(93, 93, 93, 1);
}
ul, li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.node-seo-article ul,
.lesson-full ul,
.text-body-full ul,
.node-page ul {
  padding-left: 3.5ex;
  margin: 0 0 15px 0;
  overflow: hidden;
}
.lesson-full ul.lesson-program-list {
  overflow: visible;
}
.node-seo-article ul li,
.lesson-full ul li,
.text-body-full ul li,
.node-page ul li {
  list-style-type: disc;
}
ul.ya-share2__list {
  margin: 0;
  padding: 0;
}
.yellow-link {
  border: 1px solid transparent;
  padding: 7px 20px 6px;
  margin: 0;
  background: #f3e03b;
  font-family: 'open_sansbold', Arial, sans-serif;
  color: #3a494e;
  border-radius: 50px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -o-border-radius: 50px;
  -ms-border-radius: 50px;

  -webkit-box-shadow: 0 1px 4px 0 rgba(150, 150, 150, 0.65);
  -moz-box-shadow: 0 1px 4px 0 rgba(150, 150, 150, 0.65);
  -o-box-shadow: 0 1px 4px 0 rgba(150, 150, 150, 0.65);
  -ms-box-shadow: 0 1px 4px 0 rgba(150, 150, 150, 0.65);
  box-shadow: 0 1px 4px 0 rgba(150, 150, 150, 0.65);

  display: inline-block;
  text-transform: uppercase;
  font-size: 15px;
  text-decoration: none;
}
.yellow-link:hover {
  background: #fff000;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
}
.item-list ul {
  margin: 40px 0 50px 0;
  padding: 0;
  float: left;
  width: 100%;
  word-spacing: normal;
}

.hidden-region {
  display: none;
}
iframe { border:none; }

.mobile-message {
  padding: 20px;
  background: #9acc70;
  color: #fff;
  display: none;
}
.overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1000;
  background: rgba(255, 255, 255, 0.90) url("../img/shop/45.gif") no-repeat center;
  display: none;
}
/*HEADER*/
header {
  position: relative;
  z-index: 500;
}
header .advert-line {
  background: #f3e03b;
  font-family: 'open_sanssemibold', Arial, sans-serif;
  color: #3a494e;
  text-align: center;
  padding: 10px 0;
}
header .advert-line div.text {
  display: inline-block;
}
header .advert-line div.text p {
  margin: 0;
  padding: 0 0 10px 0;
}
header .advert-line a.link {
  background: #6a35bb;
  color: #fff;
  padding: 7px 20px;
  display: inline-block;
  margin: 0 0 0 20px;

  border-radius: 50px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -o-border-radius: 50px;
  -ms-border-radius: 50px;

  text-decoration: none;

  -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;
}
header .advert-line a.link:hover {
  -webkit-box-shadow: inset 0 1px 3px 0 rgba(93, 93, 93, 1);
  -moz-box-shadow: inset 0 1px 3px 0 rgba(93, 93, 93, 1);
  -o-box-shadow: inset 0 1px 3px 0 rgba(93, 93, 93, 1);
  -ms-box-shadow: inset 0 1px 3px 0 rgba(93, 93, 93, 1);
  box-shadow: inset 0 1px 3px 0 rgba(93, 93, 93, 1);
  background: #924aff;
}
.video-wrap {
  position: relative;
  height: 700px;
  overflow: hidden;
  min-height: 600px;
  background: url('../img/first-bg.jpg') no-repeat center bottom;
  background-size: cover;
}
.video-wrap.mobile {
  background: url('../img/first-bg.jpg') no-repeat center bottom;
  background-size: cover;
}
.video-wrap:before {
  content: '';
  background: url("../img/header-b.png") repeat-x top center;
  position: absolute;
  top: 0;
  width: 100%;
  height: 344px;
  left: 0;
  right: 0;
}
.video-wrap .wrap { position: relative; height: 700px; min-height: 600px;}
.video-wrap video {
  position: absolute;
  bottom: 0;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  background: url('../img/first-bg.jpg') no-repeat center bottom;
  background-size: cover;
  transition: 1s opacity;
  z-index: 0;
}
.video-nav {
  position: absolute;
  bottom: 100px;
  right: 50px;
  height: 33px;
  width: 33px;
  border-radius: 50px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -o-border-radius: 50px;
  -ms-border-radius: 50px;

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

  opacity: 0.7;
  cursor: pointer;
  z-index: 3;
}
header.small .video-nav {
  bottom: 65px;
}
.video-nav.pause {
  background: #6833b9 url(../img/video-nav.png) no-repeat -50px 8px;
}
.video-nav.play {
  background: #6833b9 url(../img/video-nav.png) no-repeat 10px 8px;
}
.video-nav:hover {
  opacity: 1;
}
.phones-wrap {
  position: absolute;
  top: 55px;
  left: 20px;
  z-index: 4;
}

.socials-links {
  float: right;
  margin-top: 55px;
}
.socials-links a {
  display: inline-block;
  width: 33px;
  height: 33px;
  margin: 0 0 0 8px;
  background: #6833b9 url(../img/i-soc.png) no-repeat 11px 5px;
  text-decoration: none;

  border-radius: 50px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -o-border-radius: 50px;
  -ms-border-radius: 50px;

  -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;
  cursor: pointer;
}

.socials-links a.vk {background: #6833b9 url(../img/i-soc.png) no-repeat -36px 5px;}
.socials-links a.inst {background: #6833b9 url(../img/i-soc.png) no-repeat -84px 5px;}
.socials-links a.you {background: #6833b9 url(../img/i-soc.png) no-repeat -133px 5px;}


.socials-links a.fb:hover {background: #f3e03b url(../img/i-soc.png) no-repeat 11px -22px;}
.socials-links a.vk:hover {background: #f3e03b url(../img/i-soc.png) no-repeat -36px -22px;}
.socials-links a.inst:hover {background: #f3e03b url(../img/i-soc.png) no-repeat -84px -22px;}
.socials-links a.you:hover {background: #f3e03b url(../img/i-soc.png) no-repeat -133px -22px;}

.svg-wa-icon-wr {
  display: inline-block;
  margin: 0 0 0 10px;
  vertical-align: top;
}
.svg-wa-icon-wr a, 
.svg-wa-icon-wr svg {
  display: block;
}
.svg-wa-icon-wr a:hover svg g#Color- {
    fill: #fae116;
    -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;
}
.phone-info {
  display: inline-block;
  margin: 0 40px 0 0;
  vertical-align: bottom;
}
.phone-info div.span,
.phone-info div.span a {
  font-family: 'open_sansbold', Arial, sans-serif;
  color: #fff;
  font-size: 20px;
  text-decoration: none;
}
.phone-info > a span {
  font-family: 'open_sansregular', Arial, sans-serif;
  text-decoration: none;
}
.phone-info .desc {
  text-transform: uppercase;
  margin: 5px 0 0 0;
}
.phone-info .desc a {
  color: #f3e03b;
  background: url("../img/i-ph.png") no-repeat left center;
  padding-left: 20px;
  display: block;
  position: relative;
  text-decoration: none;
}
.phone-info .svg-wa-icon-wr .desc a {
  background: none;
  padding-left: 0;
}
.phone-info .desc a span {
  display: inline-block;
  padding-bottom: 2px;
  border-bottom: 1px solid #f3e03b;
}
.logo-wrap {
  position: absolute;
  z-index: 2;
  text-align: center;
  color: #fff;
  bottom: 180px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.logo-wrap a.logo {
  display: inline-block;
}
.logo-wrap a.logo img {
  width: 320px;
}
.logo-wrap .sitename {
  font-size: 56px;
  line-height: 57px;
  font-family: 'open_sansbold', Arial, sans-serif;
  text-shadow: 0 2px 7px rgba(93, 93, 93, 1);
  margin: -10px 0 5px 0;
}
.slogan {
  font-size: 25px;
  line-height: 27px;
  font-family: 'segoepr', Arial, sans-serif;
  text-shadow: 0 2px 7px rgba(93, 93, 93, 1);
}
.slogan span {
  padding: 0 5px 0 0;
}
.free-less.style-btn {
  background: #fae118;
  padding: 15px 45px 13px 20px;
  margin: 30px 0 0 0;
}
.free-less.style-btn:hover {
  background: #fff000;
}
.free-less.style-btn:before {
  content: '';
  display: block;
  background: url("../img/i-play.png") no-repeat center;
  width: 22px;
  height: 25px;
  position: absolute;
  right: 15px;
  top: 10px;
  background-size: 18px;
}
header.small .video-wrap .wrap {
  height: 305px;
  min-height: inherit;
}
header.small .video-wrap {
  height: 305px;
  min-height: inherit;
}
header.small .free-less.style-btn {
  position: absolute;
  bottom: 65px;
  right: 20px;
  left: inherit;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -o-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
header.small .logo-wrap {
  top: 55px;
  bottom: inherit;
  right: inherit;
  left: inherit;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -o-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateY(0);
}
header.small .logo-wrap a.logo {
  display: block;
  float: left;
}
header.small .logo-wrap a.logo img {
  width: 145px;
  margin: 0 10px 0 -7px;
}
header.small .logo-wrap .sitename {
  float: left;
  margin: 16px 0 0 0;
}
header.small .slogan {
  float: left;
  clear: both;
}
.full-header {
  background: url("../img/header-up.png") no-repeat;
  height: 14px;
  width: 24px;
  position: absolute;
  bottom: 30px;
  left: 50%;
  margin: 0 0 0 -12px;
  z-index: 2;
  cursor: pointer;
}
header.small .full-header {
  background: url("../img/header-down.png") no-repeat;
}
header .free-less.style-btn {
  position: absolute;
  bottom: 100px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
header.small .phones-wrap {
  top: inherit;
  bottom: 65px;
}
header.education .purpure-header {
  background: #6130ad url(../img/shop/header-bg.png) repeat-x bottom center;
  height: 220px;
  position: relative;
}
header.education .logo-wrap {
  top: inherit;
  bottom: inherit;
  right: inherit;
  left: inherit;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -o-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateY(0);
  position: relative;
  float: left;
  margin: 18px 0 0 0;
}
header.education .logo-wrap a.logo {
  display: block;
  float: left;
}
header.education .logo-wrap a.logo img {
  width: 125px;
  margin: 0 10px 0 -7px;
}
header.education .logo-wrap .sitename {
  float: left;
  margin: 8px 0 0 0;
  font-size: 46px;
}
header.education .slogan {
  float: left;
  clear: both;
  text-align: left;
  line-height: 29px;
  font-size: 22px;
  margin-top: 10px;
}
.education-contacts {
  float: left;
  margin: 31px 0 0 130px;
  width: 270px;
  text-align: center;
}
.education-contacts .socials-links {
  margin-top: 15px;
  float: initial;
  position: absolute;
  right: 20px;
}
.education-contacts .socials-links a {
  -webkit-box-shadow: 0px 3px 20px 0px rgba(80, 24, 165, 1);
  -moz-box-shadow: 0px 3px 20px 0px rgba(80, 24, 165, 1);
  -o-box-shadow: 0px 3px 20px 0px rgba(80, 24, 165, 1);
  -ms-box-shadow: 0px 3px 20px 0px rgba(80, 24, 165, 1);
  box-shadow: 0px 3px 20px 0px rgba(80, 24, 165, 1);
}
.education-contacts .phones-wrap {
  position: relative;
  top: inherit;
  left: inherit;
  z-index: 4;
  clear: both;
}
.education-contacts .face-btn-wrap,
.education-contacts .phone-info {
  display: inline-block;
  margin: 20px 0 0 0;
}
.education-contacts .face-btn-wrap .face-btn-title {
  text-transform: uppercase;
  color: #fff;
  background: url("../img/shop/mail.png") no-repeat 0 2px;
  padding: 0 0 0 25px;
  font-family: 'open_sansbold', Arial, sans-serif;
  width: 130px;
  margin: 0 auto;
}
.education-contacts .face-btn-wrap .face-btn-title a {
  text-decoration: none;
  color: #fff;
}
.education-contacts .face-btn-wrap .face-mess-btn {
  background: url("../img/shop/messanger.png") no-repeat center;
  margin: 10px 0 0 0;
  width: 194px;
  color: #fff;
  display: inline-block;
  text-transform: uppercase;
  text-decoration: none;
  height: 17px;
  padding: 10px 0 15px 0;
}
.secret-form {
  display: none;
}
.image-header {
  background: url("../img/shop/img.jpg") no-repeat center;
  background-size: cover;
  min-height: 420px;
  width: 100%;
}
.image-header.hidden-esh {
  display: none;
}
.education-cart-wrap {
  position: absolute;
  bottom: 0;
  right: 20px;
  background: #fff;
  border-radius: 25px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -o-border-radius: 25px;
  -ms-border-radius: 25px;
  text-align: left;
  padding: 20px 25px 20px 50px;
  line-height: 1.7em;
  height: 86px;
  box-sizing: border-box;
  width: 226px;

  margin-bottom: 5px;

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

  -webkit-box-shadow: 0px 2px 20px 0px rgba(187, 187, 187, 0.45);
  -moz-box-shadow: 0px 2px 20px 0px rgba(187, 187, 187, 0.45);
  -o-box-shadow: 0px 2px 20px 0px rgba(187, 187, 187, 0.45);
  -ms-box-shadow: 0px 2px 20px 0px rgba(187, 187, 187, 0.45);
  box-shadow: 0px 2px 20px 0px rgba(187, 187, 187, 0.45);
}
.education-cart-wrap.stuck {
  position:fixed;
  top: 50px;
  z-index: 22;
}
.education-cart-wrap .icon-cart {
  background: #f3e03b url(../img/shop/cart-icon.png) no-repeat center;
  width: 50px;
  height: 50px;
  border-radius: 50px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -o-border-radius: 50px;
  -ms-border-radius: 50px;
  position: absolute;
  top: 19px;
  left: -20px;
  z-index: 501;
  -webkit-box-shadow: 0px 2px 16px 0px rgba(137, 133, 144, 1);
  -moz-box-shadow: 0px 2px 16px 0px rgba(137, 133, 144, 1);
  -o-box-shadow: 0px 2px 16px 0px rgba(137, 133, 144, 1);
  -ms-box-shadow: 0px 2px 16px 0px rgba(137, 133, 144, 1);
  box-shadow: 0px 2px 16px 0px rgba(137, 133, 144, 1);
}
.education-cart-wrap .icon-cart:hover {
  background: #ececec url(../img/shop/cart-icon.png) no-repeat center;
}
.education-cart-wrap .icon-cart span {
  position: absolute;
  background: #dd0000;
  color: #fff;
  height: 27px;
  width: 27px;
  text-align: center;
  line-height: 27px;
  top: -7px;
  right: -8px;
  border-radius: 50px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -o-border-radius: 50px;
  -ms-border-radius: 50px;
}
.purpure-header > .wrap {
  position: relative;
}
.metodic-form {
  width: 380px;
  float: right;
  background: #fff;
  margin: 20px 0;
  padding: 25px 40px 20px;
  border-radius: 25px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -o-border-radius: 25px;
  -ms-border-radius: 25px;

  box-sizing: border-box;

  -webkit-box-shadow: 0px 2px 16px 0px rgba(60, 59, 62, 1);
  -moz-box-shadow: 0px 2px 16px 0px rgba(60, 59, 62, 1);
  -o-box-shadow: 0px 2px 16px 0px rgba(60, 59, 62, 1);
  -ms-box-shadow: 0px 2px 16px 0px rgba(60, 59, 62, 1);
  box-shadow: 0px 2px 16px 0px rgba(60, 59, 62, 1);
}
.metodic-form  .metodic-style {
  text-align: center;
  font-size: 27px;
  line-height: 25px;
  color: #1d1d1d;
  font-family: 'segoepr', Arial, sans-serif;
  margin-bottom: 17px;
}
.metodic-form .annotation {
  text-align: center;
  font-family: 'open_sansitalic', Arial, sans-serif;
  color: #00aff5;
  font-size: 20px;
  line-height: 25px;
  margin-bottom: 25px;
}
.metodic-form .annotation strong {
  font-family: 'open_sansitalic', Arial, sans-serif;
  font-weight: bold;
  font-size: 25px;
}
.metodic-form input[type='tel'],
.metodic-form input[type='text'], .metodic-form input[type='email'] {
  webkit-box-shadow: inset 0 1px 4px 0 rgba(204, 203, 203, 1);
  -moz-box-shadow: inset 0 1px 4px 0 rgba(204, 203, 203, 1);
  -o-box-shadow: inset 0 1px 4px 0 rgba(204, 203, 203, 1);
  -ms-box-shadow: inset 0 1px 4px 0 rgba(204, 203, 203, 1);
  box-shadow: inset 0 1px 4px 0 rgba(204, 203, 203, 1);
  background: #ececec;
}
.metodic-form .form-actions {
  text-align: center;
}
.metodic-form .my-submit, .metodic-form  input[type='submit'] {
/*  width: 215px;*/
  text-transform: none;
  margin: 10px auto 0;
  float: initial;
  -webkit-box-shadow: 0 2px 4px 0 rgba(199, 199, 199, 1);
  -moz-box-shadow: 0 2px 4px 0 rgba(199, 199, 199, 1);
  -o-box-shadow: 0 2px 4px 0 rgba(199, 199, 199, 1);
  -ms-box-shadow: 0 2px 4px 0 rgba(199, 199, 199, 1);
  box-shadow: 0 2px 4px 0 rgba(199, 199, 199, 1);
}
.image-header > .wrap {
  min-height: 420px;
  width: 100%;
  display: table;
}
.metodic-form-wr,
.main-metodic-text {
  display: table-cell;
  vertical-align: middle;
}
.main-metodic-text .h {
  font-size: 39px;
  line-height: 40px;
  color: #fff;
  font-family: 'segoepr', Arial, sans-serif;
  text-shadow: 0 2px 7px rgba(93, 93, 93, 1);
  padding: 0 0 30px 0;
}
.main-metodic-text .h-sub {
  font-family: 'open_sansitalic', Arial, sans-serif;
  text-shadow: 0 2px 7px rgba(93, 93, 93, 1);
  color: #fff;
  font-size: 22px;
  line-height: 25px;
  margin-bottom: 30px;
}
.main-metodic-text .or {
  font-size: 32px;
  line-height: 37px;
  color: #fae118;
  font-family: 'segoepr', Arial, sans-serif;
  text-shadow: 0 2px 7px rgb(82, 81, 81);
  padding: 0 0 30px 0;
}
.main-metodic-text .or-sub {
  color: #fff;
  font-size: 17px;
  line-height: 23px;
  text-shadow: 0 2px 7px rgb(51, 51, 51);
}
/*END HEADER*/

/*MENU*/
.menu-line {
  -webkit-box-shadow: 0px 3px 20px 0px rgba(230, 230, 230, 0.75);
  -moz-box-shadow:    0px 3px 20px 0px rgba(230, 230, 230, 0.75);
  -o-box-shadow:    0px 3px 20px 0px rgba(230, 230, 230, 0.75);
  -ms-box-shadow:    0px 3px 20px 0px rgba(230, 230, 230, 0.75);
  box-shadow:         0px 3px 20px 0px rgba(230, 230, 230, 0.75);
}
.menu-line ul.menu,
.menu-line ul.menu li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.menu-line ul.menu {
  text-align: center;
  padding: 10px 0;
}
.menu-line ul.menu li {
  display: inline-block;
  margin: 0 20px;
  position: relative;
  padding: 10px 0;
  vertical-align: middle;
}
.menu-line ul.menu li a {
  display: block;
  text-transform: uppercase;
  padding: 7px 19px 6px;
  color: #171717;
  font-family: 'open_sanssemibold', Arial, sans-serif;
  font-size: 16px;
  text-decoration: none;

  -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;
}
.page-prices ul.menu > li.menu-mlid-465 > a,
.node-type-lessonsmain ul.menu > li.menu-mlid-465 > a,
.node-type-lessons ul.menu > li.menu-mlid-465 > a,
.page-classes ul.menu li.menu-mlid-465 > a,
.menu-line ul.menu > li > a:hover,
.menu-line ul.menu > li.active-trail > a,
.menu-line ul.menu > li.active > a {
  background: #f3e03b;
  border-radius: 50px;
  -webkit-border-radius: 50px;
  -o-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
}
.menu-line ul.menu > li > a:hover {
  background: #ddf6fd;
  color: #01aff4;
}
.menu-line ul.menu ul.menu {
  position: absolute;
  width: 200px;
  padding: 30px 30px 10px;
  text-align: left;
  background: rgb(255, 255, 255);
  top: 50px;
  border: 2px solid #ecf1f3;
  display: none;
  z-index: 2;
}
.menu-line ul.menu ul.menu li {
  margin: 0;
  padding: 0 0 20px;
  display: block;
}
.menu-line ul.menu ul.menu li a {
  font-size: 14px;
  color: #01aff4;
  background: url(../img/menu-star.png) no-repeat left center;
  padding: 0 0 0 25px;
}
.menu-line ul.menu ul.menu > li.active-trail > a,
.menu-line ul.menu ul.menu > li.active > a,
.menu-line ul.menu ul.menu > li > a:hover {
  color: #000;
  background: url(../img/menu-star-h.png) no-repeat left center;
}
.classes-club .menu-line ul.menu ul.menu > li.active-trail > a {
  color: #01aff4;
  background: url(../img/menu-star.png) no-repeat left center;
}

.classes-club .menu-line ul.menu ul.menu > li.active-trail.active > a  {
  color: #000;
  background: url(../img/menu-star-h.png) no-repeat left center;
}
.menu-line ul.menu li:hover ul.menu {
  display: block;
}
.menu-line ul.menu li.menu-mlid-665,
.menu-line ul.menu li.menu-mlid-556 {
  margin: 0;
}
.menu-line ul.menu li.menu-mlid-665 a,
.menu-line ul.menu li.menu-mlid-556 a {
  background: url("../img/home.png") no-repeat center;
  text-indent: -9999px;
  width: 16px;
  height: 16px;
  background-size: 25px;
  margin: 0;
}
.menu-line ul.menu > li.menu-mlid-665 > a:hover,
.menu-line ul.menu > li.menu-mlid-556 > a:hover {
  background: #ddf6fd url("../img/home.png") no-repeat center;
  background-size: 20px;
  padding: 6px 19px 7px;
  color: #01aff4;
}
.menu-line ul.menu li.menu-mlid-665 a.active,
.menu-line ul.menu li.menu-mlid-556 a.active {
  background: #f3e03b url("../img/home.png") no-repeat center;
  background-size: 20px;
  padding: 6px 19px 7px;
}
.menu-line ul.menu li.menu-mlid-668,
.menu-line ul.menu li.menu-mlid-667 {
  max-width: 180px;
}
.menu-line ul.menu li.menu-mlid-669,
.menu-line ul.menu li.menu-mlid-670 {
  max-width: 120px;
}
.close-menu {
  display: none;
}

.node-type-lessons .seo-region {
  background: #f6fbff;
}
.seo-menu-btn-wrap {
  text-align: center;
  padding: 50px 0 40px;
  display: none;
}
.seo-menu-btn {
  margin: 0 auto;
  width: 300px;
  font-family: 'open_sansbold', Arial, sans-serif;
  color: #3a494e;
  text-align: center;
  text-transform: uppercase;
  font-size: 16px;
  padding: 13px 20px 11px 20px;
  border-radius: 50px;
  display: inline-block;
  position: relative;
  -webkit-box-shadow: 0 2px 4px 0 rgba(150, 150, 150, 0.65);
  -moz-box-shadow: 0 2px 4px 0 rgba(150, 150, 150, 0.65);
  -o-box-shadow: 0 2px 4px 0 rgba(150, 150, 150, 0.65);
  -ms-box-shadow: 0 2px 4px 0 rgba(150, 150, 150, 0.65);
  box-shadow: 0 2px 4px 0 rgba(150, 150, 150, 0.65);
  -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;
  text-decoration: none;
  background: #f1f1f1;
  line-height: 22px;
}
.seo-menu-btn span {
  display: inline-block;
  vertical-align: middle;
}
.seo-menu-btn:after {
  content: '';
  display: inline-block;
  background: url(../img/seo-d.png) no-repeat center;
  width: 22px;
  height: 20px;
  background-size: 18px;
  vertical-align: middle;
  margin: -4px 0 0 10px;
}
.seo-menu-btn.active:after {
  background: url(../img/seo-u.png) no-repeat center;
  background-size: 18px;
}
.seo-menu-btn:hover {
  cursor: pointer;
  background: #ddd;
}
#block-korolev-seo-menu {
  padding: 50px 0 40px;
}
.seo-titles li {
  display: inline-block;
  padding-right: 30px;
  padding-bottom: 10px;
}
.seo-titles li span,
.seo-titles li a {
  color: #01aff4;
  font-size: 16px;
  cursor: pointer;
  text-decoration: underline;
}
.seo-titles li.active span,
.seo-titles li.active a {
  text-decoration: none;
  font-family: 'open_sansbold', Arial, sans-serif;
}
.seo-sublinks {
  padding: 20px 0;
}
.seo-sublinks ul.menu-sublinks {
  display: none;
}
.seo-sublinks ul.menu-sublinks.active {
  display: block;
}
.seo-sublinks ul.menu-sublinks li {
  display: inline-block;
  padding-right: 30px;
  position: relative;
}
.seo-sublinks ul.menu-sublinks li a {
  text-decoration: none;
  padding: 0 0 10px 0;
  display: block;
}
.seo-sublinks ul.menu-sublinks li.toggle-link a {
  padding-left: 20px;
  position: relative;
  display: block;
}
.seo-sublinks ul.menu-sublinks > li.toggle-link > a:before {
  content: '';
  position: absolute;
  top: 6px;
  left: 0;
  width: 16px;
  height: 10px;
  background: url(../img/i-text-arrows.png) no-repeat 5px -40px;;
}
.seo-sublinks ul.menu-sublinks li ul {
  display: none;
  position: absolute;
  top: 27px;
  left: 0;
  background: #fff;
  z-index: 1;
  padding: 15px 30px;
  min-width: 150px;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -o-border-radius: 30px;
  -ms-border-radius: 30px;

  -webkit-box-shadow: 0 1px 4px 0 rgba(93, 93, 93, 1);
  -moz-box-shadow: 0 1px 4px 0 rgba(93, 93, 93, 1);
  -o-box-shadow: 0 1px 4px 0 rgba(93, 93, 93, 1);
  -ms-box-shadow: 0 1px 4px 0 rgba(93, 93, 93, 1);
  box-shadow: 0 1px 4px 0 rgba(93, 93, 93, 1);
}
.seo-sublinks ul.menu-sublinks ul.menu-sublinks-below li a:hover,
.seo-sublinks ul.menu-sublinks li:hover a {
  color: #01aff4;
}
.seo-sublinks ul.menu-sublinks > li.toggle-link:hover > a:before {
  background: url("../img/i-text-arrows.png") no-repeat 5px 0;
}
.seo-sublinks ul.menu-sublinks li.toggle-link:hover ul {
  display: block;
}
.is-mobile .seo-sublinks ul.menu-sublinks li.toggle-link:hover ul {
  display: none;
}
.seo-sublinks ul.menu-sublinks ul.menu-sublinks-below li a {
  display: block;
  padding: 5px 0;
  color: #000;
}
/*END MENU*/

/*BENEFITS*/
.table-w {
  display: table;
}
.table-w .table-cell {
  display: table-cell;
  vertical-align: middle;
}
.benefits-list-wrap {
  margin: 50px 0 40px;
  color: #667882;
  font-size: 14px;
}
.benefits-list-wrap div.sozv-style,
.benefits-list-wrap h2 {
  font-size: 33px;
  line-height: 34px;
  font-family: 'segoepr', Arial, sans-serif;
  text-align: center;
  padding: 0 0 30px 0;
  color: #2f2f2f;
}
.benefits-list-wrap .bx-wrapper {position: relative;}
ul.benefits,
ul.benefits li {
  list-style: none;
  padding: 0;
  margin: 0;
}
ul.benefits li .table-cell.image img {
  max-width: 140px;
}
ul.benefits li .table-cell.desc {
  padding: 0 0 0 10px;
}
.bx-controls-direction .bx-prev,
.bx-controls-direction .bx-next {
  display: block;
  position: absolute;
  top: 50%;
  width: 37px;
  height: 37px;
  z-index: 200;
  text-indent: -99999px;
  margin-top: -18px;
}
.node-seo-article.full .node-advantages .bx-controls-direction .bx-next,
.bx-controls-direction .bx-next {
  background: url(../img/i-arrows-b.png) no-repeat -41px -34px;
  right: -45px;
}
.node-seo-article.full .node-advantages .bx-controls-direction .bx-prev,
.bx-controls-direction .bx-prev {
  background: url(../img/i-arrows-b.png) no-repeat 0 -34px;
  left: -45px;
}
.bx-controls-direction .bx-next.disabled {background: url(../img/i-arrows-b.png) no-repeat -41px 0;}
.bx-controls-direction .bx-prev.disabled {background: url(../img/i-arrows-b.png) no-repeat 0 0;}
/*END BENEFITS*/

/*Lessons*/
.lessons-region {
  background: #6b35be url("../img/pattern.png") top center;
  padding: 40px 0 50px;
  position: relative;
}
.lessons-region:after {
  content: '';
  display: block;
  position: absolute;
  left: 50%;
  background: url("../img/im/im-1.png") no-repeat center;
  width: 303px;
  height: 303px;
  margin: 0 0 0 -1000px;
  bottom: 200px;
  z-index: 0;
}
.lessons-block {
  text-align: center;
  overflow: hidden;
}
.lessons-block div.sozv-style,
.lessons-block h2 {
  font-size: 33px;
  line-height: 34px;
  color: #fff;
  font-family: 'segoepr', Arial, sans-serif;
  text-shadow: 0 2px 7px rgba(93, 93, 93, 1);
  padding: 0 0 30px 0;
  text-align: left;
}
.node-seo-article.full .journal-other-lessons-region .other-lessons-list-wrap ul,
.node-journal.full .journal-other-lessons-region .other-lessons-list-wrap ul,
.view-prices.view-display-id-page_1 .view-content,
.view-prices.view-display-id-page .view-content,
.page-razvivayushhie-zanyatiya .teasers-list,
.page-lessons-main .teasers-list,
.page-classes .teasers-list,
.lessons-list {
  word-spacing: -0.3em;
  margin: 0;
}

.page-lessons-main .teasers-list .empty,
.page-razvivayushhie-zanyatiya .teasers-list .empty,
.page-classes .teasers-list .empty {
  word-spacing: normal;
  margin: 0 20px;
}
.lessons-teaser  {
  word-spacing: normal;
  width: 33.333%;
  display: inline-block;
  vertical-align: top;
}

.lessons-teaser img {
  width: 100% !important;
  height: inherit !important;
  display: block;
  margin-bottom: 100px;

  border-radius: 30px 30px 0px 0px;
  -moz-border-radius: 30px 30px 0px 0px;
  -webkit-border-radius: 30px 30px 0px 0px;
  -o-border-radius: 30px 30px 0px 0px;
  -ms-border-radius: 30px 30px 0px 0px;
}
.lessons-teaser .style-teaser {
  border: 2px solid #fff;
  margin: 0 30px 30px 0;

  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -o-border-radius: 30px;
  -ms-border-radius: 30px;
  overflow: hidden;
  position: relative;
  background: #fff;
}
.lessons-teaser .style-teaser .desc {
  background: #fff;
  text-align: center;
  padding: 15px 20px;
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;

  border-radius: 0px 0px 30px 30px;
  -moz-border-radius: 0px 0px 30px 30px;
  -webkit-border-radius: 0px 0px 30px 30px;
  -o-border-radius: 0px 0px 30px 30px;
  -ms-border-radius: 0px 0px 30px 30px;
}
.lessons-teaser .style-teaser .title-style a {
  color: #171717;
  font-family: 'open_sanssemibold', Arial, sans-serif;
  font-size: 16px;
  text-decoration: none;
}
.lessons-teaser .style-teaser .title-style a:hover {
  color: #6b35be;
}
.category-les {
  display: inline-block;
  background: #f3e03b;
  color: #3a494e;
  text-align: center;
  padding: 8px 15px 8px 16px;
  border-radius: 50px;
  margin: 10px 0 0 0;
  position: relative;
  -webkit-box-shadow: 0 1px 2px 0 rgba(169, 169, 169, 1);
  -moz-box-shadow: 0 1px 2px 0 rgba(169, 169, 169, 1);
  -o-box-shadow: 0 1px 2px 0 rgba(169, 169, 169, 1);
  -ms-box-shadow: 0 1px 2px 0 rgba(169, 169, 169, 1);
  box-shadow: 0 1px 2px 0 rgba(169, 169, 169, 1);

  -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;
}
.category-les a {text-decoration: none;}
.category-les:hover {
  background: #fff000;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
}
.lessons-teaser.prices {
  padding: 15px;
  box-sizing: border-box;
}
.lessons-block .free-less.style-btn {
  margin: 0 30px 0 0;
}
.journal-form-join-lesson,
.form-join-lesson {
  width: 310px;
  float: right;
  text-align: center;
  border: 1px dashed #fff;
  box-sizing: border-box;
  padding: 30px 30px;
  margin-top: 60px;

  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -o-border-radius: 30px;
  -ms-border-radius: 30px;
}
.journal-form-join-lesson {
	background: #6b35be;
  width: 100%;
  margin-bottom: 40px;
  z-index: 1;
  position: relative;
}
div.join-style {
  font-size: 21px;
  line-height: 25px;
  color: #fff;
  font-family: 'segoepr', Arial, sans-serif;
  text-shadow: 0 2px 7px rgba(93, 93, 93, 1);
  padding: 0 0 20px 0;
}
div.join-style span {
  color: #f3e03b;
  text-transform: uppercase;
  font-size: 18px;
}
.form-item {
  margin: 10px 0;
}
.form-textarea-wrapper textarea,
.selected-club,
select,
input[type='tel'],
input[type='text'],
input[type='email'],
input[type='password'] {
  font-family: 'open_sansitalic', Arial, sans-serif;
  font-size: 16px;
  border: none;
  width: 100%;
  box-sizing: border-box;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -o-border-radius: 30px;
  -ms-border-radius: 30px;
  padding: 10px 20px;
  line-height: 25px;
  color: #677a80;
  background: #fff;
  border: 2px solid rgb(255, 255, 255);
}
.form-textarea-wrapper textarea {
  resize: none;
  height: 85px;
  line-height: 1.2em;
  padding: 16px 20px;
}



.form-textarea-wrapper textarea:focus,
input[type='tel']:focus,
input[type='text']:focus,
input[type='email']:focus,
input[type='password']:focus {
  webkit-box-shadow: inset 0 1px 4px 0 rgba(93, 93, 93, 1);
  -moz-box-shadow: inset 0 1px 4px 0 rgba(93, 93, 93, 1);
  -o-box-shadow: inset 0 1px 4px 0 rgba(93, 93, 93, 1);
  -ms-box-shadow: inset 0 1px 4px 0 rgba(93, 93, 93, 1);
  box-shadow: inset 0 1px 4px 0 rgba(93, 93, 93, 1);
}

.my-submit,
input[type='submit'] {
  background: #fae118;
  font-family: 'open_sansbold', Arial, sans-serif;
  color: #3a494e;
  text-align: center;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 16px;
  padding: 15px 20px 13px 20px;
  border-radius: 50px;
  display: inline-block;
  position: relative;
  -webkit-box-shadow: 0 2px 4px 0 rgba(150, 150, 150, 0.65);
  -moz-box-shadow: 0 2px 4px 0 rgba(150, 150, 150, 0.65);
  -o-box-shadow: 0 2px 4px 0 rgba(150, 150, 150, 0.65);
  -ms-box-shadow: 0 2px 4px 0 rgba(150, 150, 150, 0.65);
  box-shadow: 0 2px 4px 0 rgba(150, 150, 150, 0.65);
  width: 100%;
  border: none;
  cursor: pointer;
  box-sizing: border-box;

  -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-webform.full .my-submit {
  margin: 20px 0 0;
}
.my-submit:hover,
input[type='submit']:hover {
  background: #fff000;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
}
input[type='submit']:active {
  -webkit-box-shadow: inset 0 1px 3px 0 rgba(93, 93, 93, 1);
  -moz-box-shadow: inset 0 1px 3px 0 rgba(93, 93, 93, 1);
  -o-box-shadow: inset 0 1px 3px 0 rgba(93, 93, 93, 1);
  -ms-box-shadow: inset 0 1px 3px 0 rgba(93, 93, 93, 1);
  box-shadow: inset 0 1px 3px 0 rgba(93, 93, 93, 1);
}

::-webkit-input-placeholder {color:#677a80;}
::-moz-placeholder          {color:#677a80;}/* Firefox 19+ */
:-moz-placeholder           {color:#677a80;}/* Firefox 18- */
:-ms-input-placeholder      {color:#677a80;}

.jfilestyle ::-webkit-input-placeholder {color:#fff;}
.jfilestyle ::-moz-placeholder          {color:#fff;}/* Firefox 19+ */
.jfilestyle :-moz-placeholder           {color:#fff;}/* Firefox 18- */
.jfilestyle :-ms-input-placeholder      {color:#fff;}

.clublist-wrap {
  position: relative;
  text-align: left;
}
.clublist-wrap .selected-club {
  z-index: 3;
  position: relative;
  cursor: pointer;
}
.clublist-wrap .selected-club.error {
  border: 2px solid red;
  background: #fff;
  color: #677a80;
}
.clublist-wrap .selected-club:after {
  content: '';
  display: block;
  background: url("../img/i-arrows-s2.png") no-repeat 0 0;
  height: 25px;
  width: 25px;
  position: absolute;
  right: 16px;
  top: 10px;
}
.clublist-wrap.active .selected-club:after {
  background: url("../img/i-arrows-s2.png") no-repeat -25px 0;
}
.clublist-wrap .clublist {
  position: absolute;
  background: #fff;
  box-sizing: border-box;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -o-border-radius: 30px;
  -ms-border-radius: 30px;
  z-index: 2;
  top: 0;
  padding: 50px 30px 30px;
  right: 0;
  width: 475px;
  display: none;
}
#sidebar-first .clublist-wrap .clublist {
  right: inherit;
  left: 0;
}
.clublist-wrap .region-column {
  width: 180px;
  float: left;
  padding: 0 10px 0;
}
.clublist-wrap .region-column .region-title {
  color: #01aff4;
  font-family: 'open_sansbold', Arial, sans-serif;
  font-size: 16px;
  margin: 0 0 10px 0;
}
.clublist-wrap .region-column .list a {
  display: block;
  width: 100%;
  cursor: pointer;
  text-decoration: none;
}
.clublist-wrap .region-column .list a.active,
.clublist-wrap .region-column .list a:hover {
  font-family: 'open_sansbold', Arial, sans-serif;
}

input[type=checkbox] {
  position:absolute;
  z-index:-1000;
  left:-1000px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height:1px;
  width:1px;
  margin:-1px;
  padding:0;
  border:0;
}
.form-type-checkbox input[type=checkbox] + label,
.checkout-wrap .form-type-checkbox input[type=checkbox] + label,
.webform-component-checkboxes input[type=checkbox] + label {
  padding: 6px 0 0 48px;
  display: inline-block;
  line-height: 16px;
  background-repeat: no-repeat;
  background-position: 0 6px;
  font-size: 13px;
  vertical-align: middle;
  cursor: pointer;
  text-align: left;
  margin-bottom: 10px;
  min-height: 57px;
}
.form-type-checkbox input[type=checkbox]:checked + label,
.checkout-wrap .form-type-checkbox input[type=checkbox]:checked + label,
input[type=checkbox]:checked + label,
input[type=checkbox] + label.chk {
  background-image:url(../img/checkbox.png);
  background-position: 0 4px;
}
.form-type-checkbox label,
.checkout-wrap .form-type-checkbox label,
.webform-component-checkboxes label {
  background-image:url(../img/checkbox-off.png);
  background-repeat: no-repeat;
-webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff;
}

.form-type-checkbox label {
  padding: 6px 0 0 48px;
  display: inline-block;
  line-height: 16px;
  background-repeat: no-repeat;
  background-position: 0 6px;
  font-size: 13px;
  vertical-align: middle;
  cursor: pointer;
  text-align: left;
  margin-bottom: 10px;
  min-height: 57px;
}
.form-type-checkbox label a,
.webform-component-checkboxes label a {
  font-family: 'open_sansbold', Arial, sans-serif;
  color: #fff;
}
.form-type-checkbox label a,
.webform-component-checkboxes label a,
.webform-component-checkboxes label {
  color: #fff;
}
.privat-error-wrap {
  position: absolute;
  top: -30px;
  bottom: -30px;
  left: -30px;
  right: -30px;
  background: rgba(0, 0, 0, 0.68);
  z-index: 22;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -o-border-radius: 30px;
  -ms-border-radius: 30px;
  display: none;
}
.card-form-full .privat-error-wrap {
  bottom: 0; left: 0; right: 0; top: 0;
}
.privat-error {
  position: absolute;
  top: 50%;
  background: #fff;
  padding: 20px 20px 10px;
  z-index: 22;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -o-border-radius: 20px;
  -ms-border-radius: 20px;
  width: 250px;
  box-sizing: border-box;
  left: 50%;
  margin: -70px 0 0 -125px;
  font-family: 'open_sanssemibold', Arial, sans-serif;
  font-size: 13px;
  color: #3a494e;
}
.no-politics,
.yes-politics {
  display: inline-block;
  background: #f3e03b;
  color: #3a494e;
  text-align: center;
  padding: 8px 15px 8px 16px;
  border-radius: 50px;
  margin: 10px 0 0 0;
  position: relative;
  -webkit-box-shadow: 0 1px 2px 0 rgba(169, 169, 169, 1);
  -moz-box-shadow: 0 1px 2px 0 rgba(169, 169, 169, 1);
  -o-box-shadow: 0 1px 2px 0 rgba(169, 169, 169, 1);
  -ms-box-shadow: 0 1px 2px 0 rgba(169, 169, 169, 1);
  box-shadow: 0 1px 2px 0 rgba(169, 169, 169, 1);
  -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;
  width: 100%;
  box-sizing: border-box;
}
.yes-politics:hover {
  background: #fff000;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
  cursor: pointer;
}
.no-politics {
  background: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
  cursor: pointer;
}
.no-politics:hover {
  background: #ddd;
}
.g-recaptcha {
  float: right;
}
.node-webform .g-recaptcha iframe {
  border: none;
  margin: 20px 0 10px;
}
.node-webform.full .g-recaptcha > div > div {height: 100%;}
.node-webform.full .g-recaptcha iframe {
  height: inherit;
  min-height: inherit;
}
.block-webform .g-recaptcha {
  float: none;
  text-align: center;
  width: 100%;

}
.block-webform .g-recaptcha > div {
  margin: 0 auto;
  transform: scale(0.82);
  -webkit-transform: scale(0.82);
  transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
}
.simplenews-region .block-webform .g-recaptcha > div {
  transform: scale(1);
  -webkit-transform: scale(1);
}
.g-recaptcha iframe.error {
  border: 2px solid red;
}
/*END Lessons*/

/*Video region*/
.video-region {
  padding: 40px 0;
  text-align: center;
  position: relative;
}
.video-region:after {
  content: '';
  display: block;
  position: absolute;
  left: 50%;
  background: url(../img/im/im-2.png) no-repeat center;
  width: 303px;
  height: 303px;
  margin: 0 0 0 -800px;
  bottom: 95px;
  z-index: 0;
}
.video-contain {
  max-width: 680px;
  margin: 0 auto;
  position: relative;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -o-border-radius: 30px;
  -ms-border-radius: 30px;
  overflow: hidden;

}
.video-contain img {
  display: block;
  width: 100% !important;
  height: inherit !important;
  border-radius: 30px;
  -moz-border-radius: 30px;
  -o-border-radius: 30px;
  -webkit-border-radius: 30px;
  -ms-border-radius: 30px;
}
.node-journal.full .video-contain img {
	margin: 0;
}
.video-contain:before {
  content: '';
  display: block;
  background: url("../img/video.png") repeat-x bottom center;
  height: 350px;
  width: 100%;
  position: absolute;
  bottom: 0;
  z-index: 0;
  border-radius: 0px 0px 30px 30px;
  -moz-border-radius: 0px 0px 30px 30px;
  -o-border-radius: 0px 0px 30px 30px;
  -webkit-border-radius: 0px 0px 30px 30px;
  -ms-border-radius: 0px 0px 30px 30px;
}
.video-desc {
  position: absolute;
  bottom: 0;
  padding: 20px 20px;
  color: #fff;

  height: 150px;
  display: table;
  text-align: left;
  font-family: 'open_sansitalic', Arial, sans-serif;
  text-shadow: 0 2px 7px rgba(93, 93, 93, 1);
  font-size: 16px;
  z-index: 0;
  border-radius: 0px 0px 30px 30px;
  -moz-border-radius: 0px 0px 30px 30px;
  -webkit-border-radius: 0px 0px 30px 30px;
  -o-border-radius: 0px 0px 30px 30px;
  -ms-border-radius: 0px 0px 30px 30px;
  overflow: hidden;
}
.video-desc a.play-icon,
.video-desc > div {
  display: table-cell;
  vertical-align: middle;
}
.video-desc .title-style {
  font-size: 30px;
  line-height: 29px;
  color: #fff;
  font-family: 'segoepr', Arial, sans-serif;
  text-shadow: 0 2px 7px rgba(93, 93, 93, 1);
  padding: 0 0 15px 0;
}
.video-desc a.play-icon {
  background: url("../img/i-plays.png") no-repeat -7px -5px;
  height: 150px;
  width: 150px;
}
.video-desc a.play-icon:hover {
  background: url("../img/i-plays.png") no-repeat -176px -5px;
}
.video-desc > div {
  padding-left: 30px;
}
/*END Video region*/

/*CONTACTS Region*/
.contacts-regin {
  background: #01aff6 url(../img/pattern.png) top center;
  padding: 40px 0 50px;
  text-align: center;
  position: relative;
  overflow: hidden;
}
.contacts-regin > .wrap {
  position: relative;
}
.contacts-regin:after {
  content: '';
  display: block;
  position: absolute;
  right: 50%;
  background: url(../img/im/im-3.png) no-repeat center;
  width: 303px;
  height: 303px;
  margin: 0 -1000px 0 0;
  bottom: 200px;
  z-index: 0;
}
.contacts-contain div.sozv-style,
.contacts-contain h2 {
  font-size: 33px;
  line-height: 34px;
  color: #fff;
  font-family: 'segoepr', Arial, sans-serif;
  text-shadow: 0 2px 7px rgba(93, 93, 93, 1);
  padding: 0 0 30px 0;
  text-align: left;
}
.contacts-regin .form-join-lesson {
  position: absolute;
  right: 20px;
  bottom: 0;
  z-index: 2;
}
.contacts-contain {
  text-align: center;
}
#map {
  height: 440px;
  width: 100%;
  padding-right: 30px;
  box-sizing: border-box;
}
.contacts-contain .maps-node {
  padding-right: 340px;
  width: 100%;
  box-sizing: border-box;
}
.contacts-contain #map {
  height: 500px;
  padding-right: 340px;
}
.map-wrap,
#map .map-img,
.maps .map-img {
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -o-border-radius: 30px;
  -ms-border-radius: 30px;
  -khtml-border-radius: 30px;
  -webkit-mask-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC);
  overflow: hidden;
  border: 6px solid #fff;
  display: block;
  box-sizing: border-box;
  position: relative;
}
.map-for-region {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: none;
}
.map-for-region.active {
  display: block;
}
#map-menu {
  text-align: left;
  margin: 0 0 30px 0;
}
#map-menu ul,
#map-menu ul li {
  list-style: none;
  padding: 0;
  margin: 0;
}
#map-menu ul li {
  display: inline-block;
}
#map-menu ul li a {
  display: block;
  text-transform: uppercase;
  padding: 7px 0 6px;
  color: #fff;
  font-family: 'open_sansregular', Arial, sans-serif;
  font-size: 15px;
  -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;
  border-bottom: 1px dashed #fff;
  margin: 0 20px;
  text-decoration: none;
}
#map-menu ul li a:hover {
  border-bottom: 1px dashed transparent;
}
#map-menu ul li a.active {
  border: 1px solid transparent;
  padding: 7px 20px 6px;
  margin: 0;
  background: #f3e03b;
  font-family: 'open_sansbold', Arial, sans-serif;
  color: #3a494e;

  border-radius: 50px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -o-border-radius: 50px;
  -ms-border-radius: 50px;

  -webkit-box-shadow: 0 2px 4px 0 rgba(150, 150, 150, 0.65);
  -moz-box-shadow: 0 2px 4px 0 rgba(150, 150, 150, 0.65);
  -o-box-shadow: 0 2px 4px 0 rgba(150, 150, 150, 0.65);
  -ms-box-shadow: 0 2px 4px 0 rgba(150, 150, 150, 0.65);
  box-shadow: 0 2px 4px 0 rgba(150, 150, 150, 0.65);
}
#map-menu ul li a.active:hover {
  background: #fff000;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
}
/*.club-baloon {
  text-align: center;
  background: #fff;
  position: absolute;
  left: 0;
  z-index: 1;
  padding: 25px 20px 20px;
  min-width: 150px;
  transform: translateX(-50%);
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -webkit-box-shadow: 0 1px 4px 0 rgba(93, 93, 93, 1);
  -moz-box-shadow: 0 1px 4px 0 rgba(93, 93, 93, 1);
  box-shadow: 0 1px 4px 0 rgba(93, 93, 93, 1);
  font-family: 'open_sansregular', Arial, sans-serif;
  color: #637b7f;
}*/

.club-baloon {
  text-align: center;
  background: #fff;
  z-index: 1;
  padding: 20px;
  width: 200px;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  font-family: 'open_sansregular', Arial, sans-serif;
  color: #637b7f;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -o-border-radius: 30px;
  -ms-border-radius: 30px;

  -webkit-box-shadow: 0 1px 4px 0 rgba(93, 93, 93, 1);
  -moz-box-shadow: 0 1px 4px 0 rgba(93, 93, 93, 1);
  -o-box-shadow: 0 1px 4px 0 rgba(93, 93, 93, 1);
  -ms-box-shadow: 0 1px 4px 0 rgba(93, 93, 93, 1);
  box-shadow: 0 1px 4px 0 rgba(93, 93, 93, 1);
  display: none;
}
.placemark_club_baloon.active .club-baloon {
  display: block;
}
.club-baloon a {
  color: #59bef2;
  text-decoration: underline;
  font-size: 13px;
  line-height: 16px;
  display: block;
  clear: both;
}
.club-baloon .phones {
  color: #fc3e6a;
  text-decoration: none;
  font-size: 15px;
  margin: 5px 0;
  font-family: 'open_sansbold', Arial, sans-serif;
  clear: both;
  line-height: 1.1em;
}
.club-baloon .phones a {
  color: #fc3e6a;
  text-decoration: none;
}
.placemark_club_baloon {
  font-family: 'open_sansbold', Arial, sans-serif;
  position: relative;
  z-index: 22;
}
.square_layout {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  background: #d7e246;
  padding: 7px 20px 8px 20px;

  border-radius: 50px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;

  -webkit-box-shadow: 0 1px 4px 0 rgba(93, 93, 93, 1);
  -moz-box-shadow: 0 1px 4px 0 rgba(93, 93, 93, 1);
  -o-box-shadow: 0 1px 4px 0 rgba(93, 93, 93, 1);
  -ms-box-shadow: 0 1px 4px 0 rgba(93, 93, 93, 1);
  box-shadow: 0 1px 4px 0 rgba(93, 93, 93, 1);
  z-index: 2;
  box-sizing: border-box;

  width: 130px;
  text-align: center;
}
/*

.square_layout span {
  background: url(../img/i-arrows-s.png) no-repeat 0 0;
  height: 10px;
  width: 13px;
  position: absolute;
  top: 15px;
  right: 16px;
}
*/

.square_layout:after {
  content: ' ';
  position: absolute;
  width: 0;
  height: 0;
  left: 50%;
  bottom: -20px;
  border: 15px solid;
  border-color: #d7e246 transparent transparent #d7e246;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.placemark_club_baloon.active .square_layoutx span {
  background: url(../img/i-arrows-s.png) no-repeat -12px 0;
}
/*END CONTACTS Region*/

/*REVIES*/
.reviews-region {
  padding: 40px 0 50px;
  overflow: hidden;
}

.node-type-lessons .reviews-region,
.node-type-club .reviews-region {
  background: #f6fbff;
}
.reviews-title-wrap {
  width: 1170px;
  margin: 0 auto;
}
.reviews-region div.sozv-style,
.reviews-region h2 {
  font-size: 33px;
  line-height: 34px;
  font-family: 'segoepr', Arial, sans-serif;
  text-align: left;
  float: left;
  padding: 0 0 30px 0;
}
a.add-review-btn.style-btn {
  background: #01aff6;
  color: #fff;
  padding: 15px 20px 13px 20px;
  display: inline-block;
  float: right;
}
a.add-review-btn.style-btn:hover {
  background: #00ceff;
}
a.add-review-btn.style-btn:after {
  content: '';
  display: inline-block;
  background: url("../img/add-reviews.png") no-repeat center;
  background-size: 12px;
  margin-left: 4px;
  width: 14px;
  height: 14px;
}
ul.reviews-list,
ul.reviews-list li {
  list-style: none;
  padding: 0;
  margin: 0;
}
.reviews-list-wrap {
  clear: left;
  width: 100%;
  position: relative;
  margin-top: 15px;
  float: left;
}
.reviews-list-wrap .bx-wrapper {
  position: relative;
}
ul.reviews-list li.review-teaser,
.review-teaser {
  box-sizing: border-box;
  width: 300px;
  float: left;
}
.teasers-list .review-teaser:nth-child(4n+1) {
  clear: both;
}
.review-teaser .shadow {
  position: relative;
  font-family: 'open_sansitalic', Arial, sans-serif;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  overflow: hidden;
  background: #fff;
  -webkit-box-shadow: 0px 2px 20px 0px rgba(187, 187, 187, 0.45);
  -moz-box-shadow: 0px 2px 20px 0px rgba(187, 187, 187, 0.45);
  -o-box-shadow: 0px 2px 20px 0px rgba(187, 187, 187, 0.45);
  -ms-box-shadow: 0px 2px 20px 0px rgba(187, 187, 187, 0.45);
  box-shadow: 0px 2px 20px 0px rgba(187, 187, 187, 0.45);
  margin: 15px;
}
.review-teaser .reviews-annotation {
  padding: 25px 25px;
}
.review-teaser .autor-info {
  background: #f4f9fd;
  padding: 13px 25px;
  display: table;
  width: 100%;
  box-sizing: border-box;
}
.review-teaser .autor-info div {
  display: table-cell;
  vertical-align: middle;
}
.review-teaser .autor-info div.img {
  width: 50px;
}
.review-teaser .autor-info div img {
  width: 50px !important;
  height: inherit !important;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -o-border-radius: 30px;
  -ms-border-radius: 30px;
  overflow: hidden;
}
.review-teaser .autor-info .title-style {
  color: #01aff6;
  font-weight: bold;
  padding: 0 20px;
  text-align: left;
}
.review-teaser .autor-info .title-style a {
  color: #01aff6;
  text-decoration: none;
}
.review-teaser .autor-info .title-style a:hover {
  text-decoration: underline;
}
.review-teaser .review-video {
  position: relative;
  display: block;
  border-radius: 30px 30px 0px 0px;
  -moz-border-radius: 30px 30px 0px 0px;
  -webkit-border-radius: 30px 30px 0px 0px;
  -o-border-radius: 30px 30px 0px 0px;
  -ms-border-radius: 30px 30px 0px 0px;
  overflow: hidden;
}
.review-teaser .review-video img {
  width: 100% !important;
  height: inherit !important;
  border-radius: 30px 30px 0px 0px;
  -moz-border-radius: 30px 30px 0px 0px;
  -webkit-border-radius: 30px 30px 0px 0px;
  -o-border-radius: 30px 30px 0px 0px;
  -ms-border-radius: 30px 30px 0px 0px;
  display: block;
}

.review-teaser .review-video .play-icon {
  background: url(../img/i-plays.png) no-repeat -1px -1px;
  background-size: 210px;
  height: 65px;
  width: 65px;
  position: absolute;
  bottom: 10px;
  left: 10px;
}
.review-teaser .review-video:hover .play-icon {
  background: url(../img/i-plays.png) no-repeat -71px -1px;
  background-size: 210px;
}
.review-teaser .isset-file.active-icon {
  display: block;
  background: url("../img/i-doc.png") no-repeat center;
  height: 61px;
  width: 100%;
  margin: 25px 0 0 0;
}
.node-review.full .doc-list {
  margin: 0;
}
.node-review.full .doc-list a {
  display: inline-block;
  border: 3px solid #fd0;
  margin: 20px 10px 0 0;
}
.node-review.full .doc-list img {
  display: block;
}
.mfp-content .docs-wrap {
  max-width: 90%;
  max-height: 90%;
  margin: 0 auto;
  border: 10px solid #009bfb;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -o-border-radius: 15px;
  -ms-border-radius: 15px;
  padding: 0px;
  box-sizing: border-box;
  position: relative;
  background: #fff;
}
.mfp-content .docs-wrap img {
  padding: 45px;
}
.node-type-albums .mfp-content .docs-wrap img {
  padding: 0;
}
/*END REVIES*/

/*OUR TEAM*/
.team-list-wrap .bx-wrapper {
  position: relative;
}
.team-region {
  background: #ddf3ff url(../img/pattern.png) top center;
  padding: 40px 0 50px;
  text-align: center;
  overflow: hidden;
}
.team-region div.sozv-style,
.team-region h2 {
  font-size: 33px;
  line-height: 34px;
  font-family: 'segoepr', Arial, sans-serif;
/*  text-shadow: 0 1px 3px rgba(146, 146, 146, 1);*/
  padding: 0 0 30px 0;
}
.team-region ul, .team-region ul li {
  list-style: none;
  padding: 0;
  margin: 0;
}

.team-teaser,
.team-region ul  li.team-teaser {
  padding: 15px;
  box-sizing: border-box;
  width: 300px;
  display: inline-block;
  vertical-align: top;
  text-align: center;
}
.view-education .tovar-teaser,
.page-team .team-teaser {
  width: 33%;
}
.team-teaser .shadow {
  position: relative;
  font-family: 'open_sansregular', Arial, sans-serif;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -o-border-radius: 30px;
  -ms-border-radius: 30px;
  overflow: hidden;
  background: #fff;
  -webkit-box-shadow: 0px 2px 20px 0px rgba(187, 187, 187, 0.45);
  -moz-box-shadow: 0px 2px 20px 0px rgba(187, 187, 187, 0.45);
  -o-box-shadow: 0px 2px 20px 0px rgba(187, 187, 187, 0.45);
  -ms-box-shadow: 0px 2px 20px 0px rgba(187, 187, 187, 0.45);
  box-shadow: 0px 2px 20px 0px rgba(187, 187, 187, 0.45);
}
.team-teaser a.img {
  position: relative;
  display: block;
  border-radius: 30px 30px 0px 0px;
  -moz-border-radius: 30px 30px 0px 0px;
  -webkit-border-radius: 30px 30px 0px 0px;
  -o-border-radius: 30px 30px 0px 0px;
  -ms-border-radius: 30px 30px 0px 0px;
  overflow: hidden;
  text-align: center;
}
.team-teaser a.img img {
  border-radius: 30px 30px 0px 0px;
  -moz-border-radius: 30px 30px 0px 0px;
  -webkit-border-radius: 30px 30px 0px 0px;
  -o-border-radius: 30px 30px 0px 0px;
  -ms-border-radius: 30px 30px 0px 0px;
  width: 100% !important;
  height: inherit !important;
  display: inline-block;
}
.team-teaser .body {
  padding: 20px;
}
.team-teaser .title-style {
  color: #01aff4;
  font-family: 'open_sansbold', Arial, sans-serif;
  font-size: 16px;
  max-width: 200px;
  margin: 0 auto 10px;
  display: block;
  text-decoration: none;
}
.team-teaser .title-style:hover {
	text-decoration: underline;
}
.employee-full .profession,
.team-teaser .profession {
  display: inline-block;

  background: #f3e03b;
  color: #3a494e;
  text-align: center;
  padding: 8px 15px 8px 16px;
  border-radius: 50px;
  margin: 0;
  position: relative;
  -webkit-box-shadow: 0 1px 2px 0 rgba(169, 169, 169, 1);
  -moz-box-shadow: 0 1px 2px 0 rgba(169, 169, 169, 1);
  -o-box-shadow: 0 1px 2px 0 rgba(169, 169, 169, 1);
  -ms-box-shadow: 0 1px 2px 0 rgba(169, 169, 169, 1);
  box-shadow: 0 1px 2px 0 rgba(169, 169, 169, 1);
}
.employee-full .profession-wrap {
  margin-bottom: 30px;
}
.employee-full .profession {
	margin-bottom: 10px;
}
.employee-full .profession-wrap div.l {
  padding-left: 16px;
	overflow: hidden;
}
.employee-full .docs-wrap {
	margin-bottom: 10px;
}
.employee-full .docs-wrap strong {
	font-size: 25px;
	line-height: 25px;
	font-family: 'segoepr', Arial, sans-serif;
	padding: 10px 0px 20px 0;
	display: block;
}
.employee-full .docs-wrap a {
	background: url(../img/contract.png) center no-repeat;
	display:inline-block;
	width:78px;
	height:78px;
}
.team-teaser .profession-wrap {
  height: 54px;
  overflow: hidden;
  margin: 5px 0 15px 0;
}
.team-teaser .annotation {
  height: 120px;
  overflow: hidden;
}
.team-teaser .read {
  display: inline-block;
  font-family: 'open_sansitalic', Arial, sans-serif;
  color: #01aff4;
  text-decoration: underline;
  margin: 15px 0 0 0;
}
.employee-full .img-wrap {
  float: left;
  margin: 0 40px 30px 0;
  border: 1px solid #ddd;
  width: 270px;
  text-align: center;
  height: 177px;
}
.employee-full .img-wrap img {
  max-height: 100%;
  max-width: 100%;
  display: inline-block;
  width: auto !important;
}
.employee-full {
  margin-bottom: 50px;
}
.employee-full .annotation {
  line-height: 1.6em;
}
/*END OUR TEAM*/

/*EDUCATION*/
.educational-list-wrap {
  position: relative;
}
.educational-list-wrap .bx-wrapper {
  position: relative;
}
.educational-region {
  background: #01aff6 url(../img/pattern.png) top center;
  padding: 40px 0 50px;
  text-align: center;
  position: relative;
  overflow: hidden;
}
.other-lessons-region:after,
.educational-region:after {
  content: '';
  display: block;
  position: absolute;
  right: 50%;
  background: url(../img/im/im-4.png) no-repeat center;
  width: 303px;
  height: 303px;
  margin: 0 -1000px 0 0;
  bottom: 200px;
  z-index: 0;
}
.educational-region div.sozv-style,
.educational-region h2 {
  font-size: 33px;
  line-height: 34px;
  font-family: 'segoepr', Arial, sans-serif;
  text-shadow: 0 2px 7px rgba(146, 146, 146, 1);
  padding: 0 0 30px 0;
  color: #fff;
}
.tovar-teaser {
  padding: 15px;
  box-sizing: border-box;
  width: 300px;
  display: inline-block;
}
.journal-other-lessons-region .lessons-teaser .style-teaser {
	-webkit-box-shadow: 0px 2px 20px 0px rgba(187, 187, 187, 0.45);
  -moz-box-shadow: 0px 2px 20px 0px rgba(187, 187, 187, 0.45);
  -o-box-shadow: 0px 2px 20px 0px rgba(187, 187, 187, 0.45);
  -ms-box-shadow: 0px 2px 20px 0px rgba(187, 187, 187, 0.45);
  margin: 15px;
}
.lessons-teaser.prices .shadow,
.tovar-teaser .shadow {
  position: relative;
  font-family: 'open_sansregular', Arial, sans-serif;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -o-border-radius: 30px;
  -ms-border-radius: 30px;
  overflow: hidden;
  background: #fff;
  -webkit-box-shadow: 0px 2px 20px 0px rgba(187, 187, 187, 0.45);
  -moz-box-shadow: 0px 2px 20px 0px rgba(187, 187, 187, 0.45);
  -o-box-shadow: 0px 2px 20px 0px rgba(187, 187, 187, 0.45);
  -ms-box-shadow: 0px 2px 20px 0px rgba(187, 187, 187, 0.45);
  box-shadow: 0px 2px 20px 0px rgba(187, 187, 187, 0.45);
  border: 2px solid #fff;
}
.lessons-teaser.prices img,
.tovar-teaser img {
  border-radius: 30px 30px 0px 0px;
  -webkit-border-radius: 30px 30px 0px 0px;
  -o-border-radius: 30px 30px 0px 0px;
  -moz-border-radius: 30px 30px 0px 0px;
  -ms-border-radius: 30px 30px 0px 0px;
  width: 100% !important;
  height: inherit !important;
  margin: 0;
}
.lessons-teaser.prices .body,
.tovar-teaser .body {
  position: relative;
  padding: 30px 20px 125px;
  text-align: left;
  height: 42px;
}
.node-lessonsmain.lessons-teaser.prices .body {
  padding: 30px 20px 170px;
  height: 46px;
}
.lessons-teaser.prices .category,
.tovar-teaser .category {
  display: inline-block;
  background: #f3e03b;
  color: #3a494e;
  text-align: center;
  padding: 8px 15px 8px 16px;
  border-radius: 50px;
  position: absolute;
  left: 50%;
  top: -20px;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-box-shadow: 0 1px 2px 0 rgba(169, 169, 169, 1);
  -moz-box-shadow: 0 1px 2px 0 rgba(169, 169, 169, 1);
  -o-box-shadow: 0 1px 2px 0 rgba(169, 169, 169, 1);
  -ms-box-shadow: 0 1px 2px 0 rgba(169, 169, 169, 1);
  box-shadow: 0 1px 2px 0 rgba(169, 169, 169, 1);
  width: 145px;
}
.lessons-teaser.prices .category:hover {
  background: #fff000;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
}
.lessons-teaser.prices .category a,
.tovar-teaser .category a {
  display: block;
  text-decoration: none;
}
.lessons-teaser.prices .body .title-style,
.tovar-teaser .body .title-style {
  font-family: 'open_sansbold', Arial, sans-serif;
  font-size: 16px;
  margin: 0 0 10px 0;
  text-decoration: none;
}
.lessons-teaser.prices .body .title-style a,
.tovar-teaser .body .title-style a {
  text-decoration: none;
}
.lessons-teaser.prices .body .title-style a:hover {
  color: #01aff4;
}
.lessons-teaser.prices .body .time,
.tovar-teaser .body .time {
  font-size: 13px;
}

.lessons-teaser.prices .price-info,
.tovar-teaser .price-info {
  background: rgba(241, 249, 255, 0.97);
  padding: 13px 25px 0;
  width: 100%;
  box-sizing: border-box;
  color: #01aff4;
  font-family: 'open_sansbold', Arial, sans-serif;
  font-size: 16px;
  text-align: center;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  text-decoration: none;
  min-height: 111px;
  border-radius: 0 0 30px 30px;
  -moz-border-radius: 0 0 30px 30px;
  -webkit-border-radius: 0 0 30px 30px;
  -o-border-radius: 0 0 30px 30px;
  -ms-border-radius: 0 0 30px 30px;
}
.node-lessonsmain.lessons-teaser.prices .price-info {
  padding-bottom: 55px;
}
.lessons-teaser.prices .price-info > .price-wrap {
  height: 55px;
}
.lessons-teaser.prices .hidden-prices .all-info,
.lessons-teaser.prices .hidden-prices .price-wrap {
  padding: 0 0 13px 0;
}
.lessons-teaser.prices .price-info .price,
.tovar-teaser .price-info .price {
  font-size: 27px;
}
.lessons-teaser.prices .price-info div.price-non {
  font-size: 16px;
  padding: 0 0 13px 0;
}
.lessons-teaser.prices .price-info div.price.price-non span {
  font-size: 26px;
  padding-bottom: 10px;
  display: block;
  font-family: 'open_sanssemibold', Arial, sans-serif;
}
.lessons-teaser.prices .price-info div.price span {
  font-size: 20px;
}
.lessons-teaser.prices .price-info div.info {
  font-size: 13px;
  font-family: open_sansregular, Arial, sans-serif;
  color: #2f2f2f;
}
.hidden-prices {
  display: none;
}
.show-prices {
  position: absolute;
  bottom: 0;
  background: #f3e03b;
  left: 0;
  right: 0;
  height: 37px;
  width: 100%;
  border-top: 2px solid #ddd;
  font-family: open_sansregular, Arial, sans-serif;
  color: #373737;
  font-size: 13px;
	line-height:17px;
  padding: 9px 55px 5px 26px;
  box-sizing: border-box;
  text-align: left;
  border-radius: 0 0 30px 30px;
  -moz-border-radius: 0 0 30px 30px;
  -webkit-border-radius: 0 0 30px 30px;
  -o-border-radius: 0 0 30px 30px;
  -ms-border-radius: 0 0 30px 30px;
}

.node-lessonsmain.lessons-teaser.prices .show-prices {
  height: 88px;
}
.show-prices.show:after {
  position: absolute;
  top: 12px;
  content: '';
  width: 24px;
  height: 14px;
  right: 23px;
  cursor: pointer;
  background: #f3e03b url("../img/arrow-up.png") no-repeat center;
}
.show-prices.show.active:after {
  background: #f3e03b url("../img/arrow-down.png") no-repeat center;
}

.pricesPadding {
  height: 30px;
  width: 100%;
}
.price-main-lesson-info {
  background: #fc3e6c;
  font-family: 'open_sansbold', Arial, sans-serif;
  color: #fff;
  text-align: center;
  font-size: 14px;
  line-height: 16px;
  padding: 15px 20px 13px 20px;
  border-radius: 50px;
  display: inline-block;
  position: relative;
  -webkit-box-shadow: 0 2px 4px 0 rgba(93, 93, 93, 1);
  -moz-box-shadow: 0 2px 4px 0 rgba(93, 93, 93, 1);
  -o-box-shadow: 0 2px 4px 0 rgba(93, 93, 93, 1);
  -ms-box-shadow: 0 2px 4px 0 rgba(93, 93, 93, 1);
  box-shadow: 0 2px 4px 0 rgba(93, 93, 93, 1);
  width: 100%;
  border: none;
  box-sizing: border-box;
  -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;
  max-width: 600px;
  margin: 30px 0 0;
}

.view-education .view-content.view-table .tovar-teaser {
  width: 100%;
  position: relative;
}
.view-education .view-content.view-table .tovar-teaser .shadow {
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
}
.view-education .view-content.view-table .tovar-teaser a.img {
  display: block;
  width: 135px;
  float: left;
}
.view-education .view-content.view-table .tovar-teaser a.img img {
  border-radius: 0;
  -webkit-border-radius: 0;
  -o-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
}
.view-education .view-content.view-table .tovar-teaser .body .title-style {
  display: block;
  clear: both;
  margin: 0;
}
.view-education .view-content.view-table .tovar-teaser .category {
  top: inherit;
  position: relative;
  bottom: inherit;
  width: inherit;
  left: inherit;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
  margin-bottom: 16px;
  padding: 5px 13px;
  font-size: 13px;
}

.view-education .view-content.view-table .tovar-teaser .body {
  display: block;
  vertical-align: top;
  height: inherit;
  padding: 10px 200px 10px 20px;
  overflow: hidden;
}
.view-education .view-content.view-table .tovar-teaser .price-info-rel {
  display: flex;
  float: right;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  border-radius: 0;
  -webkit-border-radius: 0;
  -o-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  align-items: center;
  padding: 20px;
}
.view-education .view-content.view-table .tovar-teaser .price-info-rel .price-wrap {
  padding: 0;
}
/*END EDUCATION*/

/*JOURNAL*/
.journal-list-wrap {
  position: relative;
}
.journal-list-wrap .bx-wrapper {
  position: relative;
}
.journal-region {
  background: #6b35be url(../img/pattern.png) top center;
  padding: 40px 0 50px;
  text-align: center;
  position: relative;
}
.journal-region:after {
  content: '';
  display: block;
  position: absolute;
  left: 50%;
  background: url(../img/im/im-5.png) no-repeat center;
  width: 303px;
  height: 303px;
  margin: 0 0 0 -1000px;
  bottom: 200px;
  z-index: 0;
}
.journal-region div.sozv-style,
.journal-region h2 {
  font-size: 33px;
  line-height: 34px;
  font-family: 'segoepr', Arial, sans-serif;
  text-shadow: 0 2px 7px rgba(146, 146, 146, 1);
  padding: 0 0 30px 0;
  color: #fff;
}
.journal-region ul, .journal-region ul li {
  list-style: none;
  padding: 0;
  margin: 0;
}
#block-views-journal-block-3 ul.journal-list li {
  padding: 15px;
  box-sizing: border-box;
  width: 300px;
  float: left;
}
#block-views-main-block-3 ul.journal-list {margin: 0;}
#block-views-journal-block-3 ul.journal-list {margin: 0;}
.view-id-journal.view-display-id-page_1 .journal-teaser,
#block-views-main-block-3 .journal-teaser,
#block-views-journal-block .journal-teaser {
  padding: 15px;
  box-sizing: border-box;
  width: 300px;
  display: inline-block;
  vertical-align: top;
}
#block-views-journal-block .journal-teaser {
  width: 100%;
}
.journal-teaser .shadow {
  position: relative;
  font-family: 'open_sansregular', Arial, sans-serif;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -o-border-radius: 30px;
  -ms-border-radius: 30px;
  overflow: hidden;
  background: #fff;
  -webkit-box-shadow: 0px 0px 15px 0px rgba(68, 68, 68, 1);
  -moz-box-shadow: 0px 0px 15px 0px rgba(68, 68, 68, 1);
  -o-box-shadow: 0px 0px 15px 0px rgba(68, 68, 68, 1);
  -ms-box-shadow: 0px 0px 15px 0px rgba(68, 68, 68, 1);
  box-shadow: 0px 0px 15px 0px rgba(68, 68, 68, 1);
  border: 2px solid #fff;
}
.journal-teaser img {
  width: 100% !important;
  height: inherit !important;
  border-radius: 30px 30px 0px 0px;
  -webkit-border-radius: 30px 30px 0px 0px;
  -o-border-radius: 30px 30px 0px 0px;
  -moz-border-radius: 30px 30px 0px 0px;
  -ms-border-radius: 30px 30px 0px 0px;
}
.journal-teaser .body {
  position: relative;
  padding: 30px 20px 20px;
  text-align: left;
}

.journal-teaser .body .title-style {
  font-family: 'open_sansbold', Arial, sans-serif;
  font-size: 16px;
  margin: 0 0 10px 0;
  height: 54px;
  overflow: hidden;
  display: block;
  text-decoration: none;
}
.journal-teaser .body .title-style:hover {
  color: #01aff4;
}
.journal-teaser.small .body .title-style {
  height: inherit;
}
.journal-teaser .body .annotation {
  height: 105px;
  overflow: hidden;
}
.journal-teaser .body .annotation a {text-decoration: none;}
.journal-teaser .journal-stats {
  background: #f4f9fd;
  padding: 13px 25px;
  width: 100%;
  box-sizing: border-box;
  font-size: 14px;
  border-radius: 0 0 30px 30px;
  -webkit-border-radius: 0 0 30px 30px;
  -o-border-radius: 0 0 30px 30px;
  -moz-border-radius: 0 0 30px 30px;
  -ms-border-radius: 0 0 30px 30px;
}
.journal-stats span {
  display: inline-block;
  padding-left: 22px;
  height: 24px;
  line-height: 24px;
  color: #b8bec0;
  margin: 0 5px;
}
.journal-stats span.view-article {
  background: url("../img/i-stats.png") no-repeat 0 6px;
}
.journal-stats span.like-article {
  background: url("../img/i-stats.png") no-repeat 0 -12px;
}
.journal-stats span.comment-article {
  background: url("../img/i-stats.png") no-repeat 0 -33px;
}
/*END JOURNAL*/

/*SIMPLENEWS*/
.simplenews-region {
  background: #d7e246;
  padding: 40px 0 50px;
  text-align: center;
}
.simplenews-region div.join-style {
  margin-bottom: 10px;
  color: #2f2f2f;
  line-height: 17px;
  font-size: 18px;
  font-family: 'open_sansbold', Arial, sans-serif;
  font-weight: normal;
  text-shadow: none;
  padding: 0;
}
.simplenews-region form {
  margin: 30px 0 0 0;
}
.simplenews-region form .form-actions,
.simplenews-region form .form-item {
  display: inline-block;
  word-spacing: -0.3em;
}
.simplenews-region form .form-item {
  margin: 0 5px;
  width: 25%;
}
.simplenews-region form input {
  word-spacing: normal;
  webkit-box-shadow: 0 2px 4px 0 rgba(150, 150, 150, 0.65);
  -moz-box-shadow: 0 2px 4px 0 rgba(150, 150, 150, 0.65);
  -o-box-shadow: 0 2px 4px 0 rgba(150, 150, 150, 0.65);
  -ms-box-shadow: 0 2px 4px 0 rgba(150, 150, 150, 0.65);
  box-shadow: 0 2px 4px 0 rgba(150, 150, 150, 0.65);
}
.simplenews-region form input:focus {
  webkit-box-shadow: inset 0 1px 4px 0 rgba(93, 93, 93, 1);
  -moz-box-shadow: inset 0 1px 4px 0 rgba(93, 93, 93, 1);
  -o-box-shadow: inset 0 1px 4px 0 rgba(93, 93, 93, 1);
  -ms-box-shadow: inset 0 1px 4px 0 rgba(93, 93, 93, 1);
  box-shadow: inset 0 1px 4px 0 rgba(93, 93, 93, 1);
}
.simplenews-region input[type='text'] {
  border-radius: 30px 0px 0px 30px;
  -moz-border-radius: 30px 0px 0px 30px;
  -o-border-radius: 30px 0px 0px 30px;
  -ms-border-radius: 30px 0px 0px 30px;
  -webkit-border-radius: 30px 0px 0px 30px;
}
.simplenews-region input[type='email'] {
  border-radius: 0px 30px 30px 0px;
  -moz-border-radius: 0px 30px 30px 0px;
  -o-border-radius: 0px 30px 30px 0px;
  -ms-border-radius: 0px 30px 30px 0px;
  -webkit-border-radius: 0px 30px 30px 0px;
}
.simplenews-region .my-submit,
.simplenews-region form input[type='submit'] {
  background: #fc3e6c;
  color: #fff;
  width: 290px;
}
.simplenews-region form input[type='submit'] {
  display: none;
}
.simplenews-region .my-submit:active,
.simplenews-region .my-submit:hover,
.simplenews-region form input[type='submit']:active,
.simplenews-region form input[type='submit']:hover {
  background: #e7224d;
}
/*END SIMPLENEWS*/

/*WIDGETS*/
.socials-region {
  padding: 40px 0;
}
.widget-wrap {
  width: 25%;
  float: left;
  padding: 0 20px;
  box-sizing: border-box;
  overflow: hidden;
}
#main.wcommunity_wrap > div,
#vk_groups,
#vk_groups iframe,
.fb_iframe_widget,
.fb_iframe_widget iframe,
#ok_group_widget iframe,
#ok_group_widget {
  width: 100% !important;
}
.widget_memb-list_w {
  height: 55px;
}
.wcommunity_status {
  display: none;
}
/*END WIDGETS*/

/*footer*/
footer {
  background: #252a2d;
  color: #fff;
  padding: 40px 0 30px;
  font-size: 13px;
}
footer a {
  color: #fff;
  text-decoration: none;
}
footer a.active {
  color: #fff;
  font-weight: bold;
}
footer a:hover {
  text-decoration: underline;
}
footer .column .menu-block-wrapper > ul, footer .column .menu-block-wrapper > ul li {
  list-style: none;
  padding: 0;
  margin: 0;
}
footer .column {
  float: left;
  width: 50%;
}
footer .column.col-4 {
  text-align: right;
}
footer .column span {
  font-family: 'open_sansbold', Arial, sans-serif;
  font-size: 16px;
  margin: 0 0 20px 0;
  display: block;
}
footer .second-line  {
  margin-top: 30px;
}
footer .menu-block-wrapper  li,
footer ul.filials-list-menu li {
  width: 240px;
  float: left;
}
footer .second-line .dev-string {
  float: left;
  height: 37px;
  line-height: 37px;
}
footer .socials-links {
  margin-top: 0;
}
/*END footer*/


/*ALL STILES*/
#breadcrumbs {
  padding: 40px 0 25px;
  text-transform: uppercase;
  color: #636263;
}
#breadcrumbs  a {
  color: #01aff4;
  text-decoration: none;
}
.main-title-wrap {
  max-width: 1300px;
  margin: 0 auto;
  padding: 0 20px;
  box-sizing: border-box;
}
.page-classes- .main-title-wrap {
  display: none;
}
div.title-big,
h2.title-big,
h1 {
  font-size: 33px;
  line-height: 34px;
  font-family: 'segoepr', Arial, sans-serif;
  padding: 0 0 30px 0;
}
.regions-wrap .item {
  display: inline-block;
  text-transform: uppercase;
}
.regions-wrap .item span {
  padding: 5px 10px 5px 0;
  display: block;
}
.regions-wrap .item a {
  font-family: 'open_sansbold', Arial, sans-serif;
  padding: 10px 17px;
  display: block;
  color: #536569;
  text-decoration: none;
}

.regions-wrap .item a.active-all {
  background: #f3e03b;
  padding: 5px 11px;
  margin: 0 6px 0 0;
  text-decoration: none;
  border-radius: 50px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -o-border-radius: 50px;
  -ms-border-radius: 50px;
}


.regions-wrap .item.item-all a:after {
  display: none;
}
.regions-wrap .item a:after {
  content: '';
  display: inline-block;
  background: url(../img/i-arrows-s.png) no-repeat 0 0;
  height: 10px;
  width: 13px;
  margin: 0 0 0 10px;
}

.regions-wrap .item a.active:after {
  background: url(../img/i-arrows-s.png) no-repeat 0 0;
}
.regions-wrap .item a.active {
  color: #01aff4;
  background: #f4fcff;

  border-radius: 15px 15px 0px 0px;
  -moz-border-radius: 15px 15px 0px 0px;
  -webkit-border-radius: 15px 15px 0px 0px;
  -ms-border-radius: 15px 15px 0px 0px;
  -o-border-radius: 15px 15px 0px 0px;
  border: 0px solid #000000;
}
#block-korolev-club-list-filter,
#block-korolev-lesson-filter {
  margin-bottom: 30px;
}
.clubs-list {
  background: #f4fcff;
  padding: 10px 0;
}
.clubs-list.map-clubs-list {
  background: none;
}
.clubs-line-wrap {
  text-align: center;
}
.clubs-list a {
  color: #01aff4;
  text-decoration: none;
  display: block;
  padding: 4px 20px;

  border-radius: 50px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -o-border-radius: 50px;
  -ms-border-radius: 50px;
}
.price-filter .clubs-list a {
  display: inline-block;
  margin: 5px 0;
}
.clubs-list.map-clubs-list div.club-link {
  display: inline-block;
  position: relative;

  cursor: pointer;
  margin: 0;
  padding-bottom: 10px;
}
.clubs-list.map-clubs-list div.club-link > a {color: #fff; }
.clubs-list a.active {
  background: #f3e03b;
  color: #171717;
}
.price-filter .clubs-list a:hover,
.clubs-list.map-clubs-list div.club-link > a.active,
.clubs-list.map-clubs-list div.club-link:hover > a {
  background: #ddd;
  color: #171717;
}

.clubs-list.map-clubs-list .club-baloon {
  position: absolute;
  left: 50%;
  top: 34px;
  z-index: 10;
}
.clubs-list.map-clubs-list div.club-link:hover .club-baloon {
  display: block;
}
.is-mobile .clubs-list.map-clubs-list div.club-link:hover .club-baloon {
  display: none;
}
.clubs-list.map-clubs-list div.club-link .club-baloon a {
  padding: 0;
}
.clubs-list.map-clubs-list div.club-link .club-baloon .phones a {
  font-size: 15px;
}
.is-mobile .clubs-list.map-clubs-list div.club-link .club-baloon a {
  font-size: 15px;
  line-height: 22px;
  padding-bottom: 5px;
}
.is-mobile .clubs-list.map-clubs-list div.club-link .club-baloon .phones a {
  font-size: 18px;
  line-height: 23px;
}

.clubs-for-region {
  display: none;
}
.clubs-for-region.active {
  display: block;
}
.yellow-btn {
  border: 1px solid transparent;
  padding: 7px 20px 6px;
  text-transform: uppercase;
  margin: 0;
  display: block;
  background: #f3e03b;
  font-family: 'open_sansbold', Arial, sans-serif;
  color: #3a494e;
  border-radius: 50px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -o-border-radius: 50px;
  -ms-border-radius: 50px;

  -webkit-box-shadow: 0 1px 4px 0 rgba(93, 93, 93, 1);
  -moz-box-shadow: 0 1px 4px 0 rgba(93, 93, 93, 1);
  -o-box-shadow: 0 1px 4px 0 rgba(93, 93, 93, 1);
  -ms-box-shadow: 0 1px 4px 0 rgba(93, 93, 93, 1);
  box-shadow: 0 1px 4px 0 rgba(93, 93, 93, 1);
  font-size: 15px;
  text-decoration: none;
}
.yellow-btn:hover {
  background: #fff000;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
}
.year-group-wr {
  background: #01aff6 url("../img/year-group.png") repeat-x bottom center;
  box-sizing: border-box;
}
.clubs-items .clublist,
.year-group-wr .list ul {
  display: none;
  position: absolute;
  background: #fff;
  padding: 20px 0;
  box-sizing: border-box;
  width: 200px;
  z-index: 10;
  margin: 0;
  top: 35px;

  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -o-border-radius: 20px;
  -ms-border-radius: 20px;

  -webkit-box-shadow: 0px 0px 15px 0px rgba(68, 68, 68, 1);
  -moz-box-shadow: 0px 0px 15px 0px rgba(68, 68, 68, 1);
  -o-box-shadow: 0px 0px 15px 0px rgba(68, 68, 68, 1);
  -ms-box-shadow: 0px 0px 15px 0px rgba(68, 68, 68, 1);
  box-shadow: 0px 0px 15px 0px rgba(68, 68, 68, 1);

  border: 3px solid #01aff6;

  -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;
}
.clubs-items .clublist {
  width: 408px;
}
.clubs-items .clublist .region-column {
  width: 200px;
  float: left;
}
.clubs-items .clublist .region-column .region-title {
  color: #01aff4;
  font-family: 'open_sansbold', Arial, sans-serif;
  font-size: 16px;
  margin: 0 20px 0px 20px;
}
.clubs-items .clublist .region-column .list a {
  display: block;
  width: 100%;
  cursor: pointer;
  text-decoration: none;
  padding: 4px 20px;
  box-sizing: border-box;
}
/*.year-group-wr .list:hover .clublist,
.year-group-wr .list:hover ul.active {
  display: block;
}*/
.year-group-wr .list ul li {
  margin: 0;
  list-style: none;
}
.year-group-wr .list ul li a {
  display: block;
  padding: 4px 20px;
  text-decoration: none;
}
.clubs-items .clublist .region-column .list a:hover,
.clubs-items .clublist .region-column .list a.active,
.year-group-wr .list ul li a.active,
.year-group-wr .list ul li a:hover {
  color: #01aff4;
  background: #f4fcff;
}
.year-group .item {
  display: inline-block;
  margin-right: 20px;
}
.year-group .item.btn {
  float: right;
  padding: 10px 0;
  margin: 0;
}
.year-group .item .label {
  font-family: 'open_sansbold', Arial, sans-serif;
  height: 54px;
  line-height: 54px;
  color: #354950;
  text-transform: uppercase;
}
.year-group .item .list,
.year-group .item .label {
  display: inline-block;
  margin-right: 20px;
}
.year-group .item .list {
  position: relative;
  padding: 10px 0;
}
.year-group .item .region-column .list {
  margin: 10px 10px 0 0;
  padding: 0;
}
.year-group .item .list .selected {
  color: #fff;
  cursor: pointer;
}
.year-group .item .list .selected:after {
  content: '';
  display: inline-block;
  background: url(../img/i-arrows-s.png) no-repeat 0 -12px;
  height: 10px;
  width: 13px;
  margin: 0 0 0 10px;
}
.years-btns {
  background: #f4fcff;
  padding: 40px 0 20px 0;
  text-align: center;
  display: none;
}
.years-btns.active {
  display: block;
}
.year-group-btn-list {
  max-width: 800px;
  margin: 0 auto;
  background: url("../img/star-small.png") no-repeat center;
}
.years-btns div.sozv-style,
.years-btns h2 {
  font-size: 25px;
  line-height: 28px;
  font-family: 'segoepr', Arial, sans-serif;
  padding: 0 0 10px 0;
}
.year-group-btn {
  width: 50%;
  float: left;
}
.year-group-btn a {
  font-family: 'open_sansbold', Arial, sans-serif;
  background: #fff;
  color: #01aff4;
  display: block;
  border: 3px solid #f1faff;
  margin: 20px 0 20px 25px;
  overflow: hidden;
  text-decoration: none;
  height: 80px;
  line-height: 80px;

  border-radius: 80px;
  -webkit-border-radius: 80px;
  -moz-border-radius: 80px;
  -o-border-radius: 80px;
  -ms-border-radius: 80px;

  -webkit-box-shadow: 0px 0px 15px 0px rgba(206, 206, 206, 1);
  -moz-box-shadow: 0px 0px 15px 0px rgba(206, 206, 206, 1);
  -o-box-shadow: 0px 0px 15px 0px rgba(206, 206, 206, 1);
  -ms-box-shadow: 0px 0px 15px 0px rgba(206, 206, 206, 1);
  box-shadow: 0px 0px 15px 0px rgba(206, 206, 206, 1);
  font-size: 16px;
  position: relative;
  text-indent: 40px;
}
.year-group-btn a:hover {
  border: 3px solid #01aff4;
}

.year-group-btn.row-even a {
  margin: 20px 25px 20px 0;
  text-decoration: none;
  text-indent: -40px;
}
.year-group-btn a:before {
  content: '';
  display: block;
  position: absolute;
  width: 80px;
  height: 80px;
  top: 0;
}
.year-group-btn.year-group-btn-1 a:before {background: url("../img/images/4.jpg") no-repeat center;background-size: 80px;}
.year-group-btn.year-group-btn-2 a:before {background: url("../img/images/3.jpg") no-repeat center;background-size: 80px;}
.year-group-btn.year-group-btn-3 a:before {background: url("../img/images/1.jpg") no-repeat center;background-size: 80px;}
.year-group-btn.year-group-btn-4 a:before {background: url("../img/images/2.jpg") no-repeat center;background-size: 80px;}

.year-group-btn.row-even a:before {
  right: 0;
}
.year-group-btn.row-odd a:before {
  left: 0;
}
.year-group-btn a span {
  padding: 4px 20px;
  border-radius: 50px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -o-border-radius: 50px;
  -ms-border-radius: 50px;
}
.year-group-btn a.active span {
  background: #f3e03b;
  color: #171717;
}
.not-front .main-content {
  background: #f4fcff;
  padding: 30px 0 50px;
}
.node-type-lessonsmain.not-front .main-content {
  padding-bottom: 0;
}
.not-front.node-type-seo-article .main-content,
.not-front.node-type-lessonsmain .main-content,
.not-front.node-type-lessons .main-content,
.not-front.node-type-club .main-content,
.not-front.node-type-contacts .main-content {
  background: #fff;
}
.left-colunn {
  float: left;
  width: 300px;
  margin: 0 40px 0 0;
  padding: 15px 0 50px 0;
}
.page-classes .left-colunn,
.page-lessons-main .left-colunn,
.page-razvivayushhie-zanyatiya .left-colunn,
.page-team .left-colunn {
  margin: 0 25px 0 0;
}
.main-column {
  overflow: hidden;
  padding-bottom: 50px;
}
.left-colunn .form-join-lesson {
  background: #6b35be;
  width: 100%;
  margin-top: -40px;
  z-index: 1;
  position: relative;
}
.main-column .tovar-teaser {
  width: 33%;
}
.left-colunn .block-menu-block,
.left-colunn .menu-wrap-2 {
  background: #fff;
  padding: 30px 30px 60px;

  overflow: hidden;
  border-radius: 30px 30px 0px 0px;
  -moz-border-radius: 30px 30px 0px 0px;
  -webkit-border-radius: 30px 30px 0px 0px;
  -o-border-radius: 30px 30px 0px 0px;
  -ms-border-radius: 30px 30px 0px 0px;

  -webkit-box-shadow: 0px 2px 20px 0px rgba(187, 187, 187, 0.45);
  -moz-box-shadow: 0px 2px 20px 0px rgba(187, 187, 187, 0.45);
  -o-box-shadow: 0px 2px 20px 0px rgba(187, 187, 187, 0.45);
  -ms-box-shadow: 0px 2px 20px 0px rgba(187, 187, 187, 0.45);
  box-shadow: 0px 2px 20px 0px rgba(187, 187, 187, 0.45);
}

.main-column .lessons-teaser.prices .shadow,
.main-column .tovar-teaser .shadow {
  -webkit-box-shadow: 0px 0px 15px 0px rgba(206, 206, 206, 1);
  -moz-box-shadow: 0px 0px 15px 0px rgba(206, 206, 206, 1);
  -o-box-shadow: 0px 0px 15px 0px rgba(206, 206, 206, 1);
  -ms-box-shadow: 0px 0px 15px 0px rgba(206, 206, 206, 1);
  box-shadow: 0px 0px 15px 0px rgba(206, 206, 206, 1);
}
.left-colunn .block-menu-block .title,
.left-colunn .menu-wrap-2 .title-style {
  font-size: 21px;
  line-height: 25px;
  font-family: 'segoepr', Arial, sans-serif;
  padding: 0 0 25px 0;
}
.left-colunn .block-menu-block ul.menu li,
.left-colunn .menu-wrap-2 ul li {
  padding-bottom: 10px;
  list-style: none;
}
.left-colunn .block-menu-block ul.menu li a,
.left-colunn .menu-wrap-2 ul li a {
  color: #01aff4;
  text-decoration: none;
  background: url("../img/menu-star.png") no-repeat left center;
  padding: 0 0 0 25px;
  display: block;
}
.left-colunn .block-menu-block ul.menu li a.active,
.left-colunn .menu-wrap-2 ul li a.active,
.left-colunn .block-menu-block ul.menu li a:hover,
.left-colunn .menu-wrap-2 ul li a:hover {
  color: #000;
  background: url("../img/menu-star-h.png") no-repeat left center;
}
.where-club {
  background: #01aff6 url(../img/pattern.png) top center;
  padding: 40px 0 50px;
  text-align: center;
}
.where-club div.sozv-style,
.where-club h2 {
  font-size: 33px;
  line-height: 34px;
  color: #fff;
  font-family: 'segoepr', Arial, sans-serif;
  text-shadow: 0 2px 7px rgba(93, 93, 93, 1);
  padding: 0 0 30px 0;
  text-align: center;
}
.where-club .map-contain {
  overflow: hidden;
  margin: 0 30px 0 0;
}
#filial-form {
  float: right;
  width: 320px;
  box-sizing: border-box;
  border: 6px solid #d4df45;
  background: #fff;
  text-align: center;

  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -o-border-radius: 30px;
  -ms-border-radius: 30px;
  overflow: hidden;
  display: block;
  -webkit-box-shadow:  0px 0px 19px -2px rgba(0,0,0,0.75);
  -moz-box-shadow:  0px 0px 19px -2px rgba(0,0,0,0.75);
  -ms-box-shadow:  0px 0px 19px -2px rgba(0,0,0,0.75);
  -o-box-shadow:  0px 0px 19px -2px rgba(0,0,0,0.75);
  box-shadow:  0px 0px 19px -2px rgba(0,0,0,0.75);
}
.page-taxonomy-term-1 #block-system-main,
.page-taxonomy-term-2 #block-system-main {
  width: 105%;
}
#filial-form.teaser-club {
  margin: 0 30px 30px 0;
  float: left;
  height: 520px;
  width: 292px;
  position: relative;
}
#filial-form.teaser-club h2 {
  margin: 0 0 30px 0;
}
.filial-form-field {
  margin-bottom: 20px;
  padding: 0 25px;
}
.filial-form-field.adres-field {
  padding-top: 25px;
}
.filial-form-field .label {
  color: #6f787d;
  padding-bottom: 5px;
  font-size: 13px;
}
.adres-field .value {
  font-family: 'open_sansbold', Arial, sans-serif;
  font-size: 16px;
}
.phone-field .value a {
  font-family: 'open_sansbold', Arial, sans-serif;
  color: #01aff4;
  font-size: 22px;
  text-decoration: none;
  clear: both;
  line-height: 1.1em;
  width: 100%;
  float: left;
}
.phone-field .value a span {
  font-family: 'open_sansregular', Arial, sans-serif;
}
.lesson-btn-field .style-btn {
  background: #f3e03b;
  padding: 15px 20px;
  font-family: 'open_sansregular', Arial, sans-serif;
}
.lesson-btn-field .style-btn strong {
  font-family: 'open_sansbold', Arial, sans-serif;
}
.socials-field.filial-form-field  {
  background: #d4df45;
  margin-bottom: 0;
  padding: 10px 25px;
  border-radius: 0 0 30px 30px;
  -webkit-border-radius: 0 0 20px 20px;
  -moz-border-radius: 0 0 20px 20px;
  -o-border-radius: 0 0 20px 20px;
  -ms-border-radius: 0 0 20px 20px;
}
#filial-form.teaser-club .socials-field.filial-form-field {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}
#filial-form.teaser-club .filial-form-field.adres-field a {
  text-decoration: none;
}
#filial-form.teaser-club .filial-form-field.adres-field a:hover {
  color: #01aff4;
}
.socials-field.filial-form-field  .label {
  color: #38464f;
}

.socials-field a {
  display: inline-block;
  width: 25px;
  height: 25px;
  margin: 0 0 0 8px;
  background: url(../img/i-soc.png) no-repeat 8px -27px;
  -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;
  cursor: pointer;
  text-decoration: none;
}
.socials-field a.vk {
  background: url(../img/i-soc.png) no-repeat -40px -27px;
}
.socials-field a.inst {
  background: url(../img/i-soc.png) no-repeat -88px -27px;
}
.socials-field a.you {
  background: url(../img/i-soc.png) no-repeat -137px -26px;
}

.socials-field a.fb:hover {
  background: url(../img/i-soc.png) no-repeat 8px 1px;
}
.socials-field a.vk:hover {
  background: url(../img/i-soc.png) no-repeat -40px 1px;
}
.socials-field a.inst:hover {
  background: url(../img/i-soc.png) no-repeat -88px 1px;
}
.socials-field a.you:hover {
  background: url(../img/i-soc.png) no-repeat -137px 1px;
}

.club-photo-region {
  background: #01aff6 url(../img/pattern.png) top center;
  padding: 40px 0 50px;
  text-align: center;
  position: relative;
  overflow: hidden;
}
.club-photo-region:after {
  content: '';
  display: block;
  position: absolute;
  right: 50%;
  background: url(../img/im/im-8.png) no-repeat center;
  width: 303px;
  height: 303px;
  margin: 0 -1000px 0 0;
  bottom: 200px;
  z-index: 0;
}
.club-photo-region div.sozv-style,
.club-photo-region h2 {
  font-size: 33px;
  line-height: 34px;
  color: #fff;
  font-family: 'segoepr', Arial, sans-serif;
  text-shadow: 0 2px 7px rgba(93, 93, 93, 1);
  padding: 0 0 30px 0;
  text-align: center;
}
.text-body-full {
  background: #fff;
  padding: 25px;
  text-align: center;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -o-border-radius: 30px;
  -ms-border-radius: 30px;
  overflow: hidden;
}
.text-body-full .preview-text {
  text-align: left;
}
.text-body-full .full-text {
  display: none;
  text-align: left;
}
.text-body-full h2 {
  padding: 15px 0 10px 0;
}
.readfull {
  margin-top: 30px;
}
.photo-gallery-wrap {
  position: relative;
  margin: 30px 0 0 0;
  padding: 40px 0 0 0;
  min-height: 500px;
}
.back-photos {
  position: absolute;
  top: 0;
  opacity: 0.7;
  z-index: 0;
}
.back-photos img {
  display: block;
  float: left;
  box-sizing: border-box;
  border: 6px solid #fff;
  width: 49% !important;
  height: inherit !important;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -o-border-radius: 30px;
  -ms-border-radius: 30px;
  overflow: hidden;
  margin-right: 1%;
}
.back-photos img + img {
  margin-left: 1%;
  margin-right: 0;
}
.main-photo-wrap {
  box-sizing: border-box;

  width: 870px;
  margin: 0 auto;
  z-index: 2;
  position: relative;
  background: #fff;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -o-border-radius: 30px;
  -ms-border-radius: 30px;
  overflow: hidden;
}
.main-photo-wrap img {
  width: 100% !important;
  height: inherit !important;
  display: block;
  border-radius: 30px;
  border: 6px solid #fff;
  box-sizing: border-box;
  -webkit-border-radius: 30px;
  -o-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
}

.montessorySlider-wrap,
.gallerySlider-wrap {
  max-width: 870px;
  margin: 30px auto 0;
  position: relative;
  height: 92px;
}
.montessorySlider-wrap .bx-wrapper {
  position: relative;
}
.gallerySlider-wrap {
  height: 70px;
}
.montessorySlider-wrap ul,
.gallerySlider-wrap ul {
  height: 92px;
  overflow: hidden;
  text-align: center;
}
.montessorySlider-wrap li,
.gallerySlider-wrap li {
  width: 130px;

  background: #fff;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -o-border-radius: 20px;
  -ms-border-radius: 20px;
  overflow: hidden;
  cursor: pointer;
  position: relative;
}
.gallerySlider-wrap li {
  display: inline-block;
  box-sizing: border-box;
  border: none;
  height: 70px;
  width: 80px;
}
.montessorySlider-wrap li img,
.gallerySlider-wrap li img {
  width: 100% !important;
  height: inherit !important;
  display: block;
  border: 3px solid #fff;
  box-sizing: border-box;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  -moz-border-radius: 20px;
}
.main-photo-wrap iframe {
  height: 100%;
}
.main-photo-wrap.video-click {
  cursor: pointer;
}
.main-photo-wrap.video-click:after {
  content: '';
  display: block;
  background: url(../img/i-plays.png) no-repeat -7px -5px;
  height: 150px;
  width: 150px;
  margin: 0 0 -75px -75px;
  position: absolute;
  bottom: 50%;
  left: 50%;
}
.gallerySlider-wrap li .play-icon {
  background: url(../img/i-plays.png) no-repeat -1px -1px;
  background-size: 210px;
  height: 65px;
  width: 65px;
  position: absolute;
  bottom: 50%;
  left: 50%;
  margin: 0 0 -33px -33px;
  z-index: 1;
}

.main-photo-wrap.video-click:hover:after {
  background: url(../img/i-plays.png) no-repeat -176px -5px;
}
.gallerySlider-wrap li:hover .play-icon {
  background: url(../img/i-plays.png) no-repeat -71px -1px;
  background-size: 210px;
}

.main-text-region {
  padding: 40px 0 50px;
  text-align: center;
}
.main-text-region .preview-text,
.main-text-region .full-text {
  text-align: left;
}
.text-body-full.grey {
  background: #f5fafe;
}
.share-wrap-2,
.share-wrap {
  margin: 0 auto;

  padding: 25px;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -o-border-radius: 30px;
  -ms-border-radius: 30px;
  overflow: hidden;
}
.share-wrap {
	background: #f5fafe;  display: inline-block;
	margin: 30px auto 0;
}
.share-wrap-2 .share-my {
	float:right;
}
.share-wrap-2 .vote-my {
	float:left;
}
.form-join-region {
  background: #6b35be url(../img/pattern.png) top center;
  padding: 40px 0 50px;
}
.form-join-region.hirizontal {
  position: relative;
}
.node-seo-article.full .form-join-region.hirizontal {
	padding: 40px 40px 50px;
	margin: 40px 0;
}
.form-join-region.hirizontal:after {
  content: '';
  display: block;
  position: absolute;
  left: 50%;
  background: url(../img/im/im-9.png) no-repeat center;
  width: 303px;
  height: 303px;
  margin: 0 0 0 -1000px;
  bottom: 10px;
  z-index: 0;
}
.form-join-region .form-join-lesson {
  width: 100%;
  float: inherit;
  border: none;
  margin: 0;
  padding: 0;
}
.form-join-region .form-join-lesson .form-item.webform-component {
  margin: 15px 0;
  width: 33%;
  float: left;
  padding: 0 10px;
  box-sizing: border-box;
}
.form-join-region .form-join-lesson .form-item.webform-component.webform-component--razreshenie {
  margin: 0;
}
.form-join-region input[type=checkbox] + label {
  padding: 15px 0 0 48px;
  height: 52px;
}
.form-join-region .form-actions {
  float: left;
  width: 33%;
  padding: 0 10px;
  box-sizing: border-box;
  margin: 15px 0;
}

.news-region {
  background: #f5fafe;
  padding: 40px 0 50px;
  text-align: center;
}
.news-region div.sozv-style,
.news-region h2 {
  font-size: 33px;
  line-height: 34px;
  font-family: 'segoepr', Arial, sans-serif;
  text-shadow: 0 1px 3px rgba(146, 146, 146, 1);
  padding: 0 0 50px 0;
  text-align: center;
}
.news-teaser {
  width: 50%;
  float: left;
  padding-bottom: 40px;
  text-align: left;
}
.node-news.full {
  margin-bottom: 50px;
}
.node-news.full .img-wrap,
.news-teaser .img-wrap {
  width: 200px;
  height: 150px;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -o-border-radius: 30px;
  -ms-border-radius: 30px;
  overflow: hidden;
  position: relative;
  margin: 0 30px 0 0;
  float: left;

  -webkit-box-shadow: 0px 0px 18px 1px rgba(191, 186, 186, 1);
  -moz-box-shadow: 0px 0px 18px 1px rgba(191, 186, 186, 1);
  -o-box-shadow: 0px 0px 18px 1px rgba(191, 186, 186, 1);
  -ms-box-shadow: 0px 0px 18px 1px rgba(191, 186, 186, 1);
  box-shadow: 0px 0px 18px 1px rgba(191, 186, 186, 1);
}
.node-news.full .img-wrap {
  width: 400px;
  height: inherit;
  margin: 0 50px 30px 0;
}

.node-news.full .img-wrap.you-popup:after,
.news-teaser .img-wrap.you-popup:after {
  content: '';
  background: url(../img/i-plays.png) no-repeat -1px -1px;
  background-size: 210px;
  height: 65px;
  width: 65px;
  position: absolute;
  bottom: 10px;
  left: 10px;
}
.node-news.full .img-wrap.you-popup:hover:after,
.news-teaser .img-wrap.you-popup:hover:after {
  background: url(../img/i-plays.png) no-repeat -71px -1px;
  background-size: 210px;
}

.node-news.full .img-wrap img,
.news-teaser .img-wrap img {
  width: 100% !important;
  height: inherit !important;
  display: block;
}
.news-teaser .body {
  overflow: hidden;
  padding-right: 30px;
}
.news-teaser .title-style {
  font-size: 21px;
  line-height: 25px;
  font-family: 'segoepr', Arial, sans-serif;
  margin: 0 0 20px 0;
}
.news-teaser .body a {
  text-decoration: none;
  color: #2f2f2f;
}
.news-teaser time {
  color: #a9aeb1;
  margin: 15px 0 0 0;
  display: block;
  font-size: 13px;
}
.hidden-news-wrap {
  display: none;
}
.news-region .free-less.style-btn {
  margin: 0;
}

.albums-region {
  background: #6b35be url(../img/pattern.png) top center;
  padding: 40px 0 50px;
  text-align: center;
}
.albums-list-wrap {
  position: relative;
}
.albums-list-wrap .bx-wrapper {
  position: relative;
}
.albums-region div.sozv-style,
.albums-region h2 {
  font-size: 33px;
  line-height: 34px;
  font-family: 'segoepr', Arial, sans-serif;
  text-shadow: 0 2px 7px rgba(146, 146, 146, 1);
  padding: 0 0 30px 0;
  color: #fff;
}
.album-teaser,
.albums-region ul li.album-teaser {
  padding: 15px;
  box-sizing: border-box;
  width: 300px;
  display: inline-block;
  vertical-align: top;
}
.album-teaser .shadow {
  position: relative;
  font-family: 'open_sansregular', Arial, sans-serif;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -o-border-radius: 30px;
  -ms-border-radius: 30px;
  overflow: hidden;
  background: #fff;
  -webkit-box-shadow: 0px 0px 15px 0px rgba(68, 68, 68, 1);
  -moz-box-shadow: 0px 0px 15px 0px rgba(68, 68, 68, 1);
  -o-box-shadow: 0px 0px 15px 0px rgba(68, 68, 68, 1);
  -ms-box-shadow: 0px 0px 15px 0px rgba(68, 68, 68, 1);
  box-shadow: 0px 0px 15px 0px rgba(68, 68, 68, 1);
  border: 2px solid #fff;
}
.album-teaser img {
  width: 100% !important;
  height: inherit !important;
}
.album-teaser .body {
  position: relative;
  padding: 20px 20px 20px;
  text-align: left;
}
.album-teaser .body .title-style {
  font-size: 16px;
  line-height: 20px;
  font-family: 'segoepr', Arial, sans-serif;
  margin: 0 0 10px 0;
  height: 40px;
  overflow: hidden;
}
.album-teaser time {
  background: #f4f9fd;
  padding: 13px 25px;
  width: 100%;
  box-sizing: border-box;
  font-size: 14px;
  display: block;
  color: #a5b6be;
}
.gallery-list-wrap {
  width: 105%;
}
.wrapper-image-item {
  -webkit-box-shadow: 0px 0px 15px 0px rgba(68, 68, 68, 1);
  -moz-box-shadow: 0px 0px 15px 0px rgba(68, 68, 68, 1);
  -o-box-shadow: 0px 0px 15px 0px rgba(68, 68, 68, 1);
  -ms-box-shadow: 0px 0px 15px 0px rgba(68, 68, 68, 1);
  box-shadow: 0px 0px 15px 0px rgba(68, 68, 68, 1);
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -o-border-radius: 30px;
  -ms-border-radius: 30px;
  overflow: hidden;
  display: inline-block;
  margin: 0 50px 40px 0;
}
.wrapper-image-item img {
  display: block;
}
.phone-region {
  padding: 40px 0 0;
  text-align: center;
}
.node-type-club .phone-region,
.node-type-lessons .phone-region {
  padding: 40px 0;
}
.phone-region div.sozv-style,
.phone-region h2 {
  font-size: 33px;
  line-height: 34px;
  font-family: 'segoepr', Arial, sans-serif;
  padding: 0 0 10px 0;
  text-align: center;
}
.phone-region .text {
  font-size: 16px;
}
.phone-region .phone-wrap .value a{
  display: inline-block;
  padding: 18px 33px 20px;
  text-transform: uppercase;
  background: #fae118;
  border-radius: 50px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -o-border-radius: 50px;
  -ms-border-radius: 50px;
  font-family: 'open_sansbold', Arial, sans-serif;
  overflow: hidden;
  font-size: 27px;
  margin: 20px 0 0 0;
}
.phone-region .phone-wrap span {
  font-family: 'open_sansregular', Arial, sans-serif;
}
.phone-region .phone-wrap a {
  text-decoration: none;
}
.aktion-region {
  padding: 0 0 50px 0;
  text-align: center;
  position: relative;
  overflow: hidden;
}
.aktion-region:after {
  content: '';
  display: block;
  position: absolute;
  right: 50%;
  background: url(../img/im/im-2.png) no-repeat center;
  width: 303px;
  height: 303px;
  margin: 0 -820px 0 0;
  bottom: 200px;
  z-index: 0;
}
.aktion-region div.sozv-style,
.aktion-region h2 {
  font-size: 33px;
  line-height: 34px;
  font-family: 'segoepr', Arial, sans-serif;
  padding: 0 0 40px 0;
  text-align: center;
}
.aktion-list-wrap {
  width: 680px;
  margin: 0 auto;
}
.aktion-list-wrap .bx-wrapper {
  position: relative;
}
.aktion-list-wrap li {
  display: block;
  width: 680px;
  padding: 15px;
  box-sizing: border-box;
}
.node-seo-article ul.aktion-list {
    margin: 0;
    padding: 0;
    overflow: visible;
}
.node-action.node-teaser .action-line {
  display: table;
  width: 100%;
  margin-bottom: 50px;
}
.node-action.node-teaser .shadow,
.aktion-list-wrap li .shadow {
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -o-border-radius: 30px;
  -ms-border-radius: 30px;
  overflow: hidden;
  -webkit-box-shadow: 0px 0px 15px 0px rgba(206, 206, 206, 1);
  -moz-box-shadow: 0px 0px 15px 0px rgba(206, 206, 206, 1);
  -o-box-shadow: 0px 0px 15px 0px rgba(206, 206, 206, 1);
  -ms-box-shadow: 0px 0px 15px 0px rgba(206, 206, 206, 1);
  box-shadow: 0px 0px 15px 0px rgba(206, 206, 206, 1);
}
.node-action.node-teaser .img-wrap {
  width: 300px;
  display: table-cell;
  vertical-align: middle;
  padding-bottom: 10px;
}
.node-action.node-teaser .shadow img {
  width: 100% !important;
  height: inherit !important;
  display: block;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -o-border-radius: 30px;
  -ms-border-radius: 30px;
}
.node-action.node-teaser .body {
  display: table-cell;
  vertical-align: middle;
  padding: 45px;
}

.aktion-list-wrap li img {
  display: block;
  width: 100% !important;
  height: inherit !important;
}

.lesson-type .main-content {
  background: #fff;
}
.lesson-full {
  padding: 40px 0 50px;
  text-align: center;
  position: relative;
  overflow: hidden;
}
.node-type-seo-article .main-content {
  position: relative;
}
.node-type-seo-article .main-content:after,
.lesson-full:after {
  content: '';
  display: block;
  position: absolute;
  left: 50%;
  background: url(../img/im/im-6.png) no-repeat center;
  width: 303px;
  height: 303px;
  margin: 0 0 0 -1000px;
  top: 200px;
  z-index: 0;
  visibility: visible;
}
.lesson-full:before {
  content: '';
  display: block;
  position: absolute;
  right: 50%;
  background: url(../img/im/im-7.png) no-repeat center;
  width: 303px;
  height: 303px;
  margin: 0 -1000px 0 0;
  bottom: 200px;
  z-index: 0;
}
.lesson-full .pre-info {
  text-align: center;
  display: inline-block;
  margin: -20px 0 -40px 0;
  background: url(../img/lesson-head.png) no-repeat center;
  padding: 40px 100px;
  background-size: 100% 100%;
}
.lesson-full .pre-info strong {
  color: #a9bf05;
}
.is-phone .lesson-full .pre-info strong {
  display: block;
  clear: both;
}
.lesson-full .text {
  text-align: left;
  margin-bottom: 30px;
  margin-top: 30px;
}
.lesson-full .text.text-italic {
  font-style: italic;
  text-align: center;
  max-width: 800px;
  margin: 0 auto;
}
.node-journal.full iframe,
.node-page iframe,
.node-webform iframe,
.node-seo-article.full iframe,
.lesson-full .text iframe {
  margin: 0 auto;
  display: block;
  border: 5px solid #01aff6;
  box-sizing: border-box;
  width: 100%;
  max-width: 888px;
}
.node-seo-article.full iframe {
  height: 500px;
  margin: 30px auto;
}
.lesson-program-wrap {
  margin-bottom: 30px;
}
.lesson-program-wrap div.sozv-style,
.lesson-program-wrap h2 {
  font-size: 33px;
  line-height: 34px;
  font-family: 'segoepr', Arial, sans-serif;
  text-shadow: 0 1px 3px rgba(146, 146, 146, 1);
  padding: 0 0 40px 0;
  text-align: center;
}
.lesson-program-wrap ul.lesson-program-list {
  text-align: center;
  max-width: 1000px;
  margin: 0 auto;
  padding: 0;
}
.lesson-program-wrap ul.lesson-program-list li {
  width: 290px;
  height: 149px;
  display: inline-block;
  box-sizing: border-box;
  text-transform: uppercase;
  font-family: 'open_sansbold', Arial, sans-serif;
  margin: 0 20px 30px 0;
}
.lesson-program-wrap ul.lesson-program-list li .info-wrap {
  vertical-align: middle;
  position: relative;
  padding: 50px;
  height: 149px;
  width: 290px;
  box-sizing: border-box;
  display: table-cell;
  cursor: pointer;
}
.lesson-program-wrap ul.lesson-program-list li.item-2,
.lesson-program-wrap ul.lesson-program-list li.item-5 {
  margin: 0 10px 30px 10px;
}
.lesson-program-wrap ul.lesson-program-list li.item-3,
.lesson-program-wrap ul.lesson-program-list li.item-6 {
  margin: 0 0 30px 20px;
}
.lesson-program-wrap ul.lesson-program-list li.item-1 {background: url("../img/b/border-1.png") no-repeat center; color:  #d85b74; }
.lesson-program-wrap ul.lesson-program-list li.item-2 {background: url("../img/b/border-2.png") no-repeat center; color:  #c3d72f; }
.lesson-program-wrap ul.lesson-program-list li.item-3 {background: url("../img/b/border-3.png") no-repeat center; color:  #c00e82; }
.lesson-program-wrap ul.lesson-program-list li.item-4 {background: url("../img/b/border-4.png") no-repeat center; color:  #44a1d1; }
.lesson-program-wrap ul.lesson-program-list li.item-5 {background: url("../img/b/border-5.png") no-repeat center; color:  #efc724; }
.lesson-program-wrap ul.lesson-program-list li.item-6 {background: url("../img/b/border-6.png") no-repeat center; color:  #253b6d; }
.lesson-program-wrap ul.lesson-program-list .body {
  font-family: open_sansregular, Arial, sans-serif;
  text-transform: none;
  color: #2f2f2f;
  line-height: 17px;
  font-size: 14px;
  position: absolute;
  background: #f5fafe;
  padding: 20px;
  width: 600px;
  -webkit-box-shadow: 0px 0px 15px 0px rgba(68, 68, 68, 1);
  -moz-box-shadow: 0px 0px 15px 0px rgba(68, 68, 68, 1);
  -o-box-shadow: 0px 0px 15px 0px rgba(68, 68, 68, 1);
  -ms-box-shadow: 0px 0px 15px 0px rgba(68, 68, 68, 1);
  box-shadow: 0px 0px 15px 0px rgba(68, 68, 68, 1);
  left: 50%;
  margin: 0 0 0 -300px;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -o-border-radius: 30px;
  -ms-border-radius: 30px;
  top: 110px;
  z-index: 2;
  display: none;
  box-sizing: border-box;
}

.lesson-program-wrap ul.lesson-program-list li.item-1 .body,
.lesson-program-wrap ul.lesson-program-list li.item-4 .body {
  left: 0;
  margin: 0;
}

.lesson-program-wrap ul.lesson-program-list li.item-3 .body,
.lesson-program-wrap ul.lesson-program-list li.item-6 .body {
  left:inherit;
  right: 0;
  margin: 0;
}
.lesson-program-wrap ul.lesson-program-list .body:before {
  content: '';
  width: 0;
  height: 0;
  border: 0 solid transparent;
  border-right-width: 31px;
  border-left-width: 31px;
  border-bottom: 21px solid rgba(125, 121, 122, 0.19);;
  position: absolute;
  top: -21px;
  left: 50%;
  margin-left: -31px;
}
.lesson-program-wrap ul.lesson-program-list li.item-1 .body:before,
.lesson-program-wrap ul.lesson-program-list li.item-4 .body:before {
  left: 114px;
  margin-left: 0;
}
.lesson-program-wrap ul.lesson-program-list li.item-3 .body:before,
.lesson-program-wrap ul.lesson-program-list li.item-6 .body:before {
  left: inherit;
  right: 114px;
  margin-left: 0;
}
.lesson-program-wrap ul.lesson-program-list li .info-wrap:hover .body {
  display: block;
}
.node-seo-article.full .lesson-slider-wrap,
.lesson-full .lesson-slider-wrap {
  background: #01aff6;
  padding: 20px 0;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -o-border-radius: 30px;
  -ms-border-radius: 30px;
  position: relative;
  padding-right: 305px;
  width: 970px;
  box-sizing: border-box;
  margin: 40px auto 0;
  z-index: 1;
}
.node-seo-article.full .lesson-slider-wrap {
  margin: 0 auto 40px;
}
.node-seo-article.full .form-join-lesson,
.lesson-full .form-join-lesson {
  background: #6632b8;
  margin: 0;
  border: none;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 222;
  bottom: 0;
}

.node-seo-article.full .form-join-region.hirizontal .form-join-lesson {
  background: none;
  margin: 0;
  border: none;
  position: relative;
  top: inherit;
  right: inherit;
  z-index: 222;
  bottom: inherit;
}
.node-seo-article.full .photo-gallery-wrap,
.lesson-full .photo-gallery-wrap {
  overflow: hidden;
  padding: 0;
  margin: 0;
}
.node-seo-article.full .photo-gallery-wrap .main-photo-wrap,
.lesson-full .photo-gallery-wrap .main-photo-wrap {
  border: none;
  width: inherit;
  margin: 0 auto;
  background: #01aff6 url("../img/preloader2.gif") no-repeat center;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  height: 435px;
  overflow: hidden;
  position: relative;
}
.node-seo-article.full .photo-gallery-wrap .main-photo-wrap img,
.lesson-full .photo-gallery-wrap .main-photo-wrap img {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border: none;
}
.node-seo-article.full .gallerySlider-wrap,
.lesson-full .gallerySlider-wrap {
  width: 550px;
  margin: 20px auto 0;
}
.node-seo-article.full .bx-controls-direction .bx-prev,
.lesson-full .bx-controls-direction .bx-prev {
  left: -30px;
  background: url(../img/i-arrows-b.png) no-repeat 0 -72px;
}
.node-seo-article.full .bx-controls-direction .bx-next,
.lesson-full .bx-controls-direction .bx-next {
  right: -30px;
  background: url(../img/i-arrows-b.png) no-repeat -41px -72px;
}

.educational-region .bx-controls-direction .bx-prev {
  background: url(../img/i-arrows-b.png) no-repeat 0 -72px;
}
.educational-region .bx-controls-direction .bx-next {
  background: url(../img/i-arrows-b.png) no-repeat -41px -72px;
}


.prices-region {
  background: #6b35be url(../img/pattern.png) top center;
  padding: 40px 0 50px;
  text-align: center;
  position: relative;
  overflow: hidden;
}
.prices-region:after {
  content: '';
  display: block;
  position: absolute;
  left: 50%;
  background: url(../img/im/im-1.png) no-repeat center;
  width: 303px;
  height: 303px;
  margin: 0 0 0 -1000px;
  bottom: 125px;
  z-index: 0;
}
.prices-region div.sozv-style,
.prices-region h2 {
  font-size: 33px;
  line-height: 34px;
  color: #fff;
  font-family: 'segoepr', Arial, sans-serif;
  text-shadow: 0 2px 7px rgba(93, 93, 93, 1);
  padding: 0 0 30px 0;
}
.prices-list-wrap .bx-wrapper {
  position: relative;
}
li.price-teaser {
  box-sizing: border-box;
  width: 300px;
  display: inline-block;
  vertical-align: top;
  position: relative;
  padding: 15px;
}
li.price-teaser .shadow {
  position: relative;
  font-family: 'open_sansregular', Arial, sans-serif;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -o-border-radius: 30px;
  -ms-border-radius: 30px;
  overflow: hidden;
  background: #fff;
  -webkit-box-shadow: 0px 0px 15px 0px rgba(68, 68, 68, 1);
  -moz-box-shadow: 0px 0px 15px 0px rgba(68, 68, 68, 1);
  -ms-box-shadow: 0px 0px 15px 0px rgba(68, 68, 68, 1);
  -o-box-shadow: 0px 0px 15px 0px rgba(68, 68, 68, 1);
  box-shadow: 0px 0px 15px 0px rgba(68, 68, 68, 1);
  border: 2px solid #fff;
  background: #f5fafe;
}
li.price-teaser .body {
  padding: 0 20px 80px;
}
li.price-teaser .body .time-field {
  padding: 10px 0 0 0;
  color: #99a6ac;
}
li.price-teaser .body .time-field .value {
  font-family: 'open_sansbold', Arial, sans-serif;
  color: #3a4750;
}
li.price-teaser .body .yellow-link {
  margin: 10px 0 0 0;
  position: absolute;
  left: 20px;
  right: 20px;
  bottom: 20px;
}
li.price-teaser .head {
  color: #fff;
  background: #0ba9c6;
  padding: 20px 10px;
  font-family: 'open_sansbold', Arial, sans-serif;

  border-radius: 30px 30px 0 0;
  -webkit-border-radius: 30px 30px 0 0;
  -moz-border-radius: 30px 30px 0 0;
  -o-border-radius: 30px 30px 0 0;
  -ms-border-radius: 30px 30px 0 0;
}
li.price-teaser .discont {
  position: absolute;
  background: url("../img/discont.png") no-repeat center;
  height: 77px;
  width: 76px;
  top: -0px;
  right: -6px;
  z-index: 22;
  text-align: center;
  line-height: 70px;
  text-indent: 8px;
  font-family: 'open_sansbold', Arial, sans-serif;
  font-size: 16px;
}
li.price-teaser .discont span {
  font-size: 0.8em;
}
li.price-teaser .price-val {
  font-size: 45px;
  line-height: 34px;
  margin: 15px 0 5px 0;
}
li.price-teaser .price-val span {
  font-size: 30px;
}
li.price-teaser .grafic-info {
  background: #fff;
  display: inline-block;
  color: #44a1d1;
  padding: 3px 15px 5px;

  overflow: hidden;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -o-border-radius: 30px;
  -ms-border-radius: 30px;
}
li.price-teaser.price-color-1 .head { background: #44a1d1;}
li.price-teaser.price-color-2 .head { background: #c4d72e;}
li.price-teaser.price-color-3 .head { background: #01aff6;}
li.price-teaser.price-color-4 .head { background: #c10e83;}

.node-type-lessons .aktion-region {
  padding-top: 40px;
}
.map-region,
.other-educational-region {
  background: #6b35be url(../img/pattern.png) top center;
  padding: 40px 0 50px;
  text-align: center;
}
.map-region h2,
.map-region div.sozv-style,
.other-educational-region div.sozv-style,
.other-educational-region  h2 {
  font-size: 33px;
  line-height: 34px;
  color: #fff;
  font-family: 'segoepr', Arial, sans-serif;
  text-shadow: 0 2px 7px rgba(93, 93, 93, 1);
  padding: 0 0 30px 0;
}
.map-region {
  padding: 40px 0 0 0;
}
.not-front.node-type-lessons .main-content {
  padding: 40px 0 0 0;
}
.map-region .text {
  font-family: 'open_sansbold', Arial, sans-serif;
  color: #f5df3b;
  font-size: 16px;
  padding-bottom: 40px;
}
.map-region #map {
  padding: 0;
}

.map-region #map .map-img {
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border: none;
}
.other-lessons-region {
  background: #6b35be url(../img/pattern.png) top center;
  padding: 40px 0 50px;
  text-align: center;
  position: relative;
  overflow: hidden;
}
.journal-other-lessons-region {
	text-align: center;
}
.journal-other-lessons-region .other-lessons-list-wrap {
	position: relative;
	margin:0 -15px;
}
.node-seo-article.full .journal-other-lessons-region .other-lessons-list-wrap ul,
.node-journal.full .journal-other-lessons-region .other-lessons-list-wrap ul {
    padding: 20px 30px;
    margin: 0;
    list-style: none;
    background: #6b35be url(/sites/default/themes/korolev_th/img/pattern.png) top center;
}
.other-lessons-region div.sozv-style,
.other-lessons-region h2 {
  font-size: 33px;
  line-height: 34px;
  color: #fff;
  font-family: 'segoepr', Arial, sans-serif;
  text-shadow: 0 2px 7px rgba(93, 93, 93, 1);
  padding: 0 0 30px 0;
}
.other-lessons-region li {
  width: 300px;
}
.other-lessons-list-wrap .bx-wrapper {
  position: relative;
}
.other-lessons-list-disable li {
  width: 300px;
  display: inline-block;
}
.other-lessons-list li .lessons-teaser,
.other-lessons-list-disable li .lessons-teaser {
  width: 100%;
}

.links-other-seo {
  text-align: center;
}
.links-other-seo a {
  text-decoration: none;
  font-family: 'open_sansbold', Arial, sans-serif;
  color: #3a494e;
  padding: 0 20px 10px 20px;
  display: inline-block;
  width: 25%;
  vertical-align: top;
  line-height: 14px;
}
.links-other-seo a:hover {
  color: #01aff4;
}
/*END ALL STILES*/


/*CONTACTS PAGE*/
.contacts-info, .filial-list {
  width: 50%;
  float: left;
  padding-right: 20px;
  box-sizing: border-box;
}
.main-filial-wrap h2 {
  margin: 25px 0 20px;
}
ul.filial-full-list {
  margin-bottom: 35px;
}
ul.filial-full-list li.node-club-contacts {
  width: 49%;
  display: block;
  float: left;
  border-top: 1px solid #ddd;
  padding-top: 20px;
  margin-top: 25px;
}
ul.filial-full-list li.node-club-contacts.row-odd {
  clear: left;
  margin-right:2%;
}
ul.filial-full-list li.node-club-contacts .maps {
  width: 100%;
  height: 400px;
  margin: 10px 0 0 0;
  border: none;
}
ul.filial-full-list li.node-club-contacts h2 {
  font-size: 20px;
  line-height: 22px;
  margin: 10px 0 20px;
}
ul.filial-full-list li.node-club-contacts .point {
  display: none;
}
.main-filial-wrap .form-links {
  margin: 25px 0 20px;
}
.main-filial-wrap .form-links a {
  float: left;
  display: block;
  clear: both;
  margin-bottom: 5px;
  color: #3c4b4d;
  text-transform: uppercase;
  background: #f3e03b;
  padding: 4px 10px;
  border-radius: 7px;
  text-decoration: none;
}
.main-filial-wrap .form-links a:hover {
  background: #ddd;
}
.main-filial-wrap .info-please {
  font-size: 13px;
}
/*END CONTACTS PAGE*/


/*JOURNAL*/
body.sidebar-second #sidebar-second {
  float: right;
  width: 300px;
  margin-left: 40px;
}
body.node-type-section-classes .center-content,
body.one-sidebar .center-content {
  overflow: hidden;
}
#block-views-journal-block-2 img,
.node-seo-article.full img,
.node-journal.full img,
body.sidebar-second #sidebar-second img {
  width: 100% !important;
  height: inherit !important;
  display: block;
}
body.sidebar-second #sidebar-second #block-views-journal-block-1 img {
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -o-border-radius: 30px;
  -ms-border-radius: 30px;
  overflow: hidden;
}
.view-display-id-block .view-content,
.view-display-id-page_1 .view-content {
  margin: 0 -15px;
}
#block-views-journal-block-1 a,
#block-views-journal-block-2 a {
  text-decoration: none;
}
#block-views-journal-block-1 .text,
#block-views-journal-block-2 .text {
  background: #d7e246;
  padding: 10px 20px;
  position: absolute;
  bottom: 0;
  left: 0;
}
.view-id-journal.view-display-id-page_1 .journal-teaser {
  width: 25%;
  float: left;
}
#block-views-journal-block-2 img,
.node-seo-article.full img,
.node-journal.full img {
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -o-border-radius: 30px;
  -ms-border-radius: 30px;
  overflow: hidden;
  margin: 0 0 30px;
}

.node-seo-article.full img {
   max-width: 888px;
	 margin: 0 auto 30px;
}
.node-journal.full .other-lessons-list-wrap .lessons-teaser img {
	border-radius: 30px 30px 0 0;
	-moz-border-radius: 30px 30px 0px 0px;
	-webkit-border-radius: 30px 30px 0px 0px;
	-o-border-radius: 30px 30px 0px 0px;
	-ms-border-radius: 30px 30px 0px 0px;
}
.node-journal.full .other-lessons-list-wrap  .lessons-teaser .style-teaser img {
	margin-bottom: 100px;
}
.node-journal.full .sozv-style,
.node-type-lessonsmain .lesson-full h2,
.node-journal.full h2 {
  font-size: 25px;
  line-height: 30px;
  font-family: 'segoepr', Arial, sans-serif;
  padding: 10px 0 20px 0;
	text-align: left;
}
.node-type-lessonsmain .lesson-full h3,
.node-page.full-page h3,
.node-journal.full h3 {
  font-size: 21px;
  line-height: 25px;
  font-family: 'segoepr', Arial, sans-serif;
  padding: 10px 0 20px 0;
}
#block-views-journal-block .title {
  font-size: 21px;
  line-height: 25px;
  font-family: 'segoepr', Arial, sans-serif;
  padding: 0 0 10px 0;
  text-align: center;
}
#block-views-journal-block-1 {
  margin-bottom: 30px;
}
#block-views-journal-block-2 img {
  margin: 0;
}
.node-type-journal .share-wrap {
  background: #fff;
  text-align: center;
  margin: 20px 0 30px;
  width: 100%;
  box-sizing: border-box;
}
.share-wrap > span, .share-wrap-2 .vote-my > span, .share-wrap-2 .share-my > span {
  display: inline-block;
  font-family: 'open_sansbold', Arial, sans-serif;
  font-size: 16px;
  padding: 0 10px 10px 0;
  line-height: 20px;
  vertical-align: top;
}
.share-wrap-2 .fivestar-widget,
.share-wrap-2 .ya-share2, .share-wrap .ya-share2  {
  display: inline-block;
  vertical-align: top;
}
/* END JOURNAL*/

/*ARROWS*/
.purpure-arrow .bx-controls-direction .bx-next,
.purpure-arrow .bx-controls-direction .bx-prev {
  border: 7px solid #6b35be;
  border-radius: 40px;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  -o-border-radius: 40px;
  -ms-border-radius: 40px;
  margin-top: -25px;
}
.node-seo-article.full .purpure-arrow .bx-controls-direction .bx-next,
.purpure-arrow .bx-controls-direction .bx-next {
  background: #6b35be url(../img/i-arrows-b.png) no-repeat -41px 2px; right: -65px;
}
.node-seo-article.full .purpure-arrow .bx-controls-direction .bx-prev,
.purpure-arrow .bx-controls-direction .bx-prev {
  background: #6b35be url(../img/i-arrows-b.png) no-repeat 0 2px; left: -65px;
}
.purpure-arrow .bx-controls-direction .bx-next.disabled {opacity: 0.2;}
.purpure-arrow .bx-controls-direction .bx-prev.disabled {opacity: 0.2;}

#block-views-education-block-3 .bx-pager.bx-default-pager,
.purpure-arrow .bx-pager.bx-default-pager {
  position: absolute;
  bottom: 16px;
  background: #6b35be;
  padding: 20px;
  box-sizing: border-box;
  z-index: 222;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);

  border-radius: 20px 20px 0px 0px;
  -moz-border-radius: 20px 20px 0px 0px;
  -o-border-radius: 20px 20px 0px 0px;
  -ms-border-radius: 20px 20px 0px 0px;
  -webkit-border-radius: 20px 20px 0px 0px;
  overflow: hidden;
}
#block-views-education-block-3 .bx-pager.bx-default-pager .bx-pager-item,
.purpure-arrow .bx-pager.bx-default-pager .bx-pager-item {
  display: inline-block;
  margin: 0 3px;
}
#block-views-education-block-3 .bx-pager.bx-default-pager .bx-pager-item a ,
.purpure-arrow .bx-pager.bx-default-pager .bx-pager-item a {
  background: #fff;
  text-indent: -9999px;
  position: relative;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -o-border-radius: 20px;
  -ms-border-radius: 20px;
  width: 18px;
  height: 18px;
  display: block;
  text-decoration: none;
}
#block-views-education-block-3 .bx-pager.bx-default-pager .bx-pager-item a.active,
.purpure-arrow .bx-pager.bx-default-pager .bx-pager-item a.active {
  background: #fae118;
}
/*END ARROWS*/
.mfp-iframe-holder .mfp-content {
  border: 7px solid #fff;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -o-border-radius: 30px;
  -ms-border-radius: 30px;
  overflow: hidden;
  box-sizing: border-box;
}
.mfp-iframe-holder .mfp-content .mfp-iframe-scaler,
.mfp-iframe-holder .mfp-content .mfp-iframe-scaler iframe {
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -o-border-radius: 30px;
  -ms-border-radius: 30px;
  overflow: hidden;
}
.mfp-close-btn-in .mfp-close {
  color: #333333;
  background: #f3e03b;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -o-border-radius: 30px;
  -ms-border-radius: 30px;
  opacity: 1;
  top: 10px;
  right: 10px;
}
#my-custom-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  color: #333333;
  background: #f3e03b;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -o-border-radius: 30px;
  -ms-border-radius: 30px;
  opacity: 1;
  bottom: 10px;
  font-style: normal;
  font-size: 28px;
  border: none;
  font-family: Arial, Baskerville, monospace;
  cursor: pointer;
  right: 10px;
}
.mfp-close-btn-in .mfp-content2:after {
  content: '';
  display: block;
  background: url("../img/stars.png") no-repeat center;
  width: 250px;
  height: 229px;
  position: absolute;
  top: -100px;
  left: -100px;
}
.mfp-content .block-webform {
  max-width: 400px;
  margin: 0 auto;
  padding: 25px 30px 20px;
  background: #6b35be;
  border-radius: 30px;
  border: 4px solid #2196f3;
  box-sizing: border-box;
  color: #fff;
  position: relative;
}
.mfp-content #metodic-form .block-webform {
  margin: 0;
  padding: 0;
  background: none;
  border-radius: 30px;
  border: none;
}
.mfp-content #metodic-form {
  margin: 0 auto;
  float: none;
  position: relative;
}
.mfp-content #block-webform-client-block-1125 .form-item,
.mfp-content #block-webform-client-block-1781 .form-item,
.mfp-content #block-webform-client-block-558 .form-item {
  margin: 5px 0;
  float: left;
  clear: both;
  width: 100%;
}

.mfp-content #block-webform-client-block-1125,
.mfp-content #block-webform-client-block-1781,
.mfp-content #block-webform-client-block-558 {
  border: none;
  padding: 0;
  background: #6b35be url(../img/pattern.png) top center;
  position: relative;
  max-width: 460px;
  width: 100%;
}
.mfp-content #block-webform-client-block-1125 div.join-style,
.mfp-content #block-webform-client-block-1781 div.join-style,
.mfp-content #block-webform-client-block-558 div.join-style {
  font-size: 17px;
  line-height: 21px;
  color: #040404;
  text-shadow: none;
  padding: 14px 20px 14px 20px;
  font-family: 'open_sansbold', Arial, sans-serif;
  text-transform: uppercase;
  background: #fae118;
  text-align: center;

  border-radius: 30px 30px 0px 0px;
  -moz-border-radius: 30px 30px 0px 0px;
  -o-border-radius: 30px 30px 0px 0px;
  -ms-border-radius: 30px 30px 0px 0px;
  -webkit-border-radius: 30px 30px 0px 0px;
}
.mfp-content #block-webform-client-block-1125 form,
.mfp-content #block-webform-client-block-1781 form,
.mfp-content #block-webform-client-block-558 form {
  margin: 30px;
}
.node-webform.full .webform-component-select label,
.node-webform.full .webform-component-markup label, .card-form-full .webform-component-markup label,
.node-webform.full .webform-component-radios > label,
.node-webform.full .webform-component-telephone label, .card-form-full .form-type-telfield label,
.node-webform.full .webform-component-textfield label, .card-form-full .form-type-textfield label,
.node-webform.full .webform-component-textarea label,
.node-webform.full .webform-component-email label,
.mfp-content #block-webform-client-block-1125  label,
.mfp-content #block-webform-client-block-1781  label,
.mfp-content #block-webform-client-block-558  label {
  display: inline-block;
  margin-right: 1em;
  width: 145px;
  text-align: right;
  text-transform: uppercase;
  line-height: 1.1em;
  padding: 11px 0 0 20px;
  float: inherit;
}
.node-webform.full .webform-component-select label,
.node-webform.full .webform-component-markup label, .card-form-full .webform-component-markup label,
.node-webform.full .webform-component-radios > label,
.node-webform.full .webform-component-telephone label, .card-form-full .form-type-telfield label,
.node-webform.full .webform-component-textfield label, .card-form-full .form-type-textfield label,
.node-webform.full .webform-component-textarea label,
.node-webform.full .webform-component-email label {
  width: 220px;
}
.node-webform.full .clublist-wrap, .card-form-full .clublist-wrap,
.mfp-content #block-webform-client-block-1125 .clublist-wrap,
.mfp-content #block-webform-client-block-1781 .clublist-wrap,
.mfp-content #block-webform-client-block-558 .clublist-wrap,
.node-webform.full input[type='text'],  .card-form-full input[type='text'],
.node-webform.full input[type='tel'], .card-form-full input[type='tel'],
.node-webform.full input[type='email'],
.node-webform.full select,
.node-webform.full textarea,
.mfp-content #block-webform-client-block-1125 input[type='text'],
.mfp-content #block-webform-client-block-1125 input[type='tel'],
.mfp-content #block-webform-client-block-1781 input[type='text'],
.mfp-content #block-webform-client-block-1781 input[type='tel'],
.mfp-content #block-webform-client-block-558 input[type='tel'],
.mfp-content #block-webform-client-block-558 input[type='text'] {
  width: 220px;
  float: right;
}
.node-webform.full .clublist-wrap, .card-form-full .clublist-wrap,
.node-webform.full .form-radios,
.node-webform.full select,
.node-webform.full input[type='text'], .card-form-full input[type='text'],
.node-webform.full input[type='tel'], .card-form-full input[type='tel'],
.node-webform.full input[type='email'],
.node-webform.full textarea {
  width: 270px;
  display: inline-block;
  float: inherit;
}
.node-webform.full textarea {
  height: 120px;
}
.node-webform.full .form-textarea-wrapper {
  display: inline-block;
}
.node-webform.full .webform-component-file.form-item {
  clear: left;
  margin: 20px 0;
  box-sizing: border-box;
  padding-left: 200px;
}
.node-webform.full form {
  float: left;
  width: 100%;
}
.card-form-full .form-item,
.node-webform.full .form-item {
  float: left;
  margin: 5px 0;
  clear: both;
}
.mfp-content #block-webform-client-block-1125 .mfp-close,
.mfp-content #block-webform-client-block-1781 .mfp-close,
.mfp-content #block-webform-client-block-558 .mfp-close {
  top: 1px;
  right: 1px;
  background: none;
}
.mfp-content #block-webform-client-block-1125 .form-actions,
.mfp-content #block-webform-client-block-1781 .form-actions,
.mfp-content #block-webform-client-block-558 .form-actions {
  float: right;
  margin-bottom: 30px;
  margin-top: 25px;
}
.mfp-content #block-webform-client-block-1125:before,
.mfp-content #block-webform-client-block-1781:before,
.mfp-content #block-webform-client-block-558:before {
  content: '';
  background: url("../img/stars.png") no-repeat;
  background-size: 155px;
  width: 155px;
  height: 142px;
  position: absolute;
  bottom: -40px;
  left: -40px;
}
div.jfilestyle.jfilestyle-corner input:last-child, div.jfilestyle.jfilestyle-corner span:last-child>label {
  border-radius: 4px;
  float: inherit;
  color: #fff;
}

.webform-component-file.field-error div.jfilestyle.jfilestyle-corner input:last-child {
  background: #f95959;
}

#node-565.full .form-actions {
  clear: both;
  float: right;
  width: 265px;
}


.sbHolder {
  outline: none;
  position: relative;
  width: 270px;
  display: inline-block !important;
  box-sizing: border-box;

  font-family: 'open_sansitalic', Arial, sans-serif;
  font-size: 16px;
  border: none;
  box-sizing: border-box;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -o-border-radius: 30px;
  -ms-border-radius: 30px;
  padding: 0 20px;
  height: 44px;
  line-height: 45px;
  color: #677a80;
  background: #fff;
}

.sbOptions {
  width: 270px;
  background: rgb(255, 255, 255);
  top: 21px !important;
  line-height: 1.1em;
  padding: 20px 0 15px;
  border-radius: 0 0 20px 20px;
  -moz-border-radius: 0 0 20px 20px;;
  -webkit-border-radius: 0 0 20px 20px;
  -o-border-radius: 0 0 20px 20px;
  -ms-border-radius: 0 0 20px 20px;
  position: absolute;
  left: 0;
  z-index: 4;
}

#webform-client-form-2283 .sbOptions {
  height: 180px;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch
}

.sbOptions li a {
  padding: 7px 20px;
  box-sizing: border-box;
  text-decoration: none;
  color: #272b34;
  display: block;
}
.sbOptions li:hover {
  background:#fae118;
  cursor:pointer;
}
.sbSelector:after {
  content: '';
  display: block;
  background: #fff url(../img/i-arrows-s.png) no-repeat 0 16px;
  height: 40px;
  width: 13px;
  position: absolute;
  right: 4px;
  top: 2px;
  border-left: 10px solid #fff;
}
a.sbSelector {
  color: #677a80;
  z-index: 5;
  position: relative;
  width: 100%;
  display: block;
  height: 42px;
  overflow: hidden;
  text-decoration: none;
}
.sbOptions li:first-child {display: none;}

.sbHolder.error {
  border: 2px solid red;
  line-height: 42px;
  background: #fff;
  color: #677a80;
}
.sbHolder.error .sbSelector:after {
  top:0;
}
.sbHolder.error .sbOptions {
  border: 2px solid red;
  border-top: none;
  left: -2px;
  width: 266px;
}
/*POPUP*/
.card-form-full,
.node-webform.full .full-form-wrap {
  margin: 0 0 50px;
  padding: 25px 30px 20px;
  background: #6b35be;
  border-radius: 30px;
  box-sizing: border-box;
  color: #fff;
  float: left;
  max-width: 585px;
}
.card-form-full {
  position: relative;
}
.node-webform.rekout-form input[type='submit'],
.node-webform.normal-form input[type='submit'],
.node-webform.full input[type='submit'] {
  display: none;
}

.form-managed-file input[type="submit"] {
  display: none;
}

.webform-component-file > label {
  font-size: 21px;
  line-height: 25px;
  color: #fff;
  font-family: 'segoepr', Arial, sans-serif;
  padding: 0 0 10px 0;
  font-weight: normal;
  width: 100%;
  display: block;
}

.webform-component-file {
  border-bottom: 1px solid rgba(255, 255, 255, 0.29);
  padding: 0 20px 30px;
  margin: 30px 0;
}

div.jfilestyle .focus-jfilestyle > label {
  width: 56px;
  height: 45px;
  background: url("../img/file_add.png") no-repeat;
  background-size: 45px;
  text-indent: -9999px;
  border: none;
  display: inline-block;
  padding: 0;
}

.focus-jfilestyle {display: inline-block;}
div.jfilestyle input[type="text"]{
  width: 200px;
  display: inline-block;
  background: inherit;
  margin: 0;
  border: none;
  padding: 6px;
}
.node-webform .webform-component-file div.description {
  display: block;
  padding: 0 0 0 62px;
}

#webform-client-form-561 #edit-actions input[type="submit"]{
  position: absolute;
  right: 17px;
  bottom: 20px;
}
.ajax-page {
  max-width: 800px;
  width: 90%;
  margin: 30px auto;
  border: 10px solid #009bfb;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -o-border-radius: 15px;
  -ms-border-radius: 15px;
  padding: 40px;
  box-sizing: border-box;
  position: relative;
  background: #fff;
}
#RekIn,#RekOut, #RekOutUmc,#RekInMoskow {
  max-width: 700px;
  width: 90%;
  margin: 0 auto;
  position: relative;
  border: 10px solid #009bfb;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -o-border-radius: 15px;
  -ms-border-radius: 15px;
  display: block;
}
#RekInMoskow {
  max-width: 500px;
}
#RekOutUmc.form,
#RekOut.form {
  max-width: 460px;
}
#RekOutUmc img,
#RekInMoskow img,
#RekOut img,
#RekIn img {
  width: 100% !important;
  height: inherit !important;
  display: block;
}
#RekOutUmc a.rek-link,
#RekOut a.rek-link,
#RekIn a.rek-link {
  background: #fae118;
  font-family: 'open_sansbold', Arial, sans-serif;
  color: #3a494e;
  text-align: center;
  text-transform: uppercase;
  font-size: 16px;
  padding: 15px 45px 13px;
  border-radius: 50px;
  margin: 0;
  position: absolute;
  bottom: 30px;
  left: 30px;
  -webkit-box-shadow: 0 2px 4px 0 rgba(93, 93, 93, 1);
  -moz-box-shadow: 0 2px 4px 0 rgba(93, 93, 93, 1);
  -o-box-shadow: 0 2px 4px 0 rgba(93, 93, 93, 1);
  -ms-box-shadow: 0 2px 4px 0 rgba(93, 93, 93, 1);
  box-shadow: 0 2px 4px 0 rgba(93, 93, 93, 1);
  -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;
  text-decoration: none;
}
#RekOutUmc:before,
#RekOut:before,
#RekIn:before {
  content: '';
  background: url(../img/stars.png) no-repeat;
  background-size: 220px;
  width: 220px;
  height: 205px;
  position: absolute;
  top: -80px;
  left: -90px;
  z-index: 2;
}
#RekOutUmc:after,
#RekOut:after,
#RekIn:after {
  content: '';
  background: url(../img/star.png) no-repeat;
  background-size: 155px;
  width: 155px;
  height: 159px;
  position: absolute;
  bottom: -65px;
  right: -40px;
  z-index: 2;
}
#RekOutUmc .rekout-form,
#RekOut .rekout-form {
  width: 460px;
  padding: 78px;
  box-sizing: border-box;
  background: #6b35be;
  color: #fff;
}
#RekOutUmc .rekout-form .annotation,
#RekOut .rekout-form .annotation {
  margin-bottom: 20px;
}
/*END POPUP*/
.node-type-lessonsmain .seo-text-region,
.page-classes .seo-text-region,
.page-lessons-main .seo-text-region,
.page-razvivayushhie-zanyatiya .seo-text-region,
.front .seo-text-region {
  margin-bottom: 60px;
}
.node-type-lessons .seo-text-region {
  margin: 60px 0;
}

/*EDUCATION*/
.not-front.page-reviews-umc .main-content,
.not-front.page-cart .main-content,
.not-front.page-checkout .main-content,
.not-front.node-type-product .main-content,
.not-front.page-vopros-otvet .main-content,
.not-front.node-type-news-umc  .main-content,
.not-front.node-type-faq .main-content,
.not-front.page-news-umc .main-content,
.not-front.page-node-1604 .main-content,
.not-front.page-education .main-content {
  background: #fff;
  padding: 0 0 50px;
}
.education-block_2,
#block-views-education-block-2 {
  margin: 40px 0 0 0;
  width: 100%;
}
.education-block_2 .view-content,
#block-views-education-block-2 .view-content {
  width: 110%;
}
.education-block_2  div.title,
#block-views-education-block-2  div.title {
  font-size: 28px;
  line-height: 34px;
  font-family: 'segoepr', Arial, sans-serif;
  padding: 0 0 30px 0;
}
.tovar-teaser .body {
  padding: 30px 20px 15px;
}
.tovar-teaser .body .title-style:hover {
  text-decoration: underline;
  cursor: pointer;
}

.recomended-list .tovar-recomended {
  float: left;
  margin: 0 20px 0 0;
  width: 150px;
  text-align: center;
}
#block-views-education-block-3 .news-umc-small img,
#block-views-education-block-5 .tovar-isnew img,
#block-views-education-block-1 .tovar-isnew img,
.recomended-list .tovar-recomended img {
  display: block;
  border-radius: 25px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -o-border-radius: 25px;
  -ms-border-radius: 25px;
  overflow: hidden;
  margin-bottom: 20px;
}
.recomended-list .tovar-recomended a {
  text-decoration: none;
}
.recomended-list .tovar-recomended a.read-product {
  display: inline-block;
  padding: 3px 11px 5px;
  background: #fae118;
  border-radius: 25px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -o-border-radius: 25px;
  -ms-border-radius: 25px;
  margin: 10px 0 0 0;
}
.recomended-list .tovar-recomended a.read-product:hover {
  background: #dadada;
}
a.product-video {
  display: block;
  border-radius: 25px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -o-border-radius: 25px;
  -ms-border-radius: 25px;
  overflow: hidden;
  position: relative;
  margin: 20px 0;
}
a.product-video:after {
  content: '';
  background: url(../img/i-plays.png) no-repeat -7px -5px;
  height: 150px;
  width: 150px;
  display: block;
  position: absolute;
  bottom: 30px;
  left: 30px;
}
a.product-video:hover:after {
  background: url(../img/i-plays.png) no-repeat -176px -5px;
}
a.product-video img {
  max-width: 100%;
  height: inherit !important;
}
.node-product.full {
  line-height: 1.5em;
}
#block-views-education-block-5,
#block-views-education-block-4,
#block-views-education-block-3,
#block-webform-client-block-1347,
#block-webform-client-block-1600,
#block-views-education-block-1 {
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -o-border-radius: 30px;
  -ms-border-radius: 30px;
  margin-bottom: 30px;
  overflow: hidden;
  -webkit-box-shadow: 0px 2px 16px 0px rgba(224, 224, 224, 1);
  -moz-box-shadow: 0px 2px 16px 0px rgba(224, 224, 224, 1);
  -ms-box-shadow: 0px 2px 16px 0px rgba(224, 224, 224, 1);
  -o-box-shadow: 0px 2px 16px 0px rgba(224, 224, 224, 1);
  box-shadow: 0px 2px 20px 0px rgba(224, 224, 224, 1);
  margin-bottom: 30px;
}

#block-views-education-block-3 {
 padding: 0 0;
}
#block-views-education-block-5 .title,
#block-views-education-block-1 .title {
  font-size: 21px;
  line-height: 25px;
  color: #fff;
  font-family: 'segoepr', Arial, sans-serif;
  background: #01aff6 url(../img/pattern.png) top center;
  text-align: center;
  padding: 20px 30px;
}

#block-views-education-block-5 .tovar-isnew,
#block-views-education-block-1 .tovar-isnew {
  border-bottom: 1px solid #eeeeee;
  padding: 20px 20px;
}
#block-views-education-block-3 .news-umc-small {
  padding: 10px 30px 20px;
}
#block-views-education-block-3 .news-umc-small img,
#block-views-education-block-5 .tovar-isnew img,
#block-views-education-block-1 .tovar-isnew img {
  width: 85px;
  height: 85px;
  margin: 0;
}
#block-views-education-block-3 .news-umc-small .news-wrap,
#block-views-education-block-5 .tovar-isnew .shadow,
#block-views-education-block-1 .tovar-isnew .shadow {
  display: table;
}
#block-views-education-block-3 .news-umc-small .news-wrap a.img,
#block-views-education-block-3 .news-umc-small .news-wrap .body,
#block-views-education-block-1 .tovar-isnew .shadow a.img,
#block-views-education-block-5 .tovar-isnew .shadow a.img,
#block-views-education-block-5 .tovar-isnew .shadow .body,
#block-views-education-block-1 .tovar-isnew .shadow .body {
  display: table-cell;
  vertical-align: middle;
}
#block-views-education-block-3 .news-umc-small .news-wrap .body,
#block-views-education-block-5 .tovar-isnew .shadow .body,
#block-views-education-block-1 .tovar-isnew .shadow .body {
  padding: 0 10px;
}
#block-views-education-block-3 .news-umc-small .news-wrap .body a,
#block-views-education-block-5 .tovar-isnew .shadow .body a,
#block-views-education-block-1 .tovar-isnew .shadow .body a {
  text-decoration: none;
  font-family: 'open_sansbold', Arial, sans-serif;
}
#block-views-education-block-3 .news-umc-small .news-wrap .body a:hover,
#block-views-education-block-5 .tovar-isnew .shadow .body a:hover,
#block-views-education-block-1 .tovar-isnew .shadow .body a:hover {
  color: #01aff6;
}
#block-views-education-block-5 .full-list,
#block-views-education-block-1 .full-list {
  display: block;
  padding: 18px 30px;
  text-align: center;
  text-decoration: none;
  background: #fae118;
  font-family: 'open_sansbold', Arial, sans-serif;
  color: #3a494e;
  font-size: 16px;
  line-height: 16px;
}
#block-views-education-block-5 .full-list:hover,
#block-views-education-block-1 .full-list:hover {
  background: #01aff6;
  color: #fff;
}
#block-views-education-block-3 .title {
  font-size: 21px;
  line-height: 25px;
  font-family: 'segoepr', Arial, sans-serif;
  text-align: center;
  padding: 20px 30px;
}
.read-news-umc {
  background: #fae118;
  font-family: 'open_sansbold', Arial, sans-serif;
  color: #3a494e;
  text-align: center;
  font-size: 16px;
  line-height: 16px;
  padding: 15px 20px 13px 20px;
  border-radius: 50px;
  display: inline-block;
  position: relative;
  -webkit-box-shadow: 0 2px 4px 0 rgba(199, 199, 199, 1);
  -moz-box-shadow: 0 2px 4px 0 rgba(199, 199, 199, 1);
  -o-box-shadow: 0 2px 4px 0 rgba(199, 199, 199, 1);
  -ms-box-shadow: 0 2px 4px 0 rgba(199, 199, 199, 1);
  box-shadow: 0 2px 4px 0 rgba(199, 199, 199, 1);
  width: 100%;
  border: none;
  cursor: pointer;
  box-sizing: border-box;
  -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;
  text-decoration: none;
  margin: 20px 0 0 0;
}
.read-news-umc:hover {
  background: #fff000;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
}
time.news-umc-date {
  color: #cecece;
  text-align: right;
  display: block;
  margin: 0 0 5px 0;
  font-size: 16px;
}
#block-views-education-block-3 .bx-pager.bx-default-pager {
  position: relative;
  display: inline-block;
  bottom: inherit;
  overflow: inherit;
}
#comments {
  padding: 40px 7px 0;
}
#comments .title {
  font-size: 28px;
  line-height: 34px;
  font-family: 'segoepr', Arial, sans-serif;
  padding: 0 0 25px 0;
}
#comments .form-textarea-wrapper textarea,
#comments input[type='text'], #comments input[type='email']{
  -webkit-box-shadow: 0px 2px 16px 0px rgba(224, 224, 224, 1);
  -moz-box-shadow: 0px 2px 16px 0px rgba(224, 224, 224, 1);
  -o-box-shadow: 0px 2px 16px 0px rgba(224, 224, 224, 1);
  -ms-box-shadow: 0px 2px 16px 0px rgba(224, 224, 224, 1);
  box-shadow: 0px 2px 20px 0px rgba(224, 224, 224, 1);
}
#comments .form-textarea-wrapper textarea {
  height: 120px;
}
#comments .description {
  display: none;
}
#comments .resizable-textarea .grippie {
  display: none;
}
#comments label,
#comments .form-required {
  display: none;
}
#comments .form-actions {
  width: 230px;
}
#comments .comment {
  background: #ddf3ff;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -o-border-radius: 30px;
  -ms-border-radius: 30px;
  margin-bottom: 30px;
  overflow: hidden;
  padding: 20px 20px;
}
#comments .captcha {
  float: left;
  margin: 20px 0;
}
#block-webform-client-block-1600,
#block-webform-client-block-1347 {
  background: #6b35be url(../img/pattern.png) top center;
  padding: 25px 30px 20px;
}
#block-webform-client-block-1600 .webform-component-markup,
#block-webform-client-block-1347 .webform-component-markup {
  color: #fff;
  font-size: 13px;
  text-align: center;
}
.tovar-teaser .price-info-rel {
  position: relative;
  display: block;
  color: #01aff4;
  font-family: 'open_sansbold', Arial, sans-serif;
  font-size: 16px;
  text-align: center;
  border-radius: 0 0 30px 30px;
  -moz-border-radius: 0 0 30px 30px;
  -o-border-radius: 0 0 30px 30px;
  -ms-border-radius: 0 0 30px 30px;
  -webkit-border-radius: 0 0 30px 30px;
  background: rgba(241, 249, 255, 0.97);
  padding: 20px 25px 7px;
  text-decoration: none;
  min-height: 57px;
}
.tovar-teaser .price-info-rel .price-wrap {
  padding: 12px 0 0 0;
}
.tovar-teaser .price-info-rel .price {
  font-size: 27px;
}
.tovar-teaser .price-info-rel .price span {
  font-size: 20px;
}
.tovar-teaser .price-info-rel div.price-non {
  font-size: 16px;
  padding: 0 0 13px 0;
}
.tovar-teaser .price-info-rel div.price.price-non span {
  font-size: 26px;
  padding-bottom: 10px;
  display: block;
  font-family: 'open_sanssemibold', Arial, sans-serif;
}
.tovar-teaser .category {
  top: inherit;
  bottom: 75px;
}
time.review-umc-date {
  font-size: 19px;
  margin: 0 0 25px 0;
  display: inline-block;
}
#block-views-education-block-4 {
  padding: 25px 30px;
}
#block-views-education-block-4 .title {
  font-size: 21px;
  line-height: 25px;
  font-family: 'segoepr', Arial, sans-serif;
  text-align: center;
  padding: 0 30px 20px;
}
.node-review-umc.node-teaser {
  margin-bottom: 30px;
}
.node-review-umc.node-teaser .title-style {
  font-family: 'open_sansbold', Arial, sans-serif;
  font-size: 17px;
  text-decoration: none;
}
.node-review-umc.node-teaser time  {
  font-size: 16px;
  margin: 5px 0 25px 0;
  display: block;
}
.node-review-umc.node-teaser  .body {
  font-family: 'open_sansitalic', Arial, sans-serif;
}
.all-reviews-umc {
  float: right;
  color: #01aff4;
  font-family: 'open_sansbold', Arial, sans-serif;
}
.not-front.page-reviews-umc .node-review-umc.node-teaser  {
  margin-bottom: 30px;
}
.node-product.full .price {
  float: left;
  font-size: 38px;
  height: 34px;
  line-height: 34px;
  color: #01aff4;
  font-family: 'open_sansbold', Arial, sans-serif;
}
.node-product.full .price-info.small .price {
  font-size: 25px;
  padding-right: 200px;
  height: inherit;
}
.node-product.full .price-info {
  padding: 20px;
  background: #f5fafe;
  margin-bottom: 10px;
}
.node-product.full .price-info.small {
  padding: 10px 20px;
  position: relative;
}
.node-product.full .price span {
  font-size: 23px;
}
.node-product.full .price span.tarif {color: #2f2f2f;}
.node-product.full .price-info.small .price span.tarif {
  color: #2f2f2f;
  font-size: 17px;
}
.node-product.full .price-btn {
  float: right;
  background: #f3e03b;
  border-radius: 50px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -o-border-radius: 50px;
  -ms-border-radius: 50px;
  text-transform: uppercase;
  padding: 7px 19px 6px;
  color: #171717;
  font-family: 'open_sanssemibold', Arial, sans-serif;
  font-size: 16px;
  text-decoration: none;
  width: 95px;
  text-align: center;
  cursor: pointer;
}
.node-product.full .price-info.small .price-btn {
  position: absolute;
  top: 10px;
  right: 20px;
  z-index: 22;
}
.basic-cart-call-to-action input[type="submit"].clicked,
.node-product.full .price-btn.clicked {
  background: #f3e03b url("../img/shop/addCart2.gif") no-repeat center;
  text-indent: -9999px;
}
.basic-cart-add-to-cart {
  margin: 0;
}
.node-product.full .price-btn  a {
  text-decoration: none;
}
.node-product.full .body {
  margin: 30px 0 0 0;
}
.node-product.full .body.top-body {
  margin: 0 0 30px 0;
}
.news-teaser.node-news-umc {
  width: 100%;
  padding: 0 0 40px 12px;
  display: table;
}
.news-teaser.node-news-umc a.img-wrap,
.news-teaser.node-news-umc .body {
  display: table-cell;
  vertical-align: middle;
}
.view-id-education.view-display-id-page_1 .view-content {
  margin: 0;
}
#my-basic-cart-cart-form .form-item {margin: 0;}

.checkout-wrap .basic-cart-grid .row,
#my-basic-cart-cart-form .basic-cart-grid .row {
  display: table;
  float: inherit;
  padding: 20px 0 20px 0;
  border-bottom: 1px solid #ececec;
}
.checkout-wrap .basic-cart-grid .cell,
#my-basic-cart-cart-form .basic-cart-grid .cell {
  float: inherit;
  vertical-align: middle;
}
.basic-cart-cart-node-image img {
  width: 85px;
  height: 85px;
  display: block;
  border-radius: 25px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -o-border-radius: 25px;
  -ms-border-radius: 25px;
  overflow: hidden;
}
.basic-cart-delete-image {
  padding-right: 20px;
  width: 16px;
}
.basic-cart-cart-node-image {
  width: 85px;
}
.basic-cart-cart-node-title {
  padding: 0 20px;
}
.basic-cart-cart-node-title a  {
  text-decoration: none;
}
.basic-cart-cart-node-title a:hover {
  color: #01aff6;
}
.basic-cart-cart-unit-price {
  width: 85px;
}
.basic-cart-cart-quantity {
  width: 65px;
}
#my-basic-cart-cart-form .basic-cart-cart-quantity input[type='text']{
  webkit-box-shadow: inset 0 1px 4px 0 rgba(204, 203, 203, 1);
  -moz-box-shadow: inset 0 1px 4px 0 rgba(204, 203, 203, 1);
  -o-box-shadow: inset 0 1px 4px 0 rgba(204, 203, 203, 1);
  -ms-box-shadow: inset 0 1px 4px 0 rgba(204, 203, 203, 1);
  box-shadow: inset 0 1px 4px 0 rgba(204, 203, 203, 1);
  background: #ececec;
}
.basic-cart-total-price {
  text-align: right;
  padding-right: 10px;
}
.basic-cart-call-to-action {
  text-align: right;
  padding-right: 10px;
}
.basic-cart-call-to-action input[type="submit"] {
  display: inline-block;
  width: inherit;
  margin: 0 0 20px 20px;
}
.basic-cart-call-to-action .catalog-link {
  float: left;
  width: inherit;
  text-decoration: none;
}
.basic-cart-cart-x {
  width: 9px;
  text-align: center;
}
.checkout-wrap .basic-cart-cart-quantity {
  width: 35px;
  text-align: center;
}
.node-webform .form-type-radio input.form-radio,
.checkout-wrap input.form-radio {
  -webkit-appearance: radio;
  appearance: radio;
}

#formTabs form {
  position: relative;
}
.checkout-wrap  .form-wrap {
  width: 100%;
  float: left;
  margin: 40px 0 0 0;
  background: #6b35be url(../img/pattern.png) top center;
  padding: 25px 30px 20px;
  box-sizing: border-box;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -o-border-radius: 30px;
  -ms-border-radius: 30px;
  overflow: hidden;
  -webkit-box-shadow: 0px 2px 16px 0px rgba(224, 224, 224, 1);
  -moz-box-shadow: 0px 2px 16px 0px rgba(224, 224, 224, 1);
  -o-box-shadow: 0px 2px 16px 0px rgba(224, 224, 224, 1);
  -ms-box-shadow: 0px 2px 16px 0px rgba(224, 224, 224, 1);
  box-shadow: 0px 2px 20px 0px rgba(224, 224, 224, 1);
  position: relative;
}
.checkout-wrap  .form-wrap .title {
  font-size: 21px;
  line-height: 25px;
  color: #fff;
  font-family: 'segoepr', Arial, sans-serif;
  text-shadow: 0 2px 7px rgba(93, 93, 93, 1);
  padding: 0 0 20px 0;
  text-align: center;
}
.checkout-wrap  .form-wrap .form-item.form-type-telfield,
.checkout-wrap  .form-wrap .form-item.form-type-textfield {
  width: 49%;
  float: left;
  clear: both;
  margin: 5px 0;
}
.checkout-wrap  .form-wrap .form-item.form-type-textarea {
  position: absolute;
  width: 49%;
  right: 0;
  box-sizing: border-box;
  margin: 5px 0;
}
.checkout-wrap  .form-wrap .form-item.form-type-textarea textarea {
  height: 98px;
}
.checkout-wrap  .form-wrap #my-checkout-cart-ur-form .form-item.form-type-telfield,
.checkout-wrap  .form-wrap #my-checkout-cart-ur-form .form-item.form-type-textfield {
  clear: none;
}
.checkout-wrap  .form-wrap #my-checkout-cart-ur-form .form-item:nth-child(even) {
  margin-left: 2%;
}
.checkout-wrap  .form-wrap #my-checkout-cart-ur-form .form-item.form-type-checkbox {
  margin:0;
  clear: both;
}
.checkout-wrap  .form-wrap #my-checkout-cart-ur-form .form-item.form-type-textarea {
  position: relative;
  float: left;
}
.checkout-wrap  .form-wrap #my-checkout-cart-ur-form .form-item.form-type-textarea.form-item-comment {
  width: 100%;
}

ul.form-type-wrap,
ul.form-type-wrap li.form-type {
  list-style: none;
  padding: 0;
  margin: 0;
}
ul.form-type-wrap {
  margin-bottom: 20px;
  text-align: center;
}
.form-type-wrap .form-type {
  display: inline-block;
  color: #fff;
  cursor: pointer;
}
.form-type-wrap .form-type a {
  color: #fff;
  text-decoration: none;
  padding: 10px 20px;
  display: block;
}
.form-type-wrap .form-type.ui-tabs-active a {
  color: #000;
  background: #fae118;
}

.checkout-wrap .form-type-radios.form-item-playment {
  color: #fff;
  clear: both;
  margin: 30px 10px 10px;
  float: left;
  width: 100%;
}
.checkout-wrap .form-type-radios.form-item-playment > label {
  font-size: 21px;
  line-height: 25px;
  color: #fff;
  font-family: 'segoepr', Arial, sans-serif;
  text-shadow: 0 2px 7px rgba(93, 93, 93, 1);
  padding: 0 0 20px 0;
  font-weight: normal;
}
.checkout-wrap .form-type-radios.form-item-playment .form-type-radio {
  width: 100%;
  float: left;
  text-align: left;
}
.checkout-wrap .form-type-checkbox {
  color: #fff;
  clear: both;
  margin: 0;
  float: left;
  width: 50%;
}
.checkout-wrap .form-type-checkbox.form-item-smplntspm1 {display:none;}
.checkout-wrap .form-type-checkbox a {
  color: #fff;
  font-family: 'open_sansbold', Arial, sans-serif;
}
.checkout-btn-wrap {
  clear: both;
}
.checkout-wrap .message-form {
  clear: both;
  margin: 10px 0 5px;
}
.checkout-wrap .basic-cart-call-to-action {
  text-align: left;
  padding-right: 0;
}
.checkout-wrap  .basic-cart-call-to-action input[type="submit"] {
  margin: 15px 0 10px;
  width: 200px;
  text-align: center;

  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  -ms-transition: none;
  transition: none;
}
.faq-item {
  background: #ddf3ff;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -o-border-radius: 30px;
  -ms-border-radius: 30px;
  margin-bottom: 30px;
  overflow: hidden;
  padding: 20px 20px;
}
.faq-item .question {
  font-family: 'open_sansbold', Arial, sans-serif;
  font-size: 16px;
  text-decoration: none;
  color: #2f2f2f;
}
.faq-item .answer {
  font-family: 'open_sansitalic', Arial, sans-serif;
}

/*END EDUCATION*/

/*SEO*/
.node-seo-article {
  text-align: center;
  padding: 0 0 50px 0;
}
.node-seo-article .text {
  line-height: 1.6em;
  text-align: left;
}
.node-seo-article .text h2 {
  margin-bottom: 20px;
  font-family: 'segoepr', Arial, sans-serif;
  font-size: 25px;
  line-height: 30px;
}
.block-info.block-info-left,
.block-info.block-info-right {
  float: left;
  width: 300px;
  border: none;
  padding: 13px 25px;
  margin: 34px 30px 30px 0;
  background: #d6eef2;
  -moz-border-radius: 10px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  -webkit-border-radius: 10px;
  -khtml-border-radius: 10px;
  border-radius: 10px;
  font-style: italic;
  position: relative;
  box-sizing: border-box;
  text-align: left;
  font-size: 13px;
}
.block-info.block-info-right {
  float: right;
  margin: 34px 0 30px 30px;
}
.block-info.block-info-right:before,
.block-info.block-info-left:before{
  content:'';
  background: url(../img/icon-block.png) no-repeat center;
  position: absolute;
  top: -34px;
  right: -10px;
  width: 65px;
  height: 65px;
}
#block-comment-block-node-comments .links {
  display: none;
}
#block-comment-block-node-comments .commenter-name {
  font-family: 'open_sansbold', Arial, sans-serif;
  font-size: 16px;
  text-decoration: none;
  color: #2f2f2f;
}
#block-comment-block-node-comments time.comment-time {
  font-size: 15px;
  margin: 5px 0 25px 0;
  display: block;
}
#block-comment-block-node-comments .comment-text {
  font-family: 'open_sansitalic', Arial, sans-serif;
}
/*END SEO*/

/*FULL PAGE*/
.node-page.full-page .wrapper-images-for-gallery a {
  width: 33%;
  float: left;
  display: block;
}
.node-page.full-page img {
  width: 100%;
  display: block;
  height: inherit;
}
.node-education-page,
.node-journal.full,
.node-page.full-page {
  line-height: 1.5em;
}
.node-webform.full iframe,
.node-journal.full iframe,
.node-page.full-page iframe {
  max-height: 500px;
  min-height: 500px;
  margin: 30px auto;
}
.node-webform.full iframe.google,
.node-journal.full iframe.google,
.node-page.full-page iframe.google {
  max-width: 100%;
  max-height: inherit;
	z-index: 222;
	position: relative;
	min-height: inherit;
}
.node-education-page h2,
.node-seo-article.full .sozv-style,
.node-journal.full .sozv-style,
.node-journal.full h2,
.node-webform.full h2,
.node-page.full-page h2 {
  font-size: 25px;
  line-height: 30px;
  font-family: 'segoepr', Arial, sans-serif;
  padding: 10px 0 20px 0;
}

.node-seo-article.full table,
.node-page.full-page table,
.node-seo-article.full tbody,
.node-page.full-page tbody,
.node-seo-article.full td,
.node-page.full-page td,
.node-seo-article.full th,
.node-page.full-page th,
.node-seo-article.full tr,
.node-page.full-page tr {
  border: none;
}
.node-seo-article.full td,
.node-page.full-page td {
  padding: 10px;
}
.node-product.full ul,
.node-education-page ul,
.node-journal.full ul,
.node-journal.full ol,
.node-page.full-page ul {
  padding-left: 3.5ex;
  margin: 10px 0 15px 0;
  overflow: hidden;
}
.node-product.full ul li,
.node-education-page ul li,
.node-page.full-page ul li,
.node-journal.full ul li {
  list-style: disc;
}

.node-product.full ol > li,
.node-education-page ol > li,
.node-page.full-page ol > li,
.node-journal.full ol > li {
  list-style: decimal;
}
.node-journal.full table {
  background: #fff;
  width: 100% !important;
  margin-bottom: 20px;
}
.node-journal.full table td {
	padding:10px;
}
.node-journal.full table td p {
	margin:0;
}
.node-journal.full table tr:nth-child(even) {
	background: #eee;
}
/*END FULL PAGE*/

/*MONCLASS*/
.node-monclass .categoy-lesss-wrap {
  margin: 0 0 30px;
}
.node-monclass ul#catagory-lesson li {
  display: inline-block;
  vertical-align: top;
  color: #272b34;
  margin: 0 10px 0 0;
}
.node-monclass ul#catagory-lesson li a {
  color: #01aff4;
  margin: 5px 0;
  padding: 4px 20px;
  display: inline-block;
  text-decoration: none;
  border-radius: 50px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -o-border-radius: 50px;
  -ms-border-radius: 50px;
}
.node-monclass ul#catagory-lesson li.ui-state-active a {
  background: #f3e03b;
  color: #171717;
}
.node-monclass ul#catagory-lesson li  a:hover {
  background: #ddd;
  color: #171717;
}
/*END MONCLASS*/
.hidden-click {
  display: none;
}
.node-webform.lesson-small-form {
  position: relative;
}
#wrapper_price {
  width: 100%;
  text-align: right;
  padding: 0 10px 20px;
  box-sizing: border-box;
  border-bottom: 1px solid rgba(255, 255, 255, 0.67);
}
.form-item-commission .ajax-progress {
  display: none;
}
.form-item-price  .ajax-progress {
  float: right;
  text-align: right;
  margin: 10px 20px;
}
.card-form-full .message-form {
  float: left;
  width: 100%;
  box-sizing: border-box;
}
.card-form-full input[type="submit"] {
  display: none;
}
.viewtypeblock {
  vertical-align: top;
  width: 100%;
  margin-bottom: 20px;
}
.viewtypeblock > span {
  border-bottom: 1px #565655 dashed;
  margin-left: 10px;
  display: inline;
  vertical-align: top;
  cursor: pointer;
}
.viewtypeblock .tile-view {
  display: inline-block;
  height: 16px;
  width: 11px;
  background: url(../img/tile.png) no-repeat;
  background-position: 0 2px;
  opacity: 0.4;
}
.viewtypeblock .list-view {
  display: inline-block;
  height: 16px;
  width: 11px;
  background: url(../img/list_new.png) no-repeat;
  background-position: 0 2px;
  opacity: 0.4;
}
.viewtypeblock .table-view {
  display: inline-block;
  height: 16px;
  width: 11px;
  background: url(../img/list.png) no-repeat;
  background-position: 0 2px;
  opacity: 0.4;
}
.viewtypeblock > span a {
  width: 100%;
  height: 100%;
  display: block;
  cursor: pointer;
}
.viewtypeblock span.active {
  color: #000000;
  border-bottom: none;
  cursor: default;
  opacity: 1;
}
.style-nodechildren {
  padding: 30px;
  background: #fff;
  border-radius: 30px;
  margin: 15px 13px 20px 20px;
  box-sizing: border-box;
  -webkit-box-shadow: 0px 2px 20px 0px rgb(187 187 187 / 45%);
  -moz-box-shadow: 0px 2px 20px 0px rgba(187, 187, 187, 0.45);
  -o-box-shadow: 0px 2px 20px 0px rgba(187, 187, 187, 0.45);
  -ms-box-shadow: 0px 2px 20px 0px rgba(187, 187, 187, 0.45);
  box-shadow: 0px 2px 20px 0px rgb(187 187 187 / 45%);
}
/*.table-scroll {
  overflow: scroll;
  position: relative;
}*/
.style-nodechildren h3 {
  font-size: 21px;
  line-height: 25px;
  font-family: 'segoepr', Arial, sans-serif;
  margin: 0 0 25px 0;
  display: inline-block;
  padding: 0 0 5px;
}
.style-nodechildren table,
.style-nodechildren tbody {
  border: none;
}
.style-nodechildren table {
  margin-bottom: 20px;
}

.style-nodechildren th,
.style-nodechildren td {
  padding: 7px 10px;
  border: none;
}
.style-nodechildren th .time {
  width: 25px;
  height: 25px;
}
.style-nodechildren thead tr:first-child {
  background: #6b35be;
  color: #ffff;
}
.style-nodechildren tr {
  background: #c9f2ff;
}
.style-nodechildren tr:nth-child(2n) {
  background: #d8bfff;
}
.style-nodechildren tr .td1 {
  width: 80px;
}

.style-nodechildren tr .td3,
.style-nodechildren tr .td4 {
  width: 50%;
}

.style-nodechildren tr .td4 {
  width: 100px;
  text-align: center;
}
.style-nodechildren .left {
  text-align: left;
}
.style-nodechildren a.title {
  text-decoration: none;
}
.style-nodechildren a.title h3 {
  border-bottom: 3px dotted #000;
}

.page-classes- .left-colunn .form-join-lesson {
  margin-top: 0;
}
.price-message-wr {
  padding: 15px 13px 15px 20px;
}
.price-message-wr .price-main-lesson-info {
  max-width: inherit;
  width: 100%;
  margin: 0;
}
#children-list {
  width: 100%;
  margin: 10px 0 20px;
}
#children-list td {
  padding: 5px 10px;
}
#children-list th {
  text-align: left;
  padding: 5px 10px;
  background: #6833b9;
  color: #fff;
}
.newchild {
  margin: 10px 0 0 0;
}

@media screen and (max-width: 1500px) {
  header.small .free-less.style-btn {
    right: 80px;
  }
  header.small .video-nav {
    right: 20px;
  }
}
@media screen and (max-width: 1450px) {
  .clubs-list.map-clubs-list div.club-link.club-link-0 .club-baloon {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    left: 0;
  }
}
@media screen and (max-width: 1400px) {
  .reviews-title-wrap {
    width: 1018px;
  }
}
@media screen and (max-width: 1320px) {
  .video-nav {
    right: 20px;
  }
}
@media screen and (max-width: 1285px) {
  .node-lessonsmain.lessons-teaser.prices .price-info {
    padding-bottom: 93px;
  }
  .node-lessonsmain.lessons-teaser.prices .body {
    height: 84px;
  }
  .node-lessonsmain.lessons-teaser.prices .show-prices {
    height: 118px;
  }

}
@media screen and (max-width: 1270px) {
  li.tovar-teaser.row-4,
  .journal-region ul li.journal-teaser.row-4 {
    display: none;
  }
  .teasers-list .review-teaser:nth-child(4n+1) {
    clear: none;
  }
  .teasers-list .review-teaser:nth-child(3n+1) {
    clear: both;
  }
}

@media screen and (max-width: 1220px) {
  .menu-line ul.menu li {
    margin: 0 10px;
  }
  .recomended-list > div + div + div + div + div {
    display: none;
  }
}
@media screen and (max-width: 1200px) {
  .reviews-title-wrap {
    width: 870px;
  }
  .main-photo-wrap {
    width: 700px;
  }
  .gallerySlider-wrap {
    width: 690px;
  }
  .left-colunn,
  body.sidebar-second #sidebar-second {
    width: 270px;
  }
}

@media screen and (max-width: 1180px) {
  .menu-line ul li {
    margin: 0 10px;
  }
}
@media screen and (max-width: 1160px) {

}
@media screen and (max-width: 1150px) {
  .left-colunn {
    width: 330px;
  }
  .page-classes .lessons-teaser,
  .view-education .tovar-teaser,
  .page-lessons-main .lessons-teaser,
  .page-razvivayushhie-zanyatiya .lessons-teaser,
  .page-team .team-teaser {
    width: 50%;
    max-width: 350px;
    float: left;
  }
  .view-education .view-content.view-table .tovar-teaser {
    width: 100%;
    max-width: none;
  }
  .education-contacts {
    margin: 31px 0 0 60px;
  }
}
@media screen and (max-width: 1100px) {
  .menu-line ul.menu li {
    margin: 0 3px;
  }
  .view-id-journal.view-display-id-page_1 .journal-teaser {
    width: 33.3%;
  }
  .clubs-list a {
    padding: 4px 13px;
  }
  .left-colunn {
    width: 300px;
  }
  li.price-teaser .price-val {
    font-size: 37px
  }
  header.small .free-less.style-btn {
      bottom: 150px;
  }
}

@media screen and (max-width: 1050px) {
  .menu-line ul li {
    margin: 0 5px;
  }
  .lessons-list .lessons-teaser {
    width: 50%;
  }
  .lessons-list .lessons-teaser img {
    margin-bottom: 50px;
  }
  .lessons-list .lessons-teaser.row-4,
  .lessons-list .lessons-teaser.row-5 {
    display: none;
  }
  .reviews-title-wrap {
    width: 780px;
  }
  .left-colunn {
    width: 270px;
  }
  .team-teaser .profession-wrap {
    height: 73px;
  }
  .recomended-list > div + div + div + div{
    display: none;
  }

}
@media screen and (max-width: 1030px) {
  .menu-line ul.menu li {
    margin: 0;
  }
  .education-contacts {
    margin: 31px 0 0 40px;
  }
}
@media screen and (max-width: 1023px) {
  .node-seo-article.full .lesson-slider-wrap,
  .lesson-full .lesson-slider-wrap {
    width: 100%;
  }
  .lesson-program-wrap ul.lesson-program-list li.item-1,
  .lesson-program-wrap ul.lesson-program-list li.item-2,
  .lesson-program-wrap ul.lesson-program-list li.item-3,
  .lesson-program-wrap ul.lesson-program-list li.item-4,
  .lesson-program-wrap ul.lesson-program-list li.item-5,
  .lesson-program-wrap ul.lesson-program-list li.item-6 {
    margin: 0 10px 30px 10px;
  }
  .lesson-program-wrap ul.lesson-program-list li.item-1 .body,
  .lesson-program-wrap ul.lesson-program-list li.item-3 .body,
  .lesson-program-wrap ul.lesson-program-list li.item-5 .body {
    left: 0;
    right: inherit;
    margin: 0;
  }
  .lesson-program-wrap ul.lesson-program-list li.item-2 .body,
  .lesson-program-wrap ul.lesson-program-list li.item-4 .body,
  .lesson-program-wrap ul.lesson-program-list li.item-6 .body {
    left: inherit;
    right: 0;
    margin: 0;
  }
  .lesson-program-wrap ul.lesson-program-list li.item-1 .body:before,
  .lesson-program-wrap ul.lesson-program-list li.item-3 .body:before,
  .lesson-program-wrap ul.lesson-program-list li.item-5 .body:before {
    left: 114px;
    margin-left: 0;
  }
  .lesson-program-wrap ul.lesson-program-list li.item-2 .body:before,
  .lesson-program-wrap ul.lesson-program-list li.item-4 .body:before,
  .lesson-program-wrap ul.lesson-program-list li.item-6 .body:before {
    left: inherit;
    right: 114px;
    margin-left: 0;
  }
}
@media screen and (max-width: 1000px) {
  .menu-line ul li {
    margin: 0;
  }
}
@media screen and (max-width: 990px) {
  .node-seo-article.full .gallerySlider-wrap,
  .lesson-full .gallerySlider-wrap {
    width: 450px;
  }
  .node-seo-article.full .photo-gallery-wrap .main-photo-wrap,
  .lesson-full .photo-gallery-wrap .main-photo-wrap {
    height: inherit;
    z-index: 0;
  }
  .education-contacts {
    margin: 31px 0 0 20px;
  }
  header.education .logo-wrap .sitename {
    font-size: 40px;
  }
  header.education .slogan {
    line-height: 31px;
    font-size: 23px;
  }
}


@media screen and (max-width: 975px) {
  .menu-line ul.menu li a {
    padding: 7px 14px 6px;
    font-size: 15px;
  }
  .view-education .view-content.view-table .tovar-teaser .body {
    padding: 10px 130px 10px 20px;
  }
  .view-education .view-content.view-table .tovar-teaser .price-info-rel .price {
    font-size: 19px;
  }
  .view-education .view-content.view-table .tovar-teaser .body .title-style {
    font-size: 15px;
  }
}

@media screen and (max-width: 960px) {
  li.tovar-teaser.row-3,
  .journal-region ul li.journal-teaser.row-3 {
    display: none;
  }

  .node-lessonsmain.lessons-teaser.prices .price-info {
    padding-bottom: 74px;
  }
  .node-lessonsmain.lessons-teaser.prices .body {
    height: 61px;
  }
  .node-lessonsmain.lessons-teaser.prices .show-prices {
    height: 105px;
  }
  .teasers-list .review-teaser:nth-child(3n+1) {
    clear: none;
  }
  .teasers-list .review-teaser:nth-child(2n+1) {
    clear: both;
  }
}

@media screen and (max-width: 950px) {
  .reviews-title-wrap {
    width: 670px;
  }
  .education-contacts {
    margin: 31px 0 0 0;
  }
  .main-metodic-text .h {
    font-size: 36px;
  }
}
@media screen and (max-width: 910px) {
  .education-cart-wrap > div {
    display: none;
  }
  .education-cart-wrap {
    height: inherit;
    padding: 0;
    width: 30px;
    position: fixed;
    top: 40px;
    bottom: inherit;
    right: 20px;
    z-index: 190;
  }
  .education-cart-wrap.stuck {
    top: 40px;
  }
  .education-contacts {
    float: right;
    padding: 0;
    margin: 31px 70px 0 0;
    position: relative;
  }
  .education-contacts .socials-links a {
    margin: 0;
  }
  .education-contacts .socials-links {
    margin-top: 10px;
    right: 0px;
    width: 37px;
  }
  .education-contacts .phones-wrap {
    width: 235px;
  }
}

@media screen and (max-width: 896px) {

  .node-lessonsmain.lessons-teaser.prices .price-info {
    padding-bottom: 93px;
  }
  .node-lessonsmain.lessons-teaser.prices .body {
    height: 84px;
  }
  .node-lessonsmain.lessons-teaser.prices .show-prices {
    height: 118px;
  }
}

@media screen and (max-width: 876px) {
  .form-join-region.hirizontal,
  .video-nav,
  .socials-region,
  .node-type-journal #sidebar-second,
  .form-join-lesson {
    display: none;
  }
  .lessons-list .lessons-teaser {
    width: 33.333%;
  }
  .lessons-list .lessons-teaser.row-4, .lessons-list .lessons-teaser.row-5 {
    display: inline-block;
  }
  .contacts-contain .maps-node,
  .contacts-contain #map {
    padding-right: 0;
  }
  .contacts-contain .maps-node {
    width: 600px;
    margin: auto;
    height: 600px;
  }
  .contacts-contain .map-wrap {
    height: 600px !important;
  }
  header.small .free-less.style-btn,
  header .free-less.style-btn {
    position: fixed;
    right: -100px;
    left: inherit;
    /*behavior: url(-ms-transform.htc);*/
    transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    width: 200px;
    bottom: 295px;
    z-index: 290;
    -webkit-box-shadow: -2px 0px 4px 0 rgba(93, 93, 93, 1);
    -moz-box-shadow: -2px 0px 4px 0 rgba(93, 93, 93, 1);
    -o-box-shadow: -2px 0px 4px 0 rgba(93, 93, 93, 1);
    -ms-box-shadow: -2px 0px 4px 0 rgba(93, 93, 93, 1);
    box-shadow: -2px 0px 4px 0 rgba(93, 93, 93, 1);
  }
  header .free-less.style-btn:hover {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none;
  }
  .video-nav,
  .logo-wrap {
    bottom: 60px;
  }
  .video-wrap,
  header.small .video-wrap .wrap,
  header.small .video-wrap,
  .video-wrap .wrap {
    height: 515px !important;
    min-height: 515px;
  }
  .menu-line {
    position: fixed;
    background: #fff;
    width: 300px;
    z-index: 502;
    right: -320px;
    top: 0;
    bottom: 0;
    overflow: auto;
  }
  .menu-line ul.menu li {
    display: block;
  }
  .menu-line ul.menu li a {
    display: inline-block;
  }
  .menu-line #block-menu-block-4,
  .menu-line #block-menu-block-2 {
    display: table;
    height: 100%;
    position: absolute;
    width: 100%;
    left: 0;
    padding: 50px 0;
  }
  .menu-line #block-menu-block-4 .menu-block-wrapper,
  .menu-line #block-menu-block-2 .menu-block-wrapper {
    display: table-cell;
    vertical-align: middle;
  }
  .menu-line ul.menu ul.menu {
    right: 100%;
    top: 0;
  }
  .burger-menu {
    position: fixed;
    right: 20px;
    background: #fff url(../img/menu-icon.png) no-repeat center;
    width: 50px;
    height: 50px;
    z-index: 501;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -o-border-radius: 50px;
    -ms-border-radius: 50px;
    bottom: 80px;
    background-size: 24px;
    cursor: pointer;
    -webkit-box-shadow: 0 2px 4px 0 rgba(93, 93, 93, 1);
    -moz-box-shadow: 0 2px 4px 0 rgba(93, 93, 93, 1);
    -o-box-shadow: 0 2px 4px 0 rgba(93, 93, 93, 1);
    -ms-box-shadow: 0 2px 4px 0 rgba(93, 93, 93, 1);
    box-shadow: 0 2px 4px 0 rgba(93, 93, 93, 1);

    -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;
  }
  .burger-menu:hover {
    background: #fae118 url(../img/menu-icon.png) no-repeat center;
    background-size: 24px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none;
  }
  .close-menu  {
    color: #333333;
    background: #f3e03b;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -o-border-radius: 30px;
    -ms-border-radius: 30px;
    z-index: 22;
    top: 15px;
    right: 15px;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace;
    width: 44px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    position: absolute;
    cursor: pointer;
    display: block;
  }
  .full-header {
    display: none;
  }
  .slogan {
    width: 300px;
  }
  header.small .phones-wrap {
    bottom: inherit;
    top: 55px;
  }
  header.small .logo-wrap {
    bottom: 60px;
    top: inherit;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  header.small .logo-wrap a.logo img {
    width: 320px;
    margin: 0;
  }
  header.small .logo-wrap a.logo {
    display: inline-block;
    float: inherit;
  }
  header.small .logo-wrap .sitename {
    float: inherit;
    margin: -10px 0 5px 0;
  }
  #sidebar-first {
    display: none;
  }
  .view-id-journal.view-display-id-page_1 .journal-teaser {
    width: 50%;
  }
  .contacts-info {
    width: 70%;
  }
  .filial-list {width: 30%;}
  ul.filial-full-list li.node-club-contacts {
    width: 100%;
  }
  ul.filial-full-list li.node-club-contacts.row-odd {
    margin-right: 0;
  }
  .node-lessonsmain.lessons-teaser.prices .price-info {
    padding-bottom: 55px;
  }
  .node-lessonsmain.lessons-teaser.prices .body {
    height: 46px;
  }
  .node-lessonsmain.lessons-teaser.prices .show-prices {
    height: 88px;
  }
  .node-seo-article.full .lesson-slider-wrap,
  .lesson-full .lesson-slider-wrap {
    padding-right: 0;
  }
  .node-seo-article.full .gallerySlider-wrap,
  .lesson-full .gallerySlider-wrap {
    width: 625px;
  }
  .aktion-list-wrap,
  .aktion-list-wrap li {
    width: 580px !important;
  }
  #filial-form {
    width: 100%;
    float: left;
  }
  .where-club .map-contain {
    margin: 40px 0 0 0;
    float: left;
    width: 100%;
  }
  .where-club .map-contain #map {
    padding: 0;
  }
  .metodic-form-wr {
    display: none;
  }
  .purpure-header .slogan {
    width: inherit;
  }
  .recomended-list > div + div + div + div {
    display: block;
  }
  .menu-line ul.menu li.menu-mlid-669, .menu-line ul.menu li.menu-mlid-670,
  .menu-line ul.menu li.menu-mlid-668, .menu-line ul.menu li.menu-mlid-667 {
    max-width: inherit;
  }
  .menu-line ul.menu ul.menu {
    position: relative;
    width: 100%;
    padding: 20px 30px 0;
    margin: 20px 0 0;
    background: rgb(255, 255, 255);
    border: none;
    display: none;
    z-index: 10;
    text-align: center;
    box-sizing: border-box;
    border-bottom: 1px solid #efefef;
    border-top: 1px solid #efefef;
    right: inherit;
    top: inherit;
  }
  .menu-line ul.menu li:hover ul.menu {
    display: none;
  }
  h2.title-big, h1 {
    font-size: 23px;
    line-height: 30px;
  }
  .secret-form {
    display: block;
    position: fixed;
    right: -100px;
    left: inherit;
    transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    width: 200px;
    bottom: 295px;
    z-index: 290;
    -webkit-box-shadow: -2px 0px 4px 0 rgba(93, 93, 93, 1);
    -moz-box-shadow: -2px 0px 4px 0 rgba(93, 93, 93, 1);
    -o-box-shadow: -2px 0px 4px 0 rgba(93, 93, 93, 1);
    -ms-box-shadow: -2px 0px 4px 0 rgba(93, 93, 93, 1);
    box-shadow: -2px 0px 4px 0 rgba(93, 93, 93, 1);
  }
  .node-seo-article.full .photo-gallery-wrap .main-photo-wrap,
  .lesson-full .photo-gallery-wrap .main-photo-wrap {
    min-height: 545px;
  }
  .contacts-contain div.sozv-style {
    text-align: center;
  }
  #map-menu {
    text-align: center;
  }
  .clubs-list.map-clubs-list div.club-link {
    width: 181px;
  }
  .clubs-list.map-clubs-list .club-baloon {
    width: 180px;
    box-sizing: border-box;
  }
  .is-mobile .clubs-list.map-clubs-list div.club-link .club-baloon .phones a {
    font-size: 16px;
    line-height: 22px;
  }
  .clubs-list.map-clubs-list div.club-link:hover .club-baloon .phones a {
    padding: 5px 0;
  }
  .mobile-message {
    display: block;
  }
  body.one-sidebar.page-classes .center-content {
    overflow: visible;
  }
  body.one-sidebar.page-classes .price-message-wr {
    padding: 15px 0 15px 0;
  }
  .style-nodechildren {
    margin: 15px 0 20px 0;
  }
}

@media screen and (max-width: 840px) {
  .main-photo-wrap {
    width: 500px;
  }
  .node-seo-article.full .photo-gallery-wrap .main-photo-wrap,
  .lesson-full .photo-gallery-wrap .main-photo-wrap {
    min-height: 530px;
  }
}

@media screen and (max-width: 830px) {
  .reviews-title-wrap {
    width: 515px;
  }
  .lessons-list .lessons-teaser {
    width: 50%;
  }
  .node-lessonsmain.lessons-teaser.prices .show-prices {
    height: 105px;
  }
  .node-lessonsmain.lessons-teaser.prices .price-info {
    padding-bottom: 85px;
  }
  .node-lessonsmain.lessons-teaser.prices .body {
    height: 75px;
  }
}
@media screen and (max-width: 820px) {
  .node-seo-article.full .photo-gallery-wrap .main-photo-wrap,
  .lesson-full .photo-gallery-wrap .main-photo-wrap {
    min-height: 520px;
  }
}

@media screen and (max-width: 800px) {
  .node-seo-article.full .photo-gallery-wrap .main-photo-wrap,
  .lesson-full .photo-gallery-wrap .main-photo-wrap {
    min-height: 500px;
  }
}

@media screen and (max-width: 770px) {
  .node-seo-article.full .photo-gallery-wrap .main-photo-wrap,
  .lesson-full .photo-gallery-wrap .main-photo-wrap {
    min-height: 480px;
  }
  .node-seo-article.full .gallerySlider-wrap,
  .lesson-full .gallerySlider-wrap {
    width: 475px;
  }
  .photo-gallery-wrap {
    min-height: inherit;
  }
  .price-filter .year-group {
    text-align: center;
  }
  .year-group .item {
    margin: 0 10px;
  }
  .year-group .item.btn {
    float: none;
  }
  .lesson-full .pre-info {
    padding: 40px 0;
    width: 100%;
    box-sizing: border-box;
  }
  .node-seo-article.full iframe,
  .node-journal.full iframe,
  .node-webform iframe,
  .node-page iframe,
  .lesson-full .text iframe {
	  max-height: 400px;
    min-height: 400px;
  }
  .aktion-list-wrap,
  .aktion-list-wrap li {
    width: 480px !important;
  }
}
@media screen and (max-width: 750px) {
  .node-seo-article.full .photo-gallery-wrap .main-photo-wrap,
  .lesson-full .photo-gallery-wrap .main-photo-wrap {
    min-height: 465px;
  }
  .education-contacts {
    margin: 31px 0px 0 0;
  }
  .education-cart-wrap .icon-cart {
    top: 200px;
  }
}

@media screen and (max-width: 735px) {
  .education-contacts {
    float: inherit;
    padding: 20px;
    box-sizing: border-box;
    text-align: center;
    margin: 0 auto;
    width: 100%;
  }
  .education-contacts .phones-wrap {
    position: relative;
    clear: left;
    top: inherit;
    left: inherit;
    margin: 0 auto;
    width: 300px;
    text-align: center;
    float: inherit;
  }
  .education-contacts .phone-info {
    margin: 5px 0 0 0;
    text-align: center;
  }
  .purpure-header > .wrap, header.education .purpure-header {
    height: 445px;
  }
  .education-contacts .socials-links {
    float: left;
    margin: 0 0 20px 0;
    left: 0;
  }
  header.education .logo-wrap {
    text-align: center;
    left: 0;
    right: 0;
    width: 100%;
    bottom: 30px;
    position: absolute;
  }
  header.education .logo-wrap a.logo {
    display: block;
    float: none;
    margin: 0 auto;
  }
  header.education .logo-wrap a.logo img {
    width: 156px;
    margin: 0;
  }
  header.education .logo-wrap .sitename {
    font-size: 40px;
    clear: both;
    float: none;
    margin: 0;
    line-height: 46px;
  }
  header.education .slogan {
    text-align: center;
  }
  .education-cart-wrap.stuck, .education-cart-wrap {
    top: 70px;
  }
  .education-cart-wrap .icon-cart {
    top: 20px;
  }
}

@media screen and (max-width: 730px) {
  .simplenews-region form input[type='submit'] {
    width: 190px;
  }
  .node-seo-article.full .photo-gallery-wrap .main-photo-wrap,
  .lesson-full .photo-gallery-wrap .main-photo-wrap {
    min-height: 450px;
  }
  .simplenews-region form .form-item {
    width: 30%;
  }

  .image-header,
  .image-header > .wrap {
    min-height: 400px;
  }
}
@media screen and (max-width: 720px) {
  .recomended-list > div + div + div + div {
    display: none;
  }

  .phones-wrap {
    text-align: center;
    top: 30px;    
  }
  .phone-info {
      margin: 0 40px 20px 0;
  }
}

@media screen and (max-width: 705px) {
  .node-seo-article.full .photo-gallery-wrap .main-photo-wrap,
  .lesson-full .photo-gallery-wrap .main-photo-wrap {
    min-height: 430px;
  }
  .lesson-program-wrap ul.lesson-program-list li.item-1,
  .lesson-program-wrap ul.lesson-program-list li.item-2,
  .lesson-program-wrap ul.lesson-program-list li.item-3,
  .lesson-program-wrap ul.lesson-program-list li.item-4,
  .lesson-program-wrap ul.lesson-program-list li.item-5,
  .lesson-program-wrap ul.lesson-program-list li.item-6 {
    margin: 0 10px 30px 10px;
  }
  .lesson-program-wrap ul.lesson-program-list li.item-1 .body,
  .lesson-program-wrap ul.lesson-program-list li.item-2 .body,
  .lesson-program-wrap ul.lesson-program-list li.item-3 .body,
  .lesson-program-wrap ul.lesson-program-list li.item-4 .body,
  .lesson-program-wrap ul.lesson-program-list li.item-5 .body,
  .lesson-program-wrap ul.lesson-program-list li.item-6 .body {
    right: inherit;
    left: 50%;
    margin: 0 0 0 -270px;
    width: 540px;
  }
  .lesson-program-wrap ul.lesson-program-list li.item-1 .body:before,
  .lesson-program-wrap ul.lesson-program-list li.item-2 .body:before,
  .lesson-program-wrap ul.lesson-program-list li.item-3 .body:before,
  .lesson-program-wrap ul.lesson-program-list li.item-4 .body:before,
  .lesson-program-wrap ul.lesson-program-list li.item-5 .body:before,
  .lesson-program-wrap ul.lesson-program-list li.item-6 .body:before {
    left: 50%;
    right: inherit;
    margin-left: -31px;
  }
}
@media screen and (max-width: 700px) {
  .simplenews-region form .form-item {
    margin: 10px 0;
    width: 100%;
  }
  .simplenews-region form input {
    max-width: 300px;
  }
  .simplenews-region input[type='text'],
  .simplenews-region input[type='email'] {
    border-radius: 30px;
    -moz-border-radius: 30px;
    -o-border-radius: 30px;
    -ms-border-radius: 30px;
    -webkit-border-radius: 30px;
  }
  .simplenews-region form input[type='submit'] {
    width: 100%;
    max-width: 300px;
  }
  .simplenews-region .annotation {
    max-width: 400px;
    margin: 0 auto;
  }
  .checkout-wrap .form-wrap .form-item.form-type-telfield,
  .checkout-wrap .form-wrap .form-item.form-type-textfield {
    width: 100%;
  }
  .checkout-wrap .form-wrap .form-item.form-type-textarea {
    position: relative;
    width: 100%;
    right: inherit;
    float: left;
  }
  .checkout-btn-wrap {
    position: relative;
    left: inherit;
    bottom: inherit;
    clear: both;
  }
  #block-korolev-seo-menu {
    display: none;
    padding: 10px 0 40px;
  }
  .seo-menu-btn-wrap {
    display: block;
  }
  .contacts-contain .maps-node {
    width: 400px;
    margin: auto;
    height: 400px;
  }
  .contacts-contain .map-wrap {
    height: 400px !important;
  }
  .checkout-wrap  .form-wrap #my-checkout-cart-ur-form .form-item:nth-child(even) {
    margin-left: 0;
  }
}
@media screen and (max-width: 675px) {
  .node-seo-article.full .photo-gallery-wrap .main-photo-wrap,
  .lesson-full .photo-gallery-wrap .main-photo-wrap {
    min-height: 410px;
  }
  .year-group-btn {
    width: 100%;
  }
  .year-group-btn.row-even a,
  .year-group-btn a {
    margin: 20px 0 0 0;
  }
  .year-group-btn-list {
    background: none;
  }

  .node-lessonsmain.lessons-teaser.prices .price-info {
    padding-bottom: 74px;
  }
  .node-lessonsmain.lessons-teaser.prices .body {
    height: 61px;
  }
  .node-lessonsmain.lessons-teaser.prices .show-prices {
    height: 105px;
  }
}
@media screen and (max-width: 660px) {
  .lessons-list .lessons-teaser {
    width: 300px;
    clear: both;
    margin: 0 auto;
    display: block;
  }
  .socials-links {
    float: left;
    margin: 20px 0 0 -10px;
  }
  .lessons-teaser .style-teaser {
    margin: 0 0 30px 0;
  }
  .lessons-block .free-less.style-btn {
    margin: 0;
  }
  .reviews-title-wrap {
    width: 100%;
  }
  .burger-menu {
    width: 50px;
    height: 50px;
    bottom: inherit;
    top: 20px;
  }
  .secret-form.free-less.style-btn,
  header.small .free-less.style-btn,
  header .free-less.style-btn {
    transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    right: inherit;
    left: 10px;
    bottom: 10px;
  }
  .contacts-info,
  .filial-list {
    width: 100%;
    padding: 0;
  }
  .filial-list a {
    display: inline-block;
    margin: 0 20px 0 0;
  }
  .aktion-list-wrap,
  .aktion-list-wrap li {
    width: 100% !important;
  }
  .aktion-list-wrap.purpure-arrow .bx-controls-direction .bx-prev {
    left: -10px;
  }
  .aktion-list-wrap.purpure-arrow .bx-controls-direction .bx-next {
    right: -10px;
  }
  .employee-full .img-wrap {
    margin: 0 auto 30px;
    float: inherit;
    max-width: 270px;
    width: 100%;
  }
  .employee-full .profession-wrap {
    text-align: center;
  }
}
@media screen and (max-width: 640px) {
  .node-seo-article.full .photo-gallery-wrap .main-photo-wrap,
  .lesson-full .photo-gallery-wrap .main-photo-wrap {
    min-height: 390px;
  }

  .node-webform.full .clublist-wrap, .card-form-full .clublist-wrap,
  .node-webform.full select,
  .node-webform.full input[type='text'], .card-form-full input[type='text'],
  .node-webform.full input[type='tel'], .card-form-full input[type='tel'],
  .node-webform.full input[type='email'],
  .node-webform.full textarea {
    width: 100%;
    display: block;
    float: inherit;
  }
  .node-webform.full .webform-component-select label,
  .node-webform.full .webform-component-markup label, .card-form-full .webform-component-markup label,
  .node-webform.full .webform-component-telephone label, .card-form-full .form-type-telfield label,
  .node-webform.full .webform-component-textfield label, .card-form-full .form-type-textfield label,
  .node-webform.full .webform-component-textarea label,
  .node-webform.full .webform-component-email label {
    width: 100%;
    text-align: left;
    padding-bottom: 10px;
  }
  .card-form-full .form-item,
  .node-webform.full .form-item {
    width: 100%;
  }
  .node-webform.full .webform-component-file.form-item {
    padding-left: 0;
  }
  div.jfilestyle.jfilestyle-corner input[type='text'] {
    display: inline-block;
  }
  .view-education .view-content.view-table .tovar-teaser a.img {
    display: none;
  }
  .node-product.full .price {
    height: auto;
  }
  .node-product.full .price-btn {
    float: left;
    clear: both;
    margin: 15px 0 0 0;
  }
  .node-product.full .price-info.small .price {
    padding-right: 0;
  }
  .node-product.full .price-info.small .price-btn {
    position: relative;
    top: inherit;
    right: inherit;
    z-index: 22;
    float: left;
    margin: 15px 0 0 0;
  }
}

@media screen and (max-width: 630px) {
  .year-group .item {
    width: 100%;
  }
  .year-group .item.btn {
    max-width: 145px;
  }
}
@media screen and (max-width: 620px) {
  .node-seo-article.full .photo-gallery-wrap .main-photo-wrap,
  .lesson-full .photo-gallery-wrap .main-photo-wrap {
    min-height: 379px;
  }
  .node-seo-article.full .gallerySlider-wrap,
  .lesson-full .gallerySlider-wrap {
    width: 288px;
  }
  .main-photo-wrap {
    width: 410px;
  }
  .node-seo-article.full iframe,
  .node-journal.full iframe,
  .node-page iframe,
  .node-webform iframe,
  .lesson-full .text iframe {
  	max-height: 320px;
    min-height: 320px;
  }
}
@media screen and (max-width: 600px) {
  .node-seo-article.full .photo-gallery-wrap .main-photo-wrap,
  .lesson-full .photo-gallery-wrap .main-photo-wrap {
    min-height: 363px;
  }
  .teasers-list,
  .view-education.view-display-id-page .view-content,
  .view-education.view-display-id-page_1 .view-content,
  .view-education.view-display-id-page_2 .view-content,
  .view-education.view-display-id-page_3 .view-content,
  .view-journal.view-display-id-page_1 .view-content,
  .view-prices.view-display-id-page_1 .view-content {
    text-align: center;
  }
  .page-classes .lessons-teaser,
  .view-education .tovar-teaser,
  .view-id-journal.view-display-id-page_1 .journal-teaser,
  .page-lessons-main .lessons-teaser,
  .page-razvivayushhie-zanyatiya .lessons-teaser,
  .page-team .team-teaser {
    width: 100%;
    max-width: 350px;
    float: inherit;
    margin: 0 auto;
  }

  .lesson-program-wrap ul.lesson-program-list li.item-1 .body,
  .lesson-program-wrap ul.lesson-program-list li.item-2 .body,
  .lesson-program-wrap ul.lesson-program-list li.item-3 .body,
  .lesson-program-wrap ul.lesson-program-list li.item-4 .body,
  .lesson-program-wrap ul.lesson-program-list li.item-5 .body,
  .lesson-program-wrap ul.lesson-program-list li.item-6 .body {
    margin: 0 0 0 -220px;
    width: 440px;
  }
  .seo-sublinks ul.menu-sublinks li a {
    padding: 0 0 20px 20px;
    width: 125px;
  }
}
@media screen and (max-width: 570px) {
  .node-seo-article.full .photo-gallery-wrap .main-photo-wrap,
  .lesson-full .photo-gallery-wrap .main-photo-wrap {
    min-height: 343px;
  }
  .regions-wrap .item {
    float: left;
    margin: 4px 0 0 0;
  }
  .regions-wrap .item.item-0 {
    clear: left;
  }
  .regions-wrap .item a {
    padding: 10px 17px;
    font-size: 13px;
  }
  .node-news.full .img-wrap, .news-teaser .img-wrap {
    width: 170px;
    height: 127px;
  }
  #RekOutUmc .rekout-form, #RekOut .rekout-form {
    width: auto;
  }
  .table-scroll {
    margin: 0 -30px;
  }
  .style-nodechildren th, .style-nodechildren td {
    font-size: 12px;
    line-height: 16px;
  }
  .style-nodechildren {
    padding-bottom: 0;
  }

  header.small .phones-wrap,
  .phones-wrap {
    position: relative;
    clear: left;
    top: inherit;
    left: inherit;
    margin: 20px auto 0;
    width: 235px;
    text-align: left;
  }
  .phone-info {
    display: inline-block;
    margin: 20px 0 0 0;
  }
}
@media screen and (max-width: 550px) {
  .node-seo-article.full .photo-gallery-wrap .main-photo-wrap,
  .lesson-full .photo-gallery-wrap .main-photo-wrap {
    min-height: 332px;
  }
  .video-desc .text {
    display: none;
  }
  .video-desc a.play-icon {
    background: url(../img/i-plays.png) no-repeat -7px center;
    height: 90px;
    width: 90px;
    background-size: 330px;
  }
  .video-desc a.play-icon:hover {
    background: url(../img/i-plays.png) no-repeat -117px center;
    background-size: 330px;
  }
  .back-photos {
    display: none;
  }
  .main-photo-wrap {
    width: 100%;
  }
  .node-seo-article.full iframe,
  .node-journal.full iframe,
  .node-page iframe,
  .node-webform iframe,
  .lesson-full .text iframe {
		max-height: 300px;
		min-height: 300px;
  }
  .recomended-list > div + div + div {
    display: none;
  }
  .recomended-list .tovar-recomended {
    display: inline-block;
    float: inherit;
    vertical-align: top;
    margin-bottom: 20px;
  }
  .recomended-list .tovar-recomended + div + div +div +div {
    display: none;
  }
  #block-views-education-block-2 {
    width: 100%;
    text-align: center;
  }
  .basic-cart-grid .basic-cart-cart-node-image {
    display: none;
  }
  .basic-cart-delete-image {
    padding: 0;
  }
}

@media screen and (max-width: 530px) {
  .node-seo-article.full .photo-gallery-wrap .main-photo-wrap,
  .lesson-full .photo-gallery-wrap .main-photo-wrap {
    min-height: 317px;
  }
  header.small .logo-wrap,
  .logo-wrap {
    position: relative;
    width: 300px;
    clear: left;
    left: inherit;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    bottom: inherit;
    margin: 30px auto;
  }
  .socials-links {
    float: inherit;
    margin: 20px auto;
    width: 300px;
    text-align: center;
  }
  header.small .logo-wrap .sitename,
  .logo-wrap .sitename {
    font-size: 54px;
  }
  .socials-links a {
    margin: 0 4px;
  }
  header.small .video-wrap .wrap,
  header.small .video-wrap,
  .video-wrap, .video-wrap .wrap {
    height: 590px !important;
    min-height: 590px;
  }
  header.small .logo-wrap a.logo img,
  .logo-wrap a.logo img {
    width: 100%;
  }
  .reviews-title-wrap {
    width: 100%;
    text-align: center;
  }
  .reviews-region div.sozv-style,
  .reviews-region h2 {
    float: inherit;
    width: 300px;
    margin: 0 auto;
    text-align: center;
  }
  a.add-review-btn.style-btn {
    float: inherit;
  }

  .news-teaser.node-news-umc {
    display: block;
    text-align: center;
    padding: 0;
  }
  .news-teaser.node-news-umc a.img-wrap, .news-teaser.node-news-umc .body {
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto 30px;
    float: none;
    padding: 0;
  }
  #block-views-education-block-3 .bx-pager.bx-default-pager .bx-pager-item a,
  .purpure-arrow .bx-pager.bx-default-pager .bx-pager-item a {
    width: 15px;
    height: 15px;
  }
  .share-wrap-2 .vote-my {
    float: none;
  }
  .share-wrap-2 .share-my {
    float: left;
    margin: 10px 0 0 0;
  }
}
@media screen and (max-width: 500px) {
  .node-seo-article.full .photo-gallery-wrap .main-photo-wrap,
  .lesson-full .photo-gallery-wrap .main-photo-wrap {
    min-height: 298px;
  }
  .lesson-program-wrap ul.lesson-program-list li.item-1 .body,
  .lesson-program-wrap ul.lesson-program-list li.item-2 .body,
  .lesson-program-wrap ul.lesson-program-list li.item-3 .body,
  .lesson-program-wrap ul.lesson-program-list li.item-4 .body,
  .lesson-program-wrap ul.lesson-program-list li.item-5 .body,
  .lesson-program-wrap ul.lesson-program-list li.item-6 .body {
    margin: 0 0 0 -170px;
    width: 340px;
  }


}
@media screen and (max-width: 480px) {
  .node-seo-article.full .photo-gallery-wrap .main-photo-wrap,
  .lesson-full .photo-gallery-wrap .main-photo-wrap {
    min-height: 283px;
  }
  .video-desc {
    text-align: center;
  }
  .video-desc > div,
  .video-desc a.play-icon {
    display: inline-block;
  }
  .video-desc > div {
    padding: 0;
    text-align: center;
  }
  .mfp-content #block-webform-client-block-1125,
  .mfp-content #block-webform-client-block-1781,
  .mfp-content #block-webform-client-block-558 {
    max-width: 370px;
  }
  .mfp-content #block-webform-client-block-1125 .clublist-wrap,
  .mfp-content #block-webform-client-block-1781 .clublist-wrap,
  .mfp-content #block-webform-client-block-558 .clublist-wrap,
  .mfp-content #block-webform-client-block-1781 input[type='tel'],
  .mfp-content #block-webform-client-block-1781 input[type='text'],
  .mfp-content #block-webform-client-block-1125 input[type='tel'],
  .mfp-content #block-webform-client-block-1125 input[type='text'],
  .mfp-content #block-webform-client-block-558 input[type='tel'],
  .mfp-content #block-webform-client-block-558 input[type='text'] {
    width: 182px;
    float: right;
  }
  .mfp-content #block-webform-client-block-1125 form,
  .mfp-content #block-webform-client-block-1781 form,
  .mfp-content #block-webform-client-block-558 form {
    margin: 15px;
  }

  .mfp-content #block-webform-client-block-1125 label,
  .mfp-content #block-webform-client-block-1781 label,
  .mfp-content #block-webform-client-block-558 label {
    width: 135px;
    padding: 11px 0 0 0px;
  }
  .clublist-wrap .clublist {
    width: 330px;
    padding: 50px 30px 10px;
  }
  .clublist-wrap .region-column {
    margin-bottom: 20px;
  }
  footer .column {
    float: left;
    width: 100%;
    text-align: center;
  }
  footer .menu-block-wrapper  li {
    width: 50%;
  }
  footer .column.col-4 {
    text-align: center;
    margin: 20px 0 0 0;
  }
  .node-seo-article.full iframe,
  .node-journal.full iframe,
  .node-page iframe,
  .node-webform iframe,
  .lesson-full .text iframe {
	  max-height: 200px;
	  min-height: 200px;
  }
  .main-metodic-text .h {
    font-size: 28px;
    line-height: 28px;
  }
  .image-header, .image-header > .wrap {
    min-height: 480px;
  }
  .node-page.full-page .wrapper-images-for-gallery a {
    width: 100%;
  }
}
@media screen and (max-width: 480px) {
  .bx-controls-direction .bx-next {
    background: #fff url(../img/i-arrows-b.png) no-repeat -41px -33px;
    right: -20px;
    border-radius: 50px;
    margin-top: -27px;
    border: 10px solid #fff;
    -webkit-box-shadow: 0 0px 5px -1px rgba(93, 93, 93, 1);
    -moz-box-shadow: 0 0px 5px -1px rgba(93, 93, 93, 1);
    -o-box-shadow: 0 0px 5px -1px rgba(93, 93, 93, 1);
    -ms-box-shadow: 0 0px 5px -1px rgba(93, 93, 93, 1);
    box-shadow: 0 0px 5px -1px rgba(93, 93, 93, 1);
  }
  .bx-controls-direction .bx-prev {
    background: #fff url(../img/i-arrows-b.png) no-repeat 0 -34px;
    left: -20px;
    border-radius: 50px;
    margin-top: -27px;
    border: 10px solid #fff;
    -webkit-box-shadow: 0 0px 5px -1px rgba(93, 93, 93, 1);
    -moz-box-shadow: 0 0px 5px -1px rgba(93, 93, 93, 1);
    -o-box-shadow: 0 0px 5px -1px rgba(93, 93, 93, 1);
    -ms-box-shadow: 0 0px 5px -1px rgba(93, 93, 93, 1);
    box-shadow: 0 0px 5px -1px rgba(93, 93, 93, 1);
  }
  .educational-region .bx-controls-direction .bx-next {
    background: #fff url(../img/i-arrows-b.png) no-repeat -41px -33px;
  }
  .educational-region .bx-controls-direction .bx-prev {
    background: #fff url(../img/i-arrows-b.png) no-repeat 0 -34px;
  }
}
@media screen and (max-width: 460px) {
  .basic-cart-call-to-action .catalog-link {
    float: right;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 455px) {
  .node-seo-article.full .photo-gallery-wrap .main-photo-wrap,
  .lesson-full .photo-gallery-wrap .main-photo-wrap {
    min-height: 267px;
  }
  .contacts-contain .maps-node {
    width: 300px;
    margin: auto;
    height: 300px;
  }
  .contacts-contain .map-wrap {
    height: 300px !important;
  }
}
@media screen and (max-width: 430px) {
  .node-seo-article.full .photo-gallery-wrap .main-photo-wrap,
  .lesson-full .photo-gallery-wrap .main-photo-wrap {
    min-height: 250px;
  }
  .node-seo-article.full .gallerySlider-wrap,
  .lesson-full .gallerySlider-wrap {
    width: 197px;
  }
  .node-seo-article.full iframe,
  .node-journal.full iframe,
  .node-page iframe,
  .node-webform iframe,
  .lesson-full .text iframe {
		max-height: 220px;
		min-height: 220px;
  }
  .mfp-content #metodic-form {
    width: 100%;
    max-width: 320px;
  }
}
@media screen and (max-width: 430px) {
  .page-classes .lessons-teaser,
  .view-education .tovar-teaser,
  .page-lessons-main .lessons-teaser,
  .page-razvivayushhie-zanyatiya .lessons-teaser,
  .page-team .team-teaser {
    max-width: 300px;
  }

}
@media screen and (max-width: 420px) {

  .video-contain:before {
    height: 100%;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -o-border-radius: 30px;
    -ms-border-radius: 30px;
    overflow: hidden;
  }
  .video-desc .title-style {
    font-size: 23px;
    line-height: 26px;
  }
  .node-seo-article.full .bx-controls-direction .bx-prev,
  .lesson-full .bx-controls-direction .bx-prev {
    border: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none;
    margin-top: -15px;
  }
  .node-seo-article.full .bx-controls-direction .bx-next,
  .lesson-full .bx-controls-direction .bx-next {
    border: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none;
    margin-top: -15px;
  }
  .seo-menu-btn {
    width: 100%;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 410px) {
  .node-seo-article.full .photo-gallery-wrap .main-photo-wrap,
  .lesson-full .photo-gallery-wrap .main-photo-wrap {
    min-height: 236px;
  }
  #block-views-education-block-3 .bx-pager.bx-default-pager,
  .purpure-arrow .bx-pager.bx-default-pager {
    width: 70%;
    padding: 13px 0;
  }
}

@media screen and (max-width: 390px) {
  .node-seo-article.full .photo-gallery-wrap .main-photo-wrap,
  .lesson-full .photo-gallery-wrap .main-photo-wrap {
    min-height: 223px;
  }
  header.education .slogan {
    font-size: 20px;
    line-height: 24px;
  }
  .main-metodic-text .h {
    font-size: 25px;
    line-height: 27px;
  }
  .education-contacts {
    width: 100%;
    box-sizing: border-box;
  }
  .education-contacts .socials-links,
  .education-contacts .phones-wrap {
    width: 100%;
  }
  .education-contacts .socials-links {
    position: relative;
    margin-bottom: 0;
  }
  .lesson-program-wrap ul.lesson-program-list li.item-1 .body,
  .lesson-program-wrap ul.lesson-program-list li.item-2 .body,
  .lesson-program-wrap ul.lesson-program-list li.item-3 .body,
  .lesson-program-wrap ul.lesson-program-list li.item-4 .body,
  .lesson-program-wrap ul.lesson-program-list li.item-5 .body,
  .lesson-program-wrap ul.lesson-program-list li.item-6 .body {
    margin: 0 0 0 -130px;
    width: 260px;
  }
  .lesson-program-wrap ul.lesson-program-list li.item-1,
  .lesson-program-wrap ul.lesson-program-list li.item-2,
  .lesson-program-wrap ul.lesson-program-list li.item-3,
  .lesson-program-wrap ul.lesson-program-list li.item-4,
  .lesson-program-wrap ul.lesson-program-list li.item-5,
  .lesson-program-wrap ul.lesson-program-list li.item-6 {
    margin: 0 0 30px 0;
  }
  .purpure-header > .wrap, header.education .purpure-header {
    height: 460px;
  }
}

@media screen and (max-width: 370px) {
  .node-seo-article.full .photo-gallery-wrap .main-photo-wrap,
  .lesson-full .photo-gallery-wrap .main-photo-wrap {
    min-height: 210px;
  }
  .mfp-content #block-webform-client-block-1125 .form-item,
  .mfp-content #block-webform-client-block-1781 .form-item,
  .mfp-content #block-webform-client-block-558 .form-item {
    text-align: center;
    float: none;
  }
  .mfp-content #block-webform-client-block-1125 label,
  .mfp-content #block-webform-client-block-1781 label,
  .mfp-content #block-webform-client-block-558 label {
    width: 135px;
    padding: 0;
    display: inline-block;
    float: none;
    margin: 0 0 10px;
    text-align: center;
  }
  .mfp-content #block-webform-client-block-1125
  .clublist-wrap, .mfp-content #block-webform-client-block-1781 .clublist-wrap,
  .mfp-content #block-webform-client-block-558 .clublist-wrap,
  .mfp-content #block-webform-client-block-1781 input[type='tel'],
  .mfp-content #block-webform-client-block-1781 input[type='text'],
  .mfp-content #block-webform-client-block-1125 input[type='tel'],
  .mfp-content #block-webform-client-block-1125 input[type='text'],
  .mfp-content #block-webform-client-block-558 input[type='tel'],
  .mfp-content #block-webform-client-block-558 input[type='text'] {
    width: 182px;
    float: none;
    display: inline-block;
  }
  .mfp-content #block-webform-client-block-1125:before,
  .mfp-content #block-webform-client-block-1781:before,
  .mfp-content #block-webform-client-block-558:before {
    display: none;
  }
  .mfp-content #block-webform-client-block-1125 .form-actions,
  .mfp-content #block-webform-client-block-1781 .form-actions,
  .mfp-content #block-webform-client-block-558 .form-actions {
    float: none;
    clear: both;
  }
}

@media screen and (max-width: 360px) {
  .node-seo-article.full .photo-gallery-wrap .main-photo-wrap,
  .lesson-full .photo-gallery-wrap .main-photo-wrap {
    min-height: 206px;
  }
}

@media screen and (max-width: 350px) {
  .node-seo-article.full .photo-gallery-wrap .main-photo-wrap,
  .lesson-full .photo-gallery-wrap .main-photo-wrap {
    min-height: 200px;
  }
}
@media screen and (max-width: 340px) {
  .node-seo-article.full .photo-gallery-wrap .main-photo-wrap,
  .lesson-full .photo-gallery-wrap .main-photo-wrap {
    min-height: 195px;
  }
}

@media screen and (max-width: 330px) {
  .node-seo-article.full .photo-gallery-wrap .main-photo-wrap,
  .lesson-full .photo-gallery-wrap .main-photo-wrap {
    min-height: 190px;
  }
  .wrap {
    padding: 0 10px;
  }
  .bx-controls-direction .bx-prev {
    left: 0px;
  }
  .bx-controls-direction .bx-next {
    right: 0px;
  }
  .main-content {
    overflow: hidden;
    position: relative;
  }
}
@media screen and (max-width: 300px) {
  .node-seo-article.full .photo-gallery-wrap .main-photo-wrap,
  .lesson-full .photo-gallery-wrap .main-photo-wrap {
    min-height: 175px;
  }
}

@media screen and (max-width: 270px) {
  .node-seo-article.full .photo-gallery-wrap .main-photo-wrap,
  .lesson-full .photo-gallery-wrap .main-photo-wrap {
    min-height: 160px;
  }
}
