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

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

body {
    line-height: 1;
}

ol,
ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

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

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

a {
    text-decoration: none;
    outline: none;
    color: #7a7a7a;
}

a:hover {
    color: inherit;
    text-decoration: none;
}

body {
    /* font-family:gilroy-medium; */
    font-size: 16px;
    color: #777;
    background-color: #fff;
    font-weight: 400;
}

::selection {
    color: #fff;
    background-color: #535353;
}

::-moz-selection {
    color: #fff;
    background-color: #535353;
}

/* #font
================================================== */
@font-face {
    font-family: gilroy-bold;
    src: url('frontend/font/Gilroy-Bold.ttf');
}

@font-face {
    font-family: gilroy-semibold;
    src: url('frontend/font/Gilroy-SemiBold.ttf');
}

@font-face {
    font-family: gilroy-medium;
    src: url('frontend/font/Gilroy-Medium.ttf');
}


/* #comman
================================================== */
.title {
    text-align: center;
}

.title h4 {
    font-size: 24px;
    font-weight: 600;
    line-height: 1.46;
    color: #111;
    padding-bottom: 15px;
}

.title p {
    font-size: 16px;
    line-height: 1.56;
    color: #777;
    max-width: 475px;
    margin: 0 auto;
}

.cus-flex {
    align-items: center;
    justify-content: center;
}

.heading {
    padding: 15px 0 20px;
}

.heading p {
    font-size: 12px;
    line-height: 1.5;
    color: #777;
}

/* #header
================================================== */
.affix {
    padding: 10px 0;
    background-color: #212627;
}

.navbar {
    box-shadow: none;
    padding: 0;
}

.navbar-brand {
    margin-right: 1rem;
}

.navbar-dark .navbar-nav {
    align-items: center;
}

.navbar-dark .navbar-nav .nav-link {
    font-size: 16px;
    color: #777;
    line-height: 1.56;
    padding: 0 15px;
}

.navbar-dark .navbar-nav .nav-link.book-btn {
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    background-color: #c61e25;
    padding: 10px 20px;
}

.navbar-dark .navbar-nav .nav-link.book-btn:hover {
    color: #fff;
}

.navbar-dark .navbar-nav .nav-link:hover {
    color: #c4291d;
    font-weight: 600;
}

.navbar-dark .navbar-nav .nav-link.active {
    color: #c4291d;
    font-weight: 600;
}

.navbar-dark .navbar-nav .nav-item.cta-btn {
    display: flex;
    align-items: center;
}

.navbar-dark .navbar-nav .nav-item.cta-btn .inquiry {
    padding-left: 10px;
}

.navbar-dark .navbar-nav .nav-item.cta-btn .inquiry p {
    font-size: 12px;
    line-height: 1.5;
    color: #777;
}

.navbar-dark .navbar-nav .nav-item.cta-btn .inquiry h4 {
    font-size: 16px;
    font-weight: 600;
    line-height: 1.56;
    color: #111;
}

header {
    border-bottom: solid 1px #e1e1e1;
    padding: 20px 0;
}

/*.navbar-dark .navbar-brand img{
    height: 60px;
}*/

/* #home
================================================== */
.hero-sec {
    margin: 20px 0 30px;
}

.hero-sec .slider-carousel .slider .pic img {
    /*height: 440px;*/
    border-radius: 20px;
}

.prev-slide {
    background: url('/images/site/left.png') no-repeat scroll 0px;
    height: 62px;
    width: 62px;
    position: absolute;
    left: -31px;
    top: 50%;
    margin-top: -32px;
}

.next-slide {
    background: url('/images/site/right.png') no-repeat scroll 0px;
    height: 62px;
    width: 62px;
    position: absolute;
    right: -31px;
    top: 50%;
    margin-top: -32px;
}

.owl-theme .owl-nav {
    margin: 0;
}

/* .hero-sec .slider-carousel .prev-slide {
    background: url('/images/site/left.png')no-repeat;
    height: 62px;
    width: 62px;
    position: absolute;
    left: -31px;
    top: 50%;
    margin-top: -32px;
}

.hero-sec .slider-carousel .next-slide {
    background: url('/images/site/right.png')no-repeat;
    height: 62px;
    width: 62px;
    position: absolute;
    right: -31px;
    top: 50%;
    margin-top: -32px;
} */

.home .book-test .test-back {
    background: url('/images/site/test-back.png')no-repeat;
    height: 117px;
    margin-bottom: 40px;
    background-size: cover;
    padding: 0px 35px;
}

.home .book-test .test-back .txt-detail {
    padding: 30px 0;
}

.home .book-test .test-back .txt-detail h6 {
    font-size: 18px;
    font-weight: 600;
    line-height: 1.5;
    color: #111;
}

.home .book-test .test-back .txt-detail p {
    font-size: 16px;
    line-height: 1.56;
    color: #777;
}

.home .book-test .test-back .img-box {
    padding: 7px 50px 0 0;
}

.home .about-contact-sec {
    margin-bottom: 60px;
}

.home .about-contact-sec .contact-box {
    display: flex;
    align-items: center;
    border-radius: 20px;
    box-shadow: 0 3px 0 0 rgba(0, 0, 0, 0.03);
    border: solid 1px #e1e1e1;
    background-color: #fff;
    padding: 30px;
}

.home .about-contact-sec .contact-box img {
    border-right: 1px solid #e1e1e1;
    margin-right: 20px;
    padding-right: 20px;
}

.home .about-contact-sec .contact-box .detail p {
    font-size: 16px;
    line-height: 1.1;
    color: #777;
}

.home .about-contact-sec .contact-box .detail h5 {
    font-size: 18px;
    font-weight: 600;
    line-height: 1.5;
    color: #111;
}

.home .about-sec {
    margin-bottom: 80px;
}

.home .about-sec .txt-box h2 {
    font-size: 32px;
    line-height: 1.5;
    font-weight: 700;
    color: #111;
    padding-bottom: 20px;
}

