.xcfcas {
    font-size: 16px !important;
    display: -webkit-box !important;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
    text-overflow: ellipsis;
}

.elementor-image-caro {
    display: grid !important;
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
}

@media (min-width:992px) {
    .elementor-image-caro {
        display: grid !important;
        grid-template-columns: repeat(4, 1fr);
        gap: 20px;
    }
}

@media (max-width:992px) and (min-width:768px) {
    .elementor-image-caro {
        display: grid !important;
        grid-template-columns: repeat(2, 1fr);
        gap: 20px;
    }
}

.sxasedwa {
    display: grid !important;
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
}

@media (min-width:992px) {
    .sxasedwa {
        display: grid !important;
        grid-template-columns: repeat(3, 1fr);
        gap: 20px;
    }
}

@media (max-width:992px) and (min-width:768px) {
    .sxasedwa {
        display: grid !important;
        grid-template-columns: repeat(2, 1fr);
        gap: 20px;
    }
}

.sdxcfesds {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-overflow: ellipsis;
}

.cgvcxftg {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
}

.dxfsdfwa {
    word-break: break-all;
}

h1 {
    text-align: center !important;
    font-weight: bold !important;
    font-size: 30px !important;
    line-height: 1.3 !important;
    color: #000 !important;
    padding-bottom: 20px !important;
}

h2 {
    font-weight: bold !important;
    font-size: 26px !important;
    line-height: 1.3 !important;
}

h3 {
    font-weight: bold !important;
    font-size: 23px !important;
    line-height: 1.3 !important;
}

h4 {
    font-weight: bold !important;
    font-size: 20px !important;
    line-height: 1.3 !important;
}

p {
    font-size: 18px !important;
}

.dxfsdfwa h2 {
    text-align: center !important;
    color: #000 !important;
}

.dxfsdfwa h3 {
    text-align: center !important;
    color: #000 !important;
}

.dxfsdfwa h4 {
    text-align: center !important;
    color: #000;
}

.dxfsdfwa h5,
.dxfsdfwa h6 {
    text-align: center !important;
    font-weight: bold !important;
    color: #000 !important;
}

.dxfsdfwa li,
.dxfsdfwa span,
.dxfsdfwa a {
    color: #000 !important;
}

.dxfsdfwa img {
    max-width: 100%;
    height: auto;
}

.dxfsdfwa p {
    line-height: 1.6 !important;
    text-align: left !important;
    color: #000 !important;
}

.dxfsdfwa table {
    word-break: break-all !important;
}

.dxfsdfwa td {
    font-size: 16px !important;
    color: #000 !important;
}

.dxfsdfwa li {
    font-size: 16px !important;
    text-align: left !important;
    color: #000 !important;
}

.lgx-carousel-section .lgx-carousel .owl-video-tn {
    height: 350px;
    width: 100%;
}


.e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload),
.e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload) * {
    background-image: none !important;
}

@media screen and (max-height: 1024px) {

    .e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload),
    .e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload) * {
        background-image: none !important;
    }
}

@media screen and (max-height: 640px) {

    .e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload),
    .e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload) * {
        background-image: none !important;
    }
}


.wpb_animate_when_almost_visible {
    opacity: 1;
}


[class*="the7-spinner-animate-"] {
    animation: spinner-animation 1s cubic-bezier(1, 1, 1, 1) infinite;
    x: 46.5px;
    y: 40px;
    width: 7px;
    height: 20px;
    fill: var(--the7-beautiful-spinner-color2);
    opacity: 0.2;
}

.the7-spinner-animate-2 {
    animation-delay: 0.083s;
}

.the7-spinner-animate-3 {
    animation-delay: 0.166s;
}

.the7-spinner-animate-4 {
    animation-delay: 0.25s;
}

.the7-spinner-animate-5 {
    animation-delay: 0.33s;
}

.the7-spinner-animate-6 {
    animation-delay: 0.416s;
}

.the7-spinner-animate-7 {
    animation-delay: 0.5s;
}

.the7-spinner-animate-8 {
    animation-delay: 0.58s;
}

.the7-spinner-animate-9 {
    animation-delay: 0.666s;
}

.the7-spinner-animate-10 {
    animation-delay: 0.75s;
}

.the7-spinner-animate-11 {
    animation-delay: 0.83s;
}

.the7-spinner-animate-12 {
    animation-delay: 0.916s;
}

@keyframes spinner-animation {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
    }
}



#gallery-1 {
    margin: auto;
}

#gallery-1 .gallery-item {
    float: left;
    margin-top: 10px;
    text-align: center;
    width: 20%;
}

#gallery-1 img {
    border: 2px solid #cfcfcf;
}

#gallery-1 .gallery-caption {
    margin-left: 0;
}

/* see gallery_shortcode() in wp-includes/media.php */