p,
ul,
li {
    font-size: 16px !important
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

body {
    line-height: 1
}

.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: 0px;
     margin-left: 0px; 

}  
ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

html {
    overflow-y: scroll;
    font-size: 15px
}

body,
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6,
p,
.navbar,
.brand,
.btn,
.btn-simple,
a,
.td-name,
td {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased
}

body {
    background-color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-size: 1rem;
    color: #000;
    font-weight: 400;
    line-height: 1.75
}

p:not(:last-child) {
    margin-bottom: 1.25em
}

h1,
h2,
h3,
h4,
h5 {
    margin: 0 0 1rem;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    line-height: 1.21;
    color: initial
}

h1 {
    margin-top: 0;
    font-size: 3.052em
}

h2 {
    font-size: 33px;
}

h3 {
    font-size: 1.953em
}

h4 {
    font-size: 1.563em
}

h5 {
    font-size: 1.25em
}

p {
    font-weight: 550 !important
}

small,
.text_small {
    font-size: .8em
}

strong,
b {
    font-weight: 600 !important;
    font-family: 'Montserrat', sans-serif
}

.badge {
    display: inline;
    padding: .2rem .5rem;
    line-height: inherit;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 77%
}

.badge-pill {
    padding-right: .875em;
    padding-left: .875em;
    border-radius: 50rem
}

.custom-radius {
    border-radius: 15px
}

.ptb-100 {
    padding: 100px 0
}

.ptb-200 {
    padding: 300px 0
}

.pt-100 {
    padding-top: 100px
}

.pt-165 {
    padding-top: 125px
}

.ptb-70 {
    padding: 70px 0
}

.pb-100 {
    padding-bottom: 100px
}

.mt--165 {
    margin-top: -165px !important
}

.gray-light-bg {
    background: #f6f6f6
}

.primary-bg {
    background: #65258a
}

.secondary-bg {
    background: #2d5db3
}

.color-primary {
    color: #2655aa
}

.color-secondary {
    color: #2554a9
}

