* {
    margin: 0;
    padding: 0;
    box-sizing: border-box
}

@font-face {
    font-family: "Product Sans";
    font-style: regular;
    font-weight: 300;
    font-display: swap;
    src: url(../fonts/Product-Sans/ProductSansRegular.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

@font-face {
    font-family: "Product Sans";
    font-style: bold;
    font-weight: 900;
    font-display: swap;
    src: url(../fonts/Product-Sans/ProductSansBold.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

@font-face {
    font-family: "Product Sans";
    font-style: Italic;
    font-weight: 300;
    font-display: swap;
    src: url(../fonts/Product-Sans/ProductSansItalic.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

@font-face {
    font-family: "Proxima Nova";
    font-style: Regular;
    font-weight: 300;
    font-display: swap;
    src: url(../fonts/Product-Sans/ProximaNova-Regular.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

body {
    font-family: "Product Sans";
    font-style: normal;
    overflow-x: hidden;
    overflow-y: scroll;
    text-rendering: geometricPrecision;
    -webkit-font-smoothing: antialiased;
    color: #222
}

.font-proxima {
    font-family: "Proxima Nova" !important
}

* {
    padding: 0;
    margin: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

:focus {
    outline: 0 !important
}

.custom-control-input:focus~.custom-control-label::before {
    box-shadow: none !important
}

a:focus,
a:hover {
    cursor: pointer !important;
    text-decoration: none
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
body,
h1,
h2,
h3,
h4,
h5,
h6,
html,
input,
label,
option,
select {
    font-family: "Product Sans", sans-serif;
    color: #222
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #222;
    margin-top: 10px;
    margin-bottom: 10px
}

p {
    color: #222;
    font-size: 16px;
    line-height: 1.4;
    font-weight: 400;
    font-family: "Proxima Nova"
}

a,
a:focus,
a:hover {
    font-family: "Proxima Nova";
    text-decoration: none;
    outline: 0 solid transparent;
    color: #000;
    font-size: 16px;
    cursor: pointer
}

ol,
ul {
    margin: 0
}

ol li,
ul li {
    list-style: none;
    font-family: "Proxima Nova"
}

img {
    height: auto;
    max-width: 100%
}

.text-md-start {
    text-align: left !important
}

.mb-md-0 {
    margin-bottom: 0 !important
}

.mb-md-4 {
    margin-bottom: 1.8rem !important
}

.fw-medium {
    font-weight: 500 !important
}

.mb-75 {
    margin-bottom: 80px
}

.section-padding-40 {
    padding: 40px 0
}

.section-padding-50 {
    padding: 50px 0
}

.section-padding-50-0 {
    padding-top: 50px;
    padding-bottom: 0
}

.section-padding-0-50 {
    padding-top: 0;
    padding-bottom: 50px
}

.section-padding-50-15 {
    padding: 50px 15px
}

.section-padding-60 {
    padding-top: 60px;
    padding-bottom: 60px
}

.section-padding-0-60 {
    padding-top: 0;
    padding-bottom: 60px
}

.section-padding-60-0 {
    padding-top: 60px;
    padding-bottom: 0
}

.section-padding-70-0 {
    padding-top: 70px;
    padding-bottom: 0
}

.section-padding-70-20 {
    padding-top: 70px;
    padding-bottom: 20px
}

.section-padding-0-70 {
    padding-top: 0;
    padding-bottom: 70px
}

.section-padding-50-60 {
    padding-top: 50px;
    padding-bottom: 60px
}

.section-padding-70-40 {
    padding-top: 70px;
    padding-bottom: 40px
}

.section-padding-70 {
    padding-top: 70px;
    padding-bottom: 70px
}

.section-padding-80 {
    padding-top: 80px;
    padding-bottom: 80px
}

.section-padding-100 {
    padding-top: 100px;
    padding-bottom: 100px
}

.section-padding-70-90 {
    padding-top: 70px;
    padding-bottom: 90px
}

.section-padding-100-0 {
    padding-top: 100px;
    padding-bottom: 0
}

.section-padding-100-20 {
    padding-top: 100px;
    padding-bottom: 20px
}

.section-padding-100-40 {
    padding-top: 100px;
    padding-bottom: 40px
}

.section-padding-0-100 {
    padding-top: 0;
    padding-bottom: 100px
}

.section-padding-80-100 {
    padding-top: 80px;
    padding-bottom: 100px
}

.section-padding-50-80 {
    padding-top: 50px;
    padding-bottom: 80px
}

.section-padding-100-70 {
    padding-top: 100px;
    padding-bottom: 70px
}

.section-padding-120-0 {
    padding-top: 120px;
    padding-bottom: 0
}

.section-padding-100-20 {
    padding-top: 120px;
    padding-bottom: 20px;
}

.section-padding-80-200 {
    padding-top: 80px;
    padding-bottom: 320px
}

.solutions-box {
    padding: 20px 30px;
    position: relative;
    overflow: hidden;
    background: #fff;
    box-shadow: rgba(149, 157, 165, .2) 0 8px 24px;
    transition: all .3s ease-in-out;
    border-radius: 8px;
    z-index: 1;
    height: 100%;
    margin: 0 30px;
    text-align: center;
    border: none
}

.solution-lab-icon {
    width: 120px;
    height: auto;
    padding-bottom: 10px;
    margin: auto
}

.solutions-box .card-title {
    font-size: 22px;
    color: #000;
    font-weight: 600;
    line-height: 1.4
}

#scrollUp {
    background-color: #f2f2f2;
    border-radius: 50px;
    bottom: 130px;
    color: #000;
    font-size: 24px;
    height: 50px;
    line-height: 55px;
    right: 50px;
    text-align: center;
    width: 50px;
    border: none;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    box-shadow: rgba(0, 0, 0, .15) 1.95px 1.95px 2.6px
}

#scrollUp:hover {
    background-color: #06327d;
    color: #fff
}

.btn {
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border-radius: 5px;
    outline: 0
}

.btn:focus {
    outline: 0 !important;
    box-shadow: none
}

.icon-next-arrow {
    margin-left: 10px;
    font-size: 14px
}

.icon-next-arrow:before {
    content: "\f178";
    font-family: FontAwesome
}

.visible-md-block {
    display: none
}

.visible-sm-block {
    display: none
}

.visible-md-ratecard {
    display: none
}

.bg-home-us-b {
    background: #f0f4f7;
    width: 100%;
    height: auto
}

.form-title-1 {
    font-size: 20px;
    line-height: 1.35;
    color: #6b6b6b;
    margin: 0
}

.form-title-bold {
    font-size: 30px;
    line-height: 35px;
    font-weight: 900;
    margin: 0 0 10px 0
}

.nav-book-demo {
    color: #06327d !important;
    background-color: transparent !important;
    border: 1px solid #06327d !important;
    border-radius: 5px;
    white-space: nowrap;
    vertical-align: middle;
    padding: 6px 14px;
    cursor: pointer;
    font-size: 16px !important;
    font-weight: 500 !important
}

.nav-book-demo:hover {
    color: #fff !important;
    background-color: #06327d !important;
    border: 1px solid #06327d !important
}

.btn_know_more {
    color: #222;
    background-color: #f2f2f2;
    border-radius: 50px;
    white-space: nowrap;
    vertical-align: middle;
    text-align: center;
    margin-top: 20px;
    cursor: pointer;
    font-size: 16px !important;
    width: fit-content;
    font-weight: 700 !important;
    font-family: "Product Sans"
}

.know-more-btn .fa-arrow-right {
    font-size: 14px;
    font-weight: 400
}

.btn-black {
    color: #fff;
    background-color: #222;
    border: 2px solid #222;
    border-radius: 50px;
    white-space: nowrap;
    vertical-align: middle;
    text-align: center;
    padding: 6px 18px;
    cursor: pointer;
    font-size: 16px !important;
    font-weight: 400
}

.btn-black:hover {
    -webkit-box-shadow: 0 0 20px 0 rgb(7 33 75 / 14%);
    box-shadow: 0 0 20px 0 rgb(7 33 75 / 14%);
    -o-transition-duration: .2s;
    -webkit-transition-duration: .2s;
    transition-duration: .2s;
    color: #fff
}

.btn-black:focus {
    color: #fff !important
}

.btn-white {
    color: #222;
    background-color: #fff;
    border: 2px solid #fff;
    border-radius: 50px;
    white-space: nowrap;
    vertical-align: middle;
    text-align: center;
    padding: 12px 30px;
    cursor: pointer;
    font-size: 20px !important;
    font-weight: 400;
    line-height: 1.42857143
}

.btn-white-outline {
    color: #fff;
    background-color: transparent;
    border: 2px solid #fff;
    border-radius: 50px;
    white-space: nowrap;
    vertical-align: middle;
    text-align: center;
    padding: 12px 30px;
    cursor: pointer;
    font-size: 20px !important;
    font-weight: 400;
    line-height: 1.42857143
}

.btn-white-outline:hover {
    color: #222;
    background-color: #fff;
    border: 2px solid #fff
}

.btn-white-outline:focus {
    color: #222;
    background-color: #fff;
    border: 2px solid #fff
}

.choose-btn {
    color: #fff;
    background-color: #06327d;
    border: 2px solid #06327d;
    border-radius: 50px;
    white-space: nowrap;
    vertical-align: middle;
    text-align: center;
    padding: 12px 30px;
    cursor: pointer;
    font-size: 20px !important;
    font-weight: 600;
    line-height: 1.42857143;
    margin-top: 40px
}

.choose-btn:hover {
    color: #fff
}

.choose-btn:focus {
    color: #fff
}

.btn-green {
    color: #fff;
    background-color: #06327d;
    border-color: #06327d;
    border-radius: 50px;
    white-space: nowrap;
    vertical-align: middle;
    text-align: center;
    padding: 8px 20px;
    cursor: pointer;
    font-size: 20px !important;
    font-weight: 400
}

.btn-green:hover {
    color: #fff
}

.btn-green:focus {
    color: #fff !important
}

.btn-green-outline {
    color: #06327d;
    background-color: transparent;
    border: 1px solid #06327d;
    border-radius: 50px;
    white-space: nowrap;
    vertical-align: middle;
    text-align: center;
    padding: 8px 20px;
    cursor: pointer;
    font-size: 20px !important;
    font-weight: 400
}

.btn-green-outline:hover {
    color: #06327d
}

.btn-green-outline:focus {
    color: #06327d
}

.btn-orange {
    color: #fff;
    background-color: #ffab32;
    border-color: #ffab32;
    border-radius: 50px;
    white-space: nowrap;
    vertical-align: middle;
    text-align: center;
    padding: 8px 20px;
    cursor: pointer;
    font-size: 20px !important;
    font-weight: 400
}

.btn-orange:hover {
    color: #fff
}

.btn-orange:focus {
    color: #fff !important
}

.btn-orange-outline {
    color: #ffab32;
    background-color: transparent;
    border: 1px solid #ffab32;
    border-radius: 50px;
    white-space: nowrap;
    vertical-align: middle;
    text-align: center;
    padding: 8px 20px;
    cursor: pointer;
    font-size: 20px !important;
    font-weight: 400
}

.btn-orange-outline:hover {
    color: #ffab32
}

.btn-orange-outline:focus {
    color: #ffab32
}

.btn-blue {
    color: #fff;
    background-color: #1a5de5;
    border-color: #1a5de5;
    border-radius: 50px;
    white-space: nowrap;
    vertical-align: middle;
    text-align: center;
    padding: 8px 20px;
    cursor: pointer;
    font-size: 20px !important;
    font-weight: 400
}

.btn-blue:hover {
    color: #fff
}

.btn-blue:focus {
    color: #fff !important
}

.btn-blue-outline {
    color: #1a5de5;
    background-color: transparent;
    border: 1px solid #1a5de5;
    border-radius: 50px;
    white-space: nowrap;
    vertical-align: middle;
    text-align: center;
    padding: 8px 20px;
    cursor: pointer;
    font-size: 20px !important;
    font-weight: 400
}

.btn-blue-outline:hover {
    color: #1a5de5
}

.btn-orange-outline:focus {
    color: #1a5de5
}

.title-text-head {
    color: #fff !important
}

.title-text-2 {
    font-size: 20px;
    color: #fff;
    font-weight: 400
}

.title-text-2-black {
    font-size: 20px;
    color: #222;
    font-weight: 400;
    text-transform: capitalize
}

.title-h1 {
    font-size: 42px;
    line-height: 65px;
    font-weight: 700
}

.title-h2 {
    font-size: 32px;
    font-weight: 300
}

.title-h5 {
    font-size: 30px;
    color: #222
}

.section-title {
    text-align: center
}

.section-title h1 {
    font-size: 36px;
    font-weight: 700;
    color: #222;
    text-transform: capitalize;
    line-height: 1.4
}

.section-title h2 {
    font-size: 28px;
    line-height: 1.4;
    font-weight: 300;
    margin-top: 15px;
    font-family: "Proxima Nova"
}

.title-h3 {
    font-size: 28px;
    line-height: 1.4;
    text-transform: capitalize
}

.certification-text {
    font-size: 20px;
    line-height: 1.4;
    text-transform: capitalize
}

.section-title .title-certification {
    font-size: 32px;
    font-weight: 700;
    color: #222;
    line-height: 1.4
}

.title-h4 {
    font-size: 16px;
    line-height: 1.4;
    font-weight: 400;
    color: #222;
    font-family: "Proxima Nova"
}

.product-title-nav {
    font-size: 20px;
    color: #222;
    font-weight: 700
}

.pricing-txt {
    font-size: 36px;
    color: #fff;
    margin-bottom: 0;
    font-weight: 700;
    text-transform: capitalize
}

.nav-logo-img {
    height: 26px;
    margin-top: -8px
}

.nav-up {
    top: -70px
}

.megamenu-container {
    align-items: initial !important
}

.nav-container {
    padding-left: 0;
    padding-right: 0
}

.header-area {
    position: relative;
    z-index: 1000;
    width: 100%
}

.classynav .title-text {
    padding: 0 12px;
    color: #222;
    font-weight: 600;
    line-height: 30px;
    font-size: 16px
}

.lh-nav-select {
    overflow: hidden
}

.header-area .newsbox-main-menu .classy-navbar {
    height: 70px;
    padding: .5em 1em;
    transition: top .6s ease-in-out;
    transition-duration: .3s;
    background: #fff;
}

.bg-white {
    background: #eaeef4;
}

.bg-white-nav {
    background: #eaeef4;
    box-shadow: none
}

.border-white2 {
    border-color: #eaeef4;
}

@media only screen and (max-width:991px) {
    .header-area .newsbox-main-menu .classy-navbar {
        height: 70px
    }
}

.header-area .newsbox-main-menu .classy-navbar .nav-brand {
    max-width: 160px;
    margin-right: 30px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .header-area .newsbox-main-menu .classy-navbar .nav-brand {
        max-width: 130px;
        margin-right: 20px
    }
}

@media only screen and (max-width:767px) {
    .header-area .newsbox-main-menu .classy-navbar .nav-brand {
        max-width: 120px
    }

    .btn-size-md {
        padding: 5px 10px;
        font-size: 14px !important
    }

    .business-intelligence-module{
        background-color: #0eb751;
    }
}

.header-area .navbar .nav-link {
    text-transform: capitalize;
    color: #161823;
    font-size: 15px;
    font-weight: 400;
    padding: 0 20px 0 !important;
    border: none !important;
    font-family: "Proxima Nova" !important
}

.header-area .navbar .nav-link:focus,
.header-area .navbar .nav-link:hover {
    color: #06327d
}

.classynav .megamenu ul li {
    border-bottom: 1px solid #e8eaed;
    display: flex;
    padding: .3rem .75rem
}

.classynav .megamenu .product-menu-cards .card-body .card-title {
    margin-top: 0
}

.classynav .megamenu .product-menu-cards .card-body .card-text {
    line-height: 1.4;
    font-size: 15px
}

.megamenu .product-menu-cards .card-body {
    padding: 1rem !important
}

.megamenu .list-image {
    width: 30px;
    height: auto
}

.megamenu .use-case-box .use-case-img {
    width: 100px;
    height: auto;
    float: left
}

.megamenu .pro-title-img {
    min-width: 80px
}

.megamenu .use-case-box1 {
    padding: .2rem .75rem
}

.megamenu .crm-bg-nav .use-case-box1 {
    border-bottom: 1px solid #bdf5dd
}

.megamenu .inventory-bg-nav .use-case-box1 {
    border-bottom: 1px solid #f8ebc4
}

.megamenu .lims-bg-nav .use-case-box1 {
    border-bottom: 1px solid #dae7fa
}

.megamenu .use-case-box1:last-child {
    border-bottom: none
}

.megamenu .use-case-img-1 {
    width: 40px;
    height: auto;
    float: left;
    margin-top: 13px
}

.megamenu .use-case-box1 h4 {
    margin-bottom: 5px
}

.megamenu .use-case-box1 h4 a {
    font-size: 16px;
    font-weight: 500;
    margin: 5px 0 5px 55px;
    line-height: normal !important;
    padding: 0;
    font-family: "Proxima Nova"
}

.megamenu .use-case-box1 h4 a:hover {
    color: #06327d
}

.megamenu .use-case-box1 p {
    font-size: 14px;
    color: #848484;
    margin-left: 55px;
    margin-bottom: .5rem
}

.megamenu .know_more {
    font-size: 16px;
    color: #fff;
    padding: 5px 15px !important;
    line-height: 1.4 !important;
    height: auto !important;
    width: fit-content;
    border-radius: 5px;
    margin-bottom: 15px
}

.megamenu .know_more:hover {
    color: #fff
}

.megamenu .know_more:focus {
    color: #fff
}

.megamenu .know_more:active {
    color: #fff
}

.megamenu .know_more i {
    top: 1px;
    position: relative
}

.header-area .newsbox-main-menu .classy-navbar .classynav ul li ul li a {
    color: #222;
    font-size: 16px;
    display: block;
    padding: 10px;
    font-weight: 400;
    line-height: 20px
}

.header-area .newsbox-main-menu .classy-navbar .classynav ul li ul li a:hover {
    color: #06327d
}

.header-area .newsbox-main-menu .header-add-area {
    position: relative;
    z-index: 1;
    margin-left: 50px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .header-area .newsbox-main-menu .header-add-area {
        margin-left: 15px;
        max-width: 250px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .header-area .newsbox-main-menu .header-add-area {
        margin-left: 8px;
        margin-top: 15px
    }

    .megamenu .know_more {
        margin: 5px 0 10px 0
    }
}

.lims-bg-nav {
    background-color: #f5f9ff;
    border: 1px solid #dae7fa;
    border-radius: 3px
}

.crm-bg-nav {
    background-color: #e9f8f2;
    border: 1px solid #d8f5e9;
    border-radius: 3px
}

.inventory-bg-nav {
    background-color: #fcf8eb;
    border: 1px solid #f8ebc4;
    border-radius: 3px
}

.banner-inventory {
    background: url("https://technext.github.io/jadoo/v1.0.0/assets/img/hero/hero-bg.svg") center no-repeat;
    background-size: cover;
    position: relative
}

.home-bg {
    background-color: #f8fafd
}

.text-green {
    color: #06327d
}

.text-blue {
    color: #1658dc
}

.text-orange {
    color: #ffab32
}

.hero-img img {
    position: relative
}

.margingtop-30 {
    margin-top: -30px
}

.hero-text h1 {
    font-size: 42px;
    color: #222;
    font-weight: 700;
    text-transform: capitalize;
    margin: 0;
    line-height: 1.3
}

.hero-text p {
    color: #222;
    font-size: 18px;
    line-height: 1.6;
    font-weight: 400;
    margin-top: 30px;
    margin-bottom: 40px
}

.home-slider-section .tabs-buttons .swiper-wrapper {
    display: flex;
    justify-content: center
}

.home-slider-section .tabs-buttons .swiper-slide {
    width: auto;
    height: auto;
    padding: .6rem 1rem;
    cursor: pointer;
    font-size: 16px;
    border-bottom: 3px solid #f2f2f2;
    font-family: "Proxima Nova"
}

.home-slider-section .tabs-buttons .active-tab {
    color: #222;
    font-weight: 700;
    background-color: #fff;
    border-color: #06327d;
    opacity: 1
}

.read-more {
    font-size: 16px;
    color: #fff;
    background-color: #06327d;
    padding: 6px 15px;
    line-height: 1.4 !important;
    width: fit-content;
    border-radius: 25px;
    margin-bottom: 10px
}

.read-more:hover {
    color: #fff
}

.read-more i {
    top: 1px;
    position: relative
}

.home-slider-section .inventory-feature-card h5 {
    font-size: 32px;
    font-weight: 700
}

.home-slider-section .covid-feature-card img {
    position: absolute;
    margin-top: -5px
}

.home-slider-section .covid-feature-card h6 {
    font-size: 20px;
    font-weight: 400;
    margin-left: 55px;
    text-transform: none;
}

.home-slider-section .swiper-column {
    margin-top: 0 !important;
}

.home-slider-section .sliderimg {
    margin-top: 10px;
}

.benefits-section {
    background: rgb(6, 50, 125);
    background: linear-gradient(61deg, rgba(6, 50, 125, 1) 0%, rgba(3, 173, 173, 1) 100%);
}

.dignostic-benefits {
    background-color: #fff !important;
}

.benefits-section .benefits-icon-box {
    padding: 20px 40px;
    position: relative;
    overflow: hidden;
}

.benefits-section .benefits-icon-box img {
    padding-bottom: 10px;
    width: 65px;
    height: 65px
}

.benefits-section .benefits-icon-box h4 {
    color: #fff;
    font-size: 22px;
    margin-bottom: 15px;
    font-weight: 700;
    text-transform: capitalize
}

.dignostic-benefits .benefits-icon-box .h4-black {
    color: #222 !important
}

.benefits-section .benefits-icon-box p {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.4
}

.dignostic-benefits .benefits-icon-box p {
    color: #222 !important
}

.trusted-custome-home .card {
    padding: 15px 15px 25px;
    margin-top: 40px
}

.trusted-custome-home img {
    margin-top: 15px;
    text-align: center
}

.client-name h6 {
    font-size: 18px;
    font-weight: 700;
    color: #222;
    margin-bottom: 0;
    margin-top: 0
}

.client-name p {
    margin-top: 0;
    margin-bottom: 0
}

.support-section {
    margin-top: -250px;
    position: relative
}

.bg-support {
    background-color: #efefef;
    border-radius: 15px;
    padding: 50px;
}

.support-content {
    padding: 50px
}

.support-img {
    position: absolute;
    margin-top: -62px;
    right: 0;
    border-radius: 10px
}

.support-content h2 {
    font-size: 36px;
    font-weight: 700;
    color: #222;
    text-transform: capitalize
}

.support-content p {
    font-size: 16px;
    color: #222;
    line-height: 1.4
}

.chat-support {
    width: 65px;
    height: 65px
}

.our-product .product-card {

    height: 95%;
    border-radius: 15px;
    padding: 30px
}

.our-product .product-card .card-header {
    border-radius: 10px 10px 0 0;
    border: none;
    background: 0 0 !important;
    padding: 0
}

.our-product .product-card .card-body {
    border-radius: 0;
    background-color: transparent;
    padding: 0 0 15px 0
}

.our-product .product-card .card-footer {
    border: none;
    background-color: transparent;
    border-radius: 0 0 10px 10px;
    padding: 0;
    display: flex;
    justify-content: space-between;
    align-items: end
}

.our-product .product-card h5 {
    font-size: 20px;
    font-weight: 700;
    margin-top: 5px;
    margin-bottom: 0;
    line-height: 1.4;
    color: #222
}

.our-product .product-card h3 {
    font-size: 32px;
    font-weight: 700;
    margin-top: -3px;
    line-height: 1.4
}

.our-product .product-card .text-crm {
    color: #06327d
}

.our-product .product-card .text-lims {
    color: #0f398b
}

.our-product .product-card .text-inventory {
    color: #e7a506
}

.our-product .product-card .know-more {
    margin-top: 10px;
    font-size: 16px;
    color: #222;
    font-weight: 700;
    font-family: "Product Sans"
}

.our-product .product-card .know-more.crm-hover:hover {
    color: #06327d
}

.our-product .product-card .know-more.dig-hover:hover {
    color: #0f398b
}

.our-product .product-card .know-more.iv-hover:hover {
    color: #e7a506
}

.our-product .product-card .know-more i {
    top: 3px;
    position: relative;
    font-size: 20px
}

.our-product .product-card .card-text {
    color: #222;
    font-size: 16px;
    font-family: "Proxima Nova";
    padding-top: 20px;
    line-height: 1.4
}

.our-product .product-card .productCardimg {
    width: 75px;
    height: 75px
}

.crm-bg {
    background: #e1fcde
}

.inventory-bg {
    background: #fff0cf
}

.lims-bg {
    background: #daebfe
}

.tabs-content .swiper-container {
    width: 100%;
    height: 300px
}

.tabs-buttons {
    height: auto
}

.tabs-buttons .swiper-wrapper {
    display: flex;
    justify-content: center
}

.tabs-buttons .swiper-slide {
    width: 22%;
    height: auto;
    padding: 10px 16px;
    cursor: pointer;
    border-bottom: 3px solid #f2f2f2;
    text-align: center;
    font-size: 16px
}

.tabs-content .swiper-slide {
    padding: 2.5rem 2rem 2rem 2rem;
    cursor: grab;
    cursor: -webkit-grab
}

.tabs-buttons .active-tab {
    opacity: 1;
    border-bottom-color: #06327d;
    color: #222;
    font-weight: 700
}

.swiper-button-next {
    background-image: url("https://s3-ap-southeast-1.amazonaws.com/livehealthuser/userside/images/swiper-right-arrow.svg") !important;
    display: block;
    right: 0;
    height: 30px
}

.swiper-button-prev {
    background-image: url("https://s3-ap-southeast-1.amazonaws.com/livehealthuser/userside/images/swiper-left-arrow.svg") !important;
    display: block;
    left: 0;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    height: 30px
}

.title_h2_mobile {
    font-size: 28px;
    line-height: 1.4
}

.mobile-testi .owl-carousel .owl-nav.disabled {
    display: none
}

.testimonia-inventory .owl-carousel .owl-nav.disabled {
    display: none
}

.card-icons {
    width: 45px !important;
    height: 45px;
    float: left;
    margin-top: 5px
}

.mob-test-title {
    font-size: 24px;
    margin-bottom: 10px;
    margin-top: 5px
}

.crm-carousel {
    background-color: #ebf9ec !important;
    box-sizing: content-box;
    margin: 30px;
    position: relative;
    border-radius: 10px;
    box-shadow: rgba(0, 0, 0, .05) 0 1px 2px 0
}

.inner-info {
    padding: 15px 25px 0
}

.inner-info p {
    font-size: 18px
}

.crm-carousel:first-child {
    margin-left: 0
}

@media (max-width:420px) {
    .crm-carousel:first-child {
        margin: 30px 15px
    }

}

.inv-carousel {
    background-color: #f6f1e4 !important;
    box-sizing: content-box;
    margin: 30px;
    position: relative;
    border-radius: 10px;
    box-shadow: rgba(0, 0, 0, .05) 0 1px 2px 0
}

.inv-carousel:first-child {
    margin-left: 0
}

@media (max-width:420px) {
    .inv-carousel:first-child {
        margin: 30px 15px
    }
}

.trustes-customers {
    padding: 15px 0
}

.customer-trust .h1 {
    font-size: 52px;
    line-height: 45px;
    margin-top: 5px
}

.trustes-customers .trusted-cust {
    color: #000;
    font-size: 18px;
    font-weight: 700
}

.display-text-cust {
    display: inline-flex
}

.trustes-customers .cust-worldwide {
    font-size: 24px;
    font-weight: 600;
    padding-top: 15px;
    padding-left: 10px
}

.trustes-customers-img {
    float: right
}

.trustes-customers-img img {
    width: auto;
    height: 140px;
    padding: 0 6px
}

.product-inventroy h3,
h4 {
    font-weight: 400
}

.hero-img-inventory {
    width: 105%
}

.hero-title {
    font-weight: 700;
    font-size: 2.88651rem;
    color: #ffa800;
    margin-bottom: 5px;
    position: relative;
    z-index: 1;
    line-height: 1.1
}

.product-page-title-h1 {
    font-size: 42px;
    line-height: 52px;
    font-weight: 600;
    text-transform: capitalize;
    margin-top: 0
}

.product-inventroy h3 {
    font-style: normal;
    margin-top: 30px;
    color: #444;
    font-size: 22px;
    line-height: 34px;
    padding: 0 30px 0 0;
    font-family: "Proxima Nova"
}

.benefits-of-inventory .title-h3 {
    font-size: 28px;
    font-weight: 700;
    color: #222;
    text-transform: capitalize
}

.product-inventroy .btn-white-border {
    padding: 12px 20px
}

.inventory-color {
    color: #ffa800 !important
}

.view-pricing-inventory {
    color: #ffa800;
    text-decoration: none;
    font-size: 18px !important;
    font-weight: 700;
    position: relative;
    top: -8px
}

.view-pricing-inventory:hover {
    color: #ffa800
}

.view-pricing-inventory:focus {
    color: #ffa800
}

.product-diagnostic {
    background-color: #f7f9fc
}

.wrapper-class {
    padding-top: 50px
}

.sidebar {
    position: sticky;
    top: 80px
}

.sidenavTitle .blueBg {
    background-color: #fff;
    color: #222;
    margin-bottom: 0;
    font-weight: 700;
    font-size: 28px;
    padding: 5px
}

.content-column {
    position: relative;
    width: 100%
}

.lh-diagnostic-nav {
    padding: 0 !important;
    background-color: #f9fafb;
    flex-direction: column !important;
    border-radius: 10px
}

.margin-hr {
    margin-top: 70px;
    margin-bottom: 80px
}

.navbar-expand-md .navbar-scrollspy .nav-item {
    width: 100%
}

.navbar-expand-md .navbar-scrollspy .nav-link {
    color: #222;
    padding: 16px 20px 12px 20px !important;
    font-size: 18px;
    font-family: "Product Sans"
}

.navbar-expand-md .navbar-scrollspy .nav-link.active {
    color: #3a74e7;
    border-bottom: 2px solid #3a74e7;
    background-color: #ebf0f9
}

.navbar-expand-md .navbar-scrollspy .nav-link.active-link {
    color: #3a74e7;
    border-bottom: 2px solid #3a74e7;
    background-color: #ebf0f9
}

@media (min-width:768px) {
    .content-column {
        padding: 0 20px 30px 20px
    }
}

@media (max-width:768px) {
    .sidebar {
        display: none
    }
}

.content-column .content-inner+.content-inner {
    padding-top: 100px
}

.content-column .content-inner h2 {
    font-size: 28px;
    font-weight: 700;
    text-transform: capitalize;
    margin-top: 0
}

.content-column .content-inner .p1 {
    font-size: 18px;
    font-weight: 500;
    text-transform: capitalize;
    line-height: 1.4;
    margin-top: 15px
}

.three-img img {
    margin: 15px 0 15px 0
}

.three-img .p2 {
    font-size: 18px;
    font-weight: 500;
    color: #222;
    text-transform: capitalize
}

.highest-rate-card .media-body {
    margin-top: 6px
}

.highest-rate-card .media .rated-img-2 {
    padding-bottom: 0 !important
}

.highest-rate-card {
    background-color: #06327d;
    padding: 1px 16px;
    justify-content: center;
    vertical-align: middle;
    width: fit-content;
    margin-top: 10px;
    border-radius: 15px;
    position: absolute
}

.highest-rate-card span {
    color: #fff;
    line-height: 26px;
    font-size: 16px;
    vertical-align: middle
}

.highest-rate-card .rate-percent {
    font-size: 32px;
    font-weight: 700;
    color: #ffc656 !important
}

.highest-rate-card .avg-text {
    margin-top: -2px
}

.rate-badge-2 {
    position: absolute !important;
    right: -38px;
    margin-top: -16px;
    padding-bottom: 0 !important
}

.view-pricing-lims {
    color: #3a74e7;
    text-decoration: none;
    font-size: 18px !important;
    font-weight: 700;
    position: relative;
    top: -8px
}

.view-pricing-lims:hover {
    color: #3a74e7
}

.view-pricing-lims:focus {
    color: #3a74e7
}

.testimonials-xl .grid-card-test {
    min-height: 200px;
    background-color: #fff;
    background-clip: border-box;
    -webkit-box-shadow: 0 5px 30px #ecf1f6, 0 5px 15px #ecf1f6;
    box-shadow: 0 5px 30px #ecf1f6, 0 5px 15px #ecf1f6;
    border-radius: 10px;
    border: 0
}

.owl-carousel .owl-stage {
    display: flex
}

.owl-item {
    display: flex;
}

.bg-whitesmoke {
    background-color: #f4f5f7
}

.testimonials .testimonial-item {
    box-sizing: content-box;
    padding: 30px;
    margin: 30px 15px;
    position: relative;
    border-radius: 10px
}

.test-des {
    font-size: 18px;
    color: rgb(255, 255, 255);
    margin-top: 25px;
    text-transform: capitalize
}

.testimonials .name {
    padding-top: 15px;
    font-size: 24px;
    font-weight: 500
}

.speech-bubble-green {
    position: relative;
    border-radius: .4em
}

.testimonial-left-bg .left-bg {
    width: auto;
    height: 150px;
    left: 25px;
    margin-bottom: 0;
    margin-top: 275px;
    position: absolute
}

.testimonial-right-bg .right-bg {
    width: auto;
    height: 260px;
    margin-top: 222px;
    right: 0;
    margin-bottom: 0;
    position: absolute
}

.speech-bubble:before {
    content: "";
    position: absolute;
    top: -28px;
    left: 40px;
    width: 65px;
    height: 65px;
    -webkit-border-radius: 65px;
    -moz-border-radius: 30px;
    border-radius: 65px;
    background-repeat: no-repeat
}

.speech-bubble-green:before {
    background-image: url("https://s3-ap-southeast-1.amazonaws.com/livehealthuser/userside/images/testimonial-quote-green.svg")
}

.speech-bubble-blue:before {
    background-image: url("../img/testimonial-quote-blue.svg")
}

.speech-bubble-orange:before {
    background-image: url("https://s3-ap-southeast-1.amazonaws.com/livehealthuser/userside/images/inventory-testimonial-quot.svg")
}

.clients-carousel .owl-nav button {
    display: none;
}


.clients-carousel .owl-nav.disabled,
.testimonials .clients-carousel .owl-dots.disabled {
    display: flex;
}

.owl-carousel .owl-nav.disabled,
.testimonials .owl-carousel .owl-dots.disabled {
    display: flex;
}

.testimonials .owl-dots {
    text-align: center
}

.testimonials .owl-dot.active {
    background-color: #06327d !important
}

.testimonia-inventory .owl-dot.active {
    background-color: #ffab32 !important
}

.testimonials .owl-dot {
    display: inline-block;
    margin: 0 5px;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: #ddd !important
}

.testimonials .owl-nav button {
    position: absolute;
    top: 0;
    bottom: 0
}

.testimonials .owl-prev {
    left: -55px;
    transform: rotate(180deg)
}

.testimonials .owl-next {
    right: -55px;
    transform: rotate(180deg)
}

.testimonials .owl-nav img {
    width: 60px;
    height: auto
}

.g2-review {
    color: #06327d !important;
    font-size: 16px !important;
    margin-bottom: 0
}

.g2-review:hover {
    color: #06327d
}

.g2-review:focus {
    color: #06327d
}

@media (min-width:991px) {
    .visible-xl {
        display: block
    }

    .visible-md {
        display: none
    }
}

@media (max-width:991px) {
    .visible-xl {
        display: none
    }

    .visible-md {
        display: block
    }

    .g2-review {
        display: none !important
    }
}

.accordion {
    padding: 0;
    list-style: none
}

.accordion-item {
    background: 0 0;
    margin-top: 20px;
    border: 2px solid #f6f1e4;
    border-radius: 6px;
    padding: .75rem;
    cursor: pointer
}

.accordion-item .icon-title {
    width: 30px;
    float: left
}

.accordion-item:first-child {
    margin-top: 0
}

.is-active {
    background: #f6f1e4
}

.crm-accordion-border {
    border: 2px solid #ebf9ec
}

.is-active-crm {
    background: #ebf9ec
}

.accordion-thumb {
    cursor: pointer;
    font-size: 16px;
    margin: 0;
    font-weight: 400;
    color: #222;
    margin: 5px 0 10px 45px
}

.activetab {
    font-weight: 700
}

.accordion-panel {
    display: none;
    margin: 0 3rem 0;
    color: #666
}

.accordion-thumb::after {
    content: "\f282";
    float: right;
    font-size: 14px;
    font-weight: lighter;
    color: #222;
    font-family: bootstrap-icons
}

.accordion-item.is-active .accordion-thumb::after {
    transform: rotate(180deg)
}

.accordion-item.is-active-crm .accordion-thumb::after {
    transform: rotate(180deg)
}

.tab {
    display: none
}

.tab.active {
    display: block
}

.tab.isactive {
    display: block
}

.tab.activetab {
    display: block
}

.tab.activetime {
    display: block
}

.tab.active-4 {
    display: block
}

.isactive>h3 {
    font-weight: 700 !important
}

.active>h3 {
    font-weight: 700 !important
}

.activetime>h3 {
    font-weight: 700 !important
}

.activetab>h3 {
    font-weight: 700 !important
}

#details .content+.content {
    padding-top: 130px
}

.feature-card-group {
    padding-top: 30px
}

.inventory-feature-card h5 {
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 5px;
    margin-top: 5px;
    margin-left: 90px
}

.inventory-feature-card h6 {
    font-size: 16px;
    color: #444;
    font-weight: 300;
    margin-bottom: 5px;
    margin-top: 5px;
    line-height: 1.4;
    margin-left: 60px;
    font-family: "Proxima Nova"
}

.inventory-feature-card img {
    float: left
}

.inventory-feature-card {
    margin-top: 10px;
    padding: 10px 20px 10px 0;
    border-radius: 6px;
    position: relative
}

.inventory-demo-gradient-bg {
    background: linear-gradient(to right, #e99c64 0, #c159c4 100%);
    padding: 120px 0;
    text-align: center
}

.crm-demo-gradient-bg {
    background: linear-gradient(to right, #17cc7e 0, #0d5caf 100%);
    padding: 120px 0;
    text-align: center
}

.book-demo-text {
    font-size: 46px;
    font-weight: 500
}

.book-demo-inv {
    font-size: 42px;
    font-weight: 500;
    line-height: 1.4
}

.book-demo-subtext {
    margin: 20px 0;
    font-size: 28px
}

@media (min-width:1200px) {
    .hero-title {
        font-size: 4.62363rem
    }
}

@media (min-width:1400px) {
    .hero-title {
        font-size: 5.20158rem
    }
}

.lh-about-banner {
    background: url("../img/about-banner.webp");
    height: 650px;
    background-size: cover;
    background-position: center
}

.about-text h1 {
    font-size: 42px;
    color: #222;
    font-weight: 700;
    text-transform: capitalize;
    padding-top: 20px;
    margin: 0;
    line-height: 1.4
}

.lh-about-banner .lh-desc {
    margin-top: 60px
}

.lh-about-banner .lh-desc .title-1 {
    font-size: 34px;
    font-weight: 700;
    margin-bottom: 0;
    color: #000;
    font-family: "Product Sans"
}

.lh-about-banner .lh-desc .title-2 {
    font-size: 20px;
    font-weight: 300;
    color: #444;
    font-family: "Proxima Nova"
}

.about-h2 {
    line-height: 32px;
    margin-bottom: 10px
}

.lh-about-details .about-h1 {
    font-size: 52px;
    font-weight: 700;
    margin-top: 5px;
    margin-bottom: 10px
}

.about-h3 {
    font-size: 22px;
    line-height: 30px
}

.bg-different {
    background-size: cover;
    display: block;
    position: relative;
    width: 100%;
    background-image: url("https://s3-ap-southeast-1.amazonaws.com/livehealthuser/userside/images/what-makes-different-livehealth-LH.webp");
    background-position: center center;
    background-repeat: no-repeat;
    overflow: hidden;
    background: 0, 0, 0, .5;
    padding: 130px 0
}

.lh-about-team-desc-inner .title-2 {
    font-size: 16px;
    font-weight: 300;
    color: #444
}

.covid-title-h1 {
    font-size: 42px;
    color: #1055ab;
    margin-bottom: 3px
}

.testing-setup-title {
    font-size: 32px !important;
    line-height: 44px;
    font-weight: 700;
    margin-top: 0
}

.testing-setup-text {
    font-size: 22px;
    line-height: 36px;
    font-weight: 300 !important;
    color: #222;
    font-family: "Proxima Nova"
}

.mb-30 {
    margin-bottom: 30px
}

.covid-section .inventory-feature-card img {
    float: left;
    margin-top: 6px
}

.getting-cloud {
    padding: 20px;
    background: rgb(6, 50, 125);
    background: linear-gradient(96deg, rgba(6, 50, 125, 1) 0%, rgba(3, 173, 173, 1) 100%);
    border-radius: 15px;
}

.getting-cloud h2 {
    color: #fff;
    margin-top: 0;
    font-weight: 700
}

.getting-cloud h3 {
    color: #fff;
    font-size: 20px;
    line-height: 26px;
    margin-top: 20px;
    margin-bottom: 0;
    font-family: "Proxima Nova"
}

.covid-feature-card h5 {
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 5px;
    margin-top: 5px;
    margin-left: 60px
}

.covid-feature-card h6 {
    font-size: 18px;
    color: #444;
    font-weight: 300;
    margin-bottom: 5px;
    margin-top: 5px;
    line-height: 1.4;
    margin-left: 40px;
    font-family: "Proxima Nova"
}

.covid-feature-card img {
    position: absolute;
    top: 20px;
    height: 40px;
    width: 40px
}

.covid-page-sec-2 .covid-feature-card img {
    position: absolute;
    top: 22px;
    width: 16px;
    height: auto
}

.covid-feature-card {
    padding: 15px 30px 15px 0;
    border-radius: 6px;
    position: relative;
    float: left
}

.covid-prediction h3 {
    font-size: 24px;
    line-height: 34px;
    margin-top: 20px;
    font-weight: 300;
    text-align: justify;
    font-family: "Proxima Nova"
}

.covid-prediction .covid-feature-card .prediction-text {
    font-size: 18px;
    color: #444;
    font-weight: 300;
    margin-bottom: 5px;
    margin-top: 5px;
    line-height: 1.6;
    margin-left: 0;
    margin-top: 30px
}

.covid-testing-demo {
    padding: 20px 10px
}

.covid-testing-demo .h3 {
    font-size: 22px;
    line-height: 30px;
    font-weight: 400;
    font-family: "Proxima Nova"
}

.bg-covid-workflow {
    background-color: #f4f6fa
}

.clients-carousel img {
    max-width: 100%;
    transition: .3s;
    padding: 25px 0
}

.pricing-cards {
    margin-top: -40px;
    position: relative
}

.pricing-standard {
    margin-bottom: 50px
}

.pricing-bg {
    background: rgb(6, 50, 125);
    background: linear-gradient(37deg, rgba(6, 50, 125, 1) 34%, rgba(3, 173, 173, 1) 100%);
    padding-top: 80px
}

.pricing-cards {
    border-radius: 20px;

}

.slider-card {
    min-height: 1200px
}

.pricing-standard h2 {
    font-size: 20px;
    padding: 0 15px;
    font-weight: 600;
    margin-top: 0;
    margin-bottom: 15px
}

.enterprise-text {
    color: #fff !important
}

.star-price-new {
    font-size: 15px;
    padding-top: 18px;
    padding-left: 1px;
    position: absolute
}

.recommend-text {
    background-color: #06327d;
    padding: 6px 10px;
    color: #fff;
    border-radius: 5px;
    position: absolute;
    margin-top: -22px;
    margin-left: 15px;
    width: auto;
    border: none;
    font-size: 14px
}

.star-fa {
    font-size: 12px;
    color: #fff;
    padding-right: 1px
}

.standardColor {
    background-color: #c9fad5;
    margin: 0;
    border-radius: 0
}

.advancedColor {
    background-color: #b7dcf9;
    margin: 0;
    border-radius: 0
}

.multiCentreColor {
    background-color: #f4e18a;
    margin: 0;
    border-radius: 0
}

.enterpriseColor {
    background-color: #393e53;
    margin: 0
}

.standard-img {
    width: 150px;
    height: 133px;
    padding: 10px 15px;
    margin-top: 5px
}

.pricing-standard h4 {
    font-size: 32px;
    font-weight: 700;
    line-height: 1.4
}

.padding-10-15 {
    padding: 10px 15px
}

.permonth {
    font-size: 12px
}

.billed-text {
    font-size: 16px;
    color: #7a7b7e;
    margin-bottom: 0
}

.details h6 {
    font-family: "Proxima Nova";
    font-weight: 400;
    font-size: 16px;
    line-height: 1.4;
    color: #222
}

.details b {
    padding-right: 5px
}

.DetailMargin {
    margin-top: 5px !important;
    margin-bottom: 10px !important;
    display: inline-flex
}

.detailmarginenter {
    margin: 45px 0 !important;
    display: inline-flex
}

.highlight-feature h6 {
    margin-bottom: 20px !important;
    text-transform: capitalize
}

.bg-pricing-enterprise {
    position: relative;
    background: #121820;
    z-index: 0;
    overflow: hidden
}

.mis-rport-subpoint li {
    padding-bottom: 15px
}

.Hr {
    border-style: none none solid none !important;
    width: 100%;
    border-width: .5px !important;
    color: silver
}

.try-now-btn {
    padding-top: 40px;
    padding-bottom: 30px
}

.standard-btn {
    margin: 20px 0 20px 15px
}

.btn-live {
    color: #fff;
    background-color: #0eb751;
    -webkit-box-shadow: 0 20px 60px 5px rgb(5 126 59 / 35%);
    box-shadow: 0 20px 60px 5px rgb(5 126 59 / 35%);
    -o-transition-duration: .2s;
    -webkit-transition-duration: .2s;
    transition-duration: .2s;
    width: fit-content
}

.btn-live:hover {
    color: #fff
}

.btn-inventory-try {
    color: #fff;
    background-color: #ffa800;
    -o-transition-duration: .2s;
    -webkit-transition-duration: .2s;
    transition-duration: .2s;
    width: fit-content;
    font-size: 18px
}

.btn-inventory-try:hover {
    color: #fff;
    font-size: 18px
}

.basic-btn {
    padding: 10px 50px;
    cursor: auto !important;
    font-weight: 600
}

.basic-btn-1 {
    padding: 10px 70px;
    cursor: auto !important;
    font-weight: 600
}

.pricing-plan .card-header {
    background: #fff;
    border-radius: 5px;
    position: relative;
    padding: .2rem 1.25rem
}

.pricing-plan a {
    position: relative;
    font-size: 18px;
    line-height: 24px;
    font-weight: 600;
    padding: 5px 0;
    outline: 0;
    font-family: "Product Sans";
    cursor: pointer
}

.pricing-plan .img-responsive {
    display: inline-block;
    margin-right: 10px !important;
    width: 2.2rem !important;
    padding-bottom: 5px
}

.pricing-plan .rowFont {
    font-family: "Proxima Nova";
    font-weight: 400;
    font-size: 16px
}

.pricing-plan .table-accordion-body tbody tr th {
    padding: 8px 0
}

.pricing-plan .center {
    margin: auto;
    text-align: center;
    padding: 10px 30px;
    font-family: "Proxima Nova";
    font-weight: 400;
    font-size: 16px
}

.pricing-plan .center-1 {
    margin: auto;
    text-align: end;
    padding: 10px 30px;
    font-family: "Proxima Nova";
    font-weight: 400;
    font-size: 16px
}

.pricing-plan .center-1 a {
    font-weight: 300 !important;
    font-size: 16px;
    color: #06327d
}

.pricing-plan .table-1 th {
    text-align: center;
    vertical-align: middle !important;
    padding: 0 !important;
    font-size: 14px
}

.text-h5 {
    font-size: 22px;
    font-weight: 700;
    color: #ffab32;
    vertical-align: middle;
    padding-bottom: 9px;
    padding-left: 25px
}

#operations-management .text-h5 {
    color: #006ec3 !important
}

#finance-management .text-h5 {
    color: #019889 !important
}

.planTitle {
    text-align: start !important
}

.icon-close {
    font-size: 14px;
    position: absolute;
    right: 0;
    top: 15px;
    vertical-align: middle
}

.icon-show {
    position: absolute;
    right: 0;
    top: 15px
}

.icon-show {
    display: none
}

a.collapsed .icon-show {
    display: inline-block
}

a.collapsed .icon-close {
    display: none
}

.faq {
    background-color: #f6f9fa
}

.faq .faq-item {
    margin-bottom: 30px
}

.faq .faq-item h4 {
    font-size: 20px;
    line-height: 28px;
    font-weight: 600;
    margin: -3px 0 10px 35px
}

.faq .faq-item i {
    color: #06327d;
    font-size: 24px;
    float: left;
    line-height: 1;
    padding: 0;
    margin: 0
}

.faq .faq-item p {
    margin-left: 35px
}

.bg-thankyou {
    position: relative;
    width: auto;
    background-color: #f3f9f5;
    overflow: hidden
}

.bg-thankyou-01 {
    background-position: bottom right;
    background-repeat: no-repeat;
    display: block;
    overflow: hidden;
    position: absolute;
    height: 420px
}

.bg-thankyou-02 {
    background-position: bottom left;
    background-repeat: no-repeat;
    display: block;
    overflow: hidden;
    position: absolute;
    height: 220px;
    margin-top: -55px
}

.play-btn {
    width: 60px;
    height: 60px;
    background: #fff;
    box-shadow: 0 5px 30px #ecf1f6, 0 5px 15px #ecf1f6;
    border-radius: 50%;
    display: block;
    position: relative;
    overflow: hidden;
    cursor: pointer
}

.play-btn:before {
    content: "";
    position: absolute;
    width: 120px;
    height: 120px;
    opacity: 1;
    border-radius: 50%;
    top: -15%;
    left: -15%;
    background: rgba(198, 16, 0, 0)
}

.play-btn:after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-40%) translateY(-50%);
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 15px solid #666;
    z-index: 100
}

.stories_video-text {
    padding: 30px 30px 0 0
}

.stories_video-text h4 {
    font-size: 20px;
    line-height: 30px
}

.stories_video-text h3 {
    font-family: "Proxima Nova";
    font-size: 18px;
    line-height: 24px
}

.stories_video-icon {
    position: absolute;
    right: 40px;
    top: 130px
}

.thankyou-stories {
    font-size: 24px;
    margin-top: 60px;
    margin-bottom: 30px;
    font-family: "Proxima Nova"
}

.gradient-bg {
    background: linear-gradient(to right, #17cc7e 0, #0d5caf 100%);
    padding: 120px 0
}

.crmgradient-bg {
    background: linear-gradient(to right, #2c974c, #b0b51c);
    padding: 120px 0
}

.diagnostic-lab-future h1 {
    color: #fff
}

.privacy-policy .policy-text {
    font-size: 16px;
    font-weight: 400;
    color: #222;
    line-height: 24px
}

.privacy-policy ul li {
    list-style: disc;
    padding-top: 15px
}

.contact-us .contact-card {
    background-color: #fff;
    margin-top: 5px;
    padding: 10px 20px 10px 0;
    border-radius: 6px;
    position: relative
}

.contact-us .contact-card img {
    float: left;
    width: 35px;
    height: auto
}

.contact-us .contact-card h5 {
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 5px;
    margin-left: 60px;
    line-height: 25px;
    margin-top: 0 !important
}

.headquarter-title h4 {
    padding: 10px 0 0 60px;
    font-weight: 600;
    font-size: 22px !important
}

.map-container {
    padding-left: 0;
    padding-right: 0
}

#footer {
    background: rgb(6, 50, 125);
    background: linear-gradient(180deg, rgba(6, 50, 125, 0.09146434452687324) 0%, rgba(255, 255, 255, 0.30995173948485644) 68%);
}

#footer .footer-top {
    padding: 70px 0 60px 0;
    position: relative
}

#footer .footer-top .h5 {
    font-size: 16px;
    margin-bottom: 6px;
    color: #222
}

#footer .footer-top ul li {
    padding: 8px 0 0 0;
    align-items: center
}

#footer .footer-top .footer-links ul li:first-child {
    padding-top: 0
}

#footer .footer-top ul li a {
    font-size: inherit;
    font-weight: 400;
    font-style: inherit;
    line-height: inherit;
    text-decoration: none;
    cursor: pointer;
    font-size: 15px;
    color: #222
}

#footer .footer-top ul li a:hover {
    color: #06327d
}

.footer__widget__social a {
    display: inline-block;
    height: 35px;
    width: 35px;
    line-height: 42px;
    text-align: center;
    background: 0 0;
    margin-right: 10px;
    margin-top: 10px
}

#footer .solution-tab img {
    width: 220px;
    height: 120px
}

