@import url(all.min.css);
@import url("https://fonts.googleapis.com/css2?family=Saira:wght@100;200;300;400;500;600;700;800;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600&display=swap");

* {
    margin: 0px;
    padding: 0px
}

html {
    overflow-x: hidden
}

body {
    font-family: "Saira", sans-serif;
    overflow-x: hidden
}

body::-webkit-scrollbar {
    width: 12px;
    padding-right: 15px
}

body::-webkit-scrollbar-track {
    background: #dadada
}

body::-webkit-scrollbar-thumb {
    background: #f04766;
    border-radius: 5px
}

body::-webkit-scrollbar-thumb:hover {
    background: #555
}

.topbar {
    width: 100%;
    background-color: #f04766;
    padding: 17px 20px 10px;
    overflow: hidden;
    color: #fff;
    font-weight: 600
}

.topbar a.jointxt,
.topbar a.loginsignup {
    border: 2px solid #fff;
    border-radius: 30px;
    padding: 2px 20px;
    color: #fff;
    margin-right: 17px;
    text-decoration: none
}

.topbar a.jointxt:hover,
.topbar a.loginsignup:hover {
    background-color: #fff;
    color: #f04766;
    border-color: #fff
}

nav#topmenu ul {
    margin: 0px;
    padding: 0px;
    list-style: none
}

nav#topmenu ul li a {
    color: #434343;
    text-decoration: none;
    padding-right: 25px;
    font-size: 15px;
    white-space: nowrap;
    font-weight: 600
}

nav#topmenu ul li a:hover {
    color: #f04766
}

nav#topmenu ul li a object {
    width: 22px;
    position: relative;
    top: 4px
}

.sticky-header {
    position: fixed;
    top: 0px;
    width: 100%;
    margin: 0px auto;
    transition: all ease .5s;
    z-index: 999;
    background-color: #fff;
    box-shadow: 5px 3px 5px #ddd
}

.dropdown:hover>.dropdown-menu {
    display: block
}

.nav-item img {
    position: relative;
    top: -2px
}

.carttop {
    text-align: right;
    padding-right: 20px;
    position: relative
}

.carttop a {
    color: #000;
    font-size: 26px
}

.popularblock .testpopbox h4 {
    min-height: 80px;
}

.popularblock .testpopbox p {
    min-height: 110px;
}

.carttop span {
    width: 18px;
    height: 18px;
    border-radius: 100%;
    color: #fff;
    display: block;
    background-color: #f04766;
    position: absolute;
    text-align: center;
    font-size: 12px;
    right: 10px;
    line-height: 18px
}

.continfobox {
    width: 100%;
    overflow: hidden;
    background-color: #fdecef;
    padding: 13px 30px
}

.continfobox .icon {
    width: 55px;
    height: 55px;
    display: block;
    background-color: #fff;
    border-radius: 100%;
    line-height: 50px;
    text-align: center
}

.continfobox .cont {
    padding-left: 10px;
    color: #00469e;
    padding-top: 5px
}

.diagnostic-box h4 {
    min-height: 80px;
}

.allergy-tested h4 {
    min-height: 110px;
}

.continfobox .cont span {
    font-weight: 300;
    font-size: 14px;
    text-align: left
}

.continfobox .cont h5 {
    font-size: 16px;
    font-weight: 600
}

.continfobox .cont h5 a {
    color: #00469e;
    text-decoration: none
}

.continfobox .cont h5 a:hover {
    color: #f04766
}

.continfobox .bestprice {
    border: 1px solid #f04766;
    padding: 5px 3px;
    text-align: center;
    height: 55px;
    margin-top: 4px
}

.continfobox .bestprice p {
    font-weight: 500;
    padding-bottom: 0px;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 0px;
    background-color: #fdecef;
    font-size: 15px;
    display: inline-block
}

.continfobox .bestprice p:first-child {
    position: relative;
    top: -18px
}

.continfobox .bestprice p:last-child {
    position: relative;
    bottom: 15px
}

.continfobox .bestprice h4 {
    margin: 0px;
    padding: 0px;
    color: #00469e;
    font-size: 20px;
    font-weight: 600;
    position: relative;
    top: -14px;
    letter-spacing: 1px
}

ul.social-icons {
    margin: 0px;
    padding: 0px;
    list-style: none;
    float: right
}

ul.social-icons li {
    display: inline
}

ul.social-icons li a {
    width: 35px;
    height: 35px;
    display: inline-block;
    line-height: 35px;
    color: #fff;
    font-size: 16px;
    border-radius: 100%;
    text-align: center
}

ul.social-icons li a:hover {
    color: #fff;
    opacity: 0.7
}

ul.social-icons li:nth-child(1) a {
    background-color: #4c69b1
}

ul.social-icons li:nth-child(2) a {
    background-color: #38b2e1
}

ul.social-icons li:nth-child(3) a {
    background-image: linear-gradient(to right, #f79f4f, #c93466, #6c519e)
}

ul.social-icons li:nth-child(4) a {
    background-color: #0579b6
}

ul.social-icons li:nth-child(5) a {
    background-color: #f70200
}

.mobfixedbtns {
    visibility: hidden
}

.menubox {
    transition: all ease .2s
}

@media only screen and (max-width: 1493px) {
    .continfobox .bestprice h4 {
        font-size: 18px
    }

    .continfobox .cont h5 {
        font-size: 14px
    }
}

@media only screen and (max-width: 1431px) {
    nav#topmenu ul li a {
        padding-right: 10px
    }
}

@media only screen and (max-width: 1375px) {
    .continfobox .bestprice h4 {
        font-size: 15px
    }
}

@media only screen and (max-width: 1360px) {
    nav#topmenu ul li a {
        padding-right: 10px;
        font-size: 13px
    }

    .continfobox .cont h5 {
        white-space: nowrap;
        font-size: 13px
    }
}

@media only screen and (max-width: 1276px) {
    ul.social-icons li a {
        width: 35px;
        height: 35px;
        line-height: 36px;
        font-size: 16px
    }

    .continfobox .icon {
        background-color: inherit
    }
}

@media only screen and (max-width: 1199px) {
    .menubox .col-lg-2 {
        flex: 0 0 auto;
        width: 100%;
        text-align: center
    }

    .menubox .col-lg-2 a img {
        height: 80px
    }

    .menubox .col-lg-1 {
        width: 23%
    }

    .continfobox .bestprice h4 {
        font-size: 12px;
        white-space: nowrap
    }

    .topbar a.jointxt,
    .topbar a.loginsignup {
        white-space: nowrap
    }

    .continfobox .bestprice p:last-child {
        bottom: 10px
    }
}

@media only screen and (max-width: 1050px) {
    ul.social-icons li a {
        width: 30px;
        height: 30px;
        line-height: 31px;
        font-size: 14px
    }

    .menubox .col-lg-1 {
        width: 25%
    }

    .continfobox .cont h5 {
        font-size: 12px
    }
}

