body {
  font-family: sans-serif;
}

.navbar {
  box-shadow: 0 5px 10px #0000001c;
  background: #fdfafa;
}

.dnav-logo {
  width: 8rem;
}

.head {
  font-size: 50px;
  font-weight: 500;
}

.para {
  font-size: 22px;
}

.logoo {
  margin-right: 5px !important;
}

.nav-link:hover {
  color: red !important;
}

.mid {
  background-color: #f5f4f4;
}

.paybills {
  border: 1px solid none;
  height: 114px;
  width: 114px;
  border-radius: 27px;
  transition: all 0.2s ease-in;
  box-shadow: 0px 3px 4px rgba(0, 0, 0, 0.40);
}

.card-body {
  transition: all 0.2s ease-in;
}

.paybills:hover .card-body {
  transform: scale(1.1);

}

.paybills:hover {
  transform: scale(1.1);

}


.card-img {
  display: flex;
  align-items: center;
}

.content {
  font-size: 23px;
  text-align: center;
  padding: 10px 0px 0px 0px;
}

.recharge-done-text {
  padding: 40px;
}

.recharge-image {
  padding: 50px;
}

#recharge-done #text1 {
  font-size: 40px;
  color: #292929;
}

#recharge-done #text2 {
  font-size: 28px;
}

#recharge-done #text2 p {
  font-size: 24px;
  font: weight 400px;
}

/* #text2 span::before {
  content: '';
  color:#c91919;;
  animation: lyrics 3s infinite;
}
@keyframes lyrics {
  0% {
    content: 'needs and ';
   
  }
  50% {
    content: 'recharges';
  }
} */

hr {
  border: 2px solid #9A9A9A;
}


/* footer  */
#footer {
  background: #1f2627;
  padding: 0 0 30px 0;
  color: #fff;
  font-size: 14px;

}

#footer .social-links a {
  font-size: 18px;
  display: inline-block;
  background: #354144;
  line-height: 45px;
  border-radius: 50%;
  margin-right: 4px;
  text-align: center !important;
  width: 45px;
  height: 45px;
  box-shadow: 1px 4px 2px 1px rgb(27, 27, 27);
}

.fa-brands {
  color: #cdc9c9;
}

.fa-solid {
  color: #cdc9c9;
}

#footer .social-links a i {
  transition: all 0.3s linear;
  /* text-align: center!important; */
}

#footer .social-links a:hover i {
  transform: scale(1.4);
}

#footer .footer-links ul a {

  color: #aba5a5;
  line-height: 1;
  text-decoration: none;
  transition: all 0.3s linear;
}

#footer .footer-links ul li:hover a {
  color: red;
}

#footer .footer-links ul li {
  padding: 10px 0;
  display: flex;
  align-items: center;
}

#footer .footer-details .hd {
  color: white;
  margin-bottom: 25px;
}

#footer .footer-details p {
  line-height: 1;
  color: #aba5a5;
}

#footer .footer-links .social-a {
  padding: 0px;
}

#footer .social-a li a {

  color: #aba5a5;
  line-height: 1;
  text-decoration: none;

}

#footer .footer-details ul li {
  padding: 10px 0;
  display: flex;
  align-items: center;
}

#footer .footer-details ul {
  padding: 0px;
  ;
}

#footer .footer-details ul li:hover a {
  color: red;
}

.card {
  border: none;
}

/* arrow  */
.back-to-top {
  position: fixed;
  display: none;
  right: 30px;
  bottom: 30px;
  z-index: 99;
  background-color: #292929;
}


/* about us page  */
.about_us {
  border: none;
  padding-top: 26px !important;
  text-shadow: #292929;
  transition: all 0.3s linear;
  color: #1f2627;

}

.about_us:hover {
  color: blue;
  background-color: #161c1e;
}

.re-inner-in ul {
  /* list-style: none; */
  padding-left: 0;
}

.paragraph {
  /* border: 5px solid rgb(246, 238, 238); */
  border-radius: 15px;
  padding: 25px;
}

/* contact-us page  */


/* refer and earn page  */
.inputt {
  display: block;
  text-align: center;
}

.input-wrapper {
  border: none;
  position: relative;
  display: inline-block;

}

.input-field {
  padding-right: 40px;
  /* Adjust this value to accommodate the button */
  border-radius: 25px;
  border: 1px solid #ccc;
  height: 50px;
  width: 500px;
  box-shadow: 2px 2px 2px 3px rgb(226, 226, 226);
  border: none;
}

/* .input-wrapper:hover input {
  border-color: rgb(20, 20, 235);
} */
.round-button {
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 25px;
  background-color: #A60000;
  color: #fff;
  padding: 5px 10px;
  border: none;
  cursor: pointer;
  height: 50px;
}

.headings-of-earn {
  font-size: 40px;
  font-weight: 500;
  text-align: center;
  /* word-spacing: 1px; */
  color: #A60000;
}

.para-of-earn {
  text-align: center;
  word-spacing: 1px;
  letter-spacing: 2px;
}

.earn-img img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 60%;
}




@media (max-width: 600px) {
  .input-field {
    padding-right: 40px;
    /* Adjust this value to accommodate the button */
    border-radius: 25px;
    border: 1px solid #ccc;
    height: 50px;
    width: 290px;
  }
}

.share-link-heading {
  text-align: center;
  color: #454444;
  text-decoration: solid;
  font-size: 27px;
}

.colm1 {
  color: #646464;
  border-right: 1px solid #CACACA;
  box-sizing: border-box;

}

.colh {
  font-size: 27px;
  color: #646464;
}