.landng-page-footer-bg {
    background-color: #212229;
    padding: 30px 0
}

.company_name {
    color: #fff;
    font-size: 24px
}

.footer_address_text {
    color: #fff;
    font-size: 18px
}

.overlay {
    height: 0%;
    width: 100%;
    position: fixed;
    z-index: 1999999999 !important;
    top: 0;
    left: 0;
    background-color: #fff;
    overflow-x: hidden;
    overflow-y: scroll;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.overlay::-webkit-scrollbar {
    display: none
}

.lh-book-demo-popup-title {
    font-size: 20px;
    line-height: 1.35;
    color: #6b6b6b;
    text-align: center
}

.lh-book-demo-popup-title-bold {
    font-size: 30px;
    line-height: 35px;
    font-weight: 900;
    margin: 0 0 20px 0;
    text-align: center
}

.lh-left-popup {
    position: relative;
    text-align: center
}

.lh-left-popup * {
    color: #b2b2b2
}

.lh-exit-left-popup {
    padding: 15px
}

.lh-exit-left-popup * {
    color: #f2f2f2
}

.lh-exit-left-popup-inner .h2 {
    font-size: 34px;
    font-weight: 800
}

.lh-exit-left-popup-inner .h3 {
    font-size: 28px;
    font-weight: 300;
    margin-top: 30px;
    margin-bottom: 30px;
    line-height: 1.35
}

.lh-centered-content {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%
}

.lh-book-typo-1 {
    font-size: 24px;
    letter-spacing: 10px
}

.lh-book-typo-2 {
    font-size: 46px;
    font-weight: 900;
    letter-spacing: 2px
}

#lh-book-demo-popup-slide {
    position: absolute;
    bottom: 50px;
    left: 50%;
    transform: translateX(-50%);
    width: 55%
}

