/* 
 Theme Name:   Hello Elementor Child
 Theme URI:    
 Description:  
 Author:       admin
 Author URI:   http://xn--lnino-mra.no
 Template:     hello-elementor
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

 /* == Add your own styles below this line ==
--------------------------------------------*/


body {
    margin: 0px;
}
.ehf-header #masthead{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
	z-index:999;
} 


.header-sec.is-sticky {
    background: #fff !important;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
}
.header-sec.is-sticky a.hfe-menu-item {
    color: #000 !important;
}
.header-sec.is-sticky div.hfe-nav-menu-icon {
    color: #000 !important;
}

.header-sec.is-sticky a.hfe-menu-item.active, .header-sec.is-sticky a.hfe-menu-item:hover {
    color: #3CACAE !important;
}
.header-sec.is-sticky .menu-item.current-menu-item a.hfe-menu-item {
    color: #3CACAE !important;
}
.button-animation a {
	position:relative;
	overflow:hidden;
}


 .button-animation .elementor-button-wrapper {
    max-height: 50px;
}

.button-animation a:after {
    content: '';
    position: absolute;
    right: -17px;
    bottom: -17px;
    width: 45px;
    height: 45px;
    background: rgba(255, 255, 255, 0.22);
    border-radius: 100%;
	    transition: 0.5s ease;
}
.button-animation a:hover:after {
    width: 200%;
    height: 347%;
    right: -68px;
    border-radius: 11% !important;
    transition: 0.5s ease;
    bottom: 0px !important;
}
.bannner-sec p{
	margin-bottom:0px;
}

/***how choose sec***/

.how-choose-loan p, .consumer-lon p, .advantages-loans p, .copyright p{
	margin-bottom:0px;
}

/**blog sec csss**/
.parent-sticky 
.elementor-widget-wrap {
display: block!important; 
}
.blogssticky{
position: sticky;
position: -webkit-sticky;
top: 12rem;
}

.blog-post-list-data .rt-detail {
    background: #F4F4F4 !important;
    position: relative;
    padding: 0px 30px 30px !important;
    display: flex;
    flex-direction: column;
}

.blog-post-list-data .rt-holder {
    box-shadow: none !important;
    border-radius: 5px;
}

.blog-post-list-data span.read-more a {
    all: unset !important;
    font-family: Poppins !important;
    font-size: 16px !important;
    font-weight: 500 !important;
    color: #3CACAE !important;
	cursor:pointer !important;
}
.blog-post-list-data span.date {
    padding: 0px !important;
    margin: 0px;
}
.blog-post-list-data .post-meta-user {
    order: -1;
    background: #3CACAE;
    width: max-content;
    border-radius: 0px;
    color: #fff !important;
    padding: 14px 26px;
    position: relative;
    top: -24px;
    margin-bottom: 0px !important;
}
.blog-post-list-data .rt-img-holder img {
    height: 230px;
    object-fit: cover;
	  width: 100% !important;
	
}


/***newsltter**/
.newsletter-form .noptin-optin-form-wrapper.noptin-slide-from-bottom_right {
    all: unset !important;
    min-height: 100% !important;
}
.newsletter-form .noptin-form-header.no-image {
    display: none;
}
.newsletter-form .noptin-form-id-574 .noptin-optin-form-wrapper * {
    padding: 0px !important;
}

.newsletter-form  input{
    background: #fff !important;
    border-radius: 0px;
    padding: 8px 10px !important;
    font-family: Poppins !important;
    font-size: 16px !important;
    font-weight: 300 !important;
    line-height: 24px;
    letter-spacing: 0.05em;
    text-align: left;
}

.newsletter-form input:placeholder{
	    font-family: Poppins !important;
    font-size: 16px !important;
    font-weight: 300 !important;
    line-height: 24px;
    letter-spacing: 0.05em;
    text-align: left;
}


.newsletter-form  input:focus {
    border-color: #fff !important;
}
.newsletter-form  input.noptin-form-submit.noptin-form-button-left {
    background: #3CACAE !important;
    padding: 11px 30px !important;
    font-family: Poppins;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    text-transform: uppercase !important;
    margin-top: 5px;
}
.newsletter-form .noptin-form-note {
    font-family: Poppins !important;
    font-size: 16px;
    font-weight: 300 !important;
    text-align: left;
    color: #fff !important;
    line-height: 22px !important;
}

