
.inner
{
	clear: both !important;
}
/*
 * Header Shortcode
 */	
	.header-border:before , .header-border:after {
		background: #ececec;
	}
	.header-border span:before {
		border: 1px solid #ececec;
	}
/*
 * Boxes Shortcode
 */
	.box-item .icon-container
	{
		border: 1px solid #ececec;
	}
	.box-item:hover .icon-container{
		background: #000;
		color: #fff !important;
	}
	.box-item .title-description-container{
		color: #808080;
	}
/*
 * Drop Cap
 */	
	  .drop-cap-item p
	  {
	  	color: #868686;
	  }
	 .drop-cap-item.drop-cap-ch  .introduction
	 {
	 	color: #626262;
	 	background: #fff;
	 }
	 .drop-cap-item.drop-cap-ch-bg .introduction
	 {
	 	color:#fff;
	 	background: #626262;
	 }
 /*
  * Service
  */
 	
 	.service-item .service-item-left span
 	{
 		border: 1px solid #ededed;
 		color: #a4a4a4;
 	}
 	
 	.service-item:hover .service-item-left span
 	{
 		background: #e70000;
 		border: 1px solid #e70000;
 		color: #FFFFFF;
 	}
 	.service-item .service-item-right .service-title
 	{
 		color: #808080;
 	}
 	.service-item .service-item-right p
 	{
 		color: #949494;
 	}
 /*
  * OUR CREATIVE TEAM
  */
	
	
	
	.team-member-item .team-member-image span.border-top {
		background: #373737;
	}
	
	.team-member-item:hover .team-member-image span.border-top {
		background: #e70000;
	}
	.team-member-item .team-member-details .team-member-name
	{
		color: #646464;
	}
	.team-member-item .team-member-details .team-member-position
	{
		color: #e70000;
	}
	.team-member-item .team-member-details .team-member-desc
	{
		color: #999999;
	}
	.team-member-item .team-member-details .icons a
	{
		color: #999999;
	}
	.team-member-item .team-member-details .icons a:hover
	{
		color: #e70000;
	}

/*
 * Posts
 */
	
	.l-post-item:hover .post-details .post-comments-likes
	{
		background: #e70000;
		color: #FFFFFF;
	}
	.l-post-item .container{
		border: 1px solid #ededed;
	}
	.l-post-item img
	{
		max-width: 100%;
	}
	.l-post-item    .contain-logo.br span
	{
		color: #444444;
	}
	.l-post-item .post-details .post-title:after
	{
		border-top: 1px solid #f0f0f0;
		border-bottom: 1px solid #f0f0f0;
	}
	.l-post-item .post-details p
	{
		color: #6a6969;
	}
	.l-post-item .post-details .post-comments-likes
	{
		background: #fdfdfd;
	}
		
/*
 * Testimonials
 */

	
	.testimonials-v2 .monial span.img:before {
		border-left: 20px solid transparent;
		border-right: 20px solid transparent;
		border-top: 20px solid #FFFFFF;
	}

	.testimonials-v2 .monial span.img .img-bg
	{
		border: 1px solid #ffffff;
		background-size:  contain;
	}
	.testimonials-v2-sec .testimonial .flex-direction-nav a
	{
		color: #FFFFFF;
	}

/*
 * Latest Posts Slider
 */
	.owl-item .item .post-details p{
		color: #6a6969 ;
	}
	.last-post .owl-item .item:hover p {
		color: #6a6969 !important;
	}
	.last-post  .owl-item .item:hover h3 {
		color: #4e4e4e !important;
	}
	.owl-item .item .post-details p:hover
	{
		color: #6a6969;
	}
/*
 * Load More Button
 */

.opensanscondesed {
	font-family: ' Open+Sans+Condensed' !important;
}
