:root {
    --primary-color: #03a0e3;
    --secondary-color: #f4404e;
    --blue-color-link: #1380d8;
}

.primary-color {
    color: var(--primary-color);
}

.secondary-color {
    color: var(--secondary-color);
}

.chheckbox-radio input[type="radio"] {
    display: none;
}
.select2-dropdown{
	z-index: 10000 !important;
}

.saved-address {
    border: 1px solid rgba(0, 0, 0, .125);
    border-radius: 0.25rem;
    padding: 10px;
    margin-bottom: 10px;
    width: 47%;
    margin-left: 5px;
    margin-right: 5px;
    text-align: left;
}

#patients-address-modal .modal-dialog {
    max-width: 680px;
}

#patients-address-with-save-modal .modal-dialog {
    max-width: 680px;
}

#patients-address-with-save-modal .Adderss-details {
    padding: 20px;
}

#patients-address-modal .Adderss-details {
    padding: 20px;
}

.video-consultation-process-blk .connecting-line {
    width: 35%;
    top: 33px;
}

.mri-center-list .lab-listing-blk .profile-widget .rating {
    margin-bottom: 2px !important;
}

.home-page-app {
    margin-top: 50px;
}

.clinic-list-for-registered-dr.lab-listing-blk .profile-widget .rating {
    margin-bottom: 2px !important;
}

.lab-listing-blk .profile-widget .rating {
    margin-bottom: -10px !important;
}

.video-consultation-process-blk ul {
    line-height: 0px;
}

/* .home-page-top-banner .site-button{
    margin-left: 10px;
} */
#book-slot .modal-dialog {
    max-width: 600px;
}

.health-package-page .section-head {
    margin-bottom: 10px;
    margin-top: 10px;
}

.aon-form-back-btn {
    z-index: 99;
    position: relative;
}

.select2-selection__arrow {
    display: none;
}

.video-consultation-process-blk .nav li a {
    border-radius: 50%;
    width: 20px;
    height: 35px;
    display: inline-flex;
    text-align: center;
    justify-content: center;
    line-height: 20px;
    border: 1px solid var(--primary-color) !important;
    background: #fff !important;
    z-index: 100;
    position: relative;
}

.video-consultation-process-blk .nav-tabs.nav-tabs-solid {
    background-color: #fff !important;
    width: 35%;
    display: inline-flex;
}

.modal-close {
    float: right;
    top: 3%;
    position: absolute;
    right: 15px;
}

.video-consultation-process-blk ul {
    padding: 0px !important;
}

.video-consultation-process-blk .aon-health-checkup-price .start-price {
    margin-top: -1px;
    margin-right: 7px;
    font-weight: 400;
    font-size: 13px;
}

.modal-content .aon-form-title {
    margin-top: 0px !important;
}

.video-consultation-process-blk .aon-health-checkup-price .font-size22 {
    font-size: 19px !important;
}

.video-consultation-process-blk .aon-book-plan li {
    padding: 7px 15px;
    width: 50%;
    margin: 0px 5px;
}

.video-consultation-process-blk .aon-book-plan {
    display: inline-flex;
}

.video-consultation-process-blk .aon-health-checkup-price {
    margin-bottom: 0px !important;
}

.video-consultation-process-blk .aon-book-plan label {
    margin-bottom: 0px !important;
}

.video-consultation-process-blk .aon-book-plan h4 {
    margin-bottom: 0px !important;
    font-size: 15px;
}

.select2-container {
    min-width: 100%;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #F5F5F5 !important;
    color: #272b41 !important;
}

default .select2-selection--multiple .select2-selection__rendered {
    padding: 0 10px !important;
}

.select2-results__option {
    padding-right: 20px;
    vertical-align: middle;
}

.select2-results__option:before {
    content: "";
    display: inline-block;
    position: relative;
    height: 20px;
    width: 20px;
    border: 2px solid #e9e9e9;
    border-radius: 4px;
    background-color: #fff;
    margin-right: 20px;
    vertical-align: middle;
}

.select2-results__option[aria-selected=true]:before {
    content: "✓";
    color: #fff;
    background-color: var(--primary-color);
    border: 0;
    display: inline-block;
    padding-left: 3px;
}

.select2-container--default .select2-results__option[aria-selected=true] {
    background-color: #fff;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #eaeaeb;
    color: #272727;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    line-height: 25px;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
    font-size: 13px;
}

.select2-container--default .select2-selection--multiple {
    height: 43px !important;
}

.select2-container--default .select2-selection--multiple {
    height: 43px !important;
    margin-bottom: -6px !important;
    border: 1px solid #ddd !important;
    padding-left: 10px !important;
}

.video-consultation-process-blk #divMsg1 p {
    font-size: 13px !important;
    padding-left: 9px !important;
    margin-top: 10px !important;
    margin-bottom: 5px;
}

.video-consultation-process-blk .aon-inputicon-box .form-control {
    padding-left: 15px;
}

.select2-container .select2-search--inline .select2-search__field {
    margin-top: 2px !important;
}

.video-consultation-process-blk .nav-tabs.nav-tabs-solid>li {
    margin-bottom: 0;
    width: 50%;
    text-align: center;
}

.video-consultation-process-blk {
    border-radius: 4px;
    margin-top: 25px;
    border: none;
    box-shadow: 2px 2px 13px rgb(0 0 0 / 10%);
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
    margin-top: 0px;
    margin-right: 10px;
}

.video-consultation-process-blk .card-body {
    padding: 15px 20px 0px !important;
}

.video-consultation-process-blk .nav-tabs.nav-tabs-solid>li>a.active,
.nav-tabs.nav-tabs-solid>li>a.active:hover,
.nav-tabs.nav-tabs-solid>li>a.active:focus {
    background-color: var(--primary-color) !important;
    border-color: var(--primary-color) !important;
    color: #fff;
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
    border-radius: 4px;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
    border-color: #f77750;
    border-width: 2px;
}

.select2-container--open .select2-dropdown--below {

    border-radius: 6px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);

}

.select2-selection .select2-selection--multiple:after {
    content: 'hhghgh';
}

/* select with icons badges single*/
.select-icon .select2-selection__placeholder .badge {
    display: none;
}

.select-icon .placeholder {
    display: none;
}

.select-icon .select2-results__option:before,
.select-icon .select2-results__option[aria-selected=true]:before {
    display: none !important;
    /* content: "" !important; */
}

.select-icon .select2-search--dropdown {
    display: none;
}



.section-header h2 {
    font-family: "Roboto", sans-serif;
}

.aon-title {
    font-family: "Roboto", sans-serif;
}

.mobile-header .top-bar-links {
    display: inline-flex;
    list-style: none;
    float: right;
    padding-top: 15px;
    padding-left: 0px;
}

#search_doctor .modal-dialog {
    max-width: 610px;
}

#search_doctor p {
    margin-bottom: 0px;
}

#specialist_not_available .modal-dialog {
    max-width: 625px;
}

.modal .spinner {
    color: #e5e7eb;
    height: 30px;
    width: 30px;
    fill: #1c64f2;
    margin-right: 20px;
}

.modal .animation-spin {
    -webkit-animation: spin 2s infinite linear;
    animation: spin 2s infinite linear;
}

@keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

.video-consultation-process .aon-health-checkup-price .start-price {
    margin-top: 0px;
}

.video-consultation-process .aon-book-plan li p {
    padding-left: 0px;
    margin-bottom: 7px;
}

.mobile-header .top-bar-links li {
    margin-left: 20px;
}

.mobile-header .logo img {
    width: 30%;
}

.footer-top .accordion-button {
    background-color: #87c1d7;
    color: #000 !important;
    font-weight: 500;
}

.footer-top .accordion-button:not(.collapsed) {
    color: #000 !important;
    background-color: #87c1d7;
    font-weight: 500;
}

.footer-top .accordion-body {
    background-color: #87c1d7;
}

.footer-top .accordion-body ul {
    margin-bottom: 0px !important;
}

/* .footer-top .accordion-button {
    padding: 1rem 33px;
} */

.col-md-4 .input-group .btn {
    position: relative;
    z-index: 2;
    background: var(--primary-color);
    color: #fff;
}

.mobile-header {
    display: none;
}

.home-page-testimonials form {
    background: #fdf9ed;
    position: relative;
    display: flow-root;
    padding: 30px;
    border-radius: 15px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px !important;
    font-size: 13px !important;
}

.select2-container--default .select2-selection--single {
    border: 1px solid #ddd !important;
    height: 43px !important;
    padding-top: 6px !important;
    font-size: 13px !important;
}

.available-info.lab-listing li {
    text-overflow: ellipsis;
    overflow: hidden;
    width: 100%;
    white-space: nowrap;
}

.test-listing-blk .test-all-info {
    border-bottom: none !important;
}

.test-all-info .lab-logo img {
    width: 80%;
}


.healthcare-provider-search .bg-img-panel img {
    width: 82% !important;
    margin-top: -13px !important;
    margin-left: 57px !important;
}

.pl-0 {
    padding-left: 0px !important;
}

/* .registered-healthcare-provider .dr-services {
    margin-top: -35px;
} */

.doctor-list .verified {
    color: #0db02b;
    margin-left: 15px;
    margin-top: 1px;
}

.doctor-list .profile-widget .pro-content .title a {
    display: block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.doctor-list .pro-content .title {
    display: flex;
}

.yes-no-btn .btn {
    width: 85px;
}

.health-provider-search-sec .aon-search2-col {
    display: block;
    vertical-align: middle;
    padding: 0px 0px;
}

.health-provider-category-sec .aon-health-concer-block .aon-health-concer-media span img {
    width: 80px;
}

.health-provider-search-sec .aon-search2-col .aon-inputicon-box .form-select {
    padding-left: 60px;
}

.health-provider-search-sec .aon-inputicon-box .aon-input-icon {
    line-height: 44px;
}

.health-provider-search-sec .aon-inputicon-box .aon-input-icon:after {
    top: 20%;
}

#book_apoointment .modal-dialog {
    max-width: 740px !important;
}

#book_apoointment .aon-booking-form {
    border: none;
    padding: 0px;
}

.book-content {
    margin-top: 20px;
    padding-left: 15px;

}

.video-consultation-blk .book-content {
    text-align: center;
    margin-top: 25px;
}

