|
@@ -1857,8 +1857,8 @@ body #btn-a #mobile-btn {
|
|
|
margin: 0 auto;
|
|
|
}
|
|
|
|
|
|
-#information-mobile #mobile-form #form-card .contact-form #name,
|
|
|
-#information-mobile #mobile-form #form-card .contact-form #company {
|
|
|
+#information-mobile #mobile-form #form-card .contact-form2 #name,
|
|
|
+#information-mobile #mobile-form #form-card .contact-form2 #company {
|
|
|
width: 49.5%;
|
|
|
padding: 10px 15px;
|
|
|
font-size: 16px;
|
|
@@ -1868,18 +1868,18 @@ body #btn-a #mobile-btn {
|
|
|
}
|
|
|
|
|
|
@media screen and (max-width: 1024px) {
|
|
|
- #information-mobile #mobile-form #form-card .contact-form #name,
|
|
|
- #information-mobile #mobile-form #form-card .contact-form #company {
|
|
|
+ #information-mobile #mobile-form #form-card .contact-form2 #name,
|
|
|
+ #information-mobile #mobile-form #form-card .contact-form2 #company {
|
|
|
width: 100%;
|
|
|
}
|
|
|
}
|
|
|
|
|
|
-#information-mobile #mobile-form #form-card .contact-form #phone,
|
|
|
-#information-mobile #mobile-form #form-card .contact-form #email,
|
|
|
-#information-mobile #mobile-form #form-card .contact-form #pay,
|
|
|
-#information-mobile #mobile-form #form-card .contact-form #message,
|
|
|
-#information-mobile #mobile-form #form-card .contact-form #message1,
|
|
|
-#information-mobile #mobile-form #form-card .contact-form #profession {
|
|
|
+#information-mobile #mobile-form #form-card .contact-form2 #phone,
|
|
|
+#information-mobile #mobile-form #form-card .contact-form2 #email,
|
|
|
+#information-mobile #mobile-form #form-card .contact-form2 #pay,
|
|
|
+#information-mobile #mobile-form #form-card .contact-form2 #message,
|
|
|
+#information-mobile #mobile-form #form-card .contact-form2 #message1,
|
|
|
+#information-mobile #mobile-form #form-card .contact-form2 #profession {
|
|
|
width: 100%;
|
|
|
padding: 10px 15px;
|
|
|
font-size: 16px;
|
|
@@ -1888,7 +1888,7 @@ body #btn-a #mobile-btn {
|
|
|
border: 1px solid rgba(0, 0, 0, 0.3);
|
|
|
}
|
|
|
|
|
|
-#information-mobile #mobile-form #form-card .contact-form .btn {
|
|
|
+#information-mobile #mobile-form #form-card .contact-form2 .btn {
|
|
|
margin-top: 3vw;
|
|
|
width: 55vw;
|
|
|
border-radius: 30px;
|