* {
    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: #060606
}

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

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

body {
    font-size: 18px;
    line-height: 28px;
    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: 20px
}

.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
}

.height-light-sub {
    font-weight: 300;
    font-size: 16px;
    line-height: 26px;
    font-style: italic
}

.banner-slider1 h2 {
    color: #fff;
    margin-bottom: 40px
}

.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%
}

.inner-row {
    flex-wrap: nowrap;
    display: flex;
    justify-content: space-between;
    margin-bottom: 30px
}

.first-slot {
    position: relative;
    width: 100%;
    background-image: linear-gradient(135deg, rgb(122 122 122 / 65%), rgb(146 145 145 / 65%)), url(../images/bannerbg.webp);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.curve-svg2 {
    position: absolute;
    bottom: -10px
}

.curve-svg2 path {
    fill: #fff
}

.banner_text {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 30px;
    align-items: center;
}

.banner_text h1 {
    color: #fff;
    margin: 0;
    padding: 20px 0;
    font-size: 34px;
    line-height: 44px;

}

.banner-intro .banner-sub-heading {
    max-width: 600px;
    width: 100%;
    margin-left: auto;
    margin-right: auto
}

.banner-slider1 {
    background: #079992;
    padding: 20px;
    text-align: center;
}

.inner-slider {
    padding: 30px;
    background: #079992
}

.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)
}

.r-slider {
    margin-bottom: 15px;
}
.banner-slider1 .form-banner {
    padding: 0 30px;
}
.inner-slider .irs--big .irs-handle {
    background: #2d96c2
}

.inner-slider .irs--big .irs-bar {
    border: 1px solid #2d9bc6;
    background: #2d9bc6
}

.inner-slider .btn-comm {
    color: #23012e;
    background: #fff;
    border: 2px solid #222;
}

.inner-slider .btn-comm:hover {
    color: #fff
}

.blog_btn:hover {
    background: #079992;
    color: #fff
}

.btn-comm {
    color: #000000;
    background: #ffd241;
    border: 0;
    padding: 15px 35px;
    border-radius: 30px;
    font-size: 16px;
    letter-spacing: .5px;
    cursor: pointer;
    font-weight: 600;
    border: 2px solid #ffd241;
}

.btn-comm:hover {
    border: 2px solid #060606;
    background: transparent;
    color: #060606;
}

.banner-slider1 .form-heading {
    font-size: 24px;
    line-height: 34px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 20px;
}
.banner-slider1 label {
    text-align: left;
    display: block;
    padding-bottom: 35px;
    color: #fff;
}

.irs--square .irs-min, .irs--square .irs-max{color: #ffffff;}

.warning {
    background: #079992;
    z-index: 9;
    position: relative;
    color: #fff;
    font-size: 15px;
    line-height: 25px;
    padding: 5px 0
}

.header {
    padding-top: 7px;
    padding-bottom: 5px;
}

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

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

.logo {
    max-width: 230px;
    width: 100%;
    padding-top: 5px;
}

.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;
}

.menu01>li>a {
    font-size: 19px;
    padding-bottom: 5px;
    -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;
    color: #333;
    font-weight: 500
}

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

.menu01>li>a:hover {
    border-bottom: 2px solid #333
}

.menu01 li {
    padding: 0 20px
}

.menu01 li.apply-now {
    padding-left: 60px
}

.menu01 li.apply-now a {
    background: #079992;
    padding: 10px 30px;
    border-radius: 0 0;
    font-size: 16px;
    -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;
    color: #fff;
    border-radius: 5px;
    border: 1px solid #079992;
}

.menu01 li.apply-now a:hover {
    border: 1px solid #060606!important;
    color: #060606;
    background: transparent;
    border-radius: 5px;
}

.icon1 {
    position: relative
}

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

#menu-icon {
    color: #fff;
    font-size: 20px;
    line-height: 0;
    padding: 0;
    padding-top: 5px;
    background: transparent;
    margin-bottom: 30px
}

.innerpage #menu-icon {
    color: #222;
    padding-top: 6px;
    margin-bottom: 22px;
    padding-right: 15px
}

.mid-header {
    background: #fff;
    padding-right: 15px
}

.footer-top h4 {
    color: #ffffff;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 20px
}

.footer-top {
    color: #ffffff;
    padding: 60px 0 20px 0;
    background: #5d5d5d;
}

.footer-bottom {
    background: #4f4f4f;
    color: #ffffff;
    padding: 15px 0;
    font-size: 15px;
    line-height: 15px;
}

.footer-bottom .col1:nth-of-type(1) a {
    color: #ffd241;
}
.footer-top-svg .curve-path2 {
    fill: #19193c
}

.footer a:hover {
    color: #079992;
}

.footer 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
}

.f-list {
    padding-left: 30px
}

.f-list li {
    position: relative;
    font-size: 16px;
    line-height: 32px
}

.f-list li:before {
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    text-decoration: inherit;
    color: #fff;
    font-size: 16px;
    padding-right: .5em;
    position: absolute;
    top: -1px;
    left: -29px;
    content: "\f138";
    -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
}

.f-list li:hover:before {
    color: #079992;
}

.footer .social a {
    margin-right: 10px;
}

.footer-list li {
    display: block;
    margin-bottom: 10px;
    font-size: 16px;
}

.footer-list .fa {
    padding-right: 10px;
}

.innerpage .menu01 li.apply-now>a {
    color: #fff;
}

.innerpage .menu01 li a {
    color: #222;
}

.innerpage-banner {
    background-size: cover;
    background-position: center center;
    color: #fff;
    position: relative;
    background: #079992;
    color: #fff;
    background-image: linear-gradient(135deg, rgb(122 122 122 / 65%), rgb(146 145 145 / 65%)), url(../images/bannerbg.webp);
    padding: 80px 0;
}
.innerpage-banner .row1 {
    align-items: center;
}
.innerpage-banner .col1 {
    max-width: 45%;
}

.innerpage-banner ul {
    padding-left: 30px;
}

.innerpage-banner ul li {
    margin-bottom: 10px;
    position: relative;
}

.innerpage-banner ul li:before {
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    text-decoration: inherit;
    color: #fcfcfc;
    font-size: 18px;
    padding-right: .5em;
    position: absolute;
    top: 1px;
    left: -26px;
    content: "\f061";
}

.innerpage-banner h1 {
    font-size: 34px;
    line-height: 44px;
    margin-bottom: 10px;
    margin-top: 20px;
    color: #ffd241;
}

.innerpage-banner .banner-slider1 h2 {
    margin-bottom: 20px;
}

.bread-cum a {
    color: #575757;
    font-size: 16px;
    line-height: 26px;
}

.bread-cum {
    background: #f8f8f8;
    padding: 10px 0;
}

.section-gapping {
    padding: 30px 0;
}

.inner-first .col {
    width: 48%;
}

