/* GENERAL CSS */

.fcg-type-carousel .fcg-grid-item  {
	margin: 10px;
	color: #FFF;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	text-align: center;
}
.fcg-type-carousel .fcg-grid-item  img{
	width: auto;
	margin: 0 auto;
	display: block;
}
.fcg-type-carousel .fcg-grid-item  h3{
	font-size: 28px;
	font-weight: 300;
	margin: 25px 0 0;
}
.fcg-type-carousel .fcg-grid-item  h4{
	margin: 5px 0 0;
	font-size: 18px;
}
.fcg-type-carousel .fcg-grid-item  h1{
	margin: inherit;
}



.fcg-type-carousel .fcg-grid-item {
	padding:0;
	height:auto;
}
.fcg-type-carousel .fcg-grid-item {
	position:relative;
	overflow:hidden;
}

.fcg-type-carousel .fcg-grid-item .ac-container {
	position:absolute;
	left:0;
	width:100%;
	height:100%;
	opacity:0;
	transition: all 0.55s ease-in 0s;
	-webkit-transition: all 0.40s ease-in;
    -moz-transition: all 0.55s ease-in;
    -ms-transition: all 0.55s ease-in;
    -o-transition: all 0.55s ease-in;	
}
.fcg-type-carousel .fcg-grid-item:hover .ac-container {
	opacity:1;
	transition: all 0.55s ease-in 0s;
	-webkit-transition: all 0.40s ease-in;
    -moz-transition: all 0.55s ease-in;
    -ms-transition: all 0.55s ease-in;
    -o-transition: all 0.55s ease-in;		
}
.fcg-type-carousel .fcg-grid-item img {
    height: auto;
    width: 100%;
}
.fcg-grid.fcg-type-carousel.wpfcg_grid figure {
	float:none!important;
}

/* SKIN campidoglio */

.fcg-type-carousel.campidoglio .fcg-grid-item .ac-container {
	top:0;	
}
.campidoglio .fcg-type-carousel .fcg-grid-item .ac-container {
	top:0;    
}
.campidoglio .fcg-grid-item .ac-container {
	background:red;
}
.campidoglio .fcg-grid-item .title {
	position:absolute;
	top:-100px;
	width:100%;
	text-align:center;
	margin-top:15%;
	transition: all 0.6s ease-in 0s;
	-webkit-transition: all 0.6s ease-in;
    -moz-transition: all 0.6s ease-in;
    -ms-transition: all 0.6s ease-in;
    -o-transition: all 0.6s ease-in;
    white-space: nowrap; 
    overflow: hidden;
    text-overflow: ellipsis;	
	line-height:125%;
	padding:0 10px;			
}
.campidoglio .fcg-grid-item:hover .title {
	position:absolute;
	top:0px;			
}
.campidoglio .fcg-grid-item .ac-icon a {
	border: 3px solid #fff;
    border-radius: 50%;
    bottom: -100px;
    color: #fff;
    display: block;
    font-size: 16px;
    height: 45px;
    line-height: 42px;
    position: absolute;
    text-decoration: none;
    width: 45px;
	transition: all 0.6s ease-in 0s;
	-webkit-transition: all 0.6s ease-in;
    -moz-transition: all 0.6s ease-in;
    -ms-transition: all 0.6s ease-in;
    -o-transition: all 0.6s ease-in;		
}
.campidoglio .fcg-item-show-5 .ac-icon a,  .campidoglio .fcg-item-show-4 .ac-icon a {
    border: 2px solid #fff;
    border-radius: 50%;
    bottom: -100px;
    color: #fff;
    display: block;
    font-size: 12px;
    height: 35px;
    line-height: 35px;
    position: absolute;
    text-decoration: none;
    transition: all 0.8s ease-in 0s;
    width: 35px;
}
.campidoglio .fcg-item-show-5 .fcg-grid-item .ac-icon a:first-child, .campidoglio .fcg-item-show-4 .fcg-grid-item .ac-icon a:first-child {
	left:20%;
}
.campidoglio .fcg-item-show-5 .fcg-grid-item .ac-icon a:nth-child(2), .campidoglio .fcg-item-show-4 .fcg-grid-item .ac-icon a:nth-child(2) {
	margin-left:-17.5px;
}
.campidoglio .fcg-item-show-5 .fcg-grid-item .ac-icon a:nth-child(3), .campidoglio .fcg-item-show-4 .fcg-grid-item .ac-icon a:nth-child(3) {
	right:20%;
}
.campidoglio .fcg-grid-item:hover .ac-icon a {
	position:absolute;
	bottom:15%;	
		
}
.campidoglio .fcg-grid-item .ac-icon a:first-child {
	left:25%;
	transition: all 0.6s ease-in 0s;
	-webkit-transition: all 0.6s ease-in;
    -moz-transition: all 0.6s ease-in;
    -ms-transition: all 0.6s ease-in;
    -o-transition: all 0.6s ease-in;
}
.campidoglio .fcg-grid-item .ac-icon a:nth-child(2) {
	left:50%;
	margin-left:-22.5px;
	transition: all 0.8s ease-in 0s;
	-webkit-transition: all 0.8s ease-in;
    -moz-transition: all 0.8s ease-in;
    -ms-transition: all 0.8s ease-in;
    -o-transition: all 0.8s ease-in;
}
.campidoglio .fcg-grid-item .ac-icon a:nth-child(3) {
	right:25%;
	transition: all 1.0s ease-in 0s;
	-webkit-transition: all 1.0s ease-in;
    -moz-transition: all 1.0s ease-in;
    -ms-transition: all 1.0s ease-in;
    -o-transition: all 1.0s ease-in;
}
.campidoglio .fcg-grid-item {
	margin: 10px;
	color: #FFF;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	text-align: center;
}
.campidoglio  .owl-theme .owl-controls .owl-page span.owl-numbers {
    background: rgba(0, 0, 0, 0.2);
    border: 2px solid;
    border-radius: 50%;
    color: #fff;
    font-size: 10px;
    height: 25px;
    line-height: 23px;
    padding: 0;
    width: 25px;
}
.campidoglio .owl-theme .owl-controls .owl-page span {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.2);
    border: 2px solid #fff;
    border-radius: 50%;
    height: 12px;
    padding: 0;
    width: 12px;
}
.campidoglio .owl-theme .owl-controls {
	position:relative;
}
.campidoglio .owl-next {
	position:absolute;
	right:10px;
	top:0;
	background:none!important;
	padding:0!important;
	font-size:16px!important;
	margin:0!important
}
.campidoglio .owl-prev {
	position:absolute;
	left:10px;
	top:0;
	background:none!important;
	padding:0!important;
	font-size:16px!important;
	margin:0!important;	
}


