
@font-face {
	font-family: 'Poppins';
	src: url('../font/Poppins-Bold.ttf') format('truetype');
}

@font-face {
	font-family: 'Poppins-Bold';
	src: url('../font/Poppins-ExtraBold.ttf') format('truetype');
}

@font-face {
	font-family: 'Montserrat';
	src: url('../font/Montserrat-Regular.ttf') format ('truetype');
}

@font-face {
	font-family: 'Montserrat-Bold';
	src: url('../font/Montserrat-Bold_0.ttf') format('truetype');
}

@font-face {
	font-family: 'Franklin';
	src: url('../font/LibreFranklinRegular.otf') format('opentype')
}

@font-face {
	font-family: 'Gothic';
	src: url('../font/gothic.ttf') format('truetype');
}

body {
	padding-top: 54px;
}

@media (min-width: 992px) {
	body {
		padding-top: 50px;
	}
}


.carousel-item {
	height: 93vh;
	min-height: 300px;
	background: no-repeat center center scroll;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;

}

.hover {
	color: blue;

}


.demobutton {
	background: blue;
	color: green;

}

.navbar-nav a {

	font-family: 'Montserrat-Bold', sans-serif;

	margin: 0px 25px;
	color: black;
}

/*
.dropdown-menu a:hover{

	font-family: 'Montserrat', sans-serif;
	background-size: 20px 20px 20px 20px;
	width: 10px;
	height: 10px;
	text-decoration: none;
	
}
*/

.nav-item a:hover {
	font-family: 'Montserrat-Bold', sans-serif;
	color: #01019D;
}

.active,
.nav-item a:hover {

	color: #01019D;
	background-color: transparent;
}

.dropdown-item:active {	color: #01019D;
	background-color: transparent;}

.navbar-toggler {
	font-size: 14px;
	right: 0;
	padding: px;
	text-transform: uppercase;
	color: white;

	border: 0;
	background-color: #3c6abd;
	font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}

.colornav {
	color: black;
}


input[type=text]:focus {
	width: 100%;
}


nav-item {
	color: black;

}

h1 {
	color: white;
	font-family: sans-serif, 'Poppins-Bold';
	font-size: 100px;
	padding-top: 200px;
	font-weight: bold;


}

.tagline h1 {
	color: white;
	font-family: sans-serif, 'Poppins-Bold';
	font-size: 100px;
	padding-top: 200px;
	font-weight: bold;

}

.home-carousel-header {
	color: white;
	font-family: sans-serif, 'Poppins-Bold';
	font-size: 100px;
	margin: 0;
	font-weight: bold;
}


.btn-primaryprod {
	text-align: center;
	color: white;
	width: 180px;
	height: 50px;
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;
	background-color: transparent;
	margin-right: 20px;
	border-color: #FFFFFF;
	border-bottom-width: 1px;
	border-radius: 20px;
	margin-bottom: 150px;
	padding-top: 13px;
}

.btn-primaryprod:hover {
	text-align: center;
	width: 180px;
	height: 50px;
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;
	background-color: white;
	margin-right: 20px;
	border: none;
	border-radius: 20px;
	margin-bottom: 150px;
	padding-top: 13px;
	color: black;
}



.my-4 {
	color: white;
	font-size: 30px;
	font-family: sans-serif, 'Poppins';
	margin: 0px 0px 0px 0px;
	text-align: center;
}


.logo {
	position: relative;
	padding-top: -15px;
	height: 38px;
	width: 139px;

}


.img-fluidoverview {
	width: 700px;
	height: 400px;
}

.Homeproblem {
	height: 95vh;
	background-color: white;
	color: black;
	width: cover;

	background-repeat: no-repeat;
	background-size: cover
}

.card-body {
	height: auto;
	color: black;
	background-color: #101010;
}


.card-image {
	width: 120px;
	height: 120px;
	box-shadow: 2px 9px 10px, black;


}

.card-image:hover {
	width: 150px;
	height: 150px;
}

.btn-primary {
	text-align: center;
	width: 180px;
	height: 50px;
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;
	background-color: transparent;
	margin-right: 20px;
	border-color: #FFFFFF;
	border-bottom-width: 1px;
	border-radius: 20px;
	padding-top: 13px;

}

