body {
font-family: 'Raleway', sans-serif !important;
}
html {
font-family: 'Raleway', sans-serif;
line-height: 1.15;
-webkit-text-size-adjust: 100%;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}


.img-fluid {
max-width: 100%;
height: auto;
}
img {
width: 100%;
}

input {
-webkit-appearance: none;
-moz-appearance: none;
text-indent: 1px;
text-overflow: '';
}

.bluestyle {
color: #1b532e !important;
}

.redstyle {
color: #010101 !important;
}



.section100 {
margin: 100px;
}


.section60 {
margin: 60px;
}.section40 {
margin: 40px;
}

.section20 {
margin: 20px;
}

.section10 {
margin: 10px;
}



/* ============================================================== 
# start-form
=================================================================== */
.main-button2 {
border-radius: 11px;
cursor: pointer;
background: #010101;
color: #fff;
padding: 10px 20px;
text-transform: uppercase;
font-weight: 900;
border: 0;
width: 100%;
height: 59px;
margin-top: -6px;
font-size: 28px;
}
.main-button2:hover {
background: #575656 !important;
color: #fff;
text-decoration: none;
}

.modal-body-ya  {
font-size: 20px;color: #aeaeae;padding-bottom: 0px;font-family: &quot;Poppins&quot;, sans-serif;border: 0px;
}


