@charset "UTF-8";
.text-color {
  color: #34c386; }

.bg-color {
  background: #34c386; }

.custom-shadow {
  box-shadow: 1px 1px 10px #34c386; }

.custom-border {
  border: 1px solid #34c386; }

p {
  color: #7b7b7b;
  margin-bottom: 0; }

.xl-font {
  font-size: 90px; }
  @media (max-width: 575px) {
    .xl-font {
      font-size: 50px; } }

.lg-font {
  font-size: 30px; }

.sm-font {
  font-size: 15px; }

.list-style-none {
  list-style: none; }

/* Cookie Dialog */
#gdpr-cookie-message {
  position: fixed;
  right: 30px;
  bottom: 30px;
  max-width: 375px;
  background-color: #333;
  padding: 20px;
  border-radius: 5px;
  box-shadow: 0 6px 6px rgba(0, 0, 0, 0.25);
  margin-left: 30px;
  font-family: system-ui;
  z-index: 3; }

#gdpr-cookie-message h4 {
  color: var(--red);
  font-family: 'Quicksand', sans-serif;
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 10px; }

#gdpr-cookie-message h5 {
  color: var(--red);
  font-family: 'Quicksand', sans-serif;
  font-size: 15px;
  font-weight: 500;
  margin-bottom: 10px; }

#gdpr-cookie-message p, #gdpr-cookie-message ul {
  color: white;
  font-size: 15px;
  line-height: 1.5em; }

#gdpr-cookie-message p:last-child {
  margin-bottom: 0;
  text-align: right; }

#gdpr-cookie-message li {
  width: 49%;
  display: inline-block; }

#gdpr-cookie-message a {
  color: var(--red);
  text-decoration: none;
  font-size: 15px;
  padding-bottom: 2px;
  border-bottom: 1px dotted rgba(255, 255, 255, 0.75);
  transition: all 0.3s ease-in; }

#gdpr-cookie-message a:hover {
  color: white;
  border-bottom-color: var(--red);
  transition: all 0.3s ease-in; }

#gdpr-cookie-message button,
button#ihavecookiesBtn {
  border: none;
  background: #34c386;
  color: white;
  font-family: 'Quicksand', sans-serif;
  font-size: 15px;
  padding: 7px;
  border-radius: 3px;
  margin-left: 15px;
  cursor: pointer;
  transition: all 0.3s ease-in; }

#gdpr-cookie-message button:hover {
  background: white;
  color: var(--red);
  transition: all 0.3s ease-in; }

button#gdpr-cookie-advanced {
  background: white;
  color: var(--red); }

#gdpr-cookie-message button:disabled {
  opacity: 0.3; }

#gdpr-cookie-message input[type="checkbox"] {
  float: none;
  margin-top: 0;
  margin-right: 5px; }

#cookie-msg {
  z-index: 3; }