.innerpage h2.red-gradient {
    font-size: 34px;
    line-height: 44px;
}

.red-gradient {
    background: -webkit-linear-gradient(180deg, #f9484a, #f89f03);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.gapping {
    padding: 20px 0;
}

.target {
    padding-left: 50px;
}

.target li {
    position: relative;
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 28px;
    color: #444343;
}

.target li:before {
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    text-decoration: inherit;
    color: #079992;
    font-size: 18px;
    padding-right: .5em;
    position: absolute;
    top: 2px;
    left: -40px;
    content: "\f0a9";
}
.target li p:first-child>strong {
    color: #079992;
}
.target.w li p>strong {
    color: #fff;
}
.target li > p:first-child {
    margin-bottom: 6px;
}

.image-blur-box {
    position: relative;
}

.image-blur-box:before {
    position: absolute;
    content: "";
    width: 650px;
    height: 452px;
    background: url(../images/imgshadow.png) no-repeat;
    background-position: center center;
    z-index: -1;
    bottom: -200px;
    right: -100px;
}

.innerpage p {
    margin-bottom: 20px;
}

.second-left .col {
    width: 48%;
}

.innerpage h2 {
    font-size: 26px;
    line-height: 36px;
}

.innerpage .menu01 li a:hover {
    border-bottom: 2px solid #222;
    color: #23012e;
}

.accordion .heading {
    color: #222;
    border: 1px solid #fcc61a;
    padding: 10px 15px;
    position: relative;
}

.accordion .heading.active {
    border-bottom: 0;
    margin-bottom: 0;
}

.accordion .heading:before {
    content: "\f078";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    text-decoration: inherit;
    color: #083242c4;
    font-size: 18px;
    padding-right: .5em;
    position: absolute;
    top: 10px;
    right: 0;
}

.accordion .details {
    border: 1px solid #cbcaca;
    padding: 15px 15px;
    border-top: 0;
    margin-bottom: 20px;
    background: #f1f1f1;
}

.accordion .head-data {
    font-size: 18px;
    font-weight: 500;
    color: #2a3e4a;
    background: #ffd241;
}

.accordion .holder {
    margin-bottom: 20px;
}

.abt-image-box {
    position: relative;
}

.abt-image-box:before {
    position: absolute;
    content: "";
    z-index: -1;
    width: 480px;
    height: 421px;
    background: url(../images/abt1_b.png) no-repeat;
    bottom: 0;
    left: -49px;
}

.bread-cum p {
    margin-bottom: 5px;
}

.contact-gapping {
    padding: 60px 0;
}

.form-box .form-control {
    width: 100%;
    padding: 10px;
    margin-bottom: 15px;
    border: 1px solid #d3cece;
}

.from-zone {
    padding: 0 50px;
}

.form-box input[type="submit"] {
    background: transparent;
    cursor: pointer;
    -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: 1px solid #079992;
    padding: 10px 26px;
    border-radius: 30px;
    font-size: 16px;
    margin: 0 0 20px 0;
    display: inline-block;
}

.form-box input[type="submit"]:hover {
    background: #079992;
    color: #fff;
}

.contact-gapping .from-zone {
    background: #f1f1f1;
    padding-top: 30px;
    padding-bottom: 20px;
}

.form-box input::-webkit-input-placeholder,
.form-box textarea::-webkit-input-placeholder {
    color: #818181;
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    line-height: 24px;
    font-style: italic;
}

.form-box input::-moz-placeholder,
.form-box textarea::-moz-placeholder {
    color: #818181;
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    line-height: 24px;
    font-style: italic;
}

.form-box input:-ms-input-placeholder,
.form-box textarea:-ms-input-placeholder {
    color: #818181;
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    line-height: 24px;
    font-style: italic;
}

.form-box input:-moz-placeholder,
.form-box textarea:-moz-placeholder {
    color: #818181;
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    line-height: 24px;
    font-style: italic;
}

.form-area {
    padding: 30px 30px;
    box-shadow: 0 2px 3px 2px rgb(77 77 77 / 10%);
    background: #079992;
    color: #fff;

}

.apply-now-submit {
    background: #ffd241;
    padding: 15px 41px;
    border-radius: 30px;
    font-size: 18px;
    border: 0;
    outline: 0;
    color: #000;
    cursor: pointer;
    -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
}

.apply-now-submit:hover {
    background: #fff;
    color: #23012e
}
form.test a {
    color: #ffd241;
}
p.warning {
    color: #fff;
    font-size: 15px;
    margin: 5px 0 15px 0
}

.home-chooseus .col {
    width: 48%
}

.home-chooseus .black-box {
    background: #272727;
    padding: 60px 70px;
    transform: skew(-10deg, -4deg)
}

.home-chooseus .black-box .first-row {
    transform: skew(10deg, 4deg)
}

.home-chooseus {
    padding-top: 100px;
    padding-bottom: 80px;
    background-color: #fbd72b;
    background: linear-gradient(278deg, #f9484a, #fbd72b);
    position: relative
}

.home-chooseus .col:nth-of-type(2) {
    padding-left: 50px
}

.home-chooseus:before {
    width: 100%;
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    height: 300px;
    background: #fff;
    clip-path: polygon(0 0, 100% 0%, 100% 3%, 0 23%)
}

.home-chooseus:after {
    content: "";
    width: 100%;
    height: 300px;
    bottom: -6px;
    left: 0;
    position: absolute;
    background-color: #fff;
    clip-path: polygon(0 91%, 100% 66%, 100% 100%, 0% 100%)
}

.home-chooseus h2 {
    color: #fff
}

.home-chooseus .col:nth-of-type(1) p {
    color: #fff
}

.snippet-text1 {
    font-size: 18px;
    line-height: 28px;
    font-weight: 800;
    position: relative;
    margin-bottom: 15px;
    color: #fff
}

.snippet-text1:before {
    content: "";
    position: absolute;
    bottom: -9px;
    left: 0;
    width: 70px;
    height: 3px;
    background: #fff
}

.black-box .col1 {
    width: 83%;
    background: #fff;
    border-radius: 5px;
    padding: 15px 15px;
    padding-left: 30px
}

.black-box .whitebox {
    display: flex;
    align-items: center
}

.black-box .whitebox .icon_n {
    background: -webkit-linear-gradient(180deg, #f9484a, #f89f03);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 23px;
    border: 1px solid #f86e2b;
    text-align: center;
    display: block;
    width: 40px;
    height: 40px;
    padding-top: 5px;
    border-radius: 5px;
    margin-right: 15px
}

.black-box .first-row .col1 {
    position: relative
}

.black-box .first-row .col1:before {
    position: absolute;
    content: "";
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: red;
    left: -20px;
    bottom: -20px;
    background-color: #fbd72b;
    background: linear-gradient(278deg, #f9484a, #fbd72b);
    content: "\f000";
    font-family: FontAwesome;
    content: "\f2b5";
    text-align: center;
    color: #fff;
    font-size: 25px;
    line-height: 51px
}

.black-box .whitebox p {
    margin: 0;
    font-weight: 500
}

.black-box .number {
    font-size: 60px;
    color: #e5dfdf;
    font-weight: 600;
    display: block
}

.black-box .inner-row {
    align-items: center;
    margin-bottom: 40px
}

.black-box .first-row.second-row .col1:before {
    right: -20px;
    left: auto
}

.black-box .first-row.second-row .col1.two:before {
    content: "\f154"
}

.black-box .first-row .col1.three:before {
    content: "\f0e9"
}

.black-box .first-row.second-row .col1.four:before {
    content: "\f233"
}

/*---loan hype hover effect start--*/

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

.spl-ln li {
    width: 32%;
    margin-bottom: 20px;
    display: flex;
    flex-direction: column;
    box-shadow: 0px 3px 16px 0px rgba(0 , 0 , 0 , .05);
    background: #fff;
}

.spl-ln .textbox {
  position: relative;
    transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    z-index: 2;  
}

.spl-ln .textbox-inner{
    position: relative;
    padding: 40px 30px 30px;
    transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    overflow: hidden;
    z-index: 0;
    height: 100%;
}

.spl-ln .textbox-inner:before{
    transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    border-radius: 0px 0px 5px 5px;
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    top: 100%; 
    left: 0;
    background: #079992;
    z-index: -1;
}

.spl-ln li:hover .textbox-inner:before{
    top: 0;
}

.spl-ln li:hover .textbox-inner h3, .spl-ln li:hover .textbox-inner p, .spl-ln li:hover .textbox-inner a{color: #fff;}
.spl-ln li:hover .textbox-inner img {
    filter: brightness(0) invert(1);
}


.spl-ln .textbox .hand {
    margin-bottom: 10px;
}


.loan-type{background: #f0f3f9; padding: 40px 0;}
.read_more { color: #079992;}
.spl-ln li .imagebox {
    position: relative;
    overflow: hidden;
    line-height: 0;
}
.spl-ln li .imagebox:before {
    position: absolute;
    content: "";
    left: 0;
    top: 100%;
    background: #282f3b;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 0;
    transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
}
.spl-ln li:hover .imagebox:before {
    top: 0%;
    opacity: 0.8;
}
.spl-ln li{position: relative;}

.spl-ln p {
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 10px;
    margin-top: 5px;
}

/*---loan hype hover effect end--*/
.our-plan {
    padding: 30px 0 50px 0;
}

.why-choose-us h3 {
    font-size: 18px;
    line-height: 28px;
    max-width: 176px;
    width: 100%;
    margin: 0 auto;
    margin-bottom: 10px;
}

.why-choose-us .four-div p {
    color: #696969;
    font-size: 15px;
    line-height: 25px;
}

.why-choose-us {
    padding-bottom: 60px
}

.home-about .imagebox {
    position: relative
}

.home-about .imagebox:before {
    content: "";
    width: 100%;
    height: 100%;
    background: #1cb5e0;
    position: absolute;
    top: 10px;
    left: 18px;
    z-index: -1;
    border-radius: 100px 10px 100px 10px
}

.home-about .imagebox img {
    border-radius: 100px 10px 100px 10px
}

.home-about .badges {
    display: flex
}

.home-about .badges .textbox {
    display: flex;
    margin-right: 10px
}

.home-about .badges .textbox .icon {
    width: 70px;
    height: 70px;
    background: #f9dffe;
    border-radius: 50%;
    text-align: center;
    margin-right: 15px
}

.home-about .badges .textbox h4 {
    font-size: 16px
}

.home-about .badges .textbox p {
    font-size: 16px
}

.sub-bio {
    margin: 50px 0 20px 0
}

.sub-abt-heading .text {
    font-size: 16px;
    line-height: 26px;
    font-weight: 600
}

.sub-abt-heading .line {
    width: 200px;
    height: 4px;
    background: #079992;
    display: inline-block;
    position: relative;
    top: 13px;
    left: 13px
}

.abt-sub {
    color: #2d2d2d;
    font-size: 30px;
    line-height: 40px
}

.feature-icon .textbox {
    background: #f9dffe;
    padding: 15px;
    border-radius: 5px;
    display: flex;
    align-items: center
}

.feature-icon .textbox .imgbox {
    width: 70px;
    height: 64px;
    background: #fff;
    display: block;
    border-radius: 50%;
    text-align: center;
    margin-right: 15px
}

.feature-icon .textbox .imgbox img {
    width: 50px;
    padding-top: 6px
}

.feature-icon .textbox .text {
    font-weight: 500
}

.feature-icon {
    padding-bottom: 15px
}

.loan-process .content-hold {
    background: #fafbfd;
    padding: 20px 30px;
    padding-top: 50px;
    border-radius: 10px;
    padding-left: 50px;
    position: relative;
    min-height: 200px
}

.loan-process .content-hold:before {
    width: 50px;
    height: 50px;
    position: absolute;
    top: -1px;
    left: -1px;
    content: "";
    border-radius: 10px 0 30px 0;
    color: #fff;
    font-weight: 600;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #079992;
    background-image: linear-gradient(135deg, #079992, #1CB5E0)
}

.loan-process.inner-page .content-hold:before {
    display: none
}

.loan-process.inner-page .content-hold {
    padding-top: 30px;
    padding-left: 30px;
    min-height: 120px;
    text-align: center
}

.loan-process .content-hold.one:before {
    content: "01"
}

.loan-process .content-hold.two:before {
    content: "02"
}

.loan-process .content-hold.three:before {
    content: "03"
}

.loan-process .content-hold .text-area {
    padding-left: 10px
}

.loan-process .content-hold h3 {
    font-size: 18px;
    line-height: 28px;
    color: #222;
    margin-bottom: 5px
}

.loan-process .content-hold p {
    font-size: 15px;
    line-height: 25px;
    color: #696969;
    margin-bottom: 0
}

.loan-process {
   color: #fff;
   padding: 50px 0;
   background: #079992;

}

.loan-process .three-div .col1 {
    margin-bottom: 30px
}

.loan-process .button-area {
    margin-top: 20px
}

.loan-process-top-svg {
    position: relative;
    top: -10px
}

.loan-process-top-svg .curve-path2 {
    fill: #fff
}

.loan-process-bottom-svg {
    position: relative;
    bottom: -27px
}

.loan-process-bottom-svg .curve-path2 {
    fill: #fff
}

.home-testimonials .slider1 {
    max-width: 700px;
    width: 100%;
    margin: 0 auto;
    position: relative
}

.home-testimonials .slider1:before {
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    text-decoration: inherit;
    font-size: 54px;
    line-height: 64px;
    padding-right: .5em;
    position: absolute;
    top: 0;
    left: -60px;
    content: "\f10d";
    color: #079992;
}

.home-testimonials .slider1 .item {
    text-align: center
}

.home-testimonials .slider1 .item .pimg {
    max-width: 146px;
    width: 100%;
    height: 146px;
    border-radius: 50%;
    padding: 5px;
    border: 2px solid #079992;
    margin: 0 auto;
    margin-bottom: 30px
}

.home-testimonials .slider1 p.data {
    color: #3b3b3b;
    font-size: 16px;
    line-height: 26px
}

.home-testimonials .slider1 p.subtitle .text {
    color: #079992;
    font-size: 15px;
    font-weight: 600
}

.home-testimonials .owl-dots {
    display: none
}

.home-testimonials .owl-nav button span {
    font-size: 25px;
    display: block;
    width: 30px;
    height: 30px;
    border: 1px solid #079992;
    color: #079992;
    font-weight: 600;
}

.home-testimonials .owl-nav button span:hover {
    background: #079992;
    color: #fff
}

.home-testimonials .owl-theme .owl-nav {
    text-align: left
}

.home-testimonials .owl-theme .owl-nav {
    text-align: center;
    padding-left: 25px;
    margin-top: 0
}

.home-testimonials {
    padding: 60px 0 60px 0
}

.home-recent-post {
    padding: 50px 0
}

.home-recent-post .col1 {
    margin-bottom: 30px
}

.home-recent-post .textbox {
    webkit-box-shadow: 0 1px 4px 2px rgb(77 77 77 / .2);
    -moz-box-shadow: 0 1px 4px 2px rgb(77 77 77 / .2);
    box-shadow: 0 1px 4px 2px rgb(77 77 77 / 20%)
}

.home-recent-post .textbox .adminbox {
    max-width: 80%;
    width: 100%;
    margin: 0 auto;
    padding: 10px;
    color: #fff;
    background: rgb(0 0 70 / 90%);
    color: #fff;
    font-size: 14px;
    display: flex;
    justify-content: space-between;
    margin-top: -30px;
    position: relative
}

.home-recent-post .textbox .contentbox {
    padding: 20px
}

.home-recent-post .textbox .contentbox h3 {
    color: #222;
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 10px
}

.home-recent-post .textbox .contentbox p {
    font-size: 16px;
    line-height: 26px
}

.blog_btn {
   border: 2px solid #079992;
    padding: 6px 15px;
    border-radius: 30px;
    font-size: 16px;
    margin: 0 0 20px 0;
    display: inline-block
}

.home-recent-post {
    padding: 50px 0 20px 0
}

.footer {
    position: relative
}

.footer-top-svg {
    position: relative;
    top: 20px
}

.contact-infobox h4 {
    margin-bottom: 10px
}

.contact-infobox .row1 {
    justify-content: space-around
}

.social.contact-page a {
    padding-right: 15px
}

.form-area .two-div .col1.form-group {
    width: 49.5%
}

.form-area .three-div .col1.form-control {
    width: 33%
}

.how-it-works .imgbox {
    max-width: 350px;
    width: 100%;
    margin: 0 auto
}

.how-it-works .row1 {
    padding: 30px 0;
    align-items: center
}

.thanks-box img {
    max-width: 350px;
    width: 100%
}

.thanks-box {
    max-width: 500px;
    margin: 0 auto;
    margin-bottom: 60px;
    margin-top: 30px
}

.theme-btn {
    padding: 15px 41px;
    border-radius: 30px;
    font-size: 18px;
    border: 0;
    outline: 0;
    color: #fff;
    cursor: pointer;
    -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;
    background: #079992;
}

.theme-btn:hover {
    color: #079992;
    border: 1px solid #079992;
    background: none
}

.loans .textbox {
    border: 2px solid #079992;
    border-radius: 5px;
    padding: 20px;
    text-align: center;
    margin-bottom: 40px;
    min-height: 400px
}

.loans .textbox h3 {
    margin-bottom: 10px
}

.new-intro .icon-box {
    width: 40px
}

.new-intro .icon-box .fa {
    font-size: 38px;
    border-radius: 50%;
    color: #fff;
    background: #079992;
    width: 70px;
    height: 70px;
    text-align: center;
    padding-top: 15px;
    box-shadow: 15px -10px 20px rgba(0, 0, 0, 0.3);
}

.new-intro .text-box {
    width: calc(100% - 90px)
}

.new-intro .text-box h4 {
    margin-bottom: 5px
}

.new-intro .text-box p {
    font-size: 16px;
    line-height: 26px
}

.new-intro .icon-box .fa.fa-handshake-o {
    font-size: 30px;
    padding-top: 20px
}

.new-intro .icon-box .fa.fa-percent {
    font-size: 25px;
    padding-top: 23px
}

.quick-loan-type .details span {
    display: block;
    margin: 5px 0
}



.wrap {
    padding: 20px;
    border-radius: 15px;
    border: 1px dotted #bfbdbd
}

.cta {
    background: #f9dffe;
    border-radius: 5px;
    padding: 20px 30px 15px 30px
}

.cta .row1 {
    align-items: center
}

.cta h3 {
    font-size: 26px;
    line-height: 36px;
    margin-bottom: 15px
}

.cta .two-div .col1:nth-of-type(1) {
    width: 81%
}

.cta .two-div .col1:nth-of-type(2) {
    width: 15%
}

.theme-btn.w {
    background: transparent;
    border: 1px solid #fff
}

.theme-btn.w:hover {
    background: #fff
}

.home-about .badges.aboutpg .textbox {
    margin-right: 80px
}

.term-loans .wrap {
    margin-bottom: 30px;
}

.term-loans h3 {
    text-align: center;
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px dotted #bfbdbd;
}

.how-it-works .step2 {
    max-width: 350px;
    margin: 0 auto;
}

.target.w li,
.target.w li:before {
    color: #fff
}

.nogtop2 {
    margin-top: -10px
}

.nogtop1 {
    position: relative;
    z-index: 1
}

.display1 .content-hold {
    background: #f1f1f1;
    border-radius: 5px;
    padding: 20px;
    min-height: 325px
}

.display1 .content-hold h3 {
    margin-bottom: 15px
}

.pro-con .textbox {
    border: 1px solid #079992;
    border-radius: 5px;
    padding: 20px
}

.pro-con .textbox h3 {
    margin-bottom: 20px;
    border-bottom: 1px dotted #079992;
    padding-bottom: 10px;
    text-align: center
}

.tble-res {
    overflow-x: autol
}

.tble-res table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    border: 1px solid #ddd
}

.tble-res th,
.tble-res td {
    text-align: left;
    padding: 8px
}

.tble-res tr:nth-child(even) {
    background-color: #f2f2f2
}

.breadcrumb li {
    display: inline-block
}

.pro-con.ng .textbox {
    min-height: 373px
}

.footer a {
    color: #ffffff;
}

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

.question1 .row_wrap {
    margin-bottom: 30px;
    border-bottom: 1px solid #f1f1f1;
    padding-bottom: 5px
}

.question1 .textbox {
    width: calc(100% - 130px)
}

.question1 .textbox h3 {
    margin-bottom: 10px
}

.count1 {
    column-count: 3
}

.highlight1 {
    padding: 30px 0 50px 0;
    background: #f1f1f1
}

.coloredbx-area .row2 {
    display: flex
}

.coloredbx-area .box {
    background: #189bca;
    padding: 20px
}

.coloredbx-area .box:nth-of-type(2),
.coloredbx-area .box:nth-of-type(4) {
    background: #1172a7
}

.coloredbx-area .box h3 {
    margin-bottom: 10px
}

.coloredbx-area .box h3,
.coloredbx-area .box p {
    color: #fff
}

.coloredbx-area .box p {
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 5px
}

.design-box h3 {
    background: #053f5e;
    color: #fff;
    padding: 5px;
    text-align: center
}

.stepbox {
    display: flex;
    flex-wrap: wrap
}

.stepbox .box1 {
    width: 50%;
    padding: 20px;
    color: #fff
}

.stepbox .box1:nth-of-type(2) {
    background: #10c1b8
}

.stepbox .box1:nth-of-type(3) {
    background: #10c1b8
}

.stepbox .box1:nth-of-type(4) {
    background: #079992
}

.stepbox .box1:nth-of-type(1) {
    background: #079992
}

.stepbox .title1 {
    margin-bottom: 10px
}

.stepbox .title1 span {
    font-weight: 600
}

.stepbox .title1 span:nth-of-type(1) {
    width: 30px;
    height: 30px;
    background: #fff;
    display: inline-block;
    border-radius: 15px;
    color: #079992;
    text-align: center;
    padding-top: 1px;
    margin-right: 15px
}

.busi .wrap {
    margin-bottom: 30px;
    min-height: 182px
}

.busi p {
    margin: 0
}

.um1 .wrap {
    min-height: 350px
}

.table-n table {
    width: 100%;
    border-collapse: collapse
}

.table-n tr:nth-child(odd) {
    background: #ddd
}

.table-n tr:nth-child(even) {
    background: #f1f1f1
}

.table-n th {
    background: #079992;
    padding: 5px;
    color: #fff
}

.table-n td {
    padding: 5px 15px;
    border: 1px solid #d5d5d5
}

.table-n td p {
    margin-bottom: 5px
}

.table-n tr td:first-child p {
    font-weight: 600
}

.mid-wrap1 {
    max-width: 650px;
    width: 100%;
    margin: 0 auto
}

.table-n.table-w tr:nth-child(even) {
    background: #fff;
    color: #333
}

.table-n.type1 tr td:first-child p {
    font-weight: 400
}

.highlight {
    font-style: italic;
    background: #f1f1f1;
    padding: 20px
}

.text-wrap2 {
    max-width: 500px;
    width: 100%;
    margin: 0 auto
}

.apply-now-bottom {
    font-size: 28px;
    bottom: -5px;
    width: 100%;
    text-align: center
}

.apply-now-bottom a {
    box-shadow: 0 0 8px rgb(12 12 12 / 80%);
    color: #000;
    font-size: 15px;
    text-transform: uppercase;
    padding: 10px 20px;
    font-weight: 700;
    width: 160px;
    text-align: center;
    display: block;
    border-radius: 5px 5px 0 0;
    background: #ffd241;
    margin: 0 auto;
    position: fixed;
    bottom: 0;
    left: calc(50% - 80px);
    z-index: 99
}

.apply-now-bottom a:hover {
    color: #fff
}

.home-recent-post .textbox .imgbox {
    width: 100%;
    overflow: hidden;
    height: 236px
}

.home-recent-post .textbox .imgbox img {
    object-fit: cover;
    width: 100%;
    height: 100%
}

.new-banner-box {
    background: #fff;
    color: #222;
    font-family: 'DM Sans', sans-serif
}

.new-banner-box .top-part {
    padding: 20px 0 0 0
}

.new-banner-box .heading-area .new-head {
    font-size: 26px;
    line-height: 36px;
    font-weight: 700
}

.new-banner-box .new-f {
    display: flex;
    justify-content: space-between;
    max-width: 380px;
    width: 100%;
    margin: 0 auto;
    margin-bottom: 30px
}

.new-banner-box .new-f .amount {
    width: 62%
}

.new-banner-box .new-f .amount .form-control1 {
    max-width: 116px;
    width: 100%;
    color: #0c77b9;
    font-size: 18px;
    text-indent: 20px
}

.new-banner-box .new-f .yrs {
    width: 32%
}

.new-banner-box .new-f option,
.new-banner-box .new-f select {
    color: #0c77b9;
    font-size: 18px
}

.new-banner-box .new-f .form-control1 {
    border: none;
    border-bottom: 2px solid #0c77b9
}

.new-banner-box .bootom-part {
    background: #f5f5f5;
    padding: 20px 0 10px 0
}

.new-banner-box .bootom-part p {
    margin-bottom: 0
}

.new-banner-box .bootom-part .note {
    font-size: 11px;
    line-height: 21px;
    color: #6f6f6f
}

.new-banner-box .emi span {
    color: #0c77b9
}

.innerpage-banner .col1.new {
    width: 100%
}

.new-banner-box .submt-area {
    background: #f5f5f5;
    padding-bottom: 20px
}

.new-banner-box .submt-area .apply-now-submit,
.new-banner-box .submt-area .apply-now-submit:hover {
    background: #008738;
    font-family: 'DM Sans', sans-serif;
    padding: 10px 35px;
    color: #fff
}

.new-banner-box .new-f .amount label {
    position: relative
}

.new-banner-box .new-f .amount label:after {
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    text-decoration: inherit;
    color: #0c77b9;
    font-size: 16px;
    padding-right: .5em;
    position: absolute;
    top: -2px;
    right: -27px;
    content: "\f154"
}

.new-form-box1 .row1 {
    align-items: center
}

.scroll-top {
    position: fixed;
    display: none;
    right: 15px;
    bottom: 35px;
    transition: background .5s;
    z-index: 11;
    text-decoration: none
}

.scroll-top .fa {
    width: 40px;
    height: 40px;
    background: #079992;
    text-align: center;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center
}

.imagezone .row {
    display: flex;
    justify-content: space-between;
}
.imagezone .text {
    width: 58%;
}
.imagezone .img {
    width: 40%;
}
.text-white{color: #ffffff;}
.box-border {
    border: 1px solid #079992;
    padding: 20px;
}

.how-it-works .step1 .number, .how-it-works .step2 .number {
    font-size: 40px;
    font-weight: 800;
    color: #fff;
    width: 200px;
    height: 200px;
    background: #079992;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
}

.threebox-grid {
    display: grid;
    grid-template-columns: repeat(3,1fr);
}
.threebox-grid > div {
    padding: 20px;
    background: #079992;
    color: #fff;
}
.threebox-grid > div:nth-of-type(even) {
    background: #067771;
}

.quick-loan-type .wrap_n {
    -webkit-box-shadow: 0 0 17px 6px rgb(0 0 0 / 10%);
    -moz-box-shadow: 0 0 17px 6px rgb(0 0 0 / 10%);
    box-shadow: 0 0 17px 6px rgb(0 0 0 / 10%);
    margin-bottom: 30px;
}
.quick-loan-type .wrap_n h3 {
    background: #079992;
    color: #fff;
    text-align: center;
    padding: 8px;
}
.quick-loan-type .wrap_n .details {
    padding: 15px;
}
.new-intro h2 {
    margin-bottom: 5px;
}
.new-intro {
    background: #f1f1f1;
}
.tick-list h3, .tick-list1 h3 {
    margin-bottom: 10px;
}
.tick-list img, .tick-list1 img {
    margin-right: 15px;
}

.tick-list {
    min-height: 200px;
}


.list-indexing {
    padding: 30px;
    background: #f1f1f1;
    border-top: 2px solid #079992;
}
.list-indexing ul li {
    margin: 10px 0;
}

/*--new static faq--*/

.new-static-zone {
    background: #f1f1f1;
    padding: 30px 0;
}
.new-static-zone .faq-row {
    margin-bottom: 20px;
}
.new-static-zone .ques-faq {
    font-weight: 600;
    font-size: 20px;
    line-height: 30px;
    color: #060606;
    margin-bottom: 10px;
}

.three-div-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
    margin-bottom: 15px;
}
.three-div-grid div {
    padding: 15px;
    border: 1px dashed;
}
.three-div-grid h3 {
    margin-bottom: 10px;
}


.four-div-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
    margin-bottom: 15px;
}
.four-div-grid div {
    padding: 15px;
    border: 1px dashed;
}
.four-div-grid h3 {
    margin-bottom: 10px;
}


.loan-process a {
    color: #ffd241;
}
.h-top {
    position: relative;
    margin-top: -40px;
}

/*--abt--*/
.fast-approval-grid {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    grid-gap: 30px;
}
.fast-approval-grid .wrap {
    grid-column: span 2;
    padding: 20px;
    padding-bottom: 0;
    background: #fff;
    border-radius: 5px;
    text-align: center;
}
.fast-approval-grid .wrap .fa {
    font-size: 30px;
    width: 80px;
    height: 80px;
    background: #079992;
    border-radius: 50%;
    padding-top: 25px;
    margin: 0 auto 20px auto;
    color: #fff;
}
.fast-approval-grid .wrap.middle {
    grid-row: 1/3;
    grid-column: 3/5;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.fast-approval-grid .wrap h3 {
    margin-bottom: 10px;
}

.count2-g {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    grid-column-gap: 90px;
}

.disclaimer {
    padding-top: 20px;
    border-top: 1px solid #928a8a;
    margin-top: 40px;
}


/*faq*/
.faq-area .accordion-container .accordion-title {
    position: relative;
    margin: 0;
    padding: 10px 36px 10px 20px;
    color: #333;
    cursor: pointer;
    font-size: 20px;
    line-height: 30px;
    font-weight: 600;
    border-bottom: 2px solid #333;
}



.faq-area .accordion-container .accordion-title::after {
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    text-decoration: inherit;
    color: var(--black);
    font-size: 16px;
    line-height: 26px;
    padding-right: 0.5em;
    position: absolute;
    top: 10px;
    right: 0;
    content: "\f067";
}


.faq-area .accordion-container .accordion-title.open::after {
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    text-decoration: inherit;
    color: var(--black);
    font-size: 16px;
    line-height: 26px;
    padding-right: 0.5em;
    position: absolute;
    top: 10px;
    right: 0;
    content: "\f068";
}

.faq-area .accordion-container {
    width: 100%;
    margin: 0 auto
}

.faq-area .accordion-content {
    padding: 15px;
    padding-left: 25px;
    font-size: 18px;
    line-height: 28px;
    border-radius: 0;
    padding-bottom: 0;
}


/*.faq-area .holder:not(:first-of-type) .accordion-content{display: none;}*/
.faq-area .holder .accordion-content{display: none;}

.faq {padding: 30px 0 50px 0;}
/*faq*/

.bdr {
    border: 2px solid #079992;
    padding: 30px;
    border-radius: 30px;
    background: #eefefd;
}

.bdr.w {
    background: transparent;
    border: 2px solid;
}


/* highlight-box2 */

.highlight2 {
    margin-bottom: 15px;
}

.highlight2 .head {
    background: #079992;
    color: #fff;
    padding: 5px;
    margin: 0;
}

.highlight2 .body {
    box-shadow: 0px 3px 16px 0px rgb(0 0 0 / 10%);
    padding: 15px 15px 2px 15px;
    background: #fff;
    border: 2px solid #ffd241;
    border-top: 0;
}

.highlight2 .head.dark {
    background: #02746e;
}

.wid {
    max-width: 650px;
    margin: 0 auto;
}
.h-cta {
    margin: 20px 0;
    padding: 30px;
    background: #f1f1f1;
    border-radius: 5px;
}
.table-res {
    overflow-x: auto;
}

.gray > div {
    padding: 0;
    border: 1px solid #d6d6d6;
}

.gray .h3 {
    padding: 15px;
    background: #E8E8E8;
}
.gray .wrp{
    padding: 15px;
    border: 0;
}

.loan-process .table-n th {
    background: #333;
}
.loan-process .table-n tr:nth-child(even) {
    background: #08b0a8;
}
.loan-process .table-n tr:nth-child(odd) {
    background: #059089;
}
.loan-process .theme-btn {
    background: #ffd241;
    color: #333;
}

.heading {
    font-size: 26px;
    line-height: 36px;
}
.blue-h {
    background: #058780;
    color: #fff;
}


/*----blog page css---*/
.blog-list{
    padding-top: 60px;
}

.blog-list .col {
    box-shadow: 0px 2px 3px 2px rgb(77 77 77 / 10%);
    margin-bottom: 35px;
}
.blog-list .col .imagebox {
    line-height: 0;
    width: 100%;
    overflow: hidden;
    height: 300px;
}
.blog-list .admin-box {
    max-width: 80%;
    width: 100%;
    margin: 0 auto;
    padding: 10px;
    color: #fff;
    background: #079992;
    color: #fff;
    font-size: 14px;
    display: flex;
    justify-content: space-between;
    margin-top: -30px;
    position: relative;
}
.home .blog-list .col1 {
    webkit-box-shadow: 0 1px 4px 2px rgb(77 77 77 / .2);
    -moz-box-shadow: 0 1px 4px 2px rgb(77 77 77 / .2);
    box-shadow: 0 1px 4px 2px rgb(77 77 77 / 20%);
    margin-bottom: 40px;
}
.blog-list .admin-box span {
    padding-right: 10px;
    color: #ffffff;
}

.blog-list .list-text {
    padding: 10px 20px 20px 20px;
    margin-top: 20px;
}
.blog-list .list-text .excerpt-text {
    margin-bottom: 30px;
}

.blog-list .list-text h3 {
    font-size: 20px;
    line-height: 30px;
}
.blog .theme-btn {
    border: 1px solid #079992;
    padding: 6px 15px;
    border-radius: 30px;
    font-size: 16px;
    margin: 0 0 20px 0;
    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;
}
.blog .theme-btn:hover {
    background: transparent;
    color: #079992;
}


/*----pagination css start----*/

.pagination {
  display: inline-block;
}

.pagination a {
    color: #f6356f;
    float: left;
    text-decoration: none;
    transition: background-color .3s;
    border: 1px solid #d9d9d9;
    margin: 0 4px;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    padding: 0px;
}

.pagination a.active {
    color: white;
    border: 1px solid #f6356f;
    background-image: linear-gradient(to right, #f75647, #f63471);
}

.pagination a:hover:not(.active) {background-color: #ddd;}

.pagination-area {
    text-align: center;
    padding: 30px 0;
}
/*----pagination css end----*/


/*----blog details----*/

.blog-details {
    padding-top: 60px;
    padding-bottom: 50px;
}
.blog-details{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.blog-details .content-area {
    width: 70%;
}
.blog-details .sidebar {
    width: 26%;
}

.single-post .imagebox img {
    width: 100%;
}

.recent-post {
    padding: 20px;
    background: #fafbfd;
}
.recent-post ul li {
    border-bottom: 1px dotted #ccc;
    padding-bottom: 10px;
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 28px;
}

.recent-post h3 {
    font-size: 22px;
    line-height: 33px;
}

.single-post .admin-box {
    font-size: 14px;
    margin-bottom: 20px;
    border-bottom: 1px dotted #ccc;
    padding: 10px 15px;
}
.single-post .list-text {
    padding: 0 15px;
}
.single-post .list-text p {
    margin-bottom: 15px;
}
.single-post .imagebox {
    line-height: 0;
}
.single-post .admin-box span {
    padding-right: 10px;
    color: #079992;
    margin-top: 20px;
}

.single-post h2 {
    font-size: 28px;
    line-height: 38px;
}
.single-post h3 {
    font-size: 24px;
    line-height: 34px;
}
/*.single-post {
    padding-bottom: 20px;
    border-bottom: 1px dotted #ccc;
    margin-bottom: 30px;
}*/
.pegi {
    display: flex;
    justify-content: space-between;
}

.common-btn-color-reverse {
    padding: 11px 30px;
    border-radius: 50px;
    color: #f63471 !important;
    border: 1px solid #f63471;
    font-size: 16px;
    line-height: 26px;
    border: 1px solid #f63471;
}
.common-btn-color-reverse:hover {    
    border: 1px solid transparent;
    color: #fff !important;
    background-image: linear-gradient(to right, #f75647, #f63471);
}

.home.blog > nav > a, .home.blog > nav > li > a:after {
    color: #494949;
}


/* Blog css  */
.navigation {
    width: 100%;
}
.navigation .nav-links {
    display: flex;
    justify-content: flex-start;
}
.pagination{
    display: block;
    padding: 0 15px;
    margin-bottom: 60px;
}
.pagination .nav-links .page-numbers.current {
    background: #079992;
    color: #ffffff;
    border-color: transparent;
}
.pagination .nav-links .page-numbers {
    display: inline-block;
    margin-right: 10px;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    background: #ffffff;
    color: #555555;
    font-weight: 500;
    border: 1px solid #555555;
    transition: all 200ms ease-in;
    -webkit-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
}
.pagination .nav-links .page-numbers:hover {
    background: #079992;
    color: #ffffff;
    border: transparent;
}
.pagination .nav-links .page-numbers.prev {
    background: #079992;
    color: #ffffff;
    border-color: transparent;
    width: auto;
    height: auto;
    border-radius: 30px;
    padding: 0 20px;
    border: 1px solid transparent;
     transition: all 200ms ease-in;
    -webkit-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
}
.pagination .nav-links .page-numbers.next {
    width: auto;
    height: auto;
    border-radius: 20px;
    padding: 0 20px;
    background: #079992;
    color: #ffffff;
    border: 1px solid transparent;
     transition: all 200ms ease-in;
    -webkit-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
}
.pagination .nav-links .page-numbers.next:hover{
    background: #ffffff;
    color: #555555;
    font-weight: 500;
    border: 1px solid #555555;
}
.pagination .nav-links .page-numbers.prev:hover{
    background: #ffffff;
    color: #555555;
    font-weight: 500;
    border: 1px solid #555555;
}
.pagination .nav-links .page-numbers.next:hover .svg-icon{
     fill: #555555;
}
.pagination .nav-links .page-numbers.prev:hover .svg-icon{
     fill: #555555;
}
.pagination .nav-links .page-numbers .svg-icon {
    width: auto;
    margin-top: 0;
    vertical-align: middle;
    fill: #ffffff;
}
.navigation .nav-links a svg {
    width: 12px;
    margin-top: 8px;
    color: #ffffff;
}
.navigation .nav-links {
    display: flex;
    justify-content: flex-start;
}
.navigation .nav-links .nav-previous {
    padding-left: 50px;
}
.navigation .nav-links .nav-previous, .navigation .nav-links .nav-next {
    flex: 0 0 50%;
    position: relative;
}
.navigation .nav-links .nav-previous .nav-arrow {
    left: 0;
}
.navigation .nav-links a .nav-arrow {
    width: 40px;
    height: 40px;
    background: #079992;
    display: inline-block;
    text-align: center;
    float: left;
    margin-right: 15px;
    border-radius: 4px;
    position: absolute;
}
.navigation .nav-links a .screen-reader-text {
    color: #079992;
    font-weight: 700;
    font-size: 16px;
    margin-bottom: 0;
}
.navigation .nav-links a .post-title {
    font-weight: 700;
    color: #555555;
    font-size: 14px;
}
.navigation .nav-links .nav-next {
    text-align: right;
    padding-right: 50px;
}
.navigation .nav-links .nav-next .nav-arrow {
    float: right;
    margin-left: 15px;
    margin-right: 0;
    right: 0;
}
.comments-title {
    display: block;
    font-size: 35px;
    font-weight: 700;
    color: #191b21;
    margin-bottom: 10px;
    margin-top: 20px;
}
.comments-area p.comment-notes {
    display: inline-block;
}
.comments-area p {
    display: flex;
    flex-direction: column;
    flex: 0 0 100%;
    width: 100%;
}
.comments-area p textarea {
    resize: vertical;
}
.comments-area p input, .comments-area p textarea {
    border: 1px solid #bbbbbb;
    padding: 15px;
    font-size: 16px;
    font-family: 'Poppins', sans-serif;
    color: #555555;
}
.comments-area p label {
    margin-bottom: 5px;
    color: #555555;
    font-weight: 700;
    font-size: 14px;
}
.comments-area p input {
    height: 50px;
}
.screen-reader-text{
    display: block;
    font-size: 35px;
    font-weight: 700;
    color: #191b21;
    margin-bottom: 20px;
}
.post-navigation{
    margin-top: 30px;
}
.navigation .nav-previous br, .navigation .nav-next br{
    display: none;
}
.comments-area p.comment-form-cookies-consent{
    flex-direction: row;
    align-items: center;
}
.comments-area p.comment-form-cookies-consent label{
    margin-left: 5px;
}
.comments-area p.form-submit input {
    display: inline-block;
    background: #079992;
    font-weight: 700;
    font-size: 16px;
    width: 180px;
    text-align: center;
    border-radius: 10px;
    padding: 12px 25px;
    border: 0;
    color: #ffffff;
    text-transform: uppercase;
    transition: all 200ms ease-in-out;
}
.comments-area p.form-submit:hover input {
    background: #283a5e;
    color: #fff;
    transform: translateY(-10px);
    box-shadow: 0 5px 10px rgba(0,0,0,.3);
}
@media(max-width:680px){
    .pagination .nav-links .page-numbers {
        font-size: 15px;
        width: 30px;
        height: 30px;
        line-height: 30px;
        margin-right: 6px;
    }
    .pagination .nav-links .page-numbers.next {
        padding: 0 10px;
    }
    .pagination .nav-links .page-numbers .svg-icon {
        width: auto;
    }
}

@media(max-width: 480px){
    .pagination .nav-links .page-numbers {
    font-size: 15px;
    width: 30px;
    height:30px;
    line-height: 30px;
    margin-right: 4px;
    font-size: 13px;
    font-weight: bold;
     }
    .pagination .nav-links .page-numbers.next {
      padding: 0 5px; }
    .pagination .nav-links .page-numbers .svg-icon {
      width: 18px; } 
      .nav-prev-text, .nav-next-text{
        display: none;
      }
      .pagination .nav-links .page-numbers.prev, .pagination .nav-links .page-numbers.next {
          padding: 0 10px;
      }
}

@media(max-width: 380px){
    .pagination .nav-links .page-numbers {
        width: 22px;
        height: 22px;
        line-height: 22px;
        margin-right: 4px; 
    }  
    .pagination .nav-links .page-numbers .svg-icon {
      width: 16px; 
    }
}
/* Blog css ends */

.excerpt-text p.link-more {
    display: none;
}

.single-post .admin-box .fa {
    padding-right: 5px;
}
/*--sidebar--*/
.recent-links-new .textbox {
    width: 75%;
    padding-left: 15px;
}

.recent-links-new .textbox p {
    color: #f53844;
    font-weight: 600;
    position: relative;
    top: -5px;
}
.recent-links-new .imagebox {
    width: 80px;
    height: 62px;
}
.recent-links-new .imagebox img {
    max-width: 100%;
    object-fit: cover;
    width: 100%;
    height: 100%;
}
.recent-links-new li a {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 0;
    margin-top: 6px;
}
ul.recent-links-new li {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 16px;
}
ul.recent-links-new li img {
    margin-right: 15px;
    margin-top: 6px;
    width: 80px;
    height: 60px;
}
ul.recent-links-new li .recent-post-link {
    text-decoration: none;
    color: #079992;
    line-height: 20px;
    font-weight: 600;
    transition: all 200ms ease;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -o-transition: all 200ms ease;
}

.recent-content {
    margin-top: 20px;
}
.blog-list .col1 .imagebox {
    width: 100%;
}
.blog-list .col1 .imagebox img {
    width: 100%;
    height: 230px;
    object-fit: cover;
}
.blog-list .three-div .col1 {
    background: #fff;
    margin-bottom: 40px;
}
.blog h1 {
    font-size: 36px;
    line-height: 46px;
    color: #fff;
}
.single .single-post {
    background: #fafbfd;
}
.blog-list .admin-box .fa-user {
    padding-right: 4px;
}
.single h1 {
    font-size: 36px;
    line-height: 46px;
    color: #fff;
}


.apply-now-bottom {
    font-size: 28px;
    bottom: -5px;
    width: 100%;
    text-align: center;
}

.apply-now-bottom a {
    box-shadow: 0px 0px 8px rgb(12 12 12 / 80%);
    color: #fff;
    font-size: 15px;
    text-transform: uppercase;
    padding: 10px 20px;
    font-weight: bold;
    width: 160px;
    text-align: center;
    display: block;
    border-radius: 5px 5px 0 0;
    background: #079992;
   
    margin: 0 auto;
    position: fixed;
    bottom: 0;
    left: calc(50% - 80px);
}

.apply-now-bottom a:hover {color: #fff;}

/*--12/4/25--*/

.archive-description {
    padding-bottom: 20px;
}
.author img.sab-custom-avatar { 
    max-width: 100px !important;
    margin-right: 15px;
}
.author-data-box {
    display: flex;
    margin-bottom: 20px;
    border: 2px solid #ddd;
    padding: 15px;
}
.author img.sab-custom-avatar {
    max-width: 100px !important;
    margin-right: 15px;
}
.author-data-box img {
    max-width: 100px !important;
    margin-right: 15px;
}
.blog-box .blog-img img {
    width: 100%;
    height: auto;
}
.blog-box .blog-box-content {
    padding: 15px;
    border: 1px solid #eee;
}
.blog-box .blog-heading {
    font-size: 20px;
    line-height: 30px;
}

.blog-box .blog-heading a {
    color: #2d6f3f;
}

.blog-info {
    display: flex;
    align-items: center;
}
.blog-info i {
    margin-right: 10px;
    font-size: 14px;
}
.blog-info-heading {
    font-size: 15px;
}
.blog-info-heading span {
    font-weight: 700;
}
.blog-box-content .link-more{display: none;}

.admin-box a {
    color: #ffd241;
}

.author .col1 {
    width: 45%;
    margin: 1% 2%;
    box-shadow: 0 1px 4px 2px rgb(77 77 77 / 20%);
    margin-bottom: 40px;
}
.author .col1 .imagebox img {
    width: 100%;
    height: auto;
}
.author .admin-box {
    max-width: 80%;
    width: 100%;
    margin: 0 auto;
    padding: 10px;
    color: #fff;
    background: #079992;
    color: #fff;
    font-size: 14px;
    display: flex;
    justify-content: space-between;
    margin-top: -30px;
    position: relative;
}
.author .list-text {
    padding: 10px 20px 20px 20px;
    margin-top: 20px;
}
.author .list-text h3 {
    font-size: 20px;
    line-height: 30px;
}