#lh-book-demo-popup-slide p {
    font-size: 22px
}

.lh-exit-intent-popup-outer {
    background: 0 0
}

.lh-exit-popup-inner {
    display: flex;
    align-items: center
}

.lh-exit-popup {
    text-align: left
}

#lh-exit-popup-slide p {
    font-size: 22px
}

.lh-exit-right-popup {
    padding: 30px
}

.overlay .closebtn {
    position: absolute;
    z-index: 1000;
    top: 22px;
    right: 45px;
    font-size: 40px;
    line-height: 0;
    height: 45px;
    width: 45px;
    padding: 25px 35px 22px 12px;
    border-radius: 50%;
    color: #161823;
    background-color: #d2d2d2;
    border: 2px solid #d2d2d2;
    -webkit-box-shadow: 0 0 15px 0 rgba(7, 33, 75, .1);
    box-shadow: 0 0 15px 0 rgba(7, 33, 75, .1);
    -o-transition-duration: .2s;
    -webkit-transition-duration: .2s;
    transition-duration: .2s
}

.overlay .closebtn:hover {
    color: #161823;
    background-color: #fff;
    border: 2px solid #f1f1f1;
    -webkit-box-shadow: 0 1px 1px 1px rgba(241, 241, 241, .55);
    box-shadow: 0 1px 1px 1px rgba(241, 241, 241, .55);
    -o-transition-duration: .2s;
    -webkit-transition-duration: .2s;
    transition-duration: .2s
}