/* SKIN QUIRINALE */

.fcg-type-carousel.quirinale .fcg-grid-item .ac-container {
	top:0;	
}

.quirinale .fcg-grid-item .ac-container {
	width:100%;
	height:100%;
	border-radius:0;
}
.quirinale .fcg-grid-item .ac-container:hover {
	width:97%;
	height:95%;
	margin:1.5%;
	background:rgba(0,0,0,0.8);
}
.quirinale .fcg-grid-item .title {
	position:absolute;
	top:-100px;
	width:97%;
	text-align:center;
	margin-top:15%;
	transition: all 0.6s ease-in 0s;
	-webkit-transition: all 0.6s ease-in;
    -moz-transition: all 0.6s ease-in;
    -ms-transition: all 0.6s ease-in;
    -o-transition: all 0.6s ease-in;
	margin-left:1.5%;
	margin-right:1.5%;
    white-space: nowrap; 
    overflow: hidden;
    text-overflow: ellipsis;	
	line-height:130%;
	padding:0 10px;				
}
.quirinale .fcg-item-show-5 .fcg-grid-item .title {
	margin-top:0;
}
.quirinale .fcg-grid-item:hover .title {
	position:absolute;
	top:0px;			
}
.quirinale .fcg-grid-item .ac-icon a {
	border: 3px solid #fff;
    border-radius: 50%;
    bottom: 15%;
    color: #fff;
    display: block;
    font-size: 16px;
    height: 45px;
    line-height: 42px;
    position: absolute;
    text-decoration: none;
    width: 45px;
	transition: all 0.5s ease-in 0s;
	-webkit-transition: all 0.5s ease-in;
    -moz-transition: all 0.5s ease-in;
    -ms-transition: all 0.5s ease-in;
    -o-transition: all 0.5s ease-in;		
}
.quirinale .fcg-grid-item .ac-icon a:first-child {
	left:-100%;
	opacity:1;
	transition: all 0.6s ease-in 0s;
	-webkit-transition: all 0.6s ease-in;
    -moz-transition: all 0.6s ease-in;
    -ms-transition: all 0.6s ease-in;
    -o-transition: all 0.6s ease-in;
}
.quirinale .fcg-grid-item .ac-icon a:first-child:hover {
	opacity:0.6;
}
.quirinale .fcg-item-show-5 .ac-icon a,  .quirinale .fcg-item-show-4 .ac-icon a {
	border: 2px solid #fff;
    font-size: 12px;
    height: 35px;
    line-height: 33px;
    width: 35px;
}
.quirinale .fcg-item-show-5 .fcg-grid-item:hover .ac-icon a:first-child, .quirinale .fcg-item-show-4 .fcg-grid-item:hover .ac-icon a:first-child {
	left:20%;
}
.quirinale .fcg-item-show-5 .fcg-grid-item:hover .ac-icon a:nth-child(2), .quirinale .fcg-item-show-4 .fcg-grid-item:hover .ac-icon a:nth-child(2) {
	margin-left:-17.5px;
}
.quirinale .fcg-item-show-5 .fcg-grid-item:hover .ac-icon a:nth-child(3), .quirinale .fcg-item-show-4 .fcg-grid-item:hover .ac-icon a:nth-child(3) {
	right:20%;
}
.quirinale .fcg-grid-item:hover .ac-icon a:first-child {
	left:25%;
	transition: all 0.6s ease-in 0s;
	-webkit-transition: all 0.6s ease-in;
    -moz-transition: all 0.6s ease-in;
    -ms-transition: all 0.6s ease-in;
    -o-transition: all 0.6s ease-in;
}
	
.quirinale .fcg-grid-item .ac-icon a:nth-child(2) {
	bottom:-100%;
	left:50%;
	margin-left:-22.5px;
	opacity:1;
	transition: all 0.6s ease-in 0s;
	-webkit-transition: all 0.6s ease-in;
    -moz-transition: all 0.6s ease-in;
    -ms-transition: all 0.6s ease-in;
    -o-transition: all 0.6s ease-in;
}
.quirinale .fcg-grid-item .ac-icon a:nth-child(2):hover {
	opacity:0.6;
}
.quirinale .fcg-grid-item:hover .ac-icon a:nth-child(2) {
	bottom:15%;
	transition: all 0.6s ease-in 0s;
	-webkit-transition: all 0.6s ease-in;
    -moz-transition: all 0.6s ease-in;
    -ms-transition: all 0.6s ease-in;
    -o-transition: all 0.6s ease-in;
}
.quirinale .fcg-grid-item .ac-icon a:nth-child(3) {
	right:-100%;
	opacity:1;
	transition: all 0.6s ease-in 0s;
	-webkit-transition: all 0.6s ease-in;
    -moz-transition: all 0.6s ease-in;
    -ms-transition: all 0.6s ease-in;
    -o-transition: all 0.6s ease-in;
}
.quirinale .fcg-grid-item .ac-icon a:nth-child(3):hover {
	opacity:0.6;
}
.quirinale .fcg-grid-item:hover .ac-icon a:nth-child(3) {
	right:25%;
	transition: all 0.6s ease-in 0s;
	-webkit-transition: all 0.6s ease-in;
    -moz-transition: all 0.6s ease-in;
    -ms-transition: all 0.6s ease-in;
    -o-transition: all 0.6s ease-in;
}
.quirinale .fcg-grid-item {
	margin: 10px;
	color: #FFF;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	text-align: center;
}
.quirinale  .owl-theme .owl-controls .owl-page span.owl-numbers {
    background: rgba(0, 0, 0, 0.2);
    border: 2px solid;
    border-radius: 50%;
    color: #fff;
    font-size: 10px;
    height: 25px;
    line-height: 23px;
    padding: 0;
    width: 25px;
}
.quirinale .owl-theme .owl-controls .owl-page span {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.2);
    border: 2px solid #fff;
    border-radius: 50%;
    height: 12px;
    padding: 0;
    width: 12px;
}
.quirinale .owl-theme .owl-controls .owl-buttons div {
	top:20px;
}
.quirinale .owl-next {
	position:absolute;
	right:10px;
	top:0;
	background:none!important;
	padding:0!important;
	font-size:16px!important;
	margin:0!important
}
.quirinale .owl-prev {
	position:absolute;
	right:50px;
	top:0;
	background:none!important;
	padding:0!important;
	font-size:16px!important;
	margin:0!important;	
}


/* SKIN ARCO DI COSTANTINO */