.home .about-sec .txt-box p {
    font-size: 16px;
    line-height: 1.56;
    color: #777;
    max-width: 595px;
}

.about-sec .count-box {
    text-align: center;
    margin: 30px 0;
    padding: 0 15px;
    border-right: 1px solid #e1e1e1;
}

.about-sec .count-box:last-child {
    border-right: none;
}

.about-sec .count-box img {
    padding-bottom: 15px;
}

.about-sec .count-box p {
    font-size: 15px;
    font-weight: 700;
    line-height: 1.38;
    color: #111;
}

.about-sec .count-box p span {
    font-weight: 500;
}

/*.home .about-sec .txt-box .count-box h3{
    font-size: 40px;
    line-height: 1.33;
    color: #C4291D;
    font-family: Bebas Neue;
}
.home .about-sec .txt-box .count-box h6{
    font-size: 16px;
    line-height: 1.56;
    color: #777;
}*/
.home .about-sec .txt-box .dr-name {
    display: flex;
    align-items: center;
}

.home .about-sec .txt-box .dr-name img {
    padding-right: 15px;
}

.home .about-sec .txt-box .dr-name .sign h4 {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.56;
    color: #111;
}

.health-package {
    padding: 80px 0 60px;
    background-color: #fff8f9;
    margin-bottom: 80px;
}

.health-package .lab-store .lab-detail p.line {
    border-bottom: dashed 1px #e1e1e1;
    margin-bottom: 15px;
}

.health-package .lab-store .times-box {
    position: absolute;
    top: 140px;
    left: 19px;
    display: flex;
}

.health-package .lab-store .times-box p {
    font-size: 12px;
    line-height: 1.5;
    color: #fff;
    opacity: 0.8;
    border-radius: 12px;
    background-color: #000;
    padding: 4px 12px;
}

.health-package .lab-store .times-box h6 {
    font-size: 12px;
    font-weight: 500;
    line-height: 1.5;
    color: #fff;
    border-radius: 12px;
    background-color: #078107;
    padding: 4px 12px;
    margin-left: 12px;
}

.health-package .lab-carousel .prev-slide {
    background: url('/images/site/left.png')no-repeat;
    height: 62px;
    width: 62px;
    position: absolute;
    left: -31px;
    top: 42%;
    margin-top: -32px;
}

.health-package .lab-carousel .next-slide {
    background: url('/images/site/right.png')no-repeat;
    height: 62px;
    width: 62px;
    position: absolute;
    right: -31px;
    top: 42%;
    margin-top: -32px;
}

.home .testimonial {
    background-color: #fff8f9;
    padding: 70px 0;
    margin-bottom: 80px;
}

.home .testimonial .title {
    padding-bottom: 30px;
}

.home .testimonial .review {
    text-align: center;
}

.home .testimonial .review img {
    width: auto;
    margin: 0 auto 20px;
}

.home .testimonial .review h5 {
    font-size: 16px;
    font-weight: 600;
    line-height: 1.56;
    color: #111;
}

.home .testimonial .review h6 {
    font-size: 14px;
    font-weight: 500;
    line-height: 1.5;
    color: #c4291d;
    padding-bottom: 25px;
}

.home .testimonial .review P {
    font-size: 18px;
    font-weight: 500;
    line-height: 1.94;
    color: #111;
    max-width: 600px;
    margin: 0 auto;
}

.testimonial .owl-theme .owl-nav.disabled + .owl-dots {
    margin-top: 20px;
}

.testimonial .owl-dots .owl-dot span {
    width: 9px;
    height: 9px;
    border-radius: 50%;
    opacity: 0.5;
    background: #111111;
}

.testimonial .owl-dots .owl-dot.active span {
    opacity: 1;
    background: #111111;
}

/* .testimonial .prev-slide {
    background: url('/images/site/left.png')no-repeat;
    height: 62px;
    width: 62px;
    position: absolute;
    left: -31px;
    top: 45%;
    margin-top: -32px;
}

.testimonial .next-slide {
    background: url('/images/site/right.png')no-repeat;
    height: 62px;
    width: 62px;
    position: absolute;
    right: -31px;
    top: 45%;
    margin-top: -32px;
} */

.home .certificate {
    margin-bottom: 80px;
}

.home .certificate .title {
    padding-bottom: 30px;
}

.home .certificate .certi-box p {
    font-size: 16px;
    font-weight: 600;
    line-height: 1.56;
    color: #111;
    padding: 10px 0;
}

.find-test {
    margin-bottom: 80px;
}

.home .find-test .title h4 {
    padding-bottom: 35px;
}

.find-test .test-box {
    text-align: center;
}

.find-test .test-box img {
    margin-bottom: 12px;
}

.find-test .test-box p {
    font-size: 14px;
    font-weight: 500;
    line-height: 1.5;
    color: #111;
}

.find-test .prev-slide {
    background: url('/images/site/left.png')no-repeat;
    height: 62px;
    width: 62px;
    position: absolute;
    left: -31px;
    top: 40%;
    margin-top: -32px;
}

.find-test .next-slide {
    background: url('/images/site/right.png')no-repeat;
    height: 62px;
    width: 62px;
    position: absolute;
    right: -31px;
    top: 40%;
    margin-top: -32px;
}

/*.find-test .test-carousel .prev-slide {
    background: url(/images/left.png)no-repeat;
    height: 62px;
    width: 62px;
    position: absolute;
    left: -31px;
    top: 36%;
    margin-top: -32px;
}
.find-test .test-carousel .next-slide {
    background: url(/images/right.png)no-repeat;
    height: 62px;
    width: 62px;
    position: absolute;
    right: -31px;
    top: 36%;
    margin-top: -32px;
}*/
.top-book {
    margin-bottom: 80px;
}

/* .top-book .title h4{
    padding-bottom: 35px;
}*/
.top-book .top-box {
    position: relative;
    border-radius: 12px;
    -webkit-backdrop-filter: blur(30px);
    backdrop-filter: blur(30px);
    box-shadow: 3px 3px 0 0 rgba(17, 17, 17, 0.05);
    border: solid 1px #e1e1e1;
    background-color: #fff;
    padding: 22px;
    height: 170px;
}

.top-book .top-box h4 {
    font-size: 14px;
    font-weight: 500;
    line-height: 1.5;
    color: #111;
    padding-bottom: 5px;
}

.top-book .top-box p {
    font-size: 12px;
    font-weight: 500;
    line-height: 1.5;
    color: #777;
    padding-bottom: 5px;
}

.top-book .top-box h6 {
    font-size: 12px;
    font-weight: 500;
    line-height: 1.5;
    color: #111;
    padding-bottom: 5px;
    position: absolute;
    bottom: 31px;
}

.top-book .top-box a {
    font-size: 11px;
    font-weight: 500;
    line-height: 1.57;
    color: #c4291d;
    position: absolute;
    bottom: 15px;
}

.top-book .owl-theme .owl-nav.disabled + .owl-dots {
    margin-top: 20px;
}

/* .top-book .top-test-carousel .prev-slide {
    background: url('/images/site/left.png')no-repeat;
    height: 62px;
    width: 62px;
    position: absolute;
    left: -31px;
    top: 37%;
    margin-top: -32px;
}

.top-book .top-test-carousel .next-slide {
    background: url('/images/site/right.png')no-repeat;
    height: 62px;
    width: 62px;
    position: absolute;
    right: -31px;
    top: 37%;
    margin-top: -32px;
} */

.branch-sec {
    padding-bottom: 80px;
}

.branch-sec .lab-store {
    height: 375px;
}

.lab-store {
    position: relative;
    border-radius: 12px;
    box-shadow: 0 3px 6px 0 rgba(0, 102, 179, 0.16);
    background-color: #fff;
    margin-bottom: 20px;
    width: fit-content;
}

.lab-store img {
    height: 178px;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    position: relative;
}

.lab-store .time-box {
    position: absolute;
    font-size: 12px;
    line-height: 1.5;
    color: #fff;
    opacity: 0.8;
    border-radius: 12px;
    background-color: #000;
    padding: 4px 12px;
    top: 140px;
    left: 19px;
}

.lab-store .lab-detail {
    padding: 20px;
}

.lab-store .lab-detail h5 {
    font-size: 14px;
    font-weight: 500;
    line-height: 1.5;
    padding-bottom: 3px;
    color: #111;
}

.lab-store .lab-detail p {
    font-size: 12px;
    font-weight: 500;
    line-height: 1.5;
    color: #777;
    padding-bottom: 25px;
}

.lab-store .lab-detail a {
    font-size: 12px;
    font-weight: 500;
    line-height: 1.67;
    color: #c4291d;
}

.lab-store .lab-detail h6 {
    font-size: 16px;
    font-weight: 600;
    line-height: 1.25;
    color: #111111;
    margin-bottom: 10px;
}

.lab-store .lab-detail h6 span {
    color: #777777;
    text-decoration: line-through;
    margin: 0 5px;
}

.lab-store .lab-detail h6 span.offer {
    font-size: 12px;
    font-weight: 500;
    line-height: 1.5;
    color: #078107;
    text-decoration: none;
}

.lab-store .lab-detail button.book-btn {
    border-radius: 8px;
    background-color: #c61e25;
    border: none;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.4;
    color: #fff;
    width: 100%;
    padding: 8px 0;
}

/* .health-package .prev-slide {
    background: url('/images/site/left.png') no-repeat scroll 0px;
    height: 62px;
    width: 62px;
    position: absolute;
    left: 0px;
    top: 50%;
    margin-top: -32px;
}

.health-package .next-slide {
    background: url('/images/site/right.png') no-repeat scroll 0px;
    height: 62px;
    width: 62px;
    position: absolute;
    right: 0px;
    top: 50%;
    margin-top: -32px;
} */

.owl-dots .owl-dot span {
    width: 9px;
    height: 9px;
    border-radius: 50%;
    opacity: 0.5;
    background: #111111;
}

.owl-dots .owl-dot.active span {
    opacity: 1;
    background: #111111;
}

/*.tab-sec .tab-data-container .lab-carousel .prev-slide {
    background: url(/images/left.png)no-repeat;
    height: 62px;
    width: 62px;
    position: absolute;
    left: -31px;
    top: 50%;
    margin-top: -32px;
}
.tab-sec .tab-data-container .lab-carousel .next-slide {
    background: url(/images/right.png)no-repeat;
    height: 62px;
    width: 62px;
    position: absolute;
    right: -31px;
    top: 50%;
    margin-top: -32px;
}*/
.tab-sec .tab-data.active {
    display: block;
}

.tab-sec .tab-data {
    display: none;
}

/* #about
================================================== */
.about .about-sec {
    background-color: #fff8f9;
    padding: 80px 0 60px;
    margin-bottom: 0;
}

.about .about-gallery {
    margin: 20px 0 50px;
}

.about .about-hcl {
    margin-bottom: 65px;
}

.about .about-hcl .txt-box h4 {
    font-size: 20px;
    font-weight: 700;
    line-height: 1.5;
    color: #111;
    padding-bottom: 15px;
}

.about .about-hcl .txt-box p {
    font-size: 16px;
    line-height: 1.88;
    color: #777;
    padding-bottom: 15px;
}

.about .about-laboratery {
    background: url('/images/site/laboratery-back.png')no-repeat;
    padding: 80px 0;
    margin-bottom: 80px;
}

.about .about-laboratery .title h2 {
    font-size: 32px;
    font-weight: 700;
    line-height: 1.5;
    color: #fff;
    padding-bottom: 40px;
}

.about .about-laboratery .box {
    border-radius: 16px;
    background-color: #fff;
    padding: 50px 15px;
    text-align: center;
    height: 250px;
}

.about .about-laboratery .box h4 {
    font-size: 20px;
    font-weight: 600;
    line-height: 1.5;
    color: #111;
    padding-bottom: 10px;
}

.about .about-laboratery .box p {
    font-size: 14px;
    line-height: 1.57;
    color: #777;
}

.about .about-detail {
    margin-bottom: 80px;
}

.about .about-detail .txt-box p {
    font-size: 16px;
    line-height: 1.88;
    color: #777;
    padding-bottom: 30px;
}

.about .about-detail .txt-box p span {
    font-weight: 600;
    color: #111;
}

.about .about-detail .txt-box .name-box {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.about .about-detail .txt-box .name-box .name h5 {
    font-size: 16px;
    font-weight: 600;
    line-height: 1.25;
    color: #111;
}

.about .about-detail .txt-box .name-box .name h6 {
    font-size: 12px;
    color: #777;
}

.about .about-detail .lab-box {
    display: flex;
    align-items: flex-start;
    border-bottom: 1px solid #e1e1e1;
    padding: 30px 0;
}

.about .about-detail .lab-box:last-child {
    border-bottom: none;
}

.about .about-detail .lab-box .txt h4 {
    font-size: 30px;
    font-weight: 600;
    line-height: 1.5;
    color: #111;
    padding-bottom: 0px;
}

.about .about-detail .lab-box .txt p {
    font-size: 14px;
    line-height: 1.57;
    color: #777;
}

.about .lab-testing {
    padding: 80px 0;
    background-color: #fff8f9;
}

.about .lab-testing .title h2 {
    font-size: 32px;
    font-weight: 700;
    line-height: 1.5;
    color: #111;
    padding-bottom: 40px;
}

.about .lab-testing .box p {
    font-size: 16px;
    font-weight: 600;
    line-height: 1.25;
    color: #111;
    padding: 10px 0;
    text-align: center;
}

/* #doctor
================================================== */
.doctor .doctor-gallery {
    margin: 20px 0 80px;
}

@media (min-width: 768px) {
    .doctor .doctor-gallery .col-md-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 65.666667%;
        max-width: 65.666667%;
    }

    .doctor .doctor-gallery .col-md-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 34.13333%;
        max-width: 34.13333%;
    }
}

.doctor .why-choose {
    background-color: #fff8f9;
    padding: 80px 0;
    margin-bottom: 80px;
}

.doctor .why-choose .title h2 {
    font-size: 32px;
    line-height: 1.5;
    font-weight: 700;
    color: #111;
}

.doctor .why-choose .title p {
    font-size: 16px;
    line-height: 1.88;
    color: #777;
    max-width: 450px;
    padding-bottom: 50px;
}

.doctor .why-choose .box {
    border-radius: 16px;
    border: solid 1px #e1e1e1;
    background-color: #fff;
    text-align: center;
    padding: 40px;
    display: flex;
    align-items: center;
}

.doctor .why-choose .box .pic {
    padding-right: 20px;
    border-right: 1px solid #e8e8e8;
    margin-right: 25px;
}

.doctor .why-choose .box .txt {
    text-align: left;
}

.doctor .why-choose .box .txt h2 {
    font-size: 60px;
    color: #c4291d;
    font-family: Bebas Neue;
}

.doctor .why-choose .box .txt p {
    font-size: 20px;
    color: #777;
}

.doctor .modal-type .title h2 {
    font-size: 32px;
    line-height: 1.5;
    font-weight: 700;
    color: #111;
    padding-bottom: 50px;
}

.doctor .modal-box {
    border-bottom: solid 1px #e1e1e1;
    padding-bottom: 50px;
    margin-bottom: 50px;
}

.doctor .modal-box:last-child {
    border-bottom: none;
}

.doctor .modal-box .box h4 {
    font-size: 24px;
    font-weight: 700;
    line-height: 1.46;
    color: #111;
}

.doctor .modal-box .box p {
    font-size: 16px;
    line-height: 1.88;
    color: #777;
    max-width: 400px;
}

.doctor .modal-box ul li {
    background: url('/images/site/check.png') 0px no-repeat;
    font-size: 16px;
    line-height: 1.88;
    color: #777;
    padding-left: 25px;
    margin-bottom: 8px;
}

.doctor .modal-box .enquiry-btn {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.56;
    color: #fff;
    border-radius: 8px;
    background-color: #c4291d;
    padding: 12px 0;
    text-align: center;
}

/* #test-menu
================================================== */
/*.find-test .test-box img:hover{
    border: solid 1px #C4291D;
}*/
.find-test .test-box:hover p {
    color: #c4291d;
}

.test .find-test .serch-bar {
    position: relative;
    margin: 30px 0 50px;
    max-width: 600px;
}

.test .find-test .serch-bar input {
    border-radius: 8px;
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.1);
    border: solid 1px #e1e1e1;
    background-color: #fff;
    max-width: 600px;
}

.test .find-test .serch-bar .icon {
    position: absolute;
    right: 17px;
    top: 12px;
}

.top-book .title {
    margin-bottom: 10px;
}

.top-book {
    margin-bottom: 30px;
}

.top-box {
    border-radius: 12px;
    -webkit-backdrop-filter: blur(30px);
    backdrop-filter: blur(30px);
    box-shadow: 3px 3px 0 0 rgba(17, 17, 17, 0.05);
    border: solid 1px #e1e1e1;
    background-color: #fff;
    padding: 22px;
    /* margin-bottom: 30px; */
}

.top-box h4 {
    font-size: 14px;
    font-weight: 500;
    line-height: 1.5;
    color: #111;
    padding-bottom: 5px;
}

.top-box p {
    font-size: 12px;
    font-weight: 500;
    line-height: 1.5;
    color: #777;
    padding-bottom: 5px;
}

.top-box h6 {
    font-size: 12px;
    font-weight: 500;
    line-height: 1.5;
    color: #111;
    padding-bottom: 5px;
}

.top-box a {
    font-size: 11px;
    font-weight: 500;
    line-height: 1.57;
    color: #c4291d;
}

/* #test-detail
================================================== */
.test-detail .detail {
    margin: 20px 0 70px;
}

.test-detail .detail .contact-box {
    border-radius: 12px;
    background-color: #fff4e1;
    padding: 35px;
}

.test-detail .detail .contact-box h6 {
    font-size: 18px;
    font-weight: 600;
    line-height: 1.5;
    color: #111;
    padding: 10px 0 15px;
}

.test-detail .detail .contact-box p {
    font-size: 16px;
    line-height: 1.56;
    color: #777;
    padding-bottom: 20px;
}

.test-detail .detail .contact-box .call {
    display: flex;
    align-items: center;
}

.test-detail .detail .contact-box .call p {
    font-size: 18px;
    font-weight: 600;
    line-height: 1.5;
    color: #c61e25;
    padding: 0 0 0 8px;
}

.test-detail .detail .detail-box h2 {
    font-size: 24px;
    font-weight: 700;
    line-height: 1.46;
    color: #111;
}

.test-detail .detail .detail-box .price {
    text-align: right;
}

.test-detail .detail .detail-box p {
    font-size: 16px;
    line-height: 1.56;
    color: #777;
    padding-bottom: 20px;
}

.test-detail .detail .detail-box .price p {
    font-size: 12px;
    font-weight: 500;
    line-height: 1.5;
    color: #078107;
}

.test-detail .detail .detail-box .price p span {
    font-size: 16px;
    line-height: 1.56;
    color: #777;
    text-decoration: line-through;
    margin-right: 5px;
}

.test-detail .detail .detail-box table tr td {
    font-size: 12px;
    line-height: 1.5;
    color: #777;
}

.test-detail .detail .detail-box {
    border-bottom: solid 1px #e1e1e1;
    padding-bottom: 30px;
    margin-bottom: 30px;
}

.test-detail .detail .detail-box table tr td.space {
    padding: 0 20px;
}

.test-detail .detail .detail-box table tr td.dark {
    font-size: 12px;
    font-weight: 600;
    line-height: 1.5;
    color: #111;
}

.test-detail .detail .overview-box {
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: 30px;
    margin-bottom: 30px;
}

.test-detail .detail .overview-box h4 {
    font-size: 16px;
    font-weight: 600;
    line-height: 1.56;
    color: #111;
    padding-bottom: 7px;
}

.test-detail .detail .topic-title h4 {
    font-size: 16px;
    font-weight: 600;
    line-height: 1.56;
    color: #111;
    padding-bottom: 15px;
}

.test-detail .detail .overview-box p {
    font-size: 16px;
    line-height: 1.56;
    color: #777;
}

.test-detail .accordion .test {
    margin-bottom: 15px;
}

.test-detail .accordion .test .body.collapse p {
    font-size: 16px;
    line-height: 1.5;
    color: #777777;
    padding-left: 12px;
}

.test-detail .accordion .test .topic {
    font-size: 18px;
    line-height: 1.5;
    color: #111;
    font-weight: 500;
}

.test-detail .health-package {
    margin-bottom: 0;
    background-color: transparent;
    padding: 40px 0;
}

.test-detail .detail .overview-box:last-child {
    border-bottom: none;
}

.test-detail .question-sec {
    margin-bottom: 60px;
}

.test-detail .question-sec .title {
    text-align: left;
}

.test-detail .accordion .point {
    padding: 15px 30px;
    border-radius: 12px;
    -webkit-backdrop-filter: blur(30px);
    backdrop-filter: blur(30px);
    background-color: rgba(196, 41, 29, 0.05);
    margin-bottom: 20px;
}

.test-detail .accordion .header a.title {
    font-size: 18px;
    line-height: 1.5;
    color: #111;
    font-weight: 500;
}

.test-detail .accordion .header a.title span {
    color: #777777;
}

.test-detail .accordion .body.collapse p {
    font-size: 16px;
    line-height: 1.56;
    color: #111;
    padding-top: 10px;
    max-width: 1000px;
}

.test-detail .accordion .header.collapsed .icon:after {
    content: url('/images/site/down.png');
}

.test-detail .accordion .header .icon:after {
    font-family: 'FontAwesome';
    content: url('/images/site/down.png');
    float: right;
}

/* #package-detail
================================================== */
.package-detail .detail {
    margin: 20px 0 70px;
}

.package-detail .detail .contact-box {
    border-radius: 12px;
    background-color: #fff4e1;
    padding: 35px;
}

.package-detail .detail .contact-box h6 {
    font-size: 18px;
    font-weight: 600;
    line-height: 1.5;
    color: #111;
    padding: 10px 0 15px;
}

.package-detail .detail .contact-box p {
    font-size: 16px;
    line-height: 1.56;
    color: #777;
    padding-bottom: 20px;
}

.package-detail .detail .contact-box .call {
    display: flex;
    align-items: center;
}

.package-detail .detail .contact-box .call p {
    font-size: 18px;
    font-weight: 600;
    line-height: 1.5;
    color: #111;
    padding: 0 0 0 8px;
}

.package-detail .detail .detail-box h2 {
    font-size: 24px;
    font-weight: 700;
    line-height: 1.46;
    color: #111;
}

.package-detail .detail .detail-box p {
    font-size: 16px;
    line-height: 1.56;
    color: #777;
    padding-bottom: 20px;
}

.package-detail .detail .detail-box table tr td {
    font-size: 12px;
    line-height: 1.5;
    color: #777;
}

.package-detail .detail .detail-box {
    border-bottom: solid 1px #e1e1e1;
    padding-bottom: 30px;
    margin-bottom: 30px;
}

.package-detail .detail .detail-box table tr td.space {
    padding: 0 20px;
}

.package-detail .detail .detail-box table tr td.dark {
    font-size: 12px;
    font-weight: 600;
    line-height: 1.5;
    color: #111;
}

.package-detail .detail .overview-box {
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: 30px;
    margin-bottom: 30px;
}

.package-detail .detail .overview-box h4 {
    font-size: 16px;
    font-weight: 600;
    line-height: 1.56;
    color: #111;
    padding-bottom: 7px;
}

.package-detail .detail .overview-box p {
    font-size: 16px;
    line-height: 1.56;
    color: #777;
}

.package-detail .health-package {
    margin-bottom: 0;
}

.package-detail .detail .overview-box:last-child {
    border-bottom: none;
}

.package-detail .question-sec {
    margin-bottom: 60px;
}

.package-detail .question-sec .title {
    text-align: left;
}

.package-detail .accordion2 .point {
    padding: 15px 30px;
    border-radius: 12px;
    -webkit-backdrop-filter: blur(30px);
    backdrop-filter: blur(30px);
    background-color: #fff8f9;
    margin-bottom: 20px;
}

.package-detail .accordion2 .header a.title {
    font-size: 18px;
    line-height: 1.5;
    color: #111;
    font-weight: 500;
}

.package-detail .accordion2 .collapse p {
    font-size: 16px;
    line-height: 1.56;
    color: #111;
    padding-top: 10px;
    max-width: 1000px;
}

.package-detail .accordion2 .header.collapsed .icon:after {
    content: url('/images/site/down.png');
}

.package-detail .accordion2 .header .icon:after {
    font-family: 'FontAwesome';
    content: url('/images/site/down.png');
    float: right;
}

.package-detail .accordion1 .header a.title {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.56;
    color: #111;
}

.package-detail .accordion1 .point {
    margin-bottom: 15px;
}

.package-detail .accordion1 .header a.title span {
    color: #777;
}

.package-detail .detail .overview-box .accordion1 p {
    line-height: 2;
}

.package-detail .accordion1 .header.collapsed .icon:after {
    content: url('/images/site/down.png');
}

.package-detail .accordion1 .header .icon:after {
    font-family: 'FontAwesome';
    content: url('/images/site/down.png');
    float: right;
}

/* #faqs
================================================== */

.faqs .title {
    text-align: left;
}

.faqs .title h2 {
    font-size: 32px;
    font-weight: 700;
    line-height: 1.5;
    color: #c4291d;
    padding-bottom: 20px;
}

.faqs .faqs-detail {
    margin-bottom: 60px;
}

.faqs .accordion .point {
    padding: 15px 30px;
    border-radius: 12px;
    -webkit-backdrop-filter: blur(30px);
    backdrop-filter: blur(30px);
    background-color: rgba(196, 41, 29, 0.05);
    margin-bottom: 20px;
}

.faqs .accordion .header a.title {
    font-size: 18px;
    line-height: 1.5;
    color: #111;
    font-weight: 500;
}

.faqs .accordion .body.collapse p {
    font-size: 16px;
    line-height: 1.56;
    color: #111;
    padding-top: 10px;
    max-width: 1000px;
}

.faqs .accordion .header.collapsed .icon:after {
    content: url('/images/site/down.png');
}

.faqs .accordion .header .icon:after {
    font-family: 'FontAwesome';
    content: url('/images/site/down.png');
    float: right;
}

/* #policy
================================================== */

.policy .policy-detail .detail-box {
    padding-bottom: 30px;
}

.policy .policy-detail .detail-box h4 {
    font-size: 20px;
    line-height: 1.5;
    color: #111;
    font-weight: 700;
    padding-bottom: 15px;
}

.policy .policy-detail .detail-box p {
    font-size: 16px;
    line-height: 1.88;
    color: #777;
    padding-bottom: 20px;
}

.policy .policy-detail .detail-box h6 {
    font-size: 16px;
    line-height: 1.5;
    color: #111;
    font-weight: 600;
    padding-bottom: 5px;
}

.policy .policy-detail .detail-box h5 {
    font-size: 16px;
    line-height: 1.5;
    color: #535353;
    font-weight: 600;
    padding-bottom: 5px;
}

.policy .policy-detail .detail-box ul li {
    font-size: 16px;
    line-height: 1.88;
    color: #777;
    padding-bottom: 5px;
    display: flex;
}

.policy .policy-detail .detail-box ul li::before {
    content: "\2022";
    color: #777;
    font-weight: bold;
    display: inline-block;
    width: 1em;
    margin-left: 0em;
}



/* #contact
================================================== */

.contact .contact-detail {
    padding: 50px 0;
}

.contact .contact-detail .box {
    text-align: center;
    border-right: 1px solid #e1e1e1;
    padding: 40px 0;
}

.contact .contact-detail .box img {
    padding-bottom: 20px;
}

.contact .contact-detail .box h6 {
    font-size: 18px;
    font-weight: 700;
    line-height: 1.5;
    color: #111;
    padding-bottom: 10px;
}

.contact .contact-detail .box p {
    font-size: 16px;
    line-height: 1.50;
    color: #777;
}

.contact .contact-form {
    margin-bottom: 80px;
}

.contact .contact-form .form-box {
    border-radius: 16px;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
    background-color: #fff;
    padding: 80px 70px;
    margin-top: -50px;
}

.contact .contact-form .form-box .title {
    padding-bottom: 20px;
}

.contact .contact-form .form-control {
    border-radius: 8px;
    border: solid 1px #e1e1e1;
    background-color: #fff;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5;
    color: #111;
}

.contact .contact-form input::placeholder {
    font-size: 16px !important;
    color: #777 !important;
}

.contact .contact-form textarea::placeholder {
    font-size: 16px !important;
    color: #777 !important;
}

.contact .contact-form button.more-btn {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.56;
    color: #fff;
    border-radius: 8px;
    background-color: #c4291d;
    padding: 10px 40px;
    display: flex;
    margin: 0 auto;
    border: none;
}









/* #footer
================================================== */

footer {
    background-color: #c61e25;
}

footer .footer-sec .contact-detail .call {
    display: flex;
    align-items: center;
    margin-bottom: 5px;
}

