body{font-size:14px;}
.tagline p{
  margin-top: 30px;
  border: 1px solid #e4e4e4;
  padding: 5px 10px;
  background-color: #f9f9f9;
  text-align: center;
  font-style: italic;

}
.nav-top-menu li{
    margin: 0px 10px;
    font-size: 12px;
    line-height: 25px;
}
.menu-quick-links{
  background-color: #0087cb;
  padding: 0 15px;
  display: inline-block;
}
.theme-default .nivoSlider {
    margin-bottom: 0px!important;
    -webkit-box-shadow:none!important;
    -moz-box-shadow: none!important;
    box-shadow:none!important;
}
.nav-top-links li{
    width: 25%;
    background: #efefef;
    text-align: center;
    border-right: 5px solid #fff;
    display:block;
}
.nav-top-links li:hover{
  background-color:#ffffff;
  border-right: 5px solid #fafafa;
}
.nav-top-links li:last-child{border-right: none;}
.nav-top-links li a{
  text-align:center;
  font-size:20px;
  display: block;
  padding: 20px 0px;
  
}
.nav-top-links li a img{
    display: inline-block;
    margin: auto 10px;
}
.wings p a:hover img{  
    animation-name: spZoomIn;
    animation-delay: 100ms;
    animation-duration: 1s;
}
.latest-news .sp-module-title, .imp-notice .sp-module-title, .vc-desk .sp-module-title{
  color:#0e8192;
  font-weight: 400;
  font-size: 22px;
  
}
.latest-news .sp-module-content, .imp-notice .sp-module-content, .vc-desk .sp-module-content
{
    background-color: #efefef;
    border-left: 5px solid #e28400;
    min-height: 205px;
    padding: 10px;
    box-shadow: 3px 4px 1px #e4e4e4; 
}
.latest-news .sp-module-content ul li, .imp-notice .sp-module-content ul li{
    background: #efefef url(../images/blt-01.png) 0 7px no-repeat;
    padding-left: 15px;
    font-size: 14px;
}
.vc-desk .sp-module-content
{
  font-size: 14px;
  text-align: justify;
}
.vc-desk .sp-module-content img{margin-right:5px;}
.home-page .page-header h1 {
    text-align: center;
    font-size: 26px;
    margin: 0;
    border-top: 1px solid #e6e6e6;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-bottom: -10px;
}

.slider-photogallery .sp-module-title{
  color:#0e8192;
  font-weight: 400;
  text-align: center;
  margin-bottom: 20px;
}
.slider-photogallery .sp-module-content{
    border: 5px solid #424147;
    background-color: #424147;
    border-radius: 3px;
  
}
.bottom-menus .sp-module-content .menu{margin:0;padding:0; list-style:none;}
  .bottom-menus .sp-module-content::before {
    border: 2px solid #007fc2;
    margin-left: -16px;
    content: ' ';
}

.bottom-menus .sp-module-content{
  border-left: 1px solid #ccc;
  padding-left: 15px;
}
.social-icons li a .fa{text-shadow: 2px 2px 0px #00000052; font-size:20px;}
.social-icons li a:hover .fa{text-shadow:none;}
.social-icons li a{ 
  color: #fff;
  background: #24b6e4;
  padding: 5px 14px 5px 12px;
  height: 40px;
  width: 40px;
  display: block;
  line-height: 35px;
  border-radius: 99px;
    
}
.social-icons li a:hover{
    color: #0087cb!important;
    background: #fff;
}
blockquote::before {
    content: "\f10d";
    font-size: 30px;
    font-family: 'fontawesome';
    padding-right: 20px;
    float: left;
    margin-top: -15px;
}
blockquote {
    margin: 0 0 1rem;
    font-style: italic;
    font-size: 16px;
    color: #0e71ad;
}
#sp-top-header a {
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
}
#sp-bottom-links {
    border: 2px solid #d2d2d2;
}
.article-header h1, .content-category h1, .page-header h1{font-family: 'Arial', sans-serif;
    color: #fb8b5e;
    font-size: 1.5rem!important;
    border-bottom: 1px solid #e8e8e8;
    margin-top: 10px;}