.btn-primary:hover {
	text-align: center;
	width: 180px;
	height: 50px;
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;
	background-color: white;
	margin-right: 20px;
	border: none;
	border-radius: 20px;
	padding-top: 13px;
	color: black;
}

.card {
	border-radius: 0;
	box-shadow: 10px 10px 15px rgba(73, 78, 92, 0.1);
	border-color: transparent;
}

.card-header {
	padding-top: 30px;
	background-color: white;
	color: black;
	border: none;
	font-size: 20px;
	font-family: 'Montserrat-Bold', sans-serif;
	border-radius: 0;

}

.card-body {
	background-color: #D9000000;
	color: black;
	border-radius: 0;
	height: auto;
	min-height: 250px;
}

.problem {
	color: black;
	font-family: sans-serif, 'Poppins';
	font-size: 15px;
	text-align: center;
}



.portfoliotitle {
	font-size: 200px;
}

.portfoliotitle2 {
	color: black;
	font-size: 30px;
	font-family: sans-serif, 'Poppins-Bold';
	font-weight: bold;
	padding-top: 90px;
}

.portfoliotitle2:hover p {
	color: black;
	font-size: 30px;
	font-family: sans-serif, 'Poppins-Bold';
	font-weight: bold;
	padding-top: 90px;
}

.portfolio-item {
	display: block;
	position: relative;
	overflow: hidden;
	margin: auto auto 1rem;
	height:100%;
}

.portfolio-item .caption {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 100%;
	width: 100%;
	background-color: rgba(0, 0, 0, 0);
	position: absolute;
	top: 0;
	bottom: 0;
	z-index: 1;
}



