/* File Name: style.css */


/* import Fonts */


@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,600;0,700;0,800;1,300;1,400;1,600;1,700;1,800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Archivo+Narrow:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&display=swap');

/* import Files */

@import url(font-awesome.min.css);

/* basic */

html {
    scroll-behavior: smooth;
}

body {
    color: #666666;
    font-size: 14px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    line-height: 1.80857;
    font-weight: normal;
    background: #fff;
}

a {
    color: #1f1f1f;
    text-decoration: none !important;
    outline: none !important;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

a:hover {
    color: #ffc80b;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    letter-spacing: 0;
    font-weight: normal;
    position: relative;
    padding: 0;
    font-weight: normal;
    line-height: normal;
    color: #fff;
    margin: 0
}

h1 {
    font-size: 24px
}

h2 {
    font-size: 22px
}

h3 {
    font-size: 18px
}

h4 {
    font-size: 16px
}

h5 {
    font-size: 14px
}

h6 {
    font-size: 13px
}

*,
*::after,
*::before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: #212121;
    text-decoration: none!important;
    opacity: 1
}

button:focus {
    outline: none;
}

ul,
li,
ol {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

p {
    margin: 0px;
    padding: 0;
    color: #666666;
    font-weight: 400;
    font-size: 17px;
    line-height: 28px;
}

a {
    color: #222222;
    text-decoration: none;
    outline: none !important;
}

a,
.btn {
    text-decoration: none !important;
    outline: none !important;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.container {
    max-width: 1170px;
}

/** header **/

.header {display: block; background: #fff; width: 100%; height: 93px; padding: 18px 0px; position: relative; }
.header_inner {display: flex; justify-content: space-between; align-items: center; }
.manths-date {margin: 0; font-size: 16px !important; font-family: 'Open Sans', sans-serif; text-align: right; }
 .header_conatct {margin: 0; font-size: 23px; font-weight: bold; font-family: 'Open Sans', sans-serif; }
.header_conatct a {color: #037bfc; text-decoration: none; }
/** end header **/


/** start form-wrapper section **/
.form-wrapper {display: block; background: rgba(219,49,49,0); background-image: url(../images/banner.jpg); background-repeat: no-repeat; background-position: right center; background-size: cover; border-style: none; margin-left: auto; margin-right: auto; margin-bottom: 0px; border-radius: 0px; width: 100%; height: auto; position: relative; padding: 115px 0; }
.form-desc-holder {float: right; text-align: center; position: relative; max-width: 680px; width: 100%; padding: 20px 20px 20px; background-color: rgba(0, 0, 0, 0.74); box-sizing: border-box; }
.form-desc-holder nav {display: none; }
.question-box-wrap h1 {font-family: 'Open Sans', sans-serif; font-weight: 400; font-size: 28px; text-align: center; margin-top: 5px; margin-bottom: 10px; line-height: 35px; color: #fff; }
.question-box-wrap h2 {font-size: 28px; font-weight: bold; color: #fff; margin-top: 0; line-height: 30px; padding-bottom: 15px; }
.question-box-wrap p {color: #fff; font-size: 18px; line-height: 25px; padding-bottom: 20px; }
.question-box-wrap p .green {color: #037bfc; font-size: 20px; font-weight: bold; }
.stepnum {font-family: 'Avenir-Black', sans-serif; border-radius: 50%; width: 34px; height: 34px; line-height: 38px; font-size: 21px; color: #000; background: #fff; text-align: center; display: inline-block; margin-right: 10px; }
#tax_debt_slider_wrapper h4 {font-family: 'Open Sans', sans-serif; font-weight: 700; font-size: 22px; text-align: center; color: #fff; margin: 0px auto 15px auto; padding-top: 15px; }
/*#select-left-amt {color: #FFF; margin-top: 10px; font-size: 15px; text-align: left; display: inline-block; float: left; font-weight: bold; position: relative; top: 20px; }
#select-right-amt {color: #FFF; font-size: 15px; float: right; text-align: right; display: inline-block !important; font-weight: bold; position: relative; top: -38px; }
#js-amount-input {border: 1px solid #958d8e; background: background: #1c1a17; background: -moz-linear-gradient(top, #1c1a17 0%, #2e2a25 100%); background: -webkit-linear-gradient(top, #1c1a17 0%,#2e2a25 100%); background: linear-gradient(to bottom, #1c1a17 0%,#2e2a25 100%); font-size: 19px; color: #fff; text-align: center; max-width: 160px; border-radius: 5px; padding: 5px 15px; width: 100%; height: 35px; }
.rangeslider__handle::after {width: 33px; height: 34px; background: url(../images/handle.png) #FFF center no-repeat; border: none; outline: 0; margin-top: 3px; }
.rangeslider__handle {background: inherit; }
.rangeslider__fill {background: transparent;}
.rangeslider {background: #1e5799; background: -moz-linear-gradient(left, #1e5799 0%, #6ffdfc 28%, #8ef997 51%, #fdcd92 73%, #c77762 100%); background: -webkit-linear-gradient(left, #1e5799 0%,#6ffdfc 28%,#8ef997 51%,#fdcd92 73%,#c77762 100%); background: linear-gradient(to right, #1e5799 0%,#6ffdfc 28%,#8ef997 51%,#fdcd92 73%,#c77762 100%); min-height: 30px; border-radius: 15px; border: 7px solid #26231f; }
.rangeslider__handle {background: #fff; width: 40px; height: 40px; box-shadow: initial; border: none; }
.rangeslider--horizontal .rangeslider__handle {top: -13px;}*/

/* range-slider */
p.price-picker {margin-bottom: 20px; color: #fff; text-align: center;}
.range-slider {width: 100%; position: relative; max-width: 385px; margin: 0 auto;}
.range-slider .range-value {padding: 10px 0 20px;}
.range-slider .range-value .left-val {position: absolute; left: 0px; text-align: left; font-size: 14px; line-height: 20px; font-weight: 400 !important; color: #fff !important; }
.range-slider .range-value .right-val {position: absolute; right: 0px; text-align: left; font-size: 14px; line-height: 20px; font-weight: 400 !important; color: #fff !important; }
.ui-widget.ui-widget-content {border: 1px solid #c5c5c5; margin-bottom: 10px; position: relative; height: 18px; border-radius: 10px; text-align: center; }
.ui-widget.ui-widget-content .ui-slider-handle{border-radius: 50% !important; width: 24px; height: 24px; border: 1px solid #fff; background: #fff !important; -webkit-box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.7); -moz-box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.7); box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.7);}
.ui-widget.ui-widget-content .ui-slider-handle:focus {border: 2px solid #fff; outline: none; }
.progress.hide-progressbar{width:0!important;height:0;border:none;margin:0} 
.modal-footer button.btn.btn-default:focus{z-index: 9;}
/* range-slider */


#tax_debt_slider_wrapper {margin-top: 20px; display: block; }
.almost h4  {font-family: 'Open Sans', sans-serif; font-weight: 700; font-size: 22px; text-align: center; color: #037bfc; margin: 0px auto 15px auto; padding-top: 15px; }
.currently {padding-bottom: 18px; margin-top: 10px; }
.currently h4 {font-family: 'Open Sans', sans-serif; font-weight: 700; font-size: 22px; text-align: center; color: #fff; margin: 0px auto 15px auto; padding-top: 15px; }
.question_checkboxes {font-size: 19px; color: #fff; }
.almost .white_color {color: #fff;}
.group_step label {font-weight: 500; font-size: 18px; line-height: 17px; color: #fff; padding-bottom: 0px; text-align: left; margin-bottom: 0; }
.group_step input {border: 1px solid #958d8e; text-align: left; height: 43px; width: 100%; background: linear-gradient(to bottom, #1c1a17 0%,#2e2a25 100%); box-sizing: border-box; border-radius: 5px; padding: 0 10px; font-size: 16px; margin-top: 6px; }
.group_step input:focus {border: 1px solid #fff; }
.main_step_form .global-btn {margin-right: 0; vertical-align: text-top; }
.request-holder p {padding-top: 15px; color: #fff; font-size: 13px; line-height: 16px; }
.global-btn {background: #037bfc ; border-radius: 50px; border:none !important; box-sizing: border-box; position: relative; max-width: 230px; height: 46px; font-weight: normal; font-size: 18px; line-height: 22px; text-align: center; color: #FFFFFF; transition: all ease .4s; display: inline-block; width: 100%; outline: none; margin-top: 30px; }
.global-btn:hover {background: #2e88e8fc !important; cursor: pointer;}
.group_step {text-align: left; margin-bottom: 10px; }
.step_from3 .global-btn {margin-top: 0;}
.step_from3 .main_step_form {
    padding: 0 40px;
}
/** end form-wrapper section **/
/* start footer css */
.footer {background: #fff; padding: 35px 0;}
.footer_copyright p {font-size: 14px; line-height: 23px;}
.footer_copyright p a {    color: #0b4cd1; text-decoration: none;}
.footer_copyright p span a {color: #000; text-decoration: underline !important;}
/* end footer css */


