* {
  margin: 0;
  padding: 0;
}
.logo img {
  width: 230px;
}

.header-info ul li i {
  color: #ffffff;
  padding-right: 10px;
}

.theme-bg-1 {
  background: #006624 !important;
}
.cmk-button:before {
  background-color: #006624 !important;
}
.theme-bg-4 {
  background: #e0ede6 !important;
}

.service-icon {
  background-color: #f6faf8 !important;
}
/* [data-overlay="black"]::before {
  background-image: linear-gradient(120deg, #ff000000, #ffffff8a);
} */
.height-800 {
  height: 600px !important;
}
.hero-popup-content img {
  width: 310px;
}
.main-menu ul li a {
  color: #000000;
  font-size: 18px;
  font-weight: 600;
  display: block;
  padding: 20px 0;
}
.main-menu ul li a:hover {
  color: #006827;
}

#scrollUp {
  bottom: 66px;
  right: 60px;
  width: 50px;
  height: 50px;
  line-height: 61px;
  font-size: 18px;
  border-radius: 50px;
  background-color: #006827;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  animation: effect 1s infinite;
}
.single-service:hover {
  background-color: #006827;
}
.single-project:hover .single-project-content {
  background-color: #006827;
  border-color: #006827;
}
.section-title span {
  display: block;
  /* font-size: 18px; */
  font-weight: 600;
  color: #006827;
  /* line-height: 28px; */
  margin-bottom: 30px;
  font-size: 30px;
  /* line-height: 40px; */
  color: #000;
  font-family: var(--tt-ff-lora);
}
.about-img-style-2:before {
  content: "";
  background-color: #006827;
}
.works-menu .active .works-icon img {
  background-color: #006827;
}

.l-btn {
  font-weight: 400;
  padding: 10px 40px;
}
.l-btn img {
  filter: invert(100%) sepia(100%) saturate(2%) hue-rotate(95deg)
    brightness(104%) contrast(101%);
  vertical-align: sub;
  width: 25px;
}
.works-menu .active .works-icon {
  border-color: #006827;
}
.about-small-img {
  position: absolute;
  top: 20%;
  left: -100px;
  border-width: 12px 12px 12px 0px;
  border-style: solid;
  border-color: #fff;
}
.single-service {
  margin-bottom: 1px !important;
  height: 100%;
  border-radius: 10px;
}

.single-service-2 {
  height: 100%;
  box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;
  border-radius: 10px;
  padding: 30px 25px;
}
.single-service-2 h3 {
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 25px;
}
.theme-bg-1-use {
  background: #036d2e1f !important;
}
.about-img-style-2:before {
  content: "";
  background-color: #00682800;
}
.section-title h2 {
  font-size: 30px;
  line-height: 40px;
  color: #000;
}
.l-btn {
  background-color: #000;
  box-shadow: 0px 0px 5px 0px #fff;
}
.l-btn:hover {
  background-color: #006827;
  color: var(--tt-common-white);
}
.contact-box ul li i {
  float: left;
  color: #fff;
  margin-right: 15px;
  line-height: 26px;
}
h3 {
  color: #000;
}
a.l-read-more {
  color: #000;
}
.single-choose-us-content h3 {
  font-size: 20px;
  margin-bottom: 25px;
  color: #000;
}
.footer-social h5 {
  color: #fff;
}
.footer-newsletter button {
  width: 64px;
  height: 64px;
  background-color: #006827;
  color: #fff;
  border: none;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -o-border-radius: 100px;
  -ms-border-radius: 100px;
  border-radius: 100px;
  position: absolute;
  top: 0;
  right: 0;
}
.theme-bg-2 {
  background: #000 !important;
}
.footer-newsletter input {
  height: 40px;
}
.footer-newsletter button {
  width: 40px;
  height: 40px;
}
.footer-social.mt-35 a i {
  width: 40px;
  height: 40px;
  border-radius: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 2px solid #eee;
}
.footer-social.mt-35 a :hover {
  border: 2px solid #006827;
  box-shadow: 0px 0px 5px 0px #fff;
}
.star-rating i {
  color: #ff990000;
}
.testimonial-style-1 ul.slick-dots li.slick-active button {
  background-color: #006827;
}
.testimonial-style-1 ul.slick-dots li button {
  background-color: #00682757;
}
.header-social a:hover {
  color: #a6cab3;
}
.footer-menu ul li a {
  color: #fff;
}
.footer-menu ul li a:hover {
  color: #999;
}
.contact-form .l-btn {
  text-align: center;
  border-radius: 5px;
}
.single-testimonial span {
  display: block;
  color: #006827;
  margin-bottom: 25px;
  font-size: 18px;
}
.footer-social a:hover {
  color: #006827;
}

