/*body {
    color: #fff !important;
}*/

.text-primary {
    color: #fff !important;
}

.text-muted {
    color: #fff !important;
}

.btn.btn-primary:hover {
    background: #fff !important;
    color: #000 !important;
}

.topbar {
    padding: 2px 10px 2px 20px;
    background: #000 !important;
    color: #fff !important;
}

.btn.btn-primary{
    background: #fff !important;
    color: #000 !important;
}

.btn.btn-primary:hover{
    background: #000 !important;
    color: #fff !important;
}

.justify-content-between {
    margin-top: 2rem;
}


a.btn.btn-primary.rounded-pill.text-white.py-2.px-4.ms-2.flex-wrap.flex-sm-shrink-0 {
    border: 1px solid #000;
}

a.btn.btn-discover.rounded-pill.py-3.px-5{
    border: 1px solid #000;
}


.footer-item img{
    width: 50%;
}


.owl-prev, .owl-next {
    top: 25% !important;
}

.footer .footer-item a {
    line-height: 35px;
    color: #fff;
}

.text-body {
    color: #fff !important;
}

.services-banner {
background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(../img/services-banner.jpg);
background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.products-banner {
background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(../img/products.jpg);
background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}


.contact-banner {
background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(../img/contact.avif);
background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}


.project {
    color: #102147 !important
}

.text-start{
    margin-bottom: 1.5rem !important;
}

.block-adjust {
    padding: 1.5rem !important;
}

.block-adjust-it {
    padding: 2.4rem !important;
}

.block-adjust-data {
    padding: 1.7rem !important;
}

.block-adjust-data-services {
    padding: 1.9rem !important;
}

.block-adjust-soft {
    padding: 2.3rem !important;
}
.data-img{
    height: 37vh;
}


.btn.btn-light {
    background: #000 !important;
}

/*.bg-dark {
    background-color: #000 !important;
}*/


/*@media (min-width: 1200px) {
    .display-1 {
        font-size: 4rem !important;
    }
}*/

.mb-4 {
    margin-bottom: 10.5rem !important;
}

.mvv-section {
  max-width: 1200px;
  margin: auto;
  padding: 40px 20px;
}

.mvv-row {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 40px;
}

.mvv-row.reverse {
  flex-direction: row-reverse;
}

.mvv-img, .mvv-content {
  flex: 1 1 50%;
  padding: 20px;
}

.mvv-img img {
  width: 100%;
  border-radius: 12px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
}

.mvv-content h2 {
  font-size: 28px;
  margin-bottom: 10px;
  color: #2b2b2b;
}

.mvv-content p {
  font-size: 16px;
  color: #555;
  line-height: 1.6;
}

/* Responsive */
@media (max-width: 768px) {
  .mvv-row, .mvv-row.reverse {
    flex-direction: column;
  }

  .mvv-img, .mvv-content {
    flex: 1 1 100%;
    text-align: center;
  }

  .mvv-content h2 {
    margin-top: 20px;
  }

  button.navbar-toggler{
    float: inline-end;
  }

  nav.navbar.navbar-expand-lg.navbar-dark.bg-white.py-3.px-4 {
    display: block;
  }

.display-1 {
        font-size: 2.3rem !important;
        text-align: center !important;
        margin-top: 60%;
    }

.owl-nav {
    display: none;
}

.image2{
    margin-top: 10%;
}

.global {
    left: 215px !important;
    top: 0px !important;
}

.banner-text {
    font-size: 2.3rem !important;
        text-align: center !important;
        margin-top: 20% !important;
    }


.services-mobile {
    padding-top: 0rem !important;
    padding-bottom: 0rem !important;
}

.display-4 {
    font-size: 2.5rem;
}

.project-carousel .owl-dots {
    margin-top: -80px;
}

.h-100.rounded {
    text-align: center;
}


.trust{
    font-size: 1.5rem !important;
}


.trust-text {
    text-align: center;
    font-size: 1rem;
    margin-left: 30px;
}

.footer-item img {
    margin-left: 25%;
}


.footer-menu {
    text-align: center;
}

}


.image2{
    margin-top: 10%;
}

p.text-muted.mb-0 {
    word-break: auto-phrase;
    text-align: -webkit-auto;
}

.team-content.bg-dark.text-center.rounded-bottom.p-4{
    height: inherit;
}

.team-item.rounded {
    height: 100%;
}

.submit {
    border: 1px solid #ced4da !important;
}

.contact-space {
    margin-bottom: 5%;
}

.display-4 {
        font-size: 3rem;
    }

.display-1 {
        font-size: 4rem;
    }

.logo {
    height: 10%;
    width: 15%;
}    

.service-icons {
    margin-left: 4%;
}