﻿@charset "utf-8";
/* CSS Document */

body {
	padding-top: 56px;
}

.carousel-item {
	height: 65vh;
	min-height: 300px;
	background: no-repeat center center scroll;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.portfolio-item {
	margin-bottom: 30px;
}


	.bg-dark{
		background-color: #00529b!important;
	}
	.btn-primary{
		background-color: #00529b;
	}
.btn-outline-primary {
	color: #00529b;
	border-color: #00529b;
}
	.btn-outline-primary:hover {
		color: #fff;
		background-color: #00529b;
		border-color: #00529b;
	}
a {
	color: #00529b;
}

.navbar-dark .navbar-nav .nav-link{
color:#fff;
}

.dropdown-item:focus, .dropdown-item:hover{
background-color: #cfd2d7;

}

.page-hero img{
	width:100%;
	border-bottom:solid #000 thin;
}
h1{
	margin-top:15px;
}
.overview-intro {
	margin:auto;
}
blockquote {
	margin: 0 0 1rem;
	padding: .5625rem 1.25rem 0 1.1875rem;
	border-left: 3px solid #333;
	font-style: italic;
	margin-left: 15px;
}
body {
	font-family: merriweather,Palatino,Georgia,serif !important;
}

h2, h3, h4, h5 {
	padding: 10px 0 5px 0;
	font-family: merriweather,Palatino,Georgia,serif;
}
h3 {
	color: #00529b;
}
.navbar {
	font-family: futura-pt,Roboto,Helvetica,Arial,sans-serif;
}
.intro{
	padding-top:10px;
	margin:auto;
}
.topnav {
	background-image: url('/Assets/img/Strengthening_the_Sixth_Graphic_Flare_09282020_149_v8.svg'), linear-gradient(90deg, #00529b 33%, #000e2b 37%);
	background-position: 35% 0%;
	background-repeat: no-repeat;
	background-size: auto 60px;
}
/*.card-header {*/
	/*background: url('/Assets/img/Strengthening_the_Sixth_Graphic_Flare_09282020_149_v8.svg'), #000e2b;
	background-position:right;
	background-repeat: no-repeat;
	color:#fff;*/
	/*background: none;
	border: none;
	font-size: 1rem;
	font-weight: 900;
}

.card {
	-webkit-box-shadow: 1px 1px 6px 0 rgba(0,0,0,.5);
	box-shadow: 1px 1px 6px 0 rgba(0,0,0,.5);
}
.card-text {
	font-size: 0.9rem;
}
.card-footer{
	background:none;
	border:none;
}*/



.nav-tabs-content {
	border-bottom: 1px solid #dee2e6 !important;
}

.nav {
	display: -ms-flexbox !important;
	display: flex !important;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap !important;
	padding-left: 0;
	margin-bottom: 0;
	list-style: none;
}

link.active {
	color: #495057 !important;
	background-color: #fff !important;
	border-color: #dee2e6 #dee2e6 #fff !important;
}

.nav-tabs .nav-link-content {
	border: 1px solid transparent !important;
	border-top-left-radius: .25rem !important;
	border-top-right-radius: .25rem !important;
}

.nav-tabs .nav-item-content {
	margin-bottom: -1px !important;
}

.nav-tabs > li > a:hover {
	border-color: #eee #eee #ddd !important;
}

.nav > li > a:focus, .nav > li > a:hover {
	text-decoration: none !important;
	background-color: #eee !important;
}

.nav-tabs-content > li > a {
	margin-right: 2px !important;
	line-height: 1.42857143 !important;
	border: 1px solid transparent !important;
	border-radius: 4px 4px 0 0 !important;
}

.nav > li > a {
	position: relative !important;
	display: block !important;
	padding: 10px 15px !important;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
	color: #555 !important;
	cursor: default !important;
	background-color: #fff !important;
	border: 1px solid #ddd !important;
	border-bottom-color: transparent !important;
}

.nav-tabs-content > li > a:hover {
	border-color: #eee #eee #ddd !important;
}

.nav-content > li > a:focus, .nav > li > a:hover {
	text-decoration: none !important;
	background-color: #eee !important;
}






.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
	display: block;
}

.floatright {
	float:right !important;
}

blockquote {
	border-left: none;
}

.btn-primary{
	border:none;
}
.bg-ltblue {
	background-color: #61aee1;
	color:#fff;
}

.stagborder {
	background-image: url(/Assets/img/Strengthening_the_Sixth_Graphic_Flare_09282020_149_v8.svg);
	background-repeat: no-repeat;
	background-position: -7rem -12%;
	padding-left: 30px;
}

.bbox {
}
.bboxinner {
	padding-top:10px;
}
.fliph {
	transform: scaleX(-1);
}

.bbox.fliph > .bboxinner {
	transform: scaleX(-1);
}

@media only screen and (max-width: 800px){
	.stagborder {

		background-position: -12rem -12%;
	}
}

@media only screen and (min-width: 600px) {
	.twocolumn {
		-webkit-column-count: 2; /* Chrome, Safari, Opera */
		-moz-column-count: 2; /* Firefox */
		column-count: 2;
		-webkit-column-gap: 40px; /* Chrome, Safari, Opera */
		-moz-column-gap: 40px; /* Firefox */
		column-gap: 40px;
	}

	.columnrule {
		-webkit-column-rule: solid 1px #ccc; /* Chrome, Safari, Opera */
		-moz-column-rule: solid 1px #ccc; /* Firefox */
		column-rule: solid 1px #ccc;
	}
}

.button {kerning,
	display: inline-block;
	font-weight: 400;
	color: #212529;
	text-align: center;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-color: transparent;
	border: 1px solid transparent;
	padding: .375rem .75rem;
	font-size: 1rem;
	line-height: 1.5;
	border-radius: .25rem;
	transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.button.light-blue {
	color: #fff;
	background-color: #007bff;
	border-color: #007bff;
}

.jumbotron {
	border-top: #000 1px solid;
	border-bottom: #000 1px solid;
	background-color: unset;
	padding: 0 10px;
	border-radius: unset;
	margin: 15px 0 15px 0;
}

.jumbotron footer {
	text-align: right;
	margin: 0 0 10px 0;
} 

/* Kentico Forms Start */

.ktc-default-section {
	width: 90%;
	margin: auto;
}

.form-field {
	margin-bottom: 30px;
}

.ktc-radio, ktc-radio-list {
	display: block;
	width: 500px;
}

.ktc-radio label {
	display: inline-block;
	margin-bottom: 0.5rem;
	
}

.ktc-checkbox label {
	display: inline-block;
	margin-bottom: 0.5rem;
        width: 500px;
	
}


input[type=checkbox], input[type=radio] {
	height: inherit;
	/* display: block; */
	/* width: 50%; */
	margin-left: 25px;
	/* padding-top: 200px; */
	position: absolute;
}

.control-label {
	font-weight: 800;
}
input[type=submit] {
	background-color: #00529b;
	color: #fff;
	display: inline-block;
	font-weight: 400;
	text-align: center;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border: 1px solid transparent;
	padding: .375rem .75rem;
	font-size: 1rem;
	line-height: 1.5;
	border-radius: .25rem;
	transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
input:hover[type=submit] {
	color: #fff;
	background-color: #0069d9;
	border-color: #0062cc;
}
.field-validation-error{
	color:red;
	font-style:italic;
}
/* Kenitco Forms Ends*/