.buttonhover{
color: #fff;font-weight: 600;text-transform: uppercase;
background: #D3A71D;padding: 10px 15px;margin: 6px;border-radius: 11px;
}
.buttonhover:hover{
background: #010101 !important; }

.padding-left-0 {
padding-left: 0;
}
.padding-right-0 {
padding-right: 0;
}
.next-step #first-form:hover {
background-color: #E6542F;
}
.p-WEHELP{
color: #fff;
}
.p-WEHELP p{
margin-bottom: 15px;
}
.error span {
display: block;
color: #dc3545;
padding: 2px;
z-index: 1;
position: absolute;
font-weight: bold;
text-transform: uppercase;
-moz-box-shadow: 0px 10px 7px -8px #010101;
top: 63px;
font-family: "Quicksand", sans-serif;
font-size: 10px;
width: 100%;
border-radius: 4px;
text-align: center;
left: 0%;
}
.custom-select.is-invalid, .form-control.is-invalid {
border-color: #dc3545;
}
.custom-select {
height: 42px;
width: 100%;
margin: 4px 0px 0px 0px;
background: #FCFCFC;
position: relative;
padding: 6px 12px;
font-size: 14px;
line-height: 1.42857143;
color: #555;
border: 1px solid #b0b0b0;
-webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.single-input select {
background: #FCFCFC url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center;
background-size: 8px 10px;
padding: 7px;
height: 34px;
font-size: 14px;
}
input.parsley-error, select.parsley-error, textarea.parsley-error {
color: #555;
background-color: unset !important;
border: 1px solid #EED3D7;
}


input.parsley-success, select.parsley-success, textarea.parsley-success {
color: #555;
border: 1px solid #b0b0b0;
}
input.parsley-success, select.parsley-success, textarea.parsley-success {
color: #555;
border: 1px solid #b0b0b0;
}


.SubmitYes {
text-align: center;
}
.SubmitYes .main-button2 {
max-width: 240px;
margin: 0 auto;
text-align: center;
border-radius: 11px;
}


.form-control {
height: 44px;
padding-left: 20px;
border: 1px solid #b6c8d1;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
color: #505050;
font-size: 14px  !important;

}


.form-group {
position: relative;
margin-bottom: 20px;
}.display-inline-block {
vertical-align: top;
}
.parsley-error {
border-color: #d37171 !important;
-webkit-border-radius: 4px 4px 0 0 !important;
-moz-border-radius: 4px 4px 0 0 !important;
border-radius: 4px 4px 0 0 !important;
-webkit-transition: all .5s ease-in;
-moz-transition: all .5s ease-in;
-o-transition: all .5s ease-in;
-ms-transition: all .5s ease-in;
transition: all .5s ease-in
}
.parsley-errors-list {
width: 100%;
padding-left: 0
}
.parsley-errors-list li {
width: 100%;
font-size: 12px;
list-style-type: none;
color: #d37171;
-webkit-transition: all .5s ease-in;
-moz-transition: all .5s ease-in;
-o-transition: all .5s ease-in;
-ms-transition: all .5s ease-in;
transition: all .5s ease-in;
border: 1px solid #d37171;
border-top: 0;
behavior: url(/css/pie/PIE.php);
-webkit-border-radius: 0 0 4px 4px;
-moz-border-radius: 0 0 4px 4px;
border-radius: 0 0 4px 4px;
behavior: url(css/pie/PIE.php);
line-height: 1em;
padding: 6px;
background: #d37171;
color: white;
}

.control-label, .form-control {
color: #1b532e !important;
font-size: 14px;
font-weight: 600;
display: block;
margin-bottom: 0px;
}

.entry-content2023{
width: 500px; margin: 0 auto; 
}


/* ============================================================== 
# form
=================================================================== */

/* ============================================================== 
# Top Features
=================================================================== */
.top-features {
margin: 75px 0 5px 0;
}

.top-features .single-item {
margin-bottom: 30px;
}

.top-features .single-item .item {
padding: 55px 15px 35px 15px;
background: #ffffff;
border-radius: 8px;
position: relative;
z-index: 1;
overflow: hidden;
transition: all 0.35s ease-in-out;
box-shadow: 0 5px 30px 0 rgb(214 215 216 / 57%);

}

.top-features .single-item .item::after {
position: absolute;
left: 50%;
top: -30px;
content: "";
height: 0;
width: 70px;
background: #1b532e;
z-index: -1;
opacity: 0.1;
margin-left: -35px;
border-radius: 11px;
transition: all 0.35s ease-in-out;
}



.top-features .single-item:nth-child(1) .item::after,
.top-features .single-item .item:hover::after {
height: 140px;
}
.top-features .single-item .item:hover > .main-btn2 {
background-color: #1b532e !important;
}

.top-features .single-item .item i {
display: inline-block;
font-size: 60px;
margin-bottom: 30px;
color: #437eeb;
}

.top-features .single-item .item h4 {
font-weight: 500;
font-size: 16px;
color:#1b532e;
padding: 10px 0px;
}

.top-features .single-item .item p {
margin-bottom: 0px;
color: #7C7C7C;
font-size: 13px;
text-align: center;
}





.header-section {
background: #f9f9f9;
}

.header-sectioncenter {
text-align: center;

}
.color2 {
color: #1b532e !important;
}
.color3 {
color: #595959 !important;
}
.color4 {
color: #686868 !important;
}
.GETSTARTEDb {
color: #ffffff!important;
border: 1px solid #fff;
font-weight: 400 !important;
border-radius: 17px;
font-size: 19px !important;
margin-top: -2px;
}
.GETSTARTEDb:hover {
background: #fff;
color: #1b532e!important;
}
.navbar-scrolled .GETSTARTEDb {
color: #1b532e!important;
border: 1px solid #1b532e;
}

.navbar-scrolled .GETSTARTEDb:hover {
color: #fff!important;
border: 1px solid #083977e0;
background: #083977e0!important;
}

.GETSTARTEDb .fas {
font-size: 19px;
}
.howitworks-box {
color: #595959;
}
.text-headr0 {
font-weight: bolder;
color: #1b532e;
line-height: 1.3em;
font-size: 60px;
text-transform: uppercase;
text-align: left;
font-family: 'Font Awesome 5 Free';

}
.text-headr1 {
color: #000000;
font-weight: 900 !important;
line-height:1.30em;
font-size: 34px;
text-transform: uppercase;
text-align: left;
}

.text-headr2 {
color: #ed7d2b;
  font-weight: 900 !important;
  font-size: 16px;
  text-transform: uppercase;
  text-align: left;
  margin-top: -10px;
}
.text-headr3 {
color: #000;
font-weight: 500 !important;
font-size: 18px;
text-align: justify;
}



.btn-consultation {
text-decoration: none;

display: block;
text-align: center;
margin: 0 auto;
width: 270px;
padding: 28px 34px;
margin-top: 30px;
}



.toggle-text {
cursor: pointer;
}

.toggle-text:hover {
color: #b12325;
}

.btnnew {
text-decoration: none;

line-height: normal;
background: #1b532e;
-moz-user-select: none;
text-transform: capitalize;
color: #fff;
cursor: pointer;
display: inline-block;
font-size: 16px;
font-weight: 400;
letter-spacing: 1px;
line-height: 0;
margin-bottom: 0;
padding: 30px 44px;
border-radius: 5px;
min-width: 200px;
cursor: pointer;
transition: color 0.4s linear;
position: relative;
z-index: 1;
border: 0;
overflow: hidden;
margin: 0
}

.btnnew:hover {
color: #fff !important;
}

.btnnew::before {
text-decoration: none;

content: "";
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background: #022d11;
z-index: 1;
border-radius: 5px;
transition: transform 0.5s;
transition-timing-function: ease;
transform-origin: 0 0;
transition-timing-function: cubic-bezier(0.5, 1.6, 0.4, 0.7);
transform: scaleX(0)
}

.btnnew:hover::before {
transform: scaleX(1);
color: #fff !important;
z-index: -1
}


.info-box {
-webkit-transition: all .4s ease-out 0s;
-moz-transition: all .4s ease-out 0s;
-ms-transition: all .4s ease-out 0s;
-o-transition: all .4s ease-out 0s;
transition: all .4s ease-out 0s;
border-radius: 8px;
margin-bottom: 20px;
min-height: 219px;
text-align: justify;
padding: 20px 25px;
position: relative;
overflow: hidden;
background: #F9F9F9;
}

.info-box2 {
-webkit-transition: all .4s ease-out 0s;
-moz-transition: all .4s ease-out 0s;
-ms-transition: all .4s ease-out 0s;
-o-transition: all .4s ease-out 0s;
transition: all .4s ease-out 0s;
border: 1px solid #f2f2f2;
border-radius: 8px;
margin-bottom: 20px;
background: #E8EFEA;
padding: 59px 25px;
}

.info-box:hover {
box-shadow: 0px 10px 30px 0px rgba(14, 15, 63, 0.1)
}

.info-box2:hover {
box-shadow: 0px 10px 30px 0px rgba(14, 15, 63, 0.1)
}

.info-box::after {
position: absolute;
right: 15px;
top: 30px;
content: "";
height: 60px;
opacity: 0.1;
width: 150px;
background: #1b532e;
z-index: -1;
border-radius: 30px 0px 0px 30px;
}

.info-boxh2 {
color: #000000;
line-height: 1.3em;
font-size: 24px;
text-align: left;
font-weight: 600!important;
}

.info-box-header {
margin-bottom: 10px;
color: #0e0f3f;
line-height: 100%;
padding: 20px 0px 1px 0px;
font-size: 16px;
text-align: center;
font-weight: 700 !important;
}

.info-box-content {
font-size: 16px;
color: #3D3D3D;
margin-bottom: 10px;
font-weight: 400;
text-align:justify;
}

.info-box-link {
font-size: 14px;
color: #007bff;
text-decoration: none;
}

.info-box-link:hover {
text-decoration: underline;
}




.COMMON-REASONS-box {
-webkit-transition: all .4s ease-out 0s;
-moz-transition: all .4s ease-out 0s;
-ms-transition: all .4s ease-out 0s;
-o-transition: all .4s ease-out 0s;
transition: all .4s ease-out 0s;
border-radius: 8px;
margin-bottom: 20px;
min-height: 260px;
text-align: justify;
padding: 20px 30px;
position: relative;
overflow: hidden;
background: #fff;
}


.COMMON-REASONS-box:hover {
box-shadow: 0px 10px 30px 0px rgba(14, 15, 63, 0.1)
}


.COMMON-REASONS-box-header {
margin-bottom: 10px;
color: #1b532e;
line-height: 120%;
padding: 44px 0px 11px 0px;
font-size: 21px;
text-align: center;
font-weight: 600 !important;
}

.COMMON-REASONS-box-content {
font-size: 16px;
color: #3D3D3D;
margin-bottom: 10px;
font-weight: 400;
text-align:justify;
}

.COMMON-REASONS-box-link {
font-size: 14px;
color: #007bff;
text-decoration: none;
}

.COMMON-REASONS-box-link:hover {
text-decoration: underline;
}


.ALONE-box {
-webkit-transition: all .4s ease-out 0s;
-moz-transition: all .4s ease-out 0s;
-ms-transition: all .4s ease-out 0s;
-o-transition: all .4s ease-out 0s;
transition: all .4s ease-out 0s;
border-radius: 8px;
margin-bottom: 20px;
text-align: justify;
padding: 20px 30px;
position: relative;
overflow: hidden;
border: 2px solid #fff;
}
.ALONE-box:hover {
box-shadow: 0px 10px 30px 0px rgba(14, 15, 63, 0.1)
}


.ALONE-box-header {
margin-bottom: 10px;
color: #fff;
line-height: 100%;
padding: 20px 0px 0px 0px;
font-size: 21px;
text-align: center;
font-weight: 600 !important;
}

.ALONE-box-content {
font-size: 14px;
color: #3D3D3D;
margin-bottom: 10px;
font-weight: 400;
text-align:justify;
}

.ALONE-box-link {
font-size: 14px;
color: #007bff;
text-decoration: none;
}

.ALONE-box-link:hover {
text-decoration: underline;
}






button {
border: none;
}
.hight-max  {
height: 45px;

overflow: hidden;
}
.main-btn {
border-radius: 11px;
background-color: #1b532e;
padding: 15px 30px;
color: #fff;
font-size: 18px;
font-weight: 300;
line-height: 44px;
text-align: center;
}
.main-btn:hover {
color: #fff;
background-color: #010101;
text-decoration: none;
}
.fa-shield-alt {
color: #83C87F;
font-size: 38px;
padding-top: 19px;
text-align: center;
margin: 0px auto;
width: 100%;
}

.main-btn3 {
border-radius: 11px;
background-color: #010101;
padding: 6px 29px;
color: #fff;
font-size: 20px;
font-weight: 300;
line-height: 24px;
text-align: center;
}
.main-btn3:hover {
color: #fff;
background-color: #83C87F;
text-decoration: none;
}

.main-btn6 {
border-radius: 11px;
background-color: #010101;
padding: 12px 35px;
color: #fff;
font-size: 20px;
font-weight: 300;
line-height: 24px;
text-align: center;
}
.main-btn6:hover {
color: #fff;
background-color: #83C87F;
text-decoration: none;
}



.main-btn4 {
border-radius: 11px;
background-color: #010101;
padding: 15px 30px;
color: #fff;
font-size: 20px;
font-weight: 300;
line-height: 24px;
text-align: center;
}
.main-btn4:hover {
color: #fff;
background-color: #1b532e;
text-decoration: none;
}

.main-btn2 {
border-radius: 11px;
background-color: #010101;
padding: 5px 17px;
color: #fff;
font-size: 14px;
font-weight: 300;
line-height: 24px;
margin: 0 auto;
text-align: center;
width: 141px !important;
display: block;
}
.main-btn2:hover {
color: #fff;
background-color: #1b532e;
text-decoration: none;
}

.help-you-col1 {
color: #fff;
border: 2px solid #fff;
padding-top: 5px;
border-radius: 17px;
padding-bottom: 5px;
font-size: 16px;
cursor: pointer;
}
.help-you-col1 .fas {
font-size: 230%;
padding: 4px;
}
.help-you-bottom {
border-radius: 11px;
color: #ffffff;
background: #dd1117;
border-radius: 12px;
padding: 14px 43px;
font-size: 25px;
cursor: pointer;
}
.help-you-bottom:hover {
color: #fff;
background: rgb(182, 206, 30);
}
.help-you-col1:hover {
background: rgb(182, 206, 30);
border: 2px solid rgb(182, 206, 30);
}
.nopadding {
padding: 0 !important;
margin: 0 !important;
}
.nopaddingr {
padding-right: 0 !important;
margin-right: 0 !important;
}
.nopaddingl {
padding-left: 0 !important;
margin-left: 0 !important;
}
.fixed-top59 {
top: 10px !important;
}
.top-left-bg {
z-index: -1;
position: absolute;
left: 0;
top: 0;
background: #da1117;
}
.top-right-bg {
position: absolute;
right: 0;
top: 0;
}
.nv-tp {
padding: 100px !important;
}
.nv-tp2 {
padding: 70px !important;
}
.nav-linkh {
border-right: 2px solid #fff;
height: 28px;
}
.navbar-nav {
width: 100%;
}

.nav-link {
padding: 4px 16px !important;
}
.nav {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
}
.nav-link {
display: block;
padding: 0.5rem 1rem;
}
.nav-link:hover, .nav-link:focus {
text-decoration: none;
}
.nav-link.disabled {
color: #6c757d;
pointer-events: none;
cursor: default;
}
.nav-tabs {
border-bottom: 1px solid #dee2e6;
}
.nav-tabs .nav-item {
margin-bottom: -1px;
}
.nav-tabs .nav-link {
border: 1px solid transparent;
border-top-left-radius: 0.25rem;
border-top-right-radius: 0.25rem;
}
.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
border-color: #e9ecef #e9ecef #dee2e6;
}
.nav-tabs .nav-link.disabled {
color: #6c757d;
background-color: transparent;
border-color: transparent;
}
.active .tab-content .card-header h5 {
color: #fff !important;
}
.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
color: #495057;
background-color: #fff;
border-color: #dee2e6 #dee2e6 #fff;
}
.nav-tabs .dropdown-menu {
margin-top: -1px;
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.nav-pills .nav-link {
border-radius: 0.25rem;
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
color: #fff;
background-color: #f4623a;
}
.nav-fill .nav-item {
-webkit-box-flex: 1;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
text-align: center;
}
.nav-justified .nav-item {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
text-align: center;
}
.tab-content>.tab-pane {
display: none;
}
.tab-content>.active {
display: block;
}
.navbar {
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
padding: 0.5rem 1rem;
}
.navbar>.container, .navbar>.container-fluid {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
.navbar-brand {
line-height: inherit;
white-space: nowrap;
}
.navbar-logo {
width: 100%;
max-width: 268px;
}
.navbar-scrolled .navbar-logo {
width: 50% !important;
}
.navbar-brand:hover, .navbar-brand:focus {
text-decoration: none;
}
.navbar-nav {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
padding-left: 0;
margin-bottom: 0;
list-style: none;
}
.navbar-nav .nav-link {
padding-right: 0;
padding-left: 0;
}
.navbar-nav .dropdown-menu {
position: static;
float: none;
}
.navbar-text {
display: inline-block;
padding-top: 0.5rem;
padding-bottom: 0.5rem;
}
.navbar-collapse {
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
-webkit-box-align: right;
-ms-flex-align: right;
align-items: right;
}
.navbar-toggler {
padding: 0.25rem 0.75rem;
font-size: 1.25rem;
line-height: 1;
background-color: transparent;
border: 1px solid transparent;
border-radius: 0.25rem;
}
.navbar-toggler:hover, .navbar-toggler:focus {
text-decoration: none;
}
.navbar-toggler-icon {
display: inline-block;
width: 1.5em;
height: 1.5em;
vertical-align: middle;
content: "";
background: no-repeat center center;
background-size: 100% 100%;
}
@media (max-width: 575.98px) {
.navbar-expand-sm>.container, .navbar-expand-sm>.container-fluid {
padding-right: 0;
padding-left: 0;
}
}
@media (min-width: 576px) {
.navbar-expand-sm {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row nowrap;
flex-flow: row nowrap;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
}
.navbar-expand-sm .navbar-nav {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
}
.navbar-expand-sm .navbar-nav .dropdown-menu {
position: absolute;
}
.navbar-expand-sm .navbar-nav .nav-link {
padding-right: 0.5rem;
padding-left: 0.5rem;
}
.navbar-expand-sm>.container, .navbar-expand-sm>.container-fluid {
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
}
.navbar-expand-sm .navbar-collapse {
display: -webkit-box !important;
display: -ms-flexbox !important;
display: flex !important;
-ms-flex-preferred-size: auto;
flex-basis: auto;
}
.navbar-expand-sm .navbar-toggler {
display: none;
}
}
@media (max-width: 767.98px) {
.navbar-expand-md>.container, .navbar-expand-md>.container-fluid {
padding-right: 0;
padding-left: 0;
}
}
@media (min-width: 768px) {
.navbar-expand-md {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row nowrap;
flex-flow: row nowrap;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
}
.navbar-expand-md .navbar-nav {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
}
.navbar-expand-md .navbar-nav .dropdown-menu {
position: absolute;
}
.navbar-expand-md .navbar-nav .nav-link {
padding-right: 0.5rem;
padding-left: 0.5rem;
}
.navbar-expand-md>.container, .navbar-expand-md>.container-fluid {
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
}
.navbar-expand-md .navbar-collapse {
display: -webkit-box !important;
display: -ms-flexbox !important;
display: flex !important;
-ms-flex-preferred-size: auto;
flex-basis: auto;
}
.navbar-expand-md .navbar-toggler {
display: none;
}
}
@media (max-width: 991.98px) {
.navbar-expand-lg>.container, .navbar-expand-lg>.container-fluid {
padding-right: 0;
padding-left: 0;
}
}
@media (min-width: 992px) {
.navbar-expand-lg {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row nowrap;
flex-flow: row nowrap;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
}
.navbar-expand-lg .navbar-nav {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
}
.navbar-expand-lg .navbar-nav .dropdown-menu {
position: absolute;
}
.navbar-expand-lg .navbar-nav .nav-link {
padding-right: 0.5rem;
padding-left: 0.5rem;
}
.navbar-expand-lg>.container, .navbar-expand-lg>.container-fluid {
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
}
.navbar-expand-lg .navbar-collapse {
display: block !important;
display: block !important;
display: block !important;
-ms-flex-preferred-size: block;
flex-basis: block;
}
.navbar-expand-lg .navbar-toggler {
display: none;
}
}



.header-Row {
padding: 190px 0px 50px 0px;
}

@media (max-width: 1199.98px) {
.navbar-expand-xl>.container, .navbar-expand-xl>.container-fluid {
padding-right: 0;
padding-left: 0;
}
}
@media (min-width: 1200px) {
.navbar-expand-xl {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row nowrap;
flex-flow: row nowrap;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
}
.navbar-expand-xl .navbar-nav {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
}
.navbar-expand-xl .navbar-nav .dropdown-menu {
position: absolute;
}
.navbar-expand-xl .navbar-nav .nav-link {
padding-right: 0.5rem;
padding-left: 0.5rem;
}
.navbar-expand-xl>.container, .navbar-expand-xl>.container-fluid {
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
}
.navbar-expand-xl .navbar-collapse {
display: -webkit-box !important;
display: -ms-flexbox !important;
display: flex !important;
-ms-flex-preferred-size: auto;
flex-basis: auto;
}
.navbar-expand-xl .navbar-toggler {
display: none;
}
}
.navbar-expand {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row nowrap;
flex-flow: row nowrap;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
}
.navbar-expand>.container, .navbar-expand>.container-fluid {
padding-right: 0;
padding-left: 0;
}
.navbar-expand .navbar-nav {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
}
.navbar-expand .navbar-nav .dropdown-menu {
position: absolute;
}
.navbar-expand .navbar-nav .nav-link {
padding-right: 0.5rem;
padding-left: 0.5rem;
}
.navbar-expand>.container, .navbar-expand>.container-fluid {
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
}
.navbar-expand .navbar-collapse {
display: -webkit-box !important;
display: -ms-flexbox !important;
display: flex !important;
-ms-flex-preferred-size: auto;
flex-basis: auto;
}
.navbar-expand .navbar-toggler {
display: none;
}
.navbar-light .navbar-brand {
color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-nav .nav-link {
color: rgba(0, 0, 0, 0.5);
}
.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
color: rgba(0, 0, 0, 0.7);
}
.navbar-light .navbar-nav .nav-link.disabled {
color: rgba(0, 0, 0, 0.3);
}
.navbar-light .navbar-nav .show>.nav-link, .navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .nav-link.active {
color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-toggler {
color: rgba(0, 0, 0, 0.5);
border-color: rgba(0, 0, 0, 0.1);
}
.navbar-light .navbar-toggler-icon {
background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-light .navbar-text {
color: rgba(0, 0, 0, 0.5);
}
.navbar-light .navbar-text a {
color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus {
color: rgba(0, 0, 0, 0.9);
}
.navbar-dark .navbar-brand {
color: #fff;
}
.navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
color: #fff;
}
.navbar-dark .navbar-nav .nav-link {
color: #fff;
}
.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
color: #fff;
}
.navbar-dark .navbar-nav .nav-link.disabled {
color: #fff;
}
.navbar-dark .navbar-nav .show>.nav-link, .navbar-dark .navbar-nav .active>.nav-link, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .nav-link.active {
color: #fff;
}
.navbar-dark .navbar-toggler {
color: #fff;
border-color: #fff;
}
.navbar-dark .navbar-toggler-icon {
background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='#fff' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-dark .navbar-text {
color: #fff;
}
.navbar-dark .navbar-text a {
color: #fff;
}
.navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus {
color: #fff;
}
#mainNav {
-webkit-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
background-color: #fff;
-webkit-transition: background-color 0.2s ease;
transition: background-color 0.2s ease;
}
#mainNav .navbar-brand {
font-weight: 700;
color: #212529;
}


#mainNav .navbar-nav .nav-item .nav-link {
font-weight: 600;
font-size: 18px;
color: #A0A0A0;

}
#mainNav .navbar-nav .nav-item .active {
color: #010101 !important;
}

#mainNav .navbar-nav .nav-item .nav-link:hover, #mainNav .navbar-nav .nav-item .nav-link:active {
color: #f4623a;
}



.tab-content .card-header {
padding: 15px 16px;
border-radius: 0;
background-color: rgb(24 57 99 / 25%);
}

.show {
background-color: rgb(255 255 255 / 0%)  !important;
}


.CREDITCARD h4 {
color: #83C87F;
font-weight: 700;
}
.CREDITCARD p {
font-size: 1rem;
line-height: 125%;
color: #fff;
}




@media (min-width: 992px) {
#mainNav {
-webkit-box-shadow: none;
box-shadow: none;
background-color: transparent;
}
#mainNav .navbar-brand {
color: #fff;
}
#mainNav .navbar-brand:hover {
color: #fff;
}
#mainNav .navbar-nav .nav-item .nav-link {
color: #A0A0A0;
padding: 0 1rem;
}
#mainNav .navbar-nav .nav-item .nav-link:hover {
color: #1b532e;
}


