.review_h4 {
    margin-top: 15px;
}

#blog .location .location-box .location-bottom h2 {
    font-size: 25px;
    color: #4d4d4d;
}
.top_title {
    text-align: center;
    color: #fff;
    font-size: 35px;
}
 
.navbar-1 > div:nth-child(3) { 
    align-items: center;
}

body #appointment .tabs {
  margin-right: 23px !important;
  padding-right: 0 !important;
}
.custom-gallery {

    display: none;
}
.experience-blk {
  background: #2a2a2a !important;
}

.custom-gallery .hidden-xs {
  display: none;
}

.experience-blk .content-wrap h2 {
  padding: 0px !important;
}

.custom-gallery h3 {
  font-size: 30px;
  font-weight: 600;
}

#success-popup .success-message__text .btn {
  color: white !important;
}

#reviews-banner .reviews .reviews-top .container .user-img {
  margin-top: 60px !important;
}

#header-redrock .sidenav-1 .dropdown-container a:hover {
  color: #999 !important;
}

#header-redrock .sidenav-1 .closebtn-1:hover {
  cursor: pointer;
  color: black !important;
}

#navigation .mobile-view {
  height: 100% !important;
}

.navbar-1 > div:nth-child(3) {
  width: 59% !important;
}
.navbar-1 > div:nth-child(1) {
  width: 10% !important;
}

.logo-container {
  width: 100%;
  margin: 20px;
}

.logo-image {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.center-section {
  position: absolute;
  right: 165px;
  margin: 0 auto;
  top: 0;
  width: 100px;
  margin-top: 100px;
  background: url(https://gp-assets-1.growthplug.com/website_files/2021/04/18/logo-shape.png);
  background-size: 100% 100%;
  display: flex;
  justify-content: flex-start;
}

#header-redrock .header-1 .navbar-1 .schedule:hover {
  border-bottom: 0px !important;
}

#header-redrock .navbar-1 .button {
  pointer-events: auto;
  cursor: pointer;
  border: none;
  padding: 1.5rem 3rem;
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  position: relative;
  display: inline-block;
}

/* ******************* header button ********************* */
.button--mimas {
  border-radius: 0px;
  text-transform: uppercase;
  letter-spacing: 0.05rem;
  font-weight: 700;
  font-size: 12px;
  color: #fff;
  background: #384669;
  overflow: hidden; /* Keep one of these lines */
}

.button--mimas span {
  position: relative;
}

.button--mimas:hover span {
  color: #384669;
}

.button--mimas:hover {
  background: #fff;
}

.button--mimas:hover:before {
  transform: translate3d(100%, 0, 0);
}

.button--mimas:before {
  position: absolute;
  height: 100%;
  top: 0;
  content: "";
  background: #384669;
  width: 120%;
  left: -10%;
  transform: skew(30deg);
  transition: transform 0.4s cubic-bezier(0.3, 1, 0.8, 1);
}

.schedule {
  position: absolute;
  top: 25px;
  /* left: 175px; */
  overflow: hidden;
}

.services {
  position: absolute;
  top: 25px;
  left: 175px;
  overflow: hidden;
}

/* ******************************************************* */

#header-redrock {
  margin-bottom: auto !important;
}

#header-redrock .navbar-1 .services {
  display: none;
}

#header-redrock .header-1 {
  height: 100px !important;
  background: #000000de !important;
}

#sidenavopen div {
  background: white !important;
}

div#modal-container-element {
  width: 100vw;
}

.experience-blk .container-fluid .content-wrap {
  max-width: 600px;
}

#blog .form .post-btn {
  height: 40px !important;
  width: 144px !important;
  text-transform: uppercase !important;
  border-radius: 20px !important;
  background: none !important;
  color: #384669 !important;
  border: 1px solid #384669 !important;
}

#blog .form .post-btn:hover {
  background: #384669 !important;
  color: #fff !important;
  box-shadow: 0 4px 18px rgba(0, 0, 0, 0.14) !important;
}

