*,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul {
    margin: 0;
    padding: 0;
}
.hoshd:hover,
.up-hor:hover {
    transform: translate(0, -5px);
}
.cta-text,
.v-center {
    align-self: center;
}
.-reviewr,
.form-block,
.hero-section,
.hero-section-1,
.image-div,
.of-hiden {
    overflow: hidden;
}
.btn-link.focus,
.btn-link:focus,
.navbar-toggler:focus {
    text-decoration: none;
    box-shadow: none;
}
::-webkit-scrollbar {
    width: 8px;
}
::-webkit-scrollbar-track {
    background: #e8e8e8;
}
::-webkit-scrollbar-thumb {
    background: #007cdc;
}
::-webkit-scrollbar-thumb:hover {
    background: #007cdc;
}
* {
    -webkit-font-smoothing: antialiased;
    -moz-os-font-smoothing: grayscale;
    box-sizing: border-box;
}
body {
    font-family:
        open sans,
        sans-serif;
    color: #000;
    font-weight: 400;
    font-style: normal;
    overflow-x: hidden;
}
.animate,
.btn-rd,
.dark-logo,
.hoshd,
.hover-scale img,
.hover-scale:hover,
.steps-div,
.sticky,
.top-header,
.up-hor,
.white-logo,
a {
    -webkit-transition: 1s cubic-bezier(0.17, 0.85, 0.438, 0.99);
    -o-transition: 1s cubic-bezier(0.17, 0.85, 0.438, 0.99);
    transition: 1s cubic-bezier(0.17, 0.85, 0.438, 0.99);
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Roboto, sans-serif;
    font-weight: 600;
    color: #131238;
}
ul {
    list-style: none;
}
a:hover {
    text-decoration: none;
}
button:focus {
    outline: 0 !important;
}
.v-center {
    align-items: center !important;
}
.text-w {
    color: #fff;
}
.text-b {
    color: #131238;
}
em {
    color: #1699d1;
    font-style: inherit;
}
h1 {
    font-size: 45px;
    line-height: 57px;
}
h2 {
    font-size: 40px;
    line-height: 52px;
}
h3 {
    font-size: 34px;
    line-height: 46px;
}
h4 {
    font-size: 22px;
    line-height: 32px;
}
h5 {
    font-size: 20px;
    line-height: 30px;
}
h6 {
    font-size: 16px;
    line-height: 26px;
}
p {
    font-size: 17px;
    line-height: 28px;
    color: #0e0e0e;
}
.pad-tb {
    padding-top: 80px;
    padding-bottom: 80px;
}
.pr--100 {
    padding-right: 100px;
}
.pr--50,
.pr50 {
    padding-right: 50px;
}
.pl--100 {
    padding-left: 100px;
}
.pl--50 {
    padding-left: 50px;
}
.mr15 {
    margin-right: 15px;
}
.ml15 {
    margin-left: 15px;
}
.ml20 {
    margin-left: 20px;
}
html .pl5 {
    padding-left: 5px !important;
}
html .pt0 {
    padding-top: 0;
}
html .pm0 {
    padding-bottom: 0;
}
html .mt0 {
    margin-top: 0;
}
html .mb0 {
    margin-bottom: 0;
}
html .mt10 {
    margin-top: 10px;
}
html .mt5 {
    margin-top: 5px;
}
html .mt20 {
    margin-top: 20px;
}
html .mt30 {
    margin-top: 30px;
}
html .mt40 {
    margin-top: 40px;
}
html .mt50 {
    margin-top: 50px;
}
html .mt60 {
    margin-top: 60px;
}
html .mt70 {
    margin-top: 70px;
}
html .mt80 {
    margin-top: 80px;
}
html .mt90 {
    margin-top: 90px;
}
html .mt100 {
    margin-top: 100px;
}
html .mb10 {
    margin-bottom: 10px;
}
html .mb5 {
    margin-bottom: 5px;
}
html .mb20 {
    margin-bottom: 20px;
}
html .mb25 {
    margin-bottom: 25px;
}
html .mb30 {
    margin-bottom: 30px;
}
html .mb40 {
    margin-bottom: 40px;
}
html .mb50 {
    margin-bottom: 50px;
}
html .mb60 {
    margin-bottom: 60px;
}
html .mb70 {
    margin-bottom: 70px;
}
html .mb80 {
    margin-bottom: 80px;
}
html .mb90 {
    margin-bottom: 90px;
}
html .mb100 {
    margin-bottom: 100px;
}
html .m0 {
    margin: 0 !important;
}
html .p0 {
    padding: 0 !important;
}
html .pt10 {
    padding-top: 10px;
}
html .pt20 {
    padding-top: 20px;
}
html .pt30 {
    padding-top: 30px;
}
html .pt40 {
    padding-top: 40px;
}
html .pt50 {
    padding-top: 50px;
}
html .pt60 {
    padding-top: 60px;
}
html .pt70 {
    padding-top: 70px;
}
html .pt80 {
    padding-top: 80px;
}
html .pt90 {
    padding-top: 90px;
}
html .pt100 {
    padding-top: 100px;
}
html .pt110 {
    padding-top: 110px;
}
html .pt120 {
    padding-top: 120px;
}
html .pt130 {
    padding-top: 130px;
}
html .pt150 {
    padding-top: 150px;
}
html .pt140 {
    padding-top: 140px;
}
html .pb10 {
    padding-bottom: 10px;
}
html .pb20 {
    padding-bottom: 20px;
}
html .pb30 {
    padding-bottom: 30px;
}
html .pb40 {
    padding-bottom: 40px;
}
html .pb50 {
    padding-bottom: 50px;
}
html .pb60 {
    padding-bottom: 60px;
}
html .pb70 {
    padding-bottom: 70px;
}
html .pb80 {
    padding-bottom: 80px;
}
html .pb90 {
    padding-bottom: 90px;
}
html .pb100 {
    padding-bottom: 100px;
}
html .pb110 {
    padding-bottom: 110px;
}
html .pb120 {
    padding-bottom: 120px;
}
html .pb130 {
    padding-bottom: 130px;
}
html .pb140 {
    padding-bottom: 140px;
}
html .pb150 {
    padding-bottom: 150px;
}
.hoshd:hover {
    box-shadow: 0 15px 39px -11px #46638e45;
}
.hover-scale img {
    transform: scale(1);
}
.hover-scale:hover img {
    transform: scale(1.05);
}
.icon-bar {
    width: 24px;
    height: 3px;
    background-color: #fff;
    display: block;
    transition: all 0.2s;
    margin-top: 4px;
}
.sticky .icon-bar {
    background-color: #000;
}
.navbar-toggler {
    padding: 0;
    border: none;
    background: 0 0;
    position: relative;
    top: -3px;
}
.navbar-toggler .top-bar {
    transform: rotate(45deg);
    transform-origin: 10% 10%;
}
.navbar-toggler .middle-bar {
    opacity: 0;
}
.navbar-toggler .bottom-bar {
    transform: rotate(-45deg);
    transform-origin: 10% 90%;
}
.navbar-toggler.collapsed .bottom-bar,
.navbar-toggler.collapsed .top-bar {
    transform: rotate(0);
}
.navbar-toggler.collapsed .middle-bar {
    opacity: 1;
}
.hide-desk {
    display: none;
}
.mobile-btn {
    color: #fff;
    font-weight: 600;
    margin-right: 10px;
    margin-left: 0 !important;
}
.sticky .mobile-btn {
    color: #000;
}
.btn-call span.clltxt {
    display: block;
    font-size: 13px;
    font-weight: 400;
}
.btn-call i {
    width: 34px;
    height: 34px;
    background-color: #4bc271;
    border-radius: 50%;
    text-align: center;
    z-index: 99;
    line-height: 34px;
    margin-right: 10px;
    color: #fff;
}
.btn-call {
    display: inline-flex;
    align-items: center;
    margin-left: 10px;
}
.btn-call:hover {
    color: #fff !important;
}
.sticky .btn-call:hover {
    color: #131238 !important;
}
.navbar-brand .white-logo {
    display: inline-block;
    /*max-width:100%;*/
    max-width: 218px;
}
.navbar-brand .dark-logo {
    display: none;
}
.sticky .navbar-brand .dark-logo {
    display: inline-block;
    max-width: 218px;
}
.sticky .navbar-brand .white-logo {
    display: none;
}
.top-header .sticky .nav-link.active {
    color: #26a9e1;
}
.top-header .sticky .nav-link.active:after {
    background: #26a9e1;
}
.top-header .sticky .nav-link {
    color: #131238;
}
.top-header .sticky {
    background: #fff;
    -webkit-box-shadow: 0 4px 6px 0 rgba(12, 0, 46, 0.08);
    box-shadow: 0 4px 6px 0 rgba(12, 0, 46, 0.08);
}
.top-header .nav-link:hover .nav-number {
    color: #007cdc;
}
.top-header .nav-link {
    font-weight: 600;
    font-size: 15px;
    color: #fff;
}
.top-header .nav-link.active {
    color: #fff;
}
.top-header .nav-link.active:after {
    transition: all 0.2s linear 0s;
    background: #fff;
    width: 90%;
}
/*.top-header .nav-link:after {
    content: "";
    display: block;
    height: 2px;
    text-align: center;
    left: 0;
    right: 0;
    width: 0;
    float: none;
    background: #007cdc;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    margin: 0 auto;
    position: relative;
    bottom: -4px;
}*/
.fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
    padding-top: 0;
    padding-bottom: 0;
    height: 70px;
}
.brand-logo a {
    display: block;
}
.header-right ul li:after {
    content: "";
    position: absolute;
    border-right: 1px solid #eee;
    height: 30px;
    right: -12px;
    top: 10px;
}
.header-right ul li:last-child:after {
    content: "";
    position: absolute;
    border-right: 0 solid #eee;
}
.car-bg {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    clip-path: ellipse(120% 62% at 50% 40%);
    left: 0;
    top: 0;
    max-height: 960px;
    min-height: initial;
    width: 100vw;
    max-width: 100%;
    z-index: 0;
    background-image: radial-gradient(
            circle at 46% 76%,
            rgba(255, 255, 255, 0.03) 0,
            rgba(255, 255, 255, 0.03) 3%,
            transparent 3%,
            transparent 100%
        ),
        radial-gradient(
            circle at 36% 87%,
            rgba(255, 255, 255, 0.02) 0,
            rgba(255, 255, 255, 0.02) 3%,
            transparent 3%,
            transparent 100%
        ),
        radial-gradient(
            circle at 50% 78%,
            rgba(255, 255, 255, 0.01) 0,
            rgba(255, 255, 255, 0.01) 3%,
            transparent 3%,
            transparent 100%
        ),
        radial-gradient(
            circle at 22% 99%,
            rgba(255, 255, 255, 0.03) 0,
            rgba(255, 255, 255, 0.03) 7%,
            transparent 7%,
            transparent 100%
        ),
        radial-gradient(
            circle at 38% 63%,
            rgba(255, 255, 255, 0.02) 0,
            rgba(255, 255, 255, 0.02) 7%,
            transparent 7%,
            transparent 100%
        ),
        radial-gradient(
            circle at 55% 50%,
            rgba(255, 255, 255, 0.02) 0,
            rgba(255, 255, 255, 0.02) 7%,
            transparent 7%,
            transparent 100%
        ),
        radial-gradient(
            circle at 93% 55%,
            rgba(255, 255, 255, 0.01) 0,
            rgba(255, 255, 255, 0.01) 7%,
            transparent 7%,
            transparent 100%
        ),
        radial-gradient(
            circle at 24% 100%,
            rgba(255, 255, 255, 0.01) 0,
            rgba(255, 255, 255, 0.01) 7%,
            transparent 7%,
            transparent 100%
        ),
        radial-gradient(
            circle at 26% 53%,
            rgba(255, 255, 255, 0.03) 0,
            rgba(255, 255, 255, 0.03) 5%,
            transparent 5%,
            transparent 100%
        ),
        radial-gradient(
            circle at 17% 5%,
            rgba(255, 255, 255, 0.03) 0,
            rgba(255, 255, 255, 0.03) 5%,
            transparent 5%,
            transparent 100%
        ),
        radial-gradient(
            circle at 53% 51%,
            rgba(255, 255, 255, 0.02) 0,
            rgba(255, 255, 255, 0.02) 5%,
            transparent 5%,
            transparent 100%
        ),
        radial-gradient(
            circle at 10% 25%,
            rgba(255, 255, 255, 0.02) 0,
            rgba(255, 255, 255, 0.02) 5%,
            transparent 5%,
            transparent 100%
        ),
        radial-gradient(
            circle at 31% 56%,
            rgba(255, 255, 255, 0.01) 0,
            rgba(255, 255, 255, 0.01) 5%,
            transparent 5%,
            transparent 100%
        ),
        radial-gradient(
            circle at 40% 69%,
            rgba(255, 255, 255, 0.02) 0,
            rgba(255, 255, 255, 0.02) 5%,
            transparent 5%,
            transparent 100%
        ),
        radial-gradient(
            circle at 33% 89%,
            rgba(255, 255, 255, 0.02) 0,
            rgba(255, 255, 255, 0.02) 5%,
            transparent 5%,
            transparent 100%
        ),
        radial-gradient(
            circle at 96% 22%,
            rgba(255, 255, 255, 0.03) 0,
            rgba(255, 255, 255, 0.03) 5%,
            transparent 5%,
            transparent 100%
        ),
        linear-gradient(296deg, #510093, #487bf4);
}
.hero-section {
    position: relative;
    height: 90vh;
    display: grid;
    align-items: center;
}
.img-box1 img {
    border-radius: 20px 100px 20px 20px;
}
.header-heading {
    margin: 0 50px 0 0;
}
.header-heading h1 {
    color: #fff;
    font-weight: 700;
    font-size: 55px;
    line-height: 65px;
    margin-bottom: 30px;
}
.header-heading p {
    color: #fff;
    font-size: 18px;
    line-height: 1.5;
    margin-bottom: 40px;
    font-weight: 500;
}
.btn-rd,
.btn-rd:hover,
.info-text-block h5 a {
    color: #131238;
}
.card-icon-section {
    width: 80px;
    margin: 0 auto 30px;
}
.btm-sldrdiv {
    margin-top: -100px;
}
.border-outer {
    padding: 40px;
    border: 1px solid #26a9e1;
    border-radius: 20px;
    background: #fff;
    box-shadow:
        rgba(0, 0, 0, 0.04) 0 12px 18px,
        rgba(0, 0, 0, 0.06) 0 1px 12px;
}
.owl-carousel .owl-item img {
    display: block;
    width: inherit;
}
.btn-rd,
.owl-carousel .owl-dots,
.owl-carousel .owl-dots .owl-dot,
.social-links- a {
    display: inline-block;
}
.owl-item.active.center .item {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
.owl-carousel .owl-dots .owl-dot.active span,
.owl-carousel .owl-dots .owl-dot:hover span {
    background: #007cdc;
    transform: translate3d(0, -50%, 0) scale(0.7);
    transition: all 250ms ease-out 0s;
}
.owl-carousel .owl-dots {
    width: 100%;
    text-align: center;
    margin: 40px 0 0;
    position: absolute;
    transition: all 250ms ease-out 0s;
}
.owl-carousel .owl-dots .owl-dot span {
    background: #007cdc;
    display: inline-block;
    height: 20px;
    margin: 0 2px 5px;
    transform: translate3d(0, -50%, 0) scale(0.3);
    transform-origin: 50% 50% 0;
    transition: all 250ms ease-out 0s;
    width: 20px;
    border-radius: 6px;
}
.about-bg {
    background-image: linear-gradient(
            90deg,
            rgba(165, 165, 165, 0.03) 0,
            rgba(165, 165, 165, 0.03) 8%,
            rgba(235, 235, 235, 0.03) 8%,
            rgba(235, 235, 235, 0.03) 9%,
            rgba(7, 7, 7, 0.03) 9%,
            rgba(7, 7, 7, 0.03) 14%,
            rgba(212, 212, 212, 0.03) 14%,
            rgba(212, 212, 212, 0.03) 17%,
            rgba(219, 219, 219, 0.03) 17%,
            rgba(219, 219, 219, 0.03) 95%,
            rgba(86, 86, 86, 0.03) 95%,
            rgba(86, 86, 86, 0.03) 100%
        ),
        linear-gradient(
            67.5deg,
            rgba(80, 80, 80, 0.03) 0,
            rgba(80, 80, 80, 0.03) 11%,
            rgba(138, 138, 138, 0.03) 11%,
            rgba(138, 138, 138, 0.03) 17%,
            rgba(122, 122, 122, 0.03) 17%,
            rgba(122, 122, 122, 0.03) 24%,
            rgba(166, 166, 166, 0.03) 24%,
            rgba(166, 166, 166, 0.03) 27%,
            rgba(245, 245, 245, 0.03) 27%,
            rgba(245, 245, 245, 0.03) 89%,
            rgba(88, 88, 88, 0.03) 89%,
            rgba(88, 88, 88, 0.03) 100%
        ),
        linear-gradient(
            67.5deg,
            rgba(244, 244, 244, 0.03) 0,
            rgba(244, 244, 244, 0.03) 4%,
            rgba(16, 16, 16, 0.03) 4%,
            rgba(16, 16, 16, 0.03) 10%,
            rgba(157, 157, 157, 0.03) 10%,
            rgba(157, 157, 157, 0.03) 20%,
            rgba(212, 212, 212, 0.03) 20%,
            rgba(212, 212, 212, 0.03) 83%,
            rgba(5, 5, 5, 0.03) 83%,
            rgba(5, 5, 5, 0.03) 84%,
            rgba(237, 237, 237, 0.03) 84%,
            rgba(237, 237, 237, 0.03) 100%
        ),
        linear-gradient(90deg, #fff8f5, #fcf3ff);
}
.itm-media-object .media img {
    width: 100%;
}
.itm-media-object .media .img-ab- {
    background: #f5f5f5;
    border-radius: 20px;
    width: 65px;
    padding: 10px;
    box-shadow:
        rgb(0 0 0 / 76%) 0px 50px 100px -20px,
        rgb(0 0 0 / 71%) 0px 30px 60px -30px;
}

.itm-media-object .media-body {
    margin-left: 20px;
}
.itm-media-object h4 {
    text-align: left;
    margin-bottom: 0;
    margin-top: 18px;
}

.bg-fixed-img:before {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    right: 0;
    left: 0;
    background-image: radial-gradient(circle at bottom right, #0366ff 0, #0366ff 20%, #0366ff 20%, #0366ff 40%, #0366ff 40%, #0064ff 60%, #0064ff 60%, #0064ff 80%, #0064ff 80%, #0040a4 100%);
    opacity: 0.9;
    z-index: 1;
}
.bg-fixed-img,
.btn-rd,
.reviews-card {
    position: relative;
}
.bg-fixed-img {
    background-attachment: fixed;
}
.btn-rd {
    font-family:
        source sans pro,
        sans-serif;
    font-size: 17px;
    font-weight: 600;
    padding: 0 32px;
    line-height: 56px;
    text-align: center;
    outline: 0;
    background-color: #ffd064;
    border: none;
    -webkit-border-radius: 12px;
    border-radius: 8px;
    -webkit-box-shadow: 0 10px 15px 0 rgb(48 36 0/10%);
    box-shadow: 0 10px 15px 0 rgb(48 36 0/10%);
}
.mt20 {
    margin-top: 12px;
}
.image-div {
    -webkit-box-shadow:
        0 3.4px 2.7px -30px rgba(0, 0, 0, 0.059),
        0 8.2px 8.9px -30px rgba(0, 0, 0, 0.071),
        0 25px 40px -30px rgba(0, 0, 0, 0.2);
    box-shadow:
        0 3.4px 2.7px -30px rgba(0, 0, 0, 0.059),
        0 8.2px 8.9px -30px rgba(0, 0, 0, 0.071),
        0 25px 40px -30px rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 20px;
    border-radius: 20px;
}
.form-block,
.reviews-card {
    -webkit-box-shadow: 0 3px 6px rgba(91, 130, 148, 0.08);
}
.info-text-block {
    padding: 20px 0 0;
}
.info-text-block h5 {
    margin: 0 0 5px;
}
.info-text-block p {
    color: #4d42c7;
}
.social-links- {
    margin: 20px 0 0;
}
.social-links- a {
    color: #0a2233;
    line-height: 1;
    font-size: 15px;
    border: 1px solid #e8e8ef;
    padding: 8px;
    width: 32px;
    height: 32px;
    text-align: center;
    margin: 0 10px 0 0;
    border-radius: 12px;
}
.review-bg {
    background-image: linear-gradient(
            23deg,
            rgba(202, 202, 202, 0.02) 0,
            rgba(202, 202, 202, 0.02) 13%,
            transparent 13%,
            transparent 80%,
            rgba(11, 11, 11, 0.02) 80%,
            rgba(11, 11, 11, 0.02) 100%
        ),
        linear-gradient(
            42deg,
            rgba(98, 98, 98, 0.02) 0,
            rgba(98, 98, 98, 0.02) 36%,
            transparent 36%,
            transparent 77%,
            rgba(252, 252, 252, 0.02) 77%,
            rgba(252, 252, 252, 0.02) 100%
        ),
        linear-gradient(
            286deg,
            rgba(173, 173, 173, 0.02) 0,
            rgba(173, 173, 173, 0.02) 2%,
            transparent 2%,
            transparent 12%,
            rgba(59, 59, 59, 0.02) 12%,
            rgba(59, 59, 59, 0.02) 100%
        ),
        linear-gradient(
            77deg,
            rgba(87, 87, 87, 0.02) 0,
            rgba(87, 87, 87, 0.02) 18%,
            transparent 18%,
            transparent 55%,
            rgba(247, 247, 247, 0.02) 55%,
            rgba(247, 247, 247, 0.02) 100%
        ),
        linear-gradient(90deg, rgb(232 236 255), rgb(255 253 246));
}
.reviews-card span {
    font-size: 30px;
    color: #007cdc;
}
.reviews-card {
    text-align: center;
    background: #fff;
    border-radius: 20px;
    padding: 30px;
    margin: 5px 0;
    box-shadow: 0 3px 6px rgba(91, 130, 148, 0.08);
    top: 0;
    border: 1px solid #e8e8ef;
    cursor: grab;
    background-image: repeating-linear-gradient(
            90deg,
            hsla(196, 0%, 79%, 0.06) 0,
            hsla(196, 0%, 79%, 0.06) 1px,
            transparent 1px,
            transparent 96px
        ),
        repeating-linear-gradient(
            0deg,
            hsla(196, 0%, 79%, 0.06) 0,
            hsla(196, 0%, 79%, 0.06) 1px,
            transparent 1px,
            transparent 96px
        ),
        repeating-linear-gradient(
            0deg,
            hsla(196, 0%, 79%, 0.09) 0,
            hsla(196, 0%, 79%, 0.09) 1px,
            transparent 1px,
            transparent 12px
        ),
        repeating-linear-gradient(
            90deg,
            hsla(196, 0%, 79%, 0.09) 0,
            hsla(196, 0%, 79%, 0.09) 1px,
            transparent 1px,
            transparent 12px
        ),
        linear-gradient(90deg, #fff, #fff);
        min-height:290px;

}
.-reviewr,
.imgbdr,
.reviews-card img {
    border-radius: 100px;
}
.reviews-card img {
    max-width: 140px;
    margin: 0 auto 15px;
}
.reviews-card h5 span {
    font-weight: 400;
    display: block;
    font-size: 16px;
    margin: 0 0 10px;
    color: #31abfc;
    font-family: Assistant, sans-serif;
}
.reviewer-text {
    text-align: left;
}
.-reviewr {
    width: 70px;
    height: 70px;
    margin-right: 15px;
}
.review-text {
    text-align: justify;
    padding-bottom: 30px;
}
.footer- p,
.form-block p.trm,
.form-header,
.form-header p {
    text-align: center;
}
.cta-heading-2 h2,
.cta-heading-2 p {
    padding-bottom: 20px;
}
.star-rate {
    margin-top: 5px;
}
.star-rate li {
    display: inline-block;
    margin: 0 2px;
}
.star-rate li a.chked {
    color: #ff711c;
}
.star-rate li a {
    color: #6a6a8e;
}
.-client-details- {
    display: flex;
}
.help-block {
    color: #ff5050;
    margin: 0 0 0 10px;
    font-size: 12px;
    position: absolute;
    bottom: 11px;
    background: #fff;
    right: 24px;
}
.cta-heading-2 img {
    margin: 0 0 20px;
}
.cta-heading-2 {
    margin-right: 50px;
}
.cta-heading-2 h2 {
    font-weight: 800;
    font-size: 30px;
    line-height: 1.2;
    color: #0a2233;
}
#contact-form .form-group {
    margin-bottom: 0;
    position: relative;
}
.custom-control-label::after,
.custom-control-label::before {
    position: absolute;
    content: "";
    display: block;
}
.form-group {
    margin-bottom: 0;
}
.form-block {
    background: rgba(255, 255, 255, 0.85);
    border-radius: 20px;
    box-shadow: 0 3px 6px rgba(91, 130, 148, 0.08);
    border: 1px solid #e8e8ef;
}
.form-block input,
.form-block select,
.form-block textarea {
    width: 100%;
    margin: 0 0 10px;
    color: #172b43;
    font-size: 16px;
    background: #fff;
    -webkit-box-shadow: 0 3px 6px rgba(91, 130, 148, 0.08);
    outline: 0;
}
.form-block form {
    padding: 0 20px 30px;
}
.form-block input:focus,
.form-block textarea:focus {
    border: 1px solid #007cdc;
}
.form-block input,
.form-block select {
    height: 50px;
    padding: 0 15px;
    border-radius: 8px;
    box-shadow: 0 3px 6px rgba(91, 130, 148, 0.08);
    border: 1px solid #e6e6e6;
}
.form-block textarea {
    padding: 15px;
    border-radius: 8px;
    box-shadow: 0 3px 6px rgba(91, 130, 148, 0.08);
    border: 1px solid #e6e6e6;
    max-height: 100px !important;
}
.custom-control-input:checked ~ .custom-control-label::before {
    color: #fff;
    border-color: #007cdc;
    background-color: #007cdc;
}
.custom-control-input:focus ~ .custom-control-label::before {
    -webkit-box-shadow: 0 3px 6px rgba(91, 130, 148, 0.08);
    box-shadow: 0 3px 6px rgba(91, 130, 148, 0.08);
}
.servicecard,
.shadows {
    -webkit-box-shadow: 0 6px 16px rgb(52 105 203/16%);
}
.custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
    border-color: #ffbc80;
}
.custom-control-label::before {
    top: -1px;
    left: -1.5rem;
    width: 20px;
    height: 20px;
    pointer-events: none;
    background-color: #fff;
    border: 1px solid #adb5bd;
}
.custom-control-label::after {
    top: -3px;
    left: -26px;
    width: 25px;
    height: 25px;
    background: 50%/50% 50% no-repeat;
}
.custom-control {
    margin-bottom: 10px;
}
.form-block label input {
    height: 20px;
    width: 20px;
    position: relative;
    top: 5px;
    margin: 0 5px 0 0;
}
.fieldsets label {
    position: relative;
    top: -10px;
    font-size: 14px;
    color: #007cdc;
    margin: 0;
    padding: 0;
}
.custom-control label {
    text-indent: -21px;
    padding: 0 0 0 21px;
    font-size: 13px;
}
.form-block label a {
    color: #000;
}
.form-header {
    border-bottom: 3px solid #4877f1;
    padding: 20px 0;
    margin: 0 0 20px;
    background-color: #f8f6ff;
}
.form-header h2 span {
    font-size: 36px;
    display: block;
    font-weight: 700;
    color: #0a2233;
}
.footer- p,
footer,
footer p {
    color: #fff;
}
.form-block p.trm {
    font-size: 13px;
    width: 100%;
    margin: 10px 0 0;
}
.form-block p.trm i {
    padding: 5px 5px 0 0;
}
.pl0 {
    padding-left: 0 !important;
}
footer { background:#03112d url(../images/35.png) center;

/*
    background-image: linear-gradient(
            0deg,
            transparent 0,
            transparent 60%,
            rgba(183, 183, 183, 0.05) 60%,
            rgba(183, 183, 183, 0.05) 93%,
            transparent 93%,
            transparent 100%
        ),
        linear-gradient(
            135deg,
            transparent 0,
            transparent 55%,
            rgba(183, 183, 183, 0.05) 55%,
            rgba(183, 183, 183, 0.05) 84%,
            transparent 84%,
            transparent 100%
        ),
        linear-gradient(
            0deg,
            transparent 0,
            transparent 80%,
            rgba(183, 183, 183, 0.05) 80%,
            rgba(183, 183, 183, 0.05) 94%,
            transparent 94%,
            transparent 100%
        ),
        linear-gradient(90deg, rgb(15 27 64), rgb(40 61 124));*/
    padding: 50px 0 25px;
}
footer h4{font-weight: 500; font-size: 18px;}


.footer- a img {
    width: 100px;
}
.footer- p {
    padding: 25px 0 0;
    font-size: 15px;
    font-weight: 500;
}
.footer- a {
    display: block;
}
.footer-block {
    padding: 20px 0;
}
.social-links {
    text-align: right;
}
.social-links a {
    color: #0a2233;
    font-size: 25px;
    line-height: 1;
}
.footer-address-list li i {
    margin: 0 2px 0 0;
}
.copyright {
    /*border-top: 1px solid rgb(255 255 255/0.1);*/
    margin-top: 70px;
}
.footer-address-list li {
    font-size: 14px;
    text-indent: -12px;
    padding-left: 25px;
    line-height: 35px;
}
.footer-social-media-icons a {
    color: #fff;
    font-size: 16px;
    border: 1px solid #cacaca;
    border-radius: 12px;
    margin: 0 2px;
    width: 35px;
    height: 35px;
    display: inline-block;
    text-align: center;
    line-height: 34px;
}
.footer-social-media-icons a.facebook {
    background: #0069f7;
    border-color: #0069f7;
}
.footer-social-media-icons a.twitter {
    background: #00c6f7;
    border-color: #00c6f7;
}
.footer-social-media-icons a.instagram {
    background: #d62977;
    border-color: #d62977;
}
.footer-social-media-icons a.linkedin {
    background: #0e72a3;
    border-color: #0e72a3;
}
.footer-address-list li a {
    color: #fff;
}
.footer-address-list li a:hover{
    color:#01d4fe;
}




.car-bg2 {
    background-image: radial-gradient(
        circle at top left,
        #354ecd 0,
        #354ecd 3%,
        #3548c2 3%,
        #3548c2 20%,
        #3641b7 20%,
        #3641b7 65%,
        #363bac 65%,
        #363bac 72%,
        #3735a0 72%,
        #3735a0 79%,
        #372f95 79%,
        #372f95 82%,
        #38288a 82%,
        #38288a 90%,
        #38227f 90%,
        #38227f 100%
    );
}
.media-card + .media-card {
    margin-top: 30px;
}
.steps-div {
  padding: 30px;
  border-radius: 20px;
  background: #fff;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.08);
  transition: all 0.3s ease;
}

.steps-div:hover {
  transform: translateY(-5px) !important;
  box-shadow: 0 12px 28px rgba(0, 0, 0, 0.12);
}

.steps-div.sd1 {
    background: #f8effa;
}
.steps-div.sd2 {
    background: #fee4cb;
}
.steps-div.sd3 {
    background: #c7eeff;
}

.steps-div.sd4 {
    background:#e9f3f3;
}
.steps-icons {
    text-align: right;
}
.steps-icons img {
    width: 80px;
}
.review-bg2 {
    background-image:linear-gradient(45deg, rgb(254 254 254) 0, rgb(232 225 255) 21%, rgb(236 234 255) 21%, rgb(234 232 255) 30%, rgb(226 231 255) 30%, rgb(241 243 255) 35%, rgb(226 237 255) 35%, rgb(248 251 255) 51%, rgb(248 252 255) 51%, rgb(239 248 255) 72%, rgb(247 245 255) 72%, rgb(243 242 255) 81%, rgb(25 234 246) 81%, rgb(236 253 255) 100%);
}
.step-bg {
    background:#19eaf6 url(../images/bg-line.png) center center fixed;
}
.accordion .acc-icon:after,
.accordion .card-title:after {
    font-family: "font awesome 5 free";
    position: absolute;
    font-size: 14px;
    right: 5px;
}
.accordion .acc-icon.collapsed:after {
    content: "\f067";
    font-weight: 700;
}
.accordion .acc-icon:after {
    content: "\f068";
    font-weight: 700;
    top: 14px;
    right: 10px;
    color: #050748;
}
.btn-rd2:after,
.btn-rd3:after {
    content: "â†’";
    top: 0;
    transition: 0.5s;
    height: 8px;
    position: relative;
}

.card-2 {
    border: 1px solid #e3e2e2;       /* light border */
    border-radius: 10px;              /* slightly larger for a modern look */
    padding: 20px 25px;               /* comfortable padding */
    background-color: #fff;           /* white background */
    box-shadow: 0 4px 8px rgba(0,0,0,0.08),
                0 8px 20px rgba(0,0,0,0.05); /* smart layered shadow */
    transition: transform 0.3s, box-shadow 0.3s; /* smooth hover */
}

/* Optional: hover effect for interactivity */
.card-2:hover {
    /*transform: translateY(-5px);*/
    box-shadow: 0 12px 25px rgba(0,0,0,0.12),
                0 6px 18px rgba(0,0,0,0.08);
}
.card-2 .card-header {
    padding: 10px 20px 10px 0;
    border: 0;
    position: relative;
    background: 0 0;
}
.card-2 .card-header button {
    border: 0;
    color: #050748;
    font-size: 18px;
    font-weight: 600;
}
.btn-rd2,
.btn-rd2:hover,
.text-white a,
.text-white h1,
.text-white h2,
.text-white h3,
.text-white h4,
.text-white h5,
.text-white h6,
.text-white p {
    color: #fff;
}
.accordion .card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    min-height: 1px;
    padding: 0 15px 15px;
}
.form-group {
    position: relative;
}
#msgSubmit {
    font-size: 15px;
    margin: 10px 0 0;
}
@-webkit-keyframes shake {
    0%,
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }
    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }
}
@keyframes shake {
    0%,
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }
    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }
}
.shake {
    -webkit-animation-name: shake;
    animation-name: shake;
}
.footer-ft {
    margin-top: 20px;
}
.footer-ft p {
        font-size: 14px;
    opacity: 0.8;
}

