/* poppins-regular - latin */
@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    src: local(''),
        url('../layout-optim/home-revamp/fonts/poppins-v20-latin-regular.woff2') format('woff2'),
        /* Chrome 26+, Opera 23+, Firefox 39+ */
        url('../layout-optim/home-revamp/fonts/poppins-v20-latin-regular.woff') format('woff');
    /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* poppins-500 - latin */
@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    src: local(''),
        url('../layout-optim/home-revamp/fonts/poppins-v20-latin-500.woff2') format('woff2'),
        /* Chrome 26+, Opera 23+, Firefox 39+ */
        url('../layout-optim/home-revamp/fonts/poppins-v20-latin-500.woff') format('woff');
    /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* poppins-600 - latin */
@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    src: local(''),
        url('../layout-optim/home-revamp/fonts/poppins-v20-latin-600.woff2') format('woff2'),
        /* Chrome 26+, Opera 23+, Firefox 39+ */
        url('../layout-optim/home-revamp/fonts/poppins-v20-latin-600.woff') format('woff');
    /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* poppins-700 - latin */
@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 700;
    src: local(''),
        url('../layout-optim/home-revamp/fonts/poppins-v20-latin-700.woff2') format('woff2'),
        /* Chrome 26+, Opera 23+, Firefox 39+ */
        url('../layout-optim/home-revamp/fonts/poppins-v20-latin-700.woff') format('woff');
    /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}


@font-face {
    font-family: lk-title, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-display: swap;
    src: url(../layout-optim/home-landing-new/fonts/lk-title.eot);
    src: local("lk-title"), url(../layout-optim/home-landing-new/fonts/lk-title.woff2)format("woff2"),
        url(../layout-optim/home-landing-new/fonts/lk-title.ttf)format("truetype")
}