.arcodicostantino .fcg-grid-item img {
	top:0;
	transition: all 0.5s ease-in 0s;
	-webkit-transition: all 0.5s ease-in;
    -moz-transition: all 0.5s ease-in;
    -ms-transition: all 0.5s ease-in;
    -o-transition: all 0.5s ease-in;
}
.arcodicostantino .fcg-grid-item:hover img {
	top:-50%;
	transition: all 0.5s ease-in 0s;
	-webkit-transition: all 0.5s ease-in;
    -moz-transition: all 0.5s ease-in;
    -ms-transition: all 0.5s ease-in;
    -o-transition: all 0.5s ease-in;
}
.arcodicostantino .fcg-grid-item .ac-container {
	background: none repeat scroll 0 0 #000;
    border-radius: 0;
    bottom: -50%;
    box-sizing: border-box;
    height: 50%;
    opacity: 1;
    padding: 5%;
    width: 100%;
	transition: all 0.5s ease-in 0s;
	-webkit-transition: all 0.5s ease-in;
    -moz-transition: all 0.5s ease-in;
    -ms-transition: all 0.5s ease-in;
    -o-transition: all 0.5s ease-in;
}
.arcodicostantino .fcg-grid-item:hover .ac-container {
	background:#000;
	width:100%;
	height:50%;
	border-radius:0 0 0 0;
	bottom:0;
	transition: all 0.5s ease-in 0s;
	-webkit-transition: all 0.5s ease-in;
    -moz-transition: all 0.5s ease-in;
    -ms-transition: all 0.5s ease-in;
    -o-transition: all 0.5s ease-in;
}
.arcodicostantino .fcg-grid-item .title {
	position:absolute;
	width:94%;
	text-align:left;
    white-space: nowrap; 
    overflow: hidden;
    text-overflow: ellipsis;	
	line-height:140%;				
}
.arcodicostantino .fcg-item-show-4 .fcg-grid-item .title {
	font-size:22px;
	line-height:22px;
}
.arcodicostantino .fcg-item-show-5 .fcg-grid-item .title {
	font-size: 14px;
    line-height: 14px;		
}
.arcodicostantino .fcg-grid-item .ac-icon a {
    border-radius: 50%;
    bottom: 0;
    color: #fff;
    display: block;
    font-size: 14px;
    height: 40px;
    line-height: 38px;
    margin: 0 0 4%;
    position: absolute;
    text-decoration: none;
    width: 40px;
}
.arcodicostantino .fcg-item-show-4 .ac-icon a {
    font-size: 20px;
    height: 0;
    line-height: 20px;
    width: 0;
	margin: 0;
	bottom:40%;
}
.arcodicostantino .fcg-item-show-5 .ac-icon a {
    font-size: 16px;
    height: 0;
    line-height: 16px;
    width: 0;
	margin: 0;
	bottom:40%;
}
.arcodicostantino .fcg-item-show-5 .fcg-grid-item .ac-icon a:first-child, 
.arcodicostantino .fcg-item-show-4 .fcg-grid-item .ac-icon a:first-child, 
.arcodicostantino .fcg-item-show-5 .fcg-grid-item .ac-icon a:first-child, 
.arcodicostantino .fcg-item-show-5 .fcg-grid-item .ac-icon a:nth-child(2), 
.arcodicostantino .fcg-item-show-4 .fcg-grid-item .ac-icon a:nth-child(2), 
.arcodicostantino .fcg-item-show-4 .fcg-grid-item .ac-icon a:nth-child(3), 
.arcodicostantino .fcg-item-show-5 .fcg-grid-item .ac-icon a:nth-child(3) {
	border:0;
	padding:0;
}
.arcodicostantino .fcg-item-show-5 .fcg-grid-item .ac-icon a:first-child:hover, 
.arcodicostantino .fcg-item-show-4 .fcg-grid-item .ac-icon a:first-child:hover, 
.arcodicostantino .fcg-item-show-5 .fcg-grid-item .ac-icon a:first-child:hover, 
.arcodicostantino .fcg-item-show-5 .fcg-grid-item .ac-icon a:nth-child(2):hover, 
.arcodicostantino .fcg-item-show-4 .fcg-grid-item .ac-icon a:nth-child(2):hover, 
.arcodicostantino .fcg-item-show-4 .fcg-grid-item .ac-icon a:nth-child(3):hover, 
.arcodicostantino .fcg-item-show-5 .fcg-grid-item .ac-icon a:nth-child(3):hover {
	border:0;
	padding:0;
}

.arcodicostantino .fcg-grid-item .ac-icon a:first-child {
	border:2px solid #fff;
	transition: all 0.5s ease-in 0s;
	-webkit-transition: all 0.5s ease-in;
    -moz-transition: all 0.5s ease-in;
    -ms-transition: all 0.5s ease-in;
    -o-transition: all 0.5s ease-in;
}
.arcodicostantino .fcg-grid-item .ac-icon a:first-child:hover {
	border:2px solid #03C;
	color:#03c;
}	
.arcodicostantino .fcg-grid-item .ac-icon a:nth-child(2) {
	margin-left:15%;
	border:2px solid #fff;
	transition: all 0.5s ease-in 0s;
	-webkit-transition: all 0.5s ease-in;
    -moz-transition: all 0.5s ease-in;
    -ms-transition: all 0.5s ease-in;
    -o-transition: all 0.5s ease-in;
}
.arcodicostantino .fcg-grid-item .ac-icon a:nth-child(2):hover {
	border:2px solid #06F;
	color:#06f;
}
.arcodicostantino .fcg-grid-item .ac-icon a:nth-child(3) {
	margin-left:30%;
	border:2px solid #Fff;
	transition: all 0.5s ease-in 0s;
	-webkit-transition: all 0.5s ease-in;
    -moz-transition: all 0.5s ease-in;
    -ms-transition: all 0.5s ease-in;
    -o-transition: all 0.5s ease-in;
}
.arcodicostantino .fcg-grid-item .ac-icon a:nth-child(3):hover {
	border:2px solid #F00;
	color:#f00;
}