.pora-bg1 {
    background:#151519;
}
.pora-bg2 {
    background: linear-gradient(90deg, #0085ff 0, #9340fa 100%);
}
.shadows {
    box-shadow: 0 6px 16px rgb(52 105 203/16%);
}
.noshadow {
    box-shadow: none !important;
}
.b-radius14 {
    border-radius: 14px;
}
.card-2 .card-header button {
    padding: 0 20px 0 0;
}
.btnpora {
    flex: 0 0 auto;
    font-family:
        source sans pro,
        sans-serif;
    font-size: 18px;
    font-weight: 600;
    padding: 0 20px;
    line-height: 45px;
    text-align: center;
    outline: 0;
    border: none;
    border-radius: 12px;
    display: inline-flex;
    position: relative;
    cursor: pointer;
}

.btn-rd2 {
    background: linear-gradient(200deg, #0085ff 0.33%, #9340fa 85.46%);
    box-shadow: 0 15px 30px -15px rgb(90 92 248/60%);
}
.btn-rd3,
.btn-rd3:hover,
.top-header.th2 .nav-link {
    color: #131238;
}
.btn-rd2:hover:after {
    opacity: 1;
    right: 0;
    width: 2px;
    margin-left: 10px;
}
.btn-rd2:after {
    opacity: 0;
    right: -20px;
    width: 0;
}
.btn-rd3 {
    background-color: #ffd064;
    -webkit-box-shadow: 0 10px 15px 0 rgb(255 193 7/20%);
    box-shadow: 0 10px 15px 0 rgb(255 193 7/20%);
}
.imgbdr,
.servicecard {
    background: #fff;
    text-align: center;
}
.btn-rd3:hover:after {
    opacity: 1;
    right: 0;
    width: 2px;
    margin-left: 10px;
}
.btn-rd3:after {
    opacity: 0;
    right: -20px;
    width: 0;
}
.hero-section-1 {
    position: relative;
    height: auto;
    display: grid;
    align-items: center;
    /*padding-top: 100px;*/
}
@media (min-width: 1200px) {
    .ct1280 .container,
    .ct1280 .container-lg,
    .ct1280 .container-md,
    .ct1280 .container-sm,
    .ct1280 .container-xl {
        max-width: 1280px;
    }
}
.fw3 {
    font-weight: 300;
}
.servicecard {
    padding: 20px;
    border-radius: 8px;
    box-shadow: 0 6px 16px rgb(52 105 203/16%);
}
.servicecard p {
    font-size: 23px;
    line-height: 31px;
    margin-top: 0px;
    color: #000;
    font-weight: 600;
}

.servicecard img {
    max-width: 85px;
    margin-right: 20px;
}
.service-card {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    grid-gap: 35px;
    padding: 0px 0 60px 0;
    z-index: 2;
    position: relative;
}
.servicecard-inr {
    display: flex;
    align-items: center;
    text-align: left;
}

.icon-pora {
    width: 50px;
    margin-right: 15px;
}
.hero-feature {
    display: grid;
    grid-template-columns: 200px 270px;
    grid-gap: 30px;
    margin-top: 40px;
}
.whyus {
    display: grid;
    grid-template-columns: repeat(5, minmax(0, 1fr));
    grid-gap: 35px;
}
.whyusbox {
    text-align: center;
}
.whyusbox img {
    width: 100%;
}
.imgbdr {
    width: 90px;
    height: 90px;
    margin: 0 auto 15px;
    border: 1px solid #eaf0fa;
    padding: 15px;
}
.subhead {
    display: inline-block;
    font-size: 18px;
    margin-bottom: 15px;
    background:rgb(1 217 254 / 78%);
    border-radius: 100px;
    padding: 5px 30px;
}
.divrightbdr .steps-div,
.partnerlogo a {
    border: 1px solid #dee9ff;
    background: #fff;
}
.steps-icons-1 img {
    width: 60px;
    margin-bottom: 20px;
}
.divrightbdr .steps-div:hover {
    -webkit-box-shadow: 0 6px 16px rgb(52 105 203/16%);
    box-shadow: 0 6px 16px rgb(52 105 203/16%);
}
.partnerlogo {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    grid-gap: 30px;
}
.partnerlogo a {
    padding: 12px;
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.partnerlogo a img {
    max-width: 100%;
    max-height: 45px;
}
.bganimate {
    background-size: 400% 400%;
    animation: poraation 10s ease infinite;
}
@-webkit-keyframes poraation {
    0%,
    100% {
        background-position: 0 50%;
    }
    50% {
        background-position: 100% 50%;
    }
}
@-moz-keyframes poraation {
    0%,
    100% {
        background-position: 0 50%;
    }
    50% {
        background-position: 100% 50%;
    }
}
@keyframes poraation {
    0%,
    100% {
        background-position: 0 50%;
    }
    50% {
        background-position: 100% 50%;
    }
}
.overallrating li {
    display: inline-flex;
}
.overallrating li a {
    font-size: 20px;
    background: #ff9800;
    color: #fff;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    border-radius: 8px;
    margin-right: 10px;
}
.accordion-button:focus {
    z-index: 3;
    border-color: #86b7fe;
    outline: 0;
    box-shadow: none;
}
.accordion-button {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    padding: 0.5rem 1.25rem;
    text-align: left;
    background-color: #fff;
    border: 0;
    border-radius: 0;
    overflow-anchor: none;
    transition:
        color 0.15s ease-in-out,
        background-color 0.15s ease-in-out,
        border-color 0.15s ease-in-out,
        box-shadow 0.15s ease-in-out,
        border-radius 0.15s ease;
    color: #050748;
    font-size: 18px;
    line-height: 28px;
    font-weight: 600;
}
.blur-bg-set,
.servicecard {
    overflow: hidden;
}
.reviews-section .owl-carousel .owl-dots {
    margin: 20px 0 0;
}
.th2 .btn-call:hover {
    color: #131238 !important;
}
.th2 .mobile-btn {
    color: #131238;
    font-weight: 600;
    margin-right: 10px;
}
.servicecard {
    position: relative;
}
.servicecard:hover:after {
    width: 100%;
}
.servicecard:after {
    content: "";
    position: absolute;
    left: 0;
    width: 0;
    bottom: 0;
    height: 4px;
    background: linear-gradient(200deg, #0085ff 0.33%, #9340fa 85.46%);
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
}
.servicecard a {
    display: block;
}
.blur-bg-blocks {
    overflow-x: hidden;
    overflow-y: hidden;
}
.blur-bg {
    z-index: 0;
    border-radius: 50%;
    position: absolute;
    width: 500px;
    height: 500px;
    -webkit-filter: blur(100px);
    filter: blur(100px);
    opacity: 20%;
}
.blur-bg-a {
    left: -4%;
    top: -10%;
    background: #ffb600;
}
.blur-bg-b {
    background: #e04446;
    margin: 0 auto;
    left: -20%;
    top: 30%;
}
.blur-bg-c {
    right: 0;
    top: -10%;
    background: #00ffb8;
}
.navbar-toggler:focus {
    outline: 0;
}
.border-outer {
    position: relative;
    z-index: 100px;
}
.top-header .nav-link:hover,
.top-header .nav-link.active {
    color: #26a9e1;
}
.top-header .nav-link.active:after {
    background: #26a9e1;
}

.bg-transparent {
    background-color: transparent !important;
}
.rupee:before {
    content: "â‚¹";
    margin-right: 0.2em;
    font-size: 80%;
    font-weight: lighter;
}
.loan-calculator {
    border-radius: 1rem;
}
.loan-calculator input[type="text"] {
    border: 1px solid #e1e1e1 !important;
    padding: 5px 8px;
    width: 90px;
    border-radius: 3px;
}
.progress {
    /*  background: linear-gradient(to right, #82CFD0 0%, #82CFD0 40%, #fff 40%, #fff 100%);*/
    border: solid 2px #82cfd0;
    border-radius: 8px;
    height: 7px;
    width: 100%;
    outline: none;
    overflow: visible;
    transition: background 450ms ease-in;
    -webkit-appearance: none;
}

.progress::-webkit-slider-thumb {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    -webkit-appearance: none;
    cursor: ew-resize;
    background: #000;
}

.getmob,
.th2 .getmob:hover {
    color: #fff !important;
}
.modal .modal-dialog-aside {
    width: 500px;
    max-width: 80%;
    height: 100%;
    margin: 0;
    right: -17px;
}
.modal .modal-dialog-aside .modal-content {
    height: inherit;
    border: 0;
    border-radius: 0;
}
.modal .modal-dialog-aside .modal-content .modal-body {
    overflow-y: auto;
}
.modal.fixed-left .modal-dialog-aside {
    margin-left: auto;
    transform: translateX(100%);
}
.modal.fixed-right .modal-dialog-aside {
    margin-right: auto;
    transform: translateX(-100%);
}
.modal.show .modal-dialog-aside {
    transform: translateX(0);
}
.icon-setss {
    display: flex;
    justify-content: space-between;
}
.icon-rows {
    padding: 0;
    text-align: center;
}
.icon-imgg img {
    width: 42px;
}
.icon-txt p {
    margin-top: 8px;
    font-size: 14px;
    font-weight: 500;
}
.border0 {
    border: none !important;
}
.form-btm-set {
    padding: 0 20px;
}
.owl-carousel .owl-item .project-logo img {
    display: block;
    width: auto;
    height: 45px;
    margin: 0 auto;
}
.cta-heading {
    position: relative;
    z-index: 5;
}
.getmob {
    background: linear-gradient(200deg, #0085ff 0.33%, #9340fa 85.46%);
    box-shadow: 0 15px 30px -15px rgb(90 92 248/60%);
    padding: 5px 10px;
    border-radius: 8px;
    font-size: 14px;
    line-height: 24px;
}

/*harpreet css start*/
.logo {
    margin-top:5px;
}
.top-header .sticky .logo {
    margin-top: 0px;
}
.login-btn {
    background: #ffeab3;
    border-radius: 5px;
    padding: 5px 15px !important;
    font-size: 15px !important;
    border: 1px solid #fff;
}
.login-btn:hover {
    background: #2948a7;
    color: #fff !important;
}
.loginmodal-title {
    font-size: 28px;
    font-weight: 400;
    color: #283d7c;
    margin: 0px 0px 20px 20px;
    padding: 0px;
}
.loginmodal-title span {
    color: #26a9e1;
}
.reg-btn {
    background: #26a9e1;
    color: #fff;
}

.typewriter {
    /*  width: 21.5ch;*/
    white-space: nowrap;
    overflow: hidden;
    border-right: 4px solid #212121;
    animation:
        cursor 1s step-start infinite,
        text 5s steps(18) alternate infinite;
}

@keyframes cursor {
    0%,
    100% {
        border-color: #212121;
    }
}

@keyframes text {
    0% {
        width: 0;
    }
    100% {
        width: 18.5ch;
    }
}
.loginblock {
    padding: 30px 20px 50px 20px;
}
#navbar4 .nav-item {
    padding-left: 8px;
    padding-right: 8px;
}
.avatar {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 150px;
    height: 150px;
    position: absolute;
    left: -100px;
    box-sizing: border-box;
    border-radius: 50%;
    background: #fff;
    overflow: hidden;
    box-shadow: 0 5px 15px 0px rgba(0, 0, 0, 0.1);
    transform: translatey(0px);
    -webkit-animation: float 6s ease-in-out infinite;
    animation: float 6s ease-in-out infinite;
}
.avatar2 {
    left: -150px;
    top: 220px;
    -webkit-animation: float2 3s ease-in-out infinite;
    animation: float2 3s ease-in-out infinite;
}

@-webkit-keyframes float {
    0% {
        box-shadow: 0 5px 15px 0px rgba(0, 0, 0, 0.2);
        transform: translatey(0px);
    }
    50% {
        box-shadow: 0 25px 15px 0px rgba(0, 0, 0, 0.1);
        transform: translatey(-20px);
    }
    100% {
        box-shadow: 0 5px 15px 0px rgba(0, 0, 0, 0.2);
        transform: translatey(0px);
    }
}

@keyframes float {
    0% {
        box-shadow: 0 5px 15px 0px rgba(0, 0, 0, 0.2);
        transform: translatey(0px);
    }
    50% {
        box-shadow: 0 25px 15px 0px rgba(0, 0, 0, 0.1);
        transform: translatey(-20px);
    }
    100% {
        box-shadow: 0 5px 15px 0px rgba(0, 0, 0, 0.2);
        transform: translatey(0px);
    }
}

@-webkit-keyframes float2 {
    0% {
        box-shadow: 0 5px 15px 0px rgba(0, 0, 0, 0.2);
        transform: translatey(0px);
    }
    50% {
        box-shadow: 0 25px 15px 0px rgba(0, 0, 0, 0.1);
        transform: translatey(-10px);
    }
    100% {
        box-shadow: 0 5px 15px 0px rgba(0, 0, 0, 0.2);
        transform: translatey(0px);
    }
}

@keyframes float2 {
    0% {
        box-shadow: 0 5px 15px 0px rgba(0, 0, 0, 0.2);
        transform: translatey(0px);
    }
    50% {
        box-shadow: 0 25px 15px 0px rgba(0, 0, 0, 0.1);
        transform: translatey(-10px);
    }
    100% {
        box-shadow: 0 5px 15px 0px rgba(0, 0, 0, 0.2);
        transform: translatey(0px);
    }
}

.whychooseus {
    position: relative;
    z-index: 0;
    /*margin-top: -100px;*/
}

.work-box {
    max-width: 1100px;
    margin: 50px auto 0px auto;
}
.one {
    position: absolute;
    top: 43px;
    left: 0;
    width: 32px;
    padding-top: 2px;
    height: 32px;
    border: 2px solid #fff;
    border-radius: 100%;
    text-align: center;
}
.box-icon-home {
    position: relative;
    width: 115px;
    height: 115px;
    border-color: #fff;
    border-radius: 100%;
    z-index: 1;
    margin: auto;
    margin-bottom: 15px;
    border-style: solid;
}
.work-box p {
    font-size: 20px;
    font-weight: 800;
}
.box-icon-home {
    position: relative;
    width: 115px;
    height: 115px;
    border-color: #fff;
    border-radius: 100%;
    z-index: 1;
    margin: auto;
    margin-bottom: 15px;
    border-style: solid;
}
.box-icon-home::before {
    content: "";
    background: #fff;
    width: 86%;
    height: 2px;
    position: absolute;
    top: 50%;
    right: 110px;
    display: block;
    z-index: -1;
}
.box-icon-home::after {
    content: "";
    background: #fff;
    width: 115%;
    height: 2px;
    position: absolute;
    top: 50%;
    left: 113px;
    display: block;
    z-index: -1;
}
.box-icon-last-after::after {
    display: none;
}
.box-icon-home > figure {
    position: relative;
    background-color: #fff;
    width: 100px;
    height: 100px;
    border-radius: 100%;
    text-align: center;
    margin: 5px;
    z-index: 1;
}
.box-icon-home img {
    margin: 25px auto 0;
    display: inline-block;
}
.features {
    background: #fff;
    padding: 20px;
    border-radius: 10px;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}
.about-bg-2 {
    background: url(../images/grey-pattren.jpg) center top no-repeat;
}
.disclaimer {
    border: 1px solid rgb(255 255 255 / 12%);
    padding:20px 20px;
    margin: 48px 0 0 0;
    display: block;
    border-radius: 21px;
    background: rgba(0, 0, 0, 0.1);
}
.disclaimer h5{font-weight: 600; font-size: 16px; }
.disclaimer p {
    font-size: 15px;
    line-height: 25px;
    text-align: justify;
}
.akslogo {
    float: right;
}
.back-to-top {
    position: fixed;
    bottom: 80px;
    right: 40px;
    display: inline-block;
    z-index: 1000000;
}
.back-to-top:hover {
    cursor: pointer;
}
.header-right {
    float: right;
}
.topbar {
    padding: 0px 0px 0px 50px;
    transition: all 0.3s ease-in-out;
    display: block;
    text-align: right;
}
.topbar ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}
.topbar ul li {
    display: inline-block;
    margin: 2px 0px 0px 0px;
    padding: 0px;
    list-style: none;
}
.topbar ul li a {
    height: 30px;
    font-size: 12px;
    padding: 10px 10px 5px 10px;
    background: #2b8bd6;
    line-height: 1.5;
    display: block;
    color: #fff;
}
.topbar ul li:nth-child(2) a {
    background: #f5a516;
}
.topbar ul li:nth-child(3) a {
    background: #31d1a4;
}
.topbar ul li a:hover {
    background: #1c2e64;
}

.sticky .topbar {
    display: none;
}
.inerbaner {
    margin-top: 90px;
}
.page-banner {
    position: relative;
    color: #ffffff;
    text-align: center;
    padding: 80px 0px 0px 0px;
    z-index: 2;
}
.image-layer {
    background: url(../images/banner-bg-2.jpg) center top no-repeat;
    padding:50px 30px;
    margin: 0px;
}
.page-banner .anim-icons .shape-1 {
    position: absolute;
    top: 130px;
    left: 0;
    z-index: 1;
}
.page-banner .anim-icons .shape-2 {
    position: absolute;
    top: 130px;
    right: 0;
    z-index: 1;
    transform: rotate(180deg);
}
.page-banner h1 {
    position: relative;
    font-size: 30px;
    font-weight: 700;
    color:#000019;
    text-transform: capitalize;
    margin-bottom: 0px;
    padding-bottom: 0px;
    line-height: 1.3;
}
.page-banner h1:before {
    position: absolute;
    left: 0;
    bottom: -15px;
    right: 0;
    margin: 0 auto;
    background: url(../images/banner-title-line-shape.png);
    /*    content: "";*/
    width: 142px;
    height: 16px;
    background-repeat: no-repeat;
}
.page-banner .bread-crumb {
    position: relative;
    /*display: none;*/
}
.page-banner .bread-crumb li {
    position: relative;
    display: inline-block;
    line-height: 30px;
    margin-left: 20px;
    color: #0f91c9;
    font-size: 14px;
    font-weight:700;
}
.page-banner .bread-crumb li:first-child {
    margin-left: 0px;
}
.page-banner .bread-crumb li a {
    color: #414141;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
.page-banner .bread-crumb li:before {
    content: "-";
    position: absolute;
    right: -20px;
    width: 24px;
    top: 0px;
    text-align: center;
    line-height: 30px;
}
.page-banner .bread-crumb li:last-child:before {
    display: none;
}

.about-sec-1 h2 {
    text-align: center;
    line-height: 1.3;
    color: #0e2978;
    margin: 70px 0px;
}
.about-sec-1 h2 span {
    color: #199dd5;
    display: block;
    margin-top: 13px;
    font-style: italic;
}
.stat-box {
    position: relative;
    z-index: 100;
    color: #fff;
    text-align: center;
}
.stat-circle {
    display: flex;
    margin: 0 auto 20px auto;
    background-color: #fff;
    width: 100px;
    height: 100px;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    text-align: center;
    z-index: 1;
    color: #26a9e1;
    font-size: 40px;
}
.stat-box h5 {
    color: #fff;
}
.eligibilty-outer h4 {
    font-size: 19px;
    line-height: 28px;
}
.eligibilty-outer.itm-media-object .media .img-ab- {
    background: #fff;
}
.loanprice-stat {
    margin: 20px 0px 10px 0px;
    padding: 30px 20px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    transition: all 0.5s ease-in-out;
    background: rgba(255, 255, 255, 0.3);
}
.loanprice-stat:hover {
    box-shadow: rgba(10, 10, 70, 0.2) 0px 7px 19px 0px;
}
.loanprice-stat h4 {
    font-size: 40px;
    font-weight: 600;
    text-align: center;
    line-height: 1.5;
}
.loanprice-stat h4 span {
    font-size: 16px;
    font-weight: 300;
    display: block;
}
.loansecond-cont {
    margin: 50px 0px 0px 0px;
    padding: 0px 0px 40px 0px;
    border: 2px solid #fff;
    border-radius: 10px;
    background-image: linear-gradient(
        45deg,
        rgb(227 218 255) 0,
        rgb(232 225 255) 21%,
        rgb(236 234 255) 21%,
        rgb(234 232 255) 30%,
        rgb(226 231 255) 30%,
        rgb(241 243 255) 35%,
        rgb(226 237 255) 35%,
        rgb(248 251 255) 51%,
        rgb(248 252 255) 51%,
        rgb(239 248 255) 72%,
        rgb(247 245 255) 72%,
        rgb(243 242 255) 81%,
        rgb(237 238 255) 81%,
        rgb(236 253 255) 100%
    );
    box-shadow:
        rgba(0, 0, 0, 0.16) 0px 10px 36px 0px,
        rgba(0, 0, 0, 0.06) 0px 0px 0px 1px;
}
.loansecond-cont h5 {
    font-size: 25px;
    line-height: 30px;
    color: #fff;
    margin-bottom: 15px;
    background: #00a0e5;
    border-radius: 8px 8px 0 0;
    padding: 15px 35px;
    font-weight: 300;
    text-transform: uppercase;
}
.loanprice-stat ul {
    margin: 0px 0px 20px 0px;
    padding: 0px 0px 10px 0px;
    font-size: 16px;
    font-weight: 500;
    text-align: left;
    line-height: 1.5;
    border-bottom: 1px solid #e9e9e9;
}
.loanprice-stat ul li {
    margin: 5px 0px 10px 0px;
    padding: 0px 0px 0px 20px;
    position: relative;
}
.loanprice-stat ul li i {
    font-size: 13px;
    position: absolute;
    left: 0;
    top: 5px;
    color: #2face2;
}

.docreq-list {
    margin: 25px 0px 0px 35px;
    list-style: none;
    min-height: 300px;
}
.docreq-list li {
    margin: 8px 0px;
    padding: 0px 0px 0px 35px;
    position: relative;
}
.docreq-list li i {
    position: absolute;
    left: 10px;
    top: 5px;
    color: #00a0e5;
}
.loan-otp {
    background: rgb(201, 234, 243);
    border: 2px solid #fff;
    background: linear-gradient(180deg, rgba(201, 234, 243, 1) 0%, rgba(255, 255, 255, 1) 100%);
    padding: 20px 50px 0px 50px;
    border-radius: 10px;
    box-shadow:
        rgb(0 0 0 / 16%) 0px 10px 36px 0px,
        rgb(0 0 0 / 6%) 0px 0px 0px 1px;
}
.loan-otp h4 {
    font-size: 50px;
    line-height: 1.5;
    color: #283d7c;
    margin: 15px 0 0 0;
}
.loan-otp h6 {
    font-size: 21px;
    line-height: 1.5;
    margin: 2px 0px 16px 0px;
    color: #098fc9;
    text-transform: uppercase;
}
.otpfiled input[type="text"] {
    width: 100%;
    border: 1px solid #b3e3ef;
    padding: 10px 20px;
    margin: 20px 0px 0px 0px;
    border-radius: 28px;
    margin-bottom: 20px;
}
.otpfiled .btnpora {
    border-radius: 28px;
    line-height: 40px !important;
    width: 100%;
    justify-content: center;
}
.adressouter {
    border: 1px solid #85daff;
    min-height: 130px;
    padding: 15px 15px 15px 110px;
    margin: 0px 0px 15px 0px;
    background: rgb(201, 234, 243);
    background: linear-gradient(128deg, rgba(201, 234, 243, 1) 0%, rgba(252, 220, 222, 1) 100%);
    position: relative;
}
.adressouter h5 {
    color: #098ac1;
}
.adressouter p {
    font-size: 15px;
    line-height: 1.7;
}
.adressouter img {
    max-width: 81px;
    max-height: 81px;
    border-radius: 100%;
    position: absolute;
    left: 15px;
    box-shadow:
        rgba(255, 255, 255, 0.1) 0px 1px 1px 0px inset,
        rgba(50, 50, 93, 0.25) 0px 50px 100px -20px,
        rgba(0, 0, 0, 0.3) 0px 30px 60px -30px;
}
.adressouter a {
    color: #000;
    transition: all 0.4s ease-in-out;
}
.adressouter a:hover {
    color: #283d7c;
}
.enquiry-form {
    padding: 0px 50px 0px 0px;
}
.formrow {
    margin: 0px 0px 15px 0px;
    padding: 0px;
}
.formrow label {
    font-size: 15px;
    margin-top: 0px;
}
.formrow label span {
    color: #ff0000;
}
.formrow input,
.formrow textarea {
    width: 100% !important;
    border: 1px solid #85daff;
    border-radius: 0px;
    background: #ebf9ff;
    font-size: 14px;
    padding: 13px !important;
    height: auto;
}
.formrow2 input,
.formrow2 textarea {
    padding: 8px 13px 8px 13px !important;
}
.bdr-radius0 {
    border-radius: 0px;
}
.formrow textarea {
    height: 110px;
}
.captcha-value {
    background: #fff url(../images/capcha-bg.jpg) left top repeat !important;
    border: 0 none;
    font-size: 30px !important;
    line-height: 0.5 !important;
    height: 50px !important;
    border-radius: 0px;
    letter-spacing: 4px;
    padding: 4px 0px !important;
    text-align: center;
    cursor: default;
}
.refreshbtn {
    margin: 32px 0 0 0;
    padding: 12px 0px;
    display: block;
    background: #ffc031;
    color: #fff;
    text-align: center;
    height: 50px;
    transition: all 0.3s ease-in-out;
}
.refreshbtn:hover {
    background: #17a7e5;
}
.applybtn {
    padding: 8px 15px !important;
    margin-bottom: 15px;
    line-height: 1;
    font-size: 14px;
}
.applyform {
    padding: 20px 0px;
}
.applyform h4 {
    font-size: 25px;
    border-bottom: 1px solid #283d8e;
    padding-bottom: 10px;
    display: flex;
    justify-content: space-between;
    margin-bottom: 40px;
}
.applyform h4 span {
    font-size: 15px;
    background: #ffda8c;
    padding: 5px 20px;
    line-height: 1.8;
    color: #000;
    border-radius: 27px;
}
.applyform .formrow input,
.applyform .formrow textarea {
    padding: 8px 13px !important;
}
.applyform .btnpora {
    border-radius: 0px;
    font-size: 15px;
    font-weight: 400;
    margin: 10px 0px 0px 0px;
    padding: 0 32px;
    line-height: 40px;
}
.tbl {
    background: #fff;
}
.tbl th {
    background: #00a0e5;
    color: #fff;
    border-color: #00a0e5;
}

@media (min-width: 769px) {
    .applyformouter > .row {
        display: flex;
        flex-direction: row-reverse;
    }
}

#whatsapp {
    position: fixed;
    right: 50px;
    bottom: 170px;
    height: 45px;
    text-align: center;
    width: 45px;
    font-size: 31px;
    background-color: #13a4e1;

    border-radius: 31px;
    z-index: 10000;
    -webkit-animation: mymove 3s;
    -webkit-animation-iteration-count: infinite;
    animation: mymove 3s;
    animation-iteration-count: infinite;
}

@-webkit-keyframes mymove {
    from {
    }
    to {
        background-color: #01e675;
        transform: rotateZ(360deg);
        -webkit-transform: rotateZ(360deg);
        -moz-transform: rotateZ(360deg);
        -ms-transform: rotateZ(360deg);
    }
}
@keyframes mymove {
    from {
    }
    to {
        background-color: #01e675;
        transform: rotateZ(360deg);
        -webkit-transform: rotateZ(360deg);
        -moz-transform: rotateZ(360deg);
        -ms-transform: rotateZ(360deg);
    }
}

/*harpreet css end*/

/* Himanshu  */
.core-team-wrapper {
    min-height: 638px;
    padding: 30px;
    border-radius: 30px;
    border: 2px solid #0069f7;
    cursor: pointer;
    background-image: linear-gradient(
            90deg,
            rgba(165, 165, 165, 0.03) 0,
            rgba(165, 165, 165, 0.03) 8%,
            rgba(235, 235, 235, 0.03) 8%,
            rgba(235, 235, 235, 0.03) 9%,
            rgba(7, 7, 7, 0.03) 9%,
            rgba(7, 7, 7, 0.03) 14%,
            rgba(212, 212, 212, 0.03) 14%,
            rgba(212, 212, 212, 0.03) 17%,
            rgba(219, 219, 219, 0.03) 17%,
            rgba(219, 219, 219, 0.03) 95%,
            rgba(86, 86, 86, 0.03) 95%,
            rgba(86, 86, 86, 0.03) 100%
        ),
        linear-gradient(
            67.5deg,
            rgba(80, 80, 80, 0.03) 0,
            rgba(80, 80, 80, 0.03) 11%,
            rgba(138, 138, 138, 0.03) 11%,
            rgba(138, 138, 138, 0.03) 17%,
            rgba(122, 122, 122, 0.03) 17%,
            rgba(122, 122, 122, 0.03) 24%,
            rgba(166, 166, 166, 0.03) 24%,
            rgba(166, 166, 166, 0.03) 27%,
            rgba(245, 245, 245, 0.03) 27%,
            rgba(245, 245, 245, 0.03) 89%,
            rgba(88, 88, 88, 0.03) 89%,
            rgba(88, 88, 88, 0.03) 100%
        ),
        linear-gradient(
            67.5deg,
            rgba(244, 244, 244, 0.03) 0,
            rgba(244, 244, 244, 0.03) 4%,
            rgba(16, 16, 16, 0.03) 4%,
            rgba(16, 16, 16, 0.03) 10%,
            rgba(157, 157, 157, 0.03) 10%,
            rgba(157, 157, 157, 0.03) 20%,
            rgba(212, 212, 212, 0.03) 20%,
            rgba(212, 212, 212, 0.03) 83%,
            rgba(5, 5, 5, 0.03) 83%,
            rgba(5, 5, 5, 0.03) 84%,
            rgba(237, 237, 237, 0.03) 84%,
            rgba(237, 237, 237, 0.03) 100%
        ),
        linear-gradient(90deg, #fff8f5, #fcf3ff);
    transition: 0.3s ease-in-out;
}
.core-team-dp {
    border-radius: 50%;
    border: 4px solid #00ffb8;
    width: 280px;
    height: 280px;
    margin-top: -70px;
    margin-left: auto;
    margin-right: auto;
}
.core-team-dp img {
    width: 100%;
    height: 100%;
}
.core-team-title {
    text-align: center;
    margin-top: 10px;
}
.core-team-title h2 {
    font-size: 34px;
    font-weight: 700;
}
.core-team-title h3 {
    font-size: 22px;
    font-weight: 700;
    line-height: normal;
}
.core-team-designation {
    text-align: center;
    margin: 10px 0px;
}
.core-team-designation p {
    font-size: 18px;
    font-weight: 700;
}
.core-team-discription {
    margin: 10px 0px;
    text-align: justify;
}
.core-team-wrapper:hover {
    transform: translateY(-5px);
    transition: 0.3s ease-in-out;
    box-shadow:
        rgba(50, 50, 93, 0.213) 0px 50px 100px -20px,
        rgba(0, 0, 0, 0.19) 0px 30px 60px -30px;
}
.reviews-section .comon-heading {
    margin-top: 23px;
}
.viewreviewbtn {
    font-size: 16px;
    line-height: 36px;
    margin-top: 20px;
    border-radius: 0;
}
.ratingg {
    margin-top: 20px !important;
}

.tagline {
    color: #131238;
    font-size: 14px;
    font-weight: 600;
    line-height: 30px;
}
.tagline span {
    color: #0f91c9;
}
.formrow2 .btnpora {
    font-size: 16px;
    line-height: 36px;
    border-radius: 0;
}
.loginblock h5 {
    display: block;
    margin-top: 20px;
}
.usermenu .docreq-list {
    min-height: 10px !important;
    margin: 25px 0px 0px 27px;
}
.usermenu .docreq-list li {
    font-size: 18px;
    border-bottom: 1px solid #bbdfef;
    padding-bottom: 10px;
}
.usermenu .docreq-list li a {
    color: #000;
}
.usermenu .docreq-list li:last-child {
    border-bottom: 0px solid #bbdfef;
}
.tbl {
    border-left: 1px solid #dee2e6;
    border-right: 1px solid #dee2e6;
    border-bottom: 1px solid #dee2e6;
}


@media (max-width: 992px) {
.page-banner h1 {
    font-size: 20px;

}
}


.client-logo-new-outer {
  padding:0px 0px 50px 0px !important;
}


/*================23-3-26==============================*/

.reviews-block {
    position: relative;
}

.reviews-block {
    position: relative;
}

.reviews-block .owl-nav button.owl-prev,
.reviews-block .owl-nav button.owl-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);

    width: 30px;
    height: 30px;
    border-radius:6px;
    background:rgba(0,0,0,0.8) !important;
    color: #fff !important;

    display: flex;
    align-items: center;
    justify-content: center;
    font-size:26px;
    line-height: normal;

    padding: 0; /* 🔥 ye fix karega */
}


.reviews-block .owl-nav button.owl-prev span,
.reviews-block .owl-nav button.owl-next span {
    position: relative;
    top: -3px;   /* 👈 isko adjust karo (-1px / -2px / -3px) */
    display: inline-block;
}




.reviews-block .owl-nav button.owl-prev {
    left: -15px;
}

.reviews-block .owl-nav button.owl-next {
    right: -15px;
}


.scroll-container {
  max-height: 520px;
  overflow-y: auto;
  scroll-behavior: smooth;
  overflow-x:hidden; padding-right: 10px;
}

/* Scrollbar styling (optional) */
.scroll-container::-webkit-scrollbar {
  width: 6px;
}

.scroll-container::-webkit-scrollbar-thumb {
  background: #ccc;
  border-radius: 10px;
}

/*=====================compare=1===================================*/
/*.compare-card {
  background: #fff;
  border-radius: 16px;
  padding: 25px;
  border: 1px solid #e8e8ef;
  box-shadow: 0 4px 10px rgba(0,0,0,0.05);

  display: flex;
  flex-direction: column;
  height: 100%;
}

.title {
  text-align: center;
  margin-bottom: 20px;
}


.compare-list {
  list-style: none;
  padding: 0;
  margin: 0;
  flex-grow: 1;
}

.compare-list li {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
  font-size: 14px;
  border-bottom: 1px dashed #eee;
  padding-bottom: 5px;
}

.compare-list span {
  font-weight: 600;
}


.buy-btn {
  display: block;
  text-align: center;
  padding: 10px;
  border-radius: 8px;
  background: #000;
  color: #fff;
  text-decoration: none;
  margin-top: 15px;
}

.compare-card:hover {
  transform: translateY(-5px);
  transition: 0.3s;
}*/

/*====================compare 2=================================*/

 /*
.compare-table {
  border: 1px solid #e8e8ef;
  border-radius: 14px;
  overflow: hidden;
  background: #fff;
}


.compare-row {
  align-items: center;
  border-bottom: 1px solid #eee;
  padding:2px 0;
  transition: 0.2s;
}


.compare-row:hover {
  background: #fafcff;
}

.header-row {
  font-weight: 600;
  background: #f4f7ff;
  text-align: center;
}


.label {
  font-weight: 600;
  padding-left: 18px;
  background: #f9fafc;
  border-right: 1px solid #eee;
  color: #222;
}


.company {
  text-align: center;
  position: relative;
}

.company:hover {
  background: #f7faff;
}

.buy-btn {
  display: inline-block;
  padding: 9px 18px;
  background: #000;
  color: #fff;
  border-radius: 8px;
  text-decoration: none;
  transition: 0.3s;
}

.buy-btn:hover {
  background: #333;
  transform: translateY(-2px);
}

.compare-row .col {
  padding-top: 6px;
  padding-bottom: 6px;
}


@media (max-width: 768px) {

  .compare-table {
    border: none;
  }

  .compare-row {
    display: block;
    margin-bottom: 15px;
    border: 1px solid #eee;
    border-radius: 12px;
    padding: 12px;
    background: #fff;
  }


  .label {
    display: none;
  }


  .company {
    display: flex;
    justify-content: space-between;
    padding: 10px 0;
    border-bottom: 1px dashed #eee;
    text-align: left;
  }

  .company:last-child {
    border-bottom: none;
  }


  .company::before {
    content: attr(data-label);
    font-weight: 600;
    color: #444;
  }


  .header-row {
    display: none;
  }


  .buy-btn {
    width: 100%;
    text-align: center;
    margin-top: 10px;
  }
}*/



/*=============3=open==============*/

.compare-container {
  display: flex;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0 8px 25px rgba(0,0,0,0.08);
}

/* LEFT FIXED */
.compare-left {
  background: #f8f8f8;
}

.compare-left table {
  border-collapse: collapse;
}

.compare-left td {
  padding: 14px;
  border: 1px solid #e6e6e6;
  font-weight: 600;
  width: 180px;
}

/* RIGHT SCROLL */
.compare-right {
/*  overflow-x: auto;*/
  width: 100%;
}

.compare-right table {
  border-collapse: collapse;
  min-width:100%; /* scroll trigger */
}

.compare-right th,
.compare-right td {
  padding: 14px;
  border: 1px solid #e6e6e6;
  text-align: center;
  white-space: nowrap;
  min-width:272px;

}

/* header */
.compare-right th {
  background: #f5f7fb;
  font-weight:700;
  font-size: 20px;
  vertical-align: top;
}


/*========27-3=add========*/

.company-card {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items:center;
  gap:5px;
  padding-top:0px;
  min-width: 240px;
    width: 100%;
}

/* Heading always top */
.company-name {
  font-size: 20px;
  font-weight: 700;
  margin: 0;
}

/* Image box */
.img-box {
  width: 110px;
  height: 110px;
  background: #fff;
  border: 1px solid #e6e6e6;
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px;
  box-shadow: 0 4px 12px rgba(0,0,0,0.05);
  transition: 0.3s;
}

/* Hide empty image box */
.img-box:empty {
  display: none;
}

.img-box img {
  max-width: 100%;
  max-height: 108px;
}

/* Hover */
.img-box:hover {
  transform: translateY(-3px);
  box-shadow: 0 8px 18px rgba(0,0,0,0.08);
}




/* close button */
.close-btn2 {
  position: absolute;
  top: -8px;
  right: -8px;
  background:#ffffff;
  color:#0284fd;
  font-size: 10px;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  border:1px solid #e3e6e9;
}
.close-btn2:hover {
  background:#fff;
  color: #000;

}

.compare-section {
  margin-top: 10px;
  text-align: left;
  padding-left: 5px;
}

.compare-label {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 6px;
  font-size: 14px;
  cursor: pointer;
  color: #333;
  font-weight: 600;
}

.compare-checkbox {
  width: 16px;
  height: 16px;
  cursor: pointer;
}

.card_img_outer{
    width:70px;
    text-align:center;
    margin:0 auto;
    position:relative;
    height:70px;
    margin-bottom: 20px;}

 .card_img_outer img{
      margin: auto !important;
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      max-width: 70px !important;
      max-height: 70px !important;

    }

.content_27{ 
    min-height: 150px;
    max-height: 150px;   
    overflow-y: auto; padding-right:5px; }
 
 
/* Scrollbar width */
.content_27::-webkit-scrollbar {
    width:5px;
}
 
/* Scrollbar track */
.content_27::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius: 10px;
}
 
/* Scrollbar thumb */
.content_27::-webkit-scrollbar-thumb {
    background: #c9c7c7;
    border-radius: 10px;
}
 
/* Hover effect */
.content_27::-webkit-scrollbar-thumb:hover {
    background: #555;
}
  @media (max-width:768px) {
.content_27{min-height:1px;}
}






/*==========================compare-bar================================*/

.compare-bar {
  position: fixed;
  bottom: 15px;
  left: 50%;
  transform: translateX(-50%);
  width: 94%;
  max-width: 1280px;

  background: #fff;
  padding: 14px 20px;

  border-radius: 16px;
  border: 1px solid #e5e5e5;
  border-top: 3px solid #007bff;

  box-shadow: 0 10px 25px rgba(0,0,0,0.1);
  display: none;
    z-index: 1030;
    pointer-events: none;
}

.compare-wrapper {
    pointer-events: auto;
}

/*.compare-bar.compare-footer-overlap {*/
/*    display: none !important;*/
/*}*/

/* Items */
.compare-items {
  margin-left: 12px;
  display: flex;
  gap: 20px;
}

/* ===== Outer Box ===== */
.compare-box {
  position: relative;
  width: 72px;
  height: 72px;
  background:#fff;
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 6px;
  border: 1px solid #c3c3c3;
  transition: all 0.3s ease;
}

@media (max-width:768px) {
.compare-box {width: 60px;height: 60px;}
.compare-items { margin-bottom: 20px;}
.remove-all { margin-left:0px;}
.compare-items {
    gap: 10px;
}
}



/* Hover lift */
.compare-box:hover {
  transform: translateY(-1px) scale(1.05);
  box-shadow: 0 8px 20px rgba(0,0,0,0.15);
}

/* ===== Inner Image Box ===== */
.img-inner-box {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  transition: 0.3s;
}

/* Image */
.img-inner-box img {
  max-width: 50px;
  max-height: 50px;

}

/* Inner hover glow */
.compare-box:hover .img-inner-box {
  border-color: #6f42c1;

}

/* ===== Close Button ===== */
.close-btn_27 {
  position: absolute;
  top: -6px;
  right: -6px;
  background:linear-gradient(135deg, #03ebfc, #0364f6);
  color: #fff;
  font-size: 12px;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: 0.3s;
}

.close-btn_27:hover {
  transform: scale(1.1);
}

/* ===== Button ===== */
.compare-btn {
    background: #007bff;
    color:#fff;
    border: none;
    padding:7px 22px;
    border-radius:30px;
    font-weight: 600;
    letter-spacing: 0.3px;
    transition: 0.3s;
    box-shadow: 0 4px 12px rgb(199 198 203 / 30%);
    border:1px solid #007bff;
    font-size: 14px;

}

.compare-btn:hover{ color: #fff;  background:#026ee3;}
.remove-all {background:#fff;
    color:#050422;
    border: none;
    padding:7px 22px;
    border-radius:30px;
    font-weight: 600;
    letter-spacing: 0.3px;
    transition: 0.3s;
    box-shadow: 0 4px 12px rgb(199 198 203 / 30%);
    border:1px solid #c1c1c1;
    font-size: 14px;
    margin-left: 20px;}

.remove-all:hover {text-decoration:none;}

/*========27-3=add end========*/

/* buttons */
.buy-btn2 {
  display: inline-block;
  margin: 3px;
  color: #007bff;
  border: 1px solid #007bff;
  padding: 6px 12px;
  border-radius: 20px;
  font-size: 13px;
  transition: 0.3s;
}

.buy-btn2:hover {
  background: #0d6efd;
  color: #fff;
}

/* scrollbar */
.compare-right::-webkit-scrollbar {
  height: 6px;
}
.compare-right::-webkit-scrollbar-thumb {
  background: #ccc;
  border-radius: 10px;
}
/*new-end*/


 /* wrapper scroll */


/* =============================================main table================================================ */
.compare-wrap {
   overflow-x: auto;
}

.compare-wrap.compare-count-1,
.compare-wrap.compare-count-2 {
    display: flex;
    justify-content: center;
}

.compare-table2 {
    width: 100%;
    border-collapse: collapse;
    min-width: 600px;
    font-size: 14px;
    margin-bottom: 20px;
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.08);
    border-radius: 10px;
    overflow: hidden;
    table-layout: fixed;
}

.compare-table2.compare-table-count-1,
.compare-table2.compare-table-count-2 {
    width: auto;
    min-width: 0;
    table-layout: auto;
}

/* cells */
.compare-table2 th,
.compare-table2 td {
  border: 1px solid #e6e6e6;
  padding: 14px;
  text-align: center;
  /* white-space: nowrap; */
}

.compare-table2.compare-table-count-1 th:not(:first-child),
.compare-table2.compare-table-count-1 td:not(:first-child) {
    width: 420px;
    min-width: 420px;
}

.compare-table2.compare-table-count-2 th:not(:first-child),
.compare-table2.compare-table-count-2 td:not(:first-child) {
    width: 320px;
    min-width: 320px;
}

/* header */
.compare-table2 thead th {
  background: #f5f7fb;
  font-weight: 600;
  font-size: 18px;
}

/* first column sticky */
.compare-table2 td:first-child,
.compare-table2 th:first-child {
  position: sticky;
  left: 0;
  background: #fafafa;
  text-align: left;
  font-weight: 600;
  width: 160px;
    min-width: 160px;
  z-index: 2;
}

.compare-table2.compare-table-count-1 td:first-child,
.compare-table2.compare-table-count-1 th:first-child,
.compare-table2.compare-table-count-2 td:first-child,
.compare-table2.compare-table-count-2 th:first-child {
    width: 190px;
    min-width: 190px;
}




/* text styles */
.headquater {
  font-weight: 600;
  font-size: 15px;
}

.rating_3 {
  color: #ff8c00;
  font-size: 14.5px;
  padding:1px 0px;
}

.price2 {
  font-weight: 600;
  font-size: 16px;
}

/* buttons */
.buy-btn2 {
  display: inline-block;
  margin: 3px;
  color: #007bff;
  border: 1px solid #007bff;
  padding: 6px 14px;
  font-size: 13px;
  border-radius: 20px;
  transition: 0.3s;
}

.buy-btn2:hover {
  color: #fff;
  background: #0d6efd;
  transform: translateY(-2px);
}

/* row hover */
.compare-table2 tbody tr:hover td {
  background: #fafcff;
}

/* scrollbar style */
.compare-wrap::-webkit-scrollbar {
  height: 6px;
}
.compare-wrap::-webkit-scrollbar-thumb {
  background: #ccc;
  border-radius: 10px;
}

@media (max-width: 991px) {
    .compare-wrap.compare-count-1,
    .compare-wrap.compare-count-2 {
        display: block;
    }

    .compare-table2.compare-table-count-1 th:not(:first-child),
    .compare-table2.compare-table-count-1 td:not(:first-child),
    .compare-table2.compare-table-count-2 th:not(:first-child),
    .compare-table2.compare-table-count-2 td:not(:first-child) {
        width: 260px;
        min-width: 260px;
    }

    .company-card {
        min-width: 200px;
    }
}
/* ================3=end======================*/














.compare-grid {
  display: flex;
  gap: 10px;
  padding:0px 10px;
}

/* COLUMN */
.col {
  min-width: 220px;
  background: #fff;
  border-radius: 10px;
  border: 1px solid #eee;
  transition: 0.3s ease;
}

.col:hover {
 transform: translateY(-5px);
  box-shadow: 0 10px 25px rgba(0,0,0,0.08);
}

/* CELLS */
.cell {
  padding: 14px;
  border-bottom: 1px solid #eee;
  text-align: center;
}

/* HEADER */
.header {
  position: relative;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.header h6{font-weight: 600; font-size: 20px;}
/* CLOSE BUTTON */
.close-btn {
  position: absolute;
  top: 8px;
  right: 10px;

  width: 26px;
  height: 26px;
  border-radius: 50%;              /* circle */

  background: #f1f3f5;             /* soft grey bg */
  color: #666;

  display: flex;
  align-items: center;
  justify-content: center;

  font-size: 14px;
  cursor: pointer;

  transition: all 0.25s ease;
}
.close-btn:hover {
  background: #ff4d4f;
  color: #fff;
  transform: scale(1.1);
}
/* BUTTON */
.buy-btn {
  padding:5px 12px;
  background: #02b3fc;
  color: #fff;
  border-radius: 5px;
  text-decoration: none;
  border: none;
}

.buy-btn:hover{color: #fff;
    background-color: #0d6efd;
    border-color: #0d6efd;
  transform: translateY(-2px);}




/* ✅ HIDE COLUMN WHEN UNCHECKED */
#col1:not(:checked) + .col,
#col2:not(:checked) + .col,
#col3:not(:checked) + .col {
  display: none;
}

/* RESPONSIVE */
@media (max-width: 768px) {
  .compare-wrapper {
    flex-direction: column;
  }

  .compare-left {
    display: none;
  }
}


.btn-close {
  position: relative;
  width: 34px;
  height: 34px;
  border-radius: 50%;

  background: rgba(0, 0, 0, 0.05);
  backdrop-filter: blur(6px);

  border: none;
  outline: none;
  opacity: 1;

  display: flex;
  align-items: center;
  justify-content: center;

  cursor: pointer;
  transition: all 0.3s ease;
}

/* custom X */
.btn-close::before {
  content: "✕";
  font-size: 16px;
  color: #555;
  transition: 0.3s;
}

/* hover effect */
.btn-close:hover {
  background: #0262b7;
  transform: scale(1.1) rotate(90deg);
}

.btn-close:hover::before {
  color: #fff;
}

.form-control {
  font-size: 14px; /* responsive font */
  padding:8px 10px;
  border-radius:4px;
  border: 1px solid #858585;
  transition: all 0.3s ease;
  outline: none;
  height: auto;
}

/* Focus state */
.form-control:focus {
  border-color: #6366f1;
  box-shadow: 0 0 0 3px rgba(99, 102, 241, 0.2);
}

/* Placeholder styling */
.form-control::placeholder {
  color:#6a6a6a;
  font-size:14px;
}

/* Disabled state */
.form-control:disabled {
  background: #f5f5f5;
  cursor: not-allowed;
}

/* Responsive tweak */
@media (max-width: 768px) {
  .form-control {
    font-size: 14px;
  }
}


/*=======form=================*/

.hom-frmbox {
  display: flex;
  align-items: center;
  gap: 12px;
}

.type-code {
  flex: 1;
}

.captcha-img img {
  height: 39px;
  display: block;
  border: 0px solid #858585;
  border-radius: 4px;
}

.refresh-btn a {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 40px;
  width: 40px;
  border: 1px solid #ddd;
  border-radius: 4px;
  background: #000;
}
.refresh-btn img{max-width: 20px;}

.client-logo-new-outer h2 {
    font-size: 30px;
    margin: 0;
    line-height: 35px;
}

