@font-face {
  font-family: "Satoshi"; 
  src: url("../fonts/Satoshi-Black.eot");
  src: url("../fonts/Satoshi-Black.eot?#iefix") format("embedded-opentype"),
    url("../fonts/Satoshi-Black.woff2") format("woff2"),
    url("../fonts/Satoshi-Black.woff") format("woff"),
    url("../fonts/Satoshi-Black.ttf") format("truetype"),
    url("../fonts/Satoshi-Black.svg#Satoshi-Black") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Satoshi";
  src: url("../fonts/Satoshi-BlackItalic.eot");
  src: url("../fonts/Satoshi-BlackItalic.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/Satoshi-BlackItalic.woff2") format("woff2"),
    url("../fonts/Satoshi-BlackItalic.woff") format("woff"),
    url("../fonts/Satoshi-BlackItalic.ttf") format("truetype"),
    url("../fonts/Satoshi-BlackItalic.svg#Satoshi-BlackItalic") format("svg");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Satoshi";
  src: url("../fonts/Satoshi-Italic.eot");
  src: url("../fonts/Satoshi-Italic.eot?#iefix") format("embedded-opentype"),
    url("../fonts/Satoshi-Italic.woff2") format("woff2"),
    url("../fonts/Satoshi-Italic.woff") format("woff"),
    url("../fonts/Satoshi-Italic.ttf") format("truetype"),
    url("../fonts/Satoshi-Italic.svg#Satoshi-Italic") format("svg");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Satoshi";
  src: url("../fonts/Satoshi-BoldItalic.eot");
  src: url("../fonts/Satoshi-BoldItalic.eot?#iefix") format("embedded-opentype"),
    url("../fonts/Satoshi-BoldItalic.woff2") format("woff2"),
    url("../fonts/Satoshi-BoldItalic.woff") format("woff"),
    url("../fonts/Satoshi-BoldItalic.ttf") format("truetype"),
    url("../fonts/Satoshi-BoldItalic.svg#Satoshi-BoldItalic") format("svg");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Satoshi";
  src: url("../fonts/Satoshi-Bold.eot");
  src: url("../fonts/Satoshi-Bold.eot?#iefix") format("embedded-opentype"),
    url("../fonts/Satoshi-Bold.woff2") format("woff2"),
    url("../fonts/Satoshi-Bold.woff") format("woff"),
    url("../fonts/Satoshi-Bold.ttf") format("truetype"),
    url("../fonts/Satoshi-Bold.svg#Satoshi-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Satoshi";
  src: url("../fonts/Satoshi-LightItalic.eot");
  src: url("../fonts/Satoshi-LightItalic.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/Satoshi-LightItalic.woff2") format("woff2"),
    url("../fonts/Satoshi-LightItalic.woff") format("woff"),
    url("../fonts/Satoshi-LightItalic.ttf") format("truetype"),
    url("../fonts/Satoshi-LightItalic.svg#Satoshi-LightItalic") format("svg");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Satoshi";
  src: url("../fonts/Satoshi-Light.eot");
  src: url("../fonts/Satoshi-Light.eot?#iefix") format("embedded-opentype"),
    url("../fonts/Satoshi-Light.woff2") format("woff2"),
    url("../fonts/Satoshi-Light.woff") format("woff"),
    url("../fonts/Satoshi-Light.ttf") format("truetype"),
    url("../fonts/Satoshi-Light.svg#Satoshi-Light") format("svg");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Satoshi";
  src: url("../fonts/Satoshi-Regular.eot");
  src: url("../fonts/Satoshi-Regular.eot?#iefix") format("embedded-opentype"),
    url("../fonts/Satoshi-Regular.woff2") format("woff2"),
    url("../fonts/Satoshi-Regular.woff") format("woff"),
    url("../fonts/Satoshi-Regular.ttf") format("truetype"),
    url("../fonts/Satoshi-Regular.svg#Satoshi-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Satoshi";
  src: url("../fonts/Satoshi-Medium.eot");
  src: url("../fonts/Satoshi-Medium.eot?#iefix") format("embedded-opentype"),
    url("../fonts/Satoshi-Medium.woff2") format("woff2"),
    url("../fonts/Satoshi-Medium.woff") format("woff"),
    url("../fonts/Satoshi-Medium.ttf") format("truetype"),
    url("../fonts/Satoshi-Medium.svg#Satoshi-Medium") format("svg");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Satoshi";
  src: url("../fonts/Satoshi-MediumItalic.eot");
  src: url("../fonts/Satoshi-MediumItalic.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/Satoshi-MediumItalic.woff2") format("woff2"),
    url("../fonts/Satoshi-MediumItalic.woff") format("woff"),
    url("../fonts/Satoshi-MediumItalic.ttf") format("truetype"),
    url("../fonts/Satoshi-MediumItalic.svg#Satoshi-MediumItalic") format("svg");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

/*----------------------------------------*/
/*  Theme default CSS
/*----------------------------------------*/
html,
body {
  height: 100%;
}
body {
  font-family: "Satoshi";
  font-size: 15px;
  color: #040505cc;
  font-style: normal;
  font-weight: 400;
  line-height: 1.3;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Satoshi", serif;
  color: #272727;
  font-size: 18px;
  font-weight: 700;
}
img {
  max-width: 100%;
}
a,
a:hover {
  text-decoration: none !important;
}
a {
  color: #272727;
  transition: 0.3s !important;
}
a:hover {
  color: #FF3B30 !important;
}
input:focus {
  outline: 0;
}
.btn-common {
  border-radius: 200px;
  background: #FF3B30;
  padding: 11px 22px;
  color: #ffffff;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 26px;
  letter-spacing: -0.18px;
  border: 0;
  display: block;
  width: 100%;
  transition: 0.3s;
}
.btn-common:hover {
  background: #FF3B30;
}
.btn-common.btn-white {
  background-color: #ffffff;
  padding: 15px 15px 13px 15px;
  font-weight: 500;
  color: #272727cc;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  gap: 15px;
  border-radius: 200px;
  border: 1px solid #b7b7b7;
}

.btn-common.btn-black {
  border-radius: 200px;
  background: #383639;
  display: flex;
  padding: 11px 22px;
  justify-content: center;
  align-items: center;
  gap: 4px; 
  align-self: stretch;
}
.btn-common.btn-white:hover,
.btn-common.btn-black:hover {
  background-color: #27272780;
  color: #ffffff;
}
.site-wrapper {
  background-color: #faf3ed;
  padding-top: 25px;
}

@font-face {
  font-family: "TheanoOldStyle";
  src: url("../fonts/TheanoOldStyle-Regular.ttf") format("truetype");
}

/*----------------------------------------*/
/*  Header area CSS
/*----------------------------------------*/
.logo {
  display: flex;
  align-items: center;
  gap: 8px;
}
.logo-text {
  color: #272727;
  text-align: center;
  font-family: "Space Grotesk";
  font-size: 26px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  letter-spacing: -0.52px;
  text-transform: capitalize;
}
.header-area .header-inner {
  background: linear-gradient(
    183deg,
    rgba(39, 39, 39, 0.15) -33.01%,
    rgba(141, 141, 141, 0) 134.35%
  );
  backdrop-filter: blur(15px);
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-radius: 25px;
  border: 1px solid #e6e6e6;
  padding: 10px 25px;
}
.user-profile-photo {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  gap: 5px;
  overflow: hidden;
}
.user-profile-photo a {
  background: #fff;
  border-radius: 30px;
  padding: 11px 22px;
  display: block;
  position: relative;
  transition: 0.3s;
}
.user-profile-photo a:hover {
  background-color: #FF3B30;
  color: #ffffff;
}
.user-profile-name {
  font-size: 16px;
  font-weight: 500;
  color: #2e3135 !important;
  line-height: 26px;
  letter-spacing: -0.16px;
  text-transform: capitalize;
  margin-bottom: 0;
  position: relative;
  z-index: 2;
}
.user-profile-photo img {
  border-radius: 40px;
  border: 2px solid #faf3ed;
  width: 40px;
  height: 40px;
  position: relative;
  z-index: 2;
}

.user-before-register {
  background-color: #fff;
  font-family: "TheanoOldStyle", serif;
  padding: 11px 22px;
  border-radius: 20px;
  gap: 8px;
}

#userMenu {
  background: #fff;
  border: none;
  border-radius: 20px;
}

/*----------------------------------------*/
/*  Hero Area CSS
/*----------------------------------------*/
.hero-area {
  padding-top: 42px;
  padding-bottom: 42px;
}
.hero-title {
  font-size: 36px;
  font-weight: 500;
  text-transform: capitalize;
  font-family: "TheanoOldStyle", serif;
  color: #272727cc;
}

.highlight-text {
  color: #FF3B30;
}

.hero-title-secondary {
  position: relative;
}
.hero-title-secondary {
  position: relative;
  display: block;
  font-family: "TheanoOldStyle", serif;
  font-weight: 500;
  font-size: 36px;
  color: #FF3B30;
  text-align: center;
  margin-top: 20px;
}

/*----------------------------------------*/
/*  Radio Button CSS
/*----------------------------------------*/
.label-container {
  display: flex;
  align-items: center;
  column-gap: 10px;
  position: relative;
  padding-left: 30px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

#label-container {
  padding-left: 0;
}
.label-container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  width: 20px;
  border: 2px solid #1d1b20;
  border-radius: 50%;
}
.label-container:hover input ~ .checkmark {
  border-color: #29e046;
}
.label-container input:checked ~ .checkmark {
  border: 2px solid #29e046;
}
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.label-container input:checked ~ .checkmark:after {
  display: block;
}
.label-container .checkmark:after {
  top: 4px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #29e046;
  left: 4px;
}

/*----------------------------------------*/
/*  Form Area CSS
/*----------------------------------------*/

.form-area {
  padding-bottom: 38px;
}
.form-components {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}
.pdf-generator-form {
  width: calc(50% - 20px);
}
.form-element.type-text {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  row-gap: 15px;
  margin-top: 30px;
}
.divider {
  background: #b1b1b1;
  margin-top: 25px;
  height: 1px;
}
/*----------------------------------------*/
/*  PDF Generator CSS
/*----------------------------------------*/
.pdf-generator-form {
  border-radius: 25px 0px 0px 0px;
  padding: 20px 16px;
  padding-right: 30px;
  background: linear-gradient(to bottom, #fff 0%, #ffede8 100%);
  color: #FF3B30;
}
.form-title {
  color: #FF3B30;
  font-size: 32px;
  font-weight: 700;
  line-height: 1.5;
  font-family: "TheanoOldStyle", serif;
}
.form-element {
  margin-top: 23px;
}
.email-provider p {
  font-size: 20px;
  font-weight: 500;
  line-height: 1.5;
  color: #4b4b4b;
  margin-bottom: 25px;
}
.form-element label {
  color: #4b4b4b;
  font-family: 'Satoshi';
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 1;
  /* text-transform: capitalize; */
}
.form-element input[type="text"],
.form-element input[type="email"],
.form-element input[type="tel"],
.form-element input[type="date"],
.form-element select {
  padding: 15px;
  border-radius: 200px;
  border: 1px solid #b7b7b7;
  font-weight: 500;
  text-align: start;
  background: inherit;
}
.date-row input[type="date"] {
  width: 48%;
}
.form-element select {
  background-color: transparent;
  width: 100%;
  padding: 15px 15px 15px 35px;
}
.form-element input[type="text"]:focus,
.form-element input[type="email"]:focus {
  border: color #8c8c8c;
}
.additional-info {
  margin-top: 25px;
}
#accordion-button {
  color: #272727;
  background-color: inherit !important;
  padding: 0;
  /* white-space: nowrap !important; */
  /* background-color: red !important; */
  width: 100%;
  border: none !important;
  margin: 0;
  text-align: start;
}

#container {
  padding: 0;
  border: none;
}
.additional-info .accordion-button {
  background: transparent;
  box-shadow: none;
  padding: 0;
  color: #272727;
  font-size: 17px;
  font-weight: 500;
  line-height: 1.5;
  background-color: transparent;
}
.accordion-button:not(.collapsed) {
  color: #272727;
  background-color: transparent;
  box-shadow: inset 0 calc(-1 * var(--bs-accordion-border-width)) 0
    var(--bs-accordion-border-color);
}
.additional-info .accordion-button::after {
  background-image: url(../images/arrow-down-s-line.svg);
}
.additional-info .accordion-button:focus {
  box-shadow: none;
  outline: 0;
}

