diff --git a/static/css/styles.css b/static/css/styles.css index ba49ca6..909958f 100644 --- a/static/css/styles.css +++ b/static/css/styles.css @@ -139,6 +139,11 @@ html, body{ height: 100%; } +.wrapper { + max-width: 1440px; + margin: auto; +} + @@ -1733,14 +1738,33 @@ button#more_button{ .top_block_static{ position: relative; - width: 80%; + width: 90%; height: 194px; margin: auto; - padding: 0px 40px; + padding: 0 40px; } -.top_block_static img{ - position: absolute; - } + +.top_block_static_wrapper{ + background-image: + url(/static/img/png/Box1.png), + url(/static/img/png/Box2.png), + url(/static/img/png/Box3.png), + url(/static/img/png/Box4.png); + background-position: + bottom left 200px, + top left 80px, + bottom -40px right 180px, + top right 50px; + background-repeat: + no-repeat, + no-repeat, + no-repeat, + no-repeat; + +} +/*.top_block_static img{*/ +/* position: absolute;*/ +/* }*/ .top_block_static img:nth-child(4) { /* Положение нижнего левого изображения */ @@ -1931,11 +1955,14 @@ button#more_button{ } .map_wrapper{ + position: relative; + +} +.map_wrapper>img{ position: absolute; - right: 8%; + right: -5%; top: 57%; z-index: -1; - } .text_wrapper{ diff --git a/static/img/png/Box7.png b/static/img/png/Box7.png new file mode 100644 index 0000000..a73b120 Binary files /dev/null and b/static/img/png/Box7.png differ diff --git a/static/img/png/Box8.png b/static/img/png/Box8.png new file mode 100644 index 0000000..6974d06 Binary files /dev/null and b/static/img/png/Box8.png differ diff --git a/templates/blocks/static_pages_blocks/b_about_service.html b/templates/blocks/static_pages_blocks/b_about_service.html index f1bcae6..fe77f17 100644 --- a/templates/blocks/static_pages_blocks/b_about_service.html +++ b/templates/blocks/static_pages_blocks/b_about_service.html @@ -1,17 +1,13 @@ {% load i18n %} - -
-
-
-
+
-
-
-
-
-
-
+
-
-
-
+{#
#}
+{#
#}
+{#
#}
+{#
#}
+