.container {
  position: relative;
  display: block;
  max-width: 1248px;
  min-width: 320px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 10px;
  padding-left: 10px;
  font-family: 'PT Sans', sans-serif;
  color: #202020;
  font-size: 20px;
  line-height: 30px;
  font-weight: 400;
}

.container.tab {
  display: block;
  margin-top: 57px;
  margin-right: auto;
  margin-left: auto;
}

.container.voda {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.container._3 {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #2b2b2b;
  font-size: 18px;
}

.container._1 {
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.container.big {
  max-width: 1440px;
  padding-right: 0px;
  padding-left: 0px;
}

.logo-voda {
  margin-top: 14px;
}

.social-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60%;
  margin-top: 41px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.body {
  font-family: 'PT Sans', sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 30px;
  font-weight: 400;
}

.main-header {
  overflow: hidden;
  background-image: url('../images/main.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.socia-btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 36px;
  height: 36px;
  margin-right: 17px;
  margin-left: 13px;
  background-image: url('../images/icon_share.png');
  background-position: 50% 50%;
  background-repeat: no-repeat;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}

.socia-btn:hover {
  background-image: url('../images/icon_share-hover.png');
}

.socia-btn.inst {
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  background-image: url('../images/icon_inst.svg');
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}

.socia-btn.inst:hover {
  background-image: url('../images/icon_inst.png');
}

.socia-btn.vk {
  background-image: url('../images/icon_vk.svg');
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}

.socia-btn.vk:hover {
  background-image: url('../images/icon_vk.png');
}

.socia-btn.fb {
  padding-left: 4px;
  background-image: url('../images/icon_fb_w.svg');
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}

.socia-btn.fb:hover {
  background-image: url('../images/icon_fb.png');
}

.login-btn {
  position: relative;
  margin-left: 17px;
  padding-right: 0px;
  padding-left: 50px;
  background-color: transparent;
  background-image: url('../images/icon_login.svg');
  background-position: 0px 50%;
  background-repeat: no-repeat;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  font-size: 20px;
  line-height: 26px;
  font-weight: 700;
}

.login-btn:hover {
  background-image: url('../images/icon_login_hover.svg');
  color: #b0e4fa;
}

.heading {
  margin-bottom: 0px;
  font-family: Swift, sans-serif;
  color: #fff;
  line-height: 29px;
}

.heading-2 {
  margin-top: 8px;
  margin-bottom: 12px;
  font-family: Swift, sans-serif;
  color: #fff;
  font-size: 62px;
  line-height: 56px;
  font-weight: 800;
  letter-spacing: 1px;
}

.heading-3 {
  display: inline-block;
  padding-top: 4px;
  padding-left: 30px;
  background-image: url('../images/icon_calendar.svg');
  background-position: 0px 50%;
  background-repeat: no-repeat;
  background-attachment: scroll;
  color: #fff;
  font-size: 20px;
  line-height: 26px;
  text-align: center;
}

.heading-4 {
  font-family: 'PT Sans', sans-serif;
  line-height: 31px;
  font-weight: 400;
}

.lessons {
  display: block;
}

.water {
  display: inline-block;
  width: 60%;
  max-width: 694px;
  margin-top: 29px;
  margin-bottom: 52px;
  padding-left: 49px;
  text-align: center;
}

.dear-teachers {
  position: relative;
  z-index: 20;
  display: inline-block;
  width: 60%;
  max-width: 694px;
  min-height: 580px;
  margin-bottom: -23px;
  padding-top: 32px;
  padding-right: 60px;
  padding-left: 77px;
  border-radius: 11px;
  background-color: #fff;
  box-shadow: 0 9px 45px 0 rgba(0, 0, 0, .21);
}

.main-teacher-heading {
  position: relative;
  margin-bottom: 28px;
  font-family: Swift, sans-serif;
  color: #2b2b2b;
  font-size: 42px;
  line-height: 42px;
}

.text-span {
  font-weight: 700;
}

.free {
  height: 1000px;
  font-size: 20px;
  line-height: 26px;
  font-weight: 700;
}

.main-section {
  background-color: #f3f4f6;
}

.text-span-2 {
  border-bottom: 2px dashed #fff;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}

.text-span-2:hover {
  border-bottom-color: #b0e4fa;
}

.image {
  margin-top: 42px;
}

.image.voda {
  margin-top: 54px;
}

.image.eca {
  margin-top: 55px;
}

.div-block {
  display: inline-block;
  margin-top: 35px;
}

.heading-6 {
  margin-top: 8px;
  color: #fff;
  font-size: 24px;
  line-height: 31px;
  font-weight: 400;
}

.text-block {
  display: block;
  color: #656565;
  font-size: 24px;
  line-height: 34px;
}

.text-block-2 {
  margin-top: -7px;
}

.div-block-2 {
  display: inline-block;
}

.div-block-3 {
  display: inline-block;
}

.student-col {
  position: absolute;
  display: inline-block;
  max-width: 505px;
  background-color: #00adf7;
}

.student-col._1_4 {
  position: relative;
  display: inline-block;
  margin-left: 35px;
  padding-left: 1%;
}

.student-col._1_4._1 {
  background-color: transparent;
}

.student-col._5_8 {
  position: relative;
  display: inline-block;
  margin-left: 35px;
}

.student-col._5_8._1 {
  background-color: transparent;
}

.student-col._9_11 {
  position: relative;
  display: inline-block;
  padding-left: 2%;
}

.student-col._9_11._1 {
  background-color: transparent;
}

.heading-7 {
  margin-top: 20px;
  margin-bottom: 0px;
  font-family: Swift, sans-serif;
  color: #2b2b2b;
  font-size: 22px;
  line-height: 26px;
}

.heading-8 {
  margin-top: 0px;
  font-family: Swift, sans-serif;
  color: #656565;
  font-size: 20px;
  font-weight: 300;
}

.text-span-3 {
  color: #0885c4;
  font-size: 52px;
  line-height: 62px;
  font-weight: 800;
  letter-spacing: 8px;
}

.main-text-block {
  display: inline-block;
  width: 40%;
  padding-right: 0px;
  padding-left: 2%;
  font-family: Swift, sans-serif;
  color: #2b2b2b;
  font-size: 20px;
  line-height: 34px;
  font-weight: 300;
}

.student-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 56px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.section {
  padding-top: 35px;
}

.section-details {
  background-image: url('../images/pattern.png');
  background-position: 50% 50%;
  background-size: 28%;
  background-repeat: repeat;
}

.details {
  display: block;
  max-width: 717px;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 70px;
  background-color: #f3f4f6;
  text-align: center;
}

.heading-9 {
  margin-top: 0px;
  padding-top: 53px;
  font-family: Swift, sans-serif;
  color: #2b2b2b;
  font-size: 32px;
  line-height: 42px;
}

.text-block-4 {
  padding-top: 12px;
  color: #656565;
}

.stctionorganizers {
  margin-bottom: 82px;
}

.save-row {
  position: relative;
  display: inline-block;
  width: 43%;
  padding-top: 36px;
  padding-left: 2%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.save-coi {
  display: block;
  width: 50%;
}

.heading-10 {
  font-family: Swift, sans-serif;
  color: #2b2b2b;
  font-size: 26px;
  line-height: 36px;
}

.organizers {
  background-image: url('../images/quote.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
  font-family: Swift, sans-serif;
  color: #2b2b2b;
  font-size: 26px;
  line-height: 36px;
}

.text-block-5 {
  padding-top: 9px;
}

.image-2 {
  width: 25%;
  padding-left: 34px;
}

.button-3 {
  position: relative;
  display: inline-block;
  width: auto;
  height: 61px;
  padding: 17px 30px 17px 58px;
  background-color: #00adf7;
  background-image: url('../images/icon-btn.svg');
  background-position: 20px 50%;
  background-repeat: no-repeat;
  box-shadow: 0 8px 13px 0 rgba(0, 173, 247, .6);
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}

.button-3:hover {
  background-color: #0885c4;
  box-shadow: 0 8px 13px 0 rgba(0, 173, 247, .69);
}

.button-3._1 {
  width: auto;
  margin: 80px 0px 116px;
  padding-top: 18px;
  padding-left: 61px;
  font-family: 'PT Sans', sans-serif;
  color: #fff;
  font-size: 20px;
  line-height: 26px;
  font-weight: 700;
}

.button-3._2 {
  width: auto;
  margin-top: 29px;
  margin-bottom: 75px;
  background-image: url('../images/icon-btn.svg');
  background-position: 20px 50%;
  background-size: auto;
  background-repeat: no-repeat;
  font-weight: 700;
}

.button-3.lesson {
  width: auto;
  margin-top: 46px;
}

.button-4 {
  display: inline-block;
  width: auto;
  height: 61px;
  margin-right: 14px;
  margin-left: 33px;
  padding: 17px 30px 17px 57px;
  background-color: #00adf7;
  background-image: url('../images/icon_quest-copy.svg');
  background-position: 18px 50%;
  background-repeat: no-repeat;
  box-shadow: 0 8px 13px 0 rgba(0, 173, 247, .6);
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  text-transform: uppercase;
}

.button-4:hover {
  background-color: #0885c4;
  box-shadow: 0 8px 13px 0 rgba(0, 173, 247, .69);
}

.div-block-4 {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.section-tabs {
  color: #2b2b2b;
}

.tab-link {
  display: block;
  width: 33.33333333%;
  padding-top: 19px;
  padding-bottom: 19px;
  border-left: 1px solid #d4d5d8;
  background-color: #f3f4f6;
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}

.tab-link.w--current {
  background-color: #e7e8ea;
  box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, .2);
}

.tab-link.left {
  border-left-style: none;
  border-top-left-radius: 90px;
  border-bottom-left-radius: 90px;
}

.tab-link.right {
  border-top-right-radius: 90px;
  border-bottom-right-radius: 90px;
}

.text-block-6 {
  margin-top: 18px;
  margin-bottom: 18px;
  padding-right: 40px;
  padding-left: 40px;
  font-size: 22px;
  font-weight: 700;
  text-transform: uppercase;
}

.text-block-7 {
  margin-top: 18px;
  margin-bottom: 18px;
  padding-right: 40px;
  padding-left: 40px;
  font-weight: 700;
  text-transform: uppercase;
}

.text-block-8 {
  margin-top: 18px;
  margin-bottom: 18px;
  padding-right: 16px;
  padding-left: 16px;
  font-size: 22px;
  font-weight: 700;
  text-transform: uppercase;
}

.text-span-4 {
  color: #0885c4;
  font-size: 32px;
  text-transform: lowercase;
}

.text-span-5 {
  color: #0885c4;
  font-size: 32px;
  text-transform: lowercase;
}

.text-span-6 {
  color: #0885c4;
  font-size: 32px;
  text-transform: lowercase;
}

.tab-link-2 {
  padding-top: 9px;
  padding-bottom: 9px;
  background-color: #f3f4f6;
  box-shadow: 0 9px 65px -8px hsla(200, 2%, 65%, .65);
}

.tab-link-2.w--current {
  background-color: #e7e8ea;
  box-shadow: 1px -1px 3px 0 rgba(0, 0, 0, .16);
}

.org-btns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 88px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.tab-link-3 {
  padding-top: 8px;
  padding-bottom: 8px;
  background-color: #f3f4f6;
  box-shadow: 6px 6px 65px -8px hsla(200, 2%, 65%, .65);
}

.tab-link-3.w--current {
  padding-top: 9px;
  padding-bottom: 9px;
  background-color: #e7e8ea;
  box-shadow: 0 -1px 3px 0 hsla(200, 2%, 65%, .65);
}

.lesson-1_4 {
  margin-left: 30px;
  font-family: Swift, sans-serif;
  font-size: 32px;
  line-height: 42px;
  text-align: center;
}

.lesson-text {
  display: block;
}

.lesson-text._2 {
  margin-top: 34px;
  background-image: url('../images/lessons_1-4_02.svg');
  background-position: 4px -1%;
}

.lesson-text._3 {
  margin-top: 33px;
  margin-left: 39px;
  background-image: url('../images/lessons_1-4_03.svg');
}

.lesson-text._9_11_02 {
  margin-top: 30px;
  background-image: url('../images/lessons_9-11_02.svg');
  background-position: 5px 11%;
  background-repeat: no-repeat;
}

.lesson-text._5_8_03 {
  margin-top: 35px;
  background-image: url('../images/lessons_5-8_03.svg');
  background-position: 5px 2%;
  background-repeat: no-repeat;
}

.lesson-text._5_8_04 {
  margin-top: 33px;
  background-image: url('../images/lessons_1-4_03.svg');
  background-position: 13px 7px;
  background-repeat: no-repeat;
}

.lesson-text._5_8_01 {
  background-image: url('../images/lessons_5-8_01.svg');
  background-position: 5px 5px;
  background-repeat: no-repeat;
}

.lesson-text._9_11_01 {
  margin-top: 46px;
  padding-top: 30px;
  padding-bottom: 30px;
  background-image: url('../images/lessons_9-11_01.svg');
  background-position: 5px 50%;
  background-repeat: no-repeat;
}

.lesson-text._9_11_03 {
  margin-top: 34px;
  margin-left: 80px;
  background-image: url('../images/lessons_9-11_03.svg');
  background-position: 0px -56%;
  background-repeat: no-repeat;
}

.lesson-text._9_11_04 {
  margin-top: 0px;
  padding-top: 34px;
  padding-bottom: 34px;
  background-image: url('../images/lessons_9-11_04.svg');
  background-position: 5px 50%;
  background-repeat: no-repeat;
}

.lesson-text._09_11_05 {
  margin-top: 0px;
  margin-left: 55px;
  background-image: url('../images/lessons_1-4_03.svg');
  background-position: 9px 50%;
  background-repeat: no-repeat;
}

.button-lesson {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-span-7 {
  padding-left: 31px;
  background-image: url('../images/Oval-2-Copy-3.png');
  background-position: 0px 50%;
  background-repeat: no-repeat;
}

.text-span-8 {
  padding-left: 32px;
  background-image: url('../images/Oval-2-Copy-3.png');
  background-position: 0px 50%;
  background-repeat: no-repeat;
}

.text-span-9 {
  padding-left: 31px;
}

.text-block-9 {
  font-size: 18px;
}

.text-block-10 {
  font-size: 18px;
}

.tab-lesson-9_11 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.lesson-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 95px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.lesson-decor {
  margin-bottom: 48px;
  padding-top: 7px;
}

.lesson-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.image-4 {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-top: 10px;
}

.image-5 {
  margin-top: 10px;
}

.section-slaider {
  background-image: url('../images/why.jpg');
  background-position: 0px -197px;
  background-size: cover;
  background-repeat: no-repeat;
}

.heading-11 {
  display: inline-block;
  margin-top: 39px;
  font-family: Swift, sans-serif;
  color: #fff;
  line-height: 58px;
  font-weight: 800;
}

.div-block-5 {
  height: 545px;
  max-width: 505px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-color: rgba(0, 173, 247, .9);
}

.button-5 {
  width: 312px;
  height: 61px;
  margin-top: 29px;
  margin-bottom: 49px;
  padding: 18px 30px 18px 53px;
  background-color: #fff;
  background-image: url('../images/icon-btn-white.svg');
  background-position: 18px 50%;
  background-repeat: no-repeat;
  box-shadow: 0 14px 27px -10px rgba(0, 0, 0, .34);
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  color: #00adf7;
  font-size: 18px;
  line-height: 26px;
  font-weight: 700;
  text-transform: uppercase;
}

.button-5:hover {
  background-color: #0885c4;
  background-image: url('../images/icon-btn.svg');
  background-position: 25px 50%;
  background-repeat: no-repeat;
  color: #fff;
}

.slider {
  width: 100%;
  margin-right: -193px;
  background-color: rgba(8, 133, 196, .6);
}

.left-arrow {
  width: 23.5px;
  height: 23.5px;
  margin-top: 482px;
  margin-left: 8px;
}

.right-arrow {
  width: 23.5px;
  height: 23.5px;
  margin-top: 482px;
  margin-right: -372px;
}

.icon {
  margin-right: 0px;
}

.slide-nav {
  position: static;
  display: inline-block;
  margin-top: 475px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  background-image: url('../images/8.png'), url('../images/1.png');
  background-position: 100% 0px, 0px 0px;
  background-size: auto, auto;
  background-repeat: no-repeat, no-repeat;
}

.mask {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: -245px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(8, 133, 196, .6);
}

.voda {
  max-width: 850px;
  margin-top: 40px;
}

.text-voda {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 22px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #2b2b2b;
  font-size: 24px;
  line-height: 38px;
}

.image-6 {
  display: inline-block;
}

.main-info-block {
  margin-top: 38px;
  color: #2b2b2b;
  font-size: 20px;
  line-height: 30px;
}

.main-foto {
  padding-top: 21px;
}

.div-block-6 {
  display: inline-block;
}

.main-name-block {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.main-name {
  display: inline-block;
  padding-left: 20px;
  font-size: 30px;
  line-height: 28px;
}

.text-block-11 {
  padding-top: 5px;
  padding-left: 18px;
}

.container-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.div-block-7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.sectionwater {
  padding-bottom: 60px;
}

.pure-shores {
  display: inline-block;
  width: 50%;
  margin-top: 39px;
  padding-left: 3%;
}

.heading-12 {
  font-family: Swift, sans-serif;
  color: #2b2b2b;
  font-size: 34px;
  line-height: 38px;
}

.text-block-12 {
  color: #083700;
}

.previous-lessons {
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #f9f9f9;
}

.heading-13 {
  padding-top: 23px;
  font-family: Swift, sans-serif;
  color: #2b2b2b;
  font-size: 34px;
  line-height: 42px;
}

.link {
  color: #00adf7;
  text-decoration: none;
}

.link-2 {
  color: #00adf7;
  text-decoration: none;
}

.link-3 {
  color: #00adf7;
  text-decoration: none;
}

.text-block-13 {
  position: relative;
  max-width: 804px;
  padding-top: 32px;
  text-align: left;
}

.link-4 {
  color: #00adf7;
  text-decoration: none;
}

.link-5 {
  color: #00adf7;
  text-decoration: none;
}

.div-block-8 {
  text-align: center;
}

.section-footer {
  overflow: hidden;
  background-color: #00adf7;
  color: #fff;
  line-height: 28px;
}

.heading-14 {
  padding-top: 25px;
  font-family: Swift, sans-serif;
  color: #fff;
  font-size: 36px;
  line-height: 36px;
}

.link-6 {
  padding-left: 30px;
  background-image: url('../images/link-link.svg');
  background-position: 0px 50%;
  background-repeat: no-repeat;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  color: #fff;
  font-size: 19px;
  line-height: 36px;
  font-weight: 700;
}

.link-6:hover {
  color: #b0e4fa;
}

.text-block-14 {
  margin-top: 26px;
  padding-right: 30px;
  color: #fff;
  line-height: 28px;
}

.water-rassia {
  position: relative;
  width: 60%;
  padding-top: 27px;
  padding-bottom: 72px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.div-block-9 {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 39%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.section-2 {
  position: relative;
  overflow: hidden;
}

.footer {
  position: relative;
  overflow: hidden;
  background-color: #0885c4;
  color: #fff;
}

.footer-water {
  display: inline-block;
  width: 18%;
}

.futer-logo {
  position: relative;
  display: inline-block;
  width: 25%;
  padding-top: 17px;
  padding-bottom: 17px;
}

.text-block-15 {
  padding-top: 7px;
  color: #fff;
  font-size: 15px;
}

.footer-organiz-col {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 57%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  color: #fff;
  font-size: 17px;
  line-height: 28px;
}

.footer-organiz-children-coi {
  width: 33%;
  margin-left: 18px;
  padding-right: 25px;
  padding-left: 25px;
}

.footer-text {
  display: inline-block;
  color: #fff;
  font-size: 17px;
  line-height: 28px;
  text-align: center;
}

.image-8 {
  position: relative;
  margin-left: -36px;
  padding-left: 0px;
}

.image-9 {
  display: block;
}

.image-10 {
  padding-top: 16px;
}

.text-span-10 {
  display: inline-block;
  text-decoration: none;
}

.image-12 {
  padding-bottom: 38px;
  padding-left: 39px;
}

.organiz {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 91px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.social {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.scetch {
  width: 36px;
  height: 36px;
  margin-left: 6px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  background-image: url('../images/icon_share.png');
  background-position: 0px 0px;
  background-repeat: no-repeat;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}

.scetch:hover {
  background-image: url('../images/icon_share.svg');
}

.scetch.inst {
  background-image: url('../images/icon_inst.svg');
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}

.scetch.inst:hover {
  background-image: url('../images/icon_inst.png');
}

.scetch.vk {
  background-image: url('../images/icon_vk.svg');
}

.scetch.vk:hover {
  background-image: url('../images/icon_vk.png');
}

.scetch.fb {
  background-image: url('../images/icon_fb_w.svg');
}

.scetch.fb:hover {
  background-image: url('../images/icon_fb.png');
}

.div-block-10 {
  padding-left: 8%;
}

.protect-water {
  width: 35%;
}

.protect-water-children {
  padding-bottom: 64px;
  padding-left: 20%;
  background-color: rgba(0, 173, 247, .9);
}

.left-arrow-2 {
  width: 23.5px;
  height: 23.5px;
  margin-bottom: 35px;
  margin-left: -403px;
}

.slider-arrow {
  width: 40px;
  height: 40px;
  font-size: 30px;
}

.slider-arrow.right {
  left: 394px;
  bottom: 32px;
  margin-bottom: 0px;
  margin-left: 0px;
}

.slider-arrow.left {
  left: 83px;
  bottom: 32px;
  margin-bottom: 0px;
  margin-left: 0px;
}

.icon-2 {
  margin-right: 0px;
}

.image-17 {
  margin-bottom: 41px;
  padding-top: 10px;
  padding-left: 74px;
}

.slide {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.slider-2 {
  top: 0px;
  right: 0px;
  bottom: 0px;
  max-height: 154px;
  max-width: 940px;
  padding-left: 59px;
}

.fakt {
  width: 65%;
  padding: 40px 83px 40px 63px;
  background-color: rgba(8, 133, 196, .6);
  color: #fff;
}

.text-block-16 {
  color: #fff;
}

.slider-fact {
  height: auto;
  padding-top: 0px;
  background-color: transparent;
}

.slide-2 {
  background-color: rgba(8, 133, 196, .6);
}

.slide-3 {
  background-color: rgba(8, 133, 196, .6);
}

.slide-nav-2 {
  left: 95px;
  bottom: 30px;
  width: 350px;
  margin-left: 0px;
}

.slide-4 {
  background-color: rgba(8, 133, 196, .6);
}

.slide-5 {
  background-color: rgba(8, 133, 196, .6);
}

.slide-6 {
  background-color: rgba(8, 133, 196, .6);
}

.header-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.login-btn-span {
  border-bottom: 2px dashed #fff;
}

.login-btn-span:hover {
  border-bottom-color: #b0e4fa;
}

.main-text-wrapper {
  position: relative;
  z-index: 10;
  margin-top: -216px;
  background-color: #f3f4f6;
}

.main-text-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 38px;
  padding-bottom: 41px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.slide-7 {
  background-color: rgba(8, 133, 196, .6);
}

.slide-8 {
  background-color: rgba(8, 133, 196, .6);
}

.div-block-11 {
  height: 165px;
  margin-top: -155px;
  background-color: rgba(8, 133, 196, .6);
}

.question {
  position: absolute;
  z-index: 10;
  display: inline-block;
  width: 48%;
}

.voda-text {
  display: inline-block;
  margin-right: auto;
  margin-left: auto;
}

.main-info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 26px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.logo {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 57%;
  padding-top: 104px;
  padding-left: 45px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.div-block-12 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.block-footer {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.program-about-water {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.section-3 {
  background-color: #0885c4;
}

.div-block-13 {
  position: relative;
  width: 78%;
}

.div-block-14 {
  position: relative;
  width: 50%;
}

.div-block-15 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-18 {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-top: 13px;
}

.organizer-lesson {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.tabs-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border-radius: 90px;
  box-shadow: 0 4px 20px 0 rgba(0, 0, 0, .2);
}

.lesson-wrapper {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  margin-bottom: 34px;
  padding-left: 130px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.lesson-image {
  position: absolute;
  left: 0px;
  top: 0px;
}

.list-item-decor {
  position: absolute;
  left: 0px;
  top: 11px;
  width: 10px;
  height: 10px;
  border-radius: 5px;
  background-color: #00adf7;
}

.list-item {
  position: relative;
  padding-left: 20px;
}

.icon-3 {
  font-size: 26px;
}

.program-decor {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 80vw;
  height: 100%;
  background-image: url('../images/pattern.png');
  background-position: 0px 0px;
  background-size: 316px;
}

.footer-logo-row {
  width: 25%;
  padding-left: 6px;
}

.image-19 {
  display: block;
  margin-right: auto;
  margin-bottom: 15px;
  margin-left: auto;
}

.water-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.eco-block {
  position: relative;
}

.min-block {
  position: relative;
}

.water-block {
  position: relative;
}

.eca-block {
  position: relative;
}

.minp {
  margin-top: 0px;
}

.vodr {
  margin-top: 9px;
}

.eca {
  margin-top: 4px;
}

.important-text {
  margin-left: -7px;
  font-weight: 800;
}

.important-text-2 {
  margin-right: -7px;
  font-weight: 800;
}

.dpdwn {
  position: relative;
  display: block;
}

.likes-contaner {
  position: absolute;
  z-index: 40;
  display: none;
  margin-top: 18px;
  padding: 18px;
  border-radius: 20px;
  background-color: #fff;
}

.div-block-16 {
  position: absolute;
  left: 16px;
  top: -4px;
  z-index: -1;
  width: 30px;
  height: 30px;
  background-color: #fff;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.sli {
  position: relative;
}

.fakty {
  position: relative;
  height: 550px;
}

.slide-9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: url('../images/why.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.right-arrow-2 {
  position: absolute;
  left: 26%;
  top: 0px;
  right: auto;
  z-index: 50;
  font-size: 30px;
}

.plash {
  position: absolute;
  z-index: 10;
  width: 35%;
  height: 100%;
  padding-right: 30px;
  padding-left: 7%;
  background-color: rgba(0, 173, 247, .9);
}

.left-arrow-3 {
  z-index: 50;
  margin-left: 5%;
  font-size: 30px;
}

.slide-nav-3 {
  right: auto;
  z-index: 15;
  width: 35%;
  height: 50px;
  padding-top: 0px;
  padding-bottom: auto;
  padding-left: 2%;
}

.icon-4 {
  margin-top: 495px;
}

.icon-5 {
  margin-top: 495px;
}

.fakt-geo {
  position: absolute;
  right: 0px;
  bottom: 0px;
  width: 65%;
  padding: 40px 83px 40px 63px;
  float: right;
  background-color: rgba(8, 133, 196, .79);
  color: #fff;
}

.slide-10 {
  display: inline-block;
  background-image: url('../images/water-no.jpg');
  background-position: 100% 50%;
  background-size: cover;
}

.slide-11 {
  display: inline-block;
  background-image: url('../images/why.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.text-span-11 {
  position: relative;
  top: -6px;
  display: inline;
  font-size: 9px;
}

.slide-111 {
  display: inline-block;
  background-image: url('../images/train.jpg');
  background-position: 100% 50%;
  background-size: cover;
}

.text-span-12 {
  font-size: 43px;
}

html.w-mod-js *[data-ix="new-interaction"] {
  opacity: 0.09;
  -webkit-transform: translate(0px, 78px);
  -ms-transform: translate(0px, 78px);
  transform: translate(0px, 78px);
}

html.w-mod-js *[data-ix="new-interaction-2"] {
  opacity: 0.18;
  -webkit-transform: translate(0px, 54px);
  -ms-transform: translate(0px, 54px);
  transform: translate(0px, 54px);
}

html.w-mod-js *[data-ix="onscroll1"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="onscroll-2"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="onscroll-3"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="onscroll-4"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="onscroll-5"] {
  opacity: 0;
}

@media (max-width: 991px) {
  .logo-voda {
    margin-top: 0px;
    text-align: center;
  }
  .social-block {
    width: 100%;
    margin-top: 20px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .main-header {
    position: relative;
    margin-bottom: 31px;
    padding-top: 10px;
    padding-bottom: 0px;
    background-position: 54% 47%;
  }
  .water {
    width: 100%;
    max-width: none;
    margin-top: 0px;
    padding-left: 0%;
  }
  .dear-teachers {
    width: 100%;
    max-width: none;
    min-height: auto;
    margin-bottom: 0px;
    padding-right: 60px;
    padding-bottom: 225px;
    padding-left: 60px;
  }
  .main-teacher-heading {
    text-align: center;
  }
  .student-col._1_4._1 {
    margin-left: 0px;
    padding-left: 0%;
  }
  .student-col._5_8._1 {
    margin-left: 0px;
  }
  .student-col._9_11._1 {
    padding-left: 0%;
  }
  .main-text-block {
    display: block;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 60px;
    padding-left: 60px;
  }
  .student-block {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .save-row {
    width: 100%;
    padding-bottom: 30px;
    padding-left: 0%;
  }
  .organizers {
    text-align: center;
  }
  .image-2 {
    padding-right: 16px;
    padding-left: 16px;
  }
  .tab-link {
    width: 100%;
    margin-bottom: 10px;
    border-radius: 90px;
  }
  .heading-11 {
    text-align: left;
  }
  .button-5 {
    width: 100%;
  }
  .pure-shores {
    width: 100%;
    text-align: center;
  }
  .heading-12 {
    text-align: center;
  }
  .text-block-12 {
    text-align: left;
  }
  .footer-water {
    width: 50%;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
  }
  .futer-logo {
    width: 50%;
  }
  .footer-organiz-col {
    width: 100%;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }
  .social {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .protect-water {
    width: 100%;
  }
  .protect-water-children {
    padding-bottom: 0px;
    padding-left: 0%;
    text-align: center;
  }
  .slider-arrow.right {
    left: auto;
    right: 200px;
  }
  .slider-arrow.left {
    left: 200px;
  }
  .slide {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .fakt {
    width: 100%;
    padding-bottom: 93px;
  }
  .slide-nav-2 {
    left: 0px;
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .header-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .main-text-wrapper {
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 2000;
  }
  .logo {
    width: 100%;
    padding-top: 0px;
  }
  .organizer-lesson {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .tabs-menu {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    border-radius: 50px;
    box-shadow: none;
  }
  .lesson-wrapper {
    width: 100%;
  }
  .footer-logo-row {
    text-align: center;
  }
  .water-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .footer-org-text {
    text-align: left;
  }
  .right-arrow-2 {
    left: 39%;
  }
  .plash {
    width: 50%;
    padding-left: 30px;
  }
  .left-arrow-3 {
    margin-left: 0%;
  }
  .slide-nav-3 {
    width: 50%;
    padding-left: 0%;
  }
  .fakt-geo {
    width: 50%;
    padding-right: 30px;
    padding-bottom: 42px;
    padding-left: 30px;
  }
}

@media (max-width: 767px) {
  .socia-btn {
    margin-right: 5px;
    margin-bottom: 11px;
    margin-left: 5px;
  }
  .socia-btn.fb {
    margin-right: 5px;
    margin-left: 5px;
  }
  .login-btn {
    margin-right: 50px;
    margin-bottom: 10px;
    margin-left: 50px;
  }
  .heading {
    font-size: 4vw;
    line-height: 6vw;
  }
  .heading-2 {
    font-size: 11vw;
    line-height: 12vw;
  }
  .dear-teachers {
    padding-right: 30px;
    padding-left: 30px;
  }
  .heading-7 {
    text-align: center;
  }
  .heading-8 {
    text-align: center;
  }
  .main-text-block {
    padding-right: 30px;
    padding-left: 30px;
  }
  .details {
    width: 90%;
    padding-right: 29px;
    padding-left: 29px;
  }
  .button-3 {
    margin-bottom: 30px;
  }
  .button-4 {
    margin-right: 0px;
    margin-left: 0px;
  }
  .org-btns {
    margin-top: 35px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .section-slaider {
    background-size: auto;
  }
  .water-rassia {
    width: 100%;
  }
  .div-block-9 {
    width: 100%;
    height: 200px;
  }
  .slider-arrow.right {
    right: 50px;
  }
  .slider-arrow.left {
    left: 50px;
  }
  .block-footer {
    padding-top: 15px;
  }
  .program-about-water {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .lesson-wrapper {
    padding-left: 90px;
  }
  .program-decor {
    left: -10px;
    width: 100vw;
  }
  .fakty {
    height: 467px;
  }
  .right-arrow-2 {
    left: auto;
    top: -80px;
    right: 0px;
    height: 80px;
    margin-top: 0px;
  }
  .plash {
    position: static;
    width: 100%;
    height: 410px;
  }
  .left-arrow-3 {
    position: absolute;
    left: 0px;
    top: -80px;
    height: 80px;
    margin-top: 0px;
  }
  .slide-nav-3 {
    left: 0px;
    top: -47px;
    right: 0px;
    bottom: auto;
    width: 100%;
    margin-bottom: auto;
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .icon-4 {
    margin-top: 28px;
  }
  .icon-5 {
    margin-top: 28px;
  }
  .fakt-geo {
    width: 100%;
  }
}

@media (max-width: 479px) {
  .social-block {
    max-width: 260px;
  }
  .login-btn {
    margin-right: 0px;
    margin-left: 0px;
  }
  .heading-2 {
    font-size: 10vw;
  }
  .heading-3 {
    font-size: 5vw;
    line-height: 6vw;
  }
  .dear-teachers {
    padding: 1px 20px 365px;
  }
  .main-teacher-heading {
    font-size: 8vw;
    line-height: 10vw;
  }
  .image {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .heading-6 {
    font-size: 6vw;
    line-height: 7vw;
  }
  .heading-9 {
    font-size: 8vw;
    line-height: 10vw;
  }
  .button-3 {
    max-width: 100%;
    padding-right: 15px;
    padding-left: 48px;
    background-image: url('../images/icon-btn.svg');
    background-position: 13px 50%;
    background-repeat: no-repeat;
    font-size: 17px;
    text-align: center;
  }
  .button-3._1 {
    padding-right: 10px;
    padding-left: 44px;
    background-position: 7px 50%;
    font-size: 18px;
  }
  .button-3._2 {
    background-image: url('../images/icon_qa.svg');
    background-position: 0px 50%;
    background-repeat: no-repeat;
  }
  .button-4 {
    max-width: 100%;
    padding-right: 15px;
    padding-left: 55px;
    text-align: center;
  }
  .tab-link {
    font-size: 16px;
  }
  .tab-link.right {
    padding-right: 23px;
    padding-left: 23px;
  }
  .text-span-4 {
    font-size: 28px;
  }
  .lesson-text {
    width: 100%;
  }
  .heading-11 {
    font-size: 33px;
    text-align: center;
  }
  .button-5 {
    max-width: 100%;
    padding-right: 15px;
    padding-left: 55px;
    background-image: url('../images/icon-btn-white.svg');
    background-repeat: no-repeat;
  }
  .button-5:hover {
    background-image: url('../images/icon-btn.svg');
    background-repeat: no-repeat;
  }
  .container-3 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .div-block-7 {
    padding-right: 10px;
    padding-left: 10px;
  }
  .footer-water {
    width: 100%;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }
  .futer-logo {
    width: 100%;
    text-align: center;
  }
  .footer-organiz-col {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .social {
    margin-top: 38px;
  }
  .protect-water-children {
    padding-right: 10px;
    padding-left: 10px;
  }
  .slider-arrow.right {
    right: 10px;
  }
  .slider-arrow.left {
    left: 10px;
  }
  .fakt {
    padding-left: 25px;
  }
  .slide-nav-2 {
    max-width: 100%;
  }
  .header-wrapper {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .main-info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .logo {
    padding-left: 0px;
  }
  .lesson-wrapper {
    padding-top: 90px;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .lesson-image {
    left: 0px;
    top: 0px;
    right: 0px;
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .footer-logo-row {
    width: 100%;
    padding-bottom: 10px;
  }
  .footer-org-text {
    margin-bottom: 9px;
    text-align: center;
  }
  .plash {
    height: auto;
    padding-right: 15px;
    padding-bottom: 36px;
    padding-left: 15px;
  }
  .fakt-geo {
    padding-left: 25px;
  }
  .text-block-19 {
    margin-top: 26px;
  }
}

@font-face {
  font-family: 'Swift';
  src: url('../fonts/Swift-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}