<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400&amp;display=swap');

.field-content1 {
    margin-bottom: 30px;
}
.desk-head-view a,.desk-head-view button,.dropdown-content a {
    font-family: 'Avenir Next', sans-serif !important;
}body {
   
    background: #ffffff;

}
.instant-search {
    position: relative;
    max-width: 100%;
}
.postscetion .card.z-depth-4 .card-image {
    margin: 0px;
}
.instant-search,
.instant-search * {
    transition: background 0.15s, box-shadow 0.15s;
}
.postscetion.pb-0.WhyChoose .card-content h5 {
    min-height: 50px;
}
.home .product-card .card .col.s12 p {
    min-height: 65px;
}
.instant-search:focus-within {
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
}

.instant-search--loading::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 2px;
    background: #009578;
    border-radius: 5px;
    animation: searchIndicator 0.5s infinite ease-in-out;
}

@keyframes searchIndicator {
    0% {
        width: 15%;
    }
    50% {
        width: 100%;
    }
    100% {
        width: 15%;
    }
}

.instant-search,
.instant-search__input-container {
    border-radius: 5px;
}

.instant-search__input-container {
    display: inline-flex;
    box-sizing: border-box;
    width: 100%;
    padding: 6px;
    background: #eeeeee;
}

.instant-search__input-container:focus-within {
    background: #ffffff;
}

.instant-search__input {
    flex-grow: 1;
    border: none;
    outline: none;
    width: 100%;
    padding: 0 6px;
    background: transparent;
}

.instant-search__results-container {
    max-height: 250px;
    overflow-y: auto;
    visibility: hidden;
    opacity: 0;
    transition: visibility 0.1s, opacity 0.1s;
}

.instant-search__results-container--visible {
    visibility: visible;
    opacity: 1;
}

.instant-search__result {
    display: block;
    color: #333333;
    text-decoration: none;
    padding: 10px;
    font-size: 0.8em;
    cursor: pointer;
}

.instant-search__result:hover {
    background: #eeeeee;
}

.instant-search__result:not(:last-of-type) {
    border-bottom: 1px solid #eeeeee;
}

.instant-search__title {
    font-size: 1.1em;
    font-weight: bold;
}

.instant-search__paragraph {
    line-height: 1.5;
    margin: 8px 0;
}
.taeb_all {
    display: inline-block;
    width: 125px;
    text-align: center;
    background: #ffcc29;
    padding: 10px;
    border-radius: 50px;
    font-weight: 600;
    font-size: 14px;
    margin-right: -34px;
    cursor: pointer;
    position: relative;
}
.taeb-switch {
    position: relative;
}
.h_r{
    z-index: 1;
    position: relative;
}
.taeb_all.active {
    color: #fff;
}
.taeb_all.active:after {
    content: "";
    position: absolute;
    width: 100%;
    top: 0;
    transition: left cubic-bezier(0.88, -0.35, 0.565, 1.35) 0.4s;
    border-radius: 27.5px;
    box-shadow: 0 2px 15px 0 rgb(0 0 0 / 10%);
    background-color: #2a5373;
    height: 100%;
    z-index: 0;
    left: 0px;
}
.taeb-switch.left:after,.taeb-switch.right:after {
    content: "";
    position: absolute;
    width: 50%;
    top: 0;
    transition: left cubic-bezier(0.88, -0.35, 0.565, 1.35) 0.4s;
    border-radius: 27.5px;
    box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.1);
    background-color: #2a5373;
    height: 100%;
    z-index: 0;
}

.taeb-switch.left:after {
    left: 0;
}

.taeb-switch.right:after {
    left: 50%;
}

.taeb-switch .taeb {
    display: inline-block;
    width: 48%;
    padding: 12px 0;
    z-index: 1;
    position: relative;
    cursor: pointer;
    transition: color 200ms;
    font-size: 12px;
    font-weight: bold;
    line-height: normal;
    user-select: none;
}

.taeb-switch .taeb.active {
    color: #ffffff;
}

main {
    width: 100%;
}

main .wrapper {
    border-radius: 37px;
    background-color: #ffcc29;
    width: 85%;
    margin-left: auto;
    margin-right: auto;
    /*/ display: inline-block; /*/
}

.filter {
    border: 1px solid lightgray;
    border-radius: 20px;
    padding: 5px 20px;
    background: none;
    font-size: 14px;
    color: black;
    text-transform: uppercase;
}

.dropdown:hover&gt;.dropdown-menu {
    display: block;
}

.dropdown&gt;.dropdown-toggle:active {
    /*Without this, clicking will make it sticky*/
    pointer-events: none;
}

.blue {
    color: #306690;
}

.logo-slider-inset {
    border: solid 1px #ededed;
    border-radius: 5px;
    text-align: center;
}

img._img_con_org {
    width: 85px;
    border-radius: 50%;
}

._text_con_org_name {
    line-height: 20px;
    text-transform: capitalize;
    font-size: 13px;
}

.logo-slider-inset:hover,
.logo-slider-inset.selected_active {
    background: #234d6e;
    color: #fff;
    border: 1px solid #2a5373;
}

.logo-slider-item {
    cursor: pointer;
}

.mini-loader {
    position: absolute;
    margin-left: 10px;
    margin-top: 5px;
}

select.form-control._sort_filter {
    border: 1px solid #2a5373 !important;
    font-size: 12px;
    width: 190px;
    cursor: pointer;
    line-height: 15px;
}

.sm {
    font-size: 14px;
    font-family: 'Poppins';
    font-weight: 500;
}

.short label {
    font-size: 12px;
    color: black;
    margin: 0px 2px!important;
    width:auto;
	    white-space: nowrap;
}

.field-content2 p {
    font-size: 15px;
}

.field-content2 img {
    width: 30px;
    height: 30px;
}

.short {
    display: inline-flex;
    width: 50%;
    align-items: center;
    margin-top: 25px;
}
.short input {
    font-size: 12px;
    color: black;
    margin-bottom: 0px !important;
    background: none;
    border: 1px solid gray;
    border-radius: 5px;
    width: 100%;
    padding: 5px 10px;
}

.listingHeader .dropdown {
    z-index: 1;
    position: relative;
    display: inline-block;
    margin-top: 5px;
    font-family: 'Roboto', sans-serif;
}

.listingHeader .dropdown .dd-a {
    padding: 10px;
    background: white;
    position: relative;
    -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.3);
    transition-duration: 0.2s;
    -webkit-transition-duration: 0.2s;
}

.listingHeader .dropdown input {
    top: 0;
    opacity: 0;
    display: block;
    padding: 0;
    margin: 0;
    border: 0;
    position: absolute;
    height: 100%;
    width: 100%;
}