.newsletter-form .noptin-form-note a {
    text-decoration: underline !important;
}


.newsletter-form .noptin-form-note a:hover{
	box-shadow:none !important;
}
.border-right{
	position:relative;
}
.border-right:after {
    content: '';
    position: absolute;
    right: 0px;
    width: 1px;
    height: 105px;
    background: #222222;
}

/***blog page csss*-**/



/***single blog page csss***/
.single-blogs-banner{
	position:relative;
}
.single-blogs-banner:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background: #00000094;
    top: 0;
    left: 0px;
}
.single-post .elementor-page-title {
    display: block !important;
}

.single-blog-post-data h2 {
    font-family: Pragati Narrow;
    font-size: 35px;
    font-weight: 400 !important;
    line-height: 40px;
    color: #3CACAE !important;
    margin: 20px 0px 20px !important;
}
.single-blog-post-data p {
    font-family: Poppins;
    font-size: 16px;
    font-weight: 300;
    line-height: 26px;
    color: #A4A4A4;
    margin: 10px 0px !important;
}

.single-blog-post-data ol {
    list-style: auto;
    margin: 15px 0px !important;
    padding: 0px 0px 0px 20px;
}

.single-blog-post-data ol li {
    font-family: Poppins;
    font-size: 16px;
    font-weight: 300;
    line-height: 26px;
    text-align: left;
    color: #a4a4a4 !important;
    margin: 12px 0px;
}

.single-blog-post-data  ul {
    list-style: inside;
    margin: 20px 0px !important;
    padding: 0px;
}

.single-blog-post-data  ul li {
    font-family: Poppins;
    font-size: 16px;
    font-weight: 300;
    line-height: 26px;
    text-align: left;
    color: #a4a4a4;
    margin: 15px 0px;
}


.single-blog-post-data figure.wp-block-image.size-full.is-resized {
    margin: 30px 0px !important;
}

.single-blog-post-data a.wp-block-button__link.wp-element-button {
    background: #3CACAE;
    color: #fff !important;
    border-radius: 0px;
    padding: 12px 35px !important;
    font-family: Poppins;
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    margin: 30px 0px;
}
.single-blog-post-data  .elementor-page-title {
    margin-bottom: 0px;
}

.sidebar-content-blog .noptin-optin-form-wrapper.noptin-slide-from-bottom_right {
    background: transparent !important;
    min-height: 100% !important;
    border: none !important;
    margin: 0px !important;
    text-align: left !important;
}
.sidebar-content-blog .noptin-form-footer {
    padding: 0px !important;
}
.sidebar-content-blog .noptin-form-note {
    font-family: Poppins !important;
    font-size: 16px;
    font-weight: 300;
    line-height: 23px !important;
    text-align: left;
    color: #A4A4A4 !important;
}

.sidebar-content-blog input.noptin-form-submit.noptin-form-button-left {
    background: #3CACAE !important;
    width: 100%;
    font-family: Poppins;
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    position: relative;
	    margin-top: 5px;
}
.sidebar-content-blog .noptin-form-header.no-image {
    display: none !important;
}
.sidebar-content-blog p {
    margin-bottom: 0px !important;
}
.sidebar-content-blog  .noptin-form-footer .noptin-form-submit:focus, 
.sidebar-content-blog  .noptin-form-footer .noptin-form-submit:hover {
    box-shadow: none !important;
    outline: 0!important;
    border-color: transparent;
}

.sidebar-content-blog .rt-holder {
    box-shadow: none !important;
    border: 1px solid #A4A4A4 !important;
    padding: 15px;
}
.sidebar-content-blog .rt-detail {
    padding: 0px !important;
}
.sidebar-content-blog h3.entry-title {
    margin-bottom: 10px !important;
}
.sidebar-content-blog span.date {
    font-family: Poppins;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 0px !important;
    padding: 0px !important;
    line-height: 20px !important;
}

.sidebar-content-blog  .post-meta-user {
    margin-bottom: 0px;
}
.sidebar-content-blog  h3.entry-title {
    line-height: 25px !important;
}

.sidebar-content-blog h3.entry-title a {
    font-family: Pragati Narrow;
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    text-align: left;
}
.sidebar-content-blog h3.entry-title a:hover {
    color: #3cacae !important;
}
.sidebar-content-blog .rt-col-md-12.rt-col-sm-12.rt-col-xs-12.even-grid-item.rt-grid-item.img_zoom_in {
    padding: 0px;
    margin-bottom: 20px;
}
.sidebar-content-blog  .noptin-big.noptin-padded {
    color: #3cacae !important;
}