@media only screen and (max-width: 991px) {
    .menubox .col-lg-2 {
        width: inherit
    }

    .menubox .col-lg-1 {
        width: inherit
    }

    .menubox .navbar {
        float: right
    }

    .menubox .col-md-8 {
        width: 64%
    }

    .continfobox {
        padding: 13px 10px
    }

    .navbar-toggler {
        border: 0px;
        border-radius: 0px
    }

    .navbar-toggler:focus {
        box-shadow: inherit !important
    }

    .offcanvas {
        background-color: #fdecef;
        z-index: 99999;
    }

    ul.mobile-nav {
        margin: 0px;

        padding: 0px;
        list-style: none
    }

    ul.mobile-nav li {
        padding: 10px 10px;
        border-bottom: 1px solid #f7dde1
    }

    ul.mobile-nav li a {
        color: #333;
        font-size: 16px;
        text-decoration: none;
        text-align: left;
        padding-left: 0px;
        position: relative
    }

    ul.mobile-nav li a object {
        width: 20px;
        position: relative;
        top: 3px
    }

    ul.mobile-nav li a i {
        position: absolute;
        right: 10px;
        top: 10px
    }

    ul.mobile-nav li a.jointxt {
        border: 2px solid #f04766;
        border-radius: 30px;
        padding: 2px 10px;
        color: #f04766;
        text-decoration: none;
        font-size: 14px;
        white-space: nowrap
    }

    ul.mobile-nav li a.jointxt:hover {
        background-color: #00469e;
        color: #fff;
        border-color: #00469e
    }

    ul.mobile-nav li li:last-child {
        border-bottom: 0px !important
    }

    ul.mobile-nav li li a.dropdown-item {
        list-style: none
    }

    ul.mobile-nav li a.btn:focus {
        box-shadow: inherit !important
    }

    ul.mobile-nav li .btn:first-child:hover,
    ul.mobile-nav li :not(.btn-check)+.btn:hover {
        border: 0px
    }

    .sticky-header {
        position: inherit !important
    }
}

@media only screen and (max-width: 863px) {
    .menubox .col-lg-1 {
        width: 1%
    }

    .menubox .col-md-8 {
        width: 60%
    }
}

@media only screen and (max-width: 768px) {
    .menubox .col-md-8 {
        width: 55%;
    }
    .topbar a.jointxt, .topbar a.loginsignup{
        margin-right: 7px;
    }
}

@media only screen and (max-width: 670px) {
    .menubox .col-md-8 {
        width: 45%
    }
}

@media only screen and (max-width: 576px) {
    .topbar {
        display: none
    }

    .menubox .col-md-8 {
        width: 41%
    }

    .mobfixedbtns {
        visibility: visible;
        display: flex;
        background-color: #00469e;
        padding: 10px 5px;
        position: fixed;
        bottom: 0px;
        z-index: 999999;
        width: 100%
    }

    .mobfixedbtns a {
        flex: 0 0 33.33%;
        text-align: center;
        color: #fff;
        display: block;
        text-decoration: none
    }

    .mobfixedbtns a:hover {
        background-color: #f04766
    }

    .mobfixedbtns a:nth-child(2) {
        border-left: 1px solid #1872e2;
        border-right: 1px solid #1872e2
    }

    .continfobox .bestprice h4 {
        font-size: 16px
    }
}

@media only screen and (max-width: 500px) {
    .menubox .col-md-8 {
        width: 42%
    }

    .menubox .col-lg-2 a img {
        height: 60px
    }
    .testimonial-sec img
    {
            height: 100px!important;
    width: 100px!important;
    object-fit: cover!important;
    }
}

@media only screen and (max-width: 401px) {
    .menubox .col-md-8 {
        width: 35%
    }

    .mobfixedbtns {
        font-size: 12px
    }
}

@media only screen and (max-width: 350px) {
    .menubox .col-lg-2 a img {
        height: 50px
    }
}

.main-slider .swiper {
    width: 100%;
    height: 550px
}

.main-slider .swiper .swiper-slide img {
    width: 100%;
    height: 550px;
    object-fit: cover
}

.swiper-button-next,
.swiper-button-prev {
    width: 45px !important;
    height: 45px !important;
    display: block;
    border-radius: 100%;
    background-color: #fff
}

.swiper-button-next::after,
.swiper-button-prev::after {
    font-size: 20px !important;
    color: #000
}

.onlinebooktest {
    background-color: #f04766;
    padding: 20px;
    border-radius: 5px;
    border-top: 2px solid #fff;
    position: relative;
    margin-top: -50px;
    z-index: 999
}

.search-sec {
    background: #f04766;
    padding: 15px 20px 20px 20px;
    position: relative;
    top: -70px;
    z-index: 9;
    border-radius: 7px
}

.appointment-form {
    background-color: transparent
}

.appointment-form h3 {
    font-size: 24px
}

.appointment-form .form-group input,
.appointment-form .form-group select {
    width: 85%;
    height: 50px;
    background-color: #F5F6FA;
    border-radius: 5px;
    padding: 13px 7px;
    border: none;
    color: #000;
    font-size: 13px
}

.appointment-form .form-group img {
    width: 30px;
    float: left;
    margin-right: 5px;
    margin-top: 3px
}

.appointment-form .form-group input::-webkit-input-placeholder,
.appointment-form .form-group select::-webkit-input-placeholder {
    opacity: 0.9
}

.appointment-form .form-group input:-ms-input-placeholder,
.appointment-form .form-group select:-ms-input-placeholder {
    opacity: 0.9
}

.appointment-form .form-group input::-ms-input-placeholder,
.appointment-form .form-group select::-ms-input-placeholder {
    opacity: 0.9
}

.appointment-form .form-group input::placeholder,
.appointment-form .form-group select::placeholder {
    opacity: 0.9
}

.appointment-form button {
    width: 100%;
    display: block
}

.promo-box h4 {
    font-size: 20px;
    margin: 0 0 10px
}

.promo-box p {
    margin: 0;
    padding-top: 10px;
    color: #fff
}

.btn.style1 {
    background-color: #00469e;
    border-radius: 5px;
    position: relative;
    font-size: 15px;
    border: 1px solid transparent
}

.btn.style1:hover {
    background-color: #f04766;
    color: #fff;
    border: 1px solid #fff
}

/*.book_title:after {
        content: "";
        position: absolute;
        right: 25px;
        width: 2px;
        height: 70px;
        background-color: #d23250;
        top: 0px
}*/

.f-size-16 {
    font-size: 16px
}

.book_now {
    font-size: 18px;
    padding: 13px 25px;
    color: #fff;
    margin-top: 34px
}

.book_now:hover {
    background-color: #fff;
    color: #f04766
}

.awardbox {
    background-color: #edf5ff;
    padding: 50px 0px
}

.awardbox h3 {
    font-size: 30px;
    text-align: center;
    color: #000;
    font-weight: 600;
    padding: 0px 0px 30px 0px
}

.awardbox h3 span {
    font-family: arial
}

.awardSwiper img {
    border: 5px solid #f2f8ff;
    width: 100%;
    height: 170px;
    object-fit: cover;
}

.branchblock .itembranch h4 {
    display: flex !important;
    align-items: center;
    justify-content: center;
    min-height: 60px;
}

.branchblock .itembranch {
    margin-bottom: 50px;
}

