﻿/* background color for the content part of the pages */
body {
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-image: url(/Portal/Project/PWPreview.aspx?fileid=343);
	background-position-x: 50%;
	background-position-y: 50%;
	background-size: 300%;
}

#hardhat {
	margin-top: -80px;
	/*margin-right: 50px;*/
	max-width: 150px;
	float: right;
	position: absolute;
	right: 0;
	max-height: 200px;
	z-index: 2;
}

@media (max-width: 577px) {
	#hardhat {
		margin-top: -70px;
		max-width: 100px;
	}
}

.image-box {
	width: 100%;
	border-radius: 25px;
	border: 2px solid #999;
	box-shadow: 2px 2px 2px #999;
	margin-bottom: 10px;
}

.title {
	color: #0053a1;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 1.8em;
	padding: 0;
}

.customFooter {
	position: relative;
	/*margin-top: 300px;*/
	width: 94%;
	margin-left: 3%;
	background-color: #333333;
	padding: 40px 40px 0 40px;
	top: 5vh;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
}

.customFooter h6 {
	font-weight: 600;
	margin-bottom: 0;
	color: #0053a1;
	font-size: large;
}

.customFooter ul {
	list-style: none;
	padding-left: 0;
}

.customFooter ul li {
	color: white;
	text-decoration: none;
	font-size: large;
}
.customFooter li {
	line-height: 1.4;
}

.customFooter li {
	line-height: 1.4;
}

.customFooter > .col-12 > p {
	padding-top: 0;
	text-align: right;
	font-size: large;
}

.sitemapText {
	cursor: pointer;
	margin-right: 30px;
	color: #0053a1 !important;
	font-weight: bold;
	position: absolute;
	bottom: 4px;
	right: 0;
}
.footerToggle {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 38px;
	height: 33px;
	background: transparent;
	color: #0053a1 !important;
}

.nav-item {
	font-size: 20px;
	/*padding: 10px;*/
	font-weight: 500;
}

.dropdown:hover > .dropdown-menu {
	display: block;
}

#contentNavItems.show {
	padding: 50px 20px 0 20px !important;
}

#contentNavItems.show,
#contentNavItems.collapsing {
	z-index: 997 !important;
}
#contentNavItems.show {
	transition: 0.5s;
	width: 100% !important;
}

#contentNavItems {
	transition: 0.5s;
	width: 0% !important;
}

#contentNavItems.show,
#contentNavItems.collapsing {
	z-index: 999;
	background-color: #2f3744 !important;
	height: 100vh !important;
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	box-shadow: 10px 0px 15px black;
	list-style: none;
	overflow: scroll;
}

#contentNavItems.show a.nav-link {
	font-size: 1.5rem !important;
	margin-top: 30px !important;
	color: white !important;
}

#contentNavItems a.nav-link {
	font-size: 1.2rem !important;
	width: 100% !important;
	padding: 5px 15px 5px 15px !important;
	border-radius: 10px !important;
}

nav a {
	/*color: #ffffffe0 !important;*/
	font-weight: 600 !important;
}

.hiding {
	background: blue;
	padding: 10px;
}

.sticky {
	position: fixed;
	/*right: 0;*/
	left: 0;
	width: 100%;
	top: 0;
	background: black;
	z-index: 5;
}

#contentNavItems.show {
	width: 100% !important;
}

.navbar-toggler {
	z-index: 998 !important;
}
* {
	padding: 0;
	margin: 0;
	box-sizing: border-box;
}

.navbar-dark {
	color: white !important;
}

#myCarousel .list-inline {
	white-space: nowrap;
	overflow-x: auto;
}

#myCarousel .carousel-indicators {
	position: static;
	left: initial;
	width: initial;
	margin-left: initial;
}

#myCarousel .carousel-indicators > li {
	width: initial;
	height: initial;
	text-indent: initial;
}

#myCarousel .carousel-indicators > li.active img {
	opacity: 0.7;
}

.nav-link.activeNavItem,
.dropdown-item.activeNavItem {
	/*background-position: 0px -18px;
    background-repeat: no-repeat;
    background-size: cover;*/
	background-color: #0053a1;
	/*border-top: 2px solid #0049b6;*/
}
.dropdown-menu {
	background-color: white;
	margin-top: -2px;
}

.navbar-dark {
	color: white !important;
}