.why-book-with-longlivo form {
    background: #fff;
    padding: 20px;
    border-radius: 20px;
}

.test-listing-blk .col-md-2 .dropdown .btn {
    padding: 8px;
    background: #fff;
    color: #000000;
}

.test-listing-blk .col-md-2 .dropdown .dropdown-item.active,
.dropdown-item:active {
    background-color: var(--primary-color) !important;
}

.test-listing-blk .col-md-2 .dropdown .dropdown-menu {
    width: 100%;
    padding: 0px 0px;
}

.test-listing-blk .col-md-2 .dropdown .dropdown-menu .dropdown-item {
    padding: 10px 15px;
}

.most-commonly-done-test .card-body {
    height: 270px;
    position: relative;
    overflow: auto;
}

.most-commonly-done-test .view-btn {
    padding: 3px 10px;
}

.most-commonly-done-test .aon-health-checkup-price span {
    font-size: 15px !important;
    margin-top: 0px !important;
}

.most-commonly-done-test .aon-health-checkup-price span.offer {
    line-height: 14px;
    height: 18px;
    margin-top: 2px !important;
    font-size: 11px !important;
}

.most-commonly-done-test .pro-content .title {
    font-size: 14px;
    font-weight: 500;
}

.clinic-list-for-registered-dr .profile-widget {
    padding: 10px;
}

.original-price1 {
    text-decoration: line-through;
    color: #9d9d9d;
}

.test-listing-blk .aon-booked-test-block .site-button {
    padding: 6px 20px;
    width: 100%;
}

.test-listing-blk .aon-booked-test-block {
    height: auto;
}

.clinic-list-for-registered-dr .col-md-4 {
    padding: 0px 5px;
}

#custom-button {
    background-color: #fff;
    border: 1px solid var(--primary-color);
    border-radius: 5px;
    cursor: pointer;
    float: right;
    line-height: 20px;
    border: 1px solid var(--primary-color);
    padding: 5px 15px;
    border-radius: 5px;
    font-size: 14px;
    font-weight: 600;
    color: var(--primary-color);
}

#custom-button:hover {
    background: var(--primary-color);
    color: #fff;
}

#custom-text {
    margin-left: 10px;
    font-family: sans-serif;
    color: #aaa;
    float: right;
    margin-top: 5px;
    margin-right: 10px;
}

.wizard .old-ptients-info>li {
    width: 50% !important;
}

.multi-select__select {
    align-items: center;
    /* box-shadow: 0 2px 4px rgb(0 0 0 / 4%); */
    box-sizing: border-box;
    cursor: text;
    display: flex;
    font-size: 13px;
    font-weight: 500;
    justify-content: left;
    min-height: 42px;
    padding: 5px 10px;
    position: relative;
    transition: 0.2s;
    width: 100%;
    height: 44px;
    border-radius: 4px;
    border: none;
    border: 1px solid #e1e1e1;
    background: #fff;
    color: #aaaaaa;
}

#divMsg select {
    width: 200px;
}

.video-consultation-specialist .speciality {
    height: auto !important;
}

.multi-select__autocomplete::placeholder {
    color: red;
}

.multi-select__options {
    border-radius: 4px;
    border: 1px solid rgba(0, 0, 0, 0.15);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.04);
    box-sizing: border-box;
    color: #363b3e;
    display: none;
    left: 0;
    max-height: 221px;
    position: absolute;
    top: 50px;
    width: 100%;
    z-index: 5;
    overflow-y: scroll;
}

.multi-select__option:hover {
    background-color: #F5F5F5;
}

.multi-select__select--opened .multi-select__options {
    display: block;
}

.multi-select__option {
    background: #fff;
    border-bottom: 1px solid #F5F5F5;
    box-sizing: border-box;
    height: 40px;
    line-height: 25px;
    padding: 7px;
    font-size: 13px;
}

.multi-select__option-active {
    background-color: #F5F5F5 !important;
    color: #272b41;
}

.multi-select__option--selected {
    color: #e4e4e4;
    cursor: initial;
    pointer-events: none;
}

.multi-select__option--hidden {
    display: none;
}

.multi-select__selected-label {
    background: #F5F5F5;
    border-radius: 4px;
    color: #272b41;
    cursor: initial;
    display: inline-block;
    margin: 5px;
    padding: 3px 7px;
    font-size: 12px;
}

.multi-select__selected-label:last-of-type {
    margin-right: 0;
}

.multi-select__selected-label i {
    cursor: pointer;
    display: inline-block;
    margin-left: 7px;
}

.multi-select__selected-label i:hover {
    color: #e4e4e4;
}

.multi-select__autocomplete {
    background: #fff;
    border-bottom: 1px solid #e1e1e1;
    border-left: none;
    border-right: none;
    border-top: none;
    box-sizing: border-box;
    font-size: 13px;
    outline: none;
    padding: 10px;
    width: 100%;
}

.video-consultation-process .aon-booking-wrap {
    padding: 0px 0px;
}


/*------------------------*/

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

.form-control:disabled,
.form-control[readonly] {
    background-color: #fff;
}


/*----------step-wizard------------*/

.d-flex {
    display: flex;
}

.justify-content-center {
    justify-content: center;
}

.align-items-center {
    align-items: center;
}


/*---------signup-step-------------*/

.bg-color {
    background-color: #333;
}

.signup-step-container {
    padding: 50px 0px;
    padding-bottom: 0px;
}

.input-group input {
    height: 43px;
    border-color: #e8edf1;
}

.video-consultation-process .aon-booking-form {
    border: 1px solid #f0f0f0;
    padding: 30px 30px 0px;
    max-width: 100%;
    border-radius: 5px;
    position: relative;
    width: 100%;
}

.input-group .btn {
    position: relative;
    z-index: 2;
    height: 43px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}

.wizard .nav-tabs {
    position: relative;
    margin-bottom: 0;
    border-bottom-color: transparent;
    text-align: center;
}

.wizard>div.wizard-inner {
    position: relative;
    margin-bottom: 5px;
}

.connecting-line {
    height: 2px;
    background: #e0e0e0;
    position: absolute;
    width: 75%;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 20px;
    z-index: 1;
}

.wizard .nav-tabs>li.active>a,
.wizard .nav-tabs>li.active>a:hover,
.wizard .nav-tabs>li.active>a:focus {
    color: #555555;
    cursor: default;
    border: 0;
    border-bottom-color: transparent;
}

span.round-tab {
    width: 85%;
    height: 40px;
    line-height: 37px;
    display: inline-block;
    border-radius: 4px;
    background: #fff;
    z-index: 2;
    position: relative;
    left: 0;
    text-align: center;
    font-size: 17px;
    color: #0e214b;
    font-weight: 600;
    border: 1px solid #ddd;
}

span.round-tab i {
    color: #555555;
}

.wizard li.active span.round-tab {
    background: var(--primary-color);
    color: #fff;
    border-color: var(--primary-color);
}

.wizard li.active span.round-tab i {
    color: #5bc0de;
}

.wizard .nav-tabs>li.active>a i {
    color: #0db02b;
}

.wizard .nav-tabs>li {
    width: 33.33%;
}

.wizard li:after {
    content: " ";
    position: absolute;
    left: 46%;
    opacity: 0;
    margin: 0 auto;
    bottom: 0px;
    border: 5px solid transparent;
    border-bottom-color: red;
    transition: 0.1s ease-in-out;
}

.wizard .nav-tabs>li a {
    width: 30px;
    height: 30px;
    margin: 20px auto;
    border-radius: 100%;
    padding: 0;
    background-color: transparent;
    position: relative;
    top: 0;
}

.wizard .nav-tabs>li a i {
    position: absolute;
    top: -15px;
    font-style: normal;
    font-weight: 400;
    white-space: nowrap;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 12px;
    font-weight: 700;
    color: #000;
}

.wizard .nav-tabs>li a:hover {
    background: transparent;
}

.wizard .tab-pane {
    position: relative;
    padding-top: 0px;
}

.wizard h3 {
    margin-top: 0;
}

.prev-step,
.next-step {
    font-size: 13px;
    padding: 8px 24px;
    border: none;
    border-radius: 4px;
    margin-top: 30px;
}

.verified {
    color: #0db02b;
}

.skip-btn,
.prev-step {
    background-color: #fff;
    border: 1px solid var(--primary-color);
    font-size: 17px;
    padding: 10px 20px;
}

.step-head {
    font-size: 20px;
    text-align: center;
    font-weight: 500;
    margin-bottom: 20px;
}

.term-check {
    font-size: 14px;
    font-weight: 400;
}

.custom-file {
    position: relative;
    display: inline-block;
    width: 100%;
    height: 40px;
    margin-bottom: 0;
}

.custom-file-input {
    position: relative;
    z-index: 2;
    width: 100%;
    height: 40px;
    margin: 0;
    opacity: 0;
}

.custom-file-label {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1;
    height: 40px;
    padding: .375rem .75rem;
    font-weight: 400;
    line-height: 2;
    color: #495057;
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: .25rem;
}

.custom-file-label::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    display: block;
    height: 38px;
    padding: .375rem .75rem;
    line-height: 2;
    color: #495057;
    content: "Browse";
    background-color: #e9ecef;
    border-left: inherit;
    border-radius: 0 .25rem .25rem 0;
}

.footer-link {
    margin-top: 30px;
}


/* .all-info-container{

} */

.list-content {
    margin-bottom: 10px;
}

.list-content a {
    padding: 10px 15px;
    width: 100%;
    display: inline-block;
    background-color: #f5f5f5;
    position: relative;
    color: #565656;
    font-weight: 400;
    border-radius: 4px;
}

.list-content a[aria-expanded="true"] i {
    transform: rotate(180deg);
}

.list-content a i {
    text-align: right;
    position: absolute;
    top: 15px;
    right: 10px;
    transition: 0.5s;
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    background-color: #fdfdfd;
}

.list-box {
    padding: 10px;
}

.signup-logo-header .logo_area {
    width: 200px;
}

.signup-logo-header .nav>li {
    padding: 0;
}

.signup-logo-header .header-flex {
    display: flex;
    justify-content: center;
    align-items: center;
}

.list-inline li {
    display: inline-block;
}

.pull-right {
    float: right;
}