#blog .blog-info .recent .box h5 {
  font-weight: 500 !important;
  font-size: 18px !important;
  color: #384669 !important;
  letter-spacing: -0.3px !important;
  margin-top: 0 !important;
  margin-bottom: 10px !important;
}

#appointment label {
  font-size: 15px;
  color: #4d4d4d;
  margin-bottom: 5px;
  position: relative;
  font-weight: 400;
}

#appointment .tabs .tab-content .form input.form-control {
  border-color: #d9d9d9;
  padding: 15px 20px;
  height: 50px;
  font-size: 17px;
}

#appointment .checkbox-custom-label {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  cursor: pointer;
  width: 62px;
  height: 36px;
  border: 1px solid #384669;
  border-radius: 3px;
  margin-bottom: 20px;
  outline: 0;
}

#header.builder-dynamic-open .navigation {
  top: 0px !important;
}

body #header nav#navv {
  position: fixed;
  top: 0px !important;
  height: 100%;
  padding-top: 60px;
}

#appointment .btn-primary {
  color: #fff !important;
  background: #384669;
  border-color: #384669;
  transition: all ease-in-out 0.3s;
  max-width: 200px;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: block;
  margin-top: 0px;
  font-weight: 400 !important;
  font-size: 15px;
}

#appointment .btn-primary:hover {
  background: #ffffff;
  border-color: #384669;
  box-shadow: 0 4px 18px rgba(0, 0, 0, 0.14);
  color: #384669 !important;
}

#appointment .modal-content {
  max-width: 100%;
}

.builder-dynamic-open .hamburger {
  left: 200px;
}

#appointment .modal-close {
  top: 18px;
  right: 22px;
  position: absolute;
  border: 1px solid #999;
  background: #999;
  border-radius: 50%;
  z-index: 999;
  width: 30px;
  height: 30px;
  font-size: 17px;
  color: #ffffff;
  text-align: center;
}

#appointment .pop_h3 {
  font-weight: 600;
  margin-top: 10px;
  margin-bottom: 20px;
  text-align: center;
  font-size: 23px;
}

#appointment .tabs {
  /* height: 560px; */
  padding-top: 10px;
  padding-right: 45px;
  padding-left: 15px;
  margin-right: 45px;
  /* overflow-x: hidden; */
}

#appointment .modal-dialog {
  margin-top: 40px;
  width: 650px;
}

#appointment .modal-body {
  padding: 15px 20px 10px;
}

.wrc9ayw .overlay-dark {
  display: none;
}

.menu-xs.nav-mobile.visible-xs a i {
  color: #384669 !important;
}

@media only screen and (min-width: 1170px) {
  /* 
  #reviews-slider .review-slider .header .section-header h2 {
    font-weight: 600 !important;
    font-size: 30px !important;
    text-align: left !important;
    margin-left: 70px !important;
    padding: 0;
  }

  a.slick-slide.slick-current.slick-active {
    width: 550px !important;
  }
  */
}

@media only screen and (max-width: 1170px) {
  section.custom-service {
    overflow: hidden;
  }

  .wow.slideInRight,
  .wow.slideInLeft {
    animation-name: none !important;
  }
  .wow {
    animation: none !important;
  }

  .custom-service .content-scopes p {
    animation-name: none !important;
  }

  .fullscreenmedia table {
    width: 100% !important;
    max-width: 100% !important;
    overflow: hidden;
  }

  #appointment .modal-dialog {
    width: 100%;
  }

  #appointment .tabs {
    padding-right: 0px;
    margin-right: 0px;
  }
  /*  
  
  a.slick-slide.slick-current.slick-active {
    width: 100% !important;
  }

  #reviews-slider .review-slider .header .section-header h2 {
    font-weight: 600 !important;
    font-size: 30px !important;
    text-align: center !important;
    padding: 0 !important;
  }

  */

  .ms8t186 {
    margin-top: 100px;
  }

  .bottom-horizontal-container .banner-cta span {
    white-space: nowrap;
    padding: 0 5px;
    font-size: 10px;
  }

  section.custom-service .container .col-md-6 {
    animation-name: none !important;
  }

  #navigation ul.header-rt li.ctanav2 .btn {
    display: inline-block !important;
    position: static !important;
    height: auto !important;
    padding: 10px 12px !important;
    width: auto !important;
    background: white !important;
    border-color: #3071ff !important;
    color: #384669 !important;
    font-weight: 600 !important;
  }
}

