@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@200;300;400&family=Mulish&family=Nunito+Sans:ital@1&family=Open+Sans:ital,wght@0,400;1,500&family=Poppins&family=Rajdhani:wght@600;700&family=Roboto:ital,wght@0,100;0,300;1,100&display=swap");

* {
  font-family: "Poppins", sans-serif;
  font-family: "Rajdhani", sans-serif;
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}

p {
  font-family: Verdana, Geneva, Tahoma, sans-serif;
}

/* --------nav-------------- */
.dropdown-menu li {
  padding: 5px 0px;
}

html {
  scroll-behavior: smooth;
  transition-duration: 2s;
}
.nav-section {
  height: 50px;
  width: 100%;
  top: 0;
  position: fixed;
  z-index: 1;
}

.navbar-brand {
  margin-left: 60px;
}

.nav-item {
  margin-right: 20px;
  letter-spacing: 1px;
  font-size: 19px;

  font-family: "Rajdhani", sans-serif;
}

.nav-link {
  color: black !important;
}

.nav-link:hover {
  padding-bottom: 2px;
  border-bottom: 2px solid;
}

/* ---------home---- */

.home-section {
  height: 100vh;
  width: 100%;
}

.video-backround {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 100%;
  min-height: 100%;
}

/*-----about------------ */

.about-sec-1 {
  padding-top: 180px;
}

.about-us h1 {
  color: #e76212;
  font-family: "Rajdhani", Sans-serif;
  font-size: 3em;
  font-weight: 700;
  text-transform: capitalize;
}

.mb-50 {
  margin-bottom: 3rem !important;
}
.mt-50 {
  margin-bottom: 3rem !important;
}

.about-us p {
  font-family: Verdana, Geneva, Tahoma, sans-serif;
  line-height: 30px;

  margin: 0 40px 20px 0;
  color: #4b4b4b;
  padding-right: 50px;
}

.divider {
  width: 10%;
  background-color: #e76212;
  height: 3px;
  margin-bottom: 30px;
}

.about-img {
  border-radius: 4px 4px 4px 4px;
  box-shadow: 10px 10px 0px 1px rgba(0, 0, 0, 0.07);
}

.about-us-2 h1 {
  margin-top: 100px;
  color: #e76212;
  font-family: "Rajdhani", Sans-serif;
  font-size: 3em;
  font-weight: 700;
  text-transform: capitalize;
}

.about-us h4 {
  color: #1d1d37;
  font-family: "Rajdhani", Sans-serif;
  font-size: 1.5em;
  font-weight: 700;
  text-transform: capitalize;
  font-style: normal;
  text-decoration: none;
  margin-top: 50px;
}

/* =---------------service */
.service_section {
  background-image: url(hell.jpg);
  background-position: center;
  background-size: cover;
  background-attachment: fixed;
}
.service_section h6 {
  margin-top: 100px;
}

.service-text {
  position: relative;
}
.cloud {
  position: absolute;
  margin: -40px 0 0 300px;
}

.service_section h6 {
  color: #0c0c0c;
  font-family: "Rajdhani", Sans-serif;
  font-size: 1.8em;
  font-weight: 600;
  text-transform: capitalize;
  font-style: normal;
  text-decoration: none;
}

.service_section h2 {
  color: #1d1d37;
  font-family: "Rajdhani", Sans-serif;
  font-size: 3em;
  font-weight: 600;
}

.service_section li {
  font-size: 15px;
  font-weight: 500;
  margin-bottom: 10px;
  font-family: Verdana, Geneva, Tahoma, sans-serif;
}

.service_section ul {
  margin-bottom: 50px;
}

.service_section h3 {
  border-bottom: 2px solid;
  width: 57%;
}

.service_section h5 {
  margin-top: 40px;
  color: #1d1d37;
  font-family: "Rajdhani", Sans-serif;
  font-size: 2.4em;
  font-weight: 600;
}
.service_section {
  position: relative;
}

.service_section::before {
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(255, 255, 255, 0.889);
}

/* ---------delvery--------- */
.del-port {
  color: white;
  padding: 5px 10px;
}

.del-sec {
  background-image: url(heading-full-city.png);
  background-position: bottom;
  background-size: cover;
  background-repeat: no-repeat;
}

.delivery-head {
  padding-top: 150px;
}

.delivery-head h2 {
  color: #2f1c81;
  font-family: "Rajdhani", Sans-serif;
  font-size: 45px;
  font-weight: 600;
}

.delivery-head h5 {
  font-weight: 700;
  color: rgba(0, 0, 0, 0.5);
  margin-top: 30px;
  font-family: Verdana, Geneva, Tahoma, sans-serif;
}

.deli-card h3 {
  margin: 50px 0px 40px 30px;
  padding: 0px 40px 0px 0px;
  color: #2f1c81;
  font-family: "Rajdhani", Sans-serif;
  font-size: 30px;
  font-weight: 600;
  line-height: 26px;
  letter-spacing: -0.2px;
}

.deli-card li {
  margin: 0 0 12px 20px;
  font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
}

.deli-card ul {
  margin-bottom: 50px;
}

.deli-card:hover h3 {
  color: #e76212;
}

.deli-card {
  border-radius: 0px 0px 0px 0px;
}

.dot-img {
  margin-top: 120px;
}

/* ----product------------ */
.product_single-box h5 {
  margin-top: 8px;
}
.product_single-box-2 h5 {
  margin-top: 10px;
}
.product_single-box {
  padding: 40px 25px;
  height: 620px;
  width: 380px;
  border: 1px solid rgba(0, 0, 0, 0.079);
}

.product_single-box h3 {
  color: #e76212;

  font-family: "Rajdhani", Sans-serif;
  font-size: 30px;
  font-weight: bold;
  line-height: 45px;
  letter-spacing: 0px;
}

.product_single-box h5 {
  color: #e76212;
  display: inline-block;
  font-weight: 700;
  font-size: 15px;
  font-family: Verdana, Geneva, Tahoma, sans-serif;
}

.product_single-box p {
  display: inline-block;
  color: #0c0c0cb5;
  font-size: 15px;
  line-height: 24px;
}

.product_single-box-2x {
  height: 690px;
  width: 380px;
}

.other_product {
  height: 200px;
  width: 380px;
}

.title-box h1 {
  margin-top: 50%;
  color: #101010;
  font-family: "Rajdhani", Sans-serif;
  font-size: 38px;
  font-weight: 800;
  line-height: 45px;
  padding-left: 30px;
  border-left: 7px solid #e76212;
}
.title-box-2 h1 {
  color: #101010;
  font-family: "Rajdhani", Sans-serif;
  font-size: 38px;
  font-weight: 800;
  line-height: 45px;
  padding-left: 30px;
  border-left: 7px solid #e76212;
}

.title-box {
  border: none;
}
.title-box-2 {
  border: none;
}

/* =====address======== */
.address_head h3 {
  margin-top: 100px;
  color: #242424;
  font-family: "Rajdhani", Sans-serif;
  font-size: 38px;
}

.address-icon {
  font-size: 50px;
  margin: 10px 30px 0 10px;
  color: #0c0c0cbc;
}

.address-text h5 {
  color: #e76212;
  font-family: "Rajdhani", Sans-serif;
  font-size: 21px;
  font-weight: bold;
  padding-top: 10px;
}

.footer {
  height: 50px;
  background-color: #2c2b2bd6;
}

.copy p {
  height: 50px;
  padding: 15px 0 15px 0;
  font-size: 12px;
}
.copy {
  width: 100%;
  background-color: black;
}