.awardSwiper h4 {
    margin: 0px;
    padding: 10px 0px;
    font-weight: 600;
    font-size: 20px;
    text-align: center;
    /*	white-space: nowrap;*/
    overflow: hidden;
    color: #00469e;
    /*	text-overflow: ellipsis*/
}

.nivaranapkgbox ul {
    margin: 0px;
    padding: 0px 0px 10px 20px;
    counter-reset: section;
    list-style: none;
    column-count: 2
}

.nivaranapkgbox ul li {
    margin: 0px;
    padding: 0px;
    flex: 0 0 48%;
    font-size: 14px
}

.nivaranapkgbox ul li:before {
    counter-increment: section;
    content: counter(section) ": "
}

.nivaranapkgbox p {
    margin: 0px;
    padding: 0px
}

.nivaranapkgbox .booknowcart-btn {
    background-color: #f04766;
    border-radius: 10px;
    color: #fff;
    text-align: center;
    padding: 15px 10px;
    text-decoration: none;
    display: block;
    margin-top: 10px;
    font-size: 18px
}

.nivaranapkgbox .booknowcart-btn:hover {
    background-color: #00469e
}

.boxsercies h3 {
    background-color: #00469e;
    color: #fff;
    text-align: left;
    padding: 5px 20px;
    border-left: 5px solid #f04766;
    margin-top: 10px
}

.boxsercies h4 {
    color: #f04766
}

.accordion-button {
    line-height: 26px !important
}

.pkgtxtnew {
    position: relative;
    top: -5px
}

.allergybox .diagnostic-box h4 {
    font-size: 20px;
    height: 50px
}

#viewtestsModal h1.modal-title {
    color: #00469e;
    font-size: 24px;
    font-weight: 600;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.viewtestmodal-btn {
    background-color: #f04766;
    border-radius: 10px;
    color: #fff;
    text-align: center;
    padding: 15px 10px;
    text-decoration: none;
    display: block;
    margin-top: 10px;
    border: 0px;
    font-size: 18px
}

.viewtestmodal-btn:hover {
    background-color: #00469e
}

@media only screen and (max-width: 1367px) {
    .btn.style1 {
        white-space: nowrap
    }

    .quanwhy .content {
        font-size: 15px
    }
}

@media only screen and (max-width: 1330px) {
    .main-slider .swiper {
        height: 480px
    }

    .main-slider .swiper .swiper-slide img {
        height: 480px
    }
}

@media only screen and (max-width: 1200px) {
    .main-slider .swiper {
        height: 380px
    }

    .main-slider .swiper .swiper-slide img {
        height: 380px
    }

    .appointment-form .promo-box p {
        font-size: 13px
    }

    .appointment-form .book_now {
        padding: 13px 15px;
        margin-top: 28px
    }

    .appointment-form .form-group input {
        width: 85%
    }
}

@media only screen and (max-width: 992px) {
    .book_title:after {
        display: none
    }

    .book_now {
        position: relative;
        left: -20px
    }

    .appointment-form h3 br {
        display: none
    }

    .testyourself .nav-item {
        padding: 0px 12px
    }

    .testyourself .nav-item img {
        width: 85px !important;
        height: 85px !important
    }

    .organ-btn-addtocart {
        padding: 8px 20px !important
    }

    .main-slider .swiper {
        height: 300px
    }

    .main-slider .swiper .swiper-slide img {
        height: 300px
    }

    .swiper-button-next::after,
    .swiper-button-prev::after {
        font-size: 16px !important
    }

    .swiper-button-next,
    .swiper-button-prev {
        width: 40px !important;
        height: 40px !important
    }
}

@media only screen and (max-width: 768px) {
    .book_now {
        left: inherit;
        width: 100%
    }

    .main-slider .swiper {
        height: 250px
    }

    .main-slider .swiper .swiper-slide img {
        height: 250px
    }

    .search-sec {
        top: 30px;
        margin-bottom: 60px
    }

    .nivaranapkgbox ul {
        padding-bottom: 10px;
        margin-bottom: 10px;
        border-bottom: 1px solid #ccc
    }

    .popularblock h3 {
        font-size: 24px !important
    }
}

@media only screen and (max-width: 600px) {
    .awardSwiper .swiper-slide {
        text-align: center
    }
}

@media only screen and (max-width: 576px) {
    .main-slider .swiper {
        height: 350px
    }

    .main-slider .swiper .swiper-slide img {
        height: 350px
    }

    .organ-btn-addtocart {
        font-size: 12px !important;
        padding: 8px 10px !important
    }

    .labtestname {
        font-size: 14px;
        margin-bottom: 27px;
    }

    .nivaranapkgbox ul {
        padding-left: 50px
    }

    .nivaranapkgbox ul li {
        margin: 0px;
        padding: 0px;
        flex: 0 0 100%
    }
}

@media only screen and (max-width: 500px) {
    .main-slider .swiper {
        height: 250px
    }

    .main-slider .swiper .swiper-slide img {
        height: 250px
    }

    .nivaranapkgbox ul {
        padding-left: 15px
    }
}

.greyblock {
    background-color: #f0f0f0;
    padding-bottom: 30px
}

.testyourself h2 {
    margin: 0px;
    padding: 0px;
    font-size: 35px;
    text-align: center;
    color: #000;
    text-align: center
}

.testyourself .organtxt {
    text-align: center;
    font-size: 16px;
    color: #f04766;
    font-weight: 500;
    padding-bottom: 10px
}

.testyourself .nav-tabs {
    border-bottom: 0px
}

.testyourself .nav-tabs .nav-link.active {
    color: inherit !important;
    background-color: inherit !important
}

.testyourself .nav-tabs .nav-link.active img {
    border: 3px solid rgba(240, 71, 102, 0.5);
    border-radius: 100%
}

.testyourself .nav-tabs .nav-link {
    color: #00469e;
    font-weight: 600;
    border: 3px solid transparent;
    padding: 0px !important;
    font-size: 14px
}

.testyourself .nav-tabs .nav-link:hover {
    color: #f04766
}

.testyourself .nav-item {
    font-size: 18px;
    color: #00469e;
    font-weight: 600;
    padding: 0px 20px
}

.testyourself .nav-item:hover {
    color: #f04766
}

.testyourself .nav-item img {
    width: 100px;
    height: 100px;
    margin: 0px auto
}

.testyourself .nav-item img:hover {
    opacity: 0.8
}

.testyourself .organscroll .nav-tabs {
    padding-bottom: 10px;
    overflow-x: auto;
    overflow-y: hidden;
    flex-wrap: nowrap
}

.testyourself .organscroll .nav-tabs::-webkit-scrollbar {
    width: 5px;
    height: 7px
}

.testyourself .organscroll .nav-tabs::-webkit-scrollbar-track {
    background: #dadada
}

.testyourself .organscroll .nav-tabs::-webkit-scrollbar-thumb {
    background: #f04766;
    border-radius: 5px
}

.testyourself .organscroll .nav-tabs::-webkit-scrollbar-thumb:hover {
    background: #555
}

.testyourself .organscroll .nav-tabs .nav-link {
    white-space: nowrap
}