.gradient-bg {
    background: linear-gradient(to right, #385fa6, #002c79) !important
}

.white-bg {
    background: #fff
}

a {
    color: #65258a
}

a:hover {
    color: #2d5db3;
    text-decoration: none
}

.color-1 {
    color: #ff164e
}

.color-1-bg {
    background: rgb(255 22 78 / .15)
}

.color-2 {
    color: #9123ff
}

.color-2-bg {
    background: rgb(145 35 255 / .15)
}

.color-3 {
    color: #0073ec
}

.color-3-bg {
    background: rgb(0 115 236 / .15)
}

.color-4,
.ratting-color {
    color: #ff7c3f
}

.color-4-bg {
    background: rgb(255 124 63 / .15)
}

.color-5,
.success-color {
    color: #2ebf6d
}

.color-5-bg {
    background: rgb(46 191 109 / .15)
}

.color-6 {
    color: #f25c7f
}

.color-6-bg {
    background: rgb(242 92 127 / .15)
}

.animated-btn {
    transition: all .25s ease-in-out
}

.animated-btn:hover {
    transform: translate(0, -3px);
    -webkit-transform: translate(0, -3px)
}

.outline-btn,
.secondary-solid-btn,
.primary-solid-btn,
.solid-white-btn,
.outline-white-btn,
.secondary-outline-btn {
    padding: 12px 30px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 13px;
    transition: all .25s ease-in-out
}

.primary-solid-btn {
    border: 1px solid #57017F;
    color: #fff;
    background-color: #57017F
}

.primary-solid-btn:hover {
    background: #fff0;
    color: #57017F
}

.secondary-solid-btn {
    color: #fff;
    background: #2d5db3;
    border: 1px solid #2d5db3
}

.secondary-solid-btn:hover {
    background: #fff0;
    color: #2d5db3;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #000
}

.secondary-outline-btn {
    color: #2d5db3;
    display: inline-block;
    border: 1px solid #2d5db3
}

.secondary-outline-btn:hover {
    background: #2d5db3;
    color: #fff
}

.outline-btn {
    position: relative;
    display: inline-block;
    color: #65258a;
    border: 1px solid #65258a
}

.outline-btn:after {
    content: " ";
    position: absolute;
    top: -1px;
    left: -1px;
    bottom: -1px;
    right: -1px;
    z-index: -1;
    border-radius: 4px;
    opacity: 0;
    transition: 400ms;
    text-shadow: 0 .5px .3px rgb(0 0 0 / .1);
    background-image: linear-gradient(to bottom, #65258a, #7c23af)
}

.outline-btn:hover:after {
    opacity: 1
}

.outline-btn:hover {
    color: #fff;
    background-color: #57017F
}

.primary-bg h1,
.primary-bg p {
    color: #fff
}

.solid-white-btn {
    background: #fff;
    border-color: #fff;
    color: #65258a
}

.solid-white-btn:hover {
    background: #fff0;
    color: #fff
}

.outline-white-btn {
    color: #fff;
    border-color: #fff
}

.outline-white-btn:hover {
    background: #fff;
    color: #65258a
}

.check-btn {
    color: #ffffff !important;
    padding: 8px 20px !important
}

a.check-btn:hover {
    color: #2d5db3 !important
}

a.check-btn.solid-white-btn {
    color: #65258a !important;
    opacity: .9
}

a.check-btn.solid-white-btn:hover {
    background: #fff;
    color: #65258a !important;
    border-color: #fff
}

.icon-sm {
    font-size: 25px;
    line-height: 25px
}

.icon-md {
    font-size: 40px;
    line-height: 40px
}

.icon-lg {
    font-size: 50px;
    line-height: 50px
}

.form-control {
    border-color: #ebebeb;
    padding: .75rem .85rem;
    height: calc(2.56em + .75rem + 2px)
}

.form-control:focus {
    outline: none;
    box-shadow: none
}

input[type]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
select::-webkit-input-placeholder,
select.form-control.has-value {
    color: #b1b1b1 !important;
    font-size: 13px
}

input[type]:-moz-placeholder,
textarea:-moz-placeholder,
select:-moz-placeholder,
select.form-control.has-value {
    color: #b1b1b1;
    font-size: 13px
}

input[type]::-moz-placeholder,
textarea::-moz-placeholder,
select::-moz-placeholder,
select.form-control.has-value {
    color: #b1b1b1;
    font-size: 13px
}

input[type]:-ms-input-placeholder,
textarea:-ms-input-placeholder,
select:-ms-input-placeholder,
select.form-control.has-value {
    color: #b1b1b1;
    font-size: 13px
}

select.form-control.has-value {
    height: 52px
}

.section-heading h2 span {
    font-weight: 400;
    font-size: 2rem
}

.animate-border {
    position: relative;
    display: block;
    width: 115px;
    height: 3px;
    background: #2d5db3;
    overflow: hidden
}

.animate-border:after {
    position: absolute;
    content: "";
    width: 35px;
    height: 3px;
    left: 15px;
    bottom: 0;
    border-left: 10px solid #fff;
    border-right: 10px solid #fff;
    -webkit-animation: animborder 2s linear infinite;
    animation: animborder 2s linear infinite
}

.animate-borders {
    position: relative;
    display: block;
    width: 350px;
    height: 3px;
    background: #2d5db3;
    overflow: hidden
}

.animate-borders:after {
    position: absolute;
    content: "";
    width: 35px;
    height: 3px;
    left: 60px;
    bottom: 0;
    border-left: 10px solid #fff;
    border-right: 10px solid #fff;
    -webkit-animation: animborder 2s linear infinite;
    animation: animborder 2s linear infinite
}

@-webkit-keyframes animborder {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    100% {
        -webkit-transform: translateX(113px);
        transform: translateX(113px)
    }
}

@keyframes animborder {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    100% {
        -webkit-transform: translateX(113px);
        transform: translateX(113px)
    }
}

.z-index {
    z-index: 9
}

.height-lg-100vh {
    min-height: 100vh
}

@media (max-width:576px) {
    .height-lg-100vh {
        height: auto
    }
}

.custom-badge {
    top: 5%;
    right: 8%
}

.image-wrap img {
    display: block
}

@media (min-width:1300px) and (max-width:1920px) {
    .custom-width {
        min-width: 550px
    }
}

.app-download-list li a {
    padding: 10px 22px;
    color: inherit;
    font-size: 13px;
    line-height: 15px
}

.download-text span {
    font-size: 13px
}

.download-text h5 {
    font-size: 15px;
    color: inherit
}

.app-download-list li a:hover {
    background: #65258a;
    color: #FFF;
    border-color: #65258a !important
}

.affix {
    background-color: #65258a;
    -webkit-transition: padding 0.4s ease-out;
    -moz-transition: padding 0.4s ease-out;
    -o-transition: padding 0.4s ease-out;
    transition: padding 0.4s ease-out
}

.topbar-text ul li {
    font-size: 13px;
    font-weight: 500;
    font-family: 'Montserrat', sans-serif
}

.topbar-text ul li:not(:last-child) {
    margin-right: 20px
}

.topbar-text ul li strong {
    font-size: 14px;
    vertical-align: middle
}

.topbar-text ul li a {
    display: inline-flex;
    align-items: center;
    color: inherit
}

.topbar-text ul li a:hover {
    color: #2d5db3
}

.gradient-bg .topbar-text ul li,
.gradient-bg .topbar-text ul li a {
    color: #fff;
    opacity: .8
}

.gradient-bg .topbar-text ul li a:hover {
    opacity: 1
}

.topbar-text ul li span {
    vertical-align: middle
}

.custom-nav ul li a,
.custom-nav-2.affix ul li a {
    color: #fff
}

.custom-nav.affix ul li a {
    color: #353535
}

.white-bg.affix,
.custom-nav.affix,
.custom-nav-3.affix {
    background: #ffffff !important;
    border-bottom: 1px solid #ebebeb
}

.fixed-top {
    top: auto
}

.fixed-top.affix {
    top: 0
}

.white-bg.custom-nav ul li a:hover {
    opacity: 1
}

.bg-transparent ul li a {
    color: #fff;
    opacity: .7;
}

.bg-transparent ul li .menu {
    color: #fff;
    opacity: 1;
}

.bg-transparent ul li a:hover,
.white-bg.affix ul li a:hover {
    opacity: 1
}

.bg-transparent.affix {
    background: linear-gradient(to right, #385fa6, #002c79) !important
}

.navbar-toggler {
    color: #fff
}

.header nav.navbar {
    padding: .3rem 1rem;
    transition: all .3s ease-in-out
}

.header nav.navbar.affix {
    padding: 0 1rem
}

.navbar-brand {
    font-size: inherit;
    height: auto;
    margin-bottom: -8px
}

.menu {
    display: block
}

.menu li {
    display: inline-block;
    position: relative
}

.menu li:first-child {
    margin-left: 0
}

.menu li a {
    font-size: 16px;
    font-weight: 1000;
    font-family: 'Montserrat', sans-serif;
    text-decoration: none;
    padding: 20px 7px;
    display: block;
    transition: all 0.3s ease-in-out 0s;
    color: #0000;
    opacity: .8
}

.white-bg>.menu li a {
    color: #081d43 !important
}

.menu li a:hover,
.menu li:hover>a {
    opacity: 1
}

.menu ul {
    visibility: hidden;
    opacity: 0;
    margin: 0;
    padding: 0;
    width: 200px;
    position: absolute;
    left: 0;
    background: #fff;
    z-index: 9;
    border-radius: 4px;
    transform: translate(0, 20px);
    transition: all 0.3s ease-out;
    -webkit-box-shadow: 0 4px 10px rgb(0 0 0 / .15);
    box-shadow: 0 4px 10px rgb(0 0 0 / .15)
}

.menu ul:after {
    bottom: 100%;
    left: 35px;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: #fff0;
    border: solid #fff0;
    border-bottom-color: #fff;
    border-width: 8px;
    margin-left: -8px
}

.menu li a.dropdown-toggle::after {
    position: relative;
    left: 2px;
    vertical-align: middle
}

.sub-menu li a.dropdown-toggle-inner::after {
    display: inline-block;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f105";
    margin-left: auto;
    position: absolute;
    right: 15px;
    font-size: 12px
}

.menu ul li {
    display: block;
    float: none;
    background: none;
    margin: 0;
    padding: 0
}

.menu ul li a {
    text-transform: inherit;
    font-weight: bold !important;
    display: block;
    color: #000 !important;
    padding: 8px 15px;
    font-family: 'Montserrat', sans-serif
}

.menu ul li a:hover,
.menu ul li:hover>a {
    color: #fff;
    background: #3363bb
}

.menu ul.sub-menu li:first-child a:hover,
.menu ul.sub-menu li:last-child ul li:first-child a:hover {
    border-radius: 4px 4px 0 0
}

.menu ul.sub-menu li:last-child a:hover,
.menu ul.sub-menu li:last-child ul li:last-child a:hover {
    border-radius: 0 0 4px 4px
}

.menu ul.sub-menu li:last-child ul li a:hover {
    border-radius: 0
}

.menu li:hover>ul {
    visibility: visible;
    opacity: 1;
    transform: translate(0, 0)
}

.menu ul ul {
    left: 200px;
    top: 0;
    visibility: hidden;
    opacity: 0;
    transform: translate(20px, 20px);
    transition: all 0.2s ease-out
}

.menu ul.sub-menu ul:after {
    left: -8px;
    top: 10px;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: #fff0;
    border: solid #fff0;
    border-right-color: #fff;
    border-width: 8px
}

.menu li>ul ul:hover {
    visibility: visible;
    opacity: 1;
    transform: translate(0, 0)
}

.responsive-menu {
    display: none;
    width: 100%;
    padding: 20px 15px;
    background: #374147;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600
}

.responsive-menu:hover {
    background: #374147;
    color: #fff;
    text-decoration: none
}

.wid_16 {
    max-width: 1700px !important
}

@media (min-width:320px) and (max-width:992px) {
    .footer-section {
        position: relative
    }

    .nav-background {}

    .product_main_img {
        display: none !important
    }

    .footer-bottom {
        position: relative;
        bottom: 50px
    }

    .navbar {
        background: linear-gradient(to right, #385fa6, #002c79) !important;
        padding: .45rem 1rem !important
    }

    .menu li {
        display: block
    }

    .white-bg.affix,
    .custom-nav.affix,
    .navbar.white-bg {
        background: #ffffff !important;
        border-bottom: 1px solid #ebebeb
    }

    .white-bg.custom-nav ul li a,
    .custom-nav ul li a {
        color: #081d43 !important
    }

    .white-bg.navbar .navbar-toggler span {
        color: #65258a
    }

    .ptb-100 {
        padding: 55px 0
    }

    .pt-100 {
        padding-top: 55px
    }

    .pb-100 {
        padding-bottom: 55px
    }

    .pt-165 {
        padding-top: 100px
    }

    .mt--165 {
        margin-top: 0 !important
    }

    .hero-equal-height {
        min-height: auto !important
    }
}

@media (min-width:768px) and (max-width:979px) {
    .mainWrap {
        width: 768px
    }

    .menu ul {
        top: 37px
    }

    .menu li a {
        padding: 8px 15px
    }

    a.homer {
        background: #374147
    }
}

@media (max-width:767px) {
    .responsive-menu {
        display: block
    }

    .header nav.navbar {
        padding: .5rem 1rem
    }

    .mainWrap {
        width: auto;
        padding: 50px 20px
    }

    nav {
        margin: 0;
        background: none
    }

    .menu li {
        display: block;
        margin: 0
    }

    .menu li a {
        padding: 8px 15px
    }

    .menu li a:hover,
    .menu li:hover>a {
        background: #3d448987 !important;
        color: #fff
    }

    .menu ul {
        visibility: hidden;
        opacity: 0;
        top: 0;
        left: 0;
        width: 100%;
        transform: initial
    }

    .menu li:hover>ul {
        visibility: visible;
        opacity: 1;
        position: relative;
        transform: initial
    }

    .menu ul ul {
        left: 0;
        transform: initial
    }

    .menu li>ul ul:hover {
        transform: initial
    }
}

.hero-equal-height {
    position: relative;
    min-height: 700px;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%;
    width: 100%
}

.hero-equal-height.hero-tab-slider {
    min-height: 700px !important
}

.shape-bottom img.bottom-shape {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -2px;
    z-index: 1;
    width: 100%;
    margin: 0 auto
}

.hero-bg-1,
.hero-bg-2 {
    position: relative;
    display: block;
    width: 100%
}

.hero-bg-1:before {
    position: absolute;
    content: '';
    background: url(../img/slider-bg-2.svg)no-repeat center bottom / cover;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0
}

.hero-bg-2:before {
    position: absolute;
    content: '';
    background: url(../img/slider-bg-1.svg)no-repeat center bottom / cover;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0
}

.hero-slider-content h1 {
    font-size: 40px;
    line-height: initial;
    font-weight: 700
}

.slider-bg-image,
.gradient-overlay {
    position: relative;
    width: 100%;
    display: block;
    max-height: 500px !important
}
.fa-3x {
    font-size: 2em
}

.slider-bg-image:before {
    position: absolute;
    content: '';
    background: #030d1e;
    opacity: .6;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.gradient-overlay:before {
    position: absolute;
    content: '';
    background: linear-gradient(to right, #385fa6, #002c79) !important;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.video-section-wrap .background-video-overly {
    display: flex;
    flex-direction: column;
    justify-content: center;
    background-image: linear-gradient(75deg, rgb(26 44 121 / .75) 10%, rgb(232 5 102 / .85)) !important
}

.gradient-overly-right-light,
.gradient-overly-right-color,
.gradient-overly-left,
.gradient-overly-bottom,
.gradient-overly-top {
    z-index: 1;
    width: 100%;
    min-width: 100%;
    position: relative;
    overflow: hidden;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover
}

.gradient-overly-right-light:before,
.gradient-overly-right-color:before,
.gradient-overly-left:before,
.gradient-overly-bottom:before,
.gradient-overly-top:before {
    content: "";
    z-index: -1;
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0
}

.gradient-overly-right-light:before {
    background: -webkit-gradient(linear, left top, right top, color-stop(0, #65258a), to(transparent));
    background: linear-gradient(to right, #fff4f4 30%, rgb(26 44 121 / .18) 100%)
}

.gradient-overly-right-color:before {
    background: -webkit-gradient(linear, left top, right top, color-stop(0, #65258a), to(transparent));
    background: linear-gradient(to right, #65258a 30%, rgb(26 44 121 / .18) 100%)
}

.gradient-overly-left:before {
    background: -webkit-gradient(linear, left top, right top, color-stop(0, #65258a), to(transparent));
    background: linear-gradient(to left, #65258a 30%, rgb(26 44 121 / .18) 100%)
}

.gradient-overly-bottom:before {
    background: -webkit-gradient(linear, left top, right top, color-stop(0, #65258a), to(transparent));
    background: linear-gradient(to bottom, #65258a 45%, rgb(26 44 121 / .18) 100%)
}

.gradient-overly-top:before {
    background: -webkit-gradient(linear, left top, right top, color-stop(0, #65258a), to(transparent));
    background: linear-gradient(to top, #65258a 35%, rgb(26 44 121 / .18) 100%)
}

.dot-indicator-center .owl-dots {
    position: absolute;
    width: 100%;
    margin-top: 0 !important;
    bottom: 15px
}

.dot-indicator-center.owl-theme .owl-dots .owl-dot span {
    width: 30px;
    height: 5px
}

.dot-indicator-center.owl-theme .owl-dots .owl-dot.active span,
.dot-indicator-center.owl-theme .owl-dots .owl-dot:hover span {
    background: #65258a
}

.dot-indicator-center.owl-theme .owl-dots button.owl-dot:focus {
    outline: none !important
}

.custom-dot.owl-theme .owl-dots,
.custom-arrow.owl-theme .owl-nav {
    position: absolute;
    left: 44%
}

.custom-dot.dot-right-center.owl-theme .owl-dots {
    margin: 0 !important;
    top: 40%;
    right: 10%
}

.custom-dot.dot-bottom-center.owl-theme .owl-dots {
    width: 100%;
    margin: 10px auto
}

.custom-dot.dot-bottom-center.owl-theme .owl-dots button {
    margin: 0 4px;
    border: 1px dashed #65258a
}

.custom-dot.dot-right-center.owl-theme .owl-dots button {
    display: block;
    border: 1px dashed #ebebeb;
    margin: 6px 0
}

.custom-dot.custom-dot-2.owl-theme .owl-dots button {
    margin: 0 4px;
    border: 1px dashed #ebebeb
}

.custom-dot.custom-dot-2.owl-theme .owl-dots {
    right: 15px;
    top: auto;
    bottom: -10%
}

.custom-dot.owl-theme .owl-dots button {
    border-radius: 100%;
    border: 1px dashed #65258a;
    margin: 0 4px
}

.custom-dot.owl-theme .owl-dots button:focus,
.custom-arrow.owl-theme .owl-nav button:focus {
    outline: none
}

.custom-dot.owl-theme .owl-dots button.owl-dot.active,
.custom-dot.owl-theme .owl-dots button.owl-dot span {
    background: #fff
}

.custom-dot.owl-theme .owl-dots button.owl-dot span:hover {
    background: #2d5db3
}

.custom-dot.owl-theme .owl-dots button.owl-dot.active span {
    background: #2d5db3;
    box-shadow: 0 2px 4px 0 rgb(0 0 0 / .12)
}

.custom-dot.owl-theme .owl-dots .owl-dot span {
    margin: 2px
}

.custom-arrow.owl-theme .owl-nav button {
    width: 30px;
    background: #fff0;
    border: 1px dashed #ebebeb;
    line-height: 26px
}

.custom-arrow.owl-theme .owl-nav button:hover {
    background: #2d5db3;
    border-color: #2d5db3
}

.custom-arrow.owl-theme .owl-nav button:hover span {
    color: #fff
}

.custom-arrow.owl-theme .owl-nav button span {
    font-size: 25px;
    color: #2d5db3
}

.custom-arrow-bottom-center.owl-theme .owl-nav {
    width: 100%;
    margin: auto;
    margin-top: 8px
}

.custom-arrow-left-right.owl-theme .owl-nav {
    width: 100%;
    top: 25%
}

.custom-arrow-left-right.owl-theme .owl-nav button.owl-prev,
.custom-arrow-left-right.owl-theme .owl-nav button.owl-next {
    position: absolute
}

.custom-arrow-left-right.owl-theme .owl-nav button.owl-prev {
    left: -35px
}

.custom-arrow-left-right.owl-theme .owl-nav button.owl-next {
    right: -35px
}

.highlight-list li {
    border: 1px dashed #ebebeb;
    border-radius: 4px;
    text-align: center;
    padding: .75rem;
    margin-bottom: .75rem;
    min-width: 130px
}

.highlight-list li h5 {
    font-size: 32px;
    font-weight: 700
}

.highlight-list li h6 {
    font-size: 13px
}

.custom-indicators {
    position: absolute;
    bottom: 0;
    z-index: 5;
    width: 100%
}

.custom-indicators li {
    min-width: 200px;
    transition: all 0.3s ease-in
}

.custom-indicators li button {
    border: none;
    display: block;
    width: 100%;
    padding: 1.5rem;
    justify-content: center;
    border-radius: 4px 4px 0 0;
    transition: all 0.3s ease-in;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600
}

.custom-indicators li.active button {
    background: #2d5db3;
    color: #fff
}

.custom-indicators li.active button span {
    color: #fff
}

.custom-indicators li button:focus {
    outline: none
}

@media (min-width:320px) and (max-width:575px) {
    .hero-equal-height.hero-tab-slider {
        min-height: 500px !important
    }

    .custom-indicators li {
        min-width: auto
    }

    .custom-indicators li button {
        padding: 6px 8px
    }

    .cutm_padding {
        padding-top: 0px !important;
        margin-top: 15px !important
    }

    .cutm_padding3 {
        padding-top: 0px !important;
        margin-top: 15px !important
    }

    .cutm_padding2 {
        padding-top: 0px !important
    }
}

.hero-shape,
.hero-shape-left {
    position: absolute;
    left: auto;
    bottom: auto;
    width: 100%;
    height: 100%
}

.hero-shape-left {
    right: auto;
    left: 0
}

@media (min-width:320px) and (max-width:776px) {
    .hero-shape-none-sm {
        background: #ffffff !important
    }
}

.group-shape-1,
.group-shape-2,
.group-shape-3,
.group-shape-4 {
    position: absolute;
    max-height: 100%;
    right: auto
}

.group-shape-1 {
    left: 12vw;
    top: 12vw
}

.group-shape-2 {
    left: 10.2vw;
    top: 7vw;
    animation-name: angry-animation;
    animation-duration: 3s;
    animation-timing-function: linear;
    animation-delay: 0s;
    animation-iteration-count: infinite;
    animation-direction: normal
}

.group-shape-3 {
    left: 10.2vw;
    top: 25vw
}

.group-shape-4 {
    left: 40vw;
    top: auto;
    bottom: 70px;
    animation-name: angry-animation;
    animation-duration: 3s;
    animation-timing-function: linear;
    animation-delay: 0s;
    animation-iteration-count: infinite;
    animation-direction: normal
}

@keyframes angry-animation {
    0% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }

    50% {
        -webkit-transform: scale(1.2);
        -ms-transform: scale(1.2);
        transform: scale(1.2)
    }

    100% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }
}

.call-to-action-video {
    position: relative;
    z-index: 1
}

.free-trial-image {
    position: relative;
    text-align: center;
    width: 100%;
    height: 100%;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url(../img/cta-2-girl-img.jpg)
}

.free-trial-image:before {
    position: absolute;
    content: '';
    background: rgb(122 14 185 / .86) !important;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.free-trial-image img {
    display: none
}

.free-trial-content {
    position: relative;
    z-index: 2;
    max-width: 555px;
    padding-left: 30px;
    padding-top: 70px;
    padding-bottom: 70px
}

.free-trial-content form {
    position: relative;
    margin-top: 25px;
    margin-bottom: 10px
}

.free-trial-content::after {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    content: '';
    background-color: #2d5db3;
    z-index: -1;
    display: none
}

@media only screen and (min-width:320px) and (max-width:768px) {
    .call-to-action-video::before {
        background-image: none !important;
        background: #2d5db3 !important;
        width: 100%
    }
}

@media only screen and (max-width:991px) and (min-width:768px) {
    .free-trial-image {
        width: auto;
        height: auto;
        background-image: unset
    }

    .free-trial-content {
        text-align: center;
        max-width: 100%;
        padding-top: 60px;
        padding-bottom: 60px;
        padding-right: 15px;
        padding-left: 15px
    }

    .call-to-action-video::before {
        display: none
    }

    .free-trial-content form {
        max-width: 550px;
        margin-left: auto;
        margin-right: auto
    }

    .free-trial-content::after {
        display: block
    }
}

.cta-image {
    position: relative;
    display: block;
    width: 100%
}

.cta-image img {
    position: absolute;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%)
}

.cta-image img.img-left {
    top: 45px;
    left: 6%
}

.cta-image img.img-right {
    top: 15px;
    right: 6%
}

.analysis-form-wrap .p-0 {
    float: left
}

.analysis-form-group {
    position: relative;
    z-index: 1;
    margin: 0 -45px 0 0;
    right: -43px
}

.analysis-form-wrap input[type=email] {
    position: relative
}

.analysis-form-wrap input[type=url],
.analysis-form-wrap input[type=email] {
    border-radius: 50px;
    padding: 15px 30px;
    border: none
}

.analysis-form-group:after {
    position: absolute;
    top: -3px;
    right: -8px;
    width: 58px;
    height: 58px;
    background: #72019b;
    display: block;
    content: "";
    border-radius: 100%
}

.analysis-form-border {
    border-left: 1px solid #ebebeb;
    left: 25px
}

.analysis-form-wrap input[type=submit] {
    font-size: 14px;
    display: inline-block;
    text-transform: uppercase;
    font-weight: 700;
    background: #2d5db3;
    color: #fff;
    padding: 14px 37px;
    border-radius: 50px;
    -webkit-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s;
    border: none;
    position: relative;
    z-index: 2;
    margin-left: -36px
}

@media (min-width:320px) and (max-width:991px) {
    .analysis-form-group:after {
        display: none
    }

    .analysis-form-group {
        margin: 0;
        right: 0
    }

    .analysis-form-border {
        left: 0;
        border: none
    }
}

@media (min-width:768px) and (max-width:991px) {
    .analysis-form-wrap .p-0 {
        margin-bottom: 20px
    }
}

.core-services-single {
    position: relative;
    display: block;
    transition: all 0.3s ease-in
}

.core-services-single a {
    text-decoration: none;
    position: absolute;
    right: 15px;
    bottom: -15px;
    color: #fff;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    border-radius: 50%;
    box-shadow: 0 4px 11px 0 rgb(0 0 0 / .12)
}

.core-services-single:hover {
    background: linear-gradient(75deg, #65258a 10%, #2d5db3);
    color: #fff
}

.core-services-single:hover h5,
.core-services-single:hover span {
    color: #ffffff !important
}

.core-services-single:hover a,
.core-services-single:hover a>span {
    color: #65258a !important;
    background: #fff
}

.services-block-three>a {
    display: block;
    position: relative
}

.services-block-three>a:before {
    display: block;
    content: "";
    width: 9%;
    height: 17%;
    position: absolute;
    bottom: -2px;
    right: -2px;
    border-bottom: 1px solid #65258a;
    border-right: 1px solid #65258a;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s
}

.services-block-three>a:after {
    display: block;
    content: "";
    width: 9%;
    height: 17%;
    position: absolute;
    top: -2px;
    left: -2px;
    border-top: 1px solid #65258a;
    border-left: 1px solid #65258a;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s
}

.services-block-three a,
.services-block-three p {
    color: #757575;
    text-decoration: none
}

.services-block-three p {
    margin-bottom: 0
}

.services-block-three>a:hover {
    opacity: 1;
    border-color: #ebebeb
}

.services-block-three>a:hover:before,
.services-block-three>a:hover:after {
    width: 95%;
    height: 90%
}

.icon-box-left {
    position: relative;
    padding-left: 60px;
    text-align: left
}

.icon-box-left .icon-box-icon {
    position: absolute;
    height: 38px;
    width: 38px;
    left: 0;
    text-align: center !important;
    line-height: 3.375rem;
    font-size: 2.1875rem
}

.icon-box .icon-box-icon {
    font-size: 2.375rem;
    margin: 0 0 10px;
    transition: all .3s ease-in-out
}

.icon-box:hover .icon-box-icon {
    transform: translateY(-5px)
}

.features-box {
    position: relative;
    display: block
}

.features-box-icon {
    display: table-cell;
    vertical-align: top
}

.features-box-icon i {
    display: inline-block;
    width: 80px;
    height: 80px;
    text-align: center;
    color: #65258a;
    font-size: 50px;
    padding: 10px;
    border-radius: 50%
}

.features-box-content {
    display: table-cell;
    padding-left: 20px
}

.progress {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    height: 12px;
    overflow: hidden;
    font-size: .75rem;
    background-color: #ebebeb;
    border-radius: 30px
}

.progress-bar {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    background-color: #2d5db3;
    transition: width .6s ease
}

.progress-item+.progress-item {
    margin-top: 24px
}

.progress-item {
    margin-bottom: 20px
}

.progress-title>h6 {
    font-size: .95375rem;
    margin-bottom: 8px;
    font-weight: 500
}

.progress span {
    display: block;
    height: 100%
}

.progress-line {
    background-color: #2d5db3;
    -webkit-animation: progressBar 3s ease-in-out;
    -webkit-animation-fill-mode: both;
    -moz-animation: progressBar 3s ease-in-out;
    -moz-animation-fill-mode: both
}

@-webkit-keyframes progressBar {
    0% {
        width: 0
    }

    100% {
        width: 100%
    }
}

@-moz-keyframes progressBar {
    0% {
        width: 0
    }

    100% {
        width: 100%
    }
}

.circle-box {
    position: relative;
    width: 100%;
    display: block
}

.circle-box .chart span {
    position: relative;
    font-size: 30px;
    font-weight: 700;
    color: #fff;
    text-align: center;
    font-family: 'Montserrat', sans-serif
}

.easyPieChart {
    position: relative;
    text-align: center;
    margin: auto
}

.easyPieChart canvas {
    position: absolute;
    top: 0;
    left: 0
}

.switchable {
    position: relative
}

.imageblock-section {
    position: relative;
    display: block;
    width: 100%
}

.imageblock-section .imageblock-section-img {
    position: absolute;
    height: 100%;
    top: 0;
    z-index: 2;
    padding: 0
}

.switchable.switchable-content div[class*='col-']:first-child {
    float: right;
    right: 0;
    left: auto
}

.switchable>div[class*='col-'] {
    padding: 0
}

.background-image-holder {
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    background-size: cover !important;
    background-position: 50% 50% !important;
    z-index: 0;
    transition: opacity .3s linear;
    -webkit-transition: opacity .3s linear;
    opacity: 0;
    background: #252525
}

.background-image-holder:not([class*='col-']) {
    width: 100%
}

.switchable div[class*='col-']:first-child {
    float: left;
    right: auto
}

@media (max-width:767px) {
    .switchable .imageblock-section-img[class*='col-'] {
        float: none !important
    }
}

.switchable>div[class*='col-'] {
    padding: 0
}

@media (max-width:767px) {
    .imageblock-section .imageblock-section-img {
        position: relative;
        min-height: 18.57142857em
    }
}

@media (min-width:768px) {
    .switchable .container>.row {
        flex-flow: row-reverse
    }

    .switchable.switchable-content .container>.row {
        flex-flow: row
    }
}

.services-single {
    transition: all 0.3s ease-in;
    position: relative;
    height: 500px;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / .2) !important
}

.services-single:after {
    position: absolute;
    content: url(../img/service-bottom-shape.png);
    right: 0;
    bottom: -8px
}

.services-single a {
    color: #fff;
    opacity: .8
}

.services-single:hover h5,
.services-single:hover span,
.services-single:hover a {
    color: #424388 !important;
    opacity: 1
}

.services-single:hover {
    transition: all 0.3s ease-in;
    color: #424388
}

.services-single:hover .services-single:after {
    z-index: 999
}

.filter-btn {
    position: relative;
    display: inline-block;
    cursor: pointer;
    padding: 0 1px 0px;
    border-radius: 0;
    background: #fff0;
    margin: 0 5px 0;
    transition: all 0.3s ease-in;
    font-size: 14px;
    font-weight: 600;
    padding-left: 15px;
    font-family: 'Montserrat', sans-serif;
    border-bottom: 2px solid #fff0;
    border-top: none;
    border-right: none;
    border-left: 2px solid rgb(7 50 127);
}

.filter-btn:hover {
    color: rgb(7 50 127);
}

button.filter-btn:focus {
    outline: none;
    box-shadow: none !important
}

.mixitup-control-active.filter-btn {
    border-bottom: 4px solid #424388;


}

.mixitup-control-active {
    color: rgb(7 50 127);
}

.mixitup-control-active[data-filter]:after {
    background: #fff0
}

.control[data-filter]+.control[data-sort] {
    margin-left: .85rem
}

.portfolio-container {
    text-align: center
}

.portfolio-item,
.gap {
    display: inline-block;
    vertical-align: top
}

.portfolio-item {
    background: #fff;
    margin-top: 1rem;
    position: relative
}

.portfolio-wrapper {
    position: relative;
    display: block;
    width: 100%;
    overflow: hidden
}

.portfolio-wrapper .content-overlay {
    background: #65258a;
    background: -webkit-linear-gradient(left, #65258a 2%, #2d5db3 82%);
    background: linear-gradient(to right, #385fa6, #002c79) !important;
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    opacity: 0;
    -webkit-transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s
}

.portfolio-wrapper:hover .content-overlay {
    opacity: .8
}

.portfolio-wrapper a img {
    display: block
}

.content-image {
    width: 100%
}

.content-details {
    position: absolute;
    text-align: center;
    padding-left: 1em;
    padding-right: 1em;
    width: 100%;
    top: 50%;
    left: 50%;
    opacity: 0;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s
}

.portfolio-wrapper:hover .content-details {
    top: 50%;
    left: 50%;
    opacity: 1
}

.fadeIn-bottom {
    top: 80%
}

.fadeIn-top {
    top: 20%
}

.fadeIn-left {
    left: 20%
}

.fadeIn-right {
    left: 80%
}

.portfolio-item,
.gap {
    width: calc(100% / 2 - (((2 - 1) * 1rem) / 1))
}

@media screen and (min-width:541px) {

    .portfolio-item,
    .gap {
        width: calc(100% / 3 - (((3 - 1) * 1rem) / 3))
    }
}

@media screen and (min-width:961px) {

    .portfolio-item,
    .gap {
        width: calc(100% / 3 - (((3 - 1) * 1rem) / 3))
    }
}

@media screen and (min-width:1281px) {

    .portfolio-item,
    .gap {
        width: calc(100% / 3 - (((3 - 1) * 1rem) / 3))
    }
}

.single-blog-card {
    margin-bottom: 25px
}

.single-blog-card img {
    border-bottom: 3px solid #2d5db3;
    position: relative;
    display: block
}

.meta-date {
    position: absolute;
    right: 20px;
    width: 55px;
    height: 55px;
    background: #2d5db3;
    border-radius: 50%;
    text-align: center;
    color: #fff;
    bottom: -22px
}

.meta-date strong {
    display: block;
    line-height: 4px;
    margin-top: 16px
}

.single-blog-card span.category {
    z-index: 2;
    top: 10px;
    right: 10px
}

.single-blog-card .card-body {
    padding: 1.75rem
}

.meta-list {
    opacity: .8;
    font-size: 95%
}

.meta-list li.list-inline-item:not(:last-child) {
    margin-right: .7rem
}

.single-blog-card a {
    font-size: 16px;
    font-weight: 600;
    color: #444242;
    font-family: 'Montserrat', sans-serif
}

.single-blog-card a,
.single-blog-card a:hover {
    text-decoration: none
}

.single-blog-card a:hover {
    color: #2d5db3
}

a.detail-link {
    display: inline-block;
    text-decoration: none;
    color: #0a0a0a;
    font-weight: 900;
    font-size: 17px
}

a.detail-link span {
    font-size: 12px;
    vertical-align: middle;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    color: #2d5db3
}

a.detail-link:hover {
    color: #2d5db3
}

a.detail-link:hover span {
    transform: translateX(3px);
    margin-left: 8px
}

.work-process-list {
    width: 100%;
    display: block;
    position: relative
}

.work-process-list li {
    width: 18%;
    display: inline-block;
    text-align: center;
    margin-right: 0
}

.work-process-list li span:before {
    position: absolute;
    content: '';
    height: 4px;
    background: #000;
    width: 100%;
    top: 20%;
    z-index: -1;
    left: 0;
    right: 0;
    border: 3px solid #005cbf
}

.work-process-list li span:after {
    position: absolute;
    content: '';
    height: 4px;
    background: #000;
    width: 100%;
    top: 20%;
    z-index: -1;
    left: 0;
    right: 0;
    border: 3px solid #005cbf
}

.work-process-list li span {
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background: #fff;
    border: 1px solid #ebebeb;
    display: block;
    margin: auto;
    border-radius: 50%;
    z-index: 2
}

.step {
    position: relative;
    padding: 5.625rem 20% 20% 0
}

.step.step-highlight::before {
    background: #fff;
    border-color: #fff;
    color: #000
}

.owl-carousel .owl-stage-outer .owl-stage .owl-item {
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    transition-delay: 0s;
    counter-increment: owlItem
}

.step-title {
    font-size: 1.125rem;
    font-weight: 400;
    letter-spacing: .025em
}

.text-white .step::before {
    border-color: rgb(255 255 255 / .2);
    color: #fff
}

.step:hover::before,
.step.step-highlight::before {
    -webkit-box-shadow: 0 0 10px 0 rgb(0 0 0 / .05);
    -moz-box-shadow: 0 0 10px 0 rgb(0 0 0 / .05);
    box-shadow: 0 0 10px 0 rgb(0 0 0 / .05);
    -webkit-transform: scale(1.25);
    -moz-transform: scale(1.25);
    transform: scale(1.25);
    background: #fff;
    border-color: #fff0;
    color: #65258a
}

.step::before {
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    transition-delay: 0s;
    content: counter(owlItem, decimal);
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 3.75rem;
    height: 3.75rem;
    line-height: calc(3.75rem - .25rem);
    text-align: center;
    border: 2px solid #e5e5e5;
    z-index: 20;
    border-radius: 50%;
    font-size: 1.5rem
}

.owl-item:not(:last-child) .step::after {
    content: "";
    display: block;
    position: absolute;
    top: 29px;
    left: 3.75rem;
    width: calc(100% - 40px);
    height: 2px;
    background: #e5e5e5;
    z-index: 10
}

.owl-carousel.visible .owl-stage-outer {
    overflow: visible
}

.text-white .step::after {
    background-color: rgb(255 255 255 / .2) !important
}

.work-process-carousel {
    position: relative;
    display: block
}

.work-process-carousel .owl-nav {
    position: absolute;
    right: 0;
    bottom: 0
}

.work-process-carousel .owl-nav button.owl-next,
.work-process-carousel .owl-nav button.owl-prev {
    font-family: 'Open Sans', sans-serif;
    font-size: 40px;
    line-height: 45px;
    padding: 10px !important
}

.work-process-wrap {
    margin: 20px -15px -60px;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start
}

.single-work-process {
    position: relative;
    margin: 0 15px 60px;
    width: calc(25% - 30px)
}

.work-process-icon-wrap {
    position: relative;
    display: inline-block;
    width: 150px;
    height: 150px
}

.max-width {
    /* max-width: 1120px; */
}

@media screen and (max-width:991px) {
    .single-work-process {
        width: calc(50% - 30px)
    }

    .work-process-divider {
        width: calc(100% - 145px)
    }

    .single-work-process:nth-child(2n) .work-process-divider {
        display: none
    }
}

@media screen and (max-width:767px) {
    .single-work-process {
        width: 100%;
        margin: 0 0 50px;
        text-align: center;
        padding: 0 30px
    }

    .work-process-divider {
        display: none
    }
}

.work-process-divider {
    background-image: linear-gradient(90deg, #65258a, #65258a 40%, transparent 40%, transparent 100%)
}

.single-work-process .work-process-divider {
    position: absolute;
    left: auto;
    top: 75px;
    width: calc(40% - 0px);
    height: 2px;
    background-image: linear-gradient(90deg, #65258a, #65258a 40%, transparent 40%, transparent 100%);
    background-size: 12px 1px
}

.single-work-process .work-process-divider:after {
    content: '\e628';
    font-family: 'themify';
    color: #65258a;
    position: absolute;
    right: -30px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 20px
}

.work-process-icon-wrap i {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.work-process-icon-wrap .process-step {
    width: 55px;
    height: 55px;
    line-height: 55px;
    text-align: center;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    top: -20px;
    font-size: 30px;
    font-weight: 700;
    font-family: 'Montserrat', sans-serif
}

.single-work-process:last-child .work-process-divider {
    display: none !important
}

.process-box {
    background: #fff;
    padding: 20px;
    border-radius: 15px;
    position: relative;
    box-shadow: 2px 2px 7px 0 #00000057
}

.process-left:after {
    content: "";
    border-top: 15px solid #fff;
    border-bottom: 15px solid #fff;
    border-left: 15px solid #fff;
    border-right: 15px solid #fff;
    display: inline-grid;
    position: absolute;
    right: -15px;
    top: 42%;
    transform: rotate(45deg);
    box-shadow: 3px -2px 3px 0 #00000036;
    z-index: 1
}

.process-right:after {
    content: "";
    border-top: 15px solid #fff0;
    border-bottom: 15px solid #fff;
    border-left: 15px solid #fff;
    border-right: 15px solid #fff0;
    display: inline-grid;
    position: absolute;
    left: -15px;
    top: 42%;
    transform: rotate(45deg);
    box-shadow: -1px 1px 3px 0 #0000001a;
    z-index: 1
}

.process-step-number {
    background: #2d5db3;
    text-align: center;
    margin: 0 auto;
    color: #fff;
    height: 100%;
    padding-top: 15px;
    position: relative;
    top: -36px;
    border-radius: 0 0 10px 10px;
    box-shadow: -6px 8px 0 0 #00000014
}

.process-point-right {
    background: #fff;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    border: 8px solid #2d5db3;
    box-shadow: 0 0 0 4px #65258a;
    margin: auto 0;
    position: absolute;
    bottom: 81px;
    left: -65px
}

.process-point-right:before {
    content: "";
    height: 195px;
    width: 11px;
    background: #65258a;
    display: inline-grid;
    transform: rotate(22deg);
    position: relative;
    left: -42px;
    top: 8px
}

.process-point-right1 {
    background: #fff;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    border: 8px solid #2d5db3;
    box-shadow: 0 0 0 4px #65258a;
    margin: auto 0;
    position: absolute;
    bottom: 44px;
    left: -65px
}

.process-point-right1:before {
    content: "";
    height: 230px;
    width: 11px;
    background: #65258a;
    display: inline-grid;
    transform: rotate(-20deg);
    position: relative;
    left: -48px;
    top: -230px
}

.process-point-rights {
    background: #fff;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    border: 8px solid #2d5db3;
    box-shadow: 0 0 0 4px #65258a;
    margin: auto 0;
    position: absolute;
    bottom: 81px;
    left: -65px
}

.process-point-rights:before {
    content: "";
    height: 200px;
    width: 11px;
    background: #65258a;
    display: inline-grid;
    transform: rotate(22deg);
    position: relative;
    left: -42px;
    top: 8px
}

.process-point-left {
    background: #fff;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    border: 8px solid #2d5db3;
    box-shadow: 0 0 0 4px #65258a;
    margin: auto 0;
    position: absolute;
    bottom: 80px;
    right: -67px
}

.process-point-lefts {
    background: #fff;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    border: 8px solid #2d5db3;
    box-shadow: 0 0 0 4px #65258a;
    margin: auto 0;
    position: absolute;
    bottom: 108px;
    right: 585px
}

.process-point-left:before {
    content: "";
    height: 200px;
    width: 11px;
    background: #65258a;
    display: inline-grid;
    transform: rotate(-24deg);
    position: relative;
    left: 42px;
    top: 5px
}

.process-last:before {
    display: none
}

.process-box p {
    z-index: 9
}

.process-step-number h2 {
    font-size: 40px;
    font-weight: 700;
    color: #65258a
}

.process-step-number:after {
    content: "";
    border-top: 8px solid #fff0;
    border-bottom: 8px solid #2d5db3;
    border-left: 8px solid #fff0;
    border-right: 8px solid #2d5db3;
    display: inline-grid;
    position: absolute;
    left: -16px;
    top: 0
}

.process-step-number:before {
    content: "";
    border-top: 8px solid #f000;
    border-bottom: 8px solid #2d5db3;
    border-left: 8px solid #2d5db3;
    border-right: 8px solid #f000;
    display: inline-grid;
    position: absolute;
    right: -16px;
    top: 0
}

.process-line-l {
    background: #2d5db3;
    height: 4px;
    position: absolute;
    width: 130px;
    right: -147px;
    top: 95px;
    z-index: 9
}

.process-line-l1 {
    background: #2d5db3;
    height: 4px;
    position: absolute;
    width: 130px;
    right: -147px;
    top: 73px;
    z-index: 9
}

.process-line-r {
    background: #2d5db3;
    height: 4px;
    position: absolute;
    width: 130px;
    left: -147px;
    top: 102px;
    z-index: 9
}

@media (min-width:320px) and (max-width:1199px) {

    .process-line-l,
    .process-line-l1,
    .process-line-r,
    .process-point-left,
    .process-point-right {
        display: none
    }

    .process-none {
        display: none
    }

    .process-width.col-lg-5 {
        margin-top: 40px;
        width: 100% !important;
        max-width: 100% !important;
        flex: auto
    }

    .process-right:after,
    .process-left:after {
        display: none
    }
}

.counter-wrap {
    width: 100%;
    display: block;
    position: relative
}

.counter-wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    grid-auto-flow: dense;
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(200px, 1fr))
}

.counter-wrap li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    overflow: hidden;
    text-align: center;
    padding: 30px
}

.counter-wrap li:last-child {
    border-right: none;
    margin-right: 0 !important
}

.counter-wrap .single-counter {
    margin: 0
}

.single-counter {
    margin: 14px 0;
    min-width: 175px
}

.single-counter span {
    font-size: 35px;
    line-height: 38px
}

@media (min-width:320px) and (max-width:575px) {
    .single-counter {
        margin: 0
    }
}

.feature-tabs-wrap {
    margin-top: 30px
}

.feature-tabs-center {
    margin-bottom: 25px
}

.feature-tabs li {
    position: relative;
    background: #efefef
}

.feature-tabs li:first-child {
    margin-left: 0
}

.feature-tabs li a {
    padding: 15px 30px;
    border-right: 1px solid #ffffff !important;
    border-top: 0 !important;
    border-bottom: 0 !important;
    border-left: 0 !important
}

@media (min-width:768px) and (max-width:991px) {
    .feature-tabs li a {
        padding: 15px
    }
}

@media (min-width:320px) and (max-width:767px) {
    .feature-tabs li a {
        padding: 10px
    }

    .max-width {
        max-width: 100%
    }

    .feature-tabs li a.active:after {
        display: none
    }
}

.feature-tabs li:last-child a {
    border-right: none !important
}

.feature-tabs li a,
.feature-tabs li a.active {
    border-radius: 0;
    position: relative
}

.feature-tabs li a.active:after {
    position: absolute;
    content: " ";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 10px 0 10px;
    border-color: #fff #fff0 #fff0 #fff0;
    margin-left: -10px;
    bottom: -10px;
    left: 50%
}

.feature-tabs li a h6 {
    font-size: 13px;
    line-height: 17px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600
}

.feature-tabs li a.active:before {
    width: 100%;
    background: #2d5db3
}

.feature-tabs li a.active {
    color: #2d5db3 !important
}

.team-1-wrap {
    position: relative;
    z-index: 1;
    overflow: hidden;
    text-align: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: start;
    align-items: flex-start
}

.team-style-2 {
    border: 1px solid #ececec;
    border-radius: 4px;
    background: #fff
}

.team-img {
    position: relative;
    overflow: hidden
}

.team-img:before {
    content: "";
    background-image: linear-gradient(to left, rgb(41 103 230 / .75), rgb(48 91 228 / .75), rgb(59 79 226 / .8), rgb(71 64 222 / .85), rgb(84 45 216 / .95));
    position: absolute;
    opacity: .8;
    top: 50%;
    left: 50%;
    z-index: 2;
    width: 0;
    height: 0;
    padding: 25%;
    border-radius: 50%;
    transition: opacity .3s ease-out, -webkit-transform .3s ease;
    transition: transform .3s ease, opacity .3s ease-out;
    transition: transform .3s ease, opacity .3s ease-out, -webkit-transform .3s ease;
    will-change: opacity, transform;
    opacity: 0;
    -webkit-transform: translate(-50%, -50%) scale(0);
    transform: translate(-50%, -50%) scale(0)
}

.team-overly-content {
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    opacity: 0;
    will-change: opacity;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3
}

.team-1-wrap:hover .team-overly-content {
    opacity: 1;
    height: 100%;
    transition: opacity 0.4s cubic-bezier(.71, .05, .29, .9) 0.2s
}

.team-1-wrap:hover .team-img:before {
    opacity: 1;
    -webkit-transform: translate(-50%, -50%) scale(4);
    transform: translate(-50%, -50%) scale(4);
    transition-duration: .6s
}

.team-img img {
    display: block;
    transition: all 0.3s ease-in
}

.team-1-wrap:hover .team-img img {
    -webkit-transform: scale(1.2);
    transform: scale(1.2)
}

.team-overly-content ul li a {
    box-sizing: border-box;
    width: 35px;
    height: 35px;
    line-height: 25px;
    padding: 5px;
    background-color: #fff;
    border-radius: 100%;
    margin: 4px;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    color: #757575
}

.team-overly-content ul li a:hover {
    color: #65258a
}

.team-info {
    display: block;
    text-align: center;
    width: 100%;
    padding: 15px
}

.staff-member .card {
    border-radius: 35px !important
}

.staff-member {
    position: relative;
    display: block;
    margin: 10px;
    border-radius: 35px !important;
    box-shadow: 0 4px 30px 0 rgb(0 0 0 / .12)
}

.staff-member h5,
.staff-member p,
.staff-member span {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    opacity: 1
}

.staff-member h5,
.staff-member p,
.staff-member span {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    opacity: 1
}

.card-icon {
    color: #2655aa !important
}

.staff-member span {
    font-size: .9rem;
    font-weight: 400;
    color: #757575;
    display: inline-block
}

.staff-member .overlay {
    background: #65258a;

    background: linear-gradient(to right, #385fa6, #002c79) !important;
    color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 16px 12px;
    text-align: center;
    opacity: 0;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    border-radius: 35px
}

.staff-member .overlay .teacher-quote {
    text-align: center;
    font-weight: 600;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    opacity: 0;
    margin-top: 20px
}

.staff-member .overlay .teacher-name {
    color: #fff;
    text-decoration: none !important;
    display: block;
    margin-top: 15px
}

.staff-member .overlay h5 {
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
    opacity: 0
}

.staff-member .overlay .teacher-field {
    font-size: .9rem;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    display: inline-block;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
    opacity: 0
}

.staff-member .overlay ul.social {
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    opacity: 0
}

.linkedin-btn {
    display: inline-block;
    background-color: #0077b5;
    color: #fff;
    padding: 12px 24px;
    border-radius: 20px !important;
    text-decoration: none;
    font-weight: 700;
    text-align: center;
    transition: 0.3s;
    box-shadow: 0 4px 6px rgb(0 0 0 / .1)
}

.linkedin-btn:hover {
    background-color: #005582;
    color: #fff
}

.staff-member .overlay ul.social li {
    margin: 0
}

.staff-member .overlay ul.social a {
    margin: 0 5px
}

.staff-member .overlay ul.social li a:hover span {
    color: #2d5db3
}

.staff-member .overlay ul.social {
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    opacity: 0
}

.staff-member:hover .social {
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s
}

.staff-member .overlay .teacher-see-profile {
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    opacity: 0
}

.staff-member:hover .overlay {
    opacity: .9
}

.staff-member:hover .overlay h5,
.staff-member:hover .overlay p,
.staff-member:hover .overlay span,
.staff-member:hover .overlay ul.social {
    -webkit-transform: none;
    transform: none;
    opacity: 1
}

.team-social-list li a {
    padding: 5px
}

.team-social-list li span {
    font-size: 18px;
    line-height: inherit;
    vertical-align: middle
}

.video-play-icon {
    position: relative;
    display: block;
    width: 100%;
    top: 40%;
    left: -10%
}

.video-play-icon span {
    width: 80px;
    height: 80px;
    line-height: 80px;
    border-radius: 50%;
    position: absolute;
    text-align: center;
    font-size: 30px;
    cursor: pointer;
    background: #fff;
    -webkit-transition: .5s;
    padding-left: 5px
}

.color-bip span {
    -webkit-animation: ripple 1s linear infinite;
    animation: ripple 1s linear infinite
}

.white-bip span {
    -webkit-animation: ripple-white 1s linear infinite;
    animation: ripple-white 1s linear infinite
}

a.video-play-icon-without-bip:hover span {
    color: #fff
}

a.video-play-icon {
    border-radius: 50%;
    display: block
}

a.video-play-icon-without-bip {
    animation: none
}

a.video-play-icon-without-bip:hover {
    -webkit-animation: ripple-white 1s linear infinite;
    animation: ripple-white 1s linear infinite;
    -webkit-transition: .5s;
    background-color: #65258a
}

@-webkit-keyframes ripple {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgb(50 100 245 / .15), 0 0 0 20px rgb(50 100 245 / .15), 0 0 0 40px rgb(50 100 245 / .15);
        box-shadow: 0 0 0 0 rgb(50 100 245 / .15), 0 0 0 20px rgb(50 100 245 / .15), 0 0 0 40px rgb(50 100 245 / .15)
    }

    100% {
        -webkit-box-shadow: 0 0 0 20px rgb(50 100 245 / .15), 0 0 0 40px rgb(50 100 245 / .15), 0 0 0 60px #fff0;
        box-shadow: 0 0 0 20px rgb(50 100 245 / .15), 0 0 0 40px rgb(50 100 245 / .15), 0 0 0 60px #fff0
    }
}

@keyframes ripple {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgb(50 100 245 / .15), 0 0 0 20px rgb(50 100 245 / .15), 0 0 0 40px rgb(50 100 245 / .15);
        box-shadow: 0 0 0 0 rgb(50 100 245 / .15), 0 0 0 20px rgb(50 100 245 / .15), 0 0 0 40px rgb(50 100 245 / .15)
    }

    100% {
        -webkit-box-shadow: 0 0 0 20px rgb(50 100 245 / .15), 0 0 0 40px rgb(50 100 245 / .15), 0 0 0 60px #fff0;
        box-shadow: 0 0 0 20px rgb(50 100 245 / .15), 0 0 0 40px rgb(50 100 245 / .15), 0 0 0 60px #fff0
    }
}

@-webkit-keyframes ripple-white {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgb(255 255 255 / .1), 0 0 0 10px rgb(255 255 255 / .1), 0 0 0 20px rgb(255 255 255 / .1);
        box-shadow: 0 0 0 0 rgb(255 255 255 / .1), 0 0 0 10px rgb(255 255 255 / .1), 0 0 0 20px rgb(255 255 255 / .1)
    }

    100% {
        -webkit-box-shadow: 0 0 0 10px rgb(255 255 255 / .1), 0 0 0 20px rgb(255 255 255 / .1), 0 0 0 30px #fff0;
        box-shadow: 0 0 0 10px rgb(255 255 255 / .1), 0 0 0 20px rgb(255 255 255 / .1), 0 0 0 30px #fff0
    }
}

@keyframes ripple-white {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgb(255 255 255 / .1), 0 0 0 10px rgb(255 255 255 / .1), 0 0 0 20px rgb(255 255 255 / .1);
        box-shadow: 0 0 0 0 rgb(255 255 255 / .1), 0 0 0 10px rgb(255 255 255 / .1), 0 0 0 20px rgb(255 255 255 / .1)
    }

    100% {
        -webkit-box-shadow: 0 0 0 10px rgb(255 255 255 / .1), 0 0 0 20px rgb(255 255 255 / .1), 0 0 0 30px #fff0;
        box-shadow: 0 0 0 10px rgb(255 255 255 / .1), 0 0 0 20px rgb(255 255 255 / .1), 0 0 0 30px #fff0
    }
}

.about-img-wrap {
    position: relative;
    display: block;
    overflow: hidden
}

.about-img-wrap img {
    display: block
}

.about-us-img .about-single-img {
    position: relative;
    z-index: 2
}

.about-us-img .about-us-bg {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 85%;
    z-index: 1
}

.single-promo-block {
    display: block;
    overflow: hidden;
    position: relative;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease
}

.promo-hover-bg-1:before {
    background-image: url(../img/blog/1.jpg)
}

.promo-hover-bg-2:before {
    background-image: url(../img/blog/2.jpg)
}

.promo-hover-bg-3:before {
    background-image: url(../img/blog/3.jpg)
}

.promo-hover-bg-4:before {
    background-image: url(../img/blog/4.jpg)
}

.promo-hover-bg-5:before {
    background-image: url(../img/blog/5.jpg)
}

.promo-hover-bg-6:before {
    background-image: url(../img/blog/6.jpg)
}

.single-promo-block:before {
    top: 80%;
    opacity: 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-filter: brightness(40%);
    filter: brightness(40%)
}

.single-promo-block:before,
.single-promo-block:after {
    content: '';
    height: 100%;
    right: 0;
    left: 0;
    position: absolute;
    pointer-events: none;
    -webkit-border-radius: inherit;
    border-radius: inherit;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease
}

.single-promo-block:after {
    z-index: 1;
    top: 100%;
    background-image: linear-gradient(75deg, rgb(26 44 121 / .75) 10%, rgb(232 5 102 / .8))
}

.single-promo-block>* {
    position: relative;
    z-index: 3
}

@media screen and (min-width:1367px),
screen and (any-hover:hover) and (min-width:1200px),
not all,
not all,
not all {
    .single-promo-block.hover-image:hover:before {
        opacity: 1;
        -webkit-transition: all 0.17s ease-out 0.18s;
        transition: all 0.17s ease-out 0.18s
    }

    .single-promo-block.hover-image:hover:before,
    .single-promo-block.hover-image:hover:after {
        top: 0
    }

    .single-promo-block.hover-image:hover .promo-block-content h5,
    .single-promo-block.hover-image:hover .promo-block-icon span {
        color: #fff
    }

    .single-promo-block.hover-image:hover .promo-block-content p {
        color: rgb(255 255 255 / .75)
    }
}

.overlay-top-img {
    position: absolute;
    bottom: -27px
}

.project-info-list li {
    border-left: 4px solid #65258a;
    box-shadow: 0 1px 4px 0 rgb(0 0 0 / .12)
}

.project-info-list li a {
    color: #707070
}

@media (min-width:776px) and (max-width:991px) {
    .promo-single-wrap {
        border-radius: 20px !important;
        margin-top: 20px
    }
}

.promo-icon {
    position: relative;
    display: block;
    width: 100%
}

.promo-icon i {
    z-index: 1;
    font-size: 75px;
    position: relative;
    color: #2554a9
}

.promo-icon img {
    z-index: 2
}

.number-bg {
    left: 0;
    right: 0;
    z-index: -1;
    top: -30px;
    color: #f2f2f2;
    font-size: 115px;
    line-height: 120px;
    font-weight: 700;
    position: absolute;
    font-family: 'Montserrat', sans-serif;
    -webkit-animation: mover 2s infinite alternate;
    animation: mover 2s infinite alternate
}

@-webkit-keyframes mover {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    100% {
        -webkit-transform: translateX(-10px);
        transform: translateX(-10px)
    }
}

@keyframes mover {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    100% {
        -webkit-transform: translateX(-10px);
        transform: translateX(-10px)
    }
}

.promo-bottom-shape {
    position: absolute;
    left: 0;
    bottom: -10px;
    width: 100%
}

.promo-bottom-shape img {
    width: 100%
}

.check-list-info {
    margin-top: -.5em;
    margin-bottom: -.5em
}

.check-list-info li {
    position: relative;
    padding: .5rem 0 .5rem 1.875rem;
    font-size: 1rem;
    line-height: 1.5
}

.check-list-info li:before {
    position: absolute;
    top: 10px;
    left: 0;
    font-family: "Font Awesome 5 Free";
    content: "\f058";
    font-weight: 900;
    font-size: 1.25rem;
    line-height: 1.5rem;
    color: #2d5db3
}

.promo-col:nth-child(2n+2) {
    margin-top: 30px
}

@media (min-width:320px) and (max-width:575px) {
    .promo-col:nth-child(2n+2) {
        margin-top: 0
    }

    .promo-icon i {
        font-size: 50px !important
    }

    .promo-icon {
        margin-bottom: 0px !important
    }
}

.promo-item {
    border-radius: 10px;
    -webkit-filter: drop-shadow(0 0 20px rgb(0 0 0 / .07));
    filter: drop-shadow(0 0 20px rgb(0 0 0 / .07));
    padding: 30px;
    margin-top: 30px;
    position: relative;
    overflow: hidden;
    z-index: 1
}

.promo-item:before {
    content: '';
    position: absolute;
    right: -65px;
    width: 95px;
    height: 95px;
    top: -55px;
    border-radius: 50px;
    background: linear-gradient(to right, #385fa6, #002c79) !important;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    z-index: -1
}

.promo-item:hover:before {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 0;
    background: linear-gradient(to right, #385fa6, #002c79) !important;
}

.promo-item:hover h5,
.promo-item:hover p {
    color: #fff
}

.promo-img {
    margin-bottom: 15px
}

.emergency-btn {
    background: #65258a;
    padding: 8px 20px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    color: #fff;
    border-radius: 50px;
    margin-top: 24px;
    display: block;
    text-align: center
}

.emergency-btn:hover {
    color: #fff;
    background: #65258a
}

.list-with-icon li {
    margin-bottom: 20px
}

.testimonial-single {
    display: block;
    position: relative
}

.testimonial-single.gray-light-bg {
    background: #56017f
}

.testimonial-single blockquote,
.client-ratting h6 {
    color: #d3c7d8
}

.testimonial-single:after {
    content: '';
    width: 0;
    height: 0;
    border-top: 30px solid #56017f;
    border-right: 30px solid #fff0;
    position: absolute;
    bottom: -30px
}

.owl-carousel .owl-item .client-img img {
    width: 90px;
    display: initial;
    border: 3px solid #712696
}

.client-ratting-list li:not(:last-child) {
    margin-right: 0;
    line-height: 14px
}

.client-ratting-list li span {
    font-size: 12px
}

.client-ratting-list li.rating {
    color: #d3c7d8
}

.client-info h5,
.client-info p {
    color: #712696
}

.bg-left-shape {
    position: relative
}

.bg-left-shape:before {
    content: "";
    position: absolute;
    z-index: -1;
    width: 50%;
    height: 80%;
    left: 15%;
    top: 22%;
    background-image: url(../img/globe-bg.png);
    background-repeat: no-repeat;
    background-size: contain
}

.testimonial-wrap {
    padding: 30px
}

.testimonial-wrap span.icon {
    font-size: 35px;
    color: #65258a
}

.testimonial-wrap blockquote {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    height: 127px;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    margin-bottom: 0
}

.client-say {
    position: relative;
    display: inline-block
}

.client-say p {
    padding: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    height: 110px;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    margin-bottom: 0;
    float: left
}

.client-say p span {
    font-size: 32px;
    color: #65258a
}

.client-say img {
    position: relative;
    width: 6% !important;
    display: initial !important;
    top: 5px;
    margin-right: 10px
}

.author-info .media-body {
    position: relative;
    left: 120px
}

.author-img {
    border: 4px solid #8812cc;
    width: 100px;
    position: absolute;
    top: 0
}

.dot-indicator.owl-theme button.owl-dot span {
    display: inline-block;
    width: 12px;
    height: 12px;
    box-sizing: border-box;
    background: #d8d8d8;
    border-radius: 50%;
    -webkit-transform: scale(.8);
    transform: scale(.8);
    transition: 0.3s
}

.dot-indicator.owl-theme button.owl-dot:focus {
    border: none;
    outline: none
}

.dot-indicator.owl-theme button.owl-dot.active span {
    background: #7202bb;
    border: 2px solid #fff0;
    -webkit-transform: scale(.8);
    transform: scale(.8)
}

.screen-carousel.dot-indicator.owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 20px
}

.arrow-indicator.owl-theme .owl-nav {
    position: absolute;
    left: 0;
    margin-top: 4px
}

.arrow-indicator.owl-theme .owl-nav [class*=owl-] {
    width: 40px;
    height: 40px;
    margin: 2px;
    box-shadow: 0 2px 4px rgb(12 12 12 / .12);
    background: #fff;
    border-radius: 50%
}

.arrow-indicator.owl-theme .owl-nav [class*=owl-]:focus {
    outline: none
}

.arrow-indicator.owl-theme .owl-nav [class*=owl-] span {
    font-size: 20px;
    line-height: 20px;
    color: #65258a
}

.arrow-indicator.owl-theme .owl-nav [class*=owl-]:hover {
    background: #65258a !important
}

.arrow-indicator.owl-theme .owl-nav [class*=owl-]:hover span {
    color: #ffffff !important
}

.testimonial-content-wrap {
    position: relative
}

.testimonial-content-wrap .testimonial-tb-shape {
    position: absolute
}

.testimonial-content-wrap .testimonial-tb-shape.shape-top {
    top: -60px;
    right: 20%
}

.testimonial-content-wrap .testimonial-tb-shape.shape-bottom {
    bottom: -88px;
    right: 50%
}

@media (min-width:320px) and (max-width:1199px) {

    .testimonial-content-wrap .testimonial-tb-shape.shape-top,
    .testimonial-content-wrap .testimonial-tb-shape.shape-bottom {
        display: none
    }
}

.testimonial-quote-wrap {
    background: #65258a;
    padding: 30px 40px;
    z-index: 4;
    margin-top: 30px
}

.testimonial-shape:before {
    position: absolute;
    top: 60px;
    left: 20px;
    width: 98%;
    height: 80%;
    content: "";
    background: #2d5db3;
    -webkit-transform: rotate(-6deg);
    transform: rotate(-6deg);
    z-index: -1
}

@media (min-width:320px) and (max-width:991px) {

    .author-info span,
    .testimonial-shape:before {
        display: none
    }
}

.client-section-wrap ul {
    display: block
}

.client-section-wrap ul li {
    padding-right: 50px;
    margin: 5px 0
}

.client-section-wrap ul li img {
    transition: all 0.3s ease-in
}

.client-section-wrap ul li img:hover {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    filter: none;
    -webkit-filter: grayscale(0%)
}

.client-section-wrap ul li:last-child {
    padding-right: 0
}

.client-heading-wrap {
    border: 4px solid #646464;
    padding: 50px 50px 70px;
    position: relative
}

.client-logo-wrap {
    background: #fff;
    padding: 30px;
    border-radius: 4px;
    box-shadow: 0 2px 4px 0 rgb(0 0 0 / .12);
    position: absolute;
    top: -70px
}

@media (min-width:320px) and (max-width:767px) {

    .client-heading-wrap,
    .client-para {
        display: none
    }

    .client-logo-wrap {
        background: #fff0;
        top: 0;
        box-shadow: none;
        padding: 0;
        position: relative
    }
}

.single-client {
    display: -ms-grid;
    display: grid;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-grid-column-align: center;
    justify-items: center;
    width: 60%;
    height: auto;
    -webkit-transition: -webkit-transform .5s ease-in;
    transition: -webkit-transform .5s ease-in;
    transition: transform .5s ease-in;
    transition: transform .5s ease-in, -webkit-transform .5s ease-in;
    margin: 8px auto
}

.single-client img {
    max-width: 100%;
    max-height: 100%;
    -webkit-filter: opacity(50%);
    filter: opacity(90%);
    width: 100%
}

.single-client:hover {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2)
}

.single-client:hover .client-img {
    -webkit-filter: none;
    filter: none;
    opacity: 1
}

.shape-img {
    position: relative;
    z-index: 2;
    width: 100%
}

.shape-img img {
    width: 100%;
    position: absolute;
    max-width: none;
    height: auto
}

.client-img-list li.client-thumb img {
    box-shadow: 0 10px 20px 0 rgb(0 0 0 / .2);
    border: 4px solid #fff;
    border-radius: 50%
}

.client-img-list li.client-thumb {
    display: inline-block
}

.client-img-list li.client-1 {
    position: absolute;
    top: 0;
    left: 15%;
    width: 120px;
    height: 120px;
    -webkit-animation: thumb-scale-up-one 7s infinite linear;
    animation: thumb-scale-up-one 7s infinite linear
}

.client-img-list li.client-2 {
    position: absolute;
    width: 120px;
    height: 120px;
    right: 35%;
    top: 0;
    -webkit-animation: thumb-scale-up-two 6s infinite linear;
    animation: thumb-scale-up-two 6s infinite linear
}

.client-img-list li.client-3 {
    position: absolute;
    width: 130px;
    height: 130px;
    top: 0;
    right: 50px;
    -webkit-animation: thumb-scale-up-three 8s infinite linear;
    animation: thumb-scale-up-three 8s infinite linear
}

.client-img-list li.client-4 {
    position: absolute;
    width: 110px;
    height: 110px;
    top: 125px;
    left: 90px;
    -webkit-animation: thumb-scale-up-one 7s infinite linear;
    animation: thumb-scale-up-one 7s infinite linear
}

.client-img-list li.client-5 {
    position: absolute;
    width: 160px;
    height: 160px;
    left: 37%;
    top: 70px;
    -webkit-animation: thumb-scale-up-three 8s infinite linear;
    animation: thumb-scale-up-three 8s infinite linear
}

.client-img-list li.client-6 {
    position: absolute;
    width: 120px;
    height: 120px;
    left: 180px;
    top: 200px;
    -webkit-animation: thumb-scale-up-two 6s infinite linear;
    animation: thumb-scale-up-two 6s infinite linear
}

.client-img-list li.client-7 {
    position: absolute;
    top: 130px;
    right: 110px;
    width: 100px;
    height: 100px;
    -webkit-animation: thumb-scale-up-one 7s infinite linear;
    animation: thumb-scale-up-one 7s infinite linear
}

@-webkit-keyframes thumb-thumb-scale-up-one {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    40% {
        -webkit-transform: scale(.5);
        transform: scale(.5)
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes thumb-scale-up-one {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    40% {
        -webkit-transform: scale(.5);
        transform: scale(.5)
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@-webkit-keyframes thumb-scale-up-two {
    0% {
        -webkit-transform: scale(.5);
        transform: scale(.5)
    }

    40% {
        -webkit-transform: scale(.8);
        transform: scale(.8)
    }

    100% {
        -webkit-transform: scale(.5);
        transform: scale(.5)
    }
}

@keyframes thumb-scale-up-two {
    0% {
        -webkit-transform: scale(.5);
        transform: scale(.5)
    }

    40% {
        -webkit-transform: scale(.8);
        transform: scale(.8)
    }

    100% {
        -webkit-transform: scale(.5);
        transform: scale(.5)
    }
}

@-webkit-keyframes thumb-scale-up-three {
    0% {
        -webkit-transform: scale(.7);
        transform: scale(.7)
    }

    40% {
        -webkit-transform: scale(.4);
        transform: scale(.5)
    }

    100% {
        -webkit-transform: scale(.7);
        transform: scale(.7)
    }
}

@keyframes thumb-scale-up-three {
    0% {
        -webkit-transform: scale(.7);
        transform: scale(.7)
    }

    40% {
        -webkit-transform: scale(.4);
        transform: scale(.5)
    }

    100% {
        -webkit-transform: scale(.7);
        transform: scale(.7)
    }
}

.subscribe-form #email {
    background: #FDFCFB;
    font-family: inherit;
    color: #737373;
    letter-spacing: 1px;
    text-indent: 5%;
    border-radius: 30px
}

.subscribe-form input.button {
    position: absolute;
    right: 5px;
    border-radius: 30px;
    padding: initial;
    top: 5px;
    bottom: 5px;
    width: 30%
}

.subscribe-form-footer {
    position: absolute;
    top: -20px;
    width: 100%
}

.subscribe-form-footer input.form-control {
    border-radius: 50px;
    box-shadow: 0 4px 20px rgb(0 0 0 / .22)
}

.subscribe-form-footer input.button {
    border-radius: 50px
}

.accordion-faq.accordion>.card {
    overflow: hidden
}

.accordion-faq.accordion .card-header {
    position: relative;
    cursor: pointer;
    background: #fff
}

.accordion-faq.accordion .card-header:first-child {
    border-radius: calc(0.375rem - 1px) calc(0.375rem - 1px) 0 0
}

.accordion-faq.accordion .card-header {
    border-bottom: 1px solid #EFF2F7
}

.accordion-faq.accordion>.card:not(:first-of-type) .card-header:first-child {
    border-radius: 0
}

.accordion-faq.accordion>.card .card-header {
    margin-bottom: -1px
}

.accordion-faq.accordion>.card .card-header h6 {
    font-weight: 600;
    font-family: 'Montserrat', sans-serif
}

.accordion-faq.accordion .card-header[aria-expanded=false]:after {
    content: "+"
}

.accordion-faq.accordion .card-header[aria-expanded=true]:after {
    content: "-"
}

.accordion-faq.accordion .card-header:after {
    content: "+";
    position: absolute;
    right: 1.5rem;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-family: 'Montserrat', sans-serif;
    font-weight: 700
}

.service-block-one .inner-box {
    position: relative;
    display: block
}

.service-block-one .inner-box .image-box {
    position: absolute;
    left: 0;
    top: 0;
    background: #65258a;
    overflow: hidden
}

.service-block-one .inner-box .image-box a {
    position: relative;
    z-index: 1;
    text-decoration: none
}

.service-block-one .inner-box .image-box img {
    width: 100%;
    opacity: 1;
    transition: all 500ms ease;
    display: block
}

figure {
    margin: 0
}

.service-block-one .inner-box .content-box {
    position: relative;
    padding: 28px 30px 30px 240px;
    min-height: 300px
}

.service-block-one .inner-box:hover .image-box img {
    opacity: .5;
    transform: scale(1.05)
}

.service-block-one .inner-box .content-box .icon-box {
    position: relative;
    display: inline-block;
    font-size: 55px;
    line-height: 55px;
    color: #000;
    font-weight: 500;
    margin-bottom: 17px
}

.service-block-one .inner-box .content-box .link-btn a {
    position: relative;
    display: inline-block;
    text-decoration: none
}

.service-block-one .inner-box .content-box .link-btn i {
    position: relative;
    font-size: 12px;
    transition: all 500ms ease
}

.service-block-one .inner-box .content-box .link-btn a:hover i {
    transform: rotate(360deg)
}

@media only screen and (max-width:599px) {
    .service-block-one .inner-box .image-box {
        position: relative
    }

    .service-block-one .inner-box .image-box a {
        display: block
    }

    .service-section .service-block-one .inner-box .content-box {
        padding-top: 40px !important
    }

    .service-block-one .inner-box .content-box {
        padding-left: 30px
    }
}

.newsletter-form {
    position: relative
}

.newsletter-form .input-newsletter {
    height: 45px;
    display: block;
    width: 100%;
    border: none;
    border-radius: 30px;
    font-size: 14px;
    font-weight: 600;
    font-family: "Open Sans", sans-serif;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 15px
}

.newsletter-form button {
    position: absolute;
    right: 0;
    top: 0;
    height: 45px;
    border: none;
    border-radius: 0 30px 30px 0;
    background-color: #ff3372;
    display: inline-block;
    text-transform: uppercase;
    color: #fff;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    padding-left: 40px;
    padding-right: 40px;
    font-size: 14px;
    font-weight: 600
}

.newsletter-form button i {
    position: absolute;
    right: 35px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 20px;
    -webkit-transition: 0.5s;
    transition: 0.5s
}

.newsletter-form button:focus,
.newsletter-form .input-newsletter:focus {
    outline: none
}

.card.single-pricing-pack {
    transition: all 0.2s ease 0s;
    box-shadow: 0 0 0 1px #ebebeb;
    border: none;
    border-top: 4px solid #fff0
}

.card.single-pricing-pack:hover {
    z-index: 2;
    border-radius: 1rem !important
}

.single-pricing-pack:hover {
    box-shadow: 0 1rem 3rem rgb(31 45 61 / .125) !important;
    transform: translate(0, -5px);
    border-top: 4px solid #65258a
}

.single-pricing-pack .card-body {
    color: #000;
    flex: 1 1 auto;
    padding: 1.5rem
}

.pricing-header {
    position: relative;
    background: #fff0
}

.price-name h5 {
    color: #40005d
}

.pricing-header .price {
    color: #7818b1;
    font-size: 40px;
    line-height: 45px;
    font-weight: 700;
    font-family: 'Montserrat', sans-serif
}

.pricing-header .price span {
    font-size: 20px
}

.font-weight-bolder {
    font-weight: 700;
    font-family: 'Montserrat', sans-serif
}

.pricing-feature-list li {
    font-size: 14px;
    line-height: 30px
}

.pricing-feature-list li span {
    font-weight: 700;
    font-family: 'Montserrat', sans-serif;
    color: #5a5a5a;
    font-size: 13px
}

.popular-price {
    box-shadow: 0 1rem 3rem rgb(31 45 61 / .125) !important;
    transform: translate(0, -5px);
    border-top: 4px solid #65258a !important
}

.pricing-value {
    position: relative;
    display: block
}

.pricing-value.card-footer {
    border-color: #ebebeb;
    background: #fff0
}

.pricing-value.card-footer::after {
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    transform: translate(0, -50%);
    position: absolute;
    top: 50%;
    right: 2.875rem;
    display: block;
    content: "\e628";
    font-size: 1.375rem;
    font-family: "themify"
}

.pricing-value.card-footer:hover {
    background: #65258a;
    color: #fff
}

.pricing-value.card-footer:hover::after {
    right: 1.875rem;
    color: inherit
}

.pricing-value .card-price {
    font-size: 2.5rem;
    font-weight: 500
}

a.pricing-value {
    text-decoration: none;
    color: #757575
}

.yearly-price {
    display: none
}

.switch-wrap {
    display: flex;
    justify-content: center
}

.form-switch {
    align-items: center;
    display: block;
    position: relative;
    cursor: pointer;
    -webkit-tap-highlight-color: #fff0;
    justify-content: space-between
}

.form-switch span {
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 700;
    font-family: 'Montserrat', sans-serif
}

.form-switch span.year-switch {
    position: absolute;
    top: 8px;
    z-index: 1;
    color: #2d5db3
}

.form-switch span.beforeinput {
    left: 33px
}

.form-switch span.afterinput {
    right: 40px
}

.form-switch .switch-icon {
    position: relative;
    display: inline-block;
    width: 200px;
    height: 35px;
    border: 1px solid #2d5db3;
    border-radius: 15px;
    transition: all 0.3s linear;
    margin: 0 15px;
    background: #fff;
    box-shadow: 0 1px 2px rgb(0 0 0 / .1)
}

.form-switch .switch-icon::after {
    content: "";
    position: absolute;
    left: 4px;
    width: 100px;
    height: 33px;
    background-color: #2d5db3;
    border-radius: 15px;
    transform: translate3d(-6px, 0, 0);
    transition: all 0.2s ease-in-out
}

.form-switch input {
    display: none
}

.form-switch input:checked+.switch-icon::after {
    transform: translate3d(95px, 0, 0)
}

.form-switch .beforeinput.text-success,
.form-switch .afterinput.text-success {
    color: #ffffff !important
}

@media (min-width:320px) and (max-width:576px) {
    .page-header-content {
        padding-top: 3rem !important
    }
}

.custom-breadcrumb ol {
    margin-bottom: 0
}

.custom-breadcrumb ol li a,
.custom-breadcrumb ol li.breadcrumb-item.active {
    color: #fff;
    opacity: .7
}

.custom-breadcrumb ol li a:hover {
    opacity: 1
}

.custom-breadcrumb ol li.breadcrumb-item {
    padding-left: 0
}

.custom-breadcrumb .breadcrumb-item+.breadcrumb-item::before {
    font-family: themify;
    content: "\e649";
    font-size: 10px;
    color: #fff;
    opacity: .7
}

.single-promo-card {
    transition: all .2s ease
}

.card.single-promo-card {
    border: 1px solid #eff2f7;
    border-radius: 1rem
}

.single-promo-card .card-body {
    padding: 1.5rem
}

.single-promo-hover {
    transition: all .2s ease-out;
    will-change: transform
}

.single-promo-hover:hover {
    box-shadow: 0 1rem 3rem rgb(31 45 61 / .125) !important
}

a .single-promo-2 p {
    color: #707070
}

.custom-shadow {
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / .2)
}

.card_height {
    max-height: 300px;
    margin-bottom: 20px;
    background-color: #fff
}

.circle-icon {
    display: block
}

.single-promo-2 {
    box-shadow: 0 3px 20px 0 rgb(0 0 0 / .12);
    border-radius: 1.5rem !important
}

.single-promo-hover:hover {
    transform: translateY(-5px);
    box-shadow: 0 1rem 3rem rgb(31 45 61 / .125) !important
}

.single-promo-2 span {
    font-size: 25px;
    background-image: url(../img/promo-icon-bg.svg);
    background-size: 70px;
    padding: 25px;
    background-repeat: no-repeat;
    background-position: 0 25%;
    display: inline-block;
    margin-bottom: 20px
}

.link-color {
    color: #707070
}

.google-map {
    height: 100%;
    margin-bottom: -8px
}

.google-map iframe {
    width: 100%;
    border: 0;
    -webkit-filter: grayscale(99%);
    -webkit-backface-visibility: hidden
}

.footer-top {
    padding: 30px 0
}

.security-icon-list li {
    margin: 0 15px 12px 0
}

@media (min-width:320px) and (max-width:567px) {
    .footer-top {
        padding: 50px 0
    }

    .hideMobile {
        display: none !important
    }

    .about-right {
        padding: 0px !important
    }

    .f_24 {
        font-size: 15px !important
    }

    .outstanding-section2 {
        position: absolute !important;
        top: 360px !important;
        left: 50%;
        transform: translateX(-50%);
        width: 100%;
        z-index: 1 !important
    }

    .pad {
        padding-top: 0px !important
    }

    #particles-js {
        padding-bottom: 0px !important
    }
}

.footer-nav-wrap h4 {
    font-size: 18px;
    margin-bottom: 5px
}

.footer-nav-wrap ul li a {
    font-size: 15px;
    line-height: 24px;
    padding: 3px 0;
    color: #fff;
    opacity: 1;
    font-weight: 700
}

.footer-nav-wrap ul li a:hover,
.copyright-text a:hover,
.social-list li a:hover {
    opacity: 1;
    text-decoration: none
}

.payment-method ul {
    display: inline-flex;
    align-items: center
}

.payment-method ul li img {
    max-width: 60px
}

.payment-method ul li:last-child img {
    margin-right: 0
}

.copyright-text {
    font-size: 13px !important
}

.social-list li a {
    padding: 6px 18px;
    font-size: 20px
}

.footer-nav-list li a span {
    font-size: 14px;
    vertical-align: middle
}

.bottom-sticky-footer {
    position: absolute;
    bottom: 1px;
    width: 100%;
    height: 55px
}

.social-nav ul li a {
    opacity: .8;
    transition: all 0.3s ease-in;
    padding: 3px 8px;
    font-size: 14px
}

.tooltip-hover {
    position: relative
}

.tooltip-hover a {
    display: block
}

.tooltip-item {
    position: absolute;
    background-color: #fff;
    pointer-events: none;
    color: #333;
    font-size: 13px;
    bottom: 90%;
    left: 50%;
    opacity: 0;
    white-space: nowrap;
    visibility: hidden;
    z-index: 999;
    box-shadow: rgb(0 0 0 / .2) 0 4px 15px;
    transform: translate3d(-50%, 0, 0);
    padding: .4rem .8rem;
    border-radius: 3px;
    transition: all 0.35s cubic-bezier(.165, .84, .44, 1) 0s
}

.tooltip-item:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    bottom: -6px;
    left: 50%;
    transform: translateX(-50%);
    border-top: 6px solid #fff;
    border-right: 6px solid #fff0;
    border-left: 6px solid #fff0
}

.tooltip-hover:hover .tooltip-item {
    opacity: 1;
    visibility: visible;
    bottom: calc(100% + 5px)
}

.get-in-touch-list li {
    font-size: 14px
}

.get-in-touch-list li span {
    font-size: 18px
}



.row-post-thumbnail .post {
    border: 0;
    padding-bottom: 25px;
    margin-bottom: 25px
}

.post {
    border-bottom: 1px solid #f0f0f0;
    padding: 0 0 35px;
    margin: 0 0 45px
}

.post-preview {
    padding-bottom: 5px;
    border-radius: .1875rem;
    transition: all .3s ease-in-out
}

.post-preview img {
    border-radius: .1875rem;
    width: 100%;
    display: block
}

.post-header {
    margin: 15px 0 20px
}

.post-header .post-title {
    font-size: 1.5625rem;
    margin-bottom: 0;
    color: #333
}

.post-header .post-title a {
    color: #5d5d5d
}

.post-header .post-title a:hover {
    color: #2d5db3
}

.post-meta {
    list-style: none;
    font-size: .8125rem;
    padding: 0;
    margin: 0
}

.post-meta a,
.post-meta li {
    color: #495057;
    opacity: .8
}

.post-meta li i {
    color: #2d5db3
}

.post-meta a:hover {
    color: #2d5db3;
    opacity: 1
}

.post-meta>li {
    position: relative;
    display: inline-block;
    padding: 0 14px 0 0;
    margin: 0 14px 0 0
}

.post-meta>li:not(:last-child):after {
    position: absolute;
    content: '/';
    right: -5px;
    top: 0
}

.post-content p {
    margin-bottom: 5px
}

.post-more a span {
    vertical-align: middle
}

.post-footer {
    margin-top: 15px
}

.post-content blockquote {
    border-left: 2px solid #eaeaea;
    padding: 10px 0 10px 40px;
    margin: 40px 0;
    transition: all .3s ease-in-out
}

.post-content blockquote:hover {
    border-color: #2d5db3
}

.blockquote {
    font-weight: 500;
    color: #222
}

.post-content ol {
    list-style-type: decimal
}

.post-content ul,
.post-content ol {
    margin: 15px 0 15px 40px
}

.comment,
.comment-shop {
    border-bottom: 1px solid #f0f0f0;
    padding: 30px 0 0
}

.comment-author,
.comment-author-shop {
    margin: 5px 0 0;
    height: 64px;
    width: 64px;
    float: left
}

.comment-body,
.comment-body-shop {
    position: relative;
    padding: 0 0 30px;
    margin: 0 0 0 85px
}

.comment-meta,
.comment-meta-shop {
    margin: 0 0 15px
}

.comment-meta-date {
    font-size: 13px
}

.children>.comment,
.children>.comment-shop {
    border: 0;
    border-top: 1px solid #f0f0f0;
    margin-left: 85px
}

.comment-meta-author a,
.comment-meta-author-shop a {
    font-weight: 500;
    color: #222
}

.comment-meta-date a,
.comment-meta-date-shop a {
    color: #788487;
    opacity: .6
}

.comment-meta-date a:hover,
.comment-meta-date a:focus,
.comment-meta-date-shop a:hover,
.comment-meta-date-shop a:focus {
    color: #65258a;
    opacity: 1
}

.comment-reply,
.comment-reply-shop {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 13px
}

.comment-reply>a,
.comment-reply-shop>a {
    background: #f4f4f4;
    border-radius: .1875rem;
    padding: 5px 15px;
    display: block;
    color: #222
}

.comment-reply>a:hover,
.comment-reply>a:focus,
.comment-reply-shop>a:hover,
.comment-reply-shop>a:focus {
    background: #2d5db3;
    ;
    color: #fff
}

.comment-list+.comment-respond,
.comment-list-shop+.comment-respond {
    margin-top: 30px
}

.custom-pagination-nav ul li {
    text-align: center;
    margin-right: 10px
}

.custom-pagination-nav ul li:focus,
.custom-pagination-nav ul li a:focus {
    outline: none;
    box-shadow: none
}

.custom-pagination-nav ul li a.page-link {
    width: 35px;
    height: 35px;
    line-height: 33px;
    border-radius: 100%;
    padding: inherit;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    color: #65258a
}

.custom-pagination-nav ul li a.page-link:hover {
    background: #2d5db3;
    color: #FFF
}

.custom-pagination-nav ul li.page-item:first-child .page-link,
.custom-pagination-nav ul li.page-item:last-child .page-link {
    border: none;
    background: #fff0
}

.custom-pagination-nav ul li.page-item:first-child .page-link:hover,
.custom-pagination-nav ul li.page-item:last-child .page-link:hover {
    color: #2d5db3
}

.custom-pagination-nav ul li.page-item.active .page-link {
    background-color: #2d5db3;
    border-color: #2d5db3
}

.widget-search {
    padding: 0;
    border: 0
}

.widget {
    margin-bottom: 50px
}

.widget-search form {
    position: relative
}

.widget-search .search-button {
    background-color: #fff0;
    border: none;
    position: absolute;
    top: 50%;
    height: 100%;
    right: .875rem;
    transform: translateY(-50%);
    transition: all .3s ease-out;
    color: #ddd
}

.widget-search .search-button span {
    font-size: 20px;
    line-height: 32px
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button
}

.widget .widget-title {
    margin-bottom: 24px
}

.widget .widget-title>h6 {
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    letter-spacing: 1px;
    font-weight: 600;
    font-size: 12px;
    margin: 0;
    color: #788487
}

.widget ul {
    margin-bottom: 0
}

.widget-categories ul li:first-child,
.widget-recent-entries ul li:first-child,
.widget-recent-entries-custom ul li:first-child {
    padding-top: 0
}

.widget-categories ul li,
.widget-recent-entries ul li,
.widget-recent-entries-custom ul li {
    border-bottom: 1px solid #f0f0f0;
    padding: 10px 0;
    margin: 0
}

.widget a {
    color: #788487;
    display: block;
    font-size: 14px
}

.widget a:hover {
    color: #2d5db3
}

.widget-recent-entries-custom .wi {
    float: left;
    width: 100px;
    margin-top: 5px
}

.widget-recent-entries-custom .wb {
    padding-left: 16px;
    width: 100%
}

.widget-recent-entries-custom .wi,
.widget-recent-entries-custom .wb {
    vertical-align: middle;
    display: table-cell
}

.post-date {
    font-size: 13px;
    color: #a3a6a8;
    display: block;
    margin: 0
}

.tag-cloud>a,
.post-tags>a {
    background: #f4f4f4;
    border-radius: .1875rem;
    position: relative;
    display: inline-block;
    padding: 6px 15px;
    margin: 5px 8px 5px 0;
    text-transform: uppercase;
    font-size: 10px !important;
    color: #222;
    font-weight: 500;
    font-family: 'Montserrat', sans-serif
}

.tag-cloud>a:hover,
.post-tags>a:hover {
    background: #65258a;
    color: #fff;
    opacity: 1
}

button.scroll-top:focus {
    outline: none
}

.scroll-top.open {
    bottom: 80px
}

.scroll-top {
    width: 50px;
    height: 50px;
    line-height: 50px;
    position: fixed;
    bottom: 105%;
    right: 25px;
    font-size: 16px;
    border-radius: 50%;
    z-index: 99;
    color: #fff;
    text-align: center;
    cursor: pointer;
    background: #3a6bc4;
    transition: 1s ease;
    border: 1px solid #fff;
}

.scroll-top span {
    color: #fff
}

.scroll-top:after {
    position: absolute;
    z-index: -1;
    content: '';
    top: 100%;
    left: 5%;
    height: 10px;
    width: 90%;
    opacity: 1;
    background: radial-gradient(ellipse at center, rgb(0 0 0 / .25) 0%, #fff0 80%)
}

.full-screen {
    min-height: 100vh;
    position: relative;
    width: 100%;
    z-index: 1;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center
}

.countdown-wrap h2,
.countdown-wrap h5 {
    color: #fff !important
}

.error-content .notfound-404 {
    position: relative;
    height: 280px;
    z-index: 2;
    margin-bottom: 30px
}

.error-content .notfound-404 h1 {
    font-size: 230px;
    font-weight: 700;
    margin: 0;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background-size: cover;
    background-position: center
}

@media (min-width:320px) and (max-width:767px) {
    .error-content .notfound-404 {
        height: auto;
        display: block;
        position: relative
    }

    .error-content .notfound-404 h1 {
        font-size: 80px;
        position: relative
    }
}

.login-signup-content {
    height: 100%;
    width: 100%;
    z-index: 1;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center
}

.login-signup-wrap h1 {
    font-size: 35px
}

.vh-100 {
    height: 100vh !important
}

.bg-cover {
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover
}

.ml-n3,
.mx-n3 {
    margin-left: -.98rem !important
}

.small,
small {
    font-size: 90%
}

.input-group-text {
    display: flex;
    align-items: center;
    padding: .5rem .75rem;
    margin-bottom: 0;
    font-size: .9375rem;
    font-weight: 400;
    line-height: 1.5;
    color: #95aac9;
    text-align: center;
    white-space: nowrap;
    background-color: #fff;
    border: 1px solid #d2ddec;
    border-radius: .375rem
}

.form-control:focus {
    border-color: #65258a
}

.btn.border-radius {
    border-radius: 4px
}

.login-signup-form .form-group {
    position: relative
}

.login-signup-form .form-group label {
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-size: 90%
}

.login-signup-form .form-group .input-group.input-group-merge>.form-control {
    text-indent: 35px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    height: calc(2.45em + .75rem + 2px)
}

.login-signup-form .form-group .input-group.input-group-merge>.form-control:focus {
    z-index: inherit
}

.input-icon {
    height: calc(3.4rem + 2px);
    position: absolute;
    z-index: 2;
    display: block;
    width: 40px;
    top: 0;
    bottom: 0;
    left: 0
}

.input-icon span {
    padding: 18px 15px;
    border-left: 2px solid #65258a;
    position: absolute;
    font-size: 18px;
    height: calc(3.4rem + 2px);
    border-radius: 4px;
    color: #afafaf
}

.login-signup-card {
    position: relative;
    z-index: 2
}

.custom-control-label {
    line-height: 1.5
}

.custom-control-label {
    position: relative;
    margin-bottom: 0;
    vertical-align: top
}

.whatsapp_float {
    position: fixed;
    bottom: 40px;
    right: 20px
}

.cmpny_name {
    color: #2d5db3 !important
}

.steps-section {
    position: relative;
    padding: 0 0 80px;
    background-position: center top;
    background-repeat: repeat-x
}

.steps-section .step-block:nth-child(1) .inner-box:before {
    position: absolute;
    content: '';
    right: -10%;
    top: 95px;
    width: 30px;
    height: 30px;
    background: url(../images/icons/step-arrow-one.png) no-repeat
}

.steps-section .step-block:nth-child(2) .inner-box:before {
    position: absolute;
    content: '';
    right: -10%;
    top: 95px;
    width: 30px;
    height: 30px;
    background: url(../images/icons/step-arrow-two.png) no-repeat
}

.steps-section .step-block:nth-child(3) .inner-box:before {
    position: absolute;
    content: '';
    right: -10%;
    top: 95px;
    width: 30px;
    height: 30px;
    background: url(../images/icons/step-arrow-three.png) no-repeat
}

.step-block {
    position: relative;
    margin-bottom: 40px;
    margin: 18px
}

.step-block .inner-box {
    position: relative;
    text-align: center
}

.step-block .inner-box .icon-box {
    position: relative;
    width: 200px;
    height: 205px;
    text-align: center;
    line-height: 205px;
    margin: 0 auto
}

.step-block .inner-box .icon-box:before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: url(../img/step-1.png) no-repeat
}

.step-block:nth-child(2) .inner-box .icon-box:before {
    background: url(../img/step-2.png) no-repeat
}

.step-block:nth-child(3) .inner-box .icon-box:before {
    background: url(../img/step-3.png) no-repeat
}

.step-block:nth-child(4) .inner-box .icon-box:before {
    background: url(../img/step-4.png) no-repeat
}

.step-block:nth-child(5) .inner-box .icon-box:before {
    background: url(../img/step-5.png) no-repeat
}

.step-block .inner-box .icon-box .number {
    position: relative;
    color: #fff;
    font-weight: 600;
    font-size: 36px
}

.step-block .inner-box h6 {
    position: relative;
    color: #292626;
    font-size: 18px;
    font-weight: 600;
    margin-top: 35px;
    text-transform: uppercase
}

.custm_pad {
    padding-bottom: 0px !important
}

.icon-box img {
    max-width: 50px;
    margin-bottom: 0
}

.icon-box {
    padding: 30px;
    text-align: center;
    border-radius: 10px;
    transition: all 0.3s;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
}

.icon-box:hover {
    box-shadow: 0 0 15px rgb(0 0 0 / .37)
}

.icon-box img {
    max-width: 120px;
    margin-bottom: 0
}

.icon-box h5 {
    font-size: 17px;
    font-weight: 700;
    margin-top: 15px
}

.versachat_h1 {
    text-align: center
}

.custm_gap {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 2em
}

.Jobcard {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    cursor: pointer;
    width: 22em;
    max-width: 80%;
    padding: 2em 1.5em;
    background: #FFF;
    box-shadow: 0 0 6px 0 rgb(32 32 36 / .12);
    transition: all 0.35s ease
}

.Jobcard::before,
.Jobcard::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background: #2554a9;
    height: 4px
}

.Jobcard::before {
    width: 0;
    opacity: 0;
    transition: opacity 0s ease, width 0s ease;
    transition-delay: 0.5s
}

.Jobcard::after {
    width: 100%;
    background: #fff;
    transition: width 0.5s ease
}

.content {
    width: 100%;
    text-align: center
}

.job_logo {
    margin: 0 0 1em;
    width: 10.625em;
    transition: all 0.35s ease
}

.hover_content {
    overflow: hidden;
    max-height: 0;
    transform: translateY(1em);
    transition: all 0.55s ease;
    text-align: center
}

.hover_content p {
    margin: 1.5em 0 0;
    color: #000;
    line-height: 1.4em
}

.Jobcard:hover {
    width: 24em;
    box-shadow: 0 10px 20px 0 rgb(32 32 36 / .12);

    &::before {
        width: 100%;
        opacity: 1;
        transition: opacity 0.5s ease, width 0.5s ease;
        transition-delay: 0
    }

    &::after {
        width: 0;
        opacity: 0;
        transition: width 0s ease
    }

    .job_logo {
        margin-bottom: .5em
    }

    .hover_content {
        max-height: 10em;
        transform: none
    }
}

.custom-btn {
    background-color: #2554a9;
    border-color: #2554a9;
    color: #fff;
    transition: all 0.3s ease
}

.custom-btn:hover {
    background-color: #A01453;
    border-color: #A01453;
    color: #fff
}

.custom-btn i {
    transition: color 0.3s ease
}

.custom-btn:hover i {
    color: #fff
}

.hover_content {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px
}

.hover_content p {
    margin: 0;
    flex: 1
}

.hover_content .custom-btn {
    flex-shrink: 0
}

.cus_raduis {
    border-radius: 28px
}

.law-firm-section img {
    max-width: 100%;
    height: auto;
    border-radius: 8px
}

.key-features-section {
    padding: 40px 20px
}

.key-features-section h2 {
    margin-bottom: 20px;
    font-weight: 700;
    text-align: center
}

.key-features-section ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.key-features-section ul li {
    position: relative;
    padding-left: 50px;
    margin-bottom: 20px
}

.key-features-section ul li::before {
    content: "➤";
    position: absolute;
    color: #7b3983;
    left: 0;
    font-size: 20px
}

.system-extension-section {
    display: flex;
    align-items: center;
    padding: 50px 0
}

.system-extension-text {
    max-width: 100%
}

.system-extension-text h2 {
    font-size: 2rem;
    font-weight: 700;
    margin-bottom: 1rem
}

.system-extension-text ul {
    list-style: none;
    padding: 0
}

.system-extension-text ul li {
    margin-bottom: 1rem
}

.system-extension-image {
    text-align: center
}

.compliance-section {
    padding: 50px 0
}

.compliance-heading h2 {
    font-size: 2rem;
    font-weight: 700;
    margin-bottom: .5rem
}

.compliance-heading p {
    font-size: 1rem;
    color: #555
}

.compliance-card {
    background-color: #f8f9fa;
    border: 1px solid #ddd;
    border-radius: 10px;
    padding: 20px;
    text-align: center;
    transition: transform 0.3s, box-shadow 0.3s;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%
}

.compliance-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 4px 15px rgb(0 0 0 / .1)
}

.compliance-card .icon {
    font-size: 2.5rem;
    color: #d6277a;
    margin-bottom: 10px
}

.compliance-card h5 {
    font-size: 1.25rem;
    font-weight: 700;
    margin-bottom: .5rem
}

.compliance-card p {
    font-size: .9rem;
    color: #555
}

.row.gy-4>[class^="col-"] {
    display: flex
}

@media (max-width:768px) {
    .compliance-card {
        margin-bottom: 20px
    }

    .digitalPNG {
        max-width: 100%
    }

    .custm_hide {
        display: none
    }

    .align_left {
        text-align: justify !important
    }

    .m_width {
        font-size: 14px !important
    }

    .custm_pd {
        padding-top: 50px !important
    }
}

.color_span {
    color: #bd2b7c
}
/* .color_bold {
    color: #254e97
} */

.image-container {
    text-align: center;
    margin-bottom: 30px
}

.custom-img {
    max-width: 100%;
    height: auto;
    border: 1px solid #ddd;
    border-radius: 20px !important;
    padding: 10px;
    box-shadow: 0 4px 10px rgb(0 0 0 / .1)
}

.image-header {
    font-weight: 700;
    margin-bottom: 15px;
    text-align: center
}

.section-title {
    font-size: 1.8rem;
    font-weight: 700;
    margin-bottom: 30px;
    text-align: center
}

.custom-check .form-check-input:checked {
    background-color: #0d6efd;
    border-color: #0d6efd
}

.custom-check .form-check-input:focus {
    box-shadow: 0 0 0 .25rem rgb(13 110 253 / .25)
}

.custom-file-input-wrapper {
    position: relative;
    display: inline-block;
    width: 100%
}

.custom-file-input-wrapper input[type="file"] {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 2;
    cursor: pointer
}

.custom-file-input-wrapper .custom-file-label {
    display: block;
    width: 100%;
    background-color: #fff;
    border: 1px solid #2000;
    border-radius: 30px;
    cursor: pointer
}

.custom-file-input-wrapper .custom-file-label:hover,
.custom-file-input-wrapper .custom-file-label:focus {
    background-color: #e9ecef
}

.custm_color {
    color: #2554a9
}

.job_button {
    background: #a8eee8;
    border-radius: 35px;
    font-weight: 700;
    color: #5b6770;
    text-align: center;
    min-width: 1rem;
    padding: .5rem 1.2rem;
    align-items: center;
    justify-content: center;
    text-transform: uppercase;
    text-decoration: none;
    transition: all 200ms linear;
    background: linear-gradient(to right, #385fa6, #002c79) !important;
    background-size: 202% 100%;
    background-position: 100% 50%;
    cursor: pointer
}

.turquoise-border {
    border: .1rem solid #680A5D;
    background: linear-gradient(to right, #385fa6, #002c79) !important;
    background-size: 202% 100%;
    background-position: 100% 50%;
    color: #fff !important;

    &:hover {
        background-position: 0% 50%;
        color: #fff
    }
}

.turquoise-border-close {
    border: .1rem solid #ca0d6a;
    background: linear-gradient(90deg, #ca0d6a 0%, #ca0d6a 49%, #ffffff 50%, #ffffff 100%);
    background-size: 202% 100%;
    background-position: 100% 50%;
    color: #ca0d6a;

    &:hover {
        background-position: 0% 50%;
        color: #fff
    }
}

.turquoise-border:hover {
    color: #fff !important
}

.outstanding-section1 {
    background: linear-gradient(90deg, #1A2C79 0%, #2d5db3 100%);
    color: #fff
}

.hero-section1 {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: left;
    position: relative
}

.btn-custom {
    background-color: #2352a7;
    font-size: 17px;
    font-weight: 700;
    color: #000;
    border: 0.5px solid;
}

.btn_pdf {
    background-color: #fff;
    font-size: 17px;
    font-weight: 700
}

.btn-custom:hover {
    background-color: #3b6cc5
}

.offering a {
    color: #d32779 !important
}

.offering a:hover {
    color: #3d4488 !important;
    text-decoration: none
}

.count-particles {
    background: #002;
    position: absolute;
    top: 48px;
    left: 0;
    width: 80px;
    color: #13E8E9;
    font-size: .8em;
    text-align: left;
    text-indent: 4px;
    line-height: 14px;
    padding-bottom: 2px;
    font-family: Helvetica, Arial, sans-serif;
    font-weight: 700
}

.js-count-particles {
    font-size: 1.1em
}

#stats,
.count-particles {
    -webkit-user-select: none;
    margin-top: 5px;
    margin-left: 5px
}

#stats {
    border-radius: 3px 3px 0 0;
    overflow: hidden
}

.count-particles {
    border-radius: 0 0 3px 3px
}

#particles-js {
    width: 100%;
    height: 100%;
    background-image: url('');
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat
}

.image-container {
    position: relative;
    text-align: center
}

.image-container img {
    max-width: 100%;
    max-height: 420px
}

.floating-img {
    position: absolute
}

.bot-img {
    top: -144px;
    right: 84%;
    width: 150px;
    transform: rotate(-18deg)
}

.megaphone-img {
    bottom: -119px;
    right: -4%;
    width: 132px;
    transform: rotate(281deg)
}

.custm_text {
    font-weight: 900;
    color: #fff
}

.width_offering {
    display: flex
}

@media (max-width:768px) {
    .image-container2 {
        margin-top: 10px !important
    }

    .image-container img {
        max-width: 84% !important;
        height: auto;
        margin-top: 40px
    }

    .mobile_text {
        font-size: 15px
    }

    .megaphone-img {
        bottom: -43px;
        right: 3%;
        width: 91px;
        transform: rotate(286deg)
    }

    .bot-img {
        top: -65px;
        right: 79%;
        width: 84px;
        transform: rotate(333deg)
    }
}

.feature-container-unique {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 29px;
    max-width: 1178px;
    margin: auto;
    text-align: left
}

.feature-item-unique {
    display: flex;
    flex-direction: column;
    align-items: center
}

.feature-icon-unique {
    font-size: 24px;
    margin-bottom: 8px;
    text-align: end
}

.feature-text-unique {
    font-size: 14px;
    font-weight: 700
}

.feature-description-unique {
    margin-top: 20px
}

@media (max-width:600px) {
    .feature-container-unique {
        flex-direction: column;
        align-items: center
    }

    .feature-item-unique {
        width: auto
    }
}

.benefits-container-unique {
    max-width: 800px;
    margin: auto
}

.benefits-title-unique {
    margin-bottom: 20px
}

.benefits-box-unique {
    background: linear-gradient(to right, #385fa6, #002c79) !important;
    color: #fff;
    padding: 20px;
    border-radius: 12px;
    margin-bottom: 15px;
    text-align: left
}

.benefits-heading-unique {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 10px
}

.benefits-list-unique {
    padding-left: 20px
}

.benefits-list-unique li {
    margin-bottom: 8px
}

@media (max-width:600px) {
    .benefits-box-unique {
        padding: 15px
    }

    .benefits-heading-unique {
        font-size: 16px
    }

    .word_mobile {
        padding: 20px
    }
}

.case-study-container-unique {
    max-width: 1200px;
    margin: auto;
    padding: 20px;
    border-radius: 10px;
    text-align: left
}

.case-study-title-unique {
    font-size: 24px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 20px
}

.case-study-content-unique {
    font-size: 16px;
    line-height: 1.6
}

.case-study-content-unique ul {
    padding-left: 20px;
    list-style-type: disc
}

.case-study-content-unique li {
    margin-bottom: 10px
}

.case-study-content-unique b {
    font-weight: 700
}

.case-study-image-container-unique {
    text-align: center;
    margin-top: 20px
}

.case-study-image-unique {
    width: 800px;
    border-radius: 8px
}

.zeromargin {
    margin-top: 0px !important
}

.justify {
    text-align: justify
}

.shadow {
    box-shadow: 3px 3px 1px #ccc;
    -webkit-box-shadow: 3px 3px 1px #ccc;
    -moz-box-shadow: 3px 3px 1px #ccc
}

@media (max-width:600px) {
    .case-study-container-unique {
        padding: 15px
    }

    .case-study-image-unique {
        width: 300px;
        border-radius: 8px
    }

    .case-study-title-unique {
        font-size: 20px
    }

    .case-study-content-unique {
        font-size: 14px
    }

    .center_vedio {
        text-align: center !important
    }

    .hide_btn {
        display: none !important
    }
}

.custom-hero-section {
    background: linear-gradient(to right, #385fa6, #002c79) !important;
    color: #fff;
    padding: 70px 0;
    padding-bottom: 70px !important
}

.custom-hero-content {
    text-align: left
}

.slide-item .image-box {
    width: 150px;
    height: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden
}

.slide-item .image-box img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

.f_24 {
    font-size: 24px
}

.custom-hero-text {
    font-size: 18px;
    max-width: 700px
}

.section-full {
    position: relative;
    top: 104px
}

.section-full:last-child {
    margin-bottom: -50px
}

.case_study_card {
    min-height: 200px !important
}

@media only screen and (max-width:767px) {
    .section-full:last-child {
        margin-bottom: -30px
    }

    .content-inner {
        padding-bottom: 0px !important;
        padding-top: 0px !important
    }

    .content-inner-1 {
        padding-top: 30px;
        padding-bottom: 0
    }

    .content-inner-2 {
        padding-top: 30px;
        padding-bottom: 30px
    }
}

@media only screen and (max-width:1024px) {
    .section-full {
        background-attachment: scroll !important
    }
}

.content-inner {
    padding-top: 80px;
    padding-bottom: 50px
}

.content-inner-1 {
    padding-top: 80px;
    padding-bottom: 0
}

.content-inner-2 {
    padding-top: 80px;
    padding-bottom: 80px
}

.content-inner-3 {
    padding-top: 100px;
    padding-bottom: 70px
}

.overlay-black-dark:after {
    background: #000
}

.overlay-black-dark:after {
    opacity: .8
}

.counter-style-5 {
    border-right: 1px solid rgb(255 255 255 / .3)
}

.counter-style-5:last-child {
    border: 0
}

.counter-style-5 .dlab-tilte {
    font-size: 60px;
    line-height: 1.1;
    font-weight: 900;
    margin-bottom: 10px;
    color: #fff
}

.counter-style-5 .icon-xl {
    margin-top: 10px
}

.counter-style-5 p {
    font-size: 20px !important
}

@media only screen and (max-width:1200px) {
    .counter-staus-box .section-head .title {
        font-size: 35px;
        line-height: 50px;
        font-weight: 500
    }

    .counter-staus-box .play-btn {
        margin-top: 20px;
        margin-bottom: 20px
    }

    .counter-style-5 .counter {
        font-size: 45px;
        line-height: 55px
    }

    .counter-style-5 {
        padding: 30px 15px
    }
}

@media (max-width:768px) {
    .custom-hero-content {
        position: absolute;
        top: -160px !important;
        left: 0px !important;
        max-width: 750px
    }

    .call_back {
        padding: 4px 5px !important;
        right: -84px !important;
        font-size: 14px !important
    }

    .custom-hero-text {
        font-size: 15px
    }

    .iconcolor {
        font-size: 13px !important
    }

    .none {
        display: none
    }

    .fw-bold {
        margin-bottom: 0px !important
    }

    .p-200 {
        padding-top: 160px !important
    }
}

.black {
    color: #000
}

.custom-btni {
    background-color: #fff;
    color: #000;
    padding: 12px 25px;
    font-weight: 700;
    text-transform: uppercase;
    transition: all 0.3s ease-in-out;
    display: inline-block;
    border: none;
    border-bottom-left-radius: 23px;
    border-top-left-radius: 0;
    border-top-right-radius: 23px
}

.custom-btni:hover {
    background-color: #933480;
    color: #fff
}

.custom-hero-image {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center
}

.custom-hero-image img {
    max-width: 80%;
    height: auto;
    position: absolute
}

.custom-hero-image img:first-child {
    left: -10px;
    top: -240px;
    width: 67%
}

.custom-hero-image img:last-child {
    right: -99px;
    bottom: -203px;
    width: 68%
}

.custm_wid {
    max-width: 1000px !important
}

.custom-hero-content {
    position: absolute;
    top: -380px;
    left: -90px;
    max-width: 600px
}

@media (max-width:992px) {
    .custom-hero-content {
        text-align: center
    }

    .custom-hero-image {
        flex-direction: row
    }

    .custom-hero-image img {
        position: relative;
        width: 53% !important;
        margin-bottom: 20px
    }

    .custom-hero-image img:first-child {
        left: 0;
        top: 0
    }

    .custom-hero-section {
        padding: 128px 0 !important;
        padding-bottom: 0px !important
    }

    .custom-hero-image img:last-child {
        right: 0;
        bottom: 0
    }
}

.testimonial-slider-section {
    padding: 50px 0
}

.swiper-wrapper {
    display: flex;
    gap: 25px
}

.completeTestimonialSwiper .swiper-wrapper {
    display: flex
}

@media (max-width:768px) {
    .swiper-wrapper {
        display: flex;
        gap: 5px !important
    }
}

.swiper-slide {
    width: calc(100% / 3);
    display: flex;
    justify-content: center
}

.testimonial-slider-card {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    padding: 20px;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 4px 6px rgb(12 0 0 / .1);
    width: 100%
}

.testimonial-slider {
    padding: 20px 0
}

.testimonial-slider-photo img {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    margin-bottom: 10px
}

.testimonial-slider-name {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 10px
}

.client-rating-list {
    padding: 0;
    margin: 10px 0;
    list-style: none;
    display: flex;
    justify-content: center;
    gap: 5px
}

.client-rating-list li {
    display: inline;
    color: gold
}

.testimonial-slider-text {
    font-size: 14px;
    color: #555;
    margin-bottom: 10px;
    padding: 0 10px
}

.rating {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px
}

.testimonial-slider-rating {
    font-size: 20px;
    color: gold
}

@media (max-width:992px) {
    .swiper-slide {
        width: calc(100% / 2)
    }
}

@media (max-width:768px) {
    .swiper-slide {
        width: 100% !important
    }
}

.swiper {
    width: 100%;
    padding: 40px 0
}

.testimonial-card:hover {
    transform: translateY(-5px)
}

.testimonial-photo img {
    width: 180px;
    height: 80px;
    margin: 10px auto;
    border-radius: 50%;
    margin-bottom: 10px
}

.testimonial-name {
    font-size: 18px;
    font-weight: 700;
    color: #333;
    margin-bottom: 5px
}

.testimonial-role {
    font-size: 14px;
    color: #777
}

.testimonial-text {
    margin-bottom: 15px
}

.client-ratting-list {
    padding: 0;
    margin: 0;
    list-style: none
}

.client-ratting-list li {
    display: inline-block;
    font-size: 16px
}

.ratting-color {
    color: #f4b400
}

.swiper-pagination {
    margin-top: 20px;
    position: relative
}

.swiper-pagination-bullet {
    background: #aaa;
    opacity: .5;
    width: 10px;
    height: 10px;
    transition: opacity 0.3s
}

.swiper-pagination-bullet-active {
    background: #007bff;
    opacity: 1
}

.swiper-button-next,
.swiper-button-prev {
    color: #007bff;
    font-size: 20px
}

.swiper-button-next:hover,
.swiper-button-prev:hover {
    color: #0056b3
}

.testimonial-card {
    min-width: 100px !important;
    max-width: 400px !important
}

.testimonial-text {
    white-space: normal;
    word-wrap: break-word;
    overflow: visible
}

@media (max-width:1024px) {
    .testimonial-card {
        padding: 15px
    }
}

@media (max-width:768px) {
    .testimonial-text {
        font-size: 14px
    }
}

@media (max-width:480px) {
    .testimonial-card {
        padding: 10px
    }

    .testimonial-photo img {
        width: 60px;
        height: 60px
    }

    .max-w {
        max-width: 100% !important
    }

    .zero_padding {
        padding: 0px !important
    }

    .zero_padding_dig {
        padding: 20px !important
    }

    .zero_margin {
        margin-bottom: 0px !important
    }

    .testimonial-name {
        font-size: 16px
    }

    .product_main_img {
        display: none !important
    }

    .product_main {
        margin-top:0px!important
    }

    .benefit-item {
        display: grid !important
    }

    .margin_top_law {
        margin-top: 100px
    }

    .Identity_top {
        margin-top: 20px
    }

    .custm_megaphone-img {
        bottom: -43px !important;
        right: 3% !important;
        width: 91px !important;
        transform: rotate(286deg) !important
    }

    .contact_img {
        position: relative !important;
        width: 100% !important;
        top: 0px !important;
        left: 0px !important
    }

    .document-item {
        display: none !important
    }

    .mobile-screen_digidocr {
        background-size: contain !important;
        min-height: 203px !important;
        background-repeat: no-repeat !important
    }

    .screenDigi {
        display: contents !important
    }

    .mobile-screen {
        background-size: contain !important;
        min-height: 241px !important;
        background-repeat: no-repeat !important
    }

    .mobile-screen_legal {
        min-height: 217px !important;
        background-repeat: no-repeat !important
    }

    .mobile-screen_finance {
        background-size: contain !important;
        min-height: 220px !important;
        background-repeat: no-repeat !important
    }

    .custom-section-heading {
        margin-bottom: 0
    }
}

.zero-top {
    margin-top: 0px !important
}

.versaimg {
    height: 427px
}

.product_main_img {
    position: absolute;
    top: -180px;
    left: 200px
}

.testimonial-card {
    margin-top: 25px;
    margin: 5px;
    padding: 10px;
    border-radius: 20px !important;
    box-shadow: rgb(0 0 0 / .16) 0 3px 6px, rgb(0 0 0 / .23) 0 3px 6px;
    text-align: center;
    transition: transform 0.3s ease-in-out;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    min-height: 360px;
    margin-bottom: 30px;
    height: auto;
    min-width: 400px;
    max-width: 550px
}

.tech-feature-list text-center {
    font-size: 17px;
    text-align: start;
    padding: 10px
}

.testimonial-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 20px;
    margin: auto;
    width: 90%
}

.paddingTop {
    padding-top: 210px;
}

.card {
    border-radius: 25px !important;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / .2) !important
}

@media (max-width:768px) {
    .testimonial-slider .swiper-wrapper {
        flex-direction: row
    }

    .swiper-button-next,
    .swiper-button-prev {
        display: none
    }
}

.solution-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 0 7px 1px #d028784d
}

.solution-card .card-title {
    font-weight: 700;
    font-size: 20px;
    color: #D02878
}

.solution-card {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    background: #fff;
    border-radius: 10px;
    padding: 30px;
    box-shadow: rgb(0 0 0 / 50%) -1px 0 4px 0;
    width: 100% !important;
    height: 100%
}

.solution-card h5 {
    color: #d10069;
    font-weight: 700;
    margin-bottom: 20px
}

.solution-card img {
    width: 100%;
    height: 350px;
    margin-bottom: 20px;
    object-fit: cover;
    border-radius: 5px
}

.solution-card ul {
    list-style: none;
    padding-left: 0;
    text-align: left;
    width: 100%
}

.solution-card ul li {
    position: relative;
    padding-left: 25px;
    margin-bottom: 8px
}

.solution-card ul li::before {
    content: "✔";
    position: absolute;
    left: 0;
    top: 0;
    color: #d10069;
    font-weight: 700
}

.benefits-list {
    list-style-type: disc;
    padding-left: 0;
    font-size: 16px;
    line-height: 1.6;
    color: #000;
    font-weight: 600
}

.benefits-list li {
    margin-bottom: 10px
}

.benefits-container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 20px;
    border-radius: 10px
}

.custom-testimonial-slider-section {
    padding: 30px 0;
    background: #fff
}

.custom-section-heading strong {
    font-size: 24px;
    display: block;
    margin-bottom: 10px
}

.custom-animate-border {
    display: block;
    width: 50px;
    height: 3px;
    background: #ff6b6b;
    margin: 10px auto
}

.custom-container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 15px
}

.custom-row {
    display: flex;
    justify-content: center
}

.swiper-slide {
    text-align: center
}

.swiper-slide img {
    max-width: 100%;
    border-radius: 10px;
    transition: transform 0.3s ease-in-out
}

.swiper-slide img:hover {
    transform: scale(1.05)
}

.custom-swiper-pagination {
    position: relative;
    margin-top: 15px
}

.custom-swiper-next,
.custom-swiper-prev {
    color: #ff6b6b
}

.vecho-img {
    max-height: 500px;
    border-radius: 50px
}

.custm_cta:hover {
    color: #000 !important
}

.operation_bot {
    top: 0
}

.operation_megaphone {
    top: 350px
}

.margin_top_law {
    margin-top: 0
}

.content-center {
    align-content: space-around
}

@media screen and (max-width:625px) {
    .banner {
        background: linear-gradient(to right, #385fa6, #002c79) !important
    }
}

.solution-card1 {
    height: 550px;
    width: 550px
}

.banner {
    background: linear-gradient(to right, #385fa6, #002c79) !important
}

.solution-card img {
    width: 350px;
    height: 250px;
    margin-bottom: 20px;
    object-fit: cover;
    border-radius: 5px
}

.document-list {
    display: flex;
    flex-direction: column
}

.document-list-left {
    align-items: flex-start
}

.document-item {
    display: flex;
    align-items: center;
    margin: 15px 0
}

.rightdoc {
    display: flex;
    align-items: center;
    margin: 15px 0;
    text-align: right
}

.document-icon {
    width: 50px;
    height: 50px;
    background: #fff;
    color: #2d5db3;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 30px;
    margin-right: 15px
}

.document-list-left .document-icon {
    margin-right: 15px;
    margin-left: 15px
}

.mobile-mockup {
    width: 100%;
    padding: 8px;
    position: relative
}

.mobile-screen {
    width: 100%;
    background-size: cover;
    min-height: 400px;
    background-image: url('../img/new_index/vAidemedica1.png');
    border-radius: 10px
}

.mobile-screen_digidocr {
    width: 100%;
    background-size: cover;
    min-height: 350px;
    background-image: url(../img/new_index/vdigidocr.png);
    border-radius: 10px
}

.mobile-screen_legal {
    width: 100%;
    background-size: cover;
    min-height: 380px;
    background-image: url(../img/new_index/vaidfelegal.png);
    border-radius: 10px
}

.mobile-screen_finance {
    width: 100%;
    background-size: cover;
    min-height: 380px;
    background-image: url(../img/new_index/vaidefin.png);
    border-radius: 10px
}

.max_width {
    max-width: 1450px
}

.width850 {
    width: 850px !important
}

.healthcare-card {
    position: relative;
    border: 1px solid #ddd;
    border-radius: 10px;
    padding: 20px;
    margin-bottom: 15px;
    display: flex;
    align-items: center;
    background: #fff;
    box-shadow: 2px 2px 10px rgb(0 0 0 / .1)
}

/* .healthcare-logo {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    margin-right: 20px
} */

.healthcare-logo i {
    font-size: 50px;
    color: #a9307f
}

.badge-custom {
    background: linear-gradient(to right, #385fa6, #002c79) !important;
    color: #fff;
    padding: 6px 12px;
    border-radius: 20px;
    font-size: 14px;
    display: inline-block;
    font-weight: 700
}

.read-more {
    position: absolute;
    left: 560px;
    top: 60px;
    border: none;
    background: #743982;
    padding: 8px 31px;
    border-radius: 5px;
    cursor: pointer;
    font-size: 14px;
    color: #fff
}

.read-more:hover {
    background: #7f478c
}

.testimonial-card {
    margin-right: 0px !important
}

@media (max-width:576px) {
    .testimonial-card {
        margin-right: 0px !important
    }

    .read-more {
        position: static
    }

    .mobile_h3 {
        font-size: 20px !important
    }

    .healthcare-card p {
        text-align: center !important
    }

    .healthcare-card {
        flex-direction: column;
        text-align: center;
        padding: 15px
    }

    .healthcare-logo {
        margin-bottom: 10px
    }

    .custm_img {
        width: 100%
    }
}

.custm_img {
    width: 350px
}

.center_content {
    align-content: center
}

.custm_icon-sm {
    font-size: 50px;
    line-height: 50px
}

.quote-section {
    box-shadow: rgb(0 0 0 / .16) 0 3px 6px, rgb(0 0 0 / .23) 0 3px 6px !important;
    border-radius: 20px !important;
    padding: 0;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: start;
    gap: 15px
}

.quote-image {
    padding: 15px;
    object-fit: cover;
    border-radius: 10px
}

.quote-content {
    flex: 1;
    text-align: center
}

.quote-text {
    font-size: 25px;
    font-weight: 600;
    margin-bottom: 10px
}

.custmbg {
    background: linear-gradient(to right, #385fa6, #002c79) !important;
}

.quote-btn {
    background: linear-gradient(to right, #385fa6, #002c79) !important;
    color: #fff;
    font-weight: 500;
    padding: 10px 20px;
    border-radius: 5px;
    border: none;
    transition: 0.3s;
    width: 200px;
    font-size: 15px
}



@media (max-width:768px) {
    .quote-section {
        flex-direction: column;
        text-align: center;
        padding: 15px
    }

    .quote-text {
        font-size: 16px;
        font-weight: 600;
        margin-bottom: 10px
    }

    .quote-image {
        object-fit: cover;
        border-radius: 10px
    }
}

.index_h2 {
    font-size: 40px
}

@media (min-width:320px) and (max-width:575px) {
    .services-single {
        height: auto
    }

    .quote-btn {
        font-size: 15px
    }

    .custm_icon-sm {
        font-size: 30px !important;
        line-height: 30px !important
    }

    .custm_size {
        font-size: 16px !important
    }

    .index_h2 {
        font-size: 20px
    }

    .padzero {
        padding-bottom: 0px !important
    }

    .services-single {
        height: auto !important
    }

    .partnership-section {
        height: auto !important;
        margin: 10px !important
    }
}

.size17 {
    font-size: 17px;
    padding-bottom: 10px !important;
}

.clients-section {
    background: linear-gradient(to right, #385fa6, #002c79) !important;
    padding: 30px
}

.about_content p {
    padding-right: 40px;
    font-size: 18px;
    margin: 20px 0;
    line-height: 40px
}

.all-sectors-list li {
    list-style: none
}

.all-sectors-list {
    border: 1px solid #fdfdfd;
    border-radius: 10px
}

.all-sectors-list li a {
    display: block;
    padding: 10px 15px;
    color: #000;
    background: #fff0;
    text-decoration: none;
    transition: all 0.3sease-in-out;
    border-radius: 5px;
    font-weight: 600;
}

.all-sectors-list li a:hover {
    background: linear-gradient(to right, #385fa6, #002c79) !important;
    color: #fff !important
}

.all-sectors-list li.active a {
    background: linear-gradient(to right, #385fa6, #002c79) !important;
    color: #fff !important;
    font-weight: 700;
    border-radius: 5px;
    position: relative;
    display: flex;
    align-items: center;
    padding: 12px 18px
}

.all-sectors-list li.active a::before {
    content: "◀";
    font-size: 14px;
    color: #fff;
    margin-right: 10px
}

.offerings_container {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    padding: 0;
    padding-top: 0;
    justify-content: center
}

.rightdoc {
    align-self: self-end
}

.offerings_card {
    flex: 1 1 30%;
    min-height: 420px;
    border-radius: 20px !important;
    box-shadow: rgb(0 0 0 / .16) 0 3px 6px, rgb(0 0 0 / .23) 0 3px 6px;
    padding: 25px;
    text-align: left;
    transition: transform 0.3sease, box-shadow 0.3sease
}

.shadow1 {
    box-shadow: rgb(0 0 0 / .16) 0 3px 6px, rgb(0 0 0 / .23) 0 3px 6px
}

.offerings_card:hover {
    transform: translateY(-5px);
    box-shadow: 0 6px 20px rgb(0 0 0 / .15)
}

.offerings_card_title {
    font-size: 35px;
    text-align: center;
    font-weight: 700;
    color: #3666be;
    margin-bottom: 10px
}

.offerings_card_content {
    text-align: center;
    font-size: 17px;
    color: #333;
    line-height: 1.6;
    font-weight: 550
}

.offerings_card_subtitle,
.offerings_card_subtitle a {
    font-weight: 550;
    margin-top: 15px;
    color: #1d4b9e !important;
    font-size: 22px
}

.iconcolor {
    color: #0f3d8d;
    font-weight: 600 !important;
    font-size: 20px
}

.outstanding-section2 {
    position: absolute;
    top: 620px;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    z-index: 10
}

@media (max-width:576px) {
    .outstanding-section2 .row.justify-content-center {
        display: flex !important;
        flex-wrap: wrap !important;
        gap: 1px !important
    }

    .outstanding-section2 .col-md-3,
    .outstanding-section2 .col-lg-3,
    .outstanding-section2 .col-sm-6,
    .outstanding-section2 .col-6 {
        flex: 1 1 23% !important;
        max-width: 30% !important;
        padding: 5px !important
    }

    .outstanding-section2 .promo-icon img {
        max-width: 35px !important
    }

    .outstanding-section2 .card {
        padding: 0px !important;
        min-height: auto !important
    }

    .offerings_container {
        padding: 0px !important;
        padding-bottom: 40px !important;
        display: contents;
        margin-bottom: 10px
    }

    .offerings_card {
        margin-bottom: 20px
    }

    .mobile_center {
        text-align: center !important
    }
}

.cutm_padding {
    padding-top: 22px
}

@media (max-width:768px) {
    .banner_image {
        display: none
    }

    .mobile_img img {
        max-width: 150px
    }

    .mobile_img {
        margin: 10px
    }
}

.promo-info p {
    text-align: center
}

@media (max-width:480px) {
    .banner_image {
        display: none
    }
}

.icon-content {
    overflow: hidden;
    justify-items: center
}

.bg-img-fix {
    background-attachment: fixed;
    background-size: cover
}

.icon-content .dlab-tilte,
.dlab-box-bg .icon-content p,
.dlab-box-bg .icon-box-btn .site-button {
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s
}

.dlab-tilte,
.dlab-tilte-inner {
    position: relative
}

.dlab-tilte-inner {
    display: inline-block
}

.dlab-tilte-inner.skew-title:after {
    content: "";
    position: absolute;
    right: -15px;
    top: 0;
    width: 50px;
    height: 100%;
    z-index: -1;
    -moz-transform: skewX(20deg);
    -webkit-transform: skewX(20deg);
    -o-transform: skewX(20deg);
    -ms-transform: skewX(20deg);
    transform: skewX(20deg)
}

.counter {
    position: relative
}

.dlab-box-bg.active .text-primary,
.dlab-box-bg.active .icon-content .dlab-tilte,
.dlab-box-bg.active .icon-content p,
.dlab-box-bg.active .icon-box-btn .site-button {
    color: #fff;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s
}

.banner_image {
    width: 500px;
    left: 650px;
    top: -100px;
    position: absolute
}

.partnership-section {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    border-radius: 20px !important;
    box-shadow: rgb(0 0 0 / .16) 0 3px 6px, rgb(0 0 0 / .23) 0 3px 6px;
    background: linear-gradient(to right, #385fa6, #002c79) !important;
    padding: 20px;
    max-width: 1300px;
    margin: 20px auto;
    gap: 20px;
    height: 450px
}

.partnership-image {
    width: 302px;
    height: 320px;
    background-color: #f6f6f6;
    border-radius: 5px;
    flex-shrink: 0;
    position: absolute;
    left: -90px;
    box-shadow: rgb(0 0 0 / .35) 0 5px 15px
}

.partnership-image-right {
    width: 302px;
    height: 320px;
    background-color: #f6f6f6;
    border-radius: 5px;
    flex-shrink: 0;
    position: absolute;
    right: -90px;
    box-shadow: rgb(0 0 0 / .35) 0 5px 15px
}

.partnership-content {
    margin-left: 270px;
    flex: 1
}

.partnership-content-right {
    padding-left: 30px;
    margin-right: 270px;
    flex: 1
}

.partnership-content h2 {
    font-size: 30px;
    font-weight: 550;
    margin: 0 0 45px;
    color: #fff
}

.partnership-content-right h2 {
    font-size: 30px;
    font-weight: 550;
    margin: 0 0 45px;
    color: #fff
}

.partnership-content p {
    padding-right: 40px;
    font-size: 18px;
    margin: 0;
    color: #fff;
    line-height: 45px
}

.partnership-content-right p {
    font-size: 18px;
    margin: 0;
    color: #fff;
    line-height: 45px
}

.product_main_imgbg {
    background-color: none !important;
    width: 302px;
    height: 320px;
    border-radius: 5px;
    flex-shrink: 0;
    position: absolute;
    left: 280px
}

.product_main_imgbg2 {
    width: 302px;
    height: 320px;
    border-radius: 5px;
    flex-shrink: 0;
    position: absolute;
    right: 267px
}

.product_main_img1 {
    position: absolute;
    top: 90px;
    padding: 20px;
    background-color: #000
}

.product_main_img2 {
    position: absolute;
    top: 70px;
    left: 300px
}

@media (max-width:768px) {
    .radius {
        padding: 12px;
        box-shadow: 0 10px 20px rgb(32 12 58 / .86);
        background-color: #cf297b1c;
        border-radius: 10px;
        margin: 20px
    }

    .mobile_row {
        display: contents !important
    }

    .image-center {
        width: 100% !important;
        display: flex;
        align-items: center;
        justify-content: center
    }

    .image-center img {
        margin-top: 0px !important
    }

    .services-detail-content {
        position: relative;
        width: 100% !important
    }

    .custm_weight li {
        font-weight: 500
    }

    .manufacturing_section {
        padding-top: 0px !important
    }

    .partnership-section {
        flex-direction: column;
        text-align: center;
        padding: 15px;
        gap: 15px;
        height: auto
    }

    .partnership-image,
    .partnership-image-right {
        width: 150px;
        height: auto;
        position: static;
        margin: 0 auto 15px
    }

    .partnership-content,
    .partnership-content-right {
        margin: 0;
        padding: 0 15px;
        text-align: center
    }

    .partnership-content h2,
    .partnership-content-right h2 {
        font-size: 24px;
        margin-bottom: 20px
    }

    .partnership-content p,
    .partnership-content-right p {
        font-size: 16px;
        line-height: 35px;
        padding: 0
    }

    .product_main_imgbg {
        position: static
    }

    .product_main_img1 {
        position: static;
        width: 100%;
        height: auto;
        margin: 0 auto
    }

    .product_main_imgbg2 {
        width: 100%;
        height: auto;
        border-radius: 0;
        flex-shrink: 0;
        position: static
    }

    .product_main_img2 {
        position: static
    }

    .citrus-card {
        min-height: 350px !important;
        box-shadow: 2px 2px 10px rgb(0 0 0 / .1) !important;
        display: flex;
        flex-direction: column
    }

    .citrus-card .card-body {
        flex-grow: 1;
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center
    }

    .healthcare,
    .legal,
    .gour,
    .global_card,
    .vitality {
        height: auto !important
    }

    .vitality img {
        margin-top: 10px !important;
        box-shadow: rgb(0 0 0 / .3) 0 19px 38px, rgb(0 0 0 / .22) 0 15px 12px
    }

    .legal img {
        margin-top: 20px !important;
        box-shadow: rgb(0 0 0 / .3) 0 19px 38px, rgb(0 0 0 / .22) 0 15px 12px
    }

    .gour img {
        margin-top: 22px !important;
        box-shadow: rgb(0 0 0 / .3) 0 19px 38px, rgb(0 0 0 / .22) 0 15px 12px
    }

    .healthcare img {
        margin-top: 0px !important;
        margin-left: 0px !important;
        box-shadow: rgb(0 0 0 / .3) 0 19px 38px, rgb(0 0 0 / .22) 0 15px 12px
    }

    .baseline {
        align-content: space-between;
        font-size: 10px !important
    }

    .im {
        height: 170px !important;
        justify-self: center
    }

    .accord_row {
        margin-right: -45px !important;
        margin-left: -50px !important
    }

    .mobilewid {
        max-width: 100% !important
    }
}

.baseline {
    align-content: center
}

.middle {
    padding: 10px;
    width: 100%;
    min-height: auto
}

.sub {
    height: 650px;
    margin-left: 5px;
    width: 100%
}

.mid {
    margin-left: auto
}

@media screen and (max-width:768px) {
    .middle {
        width: 100%
    }

    .mid {
        margin-left: none
    }

    .sub {
        height: 180px;
        width: 100%;
        margin-top: 12px
    }
}

.topic {
    width: 100%;
    border: none;
    background-color: #fff;
    margin: 2px
}

.secrow {
    margin-top: 12px
}

.im {
    width: 100%;
    height: 100px;
    border-radius: 25px;
    box-shadow: rgb(0 0 0 / .16) 0 3px 6px, rgb(0 0 0 / .23) 0 3px 6px;
    padding: 25px;
    margin-bottom: 20px;
    border: 0;
    background-color: #fff
}

.fa {
    font-size: 100px
}

.panel {
    display: none;
    padding: 10px
}

.panel.show {
    display: block
}

.pos_releative {
    position: relative
}

.info-container {
    display: contents;
    flex-wrap: wrap;
    gap: 15px
}

.info-card {
    background-color: #f3f4f6;
    border: 2px solid #4a90e2;
    border-radius: 20px !important;
    padding: 12px 20px;
    font-size: 16px;
    font-weight: 700;
    float: center;
    width: fit-content;
    margin-bottom: 20px;
    box-shadow: 2px 2px 10px rgb(0 0 0 / .1)
}

.staff-member p {
    font-size: 14px !important
}

.staff-member img {
    border-radius: 10px
}

.healthcare {
    padding: 30px;
    height: 600px;
    background: linear-gradient(to right, #385fa6, #002c79) !important;
    color: #fff;
    font-weight: 600;
    border-radius: 25px;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / .2);
    margin-bottom: 40px;
    text-align: left
}

.vitality img {
    margin-top: -30px;
    box-shadow: rgb(0 0 0 / .3) 0 19px 38px, rgb(0 0 0 / .22) 0 15px 12px
}

.legal img {
    box-shadow: rgb(0 0 0 / .3) 0 19px 38px, rgb(0 0 0 / .22) 0 15px 12px
}

.gour img {
    margin-top: 0;
    box-shadow: rgb(0 0 0 / .3) 0 19px 38px, rgb(0 0 0 / .22) 0 15px 12px
}

.healthcare img {
    margin-top: 70px;
    box-shadow: rgb(0 0 0 / .3) 0 19px 38px, rgb(0 0 0 / .22) 0 15px 12px
}

.healthcare h2,
.legal h2,
.gour h2,
h5,
.vitality h2,
h5 {
    font-weight: 900
}

.container-custom {
    max-width: 1400px
}

.legal {
    padding: 30px;
    height: 600px;
    background: linear-gradient(to right, #385fa6, #002c79) !important;
    margin-bottom: 40px;
    box-shadow: rgb(0 0 0 / .07) 0 1px 1px, rgb(0 0 0 / .07) 0 2px 2px, rgb(0 0 0 / .07) 0 4px 4px, rgb(0 0 0 / .07) 0 8px 8px, rgb(0 0 0 / .07) 0 16px 16px;
    color: #fff;
    font-weight: 600;
    border-radius: 25px;
    text-align: left
}

.gour {
    padding: 30px;
    height: 600px;
    background: linear-gradient(to right, #385fa6, #002c79) !important;
    margin-bottom: 40px;
    box-shadow: rgb(0 0 0 / .07) 0 1px 1px, rgb(0 0 0 / .07) 0 2px 2px, rgb(0 0 0 / .07) 0 4px 4px, rgb(0 0 0 / .07) 0 8px 8px, rgb(0 0 0 / .07) 0 16px 16px;
    color: #fff;
    font-weight: 600;
    border-radius: 25px;
    text-align: left
}

.vitality {
    padding: 30px;
    height: 1200px;
    background: linear-gradient(to right, #385fa6, #002c79) !important;
    margin-bottom: 40px;
    box-shadow: rgb(0 0 0 / .07) 0 1px 1px, rgb(0 0 0 / .07) 0 2px 2px, rgb(0 0 0 / .07) 0 4px 4px, rgb(0 0 0 / .07) 0 8px 8px, rgb(0 0 0 / .07) 0 16px 16px;
    color: #fff;
    font-weight: 600;
    border-radius: 25px;
    text-align: left
}
.global_card {
    padding: 30px;
    height: 400px;
    background: linear-gradient(to right, #385fa6, #002c79) !important;
    margin-bottom: 40px;
    box-shadow: rgb(0 0 0 / .07) 0 1px 1px, rgb(0 0 0 / .07) 0 2px 2px, rgb(0 0 0 / .07) 0 4px 4px, rgb(0 0 0 / .07) 0 8px 8px, rgb(0 0 0 / .07) 0 16px 16px;
    color: #fff;
    font-weight: 600;
    border-radius: 25px;
    text-align: left
}
.card-column {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 20px;
    margin-top: 30px
}

.card-number {
    position: absolute;
    top: -10px;
    left: 20px;
    background: #184698;
    color: #fff;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 700
}

.image-center {
    width: 30%;
    display: flex;
    align-items: center;
    justify-content: center
}

.image-center img {
    width: 100%;
    height: auto;
    border-radius: 20px !important;
    height: auto;
    border-radius: 20px !important;
    margin-top: 20px
}

.custom-shadow {
    box-shadow: 0 4px 10px rgb(0 0 0 / .1);
    transition: 0.3s ease-in-out;
    background: #fff;
    padding: 25px;
    text-align: center
}

.custom-shadow:hover {
    transform: translateY(-5px);
    box-shadow: 0 6px 15px rgb(0 0 0 / .2)
}

.promo-icon {
    font-size: 35px;
    color: #2d5db3;
    margin-bottom: 10px
}

.section-heading {
    text-align: center
}

.benefits-section {
    padding: 50px 20px;
    text-align: center
}

.benefits-card-container {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 40px;
    max-width: 1200px;
    margin: 0 auto
}

.benefits-card {
    background: linear-gradient(135deg, #ffffff, #f9f9f9);
    border-radius: 15px;
    padding: 30px 20px;
    box-shadow: 0 10px 20px rgb(0 0 0 / .1);
    text-align: center;
    transition: transform 0.3s ease, box-shadow 0.3s ease
}

.benefits-card:hover {
    transform: translateY(-10px);
    box-shadow: 0 15px 25px rgb(0 0 0 / .2)
}

.benefits-card-icon {
    color: #394489;
    font-size: 50px;
    padding: 10px;
    border-radius: 60%;
    margin-bottom: 10px
}

.benefits-card-icon i {
    display: inline-block
}

.benefits-card-title {
    font-size: 17px;
    font-weight: 700;
    margin-top: 5px
}

.benefits-card-description {
    font-size: 1rem;
    line-height: 1.6;
    text-align: center
}

@media (max-width:768px) {
    .benefits-card-container {
        grid-template-columns: 1fr
    }
}

.list-unstyled {
    font-weight: 600;
    line-height: 35px
}

.swiper-horizontal {
    touch-action: pan-y;
    padding: 15px;
    padding-top: 0
}

@media (min-width:320px) and (max-width:567px) {
    .index_icon {
        position: absolute !important;
        top: 427px !important;
        left: 50%;
        transform: translateX(-50%);
        width: 100%;
        z-index: 1 !important
    }
}

@media (max-width:480px) {
    .custm_pad_index {
        padding-top: 100px !important;
        padding-bottom: 140px !important
    }
}

.marquee {
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    white-space: nowrap;
    position: relative;
    width: 100%
}

.why_digidocr {
    position: relative
}

.why_digidocr img {
    position: absolute;
    top: 240px;
    left: 50%;
    transform: translate(-50%, -50%)
}

.promo-icon i {
    z-index: 1;
    font-size: 50px
}

.datacard {
    min-height: 300px
}

.account img {
    position: absolute;
    top: 330px;
    left: 50%;
    transform: translate(-50%, -50%)
}

.kyc img {
    top: 240px
}

.why_digidocr_section {
    min-height: 750px
}
/* @media (max-width: 992px) { */
.custm_wid1{
    width:1300px;
        justify-content: center;
    
/* } */
}
@media (max-width:768px) {
    .why_digidocr img {
        position: relative !important;
        top: auto;
        left: auto;
        transform: none;
        min-width: unset;
        min-height: unset;
        width: 100%
    }
        .custm_wid1 {
            width: 107% !important;
        }

    .why_digidocr_section {
        min-height: auto !important
    }

    .mobile_text {
        font-size: 30px !important
    }
}

.card {
    align-items: center
}

.kyc-card {
    min-height: auto !important
}

.feature-box .card {
    align-items: baseline
}

.card_height {
    margin: 10px
}

.datacard {
    min-height: 300x !important
}

.feature-tab-content p {
    text-align: left;
}


/* infographic */
.ifno_container {

    max-width: 100%;
    background-color: #fff;
}

.ifno_container .card {
    box-shadow: inset rgba(14, 30, 37, 0.12) 6px 20px 20px 20px,
        rgba(14, 30, 37, 0.32) 0px 2px 16px 0px !important;
    position: relative;
    margin-bottom: 30px;
    min-height: 100px;
    border-radius: 50px !important;
    min-width: 830px;
    background: linear-gradient(to right, #385fa6, #002c79) !important;
}

.zero-right {
    left: 100px;
}

.ifno_container .card-child {
    width: 130px;
    height: 130px;
    position: absolute;
    left: -50px;
    top: -17px;
    border-radius: 50%;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    transition: transform 0.4s cubic-bezier(0.16, 0.1, 0.25, 1), box-shadow 0.4s ease-in-out;
    box-shadow: rgba(14, 30, 37, 0.12) 2px -1px 3px 1px, rgba(14, 30, 37, 0.32) -6px 0px 20px 0px !important;
}

.ifno_container .card-child-left {
    width: 130px;
    height: 130px;
    position: absolute;
    left: 750px;
    top: 0px;
    z-index: 1;
    border-radius: 50%;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    transition: transform 0.4s cubic-bezier(0.16, 0.1, 0.25, 1), box-shadow 0.4s ease-in-out;
    box-shadow: rgba(14, 30, 37, 0.12) 2px -1px 3px 1px, rgba(14, 30, 37, 0.32) 12px 3px 20px 0px !important;
}

.ifno_container .card-child:hover {
    transform: scale(1.2);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3);
    border: 1px solid #081d43;
}

.ifno_container .card-child-left:hover {
    transform: scale(1.2);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3);
    border: 1px solid #081d43;
}

@media screen and (max-width: 768px) {
    .ifno_container .card {
        min-width: 100% !important;
        border-radius: 20px !important;
        margin-bottom: 20px;
        min-height: auto;
        padding: 20px;
    }

    .ifno_container .card-child {

        left: -20px;
        top: -10px;
    }

    .ifno_container .card-child-left {
        left: 0px;

        top: -10px;
    }

    .zero-right {
        left: 0px !important;
    }

    .sector_pad {
        padding: 10px;
    }
}

@media screen and (max-width: 480px) {
    .ifno_container .card {
        padding: 15px;
        padding: 20px !important;
    }

    .sector_pad {
        padding: 10px;
    }

    .vedio_div {
        width: 100% !important;
    }

    .video-title br {
        display: none;
    }

    .video-title h5 {
        font-size: 17.5px !important;
    }

    .ifno_container .card-child,
    .ifno_container .card-child-left {
        left: 0px;
        /* width: 70px;
        height: 70px; */
        top: -5px;
        position: relative;
        justify-self: center;
    }

    .ifno_container .card-child {
        /* width: 70px;
        height: 70px; */
        top: -5px;
        position: relative;
        justify-self: center;
    }

    .vedio_thumbnail {
        /* height: 190px; */
        max-width: 100% !important;
        height: 100% !important;
        object-fit: cover;
        display: block;
        border-radius: 12px;
        /* optional rounded corners */
    }
}

.diagram-container {
    position: relative;
    width: 100%;
    max-width: 500px;
}

.center-circle {
    width: 150px;
    height: 150px;
    background: linear-gradient(to right, blue, pink);
    color: white;
    font-size: 20px;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.node {
    width: 150px;
    height: 50px;
    background: linear-gradient(to right, purple, cyan);
    color: white;
    font-size: 16px;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 25px;
    position: absolute;
}

.top {
    top: 0;
    left: 50%;
    transform: translateX(-50%);
}

.bottom {
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}

.left {
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.right {
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.line {
    position: absolute;
    background-color: purple;
    width: 2px;
}

.line.vertical {
    height: 50px;
    left: 50%;
    transform: translateX(-50%);
}

.line.horizontal {
    width: 50px;
    top: 50%;
    transform: translateY(-50%);
}

.line.left {
    left: 150px;
}

.line.right {
    right: 150px;
}

.line.top {
    top: 150px;
}

.line.bottom {
    bottom: 150px;
}

.content h4 {
    margin-bottom: -10px !important;
}

/* vedio css */
.video-popup {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 999;
    justify-content: center;
    align-items: center;
}

.video-popup-content {
    position: relative;
    width: 80%;
    max-width: 853px;
    /* background: #3a4488; */
    padding: 10px;
    /* box-shadow: -13px 20px 12px 0px rgba(0, 0, 0, 0.5); */
}

.video-popup iframe {
    width: 100%;
    height: 480px;
}

.video-thumb {
    position: relative;
    display: inline-block;
    cursor: pointer;
}

.video-thumb img.vedio_thumbnail {
    width: 100%;
    display: block;
    border-radius: 10px;
    /* optional for rounded corners */
}

.video-thumb .play-btn {
    position: absolute;
    top: 50%;
    left: 51%;
    transform: translate(-50%, -50%);
    background-color: #05317d;
    border: none;
    border-radius: 50%;
    font-size: 18px;
    color: white;
    width: 60px;
    height: 50px;
    /* line-height: 11px; */
    text-align: center;
    z-index: 31;
    cursor: pointer;
    box-shadow: 1px 20px 6px 1px rgba(0, 0, 0, 0.2);
}

.video-title {
    padding: 15px;
    min-height: 95px;
    /* spacing between video and title */
}

.video-title h5 {
    /* margin: 10!important; */
    /* padding: 10!important; */
    font-size: 16px;
    text-align: start !important;
    /* left align */
}

.vedio_thumbnail {
    height: 190px;
    width: 100%;
    /* height: 100%; */
    object-fit: cover;
    display: block;
    border-radius: 12px;
    /* optional rounded corners */
}

.video-thumb {
    width: 100%;
    aspect-ratio: 16 / 9;
    /* maintains correct video ratio */
    overflow: hidden;
    position: relative;
    border-radius: 12px;
    /* optional rounded corners */
}

.play-btn:hover {
    background: rgba(255, 255, 255, 1);
    color: #333;
    /* transform: scale(1.1); */
}

.play-btn:focus {
    outline: none;
}

.menu-bar {
    display: flex;
    justify-content: center;
    gap: 5px;
    margin-bottom: 20px;
}

.menu-bar button {
    padding: 5px 10px;
    border: none;
    cursor: pointer;
    background: #3a4489;
    color: white;
    border-radius: 5px;
}

.menu-bar button.active {
    background: rgb(39, 46, 88);
}


.vedio_div h5 {
    /* border-radius: 20px; */
    font-size: 16px;
    /* padding-top: 10px; */
    /* padding-bottom: 10px; */
    color: #05317d;
    text-align: center;
    /* box-shadow: 0 3px 10px rgb(0 0 0 / 0.2); */
}

.vedio_div {
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
    width: 95%;
    margin-bottom: 10px;
    color: #d32779;
    text-align: center;
    background-color: #fff;
    box-shadow: 0 3px 10px rgb(0 0 0 / 0.2);
}

.close-btn {
    background: rgb(172, 0, 86);
    border: 0px solid;
    color: #fff;
    margin: 20px;
    border-radius: 20%;
    font-size: 18px;
    color: white;
    width: 50px;
    height: 50px;
    /* box-shadow: none; */
}

.video_case {
    position: relative;
    width: 100%;
    padding-bottom: 56.25%;
    /* 16:9 Aspect Ratio */
    height: 0;
    overflow: hidden;
    border-radius: 25px;
}

.video_case iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.science-ecommerce {
    background-image: url(../img/solutions/accountback.png);
    background-size: cover;
    position: relative;
    min-height: 550px;
    margin-bottom: 50px;
}
.ca_img {
    background-image: url(../img/solutions/caback.png)!important;
}
.kyc_img {
    background-image: url(../img/solutions/kycback.png) !important;
}
.law_img {
    background-image: url(../img/solutions/lawback.png) !important;
}

.block-div {
    width: 100%;
    height: auto;
    display: inline-block;
    position: relative;
}

.science_overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #335ba2ed;
}


@media (max-width: 1199px) and (min-width: 1024px) {
    .block-science4 {
        width: 70%;
    }

    .block-tb2 {
        padding-top: 50px;
        padding-bottom: 50px;
    }
}

.block-science4 {
    width: 60%;
    margin: auto;
    text-align: center;
    position: relative;
}

.block-science4 h2,
.block-science4 p {
    color: #fff;
}

.title-science {
    font-size: 30px;
    color: #333;
    margin-bottom: 15px;
    line-height: 32px;
    font-weight: 600;
    font-family: 'PT Sans', sans-serif;
}

.block-science4 h2,
.block-science4 p {
    color: #fff;
}

.para-science {
    /* font-size: 17px; */
    /* color: #333; */
    margin-bottom: 15px;
    /* line-height: 30px; */
    /* font-weight: 300; */
    /* font-family: 'PT Sans', sans-serif; */
}

.science-ecommerce {
    position: relative;
    /* Ensure the pseudo-element is positioned relative to this container */
}

.science-ecommerce:after {
    content: "";
    background-image: url(../img/solutions/laptop-commerce.png);
    position: absolute;
    background-size: cover;
    min-height: 400px;
    /* You can adjust this based on your design */
    bottom: -10%;
    /* Adjusted for responsiveness */
    width: 80%;
    /* Use percentage for responsiveness */
    max-width: 690px;
    /* Maximum width */
    height: auto;
    /* Maintain aspect ratio */
    z-index: 5;
    left: 50%;
    transform: translateX(-50%);
    /* Center the image */
}

.laptop-video-frame {
    position: absolute;
    z-index: 10;
    top: 74.1%;
    left: 50.5%;
    transform: translate(-50%, -50%);
    width: 80%;
    max-width: 516px;
    height: 100%;
    max-height: 346px;
}

/* Media Queries for additional responsiveness */
@media (max-width: 768px) {
    .science-ecommerce:after {
        min-height: 300px;
        /* Adjust for smaller screens */
        bottom: -5%;
        /* Adjust position */
    }

    @media (max-width: 768px) {
    .laptop-video-frame {
            width: 60.5% !important;
            height: 38% !important;
            top: 82.5% !important;
            left: 50.9% !important;
        }
        .science-ecommerce {
             min-height:450px;
}
    }

    .block-science4 {
        width: 100%;
    }
}

@media (max-width: 480px) {
    .science-ecommerce:after {
        min-height: 200px;
        /* Further adjust for mobile */
        bottom: -5%;
        /* Adjust position */
    }

    .laptop-video-frame {
        width: 95%;
        /* Make it even wider on mobile */
        max-width: 95%;
        /* Adjust max width */
    }
}

.laptop-video-frame iframe {
    width: 100%;
    height: 100%;
    border: none;
    border-radius: 8px;
}

/* Responsive */
@media (max-width: 768px) {
    .laptop-video-frame {
        width: 80%;
        height: 30%;
        top: 74%;
    }
}
.timeline {
    position: relative;
    margin: 0 auto;
    padding: 60px 0;
    max-width: 960px;
}

.timeline::before {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    width: 6px;
    height: 100%;
    background: linear-gradient(to bottom, #2c549d, #4a79d1);
    transform: translateX(-50%);
    z-index: 0;
    border-radius: 3px;
}

.timeline-item {
    position: relative;
    width: 52%;
    padding: 0px 8px 10px;
    padding-left: 10px;
    padding-right: 30px;
}

.timeline-item:nth-child(odd) {
    left: 0;
    text-align: right;
}

.timeline-item:nth-child(even) {
    left: 50%;
    text-align: left;
}

.timeline-icon {
    position: absolute;
    top: 0px;
    left: 95%;
    width: 48px;
    height: 48px;
    background: #fff;
    color: #2c549d;
    font-size: 20px;
    border: 3px solid #2c549d;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    transform: translateX(-50%);
    z-index: 3;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / .2) !important;
}

.timeline-card {
    position: relative;
    background: white;
    border-radius: 16px;
    padding: 39px;
    padding-top: 0px;
    padding-bottom: 10px;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / .2) !important;
    transition: all 0.3sease;
}

.timeline-card:hover {
    transform: translateY(-6px);
    box-shadow: 0 16px 40px rgba(0, 0, 0, 0.15);
}

.timeline-card h3 {
    font-size: 18px;
    margin-bottom: 10px;
    color: #2c549d;
}

.timeline-card p {
    text-align: left !important;
}

.timeline-icon1 {
    font-size: 32px;
    margin-bottom: 12px;
    color: #2c549d;
}

.timeline-card {
    animation: fadeInUp 0.6s ease;
}

@keyframes fadeInUp {
    from {
        transform: translateY(40px);
        opacity: 0;
    }

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

@media (max-width: 768px) {
    .timeline::before {
        left: 10px;
    }

    .timeline-item {
        width: 100%;
        padding-left: 30px;
        text-align: left !important;
    }

    .timeline-item:nth-child(even),
    .timeline-item:nth-child(odd) {
        left: 0;
    }

    .timeline-icon {
        left: 0;
        transform: translateX(0);
    }
}

.zero_left {
    left: 0px;
}
/* new product page css */
.cta4-section-area h2,
h4 {
    color: #fff ;
}

.space16 {
    height: 16px;
}

.cta4-section-area .cta-circle-area {
    position: relative;
    z-index: 1;
    position: relative;
    z-index: 1;
    width: 500px;
    bottom: 0px;
    left: -150px;
}

.cta4-section-area .cta-circle-area .bg1 {
    position: relative;
    bottom: 0;
    left:230px;
    height: 300px;
}
.cta4-section-area .cta-circle-area .bg1  img{

    height: 300px;
}

.cta4-section-area .cta-circle-area .img1 img {
    position:  absolute;
    top: 0;
    left:160px;
    height: 300px;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.vl-btn4 {
    /* color:#fff; */
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
width:50%;
text-align: center;
    line-height: 16px;
    letter-spacing: -0.16px;
    display: inline-block;
    transition: all 0.4s;
    border-radius: 50px;
    background: #3a6bc4;
    box-shadow: 0px 4px 15px 0px rgba(68, 22, 255, 0.2);
    padding: 15px 12px;

    position: relative;
    z-index: 1;
}

.cta4-section-area .cta-content-area .btn-area1 .phone {
    color: rgb(16, 16, 17);
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 140%;
    display: inline-block;
    transition: all 0.4s;
    border-radius: 100px;
    background: rgba(255, 255, 255, 0.6);
    padding: 15px 12px;
    margin: 0 0 0 0px;
    position: relative;
    z-index: 1;
}

.cta4-section-area .cta-content-area .btn-area1 .phone:hover {
    color: #fff;
    transition: all 0.4s;
    transform: translateY(-5px);
}

.vl-btn4:hover {
    background: #3a6bc4;
    /* change to your desired hover color */
    color: #ffffff;
    /* keep text white */

    transition: all 0.4s;
    transform: translateY(-5px);
}

.cta4-section-area .cta-content-area .btn-area1 .phone:hover {
    background: #02015a;
    /* change to your desired hover color */
    color: #ffffff;
    /* keep text white */
}

.auto-container {
    position: static;
    max-width: 1200px;
    padding: 0px 15px;
    margin: 0 auto;
    width: 100%;
}

.about-section .content-column {
    margin-bottom: 50px;
}

.about-section .content-column .inner-column {
    position: relative;
    padding-top: 80px;
}

.about-section .sec-title {
    margin-bottom: 0;
}

.sec-title {
    position: relative;
    margin-bottom: 70px;
}

.sec-title .sub-title {
    display: block;
    font-size: 18px;
    color: #000;
    font-weight: 600;
    margin-bottom: 15px;
}


.sec-title .divider {
    position: relative;
    display: block;
    width: 60px;
    height: 20px;
    margin-top: 30px;
}

.sec-title .divider svg,
.sec-title .divider svg {
    fill: #1370b5;
}

.sec-title .divider svg {
    display: block;
    width: 100%;
    transform: translateY(-50%);
    top: 50%;
    position: relative;
    fill: #1370b5;
}

.sec-title p {
    position: relative;
    margin-top: 30px;
}
.btn-style-one {
    position: relative;
    font-size: 16px;
    line-height: 30px;
    color: #ffffff;
    padding: 10px 30px;
    font-weight: 600;
    background: #1370b5;
    overflow: hidden;
    min-width: 150px;
}

.theme-btn {
    display: inline-block;
    text-align: center;
    border-radius: 5px;
    -webkit-transition: all 0.5sease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5sease;
}

.about-section .images-column {
    margin-bottom: 50px;
}

.about-section .images-column .inner-column {
    position: relative;
    text-align: right;
    margin-right: -15px;
}

.about-section .video-link {
    position: absolute;
    left: 10px;
    top: 0;
    z-index: 1;
}

.about-section {
    position: relative;
    /* Ensures the pseudo-element is positioned relative to this section */
    overflow: hidden;
    /* Optional: hides overflow if image spills out */
}

.about-section::before {
    position: absolute;
    left: 0;
    top: 0;
    /* Make it start at the very top */
    height: 100%;
    width: 100%;
    background-image: url('../img/products/vaidemedical/pattern-2.png');
    background-repeat: no-repeat;
    background-position: left bottom;
    background-size: 50%;
    opacity: 0.5;
    /* 50% transparency */
    content: "";
    z-index: 0;
    /* Keeps it behind content */
}

.feature_medical {
    position: relative;
    /* Needed for ::before to position correctly */
    z-index: 1;
}

.feature_medical::before {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-size: 100%;
    background-image: url('../img/products/vaidemedical/pattern-2.png');
background-repeat: no-repeat;
    background-position: right top;
    background-size: 50%;
    opacity: 0.5;
    /* 50% transparency */
    content: "";
    z-index: 0;
    /* Push behind content */
}
.about-section>* {
    position: relative;
    z-index: 1;
    /* Ensures text/images are above the background */
}


.about-section .image-1 {
    right: 50px;
    position: relative;
}

.about-section .image-2 {
    position: absolute;
    right: 300px;
    top: 200px;
    left: -145px;
    width:400px;
}
.about-section .image-2 img{
    max-width: 100%;
}


.about-section .image-3 {
    position: absolute;
    display: inline-block;
    margin-top: 0;
    right: 60px;
    z-index: 3;
    bottom: -70px;
}

.about-section .image-3 .hex {
    position: absolute;
    left: -45px;
    right: -45px;
    top: -55px;
    bottom: -55px;
    background-image: url('img/products/vaidemedical/hex.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    display: none;
}

.about-section .images-column .inner-column {
    position: relative;
    text-align: right !important;
    margin-right: -15px;
}

.about-section .video-link .play-btn {
    position: relative;
    display: inline-block;
    margin-top: 100px;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    color: #1370b5;
    text-align: center;
    background-color: #ffffff;
    line-height: 100px;
    box-shadow: 0 0px 30px rgba(0, 0, 0, 0.10);
    font-size: 32px;
    transition: all 500msease;
    padding-left: 5px;
}

.service-benefites-section-area {
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.sp2 {
    padding: 50px 0 70px;
}
.m-auto {
    margin: auto !important;
}
.space-margin60 {
    margin-bottom: 60px;
}
.heading4 h2 {
    color: #000!important;
    font-size: 45px;
    font-style: normal;
    font-weight: 600;
    line-height: 58px;
    display: inline-block;
    transition: all 0.4s;
}
.service-benefites-section-area .benefites-box {
    position: relative;
    z-index: 1;
}
.service-benefites-section-area .benefites-box .benefites-widget-boxarea {
    position: relative;
    background: #F4F4F9;
    padding: 32px;
    border-radius: 8px;
    transition: all 0.4s;
    margin-bottom: 30px;
}
.service-benefites-section-area .benefites-box .benefites-widget-boxarea .icons {
    height: 80px;
    width: 80px;
    text-align: center;
    line-height: 80px;
    border-radius: 50%;
    background: #fff;
    transition: all 0.4s;
    position: absolute;
}
.service-benefites-section-area .benefites-box .benefites-widget-boxarea .content-area {
    padding-left: 100px;
}
.service-benefites-section-area .benefites-box .benefites-widget-boxarea .content-area .title {
    color:#000;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 140%;
    letter-spacing: -1.2px;
    transition: all 0.4s;
}
.service-benefites-section-area .benefites-box .benefites-widget-boxarea .content-area p {
color:#000;
    line-height: 30px;
    text-align:left;
    letter-spacing: -0.4px;
}
.service-benefites-section-area .benefites-box .benefites-widget-boxarea .content-area .readmore {
    background: linear-gradient(to right, #385fa6, #002c79) !important;
    padding: 5px 20px;
    border-radius: 25px;
    color: #fff !important;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px;
    letter-spacing: -0.4px;
    display: inline-block;
    transition: all 0.4s;
}
.service-benefites-section-area .benefites-box .benefites-widget-boxarea .content-area .readmore:hover {
    background:linear-gradient(to right, #385fa6, #002c79);/* navy → steel pink */
    color: #fff !important;
    /* border: 1px solid #fff; */
    /* transform: translateY(0./5); subtle lift */
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.2);
}
.readmore::after {
  content: " →";
  font-weight: bold;
  font-size: 22px;   /* make arrow big */
  transition: margin-left 0.2s;
}

.readmore:hover::after {
  margin-left: 5px; /* arrow moves on hover */
}

.service-benefites-section-area .benefites-box .star {
    height: 150px;
    width: 150px;
    border-radius: 50%;
    display: inline-block;
    color:#fff;
    background:linear-gradient(to right, #385fa6, #002c79) !important;
    line-height: 150px;
    text-align: center;
    position: absolute;
    z-index: 3;
    left: 50%;
    top: 50%;
    margin-left: -75px;
    margin-top: -85px;
}
.max-width{
    max-width: 1400px;
}
.service-benefites-section-area .benefites-box .benefites-widget-boxarea:hover {
    transform: translateY(-5px);
    transition: all 0.4s;
}
.star .keyframe5 {
    animation: rotateStar 5s linear infinite;
    transform-origin: center;
}

@keyframes rotateStar {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}
.space16 {
    height: 16px;
}
.space28 {
    height: 28px!important;
}
/* New sub product */
.services-section {
    position: relative;
    padding: 50px 0 0px;
    /* background-color: #f5f5f5; */
}

.auto-container {
    position: static;
    max-width: 1200px;
    padding: 0 15px;
    margin: 0 auto;
    width: 100%;
}

.service-block {
    position: relative;
    display: block;
    margin-bottom: 30px;
}

.service-block .inner-box {
    position: relative;
    padding: 30px;
    text-align: center;
    border-radius: 15px 15px 0 0;
    border-bottom: 3px solid transparent;
    transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
}

.service-block .inner-box:hover {
    background-color: #ffffff;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    transform: translateY(-20px);
    border-bottom: 4px solid #1370b5;
}

/* Icon */
.service-block .icon {
    position: relative;
    display: inline-flex;
    height: 100px;
    width: 100px;
    background-color: #ffffff;
    font-size: 42px;
    color: #1370b5 !important;
    justify-content: center;
    align-items: center;
    margin-bottom: 15px;
    border-radius: 50%;
    border: 1px solid #dddddd;
    transition: all 0.6s cubic-bezier(0.4, 0, 0.2, 1);
}

.service-block .icon:before {
    z-index: 1;
}

.service-block .icon:after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    width: 100%;
    height: 0;
    background: currentColor;
    opacity: 0;
    transform: translate(-50%, -50%);
    border-radius: 50%;
    transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
    z-index: 0;
}

/* Hover effects */
.service-block .inner-box:hover .icon {
    transform: scale(1.2);
    color: #cc3366;
    /* highlight */
}

.service-block .inner-box:hover .icon:after {
    height: 100%;
    opacity: 0.08;
}

/* Titles */
.service-block h5 {
    position: relative;
    display: block;
    font-size: 24px;
    line-height: 1.2em;
    margin-bottom: 10px;
    color: #000;
}

.service-block h5 a {
    color: #000000;
}

/* Background pattern */
.services-section:before {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-image: url(../img/pattern-3.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100%;
    opacity: 0.23;
    content: '';
}
.benefits-section {
  padding: 50px 20px;
  background: #f9f9f9;
}

.benefits-section .section-title {
  text-align: center;
  font-size: 26px;
  font-weight: 700;
  color: #1d4690;
  margin-bottom: 30px;
}

.benefits-table {
  width: 100%;
  border-collapse: collapse;
  background: #fff;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 4px 12px rgba(0,0,0,0.08);
}

.benefits-table thead {
  background: #1d4690;
  color: #fff;
}

.benefits-table thead th {
  padding: 15px;
  font-size: 18px;
  text-align: left;   /* ✅ header center */
}

.benefits-table tbody td {
  padding: 14px 18px;
  font-size: 16px;
  border-bottom: 1px solid #fff;
  color: #333;
  text-align: left;     /* ✅ body left */
transition: all 0.5s ease;
}
.benefits-table tbody tr:hover td {
  color: #fff; /* ✅ Text color on hover */
  background-color: #1d4690; /* optional: highlight row for visibility */
}
.benefits-table tbody tr:last-child td {
  border-bottom: none;
}

.benefits-table tbody tr:hover {
  background: #1d4690;
  transition: 1s;
}

/* Responsive */
.table-responsive {
  width: 100%;
  overflow-x: auto;
}

@media (max-width: 768px) {
    .cta-content-area h4 {
            padding-top: 20px;
        }
        .mobile_none{
            display:none;
        }
    .max-width1 {
        padding: 0px 10px!important;
    }
    #sb-5-3 img{
        max-width:100%!important;
    }
  .benefits-table thead {
    display: none;
  }
.sec-title {
    position: relative;
    margin-bottom: 0px!important    ;
}
  .benefits-table, 
  .benefits-table tbody, 
  .benefits-table tr, 
  .benefits-table td {
    display: block;
    width: 100%;
  }

  .benefits-table tr {
    margin-bottom: 15px;
    box-shadow: 0 2px 6px rgba(0,0,0,0.05);
    border-radius: 8px;
    overflow: hidden;
  }

  .benefits-table td {
    padding: 12px 15px;
    text-align: left;  /* ✅ always left in mobile */
    position: relative;
    border: none;
  }

  .benefits-table td:before {
    content: attr(data-label);
    display: block;
    font-weight: 600;
    color: #1d4690;
    margin-bottom: 5px;
  }

  .benefits-table tbody td:nth-child(1) {
    background: #f7faff;
  }
}
.bg--whitesmoke {
    background-color: #f0f1f5;
}
.sbox-4.block--shadow, .sbox-5.block--shadow {
    border-color: transparent;
    box-shadow: 0 8px 15px 0 var(--tra-black);
}
.sbox-5 {
    background-color: var(--white);
    padding: 30px 30px 25px;
    margin-bottom: 50px;
    border: 2px solid #5555;
    transition: all 400msease-in-out;
}
.bg--white {
    background-color: var(--white);
}
.r-20 {
    border-radius: 20px;
}
.block--shadow {
    box-shadow: 0 4px 12px 0 var(--tra-black);
}
.sbox-5 p {
    color:#333;
    margin-bottom: 0;
}
.sbox-5 .sbox-ico, .s4-inv .sbox-4 .sbox-ico {
    margin: 35px 0 0;
}

#sb-5-3 img{
    max-width:550px;
    margin-bottom:30px;
}
.fs-15{
        min-height: 200px;
        max-height: 200px!important;
}

.r-20 {
    border-radius: 20px;
}
.max-width1{
padding: 0px 100px;
}
.product_main_img3 {
    position: absolute;
    top: -138px;
    left: 124px;
}
.product_main_img4 {
    position: relative;
    border-radius:25px;
}
/* f_card ai in legal */
/* Card Wrapper */
.f_card {
    width: 460px;
    background: #ffffff;
    border-radius: 12px;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
    padding: 10px 15px;
    text-align: center;
    transition: 0.3s ease;
        height: 500px !important;
}




/* Title */
.text-title {
    margin-top: 15px;
    font-size: 17px!important;
    font-weight: 700!important;
    color: #05307d;
    /* text-transform: uppercase; */
    text-align: center;

}

/* Description */
.text-body {
    font-size:18px;
    color: #6f6d78;
    margin-top: 10px;
}

/* Button */
.f_card button {
    margin-top: 15px;
    padding: 8px 18px;
    border: none;
    background:#05307d;
    color: #fff;
    font-size: .85rem;
    border-radius: 6px;
    cursor: pointer;
    transition: 0.3s ease;
}
.f_card {
    width: 430px;
    background: #ffffff;
    border-radius: 12px;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
    padding: 20px 15px;
    text-align: center;
    transition: 0.3s ease;
        height: 650px!important;
}

/* Image Circle */
.f_card-img {
    width: 250px;
    height: 250px;
    margin: 0 auto;
        border-radius: 0% !important;
            border-top-left-radius: 50px !important;
    border-bottom-right-radius: 50px !important;
    background: linear-gradient(to right, #385fa6, #002c79);
    padding: 5px;
    overflow: hidden;
    transition: 0.3s ease;
}

.f_card-img img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    border-radius: 0%!important;
    border-top-left-radius: 50px!important;
    border-bottom-right-radius: 50px !important;
}

/* Hover Image Scale */
.f_card:hover .f_card-img {
    transform: scale(1.08);
}
.feature-card p{
    text-align: center!important;
}
/* READ MORE BUTTON */
.readmore1 {
    width: 200px;
    height: 45px;
    background: #05307d;
    border-radius: 20px;;
    display: inline-flex;
    justify-content: center;
    align-items: center;

    color: #fff;
    font-size: 20px;
    text-decoration: none;

    opacity: 0;
    transform: translateY(15px);
    transition: 0.3s ease;
}

/* SHOW BUTTON ON CARD HOVER */
.f_card:hover .readmore1 {
    opacity: 1;
    transform: translateY(0px);
}

/* Button Hover Color */
.readmore1:hover {
    background: #20304c;
    color:#fff;
}

/* Arrow Animation */
.readmore i {
    transition: 0.3s ease;
}

.f_card:hover .readmore i {
    transform: translateX(4px);
}
/* Tablets */
@media (max-width: 992px) {
    .f_card {
        max-width: 100%;
        padding: 20px 12px;
    }

    .f_card-img {
        width: 220px;
        height: 220px;
    }

    .text-body {
        font-size: 16px;
    }
}

/* Large phones */
@media (max-width: 768px) {
    .f_card {
        max-width: 100%;
        height:100%!important;
    }

    .f_card-img {
        width: 200px;
        height: 200px;
    }

    .text-title {
        font-size: 18px !important;
    }

    .text-body {
        font-size: 15x;
    }
}

/* Small phones */
@media (max-width: 576px) {
    .f_card-img {
        width: 180px;
        height: 180px;
    }

    .text-title {
        font-size: 18px !important;
    }

    .text-body {
        font-size: 14px;
    }
}
