.sppb-slider-fullwidth-wrapper .sppb-slider-item-wrapper .sppb-slideshow-fullwidth-item .sppb-slideshow-fullwidth-item-bg:after {
    background: rgba(0, 0, 0, 0.5);
}

.sppb-slider-fullwidth-wrapper .sppb-slider-item-wrapper .sppb-slideshow-fullwidth-item .sppb-slideshow-fullwidth-item-bg .sppb-fullwidth-title {
    color: #e7c367;
    text-transform: uppercase;
    font-weight: 600 !important;
    letter-spacing: 1px;
    font-size: 36px;
}

@media(max-width:991px){
  .sppb-slider-fullwidth-wrapper .sppb-slider-item-wrapper .sppb-slideshow-fullwidth-item .sppb-slideshow-fullwidth-item-bg .sppb-fullwidth-title { font-size: 20px !important; }
}

.sppb-slideshow-fullwidth-item-text p {
    color: #fff !important;
    letter-spacing: 1px !important;
    font-size: 14px !important;
    margin-bottom: 30px !important;
    font-weight: 300;
}

@media(max-width:991px){
.sppb-slideshow-fullwidth-item-text p{
    font-size:14px !important;
}
}

.sppb-slide-item-bg.sppb-slideshow-fullwidth-item-bg .sppb-fw-slider-button-wrapper a {
    background: transparent !important;
    border: 2px solid #e7c367 !important;
    color: #e7c367 !important;
    letter-spacing: 1px;
  	transition: 0.5s;
  	font-weight: 600 !important;
  	border-radius: 0px;
}

.sppb-slide-item-bg.sppb-slideshow-fullwidth-item-bg .sppb-fw-slider-button-wrapper a:hover, .sppb-slide-item-bg.sppb-slideshow-fullwidth-item-bg .sppb-fw-slider-button-wrapper a:focus {
    background: #e7c367 !important;
  	color: #18191e !important;
}

.sppb-slide-item-bg.sppb-slideshow-fullwidth-item-bg {
    background-position: right 20% center !important;
}

a.sppbSlidePrev, a.sppbSlideNext {
    background: none;
    box-shadow: none;
    color: #e6c367;
}

@media(max-width:991px){
a.sppbSlidePrev, a.sppbSlideNext {
    display: none;
  }}

/*home-icon*/

.home-icon img {
    width: 100px;
}

/*end of home-icon*/


/*title-style-001*/

.title-style-001 h3 {
    line-height: 45px;
    position: relative;
}

.title-style-001 h3:before {
    position: absolute;
    content: "";
    background: #e7c367;
    width: 100px;
    height: 5px;
    bottom: -30px;
}

.sppb-text-center.title-style-001 h3:before {
    position: absolute;
    content: "";
    background: #e7c367;
    width: 100px;
    height: 5px;
    bottom: -30px;
    left: 0px;
    right: 0px;
    margin: auto;
}

/*end of title-style-001*/

/*home-feature-box*/

.home-feature-box h3 {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    display: grid;
    align-items: center;
}

/*end of home-feature-box*/


/*home-flix-box*/

.flip-box-inner h4 {
    height: 100%;
    display: flex;
    text-align: center;
    justify-content: center;
    place-items: center;
    background: #00000080;
    margin-top: 10px;
    padding: 10px;
    line-height: 1.4;
}

.home-flix-box .sppb-flipbox-front .flip-box {
    height: 100% !important;
}

.home-flix-box .sppb-flipbox-panel .sppb-flipbox-back, .sppb-flipbox-panel .sppb-flipbox-front {
    padding: 0;
}

.home-flix-box .flip-box-inner {
    height: 100% !important;
    padding: 0 !important;
}

/*end of home-flix-box*/

.sppb-addon-animated-number {
    background: transparent !important;
}

.sppb-addon-animated-number {
    margin-bottom: 0;
    padding: 0 0 30px 0;
}

.clients-logo img {
    width: 200px;
}
