@charset "UTF-8";
/* CSS Document */

@font-face {
  font-family: 'New June';
  src: url(../fnt/NewJuneBook.ttf) format('truetype');
}
@font-face {
  font-family: 'New June Italic';
  src: url(../fnt/NewJuneBook-Italic.ttf) format('truetype');
}
@font-face {
  font-family: 'New June Bold';
  src: url(../fnt/NewJuneBold.ttf) format('truetype');
}
@font-face {
  font-family: 'New June Bold Italic';
  src: url(../fnt/NewJuneBold-Italic.ttf) format('truetype');
}
@font-face {
  font-family: 'New June Medium';
  src: url(../fnt/NewJuneMedium.ttf) format('truetype');
}
@font-face {
  font-family: 'New June Medium Italic';
  src: url(../fnt/NewJuneMedium-Italic.ttf) format('truetype');
}
@font-face {
  font-family: 'New June Light';
  src: url(../fnt/NewJuneLight.ttf) format('truetype');
}
@font-face {
  font-family: 'New June Light Italic';
  src: url(../fnt/NewJuneLight-Italic.ttf) format('truetype');
}
@font-face {
  font-family: 'LucidaSans';
  src: url(../fnt/LucidaSansStd.woff) format('woff');
}
@font-face {
  font-family: 'LucidaSans Bold';
  src: url(../fnt/LucidaSansStd-Bold.woff) format('woff');
}
@font-face {
  font-family: 'LucidaSans Italic';
  src: url(../fnt/LucidaSansStd-Italic.woff) format('woff');
}
@font-face {
  font-family: 'LucidaSans Bold Italic';
  src: url(../fnt/LucidaSansStd-BoldItalic.woff) format('woff');
}
@font-face {
  font-family: 'DingbatCats';
  src: url(../fnt/DingbatCats2.woff) format('woff');
}
@font-face {
  font-family: 'AnimalTracks';
  src: url(../fnt/AnimalTracks.woff) format('woff');
}
*:focus {
    outline: none;
}


.am h2 {
	font-size: 24px;
	margin-bottom: 0;
}
.lucidaitalic {
	font-family: 'LucidaSans Italic';
}


/* side panel */
#side-panel .side-panel-wrap {
	width: 200px;
}
.side-panel-wrap li {
	border-bottom: #000 solid 1px;
	padding: 5px 0;
}
.side-panel-wrap li.white a {
	color: #fff!important;
}