/*-----------custom-checkbox-----------*/


/*----------Custom-Checkbox---------*/

input[type="checkbox"] {
    position: relative;
    display: inline-block;
    margin-right: 5px;
}

input[type="checkbox"]::before,
input[type="checkbox"]::after {
    position: absolute;
    content: "";
    display: inline-block;
}

input[type="checkbox"]::before {
    height: 16px;
    width: 16px;
    border: 1px solid #999;
    left: 0px;
    top: 0px;
    background-color: #fff;
    border-radius: 2px;
}

input[type="checkbox"]::after {
    height: 5px;
    width: 9px;
    left: 4px;
    top: 4px;
}

input[type="checkbox"]:checked::after {
    content: "";
    border-left: 1px solid #fff;
    border-bottom: 1px solid #fff;
    transform: rotate(-45deg);
}

input[type="checkbox"]:checked::before {
    background-color: var(--primary-color);
    border-color: var(--primary-color);
}

@media (max-width: 767px) {
    .sign-content h3 {
        font-size: 40px;
    }

    .wizard .nav-tabs>li a i {
        display: none;
    }

    .signup-logo-header .navbar-toggle {
        margin: 0;
        margin-top: 8px;
    }

    .signup-logo-header .logo_area {
        margin-top: 0;
    }

    .signup-logo-header .header-flex {
        display: block;
    }
}

.aon-form-title {
    margin-top: -25px;
}

#search_doctor .loader {
    border: 5px solid #f3f3f3;
    border-radius: 50%;
    border-top: 5px solid #3498db;
    width: 30px;
    height: 30px;
    -webkit-animation: spin 2s linear infinite;
    /* Safari */
    animation: spin 2s linear infinite;
}

#search_doctor .loader {
    left: 6% !important;
    top: 37% !important;
}

.already-account p {
    margin-top: -30px !important;
    margin-bottom: 20px !important;
    font-size: 13px;
}

/* Safari */
@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

#video_call_page .modal-dialog {
    width: 900px;
    max-width: 900px;
}

#make_payment .modal-dialog {
    width: 600px;
    max-width: 900px;
}

#make_payment .aon-booking-form {
    border: none;
    padding: 0px;
    border-radius: 4px;
    position: relative;
}

#dr_not_available .modal-dialog {
    width: 600px;
    max-width: 600px;
}

#refund_msg .modal-dialog {
    width: 580px;
    max-width: 580px;
}

.video-consultation-blk .bg-img-panel {
    height: 555px;
    margin-bottom: 40px;
}

.video-consultation-blk .bg-img-panel img {
    width: 65%;
    margin-top: 35px;
    /* margin-left: 165px; */
}

/* .dr-services {
    margin-top: -105px;
} */

.offers-images img {
    margin-bottom: 20px;
}

.test-listing-blk {
    margin-top: 60px;
}

.service-list ul li a::before {
    content: "\e934";
    font-family: "feather";
    font-weight: 600;
    left: 0;
    margin-right: 5px;
    position: relative;
    top: 0;
}

.mri-scan-list .col-md-9 {
    height: 490px;
    overflow: auto;
}

.mri-scan-list .table-striped>tbody>tr:nth-of-type(odd)>* {
    background: #fff;
    --bs-table-accent-bg: #fff;
}

.mri-scan-list td {
    font-size: 14px;
}

.banner-with-booking-form form {
    /* background: #F4F4F4; */
    padding: 20px;
    border-radius: 6px;
    margin-right: 0px;
}


/*
.banner-with-booking-form form label{
	color: #fff;
}
*/

.banner-with-booking-form {
    background-repeat: no-repeat !important;
    background-size: cover !important;
    padding: 10px 0px;
    margin-top: 20px;
    background-position: right !important;
}

.banner-with-booking-form ul li {
    padding: 0px;
    font-size: 15px;
    font-weight: 500;
    line-height: 30px;
    margin-left: 20px;
}

.why-book-with-longlivo {
    margin-top: 40px;
    margin-bottom: 60px;
}

.why-book-with-longlivo ul li {
    padding: 0px;
    font-size: 16px;
    line-height: 30px;
}

.why-book-with-longlivo .col-md-5 img {
    margin-top: 15px;
    width: 60%;
    margin-right: 85px;
}

.content-for-book-with-us {
    padding-left: 45px;
    padding-top: 15px;
}

.why-book-with-longlivo .container {
    position: relative;
    background: #fdfade;
    /* padding: 10px; */
    border-radius: 20px;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 30px;
    padding-top: 30px;
}

.content-for-book-with-us ul {
    margin-left: 20px;
}

.mri-scan-list .table>:not(caption)>*>* {
    background-color: #FFFCF7;
}

.mri-info {
    margin-top: 20px;
    margin-bottom: 30px;
}

.mri-info ul {
    margin-left: 20px;
}

.mri-scan-list .table {
    border: 1px solid #ccc;
}

.doctor-profile-ratings {
    display: inline-flex;
}

.doc-info-cont {
    padding-right: 20px;
}

.doctor-profile-ratings.rating i {
    margin-top: 4px;
}

.doctor-profile-ratings.rating .average-rating {
    margin-top: 1px;
    margin-left: 5px;
}

.doc-department {
    margin-right: 19px;
    margin-bottom: 2px;
    /* border-right: 1px solid #e5e5e5; */
    padding-right: 20px;
}

.doctor-description {
    margin-top: 6px;
}

.doc-location a {
    color: #757575;
    margin-left: 4px;
}

.book-test-by-lab .tab-content {
    border: 1px solid #ebebeb;
    /* padding: 20px;
 height: 433px;
    overflow: auto;  */
    border-radius: 5px;
    padding-bottom: 10px;
}


/* .faq-bg {
    background-color: #fafafa;
} */

.lab-test-faq-area {
    margin-top: 75px;
}

.non-registered-doctor-profile-page {
    margin-top: 30px;
}

.owl-prev::before {
    content: "\e910";
    font-family: 'feather';
}

.why-book-with-us-blk.usplevel_one ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
    display: inline-flex;
}

.why-book-with-us-blk.usplevel_one ul li {
    vertical-align: top;
    margin-right: 20px;
    margin-top: -7px;
    margin-bottom: 10px;
}

.why-book-with-us-blk.usplevel_one ul li span {
    display: inline-block;
    margin-right: 6px;
    padding: 0px;
    background: #fff;
    border: none;
    border-radius: 0px;
    width: 40px;
    height: 40px;
    text-align: center;
    vertical-align: top;
}

.doc-location i {
    margin-right: 7px;
}

.lab-listing-blk {
    margin-top: 40px;
}

.offer-images {
    margin-left: 30px;
    margin-top: 35px;
}

.doctor-list {
    margin-top: 40px;
    margin-bottom: 40px;
}

.doctor-list h3,
.section-head h3,
.test-listing-blk h3,
.lab-listing-blk h3 {
    margin-bottom: 24px;
}


.book-test-by-lab {
    margin-top: 35px;
}

.test-cart-book {
    width: 5%;
}

.total-row td {
    border-top: 1px solid #ccc;
    margin-top: 10px;
    padding-top: 10px;
    position: relative;
    /* display: block; */
}

.cart-table th {
    background: #f6fbf8;
    padding: 5px;
    /* margin-bottom: 5px; */
}

.cart-table tbody,
td,
tfoot,
th,
thead,
tr {
    padding-bottom: 7px;
}

.cart-summary {
    /* border: 1px solid #ebebeb; */
    /* padding: 15px; */
    /* margin-left: 25px; */
    margin-top: 109px;
    border-radius: 5px;
}

.test-cart-title {
    font-size: 14px;
}

.test-cart-total {
    padding: 22px;
}

.test-cart-total {
    border-top: 1px solid #f0f0f0;
    padding-bottom: 10px;
}

.test-cart-total .total-amount {
    list-style: none;
}

.total-amount li {
    font-weight: 600;
}

.total-amount li span {
    float: right;
    color: #272b41;
    font-weight: 600;
    font-size: 15px;
}

.cart-box {
    height: 245px;
    position: relative;
    overflow: auto;
}

.book-test-by-lab .aon-doctoreducation-wrap {
    margin-bottom: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    margin-top: -15px;
}


.book-test-by-lab .aon-doctoreducation-wrap {
    border-bottom: none;
}

.search-bar-for-lab {
    display: inline-flex;
    width: 100%;
    padding: 0px 35px 10px 10px;
}


.search-bar-for-lab input {
    width: 80%;
}

.search-bar-for-lab button {
    width: 20% !important;
    margin-left: 30px;
}

.test-book a {
    border: 1px solid var(--primary-color);
    padding: 5px 10px;
    border-radius: 4px;
    margin-left: 5px;
}


/* .test-title{
    width: 55%;
} */

.available-info li .feather-map-pin {
    margin-right: 10px;
}


/* .test-price{
    width: 10%;
}
.test-book{
    text-align: right;
	width:30%;
}
.lab-test-list-area table{
	width: 100%;
	margin-top: 40px;
}
.lab-test-list-area table tr, .lab-test-list-area table tr td {
    margin-bottom: 10px;
    padding: 15px 0px;
    border-bottom: 1px dashed #ccc;
} */

.symtoms-package-info ul {
    list-style: none;
}

.aon-booked-test-block .site-button {
    width: 100%;
    text-align: center;
}

.symtoms-package-info {
    margin-bottom: 60px;
}

.symtoms-package-info p {
    text-align: justify;
}

.choose-by-category1 .aon-owl-arrow.arrow-center .owl-next {
    top: 49%;
}

.choose-by-category1 .aon-owl-arrow.arrow-center .owl-prev {
    top: 49%;
}

.inner-banner {
    margin-top: 10px !important;
}

