@media (min-width: 1400px) {
    .fw-text-lg-40px {
        font-size: 40px !important;
    }
}


.fw-800-font-weight {
    font-weight: 800 !important;
}

@media (min-width: 768px) {
    .fw-text-md-40-px {
        font-size: 40px !important;
    }
}

.fw-remove-margin-p p{
    margin: 0 !important;
}


.fw-textimage18-section {
    position: relative;
    overflow: hidden;
}

.fw-textimage18-content {
    position: relative;
    z-index: 2;
}

.fw-dec-image1{
    z-index: 0;
    pointer-events: none;
}

.fw-dec-image2{
    z-index: 0;
    pointer-events: none;
}


