﻿.myproduct {
  position: relative;
  text-align: center;
}
.myproduct .swiper-container {
  width: 100%;
  height: 100%;
}
.myproduct .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  transition: 300ms;
  transform: scale(0.8);
}
.myproduct .swiper-slide-active,
.myproduct .swiper-slide-duplicate-active {
  transform: scale(1);
}
.myproduct .swiper-pagination {
  bottom: -30px;
  width: 100%;
}
.myproduct .swiper-pagination-bullet {
  margin: 0 5px;
}
.prolable .swiper {
  width: 100%;
  height: 100%;
}
.prolable .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  position: relative;
}
.prolable .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.prolable body {
  background: #000;
  color: #000;
}
.prolable .swiper {
  width: 100%;
  height: 300px;
  margin-left: auto;
  margin-right: auto;
}
.prolable .swiper-slide {
  background-size: cover;
  background-position: center;
  position: relative;
}
.prolable .mySwiper2 {
  height: 80%;
  width: 70%;
}
.prolable .mySwiper {
  height: 20%;
  box-sizing: border-box;
  padding: 10px 0;
}
.prolable .mySwiper .swiper-slide {
  width: 25%;
  height: 100%;
  opacity: 0.4;
}
.prolable .mySwiper .swiper-slide-thumb-active {
  opacity: 1;
}
.prolable .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.prolable-title {
  position: absolute;
  bottom: 15px;
  font-size: 24px;
  color: #999;
  font-weight: 500;
}
@media screen and (max-width: 667px) {
  .prolable .mySwiper2 {
    width: 100%;
  }
  .prolable-title {
    font-size: 20px;
  }
}
.myblockquote::before {
  display: none !important;
}
.prodlist-img {
  height: 100%;
}
.item-implants {
  cursor: pointer;
}
.item-implants img {
  width: 100%;
  transition: all 0.5s ease;
}
.item-implants:hover {
  transition: all 0.5s ease;
}
.error-contain {
  text-align: center;
  color: #444;
  position: relative;
  padding-bottom: 50px;
}
.error-title {
  z-index: 10;
  padding: 50px;
  font-size: 48px;
  color: #1b7262;
}
.error-title-text {
  display: inline-block;
  font-weight: bolder;
}
.error img {
  width: 50%;
  z-index: 2;
  bottom: 0;
  left: 82px;
}
.error-text {
  padding: 30px 0;
}
.error-text h3 {
  text-transform: uppercase;
  font-weight: bold;
  color: #39404a;
}
.error-text span {
  font-size: 16px;
}
.error-link {
  background-color: #1b7262;
  font-size: 16px;
  padding: 15px 35px;
  border-radius: 8px;
  letter-spacing: 0.3px;
  display: inline-block;
}
.copyright {
  background-color: #333;
  border-top: 1px solid #8c8c8c;
}
.copyright-contain {
  display: flex;
  justify-content: space-between;
  padding: 10px 0;
}
.copyright-box a {
  color: #8c8c8c;
}
@media screen and (max-width: 667px) {
  .copyright .copyright-contain {
    flex-direction: column;
    text-align: center;
  }
  .copyright .copyright-box {
    padding: 5px 0;
  }
}
.mb-130 {
  margin-bottom: 130px !important;
}
.font-17 {
  font-size: 17px;
}
.myfirst:before {
  top: 181px !important;
}
.myfirst::after {
  display: none !important;
}
.mysecond:before {
  top: 181px !important;
}
.mylast::before {
  top: 191px !important;
}
.mylast::after {
  top: 191px !important;
  left: -28px !important;
}
.mynext::before {
  top: 191px !important;
}
.medium-block {
  display: block !important;
}
.medium-block ul {
  display: flex;
  align-items: center;
  margin-left: 10px;
  margin-top: 20px;
}
.medium-block ul li {
  padding-right: 12px;
}
.medium-block ul li p {
  display: inline-block;
  font-size: 16px;
}
.medium-block ul li i {
  font-size: 16px;
  margin-right: 10px;
}
.medium-block .w-119 {
  width: 119px;
}
.medium-block .w-120 {
  width: 120px;
}
.medium-block .w-121 {
  width: 121px;
}
@media screen and (max-width: 667px) {
  .medium-block ul {
    flex-direction: column;
    align-items: flex-start;
  }
  .medium-block ul li {
    padding-bottom: 10px;
  }
}
.mt-35 {
  margin-top: 20px !important;
}
.mt-0 {
  margin-top: 0;
}
@media screen and (max-width: 667px) {
  .footer .footer-hide {
    display: none;
  }
  .footer .main-bar .column {
    margin-bottom: 0px;
  }
}
@media screen and (max-width: 667px) {
  .work-tabs {
    display: flex;
    justify-content: space-around;
  }
}
@media screen and (max-width: 667px) {
  .contact-phon-row {
    flex-direction: column-reverse;
  }
  .contact-phon-row .section-title h2 {
    font-size: 18px !important;
  }
  .contact-phon-row .col-lg-5,
  .contact-phon-row .col-sm-6 {
    padding-top: 30px;
  }
}
@media screen and (max-width: 667px) {
  .image-text-phon {
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 667px) {
  .timeline-phon-hide {
    display: none;
  }
}
.history-timeline.mb-90 {
  margin-bottom: 90px;
}