@media (max-width:1023.99px) {
    .lh-book-demo-popup-showcase-img {
        background: url("https://s3-ap-southeast-1.amazonaws.com/livehealthuser/userside/images/product-demo-image-text001.svg");
        height: 50vh;
        background-size: cover;
        background-repeat: no-repeat
    }

    .lh-exit-popup-showcase-img {
        background: url("https://s3-ap-southeast-1.amazonaws.com/livehealthuser/userside/images/product-demo-image.svg");
        height: 50vh;
        background-size: cover;
        background-repeat: no-repeat
    }
}

@media (min-width:1024px) {
    .lh-book-demo-popup-showcase-img {
        background: url(https://livehealthuser.s3-ap-southeast-1.amazonaws.com/userside/images/product-demo-image-text.svg);
        height: 95vh;
        top: 50%;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: left;
        position: relative
    }
}

@media (min-height:1366px) {
    .bg-img-grid-pattern {
        height: 50% !important
    }

    .lh-book-demo-popup-showcase-img {
        height: 50vh
    }

    .lh-exit-popup-showcase-img {
        height: 50vh
    }
}

@media (max-width:767px) {
    .overlay .closebtn {
        position: absolute;
        top: 10px;
        right: 20px;
        font-size: 30px;
        line-height: 30px;
        height: 40px;
        width: 40px;
        padding: 2px 0 0 10px;
        border-radius: 50%;
        color: #161823;
        background-color: #d2d2d2;
        border: 2px solid #d2d2d2;
        -webkit-box-shadow: 0 0 15px 0 rgba(7, 33, 75, .1);
        box-shadow: 0 0 15px 0 rgba(7, 33, 75, .1);
        -o-transition-duration: .2s;
        -webkit-transition-duration: .2s;
        transition-duration: .2s
    }

    .overlay .closebtn:hover {
        position: absolute;
        top: 10px;
        right: 20px;
        font-size: 30px;
        line-height: 30px;
        height: 40px;
        width: 40px;
        padding: 2px 0 0 10px;
        border-radius: 50%;
        color: #161823;
        background-color: #d2d2d2;
        border: 2px solid #d2d2d2;
        -webkit-box-shadow: 0 0 15px 0 rgba(7, 33, 75, .1);
        box-shadow: 0 0 15px 0 rgba(7, 33, 75, .1);
        -o-transition-duration: .2s;
        -webkit-transition-duration: .2s;
        transition-duration: .2s
    }
}

@media screen and (max-height:450px) {
    .overlay {
        overflow-y: auto
    }

    .overlay a {
        font-size: 20px
    }
}

#invalid-email,
#invalid-lab,
#invalid-name,
#invalid-number,
#invalid-otp {
    position: absolute;
    right: 15px;
    top: 50%;
    color: #dc3545;
    font-size: 12px;
    display: none
}

