-
Видео-курсы без расписания
-
Если вам не совсем удобно заниматься с нами каждый день в нашей онлайн-школе, специально для вас мы
- делаем отдельные уроки в записи, которые вы можете проходить, когда вам будет удобно.
- Учите и развивайте креативное мышление когда и где угодно
+
Онлайн-курсы
+
Помимо школы у нас есть углубленные видео-курсы на разные темы для тех,
+ кто хочет стать настоящим профессионалом
{% include "course/course_items.html" %}
-
diff --git a/project/templates/blocks/online_school.html b/project/templates/blocks/online_school.html
new file mode 100644
index 00000000..0353982c
--- /dev/null
+++ b/project/templates/blocks/online_school.html
@@ -0,0 +1,28 @@
+
+
+
Процесс
+
+ Онлайн-образование — это очень удобно! Можете учиться в пижаме, без макияжа
+ и с огурцами на лице!)
+
+
+
+
Видеоуроки
+
Каждый день!
+
+
+
В 17:00
+
По московскому времени
+
+
+
7 дисциплин
+
В разных техниках
+
+
+
Запись эфира
+
Хранится 7 дней
+
+
+
+
+
diff --git a/project/templates/blocks/promo.html b/project/templates/blocks/promo.html
index 1dcb87d2..f438e36f 100644
--- a/project/templates/blocks/promo.html
+++ b/project/templates/blocks/promo.html
@@ -69,7 +69,7 @@
Подарить другу
{% else %}
-
Подробнее
+
Подробнее
{% endif %}
{% endif %}
diff --git a/project/templates/blocks/video.html b/project/templates/blocks/video.html
index efa0b43c..c838ff6c 100644
--- a/project/templates/blocks/video.html
+++ b/project/templates/blocks/video.html
@@ -1,6 +1,6 @@
diff --git a/project/templates/lilcity/main.html b/project/templates/lilcity/main.html
index 27561352..2bd38646 100644
--- a/project/templates/lilcity/main.html
+++ b/project/templates/lilcity/main.html
@@ -17,9 +17,12 @@
{% include "templates/blocks/arts.html" %}
{% include "templates/blocks/video.html" %}
{% include "templates/blocks/about.html" %}
- {% include "templates/blocks/last_courses.html" %}
{% include "templates/blocks/gallery.html" %}
+ {% include "templates/blocks/mobile_apps.html" %}
+ {% include "templates/blocks/online_school.html" %}
+ {% include "templates/blocks/reviews.html" %}
{% include "templates/blocks/teachers.html" %}
- {% include "templates/blocks/game.html" %}
+ {% include "templates/blocks/last_courses.html" %}
{% include "templates/blocks/partners.html" %}
+ {% include "templates/blocks/game.html" %}
{% endblock content %}
diff --git a/web/src/sass/_common.sass b/web/src/sass/_common.sass
index 32cb9bea..546f0a17 100755
--- a/web/src/sass/_common.sass
+++ b/web/src/sass/_common.sass
@@ -13,16 +13,16 @@
+font(ProximaNova-Regular, ProximaNova-Regular)
=f
- font-family: 'ProximaNova-Regular', serif
+ font-family: 'ProximaNova-Regular', sans-serif
+font(ProximaNova-Bold, ProximaNova-Bold)
=fb
- font-family: 'ProximaNova-Bold', serif
+ font-family: 'ProximaNova-Bold', sans-serif
+font(ProximaNova-SemiBold, ProximaNova-SemiBold)
=fs
- font-family: 'ProximaNova-SemiBold', serif
+ font-family: 'ProximaNova-SemiBold', sans-serif
+font(ProximaNova-Light, ProximaNova-Light)
=fl
- font-family: 'ProximaNova-Light', serif
+ font-family: 'ProximaNova-Light', sans-serif
$pink: #FF9393
$pink-light: #FDF8F9
@@ -772,10 +772,10 @@ a.btn
&_sm &__title
margin-bottom: 0
&_default
- padding-top: 165px
- padding-bottom: 30px
+ padding-top: 200px
+ padding-bottom: 125px
&_default &__center
- margin-bottom: 0
+ margin: 0 auto
&_default &__title
margin-bottom: 25px
+f
@@ -805,7 +805,7 @@ a[name]
.title
position: relative
margin-bottom: 35px
- +fb
+ +f
font-size: 32px
line-height: (35/32)
z-index: 4
@@ -819,6 +819,8 @@ a[name]
&_sm
margin-bottom: 20px
font-size: 25px
+ &_light
+ font-family: 'ProximaNova-Light', serif
.subtitle
margin-bottom: 25px
@@ -900,6 +902,9 @@ a[name]
+m
left: 30px
bottom: -20px
+ &_five
+ left: -100px
+ bottom: -90px
&_lg
max-width: 740px
&_mb0
@@ -1379,17 +1384,15 @@ a[name]
width: 140px
height: 140px
margin: 0 10px 20px
- +m
- width: 140px
- height: 140px
+ +t
+ width: calc(33.33% - 10px)
margin: 0 5px 10px
&_lg
width: 300px
height: 300px
overflow: hidden
- +m
+ +t
width: calc(66.66% - 10px)
- height: calc(66.66% - 10px)
&:nth-child(4)
clear: both
&__pic
@@ -1826,7 +1829,6 @@ a.grey-link
.partners
display: flex
margin: 0 -10px -20px
- flex-wrap: wrap
align-items: center
justify-content: center
+m
@@ -1836,7 +1838,7 @@ a.grey-link
flex: 0 0 calc(16.66% - 20px)
+m
margin: 0 5px 10px
- flex: 0 0 calc(33.33% - 10px)
+ flex: 0 0 calc(25% - 10px)
&_promocodes &__item
text-align: center;
&__item-promocode
@@ -2426,6 +2428,12 @@ a.grey-link
&.visible &__wrap
transform: scale(1)
+.main-video
+ margin-top: -140px
+ z-index: 10
+ position: relative
+ box-shadow: 0 10px 100px rgba(0,0,0,0.20)
+
.head
display: flex
margin-bottom: 50px
@@ -3896,12 +3904,17 @@ a.grey-link
+m
flex: 0 0 50%
&_main &__preview
- margin-bottom: 15px
- .icon
- fill: white
- &_main &__title
+ margin-bottom: 10px
+ font-size: 32px
+t
- font-size: 16px
+ font-size: 24px
+ &_main &__title
+ font-size: 15px
+ text-transform: uppercase
+ font-weight: bold
+ &_main &__text
+ text-transform: none
+ font-size: 15px
.arts
display: flex