/* #071122 blue */
/* #f11f14 red */
/* #05162e blackish */
/*! normalize.css v3.0.0 | MIT License | git.io/normalize */
/** {*/
/*margin: 0;*/
/*padding: 0;*/
/*}*/

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  background: #05162e;
  margin: 0;
  height: 100%;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background: 0 0;
}

a:active,
a:hover {
  outline: 0;
}

b,
strong {
  font-weight: 700;
}

dfn {
  font-style: italic;
}

h1 {
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type='button'],
input[type='reset'],
input[type='submit'] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input[type='checkbox'],
input[type='radio'] {
  box-sizing: border-box;
  padding: 0;
}

input[type='number']::-webkit-inner-spin-button,
input[type='number']::-webkit-outer-spin-button {
  height: auto;
}

input[type='search']::-webkit-search-cancel-button,
input[type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: 700;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }

  a,
  a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: ' (' attr(href) ')';
  }

  abbr[title]:after {
    content: ' (' attr(title) ')';
  }

  a[href^='javascript:']:after,
  a[href^='#']:after {
    content: '';
  }

  blockquote,
  pre {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  img,
  tr {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  h2,
  h3,
  p {
    orphans: 3;
    widows: 3;
  }

  h2,
  h3 {
    page-break-after: avoid;
  }

  select {
    background: #fff !important;
  }

  .navbar {
    display: none;
  }

  .table td,
  .table th {
    background-color: #fff !important;
  }

  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }

  .label {
    border: 1px solid #000;
  }

  .table {
    border-collapse: collapse !important;
  }

  .table-bordered td,
  .table-bordered th {
    border: 1px solid #ddd !important;
  }
}

*,
:after,
:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  font-family: Lato, 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #333;
  background-color: #fff;
  background: #f7f7f7;
}

.container {
  max-width: 1145px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
}

a {
  color: #000;
  text-decoration: none;
}

a:focus,
a:hover {
  color: #f11f14;
  text-decoration: underline;
}

a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.header-background {
  width: 100%;
  background-color: #ededed;
  height: auto;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 291px;
}

.wrap {
  margin: 0 auto;
  /* max-width: 1400px; */
  padding: 0 70px;
}

.clearfix:after,
.clearfix:before {
  content: ' ';
  display: table;
}

.clearfix:after {
  clear: both;
}

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

.logo {
  color: #fff;
  font-size: 24px;
  font-weight: 400;
  line-height: 40px;
}

.logo a {
  color: #fff;
  text-decoration: none;
}

.logo:hover {
  text-decoration: none;
  color: #fff;
}

.logo span {
  font-size: 11px;
  display: block;
  margin-top: -15px;
  font-weight: 700;
  opacity: 0.4;
}

@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }

  .navbar-right {
    float: right !important;
  }
}

.navbar {
  margin-top: 30px;
}

.navbar-nav li {
  list-style: none;
  display: inline-block;
  margin-left: 25px;
}

.navbar-nav li a {
  color: #fff;
  text-decoration: none;
}

.navbar.navbar-main {
  position: relative;
  z-index: 100;
  border: 0;
}

.navbar-clear {
  border-top-color: #fff;
  border-top-color: rgba(255, 255, 255, 0.2);
  border-top-width: 2px;
}

.carousel {
  position: relative;
  top: -200px;
  left: 0;
  border: 0;
  height: 495px;
  width: 100%;
  margin-bottom: -200px;
  background-color: #071122;
  text-align: center;
}

.item {
  height: 495px;
}

.item .fill {
  width: 100%;
  height: 100%;
  background-size: cover;
}

h4.title-head {
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 400;
  color: #aaa;
}

h4.subtitle-head {
  font-size: 12px;
  font-weight: 300;
  color: #ccc;
  margin-top: 30px;
}

.calendar-glance {
  display: flex;
  display: -webkit-flex;
  -webkit-flex-direction: row;
  -webkit-justify-content: center;
  -webkit-align-items: center;
  padding-bottom: 25px;
}

