html,
body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	overflow-x: hidden
}
.pt-1em {
	padding-top: 1em
}
.pb-1em {
	padding-bottom: 1em
}
.sub-heading {
	padding-top: 1em;
	padding-bottom: 1em;
	color: #112640
}
.altDiv:nth-child(even) {
	background: #e0e0e0
}
.tab-heading {
	display: inline-block;
	color: #969393!important;
	text-transform: uppercase;
	font-size: 1.5em;
	box-sizing: border-box;
	cursor: pointer;
	margin-bottom: 2px
}
a:hover {
	outline: 0;
	text-decoration: none
}
.sector-heading {
	display: inline-block;
	text-transform: uppercase;
	font-size: 2em;
	color: #142842;
	margin: 0 auto;
	font-weight: 300;
	box-sizing: border-box;
	margin-bottom: 2px
}
.sector-heading .sliding-border {
	display: inline-block;
	height: 2px;
	background-color: #162a43;
	width: 100%
}
.sliding-border-left {
	margin-left: 100%
}
.sliding-border-right {
	margin-right: 100%
}
.tab-heading .sliding-border {
	display: inline-block;
	height: 2px;
	background-color: #00719c;
	width: 0%
}
.tab-heading:hover .sliding-border-left {
	margin-left: 0;
	width: 100%;
	transition: all .5s
}
.tab-heading:hover .sliding-border-right {
	margin-right: 0;
	width: 100%;
	transition: all .5s
}
.highlight_bottom {
	border-bottom: 2px solid #112640!important
}
.table {
	color: #112640
}
.table a {
	display: block;
	text-decoration: none;
	color: #112640
}
.shutterImg {
	position: relative;
	width: 50%
}
.shutterImg1 {
	margin: 45px!important
}
.overlay {
	position: absolute;
	bottom: 100%;
	left: 0;
	right: 0;
	background-color: #00719c;
	overflow: hidden;
	width: 100%;
	border-radius: 15px;
	height: 0;
	transition: .5s ease
}
.shutterImg:hover .overlay {
	bottom: 0;
	border-radius: 15px;
	height: 100%
}
.shutterImg:hover .thumb-title {
	background: #00719c
}
.thumb>li {
	width: 100%;
	float: left;
	margin: 0% .7% 3% .7%;
	box-sizing: border-box;
	border-radius: 15px;
	background: #fcfcfc;
	border: solid 1px #f2f2f2;
	position: relative
}
.thumb>li:hover {
	background: #f2f1f1
}
.thumb>li:hover .hover-img {
	display: block;
	opacity: 1
}
.thumb-img-box {
	width: 100%;
	position: relative;
	text-align: center
}
.thumb-img-box img {
	width: 100%
}
.thumb-title {
	width: 100%;
	position: absolute;
	text-align: center;
	bottom: 0;
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
	background: #112640;
	z-index: 333;
	color: #fff;
	font-size: 19px;
	text-transform: uppercase;
	padding: 6% 4% 6% 4%;
	box-sizing: border-box
}
.header {
	background-color: #112640
}
.nav-item a,
.dropdown a {
	color: #fff!important
}
.nav-item a:hover,
.dropdown a:hover {
	color: #abc5d1!important
}
.dropdown-menu a {
	color: #10253F!important;
	padding-top: 0%!important;
	padding-bottom: 0%!important;
	width: max-content;
	font-size: .8em
}
.dropdown-menu a:hover {
	color: #1e7eac!important
}
div.scrollmenu {
	margin-left: auto;
	margin-right: auto;
	background-color: transparent;
	overflow: auto;
	white-space: nowrap
}
.scrollmenu>img {
	margin: .5em
}
.font-color-666 {
	color: #666
}
.banner-btn {
	background-color: #112640;
	border-color: #112640
}
.banner_media {
	width: auto!important
}
.card {
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .2);
	transition: 0.3s
}
.cardTitle {
	color: #095586
}
.industry {
	width: 100%
}
.footer-style {
	background: #10253f;
	color: #e5f4f6;
	padding-left: 2.5em
}
.footerUl {
	list-style: none;
	margin: 0;
	padding: 0
}
.footer-link {
	color: #a7c8d5
}
.footer-link:hover {
	color: #fff;
	text-decoration: none
}
.pilot_alt_div {
	background-color: #f7f8f9
}
.btn-outline-dark {
	color: #fff;
	background-color: #112640;
	border-color: #112640;
	
}
.btn-outline-dark:hover {
	color: #112640;
	background-color: #fff;
	border-color: #112640;
}
.slick-slide {
	margin: 0 20px
}
.slick-slide img {
	width: 100%
}
.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent
}
.slick-list {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0
}
.slick-list:focus {
	outline: none
}
.slick-list.dragging {
	cursor: pointer;
	cursor: hand
}
.slick-slider .slick-track,
.slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
.slick-track {
	position: relative;
	top: 0;
	left: 0;
	display: block
}
.slick-track:before,
.slick-track:after {
	display: table;
	content: ''
}
.slick-track:after {
	clear: both
}
.slick-loading .slick-track {
	visibility: hidden
}
.slick-slide {
	display: none;
	float: left;
	height: 100%;
	min-height: 1px
}
[dir='rtl'] .slick-slide {
	float: right
}
.slick-slide img {
	display: block
}
.slick-slide.slick-loading img {
	display: none
}
.slick-slide.dragging img {
	pointer-events: none
}
.slick-initialized .slick-slide {
	display: block
}
.slick-loading .slick-slide {
	visibility: hidden
}
.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent
}
.slick-arrow.slick-hidden {
	display: none
}
.content {
	position: relative;
	width: 90%;
	max-width: 400px;
	margin: auto;
	overflow: hidden
}
.content .content-overlay {
	background: rgba(0, 0, 0, .7);
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	opacity: 0;
	-webkit-transition: all 0.4s ease-in-out 0s;
	-moz-transition: all 0.4s ease-in-out 0s;
	transition: all 0.4s ease-in-out 0s
}
.content:hover .content-overlay {
	opacity: .8
}
.content-image {
	width: 100%
}
.content-details {
	position: absolute;
	text-align: center;
	padding-left: 1em;
	padding-right: 1em;
	width: 100%;
	top: 50%;
	left: 50%;
	opacity: 0;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s
}
.content:hover .content-details {
	top: 50%;
	left: 50%;
	opacity: 1
}
.content-details h3 {
	color: #fff;
	font-weight: 500;
	letter-spacing: .15em;
	margin-bottom: .5em;
	text-transform: uppercase
}
.content-details p {
	color: #fff;
	font-size: .8em
}
.fadeIn-bottom {
	top: 80%
}
.carousel-caption
{
bottom:25%;
/* background-color:rgba(0,0,0,.3); */
width:max-content;
width:40%;
min-width:300px;
margin:auto;
padding-left:1em;
padding-right:1em
}