@media (max-width: 767px) {
  /* .Headerbooknow {
    display: none;
  } */

  body #reviews-slider > div > div > div > div:nth-child(1) {
    padding: 0;
    background: url(https://gp-assets-1.growthplug.com/website_files/2021/05/17/review-bg.jpg) !important;
    height: 200px !important;
    background-size: cover !important;
  }

  body #reviews-slider .review-slider {
    background: none !important;
    padding: 0 !important;
  }

  #appointment .modal-dialog {
    width: 100%;
  }

  .bottom-horizontal-container .banner-cta span {
    white-space: nowrap;
    padding: 0 5px;
    font-size: 11px;
  }

  .navbar-toggle .icon-bar:first-child {
    transform: rotate(0);
    top: 20px;
    background-color: #384669;
  }

  .navbar-toggle .icon-bar:nth-child(2) {
    transform: rotate(0);
    top: 24px;
    background-color: #384669;
  }

  .navbar-toggle .icon-bar:nth-child(3) {
    transform: rotate(0);
    top: 32px;
    background-color: #384669;
  }

  .nav-mobile a.menu-a {
    float: left;
    margin: 0 8px;
    color: #424242;
    cursor: pointer;
  }

  .rmm-mobile li {
    background: #ffffff;
    border-bottom: 1px solid #eee !important;
    border-top: 0 !important;
  }

  .rmm.style ul li {
    text-align: left;
  }

  .rmm.style {
    text-align: center;
  }

  .rmm-menu {
    background: #fff;
  }

  .rmm.style ul {
    background: #ffffff;
    text-transform: Capitalize;
    display: inline-table;
    text-align: left;
    float: none;
  }

  .navbar-brand {
    display: none;
    padding-top: 8px;
    position: static;
  }

  .mobile-view {
    width: 300px;
    height: 100%;
    position: fixed;
    top: 0;
    transform: translateX(380px);
    height: 100vh;
    right: 0;
    background: #fff;
    padding: 45px 20px 20px;
    z-index: 999;
    text-align: center;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.45);
  }

  .fade-all {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.45);
    z-index: 99;
    display: none;
  }

  .navbar-collapse {
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    -webkit-overflow-scrolling: touch;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  }

  .navbar-toggle {
    padding-top: 14px;
    padding-left: 10px;
    height: 40px;
    padding-right: 5px;
    border: 0;
    z-index: 9999;
    color: #000;
    margin-right: 3px;
  }

  .nav-mobile {
    position: absolute;
    right: 60px;
    top: 20px;
    z-index: 9999;
  }

  .menumain {
    box-shadow: none;
    height: 50px;
    margin-top: 0px;
  }

  a.navbar-brand.logo.visible-xs {
    padding-top: 8px;
    position: static;
  }

  .navbar-brand img {
    height: 70px;
    position: relative;
    bottom: 2px;
  }

  #header .header {
    background: white;
  }

  .ws139j5 .tv-text {
    position: absolute;

    top: 60px;
  }

  .wrc9ayw #carousel-example-generic {
    padding-bottom: 0px !important;
  }

  section.container-fluid.page-banner.lozad {
    height: 0px !important;
  }

  .wt5ddcr .page-banner {
    height: auto !important ;
  }

  section.tv.lozad {
    height: 270px;
  }

  .bnr-vdo {
    margin-top: 75px;
    margin-bottom: 55px;
  }

  section.container-fluid.page-banner.lozad {
    min-height: 260px !important;
    background-position: center;
    background-size: cover;
    background-attachment: inherit;
  }

  section.container-fluid.inner-page-head.lozad.not-editable {
    height: 200px !important;
    background-position: center !important;
  }

  #header .header:after {
    display: none !important;
  }

  #reviews-slider .review-slider {
    background: url(https://gp-assets-1.growthplug.com/website_files/2021/05/17/review-bg.jpg)
      no-repeat 68% top fixed !important;
    background-attachment: scroll !important;
  }

  .header:after {
    display: none;
  }

  a.button.btn.booknow.view-all-page.wow.fadeInLeft {
    display: none;
  }

  /* a.Headerbooknow {
    display: none;
  } */

  figure.image {
    display: none;
  }

  #navigation .navbar.fixed {
    background: #fff;
    height: 85px;
  }
}