.captions {
	font-size: 85%;
	margin-top: 10px;
}
#top-bar li.current {
	padding: 0 12px;
	text-transform: uppercase;
	color: #63b8ff;
	cursor: none;
}
#top-bar li.current:hover {
	background-color: #fff;
}
#header.sticky-style-2 {
	height: 200px;
}
#logo {
	padding: 20px 0;
}
#primary-menu a:hover {/*
	background-color: transparent !important;
	font-weight: 600;
	padding-left: 5px;*/
	color: #63b8ff!important;
}
#primary-menu ul ul li > a.urhere {
	color: #63b8ff!important;
}
.urhere {
	color: #63b8ff!important;
}
.divider-black {
	border-bottom: 1px solid #000;
	margin-bottom: 10px;
	height: 2px;
}
.green {
	color: #6F0;
}
.mar-bot-20 {
	margin-bottom: 20px;
}
.pad-l-r-20 {
	padding: 0 20px;
}
.pad-l-r-t-20 {
	padding: 20px 20px 0 20px;
}
.btn-mod {
  color: #555!important;
  background-color: #fff;
  border: none;
  background-image: url('../im/poplink.gif');
  background-repeat: no-repeat;
  background-position: right center;
  padding-right: 15px;
  padding-left: 0;
}
.btn-mod:hover {
  color: #63b8ff!important;
  background-image: url('../im/poplink_ovr.gif');
}
.btn-mod:active {
  color: #F00!important;
  background-image: url('../im/poplink_act.gif');
}
.btn-mod-nomod {
  color: #555!important;
  background-color: #fff;
  border: none;
  background-image: none;
  padding-left: 0;
}
.btn-mod-nomod:hover {
  color: #63b8ff!important;
  background-image: none;
}
.btn-mod-nomod:active {
  color: #F00!important;
  background-image: none;
}
.promo-blue {
	background-color: #63b8ff;
	padding: 20px 0!important;
}
.promo-blue span {
	color: #fff!important;
}
.mar-left-20 {
	margin-left: 20px!important;
}
.mar-left-30 {
	margin-left: 30px!important;
}
.mar-left-40 {
	margin-left: 40px!important;
}
.strike {
  text-decoration: line-through;
}
.pull-right-always {
	float: right!important;
}
.pull-left-always {
	float: left!important;
}
.normal-case {
	text-transform: none!important;
}
.ext-link {
  color: #555!important;
  background-image: url('../im/poplink.gif');
  background-repeat: no-repeat;
  background-position: right center;
  padding-right: 15px;
  text-decoration: underline!important;
}
.ext-link:hover {
  color: #63b8ff!important;
  background-image: url('../im/poplink_ovr.gif');
}
.ext-link:active {
  color: #F00!important;
  background-image: url('../im/poplink_act.gif');
}
.list-group-item {
	border-top: 0;
	border-left: 0;
	border-right: 0;
}
.undln {
  text-decoration: underline!important;
  color: #555!important;
}
.vertical-middle {
	top: 40%!important;
}
a.banner-home:hover img {
	opacity: 0.5;
}
p.headline {
	font-family: 'LucidaSans Bold';
	color: #1D3DA0 !important;
	font-weight: 600;
	font-size: 30px;
	line-height: 1.5;
	margin: 0 0 30px 0;
}
.alternate {
	background-color: #F5F5F5;
	padding: 10px;
}
.ding-cats {
	font-family: 'DingbatCats';
}
.fbox-dingcat {
	display: block;
	position: absolute;
	width: 64px;
	height: 64px;
	top: 0;
	left: 0;
}
.animal-tracks {
	font-family: 'AnimalTracks';
}
.team.team-list .team-image {
	float: none;
	width: 100%;
	margin-right: 0;
	margin-bottom: 20px;
}
.toggle-border {
	background-color: #fff;
}
#page-title {
	padding: 10px 0 40px 0!important;
	margin-top: 20px;
}
#page-title span {
	margin: 0 0 15px 0;
	font-variant: small-caps;
}
ul.none {
	list-style: none;
}
ul.none li {
	margin-bottom: 10px;
}
ul.number {
	list-style: decimal;
}
li.letter {
	list-style-type: lower-latin;
}
.annex {
	height: 90%;
	/*
	overflow-x: scroll;
	overflow-y: hidden;
	*/
}
iframe.annex-1 {	
	height: 100%;
	width: 100%;
	/*
	padding-right: 25px;
	/*
	overflow-x: scroll;
	overflow-y: hidden;
	*/
}
.post-cat {
	border-bottom: 2px solid #1D3DA0!important;
	color: #63b8ff;
}
.entry-title h2 span {
	font-size: 85%;
	text-transform: none!important;
	font-weight: 300!important;
	color: #1D3DA0!important;
}
.card-body-title {
	font-variant: small-caps!important;
	font-weight: bold!important;
	font-size: 125%;
}
#rc-blog-nav {
	margin-top: 50px;
	padding: 10px;
	border-radius: 5px;
}
#rc-blog-nav:hover {
	background-color: #F00;
}
#rc-blog-nav a {
	color: #fff;
}
#rc-covid {
	margin-top: 20px;
	padding: 10px;
	border-radius: 5px;
}
#rc-covid:hover {
	background-color: #F00;
}
#rc-covid a {
	color: #fff;
}
.blog-sub {
	font-variant: small-caps!important;
	font-weight: bold!important;
	font-size: 125%;
	color: #1D3DA0!important;
}
@media (max-width: 780px) {

#logo {
	height: 130px!important;
	width: auto!important;
	padding: 15px 0 0 0!important;
}
#logo img {
	padding-top: 15px!important;
}
footer#footer.dark {
	margin-top: 10px!important;
}
p.headline {
	font-size: 24px;
}

.no-float-tab-vert {
	float: none!important;
	width: 100%!important;
}

}
@media (max-width: 750px) {
.pull-right {
	float: none!important;
	width: 100%!important;
	margin: 0!important;
}
.pull-left {
	float: none!important;
	width: 100%!important;
	margin: 0!important;
}
ul.nobottommargin-xs {
	margin-bottom: 0!important;
}
div.nobottommargin-xs {
	margin-bottom: 0!important;
}

}
@media (max-width: 750px) {
#header .container {
	width: 100%!important;
}
}