footer .footer-sec .contact-detail .call p {
    font-size: 16px;
    line-height: 1.56;
    color: #fff;
    padding-left: 10px;
}

footer .footer-sec .contact-detail .call p span {
    font-weight: 700;
}

footer .footer-sec .txt-box h4 {
    font-size: 16px;
    font-weight: 600;
    line-height: 1.56;
    color: #fff;
    padding-bottom: 8px;
}

footer .footer-sec .txt-box ul li a {
    font-size: 14px;
    line-height: 1.71;
    color: #fff;
}

footer .footer-sec .txt-box ul.social {
    display: flex;
}

footer .footer-sec .txt-box ul li {
    padding-right: 10px;
}

footer .footer-sec .footer-bottom {
    border-top: 1px solid #b8180c;
    font-size: 13px;
    line-height: 2.31;
    color: #fff;
    text-align: center;
    padding: 5px 0;
}

@media (max-width: 768px) {
    .navbar-dark .navbar-nav {
        align-items: start;
    }

    .home .hero-sec .slider-carousel .slider .pic img {
        height: 200px;
    }

    .about .about-laboratery {
        background-size: cover;
    }

    .contact .contact-form .form-box {
        padding: 50px 15px;
    }

    .navbar.navbar-dark .navbar-toggler {
        background-color: #c4291d;
    }

    .navbar-dark .navbar-nav .nav-item.cta-btn {
        padding: 5px 0 0px 0px;
    }

    .prev-slide {
        display: none;
    }

    .next-slide {
        display: none;
    }

    .health-package .lab-carousel .prev-slide {
        display: none;
    }

    .health-package .lab-carousel .next-slide {
        display: none;
    }

    .find-test .prev-slide {
        display: none;
    }

    .find-test .next-slide {
        display: none;
    }

    .review-carousel .prev-slide {
        display: none;
    }

    .review-carousel .next-slide {
        display: none;
    }

    .home .book-test .test-back {
        height: 250px;
    }

    .navbar-dark .navbar-nav .nav-link {
        padding: 7px 0;
    }
}

@media (min-width: 769px) and (max-width: 991px) {
    .home .hero-sec .slider-carousel .slider .pic img {
        height: 300px;
    }
}

.branch-sec .branch {
    background-color: #fff;
}

.branch-sec .txt-box {
    padding: 88px 0;
}

.branch-sec .txt-box h4 {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.43;
    color: #111;
    padding-bottom: 3px;
}

.branch-sec .txt-box p {
    font-size: 14px;
    font-weight: 500;
    line-height: 1.43;
    color: #777;
    padding-bottom: 10px;
}

.branch-sec .txt-box a {
    font-size: 12px;
    color: #1760aa;
}

.branch-sec .txt-box h6 {
    font-size: 14px;
    font-weight: 500;
    line-height: 1.43;
    color: #c4291d;
    padding-top: 10px;
}

.branch-sec .col-md-6 {
    padding-right: 0;
    padding-left: 0;
}

.puffLogos__item {
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 50px 0;
    position: relative;
    text-align: center;
    width: 100%;
    z-index: 0;
    background-color: #fff;
    border-radius: 16px;
    height: 250px;
}

.puffLogos__item:before {
    background-color: #000;
    content: "";
    display: block;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: transform .2s, opacity .2s;
    width: 100%;
    z-index: 0;
    border-radius: 16px;
}

.puffLogos__item:hover {
    z-index: 1;
}

.puffLogos__item:hover:before {
    opacity: 1;
}

.puffLogos__content {
    font-size: 20px;
    font-weight: 600;
    align-items: center;
    color: #111;
    display: flex;
    flex-direction: column;
    padding: 0 15px;
    transform: translateY(50%);
    transition: transform .2s;
    visibility: hidden;
    z-index: 1;
}

.puffLogos__item:hover .puffLogos__content {
    color: #fff;
}

.puffLogos__item:hover .puffLogos__content {
    transform: translateY(0);
}

.puffLogos__logo {
    display: block;
    position: relative;
    transform: translateY(-50%);
    transition: transform .2s;
    visibility: visible;
}

.puffLogos__item:hover .puffLogos__logo {
    transform: translateY(0);
}

.puffLogos__text {
    display: none;
    font-size: 14px;
    line-height: 1.57;
    color: #fff;
    opacity: 0;
    padding-top: 14px;
    transition: opacity .2s, visibility .2s;
    visibility: hidden;
    font-weight: 400;
}

.puffLogos__item:hover .puffLogos__text {
    opacity: 1;
    visibility: visible;
}

@media (min-width: 769px) {
    .puffLogos__text {
        display: block;
        font-size: 14px;
    }
}

@media (min-width: 1281px) {
    .puffLogos__text {
        font-size: 13px;
    }
}

@keyframes arrowPrev {
    0% {
        opacity: 1;
        transform: translateX(0);
    }

    49% {
        opacity: 0;
        transform: translateX(-50%);
    }

    50% {
        opacity: 0;
        transform: translateX(50%);
    }

    to {
        opacity: 1;
        transform: translateX(0);
    }
}

@keyframes arrowNext {
    0% {
        opacity: 1;
        transform: translateX(0);
    }

    49% {
        opacity: 0;
        transform: translateX(50%);
    }

    50% {
        opacity: 0;
        transform: translateX(-50%);
    }

    to {
        opacity: 1;
        transform: translateX(0);
    }
}

.boox-detail {
    background-color: #fff8f9;
    padding: 80px 0;
}

.boox-detail .col-md-2 {
    border-right: 2px dashed #f5d6d7;
    padding: 0 20px;
}

.boox-detail .col-md-2:last-child {
    border-right: none;
}

.boox-detail .book-box span {
    font-size: 38px;
    font-weight: 700;
    line-height: 2.13;
    color: #e1e1e1;
    position: absolute;
    right: 15%;
}

.boox-detail .book-box img {
    padding-bottom: 15px;
}

.boox-detail .book-box h6 {
    font-size: 14px;
    font-weight: 700;
    line-height: 2.14;
    color: #111111;
}

.boox-detail .book-box p {
    font-size: 13px;
    line-height: 1.38;
    color: #777777;
    max-width: 200px;
}

.service .serch-box {
    margin-bottom: 50px;
}

.service .serch-box .serch-bar input {
    border-radius: 8px;
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.1);
    border: solid 1px #e1e1e1;
    background-color: #fff;
    width: 100%;
    font-size: 14px;
    line-height: 1.5;
    color: #777777;
    padding: 10px 20px;
    position: relative;
}

.service .serch-box .serch-bar .serch-icon {
    position: absolute;
    right: 30px;
    top: 14px;
}

.service .about-sec {
    background-color: #fff8f9;
    padding: 80px 0 50px;
}

.our-team {
    margin-bottom: 40px;
}

.our-team .box {
    text-align: center;
    margin: 0 10px 40px;
}

.our-team .box p {
    font-size: 14px;
    font-weight: 500;
    line-height: 1.5;
    color: #c61e25;
}

.our-team .box h4 {
    font-size: 16px;
    font-weight: 600;
    line-height: 1.56;
    color: #111111;
}

.our-team .box h6 {
    font-size: 12px;
    font-weight: 500;
    line-height: 1.5;
    color: #777777;
}

.our-media {
    margin-bottom: 40px;
}

.our-media .media-box {
    margin-bottom: 40px;
}

.our-media .media-box img {
    padding-bottom: 15px;
}

.our-media .media-box a.link {
    font-size: 12px;
    font-weight: 500;
    line-height: 1.5;
    color: #c61e25;
    margin: 10px 0;
    word-wrap: break-word;
}

.our-media .media-box h4 {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.56;
    color: #111111;
    padding: 10px 0 5px;
    word-wrap: break-word;
}

.our-media .media-box p {
    font-size: 12px;
    font-weight: 500;
    line-height: 1.5;
    color: #777777;
}

/* #modal
================================================== */
.appointment-modal .modal-content {
    padding: 40px;
}

.appointment-modal .modal-header {
    border-bottom: none;
    padding: 0 0 20px 0;
}

.appointment-modal .modal-header .modal-title {
    font-size: 24px;
    font-weight: bold;
    line-height: 1.46;
    color: #111111;
}

.appointment-modal .modal-header .close {
    position: absolute;
    right: 0;
    top: -40px;
    opacity: 1;
}

.appointment-modal .modal-body {
    padding: 0;
}

.appointment-modal .modal-body .floating-label {
    margin-bottom: 25px;
}

input[placeholder],
[placeholder],
*[placeholder] {
    color: #111111 !important;
}

.appointment-modal .modal-body .floating-label input {
    width: 100%;
    padding: 8px 20px;
    border: solid 1px #e1e1e1;
    background-color: #fff;
    font-size: 16px;
    line-height: 1.56;
    color: #777777;
}

.appointment-modal .modal-body .floating-label .floating-select {
    width: 100%;
    padding: 13px 20px;
    border: solid 1px #e1e1e1;
    background-color: #fff;
    color: #111111;
}

.appointment-modal .floating-select {
    appearance: none;
    background: url('/images/site/down.png') no-repeat right 0.9rem center;
}

.appointment-modal .modal-body button {
    width: 100%;
    background-color: #c61e25;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.25;
    color: #fff;
    border: none;
    padding: 12px 0;
}

.datepicker-title {
    display: none;
}

.datepicker-header .datepicker-controls .button:hover {
    background-color: #c61e25 !important;
}

.appointment-modal .modal-body .icon {
    position: absolute;
    right: 10px;
    top: 11px;
}

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

@media (min-width: 768px) {
    .boox-detail .col-md-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 20.0000%;
        max-width: 20.0000%;
    }
}

@media (max-width: 768px) {
    .boox-detail .col-md-2 {
        border-right: none;
    }
}

.landing-page-one {
    height: 100vh;
    background-color: #c61e25;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.landing-page-two {
    height: 100vh;
    background-color: #c61e25;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.landing-page-two button {
    border: none;
    padding: 0;
    cursor: pointer;
}

.landing-page-two .close-icon {
    position: absolute;
    top: -41px;
    right: 10px;
}

.landing-page-three {
    padding: 65px 0 64px;
    background-color: #c61e25;
}

.landing-page-three .sub-logo {
    position: absolute;
    right: 50px;
}

.landing-page-three .menu-link ul li {
    margin-bottom: 35px;
}

.landing-page-three .menu-link ul li a {
    font-size: 24px;
    font-weight: 500;
    line-height: 1.46;
    color: #db7377;
    margin-bottom: 35px;
}

.landing-page-three .menu-link ul li a:hover {
    color: #fff;
    font-weight: 700;
}

.landing-page-three .menu-link ul li:hover:before {
    content: '';
    display: block;
    width: 7px;
    height: 24px;
    background: #fff;
    position: absolute;
    left: -45px;
    margin-top: 5px;
}

.landing-page-three .detail-box .box {
    border-bottom: solid 1px #de4337;
    padding: 30px 0;
}

.landing-page-three .detail-box .box h4 {
    font-size: 30px;
    font-weight: 600;
    line-height: 1;
    color: #fff;
    padding-bottom: 6px;
}

.landing-page-three .detail-box .box p {
    font-size: 14px;
    line-height: 1.57;
    color: #fff;
}

.landing-page-three .mail-box p {
    font-size: 16px;
    line-height: 1.56;
    color: #fff;
}

.landing-page-three .mail-box p:before {
    content: '';
    display: block;
    width: 38px;
    height: 1px;
    background: #fff;
    position: absolute;
    left: 0;
    margin-top: 12px;
}

.landing-page-three .social-icon ul {
    display: flex;
}

.landing-page-three .social-icon ul li {
    margin: 0 8px;
}

.pointer {
    cursor: pointer;
}