/**
* Transition-timing-function property@mixin 
*/
/*background RGBA
============================================*/
/****/
/* RIGHT TO LEFT */
/**
 * Web Application Prefix Apply For Making Owner Styles
 */
/**
 *   Blocks Layout Selectors 
 */
/***********************************************************************/
/** CHECKOUT BY STEP */
.blockleoblogs .blog-shortinfo {
  height: 68px;
  overflow: hidden;
  line-height: 18px; }

.blog-item .image {
  overflow: hidden;
  float: left;
  margin-right: 15px;
  padding:10px;
   background:#34509b; }
  .rtl .blog-item .image {
    float: right; }
  .rtl .blog-item .image {
    margin-left: 15px;
    margin-right: inherit; }
  .blog-item .image:hover img {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s; }
.blog-item .content {
	background: #fcc421;
    margin-right: 20px;
    padding-right: 20px;}
  .blog-item .content h5 {
    font-size: 16px;
    font-family: "ProximaNova-Regular", sans-serif;
    margin: 5px 0 10px;
    line-height: 18px;
    height: 35px;
    overflow: hidden;
    text-transform: uppercase; }
  .blog-item .content .blog-hits {
    display: block; }
.blog-item .blog-meta .fa {
  margin-right: 5px; }
  .rtl .blog-item .blog-meta .fa {
    margin-left: 5px;
    margin-right: inherit; }
.blockleoblogs a:hover{color:#fff;}
.blockleoblogs {
  margin-bottom: 0; }
  .blockleoblogs .blog-item .blog-created {
    font-style: italic;
    margin-bottom: 6px; }
  .blockleoblogs .blog-item .blog-ctncomment {
    color: #34509b; }
  .blockleoblogs .blog-item .blog-meta span {
    display: inline-block; }
  .blockleoblogs .blog-item .blog-shortinfo {
    margin: 15px 0; }
  .blockleoblogs .owl-carousel {
    padding: 0;
    background: none; }
    .blockleoblogs .owl-carousel .owl-wrapper-outer {
      padding: 15px 0;
      background: none; }
  .blockleoblogs .owl-theme .owl-controls .owl-pagination {
    background: none; }

#blockleoblogstabs .carousel {
  padding: 15px 0;
  background: none; }
  #blockleoblogstabs .carousel .carousel-inner {
    background: none; }
