/* ============================================ */
/* Home page */
/* ============================================ */
.choose-y {
	align-items: center !important;
	margin: 20px !important;
	padding: 30px !important;
	background-color: #f9f9ff;
	box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.1);
}
.choose-y:hover {
	align-items: center !important;
	margin: 20px !important;
	padding: 30px !important;
	background-color: #003889;
	box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.1);
	transition: 0.7s;
	color: #fff;
	
}
.choose-y:hover .choose-title {
	color: #fff !important;
}
.choose-y p {
	text-align: center;	
	font-size: small;
}
.choose-content .choose-title {
	font-size: 18px !important;
	color: #003889 !important;
}
.choose-content .choose-title {
	font-size: 18px !important;
	color: #003889 !important;
}
.choose-title:hover {
	color: #fff !important;
}
.service-div img {
	transition: 0.6s;
	box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.3);
	border-radius: 50%;
	padding: 5px;
}
.service-div img:hover {
	border-radius: 50%;
	padding: 15px;
	transition: 0.6s;
	background-color: #3152a3;
	box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.3);
}
.services .sub-title {
	font-size: 30px;
	letter-spacing: 1px;
	font-weight: 400;
	line-height: 28px;
	color: #455a64;
}
.black-thick {
	font-size: 28px;
	font-weight: 600;
	color: #000;
	text-align: center !important;
}
.grey-thick {
	font-size: 26px;
	font-weight: 600;
	line-height: 28px;
	color: #767d85;
	text-align: center;
	text-transform: uppercase;
}
.section-bg {
	background-color: #f9f9ff;
}
.vision-mission {
	background: #f9f9ff 0% 0% no-repeat padding-box;
	box-shadow: 0px 50px 76px #0000000d;
	border-radius: 20px;
	opacity: 1;
	padding: 30px 30px;
	margin: 0px 30px;
}
.shape {
	padding: 40px 30px;
}
.shape img {
	width: 90px;
}
.shape:hover {
	background: #f9f9ff 0% 0% no-repeat padding-box;
	box-shadow: 0px 50px 76px #0000000d;
	border-radius: 100px 8px 100px 8px;
	opacity: 1;
	transition: 0.5s;
}
.shape h3 {
	color: #4dc8f1;
}
.shape,
.shape h3:hover {
	color: #3152a3;
}
.testimonial span {
	letter-spacing: 0px;
	color: #3152a3;
	opacity: 1;
}
.clients {
	background-color: #fff;
	box-shadow: 0px 5px 12px rgba(0, 0, 0, 0.3);
	padding: 30px;
	margin: 80px;
	border-radius: 30px;
}
.testimonial-heading {
	margin: 0px 80px;
}
.clients img {
	padding: 15px;
}
.testimonial-title {
	padding: 0px 60px;
	margin: 0px 60px;
}
.blue-font {
	color: #3152a3;
}
.enquiry-contact {
	margin: 50px 50px;
	padding: 30px;
	box-shadow: 0px 10px 20px #74747429;
}
.enquiry-contact input {
	padding: 25px;
}
.enquiry-contact h2 {
	text-align: center;
	padding: 50px 0px;
}
.enquiry-contact button {
	width: 100%;
}

/*====================================
About Us page
====================================*/
.features {
	margin: 0px 50px;
}
.featured-items {
	padding: 20px 15px;
	background: #f9f9ff 0% 0% no-repeat padding-box;
	box-shadow: 0px 50px 76px #0000000d;
	border-radius: 20px;
	opacity: 1;
}

.feature-img {
	max-width: 150px;
}