.issue-details h3 {
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    color: #989898;
    margin-bottom: 0
}

.issue-details h3 .organ-name {
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    color: #989898;
    text-transform: capitalize
}

.select-type-of-issue {
    padding: 0px 13px 0px 30px
}

.select-type-of-issue button {
    font-size: 18px;
    margin-top: 10px;
    color: #5d5d5d;
    border: 1px solid #ebebeb;
    box-sizing: border-box;
    border-radius: 4px;
    background: 0 0;
    padding: 10px 25px;
    margin-right: 14px;
    cursor: auto
}

/*.select-type-of-issue button:hover {
        background-color: #f04766;
        border-color: #f04766;
        cursor: pointer;
        color: #fff
}*/

.scroll_bar {
    max-height: 400px;
    overflow-y: auto!important;
    overflow-x: hidden;
    padding: 0px 25px;
    margin-right: 10px
}

.scroll_bar::-webkit-scrollbar {
    width: 10px
}

.scroll_bar::-webkit-scrollbar-track {
    background: #dadada
}

.scroll_bar::-webkit-scrollbar-thumb {
    background: #f04766;
    border-radius: 5px
}

.scroll_bar::-webkit-scrollbar-thumb:hover {
    background: #555
}

.preventive-test {
    margin-top: 18px;
    background: #fff;
    border-radius: 12px
}

.preventive-test h4 {
    padding: 25px 25px 20px;
    font-weight: 500;
    font-size: 20px;
    margin: 0;
    color: #EF4665
}

.preventive-test h4 .organ-name {
    font-weight: 500;
    font-size: 16px;
    margin: 0;
    color: #EF4665;
    text-transform: capitalize
}

