 .counting::after{content:'%';}               }
.faq-container{    margin-bottom: 60px;}
.img_logo {    z-index: 2;}
h3 span.modul{
    font-size: 12px;
    font-weight: 800;
    letter-spacing: .05em;
    color: #8C8E8F;
    position: relative;
    left: 16px;
}
ol li::marker {
    font-size: 12px;
    font-weight: 800;
    letter-spacing: .05em;
    color: #8C8E8F;
}
ol li span{
    display: none;
}
.aks-accordion-item-content h4{
    font-size: 16px;
    font-weight: 800;
    letter-spacing: -.02em;
    color: #8C8E8F;
    margin-bottom: 16px;

}
.aks-accordion-item-content ol{  
  padding-left: 20px;  
  max-width: 768px;
}
.aks-accordion-item-content ul{  
  padding-left: 0;  
  max-width: 768px;
}
.aks-accordion-item-content hr{  
  background-color: #002F40;
  opacity: .2;
  margin-top:24px;
  margin-bottom:24px;
  width: 100%; 
}
.aks-accordion-item-content ol li{  
  padding-left: 13px;
    margin-bottom: 12px;

}
.aks-accordion-item-content ul li{    
  padding-left: 32px;
  list-style: none;
  background: url(../images/yes_green.svg) no-repeat;   
  background-position-y: 6px;
    margin-bottom: 12px;
}
.course_specif_item:last-child,.block_logo a:last-child .link_block_logo{margin-right:0;}
[data-ripple] {
  position: relative;
  overflow: hidden;
}
.ripple-effect {
  position: absolute;
  border-radius: 9999px;
  animation: ripple-animation 2s;
}
@keyframes ripple-animation {
  from {
    transform: scale(1);
    opacity: 0.4;
  }
  to {
    transform: scale(100);
    opacity: 0;
  }
}
.aks-accordion-item {
width: 100%;
    border-bottom: none;
    padding-top: 2px;
    padding-right: 0px;
    padding-bottom: 2px;
    padding-left: 0px;
    cursor: pointer;
}
.faq_block_right{
  width: 100%;
    /*max-width: 640px;*/
}
.aks-accordion-item-row {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  position: relative;
  background-color: #ffffff;
    padding: 12px 24px;
}
  .aks-accordion-item-icon {
  width: 25px;
  height: 25px;
    background-color: transparent;
  border-radius: 9999px;
  cursor: pointer;
  user-select: none;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 0;
  text-align: center;
    position: absolute;
    right: 24px;
}
.aks-accordion-item-icon svg {
  width: 20px;
  fill: #22a264;
  margin: 0 auto;
}
.aks-accordion-item-title {
  width: 90%;
  text-align: left;
  line-height: 1.5;
  display: flex;
  align-items: center;
}
.aks-accordion-item-title h4, h3[itemprop="name"] {
  margin: 0;
  color:#1D2F33;
  font-weight:600;
    font-size: 20px;
    line-height: 26px;
}
.aks-accordion-item-content {
  display: none;
  width: 100%;
  padding-top: 24px;
  padding-right: 8px;
  padding-bottom: 16px;
  padding-left: 24px;
  overflow: hidden;
  word-break: break-word;
  width: 100%;
  max-width: none;
  text-align: left;
  line-height: 1.5;
}
.aks-accordion-item.opened .aks-accordion-item-icon-open {
  display: none;
}
.aks-accordion-item-icon-close {
  display: none;
}
.aks-accordion-item.opened .aks-accordion-item-icon-close {
  display: block;
}
@media screen and (min-width: 768px) {
.w-embed-youtubevideo {    height: 650px;}
  }
@media (min-width: 992px) and (max-width:1164px) {.section.main h1{ font-size: 4.5vw;}
  }
@media screen and (max-width: 767px) {

.w-embed-youtubevideo {    height: 350px;}
#top-form .help-block.form-error{    bottom: 86px;}
  }
@media screen and (max-width: 479px) {
.w-embed-youtubevideo {    height: 250px;}
  ol li span{display: none;}
  h3 span.modul{    display: block;    left: 0;    margin-top: 8px;}
  .txt_marg{text-align: center;}
  .counting {    margin:8px 24px 8px 24px;}
  .li_how {    padding-left: 85px;}

#top-form .help-block.form-error{    bottom: 100px;}
  }








