.button .fas,
button .fas,
.pre-footer-button .fas {
  font-weight: 400;
  margin-left: 35px; }

.button::before {
  -webkit-transition: background-color .3s ease;
  -o-transition: background-color .3s ease;
  transition: background-color .3s ease; }

.button:hover::before {
  background-color: #1ca14d;
  background-color: -moz-linear-gradient(top, #1ca14d 0%, #13863d 100%);
  background-color: -webkit-linear-gradient(top, #1ca14d 0%, #13863d 100%);
  background-color: linear-gradient(to bottom, #1ca14d 0%, #13863d 100%); }

#home-title.int-page-title {
  height: 550px; }

#home-title.int-page-title.int-page-title-small {
  height: 420px; }

#home-title.int-page-title h1 {
  margin-bottom: 20px;
}
#home-title.int-page-title h2 {
  margin-bottom: 34px;
}
#home-title.int-page-title h2:last-child {
  margin-bottom: 0;
}

#home2.int-page-bloc .home2-bottom {
  max-width: 1225px;
  text-align: left; }

#home2.int-page-bloc .home2-bottom .col-sm-12:first-child {
  text-align: center; }

#home2.int-page-bloc .home2-bottom .col-sm-12:nth-child(1n+2) {
  font-weight: 400;
  font-size: 25px;
  line-height: 40px; }

#home2.int-page-bloc .home2-bottom .col-sm-12:nth-child(1n+2) p,
#home2.int-page-bloc .home2-bottom .col-sm-12:nth-child(1n+2) ul,
#home2.int-page-bloc .home2-bottom .col-sm-12:nth-child(1n+2) ol {
  /*margin-bottom: 80px;*/ }

#home2.int-page-bloc .home2-center h4.gray-text {
  font-weight: 700;
  font-size: 25px;
  line-height: 30px;
  color: #b8b8b8; }

#home2.int-page-bloc .home2-center p.gray-text {
  font-weight: 400;
  font-size: 18px;
  line-height: 30px;
  color: #b8b8b8; }

.int-page-bloc h3 {
  text-align: center; }

.int-page-bloc h4 {
  font-weight: 700;
  font-size: 30px;
  line-height: 1.2em;
  text-transform: none;
  color: #38b060; }

.int-page-bloc h4.no-underbar::after {
  display: none; }

.certificate-hover {
  -webkit-box-shadow: 0px 1px 27px 0px rgba(0, 0, 0, 0.13);
  box-shadow: 0px 1px 27px 0px rgba(0, 0, 0, 0.13);
  display: inline-block;
  position: relative;
  pointer-events: none;
  text-align: center; }

.four-easy-steps-container {
  position: relative;
  background: #20bb59;
  /* Old browsers */
  background: -moz-linear-gradient(top, #20bb59 0%, #17a149 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #20bb59 0%, #17a149 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, left bottom, from(#20bb59), to(#17a149));
  background: -o-linear-gradient(top, #20bb59 0%, #17a149 100%);
  background: linear-gradient(to bottom, #20bb59 0%, #17a149 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#20bb59', endColorstr='#17a149',GradientType=0 );
  /* IE6-9 */ }

.four-easy-steps-container::before {
  content: "";
  position: absolute;
  top: -1px;
  right: 0;
  left: 0;
  background-image: url("/web/img/ellipsis-top.png");
  height: 45px;
  background-size: cover;
  background-position: center; }

.four-easy-steps-container .bigger-row {
  width: 120% !important;
  margin-left: -10%; }

.four-easy-steps-container .col-sm-12 {
  text-align: center; }

.four-easy-steps-container .col-sm-12 h3 {
  font-weight: 700;
  font-size: 70px;
  color: white;
  text-align: center;
  padding-top: 175px;
  padding-bottom: 65px; }

.four-easy-steps-container .col-sm-3 {
  text-align: center;
  position: relative; }

.four-easy-steps-container .col-sm-3::after {
  content: "";
  position: absolute;
  top: 0;
  right: -27px;
  margin-top: 93px;
  margin-bottom: 92px;
  height: 33px;
  width: 54px;
  background-image: url("/web/img/dark_arrow.png"); }

.four-easy-steps-container .col-sm-3:last-child::after {
  display: none !important; }

.four-easy-steps-container .col-sm-3 p {
  font-size: 35px;
  color: white;
  letter-spacing: -.05em; }

.four-easy-steps-container .col-sm-12 .button {
  margin-top: 130px;
  margin-bottom: 95px; }

.four-easy-steps-container .col-sm-12 .button:hover,
.four-easy-steps-container .col-sm-12 .button:hover span,
.four-easy-steps-container .col-sm-12 .button:hover .fas {
  color: #18a44b;
  -webkit-transition: opacity .3s ease, color .3s ease, background-color .3s ease;
  -o-transition: opacity .3s ease, color .3s ease, background-color .3s ease;
  transition: opacity .3s ease, color .3s ease, background-color .3s ease; }

.four-easy-steps-container .col-sm-12 .button::before {
  background: transparent;
  background: transparent;
  background: transparent;
  background: transparent;
  -webkit-filter: none;
  filter: none;
  border: 3px solid white; }

.four-easy-steps-container .col-sm-12 .button:hover::before {
  background-color: white !important; }

.trustpilot-widget-container {
  background-color: #f2f2f2;
  padding-top: 90px !important;
  padding-bottom: 90px !important; }

.trustpilot-widget-starter {
  text-align: center; }

.trustpilot-widget-starter iframe:first-child {
  margin-right: auto !important;
  margin-left: auto !important;
  margin-bottom: 55px !important; }

.trustpilot-widget-starter iframe:last-child {
  right: 0 !important;
  left: 0 !important;
  margin-right: auto !important;
  margin-left: auto !important; }

.trustpilot-widget-slider {
  position: relative; }

.trustpilot-widget-slider::after {
  content: "";
  display: block;
  width: 100%;
  height: 40px;
  background-color: #f2f2f2;
  position: absolute;
  left: 0;
  bottom: 0; }

.pre-footer-button {
  display: block;
  font-weight: 700;
  font-size: 25px;
  line-height: 100px;
  color: #fff !important;
  text-align: center;
  text-transform: uppercase;
  -webkit-transition: background-color .3s ease;
  -o-transition: background-color .3s ease;
  transition: background-color .3s ease;
  background-color: #20bb59;
  /* Old browsers */
  background-color: -moz-linear-gradient(top, #20bb59 0%, #17a149 100%);
  /* FF3.6-15 */
  background-color: -webkit-linear-gradient(top, #20bb59 0%, #17a149 100%);
  /* Chrome10-25,Safari5.1-6 */
  background-color: linear-gradient(to bottom, #20bb59 0%, #17a149 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#20bb59', endColorstr='#17a149',GradientType=0 );
  /* IE6-9 */ }

.pre-footer-button:hover {
  background-color: #1daa51;
  /* Old browsers */
  background-color: -moz-linear-gradient(top, #1daa51 0%, #148f41 100%);
  /* FF3.6-15 */
  background-color: -webkit-linear-gradient(top, #1daa51 0%, #148f41 100%);
  /* Chrome10-25,Safari5.1-6 */
  background-color: linear-gradient(to bottom, #1daa51 0%, #148f41 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ }

#certificate-of-licence > .modal-dialog,
#consumer-protection-bc > .modal-dialog {
  width: 95%;
  max-width: 577px; }

.apply_now_form_helpfr > .modal-dialog {
  width: 95%;
  max-width: 966px; }

.esig_form_cancel > .modal-dialog {
  width: 95%;
  max-width: 500px; }


.esig_form_cancel .modal-body {
  padding: 0 !important; }

#certificate-of-licence .modal-body,
#consumer-protection-bc .modal-body,
.apply_now_form_helpfr .modal-body {
  padding: 0 !important; }

#accordion {
  -webkit-box-shadow: 0px 1px 27px 0px rgba(0, 0, 0, 0.13);
  box-shadow: 0px 1px 27px 0px rgba(0, 0, 0, 0.13); }

#accordion > .card {
  border-radius: 0 !important;
  border-top: 0 !important;
  border-right: 0 !important;
  border-left: 0 !important; }

#accordion > .card:last-child {
  border-bottom: 0 !important; }

#accordion > .card > .card-header {
  border-bottom: 0 !important;
  padding: 0 !important;
  height: 133px;
  display: table;
  width: 100%;
  background-color: white; }

#accordion > .card > .card-header > h5 {
  display: table-cell;
  width: 100%;
  vertical-align: middle;
  padding-right: 231px;
  padding-left: 100px;
  cursor: pointer; }

#accordion > .card > .card-header > h5 > button {
  display: block;
  text-align: left;
  width: 100%;
  font-size: 30px;
  font-weight: 700;
  color: #17a049;
  text-decoration: none !important;
  padding: 0 !important;
  border: 0 !important;
  white-space: normal;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  position: relative; }

#accordion > .card > .card-header > h5 > button::before,
#accordion > .card > .card-header > h5 > button::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: -131px;
  bottom: 0;
  margin-top: auto;
  margin-bottom: auto;
  height: 31px;
  width: 31px;
  background-image: url("/web/img/green-small-arrow.png");
  background-size: contain;
  background-position: center;
  opacity: 0;
  -webkit-transition: opacity .2s ease;
  -o-transition: opacity .2s ease;
  transition: opacity .2s ease; }

#accordion > .card > .card-header > h5 > button::before {
  background-image: url("/web/img/green-small-close.png");
  opacity: 1;
  -webkit-transition: opacity .2s .2s ease;
  -o-transition: opacity .2s .2s ease;
  transition: opacity .2s .2s ease; }

#accordion > .card > .card-header > h5 > button.collapsed::before,
#accordion > .card > .card-header > h5 > button.collapsed::after {
  opacity: 1; }

#accordion > .card > .card-header > h5 > button.collapsed::after {
  -webkit-transition: opacity .2s .2s ease;
  -o-transition: opacity .2s .2s ease;
  transition: opacity .2s .2s ease; }

