*,
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: #5d5d5d;
    font-weight: 400;
    font-style: normal
}

.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(.17, .85, .438, .99);
    -o-transition: 1s cubic-bezier(.17, .85, .438, .99);
    transition: 1s cubic-bezier(.17, .85, .438, .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: #4d42c7;
    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: #5d5d5d
}

.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{
    width: 100%;
    height: 400px;
    object-fit: cover;
    border-radius: 16px;
    transition: 0.4s ease;
}

.full-image-card{
    overflow: hidden;
    border-radius: 18px;
}

.full-image-card:hover img{
    transform: scale(1.05);
}

.hover-scale:hover img {
    transform: scale(1.05)
}
@media only screen and (max-width: 767px){

    .agent-section .col-6{
        flex: 0 0 100%;
        max-width: 100%;
    }

    .hover-scale img{
        width: 100%;
        height: 450px;
        object-fit: cover;
        border-radius: 18px;
    }

    .full-image-card{
        margin-bottom: 20px;
    }

}
.icon-bar {
    width: 24px;
    height: 3px;
    background-color: #fff;
    display: block;
    transition: all .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 {
    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;
    width: 100px;
    margin-top: 50px;
}

.navbar-brand .dark-logo {
    display: none
    

}

.sticky .navbar-brand .dark-logo {
        display: inline-block;
    width: 90px;
    margin-top: 0px;

}

.sticky .navbar-brand .white-logo {
    display: none
}

.top-header .sticky .nav-link.active {
    color: #673ab7
}

.top-header .sticky .nav-link.active:after {
    background: #673ab7
}

.top-header .sticky .nav-link {
    color: #131238
}

.top-header .sticky {
    background: #fff;
    -webkit-box-shadow: 0 4px 6px 0 rgba(12, 0, 46, .08);
    box-shadow: 0 4px 6px 0 rgba(12, 0, 46, .08)
}

.top-header .nav-link:hover .nav-number {
    color: #007cdc
}

.top-header .nav-link {
    font-weight: 600;
    font-size: 17px;
    color: #fff
}

.top-header .nav-link.active {
    color: #fff
}

.top-header .nav-link.active:after {
    transition: all .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 .4s;
    -o-transition: all .4s;
    transition: all .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, .03) 0, rgba(255, 255, 255, .03) 3%, transparent 3%, transparent 100%), radial-gradient(circle at 36% 87%, rgba(255, 255, 255, .02) 0, rgba(255, 255, 255, .02) 3%, transparent 3%, transparent 100%), radial-gradient(circle at 50% 78%, rgba(255, 255, 255, .01) 0, rgba(255, 255, 255, .01) 3%, transparent 3%, transparent 100%), radial-gradient(circle at 22% 99%, rgba(255, 255, 255, .03) 0, rgba(255, 255, 255, .03) 7%, transparent 7%, transparent 100%), radial-gradient(circle at 38% 63%, rgba(255, 255, 255, .02) 0, rgba(255, 255, 255, .02) 7%, transparent 7%, transparent 100%), radial-gradient(circle at 55% 50%, rgba(255, 255, 255, .02) 0, rgba(255, 255, 255, .02) 7%, transparent 7%, transparent 100%), radial-gradient(circle at 93% 55%, rgba(255, 255, 255, .01) 0, rgba(255, 255, 255, .01) 7%, transparent 7%, transparent 100%), radial-gradient(circle at 24% 100%, rgba(255, 255, 255, .01) 0, rgba(255, 255, 255, .01) 7%, transparent 7%, transparent 100%), radial-gradient(circle at 26% 53%, rgba(255, 255, 255, .03) 0, rgba(255, 255, 255, .03) 5%, transparent 5%, transparent 100%), radial-gradient(circle at 17% 5%, rgba(255, 255, 255, .03) 0, rgba(255, 255, 255, .03) 5%, transparent 5%, transparent 100%), radial-gradient(circle at 53% 51%, rgba(255, 255, 255, .02) 0, rgba(255, 255, 255, .02) 5%, transparent 5%, transparent 100%), radial-gradient(circle at 10% 25%, rgba(255, 255, 255, .02) 0, rgba(255, 255, 255, .02) 5%, transparent 5%, transparent 100%), radial-gradient(circle at 31% 56%, rgba(255, 255, 255, .01) 0, rgba(255, 255, 255, .01) 5%, transparent 5%, transparent 100%), radial-gradient(circle at 40% 69%, rgba(255, 255, 255, .02) 0, rgba(255, 255, 255, .02) 5%, transparent 5%, transparent 100%), radial-gradient(circle at 33% 89%, rgba(255, 255, 255, .02) 0, rgba(255, 255, 255, .02) 5%, transparent 5%, transparent 100%), radial-gradient(circle at 96% 22%, rgba(255, 255, 255, .03) 0, rgba(255, 255, 255, .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 #673AB7;
    border-radius: 20px;
    background: #fff;
    box-shadow: rgba(0, 0, 0, .04) 0 12px 18px, rgba(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(.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(.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, .03) 0, rgba(165, 165, 165, .03) 8%, rgba(235, 235, 235, .03) 8%, rgba(235, 235, 235, .03) 9%, rgba(7, 7, 7, .03) 9%, rgba(7, 7, 7, .03) 14%, rgba(212, 212, 212, .03) 14%, rgba(212, 212, 212, .03) 17%, rgba(219, 219, 219, .03) 17%, rgba(219, 219, 219, .03) 95%, rgba(86, 86, 86, .03) 95%, rgba(86, 86, 86, .03) 100%), linear-gradient(67.5deg, rgba(80, 80, 80, .03) 0, rgba(80, 80, 80, .03) 11%, rgba(138, 138, 138, .03) 11%, rgba(138, 138, 138, .03) 17%, rgba(122, 122, 122, .03) 17%, rgba(122, 122, 122, .03) 24%, rgba(166, 166, 166, .03) 24%, rgba(166, 166, 166, .03) 27%, rgba(245, 245, 245, .03) 27%, rgba(245, 245, 245, .03) 89%, rgba(88, 88, 88, .03) 89%, rgba(88, 88, 88, .03) 100%), linear-gradient(67.5deg, rgba(244, 244, 244, .03) 0, rgba(244, 244, 244, .03) 4%, rgba(16, 16, 16, .03) 4%, rgba(16, 16, 16, .03) 10%, rgba(157, 157, 157, .03) 10%, rgba(157, 157, 157, .03) 20%, rgba(212, 212, 212, .03) 20%, rgba(212, 212, 212, .03) 83%, rgba(5, 5, 5, .03) 83%, rgba(5, 5, 5, .03) 84%, rgba(237, 237, 237, .03) 84%, rgba(237, 237, 237, .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
}

.itm-media-object .media-body {
    margin-left: 20px
}

.itm-media-object h4 {
    text-align: left;
    margin-bottom: 10px
}

.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, #34218d 0, #34218d 20%, #3432a8 20%, #3432a8 40%, #3444c3 40%, #3444c3 60%, #3455dd 60%, #3455dd 80%, #3466f8 80%, #3466f8 100%);
    opacity: .6;
    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, .059), 0 8.2px 8.9px -30px rgba(0, 0, 0, .071), 0 25px 40px -30px rgba(0, 0, 0, .2);
    box-shadow: 0 3.4px 2.7px -30px rgba(0, 0, 0, .059), 0 8.2px 8.9px -30px rgba(0, 0, 0, .071), 0 25px 40px -30px rgba(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, .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, .02) 0, rgba(202, 202, 202, .02) 13%, transparent 13%, transparent 80%, rgba(11, 11, 11, .02) 80%, rgba(11, 11, 11, .02) 100%), linear-gradient(42deg, rgba(98, 98, 98, .02) 0, rgba(98, 98, 98, .02) 36%, transparent 36%, transparent 77%, rgba(252, 252, 252, .02) 77%, rgba(252, 252, 252, .02) 100%), linear-gradient(286deg, rgba(173, 173, 173, .02) 0, rgba(173, 173, 173, .02) 2%, transparent 2%, transparent 12%, rgba(59, 59, 59, .02) 12%, rgba(59, 59, 59, .02) 100%), linear-gradient(77deg, rgba(87, 87, 87, .02) 0, rgba(87, 87, 87, .02) 18%, transparent 18%, transparent 55%, rgba(247, 247, 247, .02) 55%, rgba(247, 247, 247, .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, .08);
    top: 0;
    border: 1px solid #e8e8ef;
    cursor: grab;
    background-image: repeating-linear-gradient(90deg, hsla(196, 0%, 79%, .06) 0, hsla(196, 0%, 79%, .06) 1px, transparent 1px, transparent 96px), repeating-linear-gradient(0deg, hsla(196, 0%, 79%, .06) 0, hsla(196, 0%, 79%, .06) 1px, transparent 1px, transparent 96px), repeating-linear-gradient(0deg, hsla(196, 0%, 79%, .09) 0, hsla(196, 0%, 79%, .09) 1px, transparent 1px, transparent 12px), repeating-linear-gradient(90deg, hsla(196, 0%, 79%, .09) 0, hsla(196, 0%, 79%, .09) 1px, transparent 1px, transparent 12px), linear-gradient(90deg, #fff, #fff)
}

.-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, .85);
    border-radius: 20px;
    box-shadow: 0 3px 6px rgba(91, 130, 148, .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, .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, .08);
    border: 1px solid #e6e6e6
}

.form-block textarea {
    padding: 15px;
    border-radius: 8px;
    box-shadow: 0 3px 6px rgba(91, 130, 148, .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, .08);
    box-shadow: 0 3px 6px rgba(91, 130, 148, .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-image: linear-gradient(0deg, transparent 0, transparent 60%, rgba(183, 183, 183, .05) 60%, rgba(183, 183, 183, .05) 93%, transparent 93%, transparent 100%), linear-gradient(135deg, transparent 0, transparent 55%, rgba(183, 183, 183, .05) 55%, rgba(183, 183, 183, .05) 84%, transparent 84%, transparent 100%), linear-gradient(0deg, transparent 0, transparent 80%, rgba(183, 183, 183, .05) 80%, rgba(183, 183, 183, .05) 94%, transparent 94%, transparent 100%), linear-gradient(90deg, rgb(16 0 43), rgb(16 0 43));
    padding: 50px 0 25px
}

.footer- a img {
    width: 140px
}

.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 5px 0 0
}

.copyright {
    border-top: 1px solid rgb(255 255 255 / .1);
    margin-top: 70px
}

.footer-address-list li {
    font-size: 16px;
    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
}

.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
}