.preventive-test .Some-preventive-test {
    padding: 15px 13px 15px 30px;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.preventive-test .Some-preventive-test span {
    font-size: 14px;
    color: #212121;
    display: flex;
    align-items: center
}

.preventive-test .Some-preventive-test span i {
    font-size: 25px;
    margin-right: 18px;
    color: #EF4665;
    align-items: center;
    display: flex
}

.organ-btn-addtocart {
    border-radius: 4px;
    font-weight: 500;
    font-size: 17px;
    text-align: center;
    padding: 12px 30px;
    color: #f04766;
    cursor: pointer;
    border: 1px solid #f04766;
    background-color: #fff;
    float: right;
    font-weight: 600;
    text-decoration: none
}

.organ-btn-addtocart:hover {
    background-color: #f04766;
    color: #fff
}

.organslabtests .row {
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom: 1px solid #d1d1d1
}

.labtestname {
    padding-top: 10px;
    padding-left: 10px;
    font-size: 15px;
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis
}

@media only screen and (max-width: 682px) {
    .organ-btn-addtocart {
        font-size: 14px;
        white-space: nowrap
    }

    .select-type-of-issue button {
        font-size: 15px;
        padding: 10px 10px;
        margin-right: 5px;
        cursor: auto
    }
}

.popularblock {
    background: url("../images/popbg.png") #edf5ff;
    background-repeat: no-repeat;
    background-position: top right;
    padding: 50px 0px 70px 0px
}

.popularblock h3 {
    text-align: center;
    font-size: 40px;
    font-weight: 600;
    color: #f04766;
    padding-bottom: 30px
}

.popularblock .testpopbox {
    background-color: #fff;
    padding: 40px 20px;
    border-radius: 10px
}

.popularblock .testpopbox h4 {
    color: #00469e;
    font-size: 20px;
    font-weight: 600;
    padding-bottom: 20px
}

.popularblock .testpopbox p {
    font-size: 16px;
    text-align: left;
    color: #000;
    padding-bottom: 15px;
    height:155px;
}
.popularblock .testpopbox p a{
    text-decoration:none;
    color:#00469e;
}
.popularblock .testpopbox p a:hover{
    color: #f04766;
}

.popularblock .testpopbox .icon img {
    width: 90px;
    height: 90px
}

.popularblock .testpopbox .discountprice {
    font-weight: 600;
    font-size: 20px;
    color: #00469e
}

.popularblock .testpopbox .discountprice i {
    font-weight: 300;
    color: #333;
    font-size: 20px
}

.popularblock .testpopbox .mrpprice {
    font-weight: 400;
    font-size: 20px;
    color: #f04766;
    padding-bottom: 5px;
    text-align: right
}

.popularblock .testpopbox .mrpprice i {
    font-weight: 300;
    color: #333;
    font-size: 18px
}

.popularblock .testpopbox .viewtests {
    background-color: #00469e;
    padding: 2px 10px;
    color: #fff;
    text-decoration: none
}

.popularblock .testpopbox .poptest-btn {
    background-color: #f04766;
    border-radius: 10px;
    color: #fff;
    text-align: center;
    padding: 15px 10px;
    text-decoration: none;
    display: block;
    margin-top: 10px;
    font-size: 18px
}

.popularblock .testpopbox .poptest-btn:hover {
    background-color: #00469e
}

.px-8 {
    padding: 0px 80px !important
}

.px-10 {
    padding: 0px 100px !important
}

.diagnostic-box {
    background-color: #fff;
    padding: 40px 20px;
    border-radius: 5px
}

.diagnostic-box h4 {
    font-size: 20px;
    margin: 0px;
    padding-bottom: 20px;
    font-weight: 600;
    color: #00469e;
    text-align: center
}

.diagnostic-box p {
    font-size: 14px;
    text-align: center;
    color: #333;
    height:80px;
}
.diagnostic-box p a{
    text-decoration:none;
    color:#00469e;
}
.diagnostic-box p a:hover{
    color:#f04766;
}

.diagnostic-box .addtocart-btn {
    background-color: #f04766;
    border-radius: 5px;
    color: #fff;
    text-align: center;
    padding: 8px 10px;
    text-decoration: none;
    display: block;
    margin-top: 10px;
    font-size: 16px
}

.diagnostic-box .addtocart-btn:hover {
    background-color: #00469e;
    color:#fff;
}

@media only screen and (max-width: 768px) {
    .popularblock .swiper {
        position: inherit !important
    }

    .popularblock .px-8,
    .popularblock .px-10 {
        padding: 0px 0px !important
    }

    .popularblock .swiper-button-next,
    .popularblock .swiper-button-prev {
        top: inherit !important
    }

    .popularblock .swiper-button-prev {
        left: 40%;
        margin-top: 14px
    }

    .popularblock .swiper-button-next {
        right: 40%;
        margin-top: 14px
    }
}

@media only screen and (max-width: 500px) {
    .popularblock .testpopbox .icon img {
        width: 60px;
        height: 60px
    }

    .px-8 {
        padding: 0px 0px !important
    }

    .px-10 {
        padding: 0px 0px !important
    }

    .labtestname {
        font-size: 14px
    }

    .popularblock .swiper-button-prev {
        left: 35%;
        margin-top: 14px
    }

    .popularblock .swiper-button-next {
        right: 35%;
        margin-top: 14px
    }
}

.whyquantum {
    background-image: url("../images/whyquantum.jpg");
    background-repeat: no-repeat;
    background-size: 100% 900px;
    padding: 80px 0px
}

.whyquantum h3 {
    font-size: 45px;
    font-weight: 600;
    color: #00469e;
    padding-bottom: 20px
}

.quanwhy {
    padding-bottom: 30px
}

.quanwhy .icon img {
    width: 85px;
    height: 85px;
    margin-right: 10px
}

.quanwhy .content {
    font-weight: 600;
    color: #000;
    font-size: 18px;
    padding-top: 15px
}

@media only screen and (max-width: 1375px) {
    .quanwhy .content {
        font-size: 15px
    }
}

@media only screen and (max-width: 992px) {
    .whyquantum {
        padding: 40px 0px 0px 50px
    }
    .diagnostic-box p{
        height:130px;
    }
    .diagnostic-box h5{
        font-size:18px;
    }
}

@media only screen and (max-width: 768px) {
    .whyquantum {
        background-size: 100% 100%;
        position: relative
    }

    .whyquantum .row {
        position: relative;
        z-index: 9999
    }

    .whyquantum:after {
        content: "";
        top: 0px;
        left: 0px;
        width: 100%;
        height: 100%;
        position: absolute;
        z-index: 999;
        background-color: rgba(255, 255, 255, 0.7)
    }
}

@media only screen and (max-width: 500px) {
    .quanwhy {
        display: block !important;
        text-align: center
    }

    .whyquantum {
        padding: 40px 30px 0px 30px;
        background-image: inherit !important;
        background-color: #f8f8f8
    }
}

.joinus {
    padding: 50px 0px
}

.joinus h3 {
    text-align: center;
    color: #f04766;
    font-size: 28px;
    font-weight: 600;
    padding-bottom: 30px
}

.joinus .qicon img {
    max-width: 450px;
    width: 100%;
    height: auto
}

.qrewardcontent {
    font-family: "Poppins", sans-serif;
    padding-top: 20px
}

.qrewardcontent h5 {
    margin: 0px;
    padding: 0px 0px 10px 0px;
    font-size: 20px;
    font-weight: 600;
    color: #000
}

.qrewardcontent h4 {
    font-weight: 600;
    color: #4cca5a;
    margin: 0px;
    padding: 0px 0px 10px 0px;
    font-size: 30px
}

.qrewardcontent p {
    font-size: 18px;
    color: #000;
    padding: 0px;
    margin: 0px 0px 10px 0px;
    font-weight: 600;
    line-height: 40px
}

.qrewardcontent p span {
    color: #f04766
}

.qrewardcontent h6 {
    color: #000;
    font-weight: 600;
    font-size: 18px
}

.qrewardcontent h6 a {
    text-decoration: none;
    color: #f04766
}

.qrewardcontent h6 a:hover {
    color: #000
}

@media only screen and (max-width: 992px) {
    .joinus {
        padding: 30px 0px
    }
}

.testimonial-block {
    background-color: #f04766;
    padding: 30px 0px
}

.testimonial-block h2 {
    color: #fff;
    font-size: 40px;
    font-weight: 500;
    text-align: center;
    padding-bottom: 30px
}

.testimonial-block .testimonial {
    background: #fff;
    text-align: center;
    padding: 30px 21px 35px;
    margin: 0 15px 100px;
    position: relative
}

.testimonial-block .testimonial:before,
.testimonial-block .testimonial:after {
    content: "";
    border-top: 40px solid #fff;
    border-right: 125px solid transparent;
    position: absolute;
    bottom: -40px;
    left: 0
}

.testimonial-block .testimonial:after {
    border-right: none;
    border-left: 125px solid transparent;
    left: auto;
    right: 0
}

.testimonial-block .testimonial .icon {
    display: inline-block;
    font-size: 80px;
    color: #bd986b;
    margin-bottom: 20px;
    opacity: 0.6
}

.testimonial-block .testimonial .description {
    font-size: 14px;
    color: #333;
    text-align: center;
    margin-bottom: 30px;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    min-height: 80px;
    margin-bottom: 25px;
}

.testimonial-block .testimonial .testimonial-content {
    width: 100%;
    position: absolute;
    left: 0
}

.testimonial-block .testimonial .pic {
    display: inline-block;
    border: 2px solid #fff;
    border-radius: 50%;
    box-shadow: 0 0 2px 2px #daad86;
    overflow: hidden;
    z-index: 1;
    position: relative
}

.testimonial-block .testimonial .pic img {
    width: 100%;
    height: auto
}

.testimonial-block .testimonial .title {
    font-size: 15px;
    font-weight: bold;
    color: #fff;
    text-transform: capitalize;
    margin: 0 0 5px 0
}

.testimonial-block .testimonial .post {
    display: block;
    font-size: 15px;
    color: #fff
}

.testimonial-block .testimonial span.comment {
    margin-bottom: 20px;
    display: block
}

.testimonial-block .testimonial span.comment img {
    width: 50px;
    /*	height: 77px*/
}

@media only screen and (max-width: 768px) {
    .testimonial-block {
        padding-bottom: 80px
    }

    .testimonial-block .swiper {
        position: inherit !important
    }

    .testimonial-block .px-8,
    .testimonial-block .px-10 {
        padding: 0px 0px !important
    }

    .testimonial-block .swiper-button-next,
    .testimonial-block .swiper-button-prev {
        top: inherit !important
    }

    .testimonial-block .swiper-button-prev {
        left: 40%;
        margin-top: 14px
    }

    .testimonial-block .swiper-button-next {
        right: 40%;
        margin-top: 14px
    }
}

@media only screen and (max-width: 500px) {
    .testimonial-block .swiper-button-prev {
        left: 35%;
        margin-top: 14px
    }

    .testimonial-block .swiper-button-next {
        right: 35%;
        margin-top: 14px
    }
}

.branchblock {
    background-color: #f04766;
    padding: 50px 50px
}

.branchblock h3 {
    font-weight: 600;
    color: #fff;
    font-size: 30px;
    text-align: center;
    padding-bottom: 40px
}

.branchblock .itembranch {
    background-color: #fff;
    padding: 30px 0px;
    border-radius: 5px;
    min-height: 310px
}

.branchblock .itembranch img {
    width: 85px;
    height: 85px;
    margin: 0px auto;
    display: block;
    position: relative;
    margin-top: -58px
}

.branchblock .itembranch h4 {
    margin: 20px 5px 30px 5px;
    padding: 0px;
    font-size: 18px;
    color: #fff;
    padding: 8px 10px;
    text-align: center;
    background-color: #00469e;
    border-radius: 5px;
    display: block;
    transform: scale(1.1, 1)
}

.branchblock .itembranch .contdetails {
    border-bottom: 1px solid #f3f3f3;
    color: #00469e;
    font-weight: 500;
    font-size: 17px;
    padding: 10px 0px 10px 60px;
    position: relative
}

.branchblock .itembranch .contdetails i {
    font-size: 25px;
    color: #000;
    position: absolute;
    left: 30px
}

.branchblock .itembranch .contdetails:last-child {
    border: 0px
}

@media only screen and (max-width: 1367px) {
    .branchblock .itembranch h4 {
        font-size: 15px
    }

    .branchblock .itembranch .contdetails {
        font-size: 16px
    }
}

@media only screen and (max-width: 1270px) {
    .branchblock .col {
        flex: 0 0 33.33%
    }

    .branchblock .col .itembranch {
        margin: 0px 20px 50px
    }
}

@media only screen and (max-width: 992px) {
    .branchblock .col .itembranch {
        margin: 0px 10px 50px
    }
}

@media only screen and (max-width: 768px) {
    .branchblock .col {
        flex: 0 0 50%
    }
}

@media only screen and (max-width: 600px) {
    .branchblock .col {
        flex: 0 0 100% !important
    }
}

@media only screen and (max-width: 576px) {
    .branchblock .itembranch {
        min-height: inherit
    }
}

footer {
    margin: 0px;
    padding: 30px 0px 20px 0px
}

footer ul.social-icons {
    float: left
}

footer ul.social-icons li a {
    padding-left: 0px
}

footer ul.social-icons li a:before {
    display: none
}

footer h4 {
    text-transform: uppercase;
    padding-bottom: 10px;
    color: #00469e;
    font-size: 20px
}

footer ul {
    margin: 0px;
    padding: 10px 0px 0px 20px;
    list-style: none
}

footer ul li {
    padding-bottom: 8px;
    position: relative
}

footer ul li a {
    font-size: 14px;
    text-align: left;
    color: #000;
    padding-left: 15px;
    text-decoration: none
}

footer ul li a:hover {
    color: #f04766
}

footer ul li a:before {
    content: "";
    width: 12px;
    height: 1px;
    background-color: #f04766;
    position: absolute;
    left: -10px;
    top: 12px
}

footer p.copyright {
    font-size: 12px;
    text-align: center;
    padding-top: 20px
}

@media only screen and (max-width: 1200px) {
    footer img {
        height: 60px
    }

    footer h4 {
        font-size: 16px
    }

    footer ul li a {
        font-size: 13px
    }
}

@media only screen and (max-width: 1200px) {
    footer h4 {
        padding-top: 20px
    }
}

.subpagebanner {
    background-image: url("../images/subpagebanner.jpg");
    background-repeat: no-repeat;
    background-size: 100% 250px;
    height: 250px
}

.subpagebanner h2 {
    margin: 0px;
    padding: 100px 0px 0px 0px;
    color: #00469e
}

.subpagebanner p a {
    color: #f04766;
    text-decoration: none
}

.subpagebanner p a:hover {
    color: #000
}

.pinktxt {
    color: #f04766
}

.greyblock {
    background-color: #f8f8f8;
    padding: 50px 0px
}

.lbtests {
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 5px;
    margin-bottom: 20px
}

.lbtests p {
    margin: 0px;
    padding: 0px
}

.lbtests .icon {
    margin-right: 10px;
    border-right: 1px solid #fff;
    padding-right: 20px
}

.lbtests .icon img {
    height: 40px;
    margin-top: 5px
}

.tests-labbox h4 {
    font-size: 18px;
    color: #00469e
}

.tests-labbox h3 {
    font-size: 20px
}

.tests-labbox h3 small {
    font-size: 14px;
    padding-left: 10px
}

.tests-labbox .card {
    border: 0
}

.tests-labbox .card-body {
    padding: 20px
}

.tests-labbox .shadow {
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.06) !important
}