#accordion > .card > .card-header > h5 > button.collapsed::before {
  opacity: 0;
  -webkit-transition: opacity .2s ease;
  -o-transition: opacity .2s ease;
  transition: opacity .2s ease; }

#accordion > .card > .collapse,
#accordion > .card > .collapsing {
  /*border-top: 1px solid #e0e0e0 !important;*/ }

#accordion > .card > .collapse::before,
#accordion > .card > .collapsing::before {
  content: "";
  display: block;
  border-top: solid 2px #cfcfcf;
  width: calc(100% - 200px);
  margin-right: 100px;
  margin-left: 100px;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  /*border-top: 1px solid #e0e0e0 !important;*/ }

#accordion > .card > .collapse::after,
#accordion > .card > .collapsing::after {
  content: "";
  display: block;
  width: 100%;
  height: 27px; }

#accordion > .card > .collapse > .card-body,
#accordion > .card > .collapsing > .card-body {
  padding-right: 100px !important;
  padding-left: 100px !important;
  text-align: left;
  font-size: 30px;
  line-height: 1.5em;
  color: #737172; }

.calculator-container + .home2-center {
  border-top: 0 !important;
  border-bottom: 0 !important;
  font-size: 35px;
  margin-top: 70px; }

.calculator {
  display: table !important;
  width: 111% !important;
  margin-left: -5.5%;
  height: 157px;
  margin-top: 30px;
  position: relative;
  z-index: 1;
  -webkit-box-shadow: 0px 1px 27px 0px rgba(0, 0, 0, 0.13);
  box-shadow: 0px 1px 27px 0px rgba(0, 0, 0, 0.13); }

html body .calculator > .calc-input > .select2-container {
  top: 100% !important;
  left: 0 !important;
  width: 100% !important;
  pointer-events: auto !important;
  display: block !important; }

html body .calculator > .calc-input > .select2-container > .select2-dropdown {
  width: 100% !important;
  max-width: 100% !important;
  position: static;
  background-color: white !important; }

html body .calculator > .calc-input > .select2-container > .select2-dropdown .select2-results li {
  margin-bottom: 0 !important; }

html body .calculator > .calc-input > .select2-container > .select2-dropdown .select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #17a049 !important; }

