/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/
body {
  font-family: futura-pt, sans-serif;
  font-size: 1.2rem;
}
a, a:focus, a:hover {
  color: #1f5253;
}
a:focus, :focus, button:focus {
  outline: 2px solid #7b7979;
  text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
  font-family: trajan-pro-3, serif;
  color: #7b7979;
  margin-bottom: 1rem;
}
h1 { font-size: 2rem; }
h2, h3, h4, h5, h6 {
  font-size: 1.8rem;
}
.page-id-17 h2 span {
    font-size: 0.75em;
}
section {
  padding: 40px 0;
}
.section {
  padding-bottom: 40px;
}
.fa-facebook,
.fa-google-plus,
.fa-youtube,
.fa-instagram,
.fa-yelp,
.fa-twitter-x,
.fa-arrow-up {
  background-color: #fff;
  border: 1px solid #1f5253;color: #000;
}
.fa-arrow-up {
  color: #fff;
  background-color: #000;
}

.fa-facebook {
  padding: 5px 9px;
}
.fa-twitter-x {
  padding: 2px;
}
.fa-google-plus {
  padding: 5px 3px;
}
.fa-yelp {
  padding: 5px;
}
.fa-youtube {
  padding: 5px;
}
.fa-instagram {
  padding: 5px;
}
.fa-arrow-up {
  padding: 7px;
  border-radius: 50%;
}
.navbar-text {
  white-space: nowrap;
}
.request-apppointment {
    padding: 0px 0 0 0px !important;
}    
.btn {
  border-radius: 0;
  padding: .6rem 2rem;
  letter-spacing: 0.05rem;
  text-transform: uppercase;
  text-decoration: none !important;
}

.navbar .btn-secondary {
  padding: .6rem 1rem;
}

.btn-default {
  color: #1f5253;
  background-color: #fff;
  border-color: #1f5253;
}

.btn-default:hover,
.btn-default:focus {
  color: #fff;
  background-color: #1f5253;
}
.btn-default:focus {
  border-color: red;
}

.highlight-colour-bg,
.btn-secondary {
  background-color: #1f5253;
}
.secondary-highlight-colour-bg,
.btn-primary {
  background-color: #7b7979;
}
.text-highlight-bg {
  background-color: rgba(123, 121, 121, 0.1);
}
.btn-secondary.active,
.btn-secondary:visited,
.show>.btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #1f5253;
  background-image: none;
  border-color: #1f5253;
}
.btn-secondary:focus {
  color: #1f5253;
  box-shadow: 0 0 0;
  background-color: #fff;
  border-color: #1f5253;
}
.btn-secondary.active,
.btn-secondary:active,
.show>.btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #1f5253;
  background-image: none;
  border-color: #1f5253;
}

.btn.focus, .btn:focus,
.wpcf7 input.focus[type=submit],
.wpcf7 input[type=submit]:focus {
  outline: 1px solid;
  box-shadow: 0 0 0;
}

.bg-white,
.btn-secondary:hover,
.btn-primary:hover {
  background-color: #fff;
}
.highlight-text,
.btn-secondary:hover,
.list-blocks a,
.widget ul a  {
  color: #1f5253;
}
.secondary-highlight-text,
.btn-primary:hover {
  color: #7b7979;
}
.text-over-highlight-colour,
.btn-secondary,
.btn-primary {
  color: #fff;
}
.text-over-highlight-colour.prominent {
    color: #FFFF00;
}
.btn-secondary,
.btn-secondary:hover,
.list-blocks a,
.widget ul a {
  border-color: #1f5253;
}
.page-id-740 iframe {
  height: auto !important;
}
.navbar-text.social {
    position: absolute;
    top: 3.5%;
    right: -12%;
}
/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
.skip-link {
  background-color: #fff;
}
.sr-only-focusable:active, .sr-only-focusable:focus {
  display: block;
  text-align: center;
  border: 2px solid;
  outline: 0;
}
.btn-wcag {
  position: fixed;
  bottom: 1em;
  left: 1em;
  z-index: 1;
  border: 1px solid #fff;
}
.btn-group>.btn:first-child {
  background-color: #1f5253;
  color: #fff;
  padding: .4em .7em;
}

