.header-bg {
  background-color: #ffffff !important;
}
body{
  text-align: justify !important;
}
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400&display=swap');

.poppins{font-family: 'Poppins', sans-serif;}

/*Navigation*/



.pad-l10 {
  padding-left: 10px;
}

.pad-l45 {
  padding-left: 45px;
}

.padl-20{
	padding-left: 20px;
  }

  .padl-70{
	padding-left: 70px;
  }

.pb-5r{
    padding-bottom: 5rem !important;
}
.pt-5r{
    padding-top: 5rem !important;
}

.mt-10 {
  margin-top: 10px;
}

.mt-5 {
  margin-top: 5px !important;
}

.mt-15 {
  margin-top: 15px !important;
}

.mt-20 {
  margin-top: 20px;
}

.mt-30 {
  margin-top: 30px;
}

.mt-40 {
  margin-top: 40px;
}

.mt-50 {
  margin-top: 50px;
}

.mt-60 {
  margin-top: 60px;
}

.mt-70 {
  margin-top: 70px;
}

.mt-80 {
  margin-top: 80px;
}

.mt-160 {
  margin-top: 160px;
}

.mt-135 {
  margin-top: 135%;
}

.mt-115 {
  margin-top: 115px;
}

.mt-127 {
  margin-top: 127%;
}
.mr-10 {
  margin-right: 10px;
}

.mr-15 {
  margin-right: 15px;
}

.mlr-130 {
  margin: 0px 130px;
}

.pt-30 {
  padding-top: 30px;
}
.flex {
  display: flex !important;
}

.device-icon {
  padding-left: 20px;
  margin-top: -5px;
}

.purple-bg {
  background-color: #f8f2fe;
}

.purple {
  color: #8a52c5;
}
.fw-100 {
  font-weight: 100;
}

.fw-200 {
  font-weight: 200;
}

.fw-300 {
  font-weight: 300;
}

.fw-400 {
  font-weight: 400;
}

.fw-500 {
  font-weight: 500;
}

.fw-600 {
  font-weight: 600;
}

.fw-700 {
  font-weight: 700;
}

.fw-800 {
  font-weight: 800;
}

.bold {
  font-weight: bold;
}

.font-12 {
  font-size: 12px !important;
}

.font-14 {
  font-size: 14px !important;
}

.font-15 {
  font-size: 15px !important;
}

.font-16 {
  font-size: 16px !important;
}

.font-17 {
  font-size: 17px !important;
}

.font-18 {
  font-size: 18px !important;
}

.font-20 {
  font-size: 20px !important;
}
.font-22 {
  font-size: 22px !important;
}
  .font-24 {
    font-size: 24px !important;
  }

.font-26 {
    font-size: 26px !important;
  }
  
   .font-30 {
    font-size: 30px !important;
  }

.mb-5 {
  margin-bottom: 5px !important;
}

.mb-10 {
  margin-bottom: 10px !important;
}

.mb-15 {
  margin-bottom: 15px !important;
}

.mb-20 {
  margin-bottom: 20px !important;
}

.mb-25 {
  margin-bottom: 25px !important;
}

.mb-30 {
  margin-bottom: 30px !important;
}

.mb-35 {
  margin-bottom: 35px !important;
}

.mb-40 {
  margin-bottom: 40px !important;
}
.mb-45 {
  margin-bottom: 45px !important;
}

.mb-50 {
  margin-bottom: 50px !important;
}

  .mb-70 {
    margin-bottom: 70px !important;
  }
.mb-80 {
    margin-bottom: 80px !important;
  }

.ml-10 {
  margin-left: 10px !important;
}

.ml-5 {
  margin-left: 5px !important;
}

.ml-15 {
  margin-left: 15px !important;
}

.ml-20 {
  margin-left: 20px !important;
}

.ml-25 {
  margin-left: 25px !important;
}

.ml-30 {
  margin-left: 30px !important;
}

.ml-35 {
  margin-left: 35px;
}

.ml-40 {
  margin-left: 40px !important;
}

.ml-50 {
  margin-left: 50px !important;
}

.mr-20 {
  margin-right: 20px !important;
}

.mr-30 {
  margin-right: 30px !important;
}

.padt-50 {
  padding-top: 50px !important;
}

.white {
  color: #fff;
}

.width-100 {
  width: 100%;
}
.width-70 {
  width: 70%;
}
.margin-auto {
  margin: auto !important;
}

.dark-grey{
	color: rgb(58, 64, 69);
}
.light-grey{
  color: #6c757d;
}
.width-max{
	width:50%;
}

.width-50 {
  width: 50%;
}
.business-icon img {
  height: 80px;
}

.grey {
  color: #827c7c;
}

.light-grey {
  color: #6c757d;
}

.h-40 {
  height: 40px;
}

.h-15 {
  height: 15px;
}

.img-align {
  width: 40px;
}

