@charset "UTF-8";
/*Fonts*/
@font-face {
  font-family: "Montserrat-Bold";
  src: url("../web-font/Montserrat-Bold.eot");
  src: url("../web-font/Montserrat-Bold.eot?#iefix") format("embedded-opentype"), url("../web-font/Montserrat-Bold.svg#Montserrat-Bold") format("svg"), url("../web-font/Montserrat-Bold.ttf") format("truetype"), url("../web-font/Montserrat-Bold.woff") format("woff"), url("../web-font/Montserrat-Bold.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat-Regular";
  src: url("../web-font/Montserrat-Regular.eot");
  src: url("../web-font/Montserrat-Regular.eot?#iefix") format("embedded-opentype"), url("../web-font/Montserrat-Regular.svg#Montserrat-Regular") format("svg"), url("../web-font/Montserrat-Regular.ttf") format("truetype"), url("../web-font/Montserrat-Regular.woff") format("woff"), url("../web-font/Montserrat-Regular.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "montserratmedium";
  src: url("../web-font/montserrat-medium-webfont.woff2") format("woff2"), url("../web-font/montserrat-medium-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
/* Variables */
/*Media Queries*/
.yellow-bg, .form-btn, .tabs-buttons .box .content .btn, .tabs-buttons .box:hover, .social a:hover, body .btn {
  background: #d7a940;
}

.black-bg, footer, .transform ul li i, .pickup .btn, .statistic, .smile .btn, .tabs-buttons .box:hover .content .btn, .tabs-buttons .box, body .btn:hover, body h2:before {
  background: #000000;
}

.white-bg, .transform h2:before, body {
  background: #fff;
}

.grey-bg, .visiting, .form-control, .iso {
  background: #f7f7f7;
}

.yellow, .transform ul li i, .iso h4, .pickup .btn, .testimonial strong, .smile .btn, .social a i, .social a, body .btn:hover, body i {
  color: #d7a940;
}

.black, .contact span a, body a:hover, body a, body h1, body h4, body h3, body h2 {
  color: #000000;
}

.white, footer i, footer span, footer ul li a:hover, footer ul li a, footer p, .transform ul li, .transform p, .transform h2, .pickup p, .pickup h3, .pickup h2, .statistic span, .statistic h3, .tabs-buttons .box .content .btn, .tabs-buttons .box .content h4, .tabs-buttons .box .content, .tabs-buttons .box:hover .content i, .tabs-buttons .box:hover .content, .social a:hover i {
  color: #fff;
}

.text, body {
  color: #000000;
}

.grey {
  color: #f7f7f7;
}

.box-shadow, .img-bg:hover img, .img-bg:hover:before, .img-border-t:hover:before, .img-border-b:hover:before {
  -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  -moz-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  -o-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  -ms-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.gradient-w, .video-bg .overlay {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&1+0,0+100 */
  background: -moz-linear-gradient(top, white 15%, rgba(255, 255, 255, 0) 50%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, white 15%, rgba(255, 255, 255, 0) 50%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, white 15%, rgba(255, 255, 255, 0) 50%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#ffffff", endColorstr="#00ffffff",GradientType=0 );
  /* IE6-9 */
}

.gradient-inner, .inner-banner .overlay {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&1+0,0+100 */
  background: -moz-linear-gradient(top, white 15%, rgba(255, 255, 255, 0) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, white 15%, rgba(255, 255, 255, 0) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, white 15%, rgba(255, 255, 255, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#ffffff", endColorstr="#00ffffff",GradientType=0 );
  /* IE6-9 */
}

.font-40, .smile h4, body h1, body h4, body h3, body h2 {
  font-size: 40px;
}

.font-30, .statistic h3 {
  font-size: 30px;
}

.font-24, body h3 {
  font-size: 24px;
}

.font-20, body a, body h4 {
  font-size: 20px;
}

.font-16, footer ul li a, .form ul li a, .services .nav-tabs .nav-item .nav-link, .social a, body {
  font-size: 16px;
}

.font-12, body .btn {
  font-size: 12px;
}

.rel, .form ul, .inner-banner, .product .box, .video-bg, header .navbar, body .btn, body h1, body h4, body h3, body h2, body, .img-bg img, .img-border-t, .img-border-b, .img-bg {
  position: relative;
}

.abs, .inner-banner .overlay, .video-bg .overlay, header .navbar .navbar-collapse > ul:before, header, body h2:before, .img-bg:before, .img-border-t:before, .img-border-b:before {
  position: absolute;
}

.block, header .navbar .navbar-collapse > ul:before, body h2:before {
  display: block;
}

.inline-block, .services .nav-tabs .nav-item, .services h2, .product h2, .social a {
  display: inline-block;
}

.d-none {
  display: none;
}

.mb-0 {
  margin-bottom: 0px;
}

.mb-25 {
  margin-bottom: 25px;
}

.mt-25 {
  margin-top: 25px;
}

.mt-50 {
  margin-top: 50px;
}

.pad-5 {
  padding: 5px;
}

.pad-15 {
  padding: 15px;
}

.pad-20 {
  padding: 20px;
}

.pad-25 {
  padding: 25px;
}

.pad-50 {
  padding: 50px;
}

.padb-25 {
  padding-bottom: 25px;
}

.radius, .transform ul li i, .social a {
  border-radius: 50px;
}

.radius-25 {
  border-radius: 25px;
}

.border-yellow, .transform ul li i, .social a {
  border: 1px solid #d7a940;
}

.border-black {
  border: 1px solid #000000;
}

.content-data ul {
  list-style: none;
  padding: 0;
}
.content-data ul li:before {
  content: "";
  font-family: Fontawesome;
  border-radius: 20px;
  width: 25px;
  height: 25px;
  text-align: center;
  line-height: 26px;
  margin: 10px 10px 10px 0px;
  background: #000;
  color: #fff;
  display: inline-block;
}

.img-border-t, .img-border-b, .img-bg {
  z-index: 0;
}

.img-border-t:before, .img-border-b:before {
  content: " ";
  width: 100%;
  height: 100%;
  border: 1px solid #000;
  left: -30px;
  transition: all 0.3s ease;
}

.img-border-t:before {
  top: -30px;
}

.img-border-b:before {
  bottom: -30px;
}

.img-border-t img, .img-border-b img {
  position: relative;
  z-index: 1;
}

.img-border-t:hover:before, .img-border-b:hover:before {
  width: 104%;
  height: 104%;
  left: -1.9%;
  border-color: #d7a940;
}

.img-border-t:hover:before {
  top: -1.8%;
}

.img-border-b:hover:before {
  bottom: -1.8%;
}

.img-bg:before {
  content: " ";
  width: 90%;
  height: 107%;
  left: 5%;
  transition: all 0.3s ease;
  background-color: #d7a940;
  top: -3.5%;
}

.img-bg:hover:before {
  background-color: #000;
}

body {
  overflow-x: hidden;
  font-family: "Montserrat-Regular";
}
body h1, body h4, body h3, body h2 {
  font-family: "Montserrat-Bold";
}
body h2 {
  color: #d7a940;
  padding-left: 20px;
}
body h2:before {
  width: 5px;
  height: 30px;
  bottom: 10px;
  left: 0;
  content: "";
}
body h3 {
  font-family: "Montserrat-Regular";
  text-transform: uppercase;
}
body .btn {
  border: none;
  padding: 10px 5px;
  border-radius: 0%;
  width: 150px;
  font-weight: bold;
}
body .btn:before {
  content: "";
  border: 1px solid #000000;
  width: 150px;
  height: 40px;
  display: block;
  position: absolute;
  top: 5px;
  left: 5px;
  z-index: -1;
}

.contact span {
  padding-left: 15px;
}
.contact span a {
  font-size: 14px;
}
.contact span i {
  padding-right: 10px;
}

.social a {
  border-radius: 100%;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  margin-right: 2px;
  transition: all 0.3s ease;
}
.social a i {
  transition: all 0.3s ease;
}

header {
  width: 100%;
  z-index: 1;
}
header .test {
  background: url("../img/testimonial.png") no-repeat;
}
header .logo {
  width: 250px;
}
header .navbar {
  padding: 0;
}
@media (max-width: 991px) {
  header .navbar {
    padding: 0px;
  }
}
header .navbar .navbar-collapse > ul:before {
  background: #d5d5d5;
  width: 97%;
  height: 1px;
  bottom: 60px;
  right: 0;
  content: "";
}
@media (max-width: 1199px) {
  header .navbar .navbar-collapse > ul:before {
    width: 576px;
    bottom: 55px;
    left: 31px;
  }
}
@media (max-width: 991px) {
  header .navbar .navbar-collapse > ul:before {
    display: none;
  }
}

@media (max-width: 991px) {
  .navbar-nav {
    width: 100%;
    float: right;
    background: #fff;
    margin-top: 15px;
    border: 1px solid #d7a940;
    border-radius: 0px 0px 10px 10px;
  }
}
@media (max-width: 991px) {
  .navbar-nav li {
    border: 1px solid #d7a940;
  }
  .navbar-nav li:last-child {
    border-radius: 0px 0px 8px 8px;
  }
}
.navbar-nav .nav-item .nav-link {
  padding: 0.5rem 1.2rem;
  border-bottom: 2px solid transparent;
}
@media (max-width: 1199px) {
  .navbar-nav .nav-item .nav-link {
    padding: 0.5rem 1.1rem;
  }
}
@media (max-width: 991px) {
  .navbar-nav .nav-item .nav-link {
    padding: 1rem 2rem;
  }
}
.navbar-nav .nav-item a {
  font-size: 14px;
  color: #000000 !important;
}
.navbar-nav .nav-item a:hover {
  color: #817967 !important;
  border-color: #d7a940;
}
@media (max-width: 991px) {
  .navbar-nav .nav-item a:hover {
    border-color: #d7a940;
  }
}
.navbar-nav .nav-item a.dropdown-toggle:after {
  vertical-align: middle;
  margin-left: 1em;
}
.navbar-nav .dropdown-menu {
  padding: 0px;
  border-radius: 0px 0px 10px 10px;
  margin-top: -2px;
  border: 2px solid #d7a940;
}
@media (max-width: 991px) {
  .navbar-nav .dropdown-menu {
    margin: 0px 10px 10px 10px;
  }
}
.navbar-nav .dropdown-menu a {
  padding: 10px 25px;
}
.navbar-nav .dropdown-menu a:last-child:hover {
  border-radius: 0px 0px 10px 10px;
  border-bottom: none;
}

section {
  padding: 50px 0px;
}

/* Homepage */
.video-bg {
  padding: 0;
}
.video-bg .overlay {
  width: 100%;
  height: 100%;
  top: 0;
}
.video-bg video {
  width: 100%;
}

.tabs-buttons {
  margin-top: -105px;
}
@media (max-width: 767px) {
  .tabs-buttons {
    margin-top: 0;
  }
}
.tabs-buttons .box {
  height: 160px;
  padding: 10px;
}
.tabs-buttons .box i:last-child {
  margin-top: 30px;
}
@media (max-width: 1199px) {
  .tabs-buttons .box i:last-child {
    margin-top: 0px;
  }
}
@media (max-width: 991px) {
  .tabs-buttons .box i:last-child {
    margin-top: 60px;
  }
}
@media (max-width: 767px) {
  .tabs-buttons .box i:last-child {
    margin-top: 0px;
  }
}
@media (max-width: 991px) {
  .tabs-buttons .box {
    margin-bottom: 20px;
    height: 190px !important;
  }
}
@media (max-width: 1199px) {
  .tabs-buttons .box {
    height: 160px;
  }
}
@media (max-width: 767px) {
  .tabs-buttons .box {
    height: 136px !important;
  }
}
.tabs-buttons .box .content {
  padding: 10px;
}
.tabs-buttons .box .content .btn {
  border: none;
  padding: 5px 10px;
  box-shadow: none;
}
.tabs-buttons .box .content .btn:before {
  display: none;
}

.background {
  background: url("../img/cosmetic-bg.png") no-repeat;
}

.cosmetic-art {
  background: url("../img/about-bg.png") no-repeat bottom right #f7f7f7;
  background-size: contain;
}
@media (max-width: 1199px) {
  .cosmetic-art h2:before {
    bottom: 60px;
  }
}
@media (max-width: 767px) {
  .cosmetic-art h2:before {
    bottom: 10px;
  }
}
@media (max-width: 639px) {
  .cosmetic-art h2:before {
    bottom: 60px;
  }
}
@media (max-width: 767px) {
  .cosmetic-art img {
    padding-top: 50px;
  }
}

.product {
  background: url("../img/product-bg.png") no-repeat;
  background-size: cover;
}
.product .box {
  margin-bottom: 25px;
}
.product .box img {
  width: 240px;
}
.product .box .btn {
  margin-top: -40px;
}

.smile {
  background: url("../img/crafting_smile_1.png") no-repeat;
  background-size: cover;
}
.smile h3 {
  font-family: "Montserrat-Bold";
  text-transform: capitalize;
  font-size: 70px;
  line-height: 70px;
  margin-bottom: 50px;
}
.smile h4 {
  margin-bottom: 0;
}
.smile .btn:before {
  z-index: 1;
}

@media (max-width: 1199px) {
  .cosmetic-dental h2:before {
    bottom: 60px;
  }
}
.cosmetic-dental .img-border-b {
  margin-top: -80px;
}
@media (max-width: 991px) {
  .cosmetic-dental .img-border-b {
    margin-top: 25px;
  }
}

.statistic img {
  float: left;
  padding-right: 15px;
}
@media (max-width: 991px) {
  .statistic img {
    margin: 0px 15px 25px 0px;
  }
}

.services h3 {
  margin-bottom: 25px;
}
.services .nav-tabs {
  border-bottom: none;
  margin-bottom: 50px;
}
.services .nav-tabs .nav-item .nav-link {
  border-radius: 0;
  padding: 15px 35px;
  background: #fff4de;
  transition: all 0.3s ease;
}
.services .nav-tabs .nav-item .nav-link:hover, .services .nav-tabs .nav-item .nav-link.active {
  border-color: #d7a940;
  background-color: #d7a940;
  color: #fff;
}

.testimonial {
  margin-top: 50px;
  background: url("../img/testimonial.png") no-repeat center right;
}
.testimonial .quote {
  margin: 30px 0px;
}
.testimonial strong {
  margin-left: 30px;
}
.testimonial span {
  margin-left: 30px;
}

.pickup {
  background: url("../img/pickup-bg.png") no-repeat center right #d7a940;
  background-size: 34%;
}
.pickup .btn:before {
  z-index: 1;
}

/* About Us Page */
.inner-banner {
  padding: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  height: 600px;
}
.inner-banner .overlay {
  width: 100%;
  height: 100%;
  top: 0;
}

.banner-caption {
  margin: 200px 0px 0;
}

.about-lab {
  background-color: #f7f7f7;
}

.iso {
  margin: 50px 0px 0px 0px;
}
/* Contact Us */
iframe {
  max-width: 100%;
}

.form-control {
  border: none;
  border-radius: 0%;
  box-shadow: none;
}

.form-btn {
  width: 100%;
  border-radius: 0%;
  box-shadow: none;
  border: none;
  padding: 10px 20px;
}

.form ul {
  padding: 0 50px 0 0;
}
.form ul:after {
  content: "";
  background: #cdcdcd;
  width: 1px;
  height: 191px;
  position: absolute;
  right: 0;
  top: 19px;
}
@media (max-width: 767px) {
  .form ul {
    padding: 0 15px;
  }
  .form ul:after {
    display: none;
  }
}
.form ul li {
  line-height: 30px;
  margin-bottom: 20px;
}
.form ul li i {
  font-size: 26px;
  vertical-align: middle;
  text-align: center;
  width: 26px;
}
.form textarea {
  width: 82%;
  box-shadow: none;
}
@media (max-width: 479px) {
  .form textarea {
    width: 100%;
  }
}

/* Product Page */
.products h2 {
  margin-bottom: 20px;
  font-size: 37px;
}
.products p {
  text-align: justify;
}

.warranty {
  background: url("../img/warranty-bg.png") no-repeat center left;
  background-size: cover;
  margin-top: 50px;
}
@media (max-width: 767px) {
  .warranty h2:before {
    display: none;
  }
}
.warranty img {
  margin-bottom: 20px;
}

.time {
  margin-bottom: 50px;
}
.time h2:before {
  bottom: 60px;
}
@media (max-width: 767px) {
  .time h2:before {
    bottom: 10px;
  }
}
.time img {
  margin-bottom: 20px;
}

/* Service Page */
.transform {
  background: url("../img/transform-bg.png") no-repeat center left;
  background-size: cover;
  padding: 100px;
  margin-top: 50px;
}
.transform ul li i {
  border-radius: 100%;
  width: 25px;
  height: 25px;
  text-align: center;
  line-height: 25px;
  margin-right: 10px;
}

/* Smile Page */
@media (max-width: 767px) {
  .visiting h2:before {
    bottom: 60px;
  }
}
.visiting h3 {
  margin-bottom: 20px;
}

.problem img {
  margin-bottom: 15px;
}

/* Footer */
footer {
  padding: 50px 0px;
}
footer img {
  width: 65%;
}
footer p {
  margin: 15px 0px;
}
footer h4 {
  color: #d7a940;
}
@media (max-width: 767px) {
  footer h4 {
    margin-top: 25px;
  }
}
footer ul {
  list-style: none;
  padding-left: 0px;
}
footer ul li {
  line-height: 2rem;
}
footer span {
  margin: 20px 0px;
}
footer span i {
  padding-right: 10px;
}
footer .post span i {
  padding-right: 10px;
}
footer .post p {
  border-top: 1px solid #fff;
  padding-top: 15px;
}
footer iframe {
  margin-top: 25px;
  max-width: 100%;
}