html {
    overflow-x: hidden;
}
body{
    font-size: 16px;
    font-weight: 400;
    line-height: 1.25;
    background-color: #ffffff;
    font-family: 'Montserrat', sans-serif;
}
a,a:hover{
    text-decoration: none;
}
.perl {
    font-family: 'Montserrat', sans-serif;
}
.site-header{

}
.perl .container {
    max-width: 1080px
}
/*Topbar*/
.site-header {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}
.container.container-1 {
    max-width: 960px;
}
body .container-box {
    width: 100%;
    margin: 0 auto;
}
body .header-inner {
    display: flex;
    align-items: center;
    justify-content: center;
}
body .header-inner.desktop-logo {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
}
.header-logo img.logo {
    max-height: 58px;
    max-width: 309px;
    height: auto;
    width: 100%;
}

/*Topbar End*/
.main-banner{
    background: url(./../images/main-banner.png) no-repeat center/cover;
    width: 100%;
    top: 0;
    left: 0;
    background-position: center center;
}
.site-heading{
    position: relative;
    padding-top: 75px;
}
.site-heading .title {
    text-align: left;
    font-size: 56px;
    color: #000000;
    line-height: 1.1;
}
.sh-sub-heading {
    color: #000000;
    font-size: 28px;
    font-weight: bold;
    line-height: 34px;
    padding-bottom: 10px;
}
.bg-img {
    padding: 20px 0;
}
.bg-img img.pl-bg {
    max-width: 100%;
    height: auto;
}
img.pl-bg {
    position: relative;
    bottom: 80px;
}
.get-result-text {
    font-weight: bold;
    color: #000000;
    font-size: 28px;
}
.form-body {
    margin: 0 auto;
    display: table;
    box-shadow: 3px 3px 6px #e0e2e1;
    background-color: #ffffff;
    border: 1px solid #E6E6E6;
    padding: 40px 40px;
    margin-top: 5px;
    width: 560px;
    height: 259px;
}
.footer-form-body{
    margin: 0 auto;
    display: table;
    padding-top: 0px;
}
.form-group.personal-loan {
    min-width: 360px;
    padding-bottom: 10px;
}
.loantype {
    display: block !important;
    padding: 8px 8px 8px 25px !important;
    border-radius: 5px;
    border: 1px solid #979797;
    font-size: 20px;
    color: #000000;
    height: 63px;
}
.loan-type{
    display: block !important;
    padding: 8px 8px 8px 25px !important;
    border-radius: 5px;
    border: 1px solid #979797;
    font-size: 20px;
    color: #000000;
    height: 63px;
}
.btn-form-submit {
    background-color: #06C16A;
    color: #ffffff;
    padding: 14px;
    border-radius: 5px;
    font-size: 25px;
    width: 360px;
    height: 63px;
}
.form-sub-title{
    color: #979797;
    font-size: 14px;
    padding-top: 20px;
}
.provider-title {
    padding-top: 40px;
    padding-bottom: 20px;
    font-weight: 500;
    font-size: 20px;
}
.brands img {
    padding: 10px;
}
/*select style*/
.need-loan {
    color: #000000;
    font-size: 17px;
    border: 1px solid #707070;
    border-radius: 5px;
    padding: 0 1rem;
    padding-right: 2rem;
    width: 360px;
    height: 63px;
    outline: none;
}
select.need-loan {
    -webkit-appearance: none;
    -moz-appearance: none;
    background: transparent;
    background-image: url(./../images/bottom-arrow.png);
    background-repeat: no-repeat;
    background-position-x: 95%;
    background-position-y: 24px;
}
.styled-select select {
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
}
/*select style end*/

/*services section*/
.services-title {
    font-size: 49px;
    text-align: center;
    text-transform: uppercase;
    color: #000000;
}
.servises-main-title {
    text-align: center;
    font-size: 80px;
    font-weight: bold;
    text-transform: uppercase;
    color: #000000;
}
.three-services {
    padding: 0px 0;
}
.ts-main {
    border: 1px solid #CDF3E1;
    height: 156px;
    align-items: center;
}
.steps-subtitle {
    color: #06C16A;
    font-size: 28px;
}
.steps-text{
    font-size: 20px;
    max-width: 585px
}
.steps-image{
    text-align: right;
}

/*services section end*/
/*banner*/
.pl-banner .container {
    background-color: #CDF3E1;
    height: 412px;
}
.pb-img {
    padding-top: 15px;
}
.pb-img img.pb-family {
    max-width: 100%;
    height: auto;
}
.pl-title.text-center {
    font-size: 28px;
    font-weight: bold;
    color: #000000;
    padding: 50px 0;
}
.pl-subtitle {
    max-width: 881px;
    text-align: center;
    font-weight: 500;
    margin: 0 auto;
    font-size: 20px;
    color: #000000;
}

