Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
L
landing_pages
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
alex
landing_pages
Commits
eb00a506
Commit
eb00a506
authored
Jan 26, 2019
by
Iren
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add syule for max-wiht 1250px
parent
23043e1b
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
256 additions
and
74 deletions
+256
-74
styles.css
css/styles.css
+134
-23
styles.css.map
css/styles.css.map
+0
-0
styles.less
css/styles.less
+92
-17
index.html
index.html
+30
-34
No files found.
css/styles.css
View file @
eb00a506
...
@@ -187,6 +187,13 @@ h1 {
...
@@ -187,6 +187,13 @@ h1 {
z-index
:
3
;
z-index
:
3
;
border
:
none
;
border
:
none
;
}
}
@media
(
max-width
:
1250px
)
{
.header-btn
{
width
:
200px
;
font-size
:
16px
;
background
:
#c94d4e
;
}
}
.header-btn-background
{
.header-btn-background
{
font-family
:
SFUIDisplay-Regular
;
font-family
:
SFUIDisplay-Regular
;
position
:
relative
;
position
:
relative
;
...
@@ -205,6 +212,12 @@ h1 {
...
@@ -205,6 +212,12 @@ h1 {
letter-spacing
:
0.18px
;
letter-spacing
:
0.18px
;
text-align
:
center
;
text-align
:
center
;
}
}
@media
(
max-width
:
1250px
)
{
.header-btn-background
{
width
:
200px
;
font-size
:
16px
;
}
}
.header-text-wrapper
{
.header-text-wrapper
{
display
:
flex
;
display
:
flex
;
justify-content
:
space-between
;
justify-content
:
space-between
;
...
@@ -231,7 +244,7 @@ video {
...
@@ -231,7 +244,7 @@ video {
}
}
}
}
.h2-desktop
{
.h2-desktop
{
font-family
:
HelveticaNeue-Black
;
font-family
:
AvenirNext-Heavy
;
font-size
:
36px
;
font-size
:
36px
;
font-weight
:
800
;
font-weight
:
800
;
line-height
:
62px
;
line-height
:
62px
;
...
@@ -331,6 +344,9 @@ video {
...
@@ -331,6 +344,9 @@ video {
}
}
}
}
/*main*/
/*main*/
.text-margin
{
margin-bottom
:
52px
;
}
.main-flex
{
.main-flex
{
display
:
flex
;
display
:
flex
;
flex-direction
:
row
;
flex-direction
:
row
;
...
@@ -359,7 +375,7 @@ video {
...
@@ -359,7 +375,7 @@ video {
.main-img
{
.main-img
{
width
:
90px
;
width
:
90px
;
height
:
90px
;
height
:
90px
;
margin-bottom
:
2
0px
;
margin-bottom
:
1
0px
;
}
}
@media
(
max-width
:
576px
)
{
@media
(
max-width
:
576px
)
{
.main-img
img
{
.main-img
img
{
...
@@ -370,7 +386,7 @@ video {
...
@@ -370,7 +386,7 @@ video {
}
}
}
}
.main-card-text
{
.main-card-text
{
height
:
1
35
px
;
height
:
1
41
px
;
}
}
@media
(
max-width
:
576px
)
{
@media
(
max-width
:
576px
)
{
.main-card-text
{
.main-card-text
{
...
@@ -386,7 +402,7 @@ video {
...
@@ -386,7 +402,7 @@ video {
background
:
#f9fbff
;
background
:
#f9fbff
;
padding-top
:
182px
;
padding-top
:
182px
;
padding-bottom
:
60px
;
padding-bottom
:
60px
;
margin-bottom
:
7
5
px
;
margin-bottom
:
7
0
px
;
}
}
@media
(
max-width
:
576px
)
{
@media
(
max-width
:
576px
)
{
.advertising-background
{
.advertising-background
{
...
@@ -399,6 +415,12 @@ video {
...
@@ -399,6 +415,12 @@ video {
background-position
:
center
;
background-position
:
center
;
}
}
}
}
@media
(
max-width
:
1250px
)
{
.advertising-background
{
padding-top
:
105px
;
padding-bottom
:
20px
;
}
}
.advertising
{
.advertising
{
display
:
flex
;
display
:
flex
;
justify-content
:
space-between
;
justify-content
:
space-between
;
...
@@ -409,6 +431,11 @@ video {
...
@@ -409,6 +431,11 @@ video {
flex-flow
:
wrap
;
flex-flow
:
wrap
;
}
}
}
}
@media
(
max-width
:
1250px
)
{
.advertising
{
margin-bottom
:
50px
;
}
}
.advertising-text-order
{
.advertising-text-order
{
width
:
110%
;
width
:
110%
;
}
}
...
@@ -419,7 +446,7 @@ video {
...
@@ -419,7 +446,7 @@ video {
}
}
}
}
.advertising-text-order
h2
{
.advertising-text-order
h2
{
font-family
:
HelveticaNeue-Black
;
font-family
:
AvenirNext-Heavy
;
font-size
:
36px
;
font-size
:
36px
;
line-height
:
62px
;
line-height
:
62px
;
margin-bottom
:
3px
;
margin-bottom
:
3px
;
...
@@ -485,11 +512,16 @@ video {
...
@@ -485,11 +512,16 @@ video {
width
:
100%
;
width
:
100%
;
}
}
}
}
@media
(
max-width
:
1250px
)
{
.advertising-img-order
{
padding-top
:
25px
;
}
}
.advertising-text
{
.advertising-text
{
width
:
110%
;
width
:
110%
;
}
}
.advertising-text
h2
{
.advertising-text
h2
{
font-family
:
HelveticaNeue-Black
;
font-family
:
AvenirNext-Heavy
;
font-size
:
36px
;
font-size
:
36px
;
line-height
:
62px
;
line-height
:
62px
;
margin-bottom
:
3px
;
margin-bottom
:
3px
;
...
@@ -553,15 +585,20 @@ video {
...
@@ -553,15 +585,20 @@ video {
margin-left
:
-25px
;
margin-left
:
-25px
;
}
}
}
}
@media
(
max-width
:
1250px
)
{
.advertising-img
{
padding-top
:
25px
;
}
}
/*option*/
/*option*/
.option
h2
{
.option
h2
{
font-family
:
HelveticaNeue-Black
;
font-size
:
36px
;
font-size
:
36px
;
line-height
:
62px
;
line-height
:
62px
;
margin-bottom
:
3px
;
margin-bottom
:
3px
;
color
:
#315197
;
color
:
#315197
;
letter-spacing
:
0.36px
;
letter-spacing
:
0.36px
;
max-width
:
803px
;
max-width
:
803px
;
font-family
:
AvenirNext-Heavy
;
font-weight
:
800
;
font-weight
:
800
;
margin-bottom
:
0
;
margin-bottom
:
0
;
}
}
...
@@ -759,8 +796,10 @@ video {
...
@@ -759,8 +796,10 @@ video {
margin-right
:
5%
;
margin-right
:
5%
;
margin-bottom
:
60px
;
margin-bottom
:
60px
;
}
}
.catalog-img-container
img
{
@media
(
max-width
:
1250px
)
{
margin-right
:
20px
;
.catalog-img-container
img
{
width
:
100px
;
}
}
}
.catalog-img-container-end
{
.catalog-img-container-end
{
margin-right
:
0
;
margin-right
:
0
;
...
@@ -791,14 +830,20 @@ video {
...
@@ -791,14 +830,20 @@ video {
background-size
:
100%
100%
;
background-size
:
100%
100%
;
background-position
:
center
;
background-position
:
center
;
padding-top
:
140px
;
padding-top
:
140px
;
padding-bottom
:
1
1
5px
;
padding-bottom
:
1
6
5px
;
margin-bottom
:
1
48
px
;
margin-bottom
:
1
13
px
;
}
}
@media
(
max-width
:
576px
)
{
@media
(
max-width
:
576px
)
{
.technology
{
.technology
{
padding-top
:
51px
;
padding-top
:
51px
;
}
}
}
}
@media
(
max-width
:
1250px
)
{
.technology
{
padding-top
:
100px
;
padding-bottom
:
125px
;
}
}
/*technology*/
/*technology*/
.technology-container-wrapper
{
.technology-container-wrapper
{
display
:
flex
;
display
:
flex
;
...
@@ -825,7 +870,12 @@ video {
...
@@ -825,7 +870,12 @@ video {
width
:
50%
;
width
:
50%
;
text-align
:
left
;
text-align
:
left
;
padding-right
:
80px
;
padding-right
:
80px
;
height
:
158px
;
height
:
138px
;
}
@media
(
max-width
:
1250px
)
{
.technology-card
{
padding-right
:
50px
;
}
}
}
.technology-card
p
{
.technology-card
p
{
font-size
:
16px
;
font-size
:
16px
;
...
@@ -839,10 +889,8 @@ video {
...
@@ -839,10 +889,8 @@ video {
width
:
142px
;
width
:
142px
;
}
}
}
}
@media
(
max-width
:
576px
)
{
.technology-card-end
{
.technology-card
{
padding-right
:
0
;
padding-right
:
0
;
}
}
}
.technology-img
{
.technology-img
{
height
:
110px
;
height
:
110px
;
...
@@ -853,18 +901,16 @@ video {
...
@@ -853,18 +901,16 @@ video {
width
:
100%
;
width
:
100%
;
display
:
flex
;
display
:
flex
;
justify-content
:
space-between
;
justify-content
:
space-between
;
margin-bottom
:
143px
;
margin-bottom
:
158px
;
}
/*@media (max-width: 1250px) {
@media
(
max-width
:
1250px
)
{
.price-wrapper
{
position: absolute;
position: absolute;
display: none;
display: none;
}
}*/
}
}
.price-container
,
.price-container
,
.price-container-active
{
.price-container-active
{
position
:
relative
;
position
:
relative
;
width
:
256px
;
max-
width
:
256px
;
height
:
834px
;
height
:
834px
;
margin-top
:
10px
;
margin-top
:
10px
;
padding
:
30px
16px
32px
16px
;
padding
:
30px
16px
32px
16px
;
...
@@ -872,6 +918,13 @@ video {
...
@@ -872,6 +918,13 @@ video {
border
:
#e6effa
1px
solid
;
border
:
#e6effa
1px
solid
;
border-radius
:
4px
;
border-radius
:
4px
;
}
}
@media
(
max-width
:
1250px
)
{
.price-container
,
.price-container-active
{
width
:
190px
;
height
:
900px
;
}
}
.price-container
h6
,
.price-container
h6
,
.price-container-active
h6
{
.price-container-active
h6
{
font-family
:
AvenirNext-Heavy
;
font-family
:
AvenirNext-Heavy
;
...
@@ -884,6 +937,12 @@ video {
...
@@ -884,6 +937,12 @@ video {
letter-spacing
:
0.3px
;
letter-spacing
:
0.3px
;
color
:
white
;
color
:
white
;
}
}
@media
(
max-width
:
1250px
)
{
.price-container
h6
,
.price-container-active
h6
{
font-size
:
22px
;
}
}
.price-container
img
,
.price-container
img
,
.price-container-active
img
{
.price-container-active
img
{
position
:
absolute
;
position
:
absolute
;
...
@@ -891,6 +950,12 @@ video {
...
@@ -891,6 +950,12 @@ video {
left
:
0
;
left
:
0
;
top
:
0
;
top
:
0
;
}
}
@media
(
max-width
:
1250px
)
{
.price-container
img
,
.price-container-active
img
{
width
:
223px
;
}
}
.price-container
{
.price-container
{
margin-top
:
20px
;
margin-top
:
20px
;
}
}
...
@@ -905,6 +970,12 @@ video {
...
@@ -905,6 +970,12 @@ video {
border
:
#e6effa
1px
solid
;
border
:
#e6effa
1px
solid
;
border-radius
:
4px
;
border-radius
:
4px
;
}
}
@media
(
max-width
:
1250px
)
{
.price-container-active
{
width
:
190px
;
height
:
931px
;
}
}
.price-container-active
h6
{
.price-container-active
h6
{
font-family
:
AvenirNext-Heavy
;
font-family
:
AvenirNext-Heavy
;
position
:
relative
;
position
:
relative
;
...
@@ -924,11 +995,21 @@ video {
...
@@ -924,11 +995,21 @@ video {
width
:
288px
;
width
:
288px
;
height
:
124px
;
height
:
124px
;
}
}
@media
(
max-width
:
1250px
)
{
.price-container-active
img
{
width
:
222px
;
}
}
.price-active
.price-user
{
.price-active
.price-user
{
font-size
:
20px
;
font-size
:
20px
;
text-transform
:
uppercase
;
text-transform
:
uppercase
;
color
:
#303a81
;
color
:
#303a81
;
}
}
@media
(
max-width
:
1250px
)
{
.price-active
.price-user
p
{
font-size
:
40px
;
}
}
.price
.price-user
{
.price
.price-user
{
font-size
:
20px
;
font-size
:
20px
;
text-transform
:
uppercase
;
text-transform
:
uppercase
;
...
@@ -947,6 +1028,12 @@ video {
...
@@ -947,6 +1028,12 @@ video {
font-size
:
60px
;
font-size
:
60px
;
color
:
#303a81
;
color
:
#303a81
;
}
}
@media
(
max-width
:
1250px
)
{
.price
p
,
.price-active
p
{
font-size
:
40px
;
}
}
.price
span
,
.price
span
,
.price-active
span
{
.price-active
span
{
font-size
:
30px
;
font-size
:
30px
;
...
@@ -962,6 +1049,11 @@ video {
...
@@ -962,6 +1049,11 @@ video {
letter-spacing
:
0
;
letter-spacing
:
0
;
color
:
#303a81
;
color
:
#303a81
;
}
}
@media
(
max-width
:
1250px
)
{
.price
.price-p-margin
{
line-height
:
30px
;
}
}
.price-line-little
{
.price-line-little
{
width
:
75px
;
width
:
75px
;
height
:
12px
;
height
:
12px
;
...
@@ -990,6 +1082,12 @@ video {
...
@@ -990,6 +1082,12 @@ video {
margin-left
:
-16px
;
margin-left
:
-16px
;
border-bottom
:
#e6effa
1px
solid
;
border-bottom
:
#e6effa
1px
solid
;
}
}
@media
(
max-width
:
1250px
)
{
.price-line
,
.price-line-big
{
width
:
170px
;
}
}
.price-line-big
{
.price-line-big
{
height
:
3px
;
height
:
3px
;
}
}
...
@@ -1011,11 +1109,24 @@ video {
...
@@ -1011,11 +1109,24 @@ video {
letter-spacing
:
0.16px
;
letter-spacing
:
0.16px
;
padding
:
10px
20px
12px
20px
;
padding
:
10px
20px
12px
20px
;
}
}
.price-btn0active
{
@media
(
max-width
:
1250px
)
{
.price-btn
{
margin-left
:
-2px
;
margin-top
:
18px
;
width
:
190px
;
font-size
:
12px
;
}
}
.price-btn-active
{
background
:
#c94d4e
;
background
:
#c94d4e
;
color
:
white
;
color
:
white
;
margin-top
:
27px
;
margin-top
:
27px
;
}
}
@media
(
max-width
:
1250px
)
{
.price-btn-active
{
margin-top
:
8px
;
}
}
/*forms*/
/*forms*/
.connection
{
.connection
{
background-image
:
url("../img/background-form.jpg")
;
background-image
:
url("../img/background-form.jpg")
;
...
@@ -1046,7 +1157,7 @@ video {
...
@@ -1046,7 +1157,7 @@ video {
color
:
white
;
color
:
white
;
letter-spacing
:
0
;
letter-spacing
:
0
;
line-height
:
30px
;
line-height
:
30px
;
margin-bottom
:
55
px
;
margin-bottom
:
27
px
;
}
}
.form-wrapper
input
{
.form-wrapper
input
{
width
:
582px
;
width
:
582px
;
...
...
css/styles.css.map
View file @
eb00a506
This diff is collapsed.
Click to expand it.
css/styles.less
View file @
eb00a506
...
@@ -180,6 +180,11 @@ h1 {
...
@@ -180,6 +180,11 @@ h1 {
position: relative;
position: relative;
z-index: 3;
z-index: 3;
border: none;
border: none;
@media (max-width: 1250px) {
width: 200px;
font-size: 16px;
background: #c94d4e;
}
}
}
.header-btn-background {
.header-btn-background {
font-family: SFUIDisplay-Regular;
font-family: SFUIDisplay-Regular;
...
@@ -198,6 +203,10 @@ h1 {
...
@@ -198,6 +203,10 @@ h1 {
line-height: 30px;
line-height: 30px;
letter-spacing: 0.18px;
letter-spacing: 0.18px;
text-align: center;
text-align: center;
@media (max-width: 1250px) {
width: 200px;
font-size: 16px;
}
}
}
.header-text-wrapper {
.header-text-wrapper {
display: flex;
display: flex;
...
@@ -223,7 +232,7 @@ video {
...
@@ -223,7 +232,7 @@ video {
}
}
}
}
.h2-desktop {
.h2-desktop {
font-family:
HelveticaNeue-Black
;
font-family:
AvenirNext-Heavy
;
font-size: 36px;
font-size: 36px;
font-weight: 800;
font-weight: 800;
line-height: 62px;
line-height: 62px;
...
@@ -313,6 +322,9 @@ video {
...
@@ -313,6 +322,9 @@ video {
}
}
}
}
/*main*/
/*main*/
.text-margin {
margin-bottom: 52px;
}
.main-flex {
.main-flex {
display: flex;
display: flex;
flex-direction: row;
flex-direction: row;
...
@@ -337,7 +349,7 @@ video {
...
@@ -337,7 +349,7 @@ video {
.main-img {
.main-img {
width: 90px;
width: 90px;
height: 90px;
height: 90px;
margin-bottom:
2
0px;
margin-bottom:
1
0px;
img {
img {
@media (max-width: 576px) {
@media (max-width: 576px) {
width: 70px;
width: 70px;
...
@@ -347,7 +359,7 @@ video {
...
@@ -347,7 +359,7 @@ video {
}}
}}
}
}
.main-card-text {
.main-card-text {
height: 1
35
px;
height: 1
41
px;
@media (max-width: 576px) {
@media (max-width: 576px) {
height: auto;
height: auto;
margin-bottom: 10px;
margin-bottom: 10px;
...
@@ -361,7 +373,7 @@ video {
...
@@ -361,7 +373,7 @@ video {
background: #f9fbff;
background: #f9fbff;
padding-top: 182px;
padding-top: 182px;
padding-bottom: 60px;
padding-bottom: 60px;
margin-bottom: 7
5
px;
margin-bottom: 7
0
px;
@media (max-width: 576px) {
@media (max-width: 576px) {
padding-top: 45px;
padding-top: 45px;
padding-bottom: 20px;
padding-bottom: 20px;
...
@@ -371,6 +383,10 @@ video {
...
@@ -371,6 +383,10 @@ video {
background-size: 100% 100%;
background-size: 100% 100%;
background-position: center;
background-position: center;
}
}
@media (max-width: 1250px) {
padding-top: 105px;
padding-bottom: 20px;
}
}
}
.advertising {
.advertising {
display: flex;
display: flex;
...
@@ -379,6 +395,9 @@ video {
...
@@ -379,6 +395,9 @@ video {
@media (max-width: 576px) {
@media (max-width: 576px) {
flex-flow: wrap;
flex-flow: wrap;
}
}
@media (max-width: 1250px) {
margin-bottom: 50px;
}
}
}
.advertising-text-order {
.advertising-text-order {
@media (max-width: 576px) {
@media (max-width: 576px) {
...
@@ -420,6 +439,9 @@ video {
...
@@ -420,6 +439,9 @@ video {
width: 100%;
width: 100%;
}
}
}
}
@media (max-width: 1250px) {
padding-top: 25px;
}
}
}
.advertising-text {
.advertising-text {
width: 110%;
width: 110%;
...
@@ -452,11 +474,15 @@ video {
...
@@ -452,11 +474,15 @@ video {
margin-left: -25px;
margin-left: -25px;
}
}
}
}
@media (max-width: 1250px) {
padding-top: 25px;
}
}
}
/*option*/
/*option*/
.option {
.option {
h2 {
h2 {
.h2-desktop;
.h2-desktop;
font-family: AvenirNext-Heavy;
font-weight: 800;
font-weight: 800;
margin-bottom: 0;
margin-bottom: 0;
@media (max-width: 576px) {
@media (max-width: 576px) {
...
@@ -623,9 +649,12 @@ video {
...
@@ -623,9 +649,12 @@ video {
margin-right: 5%;
margin-right: 5%;
margin-bottom: 60px;
margin-bottom: 60px;
img {
img {
margin-right: 20px;
@media (max-width: 1250px) {
width: 100px;
}
}
}
}
}
.catalog-img-container-end {
.catalog-img-container-end {
margin-right: 0;
margin-right: 0;
}
}
...
@@ -655,12 +684,15 @@ video {
...
@@ -655,12 +684,15 @@ video {
background-size: 100% 100%;
background-size: 100% 100%;
background-position: center;
background-position: center;
padding-top: 140px;
padding-top: 140px;
padding-bottom: 115px;
padding-bottom: 165px;
margin-bottom: 148px;
margin-bottom: 113px;
@media (max-width: 576px) {
@media (max-width: 576px) {
padding-top: 51px;
padding-top: 51px;
}
}
@media (max-width: 1250px) {
padding-top: 100px;
padding-bottom: 125px;
}
}
}
/*technology*/
/*technology*/
.technology-container-wrapper {
.technology-container-wrapper {
...
@@ -684,7 +716,10 @@ video {
...
@@ -684,7 +716,10 @@ video {
width: 50%;
width: 50%;
text-align: left;
text-align: left;
padding-right: 80px;
padding-right: 80px;
height: 158px;
height: 138px;
@media (max-width: 1250px) {
padding-right: 50px;
}
p {
p {
font-size: 16px;
font-size: 16px;
font-weight: 300;
font-weight: 300;
...
@@ -697,9 +732,9 @@ video {
...
@@ -697,9 +732,9 @@ video {
width: 142px;
width: 142px;
}
}
}
}
@media (max-width: 576px) {
}
.technology-card-end {
padding-right: 0;
padding-right: 0;
}
}
}
.technology-img {
.technology-img {
height: 110px;
height: 110px;
...
@@ -710,21 +745,25 @@ video {
...
@@ -710,21 +745,25 @@ video {
width: 100%;
width: 100%;
display: flex;
display: flex;
justify-content: space-between;
justify-content: space-between;
margin-bottom: 1
43
px;
margin-bottom: 1
58
px;
@media (max-width: 1250px) {
/*
@media (max-width: 1250px) {
position: absolute;
position: absolute;
display: none;
display: none;
}
}
*/
}
}
.price-container, .price-container-active {
.price-container, .price-container-active {
position: relative;
position: relative;
width: 256px;
max-
width: 256px;
height: 834px;
height: 834px;
margin-top: 10px;
margin-top: 10px;
padding: 30px 16px 32px 16px;
padding: 30px 16px 32px 16px;
background: #f9fbff;
background: #f9fbff;
border: #e6effa 1px solid;
border: #e6effa 1px solid;
border-radius: 4px;
border-radius: 4px;
@media (max-width: 1250px) {
width: 190px;
height: 900px;
}
h6 {
h6 {
font-family: AvenirNext-Heavy;
font-family: AvenirNext-Heavy;
position: relative;
position: relative;
...
@@ -735,12 +774,18 @@ video {
...
@@ -735,12 +774,18 @@ video {
font-weight: 400;
font-weight: 400;
letter-spacing: 0.3px;
letter-spacing: 0.3px;
color: white;
color: white;
@media (max-width: 1250px) {
font-size: 22px;
}
}
}
img {
img {
position: absolute;
position: absolute;
z-index: 2;
z-index: 2;
left: 0;
left: 0;
top: 0;
top: 0;
@media (max-width: 1250px) {
width: 223px;
}
}
}
}
}
.price-container {
.price-container {
...
@@ -756,6 +801,10 @@ video {
...
@@ -756,6 +801,10 @@ video {
background: white;
background: white;
border: #e6effa 1px solid;
border: #e6effa 1px solid;
border-radius: 4px;
border-radius: 4px;
@media (max-width: 1250px) {
width: 190px;
height: 931px;
}
h6 {
h6 {
font-family: AvenirNext-Heavy;
font-family: AvenirNext-Heavy;
position: relative;
position: relative;
...
@@ -774,12 +823,20 @@ video {
...
@@ -774,12 +823,20 @@ video {
top: -20px;
top: -20px;
width: 288px;
width: 288px;
height: 124px;
height: 124px;
@media (max-width: 1250px) {
width: 222px;
}
}
}
}
}
.price-active .price-user {
.price-active .price-user {
font-size: 20px;
font-size: 20px;
text-transform: uppercase;
text-transform: uppercase;
color: #303a81;
color: #303a81;
p {
@media (max-width: 1250px) {
font-size: 40px;
}
}
}
}
.price .price-user {
.price .price-user {
font-size: 20px;
font-size: 20px;
...
@@ -795,6 +852,9 @@ video {
...
@@ -795,6 +852,9 @@ video {
p {
p {
font-size: 60px;
font-size: 60px;
color: #303a81;
color: #303a81;
@media (max-width: 1250px) {
font-size: 40px;
}
}
}
span {
span {
font-size: 30px;
font-size: 30px;
...
@@ -810,6 +870,9 @@ video {
...
@@ -810,6 +870,9 @@ video {
text-transform: none;
text-transform: none;
letter-spacing: 0;
letter-spacing: 0;
color: #303a81;
color: #303a81;
@media (max-width: 1250px) {
line-height: 30px;
}
}
}
.price-line-little {
.price-line-little {
width: 75px;
width: 75px;
...
@@ -837,6 +900,9 @@ video {
...
@@ -837,6 +900,9 @@ video {
height: 3px;
height: 3px;
margin-left: -16px;
margin-left: -16px;
border-bottom: #e6effa 1px solid;
border-bottom: #e6effa 1px solid;
@media (max-width: 1250px) {
width: 170px;
}
}
}
.price-line-big {
.price-line-big {
height: 3px;
height: 3px;
...
@@ -858,11 +924,20 @@ video {
...
@@ -858,11 +924,20 @@ video {
font-weight: 400;
font-weight: 400;
letter-spacing: 0.16px;
letter-spacing: 0.16px;
padding: 10px 20px 12px 20px;
padding: 10px 20px 12px 20px;
@media (max-width: 1250px) {
margin-left: -2px;
margin-top: 18px;
width: 190px;
font-size: 12px;
}
}
}
.price-btn
0
active {
.price-btn
-
active {
background: #c94d4e;
background: #c94d4e;
color: white;
color: white;
margin-top: 27px;
margin-top: 27px;
@media (max-width: 1250px) {
margin-top: 8px;
}
}
}
/*forms*/
/*forms*/
.connection {
.connection {
...
@@ -893,7 +968,7 @@ video {
...
@@ -893,7 +968,7 @@ video {
color: white;
color: white;
letter-spacing: 0;
letter-spacing: 0;
line-height: 30px;
line-height: 30px;
margin-bottom:
55
px;
margin-bottom:
27
px;
}
}
input {
input {
width: 582px;
width: 582px;
...
...
index.html
View file @
eb00a506
...
@@ -65,8 +65,10 @@
...
@@ -65,8 +65,10 @@
и неограниченными возможностями масштабирования.
<br>
и неограниченными возможностями масштабирования.
<br>
С помощью MSO вы сможете автоматизировать любой бизнес-процесс.
С помощью MSO вы сможете автоматизировать любой бизнес-процесс.
</p>
</p>
<button
type=
"button"
class=
"main-btn header-btn"
>
Зарегистрироваться
</button>
<!--<button type="button" class="main-btn header-btn">Зарегистрироваться</button>
<button
type=
"button"
class=
"header-btn-background"
>
Узнать больше
</button>
<button type="button" class="header-btn-background">Узнать больше</button>-->
<button
type=
"button"
class=
"header-btn"
>
Зарегистрироваться
</button>
<button
type=
"button"
class=
"header-btn-background header-btn"
>
Узнать больше
</button>
</div>
</div>
<div>
<div>
<video
controls=
"controls"
poster=
"img/video.png"
>
<video
controls=
"controls"
poster=
"img/video.png"
>
...
@@ -90,7 +92,7 @@
...
@@ -90,7 +92,7 @@
<h2
class=
"h2-desktop h2-desktop-tittle"
>
Что такое MySmart Office
</h2>
<h2
class=
"h2-desktop h2-desktop-tittle"
>
Что такое MySmart Office
</h2>
<div
class=
"main-line"
>
<div
class=
"main-line"
>
</div>
</div>
<p
class=
"text-h2-desktop"
>
<p
class=
"text-h2-desktop
text-margin
"
>
Собранный в рамках одной системы инструментарий для владельца бизнеса.
Собранный в рамках одной системы инструментарий для владельца бизнеса.
MySmart Office позволяет организовать, реструктурировать и контролировать бизнес-процессы,
MySmart Office позволяет организовать, реструктурировать и контролировать бизнес-процессы,
использовать на 100% потенциал команды, работать с прогрессивными интеллектуальными
использовать на 100% потенциал команды, работать с прогрессивными интеллектуальными
...
@@ -115,9 +117,8 @@
...
@@ -115,9 +117,8 @@
<div
class=
"main-card-text"
>
<div
class=
"main-card-text"
>
<h3
class=
"h3-desktop"
>
Продажи
</h3>
<h3
class=
"h3-desktop"
>
Продажи
</h3>
<p
class=
"text-h3-desktop"
>
<p
class=
"text-h3-desktop"
>
Адаптируйте существующие и создавайте
Адаптируйте свои предложения под запросы
новые логистические цепочки для повышения
клиентов.
эффективности и сокращения издержек.
</p>
</p>
</div>
</div>
</div>
</div>
...
@@ -152,9 +153,8 @@
...
@@ -152,9 +153,8 @@
<div
class=
"main-card-text"
>
<div
class=
"main-card-text"
>
<h3
class=
"h3-desktop"
>
Продажи
</h3>
<h3
class=
"h3-desktop"
>
Продажи
</h3>
<p
class=
"text-h3-desktop"
>
<p
class=
"text-h3-desktop"
>
Адаптируйте существующие и создавайте
Все продажи вашего магазина быстро доступны
новые логистические цепочки для повышения
у вас в системе.
эффективности и сокращения издержек.
</p>
</p>
</div>
</div>
</div>
</div>
...
@@ -189,9 +189,8 @@
...
@@ -189,9 +189,8 @@
<div
class=
"main-card-text"
>
<div
class=
"main-card-text"
>
<h3
class=
"h3-desktop"
>
Продажи
</h3>
<h3
class=
"h3-desktop"
>
Продажи
</h3>
<p
class=
"text-h3-desktop"
>
<p
class=
"text-h3-desktop"
>
Адаптируйте существующие и создавайте
Подбор, прием и работа с персоналом
новые логистические цепочки для повышения
сильно упрощается.
эффективности и сокращения издержек.
</p>
</p>
</div>
</div>
</div>
</div>
...
@@ -221,7 +220,7 @@
...
@@ -221,7 +220,7 @@
</div>
</div>
<div
class=
"main-card"
>
<div
class=
"main-card"
>
<div
class=
"main-img"
>
<div
class=
"main-img"
>
<img
src=
"img/office
9
.png"
>
<img
src=
"img/office
13
.png"
>
</div>
</div>
<div
class=
"main-card-text"
>
<div
class=
"main-card-text"
>
<h3
class=
"h3-desktop"
>
Продажи
</h3>
<h3
class=
"h3-desktop"
>
Продажи
</h3>
...
@@ -282,14 +281,10 @@
...
@@ -282,14 +281,10 @@
конструирует и оптимизирует их своими руками.
конструирует и оптимизирует их своими руками.
</p>
</p>
</div>
</div>
<!--<div class="advertising-img-order">
<img src="img/advertising1.png">
</div>-->
</div>
</div>
<div
class=
"advertising main-container"
>
<div
class=
"advertising main-container"
>
<div
class=
"advertising-text"
>
<div
class=
"advertising-text"
>
<h2
class=
"h2-desktop"
>
Сокращение затрат
<h2
class=
"h2-desktop"
>
Workflow и события
</h2>
<br>
на разработку
</h2>
<div
class=
"main-line"
>
<div
class=
"main-line"
>
</div>
</div>
<p
class=
"text-h2-desktop"
>
<p
class=
"text-h2-desktop"
>
...
@@ -308,7 +303,7 @@
...
@@ -308,7 +303,7 @@
<img
src=
"img/advertising1.png"
>
<img
src=
"img/advertising1.png"
>
</div>
</div>
<div
class=
"advertising-text-order"
>
<div
class=
"advertising-text-order"
>
<h2>
М
асштабируемость
</h2>
<h2>
М
Совместная работа
</h2>
<div
class=
"main-line"
>
<div
class=
"main-line"
>
</div>
</div>
<p>
<p>
...
@@ -322,8 +317,8 @@
...
@@ -322,8 +317,8 @@
</div>
</div>
<div
class=
"advertising main-container"
>
<div
class=
"advertising main-container"
>
<div
class=
"advertising-text"
>
<div
class=
"advertising-text"
>
<h2
class=
"h2-desktop"
>
Сокращение затрат
<h2
class=
"h2-desktop"
>
Возможности визуального
<br>
на разработку
</h2>
представления
</h2>
<div
class=
"main-line"
>
<div
class=
"main-line"
>
</div>
</div>
<p
class=
"text-h2-desktop"
>
<p
class=
"text-h2-desktop"
>
...
@@ -342,7 +337,7 @@
...
@@ -342,7 +337,7 @@
<img
src=
"img/advertising1.png"
>
<img
src=
"img/advertising1.png"
>
</div>
</div>
<div
class=
"advertising-text-order"
>
<div
class=
"advertising-text-order"
>
<h2>
Масштабируемость
</h2>
<h2>
AI референт на связи
</h2>
<div
class=
"main-line"
>
<div
class=
"main-line"
>
</div>
</div>
<p>
<p>
...
@@ -356,8 +351,8 @@
...
@@ -356,8 +351,8 @@
</div>
</div>
<div
class=
"advertising main-container"
>
<div
class=
"advertising main-container"
>
<div
class=
"advertising-text"
>
<div
class=
"advertising-text"
>
<h2
class=
"h2-desktop"
>
Сокращение затрат
<h2
class=
"h2-desktop"
>
Любые формы
<br>
на разработку
</h2>
для вашего приложения
</h2>
<div
class=
"main-line"
>
<div
class=
"main-line"
>
</div>
</div>
<p
class=
"text-h2-desktop"
>
<p
class=
"text-h2-desktop"
>
...
@@ -376,7 +371,8 @@
...
@@ -376,7 +371,8 @@
<img
src=
"img/advertising1.png"
>
<img
src=
"img/advertising1.png"
>
</div>
</div>
<div
class=
"advertising-text-order"
>
<div
class=
"advertising-text-order"
>
<h2>
Масштабируемость
</h2>
<h2>
Широкие возможности
для интеграции (Открытое API)
</h2>
<div
class=
"main-line"
>
<div
class=
"main-line"
>
</div>
</div>
<p>
<p>
...
@@ -390,8 +386,7 @@
...
@@ -390,8 +386,7 @@
</div>
</div>
<div
class=
"advertising main-container"
>
<div
class=
"advertising main-container"
>
<div
class=
"advertising-text"
>
<div
class=
"advertising-text"
>
<h2
class=
"h2-desktop"
>
Сокращение затрат
<h2
class=
"h2-desktop"
>
Аналитика
</h2>
<br>
на разработку
</h2>
<div
class=
"main-line"
>
<div
class=
"main-line"
>
</div>
</div>
<p
class=
"text-h2-desktop"
>
<p
class=
"text-h2-desktop"
>
...
@@ -536,7 +531,7 @@
...
@@ -536,7 +531,7 @@
<h5>
Автоматизация:
</h5>
<h5>
Автоматизация:
</h5>
<img
src=
"img/catalog2.png"
>
<img
src=
"img/catalog2.png"
>
<img
src=
"img/catalog7.png"
>
<img
src=
"img/catalog7.png"
>
<img
src=
"img/catalog11.png"
>
<img
class=
"img-size-middle"
src=
"img/catalog11.png"
>
</div>
</div>
<div
class=
"catalog-img-container"
>
<div
class=
"catalog-img-container"
>
<h5>
Телефония:
</h5>
<h5>
Телефония:
</h5>
...
@@ -545,9 +540,9 @@
...
@@ -545,9 +540,9 @@
</div>
</div>
<div
class=
"catalog-img-container catalog-img-container-end"
>
<div
class=
"catalog-img-container catalog-img-container-end"
>
<h5>
Автоматизация:
</h5>
<h5>
Автоматизация:
</h5>
<img
src=
"img/catalog10.png"
>
<img
class=
"img-size-middle"
src=
"img/catalog10.png"
>
<img
src=
"img/catalog4.png"
>
<img
class=
"img-size-middle"
src=
"img/catalog4.png"
>
<img
src=
"img/catalog12.png"
>
<img
class=
"img-size-middle"
src=
"img/catalog12.png"
>
</div>
</div>
</div>
</div>
<div
class=
"catalog-container"
>
<div
class=
"catalog-container"
>
...
@@ -609,7 +604,7 @@
...
@@ -609,7 +604,7 @@
Для выполнения JavaScript
Для выполнения JavaScript
</p>
</p>
</div>
</div>
<div
class=
"technology-card"
>
<div
class=
"technology-card
technology-card-end
"
>
<div
class=
"technology-img"
>
<div
class=
"technology-img"
>
<img
src=
"img/technology4.png"
>
<img
src=
"img/technology4.png"
>
</div>
</div>
...
@@ -862,7 +857,7 @@
...
@@ -862,7 +857,7 @@
</p>
</p>
</li>
</li>
</ol>
</ol>
<button
type=
"button"
class=
"price-btn price-btn
0
active"
>
Попробовать бесплатно
</button>
<button
type=
"button"
class=
"price-btn price-btn
-
active"
>
Попробовать бесплатно
</button>
</div>
</div>
<div
class=
"price-container"
>
<div
class=
"price-container"
>
<img
src=
"img/price.png"
>
<img
src=
"img/price.png"
>
...
@@ -1070,7 +1065,8 @@
...
@@ -1070,7 +1065,8 @@
<button
type=
"button"
class=
"price-btn"
>
Попробовать бесплатно
</button>
<button
type=
"button"
class=
"price-btn"
>
Попробовать бесплатно
</button>
</div>
</div>
</div>
</div>
</section>
o
<section
class=
"connection"
>
</section>
<section
class=
"connection"
>
<div
class=
"main-container"
>
<div
class=
"main-container"
>
<div
class=
"form-wrapper"
>
<div
class=
"form-wrapper"
>
<h6>
Остались вопросы?
</h6>
<h6>
Остались вопросы?
</h6>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment