.header-menu {
  text-align: center;
}

.header-menu ul li {
  margin: 0 35px;
}

.prgoress_indicator::after {
  color: #48BCCF;
}

.prgoress_indicator svg.progress-circle path {
  stroke: #48BCCF;
}

.header-contact-btn a::before,
.style-one .header-arrow-btn a::before {
  background-color: #48BCCF;
}

.header-contact-btn a:hover,
.style-one .header-arrow-btn a:hover,
.style-one .section-btn a:hover,
.style-one .section-arrow-btn a:hover {
  background-color: #48BCCF;
}

.style-one.hero-area {
  background-image: linear-gradient(
    180deg,rgba(72, 188, 207, 0.15) 0%,rgba(254, 255, 255, 0.15) 91%,rgba(255, 255, 255, 0.15) 92%);
}

.style-one .hero-claim-box {
  background-color: rgb(72 188 207 / 50%);
}

.style-one h5.hero-sub-title i,
.section-title h4 i {
  color: #48BCCF;
}

.style-one h5.hero-sub-title::before,
.style-one .section-btn a::before,
.style-one .section-arrow-btn::before {
  background-color: #48BCCF;
}

.section-title h4,
.section-title h4::before {
    width: 200px;
}

.section-title h4::before {
  background-color: #48BCCF;
}

.style-one .service-icon {
  background-color: rgb(72 188 207 / 10%);
}

.style-one .service-icon span {
  color: #48BCCF;
  font-size: 36px;
  line-height: 80px;
}

.seo-hover-box {
  background-color: rgb(72, 188, 207, 0.2);
}

.style-one .single-service-box:hover .sercvie-title h5 a {
  color: #48BCCF;
}

.about-area.style-one {
  background-image: linear-gradient(
    180deg,rgba(72, 188, 207, 0.15) 0%,rgba(254, 255, 255, 0.15) 91%,rgba(255, 255, 255, 0.15) 92%);
}

.marquee.style2 .marquee-block span {
  color: #48BCCF;
}

.style-one.testimonial-area .owl-dot.active::before {
  border: 1px solid #48BCCF;
}

.testi-author h5 {
  color: #48BCCF;
}

.style-one.testimonial-area .owl-prev::before,
.style-one.testimonial-area .owl-next::before {
  background-color: #48BCCF;
}

.style-one.testimonial-area .owl-prev i:hover,
.style-one.testimonial-area .owl-next i:hover {
   background-color: #48BCCF;
}

.single-testi-box {
  border-bottom: 6px solid #48BCCF;
}

.style-two .submit_button button::before {
  width: 120px;
  background-color: #48BCCF;
}

.style-two .contact-form {
  border-top: 10px solid #48BCCF;
}

.style-two .section-arrow-btn a::before,
.style-two .submit_button button:hover {
  background-color: #48BCCF;
}

.contact-area.style-two {
  padding-bottom: 120px;
}

.style-one .footer-desc p,
.style-one .footer-bottom-content p {
  width: 100%;
  color: #333;
}

.footer-area.style-one {
  padding: 70px 0 0;
}

.footer-bottom-content p {
  opacity: 1;
}

.style-one .footer-bottom-list ul li a {
  color: #333;
}

.footer-area.style-one {
  background-color: rgb(72 188 207 / 20%);
}

.style-one .row.footer-line {
  border-top: 1px solid rgb(200 200 200 / 100%);
}

.style-one .footer-bottom-content p span {
  color: #48BCCF;
}

.style-one .row.footer-line {
  margin: 30px 0 0;
}

.style-one .footer-social-icon ul li a {
  background-color: rgb(72 188 207 / 15%);
  color: #48BCCF;
}

.style-one .footer-social-icon ul li a::before {
  background: #48BCCF;
}

.style-one .footer-bottom-list ul li a:hover {
  color: #48BCCF;
}

.breadcumb-content ul li span {
  color: #48BCCF;
}

.service-content {
  position: relative;
  z-index: 5;
}

.service-btn a {
    display: inline-block;
    font-size: 16px;
    color: #0d1718;
    border: 1px solid rgba(13, 23, 24, 0.21);
    border-radius: 20px;
    padding: 7px 27px;
    transition: 0.5s;
}

.style-one .service-icon img {
  height: 36px;
}

.service-btn a:hover {
  color: #000;
  background-color: #48BCCF;
}

.style-one .service-btn {
  display: flex;
  justify-content: flex-end;
}

.style-one .service-btn .section-btn {
  margin-right: 8px;
}

.style-one .section-arrow-btn a {
  padding: 0;
}

.contact-details {
  padding: 70px 0;
}

.contact-box {
  margin-bottom: 16px;
  border-radius: 4px;
  padding: 24px 16px;
  display: flex;
  align-items: center;
  background-color: rgb(72 188 207 / 10%);
}

.contact-box .icon {
  color: #fff;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  border-radius: 50%;
  background-color: #48BCCF;
}

.contact-box .heading {
    padding-left: 16px;
}

.contact-box .heading h3 {
  margin-top: 0;
  font-size: 24px;
}

.call-to-action-area {
  padding: 0 !important;
}

.call-to-action-area iframe {
  width: 100%;
}

.about-thumb img,
.about-thumb2 img {
  border-radius: 15px;
}

@media (max-width:991px) {
  .mobile-logo .logo_img img {height: 40px;}
  .breadcumb-area {padding: 100px 0;}
}

@media (max-width:767px) {
  .style-two .submit_button button::before {width: 90px;}
  .contact-area.style-two {padding-bottom: 0;}
  .style-two .contact-form {padding: 50px 15px 50px;}
  .style-one .service-btn{justify-content: flex-start;}
  .testimonial-area.style-one .section-title h1 {font-size: 22px;}
}