﻿.blue-info ol, ul, li {
    color: #FFFFFF !important;
    font-size: 14px !important;
    font-family: Muli-Regular !important;
    margin-bottom: 1rem !important;
}

.custom-paraf p {
    margin-bottom: 0 !important;
}

.custom-paraf {
    margin-bottom: 3rem !important;
}

@media screen and (max-width: 991px) {
    .blue-info ol, ul, li {
        margin-top: 22px !important;
    }

    .blue-info ul {
        padding: 0 !important;
    }
}

.services .second-content .container-alpha .cards .card-Alpha {
    max-height: 566px !important;
    min-height: 556px !important;
}

    .services .second-content .container-alpha .cards .card-Alpha .btn-arrow svg {
        margin-top: 0px !important;
    }

.paraf-description-card {
    font-size: 16px !important;
}

@media screen and (max-width: 1024px) and (min-width: 768px) {
    .carousel-card-mobile .owl-carousel .owl-stage {
        width: 1300px !important;
    }

    .carousel-card-mobile .owl-carousel.owl-drag .owl-item {
        width: 24% !important;
    }
}
