﻿li{list-style-type:none!important;}
 a{text-decoration:none!important;}
body { font-family:Rubik; font-size: 1rem; line-height: 1.5; color: #212529; text-align: left; background-color: #fff; }
h1, h2, h3, h4, h5, h6 {margin-top: 0;margin-bottom: .5rem;}
.row { display: flex; flex-wrap: wrap; margin-right: -15px; margin-left: -15px; }
.no-gutters {margin-right: 0;margin-left: 0;}
.no-gutters > .col, .no-gutters > [class*=col-] {padding-right: 0;padding-left: 0;}
.col, .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col-auto, .col-lg, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-auto, .col-md, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md-auto, .col-sm, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-auto { position: relative; width: 100%; padding-right: 15px; padding-left: 15px; }
.col {flex-basis: 0;flex-grow: 1;max-width: 100%;}
.nav { display: flex; flex-wrap: wrap; padding-left: 0; margin-bottom: 0; list-style: none; }
.nav-link {display: block;padding: .5rem 1rem;}
.nav-link:focus, .nav-link:hover {text-decoration: none;}
.nav-link.disabled {color: #6c757d;pointer-events: none;cursor: default;}
.nav-tabs {border-bottom: 1px solid #dee2e6;}
.nav-tabs .nav-item {margin-bottom: -1px;}
.nav-tabs .nav-link { border: 1px solid transparent; border-top-left-radius: .25rem; border-top-right-radius: .25rem; }
.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {border-color: #e9ecef #e9ecef #dee2e6;}
.nav-tabs .nav-link.disabled {color: #6c757d;background-color: initial;border-color: transparent;}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active { color: #495057; background-color: #fff; border-color: #dee2e6 #dee2e6 #fff; }
.nav-tabs .dropdown-menu { margin-top: -1px; border-top-left-radius: 0; border-top-right-radius: 0; }
.nav-pills .nav-link {border-radius: .25rem;}
.nav-pills .nav-link.active, .nav-pills .show > .nav-link {color: #fff;background-color: #007bff;}
.nav-fill .nav-item, .nav-fill > .nav-link { flex: 1 1 auto; text-align: center; }
.nav-justified .nav-item, .nav-justified > .nav-link { flex-basis: 0; flex-grow: 1; text-align: center; }
.tab-content > .tab-pane {display: none;}
.tab-content > .active {display: block;}
.navbar {position: relative;padding: .5rem 1rem;}
.navbar, .navbar .container, .navbar .container-fluid, .navbar .container-lg, .navbar .container-md, .navbar .container-sm, .navbar .container-xl { display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; }
.navbar-brand { display: inline-block; padding-top: .3125rem; padding-bottom: .3125rem; margin-right: 1rem; font-size: 1.25rem; line-height: inherit; white-space: nowrap; }
.navbar-brand:focus, .navbar-brand:hover {text-decoration: none;}
.navbar-nav { display: flex; flex-direction: column; padding-left: 0; margin-bottom: 0; list-style: none; }
.navbar-nav .nav-link {padding-right: 0;padding-left: 0;}
.navbar-nav .dropdown-menu {position: static;float: none;}
.navbar-text { display: inline-block; padding-top: .5rem; padding-bottom: .5rem; }
.navbar-collapse {flex-basis: 100%;flex-grow: 1;align-items: center;}.navbar-toggler { padding: .25rem .75rem; font-size: 1.25rem; line-height: 1; background-color: initial; border: 1px solid transparent; border-radius: .25rem; }
.navbar-toggler:focus, .navbar-toggler:hover { text-decoration: none;}
.navbar-toggler-icon { display: inline-block; width: 1.5em; height: 1.5em; vertical-align: middle; content: ""; background: no-repeat 50%; background-size: 100% 100%; }
@supports (position:sticky) {
    .sticky-top {position: sticky;top: 0;z-index: 1020;}
}
html {overflow-x: hidden;}
:focus, button:focus {outline: none;}
body { font-family: Rubik; margin: 0; padding: 0; font-size: 12px; line-height: 1.8; font-weight: 400; color: #9a9c9e; background: #fff; transition: transform .4s ease-in; overflow: hidden; }
button {background: transparent;border: none;padding: 0;}
label {line-height: normal;}
.overflow {overflow: hidden;}
.p-relative {position: relative;}
.parallax { position: relative; background-size: cover; background-position: 50%; background-repeat: no-repeat; background-attachment: fixed; transition: border .3s ease-in,box-shadow .3s ease-in,background .3s,opacity .3s ease-in; }
.section-header {padding-bottom: 30px;position: relative;}
.section-header-style-2 .section-description, .section-header .section-description { margin-bottom: 20px; position: relative; } 
.section-header-style-2 .section-description p, .section-header .section-description p { font-weight: 15px; font-weight: 500; } 
.section-header .section-btn { position: absolute; bottom: 50px; right: 0; } 
.section-header-style-2 { max-width: 540px; padding-bottom: 30px; margin: 0 auto; }
.section-header-style-2 .section-heading h6 {text-transform: uppercase;margin-bottom: 10px;}
.section-header-style-2 .higlight {color: #0070ba;border-bottom: 1px dotted #0070ba;}
.section-header-style-2 .higlight:hover { color: #000; border-bottom: 1px dotted #000; } 
.section-header-style-2 .section-heading { text-transform: uppercase; } 
.section-header-style-2 .section-heading p { text-transform: lowercase; } 
.slick-prev { right: 60px; top: -41px; } 
.slick-next { right: 15px; top: -41px; } 
.slick-prev:before { content: "\f104"; }
.slick-next:before, .slick-prev:before { font-size: 22px; margin: 0; font-family: 'FontAwesome'; font-weight: 500; color: #ffffff; background: #1c3c8c; padding: 1px 10px; } 
.slick-next:before { content: "\f105"; } 
.slick-slider .slick-arrow:hover { background: #0070ba; } 
.slick-slider .slick-arrow:hover:before { color: #fff; } 
.slick-arrow { width: 40px; height: 40px; background: #0070ba; border-radius: 0; font-size: 0; transition: .3s; top: -95px; position: absolute; z-index: 10; } 
.slider-arrow-layout-2 { overflow: hidden; } 
.slider-arrow-layout-2 .slick-arrow { top: 50%; transform: translateY(-50%); background: #fff; border-radius: 50%; } 
.slider-arrow-layout-2 .slick-arrow:before { color: #0070ba; } 
.slider-arrow-layout-2 .slick-prev { left: -50px; transition: all .5s; } 
.slider-arrow-layout-2 .slick-next { right: -50px; transition: all .5s; } 
.slider-arrow-layout-2:hover .slick-prev { left: 15px; } 
.slider-arrow-layout-2:hover .slick-next { right: 15px; } 
.slider-arrow-layout-2 .slick-next:hover, .slider-arrow-layout-2 .slick-prev:hover { background-color: #0070ba; } 
.slider-arrow-layout-2 .slick-next:hover:before, .slider-arrow-layout-2 .slick-prev:hover:before { color: #fff; }
h1, h2, h3, h4, h5, h6 { margin: 0 0 20px; font-weight: 500; color: #9a9c9e; font-family:Rubik; } 
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { color: inherit; } 
h1 { font-size: 65px; line-height: 1.5; } 
h2 { font-size: 40px; } 
h3 { font-size: 35px; } 
h4 { font-size: 22px; } 
h5 { font-size: 18px; } 
h6 { font-size: 16px; } 
p { font-size: 14px; line-height: 1.8; margin-bottom: 20px; font-family:Rubik; } 
a, a:focus, a:hover, a:not([href]), a:not([href]):focus, a:not([href]):hover { color: #0070ba; text-decoration: none; transition: .5s; }
dl, ol, ul {margin-top: 0;margin-bottom: 0;}
ol li, ul li {margin: 0;position: relative;}
ul.custom {list-style: none;padding: 0;}
iframe { border: none; width: 100%; } 
img { max-width: 100%; width: auto; height: auto; transition: .5s; } 
hr { margin: 20px 0; } 
.no-margin { margin: 0; } 
.no-padding { padding: 0; } 
.full-width { width: 100%; } 
.full-height { height: 100%; } 
.section-padding { padding: 80px 0; } 
.section-padding-top { padding-top: 80px; } 
.section-padding-bottom { padding-bottom: 80px; } 
.padding-10 { padding: 10px; } 
.padding-15 { padding: 15px; } 
.padding-20 { padding: 20px; } 
.mb-xl-20 { margin-bottom: 20px; } 
.mb-xl-30 { margin-bottom: 30px; } 
.mb-xl-40 { margin-bottom: 40px; } 
.mb-xl-80 { margin-bottom: 80px; } 
.pb-xl-20 { padding-bottom: 20px; } 
.mt-32 { margin-top: 32px; }
.rounded-btn { border: 1px solid #0070ba; background-color: #fff; transition: all .5s; } 
.rounded-btn:before { background-color: #0070ba; border-radius: 50px; } 
.link-btn-rounded { width: 38px; height: 38px; display: flex; align-items: center; justify-content: center; font-size: 16px; border-radius: 50%; background-color: initial; color: #0070ba; } 
.link-btn-rounded:hover { background-color: #fff; color: #0070ba; } 
.rounded-btn-white { border: 1px solid #27346a; background-color: #fff; transition: all .5s; } 
.home-2 .rounded-btn-white:focus, .home-2 .rounded-btn-white:hover { color: #fff; background-color: #27346a; }
.rounded-btn-white:before { background-color: #27346a; border-radius: 50px; } 
.rounded-btn-white:hover { color: #fff; } 
.header-style-1 { position: absolute; top: 0; left: 0; right: 0; width: 100%; z-index: 100; } 
.topbar-style-1 .left-side { display: flex; align-items: center; justify-content: flex-start; } 
.topbar-style-1 .left-side > ul, .topbar-style-1 .right-side > ul { display: flex; align-items: center; justify-content: flex-end; } 
.topbar-style-1 .right-side > ul > li:first-child > a { border-left: 0; color: #fff; } 
.topbar-style-1 .right-side > ul > li.search > a { padding-right: 0; } 
.main-navigation-style-1 .navigation { display: flex; align-items: center; justify-content: space-between; }
.footer-style-1 .footer-style-1-box .logo, .main-navigation-style-1 .navigation .logo, .main-navigation-style-1 .navigation .mobile-logo {/*width: 152px;height: 42px;*/margin: 10px 0;}
.main-navigation-style-1 .navigation .mobile-logo {display: none;}
.main-navigation-style-1 .main-menu, .main-navigation-style-1 .main-menu > nav > ul { display: flex; align-items: center; justify-content: flex-end; } 
.main-navigation-style-1 .main-menu > nav > ul > .menu-item > a { display: block; padding: 23px 9px; text-transform: uppercase; font-size: 14px; font-weight: 500; margin-top: 14px; } 
.main-navigation-style-1 .main-menu > nav > ul > .menu-item.active > a { color: #0070ba; } 
.header-style-2 .menu-item-has-children > a > .arrow:after, .header-style-2 .menu-item-has-megamenu > a > .arrow:after, .main-navigation-style-1 .menu-item-has-children > a > .arrow:after, .main-navigation-style-1 .menu-item-has-megamenu > a > .arrow:after { display: inline-block; margin-left: .55em; content: "\f107"; font-family: Font Awesome\ 5 Free; font-weight: 900; transition: transform .4s ease; } 
.main-navigation-style-1 .menu-item-has-children:hover > a > .arrow:after { transform: rotate(180deg); } 
.main-navigation-style-1 .menu-item-has-children:hover > .sub-menu, .main-navigation-style-1 .menu-item-has-megamenu:hover .megamenu { opacity: 1; visibility: visible; z-index: 999; transform: translateY(0); transition: .3s; margin-top: 0; }
.main-navigation-style-1 .megamenu-nav ul .menu-item a, .main-navigation-style-1 .menu-item-has-children > .sub-menu > li.menu-item > a { display: block; padding: 10px 20px; font-size: 14px; font-weight: 500; border-bottom: 1px solid #eee; transition: .5s; white-space: nowrap; text-transform: uppercase; } 
.main-navigation-style-1 .megamenu-nav ul .menu-item:last-child > a, .main-navigation-style-1 .menu-item-has-children > .sub-menu > li.menu-item:last-child > a { border: none; } 
.main-navigation-style-1 .menu-item-has-children > .sub-menu > li.menu-item-has-children > a > .arrow { position: absolute; right: 10px; transform: rotate(-90deg); } 
.main-navigation-style-1 .menu-item-has-children > .sub-menu > li.menu-item-has-children > .sub-menu { left: 100%; top: 0; } 
.main-navigation-style-1 .menu-item-has-children > .sub-menu > li.menu-item-has-children > .sub-menu:after { display: none; } 
.main-navigation-style-1 .menu-item-has-megamenu { position: static; } 
.main-navigation-style-1 .menu-item-has-megamenu .megamenu { left: 15px; width: 97.4%; } 
.main-navigation-style-1 .navigation .main-menu .cta-btn { margin-left: 15px; } 
.main-navigation-style-1 .navigation .main-menu .cta-btn > a { margin: 10px 0; } 
.main-navigation-style-1 .navigation .hamburger-menu { display: none; align-items: center; cursor: pointer; } 
.header-style-2 .mobile-navigation-style-2 .hamburger-menu .menu-btn span, .main-navigation-style-1 .navigation .hamburger-menu .menu-btn span { background: #1c3c8c; height: 4px; width: 32px; margin-bottom: 6px; display: block; transition: .3s; } 
.header-style-2 .mobile-navigation-style-2 .hamburger-menu .menu-btn span, .main-navigation-style-1.sticky .navigation .hamburger-menu .menu-btn span { background-color: #1c3c8c; }
.header-style-2 .mobile-navigation-style-2 .hamburger-menu .menu-btn span:last-child, .main-navigation-style-1 .navigation .hamburger-menu .menu-btn span:last-child { margin-bottom: 0; } 
.header-style-2 .mobile-navigation-style-2 .hamburger-menu .menu-btn.active, .main-navigation-style-1 .navigation .hamburger-menu .menu-btn.active { position: relative; top: -4px; transition: .3s; } 
.header-style-2 .mobile-navigation-style-2 .hamburger-menu .menu-btn.active span:first-child, .main-navigation-style-1 .navigation .hamburger-menu .menu-btn.active span:first-child { transform: rotate(45deg); transition: .3s; position: relative; top: 10.4px; background-color: #1c3c8c; } 
.header-style-2 .mobile-navigation-style-2 .hamburger-menu .menu-btn.active span:nth-child(2), .main-navigation-style-1 .navigation .hamburger-menu .menu-btn.active span:nth-child(2) { display: none; } 
.header-style-2 .mobile-navigation-style-2 .hamburger-menu .menu-btn.active span:last-child, .main-navigation-style-1 .navigation .hamburger-menu .menu-btn.active span:last-child { transform: rotate(-45deg); transition: .3s; background-color: #1c3c8c; } 
.style-3 .main-navigation-style-1 .navigation .hamburger-menu .menu-btn.active span { background-color: #000; } 
.style-3 .main-navigation-style-1.sticky .navigation .hamburger-menu .menu-btn.active span { background-color: #fff; } 
.icon-box img { width: 50px; height: 50px; }
.main-services-box .main-service-wrapper:after { content: ""; position: absolute; width: 100px; height: 100px; border: 10px solid #fff; left: -80px; bottom: -80px; border-radius: 50%; z-index: -1; opacity: .15; transition: .5s; } 
.main-services-box .main-service-wrapper h5:before { width: 0; height: 1px; content: ""; position: absolute; left: 0; bottom: -10px; background-color: #fff; transition: .5s; } 
.main-services-box:hover .main-service-wrapper:before { height: 100%; } 
.main-services-box:hover .main-service-wrapper:after { left: -50px; bottom: -50px; } 
.main-services-box:hover .main-service-wrapper h5:before { width: 80px; } 
.main-services-box:hover .main-service-wrapper h5 a, .main-services-box:hover .main-service-wrapper p { color: #fff; } 
.pattern { position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: -1; } 
.padding-40 { padding: 40px; } 
.bg-border { box-sizing: border-box; border: 1px solid #27346a; background-image: radial-gradient(circle farthest-side at center 120%,#009cde,#003087 100%); } 
.btn-LOANLY { color: #000; background-color: #0070ba; } 
.btn-LOANLY:hover { color: #fff; background-color: #0070ba; border-color: #0070ba; } 
.LOANLY-advertisement .advertisement-text { text-align: center; color: #fff; max-width: 650px; margin: 0 auto; }
.home-2 #back-top a { border: 1px solid #0070ba; color: #fff; background: #0070ba; } 
.custom-img-left, .custom-img-right { position: absolute; } 
.custom-img-left { left: 0; bottom: 0; } 
.custom-img-right { right: 0; bottom: 50%; } 
.custom-img-right.sky-2 { bottom: 30%; } 
.custom-img-right .left-bg-img { opacity: .3; } 
.btn-submit-white { color: #fff; border: 1px solid #fff; transition: all .5s; background-color: initial; } 
.btn-submit-white:hover { color: #0070ba; background: #fff; } 
.footer .footer-box .newsletter button:hover { background-color: #fff; color: #0070ba; }
@media (max-width:1500px) {
   .custom-img-left, .custom-img-right { display: none; } 
   .side-lines.right-side { right: calc(0% - 30px); } 
   .side-lines { left: calc(2% + 15px); }
}
@media (max-width:992px) {
    .loan-faqs-leftside .btn-submit-fill, .loan-faqs-leftside .support-card { width: 100%; } 
    .topbar-style-1 .left-side .language-box { white-space: normal; } 
    .topbar-style-1 .left-side .language-box, .topbar-style-1 .left-side p { font-size: 14px; white-space: nowrap; } 
    .topbar-style-1 .left-side .language-box .language:after { display: none; } 
    .header-style-2 .mobile-navigation-style-2 { display: flex; } 
    .header-style-2 .mobile-navigation-style-2 .logo { margin: 10px 0; } 
    .header-style-2 .main-navigation-style-2 { padding-top: 105px; } 
    .header-style-2 .main-navigation-style-2 .logo { position: absolute; top: 0; left: 0; margin: 15px; } 
    .main-navigation-style-1 .navigation .hamburger-menu, .main-navigation-style-1 .navigation .mobile-logo { display: block; } 
    .main-navigation-style-1 .navigation .mobile-logo { margin: 10px auto; } 
    .header-style-2 .main-navigation-style-2, .main-navigation-style-1 .main-menu { display: block; width: 320px; position: fixed; background: #fff; height: 100vh; top: 0; left: -320px; transition: all .5s; overflow: auto; z-index: 100; } 
    .header-style-2 .main-navigation-style-2.active, .main-navigation-style-1 .main-menu.active { left: 0; }
    .header-style-2 .main-navigation-style-2 .navigation nav > ul, .main-navigation-style-1 .main-menu > nav > ul { display: block; } 
    .main-navigation-style-1 .main-menu > nav > ul > .menu-item > a, .main-navigation-style-1.sticky .main-menu > nav > ul > .menu-item > a { color: #888; padding: 6px 15px; border-bottom: 1px solid rgba(0,0,0,.15); } 
    .header-style-2 .main-navigation-style-2 .navigation nav > ul > .menu-item { padding: 0; margin: 0; width: 100%; } 
    .header-style-2 .main-navigation-style-2 .navigation nav > ul > .menu-item > a, .header-style-2.sticky .main-navigation-style-2 .navigation nav > ul > .menu-item > a { color: #888; padding: 6px 15px; border-bottom: 1px solid rgba(0,0,0,.15); display: block; } 
    .main-navigation-style-1 .navigation .main-menu .cta-btn { margin-left: 0; padding: 0 15px; } 
    .main-navigation-style-1 .navigation .main-menu .cta-btn a { width: 100%; background-color: #1c3c8c; } 
    .header-style-2 .menu-item-has-children > .sub-menu, .header-style-2 .menu-item-has-megamenu > .megamenu, .main-navigation-style-1 .menu-item-has-children > .sub-menu, .main-navigation-style-1 .menu-item-has-megamenu .megamenu { left: 0; visibility: visible; position: relative; opacity: 1; transform: translateY(0); transition: .3s; width: 100%; display: none; padding: 0; } 
    .main-navigation-style-1 .main-menu > nav > ul .menu-item.menu-item-has-children.open > a, .main-navigation-style-1 .main-menu > nav > ul .menu-item.menu-item-has-megamenu.open > a { background-color: #0070ba; color: #fff; } 
    .menu-item-has-children > .sub-menu > li.menu-item-has-children > a > .arrow, .menu-item-has-children > a > .arrow, .menu-item-has-megamenu > a > .arrow { position: absolute; transform: none; right: 15px; } 
    .main-navigation-style-1 .menu-item-has-children > .sub-menu:after, .menu-item-has-children > .sub-menu:after { display: none; } 
    .menu-item-has-children .sub-menu li.menu-item-has-children > .sub-menu { left: 0; top: 0; margin-bottom: 10px; } 
    .header-style-2 .menu-item-has-megamenu > .megamenu { padding: 20px 0; } 
    .header-style-2 .menu-item-has-children .sub-menu > .menu-item, .header-style-2 .menu-item-has-megamenu .megamenu .mega-menu-nav h5, .header-style-2 .menu-item-has-megamenu .megamenu .mega-menu-nav ul > .menu-item { padding: 0 15px; } 
    .header-style-2 .menu-item-has-megamenu:hover > .megamenu { left: 0; } .exp-cal2:before { width: 100%; }
}
  .header-style-2.sticky {
        animation-name: fadeHeaderInDown;
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        z-index: 22;
        background: #0070ba;
        animation-duration: 1s;
        animation-fill-mode: both;
    }

  @keyframes fadeInOut {
    0% {
        opacity: 1;
    }

    50% {
        opacity: .3;
    }

    to {
        opacity: 1;
    }
}

@keyframes fadeHeaderInDown {
    0% {
        opacity: 0;
        transform: translate3d(0,-100%,0);
    }

    to {
        opacity: 1;
        transform: translateZ(0);
    }
}

@keyframes marquee {
    0% {
        margin-left: 0;
    }

    to {
        margin-left: calc(-100%);
    }
}

@keyframes ripple {
    0% {
        transform: scale(1);
    }

    75% {
        transform: scale(1.75);
        opacity: 1;
    }

    to {
        transform: scale(2);
        opacity: 0;
    }
}

@keyframes shadow {
    0% {
        transform: scale(1) translateY(0);
    }

    to {
        transform: scale(.8) translateY(75px);
    }
}

@keyframes ghost {
    0% {
        transform: scale(1) translateY(0);
    }

    to {
        transform: scale(1) translateY(-40px);
    }
}

@keyframes movetotop {
    50% {
        bottom: 220px;
    }
}

@keyframes movetobottom {
    50% {
        top: 220px;
    }
}

@keyframes box_ripple {
    0% {
        transform: scale(0);
        opacity: .3;
    }

    40% {
        transform: scale(15);
        opacity: .3;
    }

    to {
        opacity: 0;
        transform: scale(40);
    }
}


@media (max-width:767px) {
    .mb-sm-20 { margin-bottom: 20px; } 
    .mb-sm-30 { margin-bottom: 30px; } 
    .mb-sm-40 { margin-bottom: 40px; } 
    .mb-sm-80 { margin-bottom: 80px; } 
    .LOANLY-advertisement .advertisement-text { max-width: 550px; } 
    .exp-cal2 .exp-cal-icon a { position: relative; top: 5px; left: 45%; } 
    .exp-cal2 .btn-first.btn-submit-fill { margin-top: 20px; } 
    .exp-cal2 .exp-cal2-content { margin-top: 0; } 
    .exp-cal2 .exp-cal-icon, .exp-cal .exp-cal-img p { margin-bottom: 20px; } 
    .exp-cal2 .exp-cal2-input { max-width: 250px; margin: 0 auto; }
}

@media (max-width:576px) {
    .slider { height: 620px; } 
    .mb-xs-20 { margin-bottom: 20px; } 
    .mb-xs-30 { margin-bottom: 30px; } 
    .mb-xs-40 { margin-bottom: 40px; } 
    .mb-xs-80 { margin-bottom: 80px; }
}

@media (max-width:460px) {
    .topbar-style-1 .left-side .language-box, .topbar-style-1 .left-side p { font-size: 10px; } 
    .topbar-style-1 .right-side > ul > li > a { padding: 7px 0; } 
    .header-style-2 .main-navigation-style-2, .main-navigation-style-1 .main-menu { width: 260px; left: -260px; } 
    blockquote { padding: 1rem; }
}

.menu-item-has-children:hover > a:after { transform: rotate(180deg); } 
.nav-item { position: relative; } 
.overlapsec + app-breadcrumb .sub-header .section-padding { padding-bottom: 160px; } 
.slick-prev { left: auto; }

@media (max-width:991px) {
    .menu-item-has-children > a {display: flex !important;align-items: center;justify-content: space-between;}
}

@media (max-width:460px) {
    .overlapsec + app-breadcrumb .sub-header .section-padding {padding-bottom: 80px;}
    .coming-soon .main .countdown .measurements > .measurements-number {width: 50px;height: 50px;}
}

/*Second sec*/
.genmed-intros {}
.new-genmed{ padding-top: 15px; padding-bottom: 25px; } 
.intro-box .intro-wrapper { color: #fff; margin: 0 auto; max-width: 280px; padding-left:20px; } 
.intro-box { background:#fff; transition: all .3s; } 
.btn-submits { color: #fff; transition: all .5s; padding: 4px 10px; border-radius: 4px; background-color: #1c3c8c; font-weight: 500; } 
.btn-submits:hover { color: #1c3c8c; transition: all .5s; padding: 4px 10px; border-radius: 4px; background-color: #fff; border:1px solid #1c3c8c!important; font-weight: 500; } 
.genmed-flex{ display:flex; } 
.color-black{ color:#1c3c8c; } 
.cl-g{ color:#464646; } 
.margin-11{ margin: 11px; } 
.btn-sec-first { display: inline-flex; padding: 12px 40px; position: relative; transition: .6s; background: transparent; color: inherit; border: 1px solid transparent; font-size: 14px; overflow: hidden; z-index: 1; justify-content: center; align-items: center; border-radius: 0; }
.topbar-style-1 {background:#1c3c8c;color:#fff;height: 34px;}
.topbar-style-1 .left-side > ul > li > a, .topbar-style-1 .right-side > ul > li > a { text-transform: capitalize; line-height: 20px; min-width: 40px; text-align: center; padding: 7px 13px; display: block; border-left: 1px solid hsla(0,0%,100%,.12); } 
.topbar-style-1 .left-side p { margin-left: 25px; padding-top: 4px; } 
.topbar-style-1 .left-side .language-box { border-right: 1px solid hsla(0,0%,100%,.12); position: relative; color: #fff; font-size: 14px; display: flex; align-items: center; padding-top: 4px; padding-right: 29px; } 
.menu-item-has-children > a:after { display: inline-block; margin-left: .55em; content: "\f107"; font-family:'FontAwesome'; font-weight: 900; transition: transform .4s ease; }
.main-navigation-style-1 .main-menu > nav > ul > .menu-item > a:hover{color:#000;}
.main-navigation-style-1 .menu-item-has-children > .sub-menu, .main-navigation-style-1 .menu-item-has-megamenu .megamenu { position: absolute; top: 100%; left: 0; right: 0; transform: translateY(-10px); border-top: 2px solid #1c3c8c; box-shadow: 0 2px 2px 1px rgba(0,0,0,.15); background: #fff; visibility: hidden; opacity: 0; transition: .3s; width: 250px; } 
.main-navigation-style-1 .menu-item-has-children > .sub-menu > li.menu-item-has-children > a > .arrow:after { display: inline-block; margin-left: 0; content: "\f107"; font-family: Font Awesome\ 5 Free; font-weight: 900; } 
.main-navigation-style-1 .megamenu-nav ul .menu-item:hover a, .main-navigation-style-1 .menu-item-has-children > .sub-menu > li.menu-item:hover > a { background-color: #1c3c8c; padding-left: 35px; transition: .5s; color: #fff; } 
.main-navigation-style-1 .menu-item-has-children > .sub-menu:after { content: ""; display: block; width: 0; height: 0; border-left: 10px solid transparent; border-right: 10px solid transparent; border-bottom: 15px solid #1c3c8c; position: absolute; top: -15px; left: 30px; } 
.btn-client{ background: #1c3c8c; padding: 10px 20px; font-size: 14px; color: #fff; border-radius: 5px; } 
.btn-client:hover{ background: #fff; font-size: 14px; color: #1c3c8c; transition: .5s; } 
.main-navigation-style-1.sticky { animation-name: fadeHeaderInDown; position: fixed; top: 0; left: 0; right: 0; z-index: 22; background: #fff; animation-duration: 1s; animation-fill-mode: both; box-shadow: 0 0 35px rgba(0,0,0,.27); } 
.color-all{ color:#0c0c0c; } 
.welcome-h5{ color: #ea5e20; font-size: 19px; font-weight: 600; padding-bottom: 6px; }
.lw-about-right-heading:before { content: ""; width: 14px; height: 14px; background: #233666; display: inline-flex; position: absolute; left: 95px; bottom: -5px; } 
.lw-about-right-heading:after { content: ""; width: 86px; height: 3px; background-color: #1c3c8c; display: block; margin-top: 20px; } 
.bg-about{ background-image:url('../images/bg-image.jpg'); } 
.pd-left{ padding-left: 42px; } 
.footer .footer-box .footer-heading h4:before, .section-header .section-heading h3:before { content: ""; width: 16px; height: 16px; background: #233666; display: inline-flex; position: absolute; left: 95px; bottom: -6px; }         
.section-header .section-heading h3:after { content: ""; width: 86px; height: 3px; background-color: #1c3c8c; display: block; margin-top: 20px; } 
.main-services-box .main-service-wrapper { background-color: #fff; position: relative; z-index: 1; transition: .5s; overflow: hidden; cursor: pointer; height: 291px; box-shadow:0 0 35px rgb(0 0 0 / 12%); } 
.service-sec-h h5{ font-size:16px; color:#1c3c8c; font-weight:600; }
.main-services-box .main-service-wrapper h5 {transition: .5s;position: relative;}
.main-services-box .main-service-wrapper .icon-box { margin-bottom: 20px; text-align: center; width: 55px; height: 55px; line-height: 49px; background-color: #ff834c; color: #fff; font-size: 39px; transition: .5s; } 
.main-services-box .main-service-wrapper:before { width: 100%; height: 0%; z-index: -1; content: ""; position: absolute; left: 0; bottom: 0; background-color: #1c3c8c; transition: .5s; } 
.main-services-box:hover .main-service-wrapper .icon-box { background-color: #ff834c; color: #fff; border-radius: 50%; } 
.exp-cal2:before { background-image: url(../images/would-section.jpg); display: block; background-repeat: no-repeat; transition: none; pointer-events: none; background-size: cover; background-position: 50%; margin: 0 auto; } 
.main-services-box:hover .main-service-wrapper h5 a, .main-services-box:hover .main-service-wrapper h5{ color: #fff!important; } 
.line-height{ line-height: 34px; } 
.padding-sec-would{ padding:30px 0; } 
.would-head{ text-align: center; font-size: 20px; color: #1c3c8c; font-weight: 600; } 
.would-p{ padding: 10px; text-align: center; font-size: 15px; color: #383838; } 
.text-end{ text-align:end; } 
.padding-client{ padding: 0px 0 40px; } 
.card { border: 0; z-index: 1; display: block; padding: 24px 16px; } 
.mb-3 { margin-bottom: 1.75rem !important; } 
.mt-2 { margin-top: 1.19rem !important; } 
.text-highlight { position: relative; background: 0 0; z-index: 0; } 
.in-avo-16 .card .icon-wrap { position: relative; } 
.icon-wrap.bg-primary { background-color: #1c3c8c !important; } 
.icon-wrap { display: inline-flex; align-items: center; justify-content: center; width: 64px; height: 64px; } 
.rounded-circle { border-radius: 50% !important; } 
.fs-4 { font-size: 1.5rem !important; }
/*.in-avo-16 .card .icon-wrap:after { position: absolute; top: 22px; right: -188px; content: url(../images/in-avo-16-line.svg); }*/ 
.font-f{ font-size: 25px!important; color: #fff!important; font-weight:600; } 
.LOANLY-advertisement { background-image: url(../images/invest.jpg); background-attachment:fixed; } 
.LOANLY-advertisement:before { content: ""; position: absolute; width: 100%; height: 100%; background-color: #1c3c8c2e; top: 0; left: 0; bottom: 0; opacity: .8; } 
.woul-heading{ font-size: 34px; line-height: 43px; text-align:center; color:#fff; } 
.woul-para{ text-align: center; font-size: 18px; line-height: 33px; color: #fff; margin: 26px 0 43px; }
.woul-margin-btn {margin-top: 31px;}
.btn-submit-fills { color: #000; border: 1px solid #ffffff; background-color: #ffffff; transition: all .5s; border-radius: 4px; padding: 11px 22px; font-size: 15px; margin-right: 31px; } 
.btn-submit-fills:hover { border: 1px solid #ffffff; background: #1c3c8c00; color: #fff; } 
.btn-submit-fills-sec { color: #fff!important; border: 1px solid #ffffff; transition: all .5s!important; border-radius: 4px; padding: 10px 28px; font-size: 15px; } 
.btn-submit-fills-sec:hover { color: #000!important; background:#fff; transition: all .5s!important; border-radius: 4px; padding: 10px 28px; font-size: 15px; } 
.btn-client:hover { border:1px solid #1c3c8c; font-size: 14px; color: #1c3c8c; border-radius: 5px; } 
.bg-why{ background-color: #fff; transition: all .5s ease; box-shadow: 0 0 8px rgba(0,0,0,.1); padding: 32px; height: 319px; } 
.text-center{ text-align:center; } 
.text-jus{ text-align:justify!important; } 
.section-test-top { padding-top: 22px; }
.section-header .section-heading {max-width: 834px;margin: 0 auto 0 0;position: relative;}
 .section-header .download-app .section-heading  h3:before {content: "";width: 16px;height: 16px;background: #ffffff;display: inline-flex;position: absolute;left: 95px;bottom: -6px;}
.sectionClass {}
.fullWidth {width: 100% !important;}
.projectFactsWrap{ display: flex; margin-top: 30px; flex-direction: row; flex-wrap: wrap; }
#projectFacts .fullWidth{ padding: 0; } 
.projectFactsWrap .item{ width: 25%; height: 100%; padding: 0px 0px 11px; text-align: center; color:#000; } 
.projectFactsWrap .item p.number{ font-size: 29px; padding: 0; font-weight: bold; line-height: 16px; } 
.projectFactsWrap .item p{ color: rgb(255 255 255); font-size: 18px; margin: 0; padding: 10px; }
.projectFactsWrap .item i{vertical-align: middle;font-size: 40px;color: rgb(234 94 32);padding-bottom: 14px;margin-bottom: 10px;}
.projectFactsWrap .item:hover i {color: #ea5e20;}
.projectFactsWrap .item:hover p{color:#ffffff;}
@media (max-width: 786px){
  .projectFactsWrap .item {flex: 0 0 50%;}
}


/* Footer CSS */
footer { margin-top: 5%;
    background: linear-gradient(rgb(234 94 32 / 28%),rgb(0 30 104)),url(../images/footers.jpg);
 background-size: 100% 100%;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;}
footer .cls{
    padding:40px 0; 
}
footer .footerlogoAbt img { max-width:100%;object-fit:cover;margin-bottom:15px; }
footer .footerlogoAbt p { color:#fff;line-height:30px;text-align:justify; }
footer .footerlogoAbt .socialIcons { padding-top:10px; }
footer .footerlogoAbt .socialIcons ul { display:flex;padding:0;list-style:none;justify-content: center; }
footer .footerlogoAbt .socialIcons ul li { margin:0 20px 0 0px;font-size:22px; }
footer .footerlogoAbt .socialIcons ul li a { color:#fff; }
footer .footerlogoAbt .socialIcons ul li:hover.fb a { color:#3b5998; }
footer .footerlogoAbt .socialIcons ul li:hover.twitter a { color:#1da1f2; }
footer .footerlogoAbt .socialIcons ul li:hover.insta a { color:#a81614; }
footer .footerlogoAbt .socialIcons ul li:hover.youtube a { color:#cd201f; }
footer .menuLinks, footer .footerDetails { padding-top: 3%; }
 footer .footerDetails { padding-left:5%; }
footer .menuLinks h3 {color: #fff; padding-bottom: 10px;padding-left:30px; font-size: 22px; position:relative;margin-bottom: 20px; }
footer .menuLinks h3:before { content:'';position:absolute;bottom:0;left:5%;height:2px;width:100px;background:#fff; }
footer .menuLinks ul { list-style:none; }
footer .menuLinks ul li { line-height:40px;border-bottom: 1px dotted #ccc; }
footer .menuLinks ul li:hover a { color:#ea5e20;transition:all 0.3s ease-in-out; }
footer .menuLinks ul li a { text-decoration:none;color:#fff; }
.footerDetails h3 {color: #fff; padding-bottom: 10px; font-size: 22px; position:relative;margin-bottom:25px;  }
.footerDetails h3:before { content:'';position:absolute;bottom:0;left:0%;height:2px;width:100px;background:#fff; }
.footerDetails .contactdetails { display:flex;}
.footerDetails .contactdetails i { /* background: #fff; */ font-size: 25px; height: 30px; width: 30px; /* border-radius: 50%; */ display: flex; justify-content: center; align-items: center; color: #ffffff; }
.footerDetails .contactdetails p { padding-left:10px;color:#fff; }
.footerDetails .contactdetails p a { text-decoration:none;color:#fff;padding-top:3px;display: inline-block; }
.footerDetails .contactdetails p a:hover { color:#b01c15; }
footer .footerabts img { max-width:100%;object-fit:cover; }
footer .footerabts p { font-size:14px;line-height:25px;text-align:justify; }
footer .footerabts .socialIcons ul { display:flex;list-style:none;padding:0; }
footer .footerabts .socialIcons ul li { border: 1px solid #ccc; height: 40px; width: 40px; display: flex; justify-content: center; align-items: center; font-size: 22px; }
footer .footerabts .socialIcons ul li a { color:#fff; }
footer .footerabts .socialIcons ul li.fb { background:#3b5998; }
footer .footerabts .socialIcons ul li.twitter { background:#1da1f2; }
footer .footerabts .socialIcons ul li.insta { background:#a81614; }
footer .footerabts .socialIcons ul li.youtube { background:#cd201f; }
.midFooterContact .contactdetails { display:flex;margin-bottom:5px; }
.midFooterContact h3, .footerquickLinks h3 { font-size: 22px; padding-bottom: 10px; border-bottom: 1px solid #ccc; margin-bottom: 15px; }
.midFooterContact .contactdetails i { padding-right:10px;font-size:22px;color:#444; }
.midFooterContact .contactdetails a { color:#b01c15; }
.midFooterContact .contactdetails .address { padding-left:5px;color:#b01c15; }
.midFooterContact .contactdetails .fa-map-marker { font-size:30px; }
.midFooterContact .contactdetails .fa-phone-square { font-size:25px; }
.footerquickLinks ul { list-style:none;padding:0; }
.footerquickLinks ul li { line-height:30px; }
.footerquickLinks ul li a { color:#000; }
.footerlogoAbt {width: 296px;background: #001342;padding: 13px;text-align: center;margin-top: -26%; }
.footerlogoAbt h3 { color: #fff; padding-bottom: 10px; font-size: 22px; font-weight: 500; position: relative; }
.footerDetails .schoolTime { color:#fff; }
.color-menu{color:black;}
.topbar-style-1 .left-side > ul > li > a, .topbar-style-1 .right-side > ul > li > a{color:#fff;}
.icon-wrap.icon-wrap-large { width: 66px; height: 66px; } 
.icon-wrap { display: inline-flex; align-items: center; justify-content: center; width: 64px; height: 64px; } 
.color-blacks { color: #4f4f50; font-size: 15px; } 
.btn-client-view{ color:#1c3c8c; font-size:16px; margin-top:15px; }
.main-services-box:hover .section-btn .btn-client-view { color:#fff; }
.para-view{ height: 134px; } 
.main-services-box .main-service-wrapper:before btn-client-view{ color:#fff; } 
.fn-16{ font-size:17px; } 
.our-articles{ padding: 30px 0;background-image:url('../images/in-avo-12-background.jpg'); background-repeat:no-repeat; background-size: cover; } 
.bg-count{ background: rgba(255,255,255,.35); padding: 14px 9px 14px; margin: 15px; border-radius: 6px; backdrop-filter: blur(10px); } 
.left h3:before{ left: 54%!important; }

/*testimonial*/
.testimonial_box-img { padding: 20px 0 10px; display: flex; justify-content: center; } 
.testimonial_box-img img { width: 408px; height: 82px; border-radius: 50px; border: 2px solid #e5e5e5;}
.fls{ display: flex; border: 2px dotted #1c3c8c; padding: 23px 34px; margin: 17px; } 
.testimonila-pad{ padding-left:15px; } 
.testimonial_box-name h4{ color:#1c3c8c; font-weight:600; } 
.fn-w a:hover{ color:#fff; }
.color-goal h3:before{ background: #233666!important; left: 51%!important; } 
.color-goal h3:after{ background: #233666!important; left: 36%!important; } 
.color-goal h3{ font-size: 28px!important; font-weight: 600; margin-top: 38px; } 
.pb-0{ padding-bottom:0!important; } 
.padding-sect-he{ padding-top:21px; padding-bottom:0!important; } 
.bg-why:hover{ box-shadow:-14.142px 14.142px 20px 0 rgb(157 157 157/50%); } 
.font-all{ font-size: 30px; margin-top: 31px; font-weight:600; }

/*slider*/
.owl-carousel .item { height: auto; background: #fff; color: #fff; position: relative; padding-top: 30px; } 
.carousel-caption { padding-bottom: 80px; } 
.carousel-caption { position: absolute; right: 18%!important; bottom: 22%!important; left: 15%; } 
@media screen and (min-width: 768px) 
{ 
    .carousel-caption { left: 9%!important; right: 19%!important; padding-bottom: 0px!important; } 
} 
.carousel-caption h2 { color: #141414; font-size: 34px; margin-bottom:10px; line-height: 50px; text-transform: uppercase; font-weight: 600; text-shadow: none; text-align: left; } 
.carousel-caption p { font-size: 18px; font-weight: 400; margin-bottom: 20px; color: #5e5e5e; text-shadow: none; text-align: left; padding-left: 0px; line-height: 30px; } 
.price-btn { background: #e35b1f; width: 159px; text-align: center; padding: 4px 9px; color: white; border-radius: 22px; font-size: 18px; }
 .max-width{
     max-width:100%;
 }
 .max-width h3{
    text-align:center;
    font-size: 32px;
    font-weight: 600;
 }
 .max-width p{
    text-align:center;
        padding: 0 11%;
 }
 .max-width h3:before {
      content: "";
    width: 16px;
    height: 16px;
    background: #233666;
    display: inline-flex;
    position: absolute;
   left: 54%;
    bottom: -6px;
}
 .max-width h3:before {
    background-color: #fff;
}
.max-width  h3:after {
content: "";
    width: 159px;
    height: 3px;
    background-color: #ffffff;
    display: block;
    margin-top: 20px;
    margin-bottom: 20px;
    position: relative;
        left: 38%;

}
.max-width  h3 {
    position: relative;
}

.lw-about-right-heading {
    opacity: 1;
    z-index: 1;
    color: #333;
    font-size: 35px;
    max-width: 550px;
    margin: 0;
    font-weight: 600;
    position: relative;
}
.lw-about-right-content {
    margin-top: 20px;
    opacity: 1;
}

.padding-b-0 {
    padding-bottom: 0!important;
}

  .section-header .section-heading h3 {
    position: relative;
}
/*.exp-cal2 {
    position: relative!important;
}*/
.exp-cal2:before {
    background-image: url(../images/would-section.jpg);
    display: block;
    background-repeat: no-repeat;
    transition: none;
    pointer-events: none;
    background-size: cover;
    background-position: 50%;
    margin: 0 auto;
}
.exp-cal2:after, .exp-cal2:before {
    content: "";
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 400px;
    position: absolute;
    z-index: -1;
}
.exp-cal2 .exp-cal2-loan {
    background: #fff;
    box-shadow: 4px 4px 20px 0 rgb(1 1 1 / 38%);
        padding: 0px 8px;
}
@media (min-width: 1200px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1140px;
    }
}
.padding-sec-would {
    padding: 30px 0;
}

.exp-cal2 {
    position: relative;
}
.text-white{
    color:#fff;
}
.exp-cal2:after {
    background-color: #000;
    bottom: 0;
    opacity: .5;
}
@media (min-width: 992px) {
    .offset-lg-1 {
        margin-left: 8.333333%;
    }
}
.sec-process {
    font-size: 17px;
    color: #ea5e20;
    font-weight: 600;
    padding-top: 11px;
}
.bg-gray {
    background-color: #f5f7fa;
}
.why-choose-head {
    color: #1c3c8c;
    font-weight: 600;
    font-size: 16px;
}
.slick-next, .slick-next:focus, .slick-next:hover, .slick-prev, .slick-prev:focus, .slick-prev:hover {
    /*background: #1c3c8c;
    color: white;*/
    outline: none;
    opacity: 0;
}
.copyright {
    padding: 11px 0;
    background: #021a56;
}
.text-custom-white {
    color: #fff;
}

.no-margin {
    margin: 0;
}
.sub-headers h1 {
    font-size: 44px;
}
.sub-header h1 {
    word-break: break-word;
}
.text-custom-grey {
    color: #233666;
}
.fw-600 {
    font-weight: 600;
}
.lh-default {
    line-height: 1;
}
.core_value_cards img {
    padding-right: 10px;
}
.media {
    display: flex;
    align-items: flex-start;
}
.abtSections {
    background-image: url('../images/banner-about-vision.jpg');
    padding:70px 0px;
    background-size:cover;
    background-attachment:fixed;
    background-repeat:no-repeat; 
}

.social-cont{
    margin-left:15px;
}

@media(max-width:991px) {
    .main-navigation-style-1 {
        background: #fff;
    }

    .pd-owl {
        padding-top: 136px;
    }
    .carousel-caption {
    position: absolute;
    left: 6%!important;
    top: 0%;
   
}
   .carousel-caption h2 {
    color: #141414;
    font-size: 25px;
    margin-bottom: 10px;
    line-height: 38px;
}
    .carousel-caption p {
    font-size: 14px;
    font-weight: 400;
    line-height: 19px;
}
    .price-btn {
    width: 113px;
    padding: 3px 9px;
    font-size: 15px;
}
    .owl-carousel .item {
     padding-top: 0px; 
}
    .color-goal h3 {
    font-size: 20px!important;
    margin-top: 20px;
}
    .phone-grid{
        display:grid;
          grid-template-columns: repeat(2, 1fr);
    }
    .color-goal h3:before {
    background: #233666!important;
    left: 29%!important;
}
    .section-padding {
    padding: 32px 0;
}
    .lw-about-right-heading {
    font-size: 23px;
}
    .pd-left {
    padding-left: 12px;
}
    .max-width h3 {
  font-size: 22px;
    line-height: 32px;
}
    .left h3:before {
    left: 30%!important;
}
    .bg-count {
    padding: 14px 3px 11px;
    margin: 10px;
    height: 174px;
}
    .section-header .section-btn {
    bottom: 32px;
}
    .max-width p {
    text-align: justify;
    padding: 0 2%;
}
    .max-width h3:before {
    left: 31%;
}
    .padding-sec-would {
     padding:0; 
}

.padding-sec-would {
     padding: 0; 
}
.col {
        flex-basis:initial;
    max-width: 100%;
}
.section-header {
    padding-bottom: 9px;
    position: relative;
}
.bg-why {
    height: 278px;
    margin-bottom: 30px;
}
.ss34Img {
    right: 0;
    bottom: 0;
    width: 162px;
}
.ss34TextWrapper h1 {
    margin-top: 24px!important;
    font-size:26px;
}
.ss34TextWrapper {
    margin-left: 10px;
    max-width: 534px;
    height: 365px;
}
.btn-disp {
    display: flex;
    flex-direction: column;
}
.bnt-app {
    width: 56%;
    padding: 7px 12px;
}
.bnt-app-2 {
        margin-left: 0px;
    border-radius: 5px;
    width: 57%;
    font-weight: 500;
    padding: 7px 8px;
    margin-top: 13px;

}
.ss34TextWrapper p {
     padding-top: 2px; 
}
.phone-br{
  width: 57%;
}

.testimonila-pad {
    padding-left: 1px;
}
.fls {
    display: block;
    border: 2px dotted #1c3c8c;
    padding: 1px 7px;
    margin: 10px;
}
.testimonial_box-img img {
    width: 28%;
    height: 100%;
    border-radius: 50px;
    border: 2px solid #e5e5e5;
}
.testimonial_box-text p{
    text-align:justify;
}
.testimonial{
    margin-bottom:20%;
}
.font-all {
       font-size: 22px;
    margin-top: 31px;
    font-weight: 600;
    margin-left: 24px;
    line-height: 31px;
}
footer .menuLinks, footer .footerDetails {
    padding-top: 3%;
    padding-right: 11%;
}
.max-width h3 {
     font-weight: 500; 
}
.sub-headers h1 {
    font-size: 36px;
}
.items{margin-bottom:15px;}
.core_value_cards .card_wrap {
    display: block;
        text-align: center;
}
.core_value_cards .card_wrap {
    height: auto;
}
.max-about h3:before {
    left: 31%;
}
footer{
        margin-top: 82px;
}
.lefts h3:before {
    left: 37%!important;
}
.back-grnds {
    margin-bottom: 16px;
}
.icon-wraps {
    width: 59px;
    height: 56px;
}
.disp-flx i {
    color: #ea5e20;
    font-size: 26px;
}
.topbar-style-1 .left-side > ul, .topbar-style-1 .right-side > ul {
    display: none;
}
.topbar-style-1 {
    background: #1c3c8c;
    color: #fff;
    height: 35px;
}
.topbar-style-1 .left-side p{
    font-size:16px;
}
.navigation .right-side{
        margin-top: 20px;
}
.display-none{
    display:block!important;
}
.block {
    display:none!important;
}
.carousel-caption {
    position: absolute;
    right: 5%;
    width: 85%;
}
    .carousel-caption p {
        margin-bottom: 10px;
    }
}
.elementor-image:before {
    position: absolute;
    content: "";
    width: 78%;
    height: 100%;
    bottom: 7%;
    right: 25%;
    border: 10px solid #1c3c8c;
    border-radius: 10px;
}
.elementor-image img {
    position: relative;
}
.cls-generals{
    padding:7% 0% 4%;
}

section.Reasontobuy_tri {background-attachment: fixed;background-image: linear-gradient(to right, #00000099,#0000005e) , url(../images/banner-about-bg.jpg);padding: 40px 0 50px;}
section.Reasontobuy_tri h3.main_heading_Reasontobuy_tri {color: white;margin-top:0;}
section.Reasontobuy_tri .Reasontobuy_mn_section_tri {display: flex;}
section.Reasontobuy_tri .rowcol_section_tri {float: left;width: 25%;display: flex;border-right: 1px dotted white;}
section.Reasontobuy_tri .rowcol_section_tri:last-child {border-right: 0px dotted white;}
section.Reasontobuy_tri .col_section_tri {display: flex;align-items: center;margin: auto;/* background: #ffffff4d; */border-radius: 30px;}
section.Reasontobuy_tri .row_section_tri {display: flex;width: 100%;margin: auto;}
section.Reasontobuy_tri .large_text {color: white;font-size: 19px;}
section.Reasontobuy_tri .small_text {color: white;font-size: 13px;}
section.Reasontobuy_tri img.Reasontobuy_icon_tri {margin: auto;width: auto;height: 30px;}
section.Reasontobuy_tri .col_sec_tri {margin-left: 10px;padding: 0 0 0 0px;}
section.Reasontobuy_tri .Reasontobuy_icon_sec_tri {background: #ffffff;border-radius: 50px;width: 55px;height: 55px;display: flex;align-items: center;}

section.benefits_section_tri {background-image: url(../images/subtle-grey.png);background-size: 50%;padding: 30px 0;}
section.benefits_section_tri ul.reason {margin: 0;padding: 0;}
section.benefits_section_tri span.span_benefits_tri {font-weight: 600;font-size: 16px;color: #ea5e20;margin-bottom: 5px;display: block;}
section.benefits_section_tri .benefits_col_section1 li.txt_tri {text-align: right;}
section.benefits_section_tri .sub_heading_benefits_tri {font-size: 13px;}
section.benefits_section_tri li.txt_tri {margin-bottom: 30px;}
section.benefits_section_tri .benefits_col_section2 {text-align: center;}


section.features_section_tri ul.features_ul_tri {padding: 0;margin-top: 15px;}
section.features_section_tri img.features_left {width: 100%;}
section.features_section_tri {position: relative;background-image: linear-gradient(to right, #00000082,#0000002e) , url(../images/in-avo-12-background.jpg);background-attachment: fixed;background-repeat: no-repeat;background-size: cover;}
section.features_section_tri .features_right {padding: 24px 24px 0;padding-right: 60px;}
section.features_section_tri .lw-about-right-heading{color:#fff;}
section.features_section_tri .lw-about-right-heading:before{background:#fff;}
section.features_section_tri .lw-about-right-heading:after{background:#fff;}
section.features_section_tri p.paragraph_tri {color: #fff;}
section.features_section_tri p.paragraph_tri strong {color: #ea5e20;}


section.TypesofTermPlan_section_tri {background-color: #ffffff;background-image: url('../../images/TypesofTermPlan.png');padding: 30px 0 50px;}
section.TypesofTermPlan_section_tri .section-header .section-heading h3 {margin-top:0;}
section.TypesofTermPlan_section_tri .TypesofTermPlan_slide_section_tri { background: white; box-shadow: 0 2px 15px 0 rgb(0 0 0 / 15%); padding: 20px; margin: 15px; border-bottom: 4px solid #1c3c8c; border-radius: 0 0 10px 10px;min-height: 315px; }
section.TypesofTermPlan_section_tri ul.slick-dots {display: flex;margin-left: 39%;margin-top: 20px;}
section.TypesofTermPlan_section_tri ul.slick-dots li {background: #233666;width: 36px;height: 4px;border-radius: 50px;margin: 0 3px;}
section.TypesofTermPlan_section_tri ul.slick-dots li.slick-active {background: #ea5e20;}
section.TypesofTermPlan_section_tri ul.slick-dots li button {color: #ffdead00;}
section.TypesofTermPlan_section_tri p.TypesofTermPlan_title_tri {font-weight: 600;font-size: 18px;color: #1c3c8c;text-align: center;margin-bottom: 5px;}
section.TypesofTermPlan_section_tri p.TypesofTermPlan_dis_tri {font-size: 13px;text-align: center;margin: 0;}
section.TypesofTermPlan_section_tri button, section.TypesofTermPlan_section_tri  button:hover, section.TypesofTermPlan_section_tri  button:focus {opacity: 1;color: #ffffff00;position: absolute;top: -10%;font-size: 0;}
section.TypesofTermPlan_section_tri button.slick-prev{right: 5%;}
section.TypesofTermPlan_section_tri button.slick-next{right: 1%;}
section.TypesofTermPlan_section_tri button.slick-prev:before, section.TypesofTermPlan_section_tri  button.slick-next:before {background: #1c3c8c;padding: 8px 15px;}


section.HowtoBuy_section_tri {background-image: linear-gradient(to right, #ffffffc4,#ffffffc4) , url(../images/HowtoBuy_bg.jpg);background-size: cover;background-repeat: no-repeat;background-attachment: fixed;position: relative;margin-bottom: -68px;padding: 30px 0 95px;}
section.HowtoBuy_section_tri .HowtoBuy_row_section_tri {background: white;box-shadow: 0 2px 15px 0 rgb(0 0 0 / 15%);padding: 0 15px;margin-top: 25px;}
section.HowtoBuy_section_tri .HowtoBuy_row_section_tri .col-md-6:nth-child(1), .HowtoBuy_row_section_tri .col-md-6:nth-child(4) {background: #f2fbff;}
section.HowtoBuy_section_tri .HowtoBuy_row_section_tri .col-md-6 {padding: 0;}
section.HowtoBuy_section_tri .HowtoBuy_row_section_tri .col-md-6:hover {box-shadow: 0 2px 15px 0 rgb(0 0 0 / 15%);}
section.HowtoBuy_section_tri .section-header .section-heading h3 {margin-top:0;}
section.HowtoBuy_section_tri .HowtoBuy_col_tri {display: block;text-align: center;min-height: 180px;padding: 15px 10px;}
section.HowtoBuy_section_tri h3.HowtoBuy_h3_tri {font-size: 16px;font-weight: 600;margin-bottom: 5px;margin-top: 9px;}
section.HowtoBuy_section_tri p.HowtoBuy_p_tri {font-size: 13px;line-height: 22px;}
section.HowtoBuy_section_tri h2.num_sec {color: #d6d5d5;text-align: center;margin-bottom: 4px;font-size: 25px;margin-top: 0;}
.pd-l-12{
        padding-top: 4%;
}
.mn_tri68{margin-bottom: -68px;}



@media(max-width:991px) {
    section.Reasontobuy_tri .row_section_tri {
        display: grid;
        width: 100%;
        margin: auto;
        grid-template-columns: repeat(2, 1fr);
    }

    section.Reasontobuy_tri .rowcol_section_tri {
        float: none;
        width: 100%;
        display: flex;
        border-right: none;
    }

    section.Reasontobuy_tri .col_section_tri {
        display: block;
        margin-top: 8px;
        padding: 7px;
    }

    section.Reasontobuy_tri .Reasontobuy_icon_sec_tri {
        display: flex;
        align-items: center;
        margin: auto;
    }
    section.Reasontobuy_tri .large_text {
    padding-top: 13px;
}
    .text-j{
        text-align: justify!important;
}
    section.features_section_tri .features_right {
     padding-right: 12px; 
}
    .fn-500{
        font-weight:500!important;
    }
    .main-sec-factor {
    background: #1c3c8c;
    height:464px;
    padding: 0px 17px;
}
    .slide-content p {
    color: white;
    text-align: center;
    padding: 0px 4px;
}
    .main-sec-factor .slide-content {
    margin-top: 5px;
}
    .service-card-four {
    height: 271px;
    margin-bottom: 14px;
}
    .cate-banner-main-tri .cate-banner2 .cate-banner-img {
    position: relative;
}
    section.HowtoBuy_section_tri-new .HowtoBuy_col_tri {
    margin-bottom: 15px;
}
    section.HowtoBuy_section_tri-new {
    padding: 25px 0 38px;
}
    .single-services-item {
    height: 227px;
}
    .sec-padding{
        padding:10px;
    }
    .pb-tm {
    padding-bottom: 87px;
}
    .mn_tri68 {
    margin-bottom: -79px;
}
    .ts-feature-box.style2 {
    padding: 5px 14px 8px;
    border: 2px dotted #1c3c8c;
}
    .media {
    display: inline;
}
    .new-sec-cs {
    position: absolute;
    top: -9px;
    bottom: 0;
    left: 0;
    right: 0;
}
    .whychooseus-sec .customchoosebox {
    margin-top: 29px;
}
    .main-buy-sec {
    height: auto;
    margin-top: 27px;
    margin-bottom: 36px;
    padding: 10px 19px;
        margin-left: 0;
}
}
 
.fn-600{
        font-weight:600;
  }

@media(max-width:991px){
 .menu-item-has-children:hover ul.custom.sub-menu {
    opacity: 1;
    display: block;
    visibility: visible;
    position: relative;
    top: 5px;
    width: 100%;
}

}
.txt{
        text-align: right;

}