.btn-group>.btn:first-child:hover,
.btn-group>.btn:first-child:focus {
  color: #1f5253;
  background-color: #fff;
  border: 1px solid;
}

.mobile-menu-toggle-overlay {
  border: 0;
  background: none;
}
.navbar {
  background-color: #fff;
  box-shadow: 0 0 1px #cacaca;
}
.sm.sm-simple {
  border: 0;
  box-shadow: 0 0 0;
}
.sm.sm-simple > li { border: 0; }
.sm.sm-simple a,
.navbar-nav .nav-link {
  font-size: 1rem;
  color: #7b7979;
  letter-spacing: 0.05rem;
  text-transform: uppercase;
  font-family: inherit;
  padding: .5em;
  line-height: 1.5;
}
.sm-simple .menu-item-has-children a {
  padding-right: 35px;
}
.sm-simple a:hover, .sm-simple a:focus, .sm-simple a:active, .sm-simple a.highlighted,
.navbar-nav .nav-link:hover,
.navbar-nav .current-menu-item .nav-link {
  color: #292b2c;
  background-color: transparent;
}
.dropdown-menu { border-radius: 0; }
.sm.sm-simple ul {
  box-shadow: 0 0 0;
  border: 1px solid rgba(0,0,0,.15);
  padding: .5rem 0;
}
.sm.sm-simple ul > li {
  border: 0;
}
.sm-simple .sm-nowrap > li > a {
  padding: 0.3em 1em;
}
.sm-simple ul a, .sm-simple ul a:hover, .sm-simple ul a:focus, .sm-simple ul a:active {
  font-size: 1rem;
  white-space: nowrap;
  
}
.dropdown-menu .menu-item a.nav-link {
  white-space: nowrap;
  padding: 0.3em 1em;
}
.dropdown-menu .menu-item a.nav-link:hover,
.dropdown-menu .menu-item.active a.nav-link {
  background-color: rgb(242, 241, 241);
  color: #7b7979;
}
.list-blocks, .widget ul {
  list-style: none;
  padding-left: 0;
}
.list-blocks a, .widget ul a {
  display: block;
  border-radius: 0;
  padding: .6rem 2rem;
  letter-spacing: 0.05rem;
  text-transform: uppercase;
  border-width: 1px;
  border-style: solid;
  margin-bottom: 0.5em;
  font-size: 1rem;
}
.sticky-top {
    position: fixed;
    z-index: 10;
    width: 100%;
}

.header-image {
  position: relative;
  margin-top: 1px;
  min-height: 350px;
  height: calc(100vh - 70px);
  max-height: 350px;
  background-position: 50%;
  background-size: cover;
  background-color: #333;
  margin-bottom: 1em;
}
.home .header-image {
  min-height: 500px;
  max-height: 800px;
}
.header-image::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.4);
}
.home .header-image::before {
  opacity: 1;
  background: inherit;
  background-position: center;
  background-repeat: no-repeat;
/*  background: url(img/header.jpg) center no-repeat;*/
  background-size: cover;
}
.btn-cta {
  min-width: 328px;
  max-width: 328px;
  margin-bottom: 10px;
}
.header-box {
  position: absolute;
  top: 57%;
  right: 0;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  margin: auto;
  max-width: 400px;
}

