@font-face {
  font-family: "Inter";
  src: url(../font/Inter-VariableFont_slnt,wght.ttf);
}
.dataTables_filter {
  float: left !important;
}

.wizard .form-control {
  border: 1px solid #D0D5DD !important;
  padding: 10px 14px !important;
  border-radius: 8px !important;
  background-color: transparent;
  box-shadow: 0px 1px 2px 1px rgba(16, 24, 40, 0.05) !important;
  width: 100% !important;
}
.wizard .form-control:focus {
  border-color: #5B9CCF !important;
}

.form-control {
  border: 1px solid #D0D5DD !important;
  padding: 10px 14px !important;
  border-radius: 8px !important;
  background-color: transparent;
  box-shadow: 0px 1px 2px 1px rgba(16, 24, 40, 0.05) !important;
  width: -moz-max-content;
  width: max-content;
}
.form-control:focus {
  border-color: #5B9CCF !important;
}

body {
  font-family: Inter;
  scroll-behavior: smooth;
}

.header .navbar {
  color: white;
  background-color: #09273C;
}
.header .navbar .navbar-toggler {
  background-color: #5B9CCF;
}
.header .navbar .navbar-nav .nav-item a {
  color: white;
  font-family: Inter;
  font-weight: 500;
}
.header .navbar .navbar-nav .nav-item a:hover {
  color: #5B9CCF;
}
.header .navbar .navbar-brand {
  color: white;
}
.header .navbar .loginButton {
  background-color: transparent;
  border-radius: 10px;
  border: none;
  color: white;
  width: 6rem;
  height: 2.5rem;
  font-family: Inter;
}
.header .navbar .loginButton:hover {
  background-color: #5B9CCF;
}
.header .navbar .SignOutButton {
  background-color: transparent;
  border-radius: 10px;
  border: none;
  color: white;
  font-family: Inter;
  width: 6rem;
  height: 2.5rem;
}
.header .navbar .SignOutButton:hover {
  background-color: #5B9CCF;
}

.Hero-Section {
  padding-top: 7rem !important;
  color: white;
  background: linear-gradient(to bottom, rgba(44, 77, 144, 0.8) 0%, rgba(44, 77, 144, 0.8) 100%), url("../images/heroimage.jpg");
  background-size: cover;
  -o-object-fit: contain;
     object-fit: contain;
  background-repeat: no-repeat;
  padding-bottom: 10.4rem !important;
}
.Hero-Section .hero-left {
  padding-top: 7rem !important;
}
.Hero-Section .hero-left .Hero-Heading {
  line-height: 54px;
  font-weight: 600;
  font-size: 3rem;
}
.Hero-Section .hero-left .Hero-Paragraph {
  font-size: 1.2rem;
}
.Hero-Section .hero-left .RequestInspBtn {
  padding: 0.5rem 4rem 0.5rem 4rem;
  color: inherit;
  background-color: #5B9CCF;
  border-radius: 10px;
  border: none;
  transition: all 0.5s;
}
.Hero-Section .hero-left .RequestInspBtn:hover {
  background-color: #09273C;
  transition: all 0.5s;
}
.Hero-Section .hero-left .privacypolicy {
  font-size: 0.8rem;
  font-weight: 300;
}
.Hero-Section .hero-right .HeroFirstImage {
  width: 32.5rem;
  height: 21rem;
  border-radius: 10px;
  overflow: hidden;
  right: 0;
  box-shadow: -4px 4px 15px 0px rgba(0, 0, 0, 0.25);
  z-index: 1000;
}
.Hero-Section .hero-right .HeroSecondImage {
  width: 28.5rem;
  height: 14.2rem;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: -4px 4px 15px 0px rgba(0, 0, 0, 0.25);
  right: 156px;
  top: 333px;
}
.Hero-Section .hero-right .HeroThirdImage {
  width: 13.7rem;
  height: 16.8rem;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: -4px 4px 15px 0px rgba(0, 0, 0, 0.25);
  right: 0;
  top: 369px;
}