#mainNav .navbar-nav .nav-item .active:hover  {
color: #1b532e !important;
}



#mainNav .navbar-nav .nav-item:last-child .nav-link {
padding-right: 0;
}
#mainNav.navbar-scrolled {
-webkit-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
background-color: rgba(255, 255, 255, 255);
top: 0 !important;
}
#mainNav.navbar-scrolled .navbar-brand {
color: #212529;
}
#mainNav.navbar-scrolled .navbar-brand:hover {
color: #f4623a;
}
#mainNav.navbar-scrolled .navbar-nav .nav-item .nav-link {
color: #212529;
}
#mainNav.navbar-scrolled .navbar-nav .nav-item .nav-link:hover {
color: #dd1117;
}
}
.btn-red {
background-color: #fa6262 !important;
}
@media only screen and (min-width:1600px) {}
#homeform #registration .type-radio input {
width: 100%;
height: 100%;
background: #007ba3;
padding: 0;
margin: 0;
border-radius: 4px;
-webkit-appearance: none;
-moz-appearance: none;
-ms-appearance: none;
appearance: none
}
#homeform #registration .type-radio input[type=radio] {
background: 0 0
}
#homeform #registration .type-radio input:focus, #homeform #registration .type-radio input:focus+label, #homeform #registration .type-radio.active input, #homeform #registration .type-radio:hover, #homeform #registration .type-radio:hover input, #homeform #registration .type-radio:hover label {
background: #4a93ff;
border-radius: 4px
}
.howitworks-box {
border: 2px dashed #1b532e;
text-align: center;
}
.howitworks-box:hover .howitworks-h1 {
text-align: center;
font-size: 20px;
font-weight: 700;
color: #fff;
padding: 9px 9px 9px 9px !important;
}
.border-20 {
border: 2px solid #1b532e;
width: 80px;
text-align: center;
margin: 0 auto;
}
.border-30 {
border: 3px solid #dd1117;
width: 80px;
text-align: center;
margin: 0 auto;
border-radius: 100px;
}
.howitworks-h1 {
text-align: left;
font-size: 20px;
font-weight: 700;
color: #1b532e;
padding: 9px 0px 9px 26% !important;
}
.FAQs-headline {
text-align: left;
font-size: 24px;
font-weight: 400;
color: #dd1117;
}
.howitworks-headline {
text-align: center;
font-size: 29px;
font-weight: 900;
color: #dd1117;
}
.howitworks-headline2 {
color: #1b532e !important;
}
.howitworks-box:hover {
background: #1b532e;
color: #fff !important;
}
.howitworks-rb {
position: absolute;
top: 8px;
left: 8px;
width: 0;
height: 0;
border-style: solid;
border-width: 100px 100px 0 0px;
border-color: #1b532e transparent transparent transparent;
line-height: 0px;
_border-color: #1b532e #000000 #000000 #000000;
_filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
}
.howitworks-rbtext {
font-size: 43px;
color: #fff;
margin-top: -76px;
padding-left: 20px;
}
.section-headline {
text-align: left;
font-size: 29px;
font-weight: 900;
color: #dd1117;
}
.section-bg {
background: #F7F7F7;
}
.section-bgx {
margin-top: -243px;
min-height: 475px;
background: #F7F7F7;
}
.margint230 {
margin-top: -243px;
}
.border-30left {
border: 6px solid #1b532e;
text-align: left;
border-radius: 100px;
}
.section-text22 {
vertical-align: text-top;
font-size: 14px;
}
.section-leftp {
line-height: 21px;
display: -webkit-inline-box;
margin-right: 14px;
padding-bottom: 9px;
}
.section-text {
display: block;
max-width: 370px;
}
.section-h3 {
padding: 15px 0px;
margin: 0px;
}
.section-button {
padding: 7px 18px;
background: #da1117;
color: #fff;
width: 192px;
font-size: 17px;
border-radius: 12px;
}
.section-button .fas {
font-size: 20px;
}
.section-p {
padding: 90px 0px;
font-size: 16px;
}
.faq-nav {
flex-direction: column;
margin: 0 0 32px;
border-radius: 2px;
border: 1px solid #ddd;
box-shadow: 0 1px 5px rgba(85, 85, 85, 0.15);
}
.faq-nav .navxx-link {
position: relative;
display: block;
margin: 0;
padding: 13px 16px;
background-color: #fff;
border: 0;
border-bottom: 1px solid #ddd;
border-radius: 0;
color: #616161;
transition: background-color .2s ease;
}
.faq-nav .navxx-link:hover {
background-color: #f6f6f6;
}
.faq-nav .navxx-link.active {
background-color: #1b532e;
font-weight: 700;
color: #fff;
}
.faq-nav .navxx-link:last-of-type {
border-bottom-left-radius: 2px;
border-bottom-right-radius: 2px;
border-bottom: 0;
}
.faq-nav .navxx-link i.mdi {
margin-right: 5px;
font-size: 18px;
position: relative;
}
.tab-content {
/* box-shadow: 0 1px 5px rgba(85, 85, 85, 0.15); */
}
.tab-content .card {
border-radius: 0;
}
.tab-content .card-header {
padding: 15px 16px;
border-radius: 0;
background-color: rgb(24 57 99 / 25%);
}


.tab-content .card-header h5 {
margin: 0;
}
.tab-content .card-header h5 button {
display: block;
width: 100%;
padding: 0;
border: 0;
font-weight: 400;
color: rgba(0, 0, 0, 0.87);
text-align: left;
white-space: normal;
}
.tab-content .card-header h5 button:hover, .tab-content .card-header h5 button:focus, .tab-content .card-header h5 button:active, .tab-content .card-header h5 button:hover:active {
text-decoration: none;
}
.tab-content .card-body p {
color: #616161;
}
.tab-content .card-body p:last-of-type {
margin: 0;
}
.accordion>.card:not(:first-child) {
border-top: 0;
}
.collapse.show .card-body {
border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
.section-consultation {
background: #1b532e;
padding: 17px;
}
.consultationbg {

padding: 50px 2px !important;
background-position: left;
background-repeat: no-repeat;
background-size: cover;
}
.consultation2bg {
background: #da1117;
padding: 36px 0px;
margin: -40px 0px;
font-size: 30px;
text-align: center;
color: #fff;
line-height: 49px;
}
.consultation2bg a {
color: #fff;
text-decoration: none;
}
.consultation2bg a:hover {
text-decoration: none;
color: #d4d4d4;
text-decoration: none;
}
.consultation2bg .fas {
font-size: 57px;
}
.consultation2bgtxt1 {
font-size: 68px;
font-weight: 500;
}
.consultation2bgtxt2 {
font-size: 30px;
font-weight: 900;
}
.consultation2bgtxt3 {
font-size: 30px;
}
.consultationtxt1 {
padding: 5px;
color: #fff;
font-size: 30px;
font-weight: 800;
}
.consultationtxt2 {
padding: 5px;
color: #fff;
font-size: 21px;
font-weight: 500;
}
.More1 {
display: flex;
}
.Moretext {
padding: 20px;
font-size: 16px;
color: #686868;
}
.section-footer {
background: #1b532e;
padding: 34px 0 8px 0;
}
.section-footer2 {
background: #010101;
text-align: center;
color: #fff;
font-size: 12px;
padding: 4px 0px 2px 0;
}
.secfooter1 {
font-size: 10px;

}
.secfooter2 {
font-size: 14px;
color: #fff;
display: -webkit-inline-box;
height: inherit;
vertical-align: text-bottom;
}
.secfooter2 a {
color: #fff;
text-decoration: none;
}
.secfooter2 a:hover {
text-decoration: none;
color: #d4d4d4;
text-decoration: none;
}
.secfooter3 {
padding-top: 10px;
font-size: 11px;
color: #fff;
}
.secfooter3-headline {
text-align: left;
font-size: 29px;
font-weight: 900;
}
.secfooter4 {
background: #da1117;
font-size: 11px;
text-align: center;
color: #fff;
line-height: 27px;
border-radius: 20px 20px 0 0;
margin-bottom: -40px;
}
.secfooter4 .fas {
font-size: 38px;
padding-top: 14px;
}
.secfooter4 a {
color: #fff;
text-decoration: none;
}
.secfooter4 a:hover {
text-decoration: none;
color: #d4d4d4;
text-decoration: none;
}
.secfooter4txt1 {
font-size: 49px;
font-weight: 500;
}
.secfooter4txt2 {
font-size: 20px;
font-weight: 900;
}
.panel {
border: none;
}
.panel-body {
border: none !important;
padding: 0;
}
.panel-default>.panel-heading {
background-color: transparent;
}
/*--------------------------------------------------------------## Scheme--------------------------------------------------------------*/

.approach-scheme {
padding: 2rem 0;
}
.approach-scheme .container .approach-scheme-title {
color: #1b532e;
}
.approach-scheme .container .approach-scheme-title>* {
margin-bottom: 3rem;
}
.approach-scheme #scheme .panel-heading>* {
font-size: 20px;
}
.approach-scheme #scheme .panel-heading>* a {
background-color: #1b532e;
color: #ffffff;
display: block;
margin-left: 2rem;
text-decoration: none;
}
.approach-scheme #scheme .panel-heading>* a .panel-title-tag {
background: #fff;
border: 2px solid #1b532e;
border-radius: 50%;
color: #1b532e;
font-weight: 700;
float: left;
width: 46px;
height: 46px;
line-height: 2.125;
text-align: center;
margin: -1rem 1rem 0 -2rem;
}
.approach-scheme #scheme .panel-heading>* a.collapsed {
background-color: #d3d3d3;
}
.approach-scheme #scheme .panel-heading>* a.collapsed .panel-title-tag {
border: 2px solid #d3d3d3;
color: #d3d3d3;
}
.approach-scheme #scheme .panel {
padding-bottom: 2rem;
}
.approach-scheme #scheme .panel .panel-collapse.in {
padding-left: 5.5rem;
}
@media (min-width: 1024px) {
.approach-scheme #scheme {
position: relative;
min-height: 61rem;
}
.approach-scheme #scheme .panel-heading {
position: absolute;
width: 37rem;
height: 37rem;
padding: 0;
border-radius: 50%;
top: 16rem;
right: 11rem;
}
.approach-scheme #scheme .panel-heading>* {
display: block;
position: absolute;
top: 50%;
left: 50%;
width: 14rem;
height: 14rem;
margin: -7rem;
z-index: 500;
}
.approach-scheme #scheme> :nth-of-type(1) .panel-heading>* {
transform: rotate(270deg) translate(21.5rem) rotate(90deg)
}
.approach-scheme #scheme> :nth-of-type(1) .panel-heading>* .fixmydebtamerica-icon {
background-image: url("../images/icon-howitwork-01.png");
background-position: 50% 25%;
background-repeat: no-repeat;
border-radius: 50%;
color: #ffffff;
display: block;
line-height: 1;
margin: 0;
position: absolute;
padding: 50% 10% 0;
top: 0;
left: 0;
height: 100%;
width: 100%;
transition: all 0.5s ease-in;
}
.approach-scheme #scheme> :nth-of-type(1) .panel-heading>* a .panel-title-tag {
background: #fff;
border: 4px solid #1b532e;
border-radius: 50%;
color: #1b532e;
font-weight: 700;
float: none;
width: 50px;
font-size: 22px;
height: 50px;
line-height: 1.7;
position: absolute;
text-align: center;
left: 50%;
margin: 39px 0 0 -23px;
z-index: 9;
transform: rotate(230deg) translate(0em) rotate(-230deg);
}
.approach-scheme #scheme> :nth-of-type(2) .panel-heading>* {
transform: rotate(0deg) translate(21.5rem) rotate(0deg);
}
.approach-scheme #scheme> :nth-of-type(2) .panel-heading>* .fixmydebtamerica-icon {
background-image: url("../images/icon-howitwork-02.png");
background-position: 50% 25%;
background-repeat: no-repeat;
border-radius: 50%;
color: #ffffff;
display: block;
line-height: 1;
margin: 0;
position: absolute;
padding: 50% 10% 0;
top: 0;
left: 0;
height: 100%;
width: 100%;
transition: all 0.5s ease-in;
}
.approach-scheme #scheme> :nth-of-type(2) .panel-heading>* a .panel-title-tag {
background: #fff;
border: 4px solid #1b532e;
border-radius: 50%;
color: #1b532e;
font-weight: 700;
float: none;
width: 50px;
font-size: 22px;
height: 50px;
line-height: 1.7;
position: absolute;
text-align: center;
left: 50%;
margin: -23px 0 0 -94px;
z-index: 9;
transform: rotate(230deg) translate(0em) rotate(-230deg);
}
.approach-scheme #scheme> :nth-of-type(3) .panel-heading>* {
transform: rotate(90deg) translate(21.5rem) rotate(-90deg);
}
.approach-scheme #scheme> :nth-of-type(3) .panel-heading>* .fixmydebtamerica-icon {
background-image: url("../images/icon-howitwork-03.png");
background-position: 50% 25%;
background-repeat: no-repeat;
border-radius: 50%;
color: #ffffff;
display: block;
line-height: 1;
margin: 0;
position: absolute;
padding: 50% 10% 0;
top: 0;
left: 0;
height: 100%;
width: 100%;
transition: all 0.5s ease-in;
}
.approach-scheme #scheme> :nth-of-type(3) .panel-heading>* a .panel-title-tag {
background: #fff;
border: 4px solid #1b532e;
border-radius: 50%;
color: #1b532e;
font-weight: 700;
float: none;
width: 50px;
font-size: 22px;
height: 50px;
line-height: 1.7;
position: absolute;
text-align: center;
left: 50%;
margin: -30px 0 0 -23px;
z-index: 9;
transform: rotate(270deg) translate(3em) rotate(90deg);
}
.approach-scheme #scheme> :nth-of-type(4) .panel-heading>* {
transform: rotate(180deg) translate(21.5rem) rotate(-180deg);
}
.approach-scheme #scheme> :nth-of-type(4) .panel-heading>* .fixmydebtamerica-icon {
background-image: url("../images/icon-howitwork-04.png");
background-position: 50% 25%;
background-repeat: no-repeat;
border-radius: 50%;
color: #ffffff;
display: block;
line-height: 1;
margin: 0;
position: absolute;
padding: 50% 10% 0;
top: 0;
left: 0;
height: 100%;
width: 100%;
transition: all 0.5s ease-in;
}
.approach-scheme #scheme> :nth-of-type(4) .panel-heading>* a .panel-title-tag {
background: #fff;
border: 4px solid #1b532e;
border-radius: 50%;
color: #1b532e;
font-weight: 700;
float: none;
width: 50px;
font-size: 22px;
height: 50px;
line-height: 1.7;
position: absolute;
text-align: center;
left: 50%;
margin: -23px 0 0 47px;
z-index: 9;
transform: rotate(230deg) translate(0em) rotate(-230deg);
}
.approach-scheme #scheme .panel-heading {
background-image: url("../images/howitwork-01.png");
background-repeat: no-repeat;
background-position: 50%;
background-color: #fff;
border: 2px solid #d3d3d3;
}
.approach-scheme #scheme .panel-heading>* {
border-radius: 50%;
font-size: 14px;
text-align: center;
font-family: 'Raleway', sans-serif;
}
.approach-scheme #scheme .panel-heading>* a {
background-image: url(../images/fixmydebtamerica-img-bg.png);
background-position: center;
background-color: #1b532e;
background-position: 50% 25%;
background-repeat: no-repeat;
border-radius: 50%;
color: #ffffff;
display: block;
line-height: 1;
margin: 0;
position: absolute;
padding: 51% 16% 0;
top: 0;
left: 0;
height: 100%;
width: 100%;
transition: all 0.5s ease-in;
}
.approach-scheme #scheme .panel-heading>* a:before {
content: " ";
position: absolute;
z-index: 1;
top: 2px;
left: 2px;
right: 2px;
bottom: 2px;
border: 7px solid #ffffff;
border-radius: 50%;
}
.approach-scheme #scheme .panel-heading>* a:hover, .approach-scheme #scheme .panel-heading>* a:focus {
text-decoration: none;
}
.approach-scheme #scheme .panel-heading>* a.collapsed {
background-color: #d3d3d3;
}
.approach-scheme #scheme .panel-heading>* a.collapsed .panel-title-tag {
border-color: #d3d3d3;
color: #d3d3d3;
transition: all 0.5s ease-in;
}
.approach-scheme #scheme .panel-heading>* a.collapsed .panel-title-tag .fa {
font-size: 2em;
line-height: 1.2;
padding-left: 5px;
}
.approach-scheme #scheme .panel-heading>* a.collapsed:hover {
background-color: #1b532e;
}
.approach-scheme #scheme .panel-heading>* a.collapsed:hover .panel-title-tag {
border-color: #1b532e;
color: #1b532e;
}
.approach-scheme #scheme .panel-collapse {
color: #ffffff;
position: absolute;
left: 8%;
top: 34%;
width: 34%;
}
.approach-scheme #scheme .panel-collapse.in {
padding-left: 0 !important;
}
.approach-scheme #scheme .panel {
padding: 0;
}
.approach-scheme .container {
position: relative;
}
.approach-scheme .container .approach-scheme-title {
background-image: url(../images/fixmydebtamerica-img-bg.png);
background-color: #1b532e;
border-radius: 50%;
color: #ffffff;
height: 50rem;
width: 50rem;
position: absolute;
left: 15px;
top: 7rem;
}
.approach-scheme #scheme .panel-collapse.in .panel-body-title {
background: #fff;
border: 4px solid #1b532e;
border-radius: 50%;
color: #1b532e;
font-weight: 500;
float: none;
width: 80px;
font-size: 51px;
font-family: 'Raleway', sans-serif;
height: 80px;
line-height: 1.3;
text-align: center;
z-index: 9;
position: absolute;
top: -5%;
right: 104%;
}
.approach-scheme #scheme .panel-collapse.in .h3 {
color: #fff;
font-weight: 700;
font-size: 27px;
font-family: 'Raleway', sans-serif;
}
.approach-scheme #scheme .panel-collapse.in .panel-body-h5 {
padding-top: 20px;
color: #a9a9a9;
font-weight: 500;
font-size: 19px;
font-family: 'Raleway', sans-serif;
}
.approach-scheme #scheme .panel-collapse.in .panel-body-h5 {
padding-top: 20px;
color: #a9a9a9;
font-weight: 500;
font-size: 19px;
font-family: 'Raleway', sans-serif;
}
.approach-scheme #scheme .panel-collapse.in .fixmy-button {
padding: 7px 18px;
background: #da1117;
color: #fff;
width: 192px;
font-size: 17px;
text-align: center;
border-radius: 12px;
margin: 0 auto;
}
.approach-scheme #scheme .panel-collapse.in .fixmy-button .fas {
font-size: 20px;
}
.approach-scheme #scheme .panel-collapse.in ul {
padding: 20px;
color: #a9a9a9;
font-weight: 500;
font-size: 15px;
font-family: 'Raleway', sans-serif;
}
.approach-scheme .container .approach-scheme-title>* {
position: relative;
top: 20%;
left: 20%;
width: 60%;
}
.approach-scheme .container .approach-scheme-title>*:after {
border-width: 0 0 1px 0;
border-style: solid;
border-color: inherit;
content: '';
display: block;
margin-top: 2rem;
width: 60%;
}
}
@media (min-width: 1024px) and (max-width: 1199px) {
.approach-scheme .container {
width: 100% !important;
}
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
color: #fff;
background-color: #1b532e !important;
}
.decision-section {
background: url(../images/iStock-487458586.jpg);
background-position: 95% 35%;
background-repeat: no-repeat;
background-attachment: scroll;
background-size: cover;
}
.Howitworkv3Container {
margin: 0 auto;
}
.Howitworkv3Card {
width: 90%;
border-radius: 6px;
margin: 35px auto;
min-height: 380px;
-webkit-box-shadow: -10px 15px 35px 0px rgba(0, 0, 0, 0.2);
-moz-box-shadow: -10px 15px 35px 0px rgba(0, 0, 0, 0.2);
box-shadow: -10px 15px 35px 0px rgba(0, 0, 0, 0.2);
font-weight: 400;
font-size: 14px;
}
.Howitworkv3Header {
border-top: solid 10px #1b532e;
border-radius: 6px 6px 0 0;
height: 80px;
-webkit-transition: background-color 0.7s;
-moz-transition: background-color 0.7s;
-o-transition: background-color 0.7s;
transition: background-color 0.7s;
}
.Howitworkv3HeaderHover {
background-color: #1b532e;
color: white;
}
.Howitworkv3Headlines {
font-size: 1.2em;
font-weight: 400;
color: #1b532e;
letter-spacing: 1px;
text-align: center;
margin-top: 20px
}
.Howitworkv3HeadlinesHover {
color: white;
}
.Howitworkv3Img {
height: 65px;
width: auto;}


