.logo{
  height: 100% !important;
}

.amount{
  margin-bottom: 40px;
}

.amount {
    border-radius: 4px;
    margin: 0 0 20px;
    color: #111;
    border: 1px solid #d4dbe0;
}

.card-block {
    padding: 20px 20px;
}

.bd-b-1:last-of-type {
    border-bottom: none;
    padding-bottom: 0 !important;
}

.title{
  font-size: 1rem;
  line-height: 36px;
}

.list-unstyled {
    padding-left: 0;
    list-style: none;
}

.text-muted {
    color: #767676!important;
}
.pb-2, .py-2 {
    padding-bottom: .5rem!important;
}
.mb-2, .my-2 {
    margin-bottom: .5rem!important;
}
.bd-b-1 {
    border-bottom: 1px solid;
}

.text-default {
    color: #111!important;
}

.bold {
    font-weight: bold;
}

.text-black {
    color: #111!important;
}

.pagination>.disabled>a, .pagination>.disabled>a:focus, .pagination>.disabled>a:hover, .pagination>.disabled>span, .pagination>.disabled>span:focus, .pagination>.disabled>span:hover {
    color: #232121 !important;
    cursor: not-allowed !important;
    background-color: #e6e2e2bf !important;
    border-color: #ddd !important;
}

/*pagination-nav*/
.pagination { margin:0px; }
.pagination li a { font-size: 15px; font-weight: 500; margin: 0 5px; color: #626262; padding: 10px 15px;}
/*.pagination>li:first-child>a, .pagination>li:first-child>span { border-radius: 50%; }*/
/*.pagination>li:last-child>a, .pagination>li:last-child>span { border-radius: 50%; }*/
.pagination>.active>a, .pagination>.active>a:hover { color: #626262; }
.pagination > li > a, .pagination > li > span { width: 44px; height: 44px; line-height: 44px; background: #f6f7f8; border:0px; padding: 10px 15px; text-align: center; }
.pagination li a:focus, .pagination li a:hover, .pagination li span:focus, .pagination li span:hover  {  box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.1); background-color:#007bff; color: #ffffff;}
.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover { background-color:#007bff; color: #ffffff; box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.1); }
.dataTables_paginate li.paginate_button.previous a, .dataTables_paginate li.paginate_button.next a { width: inherit; height: inherit; background: transparent !important; color: inherit !important;  box-shadow: none !important; }


.header-style-1{
    /*background: rgba(0, 0, 0, 0.4);*/
    background: rgba(243, 240, 240, 0.4);
    position: absolute;
    width: 100%;
    z-index: 999;
}

.main-navigation-style-1 .main-menu > nav > ul > .menu-item > a {
    color: #ec5956;
}

.main-navigation-style-1 .navigation .main-menu .cta-btn > a {
    border-color: #ec5956;
}

.main-navigation-style-1.sticky {
    /*background: rgba(243, 240, 240, 0.4);*/
    background: white;
}

.topbar-style-1 .right-side > ul > li > a {
    
}

.intro-box {
    transition: 0.3s all;
    background-image: radial-gradient(circle farthest-side at center 120%, #009cde, #ec5956 100%) !important;
}

.text-custom-blue {
    color: #ec5956;
}

.exp-cal2 .ex-calculate-value>input {
    color: #ec5956;
}

.exp-cal2 .exp-cal2-input input {
    border-bottom: 2px solid #ec5956;
    color: #ec5956;
}

.exp-cal2-loan .nice-select {
    border-bottom: 2px solid #ec5956 !important;
    color: #ec5956;
}

.exp-cal2 .exp-cal-icon button {
    border: 1px solid #ec5956;
    color: #ec5956;
}

.btn-submit-fill {
    color: #fff;
    border: 1px solid #ec5956;
    background-color: #ec5956;
    transition: 0.5s all;
}

.btn-submit-fill:focus,
.btn-submit-fill:hover{
    color: #fff;
    border-color: #f12f2c;
    background-color: #f12f2c;
}

.bg-border {
    box-sizing: border-box;
    border: 1px solid #27346a;
    background-image: radial-gradient(circle farthest-side at center 120%, #009cde, #ec5956 100%);
}

a, a:not([href]) {
    color: #ec5956;
    text-decoration: none;
    transition: 0.5s;
}

.copyright {
    padding: 20px 0;
    background: #ec5956;
}

.bg-black {
    background-color: #0f1119;
}

.footer .footer-box .footer-heading h4:before {
    background-color: #ec5956;
}

.footer .footer-box .social-media ul li a:hover {
    background-color: #ec5956;
    color: #fff;
    transform: rotate(360deg);
}

a:not([href]):hover,
a:not([href]):focus,
a:focus,
a:hover {
    color: #ec5956;
    text-decoration: none;
    transition: 0.5s;
}

#back-top a {
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 0px;
    text-align: center;
    line-height: 36px;
    border: #ec5956 solid 1px;
    color: #ffffff;
    background: #ca1b17;
    transition-duration: 0.3s;
    font-size: 22px;
    box-shadow: rgba(0, 0, 0, 0.05) 0 0 10px;
    position: fixed;
    z-index: 100;
    bottom: 20px;
    right: 20px;
}

.section-header .section-heading h3:after {
    content: '';
    width: 80px;
    height: 3px;
    background-color: #ec5956;
    display: block;
    margin-top: 20px;
}

.footer .footer-box .footer-heading h4:before, .section-header .section-heading h3:before {
    content: '';
    width: 20px;
    height: 20px;
    background: #ec5956;
    display: inline-flex;
    position: absolute;
    left: 95px;
    bottom: -8px;
}

.side-lines .box {
    display: block;
    width: 30px;
    height: 30px;
    background: #ec5956;
    margin-left: -13.5px;
    z-index: 1;
    position: relative;
    cursor: pointer;
}

.side-lines .text {
    transform: rotate(-90deg);
    background: #fff;
    height: 32px;
    text-align: center;
    display: flex;
    align-items: center;
    padding: 0 30px;
    font-size: 22px;
    color: #ec5956;
    margin-left: -64px;
    margin-top: 48px;
}

.side-lines .line {
    display: block;
    background: #ec5956;
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 3px;
    z-index: -1;
}

.main-navigation-style-1 .menu-item-has-megamenu .megamenu, .main-navigation-style-1 .menu-item-has-children > .sub-menu {
    position: absolute;
    top: 100%;
    left: 0px;
    right: 0;
    transform: translateY(-10px);
    border-top: solid 2px #ec5956;
    box-shadow: 0 2px 2px 1px rgba(0, 0, 0, .15);
    background: #fff;
    visibility: hidden;
    opacity: 0;
    transition: 0.3s;
    width: 250px;
}

.main-navigation-style-1 .menu-item-has-children > .sub-menu:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 15px solid #ec5956;
    position: absolute;
    top: -15px;
    left: 30px;
}

.main-navigation-style-1 .menu-item-has-megamenu .megamenu,
.main-navigation-style-1 .menu-item-has-children > .sub-menu {
    position: absolute;
    top: 100%;
    left: 0px;
    right: 0;
    transform: translateY(-10px);
    border-top: solid 2px #ec5956;
    box-shadow: 0 2px 2px 1px rgba(0, 0, 0, .15);
    background: #fff;
    visibility: hidden;
    opacity: 0;
    transition: 0.3s;
    width: 250px;
}
.main-navigation-style-1 .menu-item-has-children > .sub-menu:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 15px solid #ec5956;
    position: absolute;
    top: -15px;
    left: 30px;
}

.main-navigation-style-1 .megamenu-nav ul .menu-item:hover a,
.main-navigation-style-1 .menu-item-has-children > .sub-menu > li.menu-item:hover > a {
    background-color: #ec5956;
    padding-left: 35px;
    transition: 0.5s;
    color: #fff;
}

.sub-header .sub-header-content ul li.active {
    color: #ec5956;
}

.user-info-tabs, .ln-loan-calculator-wrap {
    border-top: 10px solid #ec5956;
}

.bg-light-blue {
    background-color: #ec5956;
}

.sidebar_wrap .sidebar .sidebar_widgets .sidebar-services li.active > a {
    color: #ec5956;
}

.text-light-blue {
    color: #ec5956;
}

.btn-submit {
    color: #ec5956;
    border: 1px solid #ec5956;
    transition: 0.5s all;
    background-color: transparent;
}

.btn-submit:hover{
    color: #ec5956;
    background: #fff;
}

.intro-box .intro-wrapper>a:hover,
.LOANLY-advertisement .advertisement-text .btn-submit:hover,
.book-appointment .appointment-sec .right-side .btn-submit:hover,
.service-page .service-image .service-text-wrapper .btn-submit:hover,
.main-navigation-style-1 .navigation .main-menu .cta-btn > a:hover{
    border-color: #ec5956;
}

.book-appointment .appointment-sec .right-side .btn-submit:hover{
    border-color: #fff;
    color: #ec5956;
}

.rounded-btn:focus,
.rounded-btn:hover,
.btn-submit:hover,
.btn-submit:focus {
    color: #fff;
    transition: 0.5s all;
    border-color: #ec5956;
}
.btn-submit:hover,
.btn-submit:focus {
    background-color: #ec5956;
}


.rounded-btn-white:before,
.rounded-btn:before,
.btn-submit:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    background-color: #ec5956;
    width: 0%;
    transition: 0.5s all;
    z-index: -1;
}
.rounded-btn {
    border: 1px solid #ec5956;
    background-color: #fff;
    transition: 0.5s all;
}
.rounded-btn:before {
    background-color: #ec5956;
    border-radius: 50px;
}
.rounded-btn:focus,
.rounded-btn:hover,
.btn-submit:hover,
.btn-submit:focus {
    color: #fff;
    transition: 0.5s all;
    border-color: #ec5956;
}
.btn-submit:hover,
.btn-submit:focus {
    background-color: #ec5956;
}
.rounded-btn-white:hover:before,
.rounded-btn:hover:before,
.btn-submit:hover:before {
    width: 100%;
}
.btn-submit-fill {
    color: #fff;
    border: 1px solid #ec5956;
    background-color: #ec5956;
    transition: 0.5s all;
}
.btn-submit-fill:focus,
.btn-submit-fill:hover{
    color: #fff;
    border-color: #ec5956;
    background-color: #ec5956;
}

.contact-bottom .contact-info .contact-info-wrapper .icon {
    font-size: 50px;
    line-height: 1;
    color: #ec5956;
}

.exp-cal2 .exp-cal-icon button:hover{
    color: #fff;
    border-color: #ec5956;
    background: #ec5956;
}