.check-our-finace {
    background: url('http://xn--lnino-mra.no/wp-content/uploads/2024/05/finace-img.webp') no-repeat;
    background-size: cover;
    background-position: center !important;
	min-height:250px;
	display:flex;
	justify-content:center;
	padding:20px;
	flex-direction:column;
	margin:30px 0px;
}
	.check-our-finace h2 {
    font-family: Pragati Narrow;
    font-size: 30px;
    font-weight: 400 !important;
    line-height: 34px;
    text-align: left;
    color: #000 !important;
    margin: 0px 0px 25px !important;
}
	.check-our-finace a {
    font-family: "Poppins", Sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
    background-color: #3CACAE;
    border-style: none;
    border-radius: 0px 0px 0px 0px;
    color: #fff !important;
    padding: 10px 30px;
		display: block;
    width: max-content;
}
	



@media all and (max-width:767px){
	
	.our-main-blogs .rt-col-md-4.rt-col-sm-6.rt-col-xs-12.even-grid-item.rt-grid-item {
    padding: 0px !important;
}


	.blog-post-list-data .rt-col-md-12.rt-col-sm-12.rt-col-xs-12.even-grid-item.rt-grid-item {
    padding: 0px;
}
	.own-blogs-post span.date a {
    font-size: 14px;
}
	.blog-post-list-data .rt-detail {
    padding: 0px 20px 20px !important;
}
	.single-blog-post-data h2 {
    font-size: 28px;
    line-height: 35px;
    margin: 20px 0px 20px !important;
}
	.single-blog-post-data figure.alignleft.size-full img {
    max-height: 300px;
    object-fit: cover;
    margin-bottom: 20px;
}
.tpg-shortcode-main-wrapper .even-grid-item:last-child {
    margin-bottom: 0px !important;
}
	
	
}

.lane-logo-right p {
    background: #3CACAE;
    color: #fff;
    font-family: Poppins;
    font-size: 12px;
    font-weight: 400;
    line-height: normal;
    text-align: center;
    padding: 5px 12px;
    position: relative;
    transition: 0.5s ease;
    display: inline-block;
    border-top-left-radius: 12px;
    border-bottom-right-radius: 12px;
}