.arcodicostantino .fcg-grid-item {
	margin: 10px;
	color: #FFF;
	border-radius: 0;
	text-align: center;
}
.arcodicostantino  .owl-theme .owl-controls .owl-page span.owl-numbers {
    background: rgba(0, 0, 0, 0.2);
    border: 2px solid;
    border-radius: 50%;
    color: #fff;
    font-size: 10px;
    height: 25px;
    line-height: 20px;
    padding: 0;
    width: 25px;
}
.arcodicostantino .owl-theme .owl-controls .owl-page span {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.2);
    border: 2px solid #fff;
    border-radius: 50%;
    height: 12px;
    padding: 0;
    width: 12px;
}
.arcodicostantino .owl-theme .owl-controls .owl-buttons div {
	top:20px;
}
.arcodicostantino .owl-next {
	position:absolute;
	right:10px;
	top:0;
	background:none!important;
	padding:0!important;
	font-size:16px!important;
	margin:0!important
}
.arcodicostantino .owl-prev {
	position:absolute;
	right:50px;
	top:0;
	background:none!important;
	padding:0!important;
	font-size:16px!important;
	margin:0!important;	
}


/* SKIN SANTA MARIA MAGGIORE */

.santamariamaggiore .fcg-grid-item .ac-container {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.8);
    border-radius: 0 0 0 0;
    bottom: 0;
    height: 50%;
    padding: 5%;
    width: 100%;
}
.santamariamaggiore .fcg-grid-item .title {
	position: absolute;
    right: -100%;
    text-align: center;
    top: 10%;
    width: 100%;
	transition: all 0.9s ease-in 0s;
	-webkit-transition: all 0.9s ease-in;
    -moz-transition: all 0.9s ease-in;
    -ms-transition: all 0.9s ease-in;
    -o-transition: all 0.9s ease-in;
    white-space: nowrap; 
    overflow: hidden;
    text-overflow: ellipsis;	
	line-height:140%;				
}
.santamariamaggiore .fcg-item-show-5 .fcg-grid-item .title, 
.santamariamaggiore .fcg-item-show-4 .fcg-grid-item .title {
	font-size: 1.2em;
	margin-top:5px;		
}
.santamariamaggiore .fcg-item-show-4 .fcg-grid-item .title {
	margin-top:3%;
}
.santamariamaggiore .fcg-grid-item:hover .title {
	position:absolute;
	right:0;
	transition: all 0.7s ease-in 0s;
	-webkit-transition: all 0.7s ease-in;
    -moz-transition: all 0.7s ease-in;
    -ms-transition: all 0.7s ease-in;
    -o-transition: all 0.7s ease-in;			
}
.santamariamaggiore .fcg-grid-item .ac-icon a {
	border: 2px solid #fff;
    border-radius: 50%;
    bottom: 15%;
    color: #fff;
    display: block;
    font-size: 12px;
    height: 40px;
    line-height: 38px;
    position: absolute;
    text-decoration: none;
    width: 40px;
	transition: all 0.7s ease-in 0s;
	-webkit-transition: all 0.7s ease-in;
    -moz-transition: all 0.7s ease-in;
    -ms-transition: all 0.7s ease-in;
    -o-transition: all 0.7s ease-in;		
}
.santamariamaggiore .fcg-item-show-5 .fcg-grid-item .ac-icon a, 
.santamariamaggiore .fcg-item-show-4 .fcg-grid-item .ac-icon a  {
	border: 2px solid #fff;
    font-size: 12px;
    height: 30px;
    line-height: 28px;
    width: 30px;	
}
.santamariamaggiore .fcg-item-show-5 .fcg-grid-item:hover .ac-icon a:first-child  {
	margin-right:-15px;
}
.santamariamaggiore .fcg-item-show-4 .fcg-grid-item:hover .ac-icon a:first-child {
	margin-right:-15px;
}
.santamariamaggiore .fcg-grid-item .ac-icon a:first-child {
	right:-100%;
	opacity:1;
	transition: all 0.9s ease-in 0s;
	-webkit-transition: all 0.9s ease-in;
    -moz-transition: all 0.9s ease-in;
    -ms-transition: all 0.9s ease-in;
    -o-transition: all 0.9s ease-in;
}
.santamariamaggiore .fcg-grid-item .ac-icon a:first-child:hover {
	opacity:0.5;
}
.santamariamaggiore .fcg-grid-item:hover .ac-icon a:first-child {
	right:64%;
	margin-right:-20px;
	transition: all 0.7s ease-in 0s;
	-webkit-transition: all 0.7s ease-in;
    -moz-transition: all 0.7s ease-in;
    -ms-transition: all 0.7s ease-in;
    -o-transition: all 0.7s ease-in;
}
	
.santamariamaggiore .fcg-grid-item .ac-icon a:nth-child(2) {
	right:-100%;
	opacity:1;
	transition: all 0.8s ease-in 0s;
	-webkit-transition: all 0.8s ease-in;
    -moz-transition: all 0.8s ease-in;
    -ms-transition: all 0.8s ease-in;
    -o-transition: all 0.8s ease-in;
}
.santamariamaggiore .fcg-grid-item .ac-icon a:nth-child(2):hover {
	opacity:0.5;
}
.santamariamaggiore .fcg-grid-item:hover .ac-icon a:nth-child(2) {
	right:50%;
	margin-right:-20px;
	transition: all 0.8s ease-in 0s;
	-webkit-transition: all 0.8s ease-in;
    -moz-transition: all 0.8s ease-in;
    -ms-transition: all 0.8s ease-in;
    -o-transition: all 0.8s ease-in;
}
.santamariamaggiore .fcg-item-show-5 .fcg-grid-item:hover .ac-icon a:nth-child(2) {
	margin-right:-15px;
}
.santamariamaggiore .fcg-item-show-4 .fcg-grid-item:hover .ac-icon a:nth-child(2) {
	margin-right:-15px;
}
.santamariamaggiore .fcg-grid-item .ac-icon a:nth-child(3) {
	right:-100%;
	opacity:1;
	transition: all 0.7s ease-in 0s;
	-webkit-transition: all 0.7s ease-in;
    -moz-transition: all 0.7s ease-in;
    -ms-transition: all 0.7s ease-in;
    -o-transition: all 0.7s ease-in;
}
.santamariamaggiore .fcg-grid-item .ac-icon a:nth-child(3):hover {
	opacity:0.5;
}
.santamariamaggiore .fcg-grid-item:hover .ac-icon a:nth-child(3) {
	right:36%;
	margin-right:-20px;
	transition: all 0.9s ease-in 0s;
	-webkit-transition: all 0.9s ease-in;
    -moz-transition: all 0.9s ease-in;
    -ms-transition: all 0.9s ease-in;
    -o-transition: all 0.9s ease-in;
}
.santamariamaggiore .fcg-item-show-5 .fcg-grid-item:hover .ac-icon a:nth-child(3)  {
	margin-right:-15px;
}
.santamariamaggiore .fcg-item-show-4 .fcg-grid-item:hover .ac-icon a:nth-child(3) {
	margin-right:-15px;
}
.santamariamaggiore .fcg-grid-item {
	margin: 10px;
	color: #FFF;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	text-align: center;
}
.santamariamaggiore  .owl-theme .owl-controls .owl-page span.owl-numbers {
    background: rgba(0, 0, 0, 0.2);
    border: 2px solid;
    border-radius: 50%;
    color: #fff;
    font-size: 10px;
    height: 25px;
    line-height: 23px;
    padding: 0;
    width: 25px;
}
.santamariamaggiore .owl-theme .owl-controls .owl-page span {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.2);
    border: 2px solid #fff;
    border-radius: 50%;
    height: 12px;
    padding: 0;
    width: 12px;
}
.santamariamaggiore .owl-theme .owl-controls .owl-buttons div {
	top:20px;
}
.santamariamaggiore .owl-next {
	position:absolute;
	right:10px;
	top:0;
	background:none!important;
	padding:0!important;
	font-size:16px!important;
	margin:0!important
}
.santamariamaggiore .owl-prev {
	position:absolute;
	right:50px;
	top:0;
	background:none!important;
	padding:0!important;
	font-size:16px!important;
	margin:0!important;	
}



