/* Container Negozi */
.history_container{
    width: 100%;
	padding-bottom: 50px;
	box-shadow: 0 9px 7px -4px #3a2a02 inset
}

.history_container .container{
	padding-top:40px
}

.history_container_title{
    height: 70px;
    text-align: center;
    width: 100%;
    box-shadow: 0 9px 7px -4px #3a2a02 inset
}

.history_container_title span{
	width: 45%;
	margin: 0 auto;
	display:block;
}

.history_container_title i{
	color: #ffffff; 
	font-size: 4em; 
	float:left;
	padding-top: 10px
}

.history_container_title h2{
	padding-top: 15px;
	font-size: 2.5em;
	font-family: 'Indie Flower';
}

.history_header_container{
    background-color: #f7851e !important;	
}

.history1_container{
	background-color: #6DA01F
}

.history2_container{
	background-color: #F4AD1F
}

.history3_container{
	background-color: #6DA01F
}

.history4_container{
	background-color: #F7851E
}

.history5_container{
	background-color: #6DA01F
}

.history_header_container_title{
	background-color: #ac5d15;	
}

.history1_container_title{
	background-color: #4E711A
}

.history2_container_title{
	background-color: #F7851E
}

.history3_container_title{
	background-color: #4C7016
}

.history4_container_title{
	background-color: #AC5D15
}

.history5_container_title{
	background-color: #4C7016
}

.history_left li{
	color: #ffffff !important
}

.itc_gallery_img img{
	box-shadow: -10px 7px 14px 0 #ac5d15;
	width:100% !important;
	border-radius: 20% 0;
	border: 2px solid #ffffff
	
}

#history_header_left{
	width: 20%;
	float:left
}

#history_header_right{
	width: 70%;
	float:right
}

.history{
	list-style: none outside none;
    margin: 0 auto;
    padding: 0;
    width: 75%;
	
}

.box_shop{
	width: 220px;
	text-align:center;
	background-image: url('../img/blackboard.png');
	height: 295px;
	padding: 25px;
	float:left;
	margin-bottom: 40px;
	margin-left: 13%;
	margin-top: 5%
}

.box_shop h2{
	font-family:'Indie Flower',cursive;
	text-transform:none;
	color: #a0e48a;
	margin-bottom: 5px
}

.word-rotate-items span{
	font-family:'Indie Flower',cursive;
	text-transform:uppercase;
}

.history_title{
	color: #3a3114 !important;
	font-size:1.4em !important;
	font-weight: bold;
}

.history_negozi{
	clear:both;
	margin-bottom: 60px;
}

.history_negozi span{
	text-align:justify;
	color: #FFFFFF;
	font-size:1.3em;
	display: block
}


.box_history{
	float:right;
	width: 50%;
	margin-right: 5%
}

.box_history_description{
	width: 100%;
	clear:both;
	margin-bottom:60px;
}

.itc_slide_history{
    height: 300px;
}

.ul_history{
	list-style: none outside none;
    margin: 0 auto;
    padding: 0;
    width: 100%;	
}

.ul_history li{
	margin-bottom:40px;
	font-size: 1.1em
}

hr.green {
    background-image: linear-gradient(to right, transparent, rgba(30, 90, 20, 0.6), transparent);
	margin: 5px 0;
}

.ambiente_list{
	text-align: left;
	padding-left: 30px;
	list-style-type: disc;
	
}

.ambiente_list li{
	color: #FFFFFF
	
}

