<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">*{
    margin: 0;
    padding: 0;
    /*color: #f2f5f7;*/
    font-family: 'Open Sans', sans-serif;
    line-height: 1.9rem;
    letter-spacing: 1px;
    font-weight: 300;
}

body{
    overflow-x: hidden;

    
}
nav{
    height: 6rem;
    width: 100vw;
    background-color: #13a1b0;
    box-shadow: 0 3px 20px rgba(0, 0, 0, 0.2);
    display: flex;
    position: fixed;
    z-index: 10;
}

p, .contBody1 {
  color: #555555;
  font-family: 'Open Sans', sans-serif;
  font-size: 1.2rem;
  line-height: 1.9rem;
  padding: 20px 30px;
  text-align: justify;
  text-justify: inter-word;*/
  width: 80%;
}
.contBody2 {
  color: #555555;
  font-family: 'Open Sans', sans-serif;
  font-size: 1.2rem;
  padding: 20px;

  
}
.masterpage {
    text-align: center;
    padding: 25px;
    padding-top:130px;

}
/* Contact */

.contactpg {
}

/* style for CONTACT FORM PAGE */


form { max-width:420px; margin:50px auto; }

.feedback-input {
  color:#444;
  font-family: Helvetica, Arial, sans-serif;
  font-weight:500;
  font-size: 18px;
  border-radius: 2px;
  line-height: 22px;
  background-color: transparent;
  border:2px solid #25AAE1;
  transition: all 0.3s;
  padding: 13px;
  margin-bottom: 15px;
  width:100%;
  box-sizing: border-box;
  outline:0;
}

.feedback-input:focus { border:2px solid #CC4949; }

textarea {
  height: 150px;
  line-height: 150%;
  resize:vertical;
}

[type="submit"] {
  font-family: 'Montserrat', Arial, Helvetica, sans-serif;
  width: 100%;
  background:#25AAE1;
  border-radius:2px;
  border:0;
  cursor:pointer;
  color:white;
  font-size:24px;
  padding-top:10px;
  padding-bottom:10px;
  transition: all 0.3s;
  margin-top:-4px;
  font-weight:700;
}
[type="submit"]:hover { background:#CC4949; }


/* style for CONTACT FORM PAGE */
.map1 {
   min-height: 200px;
   padding: 10px;
}
#one {
  
  width:100%;
}
#two { 
  overflow:hidden;
  margin:10px;
  min-height:170px;
}

.gmap {
  width: 100%;
  height: 400px;
}

/* forms page*/