/* SKIN SAN GIOVANNI */

.sangiovanni .fcg-grid-item img {
	top:0;
	transition: all 0.5s ease-in 0s;
	-webkit-transition: all 0.5s ease-in;
    -moz-transition: all 0.5s ease-in;
    -ms-transition: all 0.5s ease-in;
    -o-transition: all 0.5s ease-in;
}
.sangiovanni .fcg-grid-item:hover img {
	top:-100%;
	transition: all 0.5s ease-in 0s;
	-webkit-transition: all 0.5s ease-in;
    -moz-transition: all 0.5s ease-in;
    -ms-transition: all 0.5s ease-in;
    -o-transition: all 0.5s ease-in;
}
.sangiovanni .fcg-grid-item .ac-container {
	background:#000;
	width:100%;
	height:100%;
	border-radius:0;
	bottom:-100%;
	padding: 8%;
	opacity:1;
	transition: all 0.5s ease-in 0s;
	-webkit-transition: all 0.5s ease-in;
    -moz-transition: all 0.5s ease-in;
    -ms-transition: all 0.5s ease-in;
    -o-transition: all 0.5s ease-in;
}
.sangiovanni .fcg-grid-item:hover .ac-container {
	background:#000;
	width:100%;
	height:100%;
	border-radius:0 ;
	bottom:0;
	transition: all 0.5s ease-in 0s;
	-webkit-transition: all 0.5s ease-in;
    -moz-transition: all 0.5s ease-in;
    -ms-transition: all 0.5s ease-in;
    -o-transition: all 0.5s ease-in;
}
.sangiovanni .fcg-grid-item .title {
	text-align:center;
	margin:0;
    white-space: nowrap; 
    overflow: hidden;
    text-overflow: ellipsis;	
	line-height:140%;				
}
.sangiovanni .fcg-grid-item .line-top {
	border-bottom: 1px solid #ffffff;
    width: 30px;
	text-align:center;	
	display:inline-block;
}
.sangiovanni .fcg-item-show-4 .fcg-grid-item .line-top, 
.sangiovanni .fcg-item-show-4 .fcg-grid-item .line-top,
.sangiovanni .fcg-item-show-5 .fcg-grid-item .line-top, 
.sangiovanni .fcg-item-show-5 .fcg-grid-item .line-top {
	display:none;
}
.sangiovanni .fcg-grid-item .line-bottom {
	border-bottom: 1px solid #ffffff;
    margin-bottom: 5%;
    width: 80px;	
	text-align:center;	
	display:inline-block;	
}
.sangiovanni .fcg-item-show-5 .fcg-grid-item .line-bottom, 
.sangiovanni .fcg-item-show-4 .fcg-grid-item .line-bottom {
	margin:15px;
}
.sangiovanni .fcg-item-show-4 .fcg-grid-item .text, 
.sangiovanni .fcg-item-show-5 .fcg-grid-item .text {
    display:none;
}
.sangiovanni .fcg-grid-item .text {
	padding:10px;
	line-height:135%;
}
.sangiovanni .fcg-grid-item .ac-icon a {
    color: #fff;
    display: block;
    font-size: 14px;
    height: 40px;
    line-height: 38px;
    margin: 4%;
    position: absolute;
    text-decoration: none;
    width: 40px;
	border-radius:50%;
	margin-top:0 !important;
}
.sangiovanni .fcg-grid-item .ac-icon .ac-social-container a:first-child {
	border: 2px solid #fff;
    left: 50%;
    margin-left: -70px;
	transition: all 0.5s ease-in 0s;
	-webkit-transition: all 0.5s ease-in;
    -moz-transition: all 0.5s ease-in;
    -ms-transition: all 0.5s ease-in;
    -o-transition: all 0.5s ease-in;
}
.sangiovanni .fcg-grid-item .ac-icon .ac-social-container a:nth-child(2) {
	border: 2px solid #fff;
    left: 50%;
    margin-left: -17.5px;
	transition: all 0.5s ease-in 0s;
	-webkit-transition: all 0.5s ease-in;
    -moz-transition: all 0.5s ease-in;
    -ms-transition: all 0.5s ease-in;
    -o-transition: all 0.5s ease-in;
}
.sangiovanni .fcg-grid-item .ac-icon .ac-social-container a:nth-child(3) {
	border: 2px solid #fff;
    left: 50%;
    margin-left: 35px;
	transition: all 0.5s ease-in 0s;
	-webkit-transition: all 0.5s ease-in;
    -moz-transition: all 0.5s ease-in;
    -ms-transition: all 0.5s ease-in;
    -o-transition: all 0.5s ease-in;
}
.sangiovanni .fcg-grid-item {
	margin: 10px;
	color: #FFF;
	border-radius: 0;
	text-align: center;
}
.sangiovanni  .owl-theme .owl-controls .owl-page span.owl-numbers {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.2);
    border: 2px solid;
    border-radius: 50%;
    color: #fff;
    font-size: 18px;
    height: 40px;
    line-height: 38px;
    padding: 0;
    width: 40px;
}
.sangiovanni .owl-theme .owl-controls .owl-page span {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.2);
    border: 2px solid #fff;
    border-radius: 50%;
    height: 12px;
    padding: 0;
    width: 12px;
}
.sangiovanni  .owl-theme .owl-controls .owl-page span.owl-numbers {
    background: rgba(0, 0, 0, 0.2);
    border: 2px solid;
    border-radius: 50%;
    color: #fff;
    font-size: 10px;
    height: 25px;
    line-height: 23px;
    padding: 0;
    width: 25px;
}
.sangiovanni .owl-theme .owl-controls .owl-page span {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.2);
    border: 2px solid #fff;
    border-radius: 50%;
    height: 12px;
    padding: 0;
    width: 12px;
}
.sangiovanni .owl-theme .owl-controls {
	position:relative;
}
.sangiovanni .owl-next {
	position:absolute;
	right:10px;
	top:0;
	background:none!important;
	padding:0!important;
	font-size:16px!important;
	margin:0!important
}
.sangiovanni .owl-prev {
	position:absolute;
	right:50px;
	top:0;
	background:none!important;
	padding:0!important;
	font-size:16px!important;
	margin:0!important;	
}