.lh-book-demo-popup-inner {
    display: flex;
    align-items: center
}

@media (min-width:1200px) {
    .lh-book-demo-popup-inner {
        display: flex;
        align-items: center
    }
}

.lh-right-popup {
    padding: 40px;
    background: #f5f5f9;
    border-radius: 6px
}

@media (max-width:1024px) {
    .lh-right-popup {
        padding: 20px;
        background-color: #f5f5f9;
        border-radius: 6px;
        margin: auto
    }

    .lh-book-demo-popup {
        padding: 30px
    }
}

@media only screen and (max-width:1367px) {
    .about-text h1 {
        font-size: 36px
    }
}

@media only screen and (max-width:1200px) {
    .trustes-customers-img img {
        height: 85px
    }

    .customer-trust .h1 {
        font-size: 42px
    }

    .trustes-customers .cust-worldwide {
        font-size: 22px
    }

    .testimonial-right-bg .right-bg {
        margin-top: 269px
    }

    .rate-badge-2 {
        right: -38px
    }

    .testimonials-xl .grid-card-test {
        min-height: 255px
    }

    .support-img {
        margin-top: -38px;
        right: 0
    }

    .support-content {
        padding: 18px 50px 19px 50px
    }

    .heroCrm .pb-5 {
        padding-bottom: 0 !important
    }
}

