@font-face {
  font-family: JannaBold;
  src: url(../font/Janna\ LT\ Bold.ttf);
}
@font-face {
  font-family: JannaRegular;
  src: url(../font/Janna\ LT\ Regular.ttf);
}
body {
  margin: 0;
  padding: 0;
}
*{
  margin: 0;
  padding: 0;
}
.menubar {
  background-color: #c8fb00;
}
#madina-menu a.nav-link {
  color: #000000;
  font-family: JannaBold;
  font-weight: 700;
  line-height: 52px;
}
#madina-menu li.nav-item {
    margin-left: 22px;
}
#home{
  width: 100%;
  background-color: #000;
  padding-bottom: 50px;
}
p.madina-text-1 {
  margin-top: 170px;
  font-size: 28px;
  color: #fff;
}

p.madina-text-2 {
  margin-top: 50px;
  font-size: 28px;
  color: #fff;

}
img.madina-home-1 {
  width: 100%;
  margin-top: 80px;
}
.download-box-1{
  width: 100%;
  float: left;
  background-color:#BDBD03;
  text-align: center;
  font-size: 38px;
  border-radius: 5px 5px 4px 8px;
}
.dow-img1{
  width: 50%;
  float: left;
}
.download-box-1 h2 {
  color: #000000;
}
section#home{
  position: relative;
}
section#home::before {
  content:url(/images/Vector\ 88.svg);
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
}
section#home::after {
  content:url(/images/Vector\ 87.svg);
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  bottom: 0;
  right: 0;
}
img.update-info-one-tap {
  border-radius: 50px;
}
section#links {
  background-color:#c8fb00 ;
  padding-top: 100px;
  padding-bottom: 100px;
  margin-top: 100px;
}
.img-back{
  background: rgba(0, 0, 0, 0.51);
border-radius: 15px;
text-align: center;
padding: 30px 0;

}
.img-back img{
  height: 220px;
}
section#update-info {
  margin-top: 70px;
}
.img-back-sec {
  background: url('../images/Rectangle\ 17.png');
  background-position: bottom;
  background-position-x: left;
  background-repeat: no-repeat;
}
p.update-info-text-1 {
  

  font-weight: 700;
  line-height: 48.15px;
  text-align: left;
  vertical-align: top;
  width: 100%;
 font-size: 30px;
}
section#footer {
  background: #000;
  padding-top: 80px;
 padding-bottom: 20px;
}
p.update-info-text-2.col-6 {
  font-size: 30px;
  width: 100%;
  font-weight: 700;
  line-height: 48.5px;
}
section#usage {
  background-color:#c8fb00 ;
  padding-top: 20px;
  padding-bottom: 20px;
  margin-top: 100px;
}
.main-text {
 
  border-right: 1px solid;

}
img {
  max-width: 100%;
}
p.bottom-text {
  text-align: center;
  font-weight: 700;
  font-size: 25px;
  margin-top: 30px;
  margin-bottom: 0px;
}
.contact {
  display: flex;
  justify-content: center;
}
p.update-info-text-3 {
  text-align: center;
  color: #fff;
  font-size: 30px;
  line-height: 55.5px;
  font-weight: 700;
}
p.update-info-text-4 {
  font-size: 25px;
  color: #fff;
  font-weight: 700;
  line-height: 46.5px;
  letter-spacing: 3%;
}
span.img1 {
  margin-right: 25px;
}
span.img1 img{
  margin-top: 10px;
}
.rect{
  border-top: 2px solid #3C3B3B;
  margin-top: 30px;
  margin-bottom: 30px;
}
p.update-info-text-5 {
  font-weight: 400;
  font-size: 16px;
  line-height: 25.5px;
  color: #A4A4A4;
  
  text-align: center;
}
i.fa-solid.fa-square-phone {
  font-size: 20px;
  color: #fff;

}
i.fa-solid.fa-bars {
  color: #fff;
  margin-top: 3px;
}
.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
  border: 2px solid #fff;
}