#1079 - Разработка школы аналити по ТЗ, проверка, доработка

parent b333006e
...@@ -1841,23 +1841,149 @@ a.keys_test_btn { ...@@ -1841,23 +1841,149 @@ a.keys_test_btn {
.support-block .form-control { .support-block .form-control {
float: none !important; float: none !important;
} }
.simple-section {
background: white;
color: #2d323a;
padding-top: 30px;
padding-bottom: 30px;
}
.simple-section p {
font-size: 17px;
line-height: 26px;
color: #2d323a;
}
.simple-section em {
font-style: italic;
}
.simple-section h1,
.simple-section h2,
.simple-section h3,
.simple-section h4,
.simple-section h5,
.simple-section h6 {
color: #444;
font-family: "RobotoBold";
margin: 30px 0 36px;
text-align: left;
}
.simple-section h1 {
font-size: 31px;
}
.simple-section h2 {
font-size: 28px;
}
.simple-section h3 {
font-size: 25px;
}
.simple-section h4 {
font-size: 22px;
}
.simple-section h5 {
font-size: 19px;
}
.simple-section h6 {
font-size: 16px;
}
.simple-section.dark {
background: url(../images/no_found_bg.jpg) repeat-y center center;
background-size: cover;
-moz-background-size: cover;
-webkit-background-size: cover;
-o-background-size: cover;
}
.simple-section ul {
list-style: none !important;
margin-top: 14px !important;
}
.simple-section ul li {
background: url(../images/how_rosneft_list.png) no-repeat left 6px;
padding-left: 27px !important;
margin-bottom: 14px !important;
font-size: 21px;
color: #2d323a;
font-family: "RobotoBold";
}
.simple-section ol {
margin-top: 14px !important;
padding-left: 47px !important;
list-style: none !important;
}
.simple-section ol li {
margin-bottom: 14px !important;
font-size: 21px;
color: #2d323a;
font-family: "RobotoBold";
position: relative;
}
.simple-section ol li:before {
counter-increment: myCounter;
content: counter(myCounter);
color: #fff;
font-size: 15px;
font-family: "RobotoBold";
background: #00AEC7;
display: block;
position: absolute;
top: -5px;
left: -37px;
text-align: center;
margin: 4px 12px 4px 4px;
line-height: 23px;
width: 23px;
height: 23px;
border-radius: 50px;
-moz-border-radius: 50px;
-webkit-border-radius: 50px;
-o-border-radius: 50px;
-ms-border-radius: 50px;
}
.simple-section table td {
font-size: 14px;
line-height: 20px;
background-color: #fff;
padding: 15px 20px;
border: 1px solid #c2c2c2;
}
.simple-section table tr:first-child td {
font-size: 16px;
line-height: 20px;
color: #fff;
font-family: "RobotoBold";
background-color: #49acc5;
padding: 15px 20px;
border: 1px solid #fff;
border-bottom: 0;
border-top: 0;
}
.simple-section table tr:first-child td:first-child {
border-left: 0;
}
.top_prom_b { .top_prom_b {
min-height: 580px; min-height: 580px;
background: url(../images/top_prom_b.jpg) no-repeat 50% 50%; background: url(../images_new/images/top_prom_b.jpg) no-repeat 50% 50%;
width: 100%; width: 100%;
padding-top: 54px; padding-top: 54px;
position: relative; position: relative;
} }
.top_prom_b_wr { .top_prom_b_wr {
background: #2d323c url(../images/top_prom_b_bg_2.png) 0 0 repeat; background: #2d323c url(../images_new/images/top_prom_b_bg_2.png) 0 0 repeat;
} }
.prom_b_p1 { .prom_b_p1 {
background: url(../images/calc.png) no-repeat center center; background: url(../images_new/images/calc.png) no-repeat center center;
width: 326px; width: 326px;
height: 297px; height: 297px;
position: absolute; position: absolute;
...@@ -1866,7 +1992,7 @@ a.keys_test_btn { ...@@ -1866,7 +1992,7 @@ a.keys_test_btn {
z-index: 4; z-index: 4;
} }
.prom_b_p2 { .prom_b_p2 {
background: url(../images/prom_b_p2.png) no-repeat center center; background: url(../images_new/images/prom_b_p2.png) no-repeat center center;
width: 384px; width: 384px;
height: 456px; height: 456px;
position: absolute; position: absolute;
...@@ -1875,7 +2001,7 @@ a.keys_test_btn { ...@@ -1875,7 +2001,7 @@ a.keys_test_btn {
z-index: 4; z-index: 4;
} }
.prom_b_p3 { .prom_b_p3 {
background: url(../images/prom_b_p3.png) no-repeat center center; background: url(../images_new/images/prom_b_p3.png) no-repeat center center;
width: 233px; width: 233px;
height: 213px; height: 213px;
position: absolute; position: absolute;
...@@ -1956,7 +2082,7 @@ a.keys_test_btn { ...@@ -1956,7 +2082,7 @@ a.keys_test_btn {
.prom_b_cont h2 { .prom_b_cont h2 {
font-size: 30px; font-size: 30px;
color: #fff; color: #fff;
background: #477fb8 url(../images/top_prom_b_bg_2.png) 0 0 repeat; background: #477fb8 url(../images_new/images/top_prom_b_bg_2.png) 0 0 repeat;
padding: 13px 18px; padding: 13px 18px;
display: inline-block; display: inline-block;
font-family: "RobotoBold"; font-family: "RobotoBold";
...@@ -2029,7 +2155,7 @@ width: 95%; ...@@ -2029,7 +2155,7 @@ width: 95%;
.prom_b_info_img:after { .prom_b_info_img:after {
content: ''; content: '';
display: block; display: block;
background: url(../images/prom_b_info_point.png) 0 0 no-repeat; background: url(../images_new/images/prom_b_info_point.png) 0 0 no-repeat;
width: 4px; width: 4px;
height: 20px; height: 20px;
position: absolute; position: absolute;
...@@ -2149,7 +2275,7 @@ width: 95%; ...@@ -2149,7 +2275,7 @@ width: 95%;
content: ''; content: '';
display: block; display: block;
position: absolute; position: absolute;
background: url(../images/prom_b_question_arrow.png) 0 0 no-repeat; background: url(../images_new/images/prom_b_question_arrow.png) 0 0 no-repeat;
width: 13px; width: 13px;
height: 15px; height: 15px;
left: 40px; left: 40px;
...@@ -2157,7 +2283,7 @@ width: 95%; ...@@ -2157,7 +2283,7 @@ width: 95%;
} }
.prom_b_question li:last-child:before { .prom_b_question li:last-child:before {
background-image: none; background-image: none;
background: url(../images/prom_b_question_arrow_2.png) 0 0 no-repeat; background: url(../images_new/images/prom_b_question_arrow_2.png) 0 0 no-repeat;
width: 25px; width: 25px;
height: 32px; height: 32px;
left: 105px; left: 105px;
...@@ -2171,7 +2297,7 @@ width: 95%; ...@@ -2171,7 +2297,7 @@ width: 95%;
} }
.prom_b_notification { .prom_b_notification {
padding-left: 79px; padding-left: 79px;
background: url(../images/notification_icon.png) 15px 0 no-repeat; background: url(../images_new/images/notification_icon.png) 15px 0 no-repeat;
font-size: 17px; font-size: 17px;
line-height: 26px; line-height: 26px;
font-family: "RobotoBold"; font-family: "RobotoBold";
...@@ -2199,6 +2325,7 @@ width: 95%; ...@@ -2199,6 +2325,7 @@ width: 95%;
color: #3698cf; color: #3698cf;
} }
.prom_b_cont h3 { .prom_b_cont h3 {
font-size: 30px; font-size: 30px;
line-height: 36px; line-height: 36px;
...@@ -2223,7 +2350,7 @@ width: 95%; ...@@ -2223,7 +2350,7 @@ width: 95%;
content: ''; content: '';
display: block; display: block;
position: absolute; position: absolute;
background: url(../images/prom_b_video_arrow.png) 0 0 no-repeat; background: url(../images_new/images/prom_b_video_arrow.png) 0 0 no-repeat;
width: 32px; width: 32px;
height: 25px; height: 25px;
top: -18px; top: -18px;
...@@ -2333,7 +2460,7 @@ width: 95%; ...@@ -2333,7 +2460,7 @@ width: 95%;
font-family: "RobotoBold"; font-family: "RobotoBold";
} }
.blue_list_ul li { .blue_list_ul li {
background: url(../images/blue_list_ul.png) no-repeat 0 15px; background: url(../images_new/images/blue_list_ul.png) no-repeat 0 15px;
padding-left: 22px; padding-left: 22px;
font-size: 20px; font-size: 20px;
line-height: 36px; line-height: 36px;
...@@ -2343,7 +2470,7 @@ width: 95%; ...@@ -2343,7 +2470,7 @@ width: 95%;
.map_rf { .map_rf {
width: 776px; width: 776px;
height: 390px; height: 390px;
background: url(../images/map_rf.png) 0 0 no-repeat; background: url(../images_new/images/map_rf.png) 0 0 no-repeat;
position: relative; position: relative;
margin-top: 50px; margin-top: 50px;
} }
...@@ -2368,7 +2495,7 @@ width: 95%; ...@@ -2368,7 +2495,7 @@ width: 95%;
position: absolute; position: absolute;
width: 254px; width: 254px;
height: 194px; height: 194px;
background: url(../images/map_rf_phone_blue_line.png) 0 0 no-repeat; background: url(../images_new/images/map_rf_phone_blue_line.png) 0 0 no-repeat;
top: 60px; top: 60px;
left: -75px; left: -75px;
} }
...@@ -2378,7 +2505,7 @@ width: 95%; ...@@ -2378,7 +2505,7 @@ width: 95%;
position: absolute; position: absolute;
width: 82px; width: 82px;
height: 78px; height: 78px;
background: url(../images/map_rf_phone_blue_point.png) 0 0 no-repeat; background: url(../images_new/images/map_rf_phone_blue_point.png) 0 0 no-repeat;
top: 225px; top: 225px;
left: -110px; left: -110px;
} }
...@@ -2404,7 +2531,7 @@ width: 95%; ...@@ -2404,7 +2531,7 @@ width: 95%;
position: absolute; position: absolute;
width: 254px; width: 254px;
height: 194px; height: 194px;
background: url(../images/map_rf_phone_green_line.png) 0 0 no-repeat; background: url(../images_new/images/map_rf_phone_green_line.png) 0 0 no-repeat;
top: 60px; top: 60px;
left: -75px; left: -75px;
} }
...@@ -2414,7 +2541,7 @@ width: 95%; ...@@ -2414,7 +2541,7 @@ width: 95%;
position: absolute; position: absolute;
width: 19px; width: 19px;
height: 19px; height: 19px;
background: url(../images/map_rf_phone_green_point.png) 0 0 no-repeat; background: url(../images_new/images/map_rf_phone_green_point.png) 0 0 no-repeat;
top: 240px; top: 240px;
left: -82px; left: -82px;
} }
...@@ -2454,10 +2581,6 @@ width: 95%; ...@@ -2454,10 +2581,6 @@ width: 95%;
display: none; display: none;
} }
.bx-wrapper .bx-next:hover {
background: #00bce7 url(../images/arrow_right.png) no-repeat center center;
}
@media only screen and (max-width: 969px) { @media only screen and (max-width: 969px) {
...@@ -2484,7 +2607,9 @@ width: 95%; ...@@ -2484,7 +2607,9 @@ width: 95%;
.prom_b_laptop_text_2 { .prom_b_laptop_text_2 {
left: 342px; left: 342px;
} }
.top_prom_b_wr {
overflow: hidden;
}
} }
...@@ -2654,135 +2779,11 @@ width: 95%; ...@@ -2654,135 +2779,11 @@ width: 95%;
padding-bottom: 20px; padding-bottom: 20px;
} }
.up-button-container {
display: none;
} }
.prom_b_cont h2 {
.simple-section { font-size: 26px;
background: white;
color: #2d323a;
padding-top: 30px;
padding-bottom: 30px;
}
.simple-section p {
font-size: 17px;
line-height: 26px;
color: #2d323a;
}
.simple-section em {
font-style: italic;
}
.simple-section h1,
.simple-section h2,
.simple-section h3,
.simple-section h4,
.simple-section h5,
.simple-section h6 {
color: #444;
font-family: "RobotoBold";
margin: 30px 0 36px;
text-align: left;
}
.simple-section h1 {
font-size: 31px;
}
.simple-section h2 {
font-size: 28px;
}
.simple-section h3 {
font-size: 25px;
}
.simple-section h4 {
font-size: 22px;
}
.simple-section h5 {
font-size: 19px;
}
.simple-section h6 {
font-size: 16px;
}
.simple-section.dark {
background: url(../images/no_found_bg.jpg) repeat-y center center;
background-size: cover;
-moz-background-size: cover;
-webkit-background-size: cover;
-o-background-size: cover;
}
.simple-section ul {
list-style: none !important;
margin-top: 14px !important;
}
.simple-section ul li {
background: url(../images/how_rosneft_list.png) no-repeat left 6px;
padding-left: 27px !important;
margin-bottom: 14px !important;
font-size: 21px;
color: #2d323a;
font-family: "RobotoBold";
}
.simple-section ol {
margin-top: 14px !important;
padding-left: 47px !important;
list-style: none !important;
}
.simple-section ol li {
margin-bottom: 14px !important;
font-size: 21px;
color: #2d323a;
font-family: "RobotoBold";
position: relative;
}
.simple-section ol li:before {
counter-increment: myCounter;
content: counter(myCounter);
color: #fff;
font-size: 15px;
font-family: "RobotoBold";
background: #00AEC7;
display: block;
position: absolute;
top: -5px;
left: -37px;
text-align: center;
margin: 4px 12px 4px 4px;
line-height: 23px;
width: 23px;
height: 23px;
border-radius: 50px;
-moz-border-radius: 50px;
-webkit-border-radius: 50px;
-o-border-radius: 50px;
-ms-border-radius: 50px;
}
.simple-section table td {
font-size: 14px;
line-height: 20px;
background-color: #fff;
padding: 15px 20px;
border: 1px solid #c2c2c2;
}
.simple-section table tr:first-child td {
font-size: 16px;
line-height: 20px;
color: #fff;
font-family: "RobotoBold";
background-color: #49acc5;
padding: 15px 20px;
border: 1px solid #fff;
border-bottom: 0;
border-top: 0;
} }
.simple-section table tr:first-child td:first-child {
border-left: 0;
} }
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment