html {
  font-size: 16px;
}

@media (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
  html {
    font-size: 12.8px;
  }
}
.homeListing .elementor-icon-list-items .elementor-icon-list-text {
    max-width: 8rem;
}
.homeListing li:hover {
/*     box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px; */
    transform: translateY(-10px);
	box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;
}
.box-shadow-blue:hover {
    transform: translateY(-14px);
    box-shadow: rgba(89, 113, 201, 0.3) 0px 60px 40px -7px;
}
.box-shadow-green:hover {
    transform: translateY(-14px);
    box-shadow: rgba(102, 192, 127, 0.3) 0px 60px 40px -7px;
}
.box-shadow-darkblue:hover {
    transform: translateY(-14px);
    box-shadow: rgba(0, 45, 98, 0.3) 0px 60px 40px -7px;
}
.homeListing li {
    transition: all 0.5s;
}
.steps3 .elementor-icon svg {
  height: 5.625rem;
  width: 4.375rem;
}
.headerBtn .elementor-button-icon {
    max-height: 1.75rem;
}
.form_title {
  margin-bottom: 2rem;
}
.blue-btn a:hover .elementor-button-icon svg {
  transform: translateX(10px);
}
.blue-btn a .elementor-button-icon svg {
  transition: transform 0.5s;
}
body.admin-bar header {
  top: 0;
}
.headerBtn .elementor-button-icon {
    background-color: #fff;
    width: 1.563rem;
    border-radius: 100%;
    height: 1.5rem;
	display: flex;
    justify-content: center;
    align-items: center;
}
.headerBtn .elementor-button-icon svg {
    width: 8px;
    margin-left: 3px;
}
.headerBtn .elementor-button-wrapper .elementor-button-content-wrapper {
  align-items: center;
}
.homeListing .elementor-icon-list-items {
  flex-wrap: nowrap !important;
}
.homeListing .elementor-icon-list-items .elementor-icon-list-item {
  background-color: #fff;
  padding: 1.563rem 0.938rem;
  border: 0.063rem solid #cbd8ec;
  border-radius: 0.625rem;
  width: 100%;
}
.steps {
  position: absolute;
  bottom: -1.875rem;
}
.steps .elementor-widget-container {
  padding: 0.438rem 0.938rem;
  border-radius: 100%;
  width: 2.938rem;
  max-height: 2.938rem;
}
.box-shadow-blue {
  box-shadow: rgba(89, 113, 201, 0.2) 0px 60px 40px -7px;
}
.box-shadow-green {
  box-shadow: rgba(102, 192, 127, 0.2) 0px 60px 40px -7px;
}
.box-shadow-darkblue {
  box-shadow: rgba(0, 45, 98, 0.2) 0px 60px 40px -7px;
}
.yellow-shadow {
  box-shadow: rgba(255, 210, 5, 0.4) 0px 18px 50px -10px;
}
.testimonial-slider .slick-list .slick-slide {
  margin: 0.625rem;
}
.testimonial-slider .slick-prev::before {
  content: url(/wp-content/uploads/2024/07/arrowlleft.svg);
      font-size: 0;
}
.testimonial-slider .slick-next::before {
  content: url(/wp-content/uploads/2024/07/arrowright.svg);
      font-size: 0;
}
.testimonial-slider .slick-arrow {
  background-color: #fff;
  padding: 0;
  width: 4.375rem !important;
  height: 4.375rem !important;
  border-radius: 100%;
  font-size: 0;
}
.testimonial-slider {
  padding: 0 8.25rem;
}
.testimonial-slider .slick-dots {
  left: 0;
  bottom: -6rem;
}
.shortcode-form label .wpcf7-form-control::placeholder {
  color: #abafb1;
}
.form-group.form-textarea p label {
    max-height: unset;
}
.testimonial-slider .slick-arrow:hover {
  background-color: #002d62 !important;
}
.testimonial-slider .slick-prev:hover::before,
.testimonial-slider .slick-next:hover::before {
  filter: invert(1) brightness(1.5);
}
.testimonial-slider .slick-dots button {
    border: 0.063rem solid transparent;
    border-radius: 100%;
    background: transparent !important;
    display: flex !important;
    justify-content: center;
    align-items: center;
    width: 2rem !important;
    height: 2rem !important;
    padding: 0 !important;
}
.testimonial-slider .slick-dots .slick-active button,
.testimonial-slider .slick-dots button:hover {
  border-color: #0050b2;
}
.testimonial-slider button {
  /* padding: 0.938rem !important; */
  width: 2rem !important;
  height: 2rem !important;
  display: flex !important;
  align-items: center;
  justify-content: center;
}
.testimonial-slider .slick-dots li button:before {
    font-size: 1.5rem;
    position: unset;
}
.testimonial-slider .slick-dots li {
  width: 2.5rem;
  height: 2.5rem;
}
.footer-icon-list .elementor-icon-list-item .elementor-icon-list-icon svg {
  margin: 0 0.625rem !important;
}
.shortcode-form .form-group p {
  display: flex;
  flex-wrap: nowrap;
  width: 100%;
  justify-content: space-between;
  gap: 0.938rem;
}
.shortcode-form {
  border: 0.063rem solid #dde2e5;
  border-radius: 1.25rem;
  padding: 2.313rem 2.313rem 0 2.313rem;
}
.shortcode-form label {
  border: 0.063rem solid #cfd3d4;
  padding: 0.563rem 1.25rem;
  border-radius: 0.5rem;
  width: 100%;
  font-family: Inter;
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 0.938rem;
  text-align: left;
  max-height: 3.625rem;
  color: #5e6366;
}
.shortcode-form label .wpcf7-form-control {
  border: none;
  padding: 0.625rem 0;
  max-height: 1.25rem;
  margin: 0.313rem 0 0 0;
  background-color: transparent;
font-size: 12px;
}
.homeListing .elementor-widget-container {
    overflow: visible !important;
}
:focus-visible {
  outline: none;
}
button:focus {
  background-color: transparent !important;
}
.shortcode-form .submit-wrapper {
  text-align: center;
  padding-top: 1.563rem;
}
.shortcode-form .wpcf7-spinner {
  display: block;
}
.shortcode-form .submit-btn {
  padding: 1.063rem 2.5rem;
  background-color: #002d62 !important;
  border-radius: 0.563rem !important;
  font-family: Inter;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.5rem;
  text-align: center;
}

