.slider{
	background: url("../img/1311056_61b4_2.jpg") no-repeat center center;
	background-size: cover;
	position: relative;
}
.overlay{
	background: rgb(0 44 132 / 90%);
	height:100%;
}
.carousel-item{
	min-height: calc(100vh - 95px);
	max-height: 550px
}
.sliderText{
	margin: auto;
	text-align: center;
	position: absolute;
	height: 150px;
	left: 0px;
	right: 0px;
	top: 0px;
	bottom: 0px;
}
.sliderText p{
	max-width: 420px;
	margin: auto;
	margin-bottom: 20px;
}
.sliderText h3{
	font-size: 60px;
	font-family: 'Open Sans bold';
	position: relative
}
.sliderText h3 span{
    position: absolute;
    top: -50px;
    font-size: 36px;
    background: #ff0a14;
    padding: 0px 15px;
    line-height: 50px;
    border-radius: 5px;
}
.carousel-indicators li{
	width: 10px;
    height: 10px;
}
.navbar {
    box-shadow: 0 3px 6px 3px rgba(0,0,0,.06);
}
.navbar-brand img{
	transition:  ease all 0.2s
}
.fixed{
	position: fixed;
	z-index: 9999;
	top: 0px;
	width: 100%;
	transition: all ease 0.3s
}
.fixed{
	background: red
}
.fixed-top,.navbar,.navbar-brand,.goToTop{
	transition: all ease 0.2s
}
footer{
	background: #333
}
footer a{
	color: #fff;
	line-height: 26px;
	padding-left: 25px;
}
.contactForm .form-control{
	padding: 15px;
}
.yes span{
	color: red;
}
.goToTop{
	position: fixed;
	width: 30px;
	height: 30px;
	background: #2a85c1;
	bottom: 10px;
	right: 10px;
	border-radius: 3px;
	line-height: 26px;
	text-align: center
}
.cardMain{
	background: #fff;
	display: block;
	text-align: center;
	padding: 40px 30px;
	color: #999;
	border-radius: 5px;
	box-shadow: 0px 10px 30px 0px rgba(50,50,50,0.16);
	margin-bottom: 30px;
}
.cardMain h3{
	font-size: 20px;
	color: #c01c22;
	font-family: 'Open Sans bold';
}
.cardMain p{
	margin-bottom: 0px;
	display: -webkit-box!important;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
	min-height: 65px;
}
.topDetails{
	background: #014473;
	padding: 6px 0;
	color: #fff;
	font-size: 12px;
}
.socialset a{
	width: 20px;
	text-align: center;
	display: inline-block;
	line-height: 16px;
}
.contat{
	background: url("../img/contact.jpg") no-repeat center center;
	background-size: cover;
	color:#fff;
}
.contat .cOverlay{
	background: rgba(0,0,0,0.8);
	padding: 70px 0;
}
.clients{
	padding: 70px 0;
	background: #fff;
}
.clients .tile{
	border: #ccc solid 2px;
	min-height: 80px;
	text-align: center;
	line-height: 74px;
}
.clients .tile img{
	max-width: 100%;
	max-height: 100%;
}
.about{
	padding: 100px 0;
	background: #fff;
}
.smallBanner{
	background: no-repeat center center;
	background-size: cover
}
.innerTitle span{
	font-size: 16px
}
.content h3{
	font-size: 18px;
	line-height: 26px;
	font-family: 'Open Sans Semibold';
}
.content h4{
	font-size: 16px
}
.content p{
	color: rgba(0,0,0,0.6)
}
.ai {
	background: #1f0069;
	text-align:center;
	padding:20px 0 50px 0;
	color:#fff;
	border-top:#fff solid 5px;
}
.backBtn {
	width: 40px;
	height: 40px;
	border-radius: 50%;
	background: rgba(255,255,255,0);
	display: inline-block;
	right: 15px;
	position: absolute;
	top: 15px;
	border: #fff solid 2px;
	color: #fff;
	font-size: 20px;
	line-height: 34px;
	transform: rotate(45deg);
}
	.backBtn:hover {
		background: rgba(255,255,255,1);
		color: #333;
		transform: rotate(180deg);
	}
	.ai img {
		max-width: 100%;
	}
	.ai h1 {
		text-transform: uppercase;
		font-family: "poppinsbold";
		color: #ff1d70
	}
	.ai p {
		width: 380px;
		margin: auto;
		font-size: 14px;
		line-height: 26px;
		font-family: 'poppinsregular';
	}
	.logo1{
		width:202px;
		height:83px;
		position:absolute;
		left:150px;
		top:0px
	}
.contentInner {
	font-family: 'poppinsregular';
}
.inner{
	max-width:500px;
	margin:auto;
}
	.inner h3 {
		font-size: 22px;
		font-family: 'poppinsbold';
		line-height: 32px;
		color: #0861c2
	}
	.inner p{
		color:#666;
		line-height:22px
	}
	.dl{
		list-style:disc;
		line-height:22px;
		margin-left:15px
	}
.ba {
	background: #dc3545
}
.web {
	background: #ff9007
}
.mobile {
	background: #014473;
	padding:60px 0;
}
.mobile h1{
	color: #ffb321
}
.about1 h3 {
	font-size: 18px;
	color: #0a3b9c
}
.about1 p{
	color:#666
}
.about1 h4 {
	font-size: 16px;
	margin-bottom: 10px;
	color:#666
}
.ba h1 {
	color: #fff;
	font-size: 32px
}
	.ba p{
		width:500px
	}
	@media(max-width:420px) {
		.sliderText h3{
			font-size:32px
		}
		.logo1 {
			left: 10px;
		}
		.ba p {
			width: auto;
		}
		.cardMain{
			margin-bottom:20px
		}
		.py-5 {
			padding-top: 1.7rem !important;
			padding-bottom: 1.7rem !important;
		}
		.carousel-item {
			min-height: calc(100vh - 250px);
		}
		.about{
			padding:20px 0;
		}
		.clients .tile{
			margin-bottom:5px
		}
		.ai {
			padding: 20px 15px 50px 15px;
		}
		ba h1 {
			font-size: 28px;
		}
	}