@media (min-width: 992px) {
	.portfolio-item {
		max-width: none;
		margin: 0;
	}

	.portfolio-item .caption {
		-webkit-transition: -webkit-clip-path 0.25s ease-out, background-color 0.7s;
		transition: -webkit-clip-path 0.25s ease-out, background-color 0.7s;
		-webkit-clip-path: inset(0px);
		clip-path: inset(0px);
	}

	.portfolio-item .caption .caption-content {
		-webkit-transition: opacity 0.25s;
		transition: opacity 0.25s;
		margin-left: 70px;
		margin-right: 100px;
		margin-bottom: 100px;
	}

	.portfolio-item img {
		-webkit-transition: -webkit-clip-path 0.25s ease-out;
		transition: -webkit-clip-path 0.25s ease-out;
		-webkit-clip-path: inset(-1px);
		clip-path: inset(-1px);
		padding: 0;
		margin: 0;
	}

	.portfolio-item:hover img {
		-webkit-clip-path: inset(2rem);
		clip-path: inset(2rem);
		padding: 0;
		margin: 0;
	}

	.portfolio-item:hover .caption {
		background-color: black;
		padding-bottom: -100px;
		opacity: 0.8;
		-webkit-clip-path: inset(2rem);
		clip-path: inset(2rem);
	}

	/*
  .portfolioimage:hover {
    -webkit-clip-path: inset(2rem);
    clip-path: inset(2rem);padding:0;
	margin: 0;
  }
  */

	.portfoliotitle {
		color: white;
		font-size: 30px;
		font-family: sans-serif, 'Poppins-Bold';
		font-weight: bold;
		padding-top: 90px;
	}

	.portfolioimage {
		width: 300px;
		height: 300px;
	}

	.mb-0 {
		font-size: 15px;
		color: white;
		opacity: 1;

	}

	.aboutmb-0 {
		font-size: 15px;
		color: white;
		opacity: 1;
		font-family: century gothic, sans-serif;

	}

	.aboutmb-0:hover {
		font-size: 15px;
		color: white;
		opacity: 1;
	}



	.mb-5 {
		font-size: 50px;
	}

	.whatwedo {
		height: 100vh;
		background-color: #000F87;
		color: white;
		background-repeat: no-repeat;
		background-size: cover
	}

	.aboutwhatwedo {
		height: 125vh;
		background-color: #000F87;
		color: white;
		width: cover;

		background-repeat: no-repeat;
		background-size: cover
	}

	.test {
		height: 70vh;
		background-color: #ffd800;
		color: black;
		width: cover;

		background-repeat: no-repeat;
		background-size: cover
	}

	.portfoliotext {
		font-size: 15px;

		color: white(255, 222, 0);
		font-family: sans-serif, 'Gothic';
		text-align: center;




	}

	.portfoliobutton {
		padding-left: 50%;
		padding-right: 50%;
	}

	.Empathetic {
		font-family: sans-serif, 'Poppins-Bold';
		color: white;
		font-weight: bold;
		text-align: center;
	}

	/*
.Struggle{

	font-family: sans-serif, 'Poppins-Bold';
	color: black;
	font-weight: bold;
	text-align: center;
}
*/

	.footer {
		height: 115px;
		background-color: #101010;
	}

	.footertext {
		text-align: center;
		color: white;
		opacity: 0.5;
		font-family: sans-serif, 'Poppins';
		font-size: 10px;
	}

	.followtext {
		text-align: center;
		color: white;
		font-family: sans-serif, 'Poppins';
		font-size: 15px;
	}

	.fb {
		margin-top: 0px;
		width: 30px;
		height: 30px;

	}

	.calltoaction {
		background-color: #ffd800;
		text-align: center;
		height: 33.5vh;
		padding-top: 30px;
	}

	.calltoactionbtn {
		text-align: center;
		color: black;

		width: 180px;
		height: 50px;
		font-family: 'Montserrat-Bold', sans-serif;
		font-size: 14px;
		background-color: transparent;
		border-color: black;
		border-bottom-width: 1px;
		border-radius: 20px;
		padding-top: 13px;
	}

	.calltoactionbtn:hover {
		text-align: center;
		width: 180px;
		height: 50px;
		font-family: 'Montserrat', sans-serif;
		font-size: 14px;
		background-color: #010101;
		border: none;
		border-radius: 20px;
		padding-top: 13px;
		color: white;
	}


	.card-text {
		color: black;
	}


	.timeline {
		position: relative;
		padding: 0;
		list-style: none;
	}

	.timeline:before {
		position: absolute;
		top: 0;
		bottom: 0;
		left: 40px;
		width: 2px;
		margin-left: -1.5px;
		content: '';
		background-color: #e9ecef;
	}

	.timeline>li {
		position: relative;
		min-height: 50px;
		margin-bottom: 50px;
	}

	.timeline>li:after,
	.timeline>li:before {
		display: table;
		content: ' ';
	}

	.timeline>li:after {
		clear: both;
	}

	.timeline>li .timeline-panel {
		position: relative;
		float: right;
		width: 100%;
		padding: 0 20px 0 100px;
		text-align: left;
	}

	.timeline>li .timeline-panel:before {
		right: auto;
		left: -15px;
		border-right-width: 15px;
		border-left-width: 0;
	}

	.timeline>li .timeline-panel:after {
		right: auto;
		left: -14px;
		border-right-width: 14px;
		border-left-width: 0;
	}

	.timeline>li .timeline-image {
		position: absolute;
		z-index: 100;
		left: 0;
		width: 80px;
		height: 80px;
		margin-left: 0;
		text-align: center;
		color: white;
		border: 7px solid #e9ecef;
		border-radius: 100%;
		background-color: #ffd800;
	}

	.timeline>li .timeline-image h4 {
		font-size: 10px;
		line-height: 14px;
		margin-top: 12px;
	}

	.timeline>li.timeline-inverted>.timeline-panel {
		float: right;
		padding: 0 20px 0 100px;
		text-align: left;
	}

	.timeline>li.timeline-inverted>.timeline-panel:before {
		right: auto;
		left: -15px;
		border-right-width: 15px;
		border-left-width: 0;
	}

	.timeline>li.timeline-inverted>.timeline-panel:after {
		right: auto;
		left: -14px;
		border-right-width: 14px;
		border-left-width: 0;
	}

	.timeline>li:last-child {
		margin-bottom: 0;
	}

	.timeline .timeline-heading h4 {
		margin-top: 0;
		color: white;
		font-weight: bold;
	}

	.timeline .timeline-heading h4.subheading {
		text-transform: none;
		color: #ffd800;
	}

	.timelinetext {
		color: white;
	}

	.timeline .timeline-body>ul,
	.timeline .timeline-body>p {
		margin-bottom: 0;

	}

	@media (min-width: 768px) {
		.timeline:before {
			left: 50%;
		}

		.timeline>li {
			min-height: 100px;
			margin-bottom: 100px;
		}

		.timeline>li .timeline-panel {
			float: left;
			width: 41%;
			padding: 0 20px 20px 30px;
			text-align: right;
		}

		.timeline>li .timeline-image {
			left: 50%;
			width: 100px;
			height: 100px;
			margin-left: -50px;
		}

		.timeline>li .timeline-image h4 {
			font-size: 13px;
			line-height: 18px;
			margin-top: 16px;
		}

		.timeline>li.timeline-inverted>.timeline-panel {
			float: right;
			padding: 0 30px 20px 20px;
			text-align: left;
		}
	}

	@media (min-width: 992px) {
		.timeline>li {
			min-height: 150px;
		}

		.timeline>li .timeline-panel {
			padding: 0 20px 20px;
		}

		.timeline>li .timeline-image {
			width: 150px;
			height: 150px;
			margin-left: -75px;
		}

		.timeline>li .timeline-image h4 {
			font-size: 18px;
			line-height: 26px;
			margin-top: 30px;
		}

		.timeline>li.timeline-inverted>.timeline-panel {
			padding: 0 20px 20px;
		}
	}

	@media (min-width: 1200px) {
		.timeline>li {
			min-height: 170px;
		}

		.timeline>li .timeline-panel {
			padding: 0 20px 20px 100px;
		}

		.timeline>li .timeline-image {
			width: 170px;
			height: 170px;
			margin-left: -85px;
		}

		.timeline>li .timeline-image h4 {
			margin-top: 40px;
		}

		.timeline>li.timeline-inverted>.timeline-panel {
			padding: 0 100px 20px 20px;
		}
	}


	.team-member {
		margin-bottom: 50px;
		text-align: center;
	}

	.team-member img {
		width: 80%;
		border: 7px, solid;
		border-color: white;

	}

	.team-member h4 {
		margin-top: 25px;
		margin-bottom: 0;
		text-transform: none;
	}

	.team-member p {
		margin-top: 0;
	}

	section#contact {
		background-color: #000F87;
		background-repeat: no-repeat;
		background-position: center;
		height: 70vh;
	}


	.family-icon img {
		width: 50px;
		height: 50px;
		border: none;
		margin-bottom: 10px;
		margin-top: -10px;
	}


	.teamname {
		font-family: sans-serif, 'Poppins-Bold';
		font-weight: bold;
		margin-top: 20px;
		font-size: 25px;
	}

	.text-muted {
		font-family: century gothic, sans-serif;
		margin-bottom: 15px;
		font-size: 16px;
		color: rgb(48, 47, 47);
	}

	h2 {
		text-align: center;
		padding: 20px;
	}

	h3 {
		font-weight: bold;
	}




	.awards {
		width: 200px;
		height: 200px;
	}

	.awardstext {
		font-size: 15px;
		color: white;
		font-family: 'Franklin';
		text-align: center;
		padding-top: 10px;
		padding-bottom: 25px;
	}

	.appslider {
		width: 1349px;
		padding-top: 20px;

	}


	.applogo {
		width: px;
	}

	.apptitle {
		padding-top: 60px;
		padding-bottom: 60px;
		font-family: sans-serif, 'Poppins-Bold';
		color: black;
		font-weight: bold;
		text-align: center;
	}

	.btn-primaryproduct {
		text-align: center;
		color: black;
		width: 180px;
		height: 50px;
		font-family: 'Montserrat', sans-serif;
		font-size: 14px;
		background-color: white;
		border-color: #FFFFFF;
		border-bottom-width: 1px;
		border-radius: 20px;
		margin-bottom: 140px;
		padding-top: 13px;
		margin-left: 10px;
		margin-top: 70px;
	}

	.btn-primaryproduct:hover {
		text-align: center;
		width: 180px;
		height: 50px;
		font-family: 'Montserrat', sans-serif;
		font-size: 14px;
		background-color: transparent;
		margin-right: 20px;
		border-color: white;
		border-radius: 20px;
		margin-bottom: 150px;
		padding-top: 13px;
		color: white;
	}


	.next {
		margin-left: 800px;
	}

	section.features .device-container,
	section.features .feature-item {
		box-shadow: 2px 9px 10px, black;
	}

	section.features .device-container {
		margin-bottom: 100px;
	}

	@media (min-width: 992px) {
		section.features .device-container {
			margin-bottom: 0;
		}

		.form-group {

			font-family: 'Montserrat', sans-serif;
			font-size: 14px;
			border-radius: 0;

		}
	}
}