/*!
 * Start Bootstrap - Modern Business (https://startbootstrap.com/template-overviews/modern-business)
 * Copyright 2013-2019 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-logomodern-business-nav/blob/master/LICENSE)
 */
body {
}

/* Preloader */
#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background:rgba(255,255,255,0.9);
  /* change if the mask should have another color then white */
  z-index: 3001;
  /* makes sure it stays on top */
}

#status {
  width: 170px;
  height: 179px;
  position: absolute;
  left: 50%;
  /* centers the loading animation horizontally one the screen */
  top: 50%;
  /* centers the loading animation vertically one the screen */
  background-image: url(../images/loader.png);
  /* path to your loading animation */
  background-repeat: no-repeat;
  background-position: center;
  margin: -100px 0 0 -100px;
  /* is width and height divided by two */
}
/* Preloader end*/

.headertop{background:#002d18; color:#ffffff; font-weight:bold; font-size:13px; text-align:right; padding:4px;}

header{background-color:#fbd25c;}

header > .d-flex > div:nth-child(2) {font-size:47px; letter-spacing:1px; margin-top:20px; color:#02464e; text-transform:uppercase; font-family: 'Anton';}

.sticky {
  position: fixed;
  top: 0;
  width: 100%;
  z-index:2000;
}

.counter{margin-top:20px;}

.navbar-brand {
    padding-top:0;
    padding-bottom:0;
}

.navbar-dark .navbar-nav .nav-link {
    color:#ffffff;
	text-transform:uppercase;
	font-size:14px;
	margin:0 5px;
	transition:ease all 0.5s;
}

.navbar-dark .navbar-nav .nav-link:hover {
    color: rgb(0, 0, 0);
	background:#f7cb4e;
}

.navbar-dark .navbar-toggler {
    color: rgba(255,255,255,.5);
    border-color: #f3f3f3;
    background: #f7cb4e;
}

.navbar-dark {
    border-bottom: solid 1px #ffffff;
	padding:0;
	background:#034e6d;
}

.container-fluid {
    padding-right:0;
    padding-left:0;
}


h1 {font-size:30px; color:#034e6d; font-family: 'Anton'; margin-bottom:2px;}

.modal-title{font-size:18px; color:#034e6d;}

.item{background:#000000;}
.item > img{
	opacity: 0.5;
	filter: alpha(opacity=50);
}
.item > h1{position:absolute; font-size:44px;
font-family: 'Raleway',Helvetica,Arial,Lucida,sans-serif!important;
font-weight:normal!important; left:100px; bottom:90px; 
color:#ffffff; z-index:1000;
font-family:'Arial';
}

.item > h1 > span{color:#32303b;}

.content{text-align:justify; margin:5px 0 25px;}

#contentwrapper {
}

.principaldesk > div > span{background:#034e6d; font-weight:bold; border-radius:4px; margin:auto; padding:2%; display:block; width:98%;}
.principaldesk > div > span > a{color:#ffffff; font-family:arial; text-decoration:none; text-transform:uppercase;}
.principaldesk > div > span > a:hover{color:#034e6d;}
.principaldesk > div > span:hover{background:#fbd25c;}
.principaldesk > div > span:hover a{color:#034e6d;}

.noticeboard > div {
    background: url(../images/noticeboard.png) no-repeat top center;
    display: block;
    color: #ffffff;
	text-align:justify;
    padding: 130px 40px 50px 40px;
	margin:auto; margin-bottom:30px; color: #ffffff; height:550px;
	}

.noticeboard > div > div > .force-overflow > a {color: #ffffff; text-decoration:none;}

.notice > div{font-size:16px; text-align:justify; padding:7px; margin-bottom:10px; border-bottom:dashed 2px #cccccc;}
.notice > div > a{color:#034e6d;}

.news{background:#fbd25c; padding:5px 10px; font-weight:bold;}
.news > marquee, .news > marquee > a{color:#d40d0d; font-family:arial;}

.btn-primary {
    color: #fff;
    background-color: #034e6d;
    border:0;
}
	
.scrollbar
{
	margin:auto;
	height: 370px;
	width: 90%;
	overflow-y: scroll;
	margin-bottom: 25px;
	padding-right:10px;
}

.force-overflow
{
	min-height: 350px;
}

/*
 *  STYLE 2
 */

#style-2::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 10px;
	
}

#style-2::-webkit-scrollbar
{
	width: 12px;
	
}

#style-2::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #fbd25c;
}


.img-portfolio{
	margin:0 0 20px;
}

.img-portfolio:hover .img{

}

.img-portfolio > .image > h5{
	display:block;
	height:40px;
	margin:0 auto 10px;
	padding:5px 0;
	color:#3a3a3a;
	font-size:16px;
	text-align:center;
}

.img-portfolio > .image > span{
	text-align:center;
	overflow:hidden;
	width:100%;
	height:280px;
	margin:auto;
	display:block;	
}

.img-portfolio > .image > span > a > .img{
	object-fit:cover;
	width:90%;
	height:100%;
	border:solid 1px #b3c1bb;
	padding:5px;
}

.img-portfolio > .image > h5{
	background:#ffffff;
	width:90%;
	height:50px;
	font-size:14px;
	margin:0 auto;
}

.img-portfolio > .image > div{
	background:#ffffff;
	width:90%;
	font-size:14px;
	margin:0 auto;
	padding:3px 0;
	font-weight:bold;
	color:#4b40f5;
	text-align:center;
}

.img-portfolio > .image > div > a{color:#900; text-decoration:underline;}


#next {
    background: none;
    color: #797474;
    font-weight: bold;
    border: solid 1px #797474;
    padding: 2px 10px;
    outline: none;
    margin: 0 auto;
    display: block;
}

.modal {
z-index: 3000;
}

footer, footer a{
background:#fbd25c;
color:#000000;
font-weight:bold;
font-size:13px;
}

.btn-danger {
    color: #fff;
    background-color: #7b2c22;
    border-color: #dc3545;
}

.form-control {
    color: #002b59;
    background:none;
    border-bottom: 1px solid #002b59;
	border-radius:0;
	outline:none;
}

::-webkit-input-placeholder { /* Edge */
  color: #002b59!important;
}

:-ms-input-placeholder { /* Internet Explorer */
  color: #002b59!important;
}

::placeholder {
  color: #002b59!important;
}

.fa1 {
  padding: 5px;
  font-size: 35px!important;
  width: 46px;
  height: 46px;
  border-radius:50%;
  text-align: center;
  text-decoration: none;
  margin: 10px 2px 0;
  color:#000000!important;
}

.fa1:hover, .fa1:active {
    opacity: 1;
	color:#ffd457!important;
	background:#034e6d;
	transition:ease all 0.5s;
	text-decoration:none;	
}

.fa1-facebook, .fa1-twitter, .fa1-youtube, .fa1-search-plus {
  background: #ffd457;
  color:#034e6d!important;
}

.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
    background: #fbd25c;
}
.owl-carousel .owl-nav svg {
    opacity: 1;
    transition: opacity 0.3s;
}

@media (max-width: 991px) {
.sticky {
  position: relative;
  top: 0;
  width: 100%;
  z-index:2000;
}
}

@media (max-width: 800px) {
.item > h1{position:absolute; font-size:30px; font-weight:normal; left:100px; bottom:40%; color:#ffffff; z-index:1000; font-family:'Arial';}
h1{font-size:20px;}
header > .d-flex > div:nth-child(2) {font-size:32px; letter-spacing:1px; margin-top:2px; color:#02464e; text-transform:uppercase; font-family: 'Anton';}
.event{width:600px; height:400px; overflow:scroll;}
}

@media (max-width: 690px) {
.event{width:500px; height:400px; overflow:scroll;}
}

@media (max-width: 600px) {
.logo{display:none!important;}
}

@media (max-width: 480px) {
.item > h1{position:absolute; font-size:20px; font-weight:normal; left:10px; bottom:20%; color:#ffffff; z-index:1000; font-family:'Arial';}
.event{width:400px; height:400px; overflow:scroll;}
}

@media (max-width: 400px) {
header > .d-flex > div:nth-child(2) {font-size:26px; letter-spacing:1px; margin-top:2px; color:#02464e; text-transform:uppercase; font-family: 'Anton';}
.event{width:340px; height:400px; overflow:scroll;}
}