.home .header-box {
  top: 40%;
  right: 0;
  left: 0;
}
.header-logo {
  margin-bottom: 0;
  height: 200px;
}
.header-box a:focus {
    outline: 1px dotted #fff !important;
}
.home .header-logo {
  margin-bottom: 20px;
}
.home img.header-logo {
    width: 350px;
}
.home-services-box {
  background-color: #7b7979;
  min-height: 400px;
  color: #fff;
  border: 4px solid #fff;
  -webkit-transition: background-color 0.25s;
  transition: background-color 0.25s;
  overflow: hidden;
  position: relative;
}
.home-services-box:focus {
  border-color: #1f5253;
  outline: 0;
}
.home-services-box a {
  white-space: nowrap;
  color: #fff;
  text-decoration: underline;
}
.home-services-box a:focus {
  outline-color: #fff;
}
/*.more { display: none; }*/
.box-background {
  width: 100%;
  height: 400px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  opacity: 0.45;
  -webkit-transition: all 2s;
  transition: all 2s;
}
.box-background {
  background: url(img/placeholderx.jpg) center center;
}
.box1 .box-background {
  background: url(img/box-general.jpg) center center;
 background-size: cover;
}
.box2 .box-background {
  background: url(img/box-cosmetic.jpg) center center;
 background-size: cover;
}
.box3 .box-background {
  background: url(img/box-ortho.jpg) center center;
 background-size: cover;
}
.box4 .box-background {
  background: url(img/box-pediatric.jpg) center center;
 background-size: cover;
}
.box5 .box-background {
  background: url(img/box-restoration.jpg) center center;
 background-size: cover;
}
.box6 .box-background {
  background: url(img/box-sedation.jpg) center center;
 background-size: cover;
}
.box7 .box-background {
  background: url(img/box-technology.jpg) center center;
 background-size: cover;
}
.box-txt {
  z-index: 1;
}
.center-things {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
}
.home-services-box:hover {
  background-color: #1f5253;
}
.home-services-box:hover .box-background {
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05) rotate(0.02deg);
}
.home-services-box:hover .box-background {
  opacity: 0.3;
}
.scrolling-off {
  pointer-events: none;
}
.box-directions {
  position: relative;
  padding: 65px 0;
  margin: 10px 0;
}
.box-directions::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(img/brand.svg) center;
  background-size: contain;
  background-repeat: no-repeat;
  opacity: 0.2;
  z-index: -1;
}
.blog-excerpt-header {
  margin-bottom: 2.4rem;
}
.blog-excerpt-title {
  font-size: 1.4rem;
}
.blog-excerpt-title a {
    text-decoration: underline;
}
.blog-excerpt-link {
  display: block;
}
.blog-excerpt p {
  margin-bottom: 1.5rem;
}
.testimonials {
  position: relative;
  padding: 50px 0 50px 0;
}
.testimonials::before {
  content: '';
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  width: 100%;
  height: 80%;
  background: url(img/brand-white.png);
  background-size: contain;
  background-position: 50%;
  background-repeat: no-repeat;
  opacity: 0.3;
}
.testimonials a.btn.btn-secondary {
    background-color: #f1f1f1;
    color: #1f5253;
    margin-top: 30px;
}
.testimonials a.btn.btn-secondary:focus {
    background-color: #FFF;
    color: #000;
    margin-top: 30px;
    outline: 2px solid red;
    font-weight: bold;
}
.testimonials a.btn.btn-secondary:hover {
    background-color: #FFFFCC;
    color: #1f5253;
    margin-top: 30px;
}

