* {
    margin: 0;
    padding: 0;
    box-sizing: border-box
}

ul {
    padding: 0;
    margin: 0;
    list-style-type: none
}

a {
    color: inherit;
    text-decoration: none
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #222;
}

h2 {
    margin-bottom: 15px;
    font-size: 26px;
    line-height: 36px
}

:focus {
    outline: none;
    border: none
}
html {
  scroll-behavior: smooth;
}

body {
    font-size: 17px;
    line-height: 27px;
    color: #494949;
    font-family: 'Poppins', sans-serif;
    background: #fff
}

a {
    color: #1274a9
}


.h3{
    color: #060606;
    margin-bottom: 10px;
    font-weight: 600;
    font-size: 20px;
    line-height: 30px;
    display: block;
}

.home p {
    margin-bottom: 10px
}

.row1 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.maindiv {
    max-width: 1140px;
    width: 100%;
    margin: 0 auto;
    padding: 0 15px
}

.img-fluid {
    max-width: 100%;
    height: auto;
    border-radius: 5px;
}

.img-res {
    max-width: 100%;
    width: 100%;
    height: auto
}

.transition {
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s
}

.padding {
    padding: 70px 0
}
.text-center {
    text-align: center
}

.text-left {
    text-align: left
}

.rounded {
    border-radius: 5px
}

.pt-1 {
    padding-top: 20px
}

.pt-2 {
    padding-top: 40px
}

.pt-3 {
    padding-top: 60px
}

.pb-1 {
    padding-bottom: 20px
}

.pb-2 {
    padding-bottom: 40px
}

.pb-3 {
    padding-bottom: 60px
}

.mt-1 {
    margin-top: 20px
}

.mt-2 {
    margin-top: 40px
}

.mt-3 {
    margin-top: 60px
}

.mb-1 {
    margin-bottom: 20px
}

.mb-2 {
    margin-bottom: 40px
}

.mb-3 {
    margin-bottom: 60px
}

.two-div .col1 {
    width: 48%
}

.four-div .col1 {
    width: 23%
}

.three-div .col1 {
    width: 31%
}
.theme-btn {
    background: #0d74b9;
    color: #fff;
    padding: 12px 30px;
    border: 0;
    border-radius: 5px;
    font-size: 18px;
    line-height: 28px;
    display: inline-block;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    cursor: pointer;
}

.theme-btn:hover {
        background: #09a6cf;

}

/*menu css start*/