.calc-input,
.calc-interest,
.calc-total,
.calc-apply {
  width: 25% !important;
  display: table-cell !important;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.calc-input {
  background-color: #515151;
  padding: 0 20px;
  width: 29.65% !important;
  /* 22.15 + 7.5 */
  position: relative;
  padding-right: 7.5%;
  cursor: pointer; }

.calc-input::after {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 25.28%;
  border-left: 1px solid #919191;
  background-image: url("/web/img/white-medium-arrow.png");
  background-position: center;
  background-size: 41px auto;
  background-repeat: no-repeat; }

.calc-interest {
  width: 22.15% !important;
  border-right: 1px solid #bfbfbf; }

.calc-total {
  width: 22.15% !important; }

.calc-apply {
  width: 26.05% !important;
  background: #20bb59;
  /* Old browsers */
  background: -moz-linear-gradient(top, #20bb59 0%, #17a149 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #20bb59 0%, #17a149 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, left bottom, from(#20bb59), to(#17a149));
  background: -o-linear-gradient(top, #20bb59 0%, #17a149 100%);
  background: linear-gradient(to bottom, #20bb59 0%, #17a149 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#20bb59', endColorstr='#17a149',GradientType=0 );
  /* IE6-9 */ }

.calc-form {
  pointer-events: none !important; }

.calc-form,
.calc-interest-inner,
.calc-total-inner,
.calc-apply-inner {
  max-width: 220px;
  margin-left: auto;
  margin-right: auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.calculator .calc-form .select2-container::before,
.calc-interest-inner::before,
.calc-total-inner::before {
  content: "Loan amount";
  color: white !important;
  text-transform: uppercase;
  font-size: 20px !important;
  font-weight: 700 !important;
  line-height: 20px !important;
  margin-bottom: 23px;
  display: block;
  pointer-events: none !important; }

html[lang="fr"] .calculator .calc-form .select2-container::before,
html[lang="fr"] .calc-interest-inner::before,
html[lang="fr"] .calc-total-inner::before {
  content: "Montant du prêt";
}

.calc-interest-inner::before {
  content: "Fees" !important;
  color: #676767 !important; }


html[lang="fr"] .calc-interest-inner::before {
  content: "Intérêt" !important;
}

.calc-total-inner::before {
  content: "Total" !important;
  color: #1aaa4f !important; }

.calculator .select2-container {
  width: 100% !important;
  pointer-events: none !important; }

.calculator .select2-container > .selection {
  pointer-events: none !important; }

html body .calculator .select2-selection {
  pointer-events: auto !important; }

.calculator .select2-selection,
.calc-interest-inner > span,
.calc-total-inner > span {
  font-size: 50px !important;
  font-weight: 700 !important;
  border: 0 !important;
  background-color: transparent !important;
  height: 50px !important; }

.calc-interest-inner > span > span,
.calc-total-inner > span > span {
  font-size: 26px !important;
  line-height: 26px;
  vertical-align: super;
  padding-left: 5px; }

.calc-apply-inner a {
  display: block; }

.calc-apply-inner span {
  display: block;
  font-weight: 700;
  font-size: 25px;
  line-height: 30px;
  color: #fff !important;
  padding: 27px 0;
  text-transform: uppercase;
  position: relative;
  text-align: center;
  cursor: pointer; }

.calc-apply-inner span i {
  font-weight: 400;
  margin-left: 10px; }

.calc-interest-inner > span {
  color: #676767 !important; }

.calc-total-inner > span {
  color: #1aaa4f !important; }

.calculator .select2-selection > span {
  line-height: 50px !important;
  -o-text-overflow: unset !important;
  text-overflow: unset !important;
  white-space: normal !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  color: white !important; }

.calculator .select2-selection__arrow {
  display: none !important; }

.select2-dropdown {
  /*top: 32px !important;
    left: -58px !important;
    width: 395px !important;*/ }


#modalContainer_applyNow {
    border: none;
    padding: 0;
    width: auto;
    height: auto;
    background: none;
    font-family: 'Cantarell', Verdana, Helvetica, sans-serif;
    color: #231f20;
}

#modalContainer_applyNow * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#modal_applyNow > .modal-dialog {
    background: #fff;
    /*width: 98%;
    margin: auto;*/
    border-top: 9px solid #17a049;
    /*max-height: 85vh;
    overflow-y: auto;*/
}
#modal_applyNow .modal-content {
  border: 0 !important;
  border-radius: 0 !important;
}
#modal_applyNow .modal-body {
  padding: 0 !important;
}

#modal_applyNow .button {
    font-size: 21px;
    margin-bottom: 20px;
}
#modal_applyNow .button .fas, 
#modal_applyNow button .fas, 
#modal_applyNow .pre-footer-button .fas {
    margin-left: 12px;
}


#modal_applyNow .first-section {
    background: #f6f6f6;
    padding: 25px;
    border-bottom: 1px solid #d7d6d6;
    text-align: center;
}

#modal_applyNow .first-section .returning_customer {
    font-family: 'Cantarell', Verdana, Helvetica, sans-serif;
    background: #17a049;
    position: relative;
    border: none;
    font-weight: bold;
    font-size: 12px;
    color: #fff;
    text-transform: uppercase;
    padding: 18px 0;
    cursor: pointer;
    display: block;
    margin: 0 auto 35px auto;
    text-decoration: none;
    text-align: center;
    height: 53px;
}

#modal_applyNow .first-section .returning_customer::before,
#modal_applyNow .first-section .returning_customer::after {
    content: "";
    background: url(/images/btn_side.png);
    width: 20px;
    height: 53px;
    position: absolute;
    top: 0;
    left: -20px;
}

#modal_applyNow .first-section .returning_customer::after {
    left:inherit;
    right: -20px;
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

#modal_applyNow .first-section .returning_customer:focus::before,
#modal_applyNow .first-section .returning_customer:hover::before,
#modal_applyNow .first-section .returning_customer:focus::after,
#modal_applyNow .first-section .returning_customer:hover::after {
    background: url(/images/btn_side_hover.png);
}

#modal_applyNow .first-section p {
    font-size: 25px;
    line-height: 30px;
    font-weight: 600;
    margin-bottom: 30px;
    text-align: center;
    color: #676767;
    letter-spacing: 0;
}
#modal_applyNow .select2-container--default .select2-selection--single .select2-selection__rendered {
    font-size: 18px;
    line-height: 28px;
    font-weight: 400;
    color: #676767;
    letter-spacing: 0;
}

.select2-container > .select2-dropdown .select2-results li {
  margin-bottom: 0 !important; }

#modal_applyNow .first-section .select-container .select2 {
    border: 1px solid #000;
    background: #fff;
    font-size: 12px;
    text-transform: uppercase;
    width: 100%;
    text-align: center;
    padding: 0;
}

#modal_applyNow .first-section .select-container .select2 .select2-selection {
    border: none;
    position: relative;
    padding: 12px 0 !important;
    box-sizing: content-box;
}

#modal_applyNow .first-section .select-container .select2 .select2-selection__rendered {
    padding: 0;
}

#modal_applyNow .first-section .select-container .select2 .select2-selection__arrow {
    display: none;
}

#modal_applyNow .second-section {
    background: #fff;
    padding: 25px;
    display: none;
}

#modal_applyNow .second-section .half {
    font-size: 14px;
    font-weight: bold;
    position: relative;
    margin-bottom: 40px;
}

#modal_applyNow .second-section .half:after {
    clear: both;
    display: table;
    content: "";
}

#modal_applyNow .second-section .half .price {
    position: absolute;
    right: 0;
    bottom: 0;
    top: 0;
    margin-top: auto;
    margin-bottom: auto;
    font-size: 22px;
    line-height: 22px;
    color: #17a049;
    height: 22px;
}

