html { height: 100% !important;}

body {
	font-family: 'Roboto', sans-serif !important;
	font-size: 14px;
	color: #6d6d6d;
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	height: 100% !important;
}
h1, h2, h3, h4, h5, h6 {
	color: #0e2b54 !important;
	font-family: 'Exo', sans-serif !important;
	font-weight: 600 !important;
}
.upper {
	text-transform: uppercase !important;
}

h5 { line-height: 29px !important;}




.upper-bar {
	
	position: absolute;
	width: 100%;
	/*height: 40px;*/
	z-index: 111;
	position: absolute; width: 100%; 
	background-color:rgba(0,0,0,0.1) !important; 
	border-bottom:0px !important;
	padding: 5px 0px;
}


ul {
	margin: 0; 
	padding:0
  }

ul li { list-style:none !important; margin: ;}
.logo { font-size: 22px; font-weight: bold;}
.logo span { font-size: 14px; display:block; font-weight: normal; color:#7d7d7d;}
.capi {
	text-transform: capitalize !important;
}
.cus-bold {
	font-weight: bold !important;
	display: inline-block;
	border: none !important;
}
.thin {
	font-weight: 100 !important;
}
p {
	color: #4a5360 !important;
	font-size: 15px !important;
	line-height: 28px !important;
	font-family: 'Poppins', sans-serif !important;
}
.white {
	color: #fff !important;
}
.crunchify-top:hover {
	color: #fff !important;
	background-color: rgba(247,58,59,1);
	text-decoration: none;
}
.crunchify-top {
    display: none;
    position: fixed;
    bottom: 1rem;
    right: 1rem;
    padding: 10px;
    /*backToTop is square*/
    /*line-height: 3.2rem;*/
    font-size: 20px;
    z-index: 11111;
    color: #fff;
    background-color: rgba(247,58,59,.7);
    text-decoration: none;
    text-align: center;
    cursor: pointer;
    border-radius: 50%;
}



header {
	position: fixed;
	z-index: 111;
	top: 40px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 100%;
	padding: 0px;
	
	
	
	transition: padding 300ms ease;
}

header.sticky {
	padding: 0px 20px;
	background-color: #001733;
	top:0px;
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-ms-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease;
	
	
}

.navbar-brand2 img { width: 50%;  }
   
/* header {
	padding: 0px 0px;
	background-color: #fff;
	width: 100%;
	position: absolute;
	top:40px;
} */




.my-bg1 { 
	
	background-image:url("../assets/f35b.jpg");
	background-position: 50% 70%;
	background-size:cover ;
	height: 100%;
	width: 100%;
	opacity: .7;



}


.my-bg2 { 
	
	background-image:url("../assets/f35bx.jpg");
	background-position: 50% 70%;
	background-size:cover ;
	height: 100%;
	width: 100%;
	opacity: .7;



}


.my-bg3 { 
	
	background-image:url("../assets/f35a1.png");
	background-position: 50% 70%;
	background-size:cover ;
	height: 100%;
	width: 100%;
	opacity: .7;



}


 .videof, .videot {
    width: 100%    !important;
    height: 100%   !important;
 }



 video {
	width: 100%    !important;
	height: 100%   !important;
	object-fit: cover !important;
	opacity: .7;
  }

  .custom-video { display: none; }
  .custom-video2 { display: none; }
   .custom-video3 { display: none; }


  .cap1 {   background: rgb(20,41,89);
	background: -moz-linear-gradient(90deg, rgba(20,41,89,0) 0%, rgba(254,60,60,1) 50%, rgba(20,41,89,0) 100%);
	background: -webkit-linear-gradient(90deg, rgba(20,41,89,0) 0%, rgba(254,60,60,1) 50%, rgba(20,41,89,0) 100%);
	background: linear-gradient(90deg, rgba(20,41,89,0) 0%, rgba(254,60,60,1) 50%, rgba(20,41,89,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#142959",endColorstr="#142959",GradientType=1); 
	
	color:#fff;
	font-size: 20px;
	text-align: center;
	font-style:italic;
	text-transform: uppercase;
	padding: 10px;
	font-family: 'Exo', sans-serif !important;
	width: 70%; margin: 0px auto;

}

.cap1 span { font-weight: bold;}
.cap2 { 
	font-family: 'Exo', sans-serif !important;
	font-size: 40px;
	text-align: center;
	font-style:italic;
	text-transform: uppercase; 
	font-weight: 800;
	line-height: 40px;

	color:#fff;  width: 50%; margin: 0px auto; }

	

	.slide-content a img {float: left;}
	.slide-content a { font-family: 'Exo', sans-serif !important; 
		font-style: italic; font-size:30px; text-transform: uppercase; color:#fff;  text-align: right;}

		.slide-content a span { display: block !important; font-size: 14px !important; font-style: normal !important; text-align: right; font-weight: 400 !important;}

		
.f-35a { background-image: url(../images/f35a1.png);  height: auto; background-repeat: no-repeat; background-position: center !important; }
.f-35b { background-image: url(../images/f35b.png);  height: auto; background-repeat: no-repeat; background-position: center !important; }
.f-35c { background-image: url(../images/f35c1.png);  height: auto; background-repeat: no-repeat; background-position: center !important; }


.navbar { margin:10px auto; text-align: center;}

.navbar-expand-lg { margin: 0px auto; text-align: center;  }
.navbar-nav li { margin: 0px 10px;}
.navbar-nav li a { color:#fff; font-family: 'Exo', sans-serif !important;
		text-align: center;
	font-style:italic;
	text-transform: uppercase; 
	font-weight: 700; }


	.navbar-nav li a:hover { color:rgba(255,255,255,0.7); }

.left-bar { padding-left: 0px !important;}
.right-bar { padding-right: 0px !important;}


.up-content { font-size:14px; color:#fff; font-family: 'Exo', sans-serif !important; font-style:italic;
	text-transform: uppercase;   }

	.up-content span { font-weight: 800; margin-right:10px;}

	.up-content-right i { margin-right:4px;}

	.up-content-right { font-size:14px; color:#fff; font-family: 'Exo', sans-serif !important; font-style:italic;
		text-transform: uppercase; float: right;   }


		.dropdown-menu a { color:#454545 !important; font-size: 14px !important; font-style: normal !important; 
			text-align: left !important; padding: 10px 15px; }

			.dropdown-menu a:hover {background-color: #001733; color:#fff !important; }

			.play-btn i { font-size:40px; color:rgba(255,255,255,0.5); cursor: pointer; }
			.play-btn { position: absolute; top:400px; left:50%; z-index: 999; }


			.play-btn2 i { font-size:40px; color:rgba(255,255,255,0.5); cursor: pointer; }
			.play-btn2 { position: absolute; top:400px; left:50%; }


			.play-btn3 i { font-size:40px; color:rgba(255,255,255,0.5); cursor: pointer; }
			.play-btn3 { position: absolute; top:400px; left:50%; }


			.custom-pads { padding: 110px 0px;}


			.it-style { font-style: italic; text-transform: uppercase; font-weight: 800 !important; }
			.it-style2 { font-style: italic;  text-transform: inherit; font-weight: 500 !important; line-height: 40px !important;   }


			.sepl { border:2px solid red; width: 60px; margin: 20px 0px; }
			.sepl2 { border:2px solid red; width: 30px; margin: 10px 0px; }
			.sepc { border:2px solid red; width: 30px; margin: 10px auto; text-align: center;  }

			.small-cap-title {  font-family: 'Exo', sans-serif !important;
				font-size: 16px; text-transform: uppercase; color:#5b6778; }


				.cloud-bg { background-image: url("../images/clouds-bg.jpg"); background-size: cover; background-attachment: fixed; width: 100%; height: 800px; }
				.f35-big { position: absolute;  }
				.f35-png  { position: relative; top:200px; width: 100%;  }
				.f35-png img { width: 70%;}

				.para-pads { padding: 0px 60px;}
				.act-btn { margin: 40px 0px;}

				.btn-line { font-size:12px; font-family:'Exo', sans-serif !important; letter-spacing: 2px; 
					text-transform:uppercase;

					color:#303747;

					border:1px solid #586175; 
					padding: 10px 20px;
				
				}

				.btn-line:hover { font-size:12px; font-family:'Exo', sans-serif !important; letter-spacing: 2px; 
					text-transform:uppercase;

					color:#fff;

					border:1px solid #1d84ee; 
					padding: 10px 20px;
					text-decoration: none;
				
				}


 
				.btn-blue { background-color:#1d84ee;  color:#fff; display: block !important; width: 100%; padding: 8px; border:none !important; border-radius: 5px; }

				.btn-white-line { font-size:12px; font-family:'Exo', sans-serif !important; 
					text-transform:capitalize;

					color:#fff;

					border:1px solid #fff; 
					padding: 8px 10px;
				
				}

				.btn-white-line:hover { 
				

					color:#1d84ee;

					border:1px solid #fff; 
					background-color: #fff;
					
					text-decoration: none;
				
				}


				.forced-bg { background-color: #fff !important;}

				.tech-item { 		 background: rgb(0,96,214);
					background: -moz-linear-gradient(176deg, rgba(0,96,214,1) 0%, rgba(6,25,55,1) 76%);
					background: -webkit-linear-gradient(176deg, rgba(0,96,214,1) 0%, rgba(6,25,55,1) 76%);
					background: linear-gradient(176deg, rgba(0,96,214,1) 0%, rgba(6,25,55,1) 76%);
					filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#0060d6",endColorstr="#061937",GradientType=1); }
				.tech-thumb img { width: 100%; height: 600px; object-fit: cover; opacity: .7; cursor: pointer; -webkit-transition: all .25s ease;
					-moz-transition: all .25s ease;
					-ms-transition: all .25s ease;
					-o-transition: all .25s ease;
					transition: all .25s ease;}

				.tech-content { position: absolute; z-index: 11; padding: 40px; top:400px; }

				.tech-title { color:#fff; font-size: 26px; font-family:'Exo', sans-serif !important; font-weight: 800; font-style: italic; text-transform: uppercase;}
				.tech-det { font-family: 'Exo', sans-serif !important;
					font-size: 14px; text-transform: uppercase; color:rgba(255,255,255,0.7); width: 80%; }
			

				.tech-sec {  font-family: 'Exo', sans-serif !important; position: absolute; top:40px; padding: 40px;
					font-size: 12px; text-transform: uppercase; color:rgba(255,255,255,0.7);  }

					.tech-thumb img:hover { width: 100%; height: 600px; object-fit: cover; opacity: .2; object-position: 0px 0px;}



					.news-pads { padding: 60px 0px;}
					.sec-heading { margin: 20px 0px 40px 0px; text-align: center;}
					.news-item ul li { padding:10px 0px; }
					.news-item ul li img { width: 100%; height: 300px; object-fit: cover; margin-bottom:20px; background-color: #eaeef4; }
					.news-item ul li.news-date { background-color: #0f82db; color:#fff; 
						display: inline-block; padding: 8px 20px; font-size:12px; text-transform: uppercase;}
                        .news-item ul li.news-title {
                            font-family: 'Exo', sans-serif !important;
                            color: #0e2b54 !important;
                            font-size: 20px;
                            font-weight: 600;
                        }

						.news-item ul li.news-title a {  font-family:'Exo', sans-serif !important; color: #0e2b54 !important; font-size:20px; font-weight: 600; }

						.news-item ul li.news-title a:hover {  color: #0f82db !important; text-decoration: none;  }

						.sec-footer { margin: 10px auto; text-align: center;}

						.white-me { color:#fff !important;}


						.updates { background-color: #0f82db ; padding: 60px 0px;}

						.updates ul li { padding: 10px 0px; text-align: left;}

						.update-title {  font-family:'Exo', sans-serif !important; color: #fff !important; font-size:16px; font-weight: 600;}

						.update-det { color: rgba(255,255,255,0.8) !important; font-size:14px; }

						.update-item { margin: 0px 30px;}


					


						footer {
							position: relative;
							overflow: hidden;
							z-index: 1;
							height: 600px;
						
							padding: 80px 0px;
							background-color: #001733; 
							
						}
						footer:before {
							content: '';
							background-image: url(../images/footer-bg.png);
							position: absolute;
							top: 0px;
							left: 0;
							background-position: 80% 10%;
							width: 100%;
							height: 600px;
							z-index: -1;
							-webkit-opacity: .4;
							-moz-opacity: .4;
							opacity: .4;
							-webkit-background-size: cover;
							-moz-background-size: cover;
							-o-background-size: cover;
							background-size: cover;
										   
						
						
						}

						.f-list ul { margin: 0px auto; text-align: center;}
						.f-list ul li a {  color:#fff; text-align: center !important;  font-family:'Exo', sans-serif !important; font-weight: 600px; font-size:13px; text-transform: uppercase; }


						.f-list ul li a:hover { color:#74bfff ; text-decoration: none; }

						.fetaured-links { margin: 50px auto; text-align: center;}
						.fetaured-links li { padding: 10px 40px;}
						.fetaured-links li a { color:#fff;  font-family:'Exo', sans-serif !important; font-weight: 600px; font-size:13px; text-transform: uppercase; line-height: 20px !important;  }

						.fetaured-links li a:hover { color:#74bfff ; text-decoration: none; }


						.secondary-page { background: #152650; /* Old browsers */ height: 400px; }
						
		   
					
		   
					   


		   .main-content-wrapper { padding: 60px 0px 60px 0px; background-color: #eff5fa;}


		   .secondary-page-header { position: absolute; left:10%; top:280px; width: 80%; z-index:11;  }
		   .page-image-settings {
			width: 100%;
			height: 400px;
			background-position: 50% 40%;
			background-repeat: no-repeat;
			background-size: cover;
		
			z-index: 1;
			opacity: .3;
		}
			
.cus-breads {background-color:transparent !important; }
.breadcrumb { border-radius: 0px !important; padding: 10px 0px !important;  }
.breadcrumb li { font-size: 12px; color:#a2a8b8 !important;  font-weight: 400; text-transform: uppercase; }
.breadcrumb li a { font-size: 12px; color:#cdd1db !important;  font-weight: 400;  }
.breadcrumb li.active { color:#fff !important; font-weight: 400; }


.section-title { text-align: center; }
.upper { text-transform: uppercase;}


.bottom-pad-less { padding-bottom:0px !important;}
.image-gallery-control { margin: 40px 0px 0px 0px;}

.page-title h2 { text-transform: uppercase; font-style: italic;}
.leade-box { margin-bottom: 20px;  }
.lead-content { border:1px solid #e0e0e0;  padding: 15px; min-height: 790px; }
.lead-content li {  padding:10px 5px; }

.lead-content li img { width: 100%; margin-bottom: 10px;}

.lead-title { color: #0e2b54 !important;
	font-family: 'Exo', sans-serif !important;
	font-weight: 600 !important; font-size:22px; text-transform: uppercase; }

	.lead-des {  color: #4c5a64 !important;
		font-family: 'Exo', sans-serif !important;
		font-weight: 600 !important; font-size:14px; text-transform: uppercase; }

		.hide-me { display: none !important;}


.form-box { background-color: #fff; padding: 30px;}

.act-btn-frm { margin-top:30px;}


.light-weight { font-weight: 400 !important; line-height: 30px !important;}

.theme-image img { width: 100%; height: 400px; object-fit: cover; object-position: 20% 0px; margin-bottom:20px;}

.theme-image2 img { width: 100%; height: 300px; object-fit: cover; object-position: 20% 0px; margin-bottom:20px;}

.theme-list li {   color: #4a5360 !important;
	font-size: 15px !important;
	line-height: 28px !important;
	font-family: 'Poppins', sans-serif !important; list-style: disc inside !important; margin: 10px 0px;}

	hr { margin: 30px 0px !important;}

	

	.flg-list li { text-align: center; padding: 4px 0px; display: inline-block; margin: 20px 15px 10px 0px; /*background-color: #fff;*/}

	.flg-list li img { width: 100px; display: block; padding: 10px;}


	.news-image img  {width: 100%; height: 300px; object-fit: cover;}

	.news-box { padding: 30px; background-color: #fff; margin-bottom:30px;}

	.news-thumb-details img { width: 100%; height: 500px !important; object-fit: cover;}


	.tech-videos { opacity: 1 !important; height: 500px !important; background-color: #fff; padding: 20px; margin: 20px 0px; -webkit-box-shadow: 10px 21px 35px 8px rgba(0,0,0,0.22);
		-moz-box-shadow: 10px 21px 35px 8px rgba(0,0,0,0.22);
		box-shadow: 10px 21px 35px 8px rgba(0,0,0,0.22); }


	.blue-box { padding: 40px; background-color: #001733; margin:20px 0px; }
	.blue-box h4  { color:#fff !important;}
	.blue-box p  { color:#fff !important;}

	.page-title span { font-size:18px !important; margin-left:10px;}

	.pilot img { border-radius: 50%; width: 100%; height: 100%; object-fit: cover; border:10px solid #fff;}
	.head-pads{ padding: 40px 0px;}

	.white-list li { color:#fff !important;}

	.intro { font-size: 18px !important; color: #0e2b54 !important;
		font-family: 'Exo', sans-serif !important; line-height: 22px;}


		.theme-image3 img { width: 100%; height: 140px; object-fit:cover;}

		.custom-para-pads { padding: 20px;}


		.custom-margin { margin-bottom:40px;}


		.custom-pads2 { padding:20px 0px;}

		.ad-list { margin: 20px 0px;}

		.ad-list li { list-style: none; margin: 0px 10px 10px 0px; display: inline;}
		.ad-list li i { color:#8f94a3; margin-right:5px;}
	

		.cst-nav-bg { background-color:transparent !important;}



		.navbar-toggler-icon {

			padding: 4px;
			
			
		  }

		  .navbar-toggler-icon:before { 
			
			font-family: "FontAwesome"; 
			font-weight: 400; content: 
			"\f0c9";
			font-size: 22px;
			color:#fff !important;
			position: absolute !important;
			z-index: 9999 !important;

			}


			.organization {  margin: 20px auto; text-align: left; padding: 0px 15px;}
			

			.rad-buts { margin:20px 0px; padding:0px 15px; }

			.form-sec-title { padding:10px 15px;}
			.form-elements { padding: 15px; text-align: left;}

			.form-box { background-color: #fff; padding: 30px; width: 80%; margin: 0px auto;}

			.checkbox:checked ~ .background-color{
				background-color: var(--white);
			}
			
			
			[type="checkbox"]:checked,
			[type="checkbox"]:not(:checked),
			[type="radio"]:checked,
			[type="radio"]:not(:checked){
				position: absolute;
				left: -9999px;
				width: 0;
				height: 0;
				visibility: hidden;
			}
			.checkbox:checked + label,
			.checkbox:not(:checked) + label{
				position: relative;
				width:auto;
				display: inline-block;
				padding: 0;
				margin: 0 auto;
				text-align: center;
				margin: 17px 0;
				margin-top: 100px;
				height: 6px;
				border-radius: 4px;
				background-image: linear-gradient(298deg, var(--red), var(--yellow));
				z-index: 100 !important;
			}
			.checkbox:checked + label:before,
			.checkbox:not(:checked) + label:before {
				position: absolute;
				font-family: 'unicons';
				cursor: pointer;
				top: -17px;
				z-index: 2;
				font-size: 20px;
				line-height: 40px;
				text-align: center;
				width: 40px;
				height: 40px;
				border-radius: 50%;
				-webkit-transition: all 300ms linear;
				transition: all 300ms linear; 
			}
			.checkbox:not(:checked) + label:before {
				content: '\eac1';
				left: 0;
				color: var(--grey);
				background-color: var(--dark-light);
				box-shadow: 0 4px 4px rgba(0,0,0,0.15), 0 0 0 1px rgba(26,53,71,0.07);
			}
			.checkbox:checked + label:before {
				content: '\eb8f';
				left: 30px;
				color: var(--yellow);
				background-color: var(--dark-blue);
				box-shadow: 0 4px 4px rgba(26,53,71,0.25), 0 0 0 1px rgba(26,53,71,0.07);
			}
			
			.checkbox:checked ~ .section .container .row .col-12 p{
				color: var(--dark-blue);
			}
			
			
			.checkbox-tools:checked + label,
			.checkbox-tools:not(:checked) + label{
				position: relative;
				display: inline-block;
				padding: 20px;
				width: 19.5%;
				font-size: 14px;
				line-height: 20px;
				letter-spacing: 0px;
				margin: 0 auto;
			
				text-align: center;
				border-radius: 4px;
				overflow: hidden;
				cursor: pointer;
				text-transform: uppercase;
				color: #fff;
				-webkit-transition: all 300ms linear;
				transition: all 300ms linear; 
			}
			.checkbox-tools:not(:checked) + label{
				background-color: #051c38;
				
			}
			.checkbox-tools:checked + label{
				background-color: #f44a53;
				
			}
			.checkbox-tools:not(:checked) + label:hover{
				box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
			}
			.checkbox-tools:checked + label::before,
			.checkbox-tools:not(:checked) + label::before{
				position: absolute;
				content: '';
				top: 0;
				left: 0;
				width: 100%;
				height: 100%;
				border-radius: 4px;
				background-image: linear-gradient(298deg, var(--red), var(--yellow));
				z-index: -1;
			}
			.checkbox-tools:checked + label .fa,
			.checkbox-tools:not(:checked) + label .fa{
				font-size: 24px;
				line-height: 24px;
				display: block;
				padding-bottom: 10px;
			}


.fa {
    padding: 10px;
    
}
.fa:hover {
    opacity: 0.5;
    color:white;
}

.img-icon:hover {
	opacity: 0.5;
	color: white;
}

.fa-facebook-official {
	background: #3B5998;
	color: white;
	/*width: 30px;*/
}

.fa-twitter {
    background: #55ACEE;
    color: white;
}

.fa-instagram {	
	color: white;
	background: #f09433;
	background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
	background: -webkit-linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);
	background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f09433', endColorstr='#bc1888',GradientType=1 );
}
.fa-linkedin {
    background: #007bb5;
    color: white;
}

.fa-youtube-play {
	background: #dc3545;
	color: white;
}

.fa-dvids {
	background: #333;
	color: white;
}

.square {
	padding-left: 0px !important;
	padding-right: 0px !important;
}

.square img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: all .25s ease;
}

.square-text {
	display: block;
	width: 100%;
	height: 100%;
	background-color: #12284f;
	color: white;
	text-align: center;
	vertical-align: middle;
	text-transform: uppercase;
	font-family: 'Exo', sans-serif !important;
	font-size: 19px;
	font-weight: bold;
}

.square_top {
	padding-top: 30%;
	padding-bottom: 30%;
}

/*.square_bottom {
	padding-bottom: 30%;
}*/