.warning {
    background: linear-gradient(150deg, #0047ab 43%, #1ca9c9);
    z-index: 9;
    position: relative;
    color: #fff;
    font-size: 14px;
    line-height: 24px;
    padding: 5px 0
}
.warning a{color: #fbd502; text-decoration: underline;}



.home .header {
    position: relative;
    width: 100%;
    z-index: 9;
    background: #fff;
}

.header .row1 {
    justify-content: space-between;
    align-items: center;
}

.logo {
    max-width: 270px;
    width: 100%;
   
}

.nav01 {
    width: 72%;
    display: flex;
    flex-wrap: wrap;
}

a.top_ph {
    width: 100%;
    text-align: right;
    color: #ff4266;
    font-size: 10px;
    letter-spacing: 2px;
}

.menu01 {
    display: flex;
    width: 100%;
    justify-content: flex-end;
    align-items: center;
}

.menu01>li>a {
   -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    border-bottom: 1px solid transparent;
    padding: 0 12px 0px 12px;
    text-decoration: none;
    display: inline-block;
    color: #333;
    font-weight: 400;
    font-size: 18px;
}

.menu01 li:last-child {
    padding-right: 0
}



.menu01 li {
    padding: 0 10px
}



.menu01 li.apply-now a {
    font-size: 18px;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    border-bottom: 0;
    border: 1px solid #079992;
    background: #0d74b9;
    color: #fff;
    padding: 10px 20px;
    border-radius: 5px;
}

.menu01 li.apply-now a:hover {
    background: #09a6cf;
    color: #fff;
}

.icon1 {
    position: relative
}

.icon1:before {
    content: "\f078";
    font-family: FontAwesome;
    position: absolute;
    color: #fff;
    right: 0;
    top: 0;
    font-size: 10px
}




/*menu css ends*/


/*ion renge slider start*/
.irs--big .irs-line {
    top: 33px;
    background-color: #fff;
    border: 1px solid #fff
}

.irs--big .irs-min,
.irs--big .irs-max {
    top: -20px;
    color: #fff;
    text-shadow: none;
    background-color: #585757
}

.irs--big .irs-from,
.irs--big .irs-to,
.irs--big .irs-single {
    color: #fff;
    text-shadow: none;
    background-color: #222;
    background: #222
}

.irs--big .irs-bar {
    top: 33px;
    background-color: #222;
    border: 1px solid #222;
    background: #222;
    box-shadow: none
}

.irs--big .irs-handle {
    top: 13px;
    width: 48px;
    height: 48px;
    border: 6px solid #fff;
    background-color: #222;
    background: #222;
    box-shadow: none;
    border-radius: 30px
}

.irs-from,
.irs-to,
.irs-single {
    top: -20px
}

.irs--big .irs-handle.state_hover,
.irs--big .irs-handle:hover {
    border-color: hsl(0deg 0% 100%);
    background-color: #6f1a88;
    background-image: linear-gradient(135deg, #5f0a87, #2d9bc6)
}

.irs--round .irs-line {
    top: 36px;
    height: 10px;
    background-color: #e3e2dfe3;
    border-radius: 4px;
}
.irs--round .irs-bar {
    top: 36px;
    height: 10px;
    background-color: #006cfa;
}
.irs-single {
    display: none;
}



/*ion renge slider ends*/

/*banner start*/
.home-banner {
    background: url(../img/new-banner.webp) center;
    background-size: cover;
    position: relative;
    padding-top: 40px;
    padding-bottom: 40px;
    color: #fff;
}
.home-banner:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgb(24 24 24 / 85%);
}
.home-banner .slider-banner{
    
}
.slider-banner .theme-btn {
    display: block;
    width: 100%;
    margin: 15px 0;
}

.home-banner .slider-banner .inner-box{
    background: rgb(0 0 0 / 30%);
    padding: 8%;
    text-align: center;
}
.home-banner .maindiv {
    position: relative;
}
.home-banner h1 {
    color: #fff;
    font-size: 34px;
    line-height: 44px;
    font-weight: 700;
    margin-bottom: 15px;
}
.home-banner .range-slid h2 {
    color: #fff;
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 5px;
}
p.amount-wrap {
    font-size: 36px;
    font-weight: bold;
    color: #fff;
    display: block;
    overflow: hidden;
    height: auto;
    padding: 15px 20px;
    border-radius: 10px;
    margin: 0;
}
.sub-heading {
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
}
.rating ul {
    width: 100%;
    margin: 0;
}
.rating ul li {
    color: #fff;
    list-style: none;
    font-size: 14px;
    padding-top: 12px;
}
.ratings i {
    font-size: 13px!important;
    color: #ffa913!important;
    margin-right: 6px!important;
    margin-right: 6px!important;
}
p.secure-text {
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    position: relative;
    width: 150px;
    margin: 5px auto 0px;
    padding: 0 0 0 10px;
}
p.secure-text:before {
    content: "";
    background: url(../img/lock.webp);
    height: 15px;
    width: 15px;
    overflow: hidden;
    display: block;
    position: absolute;
    background-repeat: no-repeat;
    top: 4px;
    left: -4px;
}

/*banner ends*/


/*listing css*/

.list{
    padding-left: 40px;
}
.list li {
    position: relative;
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 26px;
    color: #333;
    
}

.list li:before {
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    text-decoration: inherit;
    color: #333333;
    font-size: 18px;
    padding-right: .5em;
    position: absolute;
    top: 1px;
    left: -30px;
    content: "\f192";
}
.list li p:first-child>strong {
    color: #079992;
}
.list.w li{color: #fff;}
.list.w li p>strong {
    color: #fff;
}
.list.w li:before {color: #fff;}
.list li > p:first-child {
    margin-bottom: 6px;
}
/*listing ends*/

.about .row1 {
    align-items: center;
}
.about {
    padding-top: 40px;
    padding-bottom: 40px;
}

.box-loans{
    background: #ffffff;
    box-shadow: 0 10px 12px rgba(0,0,0,.2);
    padding: 10px;
    position: relative;
    margin-top: 60px;
    margin-bottom: 30px;
}
.icon-loans{
    position: absolute;
    top: -50px;
    left: 50%;
    transform: translateX(-50%);
    border-radius: 50%;
    width: 100px;
    height: 100px;
    text-align: center;
    line-height: 100px;
    background: linear-gradient(305deg, #0047ab 43%, #1ca9c9);
    display: flex;
    align-items: center;
    justify-content: center;
}
.content-box-loan{
    text-align: center;
    padding: 20px;
}
.heading-loans{
    margin-top: 35px;
    margin-bottom: 10px;
    font-size: 22px;
}

.btn-read{
    background: linear-gradient(to right, #f88e3f, #f4c104);
    padding: 10px 20px;
    border-radius: 12px;
    margin-top: 10px;
    display: inline-block;
    color: #ffffff;
    background: #0d74b9;
    border: 0;
    font-size: 18px;
    line-height: 28px;

}
.btn-read:hover{
    color: #ffffff;
    background: #09a6cf;
}

.loan-products {
    background: linear-gradient(69deg, #0047ab 43%, #1ca9c9);
    padding: 50px 0 60px;
    position: relative;
}
.text-white{color: #ffffff;}

.representative {
    padding: 20px 0;
}
.benefits {
    background: linear-gradient(69deg, #0047ab 43%, #1ca9c9);
}
.single-service {
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    text-align: center;
    background: #f1f1f1;
    padding: 20px;
}

.single-service:hover {
    cursor: pointer
}
.single-service .icon {
    font-size: 40px;
    color: #333333;
}
span.h4 {
    display: block;
    margin: 15px 0;
    font-size: 18px;
    line-height: 28px;
    font-weight: 600;
    color: #333333;
}
.how-it-works {
    padding: 30px 0;
}
.footer {
    background-color: #0f0f0f;
    padding: 10px 0 10px;
    font-size: 14px;
    line-height: 24px;
}
.footer-menu li {
    float: left;
    margin: 0 24px;
}

.footer-menu li a {
    color: #fff;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s
}

.footer-text {
    color: #fff;
    text-align: right;
    margin-bottom: 0;
}
.apply-now-bottom {
    position: fixed;
    bottom: 0;
    text-align: center;
    width: 180px;
    left: 0;
    right: 0;
    z-index: 9;
    margin: 0 auto;
}
.apply-now-bottom a {
    background: #0d74b9;
    box-shadow: 0 0 20px rgb(12 12 12 / 80%);
    color: #fff;
    font-size: 15px;
    display: inline-block;
    border-radius: 6px 6px 0 0;
    text-align: center;
    padding: 10px 20px;
    font-weight: 500;
    border: none;
}


/*---onlick product popup start---*/
    .modal {
        position: absolute;
        z-index: 10000; /* 1 */
        top: 0;
        left: 0;
        visibility: hidden;
        width: 100%;
        height: 100%;
    }

    .modal.is-visible {
        visibility: visible;
    }

    .modal-overlay {
        position: fixed;
        z-index: 10;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: hsla(0, 0%, 0%, 0.5);
        visibility: hidden;
        opacity: 0;
        transition: visibility 0s linear 0.3s, opacity 0.3s;
    }

    .modal.is-visible .modal-overlay {
        opacity: 1;
        visibility: visible;
        transition-delay: 0s;
    }

/*    .modal-wrapper {
        position: absolute;
        z-index: 9999;
        top: 18em;
        left: 45%;
        width: 46em;
        margin-left: -16em;
        background-color: #fff;
        box-shadow: 0 0 1.5em hsla(0, 0%, 0%, 0.35);
    }*/

    .modal-wrapper {
        z-index: 99;
        background-color: #fff;
        box-shadow: 0 0 1.5em hsla(0, 0%, 0%, 0.35);
        position: fixed;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%) !important;
    }

    .modal-transition {
        transition: all 0.3s 0.12s;
        transform: translateY(-10%);
        opacity: 0;
    }

    .modal.is-visible .modal-transition {
        transform: translateY(0);
        opacity: 1;
    }

    .modal-header {
        padding: 1em;
    }
    .modal-content {
    padding: .5em 2em 2em;
    font-size: 14px;
    line-height: 24px;
    }

    .modal-content li{
        font-size: 14px;
        line-height: 24px;
    }
    .modal-content .list li:before{
         font-size: 12px;
         left: -20px;
    }
    .modal-content .list {
    padding-left: 30px;
    }



    .modal-close {
        position: absolute;
        top: 0;
        right: 0;
        padding: 1em;
        color: #aaa;
        background: none;
        border: 0;

        cursor: pointer;
    }
    .modal-toggle span {
    background: #333;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    border-radius: 50%;
    font-size: 16px;
    line-height: 26px;
   }



    .modal-heading {
        font-size: 1.125em;
        margin: 0;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }

    .modal-content > *:first-child {
        margin-top: 0;
    }

    .modal-content > *:last-child {
        margin-bottom: 0;
    }
    .modal-toggle{cursor: pointer;}



/*---onlick product popup end---*/

/*---inner page--*/

.inner-banner {
    padding: 40px 0;
}

.inner-banner h1 {
    color: #0d74b9;
    font-weight: bold;
    font-size: 36px;
}

.privacy h2 {
    font-size: 24px;
    line-height: 34px;
}
.disclaimer {
    border: 1px solid;
    border-radius: 15px;
    padding: 30px;
}


/*---apply-now --*/
.apply-page .convert-wrap{
    padding: 30px 35px;
    background: #fff;
    border: #0d74b9 2px solid;
    max-width: 600px;
    margin: 50px auto;
}
.apply-page .convert-wrap h1 {
    font-size: 36px;
    line-height: 46px;
    margin-bottom: 15px;
    color: #0d74b9;
}
.apply-page label {
    font-weight: bold;
    font-size: 16px;
    color: #666;
    display: block;
}
.amount-field {
    position: relative;
}
.amount-field:before {
    content: "€";
    position: absolute;
    top: 30px;
    left: 8px;
    font-size: 18px;
}
.amount-field input.form-control{
    padding-left: 25px;
}
.convert-wrap .form-control {
    color: #333;
    font-size: 18px;
    padding: 7px 15px 5px;
    border-radius: 10px;
    background: #fff;
    box-shadow: 0 0 3px #484646;
    border: none;
    background: #efefef;
    margin-bottom: 20px;
    width: 100%;
}
.convert-wrap select.form-control {
    color: #999999;
}

input[type="checkbox"] {
    position: absolute;
    left: -3px;
    top: 22px;
}
.terms-text {
    padding: 15px 0 0 15px;
    position: relative;
    color: #999999;
}
select option {
    margin: 40px;
    background: #333;
    color: #fff;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
    font-size:14px;
}




/*---modal on load css starts here*/

/* The Modal (background) */
.modal01 {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 999; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.6); /* Black w/ opacity */
}

/* Modal Content */
.modal01 .modal-content {
  background-color: #fefefe;
  margin: auto;
  padding: 20px;
  border: 1px solid #888;
  width: 40%;
}

/* The Close Button */
.modal01 .close {
    color: #0a0a0a;
    font-size: 28px;
    font-weight: bold;
    display: flex;
    justify-content: flex-end;
}

.modal01 .close:hover,
.modal01 .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}


/*form*/
.popup-heading h1 {
    color: #0d74b9;
    margin-bottom: 20px;
    font-size: 36px;
    line-height: 46px;
}

.modal01 .form-control.mb-20 {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    margin-bottom: 20px;
}

.modal01 .amount-field .form-control{
    padding-left: 25px;
}

.modal01 .amount-field:before{
    top: 7px;
}

/*---modal on load css ends here*/

