body {
  border-bottom-width: 2px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}
h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family:'Open Sans', sans-serif;
  color: white;
  font-size: 38px;
  line-height: 44px;
  font-weight: 300;
  text-transform: none;
  text-shadow: rgba(0, 0, 0, 0.20) 0px 1px 0px;
}
h2 {
  margin-top: 0px;
  margin-bottom: 20px;
  font-family:'Open Sans', sans-serif;
  color: white;
  font-size: 26px;
  line-height: 36px;
  font-weight: 300;
  text-align: center;
}
h3 {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-bottom: 10px;
  font-family:'Open Sans', sans-serif;
  color: #dadada;
  font-size: 22px;
  line-height: 30px;
  font-weight: 300;
  text-align: left;
  letter-spacing: 1px;
  text-transform: uppercase;
}
h4 {
  margin-top: 10px;
  margin-bottom: 25px;
  font-family:'Open Sans', sans-serif;
  font-size: 42px;
  line-height: 24px;
  font-style: normal;
  font-weight: 300;
  text-align: left;
}
h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family:'Open Sans', sans-serif;
  color: #70a3b7;
  font-size: 32px;
  line-height: 20px;
  font-weight: 300;
}
h6 {
  overflow-x: visible;
  overflow-y: visible;
  width: 150px;
  height: 50px;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 60px;
  padding-top: 3px;
  font-family:'Open Sans', sans-serif;
  color: #70a3b7;
  font-size: 16px;
  line-height: 19px;
  font-weight: 400;
  text-transform: none;
}
p {
  width: 100%;
  margin-bottom: 0px;
  padding-bottom: 0px;
  float: right;
  font-family:'Droid Serif', serif;
  line-height: 24px;
  text-align: center;
}
.button {
  display: inline-block;
  padding: 6px 15px;
  float: right;
  border-radius: 2px;
  background-color: #70a3b7;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  font-family:'Open Sans', sans-serif;
  color: white;
  font-size: 16px;
  text-align: center;
  text-decoration: none;
}
.button:hover {
  background-color: #a2af60;
}
.header {
  height: 500px;
  margin-top: 0px;
  background-color: white;
  background-image: url('../images/location.jpg');
  background-position: -169% 44%;
  background-size: cover;
}
.nav {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 10;
  width: 100%;
  height: 80px;
  border-bottom: 1px solid #dadada;
  background-color: white;
}
.navhome {
  display: block;
  width: 80px;
  height: 80px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0px;
  float: left;
}
.navleft {
  float: left;
}
.navbar {
  margin-top: 10px;
  background-color: white;
}
.logo {
  display: block;
  margin-right: auto;
  margin-left: auto;
  clear: none;
  background-image: url('../images/IconOnlyDADADA.png');
  background-size: contain;
  background-repeat: no-repeat;
}
.centerimg {
  display: block;
  margin-top: 10px;
  margin-right: auto;
  margin-left: auto;
  opacity: 0;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}