/*banner End*/
/*form before footer*/
section.form-before-footer {
    min-height: 220px;
    justify-content: center;
    align-items: center;
    display: flex;
}
.form-before-footer .btn-form-submit{
    background-color: #06C16A;
    color: #ffffff;
    padding: 14px;
    border-radius: 5px;
    font-size: 25px;
    width: 210px;
    height: 63px;
}
.form-before-footer .form-group.personal-loan {
    min-width: 360px;
    padding-right: 10px;
    padding-bottom: 0px;
}
/*form before footer End*/
.primary-color{
    background-color: #0F235E !important;
    box-shadow: none !important;
}
.secondary-color{
    background-color: #00AFEF !important;
    border-color: #00AFEF !important;
}
.perl .btn-primary {
    background-color: #0F235E;
    border-color: #0F235E;
    color: #FFFFFF
}
.perl .btn-primary:hover {
    background-color: #3990CE;
    border-color: #3990CE
}
.perl .wdgt-btn {
    color: #FFFFFF !important
}
.perl .btn-light {
    border-color: #E8E8E8;
    background-color: #FFFFFF;
    border-width: 2px;
}
.perl .btn-primary {
    background-color: #3E4095 
}
.perl .badge-primary {
    background-color: #1261C9
}
.perl h1 {
    font-weight: bold;
    font-size: 40px;
    line-height: 48px
}
footer .site_footer {
    height: auto;
    background-color: #F2F2F2;
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.perl footer .about-links {
    font-size: 13px;
    color: #4A4A4A;
    max-width: 932px;
    margin: 0 auto;
}
.perl footer .about-links li {
    line-height: 14px
}
.perl footer .about-links a {
    color: #000000;
    font-size: 20px;
    font-weight: 600;
}
.perl footer .copyright {
    border-top: 1px solid #E8E8E8;
    padding: 20px 0;
    font-size: 12px;
    color: #9B9B9B
}
.perl footer .insurance-footer {
    padding: 20px 0px;
    font-size: 14px;
    color: #B5B5B5;
    max-width: 960px;
    margin: 0 auto;
    text-align: center;
    line-height: 1.5;
}
.perl footer .insurance-footer a {
    text-decoration: underline
}
.perl footer .site_footer .logo-nav{
    padding: 0px 0;
}
.perl footer .site_footer .logo {
    margin: auto;
    width: 254px;
    height: 25px;
    background-size: 186px 25px
}
.perl footer .site_footer ul {
    text-align: left;
    margin-bottom: 4px;
    display: flex;
    justify-content: center;
    padding: 0;
}
footer .about-links ul > li:not(:last-child) {
    border-right: solid 1px #000000;
    padding: 0px 15px 0px 0px;
}
.perl footer .site_footer li {
    display: inline;
    margin: 0 4px
}
.site_footer ul>li>a.active {
    border-bottom: 2px solid #06C16A;
    margin-bottom: -5px
}
.perl footer .footer-logo {
    margin: 0 auto;
    display: table;
    padding: 20px 0px 50px 0px;
}
.perl-copyright {
    text-align: center;
    color: #818181;
    font-size: 16px;
    height: 96px;
    align-items: center;
    display: flex;
    justify-content: center;
}
@media (max-width: 1200px) {
    .form-body{
        padding: 30px 30px;
        width: auto;
        height: 260px;
    }
    img.pl-bg {
        position: relative;
        bottom: 60px;
    }

}
@media (min-width: 992px){
    .container-box.container-box1 {
        max-width: 960px;
    }
    .get-result-text {
        position: relative;
        top: -30px;
    }

}

@media (max-width: 991px) {
    .perl footer .about-links li {
        line-height: 25px;
    }
    .perl footer .site_footer ul{
        display: table;
        padding: 0;
        margin: 0 auto;
        text-align: center;
    }
    .perl footer .about-links a{
        font-size: 18px;
    }
    .sh-sub-heading {
        font-size: 25px;
    }
    .site-heading .title {
        font-size: 60px;
    }
    .services-title {
        font-size: 40px;
    }
    .servises-main-title {
        font-size: 70px;
    }
    .need-loan{
        width: 250px;
    }
    .btn-form-submit{
        width: 250px;
    }
    .need-loan{
        width: 250px;
        margin: 0 auto;
        display: table;
    }
    .btn-form-submit{
        width: 250px;
    }
    img.pl-bg {
        position: relative;
        bottom: -15px;
    }
    .bg-img img.pl-bg {
        max-width: 320px;
        height: auto;
    }
    .form-body {
        padding: 25px 0px;
        width: auto;
        height: auto;
    }
    .get-result-text{
        margin-top: 28px;
    }
    .provider-title {
        padding-top: 30px;
        padding-bottom: 10px;
    }
    .form-before-footer .need-loan {
        width: 360px;
        margin: 0 auto;
        display: table;
    }
}
@media (max-width: 768px) {
    .site-heading{
        padding-top: 15px;
    }
    .site-heading .title{
         padding-top: 0px;
    }
} 
@media (max-width: 767px) {

    .form-group.personal-loan {
        min-width: 360px;
    }
    .need-loan{
        width: 360px
    }
    .btn-form-submit{
        width: 360px;
    }
    .perl footer .site_footer ul{
        text-align: center;
    }
    .sh-sub-heading {
        font-size: 19px;
    }
    .site-heading .title {
        font-size: 43px;
    }
    .services-title {
        font-size: 34px;
    }
    .servises-main-title {
        font-size: 65px;
    }
    img.pl-bg {
        position: relative;
        top: 25px;
    }
    .form-body {
/*        padding: 25px 10px;*/
    }
    .sh-sub-heading {
        font-size: 19px;
        text-align: center;
    }
    .site-heading .title {
        font-size: 43px;
        text-align: center;
    }
    .form-before-footer .form-before-footer .need-loan {
        width: 350px;
    }
    .form-before-footer .btn-form-submit{
        width: 185px;
    }
}   
@media (min-width: 576px) {   

}
@media (max-width: 575px) {
    .site-heading .title {
        font-size: 40px;
    }
    .form-box{
        flex-direction: column;
    }
    .form-group.personal-loan{
        padding-right: 0px;
    }
    .btn-form-submit {
        font-size: 25px;
        max-width: 360px;
        width: 100%;
        margin: 7px 0 0 0px;
        text-align: center;
        display: table;
    }
    .ts-main {
        border: unset;
        height: auto;
        padding-bottom: 25px;
    }
    .steps-image {
        text-align: center;
    }
    .steps-subtitle {
        color: #06C16A;
        font-size: 28px;
        font-size: 28px;
        text-align: center;
        font-weight: 700;
    }
    .steps-text {
        font-size: 20px;
        max-width: 451px;
        text-align: center;
        margin: 0 auto;
    }
    .services-title {
        font-size: 30px;
    }
    .servises-main-title {
        font-size: 60px;
    }
    .pl-title.text-center {
        font-size: 25px;
        padding: 5px 0;
    }
    .pl-subtitle {
        max-width: 400px;
    }
    .pl-banner .container{
        height: 350px;
    }
    .three-services {
        padding: 30px 0;
    }
    .footer-form-body{
        margin: 0 auto;
        display: table;
        padding-top: 0px;
    }
    section.form-before-footer{
        min-height: auto;
        padding: 15px 0;
    }
    footer .site_footer {
        height: auto;
    }
    .perl footer .footer-logo{
        padding: 30px 0px 30px 0px;
    }
    .perl-copyright{
        height: 75px;
    }
    .form-before-footer .form-group.personal-loan{
        padding-right: 0px;
    }
    .form-before-footer .btn-form-submit {
        width: 360px;
    }
    .perl footer {
        margin-top: 0px;
        padding-top: 0px
    }
    .perl footer .logo {
        margin: 0 auto
    }
    .perl footer .site_footer ul {
        text-align: center
    }
    .sh-sub-heading {
        padding-bottom: 0px;
    }
}
@media (max-width: 520px) { 
    .site-heading .title {
        font-size: 35px;
    }
    .services-title {
        font-size: 24px;
    }
    .servises-main-title {
        font-size: 48px;
    }
}
@media (max-width: 480px) {   
    .form-group.personal-loan .need-loan {
        min-width: 280px;
        width: 280px;
        margin: 0 auto;
        display: table;
    }
    .btn-form-submit {
        font-size: 25px;
        max-width: 280px;
    }
    .form-sub-title{
        padding: 20px 10px 0 10px;
    }
    .site-heading .title{
        font-size: 55px;
    }
    .services-title {
        font-size: 25px; 
    }
    .servises-main-title{
        font-size: 45px;
    }
    .three-services {
        padding: 40px 0;
    }
    .steps-subtitle{
        font-size: 20px;
    }
    .steps-text {
        font-size: 18px;
    }
    .perl-copyright {
        font-size: 13px;
    }
    .sh-sub-heading {
        font-size: 15px;
    }
    .site-heading .title {
        font-size: 28px;
    }
}
@media (max-width: 460px) {   

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

}
@media (max-width: 380px) {
    .get-result-text{
        font-size: 23px;
    }
    .form-body{
        padding-top: 20px;
    }
    .form-group.personal-loan {
        padding-right: 0px;
        min-width: 250px;
    }
    .form-group.personal-loan .need-loan {
        min-width: 240px;
        width: 240px;
    }
    .btn-form-submit{
        max-width: 240px;
    }
    .bg-img img.pl-bg {
        max-width: 100%;
    }
    .form-before-footer .form-group.personal-loan {
        min-width: 300px;
        margin: 0 auto;
        padding-bottom: 0px;
        display: table;
    }
    .services-title {
        font-size: 22px;
    }
    .servises-main-title {
        font-size: 38px;
    }
}
@media (max-width: 320px) {
    .services-title {
        font-size: 22px;
    }
    .servises-main-title {
        font-size: 40px;
    }
}

@-webkit-keyframes slideInDown {
    from {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes slideInDown {
    from {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.slideInDown {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown
}

@keyframes call-now-loading {
    0% {
        top: 0px;
        height: 28px
    }
    50%,
    100% {
        top: 6px;
        height: 18px
    }
}
