body {
  background: #DFE9F2;
  font-family: 'Inter', sans-serif;
}


h1, .contHeader, .txt_trt_head {
   color: #444;
   font-size: 28px;
   text-align: center;
   font-family: 'Open Sans', sans-serif;


}
h2 {
   font-size: 22px;
   color: #444;
   text-align: center;
   font-family: 'Open Sans', sans-serif;
  
}
h3 {
  color: #4C677A;
  font-weight: bold;
}
h4 {
  text-decoration: underline;
}


p, .contBody, .txt_trt {
  color: #333;
  font-family: 'Open Sans', sans-serif;
  /*font-size: 1.1rem;*/
  line-height: 1.7rem;
}

ul li {
  color: #333;
  font-weight: normal;
  font-family: 'Open Sans', sans-serif;
  /*font-size: 1.1rem;*/
  line-height: 1.7rem;
  text-align: left;
}

 a, .mainLinks, .links {
  color: #25AAE1;
}

.bold {
  font-family: 'Open Sans', sans-serif;
  font-weight: 900;
}

/* Contact section on home page*/
.phone {
   color: #25AAE1;
   text-decoration: none;
}
.phone:hover {
    color:#78c9ea;
}
.contactlink {
    color: #555;
    text-decoration: none;
}
.contactlink:hover {
    color: #78c9ea;

}
.apptLink {
  color: #fff;
  text-decoration: none;
}

/*video player*/
video {
  display: none;
}
.overlay-desc {
  display: none;
}
.poster {
  width: 100%;
}


/*styles*/

main {
  margin: 0 auto;
  width: 80%;
  max-width: 1200px;
  text-align: center;
  padding-bottom: 75px;
}
section {
  padding-top: 40px;
  padding-bottom: 40px;

}

.masterpage {
  margin: auto 0;
  text-align: center;

}
.top1 {
    padding-top: 35px;
}
.callnow {
    height: 95px;
    background-color: #fff;
    color: #555;
    width: 100%;


}
.contact1 {
    text-align: center;
    font-size: 18px;
    padding-top: 7px;

}
.addy {
  display: block;
}
.line {
  display: none;
}
.mainLogo {
  position: relative;
  width: 100%;
  max-width: 800px;
  height: auto;
  margin: auto;
}
.logoTitle {
  position: absolute;
  top: 24%;
  bottom: 50%;
  left:15%;
  width: 100%;
}
.mainTitle { 
  font-size: 30px;
  font-family: 'Inter', sans-serif;
  color: #4C677A;
  /*text-shadow: 2px 2px 0px rgba(0,0,0,0.2);*/
  display: block;
 }
.secondTitle {
  font-size: 15px;
  color: #4C677A;
}

.staff_cont_body_header {
    font-size: 24px;
    color: #585858;
    padding-bottom: 20px;
}

.btnlink {
  color: #fff;
  padding: 0.8rem;
  font-size: 17px;
  text-transform: uppercase;
  font-weight: 400;
  display: block;
  width: 100%;
  cursor: pointer;
  border: 1px solid #379ac3;
  background: transparent;
}

.btnlink:hover {
  background: #E8ECEB;
  opacity: 0.2;
  color: #555;
}
.link {
    margin: auto;
    text-align: center;
    width: 300px;
}