.nav-link {
	color: white !important;
}

.SiteLogo {
	max-width: 100%;
	width: 300px;
	width: 300px;
}

.titlecarousel {
	color: white;
}
.titlecarousel p {
	font-size: 20px;
}

button {
	background: transparent;
	color: #0d49b4;
	border: 3px solid white;
	border-radius: 50px;
	padding: 0.8rem 2rem;
	font: 24px 'Margarine', sans-serif;
	outline: none;
	cursor: pointer;
	position: relative;
	transition: 0.2s ease-in-out;
	letter-spacing: 2px;
	font-weight: bold;
}

@media (min-width: 768px) {
	button {
		border: 3px solid #000;
	}
}

.name {
	width: 100%;
	text-align: center;
	padding: 0 0 3rem;
	font: 500 14px 'Rubik', sans-serif;
	letter-spacing: 0.5px;
	text-transform: uppercase;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
}

.button__wrapper {
	display: inline-block;
	position: relative;
	width: 200px;
	height: 65px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.button-jittery button {
	animation: jittery 4s infinite;
}

.button-jittery button:hover {
	animation: heartbeat 0.2s infinite;
}

@keyframes jittery {
	5%,
	50% {
		transform: scale(1);
	}

	10% {
		transform: scale(0.9);
	}

	15% {
		transform: scale(1.15);
	}

	20% {
		transform: scale(1.15) rotate(-5deg);
	}

	25% {
		transform: scale(1.15) rotate(5deg);
	}

	30% {
		transform: scale(1.15) rotate(-3deg);
	}

	35% {
		transform: scale(1.15) rotate(2deg);
	}

	40% {
		transform: scale(1.15) rotate(0);
	}
}

.requiredSpan.captchaRequiredSpan::after {
	top: -12px !important;
	left: 100px !important;
}

.form-group.has-float-label label {
	left: 2rem;
}

.btn-warning {
	background-color: #16427f !important;
	border-color: #16427f !important;
}

.nav-link2 {
	display: block;
	padding: 0.5rem 1rem;
}

li a {
	color: white;
}

#headerBackgroundlogo {
	background-position-x: 100%;
	background-position-y: 100%;
	display: inline-block;
	width: 100%;
	background-image: url(../img/Capture3.png);
	background-repeat: no-repeat;
}

@media (max-width: 1100px) {
	#headerBackgroundlogo div {
		display: block !important;
	}
}

#slideshow1 {
	position: relative;
	top: -200px;
	max-height: 1100px;
	min-height: 600px;
	background-image: url(../img/1.JPG);
}

#content {
	position: relative;
	/*background-image: url(/Portal/Project/PWPreview.aspx?fileid=343);*/
	background-position-x: 50%;
	background-position-y: 50%;
	background-size: 300%;
	padding: 30px;
}

.CommandButton {
	padding: 10px;
	color: white;
	background-color: #0049b6;
	border-radius: 10px;
	transition: 0.5s;
}

.CommandButton:hover {
	background-color: white;
	color: #0049b6;
}

.ActionBarHeader {
	color: #0049b6;
}

.index-container {
	width: auto;
	padding-left: 20px;
	padding-right: 15px;
	padding-top: 30px;
	padding-bottom: 30px;
	margin-top: 30px;
	margin-bottom: 30px;
	background-color: rgba(100, 100, 100, 0.5);
}

img.right-side {
	float: right;
	margin-left: 10px;
}

@media screen and (max-width: 749px) {
	img.right-side {
		max-width: auto;
		width: 50%;
	}
}

#headerPhone {
	display: inline-block;
	float: right;
	padding-top: 18px;
	color: white;
	font-size: 1.5em;
	padding: 10px;
	font-family: proxima_nova, Verdana, Helvetica, sans-serif;
	line-height: 1.5;
	text-align: right;
	text-shadow: 2px 2px 5px #000;
	font-weight: bold;
}

@media screen and (max-width: 450px) {
	#headerPhone {
		font-size: 1.1em;
	}
}

.index-highlight:hover {
	background-color: rgba(255, 255, 255, 0.5);
	transition: all 0.5s ease;
}

.fit {
	object-fit: cover;
	height: 100%;
	width: 200px;
}

#listyle {
	margin-left: 25px;
	line-height: 1.5em;
}

a[href^='tel'] {
	color: inherit;
	text-decoration: none;
}