@media only screen and (max-width:991px) {
    .megamenu-container {
        padding-left: 0;
        padding-right: 0
    }

    .megamenu_1 {
        display: block !important
    }

    .product-tab-for-mob {
        display: none !important
    }

    .megamenu .pro-title-img {
        min-width: 45px;
        padding-right: .6rem !important
    }

    .header-area .newsbox-main-menu .header-add-area {
        margin: 15px 0 15px 10px
    }

    .header-area .navbar .nav-link {
        font-size: 14px;
        padding: 0 15px
    }

    .text-md-start {
        text-align: center !important
    }

    .megamenu .use-case-box1 {
        padding: 0
    }

    .megamenu .use-case-box h4 a {
        font-size: 15px
    }

    .megamenu .use-case-box1 h4 a {
        font-size: 15px;
        padding: 0 !important;
        height: auto !important
    }

    .classynav ul li .megamenu .single-mega.cn-col-3 {
        padding: 10px 10px 0 10px !important
    }

    .bg-lab-feature {
        background-color: #eaeef4;
    }

    .bg-inventory-feature {
        background-color: #eaeef4;
    }

    .bg-Intelligence-feature {
        background-color: #eaeef4;
    }

    .lims-bg-nav {
        display: none
    }

    .crm-bg-nav {
        display: none
    }

    .inventory-bg-nav {
        display: none
    }

    .covid-nav-btn {
        color: #222 !important
    }

    .home-slider-section .sliderimg {
        display: none
    }

    .home-slider-section .tabs-buttons .swiper-wrapper {
        justify-content: space-between
    }

    .title-h3 {
        padding-top: 30px
    }

    .title-h1 {
        text-align: center;
        font-size: 36px;
        line-height: 40px
    }

    .title-h5 {
        text-align: center;
        font-size: 32px
    }

    .hero-img {
        text-align: center
    }

    .hero-img img {
        position: initial;
        padding-bottom: 40px;
        padding-top: 0
    }

    .benefits-section br {
        display: none
    }

    .benefits-section .benefits-icon-box {
        padding: 15px 10px
    }

    .home-slider-section .inventory-feature-card h5 {
        font-size: 26px
    }

    .benefits-of-inventory .title-h4 {
        text-align: center
    }

    .benefits-of-inventory .title-h3 {
        text-align: center;
        padding-top: 0
    }

    .trustes-customers-img img {
        margin-top: 10px
    }

    .trustes-customers-img {
        float: none
    }

    .product-inventroy h3 {
        line-height: 1.4;
        padding: 0
    }

    .nav-card-img {
        display: none
    }

    .visible-lg-block {
        display: none
    }

    .visible-md-block {
        display: block
    }

    .visible-md-ratecard {
        display: block;
        position: absolute;
        margin-top: -10px
    }

    .text-center-med {
        text-align: center;
        margin-top: 20px
    }

    .pricing-standard h2 {
        font-size: 26px
    }

    .pricing-bg {
        padding-top: 80px;
        padding-bottom: 30px
    }

    .basic-btn {
        padding: 8px 20px
    }

    .basic-btn-1 {
        padding: 10px 45px
    }

    br {
        display: none
    }

    .testimonials .owl-prev {
        left: -40px
    }

    .testimonials .owl-next {
        right: -40px
    }

    .highest-rate-card {
        position: relative;
        margin-top: 15px
    }

    .rate-badge-2 {
        right: -22px;
        margin-top: -13px
    }

    .stories_video-icon {
        position: absolute;
        right: 45%;
        top: 50px
    }

    .thank-you-section .col-center {
        text-align: center
    }

    .thankyou-stories {
        text-align: center
    }

    .select-slide {
        margin-top: 20px
    }

    .select-tabImg {
        margin: 30px 0 50px 0
    }

    .hidden-sm {
        display: none
    }

    .margingtop-30 {
        margin-top: 0
    }

    .solutions-box {
        margin: 0 8px
    }

    .img-center {
        text-align: center
    }

    .support-content {
        text-align: center;
        padding: 40px 50px 30px 50px
    }

    .support-img {
        position: relative;
        margin-top: 0;
        right: 0;
        text-align: center
    }

    .support-section {
        margin-top: -300px
    }

    .section-padding-100-20 {
        padding-bottom: 50px
    }

    .testimonial-right-bg .right-bg {
        margin-top: 294px
    }
}