html {
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

* {
    letter-spacing: .4px
}

body {
    margin: 0;
    font-family: 'Poppins', sans-serif !important;
    font-size: 14px;
    line-height: 1.4;
    background-color: #fff;
    color: #313131;
    text-rendering: geometricPrecision;
    font-smooth: always;
    font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -webkit-font-smoothing: subpixel-antialiased
}

details,
main {
    display: block
}

h1 {
    font-size: 2em
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent
}

abbr[title] {
    border-bottom: none;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: bolder
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

[type=button],
[type=reset],
[type=submit],
button {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    color: inherit;
    display: table;
    max-width: 100%;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox],
[type=radio],
legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

summary {
    display: list-item
}

[hidden],
template {
    display: none
}

*,
::after,
::before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: 0;
    font-weight: 400
}

.container-fluid {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px
}

.container {
    max-width: 1280px;
    margin: 0 auto;
    padding: 0 15px
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
    margin: 0
}

img[data-aload] {
    font-size: 0 !important;
    opacity: 0 !important;
    height: 0 !important;
    display: none !important
}

.d-none,
.lk-benefits-section .lk-benefit-tile h2 br {
    display: none
}

.d-inline {
    display: inline
}

.d-block {
    display: block
}

.d-inline-block {
    display: inline-block
}

.d-table {
    display: table
}

.d-table-cell {
    display: table-cell
}

.d-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.flex-wrap {
    flex-wrap: wrap;
}

.flex-dir-row {
    flex-direction: row
}

.flex-dir-column {
    flex-direction: column
}

.font-weight-normal {
    font-weight: 400 !important
}

.font-weight-medium {
    font-weight: 500
}


.font-weight-semibold {
    font-weight: 600
}

.font-weight-bold {
    font-weight: 700
}

.font-italic {
    font-style: italic
}

.font-10 {
    font-size: 10px
}

.font-11 {
    font-size: 11px
}

.font-12,
.info-highlight-section .counter-tile p {
    font-size: 12px
}

.font-13 {
    font-size: 13px
}

.font-14 {
    font-size: 14px
}

.font-15 {
    font-size: 15px
}

.font-16 {
    font-size: 16px !important
}

.font-17 {
    font-size: 17px;
}

.font-18 {
    font-size: 18px
}

.font-19 {
    font-size: 19px
}

.font-20 {
    font-size: 20px
}

.font-22 {
    font-size: 22px
}

.font-24 {
    font-size: 24px
}

.font-26 {
    font-size: 26px
}

.font-28 {
    font-size: 28px
}

.font-30 {
    font-size: 30px
}

.font-33 {
    font-size: 33px
}

.font-34 {
    font-size: 34px
}

.font-36 {
    font-size: 36px
}

.font-40 {
    font-size: 40px
}

.font-45 {
    font-size: 45px
}

.font-48 {
    font-size: 48px
}

.font-50 {
    font-size: 50px
}

.font-55 {
    font-size: 55px
}

.font-73 {
    font-size: 73px
}

.lh-1 {
    line-height: 1
}

.lh-20 {
    line-height: 20px
}

.lh-24 {
    line-height: 24px
}

.lh-26 {
    line-height: 26px
}

.lh-28 {
    line-height: 28px
}

.lh-30 {
    line-height: 30px
}

.lh-32 {
    line-height: 32px
}

.lh-34 {
    line-height: 34px
}

.lh-56 {
    line-height: 56px
}

.line-through {
    text-decoration: line-through
}

.align-items-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.justify-content-end {
    justify-content: flex-end
}

.justify-content-center {
    justify-content: center
}

.justify-content-between {
    justify-content: space-between
}

.justify-content-evenly {
    justify-content: space-evenly;
}

.bullet-none,
.list-unstyled {
    list-style-type: none
}

.pos-rel,
.startup-product-tile ul li {
    position: relative
}

.pos-abs {
    position: absolute
}

.width-100p {
    width: 100%
}

.height-100p {
    height: 100%
}

.text-ellipsis {
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap
}

.clear {
    clear: both;
    overflow: hidden
}

.text-left {
    text-align: left
}

.text-center {
    text-align: center
}

.text-right {
    text-align: right
}

.border-radius-none {
    border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    -ms-border-radius: 0 !important;
    -o-border-radius: 0 !important
}

.border-radius-5 {
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px
}

.border-radius-10 {
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px
}

.border-radius-50p {
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%
}

.border-none {
    border: 0 none !important;
}

.common-shadow {
    background-color: #fff;
    -webkit-box-shadow: 0 3px 20px 0 rgba(0, 0, 0, .08);
    box-shadow: 0 3px 20px 0 rgba(0, 0, 0, .08)
}

.text-capitalize {
    text-transform: capitalize
}

.text-uppercase {
    text-transform: uppercase
}

.letetrspace-1 {
    letter-spacing: 0.5px;
}

.cursor-pointer {
    cursor: pointer
}

.color-white {
    color: #fff;
}

.color-black {
    color: #000;
}

.color1 {
    color: #121122;
}

.color2 {
    color: rgba(18, 17, 34, 0.7);
}

.color3 {
    color: rgba(18, 17, 34, 0.65);
}

.color4 {
    color: #3237CF;
}

.color5 {
    color: rgba(18, 17, 34, 0.45);
}

.color6 {
    color: rgba(18, 17, 34, 0.58);
}

.color7 {
    color: #D3D5FF;
}

.color8 {
    color: rgba(18, 17, 34, 0.7);
}

.color9 {
    color: rgba(18, 17, 34, 0.76);
}

.color10 {
    color: rgba(18, 17, 34, 0.85);
}

.color11 {
    color: #272738;
}

.color12 {
    color: #828294;
}

.color13 {
    color: rgba(243, 244, 255, 0.6);
}

.row {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}

.col-10,
.col-11,
.col-12 {
    -webkit-box-flex: 0
}

.col-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.col-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%
}

.col-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%
}

