.view,
body{
    font-family: 'Roboto', sans-serif;
}
.encabezado{
    font-size: 17px;
    }
    
    .ir-arriba{
        display: none;
        padding: 5px;
        background:#df0101;
        font-size: 30px;
        color:#fff;
        cursor: pointer;
        position: fixed;
        bottom: 35px;
        right: 30px;
        z-index: 9999999;
    }

@media (max-width:740px){.full-page-intro{height:100px}}.carousel{height:100%}.carousel .carousel-inner,.carousel .carousel-inner .active,.carousel .carousel-inner .carousel-item{height:100%}
@media (max-width:776px){.carousel{height:100%}}.navbar{background-color:#DF0101}.page-footer,.top-nav-collapse{background-color:#263238}
@media only screen and (max-width:768px){.navbar{background-color:#263238}}
