@charset "UTF-8";.gvtext {
    color: #fff;
    background-color: rgba(0, 0, 0, 0.5);
    width: 800px;
    text-align: center;
    padding: 10px;
}

.gvheader {
    color: #fff;
    background-color: rgba(0, 0, 0, 0.5);
    text-align: center;
    max-width: 800px;
    display: block;
    margin: 0 auto;
}

.gvdivider {
    background-color: #fff !important;
}

#tm-top .wk-slideshow {
    height: 200px !important;
}

.wk-cover-background {
    background-size: 100% 250px !important;
    background-position: 50% 0 !important;
}

.contact h3 {
    display: none;
}

#search-tm-1 {
    background: #25aae1 !important;
    border-radius: 5px !important;
}

#search-tm-1 .uk-search-input,
#search-tm-1 .uk-search-input::placeholder {
    color: #ffffff;
}