.calendar-item {
  -webkit-flex: 1 0 0;
  flex: 1 0 0;
  padding-right: 25px;
  margin-right: 25px;
  height: 100px;
  border-right: 1px solid #eee;
}

.calendar-item:last-child {
  border-right: none;
  margin-right: 0px;
  padding-right: 0px;
}

.calendar-item .calendar-title {
  font-size: 14px;
  font-weight: 600;
}

.calendar-item .calendar-full-date {
  font-size: 11px;
  color: #888;
  font-weight: 400;
  margin-bottom: 10px;
}

.calendar-item .calendar-category {
  /*font-weight: 700;*/
  color: #000;
  font-size: 11px;
  padding: 1px 5px;
  text-transform: uppercase;
}

.calendar-item .calendar-yellow {
  background: #fcd66b;
}

.calendar-item .calendar-blue {
  background: #3bc8de;
}

.calendar-item .calendar-red {
  background: #e9696a;
}

.calendar-item .calendar-description {
  font-size: 12px;
  color: #333;
}

/* Footer */
#footer {
  background: #f7f7f7;
  color: #333;
  padding: 20px;
  padding-left: 0px;
  font-size: 11px;

  font-weight: 400;
}
#footer span {
  display: inline-block;
  width: 25px;
}
.footer {
  background-color: #05162e;
  position: relative;
  left: 0;
  right: 0;
  bottom: 0px;

  z-index: 10;
  color: #fff;
  padding-top: 55px;
  min-height: 300px;
}

.footer-content {
  display: flex;
  display: -webkit-flex;
  -webkit-flex-direction: row;
}

.footer-content .footer-column {
  -webkit-flex: 1 0 0;
  flex: 1 0 0;

  font-weight: 300;
  font-size: 12px;
}

.footer-content .footer-column ul {
  list-style: none;
}

.footer-content .footer-col1 b {
  font-size: 16px;
}

.footer-content .footer-col2 li {
  font-weight: bold;
  font-size: 14px;
  margin-bottom: 5px;
}

.footer-content .footer-col3 {
  line-height: 24px;
}

.top_header {
  background: #05162e;
  opacity: 0.8;
  font-weight: 100;
  font-size: 10px;

  color: #fff;

  padding: 5px;

  position: absolute;
  top: 0px;
  z-index: 100000;
  left: 0px;
  right: 0px;
}

.fa {
  opacity: 0.5;
}

.highlight {
  background: rgba(0, 0, 0, 0.9);
  color: #fff;
  border-radius: 3px;
  display: inline-block;
  margin: 0 auto;
  /*height: 150px;*/
  padding: 15px;
  position: absolute;
  /*right: 70px;*/
  bottom: 50px;
  width: 400px;
  text-align: left;
}

.highlight h1 {
  margin: 0px;
}

.navigation ul {
  list-style: none;
  margin-left: 0px;
  position: relative;
  -webkit-padding-start: 0px;
}

.navigation ul li {
  display: inline-block;
}

.navigation ul ul {
  display: none;
  position: absolute;
  top: 20px;
}

.navigation ul li:hover > ul {
  display: block;
}

.navigation ul ul li {
  min-width: 170px;
  float: none;
  display: list-item;
  position: relative;
}

li > a:after {
  /*content:  ' +'; */
  font-family: FontAwesome;
  content: '\f107';
  font-size: 11px;
  display: inline-block;
  padding-left: 4px;
  margin-right: 4px;
  vertical-align: middle;
  opacity: 0.5;
}
li > a:only-child:after {
  content: '';
}

.navigation {
  display: flex;
  justify-content: space-between;
}

@media only screen and (max-width: 768px) {
  .navigation {
    flex-direction: column;
  }
}

.navigation a {
  color: #fff;
  font-weight: bold;
  margin-right: 8px;
}

