diff --git a/assets/css/style.css b/assets/css/style.css index 4a8f01f..9a0fb4d 100644 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -1,3 +1,7 @@ +html, body{ + width: 100vw; + overflow-x: hidden; + } * { font-family: Arial, Helvetica, sans-serif; } @@ -62,14 +66,14 @@ nav a:hover { .banner_headline h1 { color: #fff; font-size: 60px; - text-shadow: 3px 3px 0px #777; + text-shadow: 1px 1px 3px #000; margin:0; padding:0; max-width: 350px; } .banner_headline h3 { color: #fff; - text-shadow: 3px 3px 0px #777; + text-shadow: 1px 1px 3px #000; font-size: 19px; margin:30px 0px 0px 0px; padding:0; @@ -376,4 +380,72 @@ footer .widget-title-text { text-decoration: none; color: #f5f5f5; font-size: 12px; +} +.menuMobile { + display: none; + width: 40px; + height: 40px; + margin: 40px 20px 40px 0; +} +.mm-line { + height: 3px; + background-color: #39aae1; +} +@media (max-width:600px) { + .banner_headline h1 { + font-size: 50px; + } + + .banner_option { + height: auto; + flex-direction: column; + } + #banner { + height: auto; + } + .container { + flex-direction: column; + } + #geral section, + #geral aside { + margin: 0 0 0 10px; + } + aside .media600 { + justify-content: center; + } + .footer-menu { + flex-direction: column; + } + .footer-health, .footer-medical, .footer-pay { + margin: 0; + } + .footer-area { + flex-direction: column; + margin: 5px; + } + .footer-copy { + padding-left: 5px; + } + header .container { + flex-direction: row; + } + nav ul { + display: none; + flex-direction: column; + position: absolute; + left: 0; + width: 100%; + background-color: #fff; + } + header { + height: auto; + } + .logo { + padding-left: 18px; + } + .menuMobile { + display: flex; + flex-direction: column; + justify-content: space-around; + } } \ No newline at end of file diff --git a/index.html b/index.html index 1405b3b..52a4ea4 100644 --- a/index.html +++ b/index.html @@ -6,6 +6,17 @@ + MediCenter @@ -18,6 +29,11 @@ -
+
@@ -213,19 +229,14 @@

Health Insurance

Here in medicenter we have individual

- - - - -