@import url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2/css/all.min.css);

.blue-h1 {
    color: #0495C1;
    font-size: 51px;
}

.f26 {
    font-size: 26px;
}

ul {
    font-size: 20px;
}

.font-rc {
    font-family: 'Roboto Condensed', sans-serif !important;
}


.lblue {
    color: #0495C1;
}

.ul1 i {
    margin-right: 7px;
    position: relative;
    top: 6px;
    color: #0495C1;
}

.ul1 li {
    margin-bottom: 9px;
}


.custom-nav-box {
    display: block !important;
}


    .custom-nav-box .nav-link {
        border: 1px solid #E0E0E0;
        background: #FAFAFA;
        margin-top: 9px;
        color: #111;
    }

        .custom-nav-box .nav-link.active {
            color: #111;
            background-color: #FFFCEB !important;
            border: 1px solid #F8AE13 !important;
        }

/**/
.empty-check {
    border: 1px solid #104784;
    width: 25px;
    height: 25px;
    border-radius: 100%;
    display: block;
    margin-top: 6px;
}

.filled-check {
    border: 1px solid #104784;
    width: 25px;
    height: 25px;
    border-radius: 100%;
    display: block;
    color: white;
    background: #104784;
    line-height: 25px;
    text-align: center;
    font-size: 14px;
    margin-top: 6px;
}


.bs-save {
    background: #C80012;
    color: white;
    font-size: 15px;
    border-radius: 7px;
    display: inline-block;
    padding: 4px 10px;
    font-weight: bold;
}

.bs-save2 {
    background: #FFCED2;
    color: #111;
    font-size: 15px;
    border-radius: 7px;
    display: inline-block;
    padding: 4px 10px;
    font-weight: bold;
}


.f17 {
    font-size: 17px;
}

.f14 {
    font-size: 14px;
}


.f18 {
    font-size: 18px;
}

.bs-rem-price {
    color: red;
    text-decoration: line-through;
}

.text-black {
    color: #111;
}


.bg-lgray {
    background: #FAFAFA;
}

.radius-l1 {
    border-radius: 1rem;
}

.orange {
    color: #F8AE13;
}

.clients-box {
    padding: 25px 25px;
}

.btn-pager {
    background: #F8D201;
    font-weight: 800 !important;
    font-size: 18px;
    border-radius: 10px;
    padding: 17px 10px !important;
    border-radius: 7px !important;
    color: #111;
    border-style: solid;
    border-width: 1px;
    border-color: #875d2d66 #C06700 #C06700 #C06700;
    border-radius: 0.8rem;
}

    .btn-pager:hover {
        background: #e8c60c !important;
        color: #000 !important;
        text-decoration: none !important;
    }



.btn-shadow {
    box-shadow: 0px 5px 7px -1px #d7d7d7;
}


.darkblue {
    color: #104784;
}

.delivery-time {
    border: 2px dashed #0495C1;
    background: #F8FDFF;
    font-size: 18px;
    padding: 18px 10px;
    border-radius: 10px;
    width: 80%;
    margin: auto;
    display: block;
    text-align: center;
}

.bg-lorange {
    background: #FFFCEB;
}

.yl-line {
    border: 1px solid #FFD500;
    width: 80%;
    margin: auto;
    display: block;
}

.head-02 {
    font-size: 42px;
}


.h-clientbox {
    background: #F9F9F9;
    border-radius: 0.9rem;
    padding: 15px 15px 10px 15px;
}

.home-carousel .owl-nav {
    text-align: center;
    margin-top: 20px;
}

.home-carousel .owl-next {
    right: 20px;
    width: 22px;
    height: 22px;
    display: inline-block;
    background: #0495C1 !important;
    color: white !important;
    line-height: 5px !important;
    border-radius: 100%;
    outline: 0 !important;
    margin-left: 10px;
}

.home-carousel .owl-prev {
    left: 20px;
    width: 22px;
    height: 22px;
    display: inline-block;
    background: #0495C1 !important;
    color: white !important;
    line-height: 5px !important;
    border-radius: 100%;
    outline: 0 !important;
}


.bonus-section {
    background: #EDF6FA;
}

.head-03 {
    font-size: 36px;
}

.bonus-card {
    border-radius: 1.1rem !important;
}

.head-04 {
    font-size: 30px;
}

.f27 {
    font-size: 27px;
}

.doctor-section {
    background: #244E95;
}

.head-05 {
    font-size: 28px;
    font-weight: 400;
}

.head-01 {
    font-size: 48px;
}

.order-cart-button {
    width: 80%;
    margin: auto;
    display: block;
    font-size: 22px;
}


.bg-lblue {
    background: #EDF6FA;
}

.container-001 {
    max-width: 1030px !important;
}


.guarantee-img {
    max-height: 264px;
}

.doc-box4-details {
    padding: 30px;
}

.doc-box4 img {
    width: 182px;
    margin-top: -13px;
}

.section-details-bx {
    padding: 70px;
    text-align: center;
}

    .section-details-bx h3 {
        font-size: 31px;
        font-weight: 600;
    }

.section-details-bg {
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    border-radius: 1rem;
}

@media(min-width:1200px) {
    .doc-img2 {
        margin-top: -50px;
        max-width: 112%;
    }

    .row-lr {
        margin-left: -50px !important;
        margin-right: -50px !important;
    }
}

@media(min-width:768px) {
    .btn-big {
        font-size: 20px;
        padding: 20px 10px !important;
    }

    .btn-pager-space {
        padding-left: 25px !important;
        padding-right: 25px !important;
    }

    .h-clientbox {
        min-height: 547px;
    }
}


@media(min-width:768px) and (max-width:991px) {
    .head-03 {
        font-size: 27px;
    }

    .f27 {
        font-size: 22px;
    }

    .doc-img2 {
        width: 400px;
        margin: auto;
    }
}


@media(max-width:767px) {
    .order-cart-button {
        width: 95%;
        margin: auto;
        display: block;
        font-size: 16px;
        margin-bottom: 15px !important;
        padding: 10px 4px !important;
    }

    .f26 {
        font-size: 22px;
        line-height: 1.3;
    }

    ul {
        font-size: 17px;
    }

    p {
        font-size: 17px;
    }

    .delivery-time {
        width: 100%;
        font-size: 17px;
    }

    .head-02 {
        font-size: 33px;
    }

    .h-clientbox p {
        font-size: 16px;
        line-height: 1.3;
    }

    .head-03 {
        font-size: 29px;
    }

    .section-details-bx h3 {
        font-size: 26px;
    }

    .doc-box4 {
        text-align: center;
    }

    .section-details-bx {
        padding: 30px;
    }


    .doc-box4 img {
        margin: auto;
        display: block;
    }

    .f27 {
        font-size: 22px;
    }

    .doc-box4-details {
        padding: 20px;
    }

    .guarantee-img {
        max-height: 172px;
    }

    .doc-img2 {
        width: 250px;
        margin: auto;
        display: block;
    }

    .head-05 {
        font-size: 21px;
    }
}