@media (min-width: 992px){
.article-details{
  min-height:184px;
}
}
.mod-login{
    margin-top: 50px;
    border: 1px solid #c2ebff;
    padding: 30px;
    border-radius: 3px;
    background-color: #f9f9f9;
}
.mod-login .login-title{
    margin: 0 0 0px;
    padding-bottom: 20px;
    font-size: 22px;
    font-weight: 400;
    color: #929292;
    border-bottom: 1px solid #f3f3f3;
}
.breadcrumb {
    padding: .50rem 1rem;
    margin-top: 0.5rem;
    margin-bottom: 0rem;
    background-color: #fbfbfb;
    font-size:12px;
}
.breadcrumb a {
   color: #adadad;
}

.article-details .article-header h1, .article-details .article-header h2 {
    font-size: 1.25rem;
}
   
.imp-notice-btn{
	position: absolute;
    left: -62px;
    top: 265px;
    z-index: 999;
    transform: rotate(270deg);
}

.imp-notice img {
    display: inherit;
}
#sp-left .menu li a{
	color: #047cc2;
    font-weight: 500;
}
#sp-left .menu li a::before{
    font-family: "FontAwesome";
    content: "\f105";
    float: right;
    margin-right: 7px;
}
#sp-left .sp-module, #sp-right .sp-module {
    border: 1px solid #87c0e2!important;
}
#sp-left .sp-module .sp-module-title{
    margin: 0;
    padding-bottom: 5px;
    font-size: 16px;
    font-weight: 400;
  
}
ul.category-module.imp-notice{
    height: 190px;
    overflow: overlay;
}
.custom.imp-notice ol{
    height: 185px;
    overflow: overlay;
      margin: 0;
    padding: 0 0 0 21px;
}
.custom.imp-notice ol li > a{
  color: #252525;}

.custom.imp-notice li > a:hover {
    color: #047cc2;
}

.imp-alert img{
  display:inline !important;
}

.article-list .article {
    margin-bottom: 25px!important;
    padding: 10px 20px!important;
    border: 1px solid #c8eaff!important;
    border-radius: 3px!important;
    background-color: #f7fcff!important;
}
.article-list .article .article-header h2 {
    font-size: 16px!important;
    margin: 0!important;
    margin-bottom: 12px!important;
}
.article-introtext p{ margin-bottom: 0;}
ul.notice-ctgry > li > a{
  line-height:22px!important;
}
.mod-notice-ctgry
{
  background-color: #f4fbff;
}    
.nivo-caption h1{
  display:none;
}
#slide-hlpdsk {
 position: absolute;
    background: #ffe0de;
    width: 316px;
    top: 230px;
    right: -311px;
    height: 83px;
    transition: right 0.4s ease-in-out;
    -o-transition: right 0.4s ease-in-out;
    -ms-transition: right 0.4s ease-in-out;
    -moz-transition: right 0.4s ease-in-out;
    -webkit-transition: right 0.4s ease-in-out;
    z-index: 1000;
    border: 1px solid #fd6055; 
    box-shadow: 3px 3px 2px 0px #d2d2d2;
}
#toggle-hlpdsk{
    position: absolute;
    right: 288px;
    padding: 10px;
    background: #F44336;
    transform: rotate(270deg);
    color: #fff;
    width: 103px;
    border-radius: 5px;
    box-shadow: -3px -3px 2px 0px #d2d2d2;
}
.box-hlpdsk {
  padding: 20px;
}
#slide-hlpdsk:hover{
  right: 0px;
}
#sp-position9 .sp-column .sp-module{
    background-color: #f7f7f7;
    padding: 20px;
    margin-bottom: 30px;
    box-shadow: 0px 2px 2px #cccccc9e;
}
.page-photog .article-intro-image {     margin: -10px -5px 10px -5px!important;}

.page-photog .article-intro-image img{
  height:120px;
  
}
.page-photog .article-list .article .article-header h2 {
    margin-bottom: 2px!important;
}
.page-photog .article-header h2 a {text-align: center;
    display: block;
    font-size: 13px;
    color: #ffffff!important;
font-weight: 400;
}

.page-photog .article-list .article {
    margin-bottom: 40px!important;
    padding: 10px 5px!important;
    border: 1px solid #000000!important;
    border-radius: 3px!important;
    background-color: #424147!important;
}
.article-details li img {
    display: initial;
}

.social-icon-custom{position: absolute;
    right: 225px;}
.social-icon-custom a{
background: #0000 url(/images/icon-j-gate40.png) left top no-repeat !important;
  }