.closebtn-1 {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
  transition: 0.3s;
  color: white !important;
}

.navigation .nav-bar__submenu > a:after {
  right: auto !important;
  margin-left: 10px;
}

section.container-fluid.inner-page-head.lozad.not-editable h1 {
  text-transform: none;
  font-weight: 600;
  font-size: 37px;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.3);
  padding: 10px;
  font-family: "Source Sans Pro" !important;
}

.wjp5ks4 .carousel-control {
  bottom: auto;
  top: 80%;
}

.wmb7c1m .navigation .nav-bar li a {
  text-align: left;
  padding: 8px 8px 8px 32px;
  transition: 0.3s;
  font-size: 25px;
  text-transform: none !important;
}

.wmb7c1m .navigation .nav-bar li a:hover {
  color: black;
}

.nav-bar__submenu__list a:hover {
  color: #384669 !important;
}

.nav-bar__submenu__list a {
  font-size: 18px !important;
}

.carousel {
  height: 70vh;
  overflow: hidden;
}

#specialties .contentwrap {
  text-align: left !important;
}

.experience-blk {
  padding: 20px 0 !important;
  background: #2a2a2a !important;
}

.gm-style-iw-d #bodyContent p::after {
  content: "Phone: (650) 780 9439 \A (650) 780-9429 \A";
  white-space: pre;
  display: block;
  font-size: 13px !important;
  font-family: "Source Sans Pro", sans-serif !important;
  color: #333 !important;
  font-weight: 600 !important;
}

.gm-style-iw-d #bodyContent p {
  font-size: 13px !important;
  font-family: "Source Sans Pro", sans-serif !important;
  color: #333 !important;
  font-weight: 600 !important;
}

.wl60vyt #reviews-content .reviews .reviews-middle ul.sort li.active a {
  color: white !important;
}

.w5lnj84 #reviews-banner .reviews .reviews-top {
  background: black;
  height: 400px;
}

#contact .contactform .btn:hover {
  background: #f8fcff !important;
  border: 2px solid #384669 !important;
  color: #384669 !important;
}

#footer .footer__details .logoCenter {
  height: auto !important ;
}

.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: 0.5;
}

.b1gss9in {
  overflow-x: hidden;
  overflow-y: auto;
}

.mtab7p3 {
  text-align: center !important;
}

.contentwrap h2 b {
  text-align: left !important;
}

/* a.Headerbooknow::before {
  content: "";
  background: #384669;
  width: 120%;
  left: -10%;
  transform: skew(30deg);
  transition: transform 0.4s cubic-bezier(0.3, 1, 0.8, 1);
} */

#contact .contactform label {
  color: #384669 !important;
}

#contact .contactform .btn:hover {
  background: #f8fcff;
  border: 2px solid #384669;
  color: #384669;
}

p.builder-editable-elements.elementId-8-1 {
  font-size: 16px !important;
}

button#modal-close-button {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}

button#modal-close-button:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

.ms8t186 button.close {
  color: #fff !important;
  margin-top: 0 !important;
  position: absolute !important;
  top: 0px !important;
  right: 0px !important;
  font-size: 45px !important;
  z-index: 99 !important;
  opacity: 1 !important;
  border: none !important;
}

.not-editable.m1kxoqcc {
  height: 55px !important;
}

.content-scopes .r-more {
  margin-top: 0px !important;
}

