@import url("https://fonts.googleapis.com/css2?family=Urbanist:ital,wght@0,100..900;1,100..900&display=swap");
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
@import url("https://fonts.googleapis.com/css2?family=Sedgwick+Ave+Display&display=swap");
@import url("https://fonts.googleapis.com/css?family=Hind:300,400&display=swap");
@import url("https://fonts.googleapis.com/css?family=Roboto:300i,400,400i,500,700,900");
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
.curve_bottom{
    bottom: -5px;

}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

/**
 * Set up a decent box model on the root element
 */
html {
  box-sizing: border-box;
  scroll-behavior: smooth;
}

body {
  margin: 0;
  width: 100%;
  scroll-behavior: smooth;
  overflow-x: hidden;
}

/**
 * Make all elements from the DOM inherit from the parent box-sizing
 * Since `*` has a specificity of 0, it does not override the `html` value
 * making all elements inheriting from the root box-sizing value
 * See: https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/
 */
*,
*::before,
*::after {
  box-sizing: inherit;
}

/**
 * Basic styles for links
 */
a {
  color: rgb(34, 34, 34);
  text-decoration: none;
}
a:hover, a:active, a:focus, a:focus-within {
  color: rgb(34, 34, 34);
}

.app-container {
  height: 100dvh;
  overflow-x: hidden;
  background-color: #173a6e !important;
}

@media (max-width: 768px) {
  .app-container {
    height: auto;
  }
}
/* Scrollbar Styling */
::-webkit-scrollbar {
  width: 16px;
}

::-webkit-scrollbar-track {
  background-color: transparent;
}

::-webkit-scrollbar-thumb {
  background-color: rgba(74, 39, 103, 0.4);
  border: 4px solid transparent;
  border-radius: 10px;
  background-clip: padding-box;
}

::-webkit-scrollbar-thumb:hover {
  background-color: rgba(74, 39, 103, 0.8);
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* errors
    /========================================================================== */
label > [data-required=true]::after,
legend > [data-required=true]::after,
span > [data-required=true]::after {
  color: rgb(255, 58, 58);
  content: "*";
  padding-left: 0.25em;
  position: absolute;
}

.invalid {
  border-color: rgb(255, 58, 58) !important;
  background-color: rgba(255, 58, 58, 0.08) !important;
}

@media (max-width: 768px) {
  ::-webkit-scrollbar {
    display: none;
  }
}
/**
 * Basic typography style for copy text
 */
body {
  color: rgb(34, 34, 34);
  font-family: "Urbanist", sans-serif !important;
  font: normal 125%/1.4 "Urbanist", sans-serif;
  scroll-behavior: smooth;
}

.main-header {
  font-size: 30px;
  font-weight: 700;
  display: block;
  color: rgb(33, 69, 128);
}

.small-header {
  font-size: 24px;
  font-weight: 600;
  display: block;
  margin: 30px 0 20px;
  color: rgb(33, 69, 128);
}

.section-header {
  font-size: 20px;
  font-weight: 600;
  color: rgb(33, 69, 128);
}

.estimator-card-header {
  font-size: 20px;
  font-weight: 600;
  margin: 0;
  display: block;
  color: rgb(33, 69, 128);
}

.header-desc {
  max-width: 600px;
}

.sedgwick {
  font-family: "Sedgwick Ave Display", cursive;
  font-weight: 400;
  font-style: normal;
}

.hero-section .header1 {
  color: #0f77b7;
}
.hero-section .header2 span {
  color: #e64600;
}

@media (max-width: 425px) {
  .main-header {
    font-size: 26px;
  }
  .small-header {
    font-size: 22px;
  }
  .section-header {
    font-size: 18px;
  }
}
/**
 * Clear inner floats
 */
.clearfix::after {
  clear: both;
  content: "";
  display: table;
}

/**
 * Main content containers
 * 1. Make the container full-width with a maximum width
 * 2. Center it in the viewport
 * 3. Leave some space on the edges, especially valuable on small screens
 */
.container {
  max-width: 1180px; /* 1 */
  margin-left: auto; /* 2 */
  margin-right: auto; /* 2 */
  padding-left: 20px; /* 3 */
  padding-right: 20px; /* 3 */
  width: 100%; /* 1 */
}

/**
 * Hide text while making it readable for screen readers
 * 1. Needed in WebKit-based browsers because of an implementation bug;
 *    See: https://code.google.com/p/chromium/issues/detail?id=457146
 */
.hide-text {
  overflow: hidden;
  padding: 0; /* 1 */
  text-indent: 101%;
  white-space: nowrap;
}

/**
 * Hide element while making it readable for screen readers
 * Shamelessly borrowed from HTML5Boilerplate:
 * https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css#L119-L133
 */
.visually-hidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.header {
  display: none;
  top: 0;
  left: 0;
  padding: 20px 0;
  width: 100%;
  height: 70px;
  z-index: 97;
  background: #fff;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.5);
}
.header nav {
  width: 100%;
  display: flex;
  align-items: center;
}
.header nav .logo {
  width: 100%;
  justify-content: space-between;
  display: flex;
}
.header nav .logo .logo-name img {
  height: 40px;
}

nav .logo {
  display: flex;
  align-items: center;
  margin: 0 24px;
}
nav .logo .menu-icon {
  color: #333;
  font-size: 24px;
  margin-right: 14px;
  cursor: pointer;
  display: none;
}
nav .logo .logo-name {
  color: #333;
  font-size: 22px;
  font-weight: 600;
}
nav .logo .logo-name img {
  height: 50px;
  margin: 0 auto;
}

.sidebar-container {
  width: 260px;
  height: 100dvh;
  color: #fff;
  z-index: 99;
  padding: 15px;
  border-radius: 12px;
}
.sidebar-container .sidebar {
  padding: 20px 0;
  height: 100%;
  overflow: hidden;
}
.sidebar-container .sidebar a {
  color: #fff;
  text-decoration: none;
}
.sidebar-container .sidebar .menu-content {
  position: relative;
  height: 100%;
  width: 100%;
  margin-top: 40px;
  overflow-y: scroll;
}
.sidebar-container .sidebar .menu-content::-webkit-scrollbar {
  display: none;
}
.sidebar-container .sidebar .menu-items {
  height: 100%;
  width: 100%;
  list-style: none;
  padding-left: 0;
  transition: all 0.4s ease;
}
.sidebar-container .sidebar .menu-items .item-sub {
  padding: 0px;
}
.sidebar-container .sidebar .menu-items .item .icon,
.sidebar-container .sidebar .menu-items .item-sub .icon {
  margin-right: 14px;
  font-size: 16px !important;
}
.sidebar-container .sidebar .submenu-active .menu-items {
  transform: translateX(-56%);
  background-color: #173a6e;
}
.sidebar-container .sidebar .menu-title {
  color: #fff;
  font-size: 14px;
  padding: 15px 20px;
}
.sidebar-container .sidebar .item a,
.sidebar-container .sidebar .submenu-item {
  padding: 14px 16px;
  margin: 5px 0;
  display: inline-block;
  width: 100%;
  border-radius: 12px;
  transition: all 0.4s ease;
}
.sidebar-container .sidebar .item i {
  font-size: 12px;
}
.sidebar-container .sidebar .item a:hover,
.sidebar-container .sidebar .submenu-item:hover,
.sidebar-container .sidebar .submenu .menu-title:hover {
  background-color: rgb(33, 69, 128);
  color: #fff;
}
.sidebar-container .sidebar .item a.active,
.sidebar-container .sidebar .submenu-item.active,
.sidebar-container .sidebar .submenu .menu-title.active {
  background-color: #e64600;
  color: #fff;
}
.sidebar-container .sidebar .submenu-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #fff;
  cursor: pointer;
}
.sidebar-container .sidebar .submenu {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  right: calc(-100% - 26px);
  height: calc(100% + 100dvh);
  display: none;
}
.sidebar-container .sidebar .show-submenu ~ .submenu {
  display: block;
}
.sidebar-container .sidebar .submenu .menu-title {
  border-radius: 12px;
  cursor: pointer;
}
.sidebar-container .sidebar .submenu .menu-title i {
  margin-right: 10px;
}

