

.post_cycle1{margin:0;position:relative;width:1080px;margin:0 auto;border-radius:4px;}
#post-cycle1 .cycle_item1{float:left;width:152px;height:154px;margin:0 18px 0 0;padding:8px;list-style-type:none;border-radius:3px;-webkit-transition:all 0.5s ease;-moz-transition:all 0.5s ease;-o-transition:all 0.5s ease;transition:all 0.5s ease;}
#post-cycle1 .cycle_item1 a{display:inline-block;}
#post-cycle1 .cycle_item1 a .featured-thumbnail img{}#post-cycle1 
.viewport1{overflow:hidden;position:relative;height:300px;margin:0 24px 0 24px;}
#post-cycle1 .overview1{position:absolute;left:0;top:0;padding:0;margin:0;}#post-cycle1 .disable{visibility:hidden;}
#post-cycle1 .buttons-wrap1 a{width:56px;height:51px;text-indent:100%;white-space:nowrap;display:block;position:absolute;top:41%;font-size:0;line-height:0;margin-top:-126px;}
#post-cycle1 .buttons-wrap1 .next{background:url(../images/carousel-btn-next.png) 0 0 no-repeat;right:-23px;}
#post-cycle1 .buttons-wrap1 .prev{background:url(../images/carousel-btn-prev.png) 0 0 no-repeat;left:-23px;}


.post_cycle{margin:0;position:relative;width:1080px;margin:0 auto;border-radius:4px;}
#post-cycle .cycle_item{float:left;width:152px;height:154px;margin:0 18px 0 0;padding:8px;list-style-type:none;border-radius:3px;-webkit-transition:all 0.5s ease;-moz-transition:all 0.5s ease;-o-transition:all 0.5s ease;transition:all 0.5s ease;}
#post-cycle .cycle_item a{display:inline-block;}
#post-cycle .cycle_item a .featured-thumbnail img{}#post-cycle 
.viewport{overflow:hidden;position:relative;height:300px;margin:0 24px 0 24px;}
#post-cycle .overview{position:absolute;left:0;top:0;padding:0;margin:0;}#post-cycle .disable{visibility:hidden;}
#post-cycle .buttons-wrap a{width:56px;height:51px;text-indent:100%;white-space:nowrap;display:block;position:absolute;top:41%;font-size:0;line-height:0;}
#post-cycle .buttons-wrap .next{background:url(../images/carousel-btn-next.png) 0 0 no-repeat;right:-23px;}
#post-cycle .buttons-wrap .prev{background:url(../images/carousel-btn-prev.png) 0 0 no-repeat;left:-23px;}
.div-call {
  position: fixed;
  width: 50px;
  height: 50px;
  border-radius: 100%;
  text-align: center;
  line-height: 50px;
  bottom: 80px;
  /*left: 22px;*/
  display: block;
  z-index: 9999;
  background: #d3c31e;
  color: #fff;
  left: 21px;
}

.div-call a {
  color: #fff !important;
  font-size: 30px;
}

.div-whatsapp {
  position: fixed;
  width: 50px;
  height: 50px;
  border-radius: 100%;
  text-align: center;
  line-height: 50px;
  bottom: 20px;
  /*left: 22px;*/
  display: block;
  z-index: 9999;
  background: green;
  color: #fff;
  left: 21px;
}
.div-whatsapp a {
  color: #fff !important;
  font-size: 30px;
}
  .span3 {
	border: 1px solid #ededed !important;
    padding: 5px !important;
    border-radius: 10px !important;
  }
.span3 img{
	border-top-left-radius:10px;
	border-top-right-radius:10px;
}