/***loan blog single page***/

 .container-sec {
            background-color: #F5F7FA;
            padding: 20px;
            border-radius: 10px;
            text-align: left;
            max-width: 350px;
	 width:100%;
            border: 1px solid #A4A4A4;
        }

        #loan-amount {
            width: 100%;
            margin: 15px 0px;
        }

        label.loan-amonunt-top {
            font-family: Pragati Narrow;
            font-size: 25px;
            font-weight: 400;
            line-height: 30px;
            color: #A4A4A4;
        }

        span#loan-amount-display {
            color: #3CACAE !important;
        }

        .container-sec input[type="range"] {
            width: 100%;
            -webkit-appearance: none;
            appearance: none;
            height: 8px;
            background: linear-gradient(to right, #3CACAE 0%, #3CACAE var(--value, 0%), #A4A4A4 var(--value, 0%), #A4A4A4 100%);
            border-radius: 10px;
            outline: none;
            opacity: 1;
            transition: opacity 1s;
            position: relative;
            z-index: 9;
        }

        .container-sec input[type="range"]:hover {
            opacity: 1;
        }

        .container-sec input[type="range"]::-webkit-slider-thumb {
            -webkit-appearance: none;
            appearance: none;
            width: 20px;
            height: 20px;
            background: #3CACAE;
            cursor: pointer;
            border-radius: 50%;
        }

        .container-sec input[type="range"]::-moz-range-thumb {
            width: 20px;
            height: 20px;
            background: #3CACAE;
            cursor: pointer;
            border-radius: 50%;
        }

        .container-sec input[type="range"]::-ms-thumb {
            width: 20px;
            height: 20px;
            background: #3CACAE;
            cursor: pointer;
            border-radius: 50%;
        }


        .container-sec p {
            font-family: Poppins;
            font-size: 16px;
            font-weight: 400;
            line-height: 30px;
            color: #A4A4A4 !important;
            margin: 0px 0px 15px !important;
        }

        .container-sec a {
            background-color: #3CACAE;
            color: white !important;
            border: none;
            padding: 10px 40px;
            border-radius: 0px;
            cursor: pointer;
            font-size: 16px;
            display: block;
            width: max-content;
            margin: 0 auto;
            margin-top: 30px;
            font-family: Poppins;
            font-size: 16px;
            font-weight: 400;
            line-height: 24px;
            text-align: center;
            position: relative;
										overflow:hidden;
    transition: 0.5s ease;
        }

        .container-sec a:after {
            content: '';
            position: absolute;
            right: -17px;
            bottom: -17px;
            width: 45px;
            height: 45px;
            background: rgba(255, 255, 255, 0.22);
            border-radius: 100%;
					    transition: 0.5s ease;

        }
.container-sec a:hover:after{
	    width: 200%;
    height: 347%;
    right: -68px;
    border-radius: 11% !important;
    transition: 0.5s ease;
    bottom: 0px !important;
}
        .form-list label {
            font-family: Poppins;
            font-size: 16px;
            font-weight: 400;
            line-height: 30px;
            text-align: left;
            color: #a4a4a4a4 !important;
        }

        /* Initial style for the checkbox */
        input#refinance-yes,
        #refinance-no {
            width: 26px;
            height: 26px;
            border: 2px solid #A4A4A4;
            appearance: none;
            cursor: pointer;
            display: inline-block;
            position: relative;
            border-radius: 2px;
        }

        .form-list input:focus-visible {
            outline: none !important;
        }

        /* Style when the checkbox is checked */
        input#refinance-yes:checked,
        #refinance-no:checked {
            border-color: #3CACAE;
            background-color: transparent;
            border-radius: 2px;
        }

        /* Change label color when checkbox is checked */
        .form-list #refinance-yes:checked+label,
        #refinance-no:checked+label {
            color: #3CACAE !important;
        }

        /* Checkmark styling */
        input#refinance-yes:checked::after,
        #refinance-no:checked::after {
            content: '';
            position: absolute;
            top: 36%;
            left: 36%;
            width: 7px;
            height: 10px;
            border: solid #3CACAE;
            border-width: 0 2px 2px 0;
            transform: rotate(45deg) translate(-50%, -31%);
        }

        .form-list {
            display: flex;
            align-items: center;
            gap: 10px;
        }

        .form-list>div {
            display: flex;
            justify-content: center;
            align-items: center;
            gap: 6px;
        }


/***loan cal csss***/

.loan-calculator {
    background-color: #fff;
    padding: 40px 30px;
    border-radius: 8px;
    max-width: 100%;
    width: 100%;
    border: 1px solid #3CACAE;
    box-shadow: 0px 0px 15px 0px #3CACAE33;
    text-align: center;
}

.loan-top-bar-data {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 10px;
}

.loan-top-bar-data label {
    margin-bottom: 0px !important;
}


.loan-section input[type="range"] {
    width: 100%;
    -webkit-appearance: none;
    appearance: none;
    height: 10px;
    background: linear-gradient(to right, #3CACAE 0%, #3CACAE var(--value, 0%), #A4A4A4 var(--value, 0%), #A4A4A4 100%);
    border-radius: 10px;
    outline: none;
    opacity: 1;
    transition: opacity 1s;
    position: relative;
    z-index: 9;
}

.loan-section input[type="range"]:hover {
    opacity: 1;
}

.loan-section input[type="range"]::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 25px;
    height: 25px;
    background: #3CACAE;
    cursor: pointer;
    border-radius: 50%;
}

.loan-section input[type="range"]::-moz-range-thumb {
     width: 25px;
    height: 25px;
    background: #3CACAE;
    cursor: pointer;
    border-radius: 50%;
}

.loan-section input[type="range"]::-ms-thumb {
     width: 25px;
    height: 25px;
    background: #3CACAE;
    cursor: pointer;
    border-radius: 50%;
}


.loan-section label {
    display: block;
    margin-bottom: 10px;
    font-weight: bold;
}

.loan-section input[type="range"] {
    width: 100%;
}

.slider-values {
    display: flex;
    justify-content: space-between;
    margin-top: 15px;
    margin-bottom: 10px;
}

.amount-display,
.duration-display {
    display: flex;
    justify-content: flex-end;
    margin-top: 10px;
}

.amount-display span, .duration-display span {
    font-family: Pragati Narrow;
    font-size: 17px;
    font-weight: 400;
    line-height: 26px;
    text-align: left;
}