.bottom-content {
  padding-left: 0;
  border-top: 1px solid rgba(255, 255, 255, 0.3);
}
.bottom-content .list {
  padding: 0;
}
.bottom-content:hover {
  background: rbga(rgb(33, 69, 128), 0.2) !important;
}

@media (max-width: 768px) {
  .header {
    display: block;
  }
  nav .logo .menu-icon {
    display: block;
  }
  .sidebar-container {
    height: calc(100dvh - 30px);
    margin: 15px;
    background-color: #fff;
    position: fixed;
    top: 0;
    width: 300px;
    left: -100%;
    transition: all 0.6s ease;
  }
  .sidebar-container .sidebar a {
    color: rgb(33, 69, 128);
  }
  .sidebar-container .sidebar .logo {
    justify-content: end;
    margin: 0px !important;
  }
  .sidebar-container .sidebar .logo .logo-name {
    display: none;
  }
  .sidebar-container .sidebar .logo .menu-icon {
    display: block;
    font-size: 2.5rem;
  }
  .sidebar-container .sidebar .menu-content {
    margin-top: 0px;
  }
  .sidebar-container .sidebar .menu-title,
  .sidebar-container .sidebar .submenu-item {
    color: rgb(33, 69, 128);
  }
  .sidebar-container .sidebar .submenu-active .menu-items {
    transform: translateX(-56%);
    background-color: #fff;
  }
  .bottom-content {
    border-top: 1px solid rgba(0, 0, 0, 0.25);
  }
  .sidebar-container.open {
    left: 0;
  }
  .overlay {
    position: fixed;
    top: 0;
    left: -100%;
    height: 1000vh;
    width: 200%;
    opacity: 0;
    z-index: 98;
    pointer-events: none;
    transition: all 0.4s ease;
    background: rgba(0, 0, 0, 0.3);
  }
  .sidebar-container.open ~ .overlay {
    opacity: 1;
    left: 0;
    pointer-events: auto;
  }
}
@media (max-width: 425px) {
  .sidebar-container {
    width: 80%;
  }
}
.cta-container .button_link {
  cursor: pointer;
  position: relative;
  border-radius: 15px;
  padding: 10px;
  border: 1px solid rgba(255, 255, 255, 0.5);
  border-right: 1px solid rgba(255, 255, 255, 0.2);
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  text-decoration: none;
  -webkit-backdrop-filter: blur(2px);
          backdrop-filter: blur(2px);
  transition: 0.5s;
  overflow: hidden;
  color: #fff;
  background-color: rgb(33, 69, 128);
}
.cta-container .button_link span {
  font-size: 0.9rem;
}
.cta-container .button_link:hover {
  transform: scale(1.1);
}
.cta-container .button_link::before {
  content: "";
  position: absolute;
  top: 0px;
  left: 60px;
  width: 50px;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.3);
  transform: skewX(45deg) translateX(150px);
  transition: 0.4s ease;
}
.cta-container .button_link:hover::before {
  transform: skewX(45deg) translateX(-150px);
}
.cta-container .button_link i {
  font-size: 1.5rem;
}

@keyframes shine {
  0% {
    left: -100px;
  }
  60% {
    left: 100%;
  }
  to {
    left: 100%;
  }
}
.mycheckbox-container {
  cursor: pointer;
  width: 100%;
  border-bottom: transparent;
}
.mycheckbox-container:last-child {
  border-bottom: 1px solid rgba(15, 119, 183, 0.2);
}
.mycheckbox-container input {
  display: none;
}
.mycheckbox-container svg {
  overflow: visible;
}
.mycheckbox-container .path {
  fill: none;
  stroke: #0f77b7;
  stroke-width: 4;
  stroke-linecap: round;
  stroke-linejoin: round;
  transition: stroke-dasharray 0.5s ease, stroke-dashoffset 0.5s ease;
  stroke-dasharray: 241 9999999;
  stroke-dashoffset: 0;
}
.mycheckbox-container .path.invalid {
  stroke: rgb(255, 58, 58);
}
.mycheckbox-container input:checked ~ svg .path {
  stroke: rgb(23, 183, 93);
  stroke-dasharray: 70.5096664429 9999999;
  stroke-dashoffset: -262.2723388672;
}

.btn-form {
  --radii: 0.5em;
  cursor: pointer;
  padding: 0.9em 1.4em;
  text-decoration: none;
  min-width: 160px;
  min-height: 44px;
  font-weight: 600;
  transition: 0.6s;
  background-size: 280% auto;
  background-image: linear-gradient(325deg, #0f77b7 0%, #2ad1ff 55%, #0f77b7 90%);
  border: none;
  border-radius: var(--radii);
  color: #fff;
}
.btn-form:hover {
  color: #fff;
  background-position: right top;
}

.secondary-btn {
  background-image: none;
  background: rgba(84, 204, 237, 0.2) !important;
  color: #0f77b7;
}
.secondary-btn:hover {
  background: #0f77b7 !important;
  color: #fff;
}

.preloader-container {
  background-color: rgba(255, 255, 255, 0.5);
  z-index: 999;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
}
.preloader-container .preloader {
  display: block;
  --height-of-loader: 6px;
  --loader-color: #0071e2;
  width: 130px;
  height: var(--height-of-loader);
  border-radius: 30px;
  background-color: rgba(0, 0, 0, 0.2);
  position: relative;
}
.preloader-container .preloader::before {
  content: "";
  position: absolute;
  background: var(--loader-color);
  top: 0;
  left: 0;
  width: 0%;
  height: 100%;
  border-radius: 30px;
  animation: moving 1s ease-in-out infinite;
}

.preloader-container.active {
  opacity: 1;
  pointer-events: all;
}

@keyframes moving {
  50% {
    width: 100%;
  }
  100% {
    width: 0;
    right: 0;
    left: unset;
  }
}
.separator {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 30px;
  color: #777777;
}
.separator .line {
  display: block;
  width: 100%;
  height: 1px;
  border: 0;
  background-color: #777777;
}

.toast-wrapper.active {
  transform: translateX(0%);
}

.toast-wrapper#error-toast .toast-content .check {
  background-color: rgb(255, 58, 58);
}
.toast-wrapper#error-toast .progress:before {
  background-color: rgb(255, 58, 58);
}

.toast-wrapper {
  position: absolute;
  top: 25px;
  right: 30px;
  z-index: 44;
  border-radius: 8px;
  background: #fff;
  padding: 20px 25px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.13);
  overflow: hidden;
  transform: translateX(calc(100% + 30px));
  transition: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.35);
}
.toast-wrapper .toast-content {
  display: flex;
  align-items: center;
}
.toast-wrapper .toast-content .check {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 35px;
  width: 35px;
  background-color: #4070f4;
  color: #fff;
  font-size: 20px;
  border-radius: 50%;
}
.toast-wrapper .toast-content .message {
  display: flex;
  flex-direction: column;
  margin: 0 20px;
}
.toast-wrapper .message .text {
  font-size: 16px;
  font-weight: 400;
  color: #666666;
}
.toast-wrapper .message .text.text-1 {
  font-weight: 600;
  color: #333;
}
.toast-wrapper .close {
  position: absolute;
  top: 10px;
  right: 15px;
  padding: 5px;
  cursor: pointer;
  opacity: 0.7;
}
.toast-wrapper .close:hover {
  opacity: 1;
}
.toast-wrapper .progress {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 3px;
  width: 100%;
  background: #ddd;
}
.toast-wrapper .progress:before {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  height: 100%;
  width: 100%;
  background-color: #4070f4;
}
.toast-wrapper .progress.active:before {
  animation: progress 5s linear forwards;
}

@keyframes progress {
  100% {
    right: 100%;
  }
}
@media (max-width: 425px) {
  .cta-form {
    width: 100%;
    flex-direction: column;
    gap: 1rem;
    background-color: transparent;
    border: 0px solid transparent;
  }
  .cta-form .policy-input,
  .cta-form .cta-button {
    margin-right: 0;
    margin-left: 0;
    width: 100%;
  }
  .toast-wrapper {
    max-width: 90%;
    min-width: 90%;
    top: 110px;
    right: 20px;
    transform: translateX(calc(100% + 20px));
  }
}
.icon-container {
  height: 60px;
  width: 60px;
  font-size: 1.3rem;
}
.icon-container .img-icon {
  height: 60px;
  width: auto;
}

