body {
  font-family: 'Poppins', Arial, sans-serif;
  color: #333;
  /*background-color: #eeeeee;*/

}

/* Navbar */
.navbar-dark {
  background-color: #2c3e50 !important;
}
.navbar-nav .nav-link {
  color: #fff !important;
  font-weight: 500;
}
.navbar-nav .nav-link:hover,
.navbar-nav .nav-link.active {
  color: #8bc34a !important;
}

/* Hero */
.hero {
  background: url('images/banner1.jpg') center/cover no-repeat;
  padding-top: 120px;
  color: #fff;
}

/* Tabs */
.tab-card {
    height: 170px;
    border: 2px solid #fff;
    transition: all 0.3s;
    opacity: 0.9;
    cursor:pointer;
}
.single-offer {
    cursor: pointer;
}
.single-offer:hover {
    transform: scale(1.1);
    z-index: 1;
    position: relative
}

.tab-card:hover {
    transform: scale(1.1);
    z-index: 1;
    position: relative;
    opacity: 1;
}

.clicked {
    transform: scale(1.1);
    z-index: 1;
    position: relative;
    opacity: 1;
}

.tab-icon {
    width: 90px;
    height: 70px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.col-10 .tab-card h5 {
    font-size: 25px;
    margin-top: 35px;
    color: #fff !important;
}

.tab-icon {
    margin-bottom: -3.5rem;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    padding: 64px;
    position: relative;
    top: -55px;
}

.txtt{color:#4e6d9e !important;}

.cr3 {
  background:#4e6d9e !important;
  
}

.p-4-svc
 {
    padding: 0.3rem !important;
}


.bg-white-top {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-white-rgb), var(--bs-bg-opacity)) !important;
    padding: 25px;
}

@media (min-width: 992px) {
    .col-lg-2-btm-wht-bx {
        flex: 0 0 auto;
        width: 32.666667%;
    }
}


.row.g-4 {
    background: #fff;
}


.container.d-flex.flex-column.flex-lg-row.align-items-center.gap-5.white {

padding:20px;
background:#fff;
}

section.py-5.text-white.text-center {
    width: 69%;
    text-align: -webkit-left !important;
    margin: auto;
	padding:27px;
}


h1.fw-bold.txtt.mb-4.text-primary {
    padding-bottom: 24px;
    font-size: 38px;
	font-weight: 400 !important;
    color: #4e6d9e;
}


.w-100-inpt {
    width: 100% !important;
}

.w-50-inpt {
    width: 50% !important;
}

p.fs-5.text-dark {
    text-align: center;
    font-size: 28px !important;
	padding-top:9px;
}

.py-5-top-mng {
    padding-top: 3rem !important;
    padding-bottom: 0rem !important;
}

py-5-fraud {
    padding-bottom: 3rem !important;
}


.row.justify-content-center.g-3.mb-4 {
    position: relative;
    top: 48px;
}

.tab-card.active {
  background: #8bc34a;
  border-color: #fff;
}

.transit-icon { background-image: url('images/ic1.png'); }
.track-icon   { background-image: url('images/ic2.png'); }
.ship-icon    { background-image: url('images/ic3.png'); }

/* Input */
.input-group input {
  border: 2px solid #8bc34a;
  border-radius: 10px 0 0 10px;
}
.input-group .btn {
  background-color: #8bc34a;
  border-radius: 0 10px 10px 0;
  border: none;
}