.loan-calculator button:hover {
    background-color: #3CACAE;
}

.duration-display {
    border: 1px solid #3CACAE;
    padding: 5px 30px;
    font-family: Pragati Narrow;
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    color: #3CACAE;
    margin: 0;
    min-width: 134px;
    text-align: center;
    justify-content: center;
}

.amount-display {
    border: 1px solid #3CACAE;
    padding: 4px 30px;
    font-family: Pragati Narrow;
    font-size: 25px;
    font-weight: 400;
    line-height: 30px;
    color: #3CACAE;
    margin: 0;
    min-width: 134px;
    justify-content: center;
}

.top-duration-bar {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 10px;
}


.slider-values span {
    font-family: Poppins;
    font-size: 18px;
    font-weight: 400;
    line-height: 20px;
    text-align: left;
    color: #a4a4a4;
}

.loan-calculator hr {
    margin: 9px 0px 15px;
}

.loan-section label {
    font-family: Pragati Narrow;
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    margin-bottom: 0;
}

.duration-toggle {
    display: flex;
    justify-content: flex-start;
}

.duration-toggle span {
    margin-right: 10px;
    cursor: pointer;
    font-weight: bold;
}

.duration-toggle label {
    height: 100%;
}

.duration-toggle span {
    border: 1px solid #A4A4A4;
    font-family: Pragati Narrow;
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    color: #A4A4A4;
    padding: 7px 33px;
    margin: 0px;
    display: inline-block;
}

.duration-toggle input[type="radio"]:checked+span.toggle-months,
.duration-toggle input[type="radio"]:checked+span.toggle-years {
    background-color: #A4A4A4 !important;
    color: #fff;
}

.loan-calculator button {
    width: max-content;
    padding: 13px 60px;
    border: none;
    border-radius: 0px;
    background-color: #3CACAE;
    color: #fff;
    cursor: pointer;
    margin-top: 30px;
    font-family: Poppins;
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
    position: relative;
	overflow:hidden;
transition: 0.5s ease;
}

.loan-calculator button:after {
    content: '';
    position: absolute;
    right: -17px;
    bottom: -17px;
    width: 45px;
    height: 45px;
    background: rgba(255, 255, 255, 0.22);
    border-radius: 100%;
	transition: 0.5s ease;
}
.loan-calculator button:hover:after{
	    width: 200%;
    height: 347%;
    right: -68px;
    border-radius: 11% !important;
    transition: 0.5s ease;
    bottom: 0px !important;
}

.duration-toggle label {
    position: relative;
    cursor: pointer;
}

.duration-toggle label input {
    position: absolute;
    top: 0px;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 0px !important;
    appearance: none !important;
    opacity: 0;
    margin: 0px !important;
    cursor: pointer;
    min-height: 48px;
}

.slider-values span {
    position: relative;
}

button#check-button:focus {
    outline: none !important;
    box-shadow: none !important;
	    background: #3cacae;
}

label.loan-duration-label {
    max-width: 35%;
    width: 100%;
    text-align: left;
}

.duration-toggle {
    display: flex;
    max-width: 60%;
    width: 100%;
    justify-content: center;
}


 /* Top Titles */
.results_title {
    display: grid;
    grid-template-columns: 20% 80%;
    grid-column-gap: 0;
    text-transform: uppercase;
    margin: 10px 20px 22px;
    max-width: 100%;
}

.result-data-list {
    display: flex;
   justify-content: space-between;
   max-width:99%;
}
.result-data-list-column {
    margin-right: 20px;
}
  /* Title Row */

   .results_title b {
    font-family: Poppins;
    font-size: 13px;
    font-weight: 400;
    line-height: 25px;
    color: #000 !important;
    text-decoration: underline;
}


        .lane_box {
            box-shadow: 0px 0px 15px 0px #00000033;
            border: 1px solid #D1D1D1;
            border-radius: 10px;
            padding: 20px 30px;
        }

        .lane_logo.middle {
            display: none;
        }

        .midrow.mobile {
            display: none;
        }

        .lowrow.mobile {
            display: none;
        }

        .titlerowfull {
            display: grid;
            grid-template-columns: 23% 18% 18% 18% 23%;
            grid-column-gap: 0;
        }

        .titlerowfull span {
            text-align: center;
        }

        /* Top row */
		
		
      .lane_box .toprow.full {
    display: grid;
    grid-template-columns: 20% 80%;
    grid-column-gap: 0;
}


     .lane_logo {
    text-align: left;
    max-width: 100%;
    max-height: 100%;
    padding-bottom: 0;
    margin-bottom: 0;
    border-right: 1px solid #A4A4A4;
    margin-right: 20px;
}
.rating {
    margin-top: 8px;
}