.house-calculator {
  /* reset input */
}
.house-calculator .form__group {
  position: relative;
  padding: 20px 0 0;
  width: 100%;
}
.house-calculator .form__field {
  font-family: inherit;
  width: 100%;
  border: none;
  border-bottom: 2px solid #9b9b9b;
  outline: 0;
  font-size: 19px;
  padding: 7px 0;
  background: transparent;
  transition: border-color 0.2s;
}
.house-calculator .form__field::-moz-placeholder {
  color: transparent;
}
.house-calculator .form__field::placeholder {
  color: transparent;
}
.house-calculator .form__field:-moz-placeholder ~ .form__label {
  font-size: 17px;
  cursor: text;
  top: 20px;
}
.house-calculator .form__field:placeholder-shown ~ .form__label {
  font-size: 17px;
  cursor: text;
  top: 20px;
}
.house-calculator .form__label {
  position: absolute;
  top: 0;
  display: block;
  transition: 0.2s;
  font-size: 17px;
  color: #9b9b9b;
  pointer-events: none;
}
.house-calculator .form__field:focus {
  padding-bottom: 6px;
  font-weight: 700;
  border-width: 3px;
  -o-border-image: linear-gradient(to right, #116399, #38caef);
     border-image: linear-gradient(to right, #116399, #38caef);
  border-image-slice: 1;
}
.house-calculator .form__field:focus ~ .form__label {
  position: absolute;
  top: 0;
  display: block;
  transition: 0.2s;
  font-size: 17px;
  color: #38caef;
  font-weight: 700;
}
.house-calculator .form__field:required,
.house-calculator .form__field:invalid {
  box-shadow: none;
}

.scroll-indicator {
  position: relative;
  cursor: pointer;
  /* Sixth */
}
.scroll-indicator .mouse {
  width: 40px;
  height: 60px;
  border-radius: 20px;
  border: 3px solid #0f77b7;
  position: absolute;
}
.scroll-indicator .mouse:before,
.scroll-indicator .mouse:after {
  content: "";
  display: block;
  position: absolute;
}
.scroll-indicator .m-3:before {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  top: 10px;
  left: calc(50% - 5px);
  border: 2px solid rgba(15, 119, 183, 0.55);
}
.scroll-indicator .m-3:after {
  top: 30px;
  left: calc(50% - 5px);
  border: 5px solid transparent;
  border-top-color: #0f77b7;
  animation: m-3-arrow 1.2s ease-in-out infinite;
}
@keyframes m-3-arrow {
  20%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(9px);
  }
  80% {
    transform: translateY(-3px);
  }
}

.scroll-down {
  text-decoration: none;
  color: #0f77b7;
}

.back-pointer {
  padding-right: 6px;
  margin-right: 6px;
  cursor: pointer;
  border-right: #666666 solid 1px;
}

.car-container .radio-inputs {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.car-container .radio-inputs > * {
  margin: 6px;
}
.car-container .radio-input:checked + .radio-tile {
  border-color: #0f77b7;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  color: #0f77b7;
}
.car-container .radio-input:checked + .radio-tile:before {
  transform: scale(1);
  opacity: 1;
  background-color: #0f77b7;
  border-color: #0f77b7;
}
.car-container .radio-input:checked + .radio-tile .radio-label {
  color: #0f77b7;
}
.car-container .radio-input:focus + .radio-tile {
  border-color: #0f77b7;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1), 0 0 0 4px #b5c9fc;
}
.car-container .radio-input:focus + .radio-tile:before {
  transform: scale(1);
  opacity: 1;
}
.car-container .radio-tile {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 140px;
  min-height: 140px;
  border-radius: 0.5rem;
  border: 2px solid #b5bfd9;
  background-color: #fff;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  transition: 0.15s ease;
  cursor: pointer;
  position: relative;
}
.car-container .radio-tile:before {
  content: "";
  position: absolute;
  display: block;
  width: 0.75rem;
  height: 0.75rem;
  border: 2px solid #b5bfd9;
  background-color: #fff;
  border-radius: 50%;
  top: 0.25rem;
  left: 0.25rem;
  opacity: 0;
  transform: scale(0);
  transition: 0.25s ease;
}
.car-container .radio-tile:hover {
  border-color: #0f77b7;
}
.car-container .radio-tile:hover:before {
  transform: scale(1);
  opacity: 1;
}
.car-container .radio-icon img {
  width: 80px;
  height: auto;
  fill: #494949;
}
.car-container .radio-label {
  color: #707070;
  transition: 0.375s ease;
  text-align: center;
  font-size: 16px;
}
.car-container .radio-input {
  clip: rect(0 0 0 0);
  clip-path: inset(100%);
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}

.choice-container .radio-input {
  display: flex;
  gap: 10px;
}
.choice-container .radio-input * {
  box-sizing: border-box;
  padding: 0;
  margin: 0;
}
.choice-container .radio-input label {
  display: flex;
  align-items: center;
  gap: 15px;
  padding: 0px 20px;
  width: 220px;
  cursor: pointer;
  height: 50px;
  position: relative;
}
.choice-container .radio-input label::before {
  position: absolute;
  content: "";
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 220px;
  height: 45px;
  z-index: -1;
  transition: all 0.3s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  border-radius: 10px;
  border: 2px solid #d1d1d1;
}
.choice-container .radio-input label:hover::before {
  transition: all 0.2s ease;
  background-color: #c5cacf;
}
.choice-container .radio-input .label:has(input:checked)::before {
  border-color: #0f77b7;
  height: 50px;
}
.choice-container .radio-input .label .text {
  color: #0f77b7;
}
.choice-container .radio-input .label input[type=radio] {
  border: 2px solid #d1d1d1;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  width: 17px;
  height: 17px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.choice-container .radio-input .label input[type=radio]:checked {
  background-color: #0f77b7;
  -webkit-animation: puls 0.7s forwards;
  border-color: transparent;
  animation: pulse 0.7s forwards;
}
.choice-container .radio-input .label input[type=radio]:before {
  content: "";
  width: 6px;
  height: 6px;
  border-radius: 50%;
  transition: all 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
  background-color: #fff;
  transform: scale(0);
}
.choice-container .radio-input .label input[type=radio]:checked::before {
  transform: scale(1);
}
@keyframes pulse {
  0% {
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.4);
  }
  70% {
    box-shadow: 0 0 0 8px rgba(255, 255, 255, 0);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
  }
}

.tabs .radio-inputs {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  border-radius: 0.5rem;
  background-color: #EEE;
  box-sizing: border-box;
  box-shadow: 0 0 0px 1px rgba(0, 0, 0, 0.06);
  padding: 0.25rem;
  width: 300px;
  font-size: 14px;
}
.tabs .radio-inputs .radio {
  flex: 1 1 auto;
  text-align: center;
}
.tabs .radio-inputs .radio input {
  display: none;
}
.tabs .radio-inputs .radio .name {
  display: flex;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  border-radius: 0.5rem;
  border: none;
  padding: 0.5rem 0;
  color: rgb(51, 65, 85);
  transition: all 0.15s ease-in-out;
}
.tabs .radio-inputs .radio input:checked + .name {
  font-weight: 600;
  background-image: linear-gradient(325deg, #0f77b7 0%, #2ad1ff 55%, #0f77b7 90%);
  background-size: 280% auto;
  border: none;
  border-radius: 0.5em;
  color: #fff;
}

@media (max-width: 700px) {
  .tabs {
    transform: scale(0.6);
  }
}
/* From Uiverse.io by ArturCodeCraft */
/* <reset-style> ============================ */
a {
  text-decoration: none;
}

.scrolltop {
  position: fixed;
  z-index: 10;
  width: 40px;
  height: 40px;
  border-radius: 60% 0 0;
  background-color: #4a2767;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  opacity: 0;
  pointer-events: none;
  bottom: 0rem;
  right: 0rem;
  transition: all 0.3s ease-in-out;
}
.scrolltop:hover {
  transform: translateY(-0.25rem);
}

.scrolltop.active {
  opacity: 1;
  pointer-events: all;
}

@media (max-width: 768px) {
  .scrolltop {
    right: 1rem;
  }
}
.input-group {
  margin-top: 0.25rem;
  font-size: 0.875rem;
  text-align: start !important;
  line-height: 1.25rem;
}
.input-group label {
  display: block;
  margin-bottom: 5px;
  width: -moz-fit-content;
  width: fit-content;
}
.input-group input,
.input-group select {
  max-width: 550px;
  width: 100%;
  border-radius: 7px !important;
  border: 1px solid transparent;
  background: #e8f0fe;
  outline: 0;
  padding: 0.75rem 1rem;
}
.input-group input:focus,
.input-group select:focus {
  border-color: #0f77b7;
}
.input-group input:-moz-read-only, .input-group select:-moz-read-only, .input-group textarea:-moz-read-only {
  background-color: #f7f4f8 !important;
  color: #6c757d;
  border: 1px solid transparent;
}
.input-group input:disabled,
.input-group select:disabled,
.input-group textarea:disabled,
.input-group input:read-only,
.input-group select:read-only,
.input-group textarea:read-only {
  background-color: #f7f4f8 !important;
  color: #6c757d;
  border: 1px solid transparent;
}

.step {
  display: none;
}

.step.active {
  display: block;
}

.step-indicator {
  gap: 20px;
  margin-bottom: 20px;
}
.step-indicator div {
  font-size: 0.85rem;
  font-weight: 600;
  cursor: pointer;
  line-height: 1.5;
  position: relative;
  opacity: 0.75;
  transition: 0.4s all ease;
}
.step-indicator div::before {
  content: "";
  width: 0;
  height: 2px;
  border-radius: 1px;
  background-color: #0f77b7;
  position: absolute;
  bottom: -0.25rem;
  left: 0;
  transition: width 0.4s;
}

.step-indicator div.active {
  color: #0f77b7 !important;
  opacity: 1;
}
.step-indicator div.active::before {
  background-color: #0f77b7 !important;
  width: 50%;
}

.step-indicator div:hover {
  color: #0f77b7;
  opacity: 1;
}
.step-indicator div:hover::before {
  width: 100%;
}

.step-indicator div.completed {
  color: #44B4A6;
  opacity: 1;
}
.step-indicator div.completed::before {
  background-color: #44B4A6;
  width: 100%;
  left: 0;
}

.cta-form .title {
  font-size: 28px;
  font-weight: 600;
  letter-spacing: -1px;
  position: relative;
  display: flex;
  align-items: center;
  padding-left: 30px;
  color: #0f77b7;
}
.cta-form .title::before {
  width: 18px;
  height: 18px;
}
.cta-form .title::after {
  width: 18px;
  height: 18px;
  animation: pulse 1s linear infinite;
}
.cta-form .title::before,
.cta-form .title::after {
  position: absolute;
  content: "";
  height: 16px;
  width: 16px;
  border-radius: 50%;
  left: 0px;
  background-color: #0f77b7;
}
@keyframes pulse {
  from {
    transform: scale(0.9);
    opacity: 1;
  }
  to {
    transform: scale(1.8);
    opacity: 0;
  }
}

.my-accordion .my-accordion-item {
  border-bottom: 1px solid #e5e5e5;
}
.my-accordion .my-accordion-item .button[aria-expanded=true] {
  border-bottom: 1px solid #03b5d2;
}
.my-accordion .button {
  position: relative;
  display: flex;
  justify-content: space-between;
  text-align: left;
  width: 100%;
  color: rgb(34, 34, 34);
  font-size: 1rem;
  font-weight: 500;
  border: none;
  background: none;
  outline: none;
}
.my-accordion .button:hover, .my-accordion .button:focus {
  cursor: pointer;
  color: #0f77b7;
}
.my-accordion .button:hover::after, .my-accordion .button:focus::after {
  cursor: pointer;
  color: #0f77b7;
  border: 1px solid #0f77b7;
}
.my-accordion .button .my-accordion-title {
  padding: 1em 1.5em 1em 0;
}
.my-accordion .button .icon {
  display: flex;
  position: relative;
  top: 18px;
  right: 0;
  width: 22px;
  height: 22px;
  aspect-ratio: 1/1;
  border: 1px solid;
  border-radius: 4px;
}
.my-accordion .button .icon::before {
  display: block;
  position: absolute;
  content: "";
  top: 9px;
  left: 5px;
  width: 10px;
  height: 2px;
  background: currentColor;
}
.my-accordion .button .icon::after {
  display: block;
  position: absolute;
  content: "";
  top: 5px;
  left: 9px;
  width: 2px;
  height: 10px;
  background: currentColor;
}
.my-accordion .button .icon.invalid {
  background: rgb(255, 58, 58) !important;
}
.my-accordion .button[aria-expanded=true] {
  color: #03b5d2;
}
.my-accordion .button[aria-expanded=true] .icon::after {
  width: 0;
}
.my-accordion .button[aria-expanded=true] + .my-accordion-content {
  opacity: 1;
  max-height: 9em;
  transition: all 200ms linear;
  will-change: opacity, max-height;
}
.my-accordion .my-accordion-content {
  opacity: 0;
  max-height: 0;
  overflow: hidden;
  transition: opacity 200ms linear, max-height 200ms linear;
  will-change: opacity, max-height;
}
.my-accordion .my-accordion-content p {
  font-size: 1rem;
  font-weight: 300;
  margin: 2em 0;
}

.other_note {
  width: 100%;
  border-radius: 8px !important;
  border: 1px solid rgb(217, 217, 217);
  background: #e8f0fe;
  outline: 0;
  min-height: 130px;
  padding: 0.75rem 1rem;
}
.other_note:focus {
  border-color: #0f77b7;
}
.other_note:disabled {
  background-color: #f7f4f8 !important;
  color: #6c757d;
  border: 1px solid #ced4da;
}

.dashboard-content.login-container {
  color: #fff;
  background: #4a2767;
  border-radius: 20px 0 0 20px;
  background: url("../../../images/notifications-background.webp") no-repeat center center/cover;
}
.dashboard-content.login-container .form {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  width: 100%;
  max-width: 400px;
}
.dashboard-content.login-container .form .input-span {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
.dashboard-content.login-container .form input {
  border-radius: 0.5rem;
  padding: 1rem 0.75rem;
  width: 100%;
  border: none;
  display: flex;
  align-items: center;
  gap: 0.5rem;
  background-color: rgba(255, 255, 255, 0.1);
  outline: 1px solid #fff;
  transition: all 0.3s ease;
}
.dashboard-content.login-container .form input:focus {
  background-color: rgba(255, 255, 255, 0.4);
}
.dashboard-content.login-container .label {
  align-self: flex-start;
  color: var(--clr);
  font-weight: 600;
}
.dashboard-content.login-container .form .submit {
  --radii: 0.5em;
  padding: 0.9em 1.4em;
  min-height: 44px;
  outline: none;
  font-weight: 600;
  transition: 0.6;
  background-size: 280% auto;
  background-image: linear-gradient(325deg, #0f77b7 0%, #2ad1ff 55%, #0f77b7 90%);
  border: none;
  border-radius: var(--radii);
  color: #fff;
}
.dashboard-content.login-container .form .submit:hover {
  background-position: right top;
}

.downloadable-form {
  width: 100%;
  border-radius: 0.5rem;
  padding: 0.75rem;
  background: rgba(68, 180, 166, 0.1);
  cursor: pointer;
  text-decoration: none;
  color: rgb(34, 34, 34);
  transition: all 0.3s ease;
}
.downloadable-form .icon-container {
  height: 28px;
  color: #fff;
  font-size: 16px;
  width: 28px;
  border-radius: 0.3rem;
  background: #44B4A6;
}
.downloadable-form .download-icon {
  font-size: 21px;
  color: #44B4A6;
}
.downloadable-form:hover {
  color: rgb(34, 34, 34);
  transform: scaleX(1.02);
  box-shadow: rgba(255, 255, 255, 0.1) 0px 1px 1px 0px inset, rgba(50, 50, 93, 0.2) 0px 20px 30px -20px, rgba(0, 0, 0, 0.25) 0px 10px 10px -30px;
}
.downloadable-form:active {
  background: rgba(68, 180, 166, 0.3);
}

.file-upload-form {
  width: 100%;
  background-color: #fff;
  padding: 30px;
  border-radius: 16px;
  transition: all 0.5s ease;
  border: 2px dashed rgba(15, 119, 183, 0.319);
  box-shadow: 0px 0px 100px -50px rgba(15, 119, 183, 0.619);
}
.file-upload-form .file-upload-design {
  padding: 50px 70px 70px;
}
.file-upload-form svg {
  height: 50px;
  fill: #0f77b7;
  margin-bottom: 20px;
}
.file-upload-form .file-upload-design {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 5px;
}
.file-upload-form .browse-button {
  background-color: #0f77b7;
  padding: 15px 15px;
  border-radius: 10px;
  color: white;
  transition: all 0.3s;
  cursor: pointer;
}
.file-upload-form .browse-button:hover {
  background-color: #186ca1;
}

@media (max-width: 425px) {
  .file-upload-form .file-upload-design {
    padding: 50px 10px 10px;
  }
}
.fileuploadwrapper {
  margin: 15px 0;
  width: 100%;
  background: #fff;
  border-radius: 5px;
}
.fileuploadwrapper .fileupload {
  height: 167px;
  display: flex;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  border-radius: 5px;
  border: 2px dashed #0f77b7;
  transition: all 0.4s ease;
}
.fileuploadwrapper .fileupload:hover {
  background: #e8f0fe;
}
.fileuploadwrapper .fileupload :where(i, p) {
  color: #0f77b7;
}
.fileuploadwrapper .fileupload .bi.bi-cloud-upload {
  font-size: 50px;
}
.fileuploadwrapper .fileupload p {
  margin-top: 15px;
  font-size: 16px;
}
.fileuploadwrapper section .file-row {
  margin-bottom: 10px;
  background: #E9F0FF;
  list-style: none;
  padding: 15px 20px;
  border-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.fileuploadwrapper section .file-row .bi.bi-cloud-upload {
  color: #0f77b7;
  font-size: 30px;
}
.fileuploadwrapper section .details span {
  font-size: 14px;
}
.fileuploadwrapper .progress-area .file-row .content {
  width: 100%;
  margin-left: 15px;
}
.fileuploadwrapper .progress-area .details {
  display: flex;
  align-items: center;
  margin-bottom: 7px;
  justify-content: space-between;
}
.fileuploadwrapper .progress-area .content .progress-bar {
  height: 6px;
  width: 100%;
  margin-bottom: 4px;
  background: #fff;
  border-radius: 30px;
}
.fileuploadwrapper .content .progress-bar .progress {
  height: 100%;
  width: 0%;
  background: #0f77b7;
  border-radius: inherit;
}
.fileuploadwrapper .uploaded-area {
  max-height: 232px;
  overflow-y: scroll;
}
.fileuploadwrapper .uploaded-area.onprogress {
  max-height: 150px;
}
.fileuploadwrapper .uploaded-area::-webkit-scrollbar {
  width: 0px;
}
.fileuploadwrapper .uploaded-area .file-row .content {
  display: flex;
  align-items: center;
}
.fileuploadwrapper .uploaded-area .file-row .details {
  display: flex;
  margin-left: 15px;
  flex-direction: column;
}
.fileuploadwrapper .uploaded-area .file-row .details .size {
  color: #404040;
  font-size: 11px;
}
.fileuploadwrapper .uploaded-area i.fa-check {
  font-size: 16px;
}

/*font Variables*/
/*Color Variables*/
.multi_step_form {
  display: block;
}
.multi_step_form #estimateform {
  text-align: center;
  position: relative;
  overflow: visible;
  margin: 0 auto;
  z-index: 1;
}
.multi_step_form #estimateform .tittle {
  text-align: center;
  padding-bottom: 55px;
}
.multi_step_form #estimateform .tittle h2 {
  font: 500 24px/35px "Roboto", sans-serif;
  color: #3f4553;
  padding-bottom: 5px;
}
.multi_step_form #estimateform .tittle p {
  font: 400 16px/28px "Roboto", sans-serif;
  color: #5f6771;
}
.multi_step_form #estimateform fieldset {
  border: 0;
  padding: 0px 5vw 0;
  position: relative;
  width: 100%;
  left: 0;
  right: 0;
}
.multi_step_form #estimateform fieldset .header-container {
  background-color: rgb(235, 235, 235);
  width: -moz-fit-content;
  width: fit-content;
  border-radius: 16px;
  padding: 18px 35px;
  margin: 0 auto;
}
.multi_step_form #estimateform fieldset:not(:first-of-type) {
  display: none;
}
.multi_step_form #estimateform fieldset .input-group {
  width: 400px;
}
.multi_step_form #estimateform fieldset h3 {
  font: 500 18px/35px "Roboto", sans-serif;
  color: #3f4553;
}
.multi_step_form #estimateform fieldset .premium-amount {
  color: #0f77b7;
}
.multi_step_form #estimateform fieldset h6 {
  font: 400 15px/28px "Roboto", sans-serif;
  color: #5f6771;
  padding-bottom: 30px;
}
.multi_step_form #estimateform fieldset .intl-tel-input {
  display: block;
  background: transparent;
  border: 0;
  box-shadow: none;
  outline: none;
}
.multi_step_form #estimateform fieldset .intl-tel-input .flag-container .selected-flag {
  padding: 0 20px;
  background: transparent;
  border: 0;
  box-shadow: none;
  outline: none;
  width: 65px;
}
.multi_step_form #estimateform fieldset .intl-tel-input .flag-container .selected-flag .iti-arrow {
  border: 0;
}
.multi_step_form #estimateform fieldset .intl-tel-input .flag-container .selected-flag .iti-arrow:after {
  content: "\f35f";
  position: absolute;
  top: 0;
  right: 0;
  font: normal normal normal 24px/7px Ionicons;
  color: #5f6771;
}
.multi_step_form #estimateform fieldset #phone {
  padding-left: 80px;
}
.multi_step_form #estimateform fieldset .form-group {
  padding: 0 10px;
}
.multi_step_form #estimateform fieldset .fg_2,
.multi_step_form #estimateform fieldset .fg_3 {
  padding-top: 10px;
  display: block;
  overflow: hidden;
}
.multi_step_form #estimateform fieldset .fg_3 {
  padding-bottom: 70px;
}
.multi_step_form #estimateform fieldset .form-control,
.multi_step_form #estimateform fieldset .product_select {
  border-radius: 3px;
  border: 1px solid #d8e1e7;
  padding: 0 20px;
  height: auto;
  font: 400 15px/48px "Roboto", sans-serif;
  color: #5f6771;
  box-shadow: none;
  outline: none;
  width: 100%;
}
.multi_step_form #estimateform fieldset .form-control.placeholder,
.multi_step_form #estimateform fieldset .product_select.placeholder {
  color: #5f6771;
}
.multi_step_form #estimateform fieldset .form-control:-moz-placeholder,
.multi_step_form #estimateform fieldset .product_select:-moz-placeholder {
  color: #5f6771;
}
.multi_step_form #estimateform fieldset .form-control::-moz-placeholder,
.multi_step_form #estimateform fieldset .product_select::-moz-placeholder {
  color: #5f6771;
}
.multi_step_form #estimateform fieldset .form-control::-webkit-input-placeholder,
.multi_step_form #estimateform fieldset .product_select::-webkit-input-placeholder {
  color: #5f6771;
}
.multi_step_form #estimateform fieldset .form-control:hover, .multi_step_form #estimateform fieldset .form-control:focus,
.multi_step_form #estimateform fieldset .product_select:hover,
.multi_step_form #estimateform fieldset .product_select:focus {
  border-color: #5cb85c;
}
.multi_step_form #estimateform fieldset .form-control:focus.placeholder,
.multi_step_form #estimateform fieldset .product_select:focus.placeholder {
  color: transparent;
}
.multi_step_form #estimateform fieldset .form-control:focus:-moz-placeholder,
.multi_step_form #estimateform fieldset .product_select:focus:-moz-placeholder {
  color: transparent;
}
.multi_step_form #estimateform fieldset .form-control:focus::-moz-placeholder,
.multi_step_form #estimateform fieldset .product_select:focus::-moz-placeholder {
  color: transparent;
}
.multi_step_form #estimateform fieldset .form-control:focus::-webkit-input-placeholder,
.multi_step_form #estimateform fieldset .product_select:focus::-webkit-input-placeholder {
  color: transparent;
}
.multi_step_form #estimateform fieldset .product_select:after {
  display: none;
}
.multi_step_form #estimateform fieldset .product_select:before {
  content: "\f35f";
  position: absolute;
  top: 0;
  right: 20px;
  font: normal normal normal 24px/48px Ionicons;
  color: #5f6771;
}
.multi_step_form #estimateform fieldset .product_select .list {
  width: 100%;
}
.multi_step_form #estimateform fieldset .done_text {
  padding-top: 40px;
}
.multi_step_form #estimateform fieldset .done_text .don_icon {
  height: 36px;
  width: 36px;
  line-height: 36px;
  font-size: 22px;
  margin-bottom: 10px;
  background: #5cb85c;
  display: inline-block;
  border-radius: 50%;
  color: #ffffff;
  text-align: center;
}
.multi_step_form #estimateform fieldset .done_text h6 {
  line-height: 23px;
}
.multi_step_form #estimateform fieldset .code_group {
  margin-bottom: 60px;
}
.multi_step_form #estimateform fieldset .code_group .form-control {
  border: 0;
  border-bottom: 1px solid #a1a7ac;
  border-radius: 0;
  display: inline-block;
  width: 30px;
  font-size: 30px;
  color: #5f6771;
  padding: 0;
  margin-right: 7px;
  text-align: center;
  line-height: 1;
}
.multi_step_form #estimateform fieldset .passport {
  margin-top: -10px;
  padding-bottom: 30px;
  position: relative;
}
.multi_step_form #estimateform fieldset .passport .don_icon {
  height: 36px;
  width: 36px;
  line-height: 36px;
  font-size: 22px;
  position: absolute;
  top: 4px;
  right: 0;
  background: #5cb85c;
  display: inline-block;
  border-radius: 50%;
  color: #ffffff;
  text-align: center;
}
.multi_step_form #estimateform fieldset .passport h4 {
  font: 500 15px/23px "Roboto", sans-serif;
  color: #5f6771;
  padding: 0;
}
.multi_step_form #estimateform fieldset .input-group {
  padding-bottom: 40px;
}
.multi_step_form #estimateform fieldset .input-group .custom-file {
  width: 100%;
  height: auto;
}
.multi_step_form #estimateform fieldset .input-group .custom-file .custom-file-label {
  width: 168px;
  border-radius: 5px;
  cursor: pointer;
  font: 700 14px/40px "Roboto", sans-serif;
  border: 1px solid #99a2a8;
  text-align: center;
  transition: all 300ms linear 0s;
  color: #5f6771;
}
.multi_step_form #estimateform fieldset .input-group .custom-file .custom-file-label i {
  font-size: 20px;
  padding-right: 10px;
}
.multi_step_form #estimateform fieldset .input-group .custom-file .custom-file-label:hover, .multi_step_form #estimateform fieldset .input-group .custom-file .custom-file-label:focus {
  background: #5cb85c;
  border-color: #5cb85c;
  color: #fff;
}
.multi_step_form #estimateform fieldset .input-group .custom-file input {
  display: none;
}
.multi_step_form #estimateform fieldset .file_added {
  text-align: left;
  padding-left: 190px;
  padding-bottom: 60px;
}
.multi_step_form #estimateform fieldset .file_added li {
  font: 400 15px/28px "Roboto", sans-serif;
  color: #5f6771;
}
.multi_step_form #estimateform fieldset .file_added li a {
  color: #5cb85c;
  font-weight: 500;
  display: inline-block;
  position: relative;
  padding-left: 15px;
}
.multi_step_form #estimateform fieldset .file_added li a i {
  font-size: 22px;
  padding-right: 8px;
  position: absolute;
  left: 0;
  transform: rotate(20deg);
}
.multi_step_form #estimateform #progressbar {
  margin-bottom: 30px;
  overflow: hidden;
}
.multi_step_form #estimateform #progressbar li {
  list-style-type: none;
  color: #99a2a8;
  font-size: 9px;
  width: 33.3333333333%;
  float: left;
  position: relative;
  font: 500 13px/1 "Roboto", sans-serif;
}
.multi_step_form #estimateform #progressbar li:nth-child(2):before {
  content: "\f12f";
}
.multi_step_form #estimateform #progressbar li:nth-child(3):before {
  content: "\f457";
}
.multi_step_form #estimateform #progressbar li:before {
  content: "\f1fa";
  font: normal normal normal 30px/50px Ionicons;
  width: 50px;
  height: 50px;
  line-height: 50px;
  display: block;
  background: #eaf0f4;
  border-radius: 50%;
  margin: 0 auto 10px auto;
}
.multi_step_form #estimateform #progressbar li:after {
  content: "";
  width: 100%;
  height: 10px;
  background: #eaf0f4;
  position: absolute;
  left: -50%;
  top: 21px;
  z-index: -1;
}
.multi_step_form #estimateform #progressbar li:last-child:after {
  width: 150%;
}
.multi_step_form #estimateform #progressbar li.active {
  color: #5cb85c;
}
.multi_step_form #estimateform #progressbar li.active:before, .multi_step_form #estimateform #progressbar li.active:after {
  background: #5cb85c;
  color: white;
}
.multi_step_form #estimateform .btn-form {
  max-width: -moz-max-content;
  max-width: max-content;
}

