/* Generated by less 2.5.1 */
@font-face {
  font-family: 'MuseoSansCyrlBlack';
  src: url('../fonts/MuseoSansCyrlBlack.eot');
  src: url('../fonts/MuseoSansCyrlBlack.eot') format('embedded-opentype'), url('../fonts/MuseoSansCyrlBlack.woff2') format('woff2'), url('../fonts/MuseoSansCyrlBlack.woff') format('woff'), url('../fonts/MuseoSansCyrlBlack.ttf') format('truetype'), url('../fonts/MuseoSansCyrlBlack.svg#MuseoSansCyrlBlack') format('svg');
}
@font-face {
  font-family: 'MuseoSansCyrlRegular';
  src: url('../fonts/MuseoSansCyrlRegular.eot');
  src: url('../fonts/MuseoSansCyrlRegular.eot') format('embedded-opentype'), url('../fonts/MuseoSansCyrlRegular.woff2') format('woff2'), url('../fonts/MuseoSansCyrlRegular.woff') format('woff'), url('../fonts/MuseoSansCyrlRegular.ttf') format('truetype'), url('../fonts/MuseoSansCyrlRegular.svg#MuseoSansCyrlRegular') format('svg');
}
@font-face {
  font-family: 'MuseoSansCyrlLight';
  src: url('../fonts/MuseoSansCyrlLight.eot');
  src: url('../fonts/MuseoSansCyrlLight.eot') format('embedded-opentype'), url('../fonts/MuseoSansCyrlLight.woff2') format('woff2'), url('../fonts/MuseoSansCyrlLight.woff') format('woff'), url('../fonts/MuseoSansCyrlLight.ttf') format('truetype'), url('../fonts/MuseoSansCyrlLight.svg#MuseoSansCyrlLight') format('svg');
}
@font-face {
  font-family: 'MuseoSansCyrlThin';
  src: url('../fonts/MuseoSansCyrlThin.eot');
  src: url('../fonts/MuseoSansCyrlThin.eot') format('embedded-opentype'), url('../fonts/MuseoSansCyrlThin.woff2') format('woff2'), url('../fonts/MuseoSansCyrlThin.woff') format('woff'), url('../fonts/MuseoSansCyrlThin.ttf') format('truetype'), url('../fonts/MuseoSansCyrlThin.svg#MuseoSansCyrlThin') format('svg');
}
@font-face {
  font-family: 'MuseoSansCyrlBold';
  src: url('../fonts/MuseoSansCyrlBold.eot');
  src: url('../fonts/MuseoSansCyrlBold.eot') format('embedded-opentype'), url('../fonts/MuseoSansCyrlBold.woff2') format('woff2'), url('../fonts/MuseoSansCyrlBold.woff') format('woff'), url('../fonts/MuseoSansCyrlBold.ttf') format('truetype'), url('../fonts/MuseoSansCyrlBold.svg#MuseoSansCyrlBold') format('svg');
}
@font-face {
  font-family: 'Bebas Neue Regular';
  src: url('../fonts/bebasneue/bebasneue_regular.eot');
  src: local('Bebas Neue Bold'), local('BebasNeueRegular'), url('../fonts/bebasneue/bebasneue_regular.woff') format('woff'), url('../fonts/bebasneue/bebasneue_regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Bebas Neue Book';
  src: url('../fonts/bebasneue/bebasneue_book.eot');
  src: local('Bebas Neue Bold'), local('BebasNeueRegular'), url('../fonts/bebasneue/bebasneue_book.woff') format('woff'), url('../fonts/bebasneue/bebasneue_book.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
::selection {
  background: #fdc434;
  color: #fff;
}
::-moz-selection {
  background: #fdc434;
  color: #fff;
}
::-webkit-selection {
  background: #fdc434;
  color: #fff;
}
* {
  margin: 0;
  padding: 0;
  -webkit-font-smoothing: antialiased;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
img {
  border: none;
  max-width: 100%;
  height: auto;
  width: auto\9;
  /* ie8 */
}
body {
  margin: 0;
  padding: 0;
  font-family: 'MuseoSansCyrlLight', sans-serif;
  font-size: 18px;
  color: #1d0e00;
  font-weight: normal;
  background: white;
}
.w100 {
  width: 100%;
  overflow: hidden;
  max-width: 1920px;
  margin: 0 auto;
  position: relative;
}
.container {
  width: 100%;
  max-width: 1200px;
  overflow: hidden;
  margin: 0 auto;
  position: relative;
}
.siteTop.head {
  box-shadow: 1px 0px 1px rgba(0, 0, 0, 0.3);
  background: white;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  z-index: 999;
}
.siteTop.head .container {
  justify-content: center;
}
.siteTop.head .container .logo {
  display: none;
}
.siteTop.head .container .phones {
  display: none;
}
.siteTop.head .container .menu li {
  margin: 0 20px;
}
.siteTop.head .container .menu li a {
  height: 50px;
  width: auto;
  padding: 0px 20px;
}
.siteTop.head .container .menu li a .image {
  display: none !important;
}
.siteTop .container {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.siteTop .container .logo {
  font-family: 'MuseoSansCyrlLight', sans-serif;
  font-size: 15px;
  color: #3e3b7b;
  font-weight: normal;
  text-align: center;
  padding-bottom: 15px;
}
.siteTop .container .logo p {
  padding-left: 5px;
}
.siteTop .container .menu {
  list-style-type: none;
  display: flex;
  justify-content: center;
}
.siteTop .container .menu li.active a {
  color: white;
  background: #72aa00;
}
.siteTop .container .menu li.active a .image img.static {
  display: none;
}
.siteTop .container .menu li.active a .image img.hover {
  display: block;
}
.siteTop .container .menu li a {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  width: 108px;
  height: 130px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-family: 'MuseoSansCyrlLight', sans-serif;
  font-size: 18px;
  color: #929292;
  font-weight: normal;
  text-decoration: none;
}
.siteTop .container .menu li a .image {
  height: 46px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 14px;
}
.siteTop .container .menu li a .image img.hover {
  display: none;
}
.siteTop .container .menu li a:hover {
  color: white;
  background: #72aa00;
}
.siteTop .container .menu li a:hover .image img.static {
  display: none;
}
.siteTop .container .menu li a:hover .image img.hover {
  display: block;
}
.siteTop .container .phones {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
}
.siteTop .container .phones .tel {
  font-family: 'MuseoSansCyrlLight', sans-serif;
  font-size: 24px;
  color: #014b7c;
  font-weight: normal;
  text-decoration: none;
}
.siteTop .container .phones .tel span {
  font-family: 'MuseoSansCyrlBold', sans-serif;
  font-size: 39px;
  color: #076ba2;
  font-weight: normal;
}
.siteTop .container .phones .v1 {
  text-transform: none;
}
.v1 {
  margin-top: 5px;
  width: 260px;
  height: 50px;
  background-image: -moz-linear-gradient(top, #bfd255 0%, #72aa00 100%, #9ecb2d 100%);
  background-image: -webkit-linear-gradient(top, #bfd255 0%, #72aa00 100%, #9ecb2d 100%);
  background-image: -ms-linear-gradient(top, #bfd255 0%, #72aa00 100%, #9ecb2d 100%);
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: 'MuseoSansCyrlLight', sans-serif;
  font-size: 18px;
  color: white;
  font-weight: normal;
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.v1 img {
  margin-right: 10px;
}
.v1 span {
  font-family: 'MuseoSansCyrlBold', sans-serif;
}
.v1:hover {
  opacity: 0.7;
}
.first-block .item {
  width: 100%;
}
.first-block .item.i1 {
  background: url(../img/first-block.jpg) no-repeat;
  background-size: cover;
}
.first-block .item.i2 {
  background: url(../img/fb2.jpg) no-repeat;
  background-size: cover;
}
.first-block .item.i3 {
  background: url(../img/fb3.jpg) no-repeat;
  background-size: cover;
}
.first-block .item .container {
  padding-left: 60px;
  min-height: 545px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.first-block .item .container .flex {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.first-block .item .container .flex h1 {
  font-family: 'MuseoSansCyrlBold', sans-serif;
  font-size: 60px;
  color: white;
  font-weight: normal;
  text-align: center;
}
.first-block .item .container .flex p {
  font-family: 'MuseoSansCyrlLight', sans-serif;
  font-size: 24px;
  color: white;
  font-weight: normal;
  text-align: center;
}
.first-block .item .container .flex h2 {
  font-family: 'MuseoSansCyrlRegular', sans-serif;
  font-size: 30px;
  color: white;
  font-weight: normal;
  text-transform: uppercase;
  margin: 70px 0 60px;
}
.enter {
  background: url(../img/form.jpg) 50% 50% no-repeat;
  background-size: cover;
}
.enter.enter2 {
  background: url(../img/form2.jpg) 50% 50% no-repeat;
  background-size: cover;
}
.enter.enter2 .container {
  padding: 70px 0;
}
.enter.enter2 .container h2 {
  text-transform: uppercase;
  font-size: 30px;
}
.enter.enter2 .container p {
  margin: 30px 0 30px;
}
.enter .container {
  padding: 50px 0;
  text-align: center;
}
.enter .container h2 {
  font-family: 'MuseoSansCyrlLight', sans-serif;
  font-size: 36px;
  color: white;
  font-weight: normal;
}
.enter .container p {
  font-family: 'MuseoSansCyrlLight', sans-serif;
  font-size: 24px;
  color: white;
  font-weight: normal;
  margin: 15px 0;
}
.title_def {
  text-transform: uppercase;
  font-family: 'MuseoSansCyrlLight', sans-serif;
  font-size: 30px;
  color: #015289;
  font-weight: normal;
  text-align: center;
}
.line {
  width: 100%;
  text-align: center;
}
.about .owl-dots {
  margin: 30px 0 0;
  padding: 0;
  height: auto;
}
.about .owl-dots .owl-dot span {
  background: #015289;
  border-color: #015289;
}
.about .owl-dots .owl-dot:hover span,
.about .owl-dots .owl-dot.active span {
  background: transparent !important;
}
.about.about2 .container .flex .item {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  text-decoration: none;
  width: 288px;
  height: 288px;
}
.about.about2 .container .flex .item p {
  font-size: 30px;
}
.about.about2 .container .flex .item:hover {
  transform: rotate(360deg);
}
.about.about2 .container .flex .item.i1 {
  background: #c26bff;
}
.about.about2 .container .flex .item.i2 {
  background: #ff5591;
}
.about.about2 .container .flex .item.i3 {
  background: #ff9c3c;
}
.about.about2 .container .flex .item.i4 {
  background: #4a97ff;
}
.about.about2 .container .flex .item.i5 {
  background: #56509f;
}
.about .container {
  padding: 60px 0;
}
.about .container .title_def {
  margin-bottom: 44px;
}
.about .container .flex {
  margin-top: 36px;
}
.about .container .flex .item {
  margin: 0 auto;
  width: 239px;
  height: 239px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
}
.about .container .flex .item h3 {
  font-family: 'MuseoSansCyrlLight', sans-serif;
  font-size: 60px;
  color: white;
  font-weight: normal;
  line-height: 1;
}
.about .container .flex .item p {
  height: 44px;
  font-family: 'MuseoSansCyrlLight', sans-serif;
  font-size: 22px;
  color: white;
  font-weight: normal;
}
.about .container .flex .item.i1 {
  background: #45abeb;
}
.about .container .flex .item.i2 {
  background: #9a81ed;
}
.about .container .flex .item.i3 {
  background: #e856ac;
}
.about .container .flex .item.i4 {
  background: #ec4e6c;
}
.price {
  background: #fcfcfc url(../img/priceback.png) 50% 50% no-repeat;
  background-size: cover;
}
.price .owl-dots {
  margin: 30px 0 0;
  padding: 0;
  height: auto;
}
.price .owl-dots .owl-dot span {
  background: #015289;
  border-color: #015289;
}
.price .owl-dots .owl-dot:hover span,
.price .owl-dots .owl-dot.active span {
  background: transparent !important;
}
.price .container {
  padding: 60px 0 118px;
}
.price .container .price_owl {
  margin-top: 45px;
}
.price .container .price_owl .item {
  margin: 0 auto;
  width: 230px;
  height: 288px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  padding-bottom: 39px;
}
.price .container .price_owl .item h3 {
  text-align: center;
  font-family: 'MuseoSansCyrlLight', sans-serif;
  font-size: 24px;
  color: #015289;
  font-weight: normal;
}
.price .container .price_owl .item p {
  font-family: 'MuseoSansCyrlBold', sans-serif;
  font-size: 24px;
  color: #015289;
  font-weight: normal;
  margin: 17px 0 34px;
}
.price .container .price_owl .item .v1 {
  width: 139px;
}
.price .container .price_owl .item.i1 {
  background: url(../img/p1.png) no-repeat;
}
.price .container .price_owl .item.i2 {
  background: url(../img/p2.png) no-repeat;
}
.price .container .price_owl .item.i3 {
  background: url(../img/p3.png) no-repeat;
}
.price .container .price_owl .item.i4 {
  background: url(../img/p4.png) no-repeat;
}
.price .container .price_owl .item.i5 {
  background: url(../img/p5.png) no-repeat;
}
.advantages .container {
  padding-top: 95px;
}
.advantages .container .flex {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-wrap: wrap;
  padding: 30px 0 0;
}
.advantages .container .flex .item {
  margin: 30px;
  display: flex;
  justify-content: flex-start;
  width: 533px;
}
.advantages .container .flex .item h3 {
  font-family: 'MuseoSansCyrlBold', sans-serif;
  font-size: 24px;
  color: #f49712;
  font-weight: normal;
  margin-bottom: 10px;
}
.advantages .container .flex .item p {
  font-family: 'MuseoSansCyrlLight', sans-serif;
  font-size: 18px;
  color: #015289;
  font-weight: normal;
}
.advantages .container .flex .item .text {
  margin-left: 15px;
}
.advantages .container .flex .item .image {
  min-width: 91px;
}
.groups .container {
  padding: 50px 0 50px;
}
.groups .container .title_def {
  margin-bottom: 40px;
}
.groups .container .show-more {
  text-align: center;
  text-decoration: underline;
  font-family: 'MuseoSansCyrlLight', sans-serif;
  font-size: 18px;
  color: #015289;
  font-weight: normal;
  display: block;
  margin: 30px auto 0;
  cursor: pointer;
}
.groups .container .show-more:hover {
  text-decoration: none;
}
.groups .container .show-groups {
  display: none;
}
.groups .container .flex {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.groups .container .flex .item {
  display: flex;
  justify-content: center;
  margin: 10px;
}
.groups .container .flex .item .left {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 284px;
  background: #56509f;
  height: 192px;
  padding: 20px 28px;
}
.groups .container .flex .item .left h3 {
  font-family: 'MuseoSansCyrlBold', sans-serif;
  font-size: 20px;
  color: white;
  font-weight: normal;
}
.groups .container .flex .item .left .bot {
  display: flex;
  text-align: center;
  font-family: 'MuseoSansCyrlLight', sans-serif;
  font-size: 20px;
  color: white;
  font-weight: normal;
}
.groups .container .flex .item .left .bot .l,
.groups .container .flex .item .left .bot .r {
  width: 120px;
}
.groups .container .flex .item .left .bot .l {
  border-right: 1px solid #6e69ad;
}
.groups .container .flex .item .right {
  width: 284px;
  height: 192px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  overflow: hidden;
}
.groups .container .flex .item .right img {
  height: 192px;
  object-fit: cover;
}
.groups .container .flex .item .right a {
  position: absolute;
  bottom: 0;
  right: 0;
  font-family: 'MuseoSansCyrlLight', sans-serif;
  font-size: 18px;
  color: white;
  font-weight: normal;
  text-decoration: none;
  background: #72aa00;
  display: block;
  padding: 10px 20px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  cursor: pointer;
}
.groups .container .flex .item .right a:hover {
  color: #72aa00;
  background: white;
}
.guest {
  background: #4f4a9c;
}
.guest .container {
  padding: 35px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.guest .container .left {
  font-family: 'MuseoSansCyrlLight', sans-serif;
  font-size: 20px;
  color: white;
  font-weight: normal;
  width: 837px;
  margin-right: 10px;
}
.guest .container .left h3 {
  font-family: 'MuseoSansCyrlBlack', sans-serif;
  font-size: 20px;
  color: white;
  font-weight: normal;
}
.guest .container .right {
  min-width: 293px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.guest .container .right h3 {
  font-family: 'MuseoSansCyrlRegular', sans-serif;
  font-size: 24px;
  color: white;
  font-weight: normal;
  margin: 10px 0;
}
.guest .container .right p {
  margin-top: 5px;
  font-family: 'MuseoSansCyrlLight', sans-serif;
  font-size: 14px;
  color: white;
  font-weight: normal;
}
.guest .container .right form input,
.guest .container .right form button {
  height: 40px;
  line-height: 40px;
}
.how .container {
  padding: 73px 0 84px;
}
.how .container .out {
  background: #9e7fea;
  /* Old browsers */
  background: -moz-linear-gradient(top, #9e7fea 0%, #9e7fea 28%, #e458af 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #9e7fea 0%, #9e7fea 28%, #e458af 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #9e7fea 0%, #9e7fea 28%, #e458af 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9e7fea', endColorstr='#e458af', GradientType=0);
  /* IE6-9 */
  border-radius: 10px;
  padding: 10px;
}
.how .container .out .in {
  width: 100%;
  background: white;
  padding: 32px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.how .container .out .in h2 {
  font-family: 'MuseoSansCyrlBold', sans-serif;
  font-size: 24px;
  color: #f49712;
  font-weight: normal;
  padding: 23px;
  background: white;
  margin-top: -76px;
  margin-bottom: 30px;
}
.how .container .out .in .btn {
  padding: 23px;
  margin-bottom: -85px;
  margin-top: 20px;
  background: white;
}
.how .container .out .in .flex {
  display: flex;
  justify-content: center;
}
.how .container .out .in .flex a {
  border-radius: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 8px;
  position: relative;
}
.how .container .out .in .flex a img {
  border-radius: 10px;
}
.how .container .out .in .flex a:hover:before {
  opacity: 1;
}
.how .container .out .in .flex a:before {
  opacity: 0;
  content: '';
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.5) url(../img/size.png) 50% 50% no-repeat;
}
.how .container .out .in .flex .right {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
.insta .container {
  padding: 64px 0;
  text-align: center;
}
.insta .container a {
  font-family: 'MuseoSansCyrlBold', sans-serif;
  font-size: 30px;
  color: #6f3cbc;
  font-weight: normal;
  text-decoration: none;
}
.insta .container p {
  margin-top: 30px;
  font-family: 'MuseoSansCyrlLight', sans-serif;
  font-size: 18px;
  color: #004368;
  font-weight: normal;
}
.contacts {
  background: #35132b;
}
.contacts .container {
  padding: 60px 0 20px;
}
.contacts .container h1 {
  text-transform: uppercase;
  text-align: center;
  font-family: 'MuseoSansCyrlLight', sans-serif;
  font-size: 30px;
  color: white;
  font-weight: normal;
}
.contacts .container .flex {
  display: flex;
  justify-content: flex-start;
  flex-direction: column;
  font-family: 'MuseoSansCyrlLight', sans-serif;
  font-size: 18px;
  color: white;
  font-weight: normal;
}
.contacts .container .flex .item {
  padding: 5px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.contacts .container .flex .item:last-child {
  border: none;
}
.contacts .container .flex .address {
  width: 324px;
  margin: 10px 40px;
}
.contacts .container .flex .phones {
  margin: 10px 40px;
}
.contacts .container .flex a {
  cursor: pointer;
  font-family: 'MuseoSansCyrlLight', sans-serif;
  font-size: 18px;
  color: white;
  font-weight: normal;
  text-decoration: none;
}
.contacts .container .flex a:hover {
  text-decoration: underline;
}
#map .title_def {
  padding-top: 5px;
}
#map .phones {
  text-align: center;
  margin: 20px 0;
}
#map .phones a {
  font-family: 'MuseoSansCyrlLight', sans-serif;
  font-size: 16px;
  color: #004368;
  font-weight: normal;
}
#map .phones a:hover {
  text-decoration: none;
}
#map .address {
  text-align: center;
  font-family: 'MuseoSansCyrlLight', sans-serif;
  font-size: 16px;
  color: #004368;
  font-weight: normal;
}
.questions .container {
  padding: 40px 0 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.questions .container h2 {
  text-transform: uppercase;
  font-family: 'MuseoSansCyrlThin', sans-serif;
  font-size: 48px;
  color: #06426b;
  font-weight: normal;
  margin: 20px;
}
.questions .container a {
  display: block;
  margin: 20px;
  font-family: 'MuseoSansCyrlRegular', sans-serif;
  font-size: 18px;
  color: #a20774;
  font-weight: normal;
}
.questions .container a:hover {
  text-decoration: none;
}
.develop .container {
  display: flex;
  justify-content: center;
  align-items: center;
}
.develop .container a {
  font-family: 'MuseoSansCyrlLight', sans-serif;
  font-size: 14px;
  color: white;
  font-weight: normal;
  background: #06426b;
  padding: 10px 20px;
  text-decoration: none;
}
.develop .container a:hover {
  text-decoration: underline;
}
form {
  position: relative;
  text-align: center;
  font-family: 'MuseoSansCyrlLight', sans-serif;
  font-size: 16px;
  color: white;
  font-weight: normal;
}
form input,
form textarea {
  font-family: 'MuseoSansCyrlLight', sans-serif;
  font-size: 16px;
  color: #6a6a6a;
  font-weight: normal;
  border-radius: 10px;
  height: 56px;
  line-height: 56px;
  margin: 4px;
  vertical-align: middle;
  width: 285px;
  border: none;
  text-align: left;
  padding: 0 10px 0 30px;
}
form input:focus,
form textarea:focus {
  outline: none;
}
form input[type='number'] {
  width: 125px;
}
form .number {
  display: inline-block;
  position: relative;
}
form .number .label-age {
  position: absolute;
  font-family: 'MuseoSansCyrlLight', sans-serif;
  font-size: 16px;
  color: #6a6a6a;
  font-weight: normal;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -19px;
}
form textarea {
  min-height: 120px;
  height: auto;
  width: 93%;
  line-height: 16px;
  padding-top: 15px;
}
form a {
  font-family: 'MuseoSansCyrlLight', sans-serif;
  font-size: 16px;
  color: #ffffff;
  font-weight: normal;
  text-decoration: none;
  display: block;
  margin-top: 10px;
}
form a:hover {
  text-decoration: underline;
}
form button {
  cursor: pointer;
  margin: 4px;
  width: 285px;
  height: 56px;
  line-height: 56px;
  background: #ffca08;
  text-align: center;
  vertical-align: middle;
  font-family: 'MuseoSansCyrlLight', sans-serif;
  font-size: 18px;
  color: white;
  font-weight: normal;
  border: none;
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background-image: -moz-linear-gradient(top, #bfd255 0%, #72aa00 100%, #9ecb2d 100%);
  background-image: -webkit-linear-gradient(top, #bfd255 0%, #72aa00 100%, #9ecb2d 100%);
  background-image: -ms-linear-gradient(top, #bfd255 0%, #72aa00 100%, #9ecb2d 100%);
}
form button:focus {
  outline: none;
}
form button:hover {
  opacity: 0.7;
}
#modal_desc {
  background: white;
  overflow: hidden;
  display: none;
  max-width: 748px;
  width: 748px;
  min-width: 300px;
}
#modal_desc .image {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 280px;
}
#modal_desc .image img {
  width: 100%;
  height: 280px;
  object-fit: cover;
}
#modal_desc .cost {
  background: #4f4a9c;
  text-align: center;
  font-family: 'MuseoSansCyrlLight', sans-serif;
  font-size: 18px;
  color: white;
  font-weight: normal;
  padding: 10px 10px;
}
#modal_desc .modal-name {
  text-align: center;
  font-family: 'MuseoSansCyrlBold', sans-serif;
  font-size: 24px;
  color: #0f1116;
  font-weight: normal;
  margin-top: 45px;
}
#modal_desc .bot {
  text-align: center;
  display: flex;
  justify-content: center;
  font-family: 'MuseoSansCyrlRegular', sans-serif;
  font-size: 18px;
  color: #0f1116;
  font-weight: normal;
}
#modal_desc .bot span {
  margin: 30px 10px;
}
#modal_desc .time {
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: 'MuseoSansCyrlBold', sans-serif;
  font-size: 18px;
  color: #0f1116;
  font-weight: normal;
}
#modal_desc .time img {
  margin-right: 15px;
}
#modal_desc .modal-dop {
  text-align: center;
  margin: 25px 0 40px;
  font-family: 'MuseoSansCyrlLight', sans-serif;
  font-size: 18px;
  color: #0f1116;
  font-weight: normal;
}
#modal_desc .modal-dop span,
#modal_desc .modal-dop h3 {
  font-family: 'MuseoSansCyrlBold', sans-serif;
  font-size: 18px;
  color: #0f1116;
  font-weight: normal;
}
#modal_desc .text {
  padding: 0 10px 40px;
}
#modal_desc .program h3 {
  text-align: center;
  font-family: 'MuseoSansCyrlBold', sans-serif;
  font-size: 18px;
  color: #0f1116;
  font-weight: normal;
}
#modal_desc .program ul {
  list-style-type: none;
  max-width: 425px;
  margin: 0 auto;
}
#modal_desc .program ul li {
  margin: 5px 0;
}
.modal {
  background: white;
  text-align: center;
  overflow: hidden;
  max-width: 400px;
  min-width: 320px;
  width: 100%;
  border: 1px solid #011b26;
  padding: 20px;
  display: none;
  text-transform: none;
}
.modal input,
.modal button,
.modal p,
.modal textarea {
  margin: 5px auto;
  max-width: 260px;
  width: 100%;
}
.modal input,
.modal textarea {
  border: 1px solid #1d0e00;
}
.modal h1 {
  font-family: 'Bebas Neue Regular', sans-serif;
  font-size: 36px;
  color: #1d0e00;
  font-weight: normal;
  text-transform: uppercase;
}
.modal p {
  font-family: 'MuseoSansCyrlLight', sans-serif;
  font-size: 16px;
  color: #1d0e00;
  font-weight: normal;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.table-striped > tbody > tr:nth-of-type(2n+1) {
  background-color: #f9f9f9;
}
.loading {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(1, 146, 211, 0.4);
  display: none;
}
.loading img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.owl-buttons {
  text-align: center;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div {
  cursor: pointer;
}
.owl-prev {
  width: 11px;
  height: 21px;
  background: transparent url("../img/arrows.png") center left no-repeat !important;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
  left: -20px;
  opacity: 0.5;
}
.owl-next {
  width: 11px;
  height: 21px;
  background: transparent url("../img/arrows.png") center right no-repeat !important;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
  right: -20px;
  opacity: 0.5;
}
.owl-next:hover,
.owl-prev:hover {
  opacity: 1;
}
.owl-dots {
  text-align: center;
  position: relative;
  height: 40px;
  margin-top: -40px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-bottom: 40px;
}
.owl-dot {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 3px;
}
.owl-dot span {
  width: 20px;
  height: 20px;
  background: transparent;
  border: 5px solid white;
  display: inline-block;
  border-radius: 50%;
  opacity: 1;
  background: white;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.owl-dot:hover span,
.owl-dot.active span {
  background: transparent;
}
a.pull {
  display: none;
}
.fake {
  height: 130px;
}
@media screen and (max-width: 1200px) {
  .container {
    padding-left: 10px;
    padding-right: 10px;
  }
  .siteTop .container .phones .tel span {
    font-size: 30px;
  }
  .v1 {
    font-size: 15px;
    width: 220px;
  }
  form button {
    font-size: 15px;
  }
  .siteTop .container .logo {
    width: 200px;
    font-size: 14px;
    padding-bottom: 0;
  }
}
@media screen and (max-width: 1023px) {
  .siteTop .container,
  .siteTop {
    overflow: visible;
  }
  a.pull {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 5px 0;
  }
  .siteTop.head .container {
    justify-content: flex-end;
  }
  .siteTop.head .container .menu {
    top: 50px;
  }
  .siteTop .container .menu {
    display: none;
    position: absolute;
    top: 115px;
    background: white;
    width: 100%;
    left: 0;
    z-index: 999;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-bottom: 20px;
  }
  .siteTop .container .menu li {
    width: 100%;
  }
  .siteTop .container .menu li a {
    background: white !important;
    color: #1d0e00 !important;
    padding: 10px 0;
    width: 100%;
    height: auto;
  }
  .siteTop .container .menu li a .image {
    display: none !important;
  }
  .fake {
    height: 115px;
  }
  .first-block .item .container {
    padding-left: 10px;
    justify-content: center;
  }
  .first-block .item .container .flex h1 {
    font-size: 45px;
  }
  .first-block .item .container .flex h2 {
    font-size: 20px;
    margin: 40px 0 30px;
  }
  .first-block .item .container {
    min-height: 435px;
  }
  .enter .container h2 {
    font-size: 30px;
  }
  .enter .container p {
    font-size: 20px;
  }
  .contacts .container .flex {
    padding: 20px 0;
  }
}
@media screen and (max-width: 768px) {
  #modal_desc {
    width: 500px;
  }
}
@media screen and (max-width: 768px) {
  .guest .container {
    flex-wrap: wrap;
    padding: 35px 10px;
  }
  .guest .container .left {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 30px;
  }
  .guest .container .left h3,
  .guest .container .left p {
    font-size: 16px;
  }
  .how .container .out .in .flex {
    flex-wrap: wrap;
  }
  .how .container .out .in .flex .right {
    flex-direction: row;
  }
}
@media screen and (max-width: 600px) {
  .groups .container .flex .item {
    flex-wrap: wrap;
  }
  .how .container .out .in .flex .right {
    flex-wrap: wrap;
  }
  .how .container .out .in .flex a {
    width: 100%;
    margin: 8px 0;
  }
  .how .container .out .in .flex a img {
    width: 100%;
  }
  #modal_desc {
    width: 400px;
  }
}
@media screen and (max-width: 550px) {
  .questions .container h2 {
    font-size: 25px;
    margin: 0px 20px;
  }
  .siteTop .container .logo {
    display: none;
  }
  .siteTop .container {
    padding: 8px 10px;
  }
  .siteTop.head .container {
    padding: 0px 10px;
  }
  .siteTop .container .phones .v1 {
    width: 160px;
    padding: 0px 18px;
  }
  .how .container .out .in h2 {
    text-align: center;
  }
  .siteTop .container .phones .tel span {
    font-size: 24px;
  }
}
@media screen and (max-width: 480px) {
  .fake {
    height: 100px;
  }
  .siteTop .container .menu {
    top: 100px;
  }
  .first-block .item .container .flex h2 {
    margin: 20px 0;
  }
  .contacts .container .flex .item {
    justify-content: flex-start;
  }
  .insta .container a img {
    width: 250px;
  }
  .advantages .container .flex .item {
    margin: 10px 0;
  }
  .advantages .container .flex .item h3 {
    font-size: 20px;
  }
  .advantages .container .flex .item p {
    font-size: 16px;
  }
  .first-block .item .container {
    min-height: 377px;
  }
  .first-block .item .container .flex h1 {
    font-size: 28px;
  }
  .first-block .item .container .flex p {
    font-size: 16px;
  }
  .first-block .item .container .flex h2 {
    font-size: 17px;
  }
  .modal,
  #modal_desc {
    max-width: 400px;
    min-width: 260px;
  }
  #modal_desc {
    width: 100%;
  }
}
.fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
}
