html {
    line-height: 1.5;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    font-weight: normal;
    color: rgba(0, 0, 0, 0.87);
    font-size: 16px;
}

.dropdown-content {
    top: auto !important;
    min-width: 150px !important;
}
.dropdown-content li > a, .dropdown-content li > span {
    line-height: normal;
    padding: 8px 16px;
    font-size: 14px;
}
.dropdown-content li {
    min-height: auto;
}
nav, nav .nav-wrapper i, nav a.sidenav-trigger, nav a.sidenav-trigger i {
    height: 70px;
    line-height: normal;
}
 nav, .btn {
    box-shadow: none;
}
.z-depth-1-half, .btn:hover, .btn-large:hover, .btn-small:hover, .btn-floating:hover {
      box-shadow: none;

}
nav .nav-wrapper {
    display: table;
}
nav .nav-wrapper i {
    line-height: normal;
    display: inline-flex;
    height: auto;
    font-size: 15px;
    vertical-align: middle;
    height: auto;
}
nav {
    z-index: 10;
    position: relative;
    margin-top: 10px;
    height: auto;
    display: block;
}
.dropdown-content {
    box-shadow: 0 10px 25px rgba(0,0,0,0.15);
}
.dropdown-content li > a, .dropdown-content li > span {
    color: #333;
}
nav ul li {
    outline: none !important;
}
nav ul a {
    color: #002060;
    padding: 8px 16px;
    outline: none !important;
}
nav ul li a:hover,
nav ul li:hover a.dropdown-trigger {
  background-color: #002060 !important;
  color: #fff;
}

.dropdown-content:hover > li.dropdown-trigger {
    background-color: #002060 !important;
}
nav ul a.btn {
    margin-top: 0px;
}
.green {
    transition: ease all 0.35s;
}
.green-active {
    background-color: #002060 !important;
}
.green:hover {
  background-color: #002060 !important;
  color: #fff;
}
.navbar-fixed {    
    position: fixed;
    width: 100%;
    height: 75px;
    top: 0;
    left: 0;
}
a {
    color: #002060;
    outline: none !important;
    transition: ease all 0.35s !important;f
}
a:hover {
    color: #09b7d3;
    outline: none !important;
}

.course-block h5 a{
	color: #09b7d3;
}
.course-block h5 a:hover{
	color: #002060;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Libre Baskerville', serif;
    color: #002060;
    font-weight: normal;
}
h1 {
    font-size: 60px;
    margin: 0 0 25px 0;
}
h2 {
    font-size: 48px;
    margin: 0 0 25px 0;
}
h3 {
    font-size: 28px;
    margin: 0 0 20px 0;
}
h4 {
    font-size: 24px;
    margin: 0 0 20px 0;
}
h5 {
    font-size: 18px;
    margin: 0 0 20px 0;
}
h6 {
    font-size: 15px;
    margin: 0 0 15px 0;
}
.lead {
    font-size: 120%;
    font-weight: 300;
}
p {
    margin: 0 0 20px 0;
    line-height: 28px;
}
.btn, .btn-large, .btn-small, .btn-flat {
    text-transform: none;
    letter-spacing: normal;
    transition: ease all 0.35s !important;
}
.btn-small {
  height: 30px;
  line-height: 30px;
  font-size: 12px;
  padding: 0px 10px;
}
.btn-small i {
  font-size: 12px;
}
.btn-large {
    height: 48px;
    line-height: 48px;
    font-size: 18px;
    padding: 0 28px;
}
nav .brand-logo {
    font-size: 100%;
    position: relative;
    display: block;
    float: left;
}
nav a.sidenav-trigger {
    color: #002060;
    position: absolute;
    top: 5px;
    left: 0;
    height: auto;
    margin: 0;
}
nav a.sidenav-trigger i {
    height: auto;
    font-size: 33px;
}
.btn-block {
    width: 100%;
}
.btn-primary {
    background: #002060;
    color: #fff;
}
.btn-primary:hover {
    background: #00153e !important;
    color: #fff;
}

.btn-secondary {
    background: #09b7d3;
    color: #fff;
}
.btn-secondary:hover {
    background: #4CAF50 !important;
    color: #fff;
}
.lh-normal {
    line-height: normal !important;
}
.small-text {
    font-size: 14px;
    line-height: 20px;
}
.xs-text {
    font-size: 12px;
    line-height: 18px;
}
.orange-text {
  color: #ff7700 !important;
}
.text-muted {
    color: #999 !important;
}
.sidenav {
    background: #002060;
    color: #fff;
    width: 250px;
}
.sidenav li {
    position: relative;
}
.sidenav li a {
    color: #fff;
    font-weight: normal;
    position: relative;
    padding: 0 25px;
}

.sidenav li > a > i.material-icons {
    color: inherit;
    float: right;
    height: auto;
    line-height: normal;
    margin: 0;
    width: auto;
    font-size: 18px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%) !important;
    right: 20px;
}

.sidenav .collapsible li {
    position: relative;
}
.sidenav .collapsible-header {
    padding: 0 32px;
}
.no-l-mar {
    margin-left: 0 !important;
}
.no-r-mar {
    margin-right: 0 !important;
}
.no-t-mar {
    margin-top: 0 !important;
}
.no-b-mar {
    margin-bottom: 0 !important;
}
.no-margin {
    margin: 0 !important;
}

.card {
    box-shadow: 0 5px 20px rgba(0,0,0,0.1);
}

hr {
    display: table;
    width: 100%;
    margin: 50px 0;
    padding: 0;
    height: 5px;
    border: 0 !important;
    background: url('../images/hr-bg.png') top center;
}
.carousel.carousel-slider .carousel-item {
    min-height: auto;
    height: auto;
}
.carousel .indicators .indicator-item {
    background: #daf4f8;
    margin: 0 4px;
}
.carousel .indicators .indicator-item.active {
    background: #002060;
}

[type="checkbox"] + span:not(.lever) {
    padding-left: 25px;
    cursor: pointer;
    height: auto;
    line-height: normal;
}

[type="checkbox"].filled-in:not(:checked) + span:not(.lever):after {
    height: 16px;
    width: 16px;
    background-color: transparent;
    border: 1px solid #002060;
    top: 1px;
    z-index: 0;
    border-radius: 0;
}

[type="checkbox"].filled-in:checked + span:not(.lever):after {
    top: 1px;
    width: 16px;
    height: 16px;
    border: 1px solid #002060;
    background-color: #002060;
    z-index: 0;
    border-radius: 0;
}
[type="checkbox"].filled-in:checked + span:not(.lever):before {
    top: -1px;
    left: 0px;
    width: 6px;
    height: 12px;
    border-top: 2px solid transparent;
    border-left: 2px solid transparent;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    -webkit-transform: rotateZ(37deg);
    transform: rotateZ(45deg);
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
}




@media only screen and (max-width: 992px) {
    nav {
        margin-top: 10px;
        margin-bottom: 10px;
    }
    nav .brand-logo {
        position: relative;
        display: table;
        font-size: inherit;
    }
    
}

@media only screen and (max-width: 768px) {
  .navbar-fixed,
  .navbar-fixed nav {
      position: relative;
      height: auto;
    }
    nav .brand-logo {
        max-width: 180px;
    }
    h2 {
        font-size: 36px;
        margin: 0 0 25px 0;
    }
}