.blueDark-font {
	color: #003889;
}
.process {
	display: flex;
	margin-left: 44.4%;
	align-items: center;
}
.process img,
.reverse-process img {
	max-width: 180px;
}
.reverse-process {
	display: flex;
	margin-right: 44.4%;
	align-items: center;
	text-align: right;
}
.values-item {
	background-color: #3152a3;
	opacity: 1;
	padding: 20px 15px;
	font: normal normal bold 24px/24px Montserrat;
	letter-spacing: 0px;
	color: #ffffff;
	opacity: 1;
}
.values {
	box-shadow: 0px 3px 6px #00000029;
}
.value-content {
	padding: 15px 20px;
}
.values-col {
	display: table-cell;
	padding: 20px;
}
.values-col img {
	border-radius: 50%;
	width: 100px;
	/*border: 10px solid #3152A3;*/
}
.grey-bg {
	background: #767d85 0% 0% no-repeat padding-box;
}
.white-font {
	color: #fff;
}
.container.call-to-action {
	display: flex;
	padding: 50px;
	justify-content: space-between;
}
.cta-item a {
	margin-left: 80px;
}
.cta-item button {
	background-color: #4dc8f1;
	color: #fff;
	font-size: 16px;
	font-weight: 700;
}
/*==================================================
Career Page
==================================================*/
.career-subtle {
	margin: 0px 100px;
	padding: 0px 100px;
}
.align-baseline {
	display: flex;
	align-items: baseline;
	text-align: center;
}
.career-thick {
	font-size: 30px;
	font-weight: 600;
}
.career-section {
	/*background: url("https://dummyimage.com/1520x280/ebebd6/fff");*/
	background-image: url("../img/career/career-banner.png");
}
.career-container {
	padding: 100px 0px;
}
.career-items {
	padding: 50px;
	box-shadow: 0px 3px 6px #00000029;
}
.bread-crumb {
	font-size: 22px;
	letter-spacing: 2px;
}
.bread-crumb span {
	padding: 0px 2px;
}
.bread-crumb a {
	color: #3152a3;
}
.cta-sidebar {
	margin: 0px 28px;
	padding: 41px 30px;
	background: #f9f9ff 0% 0% no-repeat padding-box;
	box-shadow: 0px 3px 6px #00000029;
	border-radius: 13px;
	opacity: 1;
}
/*===========================================
Software page
===========================================*/
.service-list .nav-link {
	height: 60px;
	width: 170px;
	margin: 20px 20px;
	background: #f9f9ff 0% 0% no-repeat padding-box;
	box-shadow: 0px 3px 6px #00000029;
	opacity: 1;
	border: none;
	padding: 10px;
	font-size: 20px;
	line-height: 20px;
	font-size: 15px;
	line-height: 18px;
	transition: 0.3s;
}
.service-list .nav-link.active {
	height: 60px;
	width: 170px;
	margin: 20px 20px;
	font-size: 15px;
	line-height: 18px;
	padding: 10px;
	border-bottom: 6px solid #4dc8f1;
	background: #f9f9ff 0% 0% no-repeat padding-box;
	box-shadow: 0px 3px 6px #00000029;
	opacity: 1;
	transition: 0.3s;
}
.nav-item span {
	font-size: 60px;
	align-self: right;
	color: #4dc8f1;
}
.service-list .nav-item {
	display: flex;
}
.arrow {
	border: solid #4dc8f1;
	border-width: 0 3px 3px 0;
	display: inline-block;
	padding: 10px;
	margin: 0px 26px;
}

.right {
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
}

.service-list .nav-item {
	display: flex;
	position: relative;
}

