
body{
    /*padding-bottom: 120px;*/
    overflow-x: hidden;
}
.sticky-leadgen {
    /*display: none;*/
    width: 100%;
    margin: 0 auto;
    position: fixed;
    bottom: 0;
    background-color: #2e0500;
    border-radius: 8px 8px 0 0;
    z-index: 12;
    /*box-shadow: 0 -3px 3px #b7b4b4;*/
}
.hide{
    opacity: 0;
    height: 0;
    overflow: hidden;
}
.show{
    opacity: 1;
    height: auto;
}
.sticky-leadgen .sticky-leadgenwrp {
    display: block;
    width: 100%;
    margin: 0 auto;
    background-color: rgba(234,85,24,.08);
}
.sticky-leadgen-desktop .inner-container {
    display: flex;
    padding: 27px 30px 17px 30px;
}
.sticky-leadgen-desktop .inner-container .sticky-image {
    left: 130px;
    bottom: 0;
    height: 190px;
    z-index: 2;
}
.sticky-leadgen-desktop .inner-container .sticky-image-arrow {
    left: 247px;
    bottom: -36px;
    width: 130px;
    height: 150px;
    z-index: 1;
}
.position-absolute, .sticky-leadgen-desktop .inner-container .sticky-image, .sticky-leadgen-desktop .inner-container .sticky-image-arrow {
    position: absolute;
}
.sticky-leadgen-desktop .inner-container .sticky-image-arrow {
    left: 247px;
    bottom: -36px;
    width: 130px;
    height: auto;
    z-index: 1;
    opacity: 0.2;
}
.sticky-leadgen-desktop .input-label {
    font-size: 32px;
    font-weight: 700;
    line-height: 1;
    flex-shrink: 0;
    color: #a3a3a3;
    text-align: left;
}
.sticky-leadgen-desktop .input-label .sub-label {
    color: #EA5518;
    display: block;
}
.sticky-leadgen-desktop .input-wrapper {
    margin-left: 44px;
    flex-grow: 1;
}
.sticky-leadgen .sticky-leadgenwrp .inner-container .input-wrapper {
    display: block;
}
.sticky-leadgen-desktop .input-wrapper .input-actionsection {
    width: 100%!important;
}
.sticky-leadgen .sticky-leadgenwrp .inner-container .input-wrapper .input-actionsection {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
}
.sticky-leadgen .sticky-leadgenwrp .inner-container .input-wrapper .input-actionsection .child-wrapper {
    flex-grow: 1;
    padding-right: 16px;
    position: relative;
}
.sticky-leadgen .sticky-leadgenwrp .inner-container .input-wrapper .input-actionsection .child-wrapper input {
    font-size: 14px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 2.07;
    letter-spacing: normal;
    text-align: left;
    color: #788193;
    padding: 5px 16px;
    width: 100%;
    background: #FAFAFA;
    border: 1.5px solid #BBC0C9;
    border-radius: 8px;
    height: 48px;
}
.sticky-leadgen .sticky-leadgenwrp .inner-container .input-wrapper .input-actionsection .child-wrapper input.error-border {
    border-color: #d1281e;
}
.sticky-leadgen .sticky-leadgenwrp .inner-container .input-wrapper .input-actionsection .child-wrapper input.error-border {
    border-color: #d1281e;
}
.sticky-leadgen .sticky-leadgenwrp .inner-container .input-wrapper .input-actionsection .child-wrapper input.error-border+.error-icon {
    display: block;
}
.sticky-leadgen .sticky-leadgenwrp .inner-container .input-wrapper .input-actionsection .child-wrapper .error-icon {
    position: absolute;
    right: 27px;
    top: 15px;
    width: 16px;
    height: 16px;
    /*display: none;*/
}
.sticky-leadgen-desktop .applynow_button {
    width: 200px;
    background-color: ff7f00;
    background-color: var(--thm-base);
    color: #fff;
    border: none;
}
.sticky-leadgen .sticky-leadgenwrp .inner-container .input-wrapper .input-actionsection .child-wrapper-action-button button {
    font-size: 18px;
    font-weight: 600;
    line-height: 1;
    border-radius: 8px;
    padding: 15px 16px;
}
.sticky-leadgen .sticky-leadgenwrp .inner-container .input-wrapper .sticky_formerror {
    display: none;
    font-size: 12px;
    font-weight: 500;
    color: #d1544c;
    padding: 0;
    width: 100%;
    margin-top: 5px;
}
.sticky-leadgen-desktop .user-consent-label {
    margin: 6px 0 0!important;
    font-size: 12px!important;
}
.sticky-leadgen .user-consent-label {
    display: block;
    position: relative;
    cursor: pointer;
    /*font-size: 8px;*/
    font-weight: 500;
    color: #788193;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding: 3px 0 3px 0px;
    margin: 11px 0 0;
}
.sticky-leadgen input {
    border: none;
    padding: 6px 12px;
}
.sticky-leadgen .user-consent-label .user-consent-checkbox {
    /*position: absolute;*/
    /*opacity: 0;*/
    cursor: pointer;
    height: 10px;
    /*width: 0;*/
}
.sticky-leadgen .sticky-leadgenwrp .inner-container .input-wrapper .input-actionsection .child-wrapper-action-button {
    flex-shrink: 0;
}
.sticky-leadgen .sticky-leadgenwrp .inner-container .input-wrapper .input-actionsection .child-wrapper-action-button button {
    font-size: 18px;
    font-weight: 600;
    line-height: 1;
    border-radius: 8px;
    padding: 15px 16px;
}