.aon-doc-cate-title h4 {
    font-size: 18px;
    font-weight: 600;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.font-size22 {
    font-size: 22px !important;
}

.top-bar-single-service a:hover {
    color: var(--secondary-color);
}

.aon-health-checkup-price .discount {
    text-decoration: line-through;
}

.symtoms-package-info p {
    text-align: justify;
}

.package-based-content {
    margin-top: 35px;
    margin-bottom: 40px;
}

.section-head {
    position: relative;
    text-align: center;
    margin-bottom: 30px;
    margin-top: 10px;
}

.faq-action-btn .button {
    display: initial;
    /* width: 161px; */
    padding: 10px 20px;
}

.faq-action-btn {
    justify-content: center;
    text-align: center;
    margin-top: 25px;
}

.background-white {
    padding-top: 0px;
    /* padding-right: 28px; */
    margin-right: 40px;
    margin-top: -55px;
}

.header-top-curr {
    margin-top: 34px;
    height: 30px;
    /* margin-right: 65px; */
    margin-bottom: 2px;
    margin-left: -10px;
}

.language-selection-dropdown {
    border-left: 1px solid #2E3842;
}

.home-page-top-banner ul li i {
    padding-right: 13px;
    color: #72BF44;
    font-size: 15px;
    /* margin-top: -19px; */
}

.top-hamburge-menu {
    line-height: 111px !important;
}

.faq-sec-left {
    padding-right: 40px;
}

.faq-sec-right {
    padding-left: 40px;
}

.testimonial-img img {
    width: 45px !important;
    border-radius: 50%;
}

.top-bar-services-sec .med-static-section {
    padding: 18px 5px;
    width: 140px;
    height: 122px;
    box-shadow: 2px 2px 13px rgb(0 0 0 / 10%);
    text-align: center;
    border-bottom: 4px solid var(--secondary-color);
}

.top-bar-single-service {
    margin: 5px 10px 0px;
}

.is-fixed .top-bar-single-service {
    margin: 10px 10px;
}

.top-bar-single-service img {
    /* width: 168px; */
    width: 28%;
}

.top-bar-single-service .media {
    margin-bottom: 1px !important;
}

.aon-med-static-name {
    font-size: 19px;
    margin-top: 10px;
    font-weight: 600;
    line-height: 22px;
    /*    color: var(--secondary-color);*/
    font-family: system-ui;
}

.top-bar-services-sec {
    /* margin-left: -15px; */
    display: inline-flex;
    margin-top: -45px;
    padding-top: 7px;
    background: #fff;
}

.mobile-footer {
    display: none;
}

.choose-by-category1 {
    background: #fdf9ed;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 40px;
}

.package-by-symtoms .aon-health-concern-area {
    padding: 25px 0px;
}

.health-package-blk {
    padding-top: 40px;
    /* margin-bottom: 40px; */
}

.aon-health-checkup-block p {
    margin-bottom: 2px;
}

.lab-detail-page .profile-widget .doctor-image {
    height: 155px;
}

.lab-detail-page .profile-widget p.speciality {
    min-height: 15px;
}

.aon-health-checkup-price .start-price {
    margin-right: 12px;
    margin-top: 4px;
    color: #000;
}

.home-page-testimonials {
    margin-top: 75px;
    margin-bottom: 70px;
}

.home-page-testimonials .section-header h2 {
    margin-bottom: 40px;
    margin-top: 40px;
}

.home-page-packages .owl-carousel .owl-item .righttxt img {
    display: inline-flex;
    width: 14px;
}

.home-page-packages .aon-owl-arrow.arrow-center .owl-next {
    top: 49%;
}

.tag-for-lab img {
    margin-right: 7px;
}

.home-page-packages .aon-owl-arrow.arrow-center .owl-prev {
    top: 49%;
}

.home-page-packages .owl-carousel .owl-stage {
    margin-bottom: 10px;
}

.home-page-packages .aon-health-checkup-area {
    padding: 5px 0px;
}

.tag-for-lab {
    position: absolute;
    /* background: #72BF44; */
    color: #fff;
    /* height: 14px; */
    /* font-size: 10px; */
    /* padding: 0px 4px; */
    margin-left: 7px;
    margin-top: 0px;
    display: inline-flex;
    border-left: 1px solid #bbbbbb;
    padding-left: 5px;
}

.lab-listing-blk .pro-content {
    padding: 0px 0 0 !important;
}

.lab-listing .tooltip {
    position: relative;
    display: inline-block;
    opacity: 1;
    font-size: 13px;
    font-weight: 400;
    font-family: "Inter", sans-serif;
    padding-top: 5px;
    color: #757575;
    text-shadow: none;
    margin-bottom: 20px;
    z-index: 1;
}

.lab-detail-page .available-info {
    font-size: 13px;
    margin-bottom: 10px;
}

.single-que .que {
    font-weight: 600;
    margin-bottom: 8px;
}

.icon-bar {
    position: fixed;
    top: 50%;
    -webkit-transform: translateY(50%);
    -ms-transform: translateY(50%);
    transform: translateY(50%);
}

.icon-bar a {
    display: block;
    text-align: center;
    padding: 16px;
    transition: all 0.3s ease;
    color: white;
    font-size: 20px;
}

.icon-bar a:hover {
    background-color: #000;
}

.facebook {
    background: #3B5998;
    color: white;
}

.whatsapp-icon {
    border: none;
    position: fixed;
    right: 20px;
    bottom: 70px;
    color: #fff;
    margin: 0;
    cursor: pointer;
    display: none;
    height: 72px;
    width: 72px;
    line-height: 31px;
    padding: 0px;
    text-align: center;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    z-index: 999;
    /* font-size: 22px; */
}

#exampleModal .aon-inputicon-box .form-select {
    padding-left: 10px;
}

.single-que {
    margin-bottom: 30px;
}

.lab-detail-page .test-price {
    margin-right: 20px;
    /* font-weight: 500; */
}

.detial-ul {
    padding-left: 20px;
}

.lab-detail-page .detail-action-btn {
    Margin: 20px 0 0px;
}

.lab-detail-page .aon-doctorAbout-wrap {
    margin-bottom: 0px;
}

.lab-detail-page .test-included-blk {
    width: 100%;
}

.lab-detail-page .verified-by {
    margin-top: 10px;
    margin-bottom: -10px;
}

.lab-listing .tooltip i {
    width: 22px;
}

.lab-listing .tooltip .tooltiptext {
    visibility: hidden;
    width: 276px;
    background-color: #555;
    color: #fff;
    text-align: left;
    border-radius: 6px;
    padding: 10px 5px;
    position: absolute;
    z-index: 1;
    bottom: 125%;
    left: 40%;
    margin-left: -78px;
    opacity: 0;
    /* transition: opacity 0.3s; */
    font-size: 11px;
    font-weight: 500;
}

.lab-listing-blk .profile-widget .pro-content .title a {
    display: inline-block;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 90%;
    white-space: nowrap;
}

.lab-listing .tooltip .tooltiptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 10%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #555 transparent transparent transparent;
}

.breadcrumb-item+.breadcrumb-item {
    padding-left: 1px;
}

.breadcrumb-item+.breadcrumb-item::before {
    padding-right: 2px;
}

.lab-listing .tooltip:hover .tooltiptext {
    visibility: visible;
    opacity: 1;
}

.verified-by {
    margin-top: 0px;
    margin-bottom: 15px;
}

.verified-by img {
    margin-right: 6px;
    width: 62px;
}

.health-package-content p {
    text-align: justify;
}

.consult-with-doctor-blk h5 {
    margin-bottom: 20px;
}

.consult-with-doctor-blk ul {
    padding-left: 20px;
    line-height: 30px;
}

.consult-with-doctor-blk .aon-search2-btn {
    margin-left: 15px;
}

.filter-sec form {
    display: inline-flex;
}

.testimonial-slider .slick-dots {
    position: absolute;
    bottom: -60px;
}

.filter-sec .form-select {
    margin-left: 25px;
}

.filter-sec .product-filter-wrap {
    margin-top: 44px;
    border-bottom: 2px solid var(--primary-color);
    padding-bottom: 20px;
}


/* .provided-by-lab {} */

.provided-by-lab .leftimg {
    width: 30%;
    text-align: left;
    float: left;
    padding: 5px 0 0 0;
}

.provided-by-lab .righttxt {
    width: 68%;
    float: right;
    font-size: 14px;
    text-align: left;
    border-left: 2px solid #ccc;
    padding-left: 5px;
}

.provided-by-lab .righttxt ul li {
    list-style: none;
    padding: 0 0 0px;
    margin: 0;
    font-size: 11px;
    line-height: 20px;
}

.provided-by-lab .righttxt ul {
    margin-bottom: 7px;
}

.health-packages .aon-health-checkup-timing {
    display: inline-flex;
}

.health-packages .aon-health-checkup-timing {
    width: 100%;
    border-top: 2px solid #ccc;
    padding-top: 10px;
}

.health-packages .aon-health-checkup-timing .site-button {
    float: right;
    padding: 6px 10px;
    height: 20px;
    margin-top: 10px;
}


/* .health-packages{
	margin-top: 15px;
} */

.health-packages .tooltip {
    position: relative;
    display: inline-block;
    opacity: 1;
    font-size: 16px;
    font-weight: 600;
    font-family: "Inter", sans-serif;
    padding-top: 5px;
    z-index: 1;
}

.health-packages .tooltip .tooltiptext {
    visibility: hidden;
    width: 276px;
    background-color: #555;
    color: #fff;
    text-align: left;
    border-radius: 6px;
    padding: 10px 5px;
    position: absolute;
    z-index: 1;
    bottom: 125%;
    left: 109%;
    margin-left: -78px;
    opacity: 0;
    /* transition: opacity 0.3s; */
    font-size: 11px;
    font-weight: 500;
}

.tests_viewlink a {
    font-size: 13px;
    color: var(--secondary-color);
}

.health-package-box-bottom {
    align-items: center;
}

.aon-med-testimonial2-area .owl-prev {
    border: 1px solid var(--primary-color) !important;
    border-radius: 50% !important;
}

.aon-med-testimonial2-area .owl-carousel .owl-nav button.owl-next {
    border: 1px solid var(--primary-color) !important;
    border-radius: 50% !important;
    padding: 4px 10px !important;
}

.home-page-offer {
    background: var(--secondary-color);
    color: #fff;
    position: absolute;
    right: 0;
    top: 30px;
    padding: 0px 10px;
    font-size: 18px;
    border-top-right-radius: 10px;
}

#more {
    display: none;
}

.health-packages .tooltip .tooltiptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 10%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #555 transparent transparent transparent;
}

.health-packages .tooltip:hover .tooltiptext {
    visibility: visible;
    opacity: 1;
}

