#service p
{
    font-size: 15px;
    line-height: 22px;
}

.logo
{
    padding-top: 35px;
}
.slogan-text
{
    padding-top: 80px;
    padding-left: 20px;
}
h2.no-display
{
    display: none;
}

.home-link
{
    font-size: 30px;
    line-height: 10px;

    display: inline-block !important;
    overflow: hidden;

    width: 55px;
    margin-right: 0;
    margin-bottom: -15px;
    margin-left: 0;
    padding-top: 20px !important;
    padding-right: 15px !important;
    padding-bottom: 20px !important;
}
.home-link::before
{
    margin-right: 100px;
}

.top-header-right
{
    padding-top: 25px; padding-bottom: 16px;
}



.tel
{
    font-size: 32px;

    color: #5889ca;
}

.toggle-menu .icon-bar
{
    display: block;

    width: 22px;
    height: 2px;
    margin: 5px 0 5px 0;

    border-radius: 1px;
}
.toggle-menu .icon-bar
{
    background-color: #888;
}

.content-tlm
{
    padding-bottom: 40px;
}

.content-tlm p
{
    text-align: justify;
}
.little-spacing .col-xs-4
{
    padding-top: 2px;
    padding-right: 1px;
    padding-left: 1px;
}

p.btn-center
{
    margin-bottom: 30px;

    text-align: center !important;
}

.gbs3
{
    margin-top: 40px;
}

.chrono_credits
{
    display: none;
}

.fa-foot
{
    margin-right: 10px;
}
#map-canvas
{
    height: 100%;
    margin: 0;
    padding: 0;
}

.embed-container
{
    position: relative; overflow: hidden; max-width: 100%; height: 0; padding-bottom: 56.25%;
}
.embed-container iframe,
.embed-container object,
.embed-container embed
{
    position: absolute; top: 0; left: 0; width: 100%; height: 100%;
}