.additional-info .accordion-item {
  border: 0;
}
.accordion-item {
  background-color: inherit !important;
}
.additional-info .accordion-header {
  display: inline-block;
}
.additional-info .accordion-body {
  padding-top: 5px;
  padding-left: 0;
  padding-right: 0;
}

#accordion-body {
  padding: 0;
}
.accordion-body h6 {
  color: rgba(39, 39, 39, 0.7);
  font-family: Satoshi;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 30px; /* 187.5% */
  /* text-transform: capitalize; */
}
.type-date {
  margin-top: 28px;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}
.type-date label {
  flex: 0 0 100%;
  margin-bottom: 8px;
}
.date-row {
  display: flex;
  align-items: center;
  gap: 8px;
  width: 100%;
}
.date-row {
  flex: 0 0 auto;
  white-space: nowrap;
  text-align: center;
}
.form-element.type-select {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  row-gap: 15px;
  margin-top: 28px;
}
.form-element.type-select .select {
  width: 100%;
}
.pdf-generator-form .btn-submit {
  margin-top: 35px;
}
.alert-success {
  color: white;
  border-radius: 15px;
  background-color: #b8ebcb;
  text-align: start;
  padding: 11px 22px;
}
.alert-dark {
  color: #fff;
  background-color: #1d1b20;
  border: 15px;
  text-align: start;
  padding: 11px 22px;
}

#desktop-view {
  display: block !important;
}

.mobile-screen {
  display: none !important;
}
/*----------------------------------------*/
/*  Registration CSS
/*----------------------------------------*/
.registration-form {
  border-radius: 0;
  background: transparent;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  /* box-shadow: 0px 1px 5px #B1B1B1; */
  width:50%;
}
.registration-form-inner {
  /* background: #F0EAE4; */
  background: linear-gradient(to bottom, #fff 0%, #ffede8 100%);
  border-radius: 0px 25px 0px 0px;
  padding-top: 20px;
  padding-bottom: 40px;
  box-shadow: 0px 1px 2px #b1b1b1;
}
.signup-btns-container {
  padding: 0 80px;
}
.registration-form-top {
  margin-bottom: 25px;
  text-align: center;
}
.registration-form .form-title {
  margin-bottom: 0;
}
#regi-form-title {
  color: #3a3a3a;
}

.regi-form-subtitle {
  font-family: Satoshi;
  color: #27272780;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.5;
}

.else {
  display: block;
  color: #27272780;
  font-size: 16px;
  font-weight: 500;
  margin-top: 15px;
  text-align: center;
}
.registration-form .form-element.type-text {
  margin-top: 17px;
}

#btn-email button,
#btn-outlook button{
  background-color: inherit;
  text-align: start;
  font-size: 16px !important;
  display: inline-flex !important;
  padding: 10px 10px;
}

#btn-email button:hover,
#btn-outlook button:hover{
  background-color: #4b4b4b;
 color: #fff;
}


.registration-form .form-element input[type="text"],
.registration-form .form-element input[type="email"] {
  max-width: 100%;
  border-width: 1px;
  border-color: #b7b7b7;
}
.registration-form .form-element input[type="text"]:hover,
.registration-form .form-element input[type="email"]:hover {
  border-color: #FF3B30;
  background-color: #ffffff;
}
.registration-form .btn-black {
  margin-top: 15px;
}
.registration-form iframe {
	width: 100%;
	height: 300px;
	/* border-radius: 25px; */
}
.registration-form .divider {
  background: #b1b1b1;
  margin-top: 25px;
  height: 1px;
}
.video-container {
  margin-top: 40px;
  padding: 0 30px;
}
.video-container-title {
  color: #272727b2;
  font-family: Satoshi;
  font-size: 24px;
  font-weight: 700;
  /* text-transform: capitalize; */
  text-align: center;
  margin-bottom: 25px;
}



.testimonial img {
  border: 1px solid #939393;
  border-radius: 50%;
  object-fit: cover;
  margin-bottom: 10px;
}
.testimonial h5 {
  font-weight: bold;
  font-family: 'Satoshi';
  font-size: 15px;
}

.testimonial {
  font-family: 'Satoshi';
  width: 236px;
  margin: 0 auto;
  text-align: center;
  font-size: 12px;
}
  

.approved {
	color: #6f6f6f;
	font-size: 14px;
	width: 90%;
	/* margin: 0 auto; */
	white-space: nowrap;
	font-weight: 500;
	margin-right: 0;
	text-align: left !important;
	margin: 0 auto;
}

.approved span {
	color: #6f6f6f;
	font-size: 14px;
	white-space: nowrap;
	font-weight: 500;
	text-align: left !important;
}
/*----------------------------------------*/
/*  Footer Area CSS
/*----------------------------------------*/

.footer-area {
  background: #f0eae4;
  padding: 50px 0;
}
.footer-top {
  border-bottom: 1px solid #272727b2;
  padding-bottom: 28px;
  margin-bottom: 18px;
}
.footer-logo {
  display: flex;
  flex-direction: column;
}
.footer-logo img {
  width: 60px;
  margin-bottom: 10px;
}
.footer-logo span {
  color: #272727;
  font-size: 24px;
  font-weight: 700;
}
.footer-logo p {
  color: rgba(4, 5, 5, 0.8);
  font-size: 18px;
  font-weight: 400;
  margin-top: 10px;
  margin-bottom: 0;
}
.footer-widget-title {
  color: #040505;
  font-family: Satoshi;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 1.28px;
  text-transform: uppercase;
}
.footer-widget-subtitle {
  display: block;
  color: rgba(4, 5, 5, 0.8);
  font-size: 17px;
}
.footer-menu ul {
  margin: 20px 0 0 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  row-gap: 12px;
  list-style: none;
}
.footer-menu ul li {
  color: rgba(4, 5, 5, 0.8);
  font-size: 17px;
  line-height: normal;
}
.footer-menu ul li img {
  margin-right: 10px;
}
.copyright p {
  color: rgba(4, 5, 5, 0.8);
  font-size: 15px;
  margin-bottom: 0;
}
.social-icons ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: block;
  gap: 15px;
  text-align: right;
}
.social-icons ul li {
  width: 40px;
  height: 40px;
  display: inline-block;
  margin-right: 10px;
}
.social-icons ul li a {
  padding: 10px;
  border-radius: 100px;
  border: 1px solid rgba(4, 5, 5, 0.24);
  background: rgba(4, 5, 5, 0.1);
  width: 40px;
  height: 40px;
  display: flex;
  align-content: center;
}
.social-icons ul li a:hover {
  background-color: #FF3B30;
  border-color: #FF3B30;
}
.form-element.type-select.footer-language {
  margin-top: 0;
}

.iti{
  width:100% !important;
}
/* Remove default Bootstrap accordion button styles */
.accordion-button {
  background: none !important;
  border: none !important;
  box-shadow: none !important;
  padding: 0 !important;
  display: flex;
  align-items: center;
  width: 100%;
  justify-content: space-between;
  /* Align text left, arrow right */
}

/* Remove Bootstrap's default accordion arrow */
.accordion-button::after {
  display: none !important;
}

/* Custom small arrow */
.accordion-arrow {
  font-size: 12px;
  /* Adjust size */
  transition: transform 0.3s ease;
}

/* Rotate arrow when accordion is open */
.accordion-button[aria-expanded="true"] .accordion-arrow {
  transform: rotate(180deg);
}

/* Preserve input borders */
.form-control {
  border: 1px solid #ccc !important;
  border-radius: 5px;
}

/* Styling for the label container */
#label-container {
  display: flex;
  align-items: center;
  gap: 10px;
}

/* Ensure the accordion body has padding */
.accordion-body {
  padding: 15px;
}


.accordion-button {
  background: none !important;
  border: none !important;
  box-shadow: none !important;
  padding: 0 !important;
  display: flex;
  align-items: center;
  width: 100%;
}

.accordion-button:focus {
  outline: none !important;
  box-shadow: none !important;
}


.accordion-item {
  border: none !important;
}


.accordion-collapse {
  border: none !important;
}


.form-control {
  border: 1px solid #ccc !important;
  border-radius: 5px;
}


#label-container {
  display: flex;
  align-items: center;
  width: 100%;
  padding-left: 35px;
  font-size: 16px;
}


.accordion-body {
  padding: 15px;
}

#label-container {
  display: flex;
  align-items: center;
  gap: 10px;
  /* Adjust spacing as needed */
}

.check {
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  width: 20px;
  border: 2px solid #1d1b20;
  border-radius: 50%;
}

.label-container:hover input~.check {
  border-color: #29e046;
}

.label-container input:checked~.check {
  border: 2px solid #29e046;
}

.check:after {
  content: "";
  position: absolute;

}


.disabled {
  pointer-events: none;
  opacity: 0.5;
}



/* Style the search box inside the dropdown */
.iti__search-input {
  width: 100%;
  padding: 8px;
  font-size: 14px;
  z-index: 100000;


  margin-bottom: 5px;
}

.iti__search-box {
  width: 100%;
  padding: 8px;
  font-size: 14px;

  border: none;
  margin-bottom: 5px;
}

/* Modernized Scrollable Country List */
.iti__country-list {
  max-height: 250px !important;
  overflow-y: auto !important;
  border-radius: 5px;

}

/* Hide scrollbar for WebKit (Chrome, Safari) */
.iti__country-list::-webkit-scrollbar {
  width: 6px;
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;

}

.iti__country-list::-webkit-scrollbar-thumb {
  background: rgba(0, 0, 0, 0.2);
  border-radius: 10px;
}

.iti--allow-dropdown input,
.iti--allow-dropdown input[type=text],
.iti--allow-dropdown input[type=tel],
.iti--separate-dial-code input,
.iti--separate-dial-code input[type=text],
.iti--separate-dial-code input[type=tel] {
  padding-right: 10px;
  padding-left: 10px;
  margin-left: 0;

}

.iti__country-list {
  max-width: 280px;
  /* Increased width */
  overflow-x: hidden;
  /* No horizontal scrolling */
}

.iti__search-box {
  width: 100%;
}

.single-popup-center{
  text-align: center;
  font-size:18px;
}

#loading {
	display: none;
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 50px;
	height: 50px;
	border: 6px solid #ccc;
	border-top-color: #FF3B30;
	border-radius: 50%;
	animation: spin 1s linear infinite;
	z-index: 1001;
}
#overlay {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.5);
	z-index: 1000;
}
.changetestinCap::first-letter {
  text-transform: uppercase; /* Capitalize only the first letter */
}
.website_page_link_ul{
padding-left: 1rem;
}
.btn-generate.reset {
  background: none;
  color: #272727 !important;
  font-size: 14px;
  font-style: italic;
}
.btn-generate.reset:hover {
  border: 1px solid #272727 !important;
}

/* fifty plus start */
/* General Reset */
@media (max-width: 680px) {
  .social-icons ul{
    display: block !important;
    text-align: center !important;
  }
  .copyright{
    text-align: center !important;
  }
  .social-icons ul li {
    display: inline-block;
    margin-right: 10px;
  }
}
  @media (max-width:840px) {
    .notify_me_checkbox_email_inputfield_main_container {
      width: 100% !important;
      flex-direction: column-reverse;
    }

    .email_inputfield_box {
      width: 100% !important;
    }

    .email_updates_text {
      line-height: unset !important;
      letter-spacing: unset !important;
    }

    .correspondence_main_container>label {
      font-size: 10px;
    }

    .correspondence_main_container>#emailForm {
      width: 90%;
      margin: 0 auto;
      font-family: 'Satoshi';
    }
  }

  /* Container for checkmark animation */

  .checkmark-animation {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 20px auto;
  }

  .checkmark-circle {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background-color: #FF3B30;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    animation: pop 0.4s ease-in-out forwards;
  }

  .checkmark-svg {
    width: 50px;
    height: 50px;
  }

  .checkmark-circle-svg {
    stroke: white;
    stroke-width: 2;
    stroke-dasharray: 166;
    stroke-dashoffset: 166;
    animation: circle-stroke 0.6s ease-in-out forwards;
  }

  .checkmark-path {
    stroke: white;
    stroke-width: 4;
    stroke-dasharray: 48;
    stroke-dashoffset: 48;
    animation: checkmark-stroke 0.6s ease-in-out 0.4s forwards;
  }

  /* Animations */
  @keyframes pop {
    0% {
      transform: scale(0);
    }

    100% {
      transform: scale(1);
    }
  }

  @keyframes circle-stroke {
    0% {
      stroke-dashoffset: 166;
    }

    100% {
      stroke-dashoffset: 0;
    }
  }

  @keyframes checkmark-stroke {
    0% {
      stroke-dashoffset: 48;
    }

    100% {
      stroke-dashoffset: 0;
    }
  }

  #emailForm {
    width: 70%;
    margin: 0 auto;
    font-family: 'Satoshi';
  }

  .email_updates_text {
    color: #6F6F6F;
    text-align: center;
    font-size: 14px;
    font-style: normal;
    line-height: 26px;
    letter-spacing: 0.14px;
  }

  .corresspondence_main_title {
    color: #6F6F6F !important;
    font-style: normal;
    font-weight: 500;
    line-height: 22px;
    letter-spacing: 1px;
  }

  .notify_me_text {
    color: #4B4B4B;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    letter-spacing: -0.14px;
  }

  .email_inputfield {
    border: 1px solid #939393 !important;
    color: #939393;
    font-size: 12px !important;
    font-style: normal;
    font-weight: 700;
    padding: 0 10px !important;
    line-height: 26px;
    border-radius: 200px;
    margin-bottom: 0 !important;
    letter-spacing: -0.12px;
  }

  .checkbox_inputfield {
    margin-bottom: 0 !important;
  }

  .notify_me_checkbox_email_inputfield_main_container {
    width: 45%;
    gap: 12px;
  }

  .email_inputfield_box {
    width: 67%;
  }

  .btn-proceed {
      background-color:#FF3B30;
      color: white;
      border: none;
      border-radius: 20px;
      /* width: 50% ; */
      margin: 0 auto;
      margin-bottom: 50px;
    }
  .btn-proceed:hover {
      background-color: #fff;
      color: #FF3B30;
      border: 1px solid #FF3B30;

  }


  .continue_btn {
    width: 180px;
    /* height: 35px; */
    margin: 0 auto;
    background-color: #FF3B30;
    color: #fff;
    border: none;
    padding: 11px 22px;
    border-radius: 200px;
    font-size: 16px;
  }

  .correspondence_main_container {
    margin: 1rem auto;
  }
/* fifty plus end */
.scan-overlay {
  background-color: #faf3ed;
}
.scan-overlay .card-title {
    font-family: 'Satoshi';
    font-size: 18px;
}
.scan-overlay .found {
    font-size: 18px;
    color: #4b4b4b;
    white-space: nowrap;
}
.scan-overlay .card-text-details {
    font-size: 18px;
    color: #FF3B30;
}
.scan-overlay .btn-try-again {
    background-color: #FF3B30;
    color: white;
    border: none;
    border-radius: 20px;
    /* width: 70%; */
    margin: 0 auto;
}
.scan-overlay .btn-try-again:hover {
    background-color: #fff;
    color: #FF3B30;
    border: 1px solid #FF3B30;
}
#payment-policy-modal {
    z-index: 999999 !important;
    border-radius: 30px !important;
}
#payment-policy .modal {
      display: none; /* Hide by default */
      position: fixed;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      z-index: 1000;
      background-color: white; 
      border-radius: 200px;
      box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
      width: 90%;
      max-width: 700px;
  
    
    }

    #payment-policy .modal {
      height: auto;
      max-height: 90vh; /* Ensures it doesn't exceed viewport height */
      overflow: hidden; /* No scrolling inside modal */
    }


    #payment-policy .modal-content {
      max-height: 50vh;
      overflow-y: hidden; /* Remove scrolling */
    }
    #payment-policy .highlight-text{
      font-size: 18px !important;
      font-weight: 500;
    }

    #payment-policy .header-terms{
        display: inline-flex;
        justify-content: center;
        text-align: center;
        gap: 12px;
        margin-bottom: 10px;
    }
    
    #payment-policy .header-terms h2{
      margin-top: 10px;
      margin-right: 10px;
      font-family: 'Satoshi';
      font-size: 24px;
    }
    #payment-policy .modal-overlay {
      display: none; /* Hide by default */
      position: fixed;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      /background: rgba(0, 0, 0, 0.5);  *// Dimmed background */
      background-color:#393630;
      z-index: 999;
    }
    
    #payment-policy .modal.show {
      display: block; /* Show modal */
      height: 80%;
      font-family: 'Satoshi';
      font-size: 14px;
      border-radius: 20px;
    }
    
    #payment-policy .modal-overlay.show {
      display: block; /* Show overlay */
    }
    
    #payment-policy .modal-content {
      max-height: 40vh; 
      overflow-y: auto; 
      padding: 20px; 
      border: none;
      border-radius: 0;
      font-family: 'Satoshi';
      line-height: 22px;
      font-size: 16px;
      
    }
    

    #payment-policy .modal-content h4 {
      font-family: 'Satoshi'; 
    }
  
    
    #payment-policy .modal-header,
    #payment-policy .modal-footer {
      position: sticky; 
      top: 0; 
      bottom: 0; 
      background: inherit; 
      z-index: 1; 
      display: block;
    }
    #payment-policy .modal-footer{
      justify-content: flex-start;
    }
    #payment-policy .accept,
    #payment-policy .decline{
      margin-top: 10px;
      margin-left: 10px;
      margin-right: 10px;
      padding: 6px 12px;
      font-size: 18px;
      cursor: pointer;
      border: 1px solid #FF3B30;
      border-radius: 200px;
      font-size: 14px;
    }

    #payment-policy .accept{
      background-color: #FF3B30;
      color: #fff;
    }
    #payment-policy .decline{
      color: #FF3B30;
      background: #fff;
    }

    #payment-policy .styled-checkbox:checked {
      background-color: #FF3B30; /* Desired color */
      border-color: #FF3B30; /* Match border */
    }

/*----------------------------------------*/
/*  Responsive CSS
/*----------------------------------------*/

@media (max-width: 991px) {
  .pdf-generator-form {
    width: 100%;
  }
  .form-element input[type="text"],
  .form-element input[type="email"],
  .form-element input[type="tel"] .form-element select {
    max-width: 100%;
  }

  .registration-form-top {
    margin-bottom: 25px;
  }

  .mobile-screen {
    display: block !important;
  }

  #desktop-view {
    display: none !important;
  }
  /*----------------------------------------*/
  /*  Footer Area CSS
/*----------------------------------------*/
  .footer-menu,
  .social-icons,
  .form-element.type-select.footer-language {
    margin-top: 40px;
  }
  .terms_of_services_headline {
    font-size: 26px !important;
  }
  .terms_of_services_primary_tagline,
  .terms_of_services_secondary_tagline,
  .terms_of_service_description_text
  .website_page_link_tagline {
    font-size: 16px !important;
  }
}

@media (max-width: 767px) {
  .hero-area {
    padding-top: 28px;
    padding-bottom: 28px;
  }
  .hero-title {
    font-size: 22px;
    font-weight: 300;
  }
  .btn-common {
    border-radius: 200px;
  }

  /*----------------------------------------*/
  /*  Header area CSS
    /*----------------------------------------*/
  .site-wrapper {
    padding-top: 10px;
  }
  .header-area .header-inner {
    align-items: center;
    padding: 15px;
  }
  .logo img {
    width: 60px;
  }
  .logo-text {
    font-size: 20px;
    text-align: center;
  }
  .user-profile-name {
    font-size: 14px;
    line-height: 20px;
    text-align: center;
  }

  /*----------------------------------------*/
  /*  Hero Area CSS
    /*----------------------------------------*/
  .hero-title {
    font-size: 30px;
    /* display: none !important; */
  }
  .hero-title-secondary {
    font-size: 30px;
    margin-top: 12px;
  }

  #mobile-screen {
    display: none !important;
  }
  .form-title {
    font-size: 28px;
    margin-bottom: 20px;
    text-align: center;
  }

  /*----------------------------------------*/
  /*  PDF Generator CSS
    /*----------------------------------------*/

  .pdf-generator-form {
    border-radius: 15px 0px 0px 0px;
    padding: 15px 15px 30px 15px;
    box-shadow: 0px 1px 2px #b1b1b1;
  }
  .email-provider p {
    font-size: 18px;
  }
  .form-element label {
    font-size: 15px;
    line-height: 1.7;
    align-items: baseline;
  }
  .checkmark {
    top: 4px;
  }
  .form-element input[type="text"],
  .form-element input[type="email"],
  .form-element input[type="tel"],
  .form-element input[type="date"] {
    padding: 10px;
    border-radius: 200px;
    background-color: transparent;
  }
  .form-element select {
    padding: 10px 10px 10px 35px;
  }
  .form-element.type-text {
    margin-top: 20px;
  }

  .additional-info .accordion-body {
    padding-top: 5px;
    padding-left: 0;
  }
  .checkmark {
    height: 16px;
    width: 16px;
  }
  .label-container .checkmark::after {
    top: 2px;
    left: 2px;
  }
  .pdf-generator-form .btn-submit {
    margin-top: 15px;
  }
  .pdf-generator-form.registration-form {
    padding: 0;
  }
  .registration-form-inner {
    border-radius: 15px 0px 0px 0px;
    padding: 15px 15px 30px 15px;
  }
  .signup-btns-container {
    padding: 0;
  }
  .video-container {
    margin-top: 30px;
    padding: 0;
  }
  .registration-form iframe {
    height: 250px;
  }
  /*----------------------------------------*/
  /*  Footer Area CSS
    /*----------------------------------------*/
  .footer-logo p {
    font-size: 16px;
  }
  .footer-menu ul li {
    font-size: 16px;
  }
}

@media (max-width: 480px) {
  .hero-title {
    font-size: 22px;
  }
  .hero-title-secondary {
    font-size: 24px;
  }
}

@media (max-width: 420px) {
  .header-area .header-inner {
    flex-direction: column;
    row-gap: 15px;
  }
  .header-area .header-inner {
    border-radius: 10px;
  }
  .logo-text {
    display: none;
    font-size: 20px;
    text-align: center;
  }
  .form-title {
    font-size: 20px;
    margin-bottom: 0;
  }
  .form-element {
    margin-top: 18px;
  }
  .email-provider p {
    margin-bottom: 20px;
  }
  .date-row {
    flex-wrap: wrap;
  }
  .form-element input[type="date"] {
    width: 100%;
    background-color: transparent;
  }
  .registration-form-top .form-title {
    font-size: 24px;
    line-height: 1.3;
    font-weight: 400;
  }
  .regi-form-subtitle {
    font-size: 16px;
    line-height: 1.3;
  }
  .btn-common.btn-white {
    line-height: 1.3;
    font-size: 16px;
    gap: 10px;
  }
  btn-white {
    height: 42px;
    width: 320px;
  }
  .video-container-title {
    font-size: 20px;
  }
  .footer-logo span {
    font-size: 20px;
  }
  .footer-area {
    padding: 25px 0;
  }
  .form-area {
    padding-bottom: 0px;
  }
}

@media (max-width: 360px) {
  btn-white {
    height: 42px;
    width: 320px;
  }
}

.red {
  background-color: red;
}
#red {
  background-color: red;
}

.dropdown-menu {
  background-color: #faf3ed;
  list-style: none;
  padding: 0;
  margin: 0;
}

.dropdown-menu li {
  display: block;
}

.dropdown-menu .dropdown-item {
  display: block;
  padding: 10px 15px;
  text-decoration: none;
  color: #000;
  transition: background-color 0.3s ease;
}

.dropdown-menu .dropdown-item:hover {
  background-color: #383639;
  color: #fff; /* Optional: Change text color for better contrast */
}

.enter-email {
  background-color: F2F2F2;
}

#contact-name,
#contact-number {
  /* background-color: ; */
  border-radius: 200px;
  padding-inline: 1px;
  text-align: center;
  margin: 0px 0px 0px;
  padding: 15px;
  font-weight: 500px;
  text-align: start;
  font-size: 14px;
  border: 1px solid #bfbfbf;
}

.iti--separate-dial-code .iti__selected-flag {
  border-top-left-radius: 200px;
  
  border-bottom-left-radius: 200px;
}

/* .iti--separate-dial-code:hover,
.iti__selected-flag:hover {
  background-color:inherit;
} */

/* .iti--allow-dropdown .iti__flag-container:hover .iti__selected-flag {
  background-color: inherit !important;
} */
@media (max-width: 480px) {
  #continue-btn {
    width: 320;
    height: 42;
  }
}

/* input[type="date"]::-webkit-calendar-picker-indicator {
    display: none;
    -webkit-appearance: none;
  }
  
  input[type="date"]::-webkit-inner-spin-button {
    display: none;
    -webkit-appearance: none;
  } */

.linked-device {
  color: #040505;
  background-color: #b8ebcb;
  border-radius: 200px;
  height: 40;
  width: 320;
  border: none;
  display: block;
  padding: 15px 30px 15px 30px;
  margin-top: auto;
}
.target-contact {
  color: white;
  background-color: #383639;
  border-radius: 200px;
  height: 40;
  width: 320;
  border: none;
  display: block;
  padding: 15px 30px 15px 30px;
  margin-top: 15px;
}

.date-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px; /* Space between date inputs and the span */
}

.date-row .date {
  flex: 1; /* Allow the inputs to take up equal space */
  max-width: 100%; /* Ensure no overflow */
}

@media screen and (max-width: 768px) {
  .form-element input[type="date"] {
    width: 135px;
    height: 40px;
  }
  .date-row span {
    text-align: center;
    width: 10%; /* Adjust the span width if needed */
  }
}
.accordion-button:not(.collapsed) {
  color: #272727;
  background-color: transparent;
  box-shadow: inset 0 calc(-1 * var(--bs-accordion-border-width)) 0
    var(--bs-accordion-border-color);
}