.bq {
  max-width: 600px;
  margin: 30px auto;
}
.bx-next, .bx-prev {
  font-size: 2rem;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 999;
  color: #fff;
}
.bx-wrapper .bx-pager {
  color: #d6d6d6;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: center;
  width: 100%;
  max-width: 200px;
  margin: auto;
  left: 0;
  right: 0;
}
.bx-wrapper .bx-pager.bx-default-pager a {
  box-shadow: inset 0 0 0 6px rgba(255, 255, 255, 0.6);
  -webkit-transition: box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease;
  background: none;
  margin: 0;
}
.bx-wrapper .bx-pager-item {
  margin: 0 5px;
  padding-bottom: 5px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:focus {
  box-shadow: inset 0 0 0 2px white;
  background: none;
}
.bx-wrapper .bx-pager.bx-default-pager a:focus {
  background: #fff;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  width: 30%;
  bottom: 1em;
}

.bx-pager-link:hover {
  box-shadow: inset 0 0 0 6px rgba(255, 255, 255, 1);
}

.bx-start, .bx-stop {
  color: #fff;
  padding: .3em;
}
.bx-start:hover,
.bx-stop:hover {
  color: rgba(255, 255, 255, 0.6);
  text-decoration: none;
}
.bx-start:focus, .bx-stop:focus {
  color: #fff;
  outline: 2px solid #fff!important;
  text-decoration: none;
}
.bx-next {
  left: auto;
  right: 0;
}

.bx-prev {
  left: 0;
}

.testimonials .bx-viewport {
  height: auto!important;
}

.bx-controls-auto-item i {
  display: inline;
  padding-bottom: 3px;
}
.map {
  border: 0;
  height: 450px;
}

.amenity-box-title {
  font-size: 1rem;
  margin-top: 0.5rem;
}
.gallery-item { padding: 5px; }
/*--------------------------------------------------------------
# Sidebar
--------------------------------------------------------------*/
.widget-area .map-overlay {
  border: 0;
}
.widget-area .map {
  border: 0;
  height: 250px;
}
.widget-area .btn {
  display: block;
  margin-top: 5px;
}
.widget-area .btn.btn-map {
  margin-top: 30px;
}
.widget-title {
  font-family: futura-pt, sans-serif;
  font-size: 1.2rem;
}
.widget-area ul {
  list-style-type: circle;
}
/*--------------------------------------------------------------
# Blog
--------------------------------------------------------------*/
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
  font-size: 1.6rem;
  margin-top: 1em;
  margin-bottom: .5em;
  clear: left;
}
.blog-excerpt {
    padding: 40px 0 50px;
}
.blog .hentry,
.archive .hentry,
.p-review {
  margin-top: 30px;
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 5px dotted rgba(123, 121, 121, 0.1);
}
.entry-link {
  display: block;
  float: left;
  margin: .2em 1em .2em 0;
  padding: .3em;
  border: 1px solid #f2f1f1;
}
.understrap-read-more-link {
  float: right;
}
.blog .hentry:last-child,
.archive .hentry:last-child,
.p-review:last-child {
  padding-bottom: 0;
  border-bottom: 0;
}
.entry-title-link {
  display: block;
}
.entry-meta {
  margin-bottom: 1rem;
}
.entry-meta,
.entry-footer {
  margin-top: 1em;
  font-size: 1.1rem;
}
.nav-links a {
  display: inline-block;
  margin-top: 1rem;
  margin-bottom: 30px;
}
.single-post .wp-post-image {
  margin-bottom: 1em;
}
@media (min-width: 568px) {
.single-post .wp-post-image {
    float: left;
    margin: .2em 1em 1em 0;
}
}
/*--------------------------------------------------------------
# Gallery
--------------------------------------------------------------*/

.gallery-image, .box-image {
  color: #000;
  position: relative;
  text-decoration: none;
}
.gallery-image:hover, .box-image:hover {
  color: #6a51ce;
  text-decoration: none;
}
.gallery-image:hover .gallery-zoom-btn, .box-image:hover .box-go-btn {
  border-color: transparent transparent rgba(0, 0, 0, 1) transparent;
}

.gallery-image img, .box-image img {
  margin: 0;
  max-width: 350px;
  width: 350px;
}

.gallery-zoom-btn, .box-go-btn {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 60px 60px;
  border-color: transparent transparent rgba(0, 0, 0, 0.6) transparent;
}

.gallery-zoom-btn i {
  font-size: 22px;
  color: #fff;
  position: absolute;
  right: 7px;
  bottom: -52px;
}
.box-go-btn i {
  font-size: 22px;
  color: #fff;
  position: absolute;
  right: 7px;
  bottom: -52px;
}

.img-box {
  position: relative;
  display: inline-block;
  margin: 0 0 0.9rem 0;
}
.fa-close:before, .fa-remove:before, .fa-times:before, .fa-chevron-left:before, .fa-chevron-right:before {
    color: #fff;
}
#right-sidebar ul li a {
    text-decoration: underline;
}
article a {
    text-decoration: underline;
}
/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/

