html * { font-family:Lato,Arial; font-size:12pt;}
body {background:#FFFFFF;background-image:url('images/background.jpg');background-size:cover;background-attachment:fixed }
a, a:hover  {text-decoration:none;transition:all 0.5s;}

.logo {max-width:500px;}

header {background:#07315B;}

h1 {font-size:24pt;color:#1C7BB0;}
h2 {font-size:20pt;color:#e45600;}
h3 {font-size:18pt;color:#524E4E;}
.btn-primary {background:#07315B;}
.bg-yellow {background:#F2DF0A;}
.bg-blue {background:#07315B;}
.bg-silver {background:#EFEFEF;}
figure {background:#EFEFEF;border:1px solid #FFD91F;padding:5px}
figcaption {padding:5px;font-size:10pt;font-weight:bold; color:#7B7B7D;text-align:center}

table-sm td {font-size:10pt}

.auto-pading{padding-left:60px !important;padding-right:60px !important}

.header-links a {padding:10px; color:#FFFFFF;font-size:10pt;display:inline-block;text-transform:uppercase}
.header-links a:hover {color:#EC9022}
.header-links {padding-bottom:10px}

.header-contact {border:1px solid #FFFFFF;padding:5px;color:#FFFFFF;margin:10px;border-radius:5px;text-align:center}

.navbar {padding-top:0; border-top:6px solid #F2DF0A;background:#07315b; }
.navbar-brand {padding:5px;font-size:12pt;padding-left:15px}
.navbar ul.navbar-nav li.nav-item a  {font-size:12pt; color:#FFFFFF;transition:all 0.5s;}
.navbar .dropdown-menu {background:#0A4988}
.navbar .dropdown-menu a {font-size:11pt}
.navbar .dropdown-menu a:hover {background:#07315B}

.search-box {background-image:url('images/search.png');background-repeat:no-repeat;background-position:left center; padding-left:30px}

.slider-wrapper {position:relative;border-bottom:6px solid #07315B }
.slider-top {position:absolute;width:100%;top:0;left:0;background-image:url('images/top.png');background-repeat:repeat-x;z-index:999}
.slide {min-height:75vh;background-size:cover;}
.slider-text {position:absolute;width:100%;bottom:5%;padding:15px;text-align:center;}
.slider-text h1 {text-align:center;color:#D84A18;font-size:26pt;text-shadow: 2px 0 0 #fff, -2px 0 0 #fff, 0 2px 0 #fff, 0 -2px 0 #fff, 1px 1px #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff;}
.slider-text p {text-align:center;color:#FFFFFF;font-size:14pt;text-shadow: 0 0 15px #000000}

.fact-figures {background:#F2DF0A; }
.fact-figures p {padding:10px;font-size:10pt}
.fact-figures strong {font-size:24pt;font-weight:400;white-space: nowrap;}

.highlights {margin-top:10px}
.highlights img {padding:5px;border:1px solid #E9E9E9}
.highlights h2 {font-size:20pt;padding:5px;color:#525050}
.highlights p {font-size:10pt;color:#525050;margin-top:10px;min-height:80px}

.news-box {margin-top:10px}
.news-box h2 {font-size:20pt;padding:5px;color:#525050}
.news-box p {border:1px solid #DFDFDF;padding:5px}
.news-box a {color:#5C5E60;font-weight:bold}
.news-date {background:#EC7352;padding:3px;font-weight:500;color:#FFFFFF}

.home-section {padding:15px;background:#fff;height:100%}

.announcements {padding:10px;text-align:center}
.announcements h3 {font-size:20pt;text-align:center;}
.announcements p {padding:0;margin:0;font-size:12pt;text-align:center;color:#000000;padding:5px;font-weight:600}

.achievers {padding:10px;text-align:center}
.achievers h3 {font-size:20pt;text-align:center;}
.achievers p {padding:0;margin:0;font-size:12pt;text-align:center;color:#000000;padding:5px;}
.achievers img {max-width:150px;max-height:150px;border-radius:50%;margin:0 auto}

.intro {background:#07315B;background-image:url("images/intro-back.jpg");background-size:cover}
.intro h1 {color:#FFFFFF;font-size:18pt;}
.intro p {color:#FFFFFF;text-align:justify}

.quick-links{padding:10px}
.quick-links h3 {text-align:center;color:#FFFFFF;font-size:20pt}
.quick-links a {display: block;padding: 10px;font-size: 10pt;padding-left: 29%;color: #FFFFFF;border-top: 1px solid #34526f;}

.page-wrapper {margin-top:20px;}
.page-wrapper h1 {padding:10px 0px 10px 0px; font-size:26pt;border-bottom: 1px solid #eaeaea;}
.page-wrapper h2 {font-size: 19pt;line-height: 50px;color: #FF9800;margin-top: 20px;}
.page-wrapper p {text-align:justify}


.menu-wrapper {margin-top:20px;background-color:#f2df0a;padding:30px;border-radius:3px}
.menu-wrapper h5 {padding:9px;font-size:22pt; color:#393939}
.sidebar-menu {list-style-type:none;padding:0;margin:0}
.sidebar-menu li {padding:8px;border-bottom:1px solid #a09406}
.sidebar-menu li a {color:#393939;font-size:11pt;}
.sidebar-menu a:hover {color:#f25c0a}

.blink{    animation:blinkingText 0.8s infinite;}
@keyframes blinkingText{
    0% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; }
}
.button {background:#D7AB2F;border-radius:5px;margin:5px;padding:3px;}


footer {background:#07315B;padding-top:30px;}
footer h5 {color:#FFFFFF;}
.footer-info p {padding:0;margin:0;color:#FFFFFF;padding-left:10px;color:#CFCFCF}
.footer-text {margin-top:15px}
.footer-text p {color:#FFFFFF;text-align:center}
.footer-text a {color:rgb(224, 228, 194)}
.footer-icon {width:50px;margin:10px;display:inline-block}
.footer-links {text-align:center}
.footer-links a{display:inline-block;padding:5px;color:#E6E6E6}

.mygrid td {font-size:9pt;text-align:left}


.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:0px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:rgba(255, 255, 255, 0.2);;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}
.owl-prev {position:absolute;top:45%;left:5px;}
.owl-next {position:absolute;top:45%;right:5px;}

@media (max-width: 768px) {
.auto-pading{padding-left:15px !important;padding-right:15px !important}
}