.navigation ul ul li a {
  display: block;
  background: #05162e;
  padding: 10px;
  color: #fff;
  line-height: 24px;
  margin: 0;
  text-decoration: none;
  border-left: 3px solid #05162e;
}

.navigation ul ul li a:hover {
  border-left: 3px solid #e34f46;
}

.application {
  /* background: #f7f7f7; */
  background: #fff;
  display: -webkit-flex;
  display: flex;

  /*-webkit-flex-direction: row;*/
  /*flex-direction: row;*/
  /*-webkit-align-items: center;*/
  /*align-items: center;*/
  /*-webkit-justify-content: center;*/
  /*justify-content: center;*/
}

.application .box {
  -webkit-flex: 1 0 0;
  width: 50%;
  display: block;
  text-align: center;
  padding: 25px;
  padding-bottom: 25px;
  flex: 1 0 0;
  font-weight: 300;
  font-size: 28px;
}
.application h1 {
  margin: 0;
  font-weight: 600;
  margin-bottom: 25px;
  padding: 0;
  font-size: 18px;
}

.prayer {
  background: #efefef;
  font-size: 20px;
}

.prayer b {
  font-size: 14px;
}

.prayer_flex {
  display: flex;
  display: -webkit-flex;
  -webkit-flex-direction: row;
  -webkit-justify-content: center;
  -webkit-align-items: center;
}

.prayer .verse {
  text-align: center;
  -webkit-flex: 1 0 0;
  flex: 1 0 0;

  /*width: 50%;*/
  /*display: block;*/
  /*text-align: center;*/
  padding: 25px;
  /*padding-bottom: 25px;*/
  /*font-weight: 300;*/
  /*font-size: 28px;*/
}

.button {
  background: #9db3a8;
  color: #fff;
  font-size: 14px;
  border: 0;
  outline: 0;
  color: #fff;
  /*width: 98px;*/
  /*height: 35px;*/
  padding: 10px 25px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  cursor: pointer;
  text-align: center;
  background: #d6413e;
  -webkit-transition: background linear 0.2s;
  -o-transition: background linear 0.2s;
  transition: background linear 0.2s;
}

.button:hover {
  color: #fff;
  text-decoration: none;
}

.gray {
  background: #737373;
}
.about h3 {
  font-weight: 600;
  border-bottom: 2px solid rgba(0, 0, 0, 0.1);
  padding-bottom: 10px;
}

.enroll {
  padding: 25px;
  background: rgba(0, 0, 0, 0.9);
  border-radius: 3px;
  color: #fff;
  text-align: center;
  position: absolute;
  bottom: 25px;
  left: 50%;
  margin-left: -75px;
}

.enroll h1 {
  margin: 0;
}

.enroll:hover {
  color: #fff;
  text-decoration: none;
}

.carousel .carousel-inner > .item .container {
  height: 100%;
}

.carousel .carousel-inner > .item .fill {
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
}

.carousel .carousel-inner > .item .fill img {
  width: 100%;
}

.carousel .carousel-inner > .item.active {
  height: 100%;
  display: inline-block;
}

.carousel .carousel-inner > .item.active.left,
.carousel .carousel-inner > .item.active.right {
  opacity: 0;
  z-index: 2;
}

.carousel .carousel-inner > .item > a > img,
.carousel .carousel-inner > .item > img {
  height: 590px;
  width: auto;
  max-width: none;
}

.logo-text {
  position: absolute;
  top: 10px;
  left: 75px;
  width: 340px;
}
.carousel .carousel-inner > .item .container {
  background-image: -webkit-linear-gradient(
    top,
    rgba(5, 22, 46, 0.5),
    rgba(0, 0, 0, 0)
  );
  background-image: -moz-linear-gradient(
    top,
    rgba(5, 22, 46, 0.5),
    rgba(0, 0, 0, 0)
  );
  background-image: -o-linear-gradient(
    top,
    rgba(5, 22, 46, 0.5),
    rgba(0, 0, 0, 0)
  );
  background-image: linear-gradient(
    top,
    rgba(5, 22, 46, 0.5),
    rgba(0, 0, 0, 0)
  );
}