.listingHeader .dropdown input:hover {
    cursor: pointer;
    -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.75);
}

.listingHeader .dropdown .dd-a span:hover {
    color: blue;
}

.listingHeader .dropdown input:checked:after {
    transform: scaleX(1);
    -webkit-transform: scaleX(1);
}

.listingHeader .dropdown input:checked~.dd-c {
    transform: scaleY(1);
    -webkit-transform: scaleY(1);
}

.listingHeader .dropdown .dd-a span {
    color: black;
}

button.more {
    background: #234d6e;
    color: #fff;
    border: 2px solid #234d6e;
    padding: 8px 40px;
    border-radius: 25px;
}

.Show {
    text-align: center;
}

.listingHeader .dropdown .dd-c {
    display: block;
    position: absolute;
    background: white;
    height: auto;
    transform: scaleY(0);
    transform-origin: top left;
    transition-duration: 0.2s;
    -webkit-transform: scaleY(0);
    -webkit-transform-origin: top left;
    -webkit-transition-duration: 0.2s;
    border: black;
    width: 300px;
}

.listingHeader .dropdown .dd-c a {
    color: black;
    font-size: 12px;
    text-decoration: none;
}

.listingHeader .dropdown .dd-c ul {
    padding: inherit;
    list-style-type: none;
    padding-inline-start: 40px;
}

.listingHeader .dropdown .dd-c ul ul {
    font-size: calc(100% - 1px);
    padding: inherit;
    padding-left: 15px;
    list-style-type: none;
}

.listingHeader .dropdown .accordion {
    background-color: white;
    color: black;
    cursor: pointer;
    padding: 10px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
}

.listingHeader .dropdown .active,
.listingHeader .dropdown .accordion:hover {
    background-color: ghostwhite;
    border-bottom: 2px solid black;
}

.listingHeader .dropdown .accordion:after {
    color: #777;
    font-weight: bold;
    float: right;
    margin-left: 5px;
}

.listingHeader .dropdown .active:after {
    content: "\2212";
}

.listingHeader .dropdown .panel {
    padding: 0 18px;
    background-color: ghostwhite;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
}

.notifyjs-bootstrap-danger {
    background-color: #ffd8d8 !important;
    border: 1px solid #fbeed5 !important;
    color: #000;
}

.remove-from-cart {
    background: green;
    color: #fff !important;
    border-radius: 50px;
}

.btn {
    display: inline-block;
    border: none;
    outline: none;
    border-radius: 10px;
    text-align: center;
    padding: 10px 80px;
    text-transform: uppercase;
    cursor: pointer;
}

.btn:focus {
    border: none;
    outline: none;
}

.--blue {
    background-color: #234d6e;
    border-radius: 30px;
}

.--pos-r-center {
    position: relative;
    left: 50%;
    transform: translateX(-50%);
}

.--txt-white {
    color: white;
}



.call-btn a {
    display: inline-block;
    font-size: 14px;
    padding: 10px 5px;
    flex-basis: 50%;
    text-align: center;
    letter-spacing: 1px;
    z-index: 10;
    font-weight: 700;
    text-decoration: none;
}

.whatsapp-call {
    background-color: #ffcc29;
    color: #234d6e;
    font-size: 16px;
    border-radius: 30px;
    padding: 10px !important;
    width: 49%;
}

.normal {
    background-color: #234d6e;
    color: #ffffff;
    font-size: 16px;
    border-radius: 30px;
    padding: 10px !important;
    width: 49%;
}

.boxes {
    border: 2px dotted green;
    background: #fff8e1;
}
.dashboard .nav-link a {
    display: block;
}
.field-content1 p {
    font-size: 16px;
    font-weight: 600;
    line-height: 25px;
    color: #306690;
}

p._test_name a {
    text-decoration: none;
}

.main {
    width: 100%;
    min-height: 380px;
    cursor: pointer;
}

.service {
    background: #fff;
    padding: 20px;
    border-radius: 15px;
    bottom: 0;
    z-index: 1;
    position: relative;
    margin-bottom: 20px;
    border: solid 1px #dddddd;
    height: 450px !important;
  
}
.home-section h1 {
    font-weight: bolder;
    font-size: 26px;
}
.service:hover {
    box-shadow: 0 0 35px 0px #d7d7d7;
}

.service-logo {
    width: 50px;
    height: 50px;
    border-radius: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    right: 8px;
    top: -19px;
}

h3 {
    font-size: 24px;
    font-weight: 900;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.25;
    color: #004368;
}

#logo-slider {
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 9em;
    margin: auto;
    overflow: hidden;
}

button.arrow {
    border: none;
}

#logo-slider .arrow {
    cursor: pointer;
    position: absolute;
    width: 2em;
    height: 100%;
    padding: 0;
    margin: 0;
    outline: 0;
    background: transparent;
}

#logo-slider .arrow:hover {
    background: rgba(0, 0, 0, 0.1);
}

#logo-slider .arrow:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 0.75em;
    height: 0.75em;
    margin: auto;
    border-style: solid;
}

#logo-slider .prev {
    left: 0;
    bottom: 0;
}

#logo-slider .prev:before {
    left: 0.25em;
    border-width: 3px 0 0 3px;
    border-color: #333 transparent transparent #333;
    transform: rotate(-45deg);
}

#logo-slider .next {
    right: 0;
    bottom: 0;
}

#logo-slider .next:before {
    right: 0.25em;
    border-width: 3px 3px 0 0;
    border-color: #333 #333 transparent transparent;
    transform: rotate(45deg);
}

#logo-slider .logo-slider-frame {
    position: absolute;
    top: 0;
    left: 2em;
    right: 2em;
    bottom: 0;
    border-left: 0.25em solid transparent;
    border-right: 0.25em solid transparent;
    overflow: hidden;
}

#logo-slider .logo-slider-item {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 10%;
    height: 100%;
}

#logo-slider .logo-slider-inset {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0.5em 0.25em;
    overflow: hidden;
}

@media ( max-width: 60em) {
    #logo-slider .logo-slider-item {
        width: 33.33%;
    }
    #logo-slider {
        height: 10em;
    }
}

@media ( max-width: 45em) {
    #logo-slider .logo-slider-item {
        width: 50%;
    }
    #logo-slider {
        height: 12em;
    }
}

@media ( max-width: 30em) {
    #logo-slider .logo-slider-item {
        width: 65%;
    }
    #logo-slider {
        height: 9em;
    }

}

.home-section p,
.home-section p a {
    font-size: 12px;
    color: black;
    margin-bottom: 0px !important;
    text-decoration: none;
}

.home-section {
    display: flex;
    gap: 13px;
    text-decoration: none;
    color: #394e59 !important;
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 8px;
    transition: 0.4s ease;
    cursor: pointer;
    margin-top: 25px;
    align-items: center;
}

i.fa.fa-angle-right {
    margin-left: 10px;
}

.card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, .125);
     border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}
.card h3 {
    background: #004368;
    color: #fff;
    padding: 15px 20px 9px;
    font-size: 19px;
    font-weight: 500;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}


.input-section {
    padding: 5px 0px 20px 20px;
}

.input-section label {
    font-size: 17px;
    color: #394e59;
    font-weight: 600;
    font-family: 'Avenir Next', sans-serif !important;
    margin-bottom: 8px;
}

input#fname {
    font-size: 13px;
    width: 70%;
    height: 33px;
    border: 1px solid rgba(0, 0, 0, .125);
    padding-left: 14px;
    color: gray;
}

.input-section span {
    display: block;
    font-size: 11px;
    width: 332px;
    margin-top: 12px;
    margin-bottom: 20px;
    font-family: 'Avenir Next', sans-serif !important;
    color: #394e59;
}

.Advantage-section p {
    font-size: 20px;
    width: 305px;
    font-weight: 600;
    font-family: 'Avenir Next', sans-serif !important;
    padding-top: 5px;
}

.Advantage-section span {
    display: block;
    font-size: 13px;
    font-weight: 500;
    color: #394e59;
    text-decoration: none;
    transition: 0.3s;
    width: 333px;
    margin-top: -3px;
}

a.next-btn {
    background: #ffcb03;
    text-decoration: none;
    color: #394e59;
    padding: 10px 40px;
    font-size: 13px;
    border-radius: 25px;
    font-family: 'Avenir Next', sans-serif !important;
}

.shadow {
    margin-left: 20px;
    background: #fff;
    border-radius: .25rem;
}

.shadow h3 {
    background: #004368;
    padding: 13px;
    text-align: center;
    color: #fff;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
    font-size: 19px;
    font-family: 'Avenir Next', sans-serif !important;
    margin: 0px;
}

.price_rate {
    background: #fff8e0;
    padding: 10px 50px;
}

.price_rate p {
    font-size: 12px;
    font-weight: 500;
    color: #394e59;
    text-align: center;
    margin: 0px;
    font-family: 'Avenir Next', sans-serif !important;
}

.price_rate span {
    font-size: 10px;
    font-weight: 500;
    color: #394e59;
    text-align: center;
    display: block;
    font-family: 'Avenir Next', sans-serif !important;
}

.rates del {
    color: rgb(221, 50, 50);
    font-size: 20px;
    font-family: 'Avenir Next', sans-serif !important;
}

.rates {
    margin: 10px;
    display: flex;
    justify-content: center;
    gap:15px;
    font-family: 'Avenir Next', sans-serif !important;
}

.rates {
    display: flex;
    justify-content: center;
    font-size: 18px;
    margin: 0px 0px 15px 0px;
    padding: 5px;
    align-items: center;
}

p.discrip,
p.discripmore {
    font-size: 13px;
}

p.discripmore {
    color: #234d6e;
}

hr.dotted {
    border: 1px dotted gray;
    margin: 0px;
}

.price_rate.\31 {
    border-bottom-right-radius: 7px;
    border-bottom-left-radius: 7px;
}

.sub_total {
    padding: 14px 19px 0px;
}

.sub_total p {
    font-size: 13px;
    font-weight: 500;
    color: #394e59;
    text-decoration: none;
    transition: 0.3s;
    font-family: 'Avenir Next', sans-serif !important;
}

span.left_side {
    float: right;
    font-weight: 700;
    font-family: 'Avenir Next', sans-serif !important;
}

span.left_side a {
    color: #c5c1c1;
    font-size: 8px;
    text-decoration: none;
    border: 1px dotted gray;
    padding: 4px 10px;
    font-family: 'Avenir Next', sans-serif !important;
}

.total_amount h4 {
    font-size: 16px;
    color: #394e59;
    font-weight: 600;
    font-family: 'Avenir Next', sans-serif !important;
}

.total_amount {
    padding-top: 14px;
    padding-bottom: 10px;
}

span.total {
    float: right;
    font-weight: 500;
    color: #394e59;
}

.main-serction {
    margin-top: 15px;
}

p.mobile-number {
    display: block;
    font-size: 11px;
    width: 332px;
    margin-top: -4px;
    font-family: 'Avenir Next', sans-serif !important;
    color: #394e59;
}

p.mobile-number span {
    margin: 0px;
    color: #000;
    font-weight: 600;
}

input#sname {
    width: 10%;
    border: 1px solid rgba(0, 0, 0, .125);
    height: 35px;
    border-radius: .25rem;
}

div#accordionExample {
    padding: 0px;
}

.accordion-button:not(.collapsed) {
    color: #fff;
    background-color: #004368;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .125);
}

.accordion button {
    padding: 9px 20px 9px!important;
}

/*button.accordion-button {
    font-size: 19px;
    font-family: 'Avenir Next', sans-serif !important;
    font-weight: 500;
}

button.accordion-button.collapsed {
    font-size: 19px;
    font-family: 'Avenir Next', sans-serif !important;
    font-weight: 500;
    padding: 15px 20px 9px!important;
    color: #fff;
    background-color: #004368;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .125);
}
*/
.accordion button {
    margin: 0px !important;
}

.accordion-item i.fa.fa-angle-down {
    float: right;
}

.accordion-item {
    border: none!important;
}

.card-header a {
    color: #fff;
    font-size: 19px;
    font-family: 'Avenir Next', sans-serif !important;
}

.box {
    background: #fff;
    padding: 20px;
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15)!important;
    width: 230px;
    border-radius: 10px;
}

.box-section {
    display: flex;
    justify-content: space-around;
    padding-top: 15px;
    padding-bottom: 15px;
}

.box p {
    font-size: 19px;
    color: #004368;
    font-weight: 600;
    margin-bottom: 0px;
}

p.user-section {
    color: #394e59;
    font-weight: 100;
    font-size: 12px;
}

.box span {
    font-size: 14px;
    font-weight: 500;
    color: #394e59;
    text-decoration: none;
    transition: 0.3s;
    font-family: 'Avenir Next', sans-serif !important;
    line-height: 11px;
}

.box-1 span {
    font-size: 14px;
    font-weight: 500;
    color: #394e59;
    text-decoration: none;
    transition: 0.3s;
    font-family: 'Avenir Next', sans-serif !important;
    line-height: 11px;
}

.box-1 p.user-section {
    color: #394e59;
    font-weight: 100;
    font-size: 12px;
}

.box-1 {
    background: #fff8e0;
    padding: 20px;
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15)!important;
    width: 230px;
    border-radius: 10px;
}

.box-2 {
    background: #004368;
    padding: 20px;
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15)!important;
    width: 230px;
    border-radius: 10px;
}

.box-2 a {
    display: flex;
    color: #fff;
    text-decoration: none;
    font-size: 24px;
    text-align: center;
    border: 1px solid #fff;
    border-radius: 50px;
    width: 39px;
    height: 39px;
    justify-content: center;
    align-items: center;
    margin: 17px auto;
}

.box-2 span {
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    text-decoration: none;
    transition: 0.3s;
    font-family: 'Avenir Next', sans-serif !important;
    line-height: 11px;
    display: flex;
    justify-content: center;
    margin-top: 15px;
}

.box-1 p {
    font-size: 19px;
    color: #004368;
    font-weight: 600;
    margin-bottom: 0px;
}

.box-1 p.user-section i,
p.user-section i.fa.fa-user {
    border: 2px solid #ffcb03;
    border-radius: 24px;
    padding: 5px 7px;
    font-size: 14px;
    background: #004368;
    color: #fff;
    margin-top: 4px;
    margin-right: 5px;
}

.accordion-body {
    padding: 0px!important;
    background: #fff!important;
    border: 1px solid #ddd;
    border-top: 0;
}

.t_p_details_time ._fasting_time,
.t_p_details_time ._report_delivery {
    line-height: 20px !important;
}

.t_p_details_time {
    font-size: 14px !important;
}
div#sticky .shadow ._offer_icon_m_d {
    position: absolute;
    top: 44px;
    width: 50px;
    right: -61px;
    text-align: center;
}
._offer_icon_m_d ._offer_icon {
    position: absolute;
    line-height: 13px;
    font-size: 16px;
    text-align: center;
    color: #fff;
    z-index: 9;
    right: 63px;
    top: -62px;
    width: 30px;
    display: block;
    height: 47px;
    width: 47px;
    display: flex;
    justify-content: center;
    align-items: center;
   font-weight:bold;
}

._offer_icon_m_d .offpercent {
    width: 60px;
    margin-top: -65px;
}
img.viwesmart {
    position: relative;
}
span._offer_icon {
    position: absolute;
    line-height: 14px;
    font-size: 14px;
    text-align: center;
    color: #fff;
font-weight:bold;
}

.add_member_line h3 {
    background: #ffcb03;
    color: #004368;
    text-align: center;
    border-radius: 0px;
}

.form_section {
    padding-left: 25px;
    padding-right: 25px;
}

.form_section label {
    font-size: 15px;
    color: #004368;
    font-weight: 600;
}

input.form-control {
    font-size: 13px;
    border: 1px solid rgba(0, 0, 0, .125);
    padding-left: 14px;
    color: gray;
    height: 33px;
}

select.form-select {
    font-size: 13px;
    border: 1px solid rgba(0, 0, 0, .125);
    padding-left: 14px;
    color: gray;
}

.form_section .col {
    margin-bottom: 12px;
}

.form-control:focus {
    box-shadow: none!important;
    border: 1px solid rgba(0, 0, 0, .125)!important;
}

.form-control:focus-visible {
    outline: none!important;
}

.add_member_line a {
    display: block;
    width: 108px;
    margin-bottom: 20px;
}

.accordion-button::after {
    flex-shrink: 0;
    width: 1.25rem;
    height: 1.25rem;
    margin-left: auto;
    content: "";
    background-image: none!important;
    background-size: 1.25rem;
    transition: transform .2s ease-in-out;
    color: #fff;
}

.accordion-item {
    padding: 0px!important;
}

button.accordion-button {
    display: block;
}

.form_section h4 {
    font-size: 19px;
    color: #394e59;
    font-weight: 600;
    font-family: 'Avenir Next', sans-serif !important;
    margin-bottom: 8px;
    text-transform: uppercase;
}

.date-section a {
    border: 1px solid rgb(0 0 0 / 42%);
    padding: 10px;
    text-decoration: none;
    border-radius: 6px;
    color: #4a4949;
    font-size: 13px;
    text-align: center;
}

.date-section {
    display: flex;
    justify-content: space-between;
    margin-top: 15px;
}

.date-section a span {
    display: block;
    text-align: center;
    font-size: 30px;
    color: #000;
}

.date-section a span:active {
    background: #004368;
    border: 1px solid #004368;
    color: #fff;
}

.date-section a:active {
    background: #004368;
    border: 1px solid #004368;
    color: #fff;
}

a.active {
    background-color: #004368;
    border: 1px solid #004368;
    color: #fff;
}

span.active {
    color: #fff!important;
}

p.Available-time {
    display: block;
    font-size: 13px;
    font-weight: 500;
    color: #21333c;
    text-decoration: none;
    transition: 0.3s;
    margin-top: 18px;
}

i.fa.fa-sun-o {
    font-size: 20px;
}

.sun-icon i span {
    font-size: 13px;
    color: #394e59;
    font-family: 'Avenir Next', sans-serif !important;
}

.sun-icon {
    display: flex;
    gap: 34px;
}

.sun-icon h5 {
    color: #004368;
    font-size: 15px;
    font-weight: 700;
}

.sun-icon {
    display: flex;
    gap: 34px;
    align-items: baseline;
}

.time_table {
    display: flex;
    gap: 24px;
    margin-top: 15px;
}

.time_table a {
    border: 1px solid rgb(0 0 0 / 42%);
    text-decoration: none;
    padding: 8px;
    text-align: center;
    border-radius: 6px;
    color: #4a4949;
    font-size: 13px;
    margin: 0px;
}

.time_table a:active {
    background-color: #004368;
    border: 1px solid #004368;
    color: #fff;
}

a.active {
    color: #fff;
}

.time_btn {
    margin-top: 15px;
}

.online.payment {
    padding-left: 25px;
    padding-right: 25px;
    margin-top: 15px;
    display: flex;
}

.form_section {
    margin-top: 15px;
}

.form-check-inline1 {
    display: flex;
}

.form-check-inline1 {
    display: flex;
    gap: 11px;
}

.form-check-inline1 p span {
    display: block;
    font-size: 14px;
    font-weight: 500;
    color: #394e59;
}

.form-check-inline1 p {
    font-size: 17px;
    font-weight: 600;
}

input.form-check-input1 {
    height: 25px;
    width: 25px;
}

.booking {
    margin-bottom: 25px;
    margin-left: 25px;
}

i.fa.fa-angle-right {
    margin-left: 10px;
}

.Basic_screen {
    background: #fff8e0;
    padding-top: 17px;
    padding-left: 25px;
    border-radius: 0.25rem;
}

.Basic_screen h1 {
    color: #004368;
    font-size: 22px;
    font-weight: 600;
    font-family: 'Avenir Next', sans-serif !important;
}



.Basic_screen span {
    font-size: 16px;
    font-weight: 600;
    font-family: 'Avenir Next', sans-serif !important;
}

.card.section {
    margin-top: 15px;
    padding: 40px;
    border-radius: 0.25rem;
    background: #fff;
    border: 1px solid #e7e7e7;
}

.card_one p {
    color: #16262e;
    font-size: 14px;
    line-height: 23px;
}

.icon_section {
    display: flex;
    gap: 20px;
}

.icon_section i {
    font-size: 36px;
}

.icon_section p {
    font-size: 9px;
}

.icon_section span {
    display: block;
    font-size: 14px;
    color: #394e59;
    line-height: 9px;
}

.card h3 {
    background: #004368;
    color: #fff;
    padding: 15px 20px 9px;
    font-size: 19px;
    font-weight: 500;
    border-top-right-radius: 10px;
    border-top-left-radius:  10px;
}
.card h2.ctmblock {
    background: #004368;
    color: #fff;
    padding: 15px 20px 9px;
    font-size: 19px;
    font-weight: 500;
    border-top-right-radius: 10px;
    border-top-left-radius:  10px;
}

.card {
    margin-top: 15px;
}

.parameter_section p {
    background: #ffcb03;
    padding: 12px;
    color: #394e59;
    font-size: 15px;
    font-weight: 600;
    border-radius: 2px;
}

.parameter_section {
    margin-top: 10px;
}

._components_tests_counts {
    margin-left: 10px;
}

button.accordion-button {
    background: #234D6E!important;
    color: #fff!important;
}

.accordion .accordion-item {
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 10px;
}

.accordion-body p {
    background: transparent;
    font-weight: 300;
    display: flex;
    gap: 104px;
    padding: 0px;
    margin-bottom: 4px;
}

button.accordion-button {
    display: flex;
    padding-top: 12px;
}

button.accordion-button p {
    background: transparent;
    padding: 0;
    margin: 0px auto;
}

button.accordion-button.collapsed {
    margin: 0px;
}

table {
    width: 100%;
}

table tr td {
    font-size: 13px;
}

button.accordion-button {
    margin: 0px;
}

.accordion-button:focus {
    z-index: 3;
    border-color: transparent!important;
    outline: 0;
    box-shadow: none!important;
}

.tex_section p {
    font-size: 13px;
    padding: 10px;
}

.CBC-section p {
    font-size: 13px;
}

.why_pathkind {
    background: #fff;
    margin-top: 15px;
    border: 1px solid #004368;
    border-radius: 10px;
    padding: 30px;
}

.why_pathkind h4 {
    color: #004368;
    font-size: 20px;
    font-weight: 600;
}

.why_pathkind p {
    color: #5e5e5e;
    font-size: 16px;
}

.Nabl-section p {
    color: #000;
    font-size: 16px;
    font-weight: 600;
    width: 160px;
    line-height: 20px;
    margin-top: 12px;
}

.Nabl-section i {
    font-size: 30px;
}

.Nabl-section {
    display: flex;
    gap: 0px;
    justify-content: space-around;
}.block {
    text-align: center;
}
.service_test{
    height: 400px !important;
}
.shadow {
    background: #fff;
    padding: 45px 15px;
    border-radius: 0.50rem;
}

.dotted-line {
    background: #fff8e0;
    padding: 9px 5px;
    border: 1px dotted #98db99;
}

.dotted-line h4 {
    font-size: 18px;
    text-align: center;
}
button.bookNow._but_now {
    background: #004368;
    color: #fff;
}
.shadow p {
    font-size: 18px;
    color: #004368;
    font-weight: 600;
}

.del {
    display: flex;
    gap:0px;
    justify-content: center;

}
span._test_mrp {
    margin-right: 10px;
}
.del p {
    color: rgb(221, 50, 50);
    font-size: 17px;
    margin: 0px;
}

p.redcolor {
    color: #686666d4;
}

.btn-botton {
    display: flex;
    gap: 15px;
    padding: 0px;
    margin-top: 15px;
}

a.bookNow {
    background: #004368;
    color: #fff;
}

.btn-botton a,
.btn-botton button{
    background: #ffcb03;
    text-decoration: none;
    padding: 10px 20px;
    margin: 0px;
    font-size: 12px;
    color: #394e59;
    font-weight: 600;
    border-radius: 25px;
}

img.viwesmart {
    margin-top: -29px;
    width: 90%;
    margin-left: 16px;
}

img.callnow {
    margin-top: 30px;
    width: 100%;
    margin-bottom: 25px;
}

img.offpercent {
    position: absolute;
    right: 63px;
    margin-top: -33px;
}

.spin_loader_main {
    width: 100%;
    justify-content: center;
    text-align: center;
    padding: 10%;
}

.spin_loader {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    display: inline-block;
    border-top: 4px solid #ffcc29;
    border-right: 4px solid transparent;
    box-sizing: border-box;
    animation: rotation 1s linear infinite;
}

.spin_loader::after {
    content: '';
    box-sizing: border-box;
    position: absolute;
    left: 0;
    top: 0;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    border-left: 4px solid #234d6e;
    border-bottom: 4px solid transparent;
    animation: rotation 0.5s linear infinite reverse;
}

@keyframes rotation {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.field-content2 .d-flex img {
    margin-right: 10px;
}

.indi_test_name {
    display: inline-block;
    width: 49%;
    font-size: 14px;
    padding: 1px 10px;
}
.in_report_t {
    width: 40px;
    height: 40px;
}
.call-btn {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 15px;
}
.call-btn a {
    font-size: 12px;
}
.d-removecart{
    color: #ffffff !important;
    background: green !important;
}


.d_readmor {
    margin-bottom: 15px;
    text-align: right;
    padding-right: 25px;
    cursor: pointer; 
}

.tex_section2 {
    width: 100%;
    overflow: auto;
}
.d_readmor:hover{
    font-weight: 600;
}
@media(max-width: 767px) {
.overf {
    display: none;
}a._download_repo img {
    width: 100%;
}
.carousel.slide.crousel-banner.dt span {
    background-color: #ffcb03;
    opacity: 1 !important;
    padding: 10px !important;
    border-radius: 50%;
}.carousel.slide.crousel-banner.dt button {
    opacity: 1;
}
.sidebar-inner {
    width: 320px;
}
.desk-head-view {
    display: none;
}
div#sticky .shadow, .sticky .shadow, #sticky, .sticky .wrwp.scrollable {
    padding: 15px  0px 15px 15px;
}
.overf{  width: 800px;}
.overf .block {
    text-align: center;
    float: left;
    width: 33.333%;
}.overf .block {
    text-align: center;
    float: left;
    width: 33.333%;
}
.Nabl-section {
    display: flex;
    gap: 0px;
    flex-direction: row;
    overflow: auto;
}
span._test_selling {
    font-size: 21px!important;
}
._offer_icon_m_d ._offer_icon {
    line-height: 16px;

}
    .col-lg-9 {
        margin-top: 5rem;
    }
    .box p {
        font-size: 12px;
    }
    .sun-icon {
        gap: 14px;
    }
    .Advantage-section {
        margin-bottom: 25px;
        padding: 0px 15px;
    }
    .time_table {
        gap: 5px;
    }
    .date-section {
        flex-flow: wrap;
        justify-content: space-around;
    }
    .shadow {
        margin-left: 0px;
        margin-top: 15px;
    }
    .row {
        --bs-gutter-x: 0rem;
    }
    .form_section {
        padding-left: 10px;
        padding-right: 10px;
    }
    .col {
        margin-left: 5px;
        margin-right: 5px;
    }
    .form-check-inline {
        margin-right: 0px;
    }
    .total_amount {
        padding: 14px 15px;
    }
    .time_table a {
        font-size: 10px;
    }
    .date-section a {
        font-size: 14px;
        margin-right: 5px;
    }
    .box-section {
        grid-gap: 8px;
    }
    .box span {
        font-size: 11px;
    }
    i.fa.fa-user {
        border: 1px solid gray;
        border-radius: 24px;
        padding: 7px 10px;
        font-size: 13px;
        height: 28px;
        width: 29px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .box-2 span {
        font-size: 9px;
    }
    .box-2 {
        padding: 7px;
    }
    .box-1 {
        padding: 7px;
    }
    .box-1 p {
        font-size: 12px;
    }
    .box-1 span {
        font-size: 11px;
    }
    .box {
        background: #fff;
        padding: 7px;
        box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15)!important;
        width: 230px;
        border-radius: 10px;
        height: 150px;
    }
  
    .col-lg-3 {
        padding-left: 0px;
        padding-right: 0px;
    }
    .card.section {
        padding-top: 10px;
        padding-left: 15px;
        padding-right: 15px;
    }
    .Basic_screen {
        margin-top: 20px;
    }
    .Basic_screen h1 {
        font-size: 17px;
    }
    .card.section p {
        padding-top: 20px;
    }
    .icon_section {
        gap: 0px;
        flex-flow: column;
        display: flex;
        align-items: center;
    }
    img.offpercent {
        position: absolute;
        right: 60px;
        margin-top: 0px;
        width: 25%;
    }
    .icon_section span {
        font-size: 14px;
        display: flex;
        justify-content: center;
        line-height: 21px;
    }
    .icon_section p {
        padding-top: 3px!important;
        font-size: 17px;
    }
    .why_pathkind {
        padding-top: 25px;
        padding-left: 15px;
        padding-right: 15px;
    }
    .Nabl-section p {
        font-size: 12px;
        margin-left: 4px;
    }
    .shadow {
        margin-top: 40px;
    }
    button.accordion-button.collapsed {
        font-size: 15px;
    }
    button.accordion-button {
        font-size: 15px;
    }
    .shadow p {
        font-size: 18px;
        color: #004368;
        font-weight: 600;
    }
    .dotted-line h4 {
        font-size: 26px;
        text-align: center;
    }
    .del del {
        font-size: 24px;
        color: rgb(221, 50, 50);
    }
   
    .del p {
        font-size: 25px;
        color: #5a5959;
    }
    .btn-botton {
        display: flex;
        gap: 15px;
        padding: 0px;
        margin-top: 15px;
        justify-content: center;
    }
    .icon_section i {
        font-size: 60px;
    }
.home-section {
    justify-content: space-between;
margin-top: 8px;
}
h3 {
    font-size: 15px;
    font-weight: 900;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    color: #004368;
    margin-bottom: 0px;
}.short {
    display: inline-flex;
    width: auto;
    align-items: center;
    margin-top: 0px;
}.service {
    padding: 15px;
 
}
.home-section p, .home-section p a {
    text-align: right;
}section .container .row .search-bar {
    display: none;
}.wrapper {

    margin-top: 33px;
}.call-btn {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 15px;
}.call-btn a,.sm,.rates del,span._test_selling {
    font-size: 12px;
}
.field-content2 p {
    font-size: 13px;
    margin-bottom: 10px;
}
.Nabl-section {
    display: flex;
    gap: 0px;
    flex-direction: column;
}

.Nabl-section p {
    font-size: 18px;
    margin-left: 0px;
    clear: none;
    width: 100%;
    float: right;
    padding-left:0px;
    position: relative;
    top: 0px;
}
.parameter_section {
    padding-left: 0px;
    padding-right: 0px;
    margin-top: 10px;
}
.card h3 {
    background: #004368;
    color: #fff;
    padding: 15px 10px 15px;
    font-size: 15px;
    font-weight: 500;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}

}.modal-content .modal-header button.btn-close {
    background-color: #234d6e;
    opacity: 1;
    padding: 10px;
    top: 0px;
    position: absolute;
    right: 0px;
}input#update_address {
    background: #ffcc29;
    border-radius: 30px;
    color: #234d6e;
    padding: 8px 36px;
    border: none;
}section.home-contant .container .row .col-lg-12 .row &gt; .home-section + .col-lg-9&gt;.row {
    margin: 0px;
}.btn-botton {
    justify-content: center;
}
.btn-botton a, .btn-botton button {
    border: none;
}
div#sticky .shadow {
    margin-left: 0px;
}
.btn-botton a, .btn-botton button {
    border: none;
padding: 10px 10px !important;
}div#sticky .shadow {
    margin-left: 0px;
    background: #fff;
    border-radius: 15px;
    box-shadow: 0px 0px 9px 6px #d1d1d1 !important;
    position: relative;
}
.parameter_section .accordion-button::after, #accordionPanelsStayOpenExample .accordion-button::after{
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")!important;

}
.shadow p {
    text-align: center;
}
.dotted-line {
    width: 90%;
    margin: auto;
}

@media (min-width:768px){

.carousel.slide.crousel-banner.dt {
    display: none;
}

.service {
    height: 490px;
}
.row.mt-4.__test_list_row.test_data_list .service {
    height: 480px;
}
.row.mt-4.__test_list_row.test_data_list.filtest_data_list .service {
    height: 465px;
}

p.d-flex._parameters_m + p.d-flex, p.d-flex._parameters_m + p.d-flex + p {
    height: 50px;
}
.service-logo {
    width: 60px;
    height: 60px;

}
span._offer_icon {
    position: absolute;
    line-height: 14px;
    font-size: 16px;
    text-align: center;
    color: #fff;
    font-weight: bold;
}
.why_pathkind {
    background: #fff;
    margin-top: 15px;
    border: 2px solid #004368;
    border-radius: 10px;
    padding: 30px;
    margin-bottom: 30px;
}
.why_pathkind p {
    color: #5e5e5e;
    font-size: 15px;
}.call-btn {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 15px;
    position: absolute;
    width: 100%;
    bottom: 11px;
    left: 0px;
    padding: 10px 20px;
}div#sticky.navbar-fixed .wrwp {
    position: fixed;
    width: 20%;
    z-index: 99;
    margin-top: -210px;
}
.overf {
    display: flex;
    gap: 138px;
}
}
p._test_name a {
    color: #306690;
}

@media (min-width:1370px){
div#sticky.navbar-fixed .wrwp {
    position: fixed;
    width: 20%;
    z-index: 99;
    min-width: 306px;
    max-width: 306px;
}}

.remove_componet{
    display: none !important;
}
div#staticBackdrop .modal-header.popup-top {
    color: #004368;
    border-top-left-radius: calc(0.3rem - -11px)!important;
    border-top-right-radius: calc(0.3rem - -11px)!important;
    background-color: #ffc107 !important;
    font-size: 20px;
    border-bottom: solid 6px #004368;
}

div#staticBackdrop .modal-footer {
    border-top: 1px solid #dee2e6;
    border-bottom-right-radius: calc(.3rem - 11px);
    border-bottom-left-radius: calc(.3rem - 11px);
}
div#staticBackdrop .modal-content .modal-header button.btn-close {
    background-color: #fff;
    opacity: 1;
    padding: 10px;
    top: 0px;
    position: absolute;
    right: 0px;
}.block img {
    max-width: 60px;
}.icon_section span {
    line-height: normal;
}

/*[data-toggle='tooltip'] {
  height: 3em;
  width: 10em;
  background: yellow;
}*/

@media(max-width: 767px){
    .service{
        height: 385px!important;
    }
   
    .col-md-4.rolling._text_card._text_card_PL217{
        padding-right: 0px!important;
    }
    .wrapper {
        margin-top: 100px;
    }
}
@media (max-width:768px){
    div#sticky .shadow ._offer_icon_m_d {
    position: absolute;
    top: 44px;
    width: 50px;
    right: auto;
    left: 67px;
}



}
.taeb-switch {
    position: relative;
    display: flex;
justify-content: space-between;
}.taeb-switch .taeb {
    width: 33.333%;
}
/*main .wrapper {
    width: 100%;
}*/
.taeb-switch .taeb.active:after {
    content: "";
    position: absolute;
    width: 100%;
    top: 0;
    transition: left cubic-bezier(0.88, -0.35, 0.565, 1.35) 0.4s;
    border-radius: 27.5px;
    box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.1);
    background-color: #2a5373;
    height: 100%;
    z-index: -1;
    left: 0px;
}.taeb-switch .taeb.active {
    color: #ffffff;
    position: relative;
}.taeb-switch.left:after, .taeb-switch.right:after {
    background-color: transparent;

}

._item_overview p br {
    display: none;
}

._item_overview p {
    text-align: justify !important;
}



._item_overview table tr td {
    padding: 5px;
    border: solid 1px #ededed;
}
._item_overview table {
    width: 100% !important;
    border: solid 1px #ededed;
}.d_readmor {
    margin-bottom: 15px;
    text-align: right;
    padding-right: 0px;
    cursor: pointer;
    padding-top: 20px;
}
.CBC-section.faqans p strong {
    font-weight: bold;
}.CBC-section.faqans p {
    display: block;
}

.CBC-section.faqans p br {
    display: none;
}
span._item_overview._itemoverview.more {
    overflow: hidden;
    height: 140px;
}
p._parameters_m {
    font-size: 16px;
    font-weight: 600;
}
p._test_name a {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
}.Basic_screen h2 {
    margin: 0px;
}
.accordion-button:not(.collapsed) {
    font-size: 15px;
}
.Basic_screen {
    padding-bottom: 17px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
div#MultiCarousel {
    position: relative;
}
.our-say h4 {
    color: #FFCC29;
    font-size: 25px;
    font-weight: 700;
}.our-say p {
    color: #FFCC29;
    font-size: 15px;
}.our-say {
    margin-top: 110px;
    padding-left: 105px;
}

.testimonial-slide {
    border-radius: 25px;
    height: 300px;
    position: relative;
    margin-left: 10px;
    margin-right: 10px;
}.testimonial-slide p {
    color: #234D6E;
    font-size: 14px;
    font-weight: 300;
}.slick-slide img {
    display: block;
}.text-sec {
    position: absolute;
    bottom: -37px;
}.slick-slide img {
    display: block;
}.text-sec img {
    width: 70%!important;
}.testimonial-slide img {
    width: 30%;
}

div#MultiCarousel .testimonial.slick-initialized.slick-slider {
    position: static !important;
}

section.pkg-qua-sec.quali.new.mt-0.requirement .container-fluid.mt-2.ctbpar div#MultiCarousel .slick-prev {
    top: 42% !important;
    left: auto !important;
    left: 0% !important;
}
section.pkg-qua-sec.quali.new.mt-0.requirement .container-fluid.mt-2.ctbpar div#MultiCarousel .slick-next {
    top: 35% !important;
    left: auto !important;
    right: 2% !important;
}
section#Reviews div#MultiCarousel .slick-prev {
    top: 66% !important;
    left: -25% !important;
}
.while,.while1 {
    height: 175px;
    overflow-x: hidden;
    overflow-y: scroll;
}.testimonial-slide h4 {
    font-size: 18px;
    text-align: left;
    font-weight: 700;
    color: #234D6E;
}.testimonial.slick-initialized.slick-slider {
    padding-bottom: 31px;
}
.testimonial-slide p {
    text-align: left;
}.testimonial, .item.slick-slide.slick-cloned {
    margin-bottom: 15px;
}
.wrwp.scrollable.sidebar {
    position: sticky;
    top: 115px;
    margin-bottom: 30px;
}.back-color-blue .container-fluid {
    padding-right: 0px;
}

.testimonial button.slick-next.slick-arrow, .itempvideo button.slick-next.slick-arrow {
    top: 61% !important;
    left: -18% !important;
}
 section.back_image .box {
    background: #fff;
    padding: 0px;
    box-shadow: none;
    width: 100%;
    border-radius: 10px;
}
.testimonial-slide {
    margin-bottom: 35px;
}
@media (max-width:767px){
.home-section h1 {
    font-weight: bolder;
    font-size: 15px;
}
span._item_overview._itemoverview.more p:first-child {
    height: 121px;
    overflow: hidden;
}span._item_overview._itemoverview.more[style="height: max-content;"] p:first-child {
    height: auto;
    overflow: hidden;
}
.in_report_t {
    width: 15%;
    height: 40px;
    float: left;
    display: inline-block;
    margin-right: 5%;
}.t_p_details_time {
    font-size: 14px !important;
    float: left;
    width: 80%;
}.icon_section {
    display: block;

}
.card h2.ctmblock {
    font-size: 16px;

}.accordion button {
    padding: 9px 20px 9px!important;
}
}
a._download_repo img {
    width: 100%;
}
div#MultiCarousel .slick-prev {
    top: 52% !important;
}.testimonial.slick-initialized.slick-slider {
    padding-bottom: 0px;
}
.text-sec {
    position: absolute;
    bottom: -37px;
    top: auto;
    width: auto;
    left: auto !important;
}.text-sec img {
    display: block !important;
    max-width: 70%!important;
}
.accordion-body {
    padding: 20px!important;
    background: #fff!important;
    border: 1px solid #ddd;
    border-top: 0;
}.back-color-blue {
    background: #F3F3F3;
    position: relative;
    overflow: hidden;
}
.our-say h4 {
    color: #222935;
    font-size: 25px;
    font-weight: 700;
}.our-say p {
    color: #222935;
    font-size: 15px;
}

#Reviews .testimonial-slide p.while1 {
    height: 125px !important;
}

#Reviews .testimonial-slide small {
    font-size: 12px !important;
    text-align: left;
    margin-bottom: 10px;
}
#Reviews .testimonial-slide h4 {
    margin-top: 0px;
    font-size: 15px;
}
section.banner-sec {
    background-image: url(/assets/img/new.webp);
    background-size: cover;
    background-position: center left;
    padding: 70px 0px;
}
.captions {
    display: none;
}
.home .region.region-schedule-home-collection h3 {
    display: none;
}
.home .region.region-schedule-home-collection .form-item-a {
    width: 48%;
    display: inline-block;
    margin: 5px 0px 5px 5px;
}

.captions {
    font-size: 34px;
    margin-bottom: 10px;
font-weight: bold;

}.Introduces {
    display: inline-block;
    padding: 0px 5px;
    background: #234D6E;
    color: #fff;
    font-size: 24px;
}
.home section.form-sec.mb-5 .banner-form {
    width: 100%;
    margin-top: 0px;
    background-image: linear-gradient(to top, #fff, #fff 37%) !important;
    box-sizing: border-box;
    box-shadow: none;
    border-radius: 25px;
    padding: 0px 20px 0px 20px;
}
section.pkg-qua-sec.quali.new.mt-0.requirement h2.headings.text-center {
    text-align: center !important;
}



section.pkg-qua-sec.quali.new.mt-0.requirement {
    background: url(/assets/img/requirements.png);
    background-size: cover;
    background-position: center left;
    overflow: hidden;
}
.testimonial-slide p.while1 {
    height: 100px;
    color: #282730;
    margin: 0px !important;
}
section.pkg-qua-sec.quali.new.mt-0.requirement .container-fluid.mt-2.ctbpar {
    padding-right: 0px;
}
section.pkg-qua-sec.quali.new.mt-0.requirement .testimonial-slide h4 {
    font-size: 16px;
    text-align: left;
    font-weight: 500;
    color: #282730;
    margin-top: 0px;
}
section.pkg-qua-sec.quali.new.mt-0.requirement .testimonial-slide {
    border-radius: 25px;
    height: 165px;
    position: relative;
    margin-left: 10px;
    margin-right: 10px;
}section.pkg-qua-sec.quali.new.mt-0.requirement .testimonial-slide:hover {
    background: #fecc00;
}
.WhyChoose {
    overflow: hidden;
}
.postscetion.pb-0.WhyChoose .card.z-depth-4 img {
    width: 100%;
}
.items .col-lg-3 {
    padding: 0px 15px;
}
.postscetion.pb-0.WhyChoose .card-content {
    padding: 10px 15px;
    text-align: left;
}


.postscetion.pb-0.WhyChoose .card.z-depth-4 .card-content {
    min-height: 150px;
}
.postscetion.pb-0.WhyChoose h5 {
    font-weight: 600;
}
.WhyChoose .container-fluid {
    padding-right: 0px;
}section.back_image.mt-3 .card.p-3.centres {
    margin-bottom: 25px;
    border-radius: 10px;
    min-height: 185px;
    margin-right: 0px;
    display: flex;
    justify-content: center;
}section.back_image.mt-3 .card.p-3.centres:hover {
    background: #fecc00;
}
section.pkg-qua-sec.quali.new.mt-0.requirement .container.mt-2.ctbpar button {
    top: 39%;
}
@media (max-width:767px){
.mobilenumber .d-none.mnb {
    width: 100%;
}
.WhyChoose {
    padding-left: 0px;
    overflow: hidden;
}
section#Reviews div#MultiCarousel .slick-prev {
    top: -15% !important;
    left: 59% !important;
}
section#Reviews div#MultiCarousel .slick-next {
    right: 49px!important;
    left: auto !important;
    margin-top: inherit !important;
    top: -20% !important;
}
section.pkg-qua-sec.quali.new.mt-0.requirement {
    padding-left:0px;
}section.back_image.mt-3 .row.labs {
    flex-wrap: nowrap;
    scroll-snap-type: x mandatory;
    overflow: auto;
}section.back_image.mt-3 .row.labs&gt;div {
    scroll-snap-align: start;
    width: 81%;
    margin-right: 10px;
}.home .region.region-schedule-home-collection .form-item-a {
    width: 100%;
    display: inline-block;
    margin: 5px 0px 5px 5px;
}section.banner-sec {
    padding-bottom: 0px;
}.home section.banner-sec {
    padding-top: 290px;
    background-position: center;
    background-size: 200%;
    background-repeat: no-repeat;
    background-position: revert;
}

.home section.banner-sec .container {
    background: #fff;
    padding-top: 30px;
}.captions {
    font-size: 20px;
    margin-bottom: 10px;
}.home .banner-form {
    margin-top: 0px;
}.our-say {
    margin-top: 30px;
    padding-left: 0px;
}.back-color-blue .col-lg-9 {
    margin-top: 0rem;
}
div#MultiCarousel .shadow {
    margin-bottom: 40px;
}
}
</pre></body></html>