.tests-labbox [class^="col-"]:nth-child(1) .lbtests {
    background-color: #fce6d9;
    border-color: #f9c6b3
}

.tests-labbox [class^="col-"]:nth-child(2) .lbtests {
    background-color: #fdf5db;
    border-color: #fce8b8
}

.tests-labbox [class^="col-"]:nth-child(3) .lbtests {
    background-color: #d9fbf0;
    border-color: #b5f8e7
}

.tests-labbox .nav-pills .nav-link.active {
    background-color: #00469e;
    color: #fff
}

.tests-labbox .nav-pills .nav-link {
    color: #333
}

.tests-labbox .form-control {
    height: 50px
}

.tests-labbox .form-control:focus {
    box-shadow: inherit !important
}

.tests-labbox textarea.form-control {
    height: inherit
}

.tests-labbox textarea.form-control::placeholder {
    font-size: 1rem
}

.tests-labbox .btn-pink {
    background-color: #f04766;
    border-color: #f04766;
    font-size: 16px;
    color: #fff;
    height: 50px
}

.tests-labbox .btn-pink:hover {
    background-color: #00469e;
    border-color: #00469e;
    color: #fff
}

.accordion-button:focus {
    box-shadow: inherit !important
}

.btn-addtocart {
    background-color: #00469e;
    padding: 10px;
    text-align: center;
    display: block;
    width: 100%;
    color: #fff
}

.btn-addtocart:hover {
    background-color: #f04766 !important;
    color: #fff !important
}

.btn-callback {
    background-color: #f04766;
    padding: 10px;
    text-align: center;
    display: block;
    width: 100%;
    color: #fff
}

.btn-callback:hover {
    background-color: #00469e !important;
    color: #fff !important
}

.testlabright .card {
    border: 0
}

.testlabright .card-body {
    padding: 20px
}

.testlabright .shadow {
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.06) !important
}

.testlabright h4 {
    font-size: 18px;
    text-align: center
}

.testlabright .price {
    text-align: center;
    padding: 10px 0px;
    font-size: 20px
}

.testlabright .price i {
    font-size: 18px
}

.testlabright .labtestname {
    font-size: 14px
}

.testlabright .cartpricing {
    padding-top: 10px;
    font-size: 14px;
}

.testlabright .cartpricing i {
    color: #f04766;
    padding-left: 10px
}

.testlabright .fz-22 {
    font-size: 22px
}

.cartbox .labtestname p {
    margin: 0px;
    padding: 0px;
    white-space: normal;
    line-height: 18px
}

.cartbox .labtestname p small {
    font-size: 12px
}

.cartbox .bg-grey {
    background-color: #f8f8f8;
    padding: 8px 5px;
    margin-bottom: 10px;
    font-weight: 500;
    font-size:14px;
}

.btn-blue {
    background-color: #00469e;
    padding: 10px 10px;
    text-align: center;
    color: #fff;
    display: block
}

.btn-blue:hover {
    color: #fff !important;
    background-color: #f04766 !important
}

.loginsignbox h3 {
    color: #00469e;
    text-align: left
}

.loginsignbox p {
    font-size: 14px
}

.loginsignbox p a {
    color: #00469e;
    text-decoration: none;
    font-weight: 600
}

.loginsignbox p a:hover {
    color: #f04766
}

.loginsignbox p small {
    font-size: 12px;
    color: #f04766
}

.loginsignbox .form-check-label {
    font-size: 14px
}

.loginsignbox a {
    color: #00469e
}

.loginsignbox a:hover {
    color: #f04766;
    text-decoration: none
}

.loginsignbox object {
    height: 25px
}

.uploadbox .form-group {
    padding-bottom: 15px
}

.uploadbox select.form-select {
    height: 50px
}

.uploadbox select.form-select:focus {
    box-shadow: inherit !important
}

.uploadbox p {
    margin: 0px;
    padding: 0px
}

.uploadbox p small {
    font-size: 12px;
    color: #f04766
}

