﻿body .boxRow .boxSectionC-wrap .module.pl {
    height: 700px;
}

body .boxRow .boxSectionC-wrap .module .pl-pricing {
    background: #ffffff;
}

body .boxRow .boxSectionC-wrap .module .fees-box-wrap .fees-box-inner {
    padding: 0 30px;
}

body .boxRow .boxSectionC-wrap .module .fees-box-wrap .fees-box-inner .pricing-row {
    border-bottom: 1px solid #b2b2b2;
    padding-top: 15px;
}

body .boxRow .boxSectionC-wrap .module .fees-box-wrap .fees-box-inner .Lato-black {
    font-family: "Lato", sans-serif;
    font-weight: 900;
}

body .boxRow .boxSectionC-wrap .module .fees-box-wrap .fees-box-inner .pricing-row .Lato-black {
    font-size:38px;
}

body .boxRow .boxSectionC-wrap .module .fees-box-wrap .fees-box-inner .repayment-row .Lato-black,
body .boxRow .boxSectionC-wrap .module .fees-box-wrap .fees-box-inner .interest-rate-row .Lato-black {
    font-size:38px;
    color: #00d1d0;
}

body .boxRow .boxSectionC-wrap .module .fees-box-wrap .fees-box-inner .interest-rate-row  {
    border-bottom: none;
    padding-top: 0;
}

body .boxRow .boxSectionC-wrap .module .fees-box-wrap .fees-box-inner .pricing-row small {
    display: inline-block!important;
    line-height: 10px;
    text-align: center;
}

body .boxRow .boxSectionC-wrap .module .fees-box-wrap .fees-box-inner .pricing-row .spacer {
    padding: 0 10px;
}

body .boxRow .boxSectionC-wrap .module .fees-box-wrap .fees-box-inner .interest-rate-row small {
    line-height: 10px;
    color: #00d1d0;
}

body .boxRow .boxSectionC-wrap .module .fees-box-wrap .fees-box-inner .wrap-interest-rate {
    width: 100%;
    background: #ffffff;
    border-radius: 6px;
}

body .boxRow .boxSectionC-wrap .module .fees-box-wrap .fees-box-inner .wrap-interest-rate p {
    margin-bottom: 0;
}

body .boxRow .boxSectionC-wrap .module .fees-box-wrap .fees-box-inner .interest-rate-row .lbl {
    font-size: 14px;
    text-align: left;
}

body .boxRow .boxSectionC-wrap .module .fees-box-wrap .fees-box-inner .interest-rate-row .lbl.align-bottom {
	position:relative;
	bottom: -5px;
}

body .boxRow .boxSectionC-wrap .module .fees-box-wrap.pl-pricing .fees-box-inner .pricing-row .lbl {
    padding-top: 10px;
}

body .boxRow .boxSectionC-wrap .module .fees-box-wrap .fees-box-inner .wrap-interest-rate .btn-apply-now {
    max-width: 210px;
    padding-top: 12px;
    padding-bottom: 13px;
    margin: 10px auto 0 auto;
}

body .boxRow .boxSectionC-wrap .module .fees-box-wrap .fees-box-inner .wrap-interest-rate .repayment-row {
    min-height: 200px;
    padding-top: 20px;
    /*margin-bottom: 30px;*/
    text-align: center;
    border-right: 1px solid #f2f2f2;
}

body .boxRow .boxSectionC-wrap .module .fees-box-wrap .fees-box-inner .wrap-interest-rate .repayment-left {
    margin-top: 20px;
    margin-bottom: 20px;
    padding-top: 20px;
}

body .boxRow .boxSectionC-wrap .module .fees-box-wrap .fees-box-inner .wrap-interest-rate .repayment-right {
    padding-top: 20px;
    padding-bottom: 20px;
}


.boxSectionC-wrap .charges-disc-wrap {
    position: relative;
    margin: 0 auto;
}

.boxSectionC-wrap .wrap-yesno {
    margin-bottom: 20px;
}

.boxSectionC-wrap .wrap-yesno .btn-group.btn-toggle {
    width: 100%;
}

.boxSectionC-wrap .wrap-yesno .btn-group .btn-default {
    width: 100%;
    border: 1px solid #ffffff;
    background-color: #ffffff;
    border-radius: 6px;
    font-weight: 700;
    color: #777777;
    margin-right: 10px;
}

.boxSectionC-wrap .wrap-yesno .btn-group .btn-default.last {
    margin-right: 0;
}

.boxSectionC-wrap .wrap-yesno .btn-group .btn-default.active,
.boxSectionC-wrap .wrap-yesno .btn-group .btn-default:active {
    /*box-shadow: inset 0 3px 5px rgba(0,0,0,.125)!important;*/
    background-color: #e8f9f9;
    border-color: #00d1d0;
    color: #00d1d0;
}

.boxSectionC-wrap .wrap-yesno .btn-group .btn-default:focus {
    border: 1px solid #00d1d0;
}

.boxSectionC-wrap .form-element .inputText,
.boxSectionC-wrap .form-element-select .inputSelect {
    background: #ffffff!important;
    height: 50px;
    border-radius: 6px;
    font-weight: 700;
}

.boxSectionC-wrap .form-element-select .inputSelect {
    padding-left: 15px;
}

.boxSectionC-wrap .form-element .inputText {
    padding-bottom: 0;
}

/* Forms */
.boxSectionC-wrap .form-element-select .fa-caret-down {
    position: absolute;
    bottom: 15px;
    right: 15px;
}

/* Money label */
.boxSectionC-wrap .money-field-label,
.boxSectionC-wrap .money-field-label2 {
  position: absolute;
  top: 10px;
}

.boxSectionC-wrap .money-field-label.left,
.boxSectionC-wrap .money-field-label2.left {
  left: 15px;
}