#modal_applyNow .second-section .example {
    text-align: center;
    color: #737172;
    font-size: 12px;
    margin-bottom: 40px;
}

#modal_applyNow .second-section .act {
    text-align: center;
    color: #17a049;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 40px;
}

#modal_applyNow .second-section .act a {
    color: #17a049;    
    font-size: 14px;
    line-height: 20px;
    text-decoration: underline;
}

#modal_applyNow .sample {
    display: none;
    padding-top: 5px;
}

#modal_applyNow .sample p,
#modal_applyNow .second-section .half {
    font-family: 'Cantarell', Verdana, Helvetica, sans-serif;
    font-size: 21px;
    color: #676767;
    margin: 0;
}
#modal_applyNow .second-section .example .bc,
#modal_applyNow .second-section .example .on,
#modal_applyNow .second-section .example .qc {
    font-family: 'Cantarell', Verdana, Helvetica, sans-serif;
    font-size: 21px;
    font-weight: 400;
    line-height: 30px;
    color: #676767;
    margin: 0;
}
#modal_applyNow .second-section .half {
    line-height: 23px;
    margin-bottom: 10px;
}

#modal_applyNow .sample > .other {
    padding-top: 35px;
}

#modal_applyNow .new_customer,
#modal_applyNow .btn_close {
    display: none;
    font-family: 'Cantarell', Verdana, Helvetica, sans-serif;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    background-color: #20bb59;
    border: none;
    cursor: pointer;
    width: 100%;
    padding: 25px 0;
    font-size: 24px;
    text-decoration: none;
    transition: background-color .3s ease;
}

#modal_applyNow .btn_close {
    display: block;
}

#modal_applyNow .new_customer:hover,
#modal_applyNow .new_customer:focus,
#modal_applyNow .btn_close:hover,
#modal_applyNow .btn_close:focus {
    background-color: #1daa51;
}

#modal_applyNow .new_customer strong {
    display: inline-block;
}
#modal_applyNow .new_customer i {
    font-weight: 400;
    margin-left: 10px;
}
.modal-backdrop.show {
    opacity: 0.75;
}


/* LOAN APP */
#loanApp * {
    margin: 0;
    padding: 0;
}
#loanApp > * {
    max-width: 100%;
}

#loanApp input {
    font-size: 11px;
    color: #666666;
    /*font-family: tahoma, arial, sans-serif;*/
}

#loanApp select {
    font-size: 11px;
    color: #666666;
    /*font-family: tahoma, arial, sans-serif;*/
    background-image: url("/web/img/gray-tiny-arrow.png");
    background-repeat: no-repeat;
    background-position: right 20px center;
    padding-right: 48px !important;
}

#loanApp td {
    color: #666666;
    /*font-family: tahoma, arial, sans-serif;*/
    padding: 2px 0;
}

#loanApp .payroll_block,
#loanApp .payroll_subBlock {
    display: none;
}

#loanApp .payroll_block select,
#loanApp .payroll_subBlock select {
    width: auto;
}

#loanApp .LoanAppSectionTitle {
    background-color: #16a14e;
    color: #ffffff;
    font-size: 16px;
    text-transform: uppercase;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 0;
    padding: 10px 15px;
    font-weight: 700;
    margin: 10px 0;
    line-height: 20px;
    letter-spacing: 0 !important;
}

#loanApp #tdcApp_Payroll_lblPayrollSMPayDayText {
    display: block;
    margin-bottom: 10px;
}

#loanApp #tdcApp_Payroll_lblnonbizday {
    display: block;
    margin: 10px 0;
}

#loanApp .helpFrContainer {
    float: right;
}

html #loanApp .fieldError,
html #loanApp label + input + .fieldError,
html #loanApp label + input + .fieldError + .fieldError,
html #loanApp label + input + .fieldError + .fieldError + .fieldError,
html #loanApp .multiple-fields + .fieldError,
html #loanApp .multiple-fields + .fieldError + .fieldError,
html #loanApp .multiple-fields + .fieldError + .fieldError + .fieldError{
    color: red;
    margin-bottom: 0px;
    display: block;
    clear: both;
    font-size: 16px !important;
    line-height: 16px !important;
}

#loanApp .validator .fieldError {
    margin-bottom: 10px;
}
@media (min-width: 950px) {
    #loanApp .visible-mobile {
        display: none !important;
    }

    #loanApp .formInput50 {
        width: 50%;
        float: left;
    }

    #loanApp .formInput50 label {
        width: 45%;
        display: inline-block;
        font-size: 12px;
        color: #666666;
        /*font-family: tahoma, arial, sans-serif;*/
    }

    #loanApp .formInput50 label.inline {
        width: inherit;
        display: inline;
    }

    #loanApp .formInput60 {
        width: 60%;
        float: left;
    }

    #loanApp .formInput60 label {
        width: 45%;
        display: inline-block;
        float: left;
        font-size: 12px;
        color: #666666;
        /*font-family: tahoma, arial, sans-serif;*/
    }

    #loanApp .formInput60 .TDCRadioApp {
        float: left;
    }

    #loanApp .formInput60 .TDCRadioApp label {
        width: auto;
        float: none;
    }

    #loanApp .formInput60 #tblPayroll label {
        width: auto;
        float: none;
    }

    #loanApp .formInput60 #tblPayroll td table td {
        /*white-space: nowrap;*/
    }

    #loanApp #content .div100Success {
        width:766px;
        height:468px;
    }
}

#loanApp input[type=text],
#loanApp select {
  width: 100%;
  padding: 5px;
  font-size: 16px;
  box-sizing: border-box;
    min-width: 1px;
}

#loanApp .multiple-fields {
  display: flex;
  justify-content: space-around;
  align-content: stretch;

  color: #17a049;
  font-family: 'Cantarell', Verdana, Helvetica, sans-serif;
  font-size: 24px;
  letter-spacing: -1px;
  line-height: 28px;
}

#loanApp .multiple-fields label {
  color: #313131;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  letter-spacing: inherit;
  width: auto !important;
}

#loanApp .multiple-fields.phone input[type=text] {
  flex: 1;
}

#loanApp .multiple-fields.phone input[type=text]:nth-child(3) {
  flex: 1.5;
}

#loanApp .field-extra {
    display: flex;
    align-content: stretch;

    color: #17a049;
    font-family: 'Cantarell', Verdana, Helvetica, sans-serif;
    font-size: 24px;
    letter-spacing: -1px;
    line-height: 28px;
}

#loanApp input[type=submit] {
    color: #ffffff;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 20px;
    display: block;
    background: #26a4ed;
    text-align: center;
    padding: 10px;
    border: none;
    cursor: pointer;
}