.custom-service .content-scopes h3 {
  font-size: 30px !important;
  font-weight: 600 !important;
  margin-bottom: 20px !important;
}

.custom-service .content-scopes p {
  color: #000 !important;
  font-size: 16px !important;
  line-height: 25px !important;
}

/* Txt */

section.container-fluid.inner-page-head.lozad.not-editable h1 {
  text-transform: none;
  font-weight: 600;
  font-size: 37px;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.3);
  padding: 10px;
  font-family: "Source Sans Pro" !important;
}

section.container-fluid.inner-page-head.lozad.not-editable {
  height: 300px !important;
}

.footer-mid-area h2 {
  color: #fff;
  font-size: 40px;
  font-weight: 600;
}

.gm-style-iw-t h4#firstHeading {
  background-color: #66c2ff;
  color: #ffffff;
  padding: 5px;
  border-radius: 3px;
  text-align: center;
}

.contentwrap p.removeTxtSpl {
  display: none;
}

.content-scopes a.r-more {
  color: #51d880 !important;
  font-weight: 600 !important;
  border: 1px solid #51d880 !important;
  display: inline-block !important;
  max-width: 120px !important;
  text-align: center !important;
  padding: 10px 15px !important;
  font-size: 16px !important;
  transition: all 0.3s !important;
}

.content-scopes a.r-more:hover {
  color: #fff !important;
  background: #51d880 !important;
}

button.btn.btn-default.video-close.builder-editable-elements.elementId-24-23 {
  color: #333;
  background-color: #fff !important;
  border-color: #ccc;
}

section.wrc9ayw .modal-content {
  background-color: rgba(0, 0, 0, 0.9) !important;
}

.w2apujr section.inner-page-head.services.lozad {
  position: relative;
  top: 0;
  left: 0;
  right: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Source Sans Pro", Helvetica, Arial, sans-serif !important;
}

a.button.btn.booknow.view-all-page.wow.fadeInLeft.animated {
  font-weight: 700;
}

section.custom-service .row.null {
  flex-direction: row-reverse !important;
  /* text-align: right; */
}

section.custom-service .row.row-reverse {
  flex-direction: row !important;
}

#modal-mask-element {
  display: none !important ;
}

.b1gss9in {
  background: rgba(0, 0, 0, 0.45);
}

#appointment-area .form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.ms8t186 button {
  background: transparent;
  color: #fff;
  font-size: 16px;
  /* for popup modal */
  /* border: 1px solid #fff !important; */
  margin-bottom: 20px;
}

.ms8t186 h1 {
  font-weight: 500;
  line-height: 1.1;
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 36px;
  font-family: "Source Sans Pro", Helvetica, Arial, sans-serif !important;
  color: #fff;
}

.ms8t186 h2 {
  letter-spacing: -0.6px;
  text-align: center;
  font-weight: 600;
  color: #384669;
  font-size: 24px;
  margin-top: 0;
  margin-bottom: 5px;
}

.ms8t186 p {
  text-align: center !important;
  line-height: 25px;
  font-size: 15px !important;
  color: #fff;
}

.v-slider {
  height: 250px !important;
  overflow: hidden !important;
}

.b5ok8k3 {
  max-height: fit-content !important;
}

#modal-container-element .implant {
  background: #000000;
  min-height: 280px;
  padding: 15px;
}

#modal-container-element .implant img {
  width: 100%;
  height: auto;
}
/*

#reviews-slider .review-slider .row .col-md-6 {
  height: auto !important;
}

*/

a.banner-cta span:hover {
  background: #fff;
  color: #333;
}

.ms8t186 {
  max-width: 850px !important;
  background-color: #000 !important;
  border: 1px solid rgb(48 113 255) !important;
  border-radius: 6px;
}

ul.breadcrumb li.active {
  color: #ccc !important;
}

.carousel.modal-content {
  background-color: rgba(0, 0, 0, 0.9) !important;
}

.carousel-inner img {
  width: 300px;
}

/* modal */

