/*header*/
#sp-header.header-sticky {
    position: fixed;
    z-index: 9999;
    background: #959C92;
    box-shadow: 0 2px 5px rgb(16 16 16 / 20%);
    padding: 20px 0px 0px 0px;
}
/*end of header*/

.sppb-btn.sppb-btn-info:hover, .sppb-btn.sppb-btn-info:focus {
    background-color: #fff;
    color:#959C92;
}

.sppb-btn.sppb-btn-primary:hover, .sppb-btn.sppb-btn-primary:focus {
    background-image:#959C92;
}

.sppb-btn.sppb-btn-primary {
    background-image: #959C92;
    border:solid1px solid #000000;
}

.teams-column > div {
    display: unset;
}  

.sppb-addon-clients img {
    padding: 0px 30px 0px 30px;
}

/* flip box text-shadow */
/* #sppb-addon-1663132332838 .sppb-flipbox-front {
    background-image: url(http://studio.satumalaysiahosting.com/images/00-studio-spatial/home/graphic-design.jpg);
    color: #fff;
  	text-shadow: 1px 1px 3px #000;
}
#sppb-addon-1663207637627 .sppb-flipbox-front {
    background-image: url(http://studio.satumalaysiahosting.com/images/00-studio-spatial/home/social-ads.jpg);
    color: #fff;
  	text-shadow: 3px 3px 5px #000;
}
#sppb-addon-1663207637630 .sppb-flipbox-front {
    background-image: url(http://studio.satumalaysiahosting.com/images/00-studio-spatial/home/package.jpg);
    color: #fff;
  	text-shadow: 3px 3px 5px #000;
}
#sppb-addon-1663207637633 .sppb-flipbox-front {
    background-image: url(http://studio.satumalaysiahosting.com/images/00-studio-spatial/home/stationary.jpg);
    color: #fff;
  	text-shadow: 3px 3px 5px #000;
}
#sppb-addon-1663207777239 .sppb-flipbox-front {
    background-image: url(http://studio.satumalaysiahosting.com/images/00-studio-spatial/home/signage.jpg);
    color: #fff;
  	text-shadow: 3px 3px 5px #000;
}
#sppb-addon-1663207777242 .sppb-flipbox-front {
    background-image: url(http://studio.satumalaysiahosting.com/images/00-studio-spatial/home/brand-idea.jpg);
    color: #fff;
  	text-shadow: 3px 3px 5px #000;
} */

/* flip box text-shadow */

.home-flipbox {
   text-shadow: 1px 1px 3px #000;
   font-weight: 700;
   
}

/* end of flip box text-shadow */



/* banner text-shadow */
.sppb-slide-item-bg .sppb-slideshow-fullwidth-item-text .sppb-slideshow-sub-title {
    text-shadow: 3px 3px 5px #000;
}

/* end of banner text-shadow*/

#sppb-addon-1663216613752 .sppb-addon-title {
    font-size: 36px;
  	color: #000;
  	line-height: initial;
}

#sppb-addon-1663556956899 {
    opacity: 0.86;
}

/*
h5 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
}
*/

@media (max-width: 766px){
  .sppb-col-6 {
    -ms-flex: 0 0 50%;
    flex: none;
    max-width: 100%;
}
}
}

/*slide font-weight*/
.sppb-slide-item-bg .sppb-slideshow-fullwidth-item-text .sppb-slideshow-sub-title {
    text-shadow: 3px 3px 5px #000;
    font-weight: 700 !important;
}

h3.sppb-addon-title {
    font-weight: 300;
}

/*media only screen*/
@media only screen and (max-width: 991px) {
h2.sppb-slideshow-sub-title.fadeInDown.sppb-wow.fadeInDown.sppb-animated {
    font-size: 22px;
}}


@media(max-width:991px){
.row-padding {
    padding: 50px 0px 20px 0px !important;
    margin: 0px !important;
}
}

/*slide-001 margin bottom*/
.slide-001 h1.sppb-fullwidth-title.fadeInDown.sppb-wow.fadeInDown.sppb-animated {
    margin-bottom: 10px;
  	font-size: 14px;
    font-weight: 600; 
    color: white;
    font-family: 'Open Sans', sans-serif;
    text-transform: none !important;
}

/*icon-style-001*/
.icon-style-001 .sppb-media-content {
    padding: 20px 0px 0px 0px !important;
}

.icon-style-001 .sppb-addon-text {
    line-height: 1.6 !important;
}

/*slide-content*/
.slide-001 .details {
    line-height: 2 !important;
}

/*flip-box-text*/
.flip-box-inner {
    font-size: 12px;
}


@media (max-width:991px){
.sppb-slide-item-bg .sppb-slideshow-fullwidth-item-text .sppb-col-sm-6 {
    flex: 0 0 100%;
    max-width: 100%;
}
.sppb-slide-item-bg .sppb-slideshow-fullwidth-item-text .sppb-col-6.slide-img-wrap {
    flex: 0 0 60%;
    max-width: 60%;
}}
@media (max-width:768px){
.sppb-slide-item-bg .sppb-slideshow-fullwidth-item-text .sppb-col-sm-6 {
    flex: 0 0 100%;
    max-width: 100%;
}
.sppb-slide-item-bg .sppb-slideshow-fullwidth-item-text .sppb-col-6.slide-img-wrap {
    flex: 0 0 100%;
    max-width: 100%;
}
.sppb-slide-item-bg .sppb-slideshow-fullwidth-item-text .sppb-col-6.slide-img-wrap {
    margin-top: 30px;
}
}
.sppb-slide-item-bg .sppb-slideshow-fullwidth-item-text .details {
    font-size: 14px;
}