.pe-lg-0 ul {
, list-style: none;
    margin-bottom: 0rem;
    margin-top: 4%;
}

.pe-lg-0 li {
    float: left;
    width: 33%;
    margin-bottom: 8%;
}

.pe-lg-0 li img {
    width: auto;
}

.product {
    width: 100%;
    height: auto;
    display: inline-block;
    margin-top: 3%;
}

.product ul {
    width: 100%;
    height: auto;
    display: inline-block;
    list-style: none;
    padding-left: 0px;
}

.product li {
    float: left;
    width: 29%;
    display: inline-block;
    box-shadow: 1px 1px 5px 2px #ececec;
    padding-bottom: 0px;
    border-radius: 15px;
    margin-right: 4%;
    margin-bottom: 3%;
    visibility: visible;
    animation-delay: 0.1s;
    animation-name: fadeInUp;
}

.product li img {
    text-align: center;
    margin: 0 auto;
    display: block;
    margin-top: 11%;
    margin-bottom: 11%;
    width: 67% !important;
    height: 275px;
}

.product li h5 {
    text-align: center;
    padding: 23px 0;
}

.product li:nth-child(3n) {
    margin-right: 0;
}

.more {
    text-align: center;
    margin: 0 auto;
    width: auto;
    display: block;
}

.testimonial-item p {
    font-size: 15px !important;
}

.news {
    width: 100%;
    height: auto;
    display: inline-block;
}

.index {
    width: 85%;
    margin: 0 auto;
}

.news-title {
    width: 100%;
    height: auto;
    display: inline-block;
}

.news-title h1 {
    text-align: center;
}

.news-title p {
    text-align: center;
}

.news-box {
    width: 100%;
    height: auto;
    display: inline-block;
    display: flex;
    flex-wrap: wrap;
    margin-top: calc(var(--bs-gutter-y)* -1);
    margin-right: calc(var(--bs-gutter-x) / -2);
    margin-left: calc(var(--bs-gutter-x) / -2);
}

.nb-left {
    float: left;
    width: 25%;
    height: auto;
    display: inline-block;
}

.nb-left ul {
    width: 100%;
    height: 100%;
    display: inline-block;
    position: relative;
}

.nb-left li img {
    width: 100%;
    padding: 5px;
    border: 1px dashed var(--primary);
    border-radius: 10px;
}

#nl1 {
    width: 70px;
    height: 70px;
    top: 10%;
    left: 50%;
    transform: translateX(-50%);
    position: absolute;
}

#nl2 {
    width: 60px;
    height: 60px;
    top: 91%;
    left: 10%;
    position: absolute;
}

#nl3 {
    width: 50px;
    height: 50px;
    top: 67%;
    right: 10%;
    position: absolute;
}

.nb-center {
    float: left;
    flex: 0 0 auto;
    width: 50%;
    margin-top: 3%;
}

.alSpan {
    padding-bottom: 30px;
    margin-top: 20px;
    margin-bottom: 40px;
}

.alSpan h4 {
    padding: 20px 0px;
    font-size: 18px;
    text-align: center;
    background: url(../images/altitbr.png) no-repeat center 32px;
}

.alSpan h4 a {
    padding: 0 4px;
    color: #d5242e;
    background-color: #fff;
}

.alSpan h4 div {
    padding-bottom: 10px;
    font-size: 18px;
    text-transform: uppercase;
    color: #b8b8b8;
    font-weight: normal;
    background: url(../images/altitd_br.png) no-repeat center bottom;
}

.cgal .alCont {
    position: relative;
}

.cgal .alCont ul {
    margin: 0 auto;
    width: 100% !important;!i;!;
    overflow: hidden;
}

.cgal .alCont li {
    margin: 0 0px;
    width: 15%;
    float: left;
    text-align: center;
}

.cgal .alCont li img {
    border: 0px solid #d6d6d6;
}

.cgal .alCont li img:hover {
    border-color: #8f8f8f;
}

.cgal .alCont li h5 {
    margin-top: 12px;
    font-weight: normal;
}

.cgal .alCont li h5 a {
    color: #333;
}

.cgal .alCont .btnLeft,
.cgal .alCont .btnRight {
    position: absolute;
    top: 50%;
    margin-top: -20px;
    width: 18px;
    height: 26px;
}