.sticky-leadgen-desktop .user-consent-checkbox:checked~.user-consent-checkmark {
    border: 1px solid #727272!important;
}
.user-consent-label .user-consent-checkbox:checked~.user-consent-checkmark, .user-consent-label .user-consent-checkbox~.user-consent-checkmark {
    background-color: #fff;
    border: 1px solid #fb8a1d;
}
.whatsappChat{
    position: fixed;
    text-align: center;
    width: 45px;
    height: 45px;
    z-index: 101;
    bottom: 100px;
    right: 40px;
}
.whatsappChat img{
    width: 50px;
}

  
  @keyframes slide1 {
    0%,
    100% {
      transform: translate(0, 0);
    }
  
    50% {
      transform: translate(10px, 0);
    }
}
  @keyframes slide2 {
    0%,
    100% {
      transform: translate(0, 0);
    }
  
    50% {
      transform: translate(0, 10px);
    }
}
/*input[type="radio"] {
  display: grid;
  place-content: center;
}

input[type="radio"]::before {
  content: "";
  width: 0.7em;
  height: 0.7em;
  border: 5px solid var(--bs-red);
  border-radius: 50%;
  transform: scale(0);
  transition: 120ms transform ease-in-out;
  box-shadow: 0em 0em 1em #000;
}

input[type="radio"]:checked::before {
  transform: scale(1.1);
}
*/
.loan-calculator__form h6{
    margin-bottom: 1em;
    margin-top: 2em;
    font-weight: bold;
}

.tab video{
    width: 100%;
}
.benefit-two__tab__title{
    margin-bottom: 5px !important;
}

.overflow-hidden {
    overflow: hidden;
}
.space-around {
    margin-top: 50px !important;
    margin-bottom: 30px !important;
}
input[type="radio"] {
  /* Add if not using autoprefixer */
  -webkit-appearance: none;
  appearance: none;
  /* For iOS < 15 to remove gradient background */
  background-color: #fff;
  /* Not removed via appearance */
  margin: 0;
  font: inherit;
  color: var(--thm-base);
  width: 1.15em;
  height: 1.15em;
  border: 0.15em solid var(--thm-base);
  border-radius: 50%;
  transform: translateY(-0.075em);
  display: grid;
  place-content: center;
}
input[type="radio"]::before {
  content: "";
  width: 0.65em;
  height: 0.65em;
  border-radius: 50%;
  transform: scale(0);
  transition: 120ms transform ease-in-out;
  box-shadow: inset 1em 1em var(--form-control-color);
}
input[type="radio"]:checked::before {
  transform: scale(1);
  background-color: var(--thm-base);
}
input[type="radio"]:focus {
  /*outline: max(2px, 0.15em) solid currentColor;*/
  outline-offset: max(2px, 0.15em);
}
.form-control:focus-within {
  color: var(--form-control-color);
}
/*.radioCo11Box {
    cursor: pointer;
    display: flex;
    align-items: center;
    margin-top: 15px;
}
.radioCo11Icon {
    float: left;
    fill: var(--thm-base);
    max-width: 20px;
    max-height: 20px;
}*/
.inline{
    display: inline-flex;
    width: auto;
    margin-right: 15px;
}
.inline label {
    display: inline-block;
    padding-left: 10px;
    line-height: 1;
}

#sublinks .main-menu__nav2{
    padding-left: 0;
}
#sublinks .main-menu__nav2 ul{
    list-style-type: none;
}
#sublinks .main-menu__nav2 ul li{
    display: inline-block;
}
.thm-btn2.active{
    background: none;
    color: var(--thm-base);
}

#success{
    color: var(--thm-base);
}
@media screen and (max-width: 768px){
    .sticky-leadgen{
        display: none;
    }
    .thm-btn2{
        padding: 6px !important;
    }
}

@media screen and (max-width: 1025px) {
    .cpl{
        display: none !important;
    }
    .sticky-leadgenwrp .inner-container{
       padding: 27px 16px; 
    }
    .sticky-leadgen-desktop .input-label{
        font-size: 24px;
    }
    .sticky-leadgen-desktop .applynow_button{
        width: 180px;
    }
}
button:disabled,
button[disabled],
button:disabled:hover,
button[disabled]:hover{
  border: 1px solid #999999 !important;
  background-color: #cccccc !important;
  color: #666666 !important;
}

.documents {
    border-left: 2px solid #eee;
}
.documents a{
    /*font-weight: bold;*/
    /*text-decoration: underline;*/
    display: block;
    border-bottom: 1px dotted #ccc;
}
.documents a:hover{
    color: #555;
}
.documents a:after{
    /*content: "f35d";*/
}

@media screen and (min-width: 768px){
  .mobile_link{
    display: none;
  }
}
@media screen and (max-width: 400px){
    .animatedArrowRight{
        display: none;
    }   
    .arrow1 {
        animation: slide2 1s ease-in-out infinite;
        margin-left: 9px;
        font-size: 40px;
      }
    .flex-container {
        display: flex;
        justify-content: center;
        align-items: center;
    }
}
@media screen and (min-width: 400px){
    .animatedArrowDown{
        display: none;
    }   
    .arrow1 {
        animation: slide1 1s ease-in-out infinite;
        margin-left: 9px;
        font-size: 40px;
      }
}
.arrow1{
    color: #2773e6;
}


.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1000; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
  }
  
  /* Modal Content */
  .modal-content {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 80%;
  }
  
  /* The Close Button */
  .close {
    color: #aaaaaa;
    float: right;
    text-align: right;
    font-size: 40px;
    font-weight: bold;
    margin-right: 32px;
  }
  
  .close:hover,
  .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
  }