.each_para p{
font-family: "Arial Rounded MT Bold","Helvetica Rounded",Arial,sans-serif;
font-size:19px;

}

.section-title strong{
	color:#FF8A0D;
}
.section-title i{
font-family:"Comic Sans MS", cursive, sans-serif;	
}

.intro strong{
	color:#3DA709;
	font-size:22px;
}
em{
	font-family:"Comic Sans MS", cursive, sans-serif;
	color:#7A8815;
}

.about_container p{
	font-size:19px;
	text-indent:30%;
	text-align:justify;
}
.about_container li{
	font-size:16px;
}

.mail_red{
	color:#FD4848;
}

.call_green{
	color:#00C71A;
}

.home_blue{
	color:#596AEC;
}

.orange{
	color:#FF8A0D;
}
.blue{
	color:#398AEA;
}
.pannel_red{
	color:#FF2A46;
}

.featured{
		font-size:18px;
		text-align:justify;
	
}


/* Contact page start */
.map{
	position:relative;
}


.map iframe{
	width:100%;
	height:320px;
	border:none;
}

.map-grid iframe{
	width:100%;
	height:350px;
	border:none;
	margin:0 0 -5px 0;
	padding:0;
}
.contact ul{
list-style: none;}
    
	
.container strong{
	color:#FF8A0D;
	
}

#contact {
	padding-top:50px;
}

#contact span{
	color:#398AEA;
}
#contact a{
	text-decoration:none;
	color:black;
}

.address{
	font-size:17px;
	
}
.address i,br{
	padding-right:7%;	
}
.address p{
	padding-left:14%;	
}
#primary-footer h5{
	text-align:center;
}

.social_footer{
	text-align:center;
	
}

.contact-wrap em{
	color:red;
}

/* Contact page End */

.list-unstyled {
	padding-left: 0;
	list-style:none;
}
.list-inline li {
	display: inline-block;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 10px;
}
/*---- Genral classes end -------*/




/*Change icons size here*/
.social-icons .fa {
	font-size: 1.8em;
}
/*Change icons circle size and color here*/
.social-icons .fa {
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	color: #FFF;
	color: rgba(255, 255, 255, 0.8);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.social-icons.icon-circle .fa{ 
	border-radius: 50%;
}

.social-icons .fa:hover, .social-icons .fa:active {
	color: #FFF;
	-webkit-box-shadow: 1px 1px 3px #333;
	-moz-box-shadow: 1px 1px 3px #333;
	box-shadow: 1px 1px 3px #333; 
}
.social-icons.icon-zoom .fa:hover, .social-icons.icon-zoom .fa:active { 
 	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1); 
}

 
 

.social-icons .fa-facebook,.social-icons .fa-facebook-square{background-color:#3C599F;}  


.social-icons .fa-google-plus,.social-icons .fa-google-plus-square{background-color:#CF3D2E;} 


.social-icons .fa-twitter,.social-icons .fa-twitter-square{background-color:#32CCFE;} 

/*career page*/