#login {
	padding-top: 10em
}
#collapsibleNavbar {
	font-size: .8em;
	padding-right: 2em
}
.carousel-inner .img-fluid {
	min-height: 65vh;
	max-width: 350%!important
}
.second_slider .img-fluid {
	width: 100%!important;
	min-height: auto!important
}
.dropdown-menu .nav-link {
	margin-left: 1em
}
.youtubeVid {
	width: 220px;
	height: 159px;
	border-radius: 10px
}
.fa {
	padding: 4px;
	display: inline-block;
	font-size: 28px;
	text-align: center;
	margin-left: 5px
}
.fa-facebook {
	color: #fff
}
.fa-twitter {
	color: #fff
}
.fa-google {
	background: #dd4b39;
	color: #fff
}
.fa-linkedin {
	color: #fff
}
.fa-youtube-play {
	color: #fff
}
.fa-instagram {
	color: #fff
}
@media screen and (min-width: 480px) {
	.carousel-inner .img-fluid {
		min-height: 65vh;
		max-width: 200%!important
	}
	.second_slider .img-fluid {
		width: 100%!important;
		min-height: auto!important
	}
	.youtubeVid {
		width: 330px;
		height: 239px;
		border-radius: 10px
	}
}
@media screen and (min-width: 960px) {
	.banner_media {
		width: 100%!important
	}
	.youtubeVid {
		width: 440px;
		height: 318px;
		border-radius: 15px
	}
	.carousel-inner .img-fluid {
		min-height: 65vh;
		width: auto;
		max-width: 100%!important
	}
	.second_slider .img-fluid {
		width: 100%!important;
		min-height: auto!important
	}
}
.card {
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .2);
	transition: 0.3s
}
.card:hover {
	box-shadow: 0 8px 16px 0 rgba(0, 0, 0, .2)
}
@media (max-width:991px)
{
.carousel-caption
{
bottom:25%;
/* background-color:rgba(0,0,0,.3); */
width:max-content;
margin:auto;
padding-left:1em;
padding-right:1em
}
}
@media (max-width:767px)
{
.carousel-caption
{
bottom:27%;
/* background-color:rgba(0,0,0,.3); */
width:60%;margin:auto;
padding-left:1em;
padding-right:1em
}
}