diff --git a/assets/css/gp-style-desktop.css b/assets/css/gp-style-desktop.css
index ee22a60..94eb6b7 100644
--- a/assets/css/gp-style-desktop.css
+++ b/assets/css/gp-style-desktop.css
@@ -364,10 +364,9 @@
/* projects */
.projects{
+ margin: 37px -20px -20px -20px;
}
.projects .swiper-wrapper{
- margin: 37px -20px -20px -20px;
-
display: flex;
flex-wrap: wrap;
}
@@ -737,6 +736,9 @@
.text-form__content{
width: 100%;
}
+.text-form__content .text-2{
+ margin-top: 40px;
+}
.text-form__form{
margin-left: 40px;
@@ -843,5 +845,10 @@
flex-direction: column;
justify-content: space-between;
}
+@media only screen and (min-width: 992px) and (max-width: 1063px) {
+.call__content{
+ width: 100%;
+}
+}
/* call */
@media only screen and (min-width: 992px) and (max-width: 1032px) {}
\ No newline at end of file
diff --git a/assets/css/gp-style-mobile.css b/assets/css/gp-style-mobile.css
index 7e7874b..c068737 100644
--- a/assets/css/gp-style-mobile.css
+++ b/assets/css/gp-style-mobile.css
@@ -72,4 +72,10 @@
display: none;
}
}
-/* services */
\ No newline at end of file
+/* services */
+
+/* call */
+.call .title-3{
+ font-size: 20px;
+}
+/* call */
\ No newline at end of file
diff --git a/assets/css/gp-style-tablet.css b/assets/css/gp-style-tablet.css
index 24b7733..7be29b3 100644
--- a/assets/css/gp-style-tablet.css
+++ b/assets/css/gp-style-tablet.css
@@ -190,6 +190,9 @@
/* header */
/* footer */
+.footer{
+ margin-top: 96px;
+}
.footer__wrapper{
padding: 0 16px;
@@ -338,6 +341,8 @@ main{
@media only screen and (max-width: 992px) {
.projects{
overflow: hidden;
+
+ margin: 0;
}
.projects .swiper-wrapper{
margin: 40px 0 0 0;
@@ -579,4 +584,32 @@ main{
}
/* services */
+/* call */
+@media only screen and (max-width: 992px) {
+.call{
+ padding: 40px 16px 39px 16px;
+}
+.call__content{
+ margin-top: 40px;
+
+ width: 100%;
+ height: auto;
+
+ flex-direction: column;
+}
+.call__item{
+ margin-top: 24px;
+}
+.call__item:first-child{
+ margin-top: 0;
+}
+.call__item a{
+ margin-top: 24px;
+}
+.call__item a:first-child{
+ margin-top: 0;
+}
+}
+/* call */
+
@media only screen and (max-width: 992px) {}
\ No newline at end of file
diff --git a/index.html b/index.html
index 3edad19..ee9774e 100644
--- a/index.html
+++ b/index.html
@@ -187,7 +187,7 @@
-
+
-
+
-
+
-
+
-
+
-
+
-
+