@import url("https://fonts.googleapis.com/css?family=Bebas+Neue:400");

  /* @font-face {
    font-family: "Helvetica-Regular";
    font-style: normal;
    font-weight: 400;
    src: url("../assets/fonts/Regular.otf") format("opentype");
  }
  @font-face {
    font-family: "Helvetica-Bold";
    font-style: normal;
    font-weight: 700;
    src: url("../assets/fonts/Helvetica-Bold.otf") format("opentype");
  } */
  :root {
    --black: #000000;
    --black-2: #010101;
    --eerie-black: #1f2021;
    --gray: #828282;
    --gunsmoke: #81818d;
    --hot-cinnamon: #dc531f;
    --lightning-yellow: #fec00f;
    --pumice: #cacaca;
    --white: #ffffff;
    --onyx: #37383a;
    --font-size-l: 16px;
    --font-size-m: 14px;
    --font-size-s: 13.3px;
    --font-size-xl: 20px;
    --font-size-xs: 12px;
    --font-size-xxl: 30px;
    --font-size-xxs: 11.7px;
    --font-family-bebas_neue: "Bebas Neue", Helvetica;
    --font-family-helvetica-bold: "Helvetica-Bold", Helvetica;
    --font-family-helvetica-regular: "Helvetica-Regular", Helvetica;
}
#packages {
  background-image: url('../assets/images/packages_background.png');
  background-size: cover;
  /* Scales the image to cover the entire element */
  background-position: center;
  /* Centers the image */
  background-repeat: no-repeat;
  /* Prevents repeating of the image */
}
.primary_text_color{
  color:#dc531f;
}
.primary_bg_color{
  background-color:#dc531f;
}
.title {
  color: var(--eerie-black);
  font-family: var(--font-family-helvetica-bold);
  font-size: 28px;
  font-weight: 700;
  letter-spacing: 0.84px;
  line-height: normal;
  margin-left: 1px;
  min-height: 32px;
}
.page_heading{
  font-family: 'Bebas Neue' sans-serif;
  font-size: 45px;
  font-weight: 400;
  line-height: 45px;
}
.sub_title {
  color: var(--eerie-black);
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: normal;
  min-height: 23px;
}
.primary_text{
  letter-spacing: 0.18px;
  line-height: normal;
  color: var(--onyx);
  font-family: var(--font-family-helvetica-regular);
  font-size: 18px;
  font-style: normal;
  font-weight: 300;
}
.payment_secondary_text{
  color: var(--gray);
  font-family: var(--font-family-helvetica-regular);
  font-size: 19px;
  font-weight: 400;
  letter-spacing: 0.19px;
  line-height: 24.5px;
  min-height: 48px;
}
/*input[type="checkbox"]:focus{
    border-color: #dc531f;
    border-width: 2px;
    /* box-shadow: 0 1px 1px rgba(220, 83, 31, 0.75) inset, 0 0 8px rgba(220, 83, 31, 0.6); 
    outline: 0 none;
} */
/*.check-primary {
  border-color: #dc531f;
  width: 1.2rem;
  height: 1.2rem;
  }
.check-primary:checked {
  background-color: #dc531f;
  border-color: #dc531f;
}*/
.menu{
    font-family: var(--font-family-bebas_neue);
    font-size: var(--font-size-xs);
    font-weight: 400;
    letter-spacing: 0.84px;
}
.location_name{
    color: var(--gray);
    font-family: var(--font-family-helvetica-bold);
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0.18px;
    line-height: normal;
    min-height: 21px;
    min-width: 94px;
}
.page_heading{
    color: var(--black-2);
    font-family: var(--font-family-bebas_neue);
    font-size: 40px;
    font-weight: 400;
    letter-spacing: 1.20px;
    line-height: normal;
    margin-left: 1.0px;
    min-height: 48px;
    min-width: 349px;
    white-space: nowrap;  
}
  .package_name{
    font-family: var(--font-family-bebas_neue);
    font-size: 45px;
    font-weight: 400;
    letter-spacing: 0.30px;
    line-height: normal;
    min-height: 36px;
  }
  .package_price{
    /* font-family: "Helvetica-Bold", Helvetica;*/
    font-family: 'Inter', sans-serif; 
    font-size: 100px;
    font-style: normal;
    font-weight: 700;
    line-height: 90px;
  }
  .currency_symbol{
    font-family: 'Inter', sans-serif;
    font-weight: 700;
    line-height: normal;
    white-space: nowrap;
    font-size: 50px;
    left: 150px;
    letter-spacing: 0.24px;
  }
  .price_type{
    font-family: "Montserrat", sans-serif; 
    font-weight: 700;
    line-height: normal;
    white-space: nowrap;
    font-size: 50px;
    left: 150px;
    letter-spacing: 0.24px;
  }
  .price_includes{
    font-family: "Helvetica-Regular", Helvetica;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.14px;
    line-height: normal;
    margin-left: 0.5px;
    min-height: 16px;
    white-space: nowrap;
  }
  .maximize_result{
    /* letter-spacing: 0.16px;*/
    line-height: 25px; 
    margin-left: 0.5px;
    margin-top: 16px;

    font-family: Montserrat, sans-serif;
    font-size: 16px;
    font-weight: 700;
  }
  .package_opportunities{
    letter-spacing: 0.16px;
    margin-bottom: 0;
    font-family: Montserrat, sans-serif;
    font-size: 15px;
    font-weight: 500;
  }
  .package_footer{
    letter-spacing: 0.16px;
    line-height: normal;
    min-height: 18px;
    min-width: 159px;

    font-family: var(--font-family-helvetica-regular);
    font-size: var(--font-size-l);
    font-style: normal;
    font-weight: 400;
  }
  .select_button{
    padding: 7px 25px;
    border: none;
    font-weight: 700;
  }
  .select_btn{
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    color: #ee2829;
    background-color: white;
    border-radius: 5px;
    margin-left: 22px;
    padding: 15px 60px;
    font-weight: 700;
    transition: box-shadow .35s;
    text-decoration: none;
    margin-right: 22px;
    transition: box-shadow .35s, font-size .35s;
  }
  #js-addlead-btn.select_btn {
    padding: 15px 100px !important;
}
  .select_btn:hover{
    box-shadow: 2px 2px 5px #4e4646;
    color: #ee2829;
  }
  .select_parent{
    flex: 1;
    display: flex;
    justify-content: end;
    align-items: end;
    font-size: 24px;
  }
  .have_family{
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
  }
  .checkLists{
    font-family: Montserrat, sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
  }
  .form-select:focus {
    outline: none !important;
    border-color: #dc531f !important;
    box-shadow: none !important;
  }
  .primary_btn {
    background-color: #dc531f;
    color:white !important;
    border-radius: 10px;
    font-family: Montserrat, sans-serif !important;
    font-size: 16px !important;
    font-weight: 700 !important;
    height:55px;
    letter-spacing:2px;
    border:0;
  }

  .accordion-button:not(.collapsed){
    color: black;
    background-color: white;
    box-shadow: none;
  }
  .accordion-button:focus
  {
    border-color: white;
    box-shadow: none;
  }
  .accordion-item{
    border: none;
  }
  .accordion-button:not(.collapsed)::after
  {
    background-image: var(--bs-accordion-btn-icon);
  }

  .accordion-body input {
    background-color: #cdcdcd3d;
    border-color: #cdcdcd3d;
  }
  input:focus{
    /* border-color: #f68256  !important; */
    box-shadow: none !important;
/*    background-color: #cdcdcd3d !important;*/
    border-color: #cdcdcd3d !important;
  }
  .accordion-body select{
    background-color: #cdcdcd3d !important;
    /* border: none !important; */
    border-color: #cdcdcd3d;
  }
  .buy_buttons{
    text-decoration: none;
    padding: 14px 18%;
    font-size: 26px;
    font-family: var(--font-family-helvetica-regular);
    font-weight: 400;
  }

  .add_card_bank{
    padding: 2% 14% 4% 2%;
    background-color: #dc531f0a;
  }

  .due_today_img{
    justify-content: center;
    align-items: center;
    background-color: #dbdbdb8f;
    border-radius: 29.5px;
    display: flex;
    height: 59px;
    min-width: 59px;
    padding: 12px;
  }
  .payment_type_no{
    color: white;
    align-items: flex-start;
    background-color: var(--eerie-black);
    border-radius: 11px;
    display: flex;
    height: 29px;
    overflow: hidden;
    padding: 3.5px 14px;
    width: 39px;
  }
  .text_button {
    overflow: hidden;
    background-color: #cdcdcd3d;
    align-items: center;
}
.text_button .parent_textbox {
    border: none;
    box-shadow: none;
    background-color: transparent;
}
.text_button .btn {
/*    background-color: #e55300;*/
    color: white;
    border: none;
}
.questions{
  font-family: Montserrat;
  font-size: 15px !important;
  font-weight: 700;
}
.faqs_sub_headings{
  font-family: Montserrat;
  font-size: 15px;
  font-weight: 600;
}
.answers{
  font-family: Montserrat;
  font-size: 15px;
  font-weight: 400;
}

