.carousel,
.carousel .carousel-inner,
.carousel .carousel-inner .active,
.carousel .carousel-inner .carousel-item,
.view,
body,
html{
    height:100%
}
/*
.navbar{
    background-color:rgba(255,255,255,0.900);
}
.page-footer,
.top-nav-collapse{
    background-color:rgba(255,255,255,0.900);
}

@media only screen and (max-width:768px){
    .navbar{
        background-color:rgba(255,255,255,0.900);
    }
}*/