.sppb-addon-latest-posts .owl-controls {
    position: absolute;
    bottom: 25px;
    right: 20px;
    z-index: 10;
}
#sppb-slider2-carousel .item .item-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: -webkit-linear-gradient(to bottom,rgba(0,0,0,0) 0%,#0000005e 100%);
    background-image: -moz-linear-gradient(to bottom,rgba(0,0,0,0) 0%,#0000005e 100%);
    background-image: -o-linear-gradient(to bottom,rgba(0,0,0,0) 0%,#0000005e 100%);
    background-image: -ms-linear-gradient(to bottom,rgba(0,0,0,0) 0%,#0000005e 100%);
    background-image: linear-gradient(to bottom,rgba(0,0,0,0) 0%,#0000005e 100%);
}

#sppb-slider2-carousel .slider2-carousel-indicators {
    left: auto;
    margin-left: 0;
    position: absolute;
    right: 15px;
    top: 0;
    list-style: none;
    z-index: 1;
    color: #fff;
    width: 325px;
    height: 510px;
    background-color: rgba(0, 0, 0, 0.5);
}
.sppb-addon-latest-posts.img_overlay.sp-gradien-on-hover .latest-posts .latest-post-inner .overlay {
    background-image: -webkit-linear-gradient(to bottom,rgba(0,0,0,0.1) 0%,#00000091 70%) !important;
    background-image: linear-gradient(to bottom,rgba(0,0,0,0.1) 0%,#00000091 70%) !important;
}

.sppb-addon-flickr .sppb-flickr-gallery li a:before {
    content: '';
    background: rgba(0, 0, 0, 0.23);
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    -webkit-transition: .4s;
    transition: .4s;
    visibility: visible;
    opacity: 1;
}

.sp-megamenu-parent >li >a {
    display: inline-block;
    padding: 0 15px 0 0;
    line-height: 52px;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #000;
}
#sppb-slider2-carousel .item .item-overlay {
    background-image: none !important;
}
#sp-main-menu-sticky-wrapper .sp-megamenu-parent {
    display: flex;
    justify-content: space-between;
}
#sp-bottom >.container{
    background-color: black !important;
	background-image: none !important;
    /*background-image: url(image.png) !important;*/
}
#sp-bottom .sp-module .sp-module-title{
	color: red !important;
}
#sp-bottom3 .sp-feature-title{
	color: red !important;
}
#sp-bottom #sp-bottom1 .custom, #sp-bottom #sp-bottom1 .custom div p{
	color: white !important;
}
#sp-bottom4 .sppb-optin-form-details{
	color: white !important;
}
.fa-vk:before{
	content: "\f16d" !important;
}