/* CSS Document */

.header_top{
	border-bottom-color:rgba(171,171,171,1.00);	
}

.owl-menu > li > a
{
	color:rgba(173,173,173,1.00);
	font-size:16px;
	
}
.owl-menu > li > a:hover
{
	color:rgba(173,173,173,1.00);
	font-size:16px;
	
}
.expending-item h2 { height: 50px !important;
 }
 
.main {
	min-height: auto;
}
 .servizi h2 {
	margin-top: 0px !important;
	padding-top: 0px !important;
}
.tp-caption.te-caption {
    color: #80b339 !important;
}
.tp-button.orange, .purchase.orange {
    border: solid 1px #90da28 !important;
    background: none repeat scroll 0 0 #80b339 !important;
}
 
.title { background:none !important;
}
.expending-item img {
	opacity: 0.0;
    filter: alpha(opacity=0); /* For IE8 and earlier */
}
.expending-item:hover img {
	opacity: 1.0;
    filter: alpha(opacity=100); /* For IE8 and earlier */
}
.expending-handle img {
	opacity: 1.0;
    filter: alpha(opacity=100); /* For IE8 and earlier */
}
.breadcrumbs { color: #fff; font-size: 13px; font-weight: 600; margin-right: 6px; }
.breadcrumbs a { color: #fff; font-size: 13px; font-weight: 600; margin-right: 6px; }
.breadcrumbs a:hover { color: #ccc; text-decoration: none; }

.inner-header .header-caption1 {
	padding:20px 0px 20px 0px;
background: none !important;
}
.box-style {
	border-radius:0px;
}
.box-style:after { content: ''; height: 4px; background: none; border: none; border-top: none; border-radius:0 0 4px 4px; -webkit-box-shadow: none; box-shadow: none; position: absolute; bottom:-6px; left:8px; right: 8px;
 }
 .box-style .title { margin-top: 10px; margin-bottom:10px !important; }

.inner-header { 
background-color:rgba(0,0,0,1.00); 
}
#status { border: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow:none; }

.tp-caption.te-caption { color: #4a4a4a; text-shadow: none; }

.latest-news > li { line-height:16px; }

.text-printberg p {
	font-size:14px;
 }

.text-printberg ul li { 
list-style-type:square !important;
list-style-position:inside !important;
 }
.inner ul li { list-style-type:none !important; }

@media (max-width: 350px) {
.expending-item:hover img {
	opacity: 0.0;
    filter: alpha(opacity=0); /* For IE8 and earlier */
}
}
@media (max-width: 480px) {
	.text-printberg {
	margin:15px 15px 15px 15px !important;
 }
 .caption-wrap {
	margin:15px 15px 15px 15px !important;
 }
	}