.lane_logo p {
    font-family: Poppins;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    text-align: left;
    margin: 10px 0px 0px !important;
    color: #A4A4A4;
}
.lane-logo-right p {
    color: #fff;
}

.lane_logo.middle {
    text-align: center;
}

.lane_logo img {
    max-width: 120px !important;
    margin: 0 !important;
	object-fit:contain;
	height:auto;
}

span.mobile-view-heading {
    display: none;
}

        /* Bottom row */
        .lane_box .lowrow.full {
            display: grid;
            grid-template-columns: 20% 60% 20%;
            margin: 0;
            line-height: 40px;
        }


        /* More Info Link */
        .readmore {
            color: #8e8e8e;
            text-decoration: none;
            margin: 0 16px 0 0;
            font-size: 14px;
        }


        .lane_box .dropgrid {
            display: grid;
            grid-template-columns: 32% 32% 32%;
            grid-column-gap: 2%;
            padding: 12px 0 0 0;
            line-height: 24px;
            word-wrap: break-word;
            white-space: pre-wrap;
        }
.data-list-property {
    display: flex;
    justify-content: space-between;
	align-items:center;
    border-bottom: 1px solid #A4A4A4;
    padding-bottom: 15px;
    margin-bottom: 15px;
}
.data-list-property b {
    font-family: Poppins;
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    text-align: left;
    color: #a4a4a4;
}
.check-now a {
    background: #3CACAE;
    color: #fff !important;
    font-family: Poppins;
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    text-align: center;
    padding: 9px 28px;
    position: relative;
    overflow: hidden !important;
    transition: 0.5s ease;
    display: inline-block;
	width:100%;
}
span.annoneselenke-text {
    display: block;
    font-size: 12px;
    line-height: normal;
	font-weight:600;
	text-align:center;
}

.check-now a:after{
content: '';
    position: absolute;
    right: -17px;
    bottom: -17px;
    width: 45px;
    height: 45px;
    background: rgba(255, 255, 255, 0.22);
    border-radius: 100%;
    transition: 0.5s ease;
}
.check-now a:hover:after{
	    width: 200%;
    height: 347%;
    right: -68px;
    border-radius: 11% !important;
    transition: 0.5s ease;
    bottom: 0px !important;
}
section.result-data .lane_rates {
    margin-bottom: 30px;
}
section.result-data .lane_rates:last-child {
    margin: 0px;
}
.example {
    font-family: Poppins;
    font-size: 15px;
    font-weight: 400;
    line-height: 30px;
    text-align: left;
    color: #A4A4A4;
}
.example {
    display: flex;
/*     justify-content: space-between; */
	   gap:20px;
}

.read-more a {
    color: #3CACAE;
    text-decoration: underline;
}

.show-details-content {
    margin: 30px 0 0;
	display: none;
}
.show-detail-border {
    display: flex;
    gap: 20px;
}

