body {
    min-height: 100%;
    padding-top: 50px;
}
header.jumbotron {
    height: 510px;
    background: url("../img/jumbo.jpg") center 0 no-repeat;
    background-size: cover;
    }
h1.jumbotron-h1{
    text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
}
.hedding_faq{
    margin: 0 0 0px 0;
}

p.faq{
    color: #fff;
    font-weight: bold;
    text-align: center;
    margin: 20px 0px 20px 0;
}

.button_collapse{
    margin: 15px 0 0 0;
}

p.kyak{
    margin: 0 0 10px 10px;
    font-size: 16px;
}

p.faq2{
    color: #000;
    font-weight: normal;
    text-align: right;
    margin: 0px 0px 0px 0;
}
