html, body, h1, h2, h3, h4, p, ol, ul, li, pre, code, address, variable, form, fieldset, blockquote {
 padding: 0;
 margin: 0;
}
table { border-collapse: collapse; border-spacing: 0; }
td, th, caption { font-weight: normal; text-align: left; }
img, fieldset { border: 0; }
ol { padding-left: 1.4em; list-style: decimal; }
ul { padding-left: 1.4em; list-style:disc; }
q:before, q:after { content:''; }

html {
  font-size: 100%;
}
body {
  background-color: #FFFFFF;
}
body,td,th {
  font-family: Arial, Helvetica, san-serif;
  font-size: 1em;
  color: #191C1F;
  line-height: 1.4;
}

.content {
  margin: 0 auto;
  padding: 0.125em 0.5em;
  max-width: 600px;

}
.content600 {
  margin: 0 auto;
  max-width: 600px;
  width: 100%;

}
.content800 {
  margin: 0 auto;
  max-width: 800px;
  width: 100%;

}

.embed-container-ratio-2-1 {
  position: relative;
  height: 0;
  overflow: hidden;
  background-color: #FFFFFF;
  padding-bottom: 50%;
}

.embed-container-ratio-2-1 img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background-color: #FFFFFF;
}

.embed-container-ratio-5-3 {
  position: relative;
  height: 0;
  overflow: hidden;
  background-color: #FFFFFF;
  padding-bottom: 60%;
}

.embed-container-ratio-5-3 img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background-color: #FFFFFF;
}



h1 {
        font-weight: normal;
        font-size: 1.438em;
        padding: 1em 0 0.25em 0;
        line-height: 1.4;
        color: #191C1F;
}
h2 {
        font-weight: normal;
        font-size: 1.313em;
        padding: 0.438em 0 0.313em 0;
        line-height: 1.4;
        color: #191C1F;
}

h3 {
        font-weight: normal;
        font-size: 1.325em;
        padding: 1em 0 0em 0;
        line-height: 1.4;
        color: #191C1F;

}

h4 {
        font-weight: normal;
        font-size: 1.125em;
        padding: 1em 0 0em 0;
        line-height: 1.4;
        color: #191C1F;

}



p {
    padding: 0.313em 0 0.563em 0;

}
.nopad{
    padding: 0;
}


.style1 {
   font-size: 0.813em;
   font-weight: bold;
}
.style2 {
   font-size: 0.875em;
   font-weight: bold;
}
.style3 {
   font-size: 0.813em;
   font-weight: bold;
   text-align: center;
   padding: 1em 0;
}
.style4 {

   font-weight: bold;
}
.style5 {

   text-align: center;
}
.style6 {

   text-align: right;
}
.style7 {

   font-size: 1.125em;

}
.style8 {
   font-size: 0.813em;

}

.style9 {
   font-size: 0.813em;
   font-weight: bold;
   text-align: center;
   color: #CC0000;
}
.style10 {

   text-align: center;
   font-weight: bold;
}

.style11 {
    font-style: italic;
    font-size: 0.938em;
}
A{
   text-decoration:none;

}


A:link { color: #0A807C;}
A:visited { color: #0A807C;}
A:hover { text-decoration:underline;}

A:focus{
  color: #000;
  background-color: #80F9F5;
}


.tel {

}
.tel a{
      text-decoration: none;
      font-weight: normal;
      font-size: 1.5em;
      padding: 0.875em 0 0.125em 0;
      display: block;
      text-align: center;
      color: #000;
}   

.tel a:active{
      color: #000;
}
.tel a:hover{
      color: #068480;
}

.tel a:focus{
      color: #068480;
}
#clinic_button a{
      display: block;
      width: 100%;
      padding: 1em 0px;
      text-decoration: none;
      background-color: #068480;
      color: #fff;
      text-align: center;

      margin: 1em auto 0 auto;
      font-size: 1.063empx;
      line-height: 1.4;
      border-radius: 6px;
      -webkit-background-clip: padding-box;
      -moz-background-clip:    padding;
      background-clip:         padding-box;
}
#clinic_button a:hover {
      color: #fff;
      background-color:#547383;
}
#clinic_button a:focus {
      color: #fff;
      background-color:#547383;
}

.greyline{
         border-bottom:1px solid #f1f1f1;
         width: 100%;
}

#ads, #mg {
    width: 100%;
    border:1px solid #D1D1D1;

}

input[type=text]{
    width: 100%;
    height: 1.5em;
    border:1px solid #D1D1D1;
}

input[type=tel]{
    width: 100%;
    height: 1.5em;
    border:1px solid #D1D1D1;
}

input[type=email]{
    width: 100%;
    height: 1.5em;
    border:1px solid #D1D1D1;
}

input[type=checkbox]{
    width:1.5em;
    height: 1.5em;
    border:1px solid #D1D1D1;
}
input[type=number]{
    width:3.5em;
    height: 1.5em;
    border:1px solid #D1D1D1;
}
input[type=submit]{
    width:10em;
    height: 2.5em;
    font-size: 1.25em;
    font-weight: normal;

}