.cgal .alCont .btnLeft {
    left: 0px;
    background: url(../images/huibtnleft.png) no-repeat center;
}

.cgal .alCont .btnRight {
    right: 0px;
    background: url(../images/huibtnright.png) no-repeat center;
}

.nb-center ul {
}

.nb-center li {
}

.nb-center li img {
    width: 48%;
    text-align: center;
    margin: 0 auto;
    display: block;
    border-radius: 15px;
}

.nb-center li h3 {
    font-size: 19px;
    text-align: center;
    margin: 23px 0;
}

.nb-center li p {
    text-align: center;
    font-size: 14px;
}

.nb-right {
    float: left;
    width: 25%;
    height: auto;
    display: inline-block;
}

.nb-right ul {
    width: 100%;
    height: 100%;
    display: inline-block;
    position: relative;
}

.nb-right li img {
    width: 100%;
    padding: 5px;
    border: 1px dashed var(--primary);
    border-radius: 10px;
}

#nl4 {
    width: 70px;
    height: 70px;
    top: 4%;
    left: 50%;
    transform: translateX(-50%);
    position: absolute;
}

#nl5 {
    width: 60px;
    height: 60px;
    top: 91%;
    left: 10%;
    position: absolute;
}

#nl6 {
    width: 50px;
    height: 50px;
    top: 67%;
    right: 10%;
    position: absolute;
}

@media screen and (max-width: 1024px) {
    .pe-lg-0 ul {
        width: 100%;
        height: auto;
        display: inline-block;
        margin-left: 0px;
        padding-left: 0px;
    }

    .pe-lg-0 ul li {
        float: left;
        width: 30%;
        margin-bottom: 8%;
        margin-right: 3%;
    }

    .pe-lg-0 ul li img {
        width: 100%;
    }

    .my-5 {
        margin-top: 0rem !important;
        margin-bottom: 0rem !important;
    }

    .py-5 {
        padding-top: 0rem !important;
        padding-bottom: 0rem !important;
    }

    .pt-4 {
        padding-top: 1.5rem !important;
        margin-bottom: 6%;
    }

    .align-items-center img {
        width: 21% !important;
    }

    .py-5 {
        padding-top: 3rem !important;
        padding-bottom: 0rem !important;
    }

    .container-xxl {
        margin-top: -14%;
        margin-bottom: 11%;
    }

    .container p {
        font-size: 14px;
        margin-bottom: 12%;
    }

    .product ul {
        width: 100%;
        height: auto;
        display: inline-block;
        list-style: none;
        padding-left: 0rem;
    }

    .product li {
        float: left;
        width: 47%;
        display: inline-block;
        box-shadow: 1px 1px 5px 4px #ececec;
        padding-bottom: 0px;
        border-radius: 15px;
        margin-right: 17px;
        margin-bottom: 17px;
        visibility: visible;
        animation-delay: 0.1s;
        animation-name: fadeInUp;
    }

    .product li img {
        text-align: center;
        margin: 0 auto;
        display: block;
        height: 125px;
    }

    .product li:nth-child(2n) {
        margin-right: 0;
    }

    .product li:nth-child(3n) {
        margin-right: 17px;
    }

    .product li:nth-child(6n) {
        margin-right: 0;
    }

    .product li h5 {
        text-align: center;
        padding: 16px 0;
        font-size: 16px;
        font-weight: normal;
    }

    .appointment {
        margin-top: 3rem !important;
        padding-bottom: 18% !important;
    }

    .text-center {
        text-align: center !important;
        margin-top: 15%;
    }

    .text-center h5 {
        margin-top: -15%;
    }

    .testimonial-item {
        margin-top: 0%;
    }

    .testimonial-carousel .owl-item h5 {
        margin-top: 0%;
        line-height: 29px;
    }
}
@media screen and (max-width: 1024px) {
    .ps-5 {
        padding-left: 0rem !important;
    }
    .nb-left{
        display: none;
    }
    .nb-center {
        float: left;
        flex: 0 0 auto;
        width: 100%;
        margin-top: 3%;
    }
    .alSpan {
        padding-bottom: 0px;
        margin-top: 20px;
        margin-bottom: 0px;
    }
    .nb-right{
        display: none;
    }
}