.home .wrapper { padding: 30px 0 0; }
.home .wrapper-footer { padding-bottom: 30px; }
.contact-info {
  position: relative;
  padding-top: 20vw;
  padding-bottom: 0;
  background-position: 50% 0;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
}
.contact-info a {
    text-decoration: underline;
}
.contact-info-details {
  padding: 50px 0 40px 0px;
  border-bottom: 2px solid #fff;
  background-color: rgba(255, 255, 255, 0.9);
}

.map {
  display: block;
}
.site-footer {
  position: relative;
}
.site-footer a {
    text-decoration: underline;
}
.site-footer p.copy a  img {
    border-bottom: 1px solid;
}
.back-top {
  position: fixed;
  bottom: 30px;
  right: 30px;
  padding: 10px;
  display: none;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  opacity: 0.9;
}
.back-top:hover,
.back-top:focus {
  opacity: 1;
  text-decoration: none;
  color: #667a98;
  background-color: #ffffff;

}
.footer-logo {
  max-width: 350px;
  padding-top: 20px !important;
}

.copy {
  font-size: 1rem;
  margin-top: 1rem;
}
.flc { display: inline-block; }
.logo-flc {
    max-height: 40px;
    padding-left: 10px !important;
    padding-right: 0 !important;
}

.wpcf7 {
  margin: 0 0 30px 0!important;
}
.form-control, .wpcf7 .wpcf7-validation-errors, .wpcf7 input[type=color], .wpcf7 input[type=date], .wpcf7 input[type=datetime-local], .wpcf7 input[type=datetime], .wpcf7 input[type=email], .wpcf7 input[type=file], .wpcf7 input[type=month], .wpcf7 input[type=number], .wpcf7 input[type=range], .wpcf7 input[type=search], .wpcf7 input[type=submit], .wpcf7 input[type=tel], .wpcf7 input[type=text], .wpcf7 input[type=time], .wpcf7 input[type=url], .wpcf7 input[type=week], .wpcf7 select, .wpcf7 textarea {
  border-radius: 0;
  font-family: 'futura-pt', sans-serif;
  background-clip: border-box;
}
 .wpcf7 input[type=submit],
#emf-li-post-button .btn-primary {
  color: #fff;
  background-color: #1f5253;
  border-color: #1f5253;
  background-image: none;
  max-width: 213px;
  text-transform: uppercase;
}
.wpcf7 #datepicker1{
  background-color: #fff;
}
.wpcf7 input[type=submit]{
  margin: 20px 0 0;
}
.wpcf7 input[type=submit]:hover,
#emf-li-post-button .btn-primary:hover {

  color: #1f5253;
  background-color: transparent;
  border-color: #1f5253;
}
.form-control:focus, .wpcf7 .wpcf7-validation-errors:focus, .wpcf7 input[type=color]:focus, .wpcf7 input[type=date]:focus, .wpcf7 input[type=datetime-local]:focus, .wpcf7 input[type=datetime]:focus, .wpcf7 input[type=email]:focus, .wpcf7 input[type=file]:focus, .wpcf7 input[type=month]:focus, .wpcf7 input[type=number]:focus, .wpcf7 input[type=range]:focus, .wpcf7 input[type=search]:focus, .wpcf7 input[type=submit]:focus, .wpcf7 input[type=tel]:focus, .wpcf7 input[type=text]:focus, .wpcf7 input[type=time]:focus, .wpcf7 input[type=url]:focus, .wpcf7 input[type=week]:focus, .wpcf7 select:focus, .wpcf7 textarea:focus,
#emf-li-post-button .btn-primary:focus {
  color: #464a4c;
  background-color: #fff;
  border-color: #1f5253;
  outline: 0;
}
.btn-outline-primary.focus, .btn-outline-primary:focus, .wpcf7 input.focus[type=submit], .wpcf7 input[type=submit]:focus {
  box-shadow: 0 0 0 0;
}
.p-review footer {
  position: relative;
}
.p-review footer::before,
.p-review footer::after {
  position: absolute;
  content: '';
  left: 0;
  top: 0;
  width: 100%;
  height: 50%;
  background-size: contain;
  background-repeat: no-repeat;
}
.p-review cite,
.bq cite {
  font-style: normal;
  font-size: 1rem;
  font-family: trajan-pro-3, serif;
}
.p-review cite::after {
  content: '\f005 \00a0 \f005 \00a0 \f005 \00a0 \f005 \00a0 \f005';
  display: block;
  font-family: fontawesome;
  font-size: 1rem;
  color: gold;
}
footer .col-md-7 {
    text-align: left;
}
footer .col-md-5 img {
    padding: 0;
    float: right;
    max-width: unset;
}
.site-footer img {
    padding: 0 20px 0;
}
/*--------------------------------------------------------------
# Meet Our Staff PAGE
--------------------------------------------------------------*/

