/*

Template: The Corps — Responsive Multi-purpose HTML5 Template
Author: potenzaglobalsolutions.com
Version:  1
Design and Developed by: potenzaglobalsolutions.com

Note: This is the file where you can add your custom styles to change the look of the
theme. But don't modify "style.css" file.

*/

/* Your custom css codes start from here: */
.topbar{
	background-color:#363636;
}

/*Informativa breve cookie*/
#popup_cookie{
	position:fixed;
	bottom:0px;
	left:0px;
	width:100%;
	background-color:#444444;
	color:#FFF;
	padding:5px;
	border:#999;
	z-index:1000;
	text-align:center;
	display:none;
}

#popup_cookie a{
	color:#FFF;
	font-weight:bold;
}

#pulsante_cookie_accetta{
	text-align:center;
	margin-top:10px;
	font-weight:bold;
	cursor:pointer;
}

/**/
.grid-item .portfolio-item{
	text-align:center;
}

.grid-item .portfolio-item img{
	width:95% !important;
	margin:10px auto;
}


/*Slider Home*/
.tp-caption, .tp-caption p{
	color:#FFF;
	font-size:20px;
}

.testo-pagina ul{
	padding-left:20px;
	padding-right:0px;
	padding-bottom:10px;
}

.testo-pagina ul li{
	list-style:disc;
	font-size:14px;
	margin:10px 0px;

}

.testo-pagina ol li{
	list-style:decimal;
}


.info span p{
	color:#FFF;
}

.who-we-are-left .who-we-are-right .owl-carousel-2{
	margin-top:0px;
}

.who-we-are-left .who-we-are-right{
	padding-left:10px;
	padding-bottom:10px;
	float: right;
	width: 60%;
}

.full-screen .portfolio-item .portfolio-overlay{
	padding:0px 20px;
}

.full-screen .portfolio-item .portfolio-caption a span{
	line-height:16px;
	color:#FFF;
	padding:10px 20px 15px 20px;
	margin:0px;
	text-transform:none;
}

.full-screen .portfolio-item .portfolio-caption a.title{
	line-height:18px;
}

.page-section-1-pb{
	font-size:16px;
	line-height: 18px;
}

.page-section-1-pb ul{
	margin:10px 20px;
}

.page-section-1-pb ul li{
	margin:10px 20px;
	list-style: circle;
}

@media( max-width: 768px){
	.who-we-are-left .who-we-are-right{
		padding-left:0px;
		padding-bottom:20px;
		float: none;
		width: 100%;
	}
}