#loanApp .loanAmount {
    width: 100%;
    margin: auto;
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    justify-content: space-between;
}

#loanApp .loanAmount label {
    display: inline-block;
    font-size: 20px;
    text-transform: uppercase;
    color: #17A049;
    font-weight: bold;
}

#loanApp .loanAmount select {
    font-size: 25px;
}

@media (max-width: 559px){
    #loanApp .formInput60 #tblPayroll td #tblsemimonthly td,
    #loanApp .formInput60 #tblPayroll td #tblmnthspecwkday td,
    #loanApp .formInput60 #tblPayroll td #tblmnthbizdays td,
    #loanApp .formInput60 #tblPayroll td #tblmnthcweek td {
        display: block;
    }

}

@media (max-width: 949px) {
    #content-wrapper #content #loanApp table {
        width: 100% !important;
    }
}

@media(min-width: 950px) {
  #loanApp input[type=text],
  #loanApp select {
    width: 50%;
        font-size: 12px;
  }

  #loanApp .multiple-fields {
    width: 50%;
    display: inline-flex;
  }

    #loanApp .loanAmount {
        width: 68%;
        margin: 55px auto;
    }

    #loanApp .loanAmount label {
        font-size: 30px;
        line-height: 62px;
    }
}

#loanApp br {
  display: none !important;
}
#loanApp label,
#loanApp input,
#loanApp select,
#loanApp textarea,
#loanApp label + input + .fieldError,
#loanApp label + input + .fieldError + .fieldError,
#loanApp label + input + .fieldError + .fieldError + .fieldError,
#loanApp .multiple-fields + .fieldError,
#loanApp .multiple-fields + .fieldError + .fieldError,
#loanApp .multiple-fields + .fieldError + .fieldError + .fieldError {
    display: block !important;
}
#loanApp label,
#loanApp input,
#loanApp select,
#loanApp textarea,
#loanApp .multiple-fields,
#loanApp .multiple-fields * {
    font-family: 'Cantarell', sans-serif !important;
    font-weight: 400 !important;
    font-size: 16px !important;
    line-height: 36px !important;
}
#loanApp label {
    line-height: 27px !important;
    margin-bottom: 10px !important;
}
#loanApp input,
#loanApp select,
#loanApp textarea,
#loanApp .multiple-fields * {
    margin-bottom: 10px !important;
}
#loanApp label + input + .fieldError,
#loanApp label + input + .fieldError + .fieldError,
#loanApp label + input + .fieldError + .fieldError + .fieldError,
#loanApp .multiple-fields + .fieldError,
#loanApp .multiple-fields + .fieldError + .fieldError,
#loanApp .multiple-fields + .fieldError + .fieldError + .fieldError {
    font-family: 'Cantarell', sans-serif !important;
    font-weight: 400 !important;
    font-size: 21px !important;
    line-height: 21px !important;
}
#loanApp .formInput50,
#loanApp .formInput60 {
    box-sizing: border-box !important;
    border-left: 10px solid transparent !important;
    border-right: 10px solid transparent !important;
}
#loanApp .formInput60 {
  width: 50% !important;
}
#loanApp .formInput50 > *,
#loanApp .formInput60 > * {
  width: 100% !important;
}

#loanApp input:not([type='checkbox']):not([type='radio']),
#loanApp select,
#loanApp textarea {
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  appearance: none !important;
  border-radius: 0px !important;
  border: solid 1px rgb(169, 169, 169) !important;
  padding: 5px !important;
  margin-bottom: 15px;
}
#loanApp input[type='checkbox'],
#loanApp input[type='radio'] {
  
}
#loanApp .multiple-fields {
    font-size: 25px !important;
    line-height: 50px !important;
}
#loanApp input[type='checkbox'],
#loanApp input[type='radio'],
#loanApp input[type='checkbox'] + label,
#loanApp input[type='radio'] + label {
  display: inline-block !important;
  vertical-align: middle !important;
}
html body #loanApp label + table {
  margin-bottom: 15px !important;
}
#loanApp label + table,
#loanApp label + table > tbody,
#loanApp label + table > tbody > tr,
#loanApp label + table > tbody > tr > td {
  display: block !important;
  width: 100% !important;
  border: 0 !important;
  padding: 0 !important;
  margin: 0 !important; 
  box-sizing: border-box !important;
  height: auto !important;
}
#loanApp table#tblPayroll,
#loanApp table#tblPayroll > tbody,
#loanApp table#tblPayroll > tbody > tr,
#loanApp table#tblPayroll > tbody > tr > td {
  /*display: block !important;*/
  width: 100% !important;
  border: 0 !important;
  padding: 0 !important;
  margin: 0 !important; 
  box-sizing: border-box !important;
  height: auto !important;
}
#loanApp table#tblPayroll > tbody.payroll_block,
#loanApp table#tblPayroll > tbody.payroll_block > tr.payroll_subBlock,
#loanApp table#tblPayroll > tbody.payroll_block > tr.payroll_subBlock > td,
#loanApp table#tblPayroll > tbody > tr.payroll_subBlock,
#loanApp table#tblPayroll > tbody > tr.payroll_subBlock > td {
  /*display: none !important;*/
}
#loanApp label + table > tbody > tr > td,
td.td-child-radio {
  display: inline-block !important;
  width: auto !important;
  padding-left: 15px !important;
}
#loanApp label + table > tbody > tr > td:first-child,
td.td-child-radio:first-child {
  padding-left: 0 !important;
}
td.td-child-radio {
  margin-bottom: 15px !important
}
#loanApp table#tblPayroll td > span {
    line-height: 27px;
    font-weight: 400 !important;
    font-size: 16px !important;
}
#loanApp table#tblPayroll select,
#loanApp table#tblPayroll input:not([type='checkbox']):not([type='radio']) {
  width: 100% !important;
}
#loanApp select {
    padding-right: 48px !important;
    cursor: pointer;
    background-color: white !important;

}

#tblBank > tbody > tr:last-child > td > table,
#tblBank > tbody > tr:last-child > td > table > tbody,
#tblBank > tbody > tr:last-child > td > table > tbody > tr,
#tblBank > tbody > tr:last-child > td > table > tbody > tr > td {
  display: block;
  width: 100%;
}

#tblBank > tbody > tr:last-child > td > table > tbody > tr > td span {
    line-height: 25px;
}
#loanApp .multiple-fields > span {
    text-align: center;
    padding: 0 10px 0 9px;
    line-height: 46px !important;
    min-width: 30px;
}


.logout_titre_style {
  float: left;
}
.logout_button {
  font-size: 21px;
  padding: 13px 40px;
  float: right;
  margin-left: 20px;
}
.logout_button + * {
  clear: both;
}











