/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Handling Updates
-----------------------------------------------------------------*/

.work-icon i{
	    color: #fff !important;
    font-size: 75px;
}
.heading-block h2{
	font-size: 47px;
	font-weight: 500;
}
.contDet ul{
	list-style:  none;
}
.contDet ul li .media{
	align-items: center;
}
.copyright-area{
	border-top: 1px solid #ccc;
}
.fbox-icon{
	width:100% !important;
}
.text-a9menu{
	color: #f46467;
}
.bg-a9menu{
	background-color: #f46467;
}