@font-face {font-family: frontpage; src: url('fonts/FrontPageNeue.otf');  }
@font-face {font-family: tcm; src: url('fonts/TCM.ttf');  }
@font-face {font-family: tcb; src: url('fonts/TCB.ttf');  }
@font-face {font-family: samsung; src: url('fonts/samsung_s_sharp.ttf');  }
@font-face {font-family: mpc; src: url('fonts/MyriadPro-BoldCond.otf');  }

html * { font-family: 'Open Sans', arial;color:#5B5B5B;}
html {  scroll-behavior: smooth;}
body {background:#FFFFFF;animation: fadeInAnimation ease 3s; animation-iteration-count: 1; animation-fill-mode: forwards;}
   @keyframes fadeInAnimation { 
            0% { 
                opacity: 0; 
            } 
            100% { 
                opacity: 1;
            } 
        } 
.container {max-width:1323px}



.top-bar {background:#002B82;text-align:right;padding:5px; white-space:nowrap;overflow:auto}
.top-bar span {font-family:tcb;color:#FFFFFF;font-size:13pt;display:inline-block;padding-left:10px}

.logo-wrapper {width:75px;padding:5px}
.title-wrapper {max-width:1500px}
.site-title {font-family:'frontpage';color:#FFFFFF;font-size:35px;line-height:100%;}
.site-tagline {font-family:'tcm';color:#FFFFFF;font-size:16px; line-height:100%;text-align: center;}
.site-subtitle {font-family:'tcm';color:#FFFFFF;font-size:14px; line-height:100%}

header {background:#003399}
.top-links-wrapper {background:#C6C7C9;white-space:nowrap;overflow:auto}
.top-links a {font-family:'tcb'; text-transform:uppercase; display:inline-block;padding:5px;padding-left:10px;padding-right:10px;font-size:13px;transition:all 0.2s;color:#002D87}
.top-links a:hover {color:#000000; }
.top-menu {position:absolute;right:10px;top:10px;display:none}

.blink {animation: blinker 1s linear infinite;}
@keyframes blinker {  50% {    opacity: 0;  }}
.hlink {display:inline-block;font-family:'tcb';color:#FFFFFF;font-size:14px;background-color:#D93D3D;padding:5px;border-radius:5px;;border:1px solid #797979}

.navbar {background:#FFFFFF}
.navbar * {font-family:'samsung';color:#545454;text-transform:uppercase}
nav {margin:0 auto;}

.announcements {background:#FAE15A;height:32px}
.announcements a {display:inline-block;padding:5px;color:#000000;font-size:14px;font-weight:600}
.announcements a:hover {color:#A1254E}
.announcement-date {background:#44474E;color:#FFFFFF;font-size:14px;padding:14px;height:35px;clip-path: polygon(0% 0%, 85% 0%, 100% 50%, 85% 100%, 0% 100%);}

.slider-wrapper {background:#E8E8E8;}


.intro p {text-align:justify}
.programs {margin-top:50px;padding-top:15px;padding-bottom:15px;background:#2A87A8}

.programs h3 {color:#FFFFFF;margin-top:10px;border-top:1px solid #53BEE5;border-bottom:1px solid #53BEE5;padding-top:5px;padding-bottom:5px}
.program-title {min-height:40px}
.program-btn {color:#FFFFFF;font-size:18px;display:inline-block;white-space:nowrap}
.program-btn:hover {color:#FAE15A;}
.program-btn img {width:32px;margin-right:5px}
.program-list {margin-top:5px;padding-bottom:10px;}
.program-list a {color:#FAE15A;font-size:14px;}
.program-list strong {display:block;color:#FFFFFF;font-weight:600}
.program-list span {color:#FFFFFF;}

.highlights {margin-top:50px}
.highlight {padding-bottom:20px;overflow:auto}
.highlight h2 {font-size:24px}
.highlight p {font-size:10pt;padding-top:10px;min-height:65px;text-align:justify}
.highlight-sidebar {background:#3FA3C3;margin-top:-30px;margin-bottom:-30px;border-radius:6px;border:2px solid #FAE15A}

.panel {background:#F5F5F5;border-radius:5px;margin-top:35px;}
.panel-heading {background:#70B2D8;padding:5px;padding-left:10px;font-size:20px;font-family:'Roboto Condensed'; color:#FFFFFF;border-radius : 5px 5px 0px 0px}
.panel-body {padding:10px;}
.panel-footer {padding:10px}
.panel-btn {background:#70B2D8;padding:5px;color:#FFFFFF;font-size:12px;border-radius:3px}
.panel-btn:hover {background:#44474E;color:#FFFFFF}
.news-item {padding-top:5px;padding-bottom:5px;vertical-align:center}
.news-item a {display:block;font-size:10pt;color:#44474E;min-height:50px;font-weight:bold;border-bottom:1px solid #EAEAEA}
.news-date {background:#70B2D8; float:left;display:block;width:40px;height:40px;margin-right:10px;margin-bottom:5px;text-align:center;font-size:12px;color:#FFFFFF;line-height:120%;padding:3px;border-radius:50%;font-weight:normal}
.link-item {display:block;padding-top:5px;padding-bottom:5px;border-bottom:1px solid #FFFFFF;font-size:10pt;font-weight:bold}

a {text-decoration:none}
a:hover {text-decoration:none}  
h1 {font-size:36px;font-family:'samsung'}
h2 {font-size:30px;font-family:'samsug'}
h3 {font-size:26px;font-family:'samsung'}
h4 {font-size:22px;font-family:'samsung'}
h5 {font-size:18px;font-family:'samsung'}
h6 {font-size:16px;font-family:'samsung'}

.page-header {min-height:120px;background:#1891AE;padding-bottom:20px;padding-top:25px;background-image:url('uploads/back.jpg');background-size:cover;background-position:bottom center}
.page-header h1 {color:#FFFFFF;}
.page-header p {font-size:20px;color:#EAEAEA}
.page-wrapper {padding-top:20px;}
.page-wrapper p {text-align:justify}
.page-wrapper ul { border-radius:10px;padding-right:10px;padding-top:10px;padding-bottom:10px; border:1px solid #F2F2F2}
.page-wrapper li {font-size:14px;margin-top:5px;}
.page-wrapper li b {font-size:14px}
.page-wrapper a {color:#70B2D8}
.page-wrapper table {background:#EFFCFF;width:100%}
.sidebar-menu {background:#001F42;border-radius:6px;padding:10px;margin-top:25px}
.sidebar-menu h3 {color:#EAEAEA;font-family:'Roboto Condensed'}
.sidebar-menu ul {list-style: none; padding-left: 10px}
.sidebar-menu a {font-size:16px;color:#EAEAEA; font-family:'Roboto Condensed';display:block;padding:5px;border-bottom:1px solid #5B5B5B}
.sidebar-menu a:hover {text-decoration:none;color:#FAE15A}
.sidebar-menu span {color:silver;font-weight:bold;margin-right:3px;}

footer {border-top:2px solid #E9E9E9;background:#011F43;margin-top:50px;padding-top:25px;}
footer h5 {font-family:samsung;color:#D7B56D}
footer h4 {font-family:samsung;color:#6599FF}
.footer-text address {font-size:14px}
.footer-text * {color:#FFFFFF}
.footer-text a {display:block;color:#FFFFFF}
.footer-links a {display:block;white-space:nowrap;padding:5px;font-size:12px;color:#FFFFFF;}


.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.html) 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;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;bottom:40%;left:0;padding:0;background:none}
.owl-next {position:absolute;bottom:40%;right:0;padding:0;background:none}

.footer-list{

}

.footer-list ul{
	position:relative;
}

.footer-list ul li{
	list-style-type:none;
	list-style-image:url(uploads/icons/icon-double-arrow1.html);
	margin:5px;
}

@media (max-width: 768px) 
{


}