.col-7,
.col-8,
.col-9 {
    -webkit-box-flex: 0
}

.col-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
}

.col-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%
}

.col-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%
}

.col-4,
.col-5,
.col-6 {
    -webkit-box-flex: 0
}

.col-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.col-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%
}

.col-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%
}

.col-1,
.col-2,
.col-3 {
    -webkit-box-flex: 0
}

.col-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}

.col-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%
}

.col-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%
}

.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9 {
    position: relative;
    width: 100%;
    padding-right: 15px !important;
    padding-left: 15px !important
}

a,
a:active a:hover,
a:focus,
a:visited {
    text-decoration: none
}

.align-middle {
    vertical-align: middle
}

.img-fluid {
    height: auto;
    max-width: 100%
}

.m-0 {
    margin: 0
}

.mx-auto {
    margin-right: auto;
    margin-left: auto
}

.mx-auto-b12 {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 12px
}

.m-t-5 {
    margin-top: 5px
}

.m-t-10 {
    margin-top: 10px
}

.m-t-15 {
    margin-top: 15px
}

.m-t-20 {
    margin-top: 20px
}

.m-t-30 {
    margin-top: 30px !important
}

.m-t-40 {
    margin-top: 40px !important
}

.m-t-50 {
    margin-top: 50px
}

.m-t-60 {
    margin-top: 60px
}

.m-t-70 {
    margin-top: 70px
}

.m-t-80 {
    margin-top: 80px
}

.m-tb-10 {
    margin-top: 10px;
    margin-bottom: 10px
}

.m-tb-20 {
    margin-top: 20px;
    margin-bottom: 20px
}

.m-tb-25 {
    margin-top: 25px;
    margin-bottom: 25px
}

.m-tb-30 {
    margin-top: 30px;
    margin-bottom: 30px
}

.m-tb-40 {
    margin-top: 40px;
    margin-bottom: 40px
}

.m-tb-45 {
    margin-top: 45px;
    margin-bottom: 45px
}

.m-tb-50 {
    margin-top: 50px;
    margin-bottom: 50px
}

.m-tb-60 {
    margin-top: 60px;
    margin-bottom: 60px
}

.m-tb-80 {
    margin-top: 80px;
    margin-bottom: 80px
}

.m-tb-100 {
    margin-top: 100px;
    margin-bottom: 100px
}

.m-b-5 {
    margin-bottom: 5px
}

.m-b-10 {
    margin-bottom: 10px
}

.m-b-15 {
    margin-bottom: 15px
}

.m-b-20 {
    margin-bottom: 20px
}

.m-b-25 {
    margin-bottom: 25px
}

.m-b-30 {
    margin-bottom: 30px !important
}

.m-b-40 {
    margin-bottom: 40px
}

.m-b-50 {
    margin-bottom: 50px
}

.m-b-60 {
    margin-bottom: 60px
}

.m-b-70 {
    margin-bottom: 70px
}

.m-b-80 {
    margin-bottom: 80px
}

.m-b-90 {
    margin-bottom: 90px
}

.m-l-5 {
    margin-left: 5px
}

.m-l-10 {
    margin-left: 10px
}

.m-r-2 {
    margin-right: 2px
}

.m-r-5 {
    margin-right: 5px
}

.m-r-8 {
    margin-right: 8px
}

.m-r-10 {
    margin-right: 10px
}

.m-r-15 {
    margin-right: 15px
}

.m-r-20 {
    margin-right: 20px
}

.m-r-30 {
    margin-right: 30px
}

.m-r-120 {
    margin-right: 120px
}

.breadcrumbs-sec ul,
.p-0 {
    padding: 0
}

.p-10 {
    padding: 10px
}

.p-15 {
    padding: 15px
}

.p-20 {
    padding: 20px
}

.p-30 {
    padding: 30px
}

.px-10 {
    padding-left: 10px;
    padding-right: 10px
}

.px-15 {
    padding-left: 15px;
    padding-right: 15px
}