/* Services Icons */
.service-icon {
  width: 100px;
  height: 80px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.schedule-icon { background-image: url('images/a1.png'); }
.request-icon  { background-image: url('images/a2.png'); }
.location-icon { background-image: url('images/a3.png'); }
.estimate-icon { background-image: url('images/a4.png'); }
.faq-icon      { background-image: url('images/a5.png'); }

/* Features */
.feature-icon {
  width: 80px;
  height: 80px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.delivery-icon { background-image: url('images/s1.png'); }
.security-icon { background-image: url('images/s2.png'); }
.tracking-icon { background-image: url('images/s3.png'); }
.payment-icon  { background-image: url('images/s4.png'); }
.support-icon  { background-image: url('images/s5.png'); }
.storage-icon  { background-image: url('images/s6.png'); }

/* Buttons */
.btn-outline-success {
  border-color: #8bc34a;
  color: #8bc34a;
}
.btn-outline-success:hover {
  background-color: #8bc34a;
  color: #fff;
}

/* Footer */
.footer {
  background-color: #111;
  color: #ccc;
}
.footer h5 {
  color: #fff;
  font-size: 1rem;
  margin-bottom: 1rem;
}
.footer ul {
  list-style: none;
  padding: 0;
}
.footer ul li {
  margin-bottom: 0.5rem;
}
.footer ul li a {
  color: #ccc;
  transition: color 0.3s;
}
.footer ul li a:hover {
  color: #8bc34a;
}

/* Social Icons */
.social-icon {
  width: 34px;
  height: 34px;
  display: inline-block;
  background-color: #fff;
  background-size: 20px;
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 5px;
  transition: all 0.3s;
}
.social-icon:hover {
  background-color: #8bc34a;
}
    .youtube {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M23.498 6.186a3.016 3.016 0 0 0-2.122-2.136C19.505 3.545 12 3.545 12 3.545s-7.505 0-9.377.505A3.017 3.017 0 0 0 .502 6.186C0 8.07 0 12 0 12s0 3.93.502 5.814a3.016 3.016 0 0 0 2.122 2.136c1.871.505 9.376.505 9.376.505s7.505 0 9.377-.505a3.015 3.015 0 0 0 2.122-2.136C24 15.93 24 12 24 12s0-3.93-.502-5.814zM9.545 15.568V8.432L15.818 12l-6.273 3.568z'/%3E%3C/svg%3E");
        background-size: 20px;
        background-repeat: no-repeat;
        background-position: center;
    }

    .facebook {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M24 12.073c0-6.627-5.373-12-12-12s-12 5.373-12 12c0 5.99 4.388 10.954 10.125 11.854v-8.385H7.078v-3.47h3.047V9.43c0-3.007 1.792-4.669 4.533-4.669 1.312 0 2.686.235 2.686.235v2.953H15.83c-1.491 0-1.956.925-1.956 1.874v2.25h3.328l-.532 3.47h-2.796v8.385C19.612 23.027 24 18.062 24 12.073z'/%3E%3C/svg%3E");
        background-size: 20px;
        background-repeat: no-repeat;
        background-position: center;
    }

    .instagram {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 2.163c3.204 0 3.584.012 4.85.07 3.252.148 4.771 1.691 4.919 4.919.058 1.265.069 1.645.069 4.849 0 3.205-.012 3.584-.069 4.849-.149 3.225-1.664 4.771-4.919 4.919-1.266.058-1.644.07-4.85.07-3.204 0-3.584-.012-4.849-.07-3.26-.149-4.771-1.699-4.919-4.92-.058-1.265-.07-1.644-.07-4.849 0-3.204.013-3.583.07-4.849.149-3.227 1.664-4.771 4.919-4.919 1.266-.057 1.645-.069 4.849-.069zm0-2.163c-3.259 0-3.667.014-4.947.072-4.358.2-6.78 2.618-6.98 6.98-.059 1.281-.073 1.689-.073 4.948 0 3.259.014 3.668.072 4.948.2 4.358 2.618 6.78 6.98 6.98 1.281.058 1.689.072 4.948.072 3.259 0 3.668-.014 4.948-.072 4.354-.2 6.782-2.618 6.979-6.98.059-1.28.073-1.689.073-4.948 0-3.259-.014-3.667-.072-4.947-.196-4.354-2.617-6.78-6.979-6.98-1.281-.059-1.69-.073-4.949-.073zm0 5.838c-3.403 0-6.162 2.759-6.162 6.162s2.759 6.163 6.162 6.163 6.162-2.759 6.162-6.163c0-3.403-2.759-6.162-6.162-6.162zm0 10.162c-2.209 0-4-1.79-4-4 0-2.209 1.791-4 4-4s4 1.791 4 4c0 2.21-1.791 4-4 4zm6.406-11.845c-.796 0-1.441.645-1.441 1.44s.645 1.44 1.441 1.44c.795 0 1.439-.645 1.439-1.44s-.644-1.44-1.439-1.44z'/%3E%3C/svg%3E");
        background-size: 20px;
        background-repeat: no-repeat;
        background-position: center;
    }

    .linkedin {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M20.447 20.452h-3.554v-5.569c0-1.328-.027-3.037-1.852-3.037-1.853 0-2.136 1.445-2.136 2.939v5.667H9.351V9h3.414v1.561h.046c.477-.9 1.637-1.85 3.37-1.85 3.601 0 4.267 2.37 4.267 5.455v6.286zM5.337 7.433c-1.144 0-2.063-.926-2.063-2.065 0-1.138.92-2.063 2.063-2.063 1.14 0 2.064.925 2.064 2.063 0 1.139-.925 2.065-2.064 2.065zm1.782 13.019H3.555V9h3.564v11.452zM22.225 0H1.771C.792 0 0 .774 0 1.729v20.542C0 23.227.792 24 1.771 24h20.451C23.2 24 24 23.227 24 22.271V1.729C24 .774 23.2 0 22.222 0h.003z'/%3E%3C/svg%3E");
        background-size: 20px;
        background-repeat: no-repeat;
        background-position: center;
    }
/*.youtube   { background-image: url('images/social-youtube.svg'); }
.facebook  { background-image: url('images/social-facebook.svg'); }
.instagram { background-image: url('images/social-instagram.svg'); }
.linkedin  { background-image: url('images/social-linkedin.svg'); }*/

/* Responsive */
@media (max-width: 768px) {
  .hero h1 { font-size: 2rem; }
  .footer { text-align: center; }

.tab-icon {
    margin-bottom: -3.5rem;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    padding: 64px;
    position: relative;
    top: -22px;
}

}

.form-select {
    height: 50px;
    color: #24416b;
    border: 1px solid #8bc34a;
    background-color: rgba(0, 0, 0, 0);
    border-radius: 0;
    padding: 0;
    font-size: 15px;
    padding: 10px 20px;
    width: 100%;
}