.show-detail-block {
    width: 33.33%;
    border: 1px solid #A4A4A4;
    border-radius: 10px;
    background: #F5F7FA;
    padding: 16px;
}
.show-detail-block h6 {
    color: #3CACAE;
    font-family: "Pragati Narrow", sans-serif;
    font-size: 20px;
    margin: 0 0 15px 0;
}
.compnay-name h6 {
    text-align: right;
    margin: 15px 0 0;
    color: #A4A4A4;
    border-bottom: 1px solid;
    width: auto;
    display: inline-flex;
    justify-content: flex-end;
}
.compnay-name {
    display: flex;
    justify-content: flex-end;
}
.show-detail-block ul {
    padding-left: 18px;
    margin: 0;
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.show-detail-block ul li {
    color: #A4A4A4;
}
.check-now.check-now-btn {
    display: none !important;
}

.result-data {
    scroll-margin-top: 100px;
    scroll-behavior:smooth;
}
.lane_details .check-now {
    line-height: 0;
}

.payment-periods-message {
    font-size: 12px;
    line-height: 19px;
    background: #3cacae;
    border-radius: 3px;
    padding: 10px 10px;
	    width: max-content;
    margin: 0 auto;
    max-width: 100%;
    margin-top: 10px;
    color: #fff;
    position: relative;
}


.payment-periods-message:after {
    content: '';
    position: absolute;
    top: -12px;
    left: 50%;
    transform: rotate(180deg);
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 15px solid #3cacae;
}

.lane_logo {
    display: flex;
    align-items: center;
}

/* new css */
.result-data .example-left {
    width: 90%;
}
@media all and (min-width:1500px){
	.results_title b {
    font-size: 15px;
}
	.result-data-list {
    justify-content: space-between;
	max-width: 98%;
}
}
@media all and (max-width:1500px){
	.result-data-list > div:first-child {
    max-width: 78px;
}

}

@media all and (max-width:1480px){
    .loan-calculator {
        padding: 20px 20px;
    }
    .loan-top-bar-data {
        margin-bottom: 0px;
    }

    .loan-section label {
        font-size:17px;
        line-height: 24px;
    }
	
    .amount-display span, .duration-display span {
        font-size:14px;
    }
    .slider-values span {
        font-size: 14px;
    }
    .duration-toggle span {
        font-size:20px;
    }

.duration-toggle span {
    padding: 5px 33px;
}

.duration-toggle label input {
    min-height: 43px;
}

button#check-button {
    margin-top: 20px;
    padding: 10px 53px;
    font-size: 15px;
}

.results_title b {
    font-size: 12px;
    line-height: 20px;
}
.data-list-property b {
    font-size: 13px;
    line-height: 20px;

}
.example {
    font-size: 13px;
    line-height: 22px;
	gap:2px;
}
.check-now a {
    font-size: 13px;
    line-height: 24px;
    padding: 6px 20px;
}
.lane_box {
    padding: 18px 20px;
}
.lane_logo {
    padding-right: 10px;
}

.lane_logo img {
    max-width: 120px !important;
    width: 100%;
}

.lane_logo p {
    font-size: 12px;
    margin: 6px 0px 0px !important;
}
.data-list-property {
    padding-bottom: 12px;
    margin-bottom: 12px;
}

}


@media all and (max-width:1180px){
	.results_title {
    margin: 10px 10px 15px;
}
.data-list-property b {
    font-size: 12px;
    line-height: 20px;
}
.check-now a {
    font-size: 12px;
    line-height: 20px;
    padding: 5px 13px;
}
.check-now {
    line-height: 0;
}
.example {
    font-size: 12px;
    line-height: 20px;
}
.result-data-list {
/*     gap: 70px; */
	justify-content: space-between;
	    margin-left: 9px;
}
}

@media all and (max-width:1024px){
	header ul.hfe-nav-menu li {
    border-bottom: 1px solid #ccc;
}
header .hfe-flyout-container .hfe-nav-menu li.menu-item {
    padding: 0px 20px;
}
header .hfe-flyout-container .hfe-nav-menu li.menu-item a {
    display: inline-block;
}
}

@media all and (max-width:992px){
	
	.result-data .example-left {
    width: 87%;
}
	.lane_box .toprow.full {
    grid-template-columns: 25% 75% !important;
}
	.lane_logo img {
    max-width: 100px !important;
    margin: 0 !important;
}
.results_title b {
    font-size: 12px !important;
    line-height: 20px !important;
}
.results_title {
    margin: 10px 20px 20px !important;
}

.data-list-property b {
    font-size: 12px;
    line-height: 20px;
}
.check-now a {
    font-size: 12px;
    padding: 5px 10px;
}
.example {
    font-size: 12px;
    line-height: 20px;
	gap:10px;
}
.amount-display, .duration-display {
    min-width: 112px;
}
.result-data-list {
    justify-content: space-between;
    margin-left: 39px;
    margin-right: -15px;
    max-width: 100% !important;
}


}

@media all and (max-width:900px){
.result-data-list {
	/*  gap: 49px; 
    margin-right: 153px;
    max-width: 77% !important; */
    justify-content: space-between;
    align-items: center;
    margin-left: 36px;
    max-width: 100% !important;
    margin-right: -17px;
}

}
@media all and (max-width:780px){
	.result-data-list {
/*     margin-right: 111px;
    max-width: 77% !important; */
}
}
@media all and (max-width:768px){
.result-data .example-left {
    width: 87%;
}
}