/* SKIN catacombedidomitilla */

.catacombedidomitilla .fcg-grid-item .container-top {
	position:relative;
	width:100%;
	height:auto;
}
.catacombedidomitilla .fcg-grid-item .ac-icon {
    height: 25px;
}
.catacombedidomitilla .fcg-grid-item .container-top .hover-img {
	position:absolute;
	background:rgba(0,0,0,0.5);
	opacity:0;
	top:0;
	left:0;
	width:100%;
	height:100%;
	transition: all 0.5s ease-in 0s;
	-webkit-transition: all 0.5s ease-in;
    -moz-transition: all 0.5s ease-in;
    -ms-transition: all 0.5s ease-in;
    -o-transition: all 0.5s ease-in;
}
.catacombedidomitilla .fcg-grid-item:hover .container-top .hover-img {
	position:absolute;
	background:rgba(0,0,0,0.5);
	opacity:1;
	width:90%;
	height:85%;
	margin:5%;
	transition: all 0.5s ease-in 0s;
	-webkit-transition: all 0.5s ease-in;
    -moz-transition: all 0.5s ease-in;
    -ms-transition: all 0.5s ease-in;
    -o-transition: all 0.5s ease-in;
}
.catacombedidomitilla .fcg-grid-item .container-top .hover-img .icon-plus {
	position:absolute;
	width:50px;
	height:50px;
	background:rgba(0,0,0,0.5);
	font-size:20px;
	color:#fff;
	line-height:45px;
	border:5px solid #000;
	left:50%;
	margin-left:-25px;
	top:50%;
	margin-top:-25px;
	opacity:1;
	text-decoration:none;
	-webkit-transition: all 0.5s ease-in;
    -moz-transition: all 0.5s ease-in;
    -ms-transition: all 0.5s ease-in;
    -o-transition: all 0.5s ease-in;
}
.catacombedidomitilla .fcg-item-show-5 .fcg-grid-item .container-top .hover-img .icon-plus {
    border: 3px solid #000;
    font-size: 16px;
    height: 40px;
    line-height: 37px;
    width: 40px;
}
.catacombedidomitilla .fcg-grid-item .container-top .hover-img .icon-plus:hover {
	opacity:0.6;
	-webkit-transition: all 0.5s ease-in;
    -moz-transition: all 0.5s ease-in;
    -ms-transition: all 0.5s ease-in;
    -o-transition: all 0.5s ease-in;
}
.catacombedidomitilla .fcg-grid-item img {
	top:0;	
	height:auto;
}
.catacombedidomitilla .fcg-grid-item .ac-container {
	 background: none repeat scroll 0 0 #000;
    bottom: 0;
    box-sizing: border-box;
    opacity: 1;
    padding: 10%;
    width: 100%;
	height:auto;
	position:relative;
	transition: all 0.5s ease-in 0s;
	-webkit-transition: all 0.5s ease-in;
    -moz-transition: all 0.5s ease-in;
    -ms-transition: all 0.5s ease-in;
    -o-transition: all 0.5s ease-in;
}
.catacombedidomitilla .fcg-grid-item:hover .ac-container {
	background:#000;
	border-radius:0 0 0 0;	
	transition: all 0.5s ease-in 0s;
	-webkit-transition: all 0.5s ease-in;
    -moz-transition: all 0.5s ease-in;
    -ms-transition: all 0.5s ease-in;
    -o-transition: all 0.5s ease-in;
}
.catacombedidomitilla .fcg-item-show-4 .fcg-grid-item .title {
	float: left;
    font-size: 20px;
    line-height: 1;
    position: relative;
    text-align: left;
    width: 58%;
    white-space: nowrap; 
    overflow: hidden;
    text-overflow: ellipsis;				
}
.catacombedidomitilla .fcg-item-show-5 .fcg-grid-item .title {
	float: none;
    font-size: 20px;
    line-height: 1;
    position: relative;
    text-align: justify;
    width: 100%;
}

.catacombedidomitilla .fcg-grid-item .title {
	float: left;
    font-size: 26px;
    line-height: 1;
    position: relative;
    text-align: left;
    width: 68%;			
}
.catacombedidomitilla .fcg-grid-item .text {
	height: auto;
    margin: 10% 0 0;
    position: relative;
    text-align: justify;
	line-height:125%;
}
.catacombedidomitilla .fcg-grid-item .job {
	margin-top: 12%;
    text-align: left;
	font-weight:bold;
	font-size:14px;
}
.catacombedidomitilla .fcg-grid-item .ac-icon a {
    color: #fff;
    display: block;
    font-size: 14px;
    height: 25px;
    line-height: 25px;
    position: absolute;
    text-decoration: none;
    width: 25px;
	right:10%;
}
.catacombedidomitilla .fcg-item-show-5 .fcg-grid-item .ac-icon a {
	left:10%;
	margin-top:5%;
}
.catacombedidomitilla .fcg-grid-item .ac-icon a:first-child {
	background: #fff;
    color: #000;
    margin-right: 56px;
	transition: all 0.3s ease-in 0s;
	-webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -ms-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
}
.catacombedidomitilla .fcg-item-show-5 .fcg-grid-item .ac-icon a:first-child {
    margin-left: 0;
}
.catacombedidomitilla .fcg-grid-item .ac-icon a:nth-child(2) {
	background: #fff;
    color: #000;
    margin-right: 28px;
	transition: all 0.3s ease-in 0s;
	-webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -ms-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
}
.catacombedidomitilla .fcg-item-show-5 .fcg-grid-item .ac-icon a:nth-child(2) {
	margin-left:28px;
}
.catacombedidomitilla .fcg-grid-item .ac-icon a:nth-child(3) {
	background: #fff;
    color: #000;
	transition: all 0.3s ease-in 0s;
	-webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -ms-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
}
.catacombedidomitilla .fcg-item-show-5 .fcg-grid-item .ac-icon a:nth-child(3) {
	margin-left:56px;
}

