.pattern-about-style-001 {
    position: relative;
}
@media (min-width:992px){
.pattern-about-style-001:before {
    position: absolute;
    content: '';
    width: 533px;
    height: 743px;
    background: url(/images/00_Loyalty-Home/Home/About.png);
    background-size: contain;
    top: 6px;
    right: 0px;
    z-index: -9999 !important;
    opacity: 0.2;
    background-repeat: no-repeat;
}
}
.flip-box-001 h2 {
        text-shadow: 5px 5px 5px #000;
}

.pop-up-style-001 .sppb-btn.sppb-btn-default {
    background: #9F4E25;
    border-radius: 0px;
    border: #9F4E25;
    padding: 20px 20px !important;
    transition: 0.3s;
    box-shadow: 0px 1px 8px 1px #00000066 !important;
    line-height: 1.1;
    color: #fff;
    font-size: 16px !important;
    letter-spacing: unset;
}

.pop-up-style-001 .sppb-btn.sppb-btn-default:hover{
    transform:scale(1.1);
     transition:0.3s;
}

.pop-up-btn-001{
    background: #9F4E25 !important;
    border-radius: 0px;
    border: #9F4E25 !important;
    padding: 8px 40px !important;
    transition:0.3s;
    box-shadow:0px 1px 8px 1px  #00000066;
    color:#fff !important;
}
.pop-up-btn-001:hover{
    background: #9F4E25 !important;
    color:#fff !important;
    transform:scale(1.1);
     transition:0.3s;
  border: #9F4E25 !important;
}
    .pop-up-btn-001 .sppb-btn.focus, .sppb-btn:focus {
    outline: 0;
    box-shadow: 0px 1px 8px 1px  #00000066;
}


.logo-style-001 img {
    width: 160px;
    height: 160px;
    border-radius: 120px;
}
@media(max-width:1199px) and (min-width:992px){
  .logo-style-001 img {
    width: 140px;
    height: 140px;
    border-radius: 140px;
}
}

@media(max-width:991px) and (min-width:350px){
  .logo-style-001 img {
    width: 138px;
    height: 138px;
    border-radius: 140px;
}
}

.animated-num-001 .sppb-animated-number-title {
    margin: 0px 20px 0px 20px;
}
.flip-box-001 p {
    padding: 0px 30px;
}
.sppb-addon-animated-number > .sppb-addon-content .sppb-animated-number-title {
    max-width: 100%;
    margin-left: 16px;
}
h3.sp-simpleportfolio-title {
    color: white !important;
}