.uploadbox object {
    height: 25px
}

.phgal h4 {
    text-align: center;
    font-size: 18px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-top: 10px
}

.phgal h4.videotitle {
    white-space: normal;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 54px
}

.box {
    font-family: 'Josefin Sans', sans-serif;
    text-align: center;
    position: relative
}

.box:before {
    content: "";
    background: linear-gradient(#f953c6, #b91d73);
    opacity: 0.5;
    transform: scale(0);
    position: absolute;
    top: 10px;
    left: 10px;
    right: 10px;
    bottom: 10px;
    z-index: 1;
    transition: all .4s ease-in-out
}

.box:hover:before {
    transform: scale(1)
}

.box img {
    width: 100%;
    height: 220px;
    object-fit: cover;
    transition: all .4s ease-in
}

.box:hover img {
    opacity: 0.7;
    filter: grayscale(50%)
}

.box .box-content {
    color: #fff;
    background: linear-gradient(#f953c6, #b91d73);
    width: 85%;
    padding: 15px 20px 12px;
    opacity: 0;
    transform: translateX(-50%) translateY(-50%);
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1;
    transition: all .4s ease-in-out
}

.box:hover .box-content {
    opacity: 1;
    transform: translateX(-50%) translateY(-100%)
}

.box .title {
    font-size: 22px;
    font-weight: 600;
    text-transform: uppercase;
    text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.6);
    margin: 0 0 2px
}

.box .post {
    font-size: 16px;
    letter-spacing: 1px;
    text-transform: capitalize;
    text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.6)
}

.box .icon {
    padding: 0;
    margin: 0;
    list-style: none;
    opacity: 0;
    transform: translateX(-50%) translateY(-50%);
    position: absolute;
    top: 28%;
    left: 50%;
    z-index: 1;
    transition: all 0.4s ease-out
}

.box:hover .icon {
    opacity: 1;
    transform: translateX(-50%) translateY(40px)
}

.box .icon li {
    margin: 0 3px;
    display: inline-block
}

.box .icon li a {
    color: #fff;
    background: linear-gradient(#f953c6, #b91d73);
    font-size: 16px;
    line-height: 38px;
    height: 35px;
    width: 35px;
    display: block;
    transition: all .5s ease-in-out
}

.box .icon li a:hover {
    color: #fff;
    border-radius: 30px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5)
}

.tests-labbox .nav-pills .nav-link span {
    font-family: 'arial'
}

@media only screen and (max-width: 768px) {
    .cartbox.tests-labbox h3.mb-2 {
        text-align: left
    }

    .cartbox.tests-labbox h3 {
        text-align: right;
        padding: 0;
        margin: 0
    }

    .cartbox .price {
        font-size: 13px;
        white-space: nowrap
    }

    .cartbox .btn-sm {
        font-size: 11px
    }

    .cartbox.tests-labbox .loginsignbox h3 {
        text-align: left
    }
}

.contactblock .card {
    min-height: 180px
}

.contactblock p {
    margin: 0px;
    padding: 0px
}

.contactblock h3 {
    font-size: 22px;
    color: #f04766
}

.form-contact textarea.form-control {
    min-height: inherit !important
}

.form-contact .form-control:focus {
    box-shadow: inherit !important;
    border: 0 !important
}

.btn-blue {
    background-color: #00469e;
    border-color: #00469e;
    font-size: 16px;
    color: #fff;
    height: 50px
}

.btn-blue:hover {
    background-color: #f04766;
    border-color: #f04766;
    color: #fff
}

.our-team .pic {
    position: relative;
    overflow: hidden
}

.our-team .pic img {
    width: 100%;
    height: 310px;
    object-fit: cover
}

.our-team .over-layer {
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: -100%;
    left: 0;
    background: rgba(255, 255, 255, 0.2);
    transition: all 0.5s ease 0s
}

.our-team:hover .over-layer {
    bottom: 0
}

.our-team .over-layer:before {
    content: "";
    width: 90%;
    height: 0;
    position: absolute;
    top: 5%;
    left: 5%;
    border-top: 5px solid rgba(255, 255, 255, 0.7);
    border-left: 5px solid rgba(255, 255, 255, 0.7);
    opacity: 0;
    transition: all 0.5s ease 0.5s
}

.our-team:hover .over-layer:before {
    opacity: 1;
    height: 90%
}

.our-team .social-links {
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
    position: relative;
    top: 45%;
    transform: scale(0);
    opacity: 0;
    transition: all 0.5s ease 1s
}

.our-team:hover .social-links {
    opacity: 1;
    transform: scale(1)
}

.our-team .social-links li {
    display: inline-block;
    margin-left: 5px
}

.our-team .social-links li a {
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 50%;
    display: block;
    font-size: 13px;
    color: #fff;
    background: #f04766
}

.our-team .team-content {
    background: #fdecef;
    padding: 10px 15px
}

.our-team .team-title {
    font-size: 18px;
    font-weight: 700;
    color: #f04766;
    margin: 0 0 5px 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.our-team .post {
    display: block;
    font-size: 16px;
    font-style: italic;
    color: #333;
    margin-bottom: 15px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.our-team .post:after {
    content: "";
    display: block;
    width: 35px;
    height: 3px;
    background: #00469e;
    margin-top: 7px
}

.our-team .description {
    font-size: 14px;
    color: #898989
}

.our-team .read {
    display: inline-block;
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    padding: 8px 8px 8px 50px;
    background: #9c88b9;
    z-index: 1;
    position: relative;
    transition: all 0.5s ease 0s
}

.our-team .read:hover {
    background: #6dc1b3;
    text-decoration: none;
    color: #000
}

.our-team .read:after {
    content: "";
    width: 36px;
    height: 100%;
    background: #9c88b9;
    position: absolute;
    top: 0;
    right: -18px;
    transform: skewX(-45deg);
    z-index: -1;
    transition: all 0.5s ease 0s
}

.our-team .read:hover:after {
    background: #6dc1b3
}

.appointmentbox .form-group {
    margin-bottom: 10px
}

.appointmentbox select.form-select {
    height: 50px
}

.appointmentbox textarea.form-control {
    height: 150px
}

.eventsblock .img-fit {
    width: 100%;
    height: 200px;
    object-fit: cover
}

.eventsblock .img-full {
    width: 100%;
    height: 400px;
    object-fit: cover
}

.eventsblock h4 {
    margin: 0px;
    padding: 5px 0px;
    color: #00469e;
    font-size: 18px
}

.eventsblock h4 a {
    color: #00469e;
    text-decoration: none
}

.eventsblock h4 a:hover {
    color: #f04766
}

.eventsblock h6 a {
    color: #f04766;
    padding-top: 10px;
    font-size: 14px;
    font-weight: 600;
    line-height: 30px;
    text-decoration: none;
    transition: all ease .5s
}

.eventsblock h6 a i {
    position: relative;
    top: 1px
}

.eventsblock h6 a:hover {
    padding-left: 10px;
    color: #00469e
}

.eventsblock p {
    margin: 0px;
    padding: 0px 0px 10px 0px;
    font-size: 14px
}

.eventsblock p small {
    font-size: 12px;
    color: #f04766
}

.active>.page-link,
.page-link.active {
    background-color: #f04766;
    border-color: #f04766
}

.porfbox img {
    width: 100%;
    height: 150px
}

.subscribebg {
    background-color: #fdecef;
    padding: 25px 10px 10px 10px
}

.subscribebg h4 {
    text-align: center
}

.subscribebg .form-control:focus {
    box-shadow: inherit !important
}

.subscribebg .btn-blue {
    white-space: nowrap
}

#addpatientModal .form-control,
#addpatientModal .form-select,
#addaddressModal .form-control,
#addaddressModal .form-select {
    height: 50px
}

#addpatientModal .form-control:focus,
#addpatientModal .form-select:focus,
#addaddressModal .form-control:focus,
#addaddressModal .form-select:focus {
    box-shadow: inherit !important
}

