.carousel-caption {
  left: 0;
}

.form-kvkk {
  line-height: 1.5;
}

.form-kvkk a {
  color: black;
}

.form-kvkk.text-white a {
  color: white;
}

.address-icons h5 i {
  font-size: 50px !important;
  color: black !important;
}

.navbar {
  min-height: 70px;
}
.navbar-brand {
  padding: 0 !important;
  padding-top: 10px !important;
}

.bg-cover-top {
  background-position-y: top !important;
}

@media (min-width: 1200px) {
  .navbar-brand .logo {
    max-height: 55px;
    margin-top: 0px;
  }
}

@media (max-width: 1200px) {
  .navbar-brand .logo {
    max-height: 50px;
    margin-top: 0px;
  }
}

@media (max-width: 992px) {
  .navbar-brand .logo {
    height: 60px !important;
  }
}

.carousel-text-area {
  min-height: 400px;
}

.caption-title {
  font-size: 3.5rem;
}

@media only screen and (max-width: 767px) {
  .caption-title {
    font-size: 35px;
  }
}

.form-heading h4 {
  font-size: 30px;
}

.banner-area .appoinment-box {
  z-index: 50;
}

.navbar {
  z-index: 100 !important;
}

.beforeafter_item .video-icon {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 40px;
  height: 40px;
  margin: auto;
  background-color: #1ebeb6;
  padding: 7px 15px;
  color: white;
  border-radius: 30px;
}

.banner-area .carousel-control {
  z-index: 50;
}

/* header-banner */
#header-baner {
  height: 600px;
  position: relative;
  background-image: url(../image/common/header-baner.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

#header-baner .text-banner {
  position: absolute;
  top: 80px;
}

#header-baner .text-banner .baner-tittle {
  font-family: "Jost", sans-serif;
  font-size: 38px;
  font-weight: bold;
  line-height: 68.66px;
  letter-spacing: -0.6px;
  color: var(--primary-color2);
}

#header-baner .baner-content,
#header-baner .baner-content span {
  font-family: "Rubik" sans-serif;
  font-size: 18px;
  color: var(--primary-color2);
}

#header-baner ul {
  margin: 17% 30%;
}

@media only screen and (max-width: 768px) {
  #header-baner {
    height: 600px;
  }

  #header-baner .text-banner {
    top: 100px;
  }
}

.icon-image {
  font-size: 100px;
  text-align: center;
}

.icon-image .fa {
  color: #1ebeb6;
}

.contact-item {
  text-align: center;
  height: 300px;
}

.contact-item p {
  font-size: 1.2rem;
}

.howitworks-area .info p {
  font-size: 20px;
}

.recaptcha-warning {
  text-align: left;
  color: #737d85;
}

.recaptcha-warning a {
  color: #1a73e8;
}
.grecaptcha-badge {
  visibility: hidden;
}