.med-static-section {
    padding: 24px 30px;
    background-color: #fff;
    border-radius: 10px;
    text-align: center;
}

.static-content {
    /* padding: 20px 0px; */
    padding-bottom: 25px;
    padding-top: 20px;
}

.med-static-section .counter-area span {
    font-size: 35px;
    color: var(--secondary-color);
    font-weight: 700;
    font-family: "Roboto", sans-serif;
}

.aon-health-checkup-type {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.health-packages .aon-health-checkup-timing span {
    padding-top: 5px;
}

.health-packages .aon-health-checkup-price {
    margin-bottom: 10px;
}

.health-packages .aon-health-checkup-block {
    margin-top: 30px;
}

.aon-search2-col .aon-inputicon-box .form-select {
    /* padding-left: 20px; */
    font-size: 14px;
}

.header-top-nav {
    position: relative;
    border-bottom: none;
    /* z-index: 11; */
    margin: 0;
    background: #faf9f4;
    padding: 0px 0;
    line-height: 1;
    /* display: none; */
    width: 22%;
}

.header-top-nav:after {
    background-color: #faf9f4;
    left: 280px;
    content: '';
    z-index: -1;
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    display: block;
    width: 30px;
    transform: skew(-32deg);
}

.is-fixed .top-bar-services-sec {
    margin-top: -10px;
}

.is-fixed .logo {
    /* margin-top: 10px; */
    Margin-left :0%;
    padding-top :30px;

}

.top-bar-contact-info {
    display: inline-flex;
    color: #fff;
    margin-bottom: 0px;
    margin-top: 3px;
    list-style: none;
}

.top-bar-contact-info li {
    margin-right: 30px;
}

.top-bar-contact-info a {
    color: #2E3842;
    font-size: 13px;
    font-weight: 400;
}

.top-bar-contact-info li i {
    margin-right: 5px;
}

.header-right-nav {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.header-right-nav ul li:first-child {
    border: 0;
}

.footer-top-links ul {
    margin-left: 0px;
    margin-top: 20px;
}

.footer-top-links .footer-title {
    margin-bottom: 4px;
    color: #000;
    font-size: 20px;
    font-weight: 600;
}

.footer-google-links {
    background: #87c1d7;
    padding-top: 40px;
}

.footer-top-links {
    margin-bottom: 10px;
}

.lab-listing-blk h3 {
    font-family: "roboto", sans-serif;
}

.footer-top-links ul li {
    color: #fff;
    list-style: disc;
    padding: 0px 16px;
    padding-left: 0px;
    display: block;
    line-height: 25px;
    font-family: "Roboto", sans-serif;
}

.footer-top-links ul li a {
    color: #272b41;
    margin-right: 5px;
    font-size: 15px;
}

.longlivo-footer {
    padding-top: 60px;
}
.social-icon ul li a i  {
    line-height: 38px !important;
}

.footer-top-links ul li a::before {
    content: "\e934";
    font-family: "feather";
    font-weight: 600;
    left: 0;
    margin-right: 5px;
    position: relative;
    top: 0;
}

.header-right-nav ul li {
    padding: 0px 0px;
    font-weight: 400;
    color: #fff;
    background: 0 0;
    text-shadow: none;
    cursor: pointer;
    line-height: 1;
    font-size: 13px;
    text-transform: capitalize;
    list-style: none;
}

.counter-area {
    font-size: 35px;
    font-weight: 600;
}

.download-app-search-area {
    background: #f6fdfd;
    padding: 25px 25px;
    position: relative;
    z-index: 1;
    border-radius: 10px;
    max-width: 550px;
    margin: auto;
    color: #fff;
}

.border-sec {
    /* border: 1px solid #222; */
    padding: 15px;
    border-radius: 10px;
}

.download-app-search-area h3 {
    margin-bottom: 25px;
    font-size: 28px;
    font-weight: 700;
    font-family: "Roboto", sans-serif;
}

.static-content .aon-med-static-name {
    font-size: 17px;
    font-weight: 500;
    color: #272b41;
    /* text-align: center; */
    margin-top: 19px;
    font-family: "Inter", sans-serif;
}

.download-app-search-area h5 {
    margin-bottom: 10px;
    font-weight: 700;
    margin-bottom: 15px;
}

.med-static-section {
    text-align: center;
}

.aon-med-appoint-area .section-header {
    margin-top: 30px;
    transform: none;
    opacity: unset;
}

.app-link-wrapper form {
    display: flex;
    margin-top: 16px;
}

.app-link-wrapper h4 {
    font-size: 18px;
    font-weight: 700;
}

.app-link-wrapper .input-container {
    display: flex;
    flex: 1 1;
    max-width: 314px;
    background-color: #fff;
    border-radius: 2px;
    overflow: hidden;
    border: 1px solid #f0f0f5;
    margin-right: 10px;
}

.app-link-wrapper .country-code {
    font-weight: 700;
    min-width: 63px;
    text-align: center;
    color: #000;
    line-height: 44px;
    position: relative;
}

.app-link-wrapper input {
    flex: 1 1;
    padding: 0 20px;
    font-size: 16px;
    color: #000;
    border: none;
}

.download-ll-app .row li {
    list-style: none;
    margin-bottom: 10px;
    color: #222;
}

.download-ll-app .row li i {
    padding-right: 10px;
}

#moreText {
    /* Display nothing for the element */
    display: none;
}



.border-sec {
    /*border: 1px solid #222;*/
    padding: 15px;
    border-radius: 10px;
}

.app-link-wrapper h4 {
    font-size: 18px;
    font-weight: 700;
}

.med-statics-area {
    background: #fdf9ed;
    /* padding: 1px 0px 50px; */
    margin-top: 170px;
}

.statastics-image img {
    margin-top: -131px;
}

.home-page-app .aos-init {
    justify-content: center;
    display: flex;
}

.app-btn {
    background: #000 !important;
}

.top-header-cart-blk ul {
    display: inline-flex;
}

.header-top-review a {
    color: #fff;
}

.header-right-nav ul li i {
    padding-right: 10px;
    color: #2E3842;
}

.header-top-set-lan-curr i {
    padding-left: 5px;
}

.header-action-btn {
    font-size: 13px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0px 10px;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    border: none;
    border-radius: 0;
    background-color: transparent;
    border-left-width: 1px;
    line-height: 1;
    color: #2E3842;
}

.header-top-review ul {
    margin-bottom: 0px;
}

.header-top-curr img {
    width: 25px;
    height: 25px;
    margin-right: 8px;
    border-radius: 50%;
}

.item-quantity-tag {
    position: absolute;
    top: -2px;
    right: auto;
    width: 15px;
    height: 15px;
    content: "";
    background: #000;
    color: #fff;
    line-height: 16px;
    text-align: center;
    border-radius: 50%;
    float: right;
    display: inline-block;
    font-size: 8px;
    font-weight: 600;
    left: 17px;
}

.header-contact-detail ul li a {
    font-size: 20px;
    position: relative;
}

.footer-logo img {
    width: 250px;
    margin-top: -33px;
}

.working-hours-timing {
    float: right;
}

.footer-working-hors ul {
    list-style: none;
    margin-bottom: 10px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
}

.dc-footertopbar {
    float: left;
    width: 100%;
    margin: -73px 0;
}

.dc-footer-call-email {
    width: 100%;
    margin: 0 auto;
    max-width: 645px;
    padding: 20px 30px;
    background: #fff;
    border-radius: 40px;
    -webkit-box-shadow: 0 9px 20px 0 rgb(0 0 0 / 20%);
    box-shadow: 0 9px 20px 0 rgb(0 0 0 / 20%);
}

.dc-callinfoholder {
    float: left;
    width: auto;
}

.dc-callinfoimg {
    float: left;
    width: auto;
    margin: 0 20px 0 0;
}

.dc-callinfoimg img {
    width: 100%;
    display: block;
}

.dc-callinfocontent {
    overflow: hidden;
    padding: 0 0 0 20px;
    margin-left: 20px;
    border-left: 1px solid #ddd;
}

.dc-callinfocontent h3 {
    margin: 0;
    font-size: 16px;
    line-height: 20px;
}

.dc-callinfocontent h3 span {
    display: block;
    font-size: 13px;
    font-weight: 400;
    line-height: inherit;
    color: #3d4461;
}

.dc-callinfocontent h3 a {
    display: block;
    line-height: inherit;
    color: var(--secondary-color);
}

.dc-mailinfoholder {
    float: right;
}

.dc-mailinfoholder .dc-callinfoimg {
    float: right;
    margin: 0 0 0 20px;
}

.dc-callinfoimg img {
    width: 100%;
    display: block;
}

.dc-mailinfoholder .dc-callinfocontent {
    border: 0;
    text-align: right;
    margin: 0 20px 0 0;
    padding: 0 20px 0 0;
    border-right: 1px solid #ddd;
}

.dc-or-text {
    margin: 10px 0;
    font-size: 14px;
    display: block;
    line-height: 20px;
    text-align: center;
}

.dc-formnewsletter button {
    top: 0;
    right: 0;
    z-index: 2;
    color: #fff;
    width: 46px;
    height: 46px;
    line-height: 44px;
    position: absolute;
    border-radius: 0 4px 4px 0;
    background: #72BF44;
    border: none;
    font-size: 20px;
    font-weight: 600;
}

.dc-formnewsletter fieldset .form-group .form-control {
    z-index: 1;
    height: 44px;
    font-size: 14px;
    border-radius: 4px;
    position: relative;
    padding: 10px 65px 10px 17px;
}

.dc-formtheme fieldset {
    border: 0;
    margin: 0;
    padding: 0;
    width: 100%;
    float: left;
    position: relative;
}


/*responsive footer top bar start*/

@media (max-width: 767px) {
    .dc-footer-call-email {
        border-radius: 4px;
    }
}

@media (max-width: 480px) {

    .dc-callinfocontent,
    .dc-callinfoholder {
        width: 100%;
        text-align: center;
    }
}

@media (max-width: 480px) {
    .dc-callinfoholder .dc-callinfoimg {
        margin: 0;
        width: 100%;
    }
}

@media (max-width: 480px) {

    .dc-callinfocontent,
    .dc-callinfoholder {
        text-align: center;
    }
}

@media (max-width: 480px) {
    .dc-callinfoholder .dc-callinfoimg img {
        width: auto;
        margin: 0 auto;
    }
}

@media (max-width: 480px) {
    .dc-callinfocontent {
        width: 100%;
        text-align: center;
    }
}

@media (max-width: 767px) {

    .dc-callinfocontent,
    .dc-mailinfoholder .dc-callinfocontent {
        border: 0;
        clear: both;
        float: left;
        margin: 10px 0 0;
        padding: 10px 0 0;
        border-top: 1px solid #ddd;
    }
}

@media (max-width: 480px) {
    .dc-mailinfoholder {
        float: left;
        width: 100%;
        margin: 20px 0 0;
    }
}

@media (max-width: 480px) {
    .dc-callinfoholder .dc-callinfoimg {
        margin: 0;
        width: 100%;
    }
}

@media (max-width: 767px) {

    .dc-callinfocontent,
    .dc-mailinfoholder .dc-callinfocontent {
        border: 0;
        clear: both;
        float: left;
        margin: 10px 0 0;
        padding: 10px 0 0;
        border-top: 1px solid #ddd;
    }
}

@media(max-width:767px) {
    .footer-logo img {
        margin-top: 89px;
    }
}

@media (max-width: 480px) {
    .dc-mailinfoholder .dc-callinfocontent {
        width: 100%;
        text-align: center;
    }
}


/* @media (max-width: 480px){
.dc-footer-call-email .dc-or-text {
    display: none;
}
} */


/*responsive footer top bar End*/

.aon-health-checkup-price span {
    color: #72BF44;
}

.read-more-button {
    color: var(--secondary-color) !important;
    text-decoration: underline;
    font-size: 14px;
    font-weight: 500;
}

.test-included-blk {
    /* margin-left: 20px; */
    width: 50%;
    margin-bottom: 10px;
}

.test-included-blk .offer {
    color: #fff;
    background: var(--secondary-color);
    padding: 2px 4px;
    line-height: 18px;
    height: 23px;
    margin-left: 7px;
    font-size: 13px;
}

.detail-booking-side-bar .aon-form-title {
    margin-top: 0px;
}

.test-list {
    display: flex;
    font-family: "Inter", sans-serif;
}

.test-included-blk .listprice {
    width: 30%;
    float: left;
}

.test-included-blk .listbutton {
    width: 21%;
    float: right;
    /* text-align: left; */
}

.test-included-blk .listarea {
    width: 100%;
    /* padding: 10px 0 10px; */
    margin: 6px 0;
    float: left;
    border-bottom: 1px dashed #ccc;
}

.single-package-detail {
    margin-bottom: 20px;
    padding-top: 30px !important;
    padding-bottom: 10px
}

.detail-action-btn ul {
    display: inline-flex;
    list-style: none;
    margin-bottom: 0px;
}

.aon-doctoreducation-wrap ul li h4 {
    font-size: 17px;
    font-weight: 600;
}

.detail-action-btn ul .add-test-cart-btn-border {
    background-color: #fff;
    color: #000;
    border: 1px solid var(--primary-color);
    padding: 10px 50px;
    /* letter-spacing: 1px; */
    position: relative;
    overflow: hidden;
    cursor: pointer;
    display: inline-table;
    font-size: 17px;
    transition: 0.5s all ease;
    border-radius: 5px;
    /* border: 1px solid #72BF44; */
}

.detail-action-btn ul .add-test-cart-btn-border:hover {
    background-color: var(--primary-color);
    color: #fff;
}


/* .main-bar .navbar-header{
    width: 15%;
} */

.main-bar .main-menu-wrapper {
    width: 6%;
    justify-content: center;
}

.top-menu-icon i {
    font-size: 38px !important;
}

.top-menu-icon li .top-hamburge-menu {
    line-height: 100px !important;
    padding: 0 !important;
}

.main-bar .header-navbar-rht {
    width: 25%;
}

.is-fixed .main-bar {
    padding: 0px 20px;
}

.single-package-detail .accordion-body {
    padding: 8px 1.25rem;
}

.breadcrumb-item {
    font-size: 14px;
}

.looking-for-block .pop-box:hover {
    border: 1px solid #72BF44;
    box-shadow: 0px 0px 30px rgba(0, 0, 0, .1);
}

.slick-dotted.slick-slider {
    margin-bottom: 30px;
    display: block;
}

.slick-dots li button {
    background: #4f5252
}

.lab-test-page {
    margin-bottom: 20px;
}

.bottom_fixed_icons {
    position: sticky;
    top: 0;
    width: 100%;
    z-index: 999;
    margin: 0 auto;
    /*box-shadow: 0 3px 6px #00000029;*/
    padding: 1em;
    padding-bottom: 40px;
}

.sticky {
    position: fixed;
    top: 520px;
    width: 100%;
}

.sticky+.content1 {
    padding-top: 102px;
}

.bottom_fixed_icons .col:first-child {
    border: 0;
}

.bottom_fixed_icons .col {
    /* border-left: 1px solid #DEDEDE;*/
    padding-right: 0;
    margin: 0;
    padding: 0.5em 0 0.5em 0.5em;
}

.bottom_fixed_icons .icon_divider {
    background: #DEDEDE;
    width: 0.1em;
    margin: 0 0.5em;
}

.bottom_fixed_icons .fixedicon1 {
    max-width: 10.7vw;
    margin-left: 0.7em;
}

.bottom_fixed_icons .col:hover {
    background: #F2F2F2;
    border-radius: 15px;
}

.bottom_fixed_icons .fixedicon2 {
    max-width: 12.7vw;
}

.bottom_fixed_icons .fixedicon3 {
    max-width: 16.5vw;
}

#exampleModal .modal-dialog {
    max-width: 620px;
    margin: 1.75rem auto;
}