/* Tabs Row */
.login-tabs {
  display: flex;
  gap: 1rem;
  margin-bottom: 1.5rem;
}

/* Individual Tabs */
.login-tab {
  padding: 0.6rem 1.4rem;
  border-radius: 10px;
  border: none;
  background: #f8f8f8;
  color: #0f77b7;
  font-weight: 600;
  cursor: pointer;
  transition: 0.25s ease;
}
.login-tab.active {
  background: #54CCED;
  color: #fff;
  box-shadow: 0 6px 15px rgba(26, 115, 232, 0.3);
}

/* Form switching logic */
.login-form {
  display: none;
}
.login-form.active {
  display: block;
  animation: fadeIn 0.3s ease-in-out;
}

@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translateY(5px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.home-container {
  height: 100vh;
}
.home-container .hero-content .hero-text-content {
  color: #fff;
  width: 100%;
  background: linear-gradient(90deg, #4a2767 43.62%, #6e5285 86.27%);
  clip-path: url(#curved-dot-edge);
  -webkit-clip-path: url(#curved-dot-edge);
  padding: 0 6vw;
  gap: 2rem;
  align-items: flex-end;
  justify-content: space-between;
}
.home-container .hero-content .hero-text-content .hero-text {
  position: relative;
  z-index: 3;
  margin-top: 10%;
  margin-bottom: 7rem;
  width: 50%;
}
.home-container .hero-content .hero-text-content .hero-text .hero-header {
  font-size: clamp(16px, 8vw, 40px);
  font-weight: bold;
}
.home-container .hero-content .hero-text-content .hero-text .hero-paragraph .hero-paragraph-mobile {
  display: none;
}
.home-container .hero-content .hero-image {
  right: 6vw;
  max-width: 550px;
  bottom: 0;
  position: absolute;
  z-index: 2;
}
.home-container .hero-content .hero-image img {
  width: 100%;
}
.home-container .cta-container {
  padding: 0 6vw 3rem;
  color: rgb(34, 34, 34);
}
.home-container .cta-container .cta-header {
  color: rgb(34, 34, 34);
}
.home-container .cta-container .button_links {
  gap: 1.2rem;
}

.freeqoute-container {
  margin: 4rem 6% 3rem;
}
.freeqoute-container div {
  padding: 2rem 6vw 2rem;
  color: #fff;
  background: linear-gradient(90deg, #e64600 43.62%, #fd861f 86.27%);
  border-radius: clamp(10px, 5vw, 18px);
  width: 100%;
}
.freeqoute-container div p {
  font-size: clamp(1rem, 2vw + 1rem, 2.5rem);
}
.freeqoute-container div p .custom-text {
  position: relative;
}
.freeqoute-container div p .custom-text .sedgwick {
  text-transform: uppercase;
}
.freeqoute-container div p .custom-text:after {
  content: "";
  position: absolute;
  bottom: -15px;
  left: 0;
  height: 20px;
  width: 100%;
  border: solid 4px #fff;
  border-color: #fff transparent transparent transparent;
  border-radius: 50%;
}

.hero-section {
  min-height: 85vh;
  background: linear-gradient(135deg, #4a2767, #4a2767, #0a1d47);
  /* background circles */
  /* Floating image */
  /* Floating blobs */
  /* Glow */
  /*form tabs*/
}
.hero-section .circle {
  position: absolute;
  background: white;
  border-radius: 50%;
  opacity: 15%;
}
.hero-section .circle-1 {
  top: -150px;
  right: -150px;
  width: 300px;
  height: 300px;
}
.hero-section .circle-2 {
  bottom: -100px;
  left: -100px;
  width: 200px;
  height: 200px;
  opacity: 15%;
}
.hero-section .floating-image {
  animation: float 6s infinite ease-in-out;
}
@keyframes float {
  0% {
    transform: translateY(0px);
  }
  50% {
    transform: translateY(-15px);
  }
  100% {
    transform: translateY(0px);
  }
}
.hero-section .blob {
  position: absolute;
  border-radius: 50%;
  animation: pulse 3s infinite;
}
.hero-section .blob-1 {
  width: 25px;
  height: 25px;
  background: #ff7a00;
  top: -20px;
  left: -20px;
  animation-delay: 1s;
}
.hero-section .blob-2 {
  width: 20px;
  height: 20px;
  background: #00e5ff;
  right: -25px;
  top: 20%;
  animation-delay: 2s;
}
.hero-section .blob-3 {
  width: 15px;
  height: 15px;
  background: white;
  bottom: 25%;
  left: -30px;
  animation-delay: 3s;
}
.hero-section .blob-4 {
  width: 30px;
  height: 30px;
  background: #a855f7;
  bottom: -30px;
  right: 25%;
  animation-delay: 4s;
}
.hero-section .hero-glow {
  position: absolute;
  inset: 0;
  border-radius: 50%;
  filter: blur(80px);
  background: linear-gradient(to right, rgba(0, 255, 255, 0.2), rgba(255, 165, 0, 0.2));
  z-index: -1;
}
.hero-section .pattern-wrap {
  width: 60%;
}

@media (max-width: 768px) {
  .home-container {
    height: -moz-min-content;
    height: min-content;
  }
  .home-container .hero-content .hero-text-content .hero-text {
    margin-top: 10%;
    margin-bottom: 4rem;
    width: 100%;
  }
  .home-container .hero-content .hero-text-content .hero-text .hero-paragraph .hero-paragraph-desktop {
    display: none;
  }
  .home-container .hero-content .hero-text-content .hero-text .hero-paragraph .hero-paragraph-mobile {
    display: block;
  }
  .home-container .hero-content .hero-image {
    display: none;
  }
  .home-container .cta-container {
    padding: 0 6vw 1rem;
  }
}
@media (max-width: 425px) {
  .freeqoute-container {
    margin: 1.5rem 6% 3rem;
  }
  .freeqoute-container div {
    padding: 1.6rem 4vw 1.2rem;
  }
}
.dashboard-container {
  flex: 1;
  border-radius: 20px 0 0 20px;
  background-color: #fff;
}
.dashboard-container .dashboard-content {
  height: 100vh;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 2rem 4vw 1rem;
}
.dashboard-container .dashboard-content .banner-container .banner {
  color: #fff;
  background: linear-gradient(90deg, #0f77b7 43.62%, #54CCED 86.27%);
  border-radius: clamp(10px, 5vw, 18px);
  width: 100%;
  height: 14rem;
}
.dashboard-container .dashboard-content .banner-container .banner .banner-text {
  height: 100%;
  padding: 2rem;
  font-size: clamp(1rem, 3vw, 1rem);
}
.dashboard-container .dashboard-content .banner-container .banner .banner-text .banner-text-desktop {
  display: block;
}
.dashboard-container .dashboard-content .banner-container .banner .banner-text .banner-text-mobile {
  display: none;
}
.dashboard-container .dashboard-content .banner-container .banner .banner-image {
  padding: 0 8% 0 2rem;
}
.dashboard-container .dashboard-content .banner-container .banner .banner-image .banner-img {
  height: 16.5rem;
}
.dashboard-container .dashboard-content .offers-container {
  margin-top: 3rem;
}
.dashboard-container .dashboard-content .offers-container .offers {
  margin-top: 40px;
}
.dashboard-container .dashboard-content .offers-container .offers .offer {
  text-decoration: none;
  color: rgb(33, 69, 128);
  background: rgba(15, 119, 183, 0.1);
  border-radius: 12px;
  cursor: pointer;
  transition: all 0.6s ease;
}
.dashboard-container .dashboard-content .offers-container .offers .offer .icon-container {
  height: 3rem;
  aspect-ratio: 1/1;
  border-radius: 8px;
  background: #0f77b7;
  color: #fff;
  margin-top: -40px;
  transition: all 0.6s ease;
}
.dashboard-container .dashboard-content .offers-container .offers .offer .offer-text {
  margin-block-end: 0rem;
}
.dashboard-container .dashboard-content .offers-container .offers .offer:hover {
  text-decoration: none;
  background: #e64600;
  color: #fff;
}
.dashboard-container .dashboard-content .offers-container .offers .offer:hover .icon-container {
  background: #4a2767;
}

@media (max-width: 425px) {
  .dashboard-container {
    padding-top: 3rem;
    border-radius: 0;
  }
  .dashboard-container .dashboard-content .banner-container .banner {
    height: 10rem;
  }
  .dashboard-container .dashboard-content .banner-container .banner .banner-text {
    padding: 1rem;
  }
  .dashboard-container .dashboard-content .banner-container .banner .banner-text .banner-text-desktop {
    display: none;
  }
  .dashboard-container .dashboard-content .banner-container .banner .banner-text .banner-text-mobile {
    display: block;
  }
  .dashboard-container .dashboard-content .banner-container .banner .banner-image {
    padding: 0 6% 0 1rem;
  }
  .dashboard-container .dashboard-content .banner-container .banner .banner-image .banner-img {
    height: 11.5rem;
  }
}
.otp-container {
  width: 400px;
  padding: 2rem;
  border-radius: 14px;
  border: rgb(153, 153, 153) 1px solid;
}
.otp-container form {
  width: 100%;
  height: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 20px;
  overflow: hidden;
}
.otp-container .input_fields {
  width: 100%;
  height: auto;
  display: flex;
  gap: 1rem;
  flex-direction: row;
  justify-content: space-evenly;
}
.otp-container .input_fields input {
  max-width: 20%;
  height: 60px;
  text-align: center;
  border-radius: 5px;
  border: none;
  background: #f0f0f0;
  font-size: 25px;
}
.otp-container .input_fields input::-webkit-inner-spin-button,
.otp-container .input_fields input::-webkit-outer-spin-button {
  display: none;
}
.otp-container .input_fields input:focus {
  outline: 3px solid #54CCED;
  outline-offset: 3px;
}
.otp-container .btn-form {
  width: 100%;
}

@media (max-width: 425px) {
  .otp-container {
    width: 350px;
    padding: 2rem 1rem;
    border-radius: 0;
    border: none;
  }
}
.downloadable-forms-container {
  height: 100%;
}

.estimator-container {
  height: 100vh;
  overflow-x: hidden;
  overflow-y: auto;
  position: relative;
  padding: 3rem 5vw 0;
}
.estimator-container .btn-form {
  width: 100%;
}
.estimator-container .estimator-card {
  border-radius: 0.75rem;
  background-color: #4a2767;
  min-height: 10rem;
  color: #fff;
}
.estimator-container .estimator-card .section-header {
  color: #fff !important;
}
.estimator-container .estimator-card hr {
  margin: 1rem 0 0.5rem;
}
.estimator-container .estimator-card ul {
  padding-left: 0;
  list-style: none;
  margin-bottom: 0;
}
.estimator-container .estimator-card ul .line {
  background-color: #d1d1d1;
  flex: 1;
  height: 1px;
  opacity: 0.2;
}
.estimator-container .estimator-card .bi-graph-up-arrow {
  color: #00ff00;
}
.estimator-container .estimator-card .bi-graph-up-arrow.low {
  color: #f5ff30;
}
.estimator-container .estimator-card.low {
  background: linear-gradient(0deg, rgb(33, 69, 128), #0f77b7);
}
.estimator-container .estimator-card.high {
  background: linear-gradient(0deg, #4a2767, #6e5285);
}
.estimator-container .estimator-card.high .check {
  color: rgb(212, 0, 255);
}
.estimator-container .home-insurance-pic {
  position: absolute;
  height: 90%;
  right: -100px;
  top: 50%;
  transform: translateY(-50%);
}
.estimator-container .house-calculator {
  height: 65%;
  max-width: 400px;
}
.estimator-container .house-calculator form {
  width: 100%;
}

.estimator-container.home {
  background-image: radial-gradient(circle at right, rgb(202, 138, 242) 0%, transparent 40%);
}

.estimators-home {
  padding: 2rem 5vw 2rem;
}

.estimator-cards {
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.estimator-cards .estimator.card {
  flex: 1 1 calc(25% - 3rem);
  max-width: 25%;
  min-width: 200px;
  background: #e4e4ec;
  border: none;
  border-radius: 12px;
  transition: all 0.4s ease;
}
.estimator-cards .estimator.card .btn-form {
  padding: 0.5em 1em;
  width: 100px;
  min-width: 100px;
  font-size: 0.9em;
  min-height: 30px;
  transition: all 0.6s ease;
  cursor: pointer;
}
.estimator-cards .estimator.card:hover {
  transform: translateY(-4px);
  box-shadow: rgba(255, 255, 255, 0.1) 0px 1px 1px 0px inset, rgba(50, 50, 93, 0.2) 0px 50px 100px -20px, rgba(0, 0, 0, 0.25) 0px 30px 60px -30px;
}

@media (max-width: 768px) {
  .estimator-container {
    padding: 3rem 5vw 2rem;
  }
  .estimator-container .home-insurance-pic {
    position: absolute;
    height: 300px;
    right: -60px;
    top: 100%;
    transform: translateY(-250px);
  }
  .estimator-container .estimator-content {
    padding: 20px;
  }
  .estimator-container.home {
    height: 100vh;
    overflow: hidden;
    background-image: radial-gradient(circle at bottom right, rgb(202, 138, 242) 0%, transparent 40%);
  }
}
@media (max-width: 425px) {
  .estimator-cards .estimator.card {
    width: 100%;
    min-width: 100%;
    max-width: 100% !important;
  }
}
.errorpagecontainer {
  background-color: #4a2767;
  height: 100vh;
  width: 100%;
}
.errorpagecontainer .error-content {
  color: #fff;
}
.errorpagecontainer .error-content .img-404 {
  height: 150px;
}
.errorpagecontainer .mymodal {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 0.4rem;
  width: 40%;
  padding: 1.3rem;
  height: 100%;
  position: absolute;
  right: 0 !important;
  left: auto;
  z-index: 2;
  top: 0;
  background-color: white;
  border: 1px solid #ddd;
}
.errorpagecontainer .mymodal input {
  padding: 0.7rem 1rem;
  border: 1px solid #ddd;
  border-radius: 5px;
  font-size: 0.9em;
}
.errorpagecontainer .mymodal p {
  font-size: 0.9rem;
  color: #777;
  margin: 0.4rem 0 0.2rem;
}
.errorpagecontainer button {
  cursor: pointer;
  border: none;
  font-weight: 600;
}
.errorpagecontainer .btn {
  display: inline-block;
  padding: 0.6rem 1rem;
  width: 400px;
  font-weight: 700;
  background-color: white;
  color: #4a2767;
  border-radius: 5px;
  text-align: center;
  font-size: 1em;
}
.errorpagecontainer .btn:hover {
  background-color: white;
  color: #4a2767;
}
.errorpagecontainer .overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  -webkit-backdrop-filter: blur(3px);
          backdrop-filter: blur(3px);
  z-index: 1;
}
.errorpagecontainer .hidden {
  display: none;
}
.errorpagecontainer .close-dialog {
  top: 43%;
  left: -42px;
  z-index: 8;
}
.errorpagecontainer .v-btn {
  align-items: center;
  border-radius: 16px;
  display: inline-flex;
  flex: 0 0 auto;
  font-weight: 500;
  letter-spacing: "normal";
  justify-content: center;
  outline: 0;
  opacity: 1;
  border-radius: 50%;
  position: relative;
  text-decoration: none;
  text-indent: "normal";
  text-transform: "none";
  transition-duration: 0.28s;
  transition-property: box-shadow, transform, opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  vertical-align: middle;
  white-space: nowrap;
}
.errorpagecontainer .v-btn:hover {
  opacity: 1;
}
.errorpagecontainer .v-btn:before {
  background-color: currentColor;
  border-radius: inherit;
  bottom: 0;
  color: inherit;
  content: "";
  left: 0;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0;
  transition: opacity 0.2s cubic-bezier(0.4, 0, 0.6, 1);
}
.errorpagecontainer .v-btn--fab.v-size--x-large {
  height: 72px;
  width: 72px;
}
.errorpagecontainer .v-btn--fab.v-btn--absolute,
.errorpagecontainer .v-btn--fab.v-btn--fixed {
  z-index: 4;
}
.errorpagecontainer .v-btn:not(.v-btn--disabled) {
  will-change: box-shadow;
}
.errorpagecontainer .v-btn.v-size--x-large {
  font-size: 1rem;
}
.errorpagecontainer .v-btn__content {
  align-items: center;
  color: inherit;
  display: flex;
  flex: 1 0 auto;
  justify-content: inherit;
  line-height: normal;
  position: relative;
  transition: inherit;
  transition-property: opacity;
}
.errorpagecontainer .close-dialog .top-notch {
  width: 90px;
  height: 48px;
  border-radius: 40px;
  background-image: radial-gradient(circle at 28px 18px, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 39px, #FFFFFF 40px);
  color: #fff;
  position: absolute;
  top: -65px;
  left: -35px;
  transform: rotate(25deg);
}
.errorpagecontainer .close-dialog .bottom-notch {
  width: 90px;
  height: 48px;
  border-radius: 40px;
  background-image: radial-gradient(circle at 18px 28px, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 39px, #FFFFFF 40px);
  color: #fff;
  position: absolute;
  top: 41px;
  left: -24px;
  transform: rotate(335deg);
}
.errorpagecontainer .contacts-list .list-item {
  background-color: #f1eef3;
  border-radius: 10px;
  text-decoration: none;
  color: inherit;
  transition: all 0.4s ease;
}
.errorpagecontainer .contacts-list .list-item .list-social-icon i {
  color: #4a2767;
  font-size: 1.75rem;
}
.errorpagecontainer .contacts-list .list-item .list-content {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  flex: 1 1;
  overflow: hidden;
  padding: 8px;
}
.errorpagecontainer .contacts-list .list-item:hover {
  transform: translateY(-4px);
  box-shadow: rgba(0, 0, 0, 0.25) 0px 25px 50px -12px;
}/*# sourceMappingURL=main.css.map */
