/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Sep 11, 2019, 3:59:42 PM
    Author     : oranyelab
*/
section.penggunaan {
  padding-top: 50px;
  padding-bottom: 96px;
  background: #FAFAFA; }
  section.penggunaan .owl-stage-outer {
    overflow: visible; }
  section.penggunaan .owl-item:not(.active) {
    opacity: 0.3;
    transform: scale(0.7); }
  section.penggunaan .demo-item {
    border-radius: 10px;
    background-color: #FFF;
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.1);
    padding: 15px; }
    section.penggunaan .demo-item p {
      text-align: center;
      line-height: 1.5;
      font-size: 15px;
      color: #333;
      font-weight: 700; }
    section.penggunaan .demo-item img {
      margin-bottom: 20px;
      border-radius: 5px; }

/*# sourceMappingURL=section-penggunaan.css.map */