.bottom_fixed_icons .fixedicon4 {
    max-width: 11vw;
}

.bottom_fixed_icons div p {
    padding: 0;
    margin: 0;
    line-height: 3em;
    font-size: 16px;
    color: #000;
    display: inline;
}

.bottom_fixed_icons .container {
    /*  position: fixed;*/
    /* bottom: 0;*/
    width: 56vw;
    z-index: 999;
    margin: 0 auto;
    box-shadow: 0 3px 10px #00000029;
    border-radius: 20px;
    padding: 0.7em 1em;
    background: #fff;
}

.f_icon {
    padding: 0px;
    width: 3em;
    height: 3em;
    vertical-align: middle;
    text-align: center;
    /* padding: 0.5em; */
    border-radius: 25px;
    margin-right: 0.5em;
    float: left;
}

.consult {
    background: transparent linear-gradient(180deg, #ff8b77 0, #ff6950 100%) 0 0 no-repeat padding-box;
}


/* .covid {
    background: transparent linear-gradient(180deg,#0082A2 0,#163D7E 100%) 0 0 no-repeat padding-box;
} */


/* .labtest {
    background: transparent linear-gradient(180deg,#D65FA4 0,#B83882 100%) 0 0 no-repeat padding-box;
}  */

.myconsult {
    background: transparent linear-gradient(180deg, #66D1ED 0, #0082A2 100%) 0 0 no-repeat padding-box;
}

.bottom_fixed_icons div p a:hover {
    text-decoration: none;
}

.bottom_fixed_icons a {
    text-decoration: none;
    float: left;
    width: 100%;
}

.bottom_fixed_icons a:hover {
    text-decoration: none;
}

#footer-bottom {
    padding-bottom: 5em;
}

#bottom-fixed-menu {
    height: 84px;
    /*background: url(images/bar-bg.jpg) repeat-x;*/
    /*background: #fff repeat-x;*/
}

#bottom-fixed-menu .table {
    display: table;
    /* Allow the centering to work */
    margin: 0 auto;
    width: auto;
}

#bottom-fixed-menu ul#horizontal-list {
    min-width: 696px;
    list-style: none;
    /*padding-top: 20px;*/
    background: #c6f1ae repeat-x;
    border-radius: 20px;
    margin: 0;
    padding: 0.5em;
    box-shadow: 0 3px 10px #00000029;
    border: 1px solid #72bf44;
}

#bottom-fixed-menu ul#horizontal-list li {
    display: inline-flex;
}

#bottom-fixed-menu ul#horizontal-list li a {
    padding: 0.5em;
    background: #ffffff;
    border-radius: 20px;
    border: 1px dashed #62e016;
}

#bottom-fixed-menu ul#horizontal-list li a:hover {
    background: #72BF44;
    border-radius: 20px;
}

#bottom-fixed-menu ul#horizontal-list li a:hover p {
    color: #fff;
}

.search-box form {
    justify-content: center;
}

.search-top-icon {
    background: #fff;
    border-radius: 50%;
    width: 115px;
    height: 115px;
    text-align: center;
    font-size: 40px;
    line-height: 110px;
    padding: 8px;
    justify-content: center;
    display: inline-flex;
}

.border-div {
    border-radius: 50%;
    width: 100px;
    height: 100px;
}

.border-div.one1 {
    border: 3px solid #E5F6FD;
}

.border-div.two2 {
    border: 3px solid #fffed4;
}

.border-div.three3 {
    border: 3px solid #FFE0E7;
}

.border-div.four4 {
    border: 3px solid #FFF1C9;
}

.banner-icon .col-md-3 {
    text-align: center;
    justify-content: center;
}

.home-page-banner-serch-top-sec {
    justify-content: center;
    text-align: center;
    display: flex;
}

.banner-icon {
    width: 770px;
}

.border-div.one1 i {
    color: #0071DC;
}

.border-div.two2 i {
    color: #fffa05;
}

.border-div.three3 i {
    color: #FFAABD;
}

.border-div.four4 i {
    color: #FFBD07;
}

.home-page-banner-serch-top-sec p {
    font-size: 18px;
    font-weight: 600;
    line-height: 37px;
    width: 100%;
}

.other-login-page .card {
    background: rgba(255, 255, 255, 0.8);
    border: 1px solid #ccfcb1;
    border-radius: 5px;
    -webkit-box-shadow: 0px 7px 10px #ccfcb1;
    box-shadow: 0px 7px 10px #ccfcb1;
    margin-bottom: 30px;
}

.other-login-page .card-body {
    position: relative;
    padding: 15px;
}

