* {
    padding: 0;
    margin: 0;
}

html {
    height: 100%;
}

body {
    height: 100%;
}

#slider_home {
    min-height: 100% !important;
    height: 100%;
}

#slider_home {
    width: 100%;
}

.tp-caption.NotGeneric-Title,
.NotGeneric-Title {
    background-color: #0000;
    border-color: #0000;
    border-radius: 0 0 0 0;
    border-style: none;
    border-width: 0;
    color: #fff;
    font-size: 70px;
    font-style: normal;
    font-weight: 800;
    line-height: 70px;
    padding: 10px 0;
    text-decoration: none;
}

.tp-caption.NotGeneric-SubTitle,
.NotGeneric-SubTitle {
    background-color: #0000;
    border-color: #0000;
    border-radius: 0 0 0 0;
    border-style: none;
    border-width: 0;
    color: #fff;
    font-size: 13px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: 4px;
    line-height: 20px;
    padding: 0;
    text-align: left;
    text-decoration: none;
}

.tp-caption.Hero-Button,
.Hero-Button {
    background-color: #0004;
    border-color: #ffffff80;
    border-radius: 0 0 0 0;
    border-style: solid;
    border-width: 1px;
    color: #fff;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: 3px;
    line-height: 14px;
    padding: 10px 30px;
    text-align: left;
    text-decoration: none;
}