.banner-fluid{ margin-top:0px;}
.banner-fluid .item img{width: 100%;}
.info-home{ margin:10px 0;}
.tab-title-center {
  font-weight: 800 !important;
  font-size: 24px !important;
  margin:0px;
  line-height: 1.5em;
  padding: 8px;
  display: block;
  text-align: center;
  text-transform: uppercase;
  color:#000;
}

.post-content-home {
    word-wrap: break-word !important;
    webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    border-radius: 10px;
    border: 1px solid #ddd;
    padding: 30px;
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .12);
    font-size: 18px;
    line-height: 29px;
}
.post-content-home h1{ text-align:center;}

.post-content .description {
    position: relative;
    box-shadow: rgba(114, 138, 161, 0.3) 2px 2px 0px;
    --tw-bg-opacity: 1;
    background-color: rgb(237 240 243 / var(--tw-bg-opacity));
    border-radius: 12px;
	padding:10px 15px;
}
.owl-carousel .owl-item .img-customer{ width:auto}