.catacombedidomitilla .fcg-grid-item {
	margin: 10px;
	color: #FFF;
	height: auto;
	border-radius: 0;
	text-align: center;
}
.catacombedidomitilla .ac-social-container {
    height: 25%;
}
.catacombedidomitilla  .owl-theme .owl-controls .owl-page span.owl-numbers {
    background: #fff;
    border: 0 none;
    border-radius: 0;
    color: #000;
    font-size: 12px;
    height: 25px;
    line-height: 26px;
    padding: 0;
    width: 25px;
}
.catacombedidomitilla .owl-theme .owl-controls .owl-page span {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.2);
    border: 2px solid #fff;
    border-radius: 0;
    height: 15px;
    padding: 0;
    width: 15px;
}
.catacombedidomitilla .owl-theme .owl-controls {
	position:relative;
}
.catacombedidomitilla .owl-next {
	position:absolute;
	right:10px;
	top:0;
	background:none!important;
	padding:0!important;
	font-size:16px!important;
	margin:0!important
}
.catacombedidomitilla .owl-prev {
	position:absolute;
	left:10px;
	top:0;
	background:none!important;
	padding:0!important;
	font-size:16px!important;
	margin:0!important;	
}


/* SKIN villaadriana */

.villaadriana .fcg-grid-item .container-top {
	position:relative;
	width:100%;
	height:47.7%;
}
.villaadriana .fcg-grid-item .container-top .hover-img {
	position:absolute;
	background:rgba(0,0,0,0.5);
	opacity:0;
	top:0;
	left:0;
	width:100%;
	height:100%;
	transition: all 0.5s ease-in 0s;
	-webkit-transition: all 0.5s ease-in;
    -moz-transition: all 0.5s ease-in;
    -ms-transition: all 0.5s ease-in;
    -o-transition: all 0.5s ease-in;
}
.villaadriana .fcg-grid-item .icon-plus {
	background: none repeat scroll 0 0 #000;
    border-radius: 50%;
    color: #fff;
    font-size: 14px;
    height: 32px;
    line-height: 32px;
    opacity: 1;
    text-decoration: none;
    width: 32px;
	-webkit-transition: all 0.5s ease-in;
    -moz-transition: all 0.5s ease-in;
    -ms-transition: all 0.5s ease-in;
    -o-transition: all 0.5s ease-in;
}
.villaadriana .fcg-grid-items .icon-plus:hover {
	opacity:0.6;
	-webkit-transition: all 0.5s ease-in;
    -moz-transition: all 0.5s ease-in;
    -ms-transition: all 0.5s ease-in;
    -o-transition: all 0.5s ease-in;
}
.villaadriana .fcg-grid-item img {
	border-radius:36px;
}
.villaadriana .fcg-grid-item .ac-container {
	bottom: 0;
    box-sizing: border-box;
    height: 52.3%;
    opacity: 1;
    padding: 10% 0;
    width: 100%;
	position:relative;
	height:auto;
}
.villaadriana .fcg-grid-item .title {
	font-size: 25px;
    line-height: 1;
    position: relative;
    text-align: center;
    width: 100%;
    white-space: nowrap; 
    overflow: hidden;
    text-overflow: ellipsis;	
	line-height:140%;				
}
.villaadriana .fcg-grid-item .text {
	height: auto;
    margin: 10% 10% 0;
    position: relative;
    text-align: center;
	line-height:145%;
}
.villaadriana .fcg-grid-item .job {
	font-size: 14px;
    font-weight: bold;
    margin-top: 3%;
    text-align: center;
    width: 100%;
}
.villaadriana .fcg-grid-item .ac-icon a {
    border-radius: 50%;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    margin-right: 3%;
    text-decoration: none;
    width: 40px;
}
.villaadriana .fcg-grid-item .ac-icon a:last-child {
	margin-right:0;
}
.villaadriana .fcg-grid-item .ac-icon {
    height: auto;
    margin-top: 6%;
    text-align: center;
    width: 100%;
}
.villaadriana .fcg-grid-item .ac-icon a:first-child {
	background:#03C;
	color:#fff;
	transition: all 0.3s ease-in 0s;
	-webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -ms-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
}
.villaadriana .fcg-grid-item .ac-icon a:first-child:hover {
	background:#03C;
	color:#fff;
}	
.villaadriana .fcg-grid-item .ac-icon a:nth-child(2) {
	background:#06F;
	color:#fff;
	transition: all 0.3s ease-in 0s;
	-webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -ms-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
}
.villaadriana .fcg-grid-item .ac-icon a:nth-child(2):hover {
	background:#06F;
	color:#fff;
}
.villaadriana .fcg-grid-item .ac-icon a:nth-child(3) {
	background: #F00;
    color: #fff;
	transition: all 0.3s ease-in 0s;
	-webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -ms-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
}
.villaadriana .fcg-grid-item .ac-icon a:nth-child(3):hover {
	background:#F00;
	color:#fff;
}

.villaadriana .fcg-grid-item {
	margin: 10px;
	color: #000 !important;
	height: auto;
	border-radius: 0;
	text-align: center;
}
.villaadriana  .owl-theme .owl-controls .owl-page span.owl-numbers {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.2);
    border: 2px solid;
    border-radius: 50%;
    color: #fff;
    font-size: 10px;
    height: 25px;
    line-height: 23px;
    padding: 0;
    width: 25px;
}
.villaadriana .owl-theme .owl-controls .owl-page span {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.2);
    border: 2px solid #fff;
    border-radius: 50%;
    height: 15px;
    padding: 0;
    width: 15px;
}
.villaadriana .owl-next {
	background:none!important;
	padding:0!important;
	font-size:16px!important;
	margin:0 0 0 3px!important
}
.villaadriana .owl-prev {
	background:none!important;
	padding:0!important;
	font-size:16px!important;
	margin:0 3px 0 0!important;	
}


/* SKIN palatino */

.palatino .fcg-grid-item .container-top {
	position:relative;
	width:100%;
	height:47.7%;
}
.palatino .fcg-grid-item .container-top .hover-img {
	position:absolute;
	background:rgba(0,0,0,0.5);
	opacity:0;
	top:0;
	left:0;
	width:100%;
	height:100%;
	transition: all 0.5s ease-in 0s;
	-webkit-transition: all 0.5s ease-in;
    -moz-transition: all 0.5s ease-in;
    -ms-transition: all 0.5s ease-in;
    -o-transition: all 0.5s ease-in;
}