.forms1 {
  display: flex;
  flex-wrap: wrap;
}
.formsDiv {
  flex: 1;
  margin: 10px;
  justify-content: space-around;
}
/* style for APPT PAGE */
[type="date"] {
  background: url(https://cdn1.iconfinder.com/data/icons/cc_mono_icon_set/blacks/16x16/calendar_2.png)  97% 50% no-repeat ;
}
[type="date"]::-webkit-inner-spin-button {
  display: none;
}
[type="date"]::-webkit-calendar-picker-indicator {
  opacity: 0;
}

.ads {
  background-color: #ffffff;
  padding-top: 15px;
}
.ad-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.ad-img {
  width: 100%;
  max-width: 200px;
  padding: 25px;
}

/*Video*/
.poster {
  width: 100%;
  padding-top: 18%;
}
.responsive_img {
    width: 100%;
    height: auto;
}
.video-container {
  position: relative;
}
video {
  display: none;
}
.overlay-desc {
  display: none;
}

h1.videotext {
  color: #fff;
  font-family: 'Nobile', sans-serif;
  font-size: 5vw;
  text-align: center;
}

h1 {
    color: #13a1b0;
    padding-bottom: 15px;
    padding-top: 4px;
    font-weight: bold;
    text-align: center;

}
h5 {
    color: #5aa3e7;
    font-weight: bold;
    padding-bottom: 8px;
    font-size: 5VW;
    font-family: 'PT Serif', serif;
    text-align: center;
}
/*.contHeader{
    padding-top: 130px;
}*/
.contBodyheader {
    color: #555;
    display: block;
    font-size: 23px;
}
.bodyHeader {
    color: #555555;
    display: block;
    padding: 25px 60px;
    font-size: 23px;

}

.contBody {
    text-align: left;
}
.txt_trt_head {
  padding-top: 10px;
}

span {
  font-weight: bold;
}
.viewlinks {
  color: #ffffff;
}
.formlinks {
  color: #14a1b0;
}
.formlinks:hover {
  color: #555555;
}
.adv_links {
   float: right;
}
a.adv_box_links:link {
    color: #000;
}
a.adv_box_links:hover {
    color: yellow;
}
.footerlinks {
  text-decoration: none;
}
.phone {
    background-color: #489fae;
    padding: 10px;
    margin-top: -10px;
}
.phone-text {
    text-align: center;
    color: #fff;
}
.smallh1 {
    font-size: 2VW;
    color: #5aa3e7;
}
section {
  margin: 0 auto;
  width: 95%;
}

.div_sects {
 height: auto;


}
.div_one{

}
.div_two {
  float: left;
}
.div_three {


}
.div_four {

}

.div_H1 {
    word-spacing: -0.15em;
    font-weight: 300;
    padding: 1em;
    color: #555555;
    text-transform: uppercase;
    font-size: 1.9em;
    text-align: center;
}
.div_H2 {
    word-spacing: -0.15em;
    font-weight: 300;
    padding: 1em;
    color: #555555;
    text-transform: uppercase;
    font-size: 1.9em;
    text-align: center;
}
.span_H2 {
    color: #555555;
}


/*dr grid*/

.c { 
background-color:#13a1b0;}

.d { 
background-color:#263b8b; }


.dry {
    width: 100%;
    display: block;
}
.top {
    width: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;
    padding-top: 5px;


}

/*Styling logo*/
.logo{
  padding:1vh 1vw;
  text-align: center;
}
.logo img {
  height: 5rem;
}

/* Parralax */
.parallax {
  /* The image used */
  background-image: url("images/family.jpg");

  /* Set a specific height */
  height: 100%; 

  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

/* Common Style Setting */
hr{
    height: 0;
    margin: 15px;
    padding: 0;
    border: 0;
}
.hr1{
    height: 1px;
    background-image: -webkit-linear-gradient(left, #eee, #999, #eee);
    background-image:    -moz-linear-gradient(left, #eee, #999, #eee);
    background-image:     -ms-linear-gradient(left, #eee, #999, #eee);
    background-image:      -o-linear-gradient(left, #eee, #999, #eee);
}


h3 {
    text-align: center;
    padding-top: 25px;
}
.i {
  padding-top: 35px;
}
/* ADV Boxes */
.adv_div {
    margin-top: -75px;
}
.grid {
    position: relative;
    margin: 0 auto;
    padding: 1em 0 4em;
    max-width: 1000px;
    list-style: none;
    text-align: center;
}

.grid figure {
    position: relative;
    float: left;
    overflow: hidden;
    margin: 10px 1%;
    min-width: 320px;
    max-width: 480px;
    max-height: 360px;
    width: 48%;
    background: #3085a3;
    text-align: center;
    cursor: pointer;
}

.grid figure img {
    position: relative;
    display: block;
    min-height: 100%;
    max-width: 100%;
    opacity: 0.8;
}

.grid figure figcaption {
    padding: 2em;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.25em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.grid figure figcaption::before,
.grid figure figcaption::after {
    pointer-events: none;
}

.grid figure figcaption,
.grid figure figcaption &gt; a {
    position: absolute;
    top: 0;
    left: 0;
    /*width: 100%;*/
    height: 100%;
}


.grid figure figcaption &gt; a {
    z-index: 1000;
    text-indent: 200%;
    white-space: nowrap;
    font-size: 0;
    opacity: 0;
}

.grid figure h2 {
    word-spacing: -0.15em;
    font-weight: 300;
}

.grid figure h2 span {
    font-weight: 800;
}

.grid figure h2,
.grid figure p {
    margin: 0;
}

.grid figure p {
    letter-spacing: 1px;
    font-size: 68.5%;
}

figure.effects1 {
    background-color: #17819c;
}

figure.effects1 img {
    opacity: 0.5;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: scale(1.15);
    transform: scale(1.15);
}

figure.effects1:hover img {
    opacity: 0.2;
    -webkit-transform: scale(1);
    transform: scale(1);
}

figure.effects1 h2 {
    margin-top: 20%;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(0,20px,0);
    transform: translate3d(0,20px,0);
}

figure.effects1 p {
    margin: 1em 0 0;
    padding: 3em;
    border: 1px solid #fff;
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0,20px,0) scale(1.1);
    transform: translate3d(0,20px,0) scale(1.1);
} 

figure.effects1:hover h2 {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}

figure.effects1:hover p {
    opacity: 1;
    -webkit-transform: translate3d(0,0,0) scale(1);
    transform: translate3d(0,0,0) scale(1);
}


@media screen and (max-width: 50em) {
    .content {
        padding: 0 10px;
        text-align: center;
    }
    .grid figure {
        display: inline-block;
        float: none;
        margin: 10px auto;
        width: 100%;
    }
}

.adv_box {
    color: #FFFFFF;
    font-weight: bold;
    text-shadow: 1px 1px 2px #555555;
}

/*section*/
.dr_sect {
    background-color: #555;
    height: 450px;
    padding-top: 600px;
    width: 89%;
}
/*Grids*/

.grid-container {
  display: grid;
  padding: 10px;
}

.grid-item {
  padding: 20px;

}

/* Covid Policy */
.cv_h2 {
    padding-top: 50%;
}
.cv1 {
  background-image: url("images/corona.png");
  background-color: #cccccc;
  height: 400px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;

}
.cv-text {
  text-align: left;
  position: absolute;
  top: 30%;
  left: 30%;
  transform: translate(-50%, -50%);
  width: 300px;
  padding-left: 55px;
}
/* Testimonials */

.reviews {
  width: 100%;
  max-width: 650px;
  height: 700px;
  text-align: center;
} 

.pt_1 {
    background-color: #12A2B0;
}
.rv_h2 {
    color: #ffffff;
}
.content-slider {
  width: 100%;
  height: 510px;
}

.slider {
  height: 400px;
  width: 100%;
  max-width: 380px;
  margin: 40px auto 0;
  overflow: visible;
  position: relative;
}

.mask {
  overflow: hidden;
  height: 490px;
}

.slider ul {
  margin: 0;
  padding: 0;
  position: relative;
}

.slider li {
  width: 100%;
  height: 400px;
  position: absolute;
  top: -225px;
  list-style: none;
}

.slider .quote {
  font-size: 22px;
  font-style: italic;
  line-height: 34px;
}
.quote {
  color: #ffffff;
}
.slider .source {
  font-size: 20px;
  text-align: right;
  color: #ffffff;
}
.google {
  font: italic;
  font-size: 11px;
  color: #ffffff;
}
.google-icon {
  width: 20px;
  text-align: left;
}

.slider li.anim1 {
  animation: cycle 30s linear infinite;
}

.slider li.anim2 {
  animation: cycle2 30s linear infinite;
}

.slider li.anim3 {
  animation: cycle3 30s linear infinite;
}

.slider li.anim4 {
  animation: cycle4 30s linear infinite;
}

.slider li.anim5 {
  animation: cycle5 30s linear infinite;
}


.slider:hover li {
  animation-play-state: paused;
}

@keyframes cycle {
  0% {
    top: 0px;
  }
  4% {
    top: 0px;
  }
  16% {
    top: 0px;
    opacity: 1;
    z-index: 0;
  }
  20% {
    top: 325px;
    opacity: 0;
    z-index: 0;
  }
  21% {
    top: -325px;
    opacity: 0;
    z-index: -1;
  }
  50% {
    top: -325px;
    opacity: 0;
    z-index: -1;
  }
  92% {
    top: -325px;
    opacity: 0;
    z-index: 0;
  }
  96% {
    top: -325px;
    opacity: 0;
  }
  100% {
    top: 0px;
    opacity: 1;
  }
}

@keyframes cycle2 {
  0% {
    top: -325px;
    opacity: 0;
  }
  16% {
    top: -325px;
    opacity: 0;
  }
  20% {
    top: 0px;
    opacity: 1;
  }
  24% {
    top: 0px;
    opacity: 1;
  }
  36% {
    top: 0px;
    opacity: 1;
    z-index: 0;
  }
  40% {
    top: 325px;
    opacity: 0;
    z-index: 0;
  }
  41% {
    top: -325px;
    opacity: 0;
    z-index: -1;
  }
  100% {
    top: -325px;
    opacity: 0;
    z-index: -1;
  }
}

@keyframes cycle3 {
  0% {
    top: -325px;
    opacity: 0;
  }
  36% {
    top: -325px;
    opacity: 0;
  }
  40% {
    top: 0px;
    opacity: 1;
  }
  44% {
    top: 0px;
    opacity: 1;
  }
  56% {
    top: 0px;
    opacity: 1;
    z-index: 0;
  }
  60% {
    top: 325px;
    opacity: 0;
    z-index: 0;
  }
  61% {
    top: -325px;
    opacity: 0;
    z-index: -1;
  }
  100% {
    top: -325px;
    opacity: 0;
    z-index: -1;
  }
}

@keyframes cycle4 {
  0% {
    top: -325px;
    opacity: 0;
  }
  56% {
    top: -325px;
    opacity: 0;
  }
  60% {
    top: 0px;
    opacity: 1;
  }
  64% {
    top: 0px;
    opacity: 1;
  }
  76% {
    top: 0px;
    opacity: 1;
    z-index: 0;
  }
  80% {
    top: 325px;
    opacity: 0;
    z-index: 0;
  }
  81% {
    top: -325px;
    opacity: 0;
    z-index: -1;
  }
  100% {
    top: -325px;
    opacity: 0;
    z-index: -1;
  }
}

@keyframes cycle5 {
  0% {
    top: -325px;
    opacity: 0;
  }
  76% {
    top: -325px;
    opacity: 0;
  }
  80% {
    top: 0px;
    opacity: 1;
  }
  84% {
    top: 0px;
    opacity: 1;
  }
  96% {
    top: 0px;
    opacity: 1;
    z-index: 0;
  }
  100% {
    top: 325px;
    opacity: 0;
    z-index: 0;
  }
}


/* Doc home page */
.grid-dr {
  display: grid;
  /*background-color: #2196F3;*/
  padding: 10px;
}
.grid-item-dr {
  background-color: rgba(255, 255, 255, 0.8);
  padding: 20px;
  font-size: 30px;
}

.drname {
    color: #263b8b;
    text-align: center;
}

.doc {
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 10px;
}
/* Nav Links */
.nav-links{
    display: flex;
    list-style: none; 
    width: 88vw;
    padding: 0 0.7vw;
    justify-content: space-evenly;
    align-items: center;
    text-transform: uppercase;
}
.nav-links li a{
    text-decoration: none;
    margin: 0 0.7vw;
    color: #ffffff;

}
.nav-links li a:hover {
    color: #61DAFB;
}
.nav-links li {
    position: relative;
}
.nav-links li a::before {
    content: "";
    display: block;
    /*height: 3px;*/
    width: 0%;
    background-color: #ffffff;
    position: absolute;
    transition: all ease-in-out 250ms;
    margin: 25% 0 0 10%;
}
.nav-links li a:hover::before{
    width: 80%;
}

/* style for NEW TREATMENTS PAGE */
.newTreatments {text-align: center;}
.newTreatments #left {width: 100%;}
.newTreatments #right {width: 100%; padding-bottom: 50px;}

.newTreatments h2 {
  font-size: 24px;
  font-weight: bold;
  color: #09428a;
}
.newTreatments h2 a {
  color: #09428a;
  text-decoration: none;
}
.newTreatments h2 a:hover{
  text-decoration: underline;
}
.trt-txt {
  font-size: 14px;
  width: 90%;
  line-height: 25px;
  padding: 0px 0px 26px 30px;
}



/*Styling Buttons*/
.login-button{
    background-color: transparent;
    border: 1.5px solid #f2f5f7;
    border-radius: 2em;
    padding: 0.6rem 0.8rem;
    margin-left: 2vw;
    font-size: 1rem;
    cursor: pointer;

}
.login-button:hover {
    color: #131418;
    background-color: #f2f5f7;
    border:1.5px solid #f2f5f7;
    transition: all ease-in-out 350ms;
}
.appt-btn{
    color: #F7FAFB;
    font-weight: bold;
    /*background-color: #61DAFB;*/
    background-color: #13a1b0;
    border: 1.5px solid #fcf394;
    border-radius: 2em;
    padding: 0.6rem 0.8rem;
    font-size: 1rem;
    cursor: pointer;
}
.appt-btn:hover {
    color: #13a1b0;
    /*background-color: transparent;*/
    background-color: #fcf394;
    border:1.5px solid #fcf394;
    transition: all ease-in-out 350ms;
}

/*Staff*/
.staffpage2 {
  background: none;
}
.teamphoto {
  width: 250px;
}
.grid-staff {
  display: grid;
  grid-template-rows: auto;
}
.grid-staff-item {
  font-size: 30px;
  text-align: center;
}

.grid-staff-logo {
  display: grid;
  justify-content: center;
  align-content: center;
  grid-auto-flow: rows;
  grid-template-rows: 50% 50%
}

.grid-staff-logoimg {
  font-size: 30px;
  text-align: center;
  justify-content: center;
  align-content: center;
}


/*drop downn links*/
.dropA {
 position: relative;
}

.dropB {
position: absolute;
display: none;
background-color: #14A1B0;
width: 200px;
z-index: 999;
font-size: 13px;
}

.dropB li {
border: .5px solid #ffffff;
list-style-type: none;

}
.dropA:hover &gt; .dropB {
  display: block;

}

.dropB a {
  color: #555;
  text-decoration: none;
  display: block;
}

.dropB a:hover {
  background-color: #29BEE8;
}

.dropA:after {
  content: "\25BC";
  font-size: 6px;
  display: block;
  position: absolute;
  top: 2%;
  right: -5%;
  color: #ffffff;
}


/*Styling Hamburger Icon*/
.hamburger div{
    width: 30px;
    height:3px;
    background: #f2f5f7;
    margin: 5px;
    transition: all 0.3s ease;
}
.hamburger{
    display: none;
}




/* FOOTER  */


footer ul {
  display: inline-grid;
  grid-auto-flow: row;
  grid-gap: 24px;
  justify-items: center;
  margin: auto;
}

footer li{
list-style-type: none;
}
@media (min-width: 500px) {
 footer ul {
    grid-auto-flow: column;
  }
}

footer a {
  color: white;
  text-decoration: none;
  box-shadow: inset 0 -1px 0 hsla(0, 0%, 100%, 0.4);
}

footer a:hover {
  box-shadow: inset 0 -1.2em 0 hsla(0, 0%, 100%, 0.4);
}

footer li:last-child {
  grid-column: 1 / 2;
  grid-row: 1 / 2;
}


footer div {
  display: flex;
  height: 20vh;
  width: 100%;
  background-color: #1D378A;
  line-height: 1.3;
  font-family: Menlo, monospace;
  color: #ffffff;
}

@keyframes wave-animation {
  0%,
  100% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(20deg);
  }
  75% {
    transform: rotate(-15deg);
  }
}




/* Google Map */
.responsive-map{
overflow: hidden;
padding-bottom:65%;
position:relative;
height:0;
}
.responsive-map iframe{
left:0;
top:0;
height:100%;
width:100%;
position:absolute;
}



/*Stying for small screens*/
@media screen and (max-width: 980px){
    nav{
        position: fixed;
        z-index: 3;
    }
    .hamburger{
        display:block;
        position: absolute;
        cursor: pointer;
        right: 5%;
        top: 50%;
        transform: translate(-5%, -50%);
        z-index: 2;
        transition: all 0.7s ease;
    }

    .nav-links{
        position: fixed;
        background: #13a1b0;
        height: 100vh;
        width: 100%;
        flex-direction: column;
        clip-path: circle(50px at 90% -20%);
        -webkit-clip-path: circle(50px at 90% -10%);
        transition: all 1s ease-out;
        pointer-events: none;
    }
    .nav-links.open{
        clip-path: circle(1000px at 90% -10%);
        -webkit-clip-path: circle(1000px at 90% -10%);
        pointer-events: all;
    }
    .nav-links li{
        opacity: 0;
    }
    .nav-links li:nth-child(1){
        transition: all 0.5s ease 0.2s;
    }
    .nav-links li:nth-child(2){
        transition: all 0.5s ease 0.4s;
    }
    .nav-links li:nth-child(3){
        transition: all 0.5s ease 0.6s;
    }
    .nav-links li:nth-child(4){
        transition: all 0.5s ease 0.7s;
    }
    .nav-links li:nth-child(5){
        transition: all 0.5s ease 0.8s;
    }
    .nav-links li:nth-child(6){
        transition: all 0.5s ease 0.9s;
        margin: 0;
    }
    .nav-links li:nth-child(7){
        transition: all 0.5s ease 1s;
        margin: 0;
    }
    li.fade{
        opacity: 1;
    }

}
/*Animating Hamburger Icon on Click*/
.toggle .line1{
    transform: rotate(-45deg) translate(-5px,6px);
}
.toggle .line2{
    transition: all 0.7s ease;
    width:0;
}
.toggle .line3{
    transform: rotate(45deg) translate(-5px,-6px);
}


</pre></body></html>