html {
	scroll-behavior: smooth;
    line-height: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	color: #838383;
}

#body {
    letter-spacing: normal;
    word-spacing: normal;
	font-family: 'Poppins', sans-serif;
	font-size:15px;
    color: black;
}

.item:after {
  content:"";
  display:block;
  position:absolute;
  top:0;
  bottom:0;
  left:0;
  right:0;
  opacity: 0.5;
  background: linear-gradient(90deg, #000000, #000000);
}

#owl_brand {
    height: 400px;
    object-fit: cover;
}

.navbar-nav .nav-link {
	margin-right:30px;
	position:relative;
	top:20px;
	font-family:inherit;
	font-size:15px;
	font-weight:bold;
}

#topli li {
	display:inline-block;
	padding-right:20px;
	position:relative;
	top:7px;
}

a#topmail {
    position: relative;
    top: 7px;
    text-decoration: none;
}

#topli {
	float:right;
}

#toptop {
    background-color: #021e62;
    padding: 5px;
	color:white;
	font-size: 12px;
}

.navbar-nav .nav-link:hover {
	color:#fac10d;
}

#logo {
    width: 60%;
}

a#applynw {
    background-color: #eebf04;
    color: white;
    position: relative;
    top: 20px;
    border-radius: 100px;
}

#pad {
	padding-bottom:40px;
	padding-top:40px;
}

a#actionbtns {
    background-color: #eebf04;
    color: white;
    position: relative;
    top: 20px;
    border-radius: 100px;
}

a#actionbtns:hover {
	background-color:#0a2566;
}

#caro_header {
    position: absolute;
    z-index: 12;
    margin: auto;
    left: 0;
    right: 0;
    top: 220px;
    color: white;
    font-family: inherit;
    width: 57%;
}

#caro_header h1 {
	font-family:inherit;
	font-weight:bold;
}

#pagesli li {
    background-color: #021e62;
    padding: 10px;
    margin-bottom: 2px;
    color: white;
	display:inline-block;
	border-radius: 5px;
}

#pagesli li a {
	text-decoration:none;
}

#pagesli li:hover {
	background-color:#eebf04;
}

#fontinherit {
	font-family:inherit;
}

#rightright {
	background-image: linear-gradient(#0121488f, rgb(35 31 32)), url(../images/these/st_0.png);
    padding: 40px;
    background-size: cover;
    background-position: center;
    color: white;
}

#programslist li {
	display:inline-block;
	padding:5px;
}

#programslist li:hover {
	color:#eebf04;
}

#focusli li {
	padding-bottom:5px;
}

#pagesli {
    width: 70%;
    margin: auto;
}

#leftleft {
    background-color: #021e62;
    color: white;
    padding: 40px;
}

#accordhead {
    background-color: #021e62;
    color: white;
    font-family: inherit;
    font-weight: bold;
}

.accordrow {
    width: 50%;
    margin: auto;
}

footer {
    background-color: #012148;
    color: white;
    border-top: 2px solid #eebf04;
    font-size: 14px;
    border-top-right-radius: 60px;
    border-top-left-radius: 60px;
}

footer h3 {
	font-family: inherit;
    margin-bottom: 20px;
    font-size: 21px;
    color: #eebf04;
}

#footerli li a {
	text-decoration:none;
}

#tm {
    font-size: 12px;
    position: relative;
    top: -10px;
    color: #ffffff78;
}

#footersoc li {
	display:inline-block;
	padding-right:20px;
}

#footersoc li a:hover {
	color:#eebf04;
}

.bordright {
    border-right: 2px solid #fbd62f7a;
}

#cntr {
	text-align:center;
}

#page_header {
	background-image: linear-gradient(#01214896, rgb(1 33 72)), url(../images/banner.jpg);
    padding: 40px;
    background-size: cover;
    background-position: center;
    color: white;
}

#page_header h3 {
    font-family: inherit;
    font-size: 30px;
}

#form_custom {
    height: 50px;
    background-color: #012148;
    color: white;
}

#erimg {
    width: 30%;
}

a#btns {
    background-color: #012148;
    color: white;
}

#pages_imgs {
    width: 100%;
    height: 175px;
    object-fit: cover;
}

#applynow1 {
	background-color: #eebf04;
    color: white;
    position: relative;
    top: 0;
    border-radius: 100px;
	padding: 9px;
}

#menu_nu {
	float:right;
}

#menu_nu li {
	display:inline-block;
	padding-right:20px;
	position: relative;
    top: 40px;
}

#menu_nu li a {
	text-decoration:none;
}



@media screen and (max-width: 990px) {
.navbar-nav .nav-link {
	color: white !important;
    margin-right: 0;
    position: relative;
    top: 90px;
    text-transform: uppercase;
    font-family: inherit;
    font-weight: bold;
    font-size: 14px;
    background-color: #d0ac1b;
    padding: 10px;
    margin: 1px;
	z-index: 1;
}

button.navbar-toggler {
   position: absolute;
   right: 0;
   top: 30px;
   background-color: #002045;
   color: white;
   border:none;
}

#logo {
    width: 90%;
}

#caro_header {
    position: absolute;
    z-index: 12;
    margin: auto;
    left: 0;
    right: 0;
    top: 220px;
    color: white;
    font-family: inherit;
    width: 90%;
}

#pagesli {
    width: 100%;
    margin: auto;
}
}

@media screen and (max-width: 767px) {
#rightright {
    background-image: linear-gradient(#0121488f, rgb(35 31 32)), url(../images/these/st_0.png);
    padding: 20px;
    background-size: cover;
    background-position: center;
    color: white;
}

#pagesli {
    width: auto;
    margin: auto;
}

#caro_header {
    position: absolute;
    z-index: 12;
    margin: auto;
    left: 0;
    right: 0;
    top: 220px;
    color: white;
    font-family: inherit;
    font-size: 12px;
    width: 90%;
}

#caro_header h1 {
	font-family:inherit;
	font-weight:bold;
	font-size:22px;
}

#owl_brand {
    height: 300px;
    object-fit: cover;
}

.col-xs-50 {
	width:50%;
}

.navbar-nav .nav-link {
	color: white !important;
    margin-right: 0;
    position: relative;
    top: 0;
    text-transform: uppercase;
    font-family: inherit;
    font-weight: bold;
    font-size: 14px;
    background-color: #d0ac1b;
    padding: 10px;
    margin: 1px;
	z-index: 1;
}

button.navbar-toggler {
   position: absolute;
   right: 0;
   top: -50px;
   background-color: #002045;
   color: white;
   border:none;
}

#logo {
    width: 25%;
    position: relative;
    top: 5px;
}

.accordrow {
    width: auto;
    margin: auto;
}

.bordright {
    border-right: none;
}

#cntr {
	text-align:left;
}

#pages_imgs {
    width: 100%;
    height: 142px;
    object-fit: cover;
}

.col-xs-12 {
	width:100%;
	text-align:center;
}

#menu_nu {
    float: none;
    position: relative;
    margin-top: 20px;
}

#menu_nu li {
    display: inline-block;
    padding-right: 20px;
    position: relative;
    top: 0;
}

#applynow1 {
    background-color: #eebf04;
    color: white;
    position: relative;
    top: 0;
    border-radius: 100px;
    padding: 3px;
}
}