/* Generated by less 2.5.1 */
/* variables
---------------------------------------*/
/* useful LESS mixins
----------------------------------*/
.display-flex {
  display: flex;
  flex-flow: row wrap;
}
.banner-top {
  min-height: 460px;
  text-align: center;
  color: #fff;
}
.banner-top .background-fill {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: 50% 0;
}
.banner-top .banner-top__caption {
  position: absolute;
  top: 8.5rem;
  right: 2rem;
  bottom: 8rem;
  left: 2rem;
}
.banner-top .banner-top__caption .banner-top__caption-inner {
  position: absolute;
  width: 100%;
  bottom: 0px;
}
.banner-top h1 {
  font-size: 6rem;
  font-weight: 900;
  line-height: .85;
  margin-bottom: 1.2rem;
}
.banner-top h2 {
  font-size: 2.6rem;
  font-weight: 400;
  text-transform: uppercase;
  margin: 0;
}
/* leveledu-menu
---------------------------------------*/
.leveledu-menu {
  font-size: 2.1rem;
  font-weight: bold;
  padding: 0;
  background: #679ff3;
}
.leveledu-menu .nav {
  float: none;
  width: 100%;
}
.leveledu-menu .nav li {
  display: block;
  float: none;
}
.leveledu-menu .nav .leveledu-menu__link {
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}
.leveledu-menu .nav .leveledu-menu__link:hover,
.leveledu-menu .nav .leveledu-menu__link:active,
.leveledu-menu .nav .leveledu-menu__link:focus {
  background-color: inherit;
  opacity: .8;
}
/* News
---------------------------------------*/
.news-stock-wrapper {
  padding: 5rem 0;
}
.news-stock-wrapper h2 {
  font-size: 4.4rem;
  margin-bottom: 1.5rem;
}
.news-widget {
  overflow: hidden;
}
.news-widget a {
  color: inherit;
}
.news-widget a:hover {
  text-decoration: none;
}
.news-widget a:hover .news-widget__title {
  text-decoration: underline;
}
.news-widget a:hover img {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  opacity: .8;
}
.news-widget img {
  max-width: 100%;
  height: auto;
  margin-bottom: 3rem;
}
.news-widget .news-widget__date {
  color: #8D96A3;
  font-size: 1rem;
  text-transform: uppercase;
}
.news-widget .news-widget__title {
  font-size: 2.4rem;
  margin: 0 0 15px;
}
.news-widget .news-list > a {
  display: block;
  margin-bottom: 2.4rem;
}
.news-widget .news-list > a.news-widget__first {
  padding-left: 0px;
}
.news-widget .news-widget__item .news-widget__title {
  font-size: 1.6rem;
  margin: 0;
}
/* Stock
---------------------------------------*/
.stock-widget .stock-widget-card {
  color: #fff;
  background-color: #364274;
}
.stock-widget .btn {
  display: block;
  width: 152px;
  height: 38px;
  margin: 50px 0 0;
  padding: 10px;
  line-height: 18px;
}
.tablet-gift .top {
  height: 245px;
  padding: 53px 60px 35px 40px;
  background: url('/assets/template/v3/img/upload/stock-01.jpg') no-repeat center top;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.25em;
}
.tablet-gift .top img {
  margin-bottom: 8px;
}
.tablet-gift .top strong {
  font-size: 3rem;
  line-height: 1;
}
.tablet-gift .bottom {
  padding: 35px 60px 35px 40px;
  font-size: 16px;
}
/* onln-edu_platform
---------------------------------------*/
.onln-edu_platform {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat;
  padding: 52px 0 0;
}
.onln-edu_platform .background-fill {
  height: auto;
  bottom: 108px;
}
.onln-edu_platform h2 {
  color: #fff;
  font-size: 4.4rem;
  font-weight: 400;
}
.onln-edu_platform .onln-edu_platform-item {
  height: 264px;
  color: #fff;
  font-size: 24px;
  padding: 25px 20px;
  margin: 16px auto 20px;
}
.onln-edu_platform .onln-edu_platform-item .onln-edu_platform-item-num {
  font-weight: 900;
  font-size: 48px;
  line-height: 1em;
  border-bottom: 2px solid;
  width: 60px;
  height: 62px;
  text-align: center;
  margin-bottom: 35px;
  margin-right: 20px;
  float: left;
}
.onln-edu_platform .onln-edu_platform-item .onln-edu_platform-item-text {
  overflow: hidden;
  clear: both;
}
.onln-edu_platform .onln-edu_platform-item-color-1 {
  background: rgba(32, 54, 208, 0.75);
}
.onln-edu_platform .onln-edu_platform-item-color-2 {
  background: rgba(19, 28, 68, 0.35);
}
.onln-edu_platform .onln-edu_platform-item-color-3 {
  background: rgba(34, 154, 127, 0.75);
}
.onln-edu_platform .onln-edu_platform-item-color-4 {
  background: rgba(196, 68, 92, 0.75);
}
.onln-edu_platform .onln-edu_platform-item-color-5 {
  background: rgba(106, 38, 190, 0.75);
}
.onln-edu_platform + .form-box {
  margin: 6rem 0 7rem;
}
/* transfer
---------------------------------------*/
.transfer-widget {
  padding: 7rem 0 6rem;
  color: #fff;
}
.transfer-widget .owl-nav.disabled {
  display: none;
}
.transfer-widget h2 {
  font-size: 5rem;
  font-weight: 900;
  line-height: .875;
  margin-bottom: 28px;
  margin-top: 4px;
}
.transfer-widget .transfer-widget_item {
  height: 135px;
  padding: 1.4rem 3rem;
  margin-bottom: 30px;
}
.transfer-widget .transfer-widget_item .transfer-widget_num {
  font-weight: 900;
  font-size: 2.4rem;
  line-height: 1;
}
.transfer-widget .bg_opacity-grey {
  background: rgba(19, 28, 68, 0.35);
}
.transfer-widget .bg_opacity-navy {
  background: rgba(32, 54, 208, 0.75);
}
.transfer-widget .bg_opacity-red {
  background: rgba(196, 68, 92, 0.75);
}
.transfer-widget .bg_opacity-green {
  background: rgba(34, 154, 127, 0.75);
}
.transfer-widget .form-box {
  margin: 0px;
}
/* howtogo
---------------------------------------*/
.howtogo {
  padding: 4rem 0 0;
  color: #fff;
}
.howtogo h2 {
  font-size: 5rem;
  font-weight: 900;
  color: #363b42;
  margin-bottom: 3rem;
}
.howtogo .tabs .background-fill {
  background: #f4f5f6;
}
.howtogo .tabs .owl-item a {
  display: block;
  padding: 10px 15px;
  color: #8d96a3;
  font-size: 16px;
  line-height: 37px;
  font-weight: 700;
  text-transform: uppercase;
  white-space: nowrap;
  border: none;
  background: none;
  position: relative;
}
.howtogo .tabs .owl-item a:hover,
.howtogo .tabs .owl-item a:focus,
.howtogo .tabs .owl-item a:active {
  border: none;
  background: none;
  color: #8d96a3;
  cursor: pointer;
}
.howtogo .tabs .owl-item a:after {
  content: '';
  display: none;
  height: 3px;
  background: #fff;
  position: absolute;
  left: 25px;
  right: 25px;
  bottom: 0px;
}
.howtogo .tabs .owl-item a.active {
  background: #232951;
  color: #fff;
}
.howtogo .tabs .owl-item a.active:after {
  display: block;
}
.howtogo .tabs .tab-content {
  padding: 10rem 0 8rem;
}
.howtogo .tabs .tab-content .background-fill {
  background: #232951;
}
.howtogo .tabs .tab-content .tab-pane > .row {
  display: flex;
  flex-flow: row wrap;
}
.howtogo .tabs .tab-content .howtogo__item .howtogo__item-inner {
  height: 300px;
}
.howtogo .tabs .tab-content .howtogo__item .howtogo__item-top {
  font-size: 48px;
  font-weight: 900;
  height: 90px;
  max-height: 90px;
  padding: 20px 14px 20px 17px;
  overflow: hidden;
  border-bottom: 2px solid #fff;
  position: relative;
}
.howtogo .tabs .tab-content .howtogo__item .howtogo__item-top img {
  position: absolute;
  right: 15px;
}
.howtogo .tabs .tab-content .howtogo__item .howtogo__item-text {
  padding: 20px 20px;
}
.howtogo .tabs .tab-content .howtogo__item .howtogo__item-text a {
  color: #fff;
  text-decoration: none;
}
.howtogo .tabs .tab-content .howtogo__item .howtogo__item-text b {
  font-weight: normal;
}
.howtogo .tabs .tab-content .owl-item:first-child .howtogo__item-inner {
  background: #2133b0;
}
.howtogo .tabs .tab-content .owl-item:nth-child(2) .howtogo__item-inner {
  background: #227e73;
}
.howtogo .tabs .tab-content .owl-item:nth-child(3) .howtogo__item-inner {
  background: #b2415b;
}
.howtogo .tabs .tab-content .owl-item:nth-child(4) .howtogo__item-inner {
  background: #5827a3;
}