@media (max-width: 992px) {
  .carousel {
    height: 230px;
    top: -230px;
  }

  .carousel .carousel-inner,
  .carousel .carousel-inner > .item {
    height: 260px;
  }

  .carousel .carousel-inner > .item .container {
    background-image: -webkit-gradient(
      linear,
      0 50%,
      100% 50%,
      color-stop(0%, #05162e),
      color-stop(100%, rgba(0, 0, 0, 0))
    );
    background-image: -webkit-linear-gradient(left, #05162e, rgba(0, 0, 0, 0));
    background-image: -moz-linear-gradient(left, #05162e, rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(left, #05162e, rgba(0, 0, 0, 0));
    background-image: linear-gradient(left, #05162e, rgba(0, 0, 0, 0));
  }

  .carousel-caption {
    display: none;
  }
  .nav {
    display: none;
  }
  .hidden-mobi {
    display: none;
  }
  .logo-text {
    display: block;
    position: relative;
    left: 0px;
  }
  .sidebar {
    display: none;
  }
  .page-body {
    position: relative;
    z-index: 10;
    background: #fff;
    margin-top: 3px;
    float: left;
    width: 100%;
  }

  .inner-content {
    width: 100% !important;
  }

  .mobi-show {
    display: block !important;
  }

  #footer .wrap {
    padding-left: 20px !important;
  }
  .text-title {
    font-size: 42px !important;
    font-weight: bold !important;
    text-align: center;
  }

  .wrap {
    padding: 0 20px !important;
  }
}

.carousel-caption {
  position: absolute;
  /*left: 15%;*/
  /*right: 15%;*/
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.carousel-caption .btn {
  text-shadow: none;
}

.carousel-caption-panel {
  /*left: 5%;*/
  /*right: auto;*/
  width: 345px;
}

.carousel-caption .carousel-caption-inner {
  /* background-color: rgba(0, 0, 0, 0.5); */
  background-color: rgba(5, 22, 46, 0.75);
  /* background-color: rgba(0, 47, 134, 0.8); */
  border-radius: 5px;
  padding: 20px;
  text-align: left;
}

.carousel-caption .carousel-caption-inner h2 {
  text-transform: uppercase;
  margin-top: 0;
  font-weight: 700;
  font-size: 30px;
}

.carousel-caption .carousel-caption-inner p {
  font-size: 18px;
  line-height: 1.6em;
  color: #d6d3d8;
}

.carousel-caption .carousel-caption-footer {
  background: #e34f47;
  padding: 15px 20px;
  font-family: Georgia, 'Times New Roman', Times, serif;
  font-style: italic;
  font-size: 14px;
  text-align: left;
  text-shadow: none;
}

.carousel-caption .carousel-caption-footer a {
  color: #fff;
}

.cover {
  overflow: hidden;
  position: absolute;
  height: 340px;
  left: 0;
  right: 0;
  top: 0;
}
.page-background {
  position: absolute;
  top: 0px;
  left: 0;
  height: 685px;
  width: 100%;
  text-align: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

.container-head {
  position: relative;
  z-index: 2;
  color: #fff;
}

.text-title {
  font-size: 60px;
  text-transform: uppercase;
  font-weight: 200;
}

.container-body {
  position: relative;
  z-index: 2;
  color: #fff;
}

.container-page:before {
  content: ' ';
  display: block;
  position: absolute;
  z-index: 1;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: #05162e;
}

@media (min-width: 992px) {
  .page-body {
    width: 76.92%;
    position: relative;
    z-index: 10;
    background: #fff;
    margin-top: 2px;
    float: left;
  }

  .page-body:before {
    content: ' ';
    display: block;
    position: absolute;
    z-index: 1;
    top: 0;
    left: -100%;
    right: 100%;
    width: 100%;
    height: 100%;
    background: #05162e;
  }
}

.sidebar {
  width: 23.07%;
  float: left;
  background: #05162e;
  margin-top: 2px;
  position: relative;
  padding-right: 25px;
  z-index: 11;
  color: #fff;
  padding-top: 30px;
}

.sidebar span {
  opacity: 0.3;
  font-size: 12px;
}

.sidebar li {
  list-style: none;
}

.sidebar h3 {
  border-bottom: 2px solid rgba(255, 255, 255, 0.2);
  padding-bottom: 10px;
  /*border-bottom-color: #fff;*/
  /*border-bottom-color: ;*/
  /*border-bottom-width: 2px;*/
}

.sidebar a {
  color: #fff;
}
.sidebar.sidebar-page-inner {
  float: right;
  background: #fff;
  width: 31.12%;
  padding: 20px 0 20px 20px;
  color: #555;
  min-height: 706px;
  z-index: 2;
}

.sidebar.sidebar-page-inner:before {
  content: '';
  background: #fff;
  display: block;
  position: absolute;
  top: 0;
  left: 68.88%;
  min-height: 706px;
  height: 100%;
  width: 300%;
  z-index: 0;
}

.inner-content {
  border-top: 4px solid #e34f47;
  /*width: 100%;*/
  background: #fff;
  min-height: 500px;
  padding: 30px;
  color: #4c4c4c;
  padding-top: 15px;
  position: relative;
  overflow: hidden;
  margin-bottom: 10px;
}

.inner-content {
  width: 68.88%;
  float: left;
}

.inner-content:before {
  content: '';
  background: #eee;
  display: block;
  position: absolute;
  top: 0;
  right: -300%;
  height: 100%;
  width: 300%;
  z-index: -1;
}

.inner-content p {
  font-size: 16px;
  line-height: 1.7em;
  margin-bottom: 30px;
}

.content {
  border-radius: 0;
  background: 0 0;
  position: relative;
}

.inner-content h3 {
  font-style: italic;
  font-size: 18px;
}

.tuition div {
  /*width: 250px;*/
  border-bottom: 1px dotted rgba(255, 255, 255, 0.2);
  padding-bottom: 5px;
  margin-bottom: 10px;
}
.tuition span {
  display: inline-block;
  float: right;
  text-align: right;
}

.tuition_table,
.tuition_table th,
.tuition_table td {
  border: 1px solid #ccc;
  padding: 5px;
  text-align: left;
}

.alerts {
  position: relative;
  height: 70px;
  margin: 30px 0 48px;
  padding: 0 20px;
  border-radius: 4px;
  background: #f7f7f7;
  line-height: 70px;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
}

.white {
  background: #fff;
}

@media (min-width: 1500px) {
  .fill {
    background-position: 50% 50% !important;
  }
}

.page_image {
  height: 100px;
}

.download {
  color: #444;
  background: #c3c9d1;

  border-radius: 1px;
  font-size: 11px;
  font-weight: 500;
  padding: 0.35em 1em;
}

.download:hover {
  color: inherit;
  text-decoration: none;
}

.bold_and_red {
  background: #e34f47;
  color: #fff !important;
  padding: 5px 15px;
  border-radius: 3px;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
}

.bold_and_red a,
.bold_and_red a:hover {
  color: #fff;
}

.fill .container {
  max-width: 100%;
}

.donate {
  color: #000 !important;

  background: #fff;
  text-decoration: none;
  padding: 6px 18px 8px 24px;
  border-radius: 24px;
  font-size: 16px;
  margin: 0;
  display: inline-block;
}

.donate a {
  color: #000 !important;
  text-decoration: none;
}

.application .wrap {
  display: flex;
}

.homepage_sidebar {
  padding: 2rem;
  width: 320px;
  background: #f7f7f7;
}

.main_content {
  display: flex;
}

.rest {
  flex: 1;
}
