/*main slideshow*/
@media screen and (Min-width 767px)
.tp-caption__title a {
    font-size: 20px;
}

.tp-caption__text {
    font-size: 16px;
}

.ms-transparent-background .region--dark-typography.tp-caption__title a {
    color: #ffffff;
}
}

/*desktop*/
.ms-transparent-background .region--light-typography.tp-caption__title a {
    font-size: 40px;
}

.pl-xl-5, .px-xl-5 {
    padding-left: 0rem!important;
}

.pl-xl-5, .px-xl-5 {
    padding-right: 0rem!important;
}

.region--light-typography a, .region--light-typography a.link--dark, .region--light-typography .link--dark a {
    color: #ffffff;
}

.region--light-typography {
    color: white;
}
.tp-caption__text {
    font-size: 22px;
    line-height: 1.20;
    font-weight: 500;
    color: #ffffff;

    font-weight: 600;
}


a.mt-button {
    color: #ffffff;
}

.mt-style-button-sharp a.mt-button {
    border-radius: 5px;
}

.tp-caption__title.region--light-typography.region--dark-background {
    background-color: transparent;
}