.p-b-10,
.py-20 {
    padding-bottom: 10px
}

.p-l-10 {
    padding-left: 10px
}

.p-l-20 {
    padding-left: 20px
}

.p-l-30 {
    padding-left: 30px
}

.p-r-10 {
    padding-right: 10px
}

.p-t-50 {
    padding-top: 50px
}

.p-t-60 {
    padding-top: 60px
}

.p-t-80 {
    padding-top: 80px
}

.flex-block {
    flex: 1
}


img[data-aload] {
    font-size: 0 !important;
    opacity: 0 !important;
    height: 0 !important;
    display: none !important
}


/* Hero Main */


@-webkit-keyframes pulse1 {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(73, 205, 86, .4)
    }

    70% {
        -webkit-box-shadow: 0 0 0 10px transparent
    }

    to {
        -webkit-box-shadow: 0 0 0 0 transparent
    }
}

@keyframes pulse1 {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(73, 205, 86, .4);
        box-shadow: 0 0 0 0 rgba(73, 205, 86, .4)
    }

    70% {
        -webkit-box-shadow: 0 0 0 10px transparent;
        box-shadow: 0 0 0 10px transparent
    }

    to {
        -webkit-box-shadow: 0 0 0 0 transparent;
        box-shadow: 0 0 0 0 transparent
    }
}

@-webkit-keyframes pulse2 {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(255, 191, 14, .4);
        box-shadow: 0 0 0 0 rgba(255, 191, 14, .4)
    }

    70% {
        -webkit-box-shadow: 0 0 0 10px transparent;
        box-shadow: 0 0 0 10px transparent
    }

    to {
        -webkit-box-shadow: 0 0 0 0 transparent;
        box-shadow: 0 0 0 0 transparent
    }
}

@keyframes pulse2 {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(255, 191, 14, .4);
        box-shadow: 0 0 0 0 rgba(255, 191, 14, .4)
    }

    70% {
        -webkit-box-shadow: 0 0 0 10px transparent;
        box-shadow: 0 0 0 10px transparent
    }

    to {
        -webkit-box-shadow: 0 0 0 0 transparent;
        box-shadow: 0 0 0 0 transparent
    }
}





.box-skeleton {
    background-color: #ccc;
    animation: shine-avatar 1s ease-out infinite;
    -webkit-animation: shine-avatar 1s ease-out infinite;
}