@media (min-width: 676px) {
  .modal-dialog {
      max-width: 600px;
  }
}

@media only screen and (max-width: 1460px) {
  .trustpilot-widget-container {
    padding-top: 70px !important;
    padding-bottom: 45px !important; }
  .trustpilot-widget-starter iframe:first-child {
    margin-bottom: 45px !important; }
  #home-titleint-page-title .home2-center {
    font-size: 25px; }
  .four-easy-steps-container .col-sm-12 .button {
    margin-top: 120px; }
  .four-easy-steps-container .col-sm-12 h3,
  #home2.int-page-bloc h3 {
    font-size: 60px; }
  #home2.int-page-bloc h3 strong {
    display: block; }
  .four-easy-steps-container .col-sm-3 p {
    font-size: 29px; }
  .four-easy-steps-container .col-sm-3 img {
    max-width: 180px; }
  .four-easy-steps-container .col-sm-3::after {
    margin-top: 74px;
    margin-bottom: 73px; }
  .button {
    font-size: 21px;
    line-height: 21px; }
  .pre-footer-button {
    font-size: 21px; }
  .four-easy-steps-container .bigger-row {
    width: 100% !important;
    margin-left: 0; }
  .four-easy-steps-container .col-sm-12 h3 {
    padding-top: 150px; }
  .calculator {
    width: 100% !important;
    margin-left: 0%;
    height: 145px; }
  .calc-interest,
  .calc-total,
  .calc-apply {
    width: 23.45% !important; }
  /*.select2-dropdown {
	    left: -43px !important;
	    width: 356px !important;
	}*/ }

@media only screen and (max-width: 1299px) {
  .four-easy-steps-container .col-sm-3 p {
    font-size: 27px;
    line-height: 32px; }
  .four-easy-steps-container .col-sm-3 {
    width: 50%;
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
    flex: 0 0 50%;
    max-width: 50%; }
  .four-easy-steps-container .col-sm-3:nth-child(2)::after {
    display: none !important; }
  .four-easy-steps-container .col-sm-3:nth-child(1),
  .four-easy-steps-container .col-sm-3:nth-child(2) {
    margin-bottom: 20px; }
  .four-easy-steps-container .col-sm-12 h3 {
    max-width: 670px;
    margin-left: auto;
    margin-right: auto; }
  .calc-form,
  .calc-interest-inner,
  .calc-total-inner,
  .calc-apply-inner {
    max-width: 80%; }
  .calculator .select2-container::before,
  .calc-interest-inner::before,
  .calc-total-inner::before {
    margin-bottom: 11px !important; }
  .calculator {
    height: 130px; }
  .calc-input::after {
    background-size: 30px auto;
    width: 20%; }
  .calc-apply-inner span {
    font-size: 20px !important;
    font-weight: 700 !important;
    line-height: 20px !important; } }

@media only screen and (max-width: 1200px) {
  #loanApp .formInput50,
  #loanApp .formInput60 {
    width: 100% !important;
  }
  #tblBank > tbody > tr:last-child,
  #tblBank > tbody > tr:last-child > td {
    display: block;
    width: 100%;
  }
  .four-easy-steps-container .col-sm-3 p {
    font-size: 25px;
    line-height: 30px; }
  .certificate-hover {
    pointer-events: auto; }
  .certificate-hover::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    width: 145px;
    height: 145px;
    border-radius: 999px;
    background-color: rgba(23, 160, 73, 0.7);
    pointer-events: none !important;
    opacity: 0;
    -webkit-transition: opacity .3s ease;
    -o-transition: opacity .3s ease;
    transition: opacity .3s ease; }
  .certificate-hover::after {
    content: "+";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    width: 145px;
    height: 45px;
    color: white;
    font-size: 79px;
    pointer-events: none !important;
    opacity: 0;
    -webkit-transition: opacity .3s ease;
    -o-transition: opacity .3s ease;
    transition: opacity .3s ease; }
  .certificate-hover:hover::before,
  .certificate-hover:hover::after {
    opacity: 1; }
  /*
	.calc-input {
		width: 28% !important;
	}
	.calc-interest, 
	.calc-total, 
	.calc-apply {
		width: 24% !important;
	}*/
  .calculator .select2-selection,
  .calc-interest-inner > span,
  .calc-total-inner > span {
    font-size: 40px !important; }
  .calc-interest-inner > span > span, .calc-total-inner > span > span {
    font-size: 21px !important;
    line-height: 21px; }
  .calc-input, .calc-interest, .calc-total {
    padding-top: 5px; } }

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


  #loanApp button.button {
    margin-bottom: 50px !important;
  }
  .button {
    font-size: 17px;
    line-height: 17px; }
  .pre-footer-button {
    font-size: 17px;
    line-height: 80px; }
  .four-easy-steps-container .col-sm-3 p {
    font-size: 23px;
    line-height: 28px; }
  #home2.int-page-bloc {
    padding: 65px 0 10px; }
  .four-easy-steps-container .col-sm-12 h3,
  #home2.int-page-bloc h3 {
    font-size: 50px; }
  #home2.int-page-bloc h3 strong {
    display: inline; }
  #home2.int-page-bloc .home2-center {
    border-top: 0 !important;
    border-bottom: 0 !important;
    margin-top: 0; }
  #home2.int-page-bloc .home2-bottom {
    margin-top: 0; } }

@media only screen and (max-width: 991px) {
  .four-easy-steps-container .col-sm-12 h3, #home2.int-page-bloc h3 {
    font-size: 40px; }
  #home-titleint-page-title .home2-center,
  .four-easy-steps-container .col-sm-3 p {
    font-size: 22px; }
  .calculator {
    display: block !important;
    height: auto !important; }
  .calc-input, .calc-interest, .calc-total, .calc-apply {
    width: 100% !important;
    display: block !important; }
  .calc-input::before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 25.28%;
    border-right: 1px solid #919191;
    background-image: url("/web/img/white-medium-arrow.png");
    background-position: center;
    background-size: 41px auto;
    background-repeat: no-repeat; }
  .calc-input {
    padding-right: 120px !important;
    padding-left: 120px !important; }
  .calc-input::before,
  .calc-input::after {
    width: 100px;
    background-size: 30px auto !important; }
  .calculator .select2-container::before {
    margin-bottom: 9px !important; }
  .calc-interest {
    border-right: 0 !important;
    border-bottom: 1px solid #bfbfbf; }
  .calc-total,
  .calc-interest,
  .calc-input .select2 {
    text-align: center !important; }
  .calc-input, .calc-interest, .calc-total, .calc-apply {
    padding-top: 45px !important;
    padding-bottom: 40px !important; }
  .calc-apply {
    padding-top: 40px !important; }
  .calculator .calc-form .select2-container::before, .calc-interest-inner::before, .calc-total-inner::before {
    font-size: 40px !important;
    line-height: 40px !important; }
  .calculator .select2-selection, .calc-interest-inner > span, .calc-total-inner > span {
    font-size: 70px !important;
    line-height: 70px !important; }
  .calculator .select2-selection > span {
    line-height: 70px !important; }
  .calculator .select2-selection, .calc-interest-inner > span, .calc-total-inner > span {
    height: 70px !important; }
  .calculator .select2-container::before {
    margin-bottom: 19px !important; }
  .calculator .select2-container::before, .calc-interest-inner::before, .calc-total-inner::before {
    margin-bottom: 21px !important; }
  .calc-apply-inner span {
    font-size: 37px !important;
    font-weight: 700 !important;
    line-height: 37px !important; }
  .calc-apply-inner span i {
    margin-left: 30px !important; }
  .calc-interest-inner > span > span, .calc-total-inner > span > span {
    font-size: 36px !important;
    line-height: 36px; } }