.Conveniencebackground {
background: url(../images/lawyer.jpg);background-size: cover;
background-position: center;
}


.Howitworkv3Content {
min-height: 317px;
margin: 0 auto;
text-align: center;
}
.Howitworkv3Text {
line-height: 19px;
padding: 9px 17px 0px 17px;
font-size: 13px;
min-height: 120px;
}
.cbtn {
border-radius: 15%/50%;
font-size: 1em;
height: 40px;
width: 175px;
}
.cbtn-offer {
border-radius: 11%/50%;
color: white;
background-color: #1b532e;
border: 1px transparent solid;
outline-width: 0;
-webkit-transition: box-shadow 0.5s;
-moz-transition: box-shadow 0.5s;
-o-transition: box-shadow 0.5s;
transition: box-shadow 0.5s;
}
.cbtn-offer-hover {
-webkit-box-shadow: -10px 15px 35px 0px rgba(0, 0, 0, 0.2);
-moz-box-shadow: -10px 15px 35px 0px rgba(0, 0, 0, 0.2);
-o-box-shadow: -10px 15px 35px 0px rgba(0, 0, 0, 0.2);
box-shadow: -10px 15px 35px 0px rgba(0, 0, 0, 0.2);
}
.cbtn-offer:hover {
background-color: #eee;
color: #1b532e;
}
.tagLine {
text-align: center;
font-size: 20px;
font-weight: 700;
color: #010101;
}
.tagLine2 {
text-align: center;
font-size: 30px;
font-weight: 900;
color: #1b532e;
}.tagLine3 {
text-align: center;
font-size: 30px;
font-weight: 900;
margin: 0 auto;
display: block;
color: #1b532e;
padding-bottom: 60px;
width: 100%;
}
.tagLine4 {
text-align: center;
font-size: 30px;
font-weight: 900;
margin: 0 auto;
display: block;
color: #fff;
width: 100%;
}

.subHeading {
font-size: 17px;
color:#292424;
font-weight: 400;
text-align: center;
}
.blueText {
color: #1b532e;
}
.decorateTopRed {
width: 77px;
height: 3px;
background-color: #1b532e;
margin: 0 auto;
margin-top: 15px;
margin-bottom: 15px;
border-radius: 3%/50%;
}
.leftText {
text-align: left !important;
}
.rightText {
text-align: right !important;
}
.redText {
color: #1b532e;
font-size: 30px;
}
.cbtn-white {
background-color: white;
border: 1px #4A4A4A solid;
color: #4A4A4A;
outline-width: 0;
font-size: 14px;
}
.cbtn-white:hover {
color: #fff;
background-color: #1b532e;
border: 0px #1b532e solid;
}
.section-v3Float {
margin: 0 auto;
z-index: 10;
}
.section-v3Container {
display: block;
margin: 0 auto;
width: 940px;
height: 580px;
z-index: 10;
background-color: white;
-webkit-box-shadow: -10px 15px 35px 0px rgba(0, 0, 0, 0.2);
-moz-box-shadow: -10px 15px 35px 0px rgba(0, 0, 0, 0.2);
box-shadow: -10px 15px 35px 0px rgba(0, 0, 0, 0.2);
}
.section-v3Container .section-v3Content {
padding: 80px 10px 60px 40px;
font-size: 10px;
}
.section-v3Text {
font-size: 1.6em;
font-weight: 400;
line-height: 2em;
margin-bottom: 15px;
padding-right: 60px;
}
.section-v3Image {
width: 111%;
overflow: hidden;
margin-top: -46px;
margin-left: -33px;
}
.section-v3Image2 {
width: 107%;
overflow: hidden;
margin-top: -45px;
margin-right: -33px;
}
.padding45 {
padding: 45px;
}
.v3Containerimg {
padding-right: 15px !important;
padding-left: 0px !important;
}
.pyx-5 {
padding-bottom: 1rem!important;
padding-top: 1rem!important;
}
.text-headrform {
color: #fff;
font-weight: 900 !important;
font-size: 40px;
padding-top: 100px;
padding-bottom: 100px;
}
.pyx-3 {
padding-bottom: 5px!important;
padding-top: 5px!important;
}
.decision-textbody {
text-align: center;
line-height: 44px;
}
.decision-logo {
background-image: url("../images/logo-color.png");
background-position: center;
background-repeat: no-repeat;
width: 276px;
height: 75px;
}
#full #fullform form #checkbox-container {
text-align: center;
padding-left: 20px;
padding-top: 5px;
margin: 0 auto;
}
#full #fullform form .checkbox-column input+label {
color: #1b532e;
border: 2px solid #1b532e;
padding-top: 5px;
border-radius: 17px;
padding-bottom: 5px;
font-size: 16px;
cursor: pointer;
width: 100%;
}
.text-headr6 {
color: #da1117;
font-weight: 500 !important;
font-size: 36px;
}
@media (max-width: 1199px) and (min-width: 992px) {

#full #fullform form .checkbox-column input+label {
width: 98%;
font-size: 14px;
}

#full #fullform form .checkbox-column {
width: 170px!important;
}
#full #fullform form #checkbox-container {
padding-left: 0%!important;
margin: 0 auto;
}

}
.secfooterx2 {
padding-left: 30%;
}
.secfooterx1{
max-width: 40%;
}