@media only screen and (max-width:767px) {
    .header-area .navbar .nav-link {
        font-size: 15px;
        padding: 0 15px
    }

    .tabs-content .swiper-slide {
        padding: .75rem 1rem 1rem 1rem
    }

    .home-slider-section .tabs-content .inventory-feature-card p {
        display: inline-flex;
        display: -webkit-inline-flex
    }

    .our-product .product-card {
        padding: 30px 20px
    }

    .testimonial-right-bg .right-bg {
        display: none
    }

    .testimonial-left-bg .left-bg {
        display: none
    }

    .nav-logo-img {
        height: 20px
    }

    .crm-nav-icon {
        display: none
    }

    .header-area .newsbox-main-menu .classy-navbar .classynav ul li ul li a {
        font-size: 14px
    }

    .trustes-customers-img img {
        height: 75px
    }

    .mb-30 {
        margin-bottom: 0
    }

    .visible-lg-block-price {
        display: none
    }

    .visible-sm-block {
        display: block
    }

    .three-img {
        display: none
    }

    .margin-hr {
        margin-top: 40px;
        margin-bottom: 50px
    }

    .section-title h1 {
        font-size: 32px;
        padding-bottom: 0 !important
    }

    .hero-img img {
        padding-bottom: 10px
    }

    .section-title h2 {
        font-size: 24px
    }

    .title_h2_mobile {
        font-size: 26px
    }

    .title-h1 {
        font-size: 28px;
        line-height: 40px
    }

    .title-h5 {
        font-size: 24px
    }

    .title-h3 {
        font-size: 24px
    }

    .title-h4 {
        font-size: 16px;
        line-height: 1.4
    }

    .about-text h1 {
        font-size: 32px
    }

    #scrollUp {
        right: 30px;
        bottom: 30px
    }

    .hero-text h1 {
        font-size: 30px;
        line-height: 1.4
    }

    .home-slider-section {
        padding-bottom: 0
    }

    .home-slider-section .tabs-buttons .swiper-slide {
        padding: .5rem 1rem
    }

    .benefits-section .benefits-icon-box {
        text-align: center
    }

    .home-slider-section .inventory-feature-card h5 {
        font-size: 24px
    }

    .home-slider-section .covid-feature-card h6 {
        font-size: 16px
    }

    #details .content+.content {
        padding-top: 100px
    }

    .product-inventroy h3 br {
        display: none
    }

    .product-page-title-h1 {
        font-size: 36px
    }

    .book-demo-text {
        font-size: 36px;
        line-height: 1.4
    }

    .book-demo-inv {
        font-size: 32px
    }

    .book-demo-subtext {
        font-size: 20px
    }

    .covid-testing-demo .h3 {
        font-size: 16px;
        line-height: 24px
    }

    .covid-feature-card {
        padding: 12px 30px 12px 0
    }

    .covid-feature-card img {
        width: 35px;
        height: 35px
    }

    .section-padding-70-40 {
        padding-top: 50px
    }

    .section-padding-70-0 {
        padding-top: 50px
    }

    .covid-prediction h3 {
        font-size: 18px;
        line-height: 1.4
    }

    .testing-setup-text {
        font-size: 18px;
        line-height: 1.4
    }

    .text-h5 {
        padding-left: 0
    }

    .section-padding-70-90 {
        padding-bottom: 50px
    }

    .testimonials .owl-nav button {
        display: none
    }

    .solution-tab {
        display: none
    }

    .hidden-sm {
        display: none
    }

    .hidden-xs {
        display: none
    }

    .pricing-plan .center {
        padding: 10px
    }

    .pricing-plan .center-1 {
        padding: 10px;
        text-align: center
    }

    .basic-btn-1 {
        padding: 10px 25px
    }

    .content-column {
        text-align: center
    }

    .benefits-of-inventory .title-h3 {
        font-size: 22px
    }

    .content-column .content-inner h2 {
        font-size: 24px
    }

    .section-padding-60-0 {
        padding-top: 0
    }

    .opration-creliohealth.section-padding-100 {
        padding-top: 50px;
        padding-bottom: 0
    }

    .finance-control .marginTop-0 {
        margin-top: 0 !important
    }

    #footer .footer-top {
        padding: 20px 0 30px 0
    }

    .customer-trust .h1 {
        font-size: 32px;
        line-height: 16px
    }

    .trustes-customers .cust-worldwide {
        font-size: 20px;
        font-weight: 600;
        padding-top: 4px;
        padding-left: 10px;
        text-align: justify
    }

    .trustes-customers .trusted-cust {
        margin-bottom: 5px
    }

    .display-text-cust {
        display: flex;
        justify-content: center;
        align-items: center;
        text-align: center
    }

    .trustes-customers-img {
        text-align: center;
        float: none;
        margin-top: 10px
    }

    .customer-trust {
        float: none;
        text-align: center
    }

    .section-padding-100-0 {
        padding-top: 70px
    }

    .solutions-box {
        padding: 20px 10px
    }

    .benefits-section .benefits-icon-box .bottomborder::after {
        content: "";
        position: absolute;
        display: block;
        width: 120px;
        height: 1px;
        background: #6e6d6d;
        bottom: 5px;
        left: calc(50% - 60px)
    }
}