.left {
  text-align: left;
}
.services {
    text-align: center;
    padding-bottom: 40px;
}
.button {
  border: none;
  color: white;
  padding: 16px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  margin: 4px 2px;
  transition-duration: 0.4s;
  cursor: pointer;
}
button {
    background-color: Transparent;
    background-repeat:no-repeat;
    border: none;
    cursor:pointer;
    overflow: hidden;
    outline:none;
}
.btn {

  border: 2px solid #25AAE1;
  background-color: white;
  padding: 14px 48px;
  cursor: pointer;
  font-size: 18px;
  margin-bottom: 80px;
}
.default1 {
  background-color: Transparent;
  background-repeat:no-repeat;
  color: #fff;

}
.default1:hover {
  background: #25AAE1;
  color: #fff;
}
.default {
  background-color: Transparent;
  background-repeat:no-repeat;
  color: #333;


}
.default:hover {
  background: #25AAE1;
  color: #fff;
}
.practice_logo {
    width: 230px;
}
.practice_logo2 {
   max-width: 750px;
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.doctor_staffpage {
  margin-bottom: 25px;
  border:1px solid #ffffff;
  width: 100%;
  max-width: 250px;
}

 .dr{
   padding:1px;
   border:1px solid #ffffff;
   max-width: 250px;
   display: block;
   margin-left: auto;
   margin-right: auto;
   width: 50%;
   margin-top: 25px;
}
.covid_img {
   padding:1px;
   border:1px solid #ffffff;
   max-width: 250px;
   display: block;
   margin-left: auto;
   margin-right: auto;
   width: 50%;
   margin-top: 25px;

}
.responsive_img {
    width: 100%;
    height: auto;
}
.pages_img {
  max-width: 500px
}
.team {
  max-width: 650px;
}

.flex-staffimg {
  max-width: 650px;
  width: 100%;
  margin: auto;
  display: flex;
  flex-wrap: wrap;
  padding-bottom: 60px;
}

.flex-staffimg > div {
  width: 50%;
  padding: 6px;
  text-align: center;
  line-height: 75px;
  font-size: 30px;
}  
figcaption {
    background-color: #4C677A;
    color: #fff;
    padding: 3px;
    text-align: center;
    font-size: 12px;
    line-height: 20px;
}
img {
  border: 0;
}


/*staff*/

.stafftable {
width: 100%;
}
/* Gradient transparent - color - transparent */

hr.style-two {
    border: 0;
    height: 1px;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
}

.carecredit {
  border-radius: 10px;
  height: 100px;
}

/*contact*/
.contact_grid1 {
  display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 20px;
}
.contactChild-grid1 {
  
}
/* style for NEW TREATMENTS PAGE */
.newTreatments #left {width: 100%;}
.newTreatments #right {width: 100%;}

.newTreatments h2 {
  font-size: 28px;
  font-weight: bold;
  color: #09428a;
  display: inline-block;
  padding-bottom: 2px;
}
.newTreatments h2 a {
  color: #09428a;
  text-decoration: none;
}
.newTreatments h2 a:hover{
  text-decoration: underline;
}
.trt-txt {
  font-size: 14px;
  line-height: 20px;
  padding: 20px;
}




/* 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%;
  max-width: 700px;
  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 */

.wrapper { 
  overflow:hidden;
}

.wrapper div {
   min-height: 200px;
   padding: 10px;
}
#one {
  float:left; 
  margin-right:20px;
  width:300px;
}
#two { 
  overflow:hidden;
  margin:10px;
  min-height:170px;
}

.gmap {
  padding-top: 60px;
  width: 340px;
  height: 400px;
}

/* 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;
}


/* testimonials */

.content-slider {
  width: 100%;
  height: 260px;
}

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

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

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

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

.slider .quote {
  font-size: 22px;
  font-style: italic;
  line-height: 34px;
}

.slider .source {
  font-size: 20px;
  text-align: right;
}
.google {
  font: italic;
  font-size: 11px;
}
.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;
  }
}




/* covid styles */
.covid {
  display: flex;
  flex-wrap: wrap;
  padding-bottom: 50px;

}


.covidDiv {
  flex: 1;
  background-color: #EFF7F8;
  margin: 10px;
  padding: 50px;
  justify-content: space-around;

}
.policy {
  font-size: 15px;
  line-height: 22px;
}

/* social median icon */

.sm {
  padding-left: 20px;
  margin-top: 5px;
  display: inline-block;
}

.fa {
  padding: 6px 0 5px 5px;
  width: 40px;
  text-decoration: none;
  margin: 0;
}

.fa:hover {
    opacity: 0.7;
}

.fa-facebook {
  background: #45568E;
  color: white;
  margin-right: 5px;
}

.fa-google {
  background: #f66a3b;
  color: white;
}

.fa-twitter {
  background: #25AAE1;
  color: white;
  margin-left: 5px;
}

.fa-youtube {
  background: #f66a3b;
  color: white;
}
/* forms page*/

.forms1 {
  display: flex;
  flex-wrap: wrap;

}
.formsDiv {
  flex: 1;
  margin: 10px;
  justify-content: space-around;
}
/* Drop down*/
nav{
    height: 6rem;
    width: 100vw;
    background-color: #fff;
    box-shadow: 0 3px 20px rgba(0, 0, 0, 0.2);
    display: flex;
    position: fixed;
    z-index: 10;
}
.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: #25AAE1;


}
.nav-links li a:hover {
    color: #ffffff;
    background-color: #25AAE1;
    padding: 20px 16px;

    transition: background 0.3s;
}
.nav-links li {
    position: relative;
}
.nav-links li a::before {
    content: "";
    display: block;
    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%;
}
/*Styling Hamburger Icon*/
.hamburger div{
    width: 30px;
    height:3px;
    background: #f2f5f7;
    margin: 5px;
    transition: all 0.3s ease;
}
.hamburger{
    display: none;
}
/*drop downn links*/
.dropA {
 position: relative;
 padding-left: 10px;
}
.dropA a:hover {
 position: relative;
 padding-left: 10px;
}

.dropB {
position: absolute;
display: none;
background-color: #fff;
width: 150px;
padding-left: 20px;
z-index: 999;
font-size: 15px;
}

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

}
.dropA:hover > .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;
}
 
/* footer */
.foot {
  color: #333;
  font-family: 'Open Sans', sans-serif;
  text-align: center;
}
footer {
   position: fixed;
   left: 0;
   bottom: 0;
   width: 100%;
   background-color: #fff;
   color: white;
   height: auto;

}