/*
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 5, 2019, 4:23:59 PM
    Author     : oranyelab
*/
.harus-dilakukan {
  width: 100%;
  z-index: 0;
  position: relative;
  background: white;
  background: -moz-linear-gradient(180deg, white 0%, #82a8d8 100%);
  background: -webkit-linear-gradient(180deg, white 0%, #82a8d8 100%);
  background: linear-gradient(180deg, white 0%, #82a8d8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#82a8d8",GradientType=1);
  padding-top: 96px;
  padding-bottom: 280px;
  margin-top: -96px; }
  .harus-dilakukan img.produk-splash {
    max-width: 700px;
    margin: 0 auto;
    display: block;
    margin-bottom: -86px; }
  .harus-dilakukan p {
    font-size: 19px;
    text-align: center;
    line-height: 1.5;
    color: #5f5b5b;
    max-width: 900px;
    margin: 0 auto; }

/*# sourceMappingURL=section-harus-dilakukan.css.map */