.other-login-page .dash-widget-header {
    display: flex;
    display: -ms-flexbox;
}

.other-login-page .dash-widget-icon {
    align-items: center;
    border-radius: 3px;
    color: #fff;
    display: inline-flex;
    font-size: 1.875rem;
    height: 52px;
    justify-content: center;
    text-align: center;
    width: 52px;
}

.other-login-page .dash-count {
    font-size: 24px;
    margin-left: 15px;
    padding-top: 16px;
}

.other-login-page .dash-title {
    font-size: 17px;
    font-weight: 500;
    color: #2E3842;
    margin-bottom: 2px;
}

.other-login-page .dash-counts p {
    font-weight: 700;
}

.other-login-page {
    margin-top: 50px;
    margin-bottom: 140px;
}

.single-service {
    border-radius: 50%;
    background: #fff;
    width: 100px;
    height: 100px;
    text-align: center;
    border: 3px solid #72BF44;
    display: inline-block;
    margin-top: 16px;
}

.outer-white-box {
    border-radius: 50%;
    background: #fff;
    width: 135px;
    height: 135px;
    text-align: center;
    margin-top: -47px;
    z-index: 100;
    position: relative;
}

.outer-white-box .service-icon {
    font-size: 40px;
    line-height: 97px;
    color: #72BF44;
}

.service-banner p {
    font-size: 16px;
    /* text-align: justify; */
    margin-top: -3px;
    text-align: center;
}

.banner-bottom-services a:hover .single-service {
    background: #72BF44;
    border: 3px solid #fff;
}

.banner-bottom-services a:hover .outer-white-box .service-icon {
    color: #fff;
}

.banner-bottom-services .col-md-2 {
    /* flex: 0 0 auto; */
    width: 18.666667%;
    text-align: center;
    justify-content: center;
    display: flex;
}

