/*	Custom CSS for Rapid Prototypind Page (Services)	*/

body{
	background-color: #fff;
}

.navbar-default {
    background-color: #fff;
    border-color: #fff;
}

#rapid-prototyping-title{
	margin-top: 3em;
	margin-bottom: 0;
	font-family: sathu;
	font-size: 2.5em;
}

#rapid-prototyping-container{
	margin-top: 0;
	padding-top: 0;
}

#rapid-prototyping-text{
	font-family: oriyaSangamMN;
	font-size: 1.3em;
	color: #9b9b9b;
	padding-top: 2em;
}
#rapid-prototyping-text p{
	padding-bottom: 1em;
}
.mydivh2 h1{
	font-family: sathu;
	font-size: 30px;
	color: #46B9A8 !important;
}