@media all and (max-width:767px){
	.result-data .example-left {
    width: 100%;
}
	.result-data-list {
/*     gap: 33px;
    margin-right: 85px;
    max-width: 77% !important; */
}
    .amount-display span, .duration-display span {
        font-size: 16px;
    }
    .duration-toggle span {
        font-size: 16px;
    }
    .loan-section label {
        font-size: 18px;
    }
    .slider-values span {
        font-size: 12px;
    }

.amount-display {
    padding: 5px 5px !important;
    min-width: 150px;
}
.results_title {
    gap: 51px !important;
	max-width:100%;
    justify-content: flex-end;
}
.example {
    flex-direction: column;
}
.show-detail-border {
    flex-wrap: wrap;
}
.show-detail-block {
    width: 100%;
 }
}


@media all and (max-width:640px){
	.results_title {
    display: none !important;
}

.lane_box .toprow.full {
    grid-template-columns: 100% !important;
}
.lane_box {
    padding: 20px 15px !important;
}

.lane_logo, .rating p {
    text-align: center !important;
}

.lane_logo {
    margin: 0px !important;
    border: none !important;
    margin-bottom: 20px !important;
	    justify-content: center;
}
.lane_logo img {
    max-width: 150px !important;
    margin: 0 !important;
    width: 100% !important;
}

.lane_details {
    flex: 0 0 50% !important;
}
.data-list-property {
    flex-wrap: wrap !important;
	justify-content:center !important;
	text-align:center !important;
}
.check-now{
    display: none !important;
}
.check-now.check-now-btn {
    display: block !important;
}

.example {
    font-size: 13px;
    line-height: 24px !important;
}
.data-list-property b {
    font-size: 16px !important;
    line-height: 28px !important;
    color: #000;
    font-weight: 600;
}
.data-list-property {
    flex-wrap: wrap !important;
    justify-content: center !important;
    text-align: center !important;
    row-gap: 10px;
    margin-bottom: 20px;
    padding-bottom: 20px;
	    border-bottom: 1px solid #dddddd;
}

span.mobile-view-heading {
    display: block !important;
    font-size: 13px;
    color: #A4A4A4;
    font-weight: 400;
    font-family: 'Poppins';
}
.data-list-property .check-now {
    height: auto;
    line-height: 0;
}
.check-now a {
    width: 100%;
    margin-top: 20px;
    padding: 14px 12px;
}
.check-now.check-now-btn{
		
		margin-top:10px;
}
span.annoneselenke-text {
    margin-top: 7px;
}

}



@media all and (max-width:575px){

	.container-sec {
	width:100% !important;
    max-width: 100% !important;
}

label.loan-amonunt-top {
    font-size: 22px !important;
    line-height: 26px !important;
}
.container-sec p {
    font-size: 15px !important;
    line-height: 23px !important;
}
	.container-sec a{
		font-size: 14px !important;
	}
	
.slider-values span:after {
    top: -40px;

}

    .loan-calculator {
        padding: 20px 11px;
    }
    .slider-values span {
        font-size: 11px;
    }
    .loan-section label {
        font-size: 13px;
    }

    .top-duration-bar.loan-bar-top {
        flex-wrap: wrap;
    }
    .duration-toggle span {
        padding: 0px 18px;
        font-size: 13px;
    }
    .amount-display span, .duration-display span {
        font-size: 13px;
    }
    .amount-display {
        padding: 0px 26px !important;
        min-width: max-content;
    }
.duration-display {
    padding: 0px 0px !important;
    min-width: 100.3px;
}
    .duration-toggle {
        max-width: 40%;
        width: 100%;
    }

  
    
}

@media all and (max-width:360px){
    .slider-values span {
        font-size: 10px;
    }
    .loan-section label {
        font-size: 13px;
        line-height: 16px;
    }
    .duration-display {
        padding: 0px 10px !important;
    }
    .duration-toggle span {
        padding: 0px 14px;
        font-size: 13px;
    }
	.data-list-property b {
    font-size: 15px !important;
    line-height: 26px !important;
}

}

.stars {
    --percent: calc(var(--rating) / 5 * 100%);  
    display: inline-block;
    font-size: 26px;
    font-family: Times; 
    line-height: 1;
}
.stars::before {
    content: '★★★★★';
    letter-spacing: 2px;
    background: -webkit-gradient(linear, left top, right top, from(#fc0), to(#3c383840));
    background: linear-gradient(90deg, #fc0 var(--percent), #3c383840 var(--percent));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