.copyright p {
  margin-bottom: 0;
}
.shortcode-form .invalid .wpcf7-response-output {
  color: red;
}
.shortcode-form .sent .wpcf7-response-output {
  color: green;
	margin-bottom: 1rem !important;
}
.shortcode-form .form-group {
  padding: 0.313rem 0;
}
.shortcode-form .wpcf7-not-valid {
  position: relative;
}
.shortcode-form .wpcf7-not-valid-tip {
  position: relative;
  top: 0.938rem;
  left: 0;
  right: 0;
}
.shortcode-form .cf7mls-btns .cf7mls_back {
  color: #fff;
}
.wpcf7-not-valid-tip {
  font-size: 0.75rem;
}
.shortcode-form .fieldset-cf7mls .cf7mls_next {
  float: none;
}
.shortcode-form .cf7mls-btns {
  text-align: center;
}

.shortcode-form .wpcf7-radio label {
  border: none;
  padding: 0;
}

.shortcode-form .wpcf7-radio {
  display: flex;
  padding: 0 !important;
  justify-content: space-between;
  gap: 1.25rem;
}
.shortcode-form .cf7mls-btns button {
  background-color: #0050b2;
  padding: 0.813rem 2.188rem !important;
  border-radius: 0.563rem;
  font-family: Inter;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.563rem;
  text-align: center;
  border: 0.063rem solid;
	display: inline-flex;
}
.banner-form .wpcf7-list-item {
  margin: 0;
}
.shortcode-form .cf7mls-btns button:hover {
  background-color: #fff;
  color: #0050b2;
}
.shortcode-form .submit-btn:hover {
  background-color: #fff !important;
  color: #002d62 !important;
}
.profile {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.313rem;
  text-align: left;
  display: block;
}
.profilenumber p {
  margin: 0;
}
.footer_menu li a {
  position: relative;
}
.footer_menu li a::after {
  content: "";
  position: absolute !important;
  width: 100%;
  transform: scaleX(0) !important;
  height: 2px;
  bottom: 0;
  left: 0;
  background: #000;
  transform-origin: bottom right;
  transition: transform 0.25s ease-out !important;
}
.footer_menu li a:hover::after {
  transform: scaleX(1) !important;
  transform-origin: bottom left;
}

