li.drop-down.nav-item ul li {
    color: #fff;
}

.owl-carousel {
    overflow: hidden;
}

.owl-carousel .owl-item {
    transition: transform 1s ease;
}

.fgfdfs {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
    text-overflow: ellipsis;
}

@media (max-width:769px) {
    .card-body {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
}

@media (max-width:767px) {
    .sxzdfsd {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
}

.dxfwa {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-overflow: ellipsis;
}

.xfes {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
}

.gcd {
    display: grid !important;
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
}

@media (min-width:1024px) {
    .gcd {
        display: grid !important;
        grid-template-columns: repeat(3, 1fr);
        gap: 20px;
    }
}

@media (max-width:1024px) and (min-width:768px) {
    .gcd {
        display: grid !important;
        grid-template-columns: repeat(2, 1fr);
        gap: 20px;
    }
}

a {
    text-decoration: none !important;
}

@media (max-width:1030px) and (min-width:768px) {
    .szdxdfszdz {
        padding-bottom: 0px !important;
    }
}

.XCBVCBJ {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
}

.szcsdz {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-overflow: ellipsis;
}

h1 {
    text-align: center !important;
    font-weight: bold !important;
    font-size: 36px !important;
    line-height: 1.3 !important;
    color: #000 !important;
    padding-bottom: 20px !important;
}

h2 {
    font-weight: bold !important;
    font-size: 30px !important;
    line-height: 1.3 !important;
}

h3 {
    font-weight: bold !important;
    font-size: 24px !important;
}

h4 {
    font-weight: bold !important;
    font-size: 20px !important;
}

p {
    font-size: 18px !important;
}

.ddxdcvdr h2 {
    text-align: center !important;
    color: #000 !important;
}

.ddxdcvdr h3 {
    text-align: center !important;
    color: #000 !important;
}

.ddxdcvdr h4 {
    text-align: center !important;
    color: #000;
}

.ddxdcvdr h5,
.ddxdcvdr h6 {
    text-align: center !important;
    font-weight: bold !important;
    color: #000 !important;
}

.ddxdcvdr li,
.ddxdcvdr span,
.ddxdcvdr a {
    color: #000 !important;
}

.ddxdcvdr img {
    max-width: 100%;
    height: auto;
}

.ddxdcvdr p {
    line-height: 1.6 !important;
    text-align: left !important;
    color: #000 !important;
}

.ddxdcvdr table {
    word-break: break-all !important;
}

.ddxdcvdr td {
    font-size: 16px !important;
    color: #000 !important;
}

.ddxdcvdr li {
    font-size: 16px !important;
    text-align: left !important;
    color: #000 !important;
}