[data-timed-style='fade']{display:none}[data-timed-style='scale']{display:none}
    ul.loc-ul {
    list-style: none;
        font-size: 17px;
        padding-inline-start: 0;
}
h1{
   color: #f57b18;
    text-align: center;
}
p{
    font-size: 17px;
    line-height: 1.6em;
    margin: 0px;
}
.list-unstyled {
    padding-left: 0;
    list-style: none;
}
.underline {
    border-bottom: 4px solid #387cbc;
    width: 35px;
    margin: 0 auto;
    margin-bottom: 20px;
}
.heighlight-container{
    background-color: #f7f7f7 !important;
}
.intro{
    padding-top: 40px;
    padding-bottom: 40px;
    background-color: #fff;
}
 .table {
    margin-bottom: 0px !important;
}
.sm{
    padding-top: 40px;
    padding-bottom: 40px;
}
.sp{
    padding-top: 40px;
    padding-bottom: 40px;
    background-color: #fff;
}
ul li {
    position: relative;
    font-size: 16px;
    text-align: justify;
    font-weight: 400;
    color: #555555;
    line-height: 24px;
    padding-left: 20px;
    margin-bottom: 8px;
}
.tracked{
    padding-top: 40px;
}
.elButton, button {
    text-decoration: none !important;
    color: #f57b18 !important;
background-color:#fff !important;
border: 2px solid #f57b18  !important;
}
.elButton:visited, .elButton:active, .elButton:hover {
    color: #fff  !important;
    background-color: #f57b18 !important;
}
.ne.elHeadline.hsSize2.lh3.elMargin0.elBGStyle0.hsTextShadow0 {
    font-size: 20px !important;
}
.ne.elHeadline.hsSize2.lh3.elMargin0.elBGStyle0.hsTextShadow0 {
    font-size: 20px !important;
}
.ofcbg, .retailbg, .foodbg {
    margin: 20px auto;
    padding: 15px;
}
.ofcbg {
    background: #f57b18;
}
.retailbg {
    background: #9f9f9f;
}
.foodbg {
    background: #f57b18;
}
.ofcbg h2, .retailbg h2, .foodbg h2 {
    text-align: center;
    font-size: 18px;
    color: #fff;
    margin: 0;
    padding: 10px 0;
    letter-spacing: 2px;
    font-weight: 500;
    line-height: 20px;
}
.ofcbg img, .retailbg img, .foodbg img {
    margin: 0 auto 10px;
    text-align: center;
    width: 100%;
    box-shadow: 1px 1px 10px #fff, -1px -2px 8px #fff;
}
@media only screen and (max-width: 768px) {
    .mob{
        padding-top: 20px;
    }
  .sp{
    padding-top: 20px;
    padding-bottom: 20px;
}
    .sm{
    padding-top: 20px;
    padding-bottom: 20px;
}
    .intro{
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #fff;
}
    .tracked{
    padding-top: 20px;
}
}
@media only screen and (max-width: 600px) {
    h1{
        font-size: 28px !important;
    }
    h2{
        font-size: 25px !important;
    }
}