#submitBtn {
    background-color: #068480;
    margin: 0.835em auto;
    color: #fff;
    padding: 0.63em;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 1em;
     border-radius: 4px;
      -webkit-background-clip: padding-box;
      -moz-background-clip:    padding;
      background-clip:         padding-box;
      border: 1px solid  #068480;
}
#submitBtn:hover {
     color: #fff;
     background-color: #5C6F7C;
     border: 1px solid #5C6F7C;
}

#submitBtn:focus {
     color: #fff;
     background-color: #5C6F7C;
     border: 1px solid #5C6F7C;
}


ul {
    padding-top: 0.5em;
    padding-bottom: 1em;
}
li{
     padding-bottom: 0.5em;
}



ul.menulist {
     list-style-type: none;
     background-color: #5C6F7C;
     padding: 0.063em 0 0 0;
     font-size: 0.938em;
     margin-top: 1em;
}

ul.menulist li{
     border-top: 1px solid #FFFFFF;
     padding: 0.438em 0;
}
ul.menulist a{
      margin: 0 0.375em;
      padding: 0.438em;
      display: block;
      text-decoration: none;
      font-weight: normal;
      color: #fff;
      font-size: 1.125em;
}
ul.menulist a:hover{
      color: #fff;
      background-color:#728697;
}
ul.menulist a:active{

      background-color:#5C6F7C;
}
ul.menulist a:focus {
      color: #fff;
      background-color:#728697;

}

ul.nav {

       list-style-type: none;
       padding: 0.25em 0 0.5em 0;
       margin: 0.25em 0 0.125em 0;
       background-color: #fff;
       text-align: center;
}

ul.nav li {
      display: inline;
      padding: 0;
}

ul.nav a {
      padding: 0.25em 0.5em;
      text-decoration: none;
      font-size: 1.125em;
      font-weight:normal;
      color: #191C1F;



}
ul.nav a:hover {
      color: #191C1F;
      border-bottom: 2px solid #0ca39e;
}
ul.nav a:active {
       color: #191C1F;
}
ul.nav a:focus {
      color: #191C1F;
      border-bottom: 2px solid #0ca39e;
      background-color: #fff;
}
.topbar{
  width: 100%;
  background-color: #0ca39e;
  padding: 0.125em 0;

}
.topbar img{
   display: block;
   margin: 0 auto;
}
.theblog{
     border:1px solid #C5D7C4;
     padding: 0.5em;
     margin: 1em 0;
     background-color: #FcFcFc;
     line-height: 1.4em;
       border-radius: 6px;
      -webkit-background-clip: padding-box;
      -moz-background-clip:    padding;
      background-clip:         padding-box;
}
.blog_pic{
       margin: 1em 0;
       text-align: center;
}
.blog_pict{
       width: 100%;
       max-width: 500px;
}
.box{
   padding: 1em;
   margin-bottom: 0.5em;
   font-size: 0.938em;
   line-height: 1.5;
   border-radius: 6px;
      -webkit-background-clip: padding-box;
      -moz-background-clip:    padding;
      background-clip:         padding-box;

}
.box:nth-child(odd) {background: #C5D7C4;}

.box:nth-child(even) {background: #C2D0E0;}
.box2{
   padding: 1em;
   margin-bottom: 0.5em;
   font-size: 0.938em;
   line-height: 1.5;
   border-radius: 6px;
      -webkit-background-clip: padding-box;
      -moz-background-clip:    padding;
      background-clip:         padding-box;
      border: 1px solid #C5D7C4;
}
.box2 a{
   font-size: 1.063em;
}

.shortpage8{
   margin-bottom: 0.5em;
}
.shortpage16{
   margin-bottom: 1em;
}
.shortpage24{
   margin-bottom: 1.5em;
}
.shortpage32{
   margin-bottom: 2em;
}

.st_row::after {
  content: "";
  clear: both;
  display: block;
}

[class*="st_col-"] {
  float: left;

}



 /* For desktop: */
.st_col-1 {width: 8.33%;}
.st_col-2 {width: 16.66%;}
.st_col-3 {width: 25%;}
.st_col-4 {width: 33.33%;}
.st_col-5 {width: 41.66%;}
.st_col-6 {width: 50%;}
.st_col-7 {width: 58.33%;}
.st_col-8 {width: 66.66%;}
.st_col-9 {width: 75%;}
.st_col-10 {width: 83.33%;}
.st_col-11 {width: 91.66%;}
.st_col-12 {width: 100%;}


a.skip-main {
    left:-999px;
    position:absolute;
    top:auto;
    width:1px;
    height:1px;
    overflow:hidden;
    z-index:-999;
}
a.skip-main:focus, a.skip-main:active {
    color: #fff;
    background-color: #000;
    left: auto;
    top: 2.5em;
    width: 100px;
    height: auto;
    overflow:auto;
    margin: 0.25em 0.063em 0.063em 0.25em;                                                                                                   ;
    padding: 0.063em;
    text-decoration: none;
    text-align:center;
    font-size:0.875em;
    z-index:999;
}
#preload { display: none; }