body {
    font-family: "Poppins", sans-serif;
}
.bRqCYC .Header-h7cxjh-0 {
    height: 100%;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}
.update_form
{
  padding: 15px 32px;
  border-radius: 20px;
  background: #1c1c1c;
}
body.page-id-126555 .fl-post-title{
  color: #f1f1f1;
  font-family: inherit;
  font-weight: 700;
  font-size: 56px;
  line-height: 70px;
  letter-spacing: 1.2px;
}
.busVyp {
    display: flex;
    padding: 1.25rem 1.75rem;
}
.header-img {
    max-height: 100%;
    width: auto;
    /* width: 240px; */
}
.bRqCYC {
    position: sticky;
    top: 0px;
    left: 0px;
    right: 0px;
    height: 100px;
    border-bottom: 1px solid lightgray;
    background: #fff;
    z-index: 100;
}
body.page-id-126555 .fl-page-content{
  background-image: url(/wp-content/uploads/2022/09/Shape-2.png);
  background-repeat: no-repeat;
  background-position: right top;
  background-attachment: scroll;
  background-size: cover;
}
.information-sec p {
    /*display: inline;*/
    color: #f1f1f1;
    font-size: 19px;
    line-height: 30px;
    margin-top: 6px;
    margin:0;
}
.information-sec h6 {
    font-weight: 700;
    font-size: 22px;
    color: #fff;
    margin: 0;
}
.information-sec {
    margin-bottom: 20px !important;
    line-height: 1.8 !important;
}
.information-heading {
    font-weight: 600;
}
input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0; 
}

.information-sec {
margin-bottom: 15px !important;
line-height: 1.5 !important;
border-bottom: 1px dashed #888;
padding: 0 0 10px;
}

.information-heading {
    font-weight: 600;
    margin: 0 !important;
}
.update_form label {
    font-size: 18px;
}
.update_form input {
    height: 45px;
}
label.error {
    font-size: 12px;
    font-weight: 500;
    color: red;
    margin: 5px 0 0;
}
.form-control.error {
    border: 1px solid red !important;
}
.button-input-box {
position: relative;
}
.button-input-box button {
    position: absolute !important;
  right: 3px;
  margin: auto !important;
  top: 0 !important;
  height: fit-content;
  border-radius: 50px;
  font-size: 12px !important;
  padding: 4px 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  bottom: 0;
  background: #930000;
  border-color: #930000;
}
.button-input-box #email {
  padding-right: 80px !important;
}
.update_form button.submit-button {
background: #930000;
  border-color: #930000;
  padding: 15px 50px;
  font-size: 18px;
  font-weight: 700;
  border-radius: 10px;
}
.update_form .form-group{
    margin-bottom:0px !important;
}
.update_form .form-group label{
    /*margin-bottom: 8px !important;*/
    margin-top: 15px !important;
}
.update_form .form-group input, .update_form .form-group textarea{
   background: #f4f4f4 !important;
  color: #000 !important;
  font-size: 14px !important;
  height: 52px;
  border-radius: 10px !important;
}
.update_form .form-group input::placeholder, .update_form .form-group textarea::placeholder{
    font-size:16px !important;
    color:#888 !important;
}
.delete__account_request_page p {
  color: #000;
}