@media only screen and (max-width: 830px) {
  #accordion > .card > .card-header > h5 {
    padding-right: 131px;
    padding-left: 50px; }
  #accordion > .card > .card-header > h5 > button::before,
  #accordion > .card > .card-header > h5 > button::after {
    right: -81px; }
  #accordion > .card > .collapse > .card-body, #accordion > .card > .collapsing > .card-body {
    padding-right: 50px !important;
    padding-left: 50px !important; }
  #accordion > .card > .collapse::before,
  #accordion > .card > .collapsing::before {
    width: calc(100% - 100px);
    margin-right: 50px;
    margin-left: 50px; } }

@media only screen and (max-width: 768px) {
  .logout_titre_style {
    float: none;
  }
  .logout_button {
    float: none;
    margin-bottom: 20px;
    margin-left: 0 !important;
  }
  .logout_button + * {
    clear: both;
  }
}
@media only screen and (max-width: 767px) {

  .calculator .calc-form .select2-container::before, .calc-interest-inner::before, .calc-total-inner::before {
    font-size: 27px !important;
    line-height: 27px !important;
  }
  .calc-apply-inner span {
    font-size: 27px !important;
    line-height: 27px !important;
  }
  .calculator .select2-selection, .calc-interest-inner > span, .calc-total-inner > span {
    font-size: 55px !important;
    line-height: 55px !important;
  }
  .calculator .select2-selection, .calc-interest-inner > span, .calc-total-inner > span {
    height: 55px !important;
  }
  .calculator .select2-selection > span {
    line-height: 55px !important;
  }
  .calc-input, .calc-interest, .calc-total {
    padding-top: 25px !important;
    padding-bottom: 21px !important;
  }
  .calc-apply {
    padding-top: 21px !important;
    padding-bottom: 21px !important;
  }
  .calculator .select2-container::before, .calc-interest-inner::before, .calc-total-inner::before {
    margin-bottom: 8px !important;
  }
  .calculator .select2-container::before {
    margin-bottom: 6px !important;
  }
  .calc-interest-inner > span > span, .calc-total-inner > span > span {
    font-size: 28px !important;
    line-height: 28px;
  }
  .four-easy-steps-container .col-sm-3::after {
    display: none !important; }
  #home2.int-page-bloc .home2-bottom .col-sm-6 {
    text-align: center;
  }
  #home2.int-page-bloc .home2-bottom .col-sm-6,
  .four-easy-steps-container .col-sm-3 {
    width: 100%;
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 100%; }
  #home2.int-page-bloc .home2-bottom .col-sm-6 a {
    pointer-events: none !important; }
  #home2.int-page-bloc .home2-bottom .col-sm-6 + .col-sm-6 {
    margin-top: 30px; }
  #home2.int-page-bloc .home2-bottom h4 {
    margin-bottom: 30px; } 
  .calculator-container + .home2-center {
    font-size: 25px;
  }
}

@media only screen and (max-width: 680px) {
  #accordion > .card > .card-header > h5 > button,
  #accordion > .card > .collapse > .card-body p,
  #accordion > .card > .collapsing > .card-body p,
  #accordion > .card > .collapse > .card-body ul,
  #accordion > .card > .collapsing > .card-body ul,
  #accordion > .card > .collapse > .card-body ol,
  #accordion > .card > .collapsing > .card-body ol,
  #accordion > .card > .collapse > .card-body small,
  #accordion > .card > .collapsing > .card-body small {
    font-size: 22px;
    line-height: 32px; }
  #accordion > .card > .card-header {
    height: 120px; }
  #accordion > .card > .card-header > h5 {
    padding-right: 120px; }
  #accordion > .card > .card-header > h5 > button::before,
  #accordion > .card > .card-header > h5 > button::after {
    height: 20px;
    width: 20px; }
  #accordion > .card > .card-header > h5 > button::before, #accordion > .card > .card-header > h5 > button::after {
    right: -70px; } }

@media only screen and (max-width: 575px) {
  .calc-input {
    padding-right: 80px !important;
    padding-left: 80px !important;
  }
  .calc-input::before, .calc-input::after {
    width: 70px;
    background-size: 25px auto !important;
  }
  .calculator .calc-form .select2-container::before, .calc-interest-inner::before, .calc-total-inner::before {
    font-size: 21px !important;
    line-height: 21px !important;
  }
  .calc-apply-inner span {
    font-size: 21px !important;
    line-height: 21px !important;
  }
  .calculator .select2-selection, .calc-interest-inner > span, .calc-total-inner > span {
    font-size: 45px !important;
    line-height: 45px !important;
  }
  .calculator .select2-selection, .calc-interest-inner > span, .calc-total-inner > span {
    height: 45px !important;
  }
  .calculator .select2-selection > span {
    line-height: 45px !important;
  }
  .calc-interest-inner > span > span, .calc-total-inner > span > span {
    font-size: 22px !important;
    line-height: 22px;
  }
}
@media only screen and (max-width: 550px) {
  #accordion > .card > .card-header > h5 > button,
  #accordion > .card > .collapse > .card-body p,
  #accordion > .card > .collapsing > .card-body p,
  #accordion > .card > .collapse > .card-body ul,
  #accordion > .card > .collapsing > .card-body ul,
  #accordion > .card > .collapse > .card-body ol,
  #accordion > .card > .collapsing > .card-body ol,
  #accordion > .card > .collapse > .card-body small,
  #accordion > .card > .collapsing > .card-body small {
    font-size: 18px;
    line-height: 28px; }
  #accordion > .card > .card-header > h5 {
    padding-left: 30px;
    padding-right: 80px; }
  #accordion > .card > .card-header > h5 > button::before, #accordion > .card > .card-header > h5 > button::after {
    right: -50px; }
  #accordion > .card > .collapse > .card-body, #accordion > .card > .collapsing > .card-body {
    padding-right: 30px !important;
    padding-left: 30px !important; }
  #accordion > .card > .collapse::before, #accordion > .card > .collapsing::before {
    width: calc(100% - 60px);
    margin-right: 30px;
    margin-left: 30px; } }