@media (max-width: 992px) {
.secfooterx1{
max-width: 60%;
}

.secfooterx2 {
padding-left: 10%;
}
.section-text {
max-width: 265px;

}

.secfooter2 {
padding-top: 30px;
}


.ClosetheWindow {
line-height: 137%;
}
.text-headr6 {
font-size: 145%;
}
#full #fullform form #checkbox-container {
padding-left: 0px;
}
.pyx-6 {
padding-bottom: 35px!important;
padding-top: 35px!important;
}
.pyx-7 {
}
.pyx-15 {
}
.consultationtxt1{
font-size: 24px;
padding: 0px;
}
.consultationtxt2{
font-size: 19px;
padding: 0px;
}
.decision-logo {
background-image: url("../images/logo.png");
}
.pyx-3 {
padding-bottom: 5px!important;
padding-top: 5px!important;
}
.pyx2-5 {
padding-bottom: 3rem!important;
}

#full #fullform #form-steps #form-progress .form-step-location h4 {
font-size: 21px;
text-transform: uppercase;
margin-bottom: 5px
}
.text-headrform {
font-size: 36px;
color: #fff;
font-weight: 900 !important;
padding-top: 30px;
padding-bottom: 30px;
}
.section-leftp {
line-height: 21px;
display: -webkit-inline-box;
margin-right: 14px;
padding-bottom: 9px;
}
.subHeading {
margin-top: 0px;
margin-bottom: 0px;
}
.pyx-5 {
padding-bottom: 10px!important;
padding-top: 10px!important;
}
.logo-color {
display: none;
}
.navbar-logo {
width: 227px;
}
.logo-w {
display: block!important;
}
.section-footer {
padding: 0px !important;
}
.decision-section h1 {
color: #fff !important;
}
.decision-section span {
color: #fff !important;
}
.decision-textbody {
line-height: 142% !important;
text-align: center;
}
.decision-section h2 {
font-size: 20px!important;
padding: 13px 0px!important;
line-height: 36px!important;
color: #fff !important;
}
.secfooter1 {
padding-top: 31px;
padding-bottom: 29px;
}
.fixed-top {
position: absolute !important;
top: 0 !important;
}
.secfooter3 {
padding: 20px 0px;
}
#mainNav .navbar-nav .nav-item .nav-link {
font-weight: 700;
font-size: 15px;
text-align: center;
padding: 0px !important;
}
.GETSTARTEDb {
color: rgba(0, 0, 0, .5)!important;
font-weight: 700!important;
font-size: 15px!important;
text-align: center;
margin-top: 0px;
margin-bottom: 0px;
margin: 0px auto;
}
.GETSTARTEDb .fas {
font-size: 21px!important;
}
.navbar-light .navbar-toggler {
position: absolute;
right: 24px;
top: 37px;
}
.nav-linkh {
display: none;
}
.section-text {
display: block;
}
.section-v3Container .section-v3Content {
padding: 22px !important;
}
.section-v3Float {
padding: 0px !important;
margin: 0 !important;
}
.v3Containerrow {
margin: 0px !important;
padding: 0px !important;
}
.v3Containerimg {
padding-right: 0px !important;
padding-left: 0px !important;
}
.section-v3Container {
width: 100%;
height: 100%;
margin-right: 0px !important;
margin-left: 0px !important;
}
.section-v3Image {
width: 100%;
margin-top: 0;
margin-left: 0;
}
.section-v3Image2 {
width: 100%;
margin-top: 0;
margin-left: 0;
}
.padding45:last-of-type {
padding: 19px;
}
.padding45 {
padding: 0px!important;
}
.testimonyContent {
margin-top: 111vw;
}
.Howitworkv3Text {
line-height: 150%;
padding: 9px 17px 0px 17px;
font-size: 16px;
}
.Howitworkv3Headlines {
font-size: 1.8em;
}
.cbtn {
font-size: 1.5em;
margin-bottom: 20px;
}

.text-headr2 {
font-size: 23px;
}

.decision-section {
background: -webkit-gradient(linear, left top, left bottom, from(rgba(24, 57, 99, 0.8)), to(rgba(24, 57, 99, 0.8))), url(../images/iStock-487458586.jpg);
background: linear-gradient(to bottom, rgba(24, 57, 99, 0.8) 0%, rgba(24, 57, 99, 0.8) 100%), url(../images/iStock-487458586.jpg);
background-position: 95% 35%;
background-repeat: no-repeat;
background-attachment: scroll;
background-size: cover;
}

#Howitworkv3Header {
background-attachment: inherit;
background-position: bottom center;
}
.contactText {
padding: 0 10vw;
}
}
.logo-w {
display: none;
}
.navbar-scrolled .logo-color {
display: none;
}
.navbar-scrolled .logo-w {
display: block;
}



.fixmydebtamerica-happy-div {
/* Internet Explorer 10 */
display:-ms-flexbox;
-ms-flex-pack:end;
-ms-flex-align:end;

/* Firefox */
display:-moz-box;
-moz-box-pack:end;
-moz-box-align:end;

/* Safari, Opera, and Chrome */
display:-webkit-box;
-webkit-box-pack:end;
-webkit-box-align:end;

/* W3C */
display:box;
box-pack:end;
box-align:end;

}






/*** asRange v0.3.4* https://github.com/amazingSurge/jquery-asRange** Copyright (c) amazingSurge* Released under the LGPL-3.0 license*/

.asRange {
position: relative;
width: 100%;
height: 15px;
background-color: #cfcdc7;
border-radius: 8px;
outline: 0;
}
.asRange .asRange-pointer {
position: absolute;
left: 30%;
z-index: 2;
width: 17px;
height: 17px;
margin-left: -4px;
background-color: #fff;
border-radius: 17px;
}
.asRange .asRange-pointer:before {
position: absolute;
top: -4px;
right: -4px;
bottom: -4px;
left: -4px;
content: "";
background: #95161a;
border-radius: inherit;
outline: 0;
}
.asRange .asRange-pointer:after {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
content: "";
background: #fff;
border-radius: inherit;
outline: 0;
}
.asRange .asRange-pointer.start {
left: 0;
margin-left: 4px;
}
.asRange .asRange-pointer.stop {
left: 100%;
margin-left: -12px;
}
.asRange .asRange-pointer .asRange-tip {
position: absolute;
top: -43px;
width: 130px;
margin-left: -62px;
padding: 6px 0 6px 0;
font-family: Roboto;
font-size: 16px;
font-weight: 500;
line-height: 20px;
color: #fff;
text-align: center;
background-color: #5d5c58;
border: 1px solid #5d5c58;
border-radius: 3px;
-webkit-transition: opacity .3s ease-in-out 0s;
transition: opacity .3s ease-in-out 0s;
}
.asRange .asRange-pointer .asRange-tip:before {
position: absolute;
bottom: -3px;
left: 50%;
display: inline-block;
width: 6px;
height: 6px;
margin-left: -3px;
content: "";
background-color: #5d5c58;
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.asRange .asRange-pointer_active {
outline: none;
}
.asRange .asRange-selected {
position: absolute;
left: 30%;
z-index: 1;
width: 40%;
height: 15px;
background-color: #da1117;
border-radius: 9px;
}
.asRange .asRange-scale {
display: none;
}
.asRange-scale {
position: relative;
width: 331px;
height: 15px;
background-color: #cfcdc7;
border-radius: 8px;
}
.asRange-scale .asRange-pointer {
position: absolute;
left: 30%;
z-index: 2;
width: 8px;
height: 8px;
margin-left: -4px;
background-color: #fff;
border-radius: 9px;
}
.asRange-scale .asRange-pointer:before {
position: absolute;
top: -4px;
right: -4px;
bottom: -4px;
left: -4px;
content: "";
background: #95161a;
border-radius: inherit;
}
.asRange-scale .asRange-pointer:after {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
content: "";
background: #fff;
border-radius: inherit;
}
.asRange-scale .asRange-pointer.start {
left: 0;
margin-left: 4px;
}
.asRange-scale .asRange-pointer.stop {
left: 100%;
margin-left: -12px;
}
.asRange-scale .asRange-pointer .asRange-tip {
position: absolute;
top: -33px;
left: 0;
width: 36px;
height: 20px;
margin-left: -15px;
font-family: Bpreplay;
font-size: 12px;
line-height: 20px;
color: #fff;
text-align: center;
background-color: #5d5c58;
border: 1px solid #5d5c58;
border-radius: 3px;
-webkit-transition: opacity .3s ease-in-out 0s;
transition: opacity .3s ease-in-out 0s;
}
.asRange-scale .asRange-pointer .asRange-tip:before {
position: absolute;
bottom: -3px;
left: 50%;
display: inline-block;
width: 6px;
height: 6px;
margin-left: -3px;
content: "";
background-color: #5d5c58;
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg);
}
#full #fullform form .checkbox-column .fas {
font-size: 230%;
padding: 4px;
}
#full #fullform form .checkbox-column input:checked+label {
background: rgb(182, 206, 30)!important;
border: 2px solid rgb(182, 206, 30);
color: #fff!important;


}
.btn-secondary:not(:disabled):not(.disabled).active, .btn-secondary:not(:disabled):not(.disabled):active, .show>.btn-secondary.dropdown-toggle {
color: #fff;
background-color: rgb(182, 206, 30)!important;
border-color: rgb(182, 206, 30)!important;
}
#full #fullform form .checkbox-column input:hover+label:hover {
background: rgb(182, 206, 30)!important;
border: 2px solid rgb(182, 206, 30);
color: #fff!important;
}
.completed-step h4 {
color: #fff !important;
font-size: 16px !important;
font-weight: 900 !important;
background: rgb(182, 206, 30) !important;
padding: 12px 0px 12px 0px !important;
margin-bottom: -1px !important;
}
#full #fullform #form-steps #form-progress .form-step-location b {
background: #fff;
color: #1b532e;
width: 27px;
height: 27px;
display: inline-block;
text-align: center;
padding-top: 2px;
margin-right: 5px;
border-radius: 50%;
}
.completed-step h4 b {
background: #fff !important;
color: rgb(182, 206, 30) !important;
width: 27px;
height: 27px;
display: inline-block;
text-align: center;
padding-top: 2px;
margin-right: 5px;
border-radius: 50%;
}
#full #fullform form .checkbox-column input[type=checkbox], #full #fullform form .checkbox-column input[type=radio] {
display: none !important;
}
.jumbotron {
background: #6b7381;
color: #bdc1c8;
}
.jumbotron h1 {
color: #fff;
}
.example {
margin: 4rem auto;
}
.example>.row {
margin-top: 2rem;
height: 5rem;
vertical-align: middle;
text-align: center;
border: 1px solid rgba(189, 193, 200, 0.5);
}
.example>.row:first-of-type {
border: none;
height: auto;
text-align: left;
}
.example h3 {
font-weight: 400;
}
.example h3>small {
font-weight: 200;
font-size: 0.75em;
color: #939aa5;
}
.example h6 {
font-weight: 700;
font-size: 0.65rem;
letter-spacing: 3.32px;
text-transform: uppercase;
color: #bdc1c8;
margin: 0;
line-height: 5rem;
}
.example .btn-toggle {
top: 50%;
transform: translateY(-50%);
}
.btn-toggle {
margin: 0 4rem;
padding: 0;
position: relative;
border: none;
height: 1.5rem;
width: 3rem;
border-radius: 1.5rem;
color: #6b7381;
background: #bdc1c8;
}
.btn-toggle:focus, .btn-toggle.focus, .btn-toggle:focus.active, .btn-toggle.focus.active {
outline: none;
}
.btn-toggle:before, .btn-toggle:after {
line-height: 1.5rem;
width: 4rem;
text-align: center;
font-weight: 600;
font-size: 0.75rem;
text-transform: uppercase;
letter-spacing: 2px;
position: absolute;
bottom: 0;
transition: opacity 0.25s;
}
.btn-toggle:before {
content: 'No';
left: -4rem;
}
.btn-toggle:after {
content: 'Yes';
right: -4rem;
opacity: 0.5;
}
.btn-toggle>.handle {
position: absolute;
top: 0.1875rem;
left: 0.1875rem;
width: 1.125rem;
height: 1.125rem;
border-radius: 1.125rem;
background: #fff;
transition: left 0.25s;
}
.btn-toggle.active {
transition: background-color 0.25s;
}
.btn-toggle.active>.handle {
left: 1.6875rem;
transition: left 0.25s;
}
.btn-toggle.active:before {
opacity: 0.5;
}
.btn-toggle.active:after {
opacity: 1;
}
.btn-toggle.btn-sm:before, .btn-toggle.btn-sm:after {
line-height: -0.5rem;
color: #fff;
letter-spacing: 0.75px;
left: 0.4125rem;
width: 2.325rem;
}
.btn-toggle.btn-sm:before {
text-align: right;
}
.btn-toggle.btn-sm:after {
text-align: left;
opacity: 0;
}
.btn-toggle.btn-sm.active:before {
opacity: 0;
}
.btn-toggle.btn-sm.active:after {
opacity: 1;
}
.btn-toggle.btn-xs:before, .btn-toggle.btn-xs:after {
display: none;
}
.btn-toggle:before, .btn-toggle:after {
color: #6b7381;
}
.btn-toggle.active {
background-color: #29b5a8;
}
.btn-toggle.btn-lg {
margin: 0 5rem;
padding: 0;
position: relative;
border: none;
height: 2.5rem;
width: 5rem;
border-radius: 2.5rem;
}
.btn-toggle.btn-lg:focus, .btn-toggle.btn-lg.focus, .btn-toggle.btn-lg:focus.active, .btn-toggle.btn-lg.focus.active {
outline: none;
}
.btn-toggle.btn-lg:before, .btn-toggle.btn-lg:after {
line-height: 2.5rem;
width: 5rem;
text-align: center;
font-weight: 600;
font-size: 1rem;
text-transform: uppercase;
letter-spacing: 2px;
position: absolute;
bottom: 0;
transition: opacity 0.25s;
}
.btn-toggle.btn-lg:before {
content: 'No';
left: -5rem;
}
.btn-toggle.btn-lg:after {
content: 'Yes';
right: -5rem;
opacity: 0.5;
}
.btn-toggle.btn-lg>.handle {
position: absolute;
top: 0.3125rem;
left: 0.3125rem;
width: 1.875rem;
height: 1.875rem;
border-radius: 1.875rem;
background: #fff;
transition: left 0.25s;
}
.btn-toggle.btn-lg.active {
transition: background-color 0.25s;
}
.btn-toggle.btn-lg.active>.handle {
left: 2.8125rem;
transition: left 0.25s;
}
.btn-toggle.btn-lg.active:before {
opacity: 0.5;
}
.btn-toggle.btn-lg.active:after {
opacity: 1;
}
.btn-toggle.btn-lg.btn-sm:before, .btn-toggle.btn-lg.btn-sm:after {
line-height: 0.5rem;
color: #fff;
letter-spacing: 0.75px;
left: 0.6875rem;
width: 3.875rem;
}
.btn-toggle.btn-lg.btn-sm:before {
text-align: right;
}
.btn-toggle.btn-lg.btn-sm:after {
text-align: left;
opacity: 0;
}
.btn-toggle.btn-lg.btn-sm.active:before {
opacity: 0;
}
.btn-toggle.btn-lg.btn-sm.active:after {
opacity: 1;
}
.btn-toggle.btn-lg.btn-xs:before, .btn-toggle.btn-lg.btn-xs:after {
display: none;
}
.btn-toggle.btn-sm {
margin: 0 0.5rem;
padding: 0;
position: relative;
border: none;
height: 2.5rem;
width: 6rem;
border-radius: 1.5rem;
}
.btn-toggle.btn-sm:focus, .btn-toggle.btn-sm.focus, .btn-toggle.btn-sm:focus.active, .btn-toggle.btn-sm.focus.active {
outline: none;
}
.btn-toggle.btn-sm:before {
line-height: 2.5rem;
width: 0.5rem;
text-align: center;
font-weight: 600;
font-size: 1.5rem;
text-transform: uppercase;
letter-spacing: 2px;
position: absolute;
bottom: 0;
transition: opacity 0.25s;
}
.btn-toggle.btn-sm:after {
line-height: 2.5rem;
width: 0.5rem;
text-align: center;
font-weight: 600;
font-size: 1.5rem;
text-transform: uppercase;
letter-spacing: 2px;
position: absolute;
bottom: 0;
transition: opacity 0.25s;
}
.btn-toggle.btn-sm:before {
content: 'No';
left: -0.5rem;
}
.btn-toggle.btn-sm:after {
content: 'Yes';
right: -0.5rem;
opacity: 0.5;
}
.btn-toggle.btn-sm>.handle {
position: absolute;
top: 0.1875rem;
left: 0.1875rem;
width: 2rem;
height: 2rem;
border-radius: 1.125rem;
background: #fff;
transition: left 0.25s;
}
.btn-toggle.btn-sm.active {
transition: background-color 0.25s;
}
.btn-toggle.btn-sm.active>.handle {
left: 3.5rem;
transition: left 0.25s;
}
.btn-toggle.btn-sm.active:before {
opacity: 0.5;
}
.btn-toggle.btn-sm.active:after {
opacity: 1;
}
.btn-toggle.btn-sm.btn-sm:before {
line-height: -0.5rem;
color: #fff;
letter-spacing: 0.75px;
left: 2.4125rem;
width: 2.325rem;
}
.btn-toggle.btn-sm.btn-sm:after {
line-height: -0.5rem;
color: #fff;
letter-spacing: 0.75px;
left: 0.4125rem;
width: 2.325rem;
}
.btn-toggle.btn-sm.btn-sm:before {
text-align: right;
}
.btn-toggle.btn-sm.btn-sm:after {
text-align: left;
opacity: 0;
}
.btn-toggle.btn-sm.btn-sm.active:before {
opacity: 0;
}
.btn-toggle.btn-sm.btn-sm.active:after {
opacity: 1;
}
.btn-toggle.btn-sm.btn-xs:before, .btn-toggle.btn-sm.btn-xs:after {
display: none;
}
.btn-toggle.btn-xs {
margin: 0 0;
padding: 0;
position: relative;
border: none;
height: 1rem;
width: 2rem;
border-radius: 1rem;
}
.btn-toggle.btn-xs:focus, .btn-toggle.btn-xs.focus, .btn-toggle.btn-xs:focus.active, .btn-toggle.btn-xs.focus.active {
outline: none;
}
.btn-toggle.btn-xs:before, .btn-toggle.btn-xs:after {
line-height: 1rem;
width: 0;
text-align: center;
font-weight: 600;
font-size: 0.75rem;
text-transform: uppercase;
letter-spacing: 2px;
position: absolute;
bottom: 0;
transition: opacity 0.25s;
}
.btn-toggle.btn-xs:before {
content: 'No';
left: 0;
}
.btn-toggle.btn-xs:after {
content: 'Yes';
right: 0;
opacity: 0.5;
}
.btn-toggle.btn-xs>.handle {
position: absolute;
top: 0.125rem;
left: 0.125rem;
width: 0.75rem;
height: 0.75rem;
border-radius: 0.75rem;
background: #fff;
transition: left 0.25s;
}
.btn-toggle.btn-xs.active {
transition: background-color 0.25s;
}
.btn-toggle.btn-xs.active>.handle {
left: 1.125rem;
transition: left 0.25s;
}
.btn-toggle.btn-xs.active:before {
opacity: 0.5;
}
.btn-toggle.btn-xs.active:after {
opacity: 1;
}
.btn-toggle.btn-xs.btn-sm:before, .btn-toggle.btn-xs.btn-sm:after {
line-height: -1rem;
color: #fff;
letter-spacing: 0.75px;
left: 0.275rem;
width: 1.55rem;
}
.btn-toggle.btn-xs.btn-sm:before {
text-align: right;
}
.btn-toggle.btn-xs.btn-sm:after {
text-align: left;
opacity: 0;
}
.btn-toggle.btn-xs.btn-sm.active:before {
opacity: 0;
}
.btn-toggle.btn-xs.btn-sm.active:after {
opacity: 1;
}
.btn-toggle.btn-xs.btn-xs:before, .btn-toggle.btn-xs.btn-xs:after {
display: none;
}
.btn-toggle.btn-secondary {
color: #6b7381;
background: #da1117;
}
.btn-toggle.btn-secondary:before, .btn-toggle.btn-secondary:after {
color: #6b7381;
}
.btn-toggle.btn-secondary.active {
background-color: #ff8300;
}