.footer_menu li.current-menu-item a::after {
  transform: scaleX(1) !important;
  transform-origin: bottom left;
  opacity: 1 !important;
}
.review-user .elementor-icon-box-content .elementor-icon-box-title {
  margin: 0;
}
.form_title h5 {
  font-weight: 500;
  font-family: "Inter", Sans-serif;
  color: #2b2f32;
}
.profilenumber strong {
  font-weight: 500;
}
.profilenumber p:last-child {
  color: #002d62;
}
.review-desc {
  padding: 1.563rem 0;
}
.shortcode-form .wpcf7-textarea {
  padding: 0 !important;
}
.blue-btn .elementor-button-link:hover svg path,
.blue-btn .elementor-button-link:hover svg rect {
  fill: #002d62;
  stroke: #002d62;
}
.shortcode-form .border-none {
  border: none;
  padding: 1rem 0.375rem 0;
}
.banner-form select {
  padding: 0 !important;
}
.fileuploader p {
  font-size: 0.75rem;
  font-weight: 400;
  font-family: Inter;
}
.shortcode-form::placeholder {
  color: #abafb1;
  font-size: 1rem;
}
.fileuploader .text {
  font-size: 1rem;
  color: #abafb1;
}
.shortcode-form .wpcf7-response-output {
  margin: 0 !important;
  border: none !important;
}
.cf7mls_back {
  display: none;
}
.banner-form form.cf7mls input.wpcf7-form-control.wpcf7-submit {
  float: none;
  margin: 0;
font-weight: 400;
}
.fileuploader p {
    text-align: center;
}
.form-group.selection {
    display: flex;
    gap: 6px;
}
.banner-form .recaptcha {
    margin-top: 2rem;
    display: inline-block;
}
.banner-form .submit-wrapper {
 width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 1rem;
    position: relative;
	    flex-direction: row-reverse;
}

.fieldset-cf7mls-wrapper .fieldset-cf7mls:last-child .cf7mls-btns {
	    gap: 0 !important;
}
.banner-form .fieldset-cf7mls-wrapper .fieldset-cf7mls:last-child .submit-wrapper {
    width: 100%;
}

.submit-wrapper p {
    margin-bottom: 0;
}
.banner-form .wpcf7-spinner {
    position: absolute;
    left: 0;
    bottom: 0;
}
.banner-form form button {
  margin: 0 !important;
}
.file-upload label {
  max-height: 8.375rem;
  border: none !important;
}
.banner-form .file-upload {
  position: relative;
  border: 0.063rem solid #cfd3d4;
  border-radius: 0.563rem;
  margin: 0.313rem 0;
}
.banner-form .file-upload .wpcf7-form-control {
  max-height: unset !important;
  padding-bottom: 6.5rem;
  width: 100%;
  opacity: 0;
}
.banner-form .file-upload p {
  display: block;
}
.fileuploader {
  top: 0;
  position: absolute;
  left: 0;
  right: 0;
  z-index: -1;
  padding: 0.375rem 1.25rem;
	pointer-events: none;
}
.fileuploader :nth-last-child(-n + 2) {
  text-align: center;
}
.banner-form .wpcf7-form .fieldset-cf7mls .cf7mls-btns {
    min-height: unset;
    display: flex;
    justify-content: center;
    gap: 2rem;
}
.wpcf7-radio .wpcf7-list-item label {
  display: flex;
  gap: 0.313rem;
}
.shortcode-form label select {
  color: #abafb1;
}
.shortcode-form input[type="radio"] {
  accent-color: #002d62;
}
.form-title {
  font-size: 0.875rem;
  font-weight: 400;
  color: #2b2f32;
  font-family: inter;
}
.steps3 .elementor-icon-box-description {
  text-align: left;
}
.homebanner {
  position: relative;
}
.homebanner::before {
  content: url(/wp-content/uploads/2024/07/ellipsebg-1.svg);
}
#masthead::before {
  content: url(/wp-content/uploads/2024/07/ellipsebg-2.svg);
  position: absolute;
  right: 0;
  top: 0;
  pointer-events: none;
}
.banner-form {
  position: relative;
  z-index: 2;
}
.profilenumber {
  display: block;
}
.headerMenu .hfe-nav-menu .menu-item:first-child.current-menu-item a.hfe-menu-item {
    color: #FFD205 !important;
}
.toggle-profile-btn::after {
  content: url(/wp-content/uploads/2024/07/togglebtn.svg);
	transform: rotate(180deg);
	transition: all 0.2s;
}