.centerimg:hover {
  opacity: 1;
}
.navlink {
  background-color: transparent;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  font-family:'Open Sans', sans-serif;
  color: black;
  font-size: 12px;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.navlink:hover {
  color: #9aa75a;
}
.navlink.navbutton {
  margin-top: 15px;
  padding-top: 5px;
  padding-bottom: 5px;
  border-radius: 2px;
  background-color: #70a3b7;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  color: white;
}
.navlink.navbutton:hover {
  background-color: #a2af60;
  color: white;
}
.headersection {
  margin-top: 80px;
}
.headertext {
  height: auto;
  margin-top: 100px;
  margin-bottom: 0px;
  background-color: transparent;
  font-family:'Open Sans', sans-serif;
  font-size: 40px;
  font-weight: 600;
  text-align: center;
  text-transform: none;
}
.appointment {
  position: static;
}
.headeroverlay {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  opacity: 1;
}
.headerp {
  margin: 10px 0px;
  font-family:'Droid Serif', serif;
  color: white;
  font-size: 15px;
  text-align: right;
  letter-spacing: 0px;
}
.welcome {
  margin-top: 100px;
  margin-bottom: 100px;
  font-family:'Open Sans', sans-serif;
  color: black;
  font-weight: 300;
  text-align: center;
}
.divider {
  display: block;
  width: 20px;
  height: 3px;
  margin-right: auto;
  margin-left: auto;
  background-color: #70a3b7;
}
.divider.footerdivider {
  width: 20px;
  padding-left: 0px;
  float: left;
  background-color: #dadada;
}
.welcomep {
  margin-top: 50px;
  font-family:'Droid Serif', serif;
  color: #525252;
  line-height: 24px;
  font-weight: 400;
}
.welcomecontainer {
  border-top: 1px solid #dadada;
  border-bottom: 1px solid #dadada;
  background-image: url('../images/crossword.png');
  background-size: contain;
}
.servicescontainer {
  height: auto;
  margin-top: 0px;
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #70a3b7;
}
.welcomeh1 {
  margin-bottom: 50px;
  font-family:'Great Vibes', cursive;
  color: #474747;
  font-size: 72px;
  font-weight: 300;
  text-transform: none;
  text-shadow: none;
}
.servicesp {
  width: auto;
  font-family:'Droid Serif', serif;
  color: white;
  line-height: 24px;
  font-weight: 400;
}
.calltoaction {
  margin-top: 100px;
  margin-bottom: 100px;
}
.calltoactionh {
  margin-top: 20px;
  margin-bottom: 0px;
  color: white;
  text-align: left;
}
.calltoactionh.callus {
  color: white;
}
.calltoactionbackground {
  background-image: url('../images/DSC_0612.jpg');
  background-position: -4px 36%;
  background-size: auto;
}
.calltoactionoverlay {
  background-color: rgba(0, 0, 0, 0.49);
}
.contact {
  margin-top: 100px;
  margin-bottom: 100px;
}
.contacth {
  margin-bottom: 51px;
  color: black;
  text-align: center;
  text-shadow: none;
}
.contactform {
  display: block;
  width: 75%;
  margin-top: 50px;
  margin-right: auto;
  margin-left: auto;
}
.submit {
  display: block;
  margin-top: 50px;
  margin-right: auto;
  margin-left: auto;
  padding: 5px 20px;
  border-radius: 2px;
  background-color: #70a3b7;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  font-family:'Open Sans', sans-serif;
  font-size: 12px;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.submit:hover {
  background-color: #a2af60;
}
.contactformatting {
  font-family:'Open Sans', sans-serif;
  font-size: 12px;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.textfield:focus {
  border: 1px solid #a2af60;
}
.brand {
  width: 45px;
  height: 55px;
  background-image: url('../images/IconOnlyBlue.png');
  background-position: 0% 87%;
  background-size: contain;
  background-repeat: no-repeat;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}
.brand:hover {
  background-image: url('../images/IconOnlyGreen.png');
}
.brand.w--current {
  width: 45px;
  height: 55px;
  margin-top: 0px;
  padding-top: 0px;
}
.brandsize {
  display: inline;
  overflow-x: visible;
  overflow-y: visible;
  width: 60px;
  height: 60px;
  margin-top: 5px;
}
.success {
  height: 50px;
  background-color: white;
}
.footer {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 25px;
  padding-bottom: 25px;
  background-color: #262626;
  font-size: 14px;
}
.headerinfo {
  display: none;
  margin-top: 175px;
}
.pagebanner {
  height: 250px;
  margin-top: 80px;
  background-image: url('../images/DSC_0595.jpg');
  background-position: -42% 24%;
  background-size: cover;
}
.sitemap {
  margin-top: 0px;
}
.footerlink {
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  font-family:'Open Sans', sans-serif;
  color: #dadada;
  font-size: 12px;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
}
.footerlink:hover {
  color: #70a3b7;
}
.footerlinklist {
  margin-top: 15px;
}
.contactfooter {
  margin-top: 0px;
}
.footerp {
  margin-top: 15px;
  color: #dadada;
  font-size: 12px;
  text-align: left;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.facebook {
  margin-top: 15px;
}
.pagebanneroverlay {
  height: 100%;
  background-color: rgba(112, 163, 183, 0.29);
}
.pagebannerh1 {
  margin-top: 90px;
  margin-bottom: 0px;
  color: white;
  font-size: 42px;
  font-weight: 400;
  text-align: left;
  text-shadow: rgba(0, 0, 0, 0.54) 0px 2px 7px;
}
.pagebannerh1.about {
  margin-top: 180px;
}
.pagecontent {
  margin-top: 50px;
  margin-bottom: 50px;
  padding-top: 0px;
  padding-bottom: 0px;
}
.pagebannerservices {
  height: 250px;
  margin-top: 80px;
  background-image: url('../images/testing2.jpg');
  background-position: 0% 48%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}
.pagebannercontact {
  height: 250px;
  margin-top: 80px;
  background-image: url('../images/DSC_0612.jpg');
  background-position: 0% 92%;
  background-size: cover;
}
.enterlocation {
  margin-top: 175px;
  padding-top: 0px;
  text-align: center;
}
.firstvisit {
  margin-top: -100px;
  margin-bottom: 0px;
  padding-top: 100px;
}
.servicesh {
  padding-left: 0px;
  color: #70a3b7;
  font-size: 30px;
  font-weight: 300;
  text-align: left;
}
.servicestext {
  padding-right: 10px;
  padding-left: 0px;
  color: black;
  text-align: left;
}
.visitpic {
  margin-top: 60px;
}
.servicesdividerleft {
  width: 20px;
  height: 3px;
  margin-top: 20px;
  margin-bottom: 21px;
  margin-left: 0px;
  padding-left: 0px;
  background-color: #70a3b7;
}
.emergency {
  margin-top: -50px;
  margin-bottom: 25px;
  padding-top: 100px;
}
.whitening {
  margin-top: -50px;
  margin-bottom: 25px;
  padding-top: 100px;
}
.fillings {
  margin-top: -50px;
  margin-bottom: 25px;
  padding-top: 100px;
}
.crownsandbridges {
  margin-top: -50px;
  margin-bottom: 25px;
  padding-top: 100px;
}
.servicespic {
  display: block;
  width: 200px;
  margin-right: auto;
  margin-bottom: 10px;
  margin-left: auto;
}
.servicespagepic {
  display: block;
  margin-top: 25px;
  margin-right: auto;
  margin-left: auto;
}
.implants {
  margin-top: -50px;
  margin-bottom: 25px;
  padding-top: 100px;
}
.extractions {
  margin-top: -50px;
  margin-bottom: 50px;
  padding-top: 100px;
}
.servicespagebutton {
  display: inline-block;
  width: auto;
  margin-right: 5px;
  margin-bottom: 10px;
  margin-left: 5px;
  padding: 0px 15px;
  border-radius: 3px;
  background-color: #70a3b7;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  color: white;
  line-height: 33px;
  text-decoration: none;
}
.servicespagebutton:hover {
  background-color: #a2af60;
}
.serviceslinks {
  display: block;
  width: 75%;
  margin: 50px auto 0px;
}
.backtotop {
  position: fixed;
  right: 25px;
  bottom: 250px;
  width: 50px;
  height: 50px;
  border-radius: 3px;
  background-color: #70a3b7;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}
.backtotop:hover {
  background-color: #a2af60;
}
.backtotop:focus {
  background-color: #70a3b7;
}
.crewp {
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: left;
}
.crew {
  margin-top: 50px;
  margin-bottom: 50px;
}
.pagebannerabout {
  height: 450px;
  margin-top: 80px;
  background-image: url('../images/groupPic.jpg');
  background-position: 0% 35%;
  background-size: cover;
}
html.w-mod-js *[data-ix="display-none"] {
  display: none;
}
@media (max-width: 991px) {
  .navmenu {
    background-color: white;
  }
}
@media (max-width: 767px) {
  h6 {
    padding-top: 0px;
  }
  .header {
    background-position: 50% 50%;
  }
  .navlink {
    background-color: white;
  }
  .navlink.navbutton {
    background-color: #70a3b7;
  }
  .headeroverlay {
    margin-right: 0px;
    margin-left: 0px;
    background-color: rgba(0, 0, 0, 0.56);
  }
  .welcome {
    margin-right: 15px;
    margin-left: 15px;
  }
  .calltoaction {
    margin-right: 15px;
    margin-left: 15px;
  }
  .brand {
    height: 50px;
    margin-top: 3px;
    margin-left: 10px;
  }
  .headerinfo {
    margin-right: 15px;
    margin-left: 15px;
  }
  .pagecontent {
    text-align: center;
  }
  .navmenu {
    background-color: white;
  }
}
@media (max-width: 479px) {
  h5 {
    line-height: 32px;
  }
  h6 {
    padding-top: 0px;
  }
  .header {
    background-position: 50% 71%;
  }
  .navlink {
    background-color: white;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
  }
  .navlink.navbutton {
    margin-top: 0px;
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: white;
    color: black;
  }
  .navlink.navbutton:hover {
    background-color: white;
    color: #a2af60;
  }
  .headeroverlay {
    padding-right: 16px;
    padding-left: 15px;
    background-color: rgba(0, 0, 0, 0.45);
  }
  .welcome {
    margin-right: 15px;
    margin-left: 15px;
  }
  .menubutton.w--open {
    background-color: #a2af60;
  }
  .calltoaction {
    margin-right: 15px;
    margin-left: 15px;
    padding-left: 0px;
  }
  .calltoactionbackground {
    margin-right: 0px;
  }
  .brand {
    height: 50px;
  }
  .pagebannerh1.about {
    text-align: center;
  }
}