/*
.transparent-bg-black {
	background:#7f7f7f;
	background:rgba(0,0,0,0.5);
	color: #fff!important;
	padding: 10px 20px 20px 20px;
	border-radius: .5em;
}
em.nj {
	font-family: 'New June Italic';
}
.white {
	color: #fff!important;
}
li.current a {
	color: #63b8ff!important;
}
.left {
	text-align: left;
}
.blue-bold {
	color: #63b8ff!important;
	font-weight: bold!important;
}
.blue {
	color: #63b8ff!important;
}
.black {
	color: #000!important;
}
.black-bold {
	color: #000!important;
	font-family: 'New June Bold';
}
.black-bold em {
	color: #000!important;
	font-family: 'New June Bold Italic';
}
*/
/* company */
/*
#section-company {
	  padding: 150px 0 180px 0;
}
#company .toggle {
	  margin-top: 30px;
}
p.toggle-head {
	font-size: 1.4em;
	color: #63b8ff;
	font-weight: bold;
	margin-bottom: 15px;
}
p.toggle-head br {
	display: none;
}
p.toggle-subhead {
	font-size: 1.2em;
	color: #63b8ff;
	font-weight: bold;
	margin-bottom: 15px;
}
p.toggle-subhead-2 {
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 15px;
}
*/
/* software */
/*
#section-software {
	padding-top:100px;
	padding-bottom: 150px;
}
#section-software .transparent-bg-black {
	margin-bottom: 100px;
}
p.tab-head {
	font-size: 1.4em;
	color: #63b8ff;
	font-weight: bold;
	margin-bottom: 15px;
}
p.tab-subhead {
	font-size: 1.2em;
	color: #63b8ff;
	font-weight: bold;
	margin-bottom: 15px;
}
p.tab-subhead-2 {
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 15px;
}
p.tab-text {
	text-align: left;
	margin-bottom: 10px;
}
#tabs-3-img-1 {
	max-width: 30%!important;
	margin: 10px 10px 10px 0;
	Float: left;
}
#tabs-3-img-2 {
	max-width: 30%!important;
	margin: 10px 0 10px 10px;
	Float: right;
}
#tabs-3 .line {
	margin: 20px auto;
	max-width: 75%
}
#tabs-3 .portfolio-item {
	width: 20%!important;
	padding: 0 12px 0 0;
}
#tabs-3 .portfolio-desc h3 {
	color: #fff!important;
	font-size: 1em;
}
#tabs-3  .portfolio-overlay a {
	margin: -28px 0 0 -20px;
}
*/
/* services */
/*
#section-services {
	 padding-top:100px;
	 padding-bottom: 150px;
}
p.service-head {
	font-size: 1.4em;
	color: #63b8ff;
	font-weight: bold;
}
*/
/* contact */
/*
.btn-blue {
	color: #ffffff;
	background-color: #63b8ff;
	border-color: #63b8ff;
	padding: 10px 15px;
}
.btn-blue:focus,
.btn-blue.focus {
	color: #ffffff!important;
	background-color: #1795ff;
	border-color: #761c19;
}
.btn-blue:hover {
	color: #ffffff!important;
	background-color: #1795ff;
	border-color: #1795ff;
}
.btn-blue:active,
.btn-blue.active,
.open > .dropdown-toggle.btn-blue {
	color: #ffffff;
	background-color: #1795ff;
	border-color: #1795ff;
}
.btn-blue:active:hover,
.btn-blue.active:hover,
.open > .dropdown-toggle.btn-blue:hover,
.btn-blue:active:focus,
.btn-blue.active:focus,
.open > .dropdown-toggle.btn-blue:focus,
.btn-blue:active.focus,
.btn-blue.active.focus,
.open > .dropdown-toggle.btn-blue.focus {
	color: #ffffff;
	background-color: #1795ff;
	border-color: #1795ff;
}
.btn-blue:active,
.btn-blue.active,
.open > .dropdown-toggle.btn-blue {
	background-image: none;
}
.btn-blue.disabled:hover,
.btn-blue[disabled]:hover,
fieldset[disabled] .btn-blue:hover,
.btn-blue.disabled:focus,
.btn-blue[disabled]:focus,
fieldset[disabled] .btn-blue:focus,
.btn-blue.disabled.focus,
.btn-blue[disabled].focus,
fieldset[disabled] .btn-blue.focus {
	background-color: #63b8ff;
	border-color: #63b8ff;
}
.btn-blue .badge {
	color: #63b8ff;
	background-color: #ffffff;
}
*/
/* footer */
/*
#footer-info {
	padding: 30px 0;
}
img.footer-logo {
	margin-bottom: 10px;
}
#footer-logo-1 {
	margin: 0 40px 0 0!important;
}
#cookie-identification {
	z-index: 200!important;
}
*/
/* legal notices */
/*
#legal {
	padding-top: 50px;
}
#copyrights a.current {
	color: #63b8ff;
}
.content-wrap {
	padding: 0 0 80px 0!important;
}
summary:hover {
	color: #63b8ff;
}
summary:active {
	color: #F00;
}
.heading-block:after {
	width: 150px;
	border-top: 2px solid #444;
}
#legal p {
	margin-bottom: 5px!important;
}
#legal ul {
	padding-left: 55px!important;
	margin-bottom: 10px!important;
}
#legal ol {
	padding-left: 55px!important;
	margin-bottom: 10px!important;
}
#legal ol ul {
	padding-left: 25px!important;
	margin-bottom: 5px!important;
}
#legal ul ul {
	padding-left: 25px!important;
	margin-bottom: 5px!important;
}
.letter {
	list-style-type: lower-alpha;
}
details {
	margin-bottom: 15px!important;
}

@media (min-width: 750px) and (max-width: 980px) {
	
.heading-block h1 + span {
	font-size: 18px!important;
}

}

@media (min-width: 414px) and (max-width: 780px) {
	
.emphasis-title h1 {
	font-size:44px;
}

}
@media (min-width: 250px) and (max-width: 780px) {

#header {
	display:none;
}
#section-software .col_two_fifth.col_last {
	display: none;
}

}
@media (max-width: 417px) {
	
ul.tab-nav:not(.tab-nav-lg) li {
	float: none;
	margin: 0 0 10px 0;
}
ul.tab-nav:not(.tab-nav-lg) li:first-child {
	margin-left: 0;
}
article.portfolio-item {
	display: none;
}
#slider img {
	max-width: 75%!important;
}

}