.our-treatement-detail{
    position:relative;
    padding:5rem 0 3rem;
}

.treatement-detail-img{
    text-align:center;
}

.mega-menu-coirse li a.active{
    color:#00abb2;
}

.treatement-detail-contetn p{
    text-align:justify;
}
.treatement-detail-img {
    position: relative;
    margin-right: 30px;
    display: block;
    overflow: hidden;
}

.treatement-detail-img img {
    border-radius: 40px;
    width: 100%;
    height: 100%;
    display: block;
}

.treatement-detail-img::after {
    content: "";
    position: absolute;
    width: 200%;                
    height: 0%;               
    left: 50%;
    top: 50%;
    background-color: rgba(255, 255, 255, 0.3);
    transform: translate(-50%, -50%) rotate(-45deg);
    z-index: 1;
    pointer-events: none;
    transition: all 0.5s linear; 
}

.treatement-detail-img:hover::after {
    height: 250%;              
    transition: all 0.6s linear;
    background-color: transparent;
}


.different-types-sections{
    position:relative;
    padding:5rem 0 5rem;
    background:#bfeaec36;
}
.different-types-sections .row{
   row-gap:30px;
   /*justify-content:center;*/
}
.different-types-box{
   position: relative;
    border: solid 1px #b0e8e8;
    padding:25px;
    border-radius: 10px;
    height: 100%;
    background: #fff;
}

.different-types-box h4{
    font-size:20px;
    font-weight: 700;
    margin: 0 0 20px;
}

.consider-list {
    margin-top: 0;
    margin-bottom: 0;
}

.consider-list li {
    line-height: 1.6;
    position: relative;
        font-size: 16px;
    margin-bottom: 0;
}

.consider-list li:before {
    position: absolute;
    font-family: flaticon_normal-icon !important;
    content: "\f14b";
    left: -32px;
    top: 4px;
    color:#1c6171;
  
    transition: 0.5s;
    display: inline-block;
    font-size: 15px;
    font-weight: 800;
    width:19px;
    height:19px;
    line-height:19px;
    text-align: center;
}

.before-consider-list{
     margin-top: 0;
    margin-bottom: 0;
}
.before-consider-list li {
     line-height: 1.6;
    position: relative;
       font-size: 16px;
    margin-bottom: 15px; 
}
.before-consider-list li:before{
       position: absolute;
    font-family: flaticon_normal-icon !important;
    content: "\f14b";
    left: -28px;
    top: 4px;
    color: #fff;
    background-color:#1c6171;
    transition: 0.5s;
    display: inline-block;
    font-size: 10px;
    font-weight: 800;
    width: 19px;
    height: 19px;
    line-height: 19px;
    text-align: center;
    border-radius: 50%;
}

.section-title .sec-title{
    font-size: 24px;
    font-weight: 600;
    margin: 25px 0 0;
}


.before-after-treatement{
        position: relative;
    padding: 3rem 0 3rem;
    background: #bfeaec36;
}

.before-after-point h4{
    font-size:20px;
    font-weight: 700;
    margin: 0 0 20px;
    color:#212529;
}

.our-faq{
    position:relative;
    padding:3rem 0 5rem;
}

.intro-clinic-video{
      position: relative;
    padding: 2rem 0 3rem;
}

.intro-clinic-video .container-fluid {
    width: 100%;
    max-width: 1600px;
    margin: 0 auto;
}

.visit-clinic{
    position: relative;
    padding: 120px 0;
    z-index: 1;
    background-image: url(../image/bg/modern-dental-clinic.webp);
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center 50.58px;
    border-radius: 40px;
    height: 450px;
}

.visit-clinic-content {
    width: 100%;
    max-width: 800px;
    margin: 0 auto;
    text-align: center;
}

.visit-clinic::before {
        content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #0e384c;
    border-radius: 40px;
    opacity: 0.6;
    width: 100%;
    height: 100%;
    z-index: -1;
}
.visit-clinic-content p{
    margin-bottom:2rem;
}

.visit-clinic-content .small-sec-title,
.visit-clinic-content .big-sec-title,
.visit-clinic-content p{
    color:#fff;
}

/*Contact Us*/

