#menu-primary-menu .nav-item {
  position: relative;
}

/*
Google Recaptcha Hidden
 */

.grecaptcha-badge {
  display: none !important;
}

/* sub footer */
#sub-footer .data-915 li,
.footer-social li {
  list-style: none;
  padding-top: 5px;
}

#sub-footer .data-915 li {
  padding-top: 5px;
  border: none !important;
}

.footer-social li {
  padding: 0px 20px;
}

#sub-footer li a {
  text-decoration: none;
  color: #626365;
  font-size: 14px;
}

.T-and-c {
  display: flex;
  justify-content: flex-start;
}

.footer-social {
  display: flex;
  justify-content: space-between;
}

@media (min-width: 768px) {
  .T-and-c {
    justify-content: flex-end;
  }
}

@media (min-width: 768px) {
  .footer-social {
    justify-content: flex-start;
  }
}

@media (min-width: 768px) {
  #sub-footer .data-915 li,
  .footer-social li {
    border-bottom: 0.5px solid #e4e4e4;
  }
}

.T-and-c li {
  list-style: none;
  padding: 5px;
}

.T-and-c li a {
  text-decoration: none;
  color: #ffff;
  font-size: 14px;
}

footer .footer-text {
  font-size: 12px;
}

.custom-purple-dark {
  color: #9747ff !important;
  letter-spacing: 0.1em;
}

.fc-footer-form .dark-blue-bg {
  background-color: #9747ff !important;
}

.fc-footer-form .custom-btn {
  padding: 7px 0px !important;
}

@media (min-width: 768px) {
  .text-md-end {
    text-align: right !important;
  }
}

/* footer p {
  font-size: 16px;
  color: #939598;
  font-weight: 400;
} */

.standing-line {
  margin: 0 0 0 5px;
}

footer {
  background-color: #000;
}

.bottom-to-top {
  background-color: #9747ff;
}

#sub-footer .standing-line-list:last-child .standing-line {
  display: none;
}

#sub-footer ul li a {
  padding: 3px 0 !important;
}

.fc-footer-form .footer-social{
  padding-left: 0 !important;
}

@media (min-width: 768px){
  .fc-footer-form{
    padding-left: 3rem !important;
    margin-left: 3rem !important;
  }

  .fc-footer-form{
    margin-left: 1.5rem !important;
  }
}
