@import url('https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/css/bootstrap.min.css');@import url('https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css');@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,900');/* Global======================================================= */html { position: relative; min-height: 100%; }body { font-family: 'Roboto', sans-serif; box-sizing:border-box; font-weight:400; font-size:15px; }.container { max-width:1024px; }/* Header======================================================= */h5 { font-weight:900; font-size:24px; }/* Navbar======================================================= */nav a { font-size:15px; font-weight:500; }/* Home=========================================== */h3.content-title { padding:0px; margin:0px; font-weight:700; font-size:21px; color:#0091ea; }.home p { font-size:15px; }.slide img { border-radius:5px; }.carousel-indicators li { background-color:#FF6; }.courses .tbl-courses { width:50%; border:none; background-color:#0091ea; color:#fff; font-weight:500; }.courses .tbl-courses td { border:0px; border-bottom:1px solid #fff; }/*.carousel-inner img {	width: 100%;	height: 100%;}*/  .courses a { color:#06F; font-weight:700; }/*.carousel-item {  height: 100vh;  min-height: 350px;  background: no-repeat center center scroll;  -webkit-background-size: cover;  -moz-background-size: cover;  -o-background-size: cover;  background-size: cover;  background-repeat: no-repeat;}*/.bg-light{     background-color: #fff!important;    }html, body {  height: 100%;}#wrap {  min-height: 100%;}#main {  overflow:auto;  padding-bottom:150px; /* this needs to be bigger than footer height*/}/*.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link{color:white !important;}.navbar-light .navbar-nav .nav-link {    color:white !important;}.navbar-light .navbar-brand{    color:white !important;}*//* Dashboard - PEP=========================================== *//* Footer======================================================= */.footer {position: relative;    /* margin-top: -150px; */    height: 50px;    clear: both;    padding-top: 20px;    background: #def2ff;} 