.toggle-profile-btn.active::after {
	transform: rotate(0deg);
}
.toggle-profile-btn {
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
}
input:-internal-autofill-selected {
  background-color: transparent !important;
}
.progress-container {
    width: 100%;
    background-color: #E2E6F9;
    border-radius: 1.25rem;
    margin-bottom: 2.5rem;
    position: relative;
    height: 0.375rem;
    display: flex;
    align-items: center;
    margin-top: 3.6rem;
}

.progress-bar {
    height: 0.75rem;
    width: 0%;
    background-color: #FFD700;
    border-radius: 1.25rem;
    transition: width 0.3s ease;
}

.step-text {
    text-align: right;
    margin-bottom: 10px;
    font-weight: 700;
    font-size: 14px;
    position: absolute;
    top: -2rem;
    right: 0;
    color: rgb(131 137 140);
}


	.step-text span {
		color: #0050B2;
	}
	.banner-form .fieldset-cf7mls-wrapper .fieldset-cf7mls:nth-child(1) .progress-bar {
    width: 33.3333% !important;
}
	.banner-form .fieldset-cf7mls-wrapper .fieldset-cf7mls:nth-child(2) .progress-bar {
    width: 66.6667% !important;
}
	.banner-form .fieldset-cf7mls-wrapper .fieldset-cf7mls:nth-child(3) .progress-bar {
    width: 100% !important;
}
@media only screen and (max-width: 1440px) {
  .testimonial-slider {
    padding: 0 6.25rem;
  }
  .shortcode-form {
    padding: 1.25rem 1.25rem 0 1.25rem;
  }
}
.banner-form label select {
    margin-left: -4px !important;
}
.banner-form form.cf7mls input.wpcf7-form-control.wpcf7-submit {
    background-color: #0050B2 !important;
        border-color: #0050B2 !important;
	padding: 0.813rem 2.188rem !important;
}
.banner-form .submit-wrapper {
    width: 50%;
}
.form-group.selection input {
    color: #ABAFB1;
}
.banner-form .cf7mls-btns button img {
    filter: invert(1);
}
.shortcode-form .cf7mls-btns button:focus {
    background-color: #0050B2 !important;
    border-color: #0050B2;
}
.banner-form form.cf7mls input.wpcf7-form-control.wpcf7-submit:hover {
    background-color: transparent !important;
    color: #0050B2 !important;
}
.shortcode-form .cf7mls-btns button:focus:hover {
    background-color: #fff !important;
}
.banner-form fieldset {
    margin: 0;
}
.banner-form .file-upload span.wpcf7-not-valid-tip {
    text-align: center;
    margin-top: -2rem;
}
@media only screen and (max-width: 1280px) {
  .testimonial-slider {
    padding: 0px 6.25rem;
  }
}
@media only screen and (max-width: 1024px) {
	.banner-form .wpcf7-spinner {
    position: absolute;
    left: -20px !important;
    bottom: 0;
    top: unset !important;
    transform: unset !important;
}
	.banner-form .submit-wrapper p {
        position: unset;
    }
.homeListing .elementor-icon-list-items .elementor-icon-list-text {
    max-width: 10rem;
}
.banner-form .wpcf7-form .fieldset-cf7mls .cf7mls-btns {
    gap: 1rem;
}
  .testimonial-slider .slick-arrow {
    width: 3.375rem !important;
    height: 3.375rem !important;
  }
  .homeListing .elementor-icon-list-items {
    flex-wrap: wrap !important;
    gap: 3%;
  }
  .homeListing .elementor-icon-list-items li {
    width: 47% !important;
    margin-bottom: 1rem;
    padding: 1rem 0.5rem !important;
  }
  .headerMenu .hfe-nav-menu-icon {
    padding: 0 !important;
  }
  .submit-wrapper .wpcf7-spinner {
    position: absolute;
    left: 60%;
    top: 50%;
    transform: translateY(-50%);
  }
  .contact_form .shortcode-form {
    padding: 2.25rem;
  }
  .submit-wrapper p {
    position: relative;
  }
  .testimonial-slider .slick-dots {
    bottom: -5rem;
  }

  .testimonial-slider {
    padding: 0 2rem;
  }
  .homeListing .elementor-icon-list-items .elementor-icon-list-item {
    padding: 0.417rem;
  }
  .homeListing
    .elementor-icon-list-items
    .elementor-icon-list-item
    .elementor-icon-list-icon {
    padding-right: 0.25rem;
  }
  .shortcode-form {
    padding: 1.25rem;
  }
  /* 	.headerMenu .hfe-nav-menu__toggle{
		width:100% !important;
		text-align:right !important;
	} */
  .headerMenu {
    align-self: auto !important;
  }
  .headerMenu .hfe-dropdown {
    margin-top: 0 !important;
    width: 100% !important;
    left: 0 !important;
    z-index: 9 !important;
  }
  .banner-form .selection label {
    margin: 0 0 2.083rem 0;
  }
  .shortcode-form .wpcf7-radio {
    justify-content: left;
    gap: 1.667rem;
  }
  .steps .elementor-widget-container {
    padding: 0.469rem;
  }
  .homebanner::before {
    content: "";
    background: url(/wp-content/uploads/2024/07/ellipsebg-1.svg);
    background-size: contain;
    background-repeat: no-repeat;
  }
  .homebanner::after {
    content: "";
    position: absolute;
    right: 0;
  }
  .headerMenu nav {
    background-color: #2b4779 !important;
    border-radius: 0.75rem;
  }
  .header-menu-section {
    flex-wrap: wrap;
  }
  .menuHeader .headerMenu {
    right: 0;
    bottom: 0;
    width: 100%;
    z-index: 1;
    position: unset !important;
  }
  .menuHeader {
    position: unset;
  }
  .header-logo {
    position: relative;
    z-index: 1;
  }
  .headerMenu nav {
    box-shadow: rgba(0, 0, 0, 0.2) 0px 18px 50px -10px;
    overflow: hidden;
  }
}
@media only screen and (max-width: 600px) {
	.header-logo img {
    max-width: 60px !important;
}
.footer_menu ul {
    flex-direction: column;
    text-align: center;
    grid-gap: 10px;
    align-items: center;
}
  .shortcode-form .form-group p {
    display: block;
  }
  .shortcode-form .cf-form label {
    margin: auto 0 1.667rem auto;
  }
  .shortcode-form .cf-form .form-group {
    padding: 0;
  }
  .shortcode-form .form-group p {
    margin: 0;
  }
  .shortcode-form .form-group {
    padding: 1.25rem 0;
  }
  .shortcode-form .border-none {
    padding: 2.083rem 0.5rem 0;
  }
  .testimonial-slider .slick-dots li button:before {
    top: 0.188rem;
    left: 0.188rem;
  }
  .steps {
    bottom: -1.5rem;
  }
  .beat_img {
    position: unset !important;
  }
  .testimonial-slider .slick-dots {
    bottom: -4rem;
  }
  .footer-icon-list li:first-child {
    width: 100%;
  }
  .footer-icon-list li {
    width: 50%;
  }
  .homebanner::before {
    width: 50%;
    top: 10%;
  }
  .testimonial-slider {
    padding: 0;
  }
  .progress-container {
    margin-bottom: 1.5rem;
    margin-top: 2.6rem;
}
}