.box-skeleton,
.line-skeleton {
    background-image: linear-gradient(90deg, #f4f4f4, #e5e5e5cc 40px, #f4f4f4 80px);
    background-size: 600px
}

.line-skeleton {
    border-radius: 6px;
    animation: shine-lines 1s ease-out infinite;
    -webkit-animation: shine-lines 1s ease-out infinite;
}

@-webkit-keyframes shine-lines {
    0% {
        background-position: -100px
    }

    40%,
    to {
        background-position: 140px
    }
}

@keyframes shine-lines {
    0% {
        background-position: -100px
    }

    40%,
    to {
        background-position: 140px
    }
}

@-webkit-keyframes shine-avatar {
    0% {
        background-position: -32px
    }

    40%,
    to {
        background-position: 208px
    }
}

@keyframes shine-avatar {
    0% {
        background-position: -32px
    }

    40%,
    to {
        background-position: 208px
    }
}

.shimmer-anim {
    position: relative;
    background: #f4f4f4;
    overflow: hidden
}

.shimmer-anim:before {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    background-image: linear-gradient(90deg, #f4f4f4 0, #0000000d 20%, #f4f4f4 40%, #f4f4f4);
    background-repeat: no-repeat;
    background-size: 450px 400px;
    -webkit-animation: shimmer 1s linear infinite;
    animation: shimmer 1s linear infinite
}

@-webkit-keyframes shimmer {
    0% {
        background-position: -450px 0
    }

    to {
        background-position: 450px 0
    }
}

@keyframes shimmer {
    0% {
        background-position: -450px 0
    }

    to {
        background-position: 450px 0
    }
}


html { 
    scroll-behavior: smooth; 
  }

.faq-aside {
    position: -webkit-sticky;
    position: -moz-sticky;
    position: -ms-sticky;
    position: -o-sticky;
    position: sticky;
    top: 100px;
    z-index: 1;
}

.faq-aside nav ul li a{
    width: 100%;
    min-height: 45px;
    font-weight: 600;
    font-size: 16px;
    color: rgba(18, 17, 34, 0.7);
    max-width: 200px;
    padding: 15px;
    display: block;
}

.faq-aside nav ul li a.active {
    background: #F4F5FF;
    color: #4C50E0;
}

.page {
    height: 100%;
    padding: 0 0 40px 0;
    width: 100%;
}

/* Faqs */

.legalkart-faq {
    /* background: #17172C; */
}

.legalkart-faq h3 {
}

.legalkart-faq .accordion-sec .accordion {
    width: 100%;
    border-bottom: 1px solid rgba(18, 17, 39, 0.12);
}

.legalkart-faq .accordion-sec .accordion-header {
    margin: 0;
    font-size: 16px;
    cursor: pointer;
    padding: 25px 0px 25px 0px;
    position: relative;
    font-weight: bold;
    color: #121127;
}

.legalkart-faq .accordion-header.active::after {
    content: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAALpJREFUSEvt0rENwjAQBdB/QSKtJRagooURwgYwKdkgGYG0VCyA5DZIxNFJRoqsXO6aVLFb2/9Z30dYedHK+ciA2vDGKnLu6LgT799e7SYeMFfE4QWVDd8bQn+1IiZgEn6JD3taERVIwrsInAGYkEUgDR9CXzFQUNkCMCEiMBf+7z3umRAROLjTLRA9AHT88vRTpwiFcP/4Vz03WYsVMfLDt5UmhpEd9pUUzqD6ydZ5l85lQG0wV7SBikbenlsZPXd33AAAAABJRU5ErkJggg==");
    color: #fff;
    display: flex;
}

.legalkart-faq .accordion-header.closed::after {
    content: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAM5JREFUSEtjZKAxYKSx+QyjFhAM4dEgGuRBJCSk0fDv348JHz48+IDNqQICCgJMDGz57z7casTlFZyRDDKc4f//egYGhgv//v90RLcEbDgj+34GBgYDBkbGxnfvbjRgswSnBVADDjAwMOijW4JiOAPDxX//fzrg8iXeZIrNEpAr4S4nYDhILcF8gG4JNBgMGIgwnCgLQIrQLAEJ4Q0W5Lgg6AOYYiRLGPCFOXpEE20BzCcgGleEkpSKCGZRIhWQ5AMizURRNmoBwVAb+kEEAPOHWxkp6MO+AAAAAElFTkSuQmCC");
    color: #fff
}

.legalkart-faq .accordion-header::after {
    content: "+";
    font-weight: 400;
    position: absolute;
    right: 0;
    top: 26px;
    color: #fff;
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    line-height: 17px
}

.legalkart-faq .accordion-sec .panel {
    display: none;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
}

.accordion-sec .accordion .panel ul li,
.legalkart-faq .accordion-sec .accordion .panel p {
    color: rgba(18, 17, 39, 0.56);
    font-size: 14px;
    font-weight: 300;
    line-height: 25px;
}

.legalkart-faq .accordion-sec .accordion .panel ul li {
    line-height: 16px
}

.legalkart-faq .frequentqa-sec .panel ul {
    list-style-image: url(../layout-optim/doc-review-consult/bullet-tick.png);
    margin-left: 20px;
    margin-right: 20px
}


/* Footer Related styles */

.main-footer .footer-top .foot-navs ul {
    margin-top: 30px !important
}

.main-footer .footer-top .social-icons li {
    margin-right: 20px
}

.main-footer .footer-top .foot-navs li {
    margin-bottom: 12px
}

.main-footer .footer-top .social-icons li:last-child {
    margin-right: 0
}

.main-footer {
    padding-top: 50px
}

.main-footer .footer-top {
    background: #fff;
    border-bottom: 1px solid #e3e2e5;
    margin-right: 75px;
    margin-left: 75px;
    padding-bottom: 50px
}

.main-footer .footer-top .foot-navs li a {
    transition: all .5s linear;
    -webkit-transition: all .5s linear;
    -moz-transition: all .5s linear;
    -ms-transition: all .5s linear;
    -o-transition: all .5s linear;
    color: #121127
}

.main-footer .footer-top .foot-navs li a:hover {
    color: #414bf5
}

.main-footer .social-icons ul li a {
    transition: all .5s linear;
    -webkit-transition: all .5s linear;
    -moz-transition: all .5s linear;
    -ms-transition: all .5s linear;
    -o-transition: all .5s linear;
}

.main-footer .social-icons ul li a.facebook-icon {
    background: url(../layout-optim/find-all-lawyers-in-cities-revamp/facebook-icon.png);
    background-repeat: no-repeat;
    width: 24px;
    height: 25px;
    display: block;
}

.main-footer .social-icons ul li a.facebook-icon:hover {
    background: url(../layout-optim/find-all-lawyers-in-cities-revamp/facebook-icon-hover.png);
}

.main-footer .social-icons ul li a.twitter-icon {
    background: url(../layout-optim/find-all-lawyers-in-cities-revamp/twitter-icon.png);
    background-repeat: no-repeat;
    width: 24px;
    height: 21px;
    display: block;
}

.main-footer .social-icons ul li a.twitter-icon:hover {
    background: url(../layout-optim/find-all-lawyers-in-cities-revamp/twitter-icon-hover.png);
}

.main-footer .social-icons ul li a.instagram-icon {
    background: url(../layout-optim/find-all-lawyers-in-cities-revamp/instagram-logo.png);
    background-repeat: no-repeat;
    width: 24px;
    height: 23px;
    display: block;
}

.main-footer .social-icons ul li a.instagram-icon:hover {
    background: url(../layout-optim/find-all-lawyers-in-cities-revamp/instagram-logo-hover.png);
}

.main-footer .footer-top .foot-navs li:last-child {
    margin-bottom: 0
}

.main-footer .footer-bottom {
    padding: 35px 0
}

@media screen and (max-width:991px) {

    .main-footer {
        margin-top: 0
    }

    .col-100p {
        flex: 0 0 100%;
        max-width: 100%;
    }

}

@media screen and (max-width:767px) {
    
    .main-footer .footer-top .col-9 .col-3:last-child {
        margin-bottom: 0
    }

    .main-footer {
        padding-top: 30px
    }

    .main-footer .footer-top .col-9 {
        margin-top: 40px
    }

    .main-footer .footer-top .foot-navs h4 {
        margin-bottom: 20px !important
    }

    .main-footer .footer-top .foot-navs ul {
        margin-top: 20px !important
    }

    .main-footer .footer-bottom {
        padding: 15px 0;
        background: #f2f2f2
    }

    .main-footer .footer-top {
        border-bottom: 0;
        margin-right: 9px;
        margin-left: 9px
    }

    .main-footer .footer-bottom span {
        color: #121127;
        font-size: 13px !important;
    }

    .main-footer .footer-top .col-9 .col-3 {
        flex: 0 0 50%;
        max-width: 50%;
        margin-bottom: 30px
    }
}

@media screen and (max-width:575px) {


    .main-footer .footer-top .foot-navs li {
        font-size: 12px
    }

    .main-footer .footer-top .foot-navs li img {
        width: 14px;
        height: 14px;
        margin-right: 5px
    }

    .main-footer .footer-top .foot-navs li img.message-icon {
        height: 13px
    }
}

@media screen and (max-width:535px) {
    .footer-bottom span {
        max-width: 300px;
        margin: 0 auto
    }

    .main-footer .footer-bottom span.color4.m-l-5 {
        display: none;
    }

    .main-footer .footer-bottom span.color4 {
        color: #3237CF;
        display: block;
    }
}

@media screen and (max-width:337px) {
    .main-footer .footer-top .foot-navs li img {
        display: none
    }
}
/*... Footer Related styles */

/* Responsive style */

@media screen and (max-width: 1280px) {

    .col-100p-lg {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

}

@media screen and (max-width: 1024px) {}

@media screen and (max-width: 991px) {
    .flex-dir-column-md {
        flex-direction: column !important;
    }

    .col-100p-md {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .col-50p-md {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .common-title {
        margin-bottom: 10px !important;
        font-size: 30px;
        line-height: 38px;
    }


    .common-title-para {
        font-size: 15px;
        line-height: 26px;
    }

    .m-tb-80 {
        margin-top: 40px;
        margin-bottom: 40px;
    }

    h1.main-heading {
        font-size: 30px;
        line-height: 38px;
        margin-bottom: 10px !important;
    }

    h3.sub-heading {
        font-size: 15px;
        line-height: 26px;
    }

}

@media screen and (max-width: 768px) {   
    .col-100p-sm {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .question-head {
        padding-top: 50px;
    }

    .faq-aside {
        position: -webkit-sticky;
        position: -moz-sticky;
        position: -ms-sticky;
        position: -o-sticky;
        position: fixed;
        top: 59px;
        z-index: 99990;
        width: 100%;
        left: 0;
        background: #F9F8FF;
    }

    .faq-aside nav ul {
        display: flex;
        justify-content: space-between;
    }

    .faq-aside nav ul li a {
        font-size: 14px;
    }
    
    .faq-aside nav ul li a.active {
        background: #4C50E0;
        color: #fff;
    }

    .page {
        padding: 0 0 10px 0;
    }


}

@media screen and (max-width: 767px) {}

@media screen and (max-width: 640px) {}

@media screen and (max-width: 575px) {
    .col-100p-xxs {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}

@media screen and (max-width: 530px) {
    .faq-aside {
        top: 49px;
    }

    .faq-aside nav ul {
        align-items: center;
        padding: 0 10px;
    }

    .faq-aside nav ul li a {
        font-size: 12px;
        padding: 15px 5px;
    }
}

@media screen and (max-width: 480px) {}
@media screen and (max-width: 420px) {
   
}

@media screen and (max-width: 360px) {}
@media screen and (max-width: 359px) {
    .faq-aside nav ul li a {
        font-size: 11px;
        padding: 15px 3px;
    }
}

@media screen and (max-width: 340px) {
}

@media screen and (max-width: 320px) {}


/* Saqui */
.button--saqui {
	overflow: hidden;
	-webkit-transition: background-color 0.3s ease-in, color 0.3s ease-in;
	transition: background-color 0.3s ease-in, color 0.3s ease-in;
}

.button--saqui::after {
    content: attr(data-text);
    position: absolute;
    top: 0;
    left: auto;
    width: 100%;
    height: 100%;
    padding: 0;
    color: #262bdf;
    -webkit-transform-origin: -25% 50%;
    transform-origin: -25% 50%;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    -webkit-transition: -webkit-transform 0.3s ease-in;
    transition: transform 0.3s ease-in;
    right: auto;
    text-align: center;
    padding: 12px 30px;
    font-weight: bold;
}


.button--saqui:hover::after,
.button--saqui:hover {
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
.button--saqui:hover {
	background-color: #e4e5ff;
	color: #e4e5ff;
}

.button--saqui:hover::after {
	-webkit-transform: rotate3d(0, 0, 1, 0deg);
	transform: rotate3d(0, 0, 1, 0deg);
}