/*@media only screen and (max-width: 490px) {
  .trustpilot-widget-slider::after {
    height: 14px; } }*/

@media only screen and (max-width: 475px) {
  .container, .container-large {
    max-width: 95%; }
  .four-easy-steps-container .col-sm-12 h3, #home2.int-page-bloc h3 {
    font-size: 30px; }
  .four-easy-steps-container .col-sm-12 h3 {
    padding-top: 120px;
    padding-bottom: 15px; }
  .four-easy-steps-container .col-sm-12 .button {
    margin-top: 65px;
    margin-bottom: 65px; }
  .calculator-container + .home2-center {
    font-size: 18px;
  }
}

@media only screen and (max-width: 420px) {
  #accordion > .card > .card-header > h5 > button::before,
  #accordion > .card > .card-header > h5 > button::after {
    display: none !important; }
  #accordion > .card > .card-header > h5 {
    padding-left: 30px;
    padding-right: 30px; }
  #accordion > .card > .card-header {
    height: 100px; } 
  .helpFrContainer {
    display: none !important;
  }
  .calculator .calc-form 
  .select2-container::before, 
  .calc-interest-inner::before, 
  .calc-total-inner::before,
  .calc-apply-inner span {
    font-size: 17px !important;
    line-height: 17px !important;
  }
  .calculator .select2-selection, .calc-interest-inner > span, .calc-total-inner > span {
    font-size: 35px !important;
    line-height: 35px !important;
  }
  .calculator .select2-selection, .calc-interest-inner > span, .calc-total-inner > span {
    height: 35px !important;
  }
  .calculator .select2-selection > span {
    line-height: 35px !important;
  }
  .calc-apply-inner span {
    padding: 5px 0;
  }
  .calc-input::before, .calc-input::after {
    width: 49px;
    background-size: 17px auto !important;
  }
  .calc-input {
    padding-right: 60px !important;
    padding-left: 60px !important;
  }
}

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

  #accordion > .card > .card-header > h5 > button,
  #accordion > .card > .collapse > .card-body p,
  #accordion > .card > .collapsing > .card-body p,
  #accordion > .card > .collapse > .card-body ul,
  #accordion > .card > .collapsing > .card-body ul,
  #accordion > .card > .collapse > .card-body ol,
  #accordion > .card > .collapsing > .card-body ol,
  #accordion > .card > .collapse > .card-body small,
  #accordion > .card > .collapsing > .card-body small {
    font-size: 16px;
    line-height: 22px; }
  #accordion > .card > .card-header {
    height: 80px; } }

@media only screen and (max-width: 340px) {
  .calc-input::before, .calc-input::after {
    display: none !important;
  }
  .calc-input {
    padding-right: 25px !important;
    padding-left: 25px !important;
  }
  #accordion > .card > .card-header > h5 > button,
  #accordion > .card > .collapse > .card-body p,
  #accordion > .card > .collapsing > .card-body p,
  #accordion > .card > .collapse > .card-body ul,
  #accordion > .card > .collapsing > .card-body ul,
  #accordion > .card > .collapse > .card-body ol,
  #accordion > .card > .collapsing > .card-body ol,
  #accordion > .card > .collapse > .card-body small,
  #accordion > .card > .collapsing > .card-body small {
    font-size: 14px;
    line-height: 18px; }
  #accordion > .card > .card-header {
    height: 70px; } }

@media only screen and (max-height: 850px) {
  #home-title.int-page-title {
    height: 500px; }
  #home-title.int-page-title.int-page-title-small {
    /*height: 500px;*/ } }

@media only screen and (max-height: 750px) {
  #home-title.int-page-title {
    height: 450px; }
  #home-title.int-page-title.int-page-title-small {
    /*height: 500px;*/ } }

@media only screen and (max-height: 600px) {
  #home-title.int-page-title.int-page-title-small {
    /*height: 400px;*/ } }

@media only screen and (max-height: 500px) {
  #home-title.int-page-title.int-page-title-small {
    /*height: 300px;*/ } }

#loadingScreen {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, .75);
    z-index: 99999;
}
#loadingScreen > div {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    text-align: center;
}
#loadingScreen > div > * {
    display: block;
    width: 100%;
    text-align: center;
    margin-bottom: 0 !important;
}
#loadingScreen > div > div {
    margin-bottom: 20px !important;
}
#loadingScreen > div img {
    display: inline-block;
}

#loadingScreen .loader {
  position: relative;
  margin: 0 auto;
  width: 75px;
}

#loadingScreen .loader::before {
  content: '';
  display: block;
  padding-top: 100%;
}

#loadingScreen .circular {
  animation: loadingScreenRotate 2s linear infinite;
  height: 100%;
  transform-origin: center center;
  width: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

#loadingScreen .path {
  stroke-dasharray: 1, 200;
  stroke-dashoffset: 0;
  animation: loadingScreenDash 1.5s ease-in-out infinite;
  stroke-linecap: round;
  stroke: #20bb59;
}


#loadingScreenApply {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, .75);
    z-index: 99999;
}
#loadingScreenApply > div {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    text-align: center;
}
#loadingScreenApply > div > * {
    display: block;
    width: 100%;
    text-align: center;
    margin-bottom: 0 !important;
}
#loadingScreenApply > div > div {
    margin-bottom: 20px !important;
}
#loadingScreenApply > div img {
    display: inline-block;
}

#loadingScreenApply .loader {
  position: relative;
  margin: 0 auto;
  width: 75px;
}

#loadingScreenApply .loader::before {
  content: '';
  display: block;
  padding-top: 100%;
}

#loadingScreenApply .circular {
  animation: loadingScreenRotate 2s linear infinite;
  height: 100%;
  transform-origin: center center;
  width: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

#loadingScreenApply .path {
  stroke-dasharray: 1, 200;
  stroke-dashoffset: 0;
  animation: loadingScreenDash 1.5s ease-in-out infinite;
  stroke-linecap: round;
  stroke: #20bb59;
}

@keyframes loadingScreenRotate {
  100% {
    transform: rotate(360deg);
  }
}

@keyframes loadingScreenDash {
  0% {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -35px;
  }
  100% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -124px;
  }
}