.palatino .fcg-grid-item img {
	top:0;
}
.palatino .fcg-grid-item .ac-container {
	box-sizing: border-box;
    height: auto;
    opacity: 1;
    padding: 5% 0 0;
    position: relative;
    width: 100%;
}
.palatino .fcg-grid-item .title {
	font-size: 25px;
    line-height: 1;
    position: relative;
    text-align: left;
    width: 90%;
    white-space: nowrap; 
    overflow: hidden;
    text-overflow: ellipsis;
	line-height:125%;				
}
.palatino .fcg-grid-item .text {
	border-bottom: 1px solid;
    height: auto;
    margin: 5% 0;
    padding-bottom: 5%;
    position: relative;
    text-align: left;
	line-height:145%;
}
.palatino .fcg-grid-item .job {
	font-size: 14px;
    font-weight: bold;
    margin-top: 1%;
    text-align: left;
    width: 100%;
}
.palatino .fcg-grid-item .ac-icon a {
    color: #747474;
    display: inline-block;
    font-size: 14px;
    height: 30px;
    line-height: 29px;
    margin-right: 3%;
    text-decoration: none;
    width: 30px;
	text-align:center;
	border:1px solid #747474;
}
.palatino .fcg-grid-item .ac-icon a:last-child {
	margin-right:0;
}
.palatino .fcg-grid-item .ac-icon {
    height: auto;
    text-align: left;
    width: 100%;
}
.palatino .fcg-grid-item .ac-icon a.icon-plus {
    color: #747474;
    font-size: 14px;
    height: 30px;
    text-decoration: none;
    width: 30px;
	-webkit-transition: all 0.5s ease-in;
    -moz-transition: all 0.5s ease-in;
    -ms-transition: all 0.5s ease-in;
    -o-transition: all 0.5s ease-in;
}
.palatino .fcg-grid-item .ac-icon a.icon-plus:hover {
	color:#000;
	border:1px solid #000;
	-webkit-transition: all 0.5s ease-in;
    -moz-transition: all 0.5s ease-in;
    -ms-transition: all 0.5s ease-in;
    -o-transition: all 0.5s ease-in;
}
.palatino .fcg-grid-item .ac-icon a:first-child {
	color:#747474;
	transition: all 0.3s ease-in 0s;
	-webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -ms-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
}
.palatino .fcg-grid-item .ac-icon a:first-child:hover {
	color:#000;
	border:1px solid #000;
}	
.palatino .fcg-grid-item .ac-icon a:nth-child(2) {
	color:#747474;
	transition: all 0.3s ease-in 0s;
	-webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -ms-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
}
.palatino .fcg-grid-item .ac-icon a:nth-child(2):hover {
	color:#000;
	border:1px solid #000;
	
}
.palatino .fcg-grid-item .ac-icon a:nth-child(3) {
    color: #747474;
	transition: all 0.3s ease-in 0s;
	-webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -ms-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
}
.palatino .fcg-grid-item .ac-icon a:nth-child(3):hover {
	color:#000;
	border:1px solid #000;
}

.palatino .fcg-grid-item {
	margin: 10px;
	color: #747474 !important;
	height: auto;
	border-radius: 0;
	text-align: center;
	border-radius:0 !important;
}
.palatino  .owl-theme .owl-controls .owl-page span.owl-numbers {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #000;
    border-radius: 0;
    color: #747474;
    font-size: 10px;
    height: 20px;
    line-height: 20px;
    padding: 0;
    width: 20px;
}
.palatino .owl-theme .owl-controls .owl-page span {
	background: none;
    border: 1px solid #000;
    border-radius: 0;
    height: 15px;
    padding: 0;
    width: 15px;
}
.palatino .owl-next {
	background:none!important;
	padding:0!important;
	font-size:16px!important;
	margin:0 0 0 3px!important
}
.palatino .owl-prev {
	background:none!important;
	padding:0!important;
	font-size:16px!important;
	margin:0 3px 0 0!important;	
}


/* RESPONSIVE */
@media screen and (max-width: 900px) {
	.fcg-grid.fcg-type-carousel.wpfcg_grid figure {
		width:auto;
	}
	.fcg-grid.fcg-type-carousel .fcg-grid-item .title {
		font-size:20px;
	}
	.quirinale .fcg-grid-item:hover .ac-icon a:first-child {
		left:20%;
	}
	.quirinale .fcg-grid-item:hover .ac-icon a:nth-child(3) {
		right:20%;
	}
	.santamariamaggiore .fcg-grid-item .ac-icon a {
		width:30px;
		height:30px;
		line-height:28px;
	}
	.santamariamaggiore .fcg-grid-item:hover .ac-icon a:first-child,
	.santamariamaggiore .fcg-grid-item:hover .ac-icon a:nth-child(2),
	.santamariamaggiore .fcg-grid-item:hover .ac-icon a:nth-child(3) {
		margin-right:-15px;
	}
	.catacombedidomitilla .owl-theme .owl-controls {
		position:initial;
	}
	.catacombedidomitilla .owl-theme .owl-controls .owl-buttons div {
		top:20px;	
	}
}
@media screen and (max-width: 480px) {
	.sangiovanni .fcg-grid-item .ac-icon a {
		width:30px;
		height:30px;
		line-height:28px;
	}	
	.sangiovanni .fcg-grid-item .ac-icon a:first-child,
	.sangiovanni .fcg-grid-item .ac-icon a:nth-child(2),
	.sangiovanni .fcg-grid-item .ac-icon a:nth-child(3) {
		margin-right:-15px;
	}
	.sangiovanni .fcg-grid-item .text {
		font-size:10px;
		padding:6%;
		line-height:115%;
	}
	.sangiovanni .fcg-grid-item .line-top, .sangiovanni .fcg-grid-item .line-bottom {
		display:none;
	}
}
@media screen and (max-width: 900px) and (orientation: landscape) {
	.sangiovanni .fcg-grid-item .ac-icon a:first-child,
	.sangiovanni .fcg-grid-item .ac-icon a:nth-child(2),
	.sangiovanni .fcg-grid-item .ac-icon a:nth-child(3) {
		margin-right:-15px;
	}
	.sangiovanni .fcg-grid-item .text {
		font-size:10px;
		padding:6%;
		line-height:115%;
	}
	.sangiovanni .fcg-grid-item .line-top, .sangiovanni .fcg-grid-item .line-bottom {
		display:none;
	}
}
@media (min-device-width: 768px) and (max-device-width: 800px) and (orientation: landscape) {
	.sangiovanni .fcg-grid-item .text {
		display:none;
	}
	.sangiovanni .ac-social-container {
		margin-top:20%;
	}
}