.colp {
  font-size: 15px;
  color: #646464;
  line-height: 1;
  word-spacing: -1px;
}

.colinput input {
  border: 1px solid #9d9d9d;
  font-size: 15px;
  width: 100%;
  height: 40px;
  border-radius: 5px;
  padding-left: 10px;
}

.colbtn .button {
  margin-top: 20px;
  border: none;
  border-radius: 70px;
  width: 40%;
  background: #F5A624;
  color:
    #FFFFFF;
}

.colbtn1 {
  background: #3B5999;
  border-radius: 5px;
  width: 80%;
  /* color: #fff; */
  padding: 5px;
  height: 40px;
}

.colbtn1 a {
  color: #F0F0F0;
  text-decoration: none;
  font-size: 15px;
}

.colbtn1 i {
  margin-right: 5px;
  padding-left: 5px;
}

.colbtn2 {
  padding: 5px;
  width: 80%;
  /* color: #fff; */
  background: #4ACA59;
  border-radius: 5px;
  height: 40px;
}

.colbtn2 a {
  color: #F0F0F0;
  text-decoration: none;
  font-size: 15px;
}

.colbtn2 i {
  margin-right: 5px;
  padding-left: 5px;
}

/* offers page  */
.offerhead {
  color: #454444;
  font-size: 27px;
  text-align: center;
}

.offerpara {
  color: #454444;
  font-size: 17px;
  margin-top: 50px;
}

.offerpara1 {
  color: #454444;
  font-size: 17px;
  margin-top: 10px;
}

.offerpara h5 {
  color: #454444;
  font-size: 17px;
}

.cardimg1 {
  position: absolute;
  width: 88px;
  height: 88px;
}

.carddetails {
  position: absolute;
  text-align: center;
}

.content1 {
  text-align: center;
  padding: 0px;
  margin: 0px;
}

.footeroffers .social-links a i {
  transition: all 0.3s linear;
  text-align: center !important;
  padding: 13px;
}

.giff {
  text-align: center;
}

/* contact us  */


.mapText {
  position: absolute;
  z-index: 1;
  right: 0;
  bottom: 7.5%;
  /* top: 0; */
}


.send {
  background: #A60000;
  border-radius: 2px;
  position: absolute;
  color: #eeeded;

}



@media (max-width: 760px) {
  .blackbackground {
    height: 350px;
  }

  .mapText {
    padding: 0px;
    font-size: 2px;
    position: absolute;
    bottom: -81%;

  }


  .map {
    height: 500px;
  }



}

.border {
  position: relative;
  z-index: 999;
  padding: -20px;
}

.blackbackground {
  background-color: #1E1E1E;
  height: 600px;
}

/* modal  */
.social-link a {
  font-size: 18px;
  display: inline-block;
  background: #053c4a;
  line-height: 45px;
  border-radius: 50%;
  margin-right: 4px;
  text-align: center !important;
  width: 45px;
  height: 45px;
}

/* security  */
.security_products {
  background: linear-gradient(90deg, #A60000 0%, #a90a0a 35%, #9b0303 100%);
  color: #fff;
  text-align: center;
  position: relative;
  padding: 2rem 0;
  overflow: hidden;

}

.security-products .security_products p {
  transition: all 0.2s ease-in;
}

.safetyheading {
  font-size: 30px;
  line-height: 1;
  font-weight: bold;
}

.safety-head {
  margin-top: 30px;
  text-align: center;
  position: relative;
  overflow: hidden;
  padding: 30px;
}

.security-products .security_products:hover p {
  transform: scale(1.1);
}

.security-details {
  color: #fff;
  text-align: center;
  position: relative;
  padding: 2rem 0;
  overflow: hidden;
  /* background: #553df4; */
}

.security-details .card {
  display: block;
  padding: 2rem 1rem;
  color: #000;
  text-decoration: none;
  background: #fff;
  font-weight: 700;
  height: 100%;
  border-color: #a10909;
  box-shadow: 0 0.125rem 0.5rem rgba(111, 4, 4, 0.3);
  background-color: #f1efef;
  text-decoration: none;
}

.security-icon {
  /* background-image: url(/images/privacy.png); */
  background-repeat: no-repeat;
  display: inline-block;
  border-radius: 100%;
  width: 120px;
  height: 120px;
  display: block;
  margin: 0 auto 2rem;
  background-position: -490px 0;
}

.security-icon div{
  position: absolute;
  color: rgb(19, 2, 2);
  margin-bottom: 9px;
  font-family: sans-serif;
  opacity: 0;
  visibility: hidden;
  
  -webkit-transition: visibility 0s, opacity 0.5s linear; 
  transition: visibility 0s, opacity 0.5s linear;
}
.security-icon1 {
  /* background-image: url(/images/privacy.png); */
  background-repeat: no-repeat;
  display: inline-block;
  border-radius: 100%;
  width: 120px;
  height: 120px;
  display: block;
  margin: 0 auto 2rem;
  background-position: -490px 0;
}
.security-icon1 div{
  position: absolute;
  color: rgb(19, 2, 2);
  margin-bottom: 9px;
  font-family: sans-serif;
  opacity: 0;
  visibility: hidden;
  
  -webkit-transition: visibility 0s, opacity 0.5s linear; 
  transition: visibility 0s, opacity 0.5s linear;
}

.security-icon:hover div {
  width: 150px;
  padding: 8px 15px;
  visibility: visible;
  opacity: 0.9;
}


.security-icon1 {
  background-repeat: no-repeat;
  display: inline-block;
  border-radius: 100%;
  width: 120px;
  height: 120px;
  display: block;
  margin: 0 auto 1rem;
  background-position: -490px 0;
}

