
/*# sourceMappingURL=maps/custom.css.map */


.landing-1 .btn--primary, .landing-1 .btn--red {

    border: 0px solid #1abab9;
    background: #1abab9;

}

.landing-1 .feature-section {
    background: #1abab9;
    position: relative;

}

.landing-1 .btn--secondary {
    background-color: #1abab9;

}

.omega-form .button-block .form-btn {
    background-color: #1abab9;
    padding-top: 13px;
}

.omega-form .form-title p {
    line-height: 28px;
}

.omega-form .form-title .title {
    font-size: 48px;
}

a.custom-link:hover {
    color: #fff;
    text-decoration: none;
    background-color: transparent;
}

a.custom-link:hover {
    color: #fff;
    cursor: pointer;
}

.landing-1 .image-card.card-blue {
    background-color: #333;
}

.landing-1 .image-card.card-yellow {
    background-color: #333;
}

.landing-1 .image-card.card-blue .card-icon {
    background-color: #1abab9;
}

.landing-1 .image-card.card-yellow .card-icon {
    background-color: #1abab9;
}

.landing-1 .image-card.card-yellow p {
    color: #fff;
}

.landing-1 .image-card-2.card-yellow {
    background-color: #333;
}

.landing-1 .image-card-2.card-yellow p {
    color: #fff;
}

.landing-1 .image-card-2 .card-text .date {
    color: #eee;
}

.landing-1 .image-card-2 .card-icon {
    background-color: #1abab9;
}

.landing-1 .image-card-2.card-red {
    background-color: #333;
}

.landing-1 .image-card-2.card-red p {
    color: #fff;
}