#modal-container-element .modal-dialog {
  margin: 25px auto;
}

#modal-container-element .modal-content {
  max-width: 850px !important;
  background-color: #000;
  border: 1px solid rgb(48 113 255);
}

#modal-container-element .implant {
  background: #000000;
  min-height: 280px;
  padding: 15px;
}

#modal-container-element .refer {
  padding: 15px;
}

@media (min-width: 992px) {
  #modal-container-element .modal-lg {
    width: 900px;
  }
}

/* ********************* */

section.container-fluid.page-banner.lozad {
  height: 500px;
}

section.inner-page-head .page-banner-text a h2 {
  font-size: 40px !important;
  font-weight: 600 !important;
  color: #e2e2e2 !important;
}

ul.nav-bar__submenu__list {
  background-color: #262626;
}

.nav-bar__submenu__list li a:hover {
  color: #384669;
}

button#unmuteBtn {
  display: none !important;
}

.carousel button#unmuteBtn {
  display: block !important;
}

.carousel-caption {
  display: none;
}

.wrc9ayw .overlay-dark {
  background: none;
}
.aboutHead {
  font-size: 50px;
  font-weight: 300;
  font-style: italic;
  color: #fff;
  margin-bottom: 20px;
}
.aboutPtxt {
  color: #fff !important;
  font-size: 35px !important;
  line-height: normal !important;
  font-weight: 300 !important;
  margin-bottom: 20px;
}

.aboutPtxt span {
  font-weight: 400;
}

.inner-page-head {
  background-attachment: fixed;
}

.service-title {
  text-align: center;
  font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 40px;
  font-weight: 600;
  color: #2a2a2a;
}

.footer {
  background-color: #212121;
}

.button--mimas::before {
  content: "";
  background: #384669;
  width: 120%;
  left: -10%;
  transform: skew(30deg);
  transition: transform 0.4s cubic-bezier(0.3, 1, 0.8, 1);
}

.builder-editable-elements {
  background: none;
}

h1.builder-editable-elements.elementId-21-1 {
  display: none;
}

.inner-page-head.services {
  border-bottom: 0px solid #2a2a2a !important;
}

/* *******************  Blog  **************************** */
h1.builder-editable-elements.elementId-20-1 {
  color: #e2e2e2;
  display: block;
  text-align: center;
  text-decoration: underline;
}

/* Footer */

#footer img.img-responsive {
  filter: brightness(0) invert(1);
  max-height: 100px !important;
  width: auto;
}

.logoCenter {
  filter: brightness(0) invert(1);
}

/* Editor-2 */

.fa-angle-right:before {
  content: "\f105";
  width: 53px;
  height: 53px;
  line-height: 53px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 100px;
}

.experience-blk .content-wrap a.r-more:hover {
  color: #51d880;
  text-decoration: none;
}

/* Review */

#reviews-slider .col-md-6 {
  background: transparent !important;
}

.review-slider {
  background-image: linear-gradient(rgba(121, 58, 58, 0.4), rgba(0, 0, 0, 0.4)),
    url(https://gp-assets-1.growthplug.com/website_files/3041/review-bg.jpg);
  background-attachment: scroll !important;
  padding: 45px 0 !important;
  background-size: cover !important;
  background-position: center !important;
}

/* Header */

.hamburger {
  z-index: 10001;
}

#header .header {
  background: #000000de !important;
  position: fixed !important;
}

#header .header.builder-dynamic-fixed {
  top: 0px !important;
  animation: none !important;
}

span.builder-editable-elements.elementId-13-10 {
  display: none !important;
}

*/ a.r-more.builder-editable-elements.elementId-23-8 {
  text-decoration: none;
}

.navicon {
  height: 5px;
  width: 40px;
  background: #d6d6d6;
}

.button--mimas {
  text-transform: uppercase;
  letter-spacing: 0.05rem;
  font-weight: 700;
  font-size: 12px !important;
  /* border-radius: 100px; */
  overflow: hidden;
  color: #fff;
  background: #384669;
}