#fullhome #mainnav {
text-align: center
}
#fullhome #mainnav .nav-logo {
position: relative;
margin-top: 10px;
margin-right: 5px
}
#fullhome #mainnav .nav-logo img {
width: 160px
}
#fullhome #mainnav .logo-white {
display: none
}
#fullhome #mainnav .logo-dark {
display: inline-block
}
#fullhome #fullform {
padding-top: 15px;
}
#fullhome #fullform #form-steps #form-progress .form-step-location {
width: 50%;
display: inline-block;
margin: 0;
padding: 0;
cursor: pointer;
text-indent: 0;
font-size: 0;
text-align: center;
text-transform: uppercase
}
#fullhome #fullform #form-steps #form-progress .form-step-location i {
display: none
}
#fullhome #fullform #form-steps #form-progress .form-step-location h4 {
color: #fff;
font-size: 16px;
font-weight: 900;
background: #1b532e;
padding: 12px 0px 12px 0px;
margin-bottom: -1px;
}
#fullhome #fullform #form-steps #form-progress .form-step-location:hover h4 {
color: #eee
}
#fullhome #fullform #form-steps #form-progress .form-step-location.current h4 {
color: #fff
}
#fullhome #fullform #form-steps #form-progress .completed-step i {
display: inline
}
#fullhome #fullform #form-steps #progress-fullbar {
width: 100%;
height: 0px;
position: relative;
background: #cdcdcd
}
#fullhome #fullform #form-steps #progress-fullbar .progress-pips {
z-index: 10;
position: absolute;
top: -64px;
height: 65px;
width: 6px;
background: #fff;
}
#fullhome #fullform #form-steps #progress-fullbar #pip-step1 {
left: 50%
}
#fullhome #fullform .form-rightrail {
margin-top: 50px
}
#fullhome #fullform .form-rightrail .textblock {
border-radius: 4px;
padding: 15px;
text-align: center
}
#fullhome #fullform .form-rightrail .textblock i {
color: #1b532e
}
#fullhome #fullform .form-rightrail .textblock img {
width: 90px;
height: auto;
margin-right: 20px;
margin-bottom: 10px;
margin-top: 5px
}
#fullhome #fullform .form-rightrail .textblock img:nth-of-type(2) {
width: 140px!important;
height: auto;
margin-right: 0
}
#fullhome #fullform .form-rightrail .textblock h3 {
font-size: 15px;
margin-top: 8px
}
#fullhome #fullform .form-rightrail .textblock p {
font-size: 13px;
margin: 0 0 10px;
line-height: 1.45em;
color: grey
}
#fullhome #fullform .form-rightrail .textblock span {
opacity: .5;
padding: 0 5px
}
#fullhome #fullform .form-rightrail .form-testimonial-copy {
color: grey;
border: 1px solid #cdcdcd;
border-top: 0;
border-bottom: 0;
border-radius: 0;
padding: 0 10px
}
#fullhome #fullform .form-rightrail .form-testimonial-copy span {
display: block
}
#fullhome #fullform .form-rightrail .form-testimonial-copy i {
font-size: 24px;
color: grey;
padding: 5px 0 0
}
#fullhome #fullform .form-rightrail .form-testimonial-copy p {
margin-top: 5px;
padding: 0 15px
}
#fullhome #fullform .form-rightrail .form-testimonial {
width: 100%;
border: 1px solid grey;
border-bottom: none;
border-radius: 10px 10px 0 0
}
#fullhome #fullform form {
position: relative
}
#fullhome #fullform form .form-section-intro {
text-align: center;
position: relative;
z-index: 99;
margin-bottom: 40px
}
#fullhome #fullform form .form-section-intro h2 {
margin-top: 4px;
font-size: 30px;
font-weight: 700;
color: #1d1d21
}
#fullhome #fullform form .form-section-intro p {
margin: 7px 0 0;
position: relative;
font-size: 14px;
line-height: 1em;
color: grey;
font-weight: 300;
text-transform: uppercase
}
#fullhome #fullform form .form-section-intro p span {
display: block
}
#fullhome #fullform form p.intro-addon {
text-align: center;
margin-top: -30px
}
#fullhome #fullform form .form-section {

