/*--------------------------------------------------------------------------*/
/*This is main CSS file that intializes BG Images used in this template*/
/*--------------------------------------------------------------------------*/


.promo-section{
	background-image: url('../images/background/00.png');
}
.contact{
		background-image: url('../images/background/00.png');
}
}
.photography-carousel-item-01{
		background-image: url('../images/background/00.png');
}
}

.photography-carousel-item-02{
		background-image: url('../images/background/00.png');
}
}

.photography-carousel-item-03{
		background-image: url('../images/background/00.png');
}
}

.agency-carousel-item-01{
	background-image: url('../images/background/00.png');
}
}

.agency-carousel-item-02{
		background-image: url('../images/background/00.png');
}

.agency-carousel-item-03{
		background-image: url('../images/background/00.png');
}
}

/*Mobile Menu Logo*/
.menu-collapser {
   background-image: url('../images/background/00.png');
	
}