.howtogo .tabs .tab-content .owl-nav.disabled {
  display: none;
}
.howtogo .tabs .owl-dots {
  display: none;
}
.howtogo .form-box {
  background: #e9ecf0;
  margin: 30px 0 0;
  position: relative;
}
.howtogo .form-box:before {
  content: '';
  position: absolute;
  top: -50px;
  left: -4px;
  border-left: 30px solid transparent;
  border-right: 30px solid transparent;
  border-bottom: 46px solid #e9ecf0;
}
/* Contacts
---------------------------------------*/
.contacts {
  padding: 52px 0 110px;
  font-size: 2.6rem;
}
.contacts h2 {
  font-size: 4.4rem;
}
.contacts .contacts__lable {
  text-transform: uppercase;
  font-size: 1.4rem;
  color: #a0a8b4;
  font-weight: 700;
  margin-top: 3rem;
}
.contacts p {
  color: #363b42;
  margin-bottom: 3rem;
}
.contacts p.phones {
  line-height: 4rem;
}
.contacts a {
  text-decoration: none;
  color: #363b42;
}
.contacts a:hover {
  text-decoration: underline;
}
.contacts .contacts__director img {
  float: left;
  margin-right: 1.3rem;
  width: 185px;
  height: auto;
}
.contacts .contacts__director .contacts__lable {
  font-size: 1.6rem;
}
.contacts #map {
  position: absolute;
  width: 100%;
  height: 100%;
}
.contacts #map + a {
  position: absolute;
  bottom: -3.2rem;
  text-decoration: none;
  color: #4b8ced;
  font-size: 14px;
}
.contacts #map + a:hover {
  text-decoration: underline;
}
/* MEDIA
---------------------------------------*/
@media (min-width: 1200px) {
  .howtogo .tabs .tab-content .owl-item {
    float: left;
  }
  .howtogo .howtogo__item.col-md-3.wide {
    width: 418px;
  }
  .howtogo .howtogo__item.col-md-4.wide {
    width: 500px;
  }
  .howtogo .howtogo__item.col-md-3 {
    width: 264px;
  }
  .howtogo .howtogo__item.col-md-4 {
    width: 355px;
  }
}