.steps-div.sd1 {
    background: #f8effa
}

.steps-div.sd2 {
    background: #fee4cb
}

.steps-div.sd3 {
    background: #b8f1d0
}

.steps-div.sd4 {
    background: #ffd3e2
}

.steps-icons {
    text-align: right
}

.steps-icons img {
    width: 80px
}

.review-bg2 {
    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%)
}

.step-bg {
    background-image: linear-gradient(268deg, #fff 0, transparent 66%), repeating-linear-gradient(223deg, rgba(189, 189, 189, .08) 0, rgba(189, 189, 189, .08) 1px, transparent 1px, transparent 16px), repeating-linear-gradient(268deg, rgba(189, 189, 189, .08) 0, rgba(189, 189, 189, .08) 1px, transparent 1px, transparent 16px), repeating-linear-gradient(313deg, rgba(189, 189, 189, .08) 0, rgba(189, 189, 189, .08) 1px, transparent 1px, transparent 16px), linear-gradient(178deg, #fff, #fff)
}

.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: .5s;
    height: 8px;
    position: relative
}

.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 {
    text-align: center;
    margin-top: 20px
}

.pora-bg1 {
    background: #0085ff
}

.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 32px;
    line-height: 56px;
    text-align: center;
    outline: 0;
    border: none;
    -webkit-border-radius: 12px;
    border-radius: 12px;
    display: inline-flex;
    position: relative;
    cursor: pointer
}

