body {
	font-family: Arial, sans-serif !important;

}
.nav-link{
	color: #1a2b6d !important;
	line-height: 60px;
	font-size: 16px;
	padding: 0px 10px;
	font-weight: bold;
		font-family: Helvetica, Arial, sans-serif !important;
}
.logo{
	border: 3px solid #1a2b6d;
	border-radius: 35px;
	position: fixed;
	z-index: 999;
}

.nav-link.active{
	color: #d41317 !important;
}
.nav-item{
	margin: 0px 25px !important;
}
#imagesection{
	height: 500px;
	background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.banner_section{
	height: 300px;
}
.banner_text{
	line-height:1.7em !important;
	font-family: Helvetica, Arial, sans-serif !important;
	padding: 3% 2%;
}
.para2{
	width: 685px;
	--motion-clip-start: polygon(100% 0%, 100% 0%, 100% 100%, 100% 100%);
    --motion-translate-x: -100%;
    --motion-translate-y: 0%;
    margin-left:200px;	
    background: white;
    position:relative;
    bottom: 200px;
    left: 25%;
    padding: 3% 5%;
}
.banner_span{
	font-family: 'helvetica-w01-light', sans-serif !important;
	font-style: normal;
	font-weight: 400;
	color: rgb(0, 0, 0);
	font-size: 16px;
	line-height: 27px;
	letter-spacing:0.075em;
}
.our_services{
	font-family: 'Spinnaker', sans-serif;
	font-style: normal;
	font-size: 55px;
	color: white;
	line-height: normal;
}
.services_section{
	background: #1a2b6d !important;
	height: 400px;
	letter-spacing: 0.07em;
	padding: 3% 15%;
}
.services_span{
	font-family: 'helvetica-w01-light', sans-serif !important;
	font-style: normal;
	font-weight: 400;
	color: rgb(0, 0, 0);
	font-size: 16px;
	line-height: 27px;
	letter-spacing:0.075em;
	color: white;
}
.service_card{
	background: white;
	//border: 2px solid #bfbfbf !important;
	padding: 5% 10%;
	margin: 25px;
	/*border-width: 5px;
    border-style: outset;
    Border-color: #BFBFBF;*/
    border: 1px solid #ccc;
    box-shadow: 8px 8px 0 #ccc;
}

.service_card_div{
	padding: 5% 15% 0% 15%;
	position: relative;
	bottom: 210px;
	margin-bottom: -180px;
	position: relative;
}
.service_h2{
	font-family: 'Spinnaker', sans-serif !important;
	font-style: normal;
	font-size: 33px;
	color: white;
	line-height: normal;
	color: #1a2b6d !important;
	height: 65px;
	margin-bottom: 10px;
}
.service_p{
	font-family: "helvetica-w01-light", sans-serif;
	font-style: normal;
	font-size: 16px;
	color: white;
	line-height: 1.71em;
	color: black !important;
	min-height: 140px;
	padding: 10px 2px;
}
.service_a{
	font-family: "helvetica-w01-light", sans-serif;
	font-style: normal;
	font-size: 16px;
	color: white;
	line-height: 27px;
	color: red !important;
	text-decoration: none;
}
.align-right{
	text-align: right;
}
.contact_h2{
	text-align: center;
	padding:30px 10px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	font-size: 35px;
	font-family: 'Spinnaker', sans-serif !important;
	color: #1a2b6d !important;
}
.form-label{
	font-family: "helvetica-w01-light", sans-serif;
	font-style: normal;
	font-size: 16px;
	line-height: normal;
	color: #1a2b6d !important;
	font-weight: 500;
}
.contact_section{
	background: #daddea !important;
	padding: 1% 20% !important;
}
#contact_submit{
	color: white !important;
	background: #1a2b6d !important;
	width: 100%;
	font-family: avenir-lt-w01_35-light1475496, sans-serif;
	font-style: normal;
	font-size: 25px;
	line-height: 30px;
}
.address{
	font-family:"helvetica-w01-light", sans-serif;
	font-size: 16px;
	color: #1a2b6d;
}
.it_consulting{
	line-height:1em; 
	font-size:66px; 
	color: #1a2b6d;
	font-family: 'Spinnaker', sans-serif;
}

/* CSS for mobile devices (screen width 768px or smaller) */
@media only screen and (max-width: 768px) {
 	.para2{
		width: 100%;	
	    background: white;
	    position:relative;
	    bottom: 250px;
	    left: 0%;
	    padding: 3% 5%;
	    margin-left: 0px;
	}   
	.it_consulting{
		line-height:1em; 
		font-size:50px; 
		color: #1a2b6d;
		font-family: 'Spinnaker', sans-serif;
	}
	.our_services{
		font-size: 40px;
	}			
	.services_span{
		font-size: 15px;
		font-weight: 300;
	}
	.services_section{
		background: #1a2b6d !important;
		height: auto;
		letter-spacing: 0.07em;
		padding: 2% 8%;
	}	
	.service_card{
		padding: 2% 5%;
		margin: 10px 25px;
	}
	.service_card_div{
		padding: 1% 3%;
		position: static;
/*		bottom: 210px;*/
		margin-bottom: 0px;
/*		position: relative;*/
	}	
	.service_h2{
		font-family: 'Spinnaker', sans-serif !important;
		font-style: normal;
		font-size: 33px;
		color: white;
		line-height: normal;
		color: #1a2b6d !important;
		height: auto;
		margin-bottom: 10px;
	}
	.service_p{
		font-family: "helvetica-w01-light", sans-serif;
		font-style: normal;
		font-size: 16px;
		color: white;
		line-height: 1.71em;
		color: black !important;
		min-height: 140px;
		padding: 10px 2px;
	}
	.service_a{
		font-family: "helvetica-w01-light", sans-serif;
		font-style: normal;
		font-size: 16px;
		color: white;
		line-height: 27px;
		color: red !important;
		text-decoration: none;
	}
	.contact_section{
		background: #daddea !important;
		padding: 1% 10% !important;
	}
	.banner_section{
		height: 250px;
	}
	.logo{
		border: 3px solid #1a2b6d;
		border-radius: 35px;
		position: relative;
		z-index: 999;
	}
		
}

