body {
    font-family: 'Evolventa';
    font-weight: normal;
    font-style: normal;
    color: #222222;
}

.promoline {
    background:#67cf3a;
    padding: 10px;
    font-size: 30px;
    line-height:1;
}

.promoline a {
    color:#222222;
}
.promoline a:hover {
    color:#222222;
}

.logoimg {
    width:100%;
    max-width:300px;
    margin-top:30px;
}

.toplink {
   color: #222222;
margin-left: 25px;
display: block;
font-size: 18px;
margin-top: 0px;
padding: 8px 0px 8px 10px;
margin-right: 120px;
padding: 0;
text-align: center;
}

.topzag {
    margin-top:50px;
    display: block;
    cursor:pointer;
    font-size: 23px;
}

.toplinkblock {
    display:none;
}

.socimg img {
    width:80px;
    margin-top: 40px;
}

.toptel {
    display: block;
    font-size: 23px;
    color: #222222;
}

.block {
    margin-top: -60px;
}

.block1text {
    font-size: 25px;
    margin-bottom:30px;
    margin-top: 25px;
}
.block1text_2 {
    font-size: 22px;
margin-top: -20px;
margin-bottom: 25px;
}
.block1but {
    display:block;
    font-size: 25px;
    padding: 40px;
    border-radius: 30px;
    height: 250px;
    margin-bottom:25px;
}
.block1but h4 {
    font-size: 37px;
    font-weight: 600;
    letter-spacing: 3.5px;
}
.cart_description {
    text-transform: uppercase;
font-size: 22px;
line-height: 1.2;
letter-spacing: 1.5px;
font-weight: 600;
margin-top: 40px;
}
.childbox {
    background-image: linear-gradient(150deg, #3DD6DB 0%, #39E4B9 50%, #83E7EA 100%);
    color: #fff;
    border-right: 2px solid;
    border-right-color: currentcolor;
border-color: #777;
    border-bottom-color: rgb(119, 119, 119);
border-bottom: 4px solid #777;
background-position: 100% 0;
background-size: 200% 200%;
transition: .5s;
}

.childbox:hover {
    text-decoration:none;
    color: #fff;
        background-position: 0 0;
}

.block1but img {
    width: 170px;
    position: absolute;
    right: 40px;
    bottom: 55px;
    background-color: white;
    padding: 24px 12px;
    border-radius: 9px;
    border-bottom-color: currentcolor;
    box-shadow: 0 3px 2px 1px rgba(0, 0, 0, 0.84);
    border: 2px solid;
        border-top-color: currentcolor;
        border-right-color: currentcolor;
        border-bottom-color: currentcolor;
        border-left-color: currentcolor;
    border-color: #e1e1e1;
}
@media (max-width:640px) {
   .block1but img {
  width: 70px !important;
position: absolute;
right: 40px;
bottom: 35px;
background-color: none;
padding: 0;
border-radius: 35px;
border-bottom: 2px solid;
    border-bottom-color: currentcolor;
border-color: black;
}
}
.adultbox {
    background-image: linear-gradient(150deg, #31D8DD 0%, #39B3CA 50%, #A8F7F6 100%);
    color: #fff;
    border-right: 2px solid;
    border-right-color: currentcolor;
border-color: #777;
    border-bottom-color: rgb(119, 119, 119);
border-bottom: 4px solid #777;
background-position: 100% 0;
background-size: 200% 200%;
transition: .5s;
}
.adultbox:hover {
    text-decoration:none;
    color: #fff;
     background-position: 0 0;
}
.lessons, .map, .fotos, .resultat {
    margin-top: 50px;
}
.lessons p, .map p, .fotos p, .resultat p, .blok_programma p, .blok_programma2 p{
    font-size: 21px;
}
.lessons h2, .map h2, .fotos h2, .resultat h2, .blok_programma h2, .blok_programma2 h2 {
    font-size: 32px;
    font-weight: 900;
}
.lessons h4, .knopki h4 {
    font-size: 24px;
    font-weight: 900;
    margin-bottom:0;
}
.WdgMoyklassContent {
max-width: 1400px;
    max-height: 500px;
    overflow-y: scroll;
    border: 1px solid #adabab;
    background-color: #ffffff;
    width: 100%;
    margin: 60px auto;
    padding: 80px 20px;
}
.lessonbut1 {
    background:#67cf3a;
    border:none;
    border-radius: 30px;
    width:80%;
    margin-top: 40px;
}

.lessonbut2 {
    background:#ffde59;
    border:none;
    border-radius: 30px;
    width:80%;
    margin-top: 40px;
}

.map_img {
    width:100%;
    max-width:750px;
}

.zapisblock h4 {
    font-size: 40px;    
    font-weight: 900;
}

.zapisblock {
    background: #63ddca;
    color: #222222;
    display:block;
    font-size: 25px;
    padding: 40px 50px;
    border-radius: 30px;
    margin-bottom:25px;
}

.zapisblock:hover {
    text-decoration:none;
    color: #222222;
}

.zapisblockButton {
    background: #037f99;
    color: #fff;
    display:block;
    border-radius: 20px;
    width:100%;
    max-width:400px;
    margin: 0 auto;
}
.zapisblockButton:hover {
    color: #fff;
}

.zapisblockButton h4 {
    font-size: 22px;    
    font-weight: 600;
    padding-top: 10px;
}

.zapisblock img.zapis_sova {
    width: 100px;
    position: absolute;
    right: 60px;
    top: -85px;
}

.teacher2 {
    background: #ffde59;
    color: #222222;
    display: block;
    font-size: 25px;
    padding: 40px;
    border-radius: 30px;
    margin-bottom: 25px;
}
.teacher2 img {
    width: 100%;
    border-radius: 225px;
    max-width:450px;
}
.teacher2 h3 {
   font-size:30px;
}
.teacher2 p {
     font-size:20px;
}

.forma {
    background: #222222;
    color: #ffde59;
    border-radius: 30px;
}

.forma input {
    width:100%;
    padding: 10px;
    border-radius: 25px;
    color: #222222;
    background: #ffde59;
    border:none;
    margin-bottom: 10px;
}

footer {
    background: none;
}

.flags {
    position: absolute;
    right: -15px;
    top: 30px;
}

.flags img {
    width:50px;
    display:block;
}

.price {
   font-size: 80px;   
}

.sova {
    max-width: 175px;
}

h4.cont-phone {
    font-size:90px;
}

@media (max-width: 768px) {
    
    .promoline {
        font-size: 20px;
    }
    .socimg img {
        width:45px;
        margin-top: 20px;
    }
    .topzag {
        margin-top:20px;
        font-size: 20px;
    }
    .toptel {
        font-size: 17px;
        margin-top: 10px;
        font-weight: 100;
    }
    .block1but img {
        width:40px;
    }
    .zapisblock h4 {
        font-size: 25px;    
    }
    .zapisblock p {
        font-size: 20px;    
    }
    .teacher2 h3 {
       font-size:18px;
    }
    .teacher2 p {
         font-size:14px;
    }
    .flags_ {
        position: absolute;
        right: auto;
        top: -20px;
    }
    
     .flags {
        
        right: 0;
       
    }
    
    .flags img {
        width:25px;
        _display: inline;
    }
    .price {
       font-size: 45px;   
    }
    .progblock {
        font-size: 17px;
    }
    .zapisblockButton.progblockButton h4 {
        font-size: 15px;
    }
    .logoimg {
        margin-left: 20px;
    }
    .lessons h2, .map h2, .fotos h2, .resultat h2, .blok_programma h2, .blok_programma2 h2 {
        font-size: 25px;
        font-weight: 900;
    }
    h4.cont-phone {
        font-size:50px;
    }
}

@media (max-width: 350px) {
    .logoimg {
        margin-left: 10px;
    }
    .toptel {
        font-size: 15px;
        font-weight: 100;
    }
    .price {
       font-size: 35px;   
    }
    .progblock {
        font-size: 15px;
    }
    .zapisblockButton.progblockButton h4 {
        font-size: 12px;
    }
}


.text__top__video  {
    font-size:21px;
    font-weight: 600;
    padding-bottom: 25px;
}
.btn__bottom__video {
text-align: center;
background-image: linear-gradient(120deg, #22a0ce 0%, #42CCAA 50%, #30A8BF 100%);
padding: 17px 30px;
border-radius: 25px;
border-bottom: 2px solid;
border-color: black;
color: white;
font-size: 20px;
margin-top: 30px;
text-decoration: none;
  outline: none;
  display: inline-block;
  background-position: 100% 0;
  background-size: 200% 200%;
  font-weight: 300;
  box-shadow: 0 16px 32px 0 rgba(106, 105, 105, 0.35);
  transition: .5s;
}
.btn__bottom__video:hover {
    color: white;
    text-decoration:none;
    box-shadow: 0 0 0 0 rgba(0,40,120,0);
  background-position: 0 0;
}
@media (max-width:640px) {
    .btn__bottom__video {
        font-size: 17px;
    }
}
.header-phone__link {
    text-decoration: none;
    color: #6187ec;
}
.header-phone__link i {
    color: #06eea8;
}
.colorline {
    padding:20px;
    background: linear-gradient(90deg, rgba(97,135,236,1) 0%, rgba(6,238,168,1) 100%);
    color:#fff;
    font-size:30px;
}
.bigbtn h2 {
    font-size:40px;
}
.bigbtn p {
    font-size:25px;
}
.bigbtn-zag h1{
    font-size:100px;
    width:100%;
}
.bigbtn-zag h2 {
    width:100%;
}
.child-btn {
    background-color:#6187ec;
    border:none;
    
}
.adult-btn {
    background-color:#06eea8;
    border:none;
   
}
.blockzag {
   color: #6187ec;
   font-size: 40px;
   padding: 25px;
}
.blockzag i {
   color: #06eea8;
}

.number {
    width: 100px;
    height: 100px;
    color: #fff;
    background: linear-gradient(90deg, rgba(97,135,236,1) 0%, rgba(6,238,168,1) 100%);
    display: flex;
    border-radius: 50px;
    margin: auto;
}
.number span {
    margin: auto;
    font-size: 60px;
}
.bigtext {
    font-size:30px;
}

.owl-carousel .item {
    padding: 10px;
}

.prev,
.next {
  position: absolute;
  top: 48%;
  height: 50px;
  width: 30px;
  z-index: 1;
  cursor: pointer;
}

.next {
  right: 15px;
}
.prev {
    left:15px;
}
.teacher {
    width: 100%;
    border: 1px solid #ececec;
    overflow: hidden;
    padding: 25px;
    border-radius: 20px;
}
.teacher img {
    width: 100%;
    border-radius: 225px;
    max-width:450px;
}
.teacher h3 {
    color: #6187ec;
}

.zapis-block {
    border-radius: 25px;
    background: #ffc107;
    color:#fff;
}
.zapis-block h4 {
    font-size: 45px;
    font-weight: 900;
    line-height: 1;
}
.zapis-block ul {
    font-size: 20px;
    font-weight: 600;
    list-style: none;
    padding: 0;
    margin-top: 25px;
}

.zapis-btn-1, .zapis-btn-2 {
    width: 80%;
    margin-top: 25px;
    font-size: 35px;
    font-weight: 900;
    line-height: 1;
    padding: 30px;
}
.zapis-btn-1 {
   background-color:#6187ec;
    border:none;     
}
.zapis-btn-2 {
   background-color:#06eea8;
    border:none;     
}
.forma h3 {
    font-size: 45px;
    font-weight: 900;
    line-height: 1;
    color: #585858;
}

footer {
    _background: #ececec;
}


/*шапка*/
.header__top {
  background: linear-gradient(47deg, #42CCAA, #30A8BF);
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 3px solid;
}
.header__top__name {
  font-size: 25px;
  color: white;
}
.header__top__name:hover {
  font-size: 25px;
  color: white;
}
@media (max-width:640px) {
  .header__top__name {
    text-align: center;
    font-size: 16px;
  }
  .header__top__name:hover {
    font-size: 16px;
  }
}
/*шапка*/

/*кнопка_1*/
.buttons_1 {
  text-decoration: none;
  outline: none;
  display: inline-block;
  padding: 7px 13px 7px 13px;
  margin: 55px 20px 10px 20px;
  border-radius: 17px;
  border-bottom: 2px solid;
  border-color: black;
background-image: linear-gradient(120deg, #22a0ce 0%, #42CCAA 50%, #30A8BF 100%);
  background-position: 100% 0;
  background-size: 200% 200%;
  font-size: 20px;
  font-weight: 300;
  color: white;
  box-shadow: 0 16px 32px 0 rgba(185, 185, 185, 0.35);
  transition: .5s;
  color: white;
}
.buttons_1:hover {
  box-shadow: 0 0 0 0 rgba(0,40,120,0);
  background-position: 0 0;
  color: white;
  text-decoration: none;
}
@media (max-width:640px) {
  .buttons_1 {
    padding: 9px 6px 9px 6px;
    font-size: 14px;
    line-height: 1.1;
    margin: auto;
    display: block;
    text-align: center;
    margin-top:30px;
  }
}
.buttons_2 {
  text-decoration: none;
  outline: none;
  display: inline-block;
  padding: 6px 48px 6px 48px;
  margin: 10px 20px;
  border-radius: 17px;
  border-bottom: 2px solid;
  border-color: black;
  background-image: linear-gradient(120deg, #22a0ce 0%, #42CCAA 50%, #30A8BF 100%);
  background-position: 100% 0;
  background-size: 200% 200%;
  font-size: 20px;
  font-weight: 300;
  color: white;
  box-shadow: 0 16px 32px 0 rgba(185, 185, 185, 0.35);
  transition: .5s;
  color: white;
}
.buttons_2:hover {
  box-shadow: 0 0 0 0 rgba(0,40,120,0);
  background-position: 0 0;
  color: white;
  text-decoration: none;
}
@media (max-width:640px) {
  .buttons_2 {
    padding: 5px 25px 5px 25px;
    font-size: 14px;
    display: block;
    margin: auto;
    margin-top: auto;
    text-align: center;
    margin-top: 10px;
  }
}
.buttons_3 {
  text-decoration: none;
  outline: none;
  display: inline-block;
  padding: 5px 73px 5px 73px;
  margin: 10px 20px 0px 20px;
  border-radius: 17px;
  border-bottom: 2px solid;
  border-color: black;
  background-image: linear-gradient(120deg, #22a0ce 0%, #42CCAA 50%, #30A8BF 100%);
  background-position: 100% 0;
  background-size: 200% 200%;
  font-size: 20px;
  font-weight: 300;
  color: white;
  box-shadow: 0 16px 32px 0 rgba(185, 185, 185, 0.35);
  transition: .5s;
  color: white;
}
.buttons_3:hover {
  box-shadow: 0 0 0 0 rgba(0,40,120,0);
  background-position: 0 0;
  color: white;
  text-decoration: none;
}
@media (max-width:640px) {
    .buttons_3 {
  padding: 5px 50px 5px 50px;
  font-size: 14px;
  display: block;
  margin: auto;
  margin-top: auto;
  margin-top: 10px;
  text-align: center;
}
}
/*кнопка_1*/
.flags_09  {
  display: block;
  margin: auto;
  margin-top: -30px;
  margin-bottom: 30px;
}
@media (max-width:640px) {
    .flags_09  {
    width: 100%;
    }
}

.buttons {
    width:750px;
    margin-top: 50px;
}
@media (max-width:640px) {
    .buttons {
    width: 350px;
    margin-top: 50px;
}
}




/*Левая часть*/
.button__fon {
  background-color: #1cd3dc;
  padding: 20px 0;
  border-radius: 0px 138px 138px 0px;
  box-shadow: inset -4px 0px 15px -5px rgba(0,0,0,0.8);
  z-index: 0;
      margin-bottom: 30px;
      background-image: linear-gradient(120deg, #47bb82 0%, #42B6CE 50%, #464FBD 100%);
}
@media (max-width:640px) {
    .button__fon{
    width: 100%;
    background-color: #1cd3dc;
padding: 20px 0;
border-radius: 138px 138px 138px 138px;
box-shadow: inset -4px 0px 15px -5px rgba(0,0,0,0.8);
z-index: 0;
margin-bottom: 50px;
background-image: linear-gradient(120deg, #47bb82 0%, #42B6CE 50%, #464FBD 100%);
margin-left: 60px;
margin-right: 60px;
}
}
.button__backround {

}
.button_big {
padding: 18px 9px 21px 10px;
margin: auto;
    margin-right: auto;
margin-right: auto;
text-align: center;
background-color: white;
border-radius: 124px;
display: block;
float: right;
margin-right: 15px;
transition: 0.5s !important;
color: black;
font-size: 23px;
font-weight: 700;
box-shadow: 3px 3px 20px rgb(0, 0, 0);
width: 75%;
height: 180px;
display: inline-block;
position: relative;
line-height: 1.3;
border: 7px solid;
border-color: #b9b9b940;
outline:none;
}
@media (max-width:640px) {
    .button_big {
        padding: 18px 9px 21px 10px;
        margin: auto;
        margin-right: auto;
        margin-right: auto;
        text-align: center;
        background-color: white;
        border-radius: 124px;
        display: block;
        float: none;
        margin-right: 15px;
        transition: 0.5s !important;
        color: black;
        font-size: 23px;
        font-weight: 700;
        box-shadow: 3px 3px 20px rgba(0, 0, 0, 0.5);
        width: 80%;
        height: 180px;
        display: inline-block;
        position: relative;
        line-height: 1.3;
        border: 7px solid;
        border-top-color: currentcolor;
        border-right-color: currentcolor;
        border-bottom-color: currentcolor;
        border-left-color: currentcolor;
        border-color: #b9b9b940;
        outline: none;
        display: block;
        margin: 0 auto;
        text-align: center;
    }
}
.button_big:hover {
  color: black;
  text-decoration: none;
  box-shadow:  none;
  border-color: #8e8e8e40;
}
.button_big:after {
  content: "";
background-image: linear-gradient( to right, rgb(0, 0, 0) -90%, rgba(0, 0, 0, 0.13) );
width: 68%;
height: inherit;
position: absolute;
border-radius: 0px 101px 95px 0px;
top: 1px;
left: 95px;
transform: rotate(25deg);
transform-origin: 0 50% 0;
height: 175px;
z-index: -1;
}
/*Левая часть*/
/*Правая часть*/
.button__fon_2 {
  margin-top: -20px;
}
@media (max-width:640px) {
.button__fon_2 {
    margin-top: -20px;
}
}
.button__fon__info_1 {
  background-color: #1cbbdc;
      padding: 32px 0px;
      border-radius: 138px 0px 0px 138px;
      box-shadow: inset -4px 0px 15px -5px rgba(0,0,0,0.8);
      display: block;
      margin: auto;
      margin-bottom: 28px;
      margin-left: 20px;
  }
  .button__fon__info_2 {
    background-color: #2888bf;
        padding: 32px 0px;
        border-radius: 138px 0px 0px 138px;
        box-shadow: inset -4px 0px 15px -5px rgba(0,0,0,0.8);
        display: block;
        margin: auto;
        margin-left:50px;
    }
@media (max-width:640px) {
  .button__fon__info_2 {
    margin-left: 20px;
}
}
    .button__fon__info_3 {
      background-color: #0d5279;
          padding: 32px 0px;
          border-radius: 138px 0px 0px 138px;
          box-shadow: inset -4px 0px 15px -5px rgba(0,0,0,0.8);
          display: block;
          margin: auto;
          margin-top: 28px;
          margin-bottom: 16px;
          margin-left: 20px;
      }
.one_info_1 {
  margin-top: -23px;
    padding: 11px 11px 21px 10px;
    text-align: center;
    background-color: white;
    border-radius: 124px;
    display: block;
    float: left;
    margin-left: 8px;
    transition: 0.5s !important;
    color: black;
    font-size: 17px;
    font-weight: 700;
    box-shadow: 3px 3px 20px rgba(0, 0, 0, 0.5);
    width: 11%;
    height: 11%;
    height: 45px;
    display: inline-block;
    position: relative;
}
@media (max-width:640px) {
  .one_info_1 {
   width: 15%;
}
}
.one_info_2 {
  margin-top: -23px;
    padding: 11px 11px 21px 10px;
    text-align: center;
    background-color: white;
    border-radius: 124px;
    display: block;
    float: left;
    margin-left: 8px;
    transition: 0.5s !important;
    color: black;
    font-size: 17px;
    font-weight: 700;
    box-shadow: 3px 3px 20px rgba(0, 0, 0, 0.5);
    width: 13%;
    height: 11%;
    height: 45px;
    display: inline-block;
    position: relative;
}
@media (max-width:640px) {
  .one_info_2 {
   width: 15%;
}
}
.one_info_3 {
  margin-top: -23px;
    padding: 11px 11px 21px 10px;
    text-align: center;
    background-color: white;
    border-radius: 124px;
    display: block;
    float: left;
    margin-left: 8px;
    transition: 0.5s !important;
    color: black;
    font-size: 17px;
    font-weight: 700;
    box-shadow: 3px 3px 20px rgba(0, 0, 0, 0.5);
    width: 11%;
    height: 11%;
    height: 45px;
    display: inline-block;
    position: relative;
}
@media (max-width:640px) {
  .one_info_3 {
   width: 15%;
}
}
.one_text_1 {
  margin-left: 66px;
margin-top: -15px;
margin-bottom: -25px;
font-size: 18px;
color: white;
line-height:1.3;
}
@media (max-width:640px) {
  .one_text_1 {
margin-top: -20px;
font-size: 14px;
}
}
.one_text_2 {
margin-top: -25px;
margin-bottom: -25px;
font-size: 18px;
color: white;
line-height: 1.3;
text-align: center;
}
@media (max-width:640px) {
  .one_text_2 {
margin-top: -20px;
font-size: 14px;
}
}
.one_text_3 {
margin-top: -14px;
margin-bottom: -25px;
font-size: 18px;
color: white;
line-height:1.3;
text-align: center;
}
@media (max-width:640px) {
  .one_text_3 {
margin-top: -10px;
font-size: 14px;
}
}
/*Правая часть*/
/*Учителя*/
.carousel-control-next-icon {
   background-image:url(/image/next.png);
}
.carousel-control-prev-icon {
   background-image:url(/image/prev.png);
}
.carousel-control-next-icon, .carousel-control-prev-icon {
    width:50px;
    height:50px;
}
.carousel-control-next, .carousel-control-prev {
    opacity:1;
}

.one_text_teachers_1 {
margin-left: 140px;
margin-top: -13px;
margin-bottom: -25px;
font-size: 20px;
color: white;
line-height: 1.3;
}
.one_text_teachers_2 {
margin-top: -14px;
margin-bottom: -25px;
font-size: 20px;
color: white;
line-height: 1.3;
text-align: center;
}
.one_text_teachers_3 {
margin-left: 110px;
margin-top: -12px;
margin-bottom: -25px;
font-size: 20px;
color: white;
line-height: 1.3;
}
.buttons_teachers {
    width:600px;
    margin-top: 50px;
}
.one_info_teachers_1 {
   margin-top: -23px;
padding: 8px 11px 21px 10px;
text-align: center;
background-color: white;
border-radius: 124px;
display: block;
float: left;
margin-left: 8px;
transition: 0.5s !important;
color: black;
font-size: 17px;
font-weight: 700;
box-shadow: 3px 3px 20px rgba(0, 0, 0, 0.5);
width: 15%;
height: 11%;
height: 45px;
display: inline-block;
position: relative;
}
.one_info_teachers_2 {
    margin-top: -23px;
padding: 8px 11px 21px 10px;
text-align: center;
background-color: white;
border-radius: 124px;
display: block;
float: left;
margin-left: 8px;
transition: 0.5s !important;
color: black;
font-size: 17px;
font-weight: 700;
box-shadow: 3px 3px 20px rgba(0, 0, 0, 0.5);
width: 17%;
height: 11%;
height: 45px;
display: inline-block;
position: relative;
}
.one_info_teachers_3 {
    margin-top: -23px;
padding: 8px 11px 21px 10px;
text-align: center;
background-color: white;
border-radius: 124px;
display: block;
float: left;
margin-left: 8px;
transition: 0.5s !important;
color: black;
font-size: 17px;
font-weight: 700;
box-shadow: 3px 3px 20px rgba(0, 0, 0, 0.5);
width: 15%;
height: 11%;
height: 45px;
display: inline-block;
position: relative;
}
.carousel-control-prev {
    left: 90px;
}
.carousel-control-next {
    right: 90px;
}
@media (max-width:640px) {
    .buttons_teachers {
    width: 350px;
    margin-top: 50px;
}
.carousel-control-prev {
    left: 0px;
    top:-50px;
}
.carousel-control-next {
    right: 0px;
     top:-50px;
}
}
.madal_image_1 {
    width: 100%;
}
.madal_image_2 {
    width: 100%;
}
.madal_image_3 {
    width: 100%;
}
.modal-content {
    position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff0;
background-clip: padding-box;
border: 1px solid rgba(0, 0, 0, 0);
border-radius: .3rem;
outline: 0;
}
.modal-header {
    display: -ms-flexbox;
display: flex;
-ms-flex-align: start;
align-items: flex-start;
-ms-flex-pack: justify;
justify-content: space-between;
padding: 1rem 1rem;
border-bottom: 1px solid #dee2e600;
border-top-left-radius: calc(.3rem - 1px);
border-top-right-radius: calc(.3rem - 1px);
margin-bottom: -50px;
margin-top: 50px;
z-index:1;
}
.close {
    color:white;
}
.close:hover {
    color:white;
}
button.close {
   background-color: black !important;
border-radius: 40px;
padding: 10px 14px 10px 14px !important;
opacity: 1;
}
.button_big_image {
    outline:none;
}
/*Учителя*/
.one_info_form_1 {
    margin-top: -23px;
padding: 8px 11px 21px 10px;
text-align: center;
background-color: white;
border-radius: 124px;
display: block;
float: right;
margin-left: 8px;
transition: 0.5s !important;
color: black;
font-size: 17px;
font-weight: 700;
box-shadow: 3px 3px 20px rgba(0, 0, 0, 0.5);
width: 15%;
height: 11%;
height: 45px;
display: inline-block;
position: relative;
}
.buttons_form {
    width: 800px;
    margin-top: 50px;
}
.button_form__fon__info_1 {
   background-color: #2daab7;
padding: 32px 0px;
border-radius: 138px;
box-shadow: inset -4px 0px 15px -5px rgba(0,0,0,0.8);
display: block;
margin: auto;
    margin-bottom: auto;
    margin-left: auto;
margin-bottom: 28px;
margin-left: 5px;
border-bottom: 2px solid;
}
.button_form__fon__info_2 {
  background-color: #27878b;
padding: 32px 0px;
border-radius: 138px;
box-shadow: inset -4px 0px 15px -5px rgba(0,0,0,0.8);
display: block;
margin: auto;
    margin-bottom: auto;
    margin-left: auto;
margin-bottom: auto;
margin-left: auto;
margin-bottom: 28px;
margin-left: -30px;
border-bottom: 2px solid;
margin-right: 20px;
}
.one_text_form_teachers_1 {
    margin-left: 35px;
    margin-top: -25px;
    margin-bottom: -25px;
    font-size: 18px;
    color: white;
    line-height: 1.3;
}
.one_text_form_teachers_2 {
margin-left: 0px;
margin-right: 25px;
margin-top: -23px;
margin-bottom: -25px;
font-size: 18px;
color: white;
line-height: 1.3;
text-align: center;
}
.one_info_form_1 {
    margin-top: -23px;
padding: 8px 11px 21px 10px;
text-align: center;
background-color: white;
border-radius: 124px;
display: block;
float: right;
margin-right: 10px;
transition: 0.5s !important;
color: black;
font-size: 17px;
font-weight: 700;
box-shadow: 3px 3px 20px rgba(0, 0, 0, 0.5);
width: 20%;
height: 11%;
height: 45px;
display: inline-block;
position: relative;
}
.one_info_form_2 {
    margin-top: -23px;
padding: 8px 11px 21px 10px;
text-align: center;
background-color: white;
border-radius: 124px;
display: block;
float: right;
margin-right: 10px;
transition: 0.5s !important;
color: black;
font-size: 17px;
font-weight: 700;
box-shadow: 3px 3px 20px rgba(0, 0, 0, 0.5);
width: 18%;
height: 11%;
height: 46px;
display: inline-block;
position: relative;
}
.button_form__fon__info_3 {
       background-color: #2e5266;
padding: 32px 0px;
border-radius: 138px;
box-shadow: inset -4px 0px 15px -5px rgba(0,0,0,0.8);
display: block;
margin: auto;
    margin-bottom: auto;
    margin-left: auto;
margin-bottom: 28px;
margin-left: 5px;
border-bottom: 2px solid;
}
.one_text_form_teachers_3 {
margin-left: 20px;
margin-top: -12px;
margin-bottom: -22px;
font-size: 18px;
color: white;
line-height: 1.3;
}
.one_info_form_3 {
    margin-top: -23px;
padding: 8px 11px 21px 10px;
text-align: center;
background-color: white;
border-radius: 124px;
display: block;
float: right;
margin-right: 10px;
transition: 0.5s !important;
color: black;
font-size: 17px;
font-weight: 700;
box-shadow: 3px 3px 20px rgba(0, 0, 0, 0.5);
width: 20%;
height: 11%;
height: 45px;
display: inline-block;
position: relative;
}
.button_form__fon__info_5 {
    background-color: #4e5772;
padding: 32px 0px;
border-radius: 138px;
box-shadow: inset -4px 0px 15px -5px rgba(0,0,0,0.8);
display: block;
margin: auto;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: auto;
margin-bottom: auto;
margin-left: auto;
margin-bottom: auto;
margin-left: auto;
margin-bottom: 28px;
margin-left: 20px;
border-bottom: 2px solid;
margin-right: -30px;
}
element {

}
.one_text_form_teachers_5 {
    margin-left: 25px;
    margin-right: 0px;
    margin-top: -25px;
    margin-bottom: -25px;
    font-size: 18px;
    color: white;
    line-height: 1.3;
    text-align: center;
}
.one_info_form_5 {
    margin-top: -23px;
    padding: 8px 11px 21px 10px;
    text-align: center;
    background-color: white;
    border-radius: 124px;
    display: block;
    float: left;
    margin-left: 10px;
    transition: 0.5s !important;
    color: black;
    font-size: 17px;
    font-weight: 700;
    box-shadow: 3px 3px 20px rgba(0, 0, 0, 0.5);
    width: 18%;
    height: 11%;
    height: 46px;
    display: inline-block;
    position: relative;
}
.one_text_form_teachers_4 {
margin-left: 50px;
margin-top: -22px;
margin-bottom: -26px;
font-size: 17px;
color: white;
line-height: 1.3;
text-align: center;
}
.one_info_form_4 {

    margin-top: -23px;
    padding: 8px 11px 21px 10px;
    text-align: center;
    background-color: white;
    border-radius: 124px;
    display: block;
    float: left;
    margin-left: 10px;
    transition: 0.5s !important;
    color: black;
    font-size: 17px;
    font-weight: 700;
    box-shadow: 3px 3px 20px rgba(0, 0, 0, 0.5);
    width: 20%;
    height: 11%;
    height: 45px;
    display: inline-block;
    position: relative;

}
.button_form__fon__info_4 {

    background-color: #6f8ab6;
    padding: 32px 0px;
    border-radius: 138px;
    box-shadow: inset -4px 0px 15px -5px rgba(0,0,0,0.8);
    display: block;
    margin: auto;
        margin-bottom: auto;
        margin-left: auto;
    margin-bottom: auto;
    margin-left: auto;
    margin-bottom: 28px;
    margin-left: 5px;
    border-bottom: 2px solid;

}
.one_text_form_teachers_6 {
margin-left: 35px;
margin-top: -23px;
margin-bottom: -26px;
font-size: 18px;
color: white;
line-height: 1.3;
text-align: center;
}
.one_info_form_6 {

    margin-top: -23px;
    padding: 8px 11px 21px 10px;
    text-align: center;
    background-color: white;
    border-radius: 124px;
    display: block;
    float: left;
    margin-left: 10px;
    transition: 0.5s !important;
    color: black;
    font-size: 17px;
    font-weight: 700;
    box-shadow: 3px 3px 20px rgba(0, 0, 0, 0.5);
    width: 20%;
    height: 11%;
    height: 45px;
    display: inline-block;
    position: relative;

}
.button_form__fon__info_6 {

    background-color: #313840;
    padding: 32px 0px;
    border-radius: 138px;
    box-shadow: inset -4px 0px 15px -5px rgba(0,0,0,0.8);
    display: block;
    margin: auto;
        margin-bottom: auto;
        margin-left: auto;
    margin-bottom: auto;
    margin-left: auto;
    margin-bottom: 28px;
    margin-left: 5px;
    border-bottom: 2px solid;

}
.button__fon_form {
padding: 20px 0;
border-radius: 138px 138px 138px 138px;
z-index: 0;
margin-bottom: 0px;
background-image: url(/image/circle.png);
background-size: 100%;
margin-top: -25px;
background-repeat: no-repeat;

}
.button_big_form {

    padding: 35px 9px 21px 10px;
    margin: auto;
        margin-top: auto;
        margin-right: auto;
        margin-left: auto;
    margin-right: auto;
    margin-right: auto;
    text-align: center;
    background-color: white;
    border-radius: 124px;
    display: block;
    float: none;
    margin-right: 15px;
    transition: 0.5s !important;
    color: black;
    font-size: 23px;
    font-weight: 700;
    box-shadow: 3px 3px 35px rgb(0, 0, 0);
    width: 73%;
    height: 200px;
    display: block;
    position: relative;
    line-height: 1.3;
    border: 7px solid;
        border-top-color: currentcolor;
        border-right-color: currentcolor;
        border-bottom-color: currentcolor;
        border-left-color: currentcolor;
    border-color: #b9b9b940;
    outline: none;
    margin: auto;
        margin-top: auto;
        margin-left: auto;
    margin-top: 10px;
    margin-left: 33px;

}
.button_big_form:hover {
  color: black;
  text-decoration: none;
  box-shadow:  -2px 2px 8px #5d5d5d;
  border-color: #8e8e8e40;
}
.button_big_form:after {
  content: "";
background-image: linear-gradient( to right, rgb(0, 0, 0) -90%, rgba(0, 0, 0, 0.13) );
width: 68%;
height: inherit;
position: absolute;
border-radius: 0px 101px 95px 0px;
top: 1px;
left: 95px;
transform: rotate(25deg);
transform-origin: 0 50% 0;
height: 175px;
z-index: -1;
}
@media (max-width:640px) {
.buttons_form {
    width: 300px;
    margin-top: 50px;
}
.one_info_form_1 {
   width:17%; 
}
.one_info_form_2 {
   width:17%; 
}
.one_info_form_3 {
   width:18%; 
}
.button__fon_form {
    padding: 38px 0;
    border-radius: 138px 138px 138px 138px;
    z-index: 0;
    margin-bottom: 80px;
    background-image: url(/image/circle.png);
    background-size: 100%;
    margin-top: 0px;
    background-repeat: no-repeat;
}
.button_big_form {
    padding: 45px 9px 21px 10px;
    margin: auto;
        margin-top: auto;
        margin-right: auto;
        margin-left: auto;
    margin-top: auto;
    margin-right: auto;
    margin-left: auto;
    margin-right: auto;
    margin-right: auto;
    text-align: center;
    background-color: white;
    border-radius: 124px;
    display: block;
    float: none;
    margin-right: 15px;
    transition: 0.5s !important;
    color: black;
    font-size: 23px;
    font-weight: 700;
    box-shadow: 3px 3px 35px rgb(0, 0, 0);
    width: 73%;
    height: 220px;
    display: block;
    position: relative;
    line-height: 1.3;
    border: 7px solid;
        border-top-color: currentcolor;
        border-right-color: currentcolor;
        border-bottom-color: currentcolor;
        border-left-color: currentcolor;
    border-top-color: currentcolor;
    border-right-color: currentcolor;
    border-bottom-color: currentcolor;
    border-left-color: currentcolor;
    border-color: #b9b9b940;
    outline: none;
    margin: auto;
        margin-top: auto;
        margin-left: auto;
    margin-top: auto;
    margin-left: auto;
    margin-top: -2px;
    margin-left: 37px;
}
.toplink_2 {
    color: #222222;
    margin-left: 25px;
    display: block;
    font-size: 18px;
    margin-top: 0px;
    padding: 8px 0px 8px 10px;
    margin-right: 120px;
    padding: 0;
    text-align: center;
    display:block;
    margin: auto !important;
}
.buttons_4 {
    margin:auto !important;
    display:block !important;
    text-align:center !important;
    
}
}
.buttons_4 {
    text-decoration: none;
    outline: none;
    display: inline-block;
    padding: 5px 73px 5px 73px;
    margin: 50px 20px 12px 20px;
    border-radius: 17px;
    border-bottom: 2px solid;
        border-bottom-color: currentcolor;
    border-color: black;
    background-image: linear-gradient(120deg, #22a0ce 0%, #42CCAA 50%, #30A8BF 100%);
    background-position: 100% 0;
    background-size: 200% 200%;
    font-size: 20px;
    font-weight: 300;
    color: white;
    box-shadow: 0 16px 32px 0 rgba(185, 185, 185, 0.35);
    transition: .5s;
    color: white;
}
.toplink_2 {
    color: #222222;
    margin-left: 25px;
    display: block;
    font-size: 18px;
    margin-top: 0px;
    padding: 8px 0px 8px 10px;
    margin-right: 120px;
    padding: 0;
    text-align: center;
}
.button_number {
    font-size:35px;
}
.button_number_name {
    font-size: 20px;
    font-weight: 500;
}
.test_name {
    font-size: 25px;
font-weight: 600;
}
.test_title {
    font-size: 18px;
}
@media (max-width:640px) {
    .test_name {
font-size: 20px;
font-weight: 600;
text-align: center;
display: block;
margin-top: -50px;
display: block;
text-align: center;
}
.test_title {
   display: block;
text-align: center;
margin-bottom: -30px;
margin-top: -20px;
}
}
.buttons_test {
    text-decoration: none;
    outline: none;
    display: inline-block;
    padding: 7px 13px 7px 13px;
    margin: 55px 20px 10px 20px;
    border-radius: 17px;
    border-bottom: 2px solid;
        border-bottom-color: currentcolor;
    border-color: black;
    background-image: linear-gradient(120deg, #bb47ae 0%, #42B6CE 50%, #464FBD 100%);
    background-position: 100% 0;
    background-size: 200% 200%;
    font-size: 20px;
    font-weight: 300;
    color: white;
    box-shadow: 0 16px 32px 0 rgba(185, 185, 185, 0.35);
    transition: .5s;
    color: white;
    margin-bottom: 80px;
}
.buttons_test:hover {
    box-shadow: 0 0 0 0 rgba(0,40,120,0);
background-position: 0 0;
color: white;
text-decoration: none;
}
@media (max-width:640px) {
   .buttons_test {
    text-align: center;
display: block;
margin: auto;
    margin-bottom: auto;
margin-bottom: 80px;
} 
}
.modal-content-test {
    position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border: 1px solid rgba(0, 0, 0, 0);
border-radius: .3rem;
outline: 0;
margin-top: 200px;
border-radius: 20px;
}
.modal-header-test {
    display: -ms-flexbox;
display: block;
padding: 1rem 1rem;
border-bottom: 1px solid #dee2e600;
border-top-left-radius: calc(.3rem - 1px);
border-top-right-radius: calc(.3rem - 1px);
margin-bottom: 0px;
margin-top: 0px;
z-index: 1;
}
button.close-test {
background-color: black !important;
border-radius: 40px;
padding: 4px 7px 4px 7px !important;
opacity: 1;
float: right;
border: none;
}
.close-test {
font-size: 1rem;
color: white !important;
font-weight: 700;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
}
.input_test {
display: block;
margin: auto;
margin-bottom: 15px;
border-radius: 40px;
border: 1px solid;
padding: 8px 20px 8px 20px;
}
.form__buttons {
text-decoration: none;
outline: none;
display: inline-block;
padding: 5px 50px 5px 50px;
margin: 10px 20px 0px 20px;
border-radius: 25px;
border-bottom: 2px solid;
    border-bottom-color: currentcolor;
border-bottom-color: currentcolor;
border-color: black;
background-image: linear-gradient(120deg, #bb47ae 0%, #42B6CE 50%, #464FBD 100%);
background-position: 100% 0;
background-size: 200% 200%;
font-size: 20px;
font-weight: 300;
color: white;
box-shadow: 0 16px 32px 0 rgba(185, 185, 185, 0.35);
transition: .5s;
color: white;
display: block;
margin: auto;
    margin-bottom: auto;
margin-bottom: 20px;
}
.form__buttons:hover {
    box-shadow: 0 0 0 0 rgba(0,40,120,0);
background-position: 0 0;
color: white;
text-decoration: none;
}
.headers__test {
    display: block;
margin: auto;
}
.form_name {
    display: block;
margin: auto;
text-align: center;
}
.form_title {
    font-size: 20px;
margin-top: -25px;
display: block;
color: black;
font-weight: 600;
line-height: 1;
}
.form_desctiption {
    display: block;
font-size: 12px;
line-height: 1;
margin-bottom: 15px;
margin-top: -20px;
}
.form_bottom_name {
text-align: center;
font-size: 18px;
display: block;
line-height: 1.2;
font-weight: 6;
margin-top: 25px;
font-weight: 500;
}
@media (max-width:640px) { 
    .form_bottom_name {
        margin-bottom: 35px;
    }
    .modal-dialog {
        padding: 0 25px;
    }
}
.buttons_push {
    font-size: 18px;
display: block;
margin-top: -5px;
}
.button_big_text {
    font-size: 20px;
    line-height: 1.3;
    display: block;
    margin-top: -5px;
    margin-bottom: -30px;
}
.line_bottons {
    margin-top: -20px;
}
.form-control {
    display: block;
margin: auto;
    margin-bottom: auto;
margin-bottom: 15px;
border-radius: 40px;
border: 1px solid;
padding: 8px 20px 8px 20px;
}
.modal-form-body {
    padding: 0 35px;
}
.form_title_form {
    font-size: 20px;
    margin-top: -25px;
    display: block;
    color: black;
    font-weight: 600;
    line-height: 1;
    margin-bottom: 10px;
}
.form_name_form {
    display: block;
    margin: auto;
    text-align: center;
    padding: 0 40px;
}
.buttons_forms {
    text-decoration: none;
outline: none;
display: inline-block;
padding: 5px 50px 5px 50px;
margin: 10px 20px 0px 20px;
border-radius: 25px;
border-bottom: 2px solid;
    border-bottom-color: currentcolor;
border-bottom-color: currentcolor;
border-bottom-color: currentcolor;
border-color: black;
background-color: #0d5279;
background-position: 100% 0;
background-size: 200% 200%;
font-size: 20px;
font-weight: 300;
color: white;
box-shadow: 0 16px 32px 0 rgba(185, 185, 185, 0.35);
transition: .5s;
color: white;
display: block;
margin: auto;
    margin-bottom: auto;
margin-bottom: auto;
margin-bottom: 20px;
}
.modal-content-forms {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #4ed2e6;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: .3rem;
    outline: 0;
    margin-top: 200px;
    border-radius: 20px;
}
.buttons_kids  {
    background-color: #63ddca;
color: #fff;
padding: 20px 55px;
border: none;
border-radius: 40px;
box-shadow: 0 3px 10px rgba(0, 0, 0, 0.5);
}
.widget-shop {
    background-color:none !important;
    box-shadow:none !important;
}
.order_title {
    display: block;

text-align: center;

font-size: 13px;

font-weight: bold;
margin-top: 20px;
}
.select_pay {
    display: block;
margin: auto;
    margin-bottom: auto;
margin-bottom: 15px;
border-radius: 40px;
border: 1px solid;
padding: 8px 20px 8px 20px;
}
.button_pay {
text-decoration: none;
outline: none;
display: inline-block;
padding: 5px 50px 5px 50px;
margin: 10px 20px 0px 20px;
border-radius: 25px;
border-bottom: 2px solid;
border-bottom-color: currentcolor;
border-bottom-color: currentcolor;
border-bottom-color: currentcolor;
border-color: black;
background-image: linear-gradient(120deg, #bb47ae 0%, #42B6CE 50%, #464FBD 100%);
background-position: 100% 0;
background-size: 200% 200%;
font-size: 20px;
font-weight: 300;
color: white;
box-shadow: 0 16px 32px 0 rgba(185, 185, 185, 0.35);
transition: .5s;
color: white;
display: block;
margin: auto;
margin-bottom: auto;
margin-bottom: auto;
margin-bottom: 20px;

}
.button_pay:hover {
    box-shadow: 0 0 0 0 rgba(0,40,120,0);
background-position: 0 0;
color: white;
text-decoration: none;
}
.form_pay {
    display: block;
margin: auto;
    margin-bottom: auto;
margin-bottom: 15px;
border-radius: 40px;
border: 1px solid;
padding: 8px 20px 8px 20px;
}
.form_radio_btn {
	display:block;
	margin-right: 10px;
	margin:auto;
	margin-top: 10px;
}
.form_radio_btn input[type=radio] {
	display: none;
}
.form_radio_btn label {
	cursor: pointer;

padding: 0px 12px;

line-height: 30px;

border: 1px solid #999;

border-radius: 6px;

user-select: none;

display: block;

text-align: center;

margin-top: 10px;

margin: auto;

width: 100%;

border-radius: 40px;
}
 
/* Checked */
.form_radio_btn input[type=radio]:checked + label {
	background: #000;

margin: auto;

text-align: center;

display: block;

color: white;

border-radius: 40px;
}
 
/* Hover */
.form_radio_btn label:hover {
	color: #666;
}
 
/* Disabled */
.form_radio_btn input[type=radio]:disabled + label {
	background: #efefef;
	color: #666;
}