@import url(https://fonts.googleapis.com/css?family=Arvo);
@import url(https://fonts.googleapis.com/css?family=Arvo);
@import url(https://fonts.googleapis.com/css?family=Arvo);
@import url(https://fonts.googleapis.com/css?family=Arvo);
/f/design/fashion_woman_banner.jpg?_=1590593377/f/design/header.png?_=1590593377@import url(https://fonts.googleapis.com/css?family=Open Sans);

.wide {
  width: 100%;
}

html {
  height: 100%;
  margin: 0;
}

body {
  height: 100%;
  margin: 0;
  font-family: 'Arvo',serif;
  font-size: 0.83em;
  color: #000000;
}

.theme-wrapper p{
line-height: 1.1em;
}

h1 {
  font-family: 'Arvo',serif;
  font-size: 2em;
  color: #000000;
}
h2 {
  font-family: 'Arvo',serif;
  font-size: 1.5em;
  color: #000000;
}
h3 {
  font-family: 'Arvo',serif;
  font-size: 1.17em;
  color: #000000;
}

a {
  color: #f7391c;
}
a:visited {
  color: #f7391c;
}
a:hover {
  color: #b00000;
}

.theme-wrapper {
  width: 100%;
  height: 100%;
  position: relative;
}

.theme-viewport-wide {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(/f/design/header.png?_=1590593377);
  background-position: top center;
  background-repeat: repeat-x;
}

.theme-viewport-page {
  margin: 0 auto;
  width: 974px;
  height: 100%;
  background-repeat: repeat-y;
  background-position: 0px 175px;
}

.theme-page {
  margin-left: auto;
  margin-right: auto;
  width: 974px;
  position: relative;
  background-image: url(/f/design/body.png?_=1590593377);
}

.theme-header {
  position: absolute;
  top: 0px;
  left: -1px;
  background-image: url(/f/design/body-bg.jpg?_=1590593377);
  background-position: top center;
  width: 974px;
  height: 175px;
}
/*.theme-header.theme-header-custom .theme-header-outer {
  background-image: url(/f/design/header-merged.png?_=1590593377);
}*/

.theme-header-outer {
  background-image: url(/f/design/header.png?_=1590593377);
  width: 974px;
  height: 588px;
}

.theme-header-inner {
  width: 974px;
  height: 588px;
  background-image: url(/f/design/miami-urgentcare-banner.jpg?_=1590593377);
background-repeat: no-repeat;
background-position: 1px 106px;
}

.theme-content {
  float: left;
  margin-top: 570px;
  margin-left: 0px;
  width: 940px;
}

.theme-nav {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 974px;
  height: 106px;
background-image: url(/f/design/miami-urgentcare-logo.jpg?_=1590593377);
  background-position: 0px 0px;
  background-repeat: no-repeat;
}

ul.theme-menu-list {
  margin: 0 0 0 520px;
  padding: 0;
  list-style-type: none;
  display: block;
}

li.theme-menu-item {
  list-style-type: none;
  float: left;
  position:relative;
}

li.theme-menu-item-on a.theme-menu-link {
  color: #ffffff;
}
li.theme-menu-item-on a.theme-menu-link span.theme-menu-content {
  background: url(/f/design/nav-button-on.png?_=1590593377);
}
li.theme-menu-item-on a.theme-menu-link span.theme-menu-after {
  background: url(/f/design/nav-button-on.png?_=1590593377);
}

li.theme-menu-item-off a.theme-menu-link {
  color: #000000;
}
li.theme-menu-item-off a.theme-menu-link span.theme-menu-content {
  background: url(/f/design/nav-button-off.png?_=1590593377);
}
li.theme-menu-item-off a.theme-menu-link span.theme-menu-after {
  background: url(/f/design/nav-button-off.png?_=1590593377);
}
li.theme-menu-item-off a.theme-menu-link:hover {
  color: #ffffff;
}
li.theme-menu-item-off a.theme-menu-link:hover span.theme-menu-content {
  background: url(/f/design/nav-button-on.png?_=1590593377);
}
li.theme-menu-item-off a.theme-menu-link:hover span.theme-menu-after {
  background: url(/f/design/nav-button-on.png?_=1590593377);
}

a.theme-menu-link {
  font-family: Open Sans;
  font-weight: normal;
  font-size: 16px;
  line-height: 46px;
  font-variant: normal;
  text-transform: none;
  text-decoration: none;
  float: left;
  display: block;
  height: 85px;
  cursor: pointer;
  text-transform: uppercase;
  font-weight: bold; 
}
a.theme-menu-link span.theme-menu-after {
  background-position: right top;
}

span.theme-menu-content {
  display: block;
  float: left;
  padding-left: 10px;
  padding-top: 20px;
  padding-bottom: 19px;
}

span.theme-menu-after {
  display: block;
  float: left;
  width: 11px;
  height: 85px;
}

ul.theme-submenu-list {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: block;
  padding-bottom: 2px;
  position: absolute;
  left: -2000px;
  top: 85px;
  background-color: #f7391c;
  z-index:9999;
  width: 200px;
}

li.theme-menu-item:hover > ul.theme-submenu-list {
  left: 0;
}

li.theme-submenu-item {
  display: block;
  padding: 1px 1px 0px 1px;
}

a.theme-submenu-link {
  font-family: Open Sans;
  font-weight: normal;
  font-size: 12px;
  line-height: 12px;
  font-variant: normal;
  text-transform: none;
  text-decoration: none;
  display: block;
  float: none;
  height: 60px;
  cursor: pointer;
  color: #000000;
  background-color: #ffffff;
  padding: 14px 12px;
  height: auto;
}

a.theme-submenu-link:hover {
  color: #f7391c;
  background-color: #bababa;
}

.theme-footer-content {
  margin-top: 50px; 
}

.split-greyred {
  background-image: url('http://www.designtest.citymax.com/f/design/miami-split-greyred.jpg'); 
  width: 974px; 
  height:375px;
  color: #D5D4D4;
  letting-spacing: 3px; 
}

.split-left {
float:left; width: 48%; text-align: right; margin-right: 2%; font-size: 45px; line-height: 55px; padding-top: 50px; font-weight: bold; letter-spacing: 3px; 
}

.split-right {
float:left; width: 48%; text-align: left; margin-left: 2%; font-size: 18px; line-height: 35px; padding-top: 50px;
}

.btn-callnow {
  -webkit-border-radius: 28;
  -moz-border-radius: 28;
  border-radius: 28px;
  font-family: Arial;
  color: #ffffff;
  font-size: 25px;
  background: #e62222;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
}

.btn-callnow:hover {
  background: #ae1a1a;
  background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
  background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
  text-decoration: none;
}

.mobile-banner {
  width: 100%; 
}

.services-box { 
  display: inline;
  width: 100% !important;  
}