.Section-Certified {
  background-color: #09273C;
  color: white;
}
.Section-Certified h1 {
  font-size: 2rem;
}
.Section-Certified h3 {
  font-size: 1.5rem;
}

.Section-AboutUs h1 {
  font-size: 2rem;
  font-weight: 600;
  color: #101828;
}
.Section-AboutUs h2 {
  font-size: 1.1rem;
  color: #475467;
}
.Section-AboutUs p {
  color: #475467;
}

.HorizontalLine hr {
  border: 1px solid #b0b0b0;
  background-color: #b0b0b0;
}

.Section-OurServices h1 {
  font-size: 2rem;
  font-weight: 600;
  color: #101828;
}
.Section-OurServices p {
  color: #475467;
}
.Section-OurServices .card {
  background-color: #F9FAFB;
  border: none;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
.Section-OurServices .card .card-body .OurServiceCardImg {
  width: 3rem;
  height: 3rem;
  background-color: #09273C;
  padding: 12px;
  border-radius: 10px;
}
.Section-OurServices .card .card-body .OurServiceCardTitle {
  font-size: 1.4rem;
  color: #09273C;
  font-weight: 600;
}
.Section-OurServices .card .card-body .card-text {
  font-size: 1.1rem;
  line-height: 30px;
}
.Section-OurServices .card .card-body .card-link {
  color: #09273C;
  font-weight: 600;
}

.Section-LeadInspect h1 {
  font-size: 2rem;
  font-weight: 600;
  color: #101828;
}
.Section-LeadInspect h1 .LeadSmallCards:hover {
  border: none;
}
.Section-LeadInspect .lead-Card-Left .LeadSmallCards {
  border-left: 2px solid #F9FAFB;
}
.Section-LeadInspect .lead-Card-Left .LeadSmallCards h3 {
  font-size: 1rem;
  font-weight: 600;
}
.Section-LeadInspect .lead-Card-Left .LeadSmallCards .Lead-ViewMore {
  color: #09273C;
}
.Section-LeadInspect .lead-Card-Left .LeadSmallCards p {
  color: #475467;
  font-size: 0.8rem;
}
.Section-LeadInspect .lead-Card-Left .LeadSmallCards:hover {
  transition: all 0.5s;
  background-color: #09273C;
  color: white;
  border-left: 0;
}
.Section-LeadInspect .lead-Card-Left .LeadSmallCards:hover p {
  color: inherit;
}
.Section-LeadInspect .lead-Card-Left .LeadSmallCards:hover .Lead-ViewMore {
  color: inherit;
}
.Section-LeadInspect .lead-Card-Left .LeadSmallCards:hover .LeadCardArrow {
  stroke: white;
}
.Section-LeadInspect .lead-Card-Left .LeadSmallCards:hover .LeadSmallCards {
  border: none;
}
.Section-LeadInspect .lead-Card-Left .LeadSmallCards .LeadCardArrow {
  stroke: #09273C;
}
.Section-LeadInspect .GiveHoverrLine:hover {
  border-left: 3px solid #09273C;
}

.lead-Card-Right .Lead-card_image {
  width: 514px;
  height: 596px;
}
.lead-Card-Right .Lead-card_image img {
  border-radius: 10px;
}

.Sectionleadinspector h1 {
  font-size: 2rem;
  font-weight: 600;
  color: #101828;
}
.Sectionleadinspector p {
  color: #475467;
  font-size: 1rem;
}
.Sectionleadinspector .LeadInspector-Card-left .LeadInspectorcardBodyItem h2 {
  font-size: 1.2rem;
  font-weight: 600;
  color: #101828;
}
.Sectionleadinspector .LeadInspector-Card-left .LeadInspectorcardBodyItem p {
  color: #475467;
  font-size: 1rem;
}
.Sectionleadinspector .LeadInspector-Card-left .cardSvg {
  height: 3rem;
  width: 4.9rem;
  border-radius: 10px;
  border: 2px solid #F9FAFB;
  display: flex;
  justify-content: center;
  align-items: center;
}

.LeadInspector-Card-Right {
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
  border-radius: 10px;
}
.LeadInspector-Card-Right h1 {
  font-size: 4rem;
  font-weight: 600;
}
.LeadInspector-Card-Right h1 sub {
  font-size: 1rem;
}
.LeadInspector-Card-Right h1 sup {
  font-size: 1.5rem;
}
.LeadInspector-Card-Right h4 {
  font-weight: 600;
}
.LeadInspector-Card-Right h3 {
  font-size: 1.1rem;
  font-weight: 600;
}
.LeadInspector-Card-Right ul li {
  font-size: 0.8rem;
}
.LeadInspector-Card-Right ul li div {
  padding: 2px 6px;
  background-color: #DCFAE6;
  border-radius: 50%;
}
.LeadInspector-Card-Right .BecomeInspectorButton {
  background-color: #5B9CCF;
  border-radius: 10px;
  border: none;
  transition: all 0.5s;
}
.LeadInspector-Card-Right .BecomeInspectorButton:hover {
  background-color: #09273C;
  transition: all 0.5s;
}

.InspectionExperience h1 {
  font-size: 2rem;
  font-weight: 600;
  color: #101828;
}
.InspectionExperience p {
  font-size: 1.1rem;
  color: #475467;
}
.InspectionExperience h2 {
  font-size: 3rem;
  font-weight: 600;
}
.InspectionExperience p {
  color: #101828;
  font-size: 1.1rem;
  font-weight: 600;
}

.Section-Reviews h1 {
  font-size: 2.2rem;
  color: #101828;
}
.Section-Reviews p {
  color: #475467;
}
.Section-Reviews .card {
  border: none;
  box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
  border-radius: 10px;
}
.Section-Reviews .slick-list {
  overflow: visible;
}
.Section-Reviews .Card-Carousel {
  overflow-x: hidden;
}
.Section-Reviews .Card-Carousel .CarrouselIconSet {
  width: 69px;
}
.Section-Reviews .slick-dotted.slick-slider {
  margin-top: 1rem;
}
.Section-Reviews .BookInspectionButton {
  background-color: #5B9CCF;
  border-radius: 10px;
  border: none;
  transition: all 0.5s;
}
.Section-Reviews .BookInspectionButton:hover {
  background-color: #09273C;
  transition: all 0.5s;
}

.Section-ContactUs .toSetInputFields, .Section-ContactUs textarea {
  padding: 10px 14px;
}
.Section-ContactUs .toSetInputFields:focus, .Section-ContactUs textarea:focus {
  box-shadow: none !important;
}
.Section-ContactUs select {
  border: 1px solid #D0D5DD;
  padding: 10px 2px;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}
.Section-ContactUs select:focus, .Section-ContactUs select:focus-visible {
  border: 1px solid #D0D5DD !important;
  box-shadow: none !important;
  outline: none !important;
}
.Section-ContactUs .select2-container {
  width: 64.4px !important;
}
.Section-ContactUs .select2-selection {
  height: 100% !important;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #D0D5DD !important;
  padding: 10px 1px;
  border-radius: 10px 0 0 10px;
}
.Section-ContactUs .select2-selection__arrow {
  top: 9px !important;
}
.Section-ContactUs h1 {
  font-size: 2rem;
  font-weight: 600;
  color: #101828;
}
.Section-ContactUs p {
  color: #475467;
  line-height: 28px;
}
.Section-ContactUs .ContactUsBUttonSetting {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border: 1px solid lightgray;
  padding: 10px 14px;
}
.Section-ContactUs .ContactUsBUttonSetting:hover {
  background-color: #5B9CCF;
}
.Section-ContactUs .ContactImageLeft {
  height: 33rem;
}
.Section-ContactUs .SendMessageButton {
  background-color: #5B9CCF;
  border-radius: 10px;
  border: none;
  transition: all 0.5s;
}
.Section-ContactUs .SendMessageButton:hover {
  background-color: #09273C;
  transition: all 0.5s;
}

.footer {
  background-color: #09273C;
  color: white;
}
.footer ul li a {
  color: white;
}
.footer button {
  background-color: #5B9CCF;
  border-radius: 10px;
  border: none;
  transition: all 0.5s;
}
.footer button:hover {
  background-color: #09273C;
  transition: all 0.5s;
  background-color: #4b84b0 !important;
}

.offcanvas {
  width: 80% !important;
}

.panel {
  border: 1px solid #fff;
  border-radius: 10px;
  background-color: #fff;
}

.formWIdth {
  width: 70% !important;
  height: calc(100vh - 250px);
}

.wizard-content .wizard.wizard-circle > .steps > ul > li.current ~ li:before {
  background-color: #5B9CCF !important;
}

.wizard-content .wizard.wizard-circle > .steps > ul > li:before {
  background-color: #5B9CCF !important;
}

.wizard-content .wizard.wizard-circle > .steps > ul > li:after, .wizard-content .wizard.wizard-circle > .steps > ul > li:before {
  left: 34px !important;
}

/*
Template Name: Monster Admin
Author: Themedesigner
Email: niravjoshi87@gmail.com
File: css
*/
.step {
  background-color: #D0D5DD !important;
  border: 15px solid #EAECF0 !important;
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
}

.current a .step {
  background-color: #ebebeb !important;
  border: 15px solid #5B9CCF !important;
}

.done a .step {
  background-color: #5B9CCF !important;
  border: none !important;
}
.done a .step::after {
  content: "\f00c";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  display: inline-block;
  z-index: 100000;
}

.wizard-content .wizard > .steps > ul > li:after,
.wizard-content .wizard > .steps > ul > li:before {
  content: "";
  z-index: 9;
  display: block;
  position: absolute;
}

.wizard-content .wizard {
  width: 100%;
}

.wizard-content .wizard .content {
  margin-left: 0 !important;
}

.wizard-content .wizard > .steps {
  position: relative;
  display: block;
  width: 100%;
}

.wizard-content .wizard > .steps .current-info {
  position: absolute;
  left: -99999px;
}

.wizard-content .wizard > .steps > ul {
  display: flex;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
  justify-content: center;
  align-items: center;
}

.wizard-content .wizard > .steps > ul > li {
  display: flex;
  vertical-align: top;
  text-align: center;
}

.wizard-content .wizard > .steps > ul > li:last-child {
  width: auto !important;
}

.wizard-content .wizard > .steps > ul > li a {
  position: relative;
  padding-top: 52px;
  margin-top: 20px;
  margin-bottom: 20px;
  display: block;
}

.wizard-content .wizard > .steps > ul > li:before {
  left: 0;
}

.wizard-content .wizard > .steps > ul > li:after {
  right: 0;
}

.wizard-content .wizard > .steps > ul > li:first-child:before,
.wizard-content .wizard > .steps > ul > li:last-child:after {
  content: none;
}

.wizard-content .wizard > .steps > ul > li.current > a {
  color: #2f3d4a;
  cursor: default;
}

.wizard-content .wizard > .steps > ul > li.current .step {
  border-color: #009efb;
  background-color: #fff;
  color: #009efb;
}

.wizard-content .wizard > .steps > ul > li.disabled a,
.wizard-content .wizard > .steps > ul > li.disabled a:focus,
.wizard-content .wizard > .steps > ul > li.disabled a:hover {
  color: #999;
  cursor: default;
}

.wizard-content .wizard > .steps > ul > li.done a,
.wizard-content .wizard > .steps > ul > li.done a:focus,
.wizard-content .wizard > .steps > ul > li.done a:hover {
  color: #999;
}

.wizard-content .wizard > .steps > ul > li.done .step {
  background-color: #009efb;
  border-color: #009efb;
  color: #fff;
}

.wizard-content .wizard > .steps > ul > li.error .step {
  border-color: #f62d51;
  color: #f62d51;
}

.wizard-content .wizard > .steps .step {
  background-color: #fff;
  display: inline-block;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -24px;
  z-index: 10;
  text-align: center;
}

.wizard-content .wizard > .content {
  overflow: hidden;
  position: relative;
  width: auto;
  padding: 0;
  margin: 0;
}

.wizard-content .wizard > .content > .title {
  position: absolute;
  left: -99999px;
}

.wizard-content .wizard > .content > .body {
  padding: 0 20px;
}

.wizard-content .wizard > .content > iframe {
  border: 0;
  width: 100%;
  height: 100%;
}

.wizard-content .wizard > .actions {
  position: relative;
  display: block;
  text-align: right;
  padding: 0 20px 20px;
}

.wizard-content .wizard > .actions > ul {
  float: right;
  list-style: none;
  padding: 0;
  margin: 0;
}

.wizard-content .wizard > .actions > ul:after {
  content: "";
  display: table;
  clear: both;
}

.wizard-content .wizard > .actions > ul > li {
  float: left;
}

.wizard-content .wizard > .actions > ul > li + li {
  margin-left: 10px;
}

.wizard-content .wizard > .actions > ul > li > a {
  background: #009efb;
  color: #fff;
  display: block;
  padding: 7px 12px;
  border-radius: 4px;
  border: 1px solid transparent;
}

.wizard-content .wizard > .actions > ul > li > a:focus,
.wizard-content .wizard > .actions > ul > li > a:hover {
  box-shadow: 0 0 0 100px rgba(0, 0, 0, 0.05) inset;
}

.wizard-content .wizard > .actions > ul > li > a:active {
  box-shadow: 0 0 0 100px rgba(0, 0, 0, 0.1) inset;
}

.wizard-content .wizard > .actions > ul > li > a[href="#previous"] {
  background-color: #fff;
  color: #54667a;
  border: 1px solid #d9d9d9;
}

.wizard-content .wizard > .actions > ul > li > a[href="#previous"]:focus,
.wizard-content .wizard > .actions > ul > li > a[href="#previous"]:hover {
  box-shadow: 0 0 0 100px rgba(0, 0, 0, 0.02) inset;
}

.wizard-content .wizard > .actions > ul > li > a[href="#previous"]:active {
  box-shadow: 0 0 0 100px rgba(0, 0, 0, 0.04) inset;
}

.wizard-content .wizard > .actions > ul > li.disabled > a,
.wizard-content .wizard > .actions > ul > li.disabled > a:focus,
.wizard-content .wizard > .actions > ul > li.disabled > a:hover {
  color: #999;
}

.wizard-content .wizard > .actions > ul > li.disabled > a[href="#previous"],
.wizard-content .wizard > .actions > ul > li.disabled > a[href="#previous"]:focus,
.wizard-content .wizard > .actions > ul > li.disabled > a[href="#previous"]:hover {
  box-shadow: none;
}

.wizard-content .wizard.wizard-circle > .steps .step {
  width: 50px;
  height: 50px;
  line-height: 45px;
  border: 3px solid #F3F3F3;
  font-size: 1.3rem;
  border-radius: 50%;
}

.wizard-content .wizard.wizard-notification > .steps > ul > li:after,
.wizard-content .wizard.wizard-notification > .steps > ul > li:before {
  top: 39px;
  width: 50%;
  height: 2px;
  background-color: #009efb;
}

.wizard-content .wizard.wizard-notification > .steps > ul > li.current .step {
  border: 2px solid #009efb;
  color: #009efb;
  line-height: 36px;
}

.wizard-content .wizard.wizard-notification > .steps > ul > li.current .step:after,
.wizard-content .wizard.wizard-notification > .steps > ul > li.done .step:after {
  border-top-color: #009efb;
}

.wizard-content .wizard.wizard-notification > .steps > ul > li.current:after,
.wizard-content .wizard.wizard-notification > .steps > ul > li.current ~ li:after,
.wizard-content .wizard.wizard-notification > .steps > ul > li.current ~ li:before {
  background-color: #F3F3F3;
}

.wizard-content .wizard.wizard-notification > .steps > ul > li.done .step {
  color: #FFF;
}

.wizard-content .wizard.wizard-notification > .steps .step {
  width: 40px;
  height: 40px;
  line-height: 40px;
  font-size: 1.3rem;
  border-radius: 15%;
  background-color: #F3F3F3;
}

.wizard-content .wizard.wizard-notification > .steps .step:after {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -8px;
  margin-bottom: -8px;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 8px solid #F3F3F3;
}

.wizard-content .wizard.vertical > .steps {
  display: inline;
  float: left;
  width: 20%;
}

.wizard-content .wizard.vertical > .steps > ul > li {
  display: block;
  width: 100%;
}

.wizard-content .wizard.vertical > .steps > ul > li.current:after,
.wizard-content .wizard.vertical > .steps > ul > li.current:before,
.wizard-content .wizard.vertical > .steps > ul > li.current ~ li:after,
.wizard-content .wizard.vertical > .steps > ul > li.current ~ li:before,
.wizard-content .wizard.vertical > .steps > ul > li:after,
.wizard-content .wizard.vertical > .steps > ul > li:before {
  background-color: transparent;
}

@media (max-width: 768px) {
  .wizard-content .wizard > .steps > ul {
    margin-bottom: 20px;
  }
  .wizard-content .wizard > .steps > ul > li {
    display: block;
    float: left;
    width: 50%;
  }
  .wizard-content .wizard > .steps > ul > li > a {
    margin-bottom: 0;
  }
  .wizard-content .wizard > .steps > ul > li:first-child:before {
    content: "";
  }
  .wizard-content .wizard > .steps > ul > li:last-child:after {
    content: "";
    background-color: #009efb;
  }
  .wizard-content .wizard.vertical > .steps {
    width: 15%;
  }
}
@media (max-width: 480px) {
  .wizard-content .wizard > .steps > ul > li {
    width: 100%;
  }
  .wizard-content .wizard > .steps > ul > li.current:after {
    background-color: #009efb;
  }
  .wizard-content .wizard.vertical > .steps > ul > li {
    display: block;
    float: left;
    width: 50%;
  }
  .wizard-content .wizard.vertical > .steps {
    width: 100%;
    float: none;
  }
}
.ToGiveFormHeight p {
  font-size: 24px;
  font-weight: 600;
}

.wizard > .steps .current a, .wizard > .steps .current a:hover, .wizard > .steps .current a:active {
  background-color: transparent !important;
}

.wizard-content .wizard > .steps > ul > li.disabled a, .wizard-content .wizard > .steps > ul > li.disabled a:focus, .wizard-content .wizard > .steps > ul > li.disabled a:hover {
  background-color: transparent !important;
}

.wizard > .steps .done a, .wizard > .steps .done a:hover, .wizard > .steps .done a:active {
  background-color: transparent !important;
}

.wizard > .content {
  min-height: 35em !important;
}

.wizard-content .wizard > .content {
  background: transparent !important;
}

.actions {
  display: none !important;
}

.wizard > .content > .body {
  position: unset !important;
}

.wizard-content .wizard > .content {
  display: flex;
  justify-content: center;
}

.ToGiveFormHeight::-webkit-scrollbar {
  width: 4px !important;
}
.ToGiveFormHeight::-webkit-scrollbar-track {
  border-radius: 10px !important;
  background: white !important;
}
.ToGiveFormHeight::-webkit-scrollbar-thumb {
  border-radius: 10px !important;
  background: rgb(132, 132, 132) !important;
}

.toSetHeightForScroll::-webkit-scrollbar {
  width: 4px;
}
.toSetHeightForScroll::-webkit-scrollbar-track {
  border-radius: 10px;
  background: white;
}
.toSetHeightForScroll::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: rgb(132, 132, 132);
}