.page-id-17 ul {
    padding: 0;
    list-style: none;
}

.page-id-17 .post-17 ul li {
    display: flex;
}
/*--------------------------------------------------------------
# Media Queries
--------------------------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .sm.sm-simple a {
    font-size: 0.95rem;
  }
  .sm-simple ul a, .sm-simple ul a:hover, .sm-simple ul a:focus, .sm-simple ul a:active {
  font-size: 0.95rem;
}
  .navbar-collapse {
    float: right;
    width: 100%;
  }
  .navbar-brand {
    margin-right: 3.8rem;
    margin-left: 3.8rem;
  }
  
}
@media only screen and (min-width: 768px) {
h1 { font-size: 2.4rem; }
h2, h3, h4, h5, h6 {
  font-size: 2rem;
}
  .home-services-box h3 {
    font-size: 1.2rem;
  }
}
@media only screen and (min-width: 992px) {
  .home-services-box h3 {
    font-size: 2rem;
  }
  .navbar-brand {
    display: none;
    pointer-events: none;
  }
  .two-columns {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
  }
  .two-columns li {
    display: inline-block;
    width: 100%;
  }
  .dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .sm.sm-simple a {
    font-size: 0.9rem;
    letter-spacing: -0.05em;
  }
  .sm-simple ul a, .sm-simple ul a:hover, .sm-simple ul a:focus, .sm-simple ul a:active {
  font-size: 0.8rem;
}
  .navbar-text .btn-secondary {
  max-width: 200px;
  padding: 0.6em 0.4em;
  font-size: 0.9rem;
}
}

@media only screen and (max-width: 991px) {
  .home-services-box.box1 ul {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    font-size: 1.2rem;
  }
    .sticky-top {
    position: static;
  }
}
@media only screen and (max-width: 767px) {
  .home-services-box.box1 ul {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    font-size: 1rem;
  }
  .menu-item { float: none; }
  .nav-primary {
    margin: 10px 0 15px 0;
    border: 1px solid #1f5253;  }
  .mobile-menu-toggle-overlay {
      margin: 0.4em 0.5em 0.4em 0.5em;
    height: 30px;
  }
  .mobile-menu-toggle::before, .mobile-menu-toggle::after { background: inherit; }
  .sm.sm-simple ul {
    margin: 0 4px 0 .5rem;
  }
  .navbar { text-align: center; }
  .alignleft,
  .alignright {
    float: none;
    display: block;
    margin-bottom: 15px;
  }
.navbar-text.social {
    position: initial;
} 
}

@media only screen and (max-width: 786px) {
.navbar-text.social {
    right: 0%;
}
}
.fa-star {
    color: #1f5253;
}
.score .fa-star {
    color: #1f5253;
    font-size: 1.2em;
}
.testimonials-average small {
    font-size: 45%;
}
.new-testimonials .score span[itemprop="ratingValue"] {
    display: block;
    text-align: center;
    font-size: 45px;
    font-weight: bold;
    font-family: sans-serif;
    margin: 0;
    line-height: 1;
    color: #1f5253;
}
.modal-body blockquote p {
    font-size: 0.9em;
    line-height: 1.25em;
}
.testimonials-blockquote p {
    line-height: 1.25em;
}
.new-testimonials {
    border-top: 1px solid #1f5253;
    padding-bottom: 4rem !important;
}
#kleer-dentist-widget {
  left: 90px!important;
}