.lyha-skip-to-main {
    padding: 10px 50px;
    display: inline-block;
    background-color: tomato;
    border: 2px solid #000;
    font-family: sans-serif;
    color: #fff !important;
    text-decoration: none !important;
    position: absolute;
    top: 0;
    left: -10000px;
    z-index: 100000;
}

.lyha-skip-to-main:focus {
    left: 0;
}


#pageslider {
    position: relative;
}

button.carousel-control {
    appearance: none;
    border-radius: 0;
    width: 50px !important;
    height: 70px !important;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #F7F7F7;
    color: #005293;
    padding: 0;
    border: none;
    font-size: 24px;
    position: absolute;
    top: 50%;
    z-index: 10;
    transform: translateY(-50%);
    opacity: 1 !important;
    padding: 16px 0;
}

button.carousel-control svg {
    height: 100%;
}

#pageslider h1 {
    font-weight: 300;
    text-transform: uppercase;
    color: #fff;
    font-size: 3.125em;
    text-align: center;
    line-height: 48px;
}

#pageslider h1 span {
    font-weight: 800;
    display: block;
    font-size: 1.100em;
}

#pageslider h2 {
    font-size: 1.563em;
    font-weight: 800;
    text-transform: uppercase;
    color: #b51e51 !important;
}

.startnow .gform_wrapper .homepage-age .gform_body .gfield_label {
    display: block !important;
}

body .gform_page.last-step label {
    display: block !important;
    margin-top: 10px !important;
}