-webkit-transition: all .5s ease;
-moz-transition: all .5s ease;
-o-transition: all .5s ease;
-ms-transition: all .5s ease;
transition: all .5s ease
}
#fullhome #fullform form .form-section.current {
display: block;
-webkit-transition: all .5s ease;
-moz-transition: all .5s ease;
-o-transition: all .5s ease;
-ms-transition: all .5s ease;
transition: all .5s ease
}
#fullhome #fullform form #checkbox-container label {
margin-bottom: 3px;
font-weight: 700
}
#fullhome #fullform form #checkbox-container .form-group {
margin-bottom: 0
}
#fullhome #fullform form #checkbox-container label.description-label {
display: block;
font-size: 13px;
cursor: pointer;
font-weight: 400;
margin: 0;
line-height: 1em;
font-style: italic
}
#fullhome #fullform form .checkbox-column {
display: inline-block;
text-align: center;
width: 206px;
}
#fullhome #fullform form .checkbox-debt+label:hover {
cursor: pointer;
}
#fullhome #fullform form .checkbox-debt:focus+label {
color: #1b532e
}
#fullhome #fullform form .selected-label {
color: #1b532e
}
#fullhome #fullform form .form-control {
font-family: "Open Sans", sans-serif;
height: 44px;
line-height: 36px;
padding: 4px 5px 3px 15px;
font-size: 14px;
color: #1d1d21;
border: 1px solid #cdcdcd;
box-shadow: none;
background: 0 0;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none
}
#fullhome #fullform form .form-control:focus {
box-shadow: inset 0 -4px 5px 0 rgba(0, 0, 0, .025);
border: 1px solid #1b532e
}
#fullhome #fullform form .form-group {
margin-bottom: 20px
}
#fullhome #fullform form .form-content-container {
height: 44px;
position: relative;
background: #fff
}
#fullhome #fullform form .form-content-container select {
z-index: 20;
background: 0 0;
position: absolute;
top: 0;
left: 0;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none
}
#fullhome #fullform form .form-content-container select:focus+.input-icon {
border-left: 1px solid #1b532e;
color: #1b532e
}
#fullhome #fullform form .form-content-container .input-icon {
z-index: 19;
position: absolute;
top: 0;
right: 0;
height: 44px;
line-height: 44px;
font-size: 15px;
padding: 0 15px;
border-left: 1px solid #cdcdcd
}
#fullhome #fullform form .form-content-container .input-icon.fa-lock {
border: none!important;
color: #cdcdcd
}
#fullhome #fullform form .form-content-container .parsley-errors-list {
position: absolute;
top: 100%;
left: 0;
width: 100%;
margin: 0
}
#fullhome #fullform form .mob-helper-copy {
font-size: 12px;
line-height: 1.25em;
margin-top: 10px
}
#fullhome #fullform form .toggle-help {
opacity: .35;
font-size: .8em;
padding-left: 3px;
padding-right: 10px
}
#fullhome #fullform form .form-step-control {
margin-top: 20px;
text-align: center;
padding-left: 7px;
padding-right: 7px
}
#fullhome #fullform form .form-continue-button {
color: #ffffff;
background: #dd1117;
border-radius: 12px;
padding: 14px 43px;
font-size: 25px;
cursor: pointer;

}
#fullhome #fullform form .form-continue-button:focus, #fullhome #fullform form .form-continue-button:hover {
color: #fff;
background: rgb(182, 206, 30);
}
#fullhome #fullform form .form-back-button {
width: 100%;
padding: 15px 12px;
font-size: 20px;
margin-top: 10px;
border: 1px solid #1b532e;
text-transform: uppercase;
}
#fullhome #fullform form .form-back-button:focus, #fullhome #fullform form .form-back-button:hover {
color: #fff;
background: rgb(182, 206, 30);
border: 1px solid rgb(182, 206, 30);
}
#fullhome #fullform form #submitbutton {
display: block;
padding: 22px 0;
z-index: 101;
margin: 15px 0 0;
position: relative;
width: 100%;
background: #1b532e;
border: 1px solid #1b532e;
text-transform: uppercase
}
#fullhome #fullform form #submitbutton:focus, #fullhome #fullform form #submitbutton:hover {
background: rgb(182, 206, 30)!important;
color: #fff;
border: 1px solid rgb(182, 206, 30)
}
#fullhome #fullform form #checklist-req {
display: none
}
#fullhome #fullform form .providers-toggle {
cursor: pointer
}
#fullhome #fullform form #form-submit-legal {
margin-top: 20px;
padding: 0 40px
}
#fullhome #fullform form #form-submit-legal p {
font-size: 12px;
line-height: 1.45em;
color: #606060
}
#fullhome #fullform form .submit-confirm {
margin-top: 15px
}
#fullhome #fullform form .submit-confirm p.tcpa-secure {
font-size: 12px;
line-height: 1.45em
}
#fullhome #fullform form #amount-error .parsley-errors-list {
position: relative
}
#fullhome #fullform form #amount-error .parsley-errors-list li {
background: 0 0;
color: #dd1117;
border: none;
display: inline;
text-align: center
}
#fullhome footer {
margin-top: 50px
}


#complete .copyright-symbol, #exit .copyright-symbol, #fullhome .copyright-symbol, #processing .copyright-symbol {
text-align: center
}


@media (max-width:991px) {

#fullhome #fullform {
padding-top: 45px
}
#fullhome #fullform .current {
margin-bottom: 30px
}
#fullhome #fullform .form-rightrail {
margin-top: 0;
margin-bottom: 40px
}
#fullhome #fullform .form-rightrail .form-testimonial-copy {
border: 0;
border-top: 1px solid #cdcdcd;
border-bottom: 1px solid #cdcdcd;
padding: 25px 10px;
margin: 15px 0
}
}

.img-header-1{
max-width: 120px;
margin-top: -20px;
margin-left: 60px;
}


@media (max-width:767px) {

.img-header-1{
display: none;
}
#fullhome #mainnav .nav-logo {
margin-top: 10px;
margin-left: 0
}
#fullhome #mainnav .nav-logo img {
width: 120px
}
#fullhome #fullform {
padding: 0px 0px;
margin-top: 0
}
#fullhome #fullform .form-content {
padding: 0
}
#fullhome #fullform #form-steps #form-progress .form-step-location h4 span {
display: none
}
#fullhome #fullform .form-rightrail {
border: 1px solid #ccc;
margin: 0 25px;
padding: 20px;
background: #f9f9f9
}
#fullhome #fullform .form-rightrail .textblock p {
color: #999
}
#fullhome #fullform form .form-section {
padding:0px;
}
#fullhome #fullform form .current {
margin-bottom: 40px
}
#fullhome #fullform form .form-section-intro h2 {
font-size: 26px;
margin-bottom: 25px
}
#fullhome #fullform form .form-step-control {
padding: 0
}
#fullhome #fullform .form-section-intro {
height: auto
}
#fullhome #fullform .form-section-intro h2 {
margin: 20px 0 25px;
font-size: 20px
}
#fullhome #fullform .form-section-intro p {
font-size: 13px;
margin-top: 2px
}
#fullhome #fullform .control-label, #fullhome #fullform .form-control {
font-size: 13px
}
#fullhome #fullform .alert {
padding: 15px 0
}
#fullhome #fullform .btn-submit {
font-size: 20px
}
#fullhome #fullform .btn-default, #fullhome #fullform .btn-ghost-form {
padding: 20px 0;
border-radius: 4px
}

}

@media (max-width:480px) {


#fullhome #mainnav .nav-logo {
margin-top: 10px
}
#fullhome #mainnav .nav-logo img {
width: 120px
}
#fullhome #fullform .form-content {
padding: 0
}
#fullhome #fullform .form-rightrail {
margin: 0 15px
}
#fullhome #fullform .form-rightrail .form-testimonial-copy {
padding: 25px 0
}
#fullhome #fullform .form-rightrail .textblock {
padding: 15px 0
}
#fullhome #fullform .form-rightrail .textblock img {
margin-bottom: 10px;
margin-top: 5px
}
#fullhome #fullform form .form-section.current {
margin-bottom: 30px
}
#fullhome #fullform form .form-section-intro {
margin-bottom: 28px
}
#fullhome #fullform form .form-section-intro h2 {
font-size: 18px;
margin-top: 1px
}
#fullhome #fullform form .form-section-intro p {
font-size: 10px;
margin: 0 0 2px
}
#fullhome #fullform form p.intro-addon {
margin-top: -25px
}
#fullhome #fullform form #checkbox-container {
margin: 0 auto;
padding-left: 0px;
}
#fullhome #fullform form #checkbox-container .form-group {
margin-bottom: 0
}
#fullhome #fullform form .checkbox-column {
text-align: center;
display: block;
width: 210px;
margin: 0 auto
}
#fullhome #fullform form .checkbox-column .form-group {
margin-bottom: 0
}
#fullhome #fullform form .checkbox-debt {
margin-top: 18px
}
#fullhome #fullform form label {
font-size: 14px;
line-height: 1.15em
}
#fullhome #fullform form .form-control {
font-size: 13px
}
#fullhome #fullform form .form-group {
margin-bottom: 15px
}
#fullhome #fullform form #form-submit-legal {
padding: 0 6px;
margin-top: 10px
}
#fullhome #fullform form #form-submit-legal p {
font-size: 10px;
line-height: 1.25em
}
#fullhome footer {
margin-top: 10px
}

}
@media (max-width:380px) {
#fullhome #fullform .form-rightrail .textblock img {
padding-right: 5px;
width: 100px;
display: block;
margin: 10px auto
}
#fullhome #fullform .form-rightrail .textblock img:nth-of-type(2) {
display: block;
margin: 0 auto
}}









#fullhome #fullform form #checkbox-container {
text-align: center;
padding-left: 0px;
padding-top: 5px
}
#fullhome #fullform form .checkbox-column input+label {
color: #fff;
border: 2px solid #fff;
padding-top: 5px;
border-radius: 17px;
padding-bottom: 5px;
font-size: 16px;
cursor: pointer;
width: 93%;
}

@media (max-width: 1199px) and (min-width: 992px) {
#fullhome #fullform form .checkbox-column input+label {
width: 96%;
font-size: 14px;
}

#fullhome #fullform form .checkbox-column {
width: 170px!important;
}

}

#fullhome #fullform form #checkbox-container {
padding-left: 0%!important;
}
}
@media (max-width: 991px) and (min-width: 768px) {
#fullhome #fullform form #checkbox-container {
padding-left: 11%;
}

#fullhome #fullform form .checkbox-column {
width: 207px!important;
}



}
@media (max-width: 992px) {

#fullhome #fullform form .checkbox-column input+label {

width: 100%!important;
}



#fullhome #fullform form #checkbox-container {
padding-left: 0px;
}
#fullhome #fullform #form-steps #form-progress .form-step-location h4 {
font-size: 21px;
text-transform: uppercase;
margin-bottom: 5px
}	}



#fullhome #fullform form .checkbox-column .fas {
font-size: 230%;
padding: 4px;
}
#fullhome #fullform form .checkbox-column input:checked+label {
background: rgb(182, 206, 30)!important;
border: 2px solid rgb(182, 206, 30);
border-radius: 17px;
color: #fff!important;
text-align: center;

}

#fullhome #fullform #form-steps #form-progress .form-step-location b {
background: #fff;
color: #1b532e;
width: 27px;
height: 27px;
display: inline-block;
text-align: center;
padding-top: 2px;
margin-right: 5px;
border-radius: 50%;
}

#fullhome #fullform form .checkbox-column input:hover+label:hover {
background: rgb(182, 206, 30)!important;
border: 2px solid rgb(182, 206, 30);

border-radius: 17px;
color: #fff!important;
text-align: center;
padding-top: 5px;
padding-bottom: 5px;
}

#fullhome #fullform form .checkbox-column input[type=checkbox], #fullhome #fullform form .checkbox-column input[type=radio] {
display: none !important;
}
.parsley-errors-list li {
list-style-type: none;
margin: 0 auto;
padding: 3px 2px;
text-align: center;
color: #dd1117;
border: 1px solid #dd1117;
background: #dd1117;
color: #fff;
border-top: none;
border-radius: 0 0 4px 4px;
-webkit-transition: all .5s ease;
-moz-transition: all .5s ease;
-o-transition: all .5s ease;
-ms-transition: all .5s ease;
transition: all .5s ease;
}


#fullhome  ul {
padding: 0px;
margin: 0px;
}

@media (max-width: 767px) and (min-width: 506px) {
#fullhome #fullform form .checkbox-column{
width: 196px !important;
}

#full #fullform form #checkbox-container {
padding: 22px;
}}
#fullhome #fullform form #checkbox-container .ui-checkbox-off{
font-weight: 700;
color: #fff;
border: 2px solid #fff;
padding-top: 5px;
border-radius: 17px;
padding-bottom: 5px;
font-size: 14px;
cursor: pointer;
width: 100%;
text-align: center;
padding-right: 0px;
padding-left: 0px;
margin: 0px;
}
#fullhome #fullform form #checkbox-container .ui-checkbox-on{
background: rgb(182, 206, 30)!important;
border: 2px solid rgb(182, 206, 30);
color: #fff!important;
font-weight: 700;
padding-top: 5px;
border-radius: 17px;
padding-bottom: 5px;
font-size: 14px;
cursor: pointer;
width: 100%;
text-align: center;
padding-right: 0px;
padding-left: 0px;
margin: 0px;
text-shadow: 0 0px 0 #f3f3f3;
}



#full #fullform form #checkbox-container .ui-checkbox-off{
font-weight: 700;
color: #1b532e;
border: 2px solid #1b532e;
padding-top: 5px;
border-radius: 17px;
padding-bottom: 5px;
font-size: 14px;
cursor: pointer;
width: 100%;
text-align: center;
padding-right: 0px;
padding-left: 0px;
margin: 0px;
}


#full #fullform form #checkbox-container .ui-checkbox-on{
background: rgb(182, 206, 30)!important;
border: 2px solid rgb(182, 206, 30);
color: #fff!important;
font-weight: 700;
padding-top: 5px;
border-radius: 17px;
padding-bottom: 5px;
font-size: 14px;
cursor: pointer;
width: 100%;
text-align: center;
padding-right: 0px;
padding-left: 0px;
margin: 0px;
text-shadow: 0 0px 0 #f3f3f3;
}

.ui-loader{display:none;z-index:9999999;position:fixed;top:50%;left:50%;border:0}


@media (min-width: 992px) {
#fullhome #fullform form #checkbox-container .ui-checkbox-off:hover{
background:#1b532e!important;
border: 2px solid #1b532e;
color: #fff!important;
}
#full #fullform form #checkbox-container .ui-checkbox-off:hover{
background:#1b532e!important;
border: 2px solid #1b532e;
color: #fff!important;
}}

.padding0002{
margin-top: 10px;
}

@media only screen and (max-width: 1200px) {

.padding0002 {
padding-right: 3px;
padding-left: 3px;
}
}



.section-description{
font-size: 18px;
color: #000000;
font-weight: 400;
text-align: left;
}

.inputform .custom-select {
font-size: 14px;
padding: 7px;
background: transparent;
background-color: #fff !important;
}



.padding-bottom100 {
padding-bottom: 5%;
}
.padding-top100 {
padding-top: 8%;
}

.info-boxh3{
font-size: 50px;
font-weight: 900 !important;
margin-bottom: 50px !important;
}




#pills-home .h4,#pills-home  h4 {
font-size: 16px;
font-weight: 700;
color: #1b532e !important;
}