/* Рассрочка */
.installment {
  /* .installment__smallcontainer */
  /* .installment__block */
  /* .installment__illustration */
  /* .installment__about */
  /* .installment__features */
  /* .installment__feature */
  /* .installment__icn */
  /* .installment__txt */ }
  .installment__block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 10%; }
    @media screen and (max-width: 780px) {
      .installment__block {
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start; } }
    @media screen and (max-width: 640px) {
      .installment__block {
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; } }
  .installment__illustration {
    background-color: #F4F3FC;
    padding: 33px 37px 65px 23px;
    width: 40%; }
    @media screen and (max-width: 640px) {
      .installment__illustration {
        display: none; } }
  .installment__about {
    width: 50%; }
    @media screen and (max-width: 640px) {
      .installment__about {
        text-align: center; } }
    @media screen and (max-width: 640px) {
      .installment__about {
        width: 100%; } }
  .installment__features {
    margin-top: clamp(2rem, 1.273rem + 3.64vw, 4rem);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; }
    @media screen and (max-width: 780px) {
      .installment__features {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-pack: start;
            -ms-flex-pack: start;
                justify-content: flex-start; } }
    @media screen and (max-width: 640px) {
      .installment__features {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        -ms-flex-pack: distribute;
            justify-content: space-around;
        margin-top: 64px; } }
    @media screen and (max-width: 460px) {
      .installment__features {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-pack: start;
            -ms-flex-pack: start;
                justify-content: flex-start;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; } }
  @media screen and (max-width: 780px) {
    .installment__feature {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      gap: 40px;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      margin-bottom: 48px; } }
  @media screen and (max-width: 640px) {
    .installment__feature {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      gap: 16px;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      margin-bottom: 0; } }
  @media screen and (max-width: 460px) {
    .installment__feature {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      margin-bottom: 48px;
      width: 100%;
      max-width: 200px; } }
  .installment__icn {
    height: 42px;
    margin-bottom: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end; }
    @media screen and (max-width: 780px) {
      .installment__icn {
        width: 48px;
        margin-bottom: 0; } }
    @media screen and (max-width: 640px) {
      .installment__icn {
        margin-bottom: 16px;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; } }
    @media screen and (max-width: 460px) {
      .installment__icn {
        margin-bottom: 0; } }
  .installment__txt {
    font-style: normal;
    font-weight: 400;
    font-size: 17px;
    line-height: 110%;
    letter-spacing: -0.01em;
    color: #003142; }
    @media screen and (max-width: 780px) {
      .installment__txt {
        padding-top: 5px; } }
    @media screen and (max-width: 640px) {
      .installment__txt {
        padding-top: 0; } }
    @media screen and (max-width: 460px) {
      .installment__txt {
        padding-top: 5px;
        text-align: left; } }

.installment .h2 {
  margin-bottom: 38px; }
  @media screen and (max-width: 640px) {
    .installment .h2 {
      text-align: center; } }

.installment_how {
  /* .installment_how__smallcontainer */
  /* .installment_how__block */
  /* .installment_how__item */
  /* .installment_how__number */
  /* .installment_how__txt */ }
  .installment_how__smallcontainer {
    margin-top: clamp(4rem, 3.091rem + 4.55vw, 6.5rem); }
  .installment_how__smallcontainer .btn_std {    
    margin: 48px auto 0;
    position: relative;
    display: block;
    width: 200px;
    text-align: center;}
  .installment_how__smallcontainer h3 {
    text-align: center;
    margin-bottom: clamp(2.813rem, 1.79rem + 5.11vw, 5.625rem);
    margin-top: clamp(2.813rem, 1.79rem + 5.11vw, 5.625rem);
   /* color: #333;*/
     }
  .installment_how__block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; 
            gap:2%;
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;


          }
    @media screen and (max-width: 580px) {
      .installment_how__block {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; } }
  .installment_how__item {
    width: 32%;
    position: relative; 

    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;

  }
    @media screen and (max-width: 780px) {
      .installment_how__item {
        padding-top: 5px; } }
    @media screen and (max-width: 580px) {
      .installment_how__item {
        width: 100%;
        max-width: 400px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        margin-bottom: clamp(1.75rem, 0.932rem + 4.09vw, 4rem); } }
  @media screen and (max-width: 780px) {
    .installment_how__txt {
      padding-right: 24px; } }
  .installment_how__item:after {
    content: '';
    width: 100%;
    height: 1px;
    border-bottom: 1px dashed;
    border-color: rgba(39, 37, 111, 0.2);
    position: absolute;
    top: 24px;
    left: 50%;
    z-index: 0; }
    @media screen and (max-width: 580px) {
      .installment_how__item:after {
        display: none; } }/*
  .installment_how__item:first-child {
    width: 30%; }*/