@media only screen and (max-width:600px) {
    .padding-bt-30 {
        padding-bottom: 30px !important
    }

    .section-padding-100-20 {
        padding-bottom: 20px
    }

    .highest-rate-card {
        margin-top: 0
    }

    .visible-md-ratecard {
        position: relative
    }

    .rate-badge-2 {
        display: none
    }
}

@media only screen and (max-width:572px) {
    .our-product .product-card {
        min-height: max-content;
        padding: 30px 35px
    }

    .our-product .product-card .card-body {
        padding-bottom: .5rem
    }

    .basic-btn {
        padding: 8px 10px
    }

    .img-center {
        text-align: center;
        width: 80%
    }

    .support-content h2 {
        font-size: 28px
    }

    #footer .footer-top .h5 {
        font-size: 18px
    }

    .hide-top25 {
        display: none
    }

    .trustes-customers-img img {
        height: 65px;
        padding: 0 0 0 5px
    }

    .btn-orange {
        font-size: 16px !important
    }

    .pricing-txt {
        font-size: 28px
    }

    .our-product .product-card .card-header {
        align-items: center
    }

    .testimonials .testimonial-item {
        padding-bottom: 15 !important
    }
}

@media only screen and (max-width:480px) {
    .section-title h2 {
        font-size: 18px
    }

    .section-title h1 {
        font-size: 26px
    }

    .title_h2_mobile {
        font-size: 22px
    }

    .accordion-thumb {
        font-size: 15px
    }

    .accordion-thumb::after {
        font-size: 12px
    }

    .tabs-buttons .swiper-slide {
        padding: 10px 0
    }

    .slider-card {
        height: 100% !important
    }

    .content-column .content-inner h2 {
        font-size: 22px
    }

    .customer-trust .h1 {
        font-size: 26px
    }

    .trustes-customers .cust-worldwide {
        font-size: 18px
    }

    .btn-white-outline {
        font-size: 18px !important;
        padding: 8px 14px
    }


}

@media only screen and (max-width:400px) {
    .our-product .product-card {
        padding: 30px 20px
    }

    .btn-green {
        margin-right: 0 !important
    }

    .mob-test-title {
        font-size: 18px;
        margin-bottom: 10px
    }

    .card-icons {
        width: 35px !important;
        height: 35px
    }

    .inner-info p {
        font-size: 16px
    }

    .home-slider-section .inventory-feature-card h5 {
        font-size: 20px;
        margin-left: 65px
    }

    .inventory-feature-card img {
        max-width: 50px
    }

    .covid-feature-card {
        padding: 12px 15px 12px 16px
    }
}