.loading {
  position: fixed;
  width: 100%;
  height: 100%;
  text-align: center;
  z-index: 999999999999999;
  background: #6b38cf; }
  .loading .loading-container {
    width: 100px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    position: absolute; }
    .loading .loading-container img {
      animation: load 2s infinite linear; }

@keyframes load {
  0%,30% {
    transform: scale(1); }
  30%,90% {
    transform: scale(1.2); }
  90%,100% {
    transform: scale(1); } }
header .dropdown:hover > .dropdown-menu {
  display: block; }
header .navbar-brand img {
  width: 60px; }
header a.nav-link {
  font-weight: bold; }
header a.customer-login {
  background: #58d29e;
  box-shadow: 1px 1px 10px #58d29e; }
header .intro-img {
  background-image: url("../imgs/shot_94.png"); }
header .intro button {
  outline: none; }
  header .intro button img {
    width: 41px; }

.navv {
  /* background-color: #fafafa; */
  background-image: linear-gradient(to top, #0850b5 0%, #004ab2
   100%); }
  .top-footer p {
    line-height: 2; }

.top-footer {
  background-color: #13099fdc;
  background-image: linear-gradient(to top, rgb(102, 36, 244) 0%, #00ecbc 100%); }
  .top-footer p {
    line-height: 2; }

.intro {
  /* background-image: linear-gradient(to top, #6658d2 0%, #00ecbc 100%); } */
  background-image: linear-gradient(to top, #00ecbc 0%, #6658d2 100%); }
  .intro-bg {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: url("../../imgs/pan2.jpg");
    background-size: cover;
    opacity: 0.2; }
  .intro .row {
    min-height: 74vh; }
  .intro h1 {
    text-shadow: 1px 20px 40px #4c4c4c; }
    .intro h1 .bug-text {
      color: #ae2323; }
  .intro .scrollDown {
    bottom: 40px;
    left: 50%;
    transform: translateX(-50%); }
    .intro .scrollDown--btn {
      border-radius: 15px;
      border-width: 4px;
      outline: none;
      border: 2px solid #fff;
      padding: 22px 11px;
      position: relative; }
      .intro .scrollDown--btn::before {
        content: "";
        position: absolute;
        width: 10px;
        height: 10px;
        border-radius: 50%;
        background: #fff;
        top: 5px;
        left: 6px;
        animation: scrolldown 2.3s infinite; }

@keyframes scrolldown {
  0%,
  40% {
    top: 25px; }
  40%,
  80% {
    top: 5px; }
  80%,
  100% {
    top: 25px; } }
.services .child {
  min-height: 300px; }
  .services .child .icon img {
    width: 50px;
    position: relative; }
.services .forth .child {
  min-height: auto; }

.about {
  background: url("../../imgs/select-shape-banner.png") no-repeat; }
  .about .child {
    min-height: 395px; }
    .about .child .icon {
      position: relative;
      min-height: 130px; }
      .about .child .icon img {
        width: 50px;
        position: relative;
        z-index: 2;
        margin-top: 20px; }
      .about .child .icon::before {
        content: '';
        background: url("../../imgs/services/background.PNG") no-repeat center;
        opacity: 0.2;
        top: -35px;
        left: 15px;
        bottom: 0;
        right: 0;
        position: absolute;
        z-index: 1; }
    .about .child .triangle {
      position: relative;
      background-color: #34c386;
      text-align: left;
      width: 7em;
      height: 7em;
      border-top-right-radius: 100%;
      transform: rotate(-75deg) skewX(-30deg) scale(1, 0.866); }
      .about .child .triangle::before {
        content: '';
        position: absolute;
        background-color: inherit;
        width: 7em;
        height: 7em;
        border-top-right-radius: 100%;
        transform: rotate(-135deg) skewX(-45deg) scale(1.414, 0.707) translate(0, -50%); }
      .about .child .triangle::after {
        content: '';
        position: absolute;
        background-color: inherit;
        width: 7em;
        height: 7em;
        border-top-right-radius: 100%;
        transform: rotate(135deg) skewY(-45deg) scale(0.707, 1.414) translate(50%); }

.industries .card {
  max-height: 300px; }
  @media (max-width: 767px) {
    .industries .card {
      width: 100% !important; } }
  .industries .card .card-img {
    position: relative;
    z-index: 1; }
    .industries .card .card-img::before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      background-color: #34c386;
      opacity: 0.4;
      z-index: 2; }
  .industries .card .card-body {
    z-index: 2;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 4px; }
  .industries .card img {
    height: 200px; }
.industries .swiper-btn {
  display: inline-block;
  background-color: #fff;
  width: 35px;
  height: 35px;
  text-align: center;
  line-height: 40px;
  font-size: 15px;
  border-radius: 50%;
  box-shadow: 1px 1px 10px #ddd;
  outline: none; }

.client-list .client img {
  width: 150px;
  height: 150px;
  object-fit: contain;
  margin: 0 auto; }
.client-list .slick-dots li button {
  border: 3px solid #34c386 !important;
  border-radius: 50%; }
  .client-list .slick-dots li button::before {
    color: #34c386;
    opacity: 0;
    top: 1px;
    left: -1px; }
.client-list .slick-dots li.slick-active button {
  border: 3px solid #34c386 !important;
  border-radius: 50%; }
  .client-list .slick-dots li.slick-active button::before {
    color: #34c386;
    opacity: 1; }

.testimonials {
  background: url("../../imgs/—Pngtree—memphis style line point line_3797599.png");
  background-size: 10px; }
  .testimonials .testimonial-img img {
    width: 120px;
    border: 8px solid #e1e1e1;
    border-radius: 50%;
    object-fit: fill;
    margin: 0 auto; }

.contact {
  position: relative; }
  .contact span {
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background: #34c386;
    left: -40px;
    top: 2px; }
    .contact span::before {
      content: '';
      width: 35px;
      height: 35px;
      border-radius: 50%;
      position: absolute;
      left: -10px;
      top: -10px;
      background: rgba(52, 195, 134, 0.2);
      z-index: 1; }
  .contact li {
    position: relative; }
    .contact li:not(:last-child)::before {
      content: '';
      width: 2px;
      height: 100%;
      position: absolute;
      left: -33px;
      top: 3px;
      background: #f1f1f1;
      z-index: -1; }
  .contact form {
    font-size: 17px;
    z-index: 2;
    position: relative; }
  .contact input, .contact textarea, .contact select {
    line-height: 1.2;
    font-weight: 500;
    font-weight: 500; }
  .contact button {
    box-shadow: 1px 1px 10px #58d29e; }
  .contact::before {
    content: '';
    width: 100%;
    height: 100%;
    background: url("../../imgs/background.png") no-repeat;
    background-position: 800px -85px;
    position: absolute;
    opacity: 0.3;
    z-index: -1; }

.login-page {
  position: relative; }
  .login-page::before, .login-page::after {
    content: '';
    position: absolute;
    width: 620px;
    height: 100%;
    background-image: url("../../imgs/background.png");
    background-repeat: no-repeat;
    opacity: .3;
    z-index: -1; }
  .login-page::before {
    right: -350px;
    top: -240px; }
  .login-page::after {
    left: -350px;
    bottom: -240px; }
  .login-page .login {
    position: relative;
    z-index: 2; }

.page-heading {
  background: #34c386; }
  @media (min-width: 1200px) {
    .page-heading {
      height: 70vh; }
      .page-heading .heading {
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%); } }
  @media (max-width: 1200px) {
    .page-heading .heading {
      position: relative !important; } }
  .page-heading h1 {
    font-size: 60px; }
    @media (max-width: 575px) {
      .page-heading h1 {
        font-size: 40px; } }

.trust .child {
  min-height: 415px; }
  .trust .child .icon {
    position: relative;
    min-height: 130px; }
    .trust .child .icon img {
      width: 50px;
      position: relative;
      z-index: 2;
      margin-top: 20px;
      margin-left: 20px; }
    .trust .child .icon::before {
      content: '';
      background: url("../../imgs/services/background.PNG") no-repeat;
      opacity: 0.2;
      top: -35px;
      left: -25px;
      bottom: 0;
      right: 0;
      position: absolute;
      z-index: 1; }

body {
  font-family: "Josefin Sans", sans-serif;
  font-size: 15px;
  overflow-x: hidden; }

/*# sourceMappingURL=style.css.map */
