
body {
    padding-top: 70px;
}


        /* Background Fixed pentru Header Carousel */
        #header-carousel-2--0 .bg-wrap {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            z-index: -1;
            overflow: hidden;
        }
        
        #header-carousel-2--0 .bg-wrap .bg {
            background-attachment: fixed !important;
            background-position: center center !important;
            background-size: cover !important;
            width: 100%;
            height: 100%;
            position: absolute;
            top: 0;
            left: 0;
        }
        
        #header-carousel-2--0 {
            position: relative;
            overflow: hidden;
        }
    #desc-halfbg-text-img-text .bg-wrap {
    background-color: #f4f5f6;
}
#team-2col-3 .bg {
    background-image: url('../images/uploaded/2/yerjtyj.jpg');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 0.24;
}#testimonial-3col-2 .bg {
    background-image: url('../images//uploaded/2/arm-tattoo-ideas-hero.jpg');
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
    opacity:0.75;
}
#blog-3col .bg {
	opacity: 0.19;
	background-repeat: No-repeat;
	background-size: cover;
	background-position: center center;
	background-image: url('../images//uploaded/2/447213605_1138805204118428_4033184621408398722_n.jpg');
}
#contact-form-map .bg-wrap {
	background: #000000;
}
#contact-form-map .bg {
	opacity: 0.7;
}