#addpatientModal textarea.form-control,
#addaddressModal textarea.form-control {
    height: 120px
}

.dashboard-menu {
    background-color: #00469e;
    padding: 10px 20px;
    border-radius: 5px
}

.dashboard-menu h4 {
    color: #fff;
    text-align: center
}

.dashboard-menu ul {
    list-style: none;
    margin: 0px;
    padding: 0px
}

.dashboard-menu ul li {
    padding: 10px 0px;
    padding-left: 10px;
    border-bottom: 1px solid #02397e;
    display: block
}

.dashboard-menu ul li a {
    color: #fff;
    text-decoration: none;
    display: block
}

.dashboard-menu ul li a i {
    width: 18px;
    height: 18px;
    display: inline-block
}

.dashboard-menu ul li.active {
    background-color: #f04766;
    color: #fff;
    border-radius: 5px;
    display: block
}

.dashboard-menu ul li:last-child {
    border-bottom: 0px
}

.step {
    list-style: none;
    margin: .2rem 0;
    width: 100%;
    font-size: 14px;
    padding-left: 0
}

.step .step-item {
    -ms-flex: 1 1 0;
    flex: 1 1 0;
    margin-top: 0;
    min-height: 1rem;
    position: relative;
    text-align: center
}

.step .step-item:not(:first-child)::before {
    background: #f04766;
    content: "";
    height: 2px;
    left: -50%;
    position: absolute;
    top: 9px;
    width: 100%
}

.step .step-item a {
    color: #666;
    display: inline-block;
    padding: 20px 10px 0;
    text-decoration: none
}

.step .step-item a::before {
    background: #f04766;
    border: .1rem solid #fff;
    border-radius: 50%;
    content: "";
    display: block;
    height: .9rem;
    left: 50%;
    position: absolute;
    top: .2rem;
    transform: translateX(-50%);
    width: .9rem;
    z-index: 1
}

.step .step-item.active a::before {
    background: #fff;
    border: 0.1rem solid #f04766
}

.step .step-item.active~.step-item::before {
    background: #e7e9ed
}

.step .step-item.active~.step-item a::before {
    background: #e7e9ed
}

.reporttable {
    font-size: 14px
}

.reporttable thead {
    background-color: #00469e;
    color: #fff
}

.reporttable .btn-view {
    background-color: #f04766;
    color: #fff;
    padding: 5px 10px;
    font-size: 12px
}

.reporttable .btn-view:hover {
    background-color: #00469e;
    color: #fff
}

@media only screen and (max-width: 800px) {

    #no-more-tables table,
    #no-more-tables thead,
    #no-more-tables tbody,
    #no-more-tables th,
    #no-more-tables td,
    #no-more-tables tr {
        display: block
    }

    #no-more-tables thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px
    }

    #no-more-tables tr {
        border: 1px solid #ccc
    }

    #no-more-tables td {
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        padding-left: 50%;
        white-space: normal;
        text-align: left
    }

    #no-more-tables td:before {
        position: absolute;
        top: 6px;
        left: 6px;
        width: 45%;
        padding-right: 10px;
        white-space: nowrap;
        text-align: left;
        font-weight: bold
    }

    #no-more-tables td:before {
        content: attr(data-title)
    }
}

.profilebox .form-group {
    margin-bottom: 15px
}

@media only screen and (max-width: 600px) {
    .subpagebanner {
        background-size: 100% 200px;
        height: 200px
    }
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height:24px!important;
    color:#000!important;
    padding-left:0px!important;
}

.select2-selection--single:focus
{
    border-color: #86b7fe;
    outline: 0;
    box-shadow: 0 0 0 0.25rem rgba(13,110,253,.25)!important;
}
.select2-container--default .select2-selection--single {
    height: 50px;
    background-color: #F5F6FA!important;
    border-radius: 5px;
    padding: 13px 7px;
    border: none;
    color: #000;
    font-size: 13px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 50px!important;
    position: absolute!important;
    top: 1px!important;
    right: 1px!important;
    width: 35px!important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: inherit!important;
    border-style: inherit!important;
    border-width: inherit!important;
    height: 0!important;
    left: 50%!important;
    margin-left: -4px!important;
    margin-top: -2px!important;
    position: absolute!important;
    top: 50%!important;
    width: 0!important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b:before{
    font-family: 'Font Awesome 5 Pro';
    content: "\f107";
    padding-right: 10px;
    color: #323a40;
    position: absolute;
    left: -10px;
    top: -16px;
    margin-left: 5px;
    font-size: 23px;
    font-weight: 200;
}
.tests-labbox .shadow .select2-container--default .select2-selection--single {
    background-color:transparent!important;
    border:1px solid #ced4da;
}
.tests-labbox .select2-selection--single:focus {
    box-shadow:inherit!important;
    border-color:#86b7fe!important;
}
.tests-labbox .select2-container--default .select2-selection--single .select2-selection__rendered
{
    font-size: 16px;
    color: #757575!important;
    margin-left: 5px;
}
.testimonial-sec img {
   border-radius:50%;
}
.testimonial-sec img {
    height: 100px!important;
    width: 100px!important;
    object-fit:cover!important;  
}


@media only screen and (max-width: 500px) {
    ul.mobile-nav li a img.svicon{
        width: 20px;
        height: 20px;
    }

}
    @media (min-width: 320px) and (max-width:575px) { .cmsblock p {text-align: left!important}}
    
    @media (min-width: 768px) and (max-width:1198px) {.topbar a.jointxt, .topbar a.loginsignup {padding: 2px 19px!important;}}

    @media only screen and (max-width:676px){
.topbar a.jointxt, .topbar a.loginsignup {
    white-space: nowrap;
    padding:5px 6px;
}
    }
    
/*scrolling-text*/

.scrolling-text ul{
    display: inline-flex;
    margin: 0px;
}
.scrolling-text ul li{
    list-style: none;
    margin-right: 45px;
}
.scrolling-text ul li a{
    text-decoration: none;
    color: #fff;
}
.scrolling-text ul li a:hover{
    color: #fff;
    opacity: 0.7;
}
.mobile-nav img{
    width: 39px;
}
.img-thumbnail{
    border-radius:0!important;
    padding:2px!important;
}
.testimonial a img{
    object-fit: cover;
    width: 100%;
    height: 180px;
}