@import url("https://fonts.googleapis.com/css2?family=Lato:wght@100;300;400;700;900&display=swap");
body {
  margin: 0;
  padding: 0;
  background: #fff;
  font-family: "Lato", sans-serif !important;
}

header {
  margin: 0;
  padding: 0px;
  background: #fff;
}
header .topbar {
  background: #e60002;
}
header .topbar .location-call a,
header .topbar .location-call p {
  color: #fff;
  display: inline-block;
}
header .topbar .location-call a {
  padding: 4px 15px;
}
header .topbar .location-call p {
  margin-right: 15px;
  padding: 4px 0px;
}
header .topbar a:hover {
  color: #000;
}
header .log-sign a {
  font-size: 12px;
  color: #fff;
  display: inline-block;
  padding: 4px 15px;
  border-right: 1px solid #c70002;
}
header .log-sign a:first-child {
  border-left: 1px solid #c70002;
}
header .navbar {
  margin: 0;
  border: none;
  padding: 0;
  background: none;
}

.sticky {
  position: fixed;
  z-index: 999;
  top: 0;
  left: 0;
  right: 0;
  background: #fff;
  -webkit-animation: mymove 1s ease-in-out;
          animation: mymove 1s ease-in-out;
}

@-webkit-keyframes mymove {
  from {
    top: -50px;
  }
  to {
    top: 0px;
  }
}

@keyframes mymove {
  from {
    top: -50px;
  }
  to {
    top: 0px;
  }
}
.navbar-toggler {
  background: #e60002;
}
.navbar-toggler i {
  color: #fff;
}
.navbar-toggler:focus {
  background: #999;
}
.navbar-toggler:focus i {
  color: #fff;
}

.main-nav nav ul li a {
  font-size: 14px;
  color: #000 !important;
  font-weight: 300;
}
.main-nav nav ul li a:hover {
  color: #e60002 !important;
}
.main-nav nav ul li a:focus {
  color: #e60002 !important;
}
.main-nav nav ul li:last-child {
  margin-left: 20px;
}
.main-nav nav ul li:last-child a {
  background: #e60002;
  color: #fff !important;
  padding: 10px 30px !important;
}
.main-nav nav ul li:last-child a:hover {
  background: #000;
  color: #fff;
}
.main-nav nav ul .active a {
  color: #e60002 !important;
}
.main-nav nav ul .current-menu-item a {
  color: #e60002 !important;
}

.main-slider .carousel-item .carousel-caption {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  padding-top: 0;
  padding-bottom: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.6);
}
.main-slider .carousel-item .banner-text {
  left: 15%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  text-align: left;
  width: 50%;
}
.main-slider .carousel-item img {
  width: 100%;
}
@media only screen and (max-width: 991.98px) {
  .main-slider .banner-text {
    display: none;
  }
}
.main-slider .banner-text h5 {
  font-size: 48px;
  font-weight: 800;
  color: #e60002;
  font-style: italic;
}
.main-slider .banner-text h5 span {
  font-size: 24px;
  color: #fff;
  font-weight: 400;
}
.main-slider .banner-text p {
  font-size: 14px;
  font-weight: 300;
}
.main-slider .banner-text a {
  background: #e60002;
  color: #fff;
  padding: 10px 30px;
  font-weight: 300;
}
.main-slider .banner-text a:hover {
  background: #000;
  color: #fff;
}

.form-box-section .inner-form-box {
  margin-top: -60px;
  position: relative;
  background: #fff;
}
.form-box-section .inner-form-box h2 {
  color: #000;
  font-weight: 800;
  font-style: italic;
}
.form-box-section .inner-form-box h2 span {
  color: #e60002;
}
.form-box-section .inner-form-box form .reg-number {
  background: #ffcb05 url(../images/gb.webp) no-repeat center left;
  background-size: 30px;
  border: none;
  padding: 11px 30px 11px 50px;
  color: #000;
  font-weight: 800;
}
.form-box-section .inner-form-box form .submit-btn {
  background: #e60002;
  color: #fff;
  padding: 10px 30px;
  border: none;
}
.form-box-section .inner-form-box form .submit-btn:hover {
  background: #000;
  color: #fff;
}
.form-box-section .inner-form-box .list-genuine li {
  font-size: 16px;
  color: #000;
  margin-bottom: 5px;
  font-weight: 300;
}
.form-box-section .inner-form-box .list-genuine li i {
  color: #e60002;
}
.form-box-section .inner-form-box .lowest {
  width: 100px;
}

.heading-text {
  color: #000;
}
.heading-text span {
  color: #e60002;
}

.working-number h3 {
  font-size: 100px;
  font-weight: 800;
  color: #e60002;
  font-style: italic;
}
.working-number h3 i {
  color: #000;
  font-size: 60px;
}
.working-number p {
  font-weight: 600;
}

.wn1 {
  background: url(../images/k1.png) no-repeat center;
  background-size: cover;
}

.wn2 {
  background: url(../images/k2.png) no-repeat center;
  background-size: cover;
}

.wn3 {
  background: url(../images/k3.png) no-repeat center;
  background-size: cover;
}

.g-bg {
  background: #f7f7f7;
}

.load-btn {
  background: #e60002;
  color: #fff;
  padding: 10px 30px;
  border: none;
}
.load-btn:hover {
  background: #000;
  color: #fff;
}

.cheapest-box h4 {
  color: #000;
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 10px;
}
.cheapest-box p {
  font-size: 16px;
  color: #000;
  font-weight: 300;
  margin-bottom: 10px;
}

.client-box .img-box {
  position: absolute;
  background: #fff;
  z-index: 3;
  width: 70px;
  height: 70px;
  padding: 10px;
  overflow: hidden;
  border-radius: 100% !important;
  border: 1px solid gray;
}
.client-box .img-box img {
  border-radius: 100% !important;
}

footer .ft-box {
  background: #333;
}
footer .ft-box .ft-inner p {
  color: #fff;
  font-size: 13px;
  margin-bottom: 10px;
  font-weight: 300;
}
footer .ft-box .ft-inner p a {
  color: #e60002;
}
footer .ft-box .ft-links li {
  margin-bottom: 10px;
}
footer .ft-box .ft-links li a {
  font-size: 12px;
  color: #fff;
}
footer .ft-box .ft-links li a:hover {
  color: #e60002;
}/*# sourceMappingURL=main.css.map */