/***
* Package		CyAxStyle 3.4
* Copyright		(C) 2015 Cyberaxle Limited All Rights Reserved.
* License		Designed and Developed By www.cyberaxle.com (Cyberaxle Limited)
* Author		Morteza Moosavi <mm@cyberaxle.com>	
***/

/* Banner */

	#banner > article {
		display: none;
	}

		#banner > article:first-child {
			background-image: url("../images/slide01.jpg");
			display: block !important;
			opacity: 1 !important;
			visibility: visible !important;
		}