/*    @media screen and (max-width: 580px) {
      .installment_how__item:first-child {
        width: 100%;
        max-width: 400px; } }*/
/*  .installment_how__item:first-child .installment_how__txt {
    padding-right: 24px; }*/
/*  .installment_how__item:nth-child(2) {
    width: 20%; }*/
/*    @media screen and (max-width: 580px) {
      .installment_how__item:nth-child(2) {
        width: 100%;
        max-width: 400px; } }*/
  .installment_how__item:nth-child(3) .installment_how__number {
    color: white;
    background-color: #003142;
    border: none; }
  .installment_how__item:nth-child(3):after {
    content: '';
    width: 0;
    height: 0; }

  .installment_how__number {
    background-color: white;
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 90%;
    text-align: center;
    letter-spacing: -0.01em;
    color: #000000;
    height: 48px;
    width: 48px;
    border: 2px solid;
    border-color: #22a264;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 40px;
    position: relative;
    z-index: 1; }
    @media screen and (max-width: 580px) {
      .installment_how__number {
        margin-bottom: 16px;
        margin-right: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0; }
  .installment_how__txt {
    padding-right: 0; }
  }
  .installment_how__txt {
    line-height: 130%;
    letter-spacing: -0.01em;
    color: #003142; }
  .installment_how__txt a{
    color: #003142; }

.why.installment_why {
  background-color: #FFFFFF;
  /* .why__smallcontainer */ }

.block_why_school {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start; }
  @media screen and (max-width: 767px) {
    .block_why_school {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      width: 100%; } }

.block_why_school_left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  padding-right: 120px;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  text-align: left; }
  @media screen and (max-width: 991px) {
    .block_why_school_left {
      padding-right: 60px;
      -webkit-box-align: stretch;
      -ms-flex-align: stretch;
      align-items: stretch;
      width: 100%; } }
  @media screen and (max-width: 767px) {
    .block_why_school_left {
      width: 100%;
      padding-right: 0px;
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: flex-start;
      text-align: left; } }

.block_why_school_right {
  width: 50%; }
  @media screen and (max-width: 767px) {
    .block_why_school_right {
      width: 100%; } }

.li_why {
  background-image: url(../images/icn_yes.svg?2);
  margin-bottom: 12px;
    margin-left: 0px;
    padding-left: 36px;
    background-position: 0px 5px;
    background-size: auto;
    background-repeat: no-repeat;}

.installment_link {
  text-decoration: none;
  border-bottom: 1px dashed;
  border-color: #003142;
  color: #003142; }

.installment_link:hover {
  opacity: .8; }

/* конец Рассрочка */







/* Футер */


/* Футер - изображение */


  .action_docs {
    background-image: url('../images/icn_sert_action.svg');
    background-repeat: no-repeat;
    background-position: 0 0;
    width: 45%;
  }
  .action_sert {
    background-image: url('../images/icn_doc_action.svg');
    background-repeat: no-repeat;
    background-position: 0 0;
    width: 45%;
  }


/* Конец. Футер - изображение */

  footer.footer_action{
    margin-top: 0;
    background-color: #F5F7F8;
    border-top:2px solid #EBEFF2;
    padding-top:60px;
    padding-bottom:60px;
  }
  .footer_action__container {
    width: 100%;
    max-width: 1140px;
    margin: 0px auto;
    color:#91939A;
    font-size: 14px;
    line-height: 171%;

    display: flex;
    gap:3%;
  }

  
  .footer_action__container.copyright{
    display: block;
    margin-top: 32px;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height:1.2em;
    color:#91939A;
  }
  .footer_action__container.copyright p{
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height:1.2em;
    color:#91939A;
  }
  .footer_action__container a{
    color:#91939A;
  }
  .footer_contacts__block {
    width:40%;
  }
  .footer_contacts__block a{
    text-decoration: none;
  }
  .footer_contacts__phone {
    font-style: normal;
    font-weight: 400;
    font-size: 21px;
    line-height: 24px;
    display: block;
  }
  .footer_contacts__email {
    font-weight: 400;
    font-size: 14px;
    line-height: 171%;
    display: block;
  }
  .footer_docs__block {
    width:57%;
    display: flex;
    align-items: flex-start;
    gap:10%;
  }
  .footer_docs__item {
    padding-left: 24px;
  }
  .footer_docs__item li{
    font-size: 14px;
    line-height: 171%;
    list-style: disc;
  }

@media (max-width: 1160px) {
  .footer_action__container {    padding-left: 1.25rem;    padding-right: 1.25rem; } }
@media (max-width: 991px) {
  .footer_docs__block {  width: 77%; }
  .footer_contacts__block {    width:20%;  }
}
@media (max-width: 840px) {
  .footer_action__container {
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .footer_docs__block {  width: 100%; max-width: 620px; }
  .footer_contacts__block {    width:100%; text-align:center; 
    text-align: center;
    margin-bottom: 60px;}
  .footer_action__container.copyright{width: 100%; text-align: center;}

}
@media (max-width:560px) {
  .footer_docs__item {
    padding-top:32px;
    padding-left:0;
  }
}
@media (max-width:479px) {
  .footer_docs__item {
    padding-top:0;
    padding-left:24px;
  }
  .footer_docs__block {
    flex-direction: column;
    align-items: center;
  }
  .action_docs {
    width: 100%;
  }
  .action_sert {
    width: 100%;
  }
}

/* Конец Футер */


.link_agreement{
  font-size: 12px;
  line-height: 14px;
  color:#13232f;
    max-width: 310px;
}

.link_agreement a{
  color:#20a163;
}



.telnumber {
    height: 30px;
    background-color: #fdfdfd;
    display: flex;
    align-items:center;
    padding-top: 0;
    padding-bottom: 0;
}
.telnumber__container {
  width: 100%;
  max-width: 1140px;
  margin: 0px auto;

  display: flex;
  justify-content:flex-end;
}
.telnumber__link {
    color:#505050;
    font-size: 13px;
    line-height:1.2em;

    position:relative;
    text-decoration: none;
}

.telnumber__link:before {
    content:'';
    display: block;
    width: 12px;
    height: 12px;
    position:absolute;
    left: -20px;
    top: 1px;
    background-image: url(../images/icn_telnumber.svg);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    background-size: 12px;

}
 #cookie_note{
    display: none;
    position: fixed;
    bottom: 15px;
    left: 50%;
    max-width: 90%;
    transform: translateX(-50%);
    padding: 20px;
    padding-left: 80px;
    background-color: white;
    border-radius: 14px;
    box-shadow: 2px 3px 10px rgba(0, 0, 0, 0.15);
    z-index: 9;
    background-image: url(../images/icn_cookie.svg);
    background-repeat: no-repeat;
    background-position: 20px 20px;
    background-size: 50px;
}

#cookie_note p{
    margin: 0;
    font-size: 0.7rem;
    line-height: 1.2em;
    text-align: left;
    color: black;
}

.cookie_accept{
    width:20%;
}
@media (min-width: 576px){
    #cookie_note.show{
        display: flex;
    }
}