.works-icon img {
  background-color: #333;
}
.works-icon {
  border-color: #333;
}
.pt-200 {
  padding-top: 100px;
}
.service-bullet-list ul li i {
  padding-right: 10px;
  color: #006827;
}
.about-small-img-2 {
  position: absolute;
  top: 20%;
  left: 240px;
  border-width: 12px 0px 12px 12px;
  border-style: solid;
  border-color: #fff;
}
.footer-info a i {
  color: #fff;
  padding-right: 10px;
}
.pb-160 {
  padding-bottom: 90px;
}
.single-testimonial {
  height: 430px;
}
.theme-bg-1-2 {
  background: #006624 !important;
}

/* phone */
.my-phone {
  width: 455px;
  height: 510px;
  position: relative;
}
.my-qr {
  position: absolute;
  top: 23%;
  left: 12.5%;
}
.my-qr img {
  width: 185px;
  position: relative;
  animation: mymove infinite;
  animation-duration: 3s;
}
.my-apple-btn {
  margin-left: 20px;
}
.play-app-1 img {
  width: 150px;
}

@keyframes mymove {
  0% {
    top: 0px;
  }
  50% {
    top: 130px;
  }
  100% {
    top: 0px;
  }
}

/* phone */

@keyframes effect {
  0% {
    box-shadow: 0 0 0 0px #006827;
  }
  100% {
    box-shadow: 0 0 0 20px rgb(206 224 213 / 18%);
  }
}

@media (max-width: 575px) {
  .hero-wrapper h1 {
    font-size: 35px;
    line-height: 40px;
  }
  .hero-popup-content {
    display: none;
  }
  .hero-wrapper p {
    font-size: 20px;
    line-height: 23px;
  }
  .theme-bg-1-2 {
    height: 250px;
    background: #006624 !important;
  }
  .header-top {
    display: none;
  }
  .about-small-img {
    display: none;
  }
  .reverse-col {
    display: flex;
    flex-direction: column-reverse;
  }
  .about-small-img-2 {
    display: none;
  }
  .hero-wrapper {
    height: 570px;
    text-align: center;
  }
  .single-counter p {
    color: #fff;
    font-size: 15px;
  }
  .about-img-style-2 {
    display: none;
  }
  .pb-105 {
    padding-bottom: 15px;
  }
  .pt-105 {
    padding-top: 30px;
  }
  .pt-200 {
    padding-top: 20px;
  }
  .pb-160 {
    padding-bottom: 30px;
  }
  .mr-100 {
    margin-right: 0px;
  }
  .section-title span {
    text-align: center;
  }
  .section-title h2 {
    font-size: 20px;
    line-height: 30px;
    color: #000;
    text-align: center;
  }
  .button-center {
    text-align: center;
  }
  #about p {
    text-align: center;
  }
  #services p {
    text-align: center;
  }
  .about-wrapper-style-1 {
    text-align: center;
  }
  .contact-box h3 {
    text-align: center;
  }
  .contact-box p {
    text-align: center;
  }
  #scrollUp {
    bottom: 25px;
    right: 25px;
  }
  .my-apple-btn {
    margin-right: 0px;
  }

  .mean-container a.meanmenu-reveal span {
    display: block;
    background: #006624;
    height: 3px;
    margin-top: 3px;
  }
  .mean-container a.meanmenu-reveal {
    background-color: #fff;
  }
  .mean-container a.meanmenu-reveal {
    width: 22px;
    height: 22px;
    padding: 13px 13px 11px 13px;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    color: #006929;
    text-decoration: none;
    font-size: 16px;
    text-indent: -9999em;
    line-height: 22px;
    font-size: 1px;
    display: block;
    font-weight: 700;
  }
  .mean-container .mean-nav {
    box-shadow: 0px 10px 10px 0px #00000047;
    background: #171010f5;
  }
  .hero-wrapper p {
    color: #fff;
    margin-bottom: 30px;
    padding-right: 0px;
  }
}
