@font-face {
    font-family: 'Gotham Light';
    src: url('../fonts/gotham-light.eot');
    src: url('../fonts/gotham-light.eot?#iefix') format('embedded-opentype'),
    url('../fonts/gotham-light.woff2') format('woff2'),
    url('../fonts/gotham-light.woff') format('woff'),
    url('../fonts/gotham-light.ttf') format('truetype'),
    url('../fonts/gotham-light.svg#gotham_lightregular') format('svg');
    /*unicode-range: U+0020-007F;*/
}
@font-face {
    font-family: 'Gotham Medium';
    src: url('../fonts/gotham-medium.eot');
    src: url('../fonts/gotham-medium.eot?#iefix') format('embedded-opentype'),
    url('../fonts/gotham-medium.woff2') format('woff2'),
    url('../fonts/gotham-medium.woff') format('woff'),
    url('../fonts/gotham-medium.ttf') format('truetype'),
    url('../fonts/gotham-medium.svg#Gotham-Medium') format('svg');
    /*unicode-range: U+0020-007F;*/
}

.font-gotham-light
{
    font-family: "Gotham Light";
}
.font-gotham-medium
{
    font-family: "Gotham Medium";
}

body
{
    font-size: 1rem;
}

.navbar .text-dark span
{
    color: #063E13;
}
.navbar img
{
    margin-bottom: -70%;
}
.navbar img.up
{
    margin-top: -30%;
    margin-bottom: 0;
}

.wbh-top
{
    background-color: #063E15;
    color: #fff;
    font-size: 0.8rem;
}
.wbh-video-block
{
    width: 100%;
}
.wbh-video-block .wbh-video-div
{
    float: left;
}
.wbh-video-block .wbh-video-div h1
{
    color: #fff;
    display: none;
    font-size: 3.5rem;
    line-height: 1;
}
.wbh-video-block .wbh-video-div video
{
    float: left;
    left: 0;
    width: 100%;
    z-index: -1000;
}
.wbh-video-block .wbh-video-form
{
    background-color: #f8f8f9;
    float: left;
    left: 1066px;
    right: 0;
    width: 100%;
    z-index: 1000;
}
.wbh-video-block .wbh-video-form h1
{
    font-size: 3.5rem;
    line-height: 1;
}
.wbh-video-block .wbh-video-form p
{
    color: #9E9E9E;
    font-size: 1.05rem;
    line-height: 1.1;
}
.wbh-content-bottom .input,
.wbh-home-bottom .input,
.wbh-video-block .wbh-video-form .input
{
    margin: 0 60px;
}
.wbh-content-bottom .input-group .input-group-text,
.wbh-home-bottom .input-group .input-group-text,
.wbh-video-block .wbh-video-form .input-group .input-group-text
{
    background: #fff;
    border-left: 0;
    padding: 4px;
}
.wbh-content-bottom .input-group .input-group-text .btn,
.wbh-home-bottom .input-group .input-group-text .btn
{
    color: #fff;
}
.wbh-video-block .wbh-video-form .input-group .input-group-text .btn
{
    color: #fff;
    font-size: 1.25rem;
    padding: .375rem 2.5rem;
}
.wbh-content-bottom .input-group .form-control,
.wbh-home-bottom .input-group .form-control,
.wbh-video-block .wbh-video-form .input-group .form-control
{
    border-right: 0;
}
.wbh-content-bottom h3
{
    font-size: 2.1rem;
}

.wbh-content h1,
.wbh-content h2
{
    font-size: 2rem;
    /*letter-spacing: -1px;*/
}
.wbh-content p
{
    font-size: 1rem;
    line-height: 1.2;
}
.wbh-content-landing
{
    padding-top: 30px;
}
.wbh-content-landing h2
{
    font-size: 3rem;
}
.wbh-content-landing h3
{
    font-size: 2rem;
}
.wbh-content-landing > p
{
    color: #9E9E9E;
    font-size: 1.2rem;
    line-height: 1.1;
}
.wbh-content-landing .block > div
{
    background-color: #F8F8F9;
}
.wbh-content-landing .block p
{
    line-height: 1.1;
}
.wbh-content-landing .number-rounded
{
    background-color: #28A745;
    border-radius: 50%;
    color: #fff;
    font-size: 2.5rem;
    height: 54px;
    width: 56px;
}
.wbh-content-landing .text
{
    max-width: calc(100% - 56px - 1rem);
}

.wbh-content-request
{
    background-color: #F8F8F9;
    border-top: 3px solid #063E15;
}
.wbh-content-request .btn-lg
{
    font-size: 1.8rem;
}
.wbh-content-request p
{
    color: #9E9E9E;
}

.wbh-content-step
{
    background: #F8F8F9;
    /*border-bottom: 4px solid #063E15;*/
}
.wbh-content-success
{
    font-size: 1.0rem;
    line-height: 1.2;
}
.wbh-content-success h1
{
    font-size: 1.7rem;
}
.wbh-content-why
{
    line-height: 1.1;
}
.wbh-content-why h2
{
    font-size: 1.8rem;
}
.wbh-content-why h3
{
    font-size: 1.3rem;
}
.wbh-content-step .small
{
    font-size: 60%
}

.wbh-home-01
{
    background: url("../img/home-01.jpg") no-repeat top right;
}
.wbh-home-02
{
    background: url("../img/home-02.jpg") no-repeat top;
}
.wbh-home-03
{
    background: url("../img/home-03.jpg") no-repeat top right;
}
.wbh-home p
{
    line-height: 1.1;
    font-size: 0.95rem
}
.wbh-bottom
{
    background: #063E15;
    color: #fff;
    font-size: 0.9rem;
    height: 100px;
}
.wbh-bottom a
{
    color: #fff;
}

@media (max-width: 575px)
{
    .wbh-home > div
    {
        margin-top: 75% !important;
    }
    .wbh-content-landing h2
    {
        font-size: 2rem;
    }
    .wbh-video-block .wbh-video-form h1
    {
        font-size: 2.5rem;
    }
    .wbh-video-block .wbh-video-form .input
    {
        margin: 0;
    }
}
@media (min-width: 1200px)
{
    .container
    {
        max-width: 1190px;
    }
    .wbh-video-block
    {
        height: 600px;
    }
    .wbh-video-block .wbh-video-div h1
    {
        display: block;
        margin-top: 160px;
    }
    .wbh-video-block .wbh-video-div video,
    .wbh-video-block .wbh-video-form
    {
        height: 600px;
        position: absolute;
        width: auto;
    }
    .wbh-video-block .wbh-video-form > div
    {
        margin-top: 160px;
        width: 721px;
    }
}


.text-grey
{
    color: #9e9e9e
}