.arrow {
	border: solid #4dc8f1;
	border-width: 0 3px 3px 0;
	display: inline-block;
	padding: 10px;
	margin: 0px 26px;
	position: absolute;
	top: 35%;
	right: 5%;
}
.cta-sidebar p {
	font-size: 15px;
	line-height: 17px;
}
.bg-blue {
	background-color: #4dc8f1;
}
@media (max-width: 991.98px) {
	.career-subtle {
		margin: 0px 25px;
		padding: 0px 50px;
	}
	.career-items {
		padding: 28px !important;
		box-shadow: 0px 3px 6px #00000029;
	}
	.service-list .nav-link {
		height: 60px;
		width: 170px;
		margin: 20px 12px;
		background: #f9f9ff 0% 0% no-repeat padding-box;
		box-shadow: 0px 3px 6px #00000029;
		opacity: 1;
		border: none;
		padding: 10px;
		font-size: 15px;
		line-height: 16px;
		transition: 0.3s;
	}
	.service-list .nav-link.active {
		height: 60px;
		width: 170px;
		margin: 20px 12px;
		padding: 10px;
		border-bottom: 6px solid #4dc8f1;
		background: #f9f9ff 0% 0% no-repeat padding-box;
		box-shadow: 0px 3px 6px #00000029;
		opacity: 1;
		transition: 0.3s;
	}
	.cta-item {
		padding: 0px 12px;
	}
	.container.call-to-action {
		display: flex;
		padding: 50px 0px;
	}
	.cta-item a {
		margin-left: 30px;
	}
}
@media (min-width: 767.98px) {
	.reverse-process {
		display: flex;
		margin-right: 44.4%;
		align-items: center;
		text-align: right !important;
	}
}
@media (max-width: 767.98px) {
	.grey-thick {
		font-size: 26px;
		font-weight: 600;
		line-height: 28px;
		color: #767d85;
		width: 100%;
		text-align: center;
		text-transform: uppercase;
	}
	.mt-xs-4,
	.my-xs-4 {
		margin-top: 1.5rem !important;
	}
	.testimonial-heading {
		margin: 0px 15px;
	}
	.testimonial-title {
		padding: 0px 25px;
		margin: 0px 25px;
	}
	.section-padding.container-fluid {
		padding: 20px 20px;
	}
	.clients {
		background-color: #fff;
		box-shadow: 0px 5px 12px rgb(0 0 0 / 30%);
		padding: 30px;
		margin: 50px;
		border-radius: 30px;
	}
	.services .sub-title {
		font-size: 23px;
		letter-spacing: 1px;
		font-weight: 400;
		line-height: 25px;
		color: #455a64;
	}
	.cta-btn {
		border-radius: 10px;
		color: #fff;
		border-bottom: none !important;
		padding: 8px 8px;
		box-shadow: 0px 8px 15px rgb(0 0 0 / 50%);
		transition: all 0.3s ease 0s;
	}
	/* .cta-item {
		padding: 0px 0px;
	} */
	.container.call-to-action {
		display: block;
		padding: 21px;
		text-align: center;
	}
	.process {
		display: flex;
		margin-left: 0px;
		align-items: left;
	}
	.reverse-process {
		display: flex;
		margin-right: 0px;
		align-items: left !important;
		text-align: left !important;
	}
	.career-subtle {
		margin: 0px 25px !important;
		padding: 0px 20px !important;
	}
	h3 {
		font-size: 20px;
	}
	.cta-sidebar {
		margin: 0px 28px;
		padding: 41px 30px;
		background: #f9f9ff 0% 0% no-repeat padding-box;
		box-shadow: 0px 3px 6px #00000029;
		border-radius: 13px;
		opacity: 1;
	}
}
@media (max-width: 575.98px) {
	.vision-mission {
		background: #f9f9ff 0% 0% no-repeat padding-box;
		box-shadow: 0px 50px 76px #0000000d;
		border-radius: 20px;
		opacity: 1;
		padding: 16px 15px;
		margin: 0px 10px;
	}
	.testimonial-title {
		padding: 0px 5px;
		margin: 0px 5px;
	}
	.testimonial-heading {
		margin: 0px 10px;
	}
	.section-padding.container-fluid {
		padding: 20px 10px;
	}
	.shape {
		padding: 20px 14px;
	}
	.clients {
		background-color: #fff;
		box-shadow: 0px 5px 12px rgb(0 0 0 / 30%);
		padding: 25px;
		margin: 25px;
		border-radius: 30px;
	}
	.black-thick {
		font-size: 28px;
		font-weight: 600;
		color: #000;
		text-align: center !important;
	}
	.sub-title {
		font-size: 27px;
		letter-spacing: 2px;
		font-weight: 400;
		line-height: 35px;
		color: #455a64;
	}
	.container.call-to-action {
		display: block;
		padding: 32px;
		text-align: center;
	}
	.cta-item {
		margin-top: 20px;
		padding: 0px 30px;
		text-align-last: center;
	}
	.cta-item button {
		background-color: #4dc8f1;
		color: #fff;
		font-size: 14px;
		font-weight: 700;
	}
	.process {
		display: block;
		margin-left: 0px;
		align-items: center;
		padding: 10px 0px !important;
	}
	.reverse-process {
		display: flex;
		flex-direction: column;
		margin-right: 0px;
		align-items: left;
		text-align: left !important;
		padding: 10px 0px !important;
	}
	h3 {
		font-size: 18px;
	}
	.career-items {
		padding: 12px !important;
		box-shadow: 0px 3px 6px #00000029;
	}
	order-xs-first {
		order: -1;
	}
	.font-white {
		color: #ffffff !important;
	}
	.service-list .nav-link {
		height: 55px;
		width: 158px;
		margin: 22px;
		margin: 20px 12px;
		background: #f9f9ff 0% 0% no-repeat padding-box;
		box-shadow: 0px 3px 6px #00000029;
		opacity: 1;
		border: none;
		padding: 10px;
		font-size: 13px;
		line-height: 16px;
		transition: 0.3s;
	}
	.service-list .nav-link.active {
		height: 55px;
		width: 158px;
		margin: 22px;
		margin: 20px 12px;
		padding: 10px;
		border-bottom: 6px solid #4dc8f1;
		background: #f9f9ff 0% 0% no-repeat padding-box;
		box-shadow: 0px 3px 6px #00000029;
		opacity: 1;
		transition: 0.3s;
	}
}