#pills-home p {
margin-top: 0;
margin-bottom: 1rem;
font-size: 12px;
}



.section40 {
position: relative;
}


.text-headr4{
text-align: left;
margin-top: 30px;
}


.text-headr4 img{
max-width: 120px;
margin-top: -20px;
margin-left: 60px;
}










































































































































@media only screen and (max-width: 1200px) {

.text-headr0 {
font-size: 49px;
}
.text-headr1 {
font-size: 27px;
}
.CREDITCARD p {
font-size: 13px;
line-height: 105%;
}
.section40 {
position: fixed;
}


.text-headr2 {
font-size: 13px;
}
.ALONE-box {
padding: 10px 20px;
}
.info-boxh3 {
font-size: 40px;
}



.info-box {
min-height: 219px;
padding: 10px 12px;
}


.COMMON-REASONS-box {
min-height: 260px;
padding: 0px 20px;
}
.main-btn {
border-radius: 11px;
background-color: #1b532e;
padding: 7px 18px;
color: #fff;
font-size: 24px;
font-weight: 300;
line-height: 44px;
text-align: center;
}


}






.sectionreasons {

background: #F9F9F9;padding: 100px 0px 60px 0px;}


.notalone {
padding: 100px 0px 60px 0px;}





@media only screen and (max-width: 992px) {

.notalone {
padding: 50px 0px 30px 0px;}

.sectionreasons {
padding: 50px 0px 30px 0px;}
.tagLine3 {
padding-bottom: 30px;
}

.info-boxh3 {
font-size: 33px;
}

.info-box {
min-height: 160px;
}
.COMMON-REASONS-box {
min-height: 340px;
}
.ALONE-box-header {
margin-bottom: 4px;
padding: 12px 0px 0px 0px;
font-size: 17px;
}

.ALONE-box {
padding: 10px 10px;
}

.Who-We-Are-div {
font-size: 22px;
margin-bottom: 30px;

}
.Who-We-Are-div .section20 {
margin: 0px;
}


.text-headr0 {
font-size: 36px;
}
.text-headr1 {
font-size: 19px;
}
.text-headr2 {
font-size: 15px;
}
.text-headr4 {
text-align: center;
margin-top: 10px;
}
.text-headr3 {
margin-bottom: 30px;
font-size: 13px;
margin-top: -10px;
}
.section100 {
margin: 50px;
}
.section60 {
margin: 30px;
}
.text-headr4 img {
max-width: 100px;
margin-top: -60px;
margin-left: 220px;
}


.CREDITCARDDEBT img {
max-width: 430px;
margin: 0 auto;
text-align: center;
display: block;
margin-top: 70px;
}

.CHECKELIGIBILITYimg  img {
display: none;
}

.subHeading {
padding: 3px;
}

.section-footer img {
max-width: 220px !important;
margin: 0 auto;
text-align: center;
display: block;
margin-top: 30px;
}


.hidecol8 {

display: none !important;

}





}


@media (max-width: 3000px) and (min-width: 990px) {

}




@media (max-width: 981px) and (min-width: 769px) {

}

@media (max-width: 815px) {

}


.Standing-text {color: #83C87F;margin-bottom: 50px;font-size: 17px;text-align: center;width: 100%;}


@media (max-width: 767px) {
.CREDITCARD .p-WEHELP p {
font-size: 13px;
line-height: 105%;
width: 141px;
margin: 13px auto;
text-align: left;
display: block;
}

.Who-We-Are-div {
text-align: center !important;
margin: 0 auto;
}

.Who-We-Are-div .section-description {
text-align: center !important;

}
.Standing-text {
margin-bottom: 10px;



}



.fixmydebtamerica-happy-div {
max-width: 290px;
text-align: center;
margin: 30px auto;

}



.text-headr0 {
font-size: 44px;
text-align: center;

}
.main-button2 {
cursor: pointer;
background: #010101;
color: #fff;
padding: 10px 20px;
text-transform: uppercase;
font-weight: 900;
border: 0;
max-width: 200px !important;
width: 100%;
height: 49px;
margin-top: -6px;
font-size: 23px;
}

.text-headr1 {
font-size: 25px;
text-align: center;
}

.text-headr4 {
text-align: center;
margin-top: 30px;
}


.CREDITCARD{
padding-left: 15px !important;
}

.Conveniencebackground .row {
padding: 15px !important;
}



.text-headr3 {
font-size: 13px;
}

.text-headr2 {
font-size: 21px;
text-align: center;
}


.section100 {
margin: 50px;
}
.section-description {
font-size: 14px;

}

.CREDITCARD {
text-align: center;
}

.info-box {
min-height: 120px;
}

.tagLine2 {
font-size: 27px;
}

.info-boxh3 {
font-size: 33px;
text-align: center;
}
.center-free {
text-align: center;
}

.tagLine3 {
font-size: 22px;
}

.COMMON-REASONS-box {
min-height: unset;
}



.sectionreasons {
padding: 50px 0px 0px 0px;
}
.ALONE-box {
width: 230px;
text-align: center;
margin: 9px auto;
}


}

@media (max-width: 767px) {
.american-02img img {
margin-top: -50px;
width: 290px;
margin: 0 auto;
display: block;
}
}


@media (max-width: 597px) {

}




@media (max-width: 450px) {

.Who-We-Are-div h3 {
font-size: 21px;
}

.CREDITCARD {
padding-left: 10px !important;
}
.text-headr1 {
font-size: 19px;
}
.text-headr0 {
font-size: 37px;
text-align: center;
}
.text-headr2 {
font-size: 16px;
text-align: center;
}
.navbar-logo {
width: 178px;
margin-top: 10px;
}
.text-headr3 {
font-size: 11px;
}
.subHeading {
font-size: 12px;

}
.top-features {
margin: 15px 0 5px 0;
}
.tagLine2 {
font-size: 21px;
}


.info-boxh3 {
font-size: 25px;
}

.main-btn {
font-size: 18px;
}
.tagLine3 {
font-size: 17px;
}

}

@media (max-width: 360px) {
.main-btn6 {
border-radius: 11px;
padding: 12px 10px;
font-size: 17px;
}


.info-boxh3 {
font-size: 19px;
padding-top: 10px;
}


.main-btn {
font-size: 17px;
}
}


























.font-weight700 {
font-weight: 900 !important;
}



.formboxhomepage .inputform .custom-select {
height: 42px;
width: 100%;
margin: 4px 0px 0px 0px;
background: #fff;
position: relative;
padding: 6px 12px;
font-size: 14px;
line-height: 1.42857143;
color: #212529;
border: 1px solid #636363;
-webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}


.formboxhomepage .info-boxh2 {
color: #1b532e;
line-height: 1.3em;
text-align: left;
font-weight: 900;
font-size: 34px;
}



.formboxhomepage .custom-select.is-invalid, .formboxhomepage .form-control.is-invalid {
border-color: #dc3545;
}
.formboxhomepage .custom-select {
height: 42px;
width: 100%;
margin: 4px 0px 0px 0px;
background: #FCFCFC;
position: relative;
padding: 6px 12px;
font-size: 14px;
line-height: 1.42857143;
color: #555;
border: 1px solid #b0b0b0;
-webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}



.formboxhomepage .inputform ::-webkit-input-placeholder { /* WebKit, Blink, Edge */
color:    #868686;
}
.formboxhomepage .inputform :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
color:    #868686;
opacity:  1;
}
.formboxhomepage .inputform ::-moz-placeholder { /* Mozilla Firefox 19+ */
color:    #868686;
opacity:  1;
}
.formboxhomepage .inputform :-ms-input-placeholder { /* Internet Explorer 10-11 */
color:    #868686;
}
.formboxhomepage .inputform ::-ms-input-placeholder { /* Microsoft Edge */
color:    #868686;
}

.formboxhomepage .inputform ::placeholder { /* Most modern browsers support this now. */
color:    #868686;
}

.formboxhomepage .inputform .control-label,  .formboxhomepage .inputform .form-control {
color: #080A0B;
font-weight: 600;
font-size: 13px;
}



.formboxhomepage .inputform .control-label, .formboxhomepage .inputform .form-control {
color: #080A0B;
font-weight: 600;
font-size: 13px;
}




.formboxhomepage .control-label,
.formboxhomepage .form-control {
color: #141e2b!important;
font-size: 14px;
font-weight: 400;
display: block;
padding-top: 10px;
margin-bottom: 0;
}




.formboxhomepage .btnnew {
font-size: 150%;
font-weight: 900;
}



.padding-top20 {
padding-top: 20px!important;
}

.formboxhomepage {
-webkit-transition: all .4s ease-out 0s;
-moz-transition: all .4s ease-out 0s;
-ms-transition: all .4s ease-out 0s;
-o-transition: all .4s ease-out 0s;
transition: all .4s ease-out 0s;
border: 2px solid #f2f2f2;
border-radius: 17px;
margin-bottom: 20px;
padding: 22px 30px !important;
background: #dadfe4;

}


form .form-row .input-data {
width: 100%;
height: 40px;
margin: 0 20px;
position: relative;
}

form .form-row .textarea {
height: 70px;
}

.input-data input,
.textarea textarea {
display: block;
width: 100%;
height: 100%;
border: none;
font-size: 17px;
border-bottom: 2px solid rgba(0, 0, 0, 0.12);
}

.textarea textarea {
resize: none;
padding-top: 10px;
}



.textarea label {
width: 100%;
bottom: 40px;
background: #fff;
font-family: cursive, sans-serif !important;
}

.input-data .underline {
position: absolute;
bottom: 0;
height: 2px;
width: 92%;
}

.input-data .underline:before {
position: absolute;
content: "";
height: 2px;
width: 100%;
background: #55AAFF;
transform: scaleX(0);
transform-origin: center;
transition: transform 0.3s ease;
}


.submit-btn .input-data {
overflow: hidden;
height: 45px!important;
width: 25%!important;
}

.submit-btn .input-data .inner {
height: 100%;
width: 300%;
position: absolute;
left: -100%;
background: -webkit-linear-gradient(right, #56d8e4, #9f01ea, #56d8e4, #9f01ea);
transition: all 0.4s;
}

.submit-btn .input-data:hover .inner {
left: 0;
}

.submit-btn .input-data input {
background: none;
border: none;
color: #fff;
font-size: 17px;
font-weight: 500;
text-transform: uppercase;
letter-spacing: 1px;
cursor: pointer;
position: relative;
z-index: 2;
}

input.parsley-error,
select.parsley-error,
textarea.parsley-error {
color: #495057 !important;
background-color: #ffffff !important;
/* background-color: #F5FAFF !important; */
border: 0px solid #EED3D7 !important;
border-bottom: 2px solid #D37171 !important;
}

.chooseq1 .parsley-errors-list li,
.chooseq3 .parsley-errors-list li,
.chooseq4 .parsley-errors-list li,
.chooseq5 .parsley-errors-list li {
float: right!important;
width: 128px!important;
font-size: 10px !important;
text-align: center!important;
padding: 7px 0px !important;
}

.chooseq2 .parsley-errors-list li {
float: right!important;
width: 297px!important;
text-align: center!important;
padding: 7px 0px !important;
}

textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="Phone"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input:focus,
select:focus,
input:focus,
select[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
border-color: rgba(126, 239, 104, 0.8);
box-shadow: 0px 1px 1px transparent inset, 0 0 8px transparent;
outline: 0!important;
}

select:focus {
outline: 0 !important;
border-color: rgba(126, 239, 104, 0.8);
}

.form-control:focus {
border-color: rgba(126, 239, 104, 0.8);
outline: 0!important;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
}

.form-control:focus {
box-shadow: inset 0 -1px 0 #ddd;
}




.formboxhomepage .single-input select {
background: #FCFCFC url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center;
background-size: 8px 10px;
padding: 6px 12px;
border: 1px solid #636363;
height: 42px;
}



.padding-top50 {
padding-top: 50px;
}


@media only screen and (max-width: 1200px) {

.formboxhomepage .btnnew {
font-size: 18px ;
padding: 30px 24px;
font-weight: 900;
}

}

@media only screen and (max-width: 992px) {

.formboxhomepage .info-boxh2 {
font-size: 27px;
}

}


@media only screen and (max-width: 768px) {

.formboxhomepage .inputform .control-label, .formboxhomepage .inputform .form-control {
text-align: center;
font-weight: 600;
font-size: 16px;
}



.formboxhomepage .control-label, .formboxhomepage .form-control {
text-align: center;
font-weight: 600;
font-size: 16px;
padding-top: 10px;

}

}


@media only screen and (max-width: 451px) {
.formboxhomepage .inputform .control-label, .formboxhomepage .inputform .form-control {
text-align: center;
font-weight: 600;
font-size: 13px;
}

.formboxhomepage .control-label, .formboxhomepage .form-control {
text-align: center;
font-weight: 600;
font-size: 13px;
}

.formboxhomepage .btnnew {
padding: 15px 2px;
font-weight: 900;
font-size: 18px !important;
}
.formboxhomepage .info-boxh2 {
font-size: 23px;
}		


.formboxhomepage .btnnew {
padding: 15px 2px;
font-weight: 900;
font-size: 18px !important;
}	
.formboxhomepage #modalsubmitbutton {
line-height: 100%;
padding: 15px 7px !important;
font-weight: 900 !important;
font-size: 18px !important;
min-width: unset;
}



}