body,
.navbar-inverse {
	background: #dadada;
}
.navbar-header {
    width: 100%;
}
.navbar-brand {
    width: 100%;
    font-family: Trebuchet MS;
}
.navbar {
    min-height: 0;
    background: #dadada;
}
.navbar-inverse .navbar-brand {
    color: #3c8dbc;
    font-size: 40px;
    font-family: sans-serif;
    line-height: normal;
}
.navbar-brand {
    padding: 20px 20px;
    height: auto;
}
.head-line {
    font-family: sans-serif;
}
.below-slideshow {
    background: #5456B5;
    padding-bottom: 20px;
}
.below-slideshow .txt-block {
    padding-top: 20px;
}

body {
    background: url('../img/bg2.png') #b6d5da;
    background-size: cover;
}

.pad-set {
    padding-top: 20px;
    padding-bottom: 20px;
}
.footer-sec {
    margin-top: 20px;
    padding-top: 20px;
    background: #5456B5;
    padding-bottom: 10px;

    position: fixed;
    bottom: 0;
    width: 100%;
}

label {
    text-shadow: 0 0 2px #fff;
}