/* a.np-form-cta.builder-editable-elements.elementId-13-2 {
  display: none;
}
 */

/* ************************  booknow  *******************************  */
/* .booknow {
  font-weight: 700;
  animation-name: fadeInLeft;
  position: var(--wmb7c1m-3);
  background: var(--wmb7c1m-4);
  top: 16px;
  right: audo !important;

  z-index: 1000;
  padding: 10px 20px;
  color: #fff !important;
  border-radius: 0px;
  overflow: hidden;
}
.booknow:hover {
  background: #262626;
}

.booknow:hover span {
  color: #384669;
}
.booknow span {
  position: relative;
}

.booknow:hover:before {
  transform: translate3d(100%, 0, 0);
}
.booknow:before {
  position: absolute;
  height: 100%;
  top: 0;
  content: "";
  background: #384669;
  width: 120%;
  left: -10%;
  transform: skew(30deg);
  transition: transform 0.4s cubic-bezier(0.3, 1, 0.8, 1);
}
 */
/* ************************  booknow  *******************************  */

.Headerbooknow {
  font-weight: 700;
  animation-name: fadeInLeft;
  position: var(--wmb7c1m-3);
  background: var(--wmb7c1m-4);
  top: 16px;
  right: audo !important;
  left: 95px !important;
  z-index: 1000;
  padding: 10px 20px;
  color: #fff !important;
  border-radius: 0px;
  overflow: hidden;
}

/* .Headerbooknow::before {
  transform: skew(30deg);
  transition: transform 0.4s cubic-bezier(0.3, 1, 0.8, 1);
} */

/* .Headerbooknow:hover::before {
  transform: translate3d(100%, 0, 0);
} */

.Headerbooknow:hover {
  background: #262626;
}
/* ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ */
.Headerbooknow:hover span {
  color: #384669;
}
.Headerbooknow span {
  position: relative;
}

.Headerbooknow:hover:before {
  transform: translate3d(100%, 0, 0);
}
.Headerbooknow:before {
  position: absolute;
  height: 100%;
  top: 0;
  content: "";
  background: #384669;
  width: 120%;
  left: -10%;
  transform: skew(30deg);
  transition: transform 0.4s cubic-bezier(0.3, 1, 0.8, 1);
}

/* ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ */

a.button.btn.booknow.view-all-page.wow.fadeInLeft.animated:hover {
  background: #262626;
  color: white;
}

#header .header:after {
  content: "Future Dental Care";
  text-align: center;
  font-size: 40px;
  display: block;
  position: absolute;
  color: white;
  top: 0;
  laft: audo;
  width: 100%;
}

nav#navv {
  overflow: auto;
  z-index: 10000;
}

figure.image {
  width: 100px !important;
  right: 165px !important;
}

span.builder-editable-elements.elementId-4-2 {
  background-color: #fff;
}

#home-page-add-new .modal-content {
  background-color: rgba(0, 0, 0, 0.9);
}

#specialties .heading {
  display: none !important;
}

#header .contact {
  display: none !important;
}

@media (min-width: 768px) {
  .team-space {
    min-height: 500px;
  }
}

/*Navigation  */

a.button.button--primary {
  display: none !important;
}

/* header */
/* .navigation {
  background-color: #384669 !important;
} */

/* *********************************************************************** */

/* Contact */
button#submitContact {
  color: white !important;
}

.breadcrum_link {
  color: white;
}

section.container-fluid.inner-page-head.lozad.not-editable {
  background: black !important;
}

ol.breadcrumb li {
  color: rgba(255, 255, 255, 0.6);
}

/* li.builder-editable-elements.elementId-4-2 {
  color: rgba(255, 255, 255, 0.6) !important;
}
 */
/* *********************************************************************** */

@media only screen and (max-width: 820px),
  only screen and (max-device-width: 1024px) and (min-device-width: 768px),
  only screen and (max-device-width: 1024px) and (min-device-width: 768px) and (orientation: portrait) {
  body .vertical-line:before {
    display: none !important;
  }
}
