.mt-0 { margin-top: 0; }
.mt-5 { margin-top: 5px; }
.mt-10 { margin-top: 10px; }
.mt-20 { margin-top: 20px; }
.mt-30 { margin-top: 30px; }
.mt-40 { margin-top: 40px; }
.mt-50 { margin-top: 50px; }
.mt-60 { margin-top: 60px; }
.mt-70 { margin-top: 70px; }
.mt-80 { margin-top: 80px; }
.mt-90 { margin-top: 90px; }
.mt-100 { margin-top: 100px; }
.mt-110 { margin-top: 110px; }
.mt-120 { margin-top: 120px; }
.mt-130 { margin-top: 130px; }
.mt-140 { margin-top: 140px; }
.mt-150 { margin-top: 150px; }
.mt-160 { margin-top: 160px; }
.mt-170 { margin-top: 170px; }
.mt-180 { margin-top: 180px; }
.mt-190 { margin-top: 190px; }
.mt-200 { margin-top: 200px; }

.mt--100 { margin-top: -100px; }

.mb--150 { margin-bottom: -150px; }

#header {
	position: absolute;
    left: 0;
    top: 0;
    right: 0;
    z-index: 2;
	max-height: 80px;
    border-bottom: 1px solid #ffffff;
    -webkit-transition: all .25s linear;
    transition: all .25s linear;
	background: rgba(0, 3, 19, 0.6) !important;
}

.navbar-default .navbar-nav > li > a {
	color: #ffffff;
	border-radius: 0px;
}
/* ----------------------------------------------------------------------
	1. Colors
---------------------------------------------------------------------- */


/* ----------------------------------------------------------------------
	2. Topbar Styles
---------------------------------------------------------------------- */


/* ----------------------------------------------------------------------
	3. Menu Hover Effect
---------------------------------------------------------------------- */


/* ----------------------------------------------------------------------
	4. Dropdown Styles
---------------------------------------------------------------------- */


/* ----------------------------------------------------------------------
	5. Boxed Layouts
---------------------------------------------------------------------- */


/* ----------------------------------------------------------------------
	6. Footer Styles
---------------------------------------------------------------------- */


/* ----------------------------------------------------------------------
	7. Logo Height Size
---------------------------------------------------------------------- */