.image-uploader {
  min-height: 6rem !important;
}

.iui-cloud-upload:before {
  display: none !important;
}

.iui-cloud-upload:after {
  content: "";
  display: block;
  background-image: url("../images/uploadicon.svg");
  width: 44px;
  height: 43px;
  background-repeat: no-repeat;
}

.delete-image {
  background-image: url("../images/contactus.png");
}

.iui-close {
  display: none !important;
}

.formWIdth .toSetInputFields {
  border: 1px solid #D0D5DD !important;
  padding: 10px 14px;
}
.formWIdth .toSetInputFields:focus {
  border: 1px solid #D0D5DD !important;
  box-shadow: none !important;
}

.wizrad_after_line ul[role=tablist] li {
  position: relative !important;
}
.wizrad_after_line ul[role=tablist] li:before {
  position: absolute !important;
  content: "" !important;
  top: 39% !important;
  left: 0 !important;
  background-color: red !important;
  width: 100% !important;
  height: 3px !important;
}
.wizrad_after_line .wizard > .steps .step {
  left: 0 !important;
}

.riskAccesor {
  height: unset !important;
  overflow-x: unset !important;
  overflow-y: unset !important;
}

@media (min-width: 769px) and (max-width: 1024px) {
  .formWIdth {
    width: 60% !important;
  }
  .Sectionleadinspector .LeadInspector-Card-left .cardSvg {
    width: 7.9rem;
  }
}
@media (min-width: 481px) and (max-width: 768px) {
  .formWIdth {
    width: 84% !important;
  }
  .wizard-content .wizard > .steps > ul > li:first-child:before {
    display: none !important;
  }
  .wizard-content .wizard > .steps > ul > li:last-child:after {
    display: none !important;
  }
}
@media (min-width: 320px) and (max-width: 480px) {
  .LeadInspector-Card-Right {
    margin: 0 auto !important;
    width: 90% !important;
  }
  .Hero-Section .hero-left .Hero-Heading {
    line-height: 39px !important;
    font-size: 2rem !important;
  }
  .Sectionleadinspector .LeadInspector-Card-left .cardSvg {
    width: 3.9rem !important;
    height: 3.5rem !important;
  }
  .Hero-Section {
    padding-top: 4rem !important;
  }
  .formWIdth {
    width: 100% !important;
  }
  .wizard-content .wizard > .steps .step {
    top: 10px !important;
  }
  .wizard-content .wizard.wizard-circle > .steps .step {
    width: 33px !important;
    height: 33px !important;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 1rem;
  }
  .wizard-content .wizard > .steps > ul > li.current .step {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    font-size: 1rem !important;
  }
  .wizard-content .wizard > .steps > ul > li:first-child:before {
    display: none !important;
  }
  .wizard-content .wizard > .steps > ul > li:last-child:after {
    display: none !important;
  }
  .image-uploader {
    min-height: 8rem !important;
  }
  .image-uploader .upload-text span {
    font-size: 1rem !important;
    text-align: center;
  }
  .wizard-content .wizard.wizard-circle > .steps > ul > li:after, .wizard-content .wizard.wizard-circle > .steps > ul > li:before {
    left: 62px !important;
  }
  .current #example-form-t-0 .step, .current #example-form-t-1 .step, .current #example-form-t-2 .step {
    border: 10px solid #5B9CCF !important;
  }
  .step {
    border: 10px solid #EAECF0 !important;
  }
  .wizard-content .wizard.wizard-circle > .steps > ul > li.current ~ li:before {
    background-color: #FFFFFF;
  }
  .wizard-content .wizard.wizard-circle > .steps > ul > li:before {
    background-color: #FFFFFF !important;
  }
}/*# sourceMappingURL=stylesheet.css.map */