.image-containers {
  margin-top: 90px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.main-navigation {
  border: 2px solid #1db3ab;
}

.quote-icon {
  color: #1db3ab;
}

.ac-chose-bg {
  border: 2px solid #1db3ab;
}

.tp-service-item {
  border: 1px solid #1db3ab;
}

.justifyy {
  display: flex;
  align-items: center;
  justify-content: center;
}

.image-control {
  display: flex;
  align-items: center;
  justify-content: center;
}

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='cyan' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
}

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='cyan' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");
}

.carousel .carousel-indicators li {
  background-color: white;
}
.carousel .carousel-indicators li.active {
  background-color: cyan;
}

/*.carousel {
  border-radius: 18px;
  border: 3px solid #1db3ab;
} */

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

/* .service-image {
  border-radius: 18px;
  border: 3px solid #1db3ab;
} */

.contact-img {
  display: flex;
  align-items: center;
  justify-content: center;
}

.contact-border {
  border: 2px solid #1db3ab;
}

.all-about-section {
  margin-top: 50px;
}

.cv-upload {
  background-color: transparent !important;
  padding: 2px !important;
}

#message-section {
  margin-bottom: 0;
}

/* about us page spacing */

.section-space {
  padding-bottom: 0;
}

.section-space-two {
  margin-top: 130px;
}

.bottom-image-about {
  margin-top: 0;
}

.tp-news-letter-area-custom {
  background-color: #384040;
}

.about-partner {
  color: #384040;
}

.jobitem__button {
  display: flex;
  align-items: center;
  justify-content: center;
}

.appy-button {
  border: 1px solid rgb(226, 226, 226);
}

.job-lista {
  display: flex;
  align-items: center;
  justify-content: center;
}
