@import "animate.css";
@import "//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css";
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 400;
  src: url(http://fonts.gstatic.com/s/robotoslab/v36/BngbUXZYTXPIvIBgJJSb6s3BzlRRfKOFbvjojISmb2Rm.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 300;
  src: url(http://fonts.gstatic.com/s/robotoslab/v36/BngbUXZYTXPIvIBgJJSb6s3BzlRRfKOFbvjo0oSmb2Rm.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 700;
  src: url(http://fonts.gstatic.com/s/robotoslab/v36/BngbUXZYTXPIvIBgJJSb6s3BzlRRfKOFbvjoa4Omb2Rm.ttf) format('truetype');
}
@font-face {
  font-family: 'Questrial';
  font-style: normal;
  font-weight: 400;
  src: url(http://fonts.gstatic.com/s/questrial/v19/QdVUSTchPBm7nuUeVf70viFg.ttf) format('truetype');
}
body {
  font: 400 15px/30px "Questrial";
  color: #000;
  background: #ffffff;
  font-family: 'Roboto', sans-serif;
}
a {
  text-decoration: none;
  color: inherit;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
a:hover {
  color: #87d0cb;
}
a.innerlink {
  color: #0b0080;
}
p {
  font-size: 16px;
  margin-top: 10px;
  color: #000;
  line-height: 25px;
  padding-bottom: 10px;
  font-family: 'Roboto', sans-serif;
}
strong {
  font-weight: bold;
}
img {
  max-width: 100%;
}
* {
  -webkit-text-size-adjust: none;
}
h1 {
  font: 700 47px/63px "Questrial";
  color: #333333;
  text-align: center;
  font-family: 'Roboto', sans-serif;
  display: inline-block;
}
h1 a {
  display: block;
  padding-left: 0px;
  position: relative;
}
h1 a:before {
  position: absolute;
  width: 76px;
  height: 85px;
  display: block;
  content: "";
  left: 0;
  top: 3px;
  overflow: hidden;
}
h1 a .first {
  display: block;
  color: #87d0cb;
  font: 700 35px/35px "Questrial";
}
h1 a .second {
  display: block;
  color: #87d0cb;
  font: 300 32px/32px "Questrial";
}
h2 {
  font: 700 47px/63px "Questrial";
  color: #333333;
  text-align: center;
  font-family: 'Roboto', sans-serif;
}
h2 .light {
  display: block;
  font-weight: 300;
  font-size: 47px;
  margin-top: 5px;
}
.text-white {
  color: #fff;
}
.text-dark {
  color: #333333;
}
h3 {
  font: 300 27px/33px "Questrial";
  color: #333333;
  margin-top: 15px;
  font-family: 'Roboto', sans-serif;
}
h3.h3__inset1 {
  color: #87d0cb;
}
h3.h3__inset1 a:hover {
  color: #84418e;
}
h3.h3__inset2 {
  color: #269b9e;
}
h3.h3__inset3 {
  color: #84418e;
}
.h4-content {
  color: #ffffff;
  text-align: center;
  font-weight: 700;
  font-family: 'Roboto', sans-serif;
  font-size: 30px;
  font-size: 27px;
}
h4 {
  font: 400 38px/38px "Questrial";
  color: #ffffff;
  text-align: center;
  font-family: 'Roboto', sans-serif;
}
h4 .light {
  font-weight: 300;
  display: block;
}
h4 a:hover {
  color: #333333;
}
#search-results h4 {
  text-align: left;
  font-size: 18px;
  line-height: 21px;
}
h5 {
  font: 400 20px/37px "Questrial";
  color: #ffffff;
  text-align: center;
  font-family: 'Roboto', sans-serif;
}
h6 {
  font: 300 36px/48px "Questrial";
  color: #333333;
  font-family: 'Roboto', sans-serif;
}
.h7 {
  display: block;
  font: 400 22px/25px "Questrial";
  color: #333333;
  font-family: 'Roboto', sans-serif;
}
.text-dentist {
  font-size: 25px;
  color: #626364;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  margin-top: -20px;
  margin-bottom: 16px;
}
.text-swan {
  margin-top: -20px;
  font-size: 38px;
  color: #4C9D97;
  font-weight: bold;
  font-family: 'Roboto', sans-serif;
}
.heading1 {
  margin-bottom: 0px;
  text-align: center;
  margin-top: 30px;
  margin-bottom: 20px;
}
.heading2 {
  margin-bottom: 42px;
}
.btn-default {
  display: inline-block;
}
.btn-big {
  display: inline-block;
  font: 400 16px/33px "Questrial";
  color: #333333;
  text-align: center;
  background: #fafafa;
  padding: 15px 52px 21px;
  border: 1px solid #e4e3e3;
}
.btn-big:hover {
  background: #87d0cb;
  color: #ffffff;
  border-color: #87d0cb;
}
.wrapper1 {
  background: #ffffff;
  padding-bottom: 41px;
  position: relative;
  z-index: 1;
}
.wrapper1__inset1 {
  padding-bottom: 71px;
}
.wrapper1__inset2 {
  padding-bottom: 54px;
}
.wrapper1__inset3 {
  padding-bottom: 50px;
}
.wrapper1__inset4 {
  padding-bottom: 62px;
}
.wrapper2 {
  margin-top: -49px;
  background: #f7f7f7;
  padding: 110px 0 105px;
}
.wrapper2 p {
  max-width: 890px;
  margin: 15px auto;
}
.wrapper2__inset1 {
  padding-bottom: 85px;
}
footer .wrapper3 {
  box-sizing: border-box;
  background: #95a3ab;
  color: #ffffff;
  position: relative;
  z-index: 2;
  width: 45%;
  display: flex;
  flex-direction: column;
  align-items: start;
  padding: 2rem;
  margin-bottom: 2rem;
}
footer .wrapper3 h2 {
  color: #ffffff;
  font-size: 1.5rem;
  text-align: left;
}
footer .wrapper3 .footer-info {
  display: flex;
  flex-direction: column;
  align-items: start;
}
footer .wrapper3 .address-block {
  display: flex;
  flex-direction: column;
  align-items: start;
}
footer .wrapper3 .address-block a i {
  vertical-align: middle;
  margin-right: 10px;
  margin-bottom: 3px;
}
footer .wrapper3 hr {
  width: 70%;
  margin: 15px 0 0;
}
footer .wrapper3 h5 {
  font-size: 1rem;
  text-align: left;
  line-height: 1.5rem;
}
footer .wrapper3 h5 b {
  font-weight: bold;
}
.wrapper3__inset1 {
  background: #582b5f;
  padding-bottom: 63px;
}
.wrapper4 {
  padding: 0px 0 0px;
  margin-top: -30px;
  color: #ffffff;
  position: relative;
  z-index: 1;
}
.wrapper4 h2 {
  color: #abcbca;
  margin-top: 40px;
}
.wrapper5 {
  background: #95a3ab;
  margin-top: -49px;
  padding: 114px 0 81px;
}
.wrapper5__inset1 {
  padding-top: 99px;
  padding-bottom: 71px;
}
#header {
  padding: 20px 0 0;
  padding: 1px 0 0;
  position: relative;
  z-index: 100000;
  height: 80px;
}
#header .info {
  margin-bottom: 23px;
}
#header .info .phone {
  margin-top: -16px;
  text-align: right;
}
#header .info .phone .first {
  display: block;
  font: 300 32px/33px "Questrial";
  color: #333333;
}
#header .info .phone address {
  display: block;
  font: 800 23px/28px "Questrial";
  color: #ffffff;
  margin-top: 25px;
  display: flex;
  justify-content: end;
}
#header #stuck_container {
  position: relative;
  z-index: 4;
  border-top: 1px solid #e4e3e3;
  -webkit-box-shadow: 3px 4px 24px 0px rgba(0, 0, 0, 0.07);
  box-shadow: 3px 4px 24px 0px rgba(0, 0, 0, 0.07);
}
#header #search {
  margin-top: 14px;
}
.left {
  text-align: left !important;
}
.underline {
  text-decoration: underline;
}
.sf-menu > li {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  position: relative;
  text-align: center;
}
.sf-menu > li:first-child a {
  border-left: 1px solid #e4e3e3;
}
.sf-menu > li > .sf-with-ul:after {
  display: block;
  font-family: FontAwesome;
  font-size: 10px;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  cursor: default;
  content: "\f0d7";
  color: #777777;
  bottom: 2px;
  left: 50%;
  margin-left: 8px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  float: right;
}
.sf-menu > li > a {
  text-transform: none;
  font-weight: bold;
  font-family: 'Roboto', sans-serif;
  display: block;
  padding: 17px 32px 20px;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
  color: #777777;
  border-right: 1px solid #e4e3e3;
}
.sf-menu > li > a:hover {
  background: #87d0cb;
  color: #ffffff;
  border-color: #87d0cb;
}
.sf-menu .sfHover > a {
  background: #87d0cb;
  color: #ffffff;
  border-color: #87d0cb;
}
.sf-menu .sfHover > a:after {
  color: #ffffff;
}
.sf-menu > li.current > a {
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  color: #4C9D97;
}
.sf-menu > li.current > a:after {
  color: #ffffff;
}
.sf-menu ul {
  -webkit-box-shadow: 0px 0px 27px 0px rgba(0, 0, 0, 0.09);
  box-shadow: 0px 0px 27px 0px rgba(0, 0, 0, 0.09);
  display: none;
  min-width: 270px;
  font: 400 14px/59px "Questrial";
  position: absolute;
  top: 76px;
  left: 0;
  background: #ffffff;
  text-align: left;
  padding: 0;
  z-index: 2;
}
.sf-menu ul li {
  position: relative;
  display: block;
}
.sf-menu ul li > .sf-with-ul:after {
  display: block;
  font-family: FontAwesome;
  font-size: 10px;
  position: absolute;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  cursor: default;
  content: "\f0da";
  color: #777777;
  bottom: -1px;
  right: 15px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.sf-menu ul li a {
  display: block;
  color: #777777;
  text-transform: none;
  padding-left: 30px;
}
.sf-menu ul li a:hover {
  border-color: #d9d9d9;
  background: #87d0cb;
  color: #ffffff;
}
li.sf-menu ul + li a {
  border-top: 1px solid #d9d9d9;
}
.sf-menu ul > .sfHover > a {
  border-color: #d9d9d9;
  color: #ffffff;
  background: #87d0cb;
}
.sf-menu ul > .sfHover > a:after {
  color: #ffffff;
}
.sf-menu ul ul {
  position: absolute;
  top: 0;
  left: 270px;
  margin-left: 0;
  z-index: 4;
}
.btn {
  background: #3498db;
  background-image: -webkit-linear-gradient(top, #3498db, #2980b9);
  background-image: -moz-linear-gradient(top, #3498db, #2980b9);
  background-image: -ms-linear-gradient(top, #3498db, #2980b9);
  background-image: -o-linear-gradient(top, #3498db, #2980b9);
  background-image: linear-gradient(to bottom, #3498db, #2980b9);
  -webkit-border-radius: 28;
  -moz-border-radius: 28;
  border-radius: 28px;
  padding: 10px 20px 10px 20px;
  background: #87d0cb;
  border-radius: 10px;
  font-family: Arial;
  color: #ffffff !important;
  font-size: 20px;
  padding: 10px;
  text-decoration: none;
  cursor: pointer;
  margin: 0 auto;
  font-weight: 500;
}
.btn:hover {
  background: #3cb0fd;
  background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
  background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
  background: #59a6a1;
  text-decoration: none;
}
.btn-appt {
  background: #3498db;
  background-image: -webkit-linear-gradient(top, #3498db, #2980b9);
  background-image: -moz-linear-gradient(top, #3498db, #2980b9);
  background-image: -ms-linear-gradient(top, #3498db, #2980b9);
  background-image: -o-linear-gradient(top, #3498db, #2980b9);
  background-image: linear-gradient(to bottom, #3498db, #2980b9);
  -webkit-border-radius: 28;
  -moz-border-radius: 28;
  background: #87d0cb;
  border-radius: 28px;
  font-family: Arial;
  color: #ffffff !important;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
  width: 255px;
  cursor: pointer;
  margin: 0 auto;
  color: #FFF;
  text-align: center;
  font-size: 20px;
  font-weight: 600;
  display: flex;
  padding: 10px 16px;
  justify-content: center;
  align-items: flex-start;
  border-radius: 5px;
  background: linear-gradient(180deg, #7AC8C3 0%, #539590 100%);
  width: fit-content;
  margin: 5px auto;
}
.btn-appt:hover {
  background: #3cb0fd;
  background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
  background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
  background: #59a6a1;
  text-decoration: none;
}
.isStuck {
  z-index: 999;
  position: fixed;
  background: #fff;
}
.isStuck #search {
  display: none;
}
body.menu-open {
  overflow: hidden;
}
.burger-menu-icon {
  display: none;
}
.meet-our-team {
  margin-left: 0;
}
.meet-our-team .grid_7 {
  width: 60%;
}
.meet-our-team .grid_7 h3 {
  margin-top: 0;
}
.meet-our-team .grid_7 h4 {
  font-size: 20px;
  text-align: left;
  color: #000;
}
.meet-our-team .grid_7 p {
  font-size: 16px;
}
.meet-our-team .separator {
  margin: 40px 0 60px;
  background-color: #95A3AB;
}
.smile-gallery {
  margin-bottom: 5rem;
}
.smile-gallery h3 {
  text-align: center;
}
.smile-gallery .row {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 1rem;
  margin: 32px 0 50px;
}
.smile-gallery .row > div p {
  position: absolute;
  bottom: 5px;
  left: 15px;
  padding: 0;
  margin: 0;
  color: #FFF;
  font-size: 20px;
  font-weight: 500;
}
.box1 {
  text-align: left;
  border-top-left-radius: 50% 17px;
  border-top-right-radius: 50% 17px;
  border-bottom-right-radius: 50% 17px;
  border-bottom-left-radius: 50% 17px;
  overflow: hidden;
}
.box1 .content {
  color: #ffffff;
  padding: 16px 16px 32px 16px;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  min-height: 315px;
}
.box1 .content h4 {
  margin-bottom: 7px;
}
.box1 .content-services {
  color: #ffffff;
  padding: 16px 16px 32px 16px;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  min-height: 310px;
}
.box1 .content__inset1 {
  background: linear-gradient(to bottom, #87d0cb, #77c7c2, #5a9b96);
}
.box1 .content__inset2 {
  background: linear-gradient(to bottom, #95a3ab, #8a9297, #6e7172);
}
.box1 .content__inset3 {
  background: linear-gradient(to bottom, #87d0cb, #77c7c2, #5a9b96);
}
.box1 .btn-white {
  background: #fff;
  color: #4C9D97;
  padding: 10px 16px;
  border-radius: 5px;
  font-size: 20px;
  font-weight: 600;
  border: 1px #ffffff solid;
  line-height: 30px;
  width: fit-content;
}
.box1 .btn-white:hover {
  background: transparent;
  color: #ffffff;
  border: 1px #ffffff solid;
}
.box1 .btn-grey {
  background: #fff;
  color: #777777;
  padding: 10px 16px;
  border-radius: 5px;
  font-size: 20px;
  border: 1px #777777 solid;
  font-weight: 600;
  width: fit-content;
  line-height: 30px;
}
.box1 .btn-grey:hover {
  background: transparent;
  color: #ffffff;
  border: 1px #ffffff solid;
}
.headertitle {
  color: white;
  font-size: 42px;
  line-height: 63px;
}
.box1__inset1 .content {
  padding-top: 23px;
}
.box1__inset1 time {
  display: block;
  margin-bottom: 10px;
}
.box1__inset1 p {
  font-size: 22px;
  line-height: 26px;
}
.box1__inset1 p a:hover {
  color: #333333;
}
.cta-items .btn-white {
  background: #fff;
  color: #4C9D97;
  padding: 10px 16px;
  border-radius: 5px;
  font-size: 20px;
  font-weight: 600;
  border: 1px #ffffff solid;
  line-height: 30px;
  width: fit-content;
}
.cta-items img {
  max-width: 380px;
}
.container-float {
  display: none;
}
.box1-wrapper1 {
  margin-top: 20px;
  position: relative;
  z-index: 2;
}
.box2 {
  text-align: center;
}
.box2 h3 {
  margin-bottom: 16px;
}
.box2__inset1 h3 {
  margin-bottom: 9px;
}
.box2__inset1 .btn-big {
  margin-top: 42px;
}
.box2-wrapper1 {
  text-align: center;
}
.box2-wrapper1 .btn-big {
  margin-top: 42px;
}
.box3 {
  text-align: center;
}
.box3 img {
  border-radius: 600px;
  margin-bottom: 15px;
}
.box3 h3 {
  margin-bottom: 13px;
  color: #ffffff;
}
.list1-wrapper1 {
  margin-top: 20px;
}
.list1-wrapper1 .link-rest a {
  color: #FFF;
  text-align: center;
  font-size: 20px;
  font-weight: 600;
  display: flex;
  padding: 10px 16px;
  justify-content: center;
  align-items: flex-start;
  border-radius: 5px;
  background: linear-gradient(180deg, #7AC8C3 0%, #539590 100%);
  width: fit-content;
  margin: 5px auto;
}
.box2-wrapper2 {
  margin-top: 32px;
}
.box4 {
  text-align: center;
}
.box4 img {
  margin-bottom: 28px;
  border-bottom-left-radius: 50% 49px;
  border-bottom-right-radius: 50% 49px;
}
.box4 h6 {
  margin-bottom: 17px;
}
.box4 p {
  margin-bottom: 21px;
}
.box4-wrapper1 {
  margin-top: 39px;
}
.box1-wrapper2 {
  margin-top: -7px;
}
.box1-wrapper2 > p {
  text-align: center;
  margin-bottom: 34px;
}
.box4-wrapper2 {
  margin-top: 29px;
}
.box5 {
  text-align: center;
}
.box5 img {
  border-radius: 500px;
  margin-bottom: 21px;
}
.box5 h3 {
  margin-bottom: 9px;
}
.box5 p {
  margin-bottom: 21px;
}
.box5 .list1 {
  text-align: left;
  margin-top: 23px;
}
.post1 {
  position: relative;
  padding-left: 337px;
}
.post1 img {
  border-radius: 500px;
  position: absolute;
  left: 0;
  top: -15px;
}
.post1 time {
  background: #87d0cb;
  display: inline-block;
  padding: 5px 18px 7px;
  color: #ffffff;
  margin-bottom: 20px;
}
.post1 h3 {
  margin-bottom: 10px;
}
.post1 .info {
  margin-top: 20px;
  display: inline-block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 34px;
  border: 1px solid #dedcdc;
  font-size: 12px;
  line-height: 32px;
}
.post1 .info .views {
  float: left;
  border-right: 1px solid #dedcdc;
  padding-left: 10px;
  padding-right: 10px;
}
.post1 .info .views span {
  display: inline-block;
  position: relative;
  padding-left: 19px;
}
.post1 .info .views span:before {
  display: block;
  font-family: FontAwesome;
  font-size: 12px;
  position: absolute;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  cursor: default;
  line-height: 32px;
  color: #87d0cb;
  left: 0;
  top: 0;
  content: "\f06e";
}
.post1 .info .comments {
  float: left;
  padding-left: 10px;
  padding-right: 10px;
}
.post1 .info .comments a {
  display: block;
  position: relative;
  padding-left: 19px;
}
.post1 .info .comments a:before {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  display: block;
  font-family: FontAwesome;
  font-size: 12px;
  position: absolute;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  cursor: default;
  line-height: 32px;
  color: #87d0cb;
  left: 0;
  top: 0;
  content: "\f075";
  cursor: pointer;
}
.post1 .info .comments a:hover:before {
  color: #87d0cb;
}
.post1-wrapper1 {
  margin-top: 53px;
  margin-bottom: 117px;
}
.post1-wrapper1 .post1 {
  margin-bottom: 52px;
}
.map-wrapper1 {
  margin-top: 0px;
  position: relative;
  z-index: 0;
  display: flex;
}
.map-wrapper1__offset1 {
  margin-top: 38px;
  margin-bottom: 29px;
}
.google-map1 {
  height: 415px;
  width: 55%;
  flex-shrink: 0;
}
.google-map1 img {
  max-width: none !important;
}
.tac {
  text-align: center;
}
.google-map2 {
  height: 405px;
}
.google-map2 img {
  max-width: none !important;
}
.our-address {
  font: 400 18px/21px "Questrial";
  color: #333333;
  display: block;
  margin-bottom: 23px;
  margin-top: 22px;
  text-align: center;
}
.contacts-address {
  text-align: left;
  display: block;
}
.contacts-address .wrapper {
  display: block;
}
.contacts-address .wide {
  display: inline-block;
  min-width: 75px;
}
.box6 {
  text-align: left;
}
.box6 .h7 {
  margin-bottom: 2px;
}
.box6-wrapper1 {
  text-align: center;
  margin-top: 0px;
  margin-bottom: 45px;
}
.box6-wrapper1 .box6 {
  margin-bottom: 19px;
}
.box6-wrapper1 > .simple-link {
  margin-top: 28px;
}
.simple-link {
  display: inline-block;
  color: #87d0cb;
}
.simple-link:hover {
  color: #333333;
}
.list1 li {
  position: relative;
  font: 300 18px/35px "Questrial";
  color: #ffffff;
}
.list1 li a {
  padding-left: 54px;
}
.list1 li a:before {
  display: block;
  font-family: FontAwesome;
  font-size: 17px;
  position: absolute;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  cursor: default;
  line-height: 35px;
  color: #fff;
  left: 13px;
  top: 4px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  cursor: pointer;
}
.list1 li a:hover:before {
  color: #ffffff;
}
li.list1 + li {
  margin-top: 13px;
}
li.list1 + li:after {
  position: absolute;
  display: block;
  width: 100%;
  height: 1px;
  background: #fff;
  top: -3px;
  left: 0;
}
.list1__inset1 li {
  font-size: 22px;
  color: #aa50b7;
  padding-left: 54px;
}
.list1__inset1 li:before {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 1px;
  background: #ceb3d2;
  bottom: -9px;
  left: 0;
  top: auto;
}
.list1__inset1 li a {
  padding-left: 0;
}
.list1__inset1 li a:hover:before {
  color: #aa50b7;
}
li.list1__inset1 + li:after {
  display: none;
}
.socials1 li {
  display: inline-block;
}
.socials1 li a i {
  width: 50px;
  height: 50px;
  color: #ffffff;
  background: #87d0cb;
  font-size: 1.5rem;
  display: flex;
  border-radius: 200px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  align-items: center;
  justify-content: center;
}
.socials1 li a i.fa-facebook {
  background: #87d0cb;
}
.socials1 li a i.fa-facebook:hover {
  color: #ffffff;
  background: #87d0cb;
}
.socials1 li a i.fa-twitter {
  background: #0fd5f2;
}
.socials1 li a i.fa-twitter:hover {
  color: #ffffff;
  background: #23e9ff;
}
li.socials1 + li {
  margin-left: 7px;
}
.gallery_image a.big-image {
  display: block;
  position: relative;
  background: #87d0cb;
}
.gallery_image a.big-image img {
  -webkit-box-shadow: 0 0 0 0 #ffffff;
  box-shadow: 0 0 0 0 #ffffff;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: 100%;
}
.gallery_image a.big-image .gallery_hover {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.gallery_image a.big-image .gallery_hover i {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-size: 40px;
  color: #ffffff;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -20px;
  margin-left: -17px;
}
.gallery_image a.big-image:hover img {
  opacity: 0.3;
  filter: alpha(opacity=30);
}
.gallery_image a.big-image:hover .gallery_hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.gallery_image a.big-image:hover .gallery_hover i {
  opacity: 1;
  filter: alpha(opacity=100);
}
#footer {
  text-align: center;
  padding: 69px 0;
  overflow: hidden;
}
#footer .socials {
  margin-top: 25px;
}
#footer .footer_menu {
  margin-bottom: 17px;
}
#footer .footer_menu nav li {
  display: inline-block;
}
#footer .footer_menu nav li a {
  font: 400 16px/33px "Questrial";
}
#footer .footer_menu nav li a:hover {
  color: #87d0cb;
}
#footer .footer_menu nav li.current {
  color: #87d0cb;
}
li#footer .footer_menu nav + li {
  margin-left: 24px;
}
#footer .privacy-block {
  margin-top: 25px;
  color: #000;
}
#toTop {
  display: none;
  text-decoration: none;
  position: fixed;
  bottom: 80px;
  right: 30px;
  overflow: hidden;
  border: none;
  color: #777777;
  font-size: 43px;
  line-height: 38px;
  z-index: 20;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#toTop:hover {
  outline: none;
  color: #87d0cb;
}
.btn-address {
  font-weight: 700;
  border-radius: 10px;
  font-family: Arial;
  font-size: 20px;
  font-family: 'Roboto', sans-serif;
  color: #787a7a !important;
  padding: 10px;
  text-decoration: none;
  cursor: pointer;
  margin: 0 auto;
  font-weight: 500;
}
.btn-tel {
  background: #4C9D97;
  border-radius: 10px;
  font-family: Arial;
  color: #ffffff !important;
  font-size: 20px;
  padding: 10px;
  text-decoration: none;
  cursor: pointer;
  font-family: 'Roboto', sans-serif;
  margin: 0 auto;
  font-weight: 500;
}
.display {
  display: none;
}
.responsive {
  max-width: 85%;
  margin-top: 26px;
  margin-left: -79px;
  max-width: 100%;
  margin-left: 5px;
  margin-top: 1px;
  width: 100%;
}
img.padding {
  padding-bottom: 5px;
}
.inner {
  max-width: 100%;
  float: right;
  padding: 5px 20px 15px 20px;
}
img.mobileonly {
  padding-bottom: 10px;
  padding-top: 10px;
}
.block-buttons {
  display: flex;
  flex-direction: row;
  justify-content: end;
  align-items: end;
  gap: 16px;
  margin-top: 25px;
}
.box-shadow-soft {
  box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.1), 0 1.5px 4px 0 rgba(0, 0, 0, 0.08);
}
.block-button-ubication {
  display: flex;
  flex-direction: row;
  justify-content: space-evenly;
  align-items: center;
}
.block-button-ubication i {
  margin-right: 0.5rem;
}
.btn-phone {
  display: flex;
  width: fit-content;
  justify-content: space-evenly;
  align-items: center;
  margin: 0;
}
.btn-phone i {
  margin-right: 0.5rem;
}
.formColor:focus {
  border-color: #87d0cb !important;
  color: #87d0cb !important;
}
.buttonColor {
  background: #87d0cb !important;
}
.buttonColor:hover {
  background: white !important;
  color: #87d0cb !important;
}
.accordion-wrapper {
  margin: 40px 0;
}
.accordion-wrapper h2 {
  margin-bottom: 10px;
}
button.accordion {
  background-color: #e0e0e0;
  color: #000;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-family: "Questrial", sans-serif;
  font-size: 18px;
  line-height: 33px;
  font-weight: 300;
  margin-top: 15px;
  transition: 0.4s;
}
button.accordion:hover {
  background-color: #87d0cb;
}
button.accordion:after {
  content: "\02795";
  font-size: 16px;
  color: #000;
  float: right;
  margin-left: 5px;
}
button.accordion.active {
  background-color: #87d0cb;
}
button.accordion.active:after {
  content: "\2796";
}
div.panel {
  padding: 10px 18px;
  display: none;
  background-color: white;
}
div.panel.show {
  display: block;
}
.skip {
  position: absolute;
  top: -1000px;
  left: -1000px;
  height: 1px;
  width: 1px;
  text-align: left;
  overflow: hidden;
}
.skip:active {
  left: 0;
  top: 0;
  width: auto;
  height: auto;
  overflow: visible;
}
.skip:focus {
  left: 0;
  top: 0;
  width: auto;
  height: auto;
  overflow: visible;
}
.skip:hover {
  left: 0;
  top: 0;
  width: auto;
  height: auto;
  overflow: visible;
}
.grid-tree {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 2%;
  margin-top: 40px;
}
.services-home .h4-content {
  font-size: 24px;
}
.services_grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  margin: 24px 0 30px;
}
.services_grid a {
  padding: 10px 27px;
  background: #ffffff;
  color: #97ceca;
  border-radius: 5px;
  margin: 16px;
  display: block;
  width: fit-content;
  border: 1px #97ceca solid;
  transition: all 0.5s;
  color: #4C9D97;
  text-align: center;
  font-size: 20px;
  font-weight: 600;
}
.services_grid a:hover {
  background: transparent;
  color: #ffffff;
  border: 1px #ffffff solid;
}
.services_grid p {
  color: #ffffff;
  margin-bottom: 0px;
  padding: 0px 16px 0px;
}
.grid_items {
  background: linear-gradient(180deg, #7AC8C3 35.61%, #539590 100%);
  position: relative;
  border-radius: 13em/2em;
  overflow: hidden;
}
.grid_items h4 {
  text-align: left;
  margin: 0;
  padding: 0 16px;
  font-size: 32px;
}
.title-grid {
  margin-top: 62px;
}
.grid-cta {
  display: grid;
  grid-template-columns: 1fr 2fr;
  align-items: center;
  padding: 80px 0;
}
.wrapper6 {
  background: linear-gradient(to bottom, #5a9b96, #77c7c2);
  border-radius: 0;
  margin-bottom: 60px;
}
.wrapper6 h3 {
  color: #333;
  font-size: 32px;
  font-weight: 600;
}
.wrapper6 a {
  border-radius: 5px;
  background: #FFF;
  display: flex;
  padding: 10px 16px;
  justify-content: center;
  align-items: flex-start;
  color: #4C9D97;
  text-align: center;
  font-size: 20px;
  font-weight: 400;
  width: fit-content;
  transition: all 0.5s ease;
}
.wrapper6 a:hover {
  background: #4C9D97;
  color: #ffffff;
}
.wrapper6 p {
  color: #000;
  font-family: "Liberation Sans";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  margin-top: 14px;
  margin-bottom: 14px;
}
.btn-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  max-width: 560px;
  margin: 0 auto;
}
.wrapper7 {
  padding: 40px 0;
}
.wrapper7 p {
  text-align: center;
  max-width: 768px;
  margin: 25px auto;
}
.wrapper7 a {
  display: flex;
  padding: 10px 16px;
  justify-content: center;
  align-items: flex-start;
  border-radius: 5px;
  background: linear-gradient(180deg, #7AC8C3 0%, #539590 100%);
  color: #FFF;
  text-align: center;
  font-size: 20px;
  font-weight: 600;
  width: fit-content;
  margin: 10px auto;
}
.wrapper7 h2 {
  color: #414141;
  text-align: center;
  font-size: 42px;
}
.items-doctors {
  display: grid;
  grid-template-columns: 1fr 2.5fr;
  text-align: left;
  align-items: center;
  margin: 84px 0;
}
.items-doctors a {
  border-radius: 5px;
  background: linear-gradient(180deg, #7AC8C3 0%, #539590 100%);
  display: flex;
  padding: 10px 16px;
  justify-content: center;
  align-items: flex-start;
  color: #FFF;
  text-align: center;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  width: fit-content;
}
.items-doctors img {
  border-radius: 5px;
}
.items-doctors h3 {
  color: #333;
  font-size: 32px;
  font-weight: 600;
}
.grid_items_grey {
  background: linear-gradient(to bottom, #95a3ab, #8a9297, #6a6d6e);
  position: relative;
  border-radius: 13em/2em;
  overflow: hidden;
}
.grid_12 .title-services {
  font-size: 32px;
}
.grid-item {
  padding: 20px;
  border: 2px #3636362b solid;
  border-radius: 10px;
}
.titles-intro {
  margin-top: -80px;
  padding-bottom: 95px;
  position: relative;
}
.titles-intro .h2-intro {
  color: #FFF;
  text-align: center;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.titles-intro h2 {
  color: #FFF;
  text-align: center;
  font-size: 48px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.titles-intro img {
  position: absolute;
  right: -25px;
  bottom: 25vh;
  width: 150px;
  height: auto;
  max-width: 30%;
  z-index: 2;
}
#camera_wrap {
  height: 456px !important;
}
.divider-content {
  margin: 60px 0;
  width: 100%;
  height: 2px;
  background: #dadada;
}
.paragraph-grid {
  text-align: center !important;
}
.block-contact-info-mobile {
  display: none;
  height: 7vh;
  width: 95%;
  position: fixed;
  bottom: 0px;
  padding: 0px;
  background-color: #87d0cb;
  color: white;
  z-index: 1000;
}
.screen-desktop-none {
  display: none;
}
.menu {
  list-style: none;
  display: flex;
  margin: 0;
  padding: 0;
}
.menu li {
  margin: 7px 10px;
}
.menu a {
  color: #87d0cb;
  text-decoration: none;
  padding: 0rem 1rem;
  font-weight: 600;
}
.menu-icon {
  display: none;
  font-size: 24px;
  color: white;
  cursor: pointer;
  display: block;
}
.subheading {
  text-align: center;
  color: #333333;
  font-weight: bold;
  font-family: 'Roboto', sans-serif;
  font-size: 2.5rem;
}
.subheading.big {
  font-size: 30px;
}
.centerbutton {
  text-align: center;
}
.centertext {
  text-align: center;
}
.menu.show {
  display: flex;
}
.mt-0 {
  margin-top: 0rem;
}
.mt-1 {
  margin-top: 0.25rem;
}
.mt-2 {
  margin-top: 0.5rem;
}
.mt-3 {
  margin-top: 0.75rem;
}
.mt-4 {
  margin-top: 1rem;
}
.mt-5 {
  margin-top: 1.25rem;
}
.mt-6 {
  margin-top: 1.5rem;
}
.mt-8 {
  margin-top: 2rem;
}
.mb-0 {
  margin-bottom: 0rem;
}
.mb-1 {
  margin-bottom: 0.25rem;
}
.mb-2 {
  margin-bottom: 0.5rem;
}
.mb-3 {
  margin-bottom: 0.75rem;
}
.mb-4 {
  margin-bottom: 1rem;
}
.mb-5 {
  margin-bottom: 1.25rem;
}
.mb-6 {
  margin-bottom: 1.5rem;
}
.mb-8 {
  margin-bottom: 2rem;
}
.ml-0 {
  margin-left: 0rem;
}
.ml-1 {
  margin-left: 0.25rem;
}
.ml-2 {
  margin-left: 0.5rem;
}
.ml-3 {
  margin-left: 0.75rem;
}
.ml-4 {
  margin-left: 1rem;
}
.ml-5 {
  margin-left: 1.25rem;
}
.ml-6 {
  margin-left: 1.5rem;
}
.ml-8 {
  margin-left: 2rem;
}
.mr-0 {
  margin-right: 0rem;
}
.mr-1 {
  margin-right: 0.25rem;
}
.mr-2 {
  margin-right: 0.5rem;
}
.mr-3 {
  margin-right: 0.75rem;
}
.mr-4 {
  margin-right: 1rem;
}
.mr-5 {
  margin-right: 1.25rem;
}
.mr-6 {
  margin-right: 1.5rem;
}
.mr-8 {
  margin-right: 2rem;
}
.m-0 {
  margin: 0rem;
}
.m-1 {
  margin: 0.25rem;
}
.m-2 {
  margin: 0.5rem;
}
.m-3 {
  margin: 0.75rem;
}
.m-4 {
  margin: 1rem;
}
.m-5 {
  margin: 1.25rem;
}
.m-6 {
  margin: 1.5rem;
}
.m-8 {
  margin: 2rem;
}
.info-sections {
  display: flex;
  flex-wrap: wrap;
  gap: 2rem;
  max-width: 1200px;
  margin: 0 auto;
}
.info-block {
  flex: 0 1 calc(33.333% - 1.34rem);
  box-sizing: border-box;
  padding: 1.5rem;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  border: 1px solid #ddd;
  background-color: #fdfefe;
}
.info-block p:last-of-type {
  margin-bottom: 20px;
}
.restorative {
  align-items: stretch;
  padding: 0;
}
.restorative h3 {
  font-weight: 600;
}
.restorative a {
  font-size: large;
}
.info-block-content {
  padding: 0 20px 0 20px;
}
.restorative-img {
  width: 100%;
  height: 200px;
  object-fit: cover;
  margin-bottom: 1rem;
}
.sedation-icon {
  width: 50px;
  height: 50px;
  margin-bottom: 1rem;
}
.hero-banner-services {
  position: relative;
  background-image: url('../images/sedation-dentistry.webp');
  background-size: cover;
  background-position: center;
  padding: 140px 20px 100px;
  color: #fff;
  overflow: hidden;
  z-index: 1;
  width: 100%;
  display: block;
  box-sizing: border-box;
}
.hero-banner-services .overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 56, 64, 0.6);
  z-index: 0;
}
.hero-banner-services .hero-content {
  position: relative;
  z-index: 1;
  max-width: 100%;
  text-align: center;
  padding: 0 15px;
  box-sizing: border-box;
}
.hero-banner-services h1 {
  margin-bottom: 20px;
  color: #fff;
}
.hero-banner-services p {
  margin-bottom: 30px;
  font-size: 18px;
  color: #fff;
}
.full-width-bg {
  width: 100vw;
  margin-left: calc(-50vw + 50%);
  background-color: #f7f7f7;
  padding: 60px 0;
  margin-top: 50px;
}
.sedation-content-container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}
.service {
  background-color: #fdfefe;
}
.service-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.service-row {
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
.visit-flex-container {
  display: flex;
  margin: 0 auto;
  max-width: 1200px;
}
.visit-left-column {
  width: 50%;
  padding-right: 20px;
  display: flex;
  flex-direction: column;
  height: 500px;
  box-sizing: border-box;
  overflow-y: auto;
}
.visit-left-column ul {
  list-style-type: disc;
  padding-left: 20px;
  padding-left: 40px;
  line-height: 25px;
}
.visit-left-column h3 {
  font-size: 20px;
  font-weight: 700;
}
.visit-right-column {
  width: 50%;
  display: flex;
  align-items: flex-start;
}
.visit-image {
  width: 100%;
  height: 500px;
  object-fit: cover;
  border-radius: 5px;
  display: block;
}
hr {
  margin-top: 60px;
}
.btn-grid.wide {
  display: flex;
  justify-content: center;
  gap: 20px;
  flex-wrap: nowrap;
}
.btn-wide {
  padding: 10px 50px;
  white-space: nowrap;
  text-align: center;
}
.our-mission {
  text-align: center;
  box-sizing: border-box;
  align-items: center;
  margin: 0 auto;
}
.our-mission p {
  max-width: 1200px;
}
.about-us .box6-wrapper1 {
  margin-top: 2rem;
}
.about-us .box6-wrapper1:nth-child(2) {
  display: flex;
  gap: 2rem;
  align-items: start;
  padding-bottom: 2rem;
  margin-bottom: 4rem;
  border-bottom: solid 1px #969696;
}
.about-us .box6-wrapper1:nth-child(2) .box6 {
  width: 55%;
  display: flex;
  flex-direction: column;
  align-items: start;
}
.about-us .box6-wrapper1:nth-child(2) .box6 p {
  margin: 0;
  text-align: left;
}
.about-us .box6-wrapper1:nth-child(3) {
  margin-bottom: 4rem;
  border-bottom: solid 1px #969696;
  padding-bottom: 5rem;
}
.about-us .box6-wrapper1:last-child {
  background: white;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
  border-radius: 0.5rem;
  margin-top: 5rem;
  padding: 2rem;
  margin-bottom: -5rem;
}
.about-us .box6-wrapper1:last-child .box6 .subheading {
  color: #669b97 !important;
}
.about-us .box6-wrapper1 .box6 p {
  margin: 2rem auto;
  max-width: 920px;
}
.about-us .box6-wrapper1 .image-container {
  width: 45%;
}
.about-us .box6-wrapper1 .image-container img {
  border-radius: 0.5rem;
}
.about-us .btn {
  background: linear-gradient(transparent, rgba(0, 0, 0, 0.2)), #87d0cb;
  border-radius: 0.3rem;
  padding: 0.8rem 1rem;
}
.image-slider-container {
  position: relative;
  max-width: 700px;
  margin: 10px auto;
  overflow: hidden;
}
.image-slider {
  display: flex;
  transition: transform 0.5s ease-in-out;
  width: 100%;
}
.slide {
  min-width: 100%;
  box-sizing: border-box;
}
.slide img {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 8px;
}
.prev {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background-color: #669b97;
  color: #fff;
  border: none;
  padding: 10px;
  cursor: pointer;
  font-size: 18px;
  z-index: 10;
  left: 10px;
}
.next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background-color: #669b97;
  color: #fff;
  border: none;
  padding: 10px;
  cursor: pointer;
  font-size: 18px;
  z-index: 10;
  right: 10px;
}
.headerparagraph {
  color: white;
  max-width: 800px;
  margin: 0 auto;
  font-size: 22px;
  font-weight: 300;
}
#camera_wrapp {
  position: relative;
  width: 100%;
  height: 100vh;
  overflow: hidden;
  background-image: url('images/slider1.jpg');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
#camera_wrapp #bg-video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (max-width: 767px) {
  h2 {
    font-size: 50px;
  }
  #header .info .phone {
    margin-top: 20px;
    text-align: center;
  }
  #header #stuck_container {
    border-top: none;
  }
  .box1 {
    margin-bottom: 25px;
  }
  .box1 img {
    width: 100%;
  }
  .meet-our-team .grid_7 {
    width: 100%;
  }
  .meet-our-team .grid_7 h3 {
    margin-top: 2rem;
  }
  .smile-gallery .row {
    flex-direction: column;
    margin: 20px 0 50px;
  }
  .container-float {
    padding: 35px 0 30px 0;
    background-color: #F5F5F5;
    width: 100%;
    display: flex;
    flex-direction: column;
    border-bottom-right-radius: 50% 17px;
    border-bottom-left-radius: 50% 17px;
  }
  .container-heading {
    display: none;
  }
  .btn-grid {
    grid-template-columns: 1fr !important;
  }
  .box2 {
    margin-bottom: 60px;
  }
  .box3 {
    margin-bottom: 60px;
  }
  .list1-wrapper1 .list1 {
    margin-top: 40px;
  }
  .box5 {
    margin-bottom: 60px;
  }
  .post1 {
    padding-left: 0;
  }
  .post1 img {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    width: 100%;
    margin-bottom: 20px;
  }
  li#footer .footer_menu nav + li {
    margin-left: 14px;
  }
  .image-slider-container {
    max-width: 100%;
  }
}
@media (max-width: 479px) {
  h2 {
    font-size: 33px;
    line-height: 40px;
  }
  h2 .light {
    font-size: 21px;
  }
  h1 a .first {
    font-size: 25px;
    line-height: 25px;
    margin-bottom: 10px;
  }
  .our-address {
    text-align: left;
  }
  #footer .footer_menu nav li {
    display: block;
  }
  li#footer .footer_menu nav + li {
    margin-left: 0;
  }
}
@media (max-width: 979px) {
  h4 {
    font-size: 29px;
  }
  .sf-menu > li > a {
    padding-left: 15px;
    padding-right: 15px;
  }
  .box1-wrapper1 {
    margin-top: 40px;
  }
  .meet-our-team .box1-wrapper1 {
    margin-top: 10px;
  }
  .list1 li {
    font-size: 21px;
    padding-left: 0px;
  }
  .list1 li:before {
    display: block;
    font-family: FontAwesome;
    font-size: 17px;
    position: absolute;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    cursor: default;
    line-height: 35px;
    color: #aa50b7;
    left: 13px;
    top: 4px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .list1 li a {
    padding-left: 0;
  }
  .list1 li a:before {
    display: none;
  }
  .list1__inset1 li a:before {
    display: block;
  }
}
@media screen and (max-width: 990px) {
  footer .map-wrapper1 {
    flex-direction: column;
  }
  footer .google-map1 {
    width: 100%;
  }
  footer .wrapper3 {
    padding: 1rem;
    width: 100%;
    align-items: center;
  }
  footer .wrapper3 .footer-info {
    align-items: center;
  }
  footer .wrapper3 address {
    display: none;
  }
  footer .wrapper3 hr {
    display: none;
  }
}
@media screen and (max-width: 990px) and (min-width: 480px) {
  footer .wrapper3 {
    flex-direction: row;
    justify-content: space-between;
    align-items: end;
  }
  footer .wrapper3 .footer-info {
    align-items: start;
  }
}
@media only screen and (max-width: 750px) {
  .sf-menu {
    display: none;
  }
  nav {
    width: 100%;
    float: none;
  }
  .select-menu {
    border-radius: none;
    display: block;
    text-transform: capitalize;
    float: none;
    color: #87d0cb;
    width: 100%;
    background: #ffffff;
    font: 400 16px/33px "Questrial";
    text-align: left;
    border: 1px solid #c1c1c1;
    padding: 2px 0;
    position: relative;
  }
  .select-menu option {
    text-align: left;
    position: relative;
  }
}
@media only screen and (max-width: 979px) {
  .isStuck {
    display: none !important;
  }
}
@media (max-width: 768px) {
  .burger-menu-icon {
    display: block;
    cursor: pointer;
    font-size: 32px;
    padding: 12px;
    z-index: 10000;
    color: #87d0cb;
  }
  #stuck_container {
    display: none;
  }
  #stuck_container select {
    display: none !important;
  }
  nav select {
    display: none !important;
  }
  .select-menu {
    display: none !important;
  }
  #stuck_container.open {
    display: block !important;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background: #ffffff;
    overflow-y: auto;
    z-index: 9999;
    border-top: none;
    -webkit-box-shadow: 3px 4px 24px 0px rgba(0, 0, 0, 0.07);
    box-shadow: 3px 4px 24px 0px rgba(0, 0, 0, 0.07);
  }
  #stuck_container.open .sf-menu {
    display: block;
    padding-top: 60px;
    width: 100%;
  }
  #stuck_container.open .sf-menu > li {
    float: none;
    display: block;
    text-align: left;
    border-bottom: 1px solid #e4e3e3;
  }
  #stuck_container.open .sf-menu > li:first-child a {
    border-left: none;
  }
  #stuck_container.open .sf-menu > li > a {
    padding: 17px 20px;
    display: block;
    border-right: none;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    color: #777777;
    text-transform: none;
  }
  #stuck_container.open .sf-menu > li > a:hover {
    background: #87d0cb;
    color: #ffffff;
  }
  #stuck_container.open .sf-menu > li.current > a {
    color: #4C9D97;
    font-weight: 700;
  }
  #stuck_container.open .sf-menu li:has(ul) > a:after {
    content: '\f107';
    font-family: FontAwesome;
    font-size: 16px;
    color: #777777;
    float: right;
    margin-right: 10px;
    width: 30px;
    text-align: center;
    line-height: inherit;
  }
  #stuck_container.open .sf-menu li.open > a:after {
    content: '\f106';
    color: #ffffff;
  }
  #stuck_container.open .sf-menu > li.open > a {
    background: #87d0cb;
    color: #ffffff;
  }
  #stuck_container.open .sf-menu ul {
    position: static;
    display: none;
    width: 100%;
    background: #ffffff;
    -webkit-box-shadow: none;
    box-shadow: none;
    min-width: 100%;
    font: 400 14px/40px "Questrial";
    text-align: left;
    padding: 0;
  }
  #stuck_container.open .sf-menu ul li {
    display: block;
  }
  #stuck_container.open .sf-menu ul li + li a {
    border-top: 1px solid #d9d9d9;
  }
  #stuck_container.open .sf-menu ul li a {
    padding: 10px 20px 10px 40px;
    display: block;
    color: #777777;
    border-right: none;
    line-height: normal;
  }
  #stuck_container.open .sf-menu ul li a:hover {
    background: #87d0cb;
    color: #ffffff;
  }
  #stuck_container.open .sf-menu ul ul li a {
    padding-left: 60px;
  }
  #stuck_container.open .sf-menu li.skip {
    display: none;
  }
  .grid-tree {
    grid-template-columns: 1fr;
  }
  .services_grid {
    grid-template-columns: 1fr;
    gap: 5%;
  }
  .grid_items {
    min-height: fit-content;
  }
  .items-doctors {
    grid-template-columns: 1fr;
  }
  .items-doctors img {
    width: 100%;
  }
  .link-rest {
    margin-top: 90px;
  }
  .grid-cta {
    grid-template-columns: 1fr;
  }
  .grid-cta img {
    width: 100%;
  }
  .titles-intro {
    margin-top: 30px;
    padding-bottom: 0;
  }
  .titles-intro img {
    display: none;
  }
  .titles-intro h2 {
    color: #414141;
  }
  .titles-intro .h2-intro {
    color: #414141;
  }
  .container-float {
    display: none;
  }
  .menu {
    display: none;
    flex-direction: column;
    width: 100%;
    position: absolute;
    z-index: 6;
    right: 0;
    top: 14vh;
    background-color: #f7f7f7;
    height: 100vh;
  }
  .menu a {
    color: #87d0cb;
    text-decoration: none;
    padding: 0rem 1rem;
    font-weight: 600;
    font-size: 18px;
  }
  .block-contact-info-mobile {
    padding: 10px;
  }
  .block-contact-info-mobile .block-left a {
    font-size: 16px !important;
  }
  .block-contact-info-mobile .block-right a {
    font-size: 16px !important;
  }
  .container {
    max-width: 420px !important;
    width: 100% !important;
  }
  .footer_menu ul {
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
  h3 {
    font-size: 21px;
  }
  img.mobileonly {
    width: 100%;
  }
  .info-block {
    flex: 1 1 100%;
    width: 100%;
    max-width: 500px;
  }
  .info-sections {
    flex-direction: column;
    align-items: center;
  }
}
@media (min-width: 1300px) {
  .gallery {
    margin: 60px;
    margin: 20px auto;
    background-color: #a8d8d8;
    border-radius: 10px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    padding: 20px 20px 1px 20px;
  }
  .smile-gallery h3 {
    color: #333;
    margin-bottom: 20px;
  }
  .image-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 30px;
  }
  .image-container .grid_6 {
    width: 350px !important;
  }
  .image-container div {
    position: relative;
  }
  .image-container div p {
    position: absolute;
    bottom: 10px;
    left: 10px;
    color: white;
    padding: 5px 10px;
    border-radius: 5px;
    font-size: 14px;
    font-weight: bold;
    margin: 0;
    pointer-events: none;
    z-index: 10;
  }
  .smile {
    margin-top: 15px;
  }
}
@media screen and (max-width: 990px) {
  .smile-gallery .row > div {
    position: relative;
    width: fit-content;
  }
  .slider-wrapper {
    height: 100vh !important;
  }
  #camera_wrapp #bg-video {
    height: 300px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .our-address {
    margin-left: 64px;
    text-align: left;
  }
}
@media only screen and (max-width: 1199px) {
  #toTop {
    display: none !important;
  }
}
@media (max-width: 770px) {
  #header {
    padding: 10px 0 0;
    position: sticky;
    top: 0;
    z-index: 100000;
    background-color: white;
  }
  #header .info {
    margin-bottom: 0px;
  }
  img.nomobile {
    display: none;
  }
  .screen-mobile-none {
    display: none;
  }
  .screen-desktop-none {
    display: block;
  }
  .block-contact-info-mobile {
    display: flex;
    flex-direction: row;
  }
  .block-contact-info-mobile .block-left {
    display: flex;
    width: 50%;
    justify-content: center;
    align-items: center;
    border-right: 1px solid white;
  }
  .block-contact-info-mobile .block-left a {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 20px;
  }
  .block-contact-info-mobile .block-left a i {
    margin-right: 0.5rem;
    width: 30px;
    height: 30px;
    background: white;
    color: #87d0cb;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 25px;
  }
  .block-contact-info-mobile .block-right {
    display: flex;
    width: 50%;
    justify-content: center;
    align-items: center;
  }
  .block-contact-info-mobile .block-right a {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 20px;
  }
  .block-contact-info-mobile .block-right a i {
    margin-right: 0.5rem;
    width: 30px;
    height: 30px;
    background: white;
    color: #87d0cb;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 25px;
  }
  #userwayAccessibilityIcon {
    bottom: 65px;
    left: 40vh;
  }
  .slider-wrapper {
    border-radius: 0 !important;
  }
  .menu {
    padding: 30px 0;
  }
  .menu li ul {
    display: none;
  }
  .row-flex-center-center {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
  }
  .row-flex-end-center {
    display: flex;
    justify-content: end;
    align-items: center;
  }
  .container-sm {
    width: 100% !important;
  }
  .grid_sm_7 {
    width: 70%;
  }
  .grid_sm_3 {
    width: 30%;
  }
  .menu-icon {
    font-size: 2rem;
    color: gray;
  }
  #image-banner-top {
    margin-top: 0rem;
    height: 15vh;
    object-fit: cover;
    margin-left: 0;
  }
  .centerbutton .btn {
    display: block;
    margin: 15px;
  }
}
@media (min-width: 769px) {
  img.mobileonly {
    display: none;
  }
}
@media (min-width: 768px) {
  .service-row {
    flex-direction: row;
  }
  .service-row.reverse {
    flex-direction: row-reverse;
  }
  .service-text {
    flex: 1;
  }
  .service-image-container {
    flex: 1;
    max-height: 100%;
    display: flex;
    align-items: stretch;
  }
  .service-image {
    height: auto;
    max-height: 100%;
  }
}
@media (max-width: 900px) {
  .visit-flex-container {
    flex-direction: column;
    max-width: 98vw;
  }
  .visit-left-column {
    width: 100%;
    height: auto;
  }
  .visit-left-column > div:last-child {
    margin-bottom: 30px;
  }
  .visit-right-column {
    width: 100%;
    height: auto;
  }
  .visit-image {
    height: auto;
    max-height: 400px;
  }
  .btn-grid.wide {
    flex-direction: column;
    align-items: center;
    gap: 10px;
  }
  .btn-wide {
    width: 100%;
    padding: 10px 20px;
    text-align: center;
    box-sizing: border-box;
  }
}
@media (max-width: 920px) {
  .about-us .box6-wrapper1:nth-child(2) {
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
    gap: 2rem;
    padding-bottom: 2rem;
    border-bottom: solid 1px #969696;
  }
  .about-us .box6-wrapper1:nth-child(2) .box6 {
    width: 100%;
    align-items: center;
  }
  .about-us .box6-wrapper1:nth-child(2) .box6 p {
    text-align: center;
  }
  .about-us .box6-wrapper1:nth-child(2) .image-container {
    width: 100%;
  }
}
@media (max-width: 568px) {
  .headertitle {
    color: white;
    font-size: 32px;
    line-height: 42px;
  }
  .headerparagraph {
    font-size: 18px;
  }
  .title-grid {
    margin-top: 0px;
  }
  .wrapper7 {
    padding: 40px 0;
  }
  .box1 .content-services {
    min-height: 250px;
    padding: 16px;
    justify-content: start;
  }
  .box1 .btn-white {
    padding: 10px;
    font-size: 18px;
  }
  .box1 .btn-grey {
    padding: 10px;
    font-size: 18px;
  }
  .grid_items_grey {
    overflow: visible;
  }
}
