.fa.fa-refresh{
    cursor:pointer;
	position: absolute;
	top: 48%;
	right: 20%;
	margin-top: -25px;
}
.wc-index.item-slider-wrapp>.container>.item-slider .owl-item:hover img{
/*
	-webkit-transform: rotate(-15deg);
	-moz-transform: rotate(-7deg);
	-o-transform: rotate(-7deg);
	-ms-transform: rotate(-7deg);
	transform: rotate(-7deg);
*/
    
   -webkit-transition: all 1s ease; /* Safari and Chrome */
    -moz-transition: all 1s ease; /* Firefox */
    -o-transition: all 1s ease; /* IE 9 */
    -ms-transition: all 1s ease; /* Opera */
    transition: all 1s ease;
    
    -webkit-transform:scale(1.25); /* Safari and Chrome */
    -moz-transform:scale(1.25); /* Firefox */
    -ms-transform:scale(1.25); /* IE 9 */
    -o-transform:scale(1.25); /* Opera */
     transform:scale(1.25);
}
.wc-index.item-slider-wrapp>.container>.item-slider .owl-item:hover p{
    color: #f0c11a;
    
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; 
    
}
.wc-index.news-testimonial .news-events .content h4 p {
	font-family: 'open_sansregular';
	font-size: 14px;
	color: #878787;
	line-height: 20px;
	margin-top: 10px;
	text-transform: initial;
}
.wc-index.news-testimonial .news-events .content span{
	font-family: 'open_sanslight';
	text-transform:capitalize;
	margin-top: 10px;
	display:block;
}
.wc-gallery .video-block:hover i,
.footer .top ul.loc-details>li:hover i,
.footer .top .socail>li:hover i{
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-name: rubberBand;
	animation-name: rubberBand;
}
.footer .bottom>.container>.row>div>.box:hover h2{
	color: #eebe1b;
}
.wc-product.wc-content .panel-title>a,
.wc-index.tab-slide .tab-content .sub-tab .nav-tabs>li>a,
.wc-index.news-testimonial .news-events .content a p,
.wc-index.news-testimonial .news-events .content a h2,
.wc-index.news-testimonial .news-events .content a{
    -webkit-transition: all .4s;
	-moz-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s;
}

#infscr-loading{
	    font-family: 'robotoregular';
}
.wc-gallery .video-block{
	margin-bottom: 60px;
}
.wc-gallery .video-block h4{
	font-size : 18px;
 	font-family: 'robotoregular';
	text-transform : uppercase;
	margin-bottom:27px;
}
.wc-gallery .video-block p{
	font-size : 14px;
	font-family: 'open_sansregular';
}
.wc-gallery .video-block  .img-wrapper{
	margin-bottom:35px;

}
.wc-video-gallery{
	padding: 49px 0;
}
