/*
Theme Name: Divi Child 02
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Tags: responsive-layout,one-column,two-columns,three-columns,four-columns,left-sidebar,right-sidebar,custom-background,custom-colors,featured-images,full-width-template,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready
Version: 3.21.3.1555687452
Updated: 2019-04-19 10:24:12

*/
.visuallyhidden {
    position: absolute !important;
    clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
    clip: rect(1px, 1px, 1px, 1px);
  }
body {
	/*font-family:'Poppins', sans-serif !important;*/
	 font-size: 18px;
	color:#323a45 !important;
    background-color: #fff;
    line-height: 2.25 em !important;
    font-weight: 300 !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	padding:0 !important;
}
 .h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 { font-weight: 300;}
a {
	color:#0000EE;
	text-decoration:underline;
	/*color: #002567 !important;*/
}
.silver{border-left:1px solid #ccc;}
.home .header {
	display:none;
}
.btn-primary {
	background-color:#003E7E;
	border-color:#003E7E;
}
/*Header styles*/
.header {
  position:absolute;
  top:0px;
  left:0;
  width:100%;
  height:120px;
  background-color: #003E7E!important;
  text-align: center;
  padding-top:10px;
}
.amberalert {	
	text-align: center;
	padding: 1em;
	background-color: #990000;
	box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.75);
	display:none;
}
.amberalert a {
	color:white;
}
.is-visible {
	display:block !important;
}
.inside-container {
  margin-bottom:100px;
}

#page-container {
  margin-top:130px;
}
/*end header styles*/

/*NAVBAR STYLES*/
.navbar {
    padding: 0 !important;
    font-size: 78%;
    font-weight: normal;
    position: absolute;
    top: 0;
    right: 20px;
    opacity:.85;
}
.navbar.bg-light {
  background-color:transparent !important;
}
li.nav-item {
    background-color: #01213E;
    color: white;
    margin-right: 4px;
    font-weight: lighter;
    border-radius: 0 0 4px 4px;
}
li.nav-item a {
  color:white !important;
  /*padding-top:2px;
  padding-bottom:2px;*/
  padding:.5em .75em !important;
  font-size:100%;
  font-weight:normal;
}
@media screen and (max-width: 992px) {
  .navbar {
    font-size:100%;
    opacity:1;
    font-weight:normal;
    left:0;
    right:auto;
    width:100%;
    z-index:100;
  }
  li.nav-item {
    border-radius:0;
  }
  li.nav-item a {
    padding-left:.5em !important;
  }
  .navbar-toggler {
    background-color:rgba(0,0,0,.7);
    margin-top:.5em;
    margin-left:.5em;
  }
  .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255, 1)' stroke-width='3' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E") !important;
  }
}
/*END NAVBAR STYLES*/

/*FOOTER STYLES START*/
  footer { /* position: fixed; background-color:#003e7b !important; */
    padding: .5em; left:0; background: rgb(0,62,118) !important; background: linear-gradient(180deg, rgba(0,62,118,1) 0%, rgba(1,32,60,1) 100%) !important; z-index: 3; bottom:0; width:100%; font-weight:lighter; font-size:92%; color:#fff;}
  #main-content footer .container { padding-top:0; bottom:0px !important; }
  #main-content footer .p-3 { padding:0 !important; }
  #main-content{ height:auto; min-height:1050px; }
  footer ul { list-style: none; margin:0; display: inline-block; padding:0 !important;}
  footer ul li { display: inline-block; border-right: 1px solid white; padding:0 .5em;}
  footer ul li:last-child { border-right:none;}
  footer a { color:#ffffff; text-decoration: underline;}
  footer a:hover { color:#ffffff; text-decoration: none; }
  body footer .footer-social { color: #ffffff !important; margin:0 5px;}
  footer ul li a:hover { text-decoration:underline;}
  footer .logo { background-image: url(/wp-content/uploads/2017/05/KSLogo_White-Gold2.png);height: 100px; width: 210px; display:block; float: right; margin-right:50px;}
  footer .footer-social { font-size:200%;}
  footer .footer-social:first-of-type { margin-left:0;/* margin-left:1em; */}
  body footer { position:static !important;}
  body{background-color:#f0f0f0!important;}
  .white {background-color:#ffffff;}
  /*FOOTER STYLES END*/

@media only screen and (max-width: 575px) {
	footer {text-align: center;}
    footer .footer-social:first-of-type {margin-left:0;}
    footer .footer-social { font-size:125%; }
    body footer .footer-links a { display:inline-block; margin:0px 5px !important; }
    footer .separator { display: none; }
    body footer .logo { float:none; display:block; margin:auto; height: 65px; width: 137px; background-image: url(/wp-content/uploads/2019/09/KSLogo_White-Gold3-1.png) !important; background-repeat: no-repeat; background-position: center; margin-top:10px;}
    body.home footer {text-align: center!important;}
	#main-content { height:auto; min-height:900px; }
	.silver{border-left:none}
}