.contact-us-sec{
    Padding:3rem 0;
    position:relative;
}
.contact-us-item {
    border: 1px solid #e0e0e0;;
    border-radius: 30px;
    padding: 30px;
    box-shadow: 0px 4px 40px 0px #0000000F;
    height: calc(100% - 30px);
    margin-bottom: 30px;
}
.contact-us-sec .contact-details{
     font-size: 20px;
    font-weight: 600;
    text-transform: capitalize;
    margin-bottom: 10px;
}
.contact-us-item .contact-info-content p {
    font-size: 16px;
    margin: 0;
}
.contact-us-item .icon-box {
   background: #eff8ff;
    border-radius: 100px;
    height: 52px;
    width: 52px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
}
.contact-us-item .icon-box img {
    height: 32px;
    width: 32px;
}
.contact-info-content a {
  text-decoration: none;
  color: inherit; 
  transition: color 0.3s ease;
}
.contact-info-content a:hover {
  color: #00abb2; 
}
.google-map-iframe, .google-map-iframe iframe {
    width: 100%;
    height: 672px;
    border-radius: 30px;
}
.contact-us-form {
  padding: 3rem 0;
  position: relative;
}
.contact-us-form .contact-us-img.image-anime {
    position: relative;
    overflow: hidden;
    border-radius: 40px;
}
.contact-us-form .contact-us-img.image-anime img {
    width: 100%;
    height: auto;
    object-fit: cover;
    display: block;
    border-radius: 40px;
    transition: transform 0.6s ease; 
}
.contact-us-form .contact-us-img.image-anime:hover img {
    transform: scale(1.05);
}
.contact-us-form .contact-us-img.image-anime::after {
    content: "";
    position: absolute;
    width: 200%;
    height: 0%;
    left: 50%;
    top: 50%;
    background-color: rgba(255, 255, 255, 0.3);
    transform: translate(-50%, -50%) rotate(-45deg);
    z-index: 1;
    transition: height 0.6s ease, background-color 0.6s ease;
}
.contact-us-form .contact-us-img.image-anime:hover::after {
    height: 250%;
    background-color: transparent;
}
.contact-form input:focus,
.contact-form select:focus,
.contact-form textarea:focus {
  outline: none;
  border-color: #00abb2; 
  box-shadow: 0 0 6px rgba(0, 171, 178, 0.3); 
}
.contact-us-form .form-group {
  margin-bottom: 20px;
}
.contact-us-form textarea {
  margin-bottom: 30px; 
}
.contact-us-form .head-lin-btn {
  text-align: center;
  margin-top: 20px;
}
.contact-us-form input[type="date"]::-webkit-calendar-picker-indicator,
.contact-us-form input[type="time"]::-webkit-calendar-picker-indicator {
  filter: invert(46%) sepia(83%) saturate(457%) hue-rotate(148deg) brightness(95%) contrast(95%);
  cursor: pointer;
}


.contact-us-form select.form-control option {
  padding: 10px;
  font-size: 15px;
  color: #1c6171;
}
.contact-us-form select.form-control option[disabled] {
  color: #999;
  background-color: #f3fafa;
}

.treat-form-aps {
  position: relative;
  padding: 4rem 0;
}

.pbmit-bg-color-white {
  position: relative; 
  background-color: #fff;
  padding: 2rem;
  border-radius: 12px;
  box-shadow: 0 4px 12px rgba(0,0,0,0.1);
  margin-bottom: 2rem;
}
.pbmit-bg-color-white::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 150px;
    height: 230px;
    background-image: url(../image/bg/appointment-form-bg.png);
    background-repeat: no-repeat;
    background-size: contain;
    border-radius: 30px;
    opacity: 1;
    z-index: 1;
}
.tooth-icon {
  width: 50px;
  height: 50px;
  margin: 0 auto 1rem; 
}
.tooth-icon img {
  width: 100%;
  height: 100%;
  filter: invert(57%) sepia(78%) saturate(3640%) hue-rotate(160deg)
          brightness(95%) contrast(90%);
}
.treat-form-aps .head-lin-btn {
    text-align: center; 
    margin:20px 0;
}
.appoinment-form {
  max-width: 900px;
  margin: 0 auto;
  padding: 20px;
  border-radius: 8px;
}
.appoinment-form .form-control {
  height: 60px;
  font-size: 16px;
  padding: 10px 20px; 
  border: 1px solid #ccc;
  border-radius: 30px;
  margin-bottom: 20px;
}

.tourism-intro .tourism-img{
    margin:2rem 0;
}

.doctor-view {
  position: relative;
  overflow: hidden;
  border-radius: 15px;
}

.doctor-img {
  position: relative;
  overflow: hidden;
}

.doctor-img img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 15px;
  transition: transform 0.5s ease;
}

.team-hover-content {
  position: absolute;
  bottom: -350px;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 171, 178, 0.9);
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px;
  text-align: center;
  transition: bottom 0.6s ease-in-out;
  border-radius: 15px;
}

.doctor-img:hover .team-hover-content {
  bottom: 0;
}

.doctor-img:hover img {
  border-radius: 15px;
}

.profile-content {
  text-align: center;
  margin-top: 15px;
}

.profile-content h4 {
  font-size: 20px;
  font-weight: 600;
  color: #333;
}

.profile-content p {
  font-size: 14.5px;
  color: #777;
}

.team-hover-content p{
     color:#fff;
     font-size:14px;
}

.error-page {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #f9f9f9;
  text-align: center;
  padding: 6rem 0;
}

.error-page-inner {
  width: 100%;
}

.error-page-inner img {
  width: 450px;
  max-width: 100%;
  margin-bottom: 30px;
}

.error-title {
  font-size: 32px;
  font-weight: 700;
  color: #333;
  margin-bottom: 15px;
}

.error-text {
  font-size: 16px;
  color: #666;
  margin-bottom: 35px;
  line-height: 1.6;
}

.error-buttons {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 15px;
}

.error-buttons .btn {
  display: inline-block;
 padding: 10px 20px 12px;
  font-size: 16px;
  font-weight: 600;
  border-radius: 5px;
  text-decoration: none;
  transition: all 0.3s ease;
  color: #fff;
}

.error-buttons .btn-primary {
  background-color: #00abb2;
}

.video-wrapper {
  position: relative;
  width: 100%;
  overflow: hidden;
  border-radius: 10px;
  background: #000;
}

.video-wrapper .video-fluid {
  width: 100%;
  height: 400px;
  object-fit: cover;
  display: block;
  border-radius: 10px;
}

.video-link {
  display: block;
  position: relative;
}

.play-button {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: rgba(255, 255, 255, 0.8);
  color: #000;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease;
  font-size: 24px;
}

.video-link:hover .play-button {
  background: #00bcd4;
  color: #fff;
  transform: translate(-50%, -50%) scale(1.1);
}

.play-button i {
  display: inline-block;
  transform: rotate(90deg);
}