* {
  font-family: 'Montserrat', sans-serif;
}
section.screen-0{
  position: absolute;
  z-index: 1000;
  width: 100%;
  padding-top: 20px;
    position: fixed;
    padding-bottom: 15px;
    background: linear-gradient(61.73deg, #1f1e23, #0f290e);
}
section.screen-0 .menu{
  padding-top: 10px;
  margin-left: 30px;
}
section.screen-0 .menu a{
  display: inline-block;
}

section.screen-1{
  background: linear-gradient(61.73deg, #1f1e23, #0f290e);
    width: 100%;
    padding-bottom: 200px;
    color: var(--color-white);
    position: relative;
    padding-top: 200px;
}
a{
  color: var(--color-white);
  text-decoration: none;
  cursor: pointer;
}
a:hover,
a:active,
a:focus{
  color: var(--color-white);
  text-decoration: underline;
  cursor: pointer;
}
.button{
  font-family: Montserrat,sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    color: #fff;
    text-align: center;
    padding: 12px 54px;
}
section.screen-1:after{
  content: ' ';
  position: absolute;
  right: 10%;
  bottom: 50px;
  width: 80%;
  height: 80%;
  background-image: url(../public/vector.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: right bottom;
}
section.screen-0 .button.gradient{
  -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    background-clip: padding-box;
    border: 1px solid transparent;
    border-radius: 6px;
    color: #fff;
    cursor: pointer;
    font-family: Montserrat,sans-serif;
    font-size: 14px;
    font-style: normal;
    line-height: 20px;
    padding: 12px 54px;
    position: relative;
    text-decoration: none;
    display: block;
    font-size: 12px;
    padding: 12px 25px;
    margin-left: 12px;
}
section.screen-1{
  position: relative;
}
section.screen-1 .div1.label{
  position: absolute;
  top: 140px;
  right: 0;
  padding-left: 15px;
  padding-top: 15px;
  z-index: 5;
}
section.screen-0 .button.gradient:after{
  background: linear-gradient(273.42deg,#00b1b1 14.89%,#1db0ef 53.55%,#48af37 92.2%);
    border-radius: inherit;
    content: "";
    height: calc(100% + 4px);
    left: -2px;
    position: absolute;
    top: -2px;
    width: calc(100% + 4px);
    z-index: -1;
}
.button.gradient.transparent{
  background: #112911;
}
.button.gradient.transparent:hover{
  background: transparent;
}
.screen-1 .main-btn{
  border-radius: var(--br-8xs);
    background: linear-gradient(90deg, #48b037, #1ab0ea 52.65%, #00b1b1);
    display: inline-block;
    padding: 20px 85px;
    font-size: var(--font-size-sm);
  margin-top: 30px;
  position: relative;
  z-index: 2;
}
.screen-1 .sub-text,
.screen-3 .sub-text{
  padding-left: 30px;
  margin-top: 30px;
  position: relative;
  font-size: 14px;
  font-weight: 300;
}
.screen-1 .sub-text{
  max-width: 473px;
}

.screen-3 .sub-text{
  font-size: 16px;
  max-width: 893px;
}
.screen-1 .text2{
  margin-top: 30px;
  font-size: 14px;
  font-weight: 300;
}
.screen-1 .sub-text:after,
.screen-3 .sub-text:after{
  content: "";
  display: block;
  position: absolute;
  width: 4px;
  height: 100%;
  left:0;
  top: 0;
  background: linear-gradient(180deg, #48b037, #1ab0ea 52.65%, #00b1b1);
}
.screen-2 .big-partners>div div.partner-item-block{
  position: relative;
  background: #fff;
  border-radius: 6px;
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  color: var(--grey);
  height:150px;
  padding-top: 20px;
}
.screen-2 .big-partners>div div.partner-item-block>img{
  margin-top: 15px;

}
.screen-2 .big-partners>div:nth-child(2) div.partner-item-block>img{
  margin-top: 25px;

}
.screen-2 .big-partners>div div.partner-item-block>*{
  z-index: 4;
  position: relative;
}
.screen-2 .big-partners>div div.partner-item-block:before{
  background: linear-gradient(273.42deg,#00b1b1 14.89%,#1db0ef 53.55%,#48af37 92.2%);
    border-radius: inherit;
    content: "";
    height: calc(100% + 2px);
  border-radius: 6px;
    left: -1px;
    position: absolute;
    top: -1px;
    width: calc(100% + 2px);
    z-index: 0;
}
.screen-2 .big-partners>div div.partner-item-block:after{
  background: #fff;
  border-radius: 6px;
    content: "";
    height: calc(100%);
    left: 0px;
    position: absolute;
    top: 0px;
    width: calc(100%);
    z-index: 1;
}
.screen-2 .partners-block{
  border-radius: 10px;
  background: #fff;
  margin-top: -100px;
  z-index: 2;
  padding: 90px 60px 30px;
  box-shadow: 0 205px 58px transparent, 0 131px 53px rgba(0, 0, 0, 0.01), 0 74px 44px rgba(0, 0, 0, 0.05), 0 33px 33px rgba(0, 0, 0, 0.09), 0 8px 18px rgba(0, 0, 0, 0.1), 0 0 0 rgba(0, 0, 0, 0.1);
}
.screen-2 .other-partners h4{
  margin-top: 45px;
  font-size: 18px;
  font-weight: 600;
  padding-bottom: 15px;
}
.screen-2 .other-partners .small-partner{
/*  display: inline-block;
  width: 140px;
  height: 110px;
  background-size: 156px auto;
  background-repeat: no-repeat;
  background-position: center top;*/
      border-radius: 10px;
    background-color: transparent;
    display: inline-block;
    width: 154px;
    height: 87px;

    margin: 15px 30px 15px 0;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center top;
    -webkit-box-shadow: -1px 2px 12px -4px rgba(0,0,0,0.75);
    -moz-box-shadow: -1px 2px 12px -4px rgba(0,0,0,0.75);
    box-shadow: -1px 2px 12px -4px  rgba(0,0,0,0.75);

}
.screen-2 .other-partners .small-partner:first-child{

  /*margin-left: -12px;*/
}
h2{
  font-size: 38px;
  line-height: 46px;
  font-weight: 700;
  color:#000;
}
h2.white{
  color:#fff;
}
.screen-3{
  padding-top: 90px;
  padding-bottom: 90px;
}
.screen-3 .dashed-card{
  border-radius: var(--br-3xs);
    background-color: var(--color-white);
    border: 2px dashed var(--green);
    overflow: hidden;
    font-size: 16px;
    line-height: 22px;
    padding: 30px 45px ;

}
.screen-3 .cards{
  padding-top: 30px;
}
.screen-3 .dashed-card:nth-child(2){
  margin-top: 25px;
}
.screen-3 .cards>div:first-child .dashed-card{
  padding-top: 45px;
  padding-bottom: 45px;
}
.screen-3 .dashed-card.with-bg{
  background-image: url(../public/vector-illustration.svg);
  background-size: 90% auto;
  padding-top: 45px;
  background-position: bottom right;
  height: 367px;
  background-repeat: no-repeat;
}
.screen-4,
.screen-6{
  background: linear-gradient(61.73deg, #1F1E23 12.86%, #0F290E 88.01%);
}
.top-corner{
  position: relative;
  padding-top: 150px;
}
.top-corner:before{
  content: "";
    position: absolute;
    right: 0;
    top: -1px;
    display: block;
    background: transparent;
    width: 0;
    height: 0;
    border-color: transparent #ffffff transparent transparent;
    border-style: solid;
    border-width: 0 1920px 100px 0;
    z-index: 5;
}
.bottom-corner{
  position: relative;
  padding-bottom: 150px;
}
.bottom-corner:after{
  content: "";
    position: absolute;
    right: 0;
    bottom: -1px;
    display: block;
    background: transparent;
    width: 0;
    height: 0;
    border-color: transparent transparent #ffffff transparent;
    border-style: solid;
    border-width: 0 1920px 100px 0;
    z-index: 5;
}
.screen-5{
  position: relative;
  background: linear-gradient(61.73deg, #1F1E23 12.86%, #0F290E 88.01%);
}
.screen-5 .img{
  position: absolute;
  z-index: 0;
  width: 100%;
  height: 160px;
  overflow: hidden;
  left: 0;
  top:-160px;
}
.screen-5 img{
  width: 100%;
}
.screen-5 .img-2{
  position: absolute;
  z-index: 0;
  width: 100%;
  height:340px;
  overflow: hidden;
  left: 0;
  top:0px;
}
.screen-5 .img-2 img{
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
}
.screen-5 h2{
  z-index: 2;
  position: relative;
  padding-top: 90px;
}
.screen-4 .cards>div{

  padding: 10px;
  position: relative;
  overflow: hidden;
  z-index: 4;
}
.screen-4 .cards>div .text{
  height: 204px;
  padding: 30px;
  background: #fff;
  border-radius: 10px;
  position: relative;
  overflow: hidden;

}


.screen-4 .cards>div .text:after{
  content: "";
  position: absolute;
  height: 120px;
  bottom:-20px;
  right: -4px;
  width: 140px;
  background-size:  auto 80px;
  background-repeat: no-repeat;
  background-position: center center;
}
.screen-4 .cards>div:nth-child(1) .text:after{
  background-image: url(../public/01.svg);
  right: 0px;
}
.screen-4 .cards>div:nth-child(2) .text:after{
  background-image: url(../public/02.svg);
}
.screen-4 .cards>div:nth-child(3) .text:after{
  background-image: url(../public/03.svg);

}
.screen-4 .cards>div:nth-child(4) .text:after{
  background-image: url(../public/04.svg);
}
.screen-4 .cards>div:nth-child(5) .text:after{
  background-image: url(../public/05.svg);
}
.screen-4 .cards>div:nth-child(6) .text:after{
  background-image: url(../public/06.svg);
}
.screen-4 .cards>div:nth-child(7) .text:after{
  background-image: url(../public/07.svg);
}
.screen-4 .cards>div:nth-child(8) .text:after{
  background-image: url(../public/08.svg);
}
.screen-4 .cards>div:nth-child(9) .text:after{
  background-image: url(../public/09.svg);
}


.screen-6{
  padding-bottom: 120px;
}

.screen-6 .cards>div{

  padding: 10px;
  position: relative;
  overflow: hidden;
  z-index: 4;
}
.screen-6 .cards>div .text{
  height: 204px;
  padding: 30px;
  background: #fff;
  border-radius: 10px;
  position: relative;
  overflow: hidden;
  font-size: 20px;
  font-weight: 600;

}
.screen-6 .cards>div .text span{
  display: block;
  position: absolute;
  width: 80%;
  height: auto;
  bottom: 40px;
}

.screen-6 .cards>div .text:after{
  content: "";
  position: absolute;
  height: 120px;
  top:10px;
  right: 10px;
  width: 140px;
  background-size:  auto 80px;
  background-repeat: no-repeat;
  background-position: top right;
}
.screen-6 .cards>div:nth-child(1) .text:after{
  background-image: url(../public/6.svg);
}
.screen-6 .cards>div:nth-child(2) .text:after{
  background-image: url(../public/9.svg);
}
.screen-6 .cards>div:nth-child(3) .text:after{
  background-image: url(../public/cdo.svg);

}
.screen-6 .cards>div:nth-child(4) .text:after{
  background-image: url(../public/7.svg);
}
.screen-6 .cards>div:nth-child(5) .text:after{
  background-image: url(../public/8.svg);
}
.screen-6 .cards>div:nth-child(6) .text:after{
  background-image: url(../public/10.svg);
}

.screen-7{
  padding-top: 120px;
}
.screen-7 h2{
  padding-bottom: 30px;
}
.screen-7 .col-md-6.col-xl-4>div h5{
  padding-bottom: 30px;
}
.screen-7 .col-md-6.col-xl-4>div {
  margin-top: 50px;
  border-radius: 10px;
  overflow: hidden;
}
.screen-7 .col-md-6.col-xl-4>p{
  position: relative;
}
.screen-7 .col-md-6.col-xl-4>p:after{
  position: absolute;
  content: "";
  left: 0;
  bottom: -25px;
  width: 100%;
  height: 4px;
  background: linear-gradient(90deg, #48b037, #1ab0ea 52.65%, #00b1b1);
}
.screen-8{
  padding-top: 120px;
  bottom: 90px;
}
.screen-8 h2{
  margin-bottom: 90px;
}
.screen-8 .schedule-block{
  position: relative;
  padding-left: 45px;
  padding-right: 45px;

}
.screen-8 .schedule-block:before{
  position: absolute;
  height: 100%;
  top:30px;
  border-left: 1px dashed var(--green);
  left: 0px;
  width: 1px;
  content: "";
}
.screen-8 .schedule-block h3{
  position: relative;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
}
.screen-8 .schedule-block h3:before{
  position: absolute;
  content: "";
  width: 40px;
  height: 40px;
  left: -65px;
  top: -13px;
  background: url('../public/16.svg');
  background-repeat: no-repeat;
  background-size: contain;
}
.screen-8 .schedule-block p:nth-child(2){
  margin-top: 30px;
}
.screen-8 .schedule-block p{
  position: relative;
  padding-left: 25px;
}
.screen-8 .schedule-block p:before{
  content: "";
  position: absolute;
    top: 13px;
    left: -47px;
    border-radius: 50%;
    background: linear-gradient(90deg, #48b037, #1ab0ea 52.65%, #00b1b1);
    width: 5px;
    height: 5px;
}
.screen-8 .schedule-block p:after{
  position: absolute;
  content: "";
  width: 35px;
  height: 35px;
  left: -20px;
  top: 0px;
  background: url('../public/nounchatboxround4422677-1.svg');
  background-repeat: no-repeat;
  background-size: contain;
}
.screen-8 .slick-dots{
  bottom: -55px;
  text-align: left;

}
.screen-8 .slick-dotted.slick-slider{
  margin-bottom: 60px;
}
.screen-8 .slick-dots li{
  width: 30px;
}
.screen-8 .slick-dots li button:before{
  background: rgba(157, 157, 157, 1);
  content: "";
  height: 2px;
  width: 30px;
  opacity: 1;
}
.screen-8 .slick-dots li.slick-active button:before{
  background: linear-gradient(90deg, #48b037, #1ab0ea 52.65%, #00b1b1) !important;
  height: 4px;
  margin-top: -2px;
}
.screen-9{
  margin-top: 150px;
  padding-top: 120px;
  padding-bottom: 600px;
  background: linear-gradient(61.73deg, #1f1e23, #0f290e);
}
.screen-9 h2{
  padding-bottom: 45px;
}
.screen-9 .photo{
  height: 250px;
  background-size: cover;
  background-position: center center;
  border-radius: 10px;
}
.screen-9 .teachers>div{
  padding-top: 30px;
}
.screen-9 .teachers{
  padding-bottom: 45px;
}
.screen-9 .name{
      font-size: var(--link-size);
    color: var(--color-white);
}
.screen-9 .position{
    font-size: 14px;
    color: var(--color-white);
    font-weight: 300;
    line-height: 18px;
    padding-top: 30px;
}
.screen-9 .long_text{
    display: none;
}

.screen-9 .teachers>div a{
  position: absolute;
  line-height: 24px;
  bottom: 0px;
    color: var(--blue);
    font-weight: 600;
    font-size: 14px;
}
.screen-9 .teachers>div .details{
  position: relative;
}
.screen-10{
  padding-top: 30px;
  background: #fff;
}
.screen-10 h2{
  padding-bottom: 45px;
}
.screen-10 .container{
  margin-bottom:-400px;
  position: relative;
    z-index: 100;
}
.screen-4 .container{
  padding-top: 400px;
}
.screen-10 .video-box{
  margin: 0 auto;
  padding: 30px;
  border-radius: 10px;
  background: #fff;
  box-shadow: 0 205px 58px transparent, 0 131px 53px rgba(0, 0, 0, 0.01), 0 74px 44px rgba(0, 0, 0, 0.05), 0 33px 33px rgba(0, 0, 0, 0.09), 0 8px 18px rgba(0, 0, 0, 0.1), 0 0 0 rgba(0, 0, 0, 0.1);
}
.screen-10 .video-box-inner{
  border-radius: 10px;
  overflow: hidden;
}
.screen-11{
  padding-top: 120px;
  padding-bottom: 90px;
}
.screen-11 h2{
  padding-bottom: 45px;
}
.screen-11 .plits>div{
  padding-top: 30px;
}
.screen-11 .plits>div>div{
  position: relative;
  min-height: 250px;
  border-radius: 10px;
  background-color: var(--green);
}

.screen-11 .plits .dashed>div{
  background-color: #fff;
  border: 2px dashed var(--green);
}
.screen-11 .symbol-gradient{
  display: flex;
  position: absolute;
  left: 30px;
  top: 60px;
}
.screen-11 .sub-text{
  position: absolute;
  left: 30px;
  top: 170px;
  font-size: 22px;
  font-weight: 600;
}
.screen-11 .title{
  position: absolute;
  left: 30px;
  bottom: 45px;
  font-size: 38px;
  font-weight: 600;
  color:#fff;
  max-width: 80%;
}
.screen-11 .symbol-gradient>div{
  line-height: 100px;
    font-weight: 900;
    font-size: 80px;
    background: linear-gradient(90deg, #48b037, #1ab0ea 52.65%, #00b1b1);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.screen-11 .check-list,
.screen-11 .edu{
  position: relative;
}
.screen-11 .check-list:after,
.screen-11 .edu:after{
  position: absolute;
  content: "";
  width: 100px;
  height: 100px;
  right: 40px;
  top: 50px;
  background: url('../public/nounchatboxround4422677-1.svg');
  background-repeat: no-repeat;
  background-size: contain;
  background-position: right top;
}
.screen-11 .edu:after{
  background-image: url('../public/noungraduation2908648-1.svg');
}
.screen-11 .check-list:after{
  background-image: url('../public/nountest3129866-1.svg');
  height: 70px;
}
.screen-12{
   background: linear-gradient(90deg, #48b037, #1ab0ea 52.65%, #00b1b1);
   position: relative;
   padding-bottom: 10px;
}
.screen-12 .text{
  font-size: 40px;
  color:#fff;
  padding-top: 45px;
  padding-bottom: 60px;

}
.screen-12 .text-button{
  display: flex;
}
.screen-12 .label{
  position: absolute;
  height: 100px;
  right: 0;
  width: 450px;
  top: 50px;
  background: url('../public/vector-1.svg');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: left center;
  padding-top: 38px;
  padding-left: 50px;
}
.screen-12 .text-button>span{

    background: linear-gradient(90deg, #48b037, #1ab0ea 52.65%, #00b1b1);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
}
.screen-13{
  padding-top: 150px;
  background: linear-gradient(61.73deg, #1f1e23, #0f290e);
}

.screen-12:after{
  content: "";
    position: absolute;
    right: left;
    bottom: -100px;
    display: block;
    height:100px;
    width: 100%;
    background: url('../public/ttx.svg');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: left center;
}

.screen-13 .advantages>div{
  padding-top: 45px;
  padding-left: 100px;
  color: #fff;
  position: relative;
}
.screen-13 h2{
  padding-bottom: 30px;
}
.screen-13 .advantages>div .title{
  font-size: 22px;
  font-weight: 600;
}
.screen-13 .advantages>div .description{
  font-size: 18px;
}
.screen-13 .advantages>div:after{
  position: absolute;
  content: "";
  width: 60px;
  height: 60px;
  left: -0px;
  top: 45px;

  background-repeat: no-repeat;
  background-size: contain;
  background-position: center top;
}
.screen-13 .advantages>div:first-child:after{
  background-image: url('../public/icon1.svg');
}
.screen-13 .advantages>div:nth-child(2):after{
  background-image: url('../public/icon.svg');
}
.screen-13 .advantages>div:nth-child(3):after{
  background-image: url('../public/icon2.svg');
}
.screen-13{
  padding-bottom: 100px;
}
.screen-8{
  padding-bottom: 250px;
}
.screen-14 .author-img img{
  max-width: 100%;
  height: auto;
}
.screen-14 .review-box>div{
  padding: 30px 50px;
}

.screen-14 .container{
  margin-top:-150px;
}
.screen-14 .review-box{
  margin: 0 auto;
  padding: 30px;
  border-radius: 10px;
  background: #fff;
  box-shadow: 0 205px 58px transparent, 0 131px 53px rgba(0, 0, 0, 0.01), 0 74px 44px rgba(0, 0, 0, 0.05), 0 33px 33px rgba(0, 0, 0, 0.09), 0 8px 18px rgba(0, 0, 0, 0.1), 0 0 0 rgba(0, 0, 0, 0.1);
}
.screen-14 .postition a{
  color:  #000;
}
.screen-14 .review-box .text{
  padding-right: 100px;
}
.screen-15 h2{
  padding-top: 150px;
  padding-bottom: 0px;
}
.screen-15 .cards .body{
  border-radius: var(--br-3xs);
    background: linear-gradient(61.73deg, #1f1e23, #0f290e);
    height: 180px;
    color: #fff;
    padding: 30px 100px 30px 30px;
    position: relative;
    overflow: hidden;
    margin-top: 30px;
}
.screen-15 .cards .body.dashed{
  background: #fff;
  border: 1px dashed var(--green);
  color: #000;
    overflow: visible;
    font-weight: 600;
}
.screen-15 .number{
  display: flex;
  position: absolute;
  bottom: -25px;
  right: -9px;
}
.screen-15 .cards li{
  font-size: 12px;
  font-style: italic;
  padding-top: 10px;
}
.screen-15 .number.first{
  right: 7px;
}
.screen-15 .number.fourth{
  right: -18px;
}
.screen-15 .number>span{
  line-height: 100px;
    font-weight: 900;
    font-size: 80px;
    background: linear-gradient(90deg, #48b037, #1ab0ea 52.65%, #00b1b1);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.screen-16{
  padding-top: 120px;
}
.screen-16 h2{
  padding-bottom: 30px;
}
.screen-16 .col-sm-6.col-xl-4{
  padding: 10px 15px;
}
.screen-16 .col-sm-6.col-xl-4>div h5{
  padding-bottom: 30px;
}
.screen-16 .col-sm-6.col-xl-4>div {
  margin-top: 50px;
  overflow: hidden;
  font-size: 14px;
}
.screen-16 .col-sm-6.col-xl-4>p{
  font-size: 14px;
  position: relative;
  padding-right: 30px;
}
.screen-16 .col-sm-6.col-xl-4>p:after{
  position: absolute;
  content: "";
  left: 0;
  bottom: -25px;
  width: 100%;
  height: 4px;
  background: linear-gradient(90deg, #48b037, #1ab0ea 52.65%, #00b1b1);
}
.screen-16 .slick-dots{
  bottom: -55px;
  text-align: left;

}
.screen-16 .slick-dotted.slick-slider{
  margin-bottom: 60px;
}
.screen-16 .slick-dots li{
  width: 30px;
}
.screen-16 .slick-dots li button:before{
  background: rgba(157, 157, 157, 1);
  content: "";
  height: 2px;
  width: 30px;
  opacity: 1;
}
.screen-16 .slick-dots li.slick-active button:before{
  background: linear-gradient(90deg, #48b037, #1ab0ea 52.65%, #00b1b1) !important;
  height: 4px;
  margin-top: -2px;
}
.screen-17{
  padding-top: 90px;
  padding-bottom: 250px;
}
.screen-17 h2{
  padding-bottom: 30px;
}
.screen-17 .orgs>div>div{
  border-radius: 10px;
  padding: 30px;
  border: 1px dashed var(--green);
  position: relative;
  padding-bottom: 90px;
}
.screen-17 .orgs .logo{
  height: 80px;
}
.screen-17 .orgs a{
  position: absolute;
  line-height: 26px;
  bottom: 40px;
    color: var(--blue);
    font-weight: 600;
}
.screen-18 .container{
  position: relative;
  min-height: 850px;
}
.screen-18 .form-box{
  position: absolute;
  top: -30px;
  z-index: 1;
  padding: 30px;
  width: 100%;
  height: auto;
  left: ;
  border-radius: 10px;
  background: #fff;
  box-shadow: 0 205px 58px transparent, 0 131px 53px rgba(0, 0, 0, 0.01), 0 74px 44px rgba(0, 0, 0, 0.05), 0 33px 33px rgba(0, 0, 0, 0.09), 0 8px 18px rgba(0, 0, 0, 0.1), 0 0 0 rgba(0, 0, 0, 0.1);
}
.screen-18 {
  background: red;
  position: relative;
  background: url(../public/bg-bottom.svg);
  background-size: 120% auto;
  background-position: bottom right;
  padding-bottom: 150px;

}
.screen-18:before{
  content: "";
    position: absolute;
    right: 0;
    top: -1px;
    display: block;
    background: transparent;
    width: 0;
    height: 0;
    border-color:  #ffffff transparent   transparent;
    border-style: solid;
    border-width:   150px 1920px 0 0 ;
    z-index: 0;
}
@media (min-width:992px){
  .screen-18 .form-container{
    padding: 30px 150px;
  }
}
.screen-18 .form-group{
  padding-top: 10px;
}
input.form-control,
select.form-control{
  border-radius: 0;
  border: 1px solid black;
  padding: 15px 15px;
}
select{
  background: url("data:image/svg+xml,<svg height='10px' width='10px' viewBox='0 0 16 16' fill='%23000000' xmlns='http://www.w3.org/2000/svg'><path d='M7.247 11.14 2.451 5.658C1.885 5.013 2.345 4 3.204 4h9.592a1 1 0 0 1 .753 1.659l-4.796 5.48a1 1 0 0 1-1.506 0z'/></svg>") no-repeat;
    background-position: calc(100% - 0.75rem) center !important;
    -moz-appearance:none !important;
    -webkit-appearance: none !important; 
    appearance: none !important;
    padding-right: 2rem !important;
}
.screen-18 button{
  border-color:#59a417;
  background: #59a417;
  margin-top: 30px;
  margin-bottom: 30px;
}
.screen-18 button:hover{
  border-color:#478511;
  background: #478511;
}
.screen-18 button:disabled{
  border-color:#59a417 !important;
  background: #59a417 !important;
  
}
.screen-19 .container{
  padding-top: 80px;
}
.screen-18 .form-check-label{
  font-size: 14px;
}
.screen-18 a{
  color: var(--blue);
}
.screen-19 a{
  color: #000;
}
.screen-19 a:hover,
.screen-19 a:active,
.screen-19 a:focus{
  color: var(--blue);
}
.screen-19 .row{
  padding-top: 60px;
}
.screen-19 img{
  display: inline-block;
  margin-top: -15px;
}
.screen-19 .button.gradient{
  border-radius: var(--br-8xs);
    background: linear-gradient(90deg, #48b037, #1ab0ea 52.65%, #00b1b1);
    display: inline-block;
    padding: 20px 85px;
    font-size: var(--font-size-sm);

  color: #fff;
}
.screen-19 .contacts a{
  position: relative;
  display: inline-block;
  padding-left: 50px;
  padding-top: 15px;
}
.screen-19 .contacts h4{
  padding-bottom: 30px;
}

.screen-19 .contacts a:after{
  position: absolute;
  display: inline-block;
}
.screen-19 .contacts a:after{
  position: absolute;
  content:"";
  left: 0px;
  bottom: 3px;
  width: 20px;
  height: 20px;
  background-size: 20px auto;
  background-position: center;
  background-repeat: no-repeat;
}
.screen-19 .contacts a.phone:after{
  background-image:url(../public/phone.svg);
}
.screen-19 .contacts a.email:after{
  background-image:url(../public/icon4.svg);
}
.screen-19 .menu-list a{
  padding-top: 10px;
  display: block;
}
.screen-19 .menu-list h4{
  padding-bottom: 20px;
}
.screen-19{
  padding-bottom: 15px;
}

.screen-0 .container .logo{
  max-width: 100%;
}
.screen-9 {
  padding-bottom: 120px !important;
}
.screen-5 {
  padding-bottom: 30px !important;
}
.screen-0-0{
  display: none;
  position: absolute;
    z-index: 2;
    width: 100%;
    padding-top: 20px;
}
.screen-0-0 .col-3{
  position: relative;
}
.screen-0-0 button{
  position: absolute;
  top:-8px;
  right: 0;
}
.screen-0-0 button svg{
  width: 60px;
  height: 60px;
}
.screen-19 .button{
  padding-top: 0px;
}
@media (min-width:1200px) and (max-width:1400px){
  .screen-0 .container{
    max-width: 100%;
  }
  .screen-15 .cards .body{
    height: 240px;
  }
}

@media (max-width:1200px){
  .screen-3 .dashed-card.with-bg{
    margin-top:25px;
    background-size: auto;
  }
  .screen-5 .img{
    height: 170px;
  }
  .screen-7  .col-sm-6.col-xl-4{
    margin-top: 25px;
  }
  .screen-12 .text{
    padding-bottom: 90px;
  }
  .screen-12 .label{
    height: 65px;
    width: 300px;
    top:100px;
    padding-top: 23px;
  }
  .screen-12:after{
    content: none;
  }
  .screen-13{
    padding-top: 90px;
  }
  .screen-15 .cards .body{
    height: 250px;
  }
  .screen-19 .logo{
    padding-bottom: 30px;
  }
  .screen-19 .button{
    padding-top: 30px;
    
  }
  .screen-19 .row>div a{
    display: block;
  }
  .screen-19 .row>div.contacts span{
    display: block;
  }
  .screen-19 .row>div.contacts a{
    display: inline-block;
  }
  .screen-19 .row>div.contacts{
    padding-bottom: 30px;
  }
  .screen-19 .row>div{
    text-align: center;
  }
  .h1,
  .h1 h1,
  .text3,
  .text2 {
    width: auto;
  }
  .screen-2 .big-partners>div>div>img{
    max-width: 90%;
    height: auto;
  }
}
@media (min-width:992px) and (max-width:1200px){
  .screen-0 .container{
    max-width: 100%;
  }
  section.screen-0 .menu a{
    font-size: 12px;
  }
  section.screen-0 .button.gradient{
    padding:12px;
  }
  section.screen-1 .div1.label{
    top:90px;
  }
  .screen-3 .dashed-card.with-bg{
    margin-top:25px;
    background-size: auto;
  }
  .screen-5 .img{
    height: 170px;
  }
  .screen-14 .review-box .text{
    padding-right: 15px;
  }
  
  
}

@media (max-width:992px){
  .screen-2 .other-partners .small-partner:first-child{
    margin-left: 0;
  }
  section.screen-1 .div1.label{
    top:100px;
  }
  .screen-5 .img{
    height: 300px;
  }
  .screen-12 .text{
    font-size: 28px;
  }
  .screen-14 .author-img{
    text-align: center  ;
    padding-bottom: 30px;
  }
  .screen-14 .author-img img{
    max-width:150px 
  }
  .screen-14 .author{
    text-align: center;
  }
  .screen-14 .review-box p.text{

    padding-right: 0px;
  }

  .screen-0-0{  
    display: block;

    position: fixed;
    padding-bottom: 15px;
    z-index:1001;
    background: linear-gradient(61.73deg, #1f1e23, #0f290e);
  }
  .screen-0{
    display: none;
  }
  .screen-0.opened{
    display: block;
    position: fixed;
    top: 0;
    width: 100%;
    height: 100vh;
    z-index: 1000;
    background: linear-gradient(61.73deg, #1f1e23, #0f290e);
  }
  .screen-0.opened .logo{
    display: none;
  }
  .screen-0.opened .container{
    padding-top: 100px;
  }
  .screen-0.opened .row>div{
    display: block;
    width: 100%;
    text-align: center;
  }
  .screen-0.opened .row .menu{
    display: block;
  }
  .screen-0.opened .row .menu a{
    display: block;
    width: 100%;
    padding-bottom: 15px;
    font-size: 20px;
  }
  .screen-0.opened .row>div{
    text-align: center;
  }
  .screen-0.opened .row>div>a{
    display: block;
    margin: 0 auto;
    width: auto;
    max-width: 250px;
    margin-top: 20px;

  }
  .orgs>div{
    margin-bottom: 15px;
  }
  section.screen-0 .menu{
    margin-left: 0;
  }

}

@media (max-width:767px){
  .screen-15 .text{
    font-size: 14px ;
  }
  .screen-15 .cards .body{
    padding-right: 30px;
  }
  .screen-15 .cards .body{
    height: 200px;
  }
  .screen-7 .col-md-6{
    margin-top: 45px;
  }
  .screen-5 .img-2 img{
    top:0;
  }
  .big-partners>div{
    margin-top:30px;
  }
  h2{
    font-size: 25px;
    line-height: 30px;
  }
  .screen-11 .title{
    font-size:20px
  }
  .screen-12 .label{
    top: 160px;
  }
  .screen-5 .img{
    top: -90px;
  }
  .screen-14 .review-box>div{
    padding: 30px 15px;
  }
  .screen-8,
  .screen-16,
  .screen-18{
    overflow: hidden  ;
  }

}
.screen-2.mobile,
.screen-12.mobile{
  display: none;
}
@media (max-width:767px){
  .screen-1{
    overflow: hidden;
  }
  .screen-15 .cards .body{
    height: 250px;
  }
  section.screen-1 .div1.label{
    display: none ;
  }
  section.screen-1{
    padding-top: 130px;
  }
  section.screen-1:after{
    right: -100px;
  }
  .screen-2 .partners-block{
    padding-top: 40px;
  }
  .screen-3{
    padding-top: 45px;
    padding-bottom: 0px;
  }
  .screen-5 h2,
  .screen-15 h2{
    padding-top: 30px;
  }
  .screen-6,
  section.screen-9,
  .screen-11,
  .screen-17,
  .screen-18{
    padding-bottom: 45px !important;
  }
  .screen-7,
  .screen-8,
  .screen-9,
  .screen-11,
  .screen-13,
  .screen-17{
    padding-top: 45px;
  }
  .screen-7 h2,
  .screen-11 h2{
    padding-bottom: 0;
  }
  .screen-8 h2{
    margin-bottom: 30px;
  }
  .screen-9{
    margin-top: 45px;
  }
  .screen-13{
    padding-bottom: 200px;
  }
  .screen-9 .photo{
    background-size: cover;
    background-position: top center;
  }
  .screen-18 .form-box{
    position: relative;
  }
  .screen-10{
    padding-top: 90px;
  }
  .screen-10 .container{
    margin-top: 0;
    margin-bottom: 0;
  }
  .screen-10 h2{
    color: #000 !important;
    padding-bottom: 15px;
  }
  .screen-10 .video-box{
    padding: 15px;
    box-shadow: none;
  }
  .h1,
  .h1 h1{
    font-size: 29px;
    line-height: 34px;
  }
  .text3{
    font-size: 23px;
    line-height: 27px;
  }

  .screen-2.desctop{
    display: none;
  }
  .screen-2.mobile,
  .screen-12.mobile{
    display: block;
  }
  section.screen-1{
    padding-bottom: 60px;
  }
  .screen-2.mobile .partners-block{
    box-shadow: none;
    margin-top: 0;
  }
  .screen-2.mobile .other-partners .col-12{
    text-align: center;
  }
  .screen-2.mobile .other-partners .small-partner{
    margin:  15px auto;
  }
  .screen-5{
    padding-bottom: 0px !important;
  }
  .screen-4 .container{
    padding-top: 0;
  }
  .screen-8{
    padding-bottom: 100px;
  }
  .screen-14 .container{
    margin-top: 0;
  }
  .screen-4.top-corner{
    padding-bottom: 60px;
  }
  .screen-12.mobile.special-block{
    background: white;
      padding-bottom: 105px;
  }
  .screen-12.mobile.special-block .text{
    color: #000;
  }
  .screen-12.mobile.special-block .label{
       background: url(../public/svgexport-2.svg);
           background-repeat: no-repeat;
    background-size: cover;
    background-position: left center;
  }
  .screen-12.mobile.special-block .text-button>span{
            background: #fff;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
}
@media (max-width: 560px){
  .screen-12 .label {
    top:130px;
  }
  .screen-12.mobile.special-block{
      padding-bottom: 135px;
  }
}

.screen-0-0 button{
  background: transparent;
  border: none;
}

.line {
  fill: none;
  stroke: #fff;
  stroke-width: 6;
  transition: stroke-dasharray 600ms cubic-bezier(0.4, 0, 0.2, 1),
    stroke-dashoffset 600ms cubic-bezier(0.4, 0, 0.2, 1);
}
.line1 {
  stroke-dasharray: 60 207;
  stroke-width: 6;
}
.line2 {
  stroke-dasharray: 60 60;
  stroke-width: 6;
}
.line3 {
  stroke-dasharray: 60 207;
  stroke-width: 6;
}
.opened .line1 {
  stroke-dasharray: 90 207;
  stroke-dashoffset: -134;
  stroke-width: 6;
}
.opened .line2 {
  stroke-dasharray: 1 60;
  stroke-dashoffset: -30;
  stroke-width: 6;
}
.opened .line3 {
  stroke-dasharray: 90 207;
  stroke-dashoffset: -134;
  stroke-width: 6;
}

.row img.slick-prev, .row img.slick-next{
  width: 40px !important;
  height: 40px !important;
  padding: 0;
  margin: 0;
  top: 65px;
}
.row img.slick-next{
  right: 52%;
}
.row img.slick-prev{
  left: -50px;
}

@media (max-width:600px){
  .row img.slick-prev, .row img.slick-next{
    width: 30px !important;
    height: 30px !important;
    top: 45px;
  }
  .row img.slick-next{
    right: 30px;
  }
  .row img.slick-prev{
    left: 20px;
  }
  .row.teachers .position{
    font-size: 12px;
  }
  .screen-9 .teachers{
    padding-bottom: 70px;
  }
}

.modal-header{
  border-bottom: none;
}
.modal-header{
  border-bottom: none;
}
#speaker_modal .row{
  position: relative;
}
#speaker_modal .close_modal{
  position: absolute;
  font-size: 40px;
  top: 10px;
  right: 10px;
  cursor: pointer;
  z-index: 6;
}
#speaker_modal .modal-body{
  padding-top: 20px;
  padding-right: 30px;
}
#speaker_modal .photo{
  height: 250px;
  background-size: auto 100%;
  background-position: center center;
  border-radius: 10px;
  max-width: 180px;
  margin: 0 auto;
  margin-bottom: 30px;
}
#speaker_modal .position{
  font-size: 14px;
  padding-bottom: 15px;
}
/* temp */
#experts .teachers a{
  /*display: none;*/
}

.screen-16{
  display: none;
}


#success{
  display: none;
  color: #000;
  padding-bottom: 15px;
}
#success.opened{
  display: block;
}
#experts .row img.slick-next{
  right: 30px;
}
#experts .row img.slick-prev{
  left: 15px;
}
#experts .row img.slick-prev, #experts .row img.slick-next{
  top: -10px;
}
#experts .slick-dots li button:before{
  color: #fff !important;
  opacity: .3;
}
.partners-slider  img.slick-prev, 
.partners-slider  img.slick-next{
  top: 0px;
}
.partners-slider  img.slick-prev{
  left: 15px;
}
.partners-slider  img.slick-next{
  right: 15px;
}
.partners-slider{
  padding-top: 15px;
  padding-bottom: 15px;
}