.c-info:hover .interest_icon {
	box-shadow: 0px 5px 15px 0px #27533a;
}
.c-info:hover h4{text-shadow: 2px 6px 8px #0a0a0a; }
.owl-theme .owl-dots .owl-dot span {
	    width: 40px !important;
	    background: #f9b019ba !important;
}
 .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
	background: #f9b019 !important; 
}

.owl-carousel span img{
    height: auto;
    max-width: 20px;
    position: absolute;
    display: block;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transition: all 0.25s ease-out;
    -webkit-transition: all 0.25s ease-out;
    -ms-transition: all 0.25s ease-out;
    z-index: 17;
  }
  .sharpen_img {
      width:22%;
      height:auto;
  }
  @media(max-width:678px){
    .sharpen_img {
      width:100%;
      height:auto;
  }  
  }
  
  /*register form css*/
  