.btn-rd2 {
    background: linear-gradient(200deg, #0085ff .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: 15px;
    line-height: 22px;
    margin-top: 14px
}

.servicecard img {
    width: 40px
}

.service-card {
    display: grid;
    grid-template-columns: repeat(7, minmax(0, 1fr));
    grid-gap: 35px;
    padding: 60px 0
}

.icon-pora {
    width: 50px;
    margin-right: 15px
}

.hero-feature {
    display: grid;
    grid-template-columns: 200px 200px;
    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(255 255 255 / 40%);
    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: .5rem 1.25rem;
    text-align: left;
    background-color: #fff;
    border: 0;
    border-radius: 0;
    overflow-anchor: none;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, border-radius .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 .33%, #9340fa 85.46%);
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .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 {
    color: #ffd064
}

.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 .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
}



.insurance-benefit-sec{
    padding: 100px 0;
    background: #ffffff;
}

.benefit-image{
    position: relative;
}

.benefit-image img{
    width: 100%;
    border-radius: 30px;
    object-fit: cover;

    box-shadow:
    0 15px 40px rgba(0,0,0,.08);
}

.floating-card{
    position: absolute;

    bottom: 30px;
    right: -20px;

    background: #fff;

    padding: 22px 28px;

    border-radius: 22px;

    box-shadow:
    0 15px 35px rgba(0,0,0,.08);
}

.floating-card h4{
    font-size: 36px;
    font-weight: 800;
    color: #c28b00;
    margin-bottom: 5px;
}

.floating-card p{
    margin: 0;
    color: #6b7280;
}

.benefit-content{
    padding-left: 35px;
}

.benefit-content span{
    display: inline-block;

    padding: 10px 20px;

    background: #f4ecdb;

    color: #b88917;

    border-radius: 50px;

    font-size: 12px;

    font-weight: 700;

    letter-spacing: 1px;

    margin-bottom: 20px;
}

.benefit-content h2{
    font-size: 44px;
    line-height: 1.1;
    font-weight: 800;
    color: #1f2937;
    margin-bottom: 20px;
}

.benefit-content p{
    color: #6b7280;
    line-height: 1.9;
    font-size: 14px;
}

.benefit-list{
    margin-top: 35px;
}

.benefit-item{
    display: flex;
    gap: 18px;
    margin-bottom: 28px;
}

.benefit-item i{
    width: 48px;
    height: 48px;

    min-width: 48px;

    border-radius: 50%;

    background: #f4ecdb;

    color: #c28b00;

    display: flex;
    align-items: center;
    justify-content: center;

    font-size: 18px;
}

.benefit-item h4{
    font-size: 20px;
    margin-bottom: 8px;
    color: #1f2937;
    font-weight: 700;
}

.benefit-item p{
    margin: 0;
    font-size: 15px;
}

/* RESPONSIVE */

@media(max-width:991px){

    .benefit-content{
        padding-left: 0;
        margin-top: 50px;
    }

}

@media(max-width:767px){

    .insurance-benefit-sec{
        padding: 75px 0;
    }

    .benefit-image{
        padding: 0 15px;
    }

    .benefit-content{
        padding: 0 15px;
        margin-top: 40px;
    }

    .benefit-content h2{
        font-size: 36px;
    }

    .benefit-content p{
        font-size: 15px;
    }

    .floating-card{
        right: 10px;
        bottom: 15px;
        padding: 16px 22px;
        border-radius: 18px;
    }

    .floating-card h4{
        font-size: 28px;
    }

    .benefit-item{
        gap: 14px;
        margin-bottom: 22px;
    }

    .benefit-item h4{
        font-size: 20px;
    }

}
.future-sec{
    padding: 100px 0;
    background:
    linear-gradient(135deg,#14213d 0%,#1f3b73 100%);
}

.future-wrap{
    display: grid;
    grid-template-columns: 1.1fr .9fr;
    gap: 60px;
    align-items: center;
}

.future-left span{
    color: #d4a017;

    font-size: 13px;

    font-weight: 700;

    letter-spacing: 1px;

    display: block;

    margin-bottom: 18px;
}

.future-left h2{
    font-size: 48px;
    line-height: 1.1;
    font-weight: 800;
    color: #fff;
    margin-bottom: 22px;
}

.future-left p{
    color: rgba(255,255,255,.75);
    font-size: 17px;
    line-height: 1.9;
    margin-bottom: 35px;
}

.future-btn{
    display: inline-flex;

    align-items: center;
    justify-content: center;

    height: 58px;

    padding: 0 34px;

    background: #d4a017;

    color: #111827;

    border-radius: 14px;

    font-weight: 700;

    text-decoration: none;

    transition: .4s ease;
}

.future-btn:hover{
    background: #fff;
    color: #111827;
    text-decoration: none;
}

.future-right{
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 22px;
}

.future-box{
    background: rgba(255,255,255,.08);

    border: 1px solid rgba(255,255,255,.08);

    backdrop-filter: blur(10px);

    border-radius: 24px;

    padding: 35px 28px;

    transition: .4s ease;
}

.future-box:hover{
    transform: translateY(-8px);

    background: rgba(255,255,255,.12);
}

.future-box h3{
    font-size: 42px;
    font-weight: 800;
    color: #fff;
    margin-bottom: 12px;
}

.future-box p{
    color: rgba(255,255,255,.75);
    margin: 0;
    line-height: 1.7;
}

/* RESPONSIVE */

@media(max-width:991px){

    .future-wrap{
        grid-template-columns: 1fr;
        gap: 50px;
    }

}

@media(max-width:767px){
    .future-sec{
        padding: 75px 0;
    }
    .navbar-brand .white-logo {
    display: inline-block;
    width: 100px;
    margin-top: 0px !important;
}

    .future-wrap{
        gap: 40px;
        padding: 0 15px;
    }

    .future-left h2{
        font-size: 38px;
    }

    .future-left p{
        font-size: 15px;
    }

    .future-right{
        grid-template-columns: 1fr;
        gap: 18px;
    }

    .future-box{
        padding: 28px 22px;
        border-radius: 20px;
    }

    .future-box h3{
        font-size: 34px;
    }

}
.insurance-growth-sec{
    padding: 80px 0;
    background: #f8f9fc;
}

.growth-top{
    text-align: center;
    max-width: 680px;
    margin: auto;
    margin-bottom: 45px;
}

.growth-top h2{
    font-size: 42px;
    line-height: 1.15;
    font-weight: 800;
    color: #111827;
    margin-bottom: 14px;
}

.growth-top p{
    color: #6b7280;
    font-size: 15px;
    line-height: 1.7;
}

.growth-wrap{
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 18px;
}

.growth-card{
    background: #fff;

    border-radius: 22px;

    padding: 24px 22px;

    position: relative;

    overflow: hidden;

    transition: .35s ease;

    min-height: 200px;

    border: 1px solid rgba(0,0,0,.04);

    box-shadow:
    0 8px 20px rgba(0,0,0,.04);
}

.growth-card:hover{
    transform: translateY(-5px);
}

.large-card{
    grid-column: span 2;

    background:
    linear-gradient(135deg,#ffffff 0%,#f8f5ee 100%);
}

.large-card span{
    color: #b88917;

    font-size: 11px;

    font-weight: 700;

    letter-spacing: 1px;

    display: block;

    margin-bottom: 12px;
}

.large-card img{
    width: 170px;

    position: absolute;

    right: 10px;
    bottom: 0;
}

.growth-card h3{
    font-size: 22px;
    line-height: 1.25;
    font-weight: 700;
    color: #111827;
    margin-bottom: 12px;
}

.growth-card p{
    color: #6b7280;
    line-height: 1.7;
    margin: 0;
    font-size: 14px;
    max-width: 260px;
}

.dark-card{
    background:
    linear-gradient(135deg,#1f2937 0%,#111827 100%);
}

.dark-card h3,
.dark-card p{
    color: #fff;
}

.gold-card{
    background:
    linear-gradient(135deg,#d4a017 0%,#facc15 100%);
}

.gold-card h3{
    color: #111827;
}

.gold-card p{
    color: rgba(17,24,39,.8);
}

/* RESPONSIVE */

@media(max-width:991px){

    .growth-wrap{
        grid-template-columns: repeat(2,1fr);
    }

    .large-card{
        grid-column: span 2;
    }

}

@media(max-width:767px){

    .insurance-growth-sec{
        padding: 65px 0;
    }

    .growth-top{
        padding: 0 15px;
        margin-bottom: 35px;
    }

    .growth-top h2{
        font-size: 32px;
    }

    .growth-top p{
        font-size: 14px;
    }

    .growth-wrap{
        grid-template-columns: 1fr;
        gap: 15px;
        padding: 0 15px;
    }

    .large-card{
        grid-column: span 1;
    }

    .growth-card{
        min-height: auto;
        padding: 22px 20px;
        border-radius: 18px;
    }

    .growth-card h3{
        font-size: 20px;
    }

    .large-card img{
        position: relative;
        width: 100%;
        margin-top: 18px;
        right: auto;
        bottom: auto;
    }

}
.insurance-cta-sec{
    padding: 85px 0;
    background: #fff;
}

.insurance-cta-wrap{
    background:
    linear-gradient(135deg,#14213d 0%,#1f3b73 100%);

    border-radius: 30px;

    padding: 55px 55px 0;

    display: grid;
    grid-template-columns: 1.1fr .9fr;

    align-items: center;

    overflow: hidden;

    position: relative;
}

.insurance-cta-wrap::before{
    content: '';

    position: absolute;

    width: 350px;
    height: 350px;

    background: rgba(255,255,255,.05);

    border-radius: 50%;

    top: -180px;
    right: -120px;
}

.cta-left{
    padding-bottom: 55px;
    position: relative;
    z-index: 2;
}

.cta-left span{
    color: #d4a017;

    font-size: 12px;

    font-weight: 700;

    letter-spacing: 1px;

    display: block;

    margin-bottom: 18px;
}

.cta-left h2{
    font-size: 52px;
    line-height: 1.1;
    font-weight: 800;
    color: #fff;
    margin-bottom: 18px;
}

.cta-left p{
    color: rgba(255,255,255,.75);

    font-size: 16px;

    line-height: 1.8;

    max-width: 540px;

    margin-bottom: 30px;
}

.cta-btns{
    display: flex;
    gap: 16px;
    flex-wrap: wrap;
}

.cta-btn{
    height: 54px;

    padding: 0 28px;

    border-radius: 14px;

    display: inline-flex;
    align-items: center;
    justify-content: center;

    text-decoration: none;

    font-weight: 700;

    transition: .35s ease;
}

.primary-btn{
    background: #d4a017;
    color: #111827;
}

.primary-btn:hover{
    background: #fff;
    color: #111827;
    text-decoration: none;
}

.secondary-btn{
    border: 1px solid rgba(255,255,255,.15);
    color: #fff;
}

.secondary-btn:hover{
    background: #fff;
    color: #111827;
    text-decoration: none;
}

.cta-right{
    text-align: right;
    position: relative;
    z-index: 2;
}

.cta-right img{
    width: 100%;
    max-width: 430px;
    object-fit: contain;
    border-radius: 30px;
}

/* RESPONSIVE */

@media(max-width:991px){

    .insurance-cta-wrap{
        grid-template-columns: 1fr;
        padding: 45px 40px 0;
    }

    .cta-right{
        text-align: center;
    }

}

@media(max-width:767px){

    .insurance-cta-sec{
        padding: 65px 0;
    }

    .insurance-cta-wrap{
        border-radius: 24px;
        padding: 38px 24px 0;
        margin: 0 15px;
    }

    .cta-left{
        padding-bottom: 35px;
    }

    .cta-left h2{
        font-size: 34px;
    }

    .cta-left p{
        font-size: 14px;
    }

    .cta-btn{
        width: 100%;
        height: 50px;
        border-radius: 12px;
    }

    .cta-right img{
        max-width: 280px;
    }

}

/*=========================
 COMPACT PARTNER SECTION
=========================*/

.insurance-partner-section{
   background: linear-gradient(180deg,#f8fbff,#eef6ff);
   padding: 55px 0;
   overflow: hidden;
}

/* TOP AREA */

.partner-top{
   max-width: 650px;
   margin: auto;
   text-align: center;
}

.partner-badge{
   background: rgba(0,183,255,0.10);
   color: #00a8f0;
   padding: 7px 16px;
   border-radius: 30px;
   font-size: 12px;
   font-weight: 700;
   display: inline-block;
}

.partner-title{
   font-size: 40px;
   line-height: 1.2;
   font-weight: 800;
   color: #111;
   margin-top: 15px;
   margin-bottom: 12px;
}

.partner-title span{
   color: #00b7ff;
}

.partner-desc{
   font-size: 15px;
   line-height: 26px;
   color: #666;
   margin: 0;
}

/*=========================
 LOGO GRID
=========================*/

.insurance-logo-grid{
   display: grid;
   grid-template-columns: repeat(6,1fr);
   gap: 14px;
   margin-top: 35px;
}

.insurance-logo-box{
   background: #fff;
   border-radius: 16px;
   min-height: 95px;
   padding: 14px;
   display: flex;
   align-items: center;
   justify-content: center;
   border: 1px solid #edf2f7;
   transition: 0.35s ease;
   box-shadow: 0 6px 18px rgba(0,0,0,0.04);
}

.insurance-logo-box:hover{
   transform: translateY(-5px);
   border-color: #00b7ff;
   box-shadow: 0 12px 28px rgba(0,183,255,0.14);
}

.insurance-logo-box img{
   max-width: 100px;
   width: 100%;
   height: 50px;
   object-fit: contain;
   transition: 0.35s;
}

.insurance-logo-box:hover img{
   transform: scale(1.05);
}

/*=========================
 RESPONSIVE DESIGN
=========================*/

@media(max-width:1200px){

   .insurance-partner-section{
      padding: 45px 0;
   }

   .partner-title{
      font-size: 30px;
   }

   .partner-desc{
      font-size: 14px;
      line-height: 24px;
   }

   .insurance-logo-grid{
      grid-template-columns: repeat(6,1fr);
      gap: 10px;
   }

   .insurance-logo-box{
      min-height: 65px;
      padding: 8px;
      border-radius: 10px;
   }

   .insurance-logo-box img{
      max-width: 72px;
      max-height: 34px;
      object-fit: contain;
   }

}

/*=========================
 TABLET
=========================*/

@media(max-width:992px){

   .insurance-partner-section{
      padding: 40px 0;
   }

   .partner-badge{
      font-size: 11px;
      padding: 6px 14px;
   }

   .partner-title{
      font-size: 27px;
      line-height: 1.3;
      margin-bottom: 8px;
   }

   .partner-desc{
      font-size: 13px;
      line-height: 22px;
      padding: 0 10px;
   }

   .insurance-logo-grid{
      grid-template-columns: repeat(5,1fr);
      gap: 8px;
      margin-top: 24px;
   }

   .insurance-logo-box{
      min-height: 58px;
      padding: 6px;
      border-radius: 8px;
   }

   .insurance-logo-box img{
      max-width: 60px;
      max-height: 28px;
      object-fit: contain;
   }

}

/*=========================
 MOBILE
=========================*/

@media(max-width:768px){

   .insurance-partner-section{
      padding: 35px 0;
   }

   .partner-top{
      max-width: 100%;
   }

   .partner-badge{
      font-size: 10px;
      padding: 5px 12px;
   }

   .partner-title{
      font-size: 24px;
      line-height: 1.3;
      margin-top: 10px;
      margin-bottom: 8px;
   }

   .partner-desc{
      font-size: 12px;
      line-height: 20px;
      padding: 0 10px;
   }

   /* IMAGE TYPE LOOK */

   .insurance-logo-grid{
      grid-template-columns: repeat(5,1fr);
      gap: 6px;
      margin-top: 20px;
   }

   .insurance-logo-box{
      min-height: 54px;
      padding: 5px;
      border-radius: 7px;
      box-shadow: 0 2px 8px rgba(0,0,0,0.04);
   }

   .insurance-logo-box img{
      max-width: 52px;
      max-height: 24px;
      object-fit: contain;
   }

}

/*=========================
 SMALL MOBILE
=========================*/

@media(max-width:480px){

   .insurance-partner-section{
      padding: 30px 0;
   }

   .partner-title{
      font-size: 26px;
   }

   .partner-desc{
      font-size: 11px;
      line-height: 18px;
   }

   .insurance-logo-grid{
      grid-template-columns: repeat(4,1fr);
      gap: 5px;
   }

   .insurance-logo-box{
      min-height: 50px;
      padding: 4px;
      border-radius: 6px;
   }

   .insurance-logo-box img{
      max-width: 48px;
      max-height: 22px;
   }

}

/*=========================
 EXTRA SMALL DEVICES
=========================*/

@media(max-width:360px){

   .partner-title{
      font-size: 19px;
   }

   .insurance-logo-grid{
      gap: 4px;
   }

   .insurance-logo-box{
      min-height: 46px;
      padding: 3px;
   }

   .insurance-logo-box img{
      max-width: 42px;
      max-height: 20px;
   }

}

/*=========================
 INSURANCE MYTH SECTION
=========================*/

.insurance-myth-sec{
    margin-top: -80px;
   background: #f8fbff;
}

.section-title span{
   color: #00b7ff;
   font-size: 13px;
   font-weight: 700;
}

.section-title h2{
   font-size: 34px;
   font-weight: 800;
   color: #111;
   margin-top: 8px;
}

/* CARDS */

.myth-card-wrap{
   display: grid;
   grid-template-columns: repeat(3,1fr);
   gap: 16px;
}

.myth-mini-card{
   background: #fff;
   border-radius: 16px;
   padding: 22px;
   border: 1px solid #edf2f7;
   transition: .3s ease;
   box-shadow: 0 4px 14px rgba(0,0,0,0.04);
}

.myth-mini-card:hover{
   transform: translateY(-5px);
}

.myth-tag{
   display: inline-block;
   background: #ff3b30;
   color: #fff;
   padding: 5px 14px;
   border-radius: 30px;
   font-size: 12px;
   font-weight: 700;
   margin-bottom: 14px;
}

.myth-mini-card p{
   font-size: 17px;
   font-weight: 700;
   color: #222;
   line-height: 1.5;
   margin-bottom: 15px;
}

.reality-text{
   background: #ecfff1;
   color: #00a63e;
   border-radius: 10px;
   padding: 12px;
   font-size: 14px;
   font-weight: 600;
   line-height: 1.5;
}

/* RESPONSIVE */

@media(max-width:992px){

   .myth-card-wrap{
      grid-template-columns: repeat(2,1fr);
   }

}

@media(max-width:768px){

   .section-title h2{
      font-size: 27px;
   }

   .myth-card-wrap{
      grid-template-columns: 1fr;
      gap: 12px;
   }

   .myth-mini-card{
      padding: 18px;
      border-radius: 14px;
   }

   .myth-mini-card p{
      font-size: 15px;
   }

   .reality-text{
      font-size: 13px;
   }

}

/*=========================
 BETTER HOME INSURANCE
=========================*/

.home-insurance-sec{
   background: #f8fbff;
}

/* IMAGE */

.home-insurance-img{
   position: relative;
}

.home-insurance-img img{
   width: 100%;
   height: 520px;
   object-fit: cover;
   border-radius: 24px;
   box-shadow: 0 12px 35px rgba(0,0,0,0.08);
}

/* CONTENT */

.home-insurance-content{
   padding-right: 25px;
}

.home-insurance-content span{
   color: #0d5eff;
   font-size: 14px;
   font-weight: 700;
   letter-spacing: .5px;
}

.home-insurance-content h2{
   font-size: 42px;
   line-height: 1.2;
   font-weight: 800;
   color: #111;
   margin: 14px 0 16px;
}

.home-insurance-content p{
   font-size: 16px;
   line-height: 30px;
   color: #666;
}

/* LIST */

.home-list{
   margin-top: 28px;
}

.home-list-item{
   display: flex;
   align-items: center;
   gap: 14px;
   background: #fff;
   padding: 15px 18px;
   border-radius: 16px;
   margin-bottom: 14px;
   border: 1px solid #edf2f7;
   box-shadow: 0 5px 18px rgba(0,0,0,0.03);
}

.home-list-item i{
   color: #0d5eff;
   font-size: 18px;
}

.home-list-item p{
   margin: 0;
   font-size: 15px;
   font-weight: 600;
   color: #222;
   line-height: 1.5;
}

/* BOX */

.home-insurance-box{
   margin-top: 28px;
   background: linear-gradient(135deg,#0d5eff,#0047c9);
   padding: 22px;
   border-radius: 20px;
}

.home-insurance-box h4{
   color: #fff;
   font-size: 21px;
   font-weight: 700;
   margin-bottom: 16px;
}

/* BUYERS */

.buyer-list{
   display: flex;
   flex-wrap: wrap;
   gap: 12px;
}

.buyer-list span{
   background: rgba(255,255,255,0.15);
   color: #fff;
   padding: 10px 15px;
   border-radius: 30px;
   font-size: 13px;
   font-weight: 600;
}

/* RESPONSIVE */

@media(max-width:992px){

   .home-insurance-content{
      padding-right: 0;
   }

   .home-insurance-content h2{
      font-size: 34px;
   }

   .home-insurance-img{
      margin-top: 40px;
   }

   .home-insurance-img img{
      height: 450px;
   }

}

@media(max-width:768px){

   .home-insurance-sec{
      padding: 60px 0;
   }

   .home-insurance-content h2{
      font-size: 28px;
   }

   .home-insurance-content p{
      font-size: 14px;
      line-height: 26px;
   }

   .home-list-item{
      padding: 13px 15px;
      border-radius: 14px;
      margin-bottom: 12px;
   }

   .home-list-item p{
      font-size: 14px;
   }

   .home-insurance-box{
      padding: 18px;
      border-radius: 16px;
   }

   .home-insurance-box h4{
      font-size: 18px;
   }

   .buyer-list span{
      font-size: 12px;
      padding: 8px 13px;
   }

   .home-insurance-img img{
      height: auto;
      border-radius: 18px;
   }

}

/*=========================
 CLEAN TERM SECTION
=========================*/

.term-plan-sec{
    margin-top: -50px;
   background: #f8fbff;
}

/* TITLE */

.term-title span{
   color: #0d5eff;
   font-size: 12px;
   font-weight: 700;
   letter-spacing: 1px;
}

.term-title h2{
   font-size: 32px;
   font-weight: 800;
   color: #111;
   margin: 10px 0 8px;
}

.term-title p{
   color: #666;
   font-size: 14px;
}

/* GRID */

.term-grid{
   display: grid;
   grid-template-columns: repeat(2,1fr);
   gap: 18px;
}

/* CARD */

.term-card{
   background: #fff;
   border-radius: 18px;
   overflow: hidden;
   border: 1px solid #edf2f7;
   transition: .3s ease;
   box-shadow: 0 6px 18px rgba(0,0,0,0.05);
}

.term-card:hover{
   transform: translateY(-5px);
}

/* HEAD */

.term-head{
   padding: 14px;
   text-align: center;
   color: #fff;
   font-size: 17px;
   font-weight: 700;
}

.green-head{
   background: linear-gradient(90deg,#00a63e,#00c853);
}

.red-head{
   background: linear-gradient(90deg,#ff3b30,#ff5f57);
}

/* LIST */

.term-card ul{
   padding: 20px;
   margin: 0;
   list-style: none;
}

.term-card ul li{
   display: flex;
   align-items: flex-start;
   gap: 10px;
   margin-bottom: 14px;
   color: #222;
   font-size: 14px;
   line-height: 1.5;
   font-weight: 500;
}

.term-card ul li i{
   font-size: 16px;
   margin-top: 2px;
}

.with-term ul li i{
   color: #00a63e;
}

.without-term ul li i{
   color: #ff3b30;
}

/* RESULT */

.term-result{
   margin: 0 18px 18px;
   padding: 14px;
   border-radius: 12px;
}

.green-result{
   background: #effff3;
}

.red-result{
   background: #fff1f0;
}

.term-result h5{
   font-size: 15px;
   font-weight: 700;
   margin-bottom: 5px;
}

.term-result p{
   margin: 0;
   font-size: 13px;
   line-height: 1.5;
   color: #444;
}

/* NOTE */

.term-note{
   margin-top: 22px;
   background: #fff7db;
   border-radius: 14px;
   padding: 14px 18px;
   display: flex;
   align-items: center;
   gap: 12px;
}

.term-note i{
   color: #ffb400;
   font-size: 18px;
}

.term-note p{
   margin: 0;
   font-size: 14px;
   line-height: 1.5;
   color: #222;
   font-weight: 600;
}

/* RESPONSIVE */

@media(max-width:768px){

   .term-grid{
      grid-template-columns: 1fr;
      gap: 14px;
   }

   .term-title h2{
      font-size: 25px;
   }

   .term-title p{
      font-size: 13px;
   }

   .term-card{
      border-radius: 14px;
   }

   .term-head{
      font-size: 15px;
      padding: 12px;
   }

   .term-card ul{
      padding: 16px;
   }

   .term-card ul li{
      font-size: 13px;
      margin-bottom: 12px;
   }

   .term-result{
      margin: 0 14px 14px;
      padding: 12px;
   }

   .term-note{
      padding: 12px 14px;
      border-radius: 12px;
      align-items: flex-start;
   }

   .term-note p{
      font-size: 13px;
   }

}

/*=========================
 FLOATING ICON BUTTONS
=========================*/

.floating-contact-btns{
   position: fixed;
   right: 18px;
   bottom: 40px;
   z-index: 9999;
   display: flex;
   flex-direction: column;
   gap: 14px;
}

/* COMMON */

.float-btn{
   width: 52px;
   height: 52px;
   border-radius: 50%;
   display: flex;
   align-items: center;
   justify-content: center;
   text-decoration: none !important;
   box-shadow: 0 10px 30px rgba(0,0,0,0.18);
   transition: .3s ease;
   position: relative;
}

/* ICON */

.float-btn i{
   font-size: 28px;
   color: #fff;
}

/* WHATSAPP */

.whatsapp-btn{
   background: linear-gradient(135deg,#00b85c,#25d366);
}

.whatsapp-btn:hover{
   transform: scale(1.08);
   box-shadow: 0 14px 35px rgba(37,211,102,0.35);
}

/* CALL */

.call-btn{
   background: linear-gradient(135deg,#0057ff,#0d8bff);
}

.call-btn:hover{
   transform: scale(1.08);
   box-shadow: 0 14px 35px rgba(13,139,255,0.35);
}

/* PULSE */

.float-btn::before{
   content: "";
   position: absolute;
   width: 100%;
   height: 100%;
   border-radius: 50%;
   background: inherit;
   opacity: .4;
   z-index: -1;
   animation: pulse 2s infinite;
}

@keyframes pulse{

   0%{
      transform: scale(1);
      opacity: .4;
   }

   70%{
      transform: scale(1.5);
      opacity: 0;
   }

   100%{
      transform: scale(1.5);
      opacity: 0;
   }

}

/* MOBILE */

@media(max-width:768px){

   .floating-contact-btns{
      right: 12px;
      bottom: 45px;
      gap: 12px;
   }

   .float-btn{
      width: 56px;
      height: 56px;
   }

   .float-btn i{
      font-size: 24px;
   }

}


/* TRUST SECTION */

.trust-section {
   background: #0f172a;
   position: relative;
   overflow: hidden;
}

.trust-section .common-heading span {
   color: #38bdf8;
   font-weight: 600;
   letter-spacing: 1px;
   text-transform: uppercase;
}

.trust-section .common-heading h2 {
   color: #fff;
   font-size: 42px;
   font-weight: 700;
   line-height: 1.3;
}

.trust-section .common-heading h2 em {
   color: #38bdf8;
   font-style: normal;
}

.trust-section .common-heading p {
   color: #cbd5e1;
   font-size: 16px;
   line-height: 1.9;
   margin-top: 15px;
}

.trust-card {
   background: rgba(255,255,255,0.05);
   border: 1px solid rgba(255,255,255,0.08);
   padding: 35px 25px;
   border-radius: 20px;
   height: 100%;
   transition: 0.4s ease;
   backdrop-filter: blur(10px);
}

.trust-card:hover {
   transform: translateY(-10px);
   border-color: #38bdf8;
   box-shadow: 0 15px 40px rgba(56, 189, 248, 0.2);
}

.trust-icon {
   width: 70px;
   height: 70px;
   background: linear-gradient(135deg, #38bdf8, #2563eb);
   border-radius: 18px;
   display: flex;
   align-items: center;
   justify-content: center;
   margin-bottom: 25px;
}

.trust-icon i {
   color: #fff;
   font-size: 28px;
}

.trust-card h4 {
   color: #fff;
   font-size: 22px;
   font-weight: 600;
   margin-bottom: 15px;
}

.trust-card p {
   color: #cbd5e1;
   font-size: 15px;
   line-height: 1.8;
}

/* MOBILE RESPONSIVE */

@media(max-width:768px){

   .trust-section .common-heading h2 {
      font-size: 30px;
   }

   .trust-card {
      padding: 30px 20px;
   }

}