@media (min-width: 992px) and (max-width: 1181.98px) {
	.service-list .nav-link.active {
		height: 55px;
		width: 158px;
		margin: 22px;
		margin: 20px 20px;
		padding: 10px;
		border-bottom: 6px solid #4dc8f1;
		background: #f9f9ff 0% 0% no-repeat padding-box;
		box-shadow: 0px 3px 6px #00000029;
		opacity: 1;
		transition: 0.3s;
	}
	.service-list .nav-link {
		height: 55px;
		width: 158px;
		margin: 22px;
		margin: 20px 20px;
		background: #f9f9ff 0% 0% no-repeat padding-box;
		box-shadow: 0px 3px 6px #00000029;
		opacity: 1;
		border: none;
		padding: 10px;
		font-size: 15px;
		line-height: 20px;
		transition: 0.3s;
	}
	.cta-sidebar {
		margin: 0px 14px;
		padding: 20px;
		background: #f9f9ff 0% 0% no-repeat padding-box;
		box-shadow: 0px 3px 6px #00000029;
		border-radius: 13px;
		opacity: 1;
	}
}
@media (min-width: 992px) and (max-width: 1199.98px) {
	.vision-mission {
		background: #f9f9ff 0% 0% no-repeat padding-box;
		box-shadow: 0px 50px 76px #0000000d;
		border-radius: 20px;
		opacity: 1;
		padding: 30px 5px !important;
		margin: 0px 15px !important;
	}
	.enquiry-contact {
		margin: 20px 15px;
		padding: 20px;
		box-shadow: 0px 10px 20px #74747429;
	}
}
.li-icon {
	list-style: none;
	padding: 10px 0px;
}
.li-icon span {
	font-size: 12px;
	font-weight: 600;
	color: #fff;
	background-color: #4dc8f1;
	border-radius: 50%;
	padding: 2px 4px;
	margin-right: 10px;
}
