/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */
  /*progressbar*/

 #quoteprogressbar {
    margin-bottom: 30px;
    padding: 0px;
    text-align: center;
    flex-wrap: wrap;
    display: flex;
    justify-content: center;
    align-items: center;
    column-gap: 50px;
    margin-left: 0px;
    margin-top: 0rem;
 }

 #quoteprogressbar li {
    list-style-type: none;
    color: #999999;
    font-size: 16px;
    /* width: 50PX; */
    /* height: 50PX; */
    /* background: rgb(42 48 54 / 20%) 0% 0% no-repeat padding-box; */
    /* box-shadow: inset 2px 2px 7px #0000000d; */
    border-radius: 100%;
    position: relative;
    margin-right: 0px;
    position: relative;
    display: flex;
    align-items: center;
    font-size: 14px;
    column-gap: 5px;
    font-family: 'Inter';
 }

 #quoteprogressbar li.active {
     color: #262626;
 }

 #quoteprogressbar li.active a {
     background: #000000;
     color: #ffffff;
 }

 

 #quoteprogressbar li.step-completed a {
    background-color: #000000;
    color: #ffffff;
}

 #quoteprogressbar li.step-completed a::after {
     content: url(../img/checkmark.png);
     position: absolute;
     top: -25px;
     width: 62px;
     height: 62px;
 }

 #quoteprogressbar li a {
     background: #D9D9D9;
     color: #000000;
 }

 .quote-form-label {
     display: none;
 }

 #quoteprogressbar li a {
     opacity: 1;
    /* position: absolute; */
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 100%;
    margin: auto;
    width: 25px;
    height: 25px;
    font-size: 10px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: "Raleway", sans-serif !important;
    font-weight: 500;
    line-height: 1.5;
    padding: 7px;
 }
 #quoteprogressbar li.step-completed a span{
    display: none;
 }
#quoteprogressbar li.step-completed a i{
    display: block;
 }
#quoteprogressbar li a i,
#quoteprogressbar li a svg{
    display: none;
 }
 #quoteprogressbar li:before {
     width: 24px;
     line-height: 20px;
     display: block;
     font-size: 10px;
     color: #a0bbc5;
     /* background: #ccc; */
     border-radius: 12px;
     margin: 0 auto 5px auto;
     /* border: 2px solid #022b54; */
     font-size: 30px;
     z-index: 9;
     right: -125px;
     position: absolute;
     top: 73px;
     font-size: 77px;
 }

 /*progressbar connectors*/
 #quoteprogressbar li:after {
    content: '';
    width: 247px;
    height: 1px;
    background: #D9D9D9;
    position: absolute;
    left: auto;
    top: 15px;
    z-index: 0;
    width: 25px;
    right: -40px;
 }

 #quoteprogressbar li:nth-last-of-type(1):after {
     width: 0px;
     height: 0px;
 }
 #requestform fieldset:not(:first-of-type) {
    display: none;
}
#requestform fieldset:not(:nth-of-type(1)){
    width: 900px;
    margin: auto;
}
 .request-form-container{
    max-width: 1400px;
    margin: auto;
    padding-top: 15px;
    padding-bottom: 140px;
    padding-left: 40px;
    padding-right: 40px;
    position: relative;
    margin-top: 15px;
}    
.request-form-container fieldset{
    border: 0px;
}
.mb-0{
    margin-bottom: 0px !important;
}
.banner-text{
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
}
.banner-text .elementor-heading-title{
    line-height: 40px;
}
.step-section{
    display: flex;
    flex-wrap: wrap;
    column-gap: 50px;
    justify-content: center;
}
.step-left {
    background-color: #acacac14;
    border-radius: 5px;
    border: 1px solid #d3d3d3;
    text-align: center;
}
.step-left::before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.step-left p.place-holder {
  display: inline-block;
  vertical-align: middle;
  font-size: 25px;
  margin: 0;
  color: #55555530;
}
.step-left{
    min-height: 300px;
}
.step-left, .step-right{
        width: 47%;
}
.request-title{
    font-family: 'Inter';
    font-size: 40px;
    font-weight: 300;
    line-height: 0.92em;
    margin-bottom: 0px;
}
.req-des{
    font-family: 'Inter';
    font-size: 16px;
}
.req-section{
/* margin-top:60px; */
}
.req-form-label{
    gap: 0;
    font-family: 'Inter';
    font-size: 14px;
    line-height: 1;
    font-weight: 300;
    color: #5B6B79;
    margin-bottom: 7px;
}
.req-section .req-control{
    outline: none !important;
    box-shadow: none;
    height: auto;
    border: 1px solid #CFD1D4;
    border-radius: 0;
    padding: 10px 20px;
    /* background: #f2f2f2; */
    font-family: 'Inter';
    font-size: 18px;
    line-height: 1;
    font-weight: 300;
    /* color: #CFD1D4; */
    margin-top: 0px !important;
    border-radius: 5px;
    /* height: 40px; */
    font-size: 14px;
}
.quote-input-group.mask-hide .req-control{
        background-color: #e9ecef;
}
.quote-input-group .req-control{
    position: relative;
    flex: 1 1 auto;
    width: 1%;
    min-width: 0;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}