.boxSectionC-wrap .money-field-label.right,
.boxSectionC-wrap .money-field-label2.right {
  right: 25px;
  color: #b1b1b1;
}

.boxSectionC-wrap .money-field-label.hide,
.boxSectionC-wrap .money-field-label2.hide {
  display: none;
}

body .boxSectionC-wrap .get-started-inner {
	padding: 20px 15px 30px 15px;
}

.btn-green {
    background: #58ff8b;
    color: #000;
}

button.btn-advance-opacity-disabled:disabled {
    opacity: 0.3;
}

select.select-no-opacity-disabled:disabled{
    opacity: 1;
}

body .boxRow .boxSectionC-wrap .module .fees-box-wrap .fees-box-inner .Lato-black,
b, strong {
	font-weight:700 !important;
}

/* Media */

@media (max-width: 1199.98px) {
    body .boxRow .boxSectionC-wrap .module.pl {
        height: auto!important;
    }

    body .boxRow .boxSectionC-wrap .module.pl.left {
        height:100%!important;
    }

    body .boxRow .boxSectionC-wrap .module .fees-box-wrap .fees-box-inner .wrap-interest-rate .repayment-row {
        min-height: inherit;
        border-bottom: 1px solid #f1f2f2;
        border-right: none;
        margin-bottom: 0;
    }

    body .boxRow .boxSectionC-wrap .module .fees-box-wrap .fees-box-inner .wrap-interest-rate .repayment-left {
        margin-bottom: 0;
        padding-bottom: 10px;
    }

    body .boxRow .boxSectionC-wrap .module .fees-box-wrap .fees-box-inner .wrap-interest-rate .repayment-right {
        padding-top: 0;
    }

    body .boxRow .boxSectionC-wrap .module .fees-box-wrap .fees-box-inner .interest-rate-row p {
        text-align: right;
    }

    body .boxRow .boxSectionC-wrap .module .fees-box-wrap .fees-box-inner .interest-rate-row p.font-18 {
        font-size:16px;
    }

    .boxSectionC-wrap .wrap-yesno .btn-group .btn-default {
        margin-right: 20px;
        padding-top: 10px;
        padding-bottom: 10px;
        font-size: 18px;
    }

    .boxSectionC-wrap .wrap-yesno .btn-group .btn-default:nth-child(3),
   .boxSectionC-wrap .wrap-yesno .btn-group .btn-default:last-child {
        margin-right: 0;
    }

    .boxSectionC-wrap .wrap-yesno .btn-group .btn-default:nth-child(-n+3) {
        margin-bottom: 20px;
    }

    .boxSectionC-wrap .wrap-yesno {
        margin-bottom: 0;
    }

    body .boxRow .boxSectionC-wrap .module.pl .fees-box-wrap {
        padding:0;
    }

    body .boxRow .boxSectionC-wrap .module .fees-box-wrap .fees-box-inner {
        padding-top:15px;
    }

}
@media (max-width: 767.98px) {
    
    body .boxRow .boxSectionC-wrap .module .fees-box-wrap .fees-box-inner .button-default-mobile {
        width:240px;
    }

    body .boxRow .boxSectionC-wrap .module .fees-box-wrap .fees-box-inner .pricing-row .spacer {
        padding: 0 10px;
    }

    body .boxRow .boxSectionC-wrap .module .fees-box-wrap {
        padding-bottom: 40px!important;
    }

    body .boxRow .boxSectionC-wrap .module .fees-box-wrap .fees-box-inner .interest-rate-row small {
        font-size: 14px;
        line-height: 14px;
    }

    body .boxRow .boxSectionC-wrap .module .fees-box-wrap .fees-box-inner .pricing-row .percent {
        font-size: 18px;
    }

    body .boxRow .boxSectionC-wrap .module .fees-box-wrap .fees-box-inner .interest-rate-row .lbl {
        font-size: 16px;
        text-align: right;
    }

}

@media (max-width: 575.98px) {
    body .boxRow .boxSectionC-wrap .module .fees-box-wrap .fees-box-inner .pricing-row .Lato-black {
        font-size:26px;
    }

    body .boxRow .boxSectionC-wrap .module .fees-box-wrap .fees-box-inner .repayment-row .Lato-black,
    body .boxRow .boxSectionC-wrap .module .fees-box-wrap .fees-box-inner .interest-rate-row .Lato-black {
        font-size:26px;
    }

    body .boxRow .boxSectionC-wrap .module .fees-box-wrap .fees-box-inner .interest-rate-row small {
        font-size: 11px;
        line-height: 11px;
        margin-left:2px;
    }

    body .boxRow .boxSectionC-wrap .module .fees-box-wrap .fees-box-inner .pricing-row .percent {
        font-size: 12px;
    }

    body .boxRow .boxSectionC-wrap .module .fees-box-wrap .fees-box-inner .interest-rate-row .lbl {
        font-size: 12px;
    }

    body .boxRow .boxSectionC-wrap .module .fees-box-wrap.pl-pricing .fees-box-inner .pricing-row .lbl {
        font-size:12px;
    }

    .pricing-row .col-4 > p.font-16 {
        font-size:12px;
    }

    body .boxRow .boxSectionC-wrap .module .fees-box-wrap .fees-box-inner .pricing-row small .font-16{
        font-size:12px;
    }

    
}

@media (max-width:380px) {
    body .boxRow .boxSectionC-wrap .module .fees-box-wrap .fees-box-inner {
        padding-top:25px;
    }
}

@media (max-width:365px) {
	body .boxRow .boxSectionC-wrap .module .fees-box-wrap .fees-box-inner .interest-rate-row .lbl {
		font-size:9px;
	}	
}