@media (min-width: 1180px) {
  .leveledu-menu .nav {
    display: table;
    table-layout: fixed;
  }
  .leveledu-menu .nav:before,
  .leveledu-menu .nav:after {
    content: none;
  }
  .leveledu-menu .nav li {
    float: none;
    display: table-cell;
    height: 94px;
    vertical-align: middle;
    border-left: 1px solid #fff;
  }
  .leveledu-menu .nav li:first-child {
    border: none;
  }
  .leveledu-menu + * {
    margin-top: 30px;
    margin-bottom: 35px;
  }
}
@media (min-width: 992px) {
  .news-widget .news-widget__first {
    width: 50%;
    float: left;
  }
  .news-widget .news-widget__item {
    width: 50%;
    float: right;
    clear: right;
    padding: 0 15px;
    padding-left: 58px;
  }
  .stock-widget {
    padding-left: 3.6rem;
  }

  .howtogo .howtogo__item.wide {
    font-size: 14px;
  }
}

@media (max-width: 991px) {
  .onln-edu_platform {
    padding-bottom: 50px;
  }
  .onln-edu_platform .background-fill {
    bottom: 0;
  }

  .howtogo__content__slider {
    padding: 0 30px;
    width: 100%;
    position: relative;
  }
  .howtogo__content__slider .owl-stage-outer {
    overflow: hidden;
  }
  .howtogo__content__slider .owl-item {
    float: left;
  }
  .howtogo__content__slider .owl-nav > * {
    position: absolute;
    top: 0;
    width: 30px;
    height: 100%;
    text-indent: -9999px;
    background-repeat: no-repeat;
    background-size: contain;
    cursor: pointer;
    opacity: .75;
  }
  .howtogo__content__slider .owl-nav > *:hover {
    opacity: 1;
  }
  .howtogo__content__slider .owl-nav > *.disabled {
    display: none;
  }
  .howtogo__content__slider .owl-prev {
    left: 0;
    background-image: url(/assets/template/v3/img/svg/icon-arrow-prev-white.svg);
    background-position: 0 50%;
  }
  .howtogo__content__slider .owl-next {
    right: 0;
    background-image: url(/assets/template/v3/img/svg/icon-arrow-next-white.svg);
    background-position: 100% 50%;
  }
}
/*# sourceMappingURL=mainpage.css.map */

.lander-widget-bottom-buttons__telegram {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: normal;
  -webkit-align-items: normal;
  -ms-flex-align: normal;
  align-items: normal;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  float: left;
  margin: 0!important;
  padding: 0 10px;
  color: #fff;
  min-height: 70px!important;
  max-height: 70px!important;
  font-size: 13px;
  font-weight: bold;
  width: 33.333332%;
  line-height: 1;
  letter-spacing: 0.25px;
  background-color: #0088cc;
}
.lander-widget-bottom-buttons__telegram a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #fff;
}