.req-row{
    display: flex;
    flex-wrap: wrap;
    column-gap: 20px;
    /* justify-content: center; */
}
.quote-input-group {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    width: 100%;
}
.quote-input-group-text{
    display: flex;
    align-items: center;
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: center;
    white-space: nowrap;
    background-color: #e9ecef;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    margin-left: -1px;
}
.input-container.req-group.quote-3 {
    width: 48%;
    margin-bottom: 15px;
    position: relative;
}
.quote-input-group-text i {
    font-size: 14px;
}
.step-title{
    font-size: 14px;
    margin-bottom: 30px;
    text-align: center;
    font-weight: 500;
}
.req-footer{
    margin-top: 20px;
    display: flex;
    justify-content: end;
    gap: 20px;
}
.req-footer .btn{
        border: 1px solid #000;
        border-radius: 20px;
        /* width: 201px; */
        padding: 11px 50px 11px;
        font-family: 'Inter';
        font-size: 20px;
        line-height: 1;
        font-weight: 400;
        text-align: center;
        color: #ffffff;
        cursor: pointer;
        transition: .35s;
        font-size: 14px;
        background-color: #000000;
        cursor: pointer;
}
.req-footer .btn.prev-btn{
    background-color: #ffffff;
    color: #000000;
}
.req-footer #cancel-submit{
background-color: #ffffff;
color: #000000;
}
.default-none{
    display: none;
}
#ein-unmask{
    display: none;
}
.mask-hide #ein-unmask{
    display: flex;
}
.mask-hide #ein-mask{
    display: none;
}
.req_description,.error{
    margin-top: 10px !important;
    font-family: 'Inter';
    font-size: 14px;
    line-height: 1.5;
    font-weight: 300;
    /* color: #c3002f; */
    
}
.req_description {
    text-align: right;
    font-style: italic;
   
}
span.error{
    font-style: italic;
    color: #c3002f;
}
.req{
     font-family: 'Inter';
    font-size: 14px;
    line-height: 1.5;
    font-weight: 300;
    color: #c3002f;
    text-align: right;
}
.input-container.req-group.quote-3.error-row{
    margin-bottom: 10px;
}
.dowc-custom-error1{
    margin-top: 10px !important;
    font-family: 'Inter';
    font-size: 14px;
    line-height: 1.5;
    font-weight: 300;
    color: #c3002f;
    text-align: center;
}
.req-footer .btn:hover,
.req-footer .btn:active,
.req-footer .btn:focus{
        background: #ffffff;
        border: 1px solid #000000;
        color:#000000 !important;
}
.req-footer .btn.prev-btn:hover,
.req-footer .btn.prev-btn:focus,
.req-footer .btn.prev-btn:active{
    background: #000000;
    border: 1px solid #000000;
    color:#ffffff !important;
}
.req-control.error{
    border: 1px solid #c3002f;
}
.sub-title{
    font-family: 'Inter';
    font-size: 30px;
    font-weight: 300;
    line-height: 0.92em;
    margin-top: 2rem;
    margin-bottom: 2rem;
    border-top: 1px solid #dbdbdb;
    padding-top: 3rem;
}
.page-100 {
    width: 100%;
    font-size: 14px;
    margin-bottom: 0px;
    font-family: 'Inter';
    margin-bottom: 15px;
    color: #353535;
    font-weight: 400;
    margin-top: 0px;
}
.state-city-value {
    font-weight: 500;
    font-size: 12px;
    display: inline;
}
.req-loader{
    width:100%;
    position:absolute;
    left:0px;
    right:0px;
    top:0px;
    bottom:0px;
    margin:auto;
    height: 100%;
    background-color: #f9f9f9c2;
    display: none;
	text-align: center;
}
.req-section{
    position:relative;
}
.req-section .req-control:focus{
    border-color: #e4e4e4;
}
#dealer-details{
    font-size: 11px;
    margin-bottom: 7px;
    margin-top: 7px;
    width: 100%;
}
#dealer-details > span{
    display: block;
    margin-bottom: 5px;
}
#dealer-details > span span:nth-of-type(1){
    font-weight: 500;
    color: #000000;
}
#success-section{
    color: #089108;
    font-size: 1.25rem;
    display: flex;
    align-items: center;
    text-align: center;
}
#success-section p{
    width: 100%;
    margin-top: 3rem;
    margin-bottom: 3rem;
    text-align: left;
}
.border-top {
    border-top: 1px solid #E5E5E5;
    margin-top: 7px;
}
/* checkbox */
/* The container */
.container {
    display: block;
    position: relative;
    padding-left: 30px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 18px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-family: 'Inter';
    line-height: 1;
}