.bg-img-panel {
    background: url("../images/stethoscope.jpg.pagespeed.ce.Bs0kD-Cw7t.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position-x: right;
    margin: 0 auto;
    position: relative;
    z-index: 1;
    height: 460px;
}

.blue-panel {
    background-color: #72BF44;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 2;
    opacity: 0.5;
}

.bg-img-panel img {
    z-index: 3;
    position: relative;
    width: 85%;
    margin-top: 9px;
}

.doctor-search-bradcrubs {
    z-index: 10;
    position: relative;
}

.doctor-search-landing-page {
    margin-top: 0px;
    z-index: 1;
}

.patient-history {
    margin-top: -43px !important;
}

.video-consultation-process input[type=file] {
    display: block !important;
    right: 35px;
    top: 35px;
    height: 43px;
    opacity: 1;
    width: 100%;
    background: 0 0;
    position: absolute;
    overflow: visible;
    z-index: 2;
    color: #000;
    width: 0px;
}

.video-consultation-with-last-personal-info .doctor-list .book-btn {
    font-size: 15px;
    padding: 8px 24px;
    border: 1px solid var(--primary-color);
    border-radius: 4px;
    margin-top: 0px;
    width: 100%;
}

.doctor-search-bradcrubs .page-breadcrumb ol li.active {
    color: #fff;
}

.doctor-search-landing-page ul {
    font-weight: normal !important;
    color: #000 !important;
    padding-left: 25px;
    padding-top: 7px;
    font-size: 18px;
    line-height: 35px;
}

.home-page-top-banner ul {
    font-weight: 500 !important;
    padding-left: 2px;
    padding-top: 10px;
    font-size: 16px;
    line-height: 30px;
    list-style: none;
}

.video-consultation-blk .aon-search2-row {
    background: #fff;
    padding: 10px 30px;
    border-radius: 5px;
    margin-bottom: 25px;
    box-shadow: 2px 2px 13px rgb(0 0 0 / 10%);
}

.aon-search2-form p {
    font-size: 13px;
}

.video-consultation-blk p {
    margin-top: 5px;
    margin-bottom: 10px;
}

.backround-red-paragraph {
    background: #4babb0;
    color: #fff;
    padding: 5px 13px;
    border-radius: 4px;
    width: 90%;
}

.video-consultation-blk .aon-search2-form.no-p-lr {
    padding: 5px 0px;
}

.home-page-top-banner p {
    margin-bottom: 10px;
}



.additional-value-prop {
    display: inline-flex;
}

.doctor-search-landing-page h2 {
    margin-top: 10px;
    font-size: 24px;
    font-weight: 500;
    line-height: 33px;
}

.additional-value-prop i {
    margin-right: 5px;
    margin-top: 2px;
    font-weight: 500;
}

.additional-value-prop p {
    margin-right: 15px;
    font-weight: 500;
    font-size: 13px;
}

.header-top-curr .header-action-btn {
    color: #2E3842;
    font-size: 16px;
}

.header-top-left {
    display: inline-flex;
}

.home-page-top-banner .bg-img-panel {
    background: #faf9f4;
    height: 280px;
    background-repeat: no-repeat;
    padding-bottom: 54px;
    background-size: cover;
    margin-top: 0px;
}

.home-page-top-banner h2 {
    margin-top: -10px;
}

.description {
    font-size: 16px;
    color: #000;
    font-weight: 500;
}

.description span {
    color: var(--secondary-color);
    font-weight: 500;
}

.doctor-search-sec .aon-search2-bar-wrap {
    background: #fff;
    margin-top: -100px;
    z-index: 100;
    position: relative;
    border-radius: 10px;
    padding: 10px 25px;
    box-shadow: 0 3px 10px #00000029;
}

.doctor-search-sec .aon-search2-left {
    width: 100%;
    display: table;
}

.doctor-search-sec .aon-search2-col .aon-inputicon-box .form-select {
    padding-left: 50px;
    font-size: 14px;
}

.specialist-block-of-doctor-landing .owl-carousel .owl-nav button.owl-prev {
    color: #000 !important;
    padding: 1px 9px !important;
    font-size: 19px !important;
}

.specialist-block-of-doctor-landing .owl-carousel .owl-nav button.owl-next {
    color: #000 !important;
    padding: 1px 9px !important;
    font-size: 19px !important;
}

.owl-next::before {
    content: "\e912";
    font-family: 'feather';
}

/* -------- responsive code ---------------------    */


/*
@media only screen and (max-width:1280px) and (min-width:1025px){

}


@media only screen and (max-width:1024px) and (min-width:981px){

}


@media only screen and (max-width:980px) and (min-width:768px){
.main-bar .main-menu-wrapper {
    width: 30%;
}
.header-nav .nav {
    display: inline-flex !important;
 }
.navbar-brand.logo img {
    height: 70px !important;
}
.top-bar-contact-info li {
    margin-right: 18px;
}
.header-nav .nav > li {
   display: block !important;
}
.header-nav .nav > li ul {
    display: block !important;
    position: relative;
}
.nav header-navbar-rht .contact-item{
  float: left !important;
}

.header-navbar-rht .header-login {
    float: right !important;
    margin-top: 20px !important;
    font-size: 12px !important;
    padding: 10px !important;
    margin-right: 10px !important;
}
.header-contact-detail {
    display: inline-block;
    padding-left: 10px;
    margin-top: 28px;
    margin-right: 30px;
}
.bottom_fixed_icons{
	display: none;
}
.section-search {
    min-height: 160px !important;
    padding: 1px 7px !important;
    margin-top: 45px!important;
}
.banner-header{
	margin-top: 20px !important;
}
.banner-wrapper .banner-header p {
    font-size: 15px !important;
    margin-top: 10px !important;
}
.navbar-header{
    padding-left: 25px;
}
.is-fixed .navbar-brand.logo img {
    height: auto !important;
    width: 200PX;
}
.header-nav .nav > li ul {
   background: #fff !important;
}
.main-nav>li>a {
    padding: 10px 20px !important;
    font-size: 14px;
    background: #fff;
    color: #000 !important;
}
.dc-footer-call-email {
    width: 100%;
    margin: 0 auto;
    max-width: 645px;
    padding: 20px 15px;
}
.dc-callinfocontent, .dc-callinfoholder {
    display: inline-flex;
    border-top: navajowhite;
    margin-top: 0px;
    padding-top: 4px;
    margin-bottom: 10px;
}
.dc-callinfoholder .dc-callinfoimg {
    margin: 0;
    width: 25%;
}
.dc-callinfoholder .dc-callinfoimg img {
    float: left;
}
.dc-mailinfoholder .dc-callinfocontent {
    width: 100%;
    text-align: center;
    margin-top: 0px;
    padding-top: 0px;
    border-top: none;
    text-align: left;
    padding-left: 10px;
}
.dc-footer-call-email {
    display:flow-root;
}
.dc-or-text {
    display: none;
}
.is-fixed .navbar-brand.logo {
    width: 100%;
    text-align: center;
    margin-right: 0;

}
.is-fixed.color-fill .main-bar {
   padding-bottom: 11px !important;
}

}


@media only screen and (max-width:767px) and (min-width:600px){
.main-bar .main-menu-wrapper {
    width: 40%;
}

.header-nav .nav {
    display: inline-flex !important;
 }
.navbar-brand.logo img {
    height: 70px !important;
}
.top-bar-contact-info li {
    margin-right: 18px;
}
.header-nav .nav > li {
   display: block !important;
}
.header-nav .nav > li ul {
    display: block !important;
    position: relative;
}
.nav header-navbar-rht .contact-item{
  float: left !important;
}

.header-navbar-rht .header-login {
    float: right !important;
    margin-top: 20px !important;
    font-size: 12px !important;
    padding: 10px !important;
    margin-right: 10px !important;
}
.header-contact-detail {
    display: inline-block;
    padding-left: 10px;
    margin-top: 28px;
    margin-right: 30px;
}
.bottom_fixed_icons{
	display: none;
}
.section-search {
    min-height: 160px !important;
    padding: 1px 7px !important;
    margin-top: 45px!important;
}
.banner-header{
	margin-top: 20px !important;
}
.banner-wrapper .banner-header p {
    font-size: 15px !important;
    margin-top: 10px !important;
}
.navbar-header{
    padding-left: 25px;
}
.is-fixed .navbar-brand.logo img {
    height: auto !important;
    width: 200PX;
}
.header-nav .nav > li ul {
   background: #fff !important;
}
.main-nav>li>a {
    padding: 10px 20px !important;
    font-size: 14px;
    background: #fff;
    color: #000 !important;
}
.dc-footer-call-email {
    width: 100%;
    margin: 0 auto;
    max-width: 645px;
    padding: 20px 15px;
}
.dc-callinfocontent, .dc-callinfoholder {
    display: inline-flex;
    border-top: navajowhite;
    margin-top: 0px;
    padding-top: 4px;
    margin-bottom: 10px;
}
.dc-callinfoholder .dc-callinfoimg {
    margin: 0;
    width: 25%;
}
.dc-callinfoholder .dc-callinfoimg img {
    float: left;
}
.dc-mailinfoholder .dc-callinfocontent {
    width: 100%;
    text-align: center;
    margin-top: 0px;
    padding-top: 0px;
    border-top: none;
    text-align: left;
    padding-left: 10px;
}
.dc-footer-call-email {
    display:flow-root;
}
.dc-or-text {
    display: none;
}
.is-fixed .navbar-brand.logo {
    width: 100%;
    text-align: center;
    margin-right: 0;

}
.is-fixed.color-fill .main-bar {
    padding-bottom: 11px !important;
}
}


@media only screen and (max-width:599px) and (min-width:400px){
.main-bar .main-menu-wrapper {
    width: 40%;
}
.main-bar {
    display: block !important;
}
.navbar-brand.logo img {
    height: 70px !important;
}
.top-bar-contact-info li {
    margin-right: 18px;
}
.header-nav .nav > li {
   display: block !important;
}
.header-nav .nav > li ul {
    display: block !important;
    position: relative;
}
.nav header-navbar-rht .contact-item{
  float: left !important;
}

.header-navbar-rht .header-login {
    float: right !important;
    margin-top: -43px !important;
    font-size: 12px !important;
	padding: 10px !important;
	margin-right: 10px !important;
}
.bottom_fixed_icons{
	display: none;
}
.section-search {
    min-height: 160px !important;
    padding: 1px 7px !important;
    margin-top: 45px!important;
}
.banner-header{
	margin-top: 20px !important;
}
.banner-wrapper .banner-header p {
    font-size: 15px !important;
    margin-top: 10px !important;
}
.is-fixed .header-navbar-rht{
	display: none !important;
}
.header-nav .nav > li ul {
   background: #fff !important;
}
.main-nav>li>a {
    padding: 10px 20px !important;
    font-size: 14px;
    background: #fff;
    color: #000 !important;
}
.dc-footer-call-email {
    width: 100%;
    margin: 0 auto;
    max-width: 645px;
    padding: 20px 15px;
}
.dc-callinfocontent, .dc-callinfoholder {
    display: inline-flex;
    border-top: navajowhite;
    margin-top: 0px;
    padding-top: 4px;
    margin-bottom: 10px;
}
.dc-callinfoholder .dc-callinfoimg {
    margin: 0;
    width: 25%;
}
.dc-callinfoholder .dc-callinfoimg img {
    float: left;
}
.dc-mailinfoholder .dc-callinfocontent {
    width: 100%;
    text-align: center;
    margin-top: 0px;
    padding-top: 0px;
    border-top: none;
    text-align: left;
    padding-left: 10px;
}
.dc-footer-call-email {
    display:flow-root;
}
.dc-or-text {
    display: none;
}
.is-fixed .navbar-brand.logo {
    width: 100%;
    text-align: center;
    margin-right: 0;
    box-shadow: 2px 2px 13px rgb(0 0 0 / 10%);
}

}


@media only screen and (max-width:499px) and (min-width:320px){
.main-bar {
    display: block !important;
}
.navbar-brand.logo img {
    height: 60px !important;
}
.logo {
    height: 80px;
 }
.home-page-top-banner .bg-img-panel {
    margin-top: 35px;
}
.aon-med-static-name {
    font-size: 14px;
    margin-top: 8px;
    line-height: 13px;
}
.top-bar-services-sec .med-static-section {
    padding: 5px 5px;
    width: 100px;
    height: 75px;
	box-shadow: -2px 0px 7px rgb(0 0 0 / 10%);
}
.is-fixed .top-bar-single-service {
    margin: 5px 5px;
}
.is-fixed .main-bar {
    position: relative;
}
.top-bar-services-sec {
    display: inline-table;
}
.top-bar-single-service {
    display: inline-flex;
}

.top-bar-contact-info li {
    margin-right: 18px;
}
.header-nav .nav > li {
   display: block !important;
}
.header-nav .nav > li ul {
    display: block !important;
    position: relative;
}
.nav header-navbar-rht .contact-item{
  float: left !important;
}

.header-navbar-rht .header-login {
    float: right !important;
    margin-top: -43px !important;
    font-size: 12px !important;
	padding: 10px !important;
	margin-right: 10px !important;
}
.bottom_fixed_icons{
	display: none;
}
.section-search {
    min-height: 160px !important;
    padding: 1px 7px !important;
    margin-top: 45px!important;
}
.banner-header{
	margin-top: 20px !important;
}
.banner-wrapper .banner-header p {
    font-size: 15px !important;
    margin-top: 10px !important;
}
.is-fixed .header-navbar-rht{
	display: none !important;
}
.header-nav .nav > li ul {
   background: #fff !important;
}
.main-nav>li>a {
    padding: 10px 20px !important;
    font-size: 14px;
    background: #fff;
    color: #000 !important;
}
.dc-footer-call-email {
    width: 100%;
    margin: 0 auto;
    max-width: 645px;
    padding: 20px 15px;
}
.dc-callinfocontent, .dc-callinfoholder {
    display: inline-flex;
    border-top: navajowhite;
    margin-top: 0px;
    padding-top: 4px;
    margin-bottom: 10px;
}
.dc-callinfoholder .dc-callinfoimg {
    margin: 0;
    width: 25%;
}
.dc-callinfoholder .dc-callinfoimg img {
    float: left;
}
.dc-mailinfoholder .dc-callinfocontent {
    width: 100%;
    text-align: center;
    margin-top: 0px;
    padding-top: 0px;
    border-top: none;
    text-align: left;
    padding-left: 10px;
}
.dc-footer-call-email {
    display:flow-root;
}
.dc-or-text {
    display: none;
}
.is-fixed .navbar-brand.logo {
    width: 100%;
    text-align: center;
    margin-right: 0;
    box-shadow: 2px 2px 13px rgb(0 0 0 / 10%);
}
.doctor-search-landing-page h2 {
    font-size: 19px;
	margin-bottom: 0px;
}
.doctor-search-sec .aon-search2-bar-wrap {
    margin-top: -25px;
}
.doctor-search-landing-page ul {
    font-size: 14px;
    line-height: 25px;
	margin-bottom: 13px;
}
.bg-img-panel {
    height: 530px;
}
.doctor-search-sec .aon-search2-form.no-p-lr {
    padding-bottom: 0px;
}
}
*/

/* Contact Us Page */

.contact-us-page {
    margin-top: 25px;
    margin-bottom: 40px;
}

.social-icon ul li a {
    color: #fff;
    /* display: -webkit-inline-box; */
    display: -ms-inline-flexbox;
    /* display: inline-flex; */
    font-size: 18px;
    transition: all 0.4s ease 0s;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: var(--primary-color);
    text-align: center;
    /* padding: 10px 13px; */
    line-height: 40px;
}

.social-icon ul li {
    margin-right: 8px;
    display: inline-flex;
}

.social-icon ul {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    list-style: none;
    padding: 0;
    margin: 0;
}

@media only screen and (min-width:980px) {
    .privacy-policy-page {
        margin-top: 15px;
    }
    .health-provider-category-sec{
        margin-top: 40px;
    }
    .disease-page-concern-area{
        margin-top: 40px;
    }
}


.about-us-title{
    color: var(--secondary-color);
    font-weight: 600;
}
.leftRightList .red-content{
    vertical-align: baseline;
    /* margin-left: 10px; */
    display: table-cell;
    left: 78px;
    /* position: absolute; */
    padding-left: 13px;
}
.leftRightList .red-icon{
    display: table-cell;
    margin-right: 85px;
     /* right: -26px; */
    left: 50px;
}

.no-data {
    display: none;
}
.no-data:first-child {
    display: block;
}




#selectedTests.rightSideDiv .form-group.row.col-md-12.test-row{
    margin-bottom: 0px !important;
}
#selectedTests.rightSideDiv .form-group {
    margin-bottom: 0px !important;
    padding: 3px 10px !important;
}
.btn.btn-secondary.btn-sm.categoryArrowButton{
    background-color: #ffffff !important;
    color: #72BF44 !important;
    border-radius: 3px !important;
    border: none;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    margin: 0px;
    padding: 0px;
    width: auto !important;
    margin-left: 10px;
    vertical-align: bottom;
    font-size: 20px !important;
    font-weight: 800;
}
.btn.btn-secondary.btn-sm.categoryArrowButton:hover, .btn.btn-secondary.btn-sm.categoryArrowButton:focus{
    border: none;
}
#selectedTests.rightSideDiv input[type="text"], #selectedTests.rightSideDiv input[type="date"]{
    height: 20px;
    line-height: 14px;
    padding: 0px 10px;
    min-height: 30px;
    border-radius: 2px !important;
    margin-bottom: 10px !important;
}
#selectedTests.rightSideDiv label{
    padding: 0px !important;
}

#selectedTests.rightSideDiv1 label{
    padding: 0px !important;
}

#selectedTests.rightSideDiv1 input[type="text"], #selectedTests.rightSideDiv1 input[type="date"]{
    height: 20px;
    line-height: 14px;
    padding: 0px 10px;
    min-height: 30px;
    border-radius: 2px !important;
    margin-bottom: 10px !important;
}
#selectedTests.rightSideDiv1 .col-md-4.border-right-grey{
    border-left: none !important;
}
.modal-body form[action="crm-team/save-treatment"] .col-md-12.text-end{
   border-top: 1px solid #dee2e6 !important;
}
.modal-body form[action="crm-team/save-treatment"] .col-md-12.border-right-grey.max-width-60{
    border-left: none !important;
}
.modal-body form[action="crm-team/save-treatment"] .form-group.row.col-md-12.test-row .col-md-2 .col-md-12{
    margin-bottom: 5px;
}