@media (max-width: 575px){
    #cookie_note.show{
        display: block;
        text-align: left;
    }
}
@media (max-width:479px) {
  .telnumber__link {
   padding-right: 10px;
  }
  #cookie_note {
    left: 24px;
    max-width: calc(100% - 48px);
    transform: inherit;
    padding: 20px;
    padding-left: 20px;
    background-color: white;
    border-radius: 14px;
    box-shadow: 2px 3px 10px rgba(0, 0, 0, 0.15);
    z-index: 9;
    background-image: none;
}
.cookie_accept {
    width: 100px;
    margin-top: 16px;
}
}



.info_coockie {
    position: fixed;
    bottom: 16px;
    left: 50%;
    z-index: 100000;
    width: 100%;
    max-width: 480px;
    padding: 12px 16px 16px;
    border-radius: 12px;
    outline: 4px solid rgba(255, 255, 255, 0.25);
    background: rgba(26, 24, 20, 0.82);
    -webkit-backdrop-filter: blur(2px);
    backdrop-filter: blur(2px);
    transform: translateX(-50%);
}

.info_coockie .content {
}

.info_coockie .content p {
    color: #fff;
    font-size: 15px;
}

.info_coockie .content p a {
    text-decoration: underline;
    color: #fff;
}

.info_coockie .content .coockie_close {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 8px;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    padding: 9px 16px;
    border-radius: 4px;
    background-color: #FAF8F5;
    color: #222;
    font-size: 16px;
    font-weight: 600;
    line-height: 22px;
    cursor: pointer;
    margin-top: 15px;
}