/*
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, 12:34:32 PM
    Author     : oranyelab
*/
section.bahan-alami {
  padding-top: 96px;
  padding-bottom: 60px; }
  section.bahan-alami .owl-item:not(.active) {
    transform: scale(0.9);
    opacity: 0.8; }
  section.bahan-alami h2 {
    margin-bottom: 2em; }
  section.bahan-alami .content-bahan-alami p {
    background: #0173bc none repeat scroll 0 0;
    border: none;
    border-radius: 12px;
    color: #fff;
    font-size: 14px;
    padding: 20px 30px;
    position: relative;
    right: 0;
    width: 120%;
    left: -20%;
    margin-top: 11px;
    line-height: 1.5;
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.1); }
  section.bahan-alami .content-bahan-alami .d-flex > div {
    padding: 0px 5px; }
  section.bahan-alami .content-bahan-alami .box-title {
    margin: 20px 0px;
    width: 100%; }
    section.bahan-alami .content-bahan-alami .box-title span.fley {
      display: inline-block;
      background: #1c92ea;
      color: white; }
    section.bahan-alami .content-bahan-alami .box-title h5 {
      border-bottom: 3px solid #1c92ea;
      width: 100%;
      display: BLOCK; }
      section.bahan-alami .content-bahan-alami .box-title h5 span {
        padding: 10px; }

@media only screen and (max-width: 991px) {
  img.black-jam-bahan-alami {
    max-width: 250px;
    margin: 0 auto;
    display: block; }

  section.bahan-alami h2 {
    text-align: center; }
  section.bahan-alami .content-bahan-alami p {
    width: 100%;
    left: 0px; } }

/*# sourceMappingURL=section-bahan-alami.css.map */
