.zeus_system_sliders .swiper-slide .content-box p {
    margin-top: 20px;
}

.wpcf7-spinner {
    display: block;
}

.contact-modal textarea {
    height: 80px;
}

.work-details-sec-1 li:before {
    content: "";
    font-family: "Font Awesome 5 Free";
    font-weight: 400;
    color: var(--theme-color);
    font-size: 16px;
    position: absolute;
    left: 0;
    top: 0;
}

.work-details-sec-1 li {
    position: relative;
    padding-left: 30px;
}

.work-details-sec-1 ul {
    list-style: none;
    padding-left: 0;
}