body.elementor-page-44174:not(.elementor-motion-effects-element-type-background), body.elementor-page-44174 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#ffffff;}/* Start custom CSS */.title-image {
    color: #fff;
    font-size: 26px;
    font-weight: 600;
    text-shadow: 0px 0px 10px rgba(0, 0, 0, .9);
    line-height: 1;
}

.button-image {
    font-size: 15px;
    color: #213f9a;
    background-color: #fff;
    border-style: solid;
    border-color: #213f9a;
    border-radius: 20px;
    padding: 5px 10px;
    margin-top: 50px
}

.tiles {
    margin-top: 20px;
    margin-bottom: 20px;
}

.tiles .elementor-image-box-content {
    min-height: 345px;
    display: flex;
    flex-flow: column nowrap;
    justify-content: center;
}

.tiles .title-image {
    font-size: 20px;
}

@media screen and (min-width: 767px) {
    .title-image {
    font-size: 54px;
}

.tiles .elementor-image-box-content {
    min-height: 305px;
}

.tiles .title-image {
    font-size: 30px;
}
}

@media screen and (min-width: 1024px) {
.tiles .title-image {
    font-size: 42px;
}
}/* End custom CSS */