/* Hide the browser's default checkbox */
.container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  width: 20px;
  background-color: #eee;
}

/* On mouse-over, add a grey background color */
.container:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.container input:checked ~ .checkmark {
  background-color: #000000;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.container input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.container .checkmark:after {
  left: 7px;
  top: 3px;
  width: 6px;
  height: 11px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
/* end checkbox */
.dealer-form #step2 .req-footer{
display: none;
} 
.form-title {
    font-family: 'Inter';
    font-size: 20px;
    font-weight: 500;
    line-height: 0.92em;
    margin-bottom: 0px;
    text-align: center;
    margin-top: 3rem;
    margin-bottom: 3.5rem;
}
.form-notes{
    font-size: 14px;
    color: #818181;
    margin-bottom: 15px;
    font-family: 'Inter';
}
.form-disclaimer{
    color:#7D7D7D;
    font-size: 11px;
    margin-top: 0px;
    width: 100%;
    font-family: 'Inter';
}
#dealer-pdf-w9{
    /* max-width: 900px; */
     /* min-width: 350px; */
}
#dealer-pdf .p-notes{
    text-align: center;
}
.canvas-section canvas {
    display: none;
}
.sign-preview {
    text-align: center;
    overflow: auto;
    border: 1px solid #ccc;
    min-height: 190px;
}
.p-notes {
    color: #818181;
    font-size: 14px;
    margin-bottom: 20px;
    width: 100%;
}
.zoom-btn-a{
    justify-content: space-between;
    display: flex;
    width: 100%;
    align-items: center;
}
.full-width{
    width:100%;
}
.accept-section {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    margin-top: 15px;
    margin-bottom: 30px;
    flex-wrap: wrap;
}
.accept-section p{
    margin-bottom: 0px;
}
.text-style{
    color: #818181;
    font-size: 14px;
    margin-bottom: 15px;
}
.p-hints {
    border: 1px solid #dfdfdf;
    padding: 1rem;
}
.accept-btn button {
    border: 1px solid #000000;
    padding: 3px 18px;
    font-size: 14px;
    color: #ffffff;
    background-color: #000000;
}
.accept-btn button:hover,
.accept-btn button:focus{
        background-color: #ffffff;
        color:#000000;
        border-color: #000000;
}
.canvas-section{
    margin-bottom: 15px;
}
.canvas-section h4{
    text-align: center;
    font-size: 18px;
    margin-top: 15px;
    margin-bottom: 7px;
    font-weight: normal;
    font-family: 'Inter';
    line-height: 1;
    font-weight: 300;
    color: #5B6B79;
}
.btn:disabled,.btn:disabled,.accept-btn #accpet-yes:disabled,
.accept-btn button:nth-of-type(1):disabled{
    cursor:not-allowed;
    background-color: #0000007a;
    border: 1px solid #0000000f;
}
.pdf-view{
    height:300px; overflow:auto; border:1px solid #ccc;
}
.zoom-btn-a a{
    color: #000000;
    font-size: 14px;
}
.zoom-btn{
    margin-bottom: 0.25rem;
}
.zoom-btn button {
    border: 1px solid #e7e7e7;
    border-color: #000000;
    padding: .386rem 0.75rem;
    font-size: .75rem;
    line-height: 1;
    border-radius: .358rem;
    background-color: #ffffff;
    color: #000000;
}
.zoom-btn button:hover,
.zoom-btn button:focus{
    background-color: #000000 !important;
    color:#ffffff;
    border-color: #000000;
}
#completed-section{
    max-width: 500px;
    margin: auto;
    text-align: center;
    background-color: #F3F3F3;
    padding: 1rem;
    border-radius: 7px;
    margin-top: 50px;
    display: none;
}
.success-title{
        font-size: 18px;
}
div#completed-section * {
    font-family: "Inter", Sans-serif;
}
#completed-section p{
    max-width: 500px;
    margin: auto;
    text-align: center;
    background-color: #F3F3F3;
    padding: 0.5rem 2.5rem;
}
.check-label{
    display: flex;
    align-items: center;
    column-gap: 7px;
    flex-wrap: wrap;
}
#fi-w9-pdf{
    display: none;
}
@media(min-width:900px) 
{
.pdf-view{
    width: 900px;
}
}
@media(max-width:1200px) {
.input-container.req-group.quote-3 {
    width: 47.5%;
}
.req-row{
        column-gap: 15px;
}
.step-left, .step-right {
    width: 45%;
}
.step-left p.place-holder {
    font-size: 20px;
}
}
@media(max-width:900px) {
    .step-left, .step-right {
        width: 100%;
        /* margin-top: 15px; */
    }
    .step-right {
        margin-top: 30px;
    }
    #requestform fieldset:not(:nth-of-type(1)){
        width: 100%;
    }
    .request-form-container{
         padding-bottom: 70px;
    }
    #quoteprogressbar, .form-title{
        margin-bottom: 1rem;
        margin-top: 1rem;
    }
    /* .req-footer .btn{
        padding: 9px 30px 9px;
    } */
    .req-row{
            justify-content: flex-start;
    }
    .req-row.zoom-btn-a {
        justify-content: space-between;
    }
    #quoteprogressbar li{
        padding-bottom: 1rem;
    }
    .request-form-container{
        padding-left: 10px;
        padding-right: 10px;
    }
    .input-container.req-group.quote-3 {
        width: 48.5%;
    }
    .accept-section{
        justify-content: center;
        column-gap: 30px;
    }
    .accept-section p {
        margin-bottom: 15px;
        text-align: center;
    }
    .req-footer{
        justify-content: center;
    }
    .mobile-hide {
        display: none;
    }
}
@media(max-width:600px) {
    .input-container.req-group.quote-3 {
        width: 48%;
    }
    .step-left p.place-holder{
            font-size: 18px;
    }
}
@media(max-width:500px) {
    .input-container.req-group.quote-3 {
        width: 100%;
    }

    /* .request-form-container {
        padding-top: 60px;
    } */

    .request-title {
        font-size: 30px;
    }

    .req-section {
        margin-top: 30px;
    }
    .request-form-container{
        padding-bottom: 30px;
    }
    .zoom-btn button{
            padding: .386rem 0.5rem;
    }
    .zoom-btn-a, .accept-section {
    justify-content: center;
    }
    .accept-section p{
        text-align: center;
    }
    .accept-section p, .text-style{
        margin-bottom: 15px;
    }
    #quoteprogressbar{
            column-gap: 35px;
    }
    #quoteprogressbar li{
        width: 80px;
        font-size: 12px;
    }
    #quoteprogressbar li a{
        width: 20px;
        height: 20px;
    }
    #quoteprogressbar li:after {
        top: auto;
        z-index: 0;
        width: 25px;
        right: -35px;
    }
}