.custom-card {
  max-width: 350px;
  margin: 0px auto;
  padding: 20px;
  text-align: center;
  box-shadow: none !important;
  border-radius: 20px;
  border: 1px solid transparent !important;
  background: transparent !important;
}
.custom-card img {
  width: 100px;
  margin-bottom: 15px;
  text-align: center;
  margin: auto;
}
.btn-generate {
  background-color: #FF3B30;
  color: white;
  border: none;
  border-radius: 200px;
}
.btn-generate:hover {
  background-color: #fff;
  color: #FF3B30;
  border: 1px solid #FF3B30;
}
.btn-back {
  color: #FF3B30;
  border: 1px solid #FF3B30;
  border-radius: 200px;
}
.btn-back:hover {
  background-color: #FF3B30;
  color: #fff;
}

.card-text,
.card-title {
  font-family: "Satoshi";
}

.website_pages_links_sidebar_container {
  border-radius: 25px;
  border: 1px solid rgba(39, 39, 39, 0.5);
  background: #fff;
  padding: 12px 16px;
  /* gap: 16px; */
}

.terms_of_services_headline {
  color: rgba(39, 39, 39, 0.8);
  font-family: Satoshi;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 26px;
  letter-spacing: -0.32px;
}

.terms_of_services_primary_tagline {
  color: #FF3B30;
  font-family: Satoshi;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 26px;
  letter-spacing: -0.2px;
  margin-bottom: 0;
}

.terms_of_services_secondary_tagline {
  color: rgba(39, 39, 39, 0.7);
  font-family: Satoshi;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 26px; /* 144.444% */
  letter-spacing: 0.045px;
  margin-bottom: 0;
}

.website_page_link_title {
  color: #000;
  font-family: Satoshi;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 35px;
  letter-spacing: 0.05px;
}

.website_page_link_tagline {
  color: #272727;
  font-family: Satoshi;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 26px;
  letter-spacing: 0.045px;
}

/* .website_page_link_ul {
  padding-left: 0;
  margin-bottom: 0;
} */

.website_page_link_li {
  color: rgba(197, 118, 79, 0.8) !important;
}

.website_page_link_anchor {
  color: rgba(197, 118, 79, 0.8) !important;
  font-family: Satoshi;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 35px;
  letter-spacing: 0.04px;
}

.terms_of_services_details_title {
  color: rgba(39, 39, 39, 0.7);
  font-family: Satoshi;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 25px; /* 138.889% */
  margin-bottom: 0;
}

.terms_of_service_weburl_anchor {
  color: #FF3B30 !important;
  font-family: Satoshi;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
  text-decoration: underline !important;
  text-decoration-skip-ink: auto;
  text-decoration-thickness: auto !important;
  text-underline-offset: auto;
  text-underline-position: from-font;
}

.terms_of_service_description_text {
  color: rgba(39, 39, 39, 0.7);
  font-family: Satoshi;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
  /* margin-bottom: 0; */
}

.user-login-name {
  background-color: #fff;
  font-family: "TheanoOldStyle", serif;
  padding: 6px 12px;
  border-radius: 20px;
  font-family: Satoshi;
}

.user-login-archive {
  font-family: "TheanoOldStyle", serif;
  border-radius: 20px;
  font-family: Satoshi;
  margin-top: 18px;
}


  /* Custom Styles for the Cookie Pop-up start */
  .cookie-popup .modal-content {
      text-align: center;
      border-radius: 20px;
      padding: 20px;
      max-width: 554px;
      margin: auto;
      font-family: 'Satoshi';
  }
 
  #cookie-settings-modal .modal-content {
    text-align: center;
    border-radius: 20px;
    padding: 20px;
    max-width: 300px;
    /* margin: 0 auto; */
    font-family: 'Satoshi';
  }

   #cookie-settings-modal form#cookie-settings-form {
        text-align: left;
        width: 90%;
        margin: 0 auto;
    }

  @media (max-width: 840px){
     .cookie-popup .modal-content {
         max-width: 248px;
         width: 100%;
         margin: 0 auto;
         text-align: center;
         justify-content: center;
      }

      .btn{
        width: 200px;
        max-width: 200px;
        font-size: 13px;
      }

      .cookie-popup .modal-content p {
        font-size: 14px;
        width: 200px;
        max-width: 200px;
        font-size: 16px;
        margin: auto;
        line-height: 2;
        letter-spacing: 0.25;
    }
  }
  .cookie-popup .modal-content p {
      font-size: 14px;
      color: #9b9893;
      margin-bottom: 20px;
      width: 340px;
      font-size: 16px;
      margin: auto;
      line-height: 2;
      letter-spacing: 0.25;
  }

  .cookie-popup .modal-content a {
      color: #FF3B30;
      text-decoration: underline;
  }

  .btn-accept {
      background-color: #767676; /* Dark gray */
      color: white;
      border: none;
      border-radius: 200px;
      padding: 10px 20px;

     
  }

  .btn.w-240cookies {
    width: 240px;

  }

  .btn-accept:hover {
      background-color: #FFF;
      color: #FF3B30;
      border: 1px solid #FF3B30;
  }

  .btn-necessary {
    background-color: #FF3B30; /* Dark gray */
      color: white;
      border: none;
      border-radius: 200px;
      padding: 10px 20px;
   

  }

  .btn-necessary:hover {
      background-color: #FF3B30;
      color: white;
  }

  .btn-customize {
      border-radius: 25px;
      color: #FF3B30;
      border: 1px solid #FF3B30;
      margin: 0 auto;
  }

  .btn-customize:hover{
    background-color: #FF3B30;
    color: #fff;

  }

  .modal-backdrop.show {
      backdrop-filter: blur(5px); /* Blur effect for the background */
  }

  /* Custom Styles for the Cookie Pop-up end */


  /* Change selected text background & color */
::selection {
  background: #FF3B30; /* Red background */
  color: black; /* White text for better contrast */
}

/* For Firefox */
::-moz-selection {
  background: #FF3B30;
  color: black;
}