﻿@charset "UTF-8";
@import url(animate.css);
@import url(//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css);
@import url(//fonts.googleapis.com/css?family=Roboto:400,300,500,700,900);
@import url(material-icons.css);
/*========================================================
                      Main Styles
=========================================================*/
body {
  color: #18171b;
  font: 400 20px/1.25 "Roboto", sans-serif;
  -webkit-text-size-adjust: none;
  background: #0C0C0D;
}

img {
  max-width: 100%;
  height: auto;
}

/*================     Typography     ===================*/
h1, h2, h3, h4, h5, h6, .heading-1, .heading-2, .heading-3, .heading-4, .heading-5, .heading-6 {
  text-transform: uppercase;
}

.post_caption_cnt h5 a{
	color: #c9091d;
}

.post_caption_cnt h5 a:hover{
	color: #242329;
}

h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, .heading-1 a:hover, .heading-2 a:hover, .heading-3 a:hover, .heading-4 a:hover, .heading-5 a:hover, .heading-6 a:hover {
  color: #D91D52;
}

h1, .heading-1 {
  font-size: 80px;
  line-height: 1;
}

h2, .heading-2 {
  font-size: 60px;
  line-height: 64px;
  font-weight: 900;
}
@media (max-width: 767px) {
  h2, .heading-2 {
    font-size: 56px;
    line-height: 1;
  }
}
@media (max-width: 479px) {
  h2, .heading-2 {
    font-size: 45px;
    line-height: 1;
  }
}

h3, .heading-3 {
  font-size: 48px;
  line-height: 50px;
  font-weight: 900;
}
@media (max-width: 479px) {
  h3, .heading-3 {
    font-size: 40px;
    line-height: 42px;
  }
}

h4, .heading-4 {
  font-size: 30px;
  line-height: 35px;
  font-weight: 400;
  letter-spacing: 1.8px;
}

h5, .heading-5 {
  font-size: 18px;
  line-height: 25px;
  font-weight: 500;
  text-transform: none;
}

h6, .heading-6 {
  font-size: 20px;
  line-height: 25px;
  font-weight: 400;
  letter-spacing: 2.4px;
  color: #484652;
}

h6.data {
  font-size: 15px;
  line-height: 25px;
  font-weight: 400;
  letter-spacing: 2.4px;
  color: red;
  margin-bottom: 10px;
  /*text-align: left;*/
}

/*LISTA EVENTI*/

.data-uimg{
    position: absolute;
    width: 100%;
    z-index: 0;
    top: -28px;
    left: 0px;
    background-color: #c9091d;
    padding-bottom:4px;
    height: 30px; 
    font-size: 18px;
    line-height: 30px;
    font-weight: 400;
    letter-spacing: 2px;
    color: #FFFFFF;
}


.Elist {
    width: 100%;
    margin-bottom: 8px;
    overflow: hidden;  
    border: 1px solid #e4e5e6;
    display:table;
    
}
.rowList .col-md-12 + .col-md-12 {
    margin-top: 0px;
}


.Elist .col-md-3,
.Elist .col-xs-3,
.Elist .col-sm-3 {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 20%;
    border: 0px solid red;
    text-align: left;
}

.Elist .col-md-9,
.Elist .col-xs-9,
.Elist .col-sm-9 {
    padding-left: 8px;
    padding-right: 3px;
    float: right;
    width: 80%;
    border: 0px solid red;
    margin: 0px;
}

/*.Elist.product_img:after {
    position: absolute;
    content: '\e8e4';
    font: 400 40px/40px 'Material Icons';
    color: #F0F54B;
    z-index: 5;
    margin-left: 0px !important;
    margin-top: 15% !important;
    -moz-transform: translate(50%, -50%) rotate(-180deg);
  -ms-transform: translate(50%, -50%) rotate(-180deg);
  -o-transform: translate(50%, -50%) rotate(-180deg);
  -webkit-transform: translate(50%, -50%) rotate(-180deg);
    transform: translate(50%, 50%) rotate(-180deg);
}*/

.product_txt {
    float: left;
    border: 0px solid green;
    width: 85%;
    /*height:110px;*/
}

.Elist .list-categoria {
   text-align: right;
    margin-top: 6px;
    border: 0px solid red;
    clear: both;
}
.Elist .list-categoria span {
    font-size: 75%;
    font-weight: normal;   
    float: right;
    margin-bottom: 2px;
    margin-right: 3px;
    margin-top: 4px;
    padding: 2px 6px;
}

.Elist-data-cat {
    border: 0px solid red;
    overflow: hidden;
    clear: both;
}

.Elist .list-data {
    /*margin-left: 10px;*/
    color: #18171b;
    font-size: 70%;
    font-weight: 400;
    left: 0;
    letter-spacing: 2px;
    padding-bottom: 4px;
    padding-top: 4px;
    overflow: hidden;
    border: 0px solid red;
    margin-left: 7px;
}

.Elist .card-luogo {
    margin-left: 0px;

}

.Elist .list-data .data {
    padding-left: 0px;
    padding-right: 15px;
    float: left;
}

.list .list-categoria {
    
    font-size: 0.7em;
    font-weight: 400;
    text-align: right;
    letter-spacing: 2px;
    margin-top: 5px;
    width: 40%;
    float: left;
}

.list .list-categoria span {
    width: auto;
    background: #c9091d;
    color: #FFFFFF;
    padding: 2px 6px;
    margin-right: 3px;
    float: right;
}


.Elist .list-titolo {
    padding-top: 4px;
    padding-bottom: 1px;
}
.Elist .list-titolo p {
    font-size: 110%;
    font-weight: 400;
    
    text-transform: none;
    color: #d91d52;
}

.list .list-strillo {
    padding-top: 2px;
    padding-bottom: 4px;
}
.list .list-strillo p {
    font-size: 0.8em;
    font-weight: 400;
    text-transform: none;
    padding-left: 10px;
    padding-right: 10px;
    text-align: justify;
}


.Elist .card-link {
    opacity: 1;
    padding: 8px 0px;
}

.list .col-xs-2,
.list .col-xs-2,
.list .col-xs-4,
.list .col-xs-5{

    padding-left: 0px !important;
    padding-right: 2px !important;
}

.list .col-md-10 {
    position: absolute;
    right: 0px;
    margin-top: 10px;
    float: right !important;
    height: 80%;
    display:table-cell;
    vertical-align: middle;
    /*overflo: hidden;*/
    border: 0px solid green;
}

/*---- CARD ----*/
.card-luogo {
    border: 0px solid red;
    font-size: 0.7em;
    font-weight: 400;
    overflow: hidden;
    text-align: left;
    margin-top: 8px;
    margin-bottom: 12px;
    border: 0px solid red;
    margin-left: -8px;

}
.card-luogo div {
    padding-top: 0px;
    margin-left: 30px;
    color: #942190;
}
.card-luogo:before {
    
    position: absolute;
    /*content: '\e316';*/
    content: '\e55f';
    font: 200 25px/25px 'Material Icons';
    color: #942190;
    z-index: 1;
    margin-left: 0px !important;
    margin-top: -5px !important;
}

div.card-strillo {
    margin-top: 5px;
    font-size: 14px;
    min-height: 100px;
    border: 0px solid red;
    text-align: justify;
    opacity: 0;
}

.card-categoria {

    border: 0px solid red;
    font-size: 0.7em;
    font-weight: 400;
    letter-spacing: 2px;
    text-transform: uppercase;
    overflow: hidden;
    text-align: center;
    margin-top: 4px;
    margin-bottom: 4px;
}

.card-categoria span {
    float: right;
    padding: 2px 6px;
    margin-top: 0px;
    margin-bottom:2px;
    margin-right: 3px;

}

.card-link {
    font-size: 14px;
    text-align: left;
    text-transform: uppercase;
    letter-spacing: 2px;
    opacity: 0;
}

.card-link a {
    color: #c9091d;
    padding: 4px 8px;
}

/*colori categorie*/

.fc-header-title h2 {		
	font-size:30px;
	color:#c00000;
	line-height:32px;
}
	
.fc-event{
	border: 0px solid red;
	font-size: 0.6em;
	font-weight: 300;
	text-transform: normal;
	margin: 2px;
	padding: 4px;
/*	background-color: #h9h9h9 !important;*/
}
.fc-event .fc-event-time{
	font-size: 0.8em;
	font-weight: 300;
	
}

.Elist .list-categoria span.categoria_default,
.list .list-categoria span.categoria_default,
.card-categoria span.categoria_default {
    background: #ffffff;
    border: 1px solid #cccccc;
    color: #cccccc;
}

.Elist .list-categoria span.categoria_1,
.list .list-categoria span.categoria_1,
.card-categoria span.categoria_1 {
    background: #ffffff;
    border: 1px solid #c9091d;
    color: #c9091d;
}

.Elist .list-categoria span.categoria_2,
.list .list-categoria span.categoria_2,
.card-categoria span.categoria_2 {
    background: #ffffff;
    border: 1px solid #00a4ea;
    color: #00a4ea;
}

.Elist .list-categoria span.categoria_3,
.list .list-categoria span.categoria_3,
.card-categoria span.categoria_3 {
    background: #ffffff;
    border: 1px solid #fd6500;
    color: #fd6500;
}

.Elist .list-categoria span.categoria_4,
.list .list-categoria span.categoria_4,
.card-categoria span.categoria_4 {
    background: #ffffff;
    border: 1px solid #0c65d5;
    color: #0c65d5;
}

.Elist .list-categoria span.categoria_5,
.list .list-categoria span.categoria_5,
.card-categoria span.categoria_5 {
    background: #FFFFFF;
    border: 1px solid #942190;
    color: #942190;
}

.Elist .list-categoria span.categoria_6,
.list .list-categoria span.categoria_6,
.card-categoria span.categoria_6 {
    background: #FFFFFF;
    border: 1px solid #fff4f3;
    color: #fff4f3;
}

.Elist .list-categoria span.categoria_7,
.list .list-categoria span.categoria_7,
.card-categoria span.categoria_7 {
    background: #FFFFFF;
    border: 1px solid #ff0000;
    color: #ff0000;
}

.Elist .list-categoria span.categoria_8,
.list .list-categoria span.categoria_8,
.card-categoria span.categoria_8 {
    background: #FFFFFF;
    border: 1px solid #009864;
    color: #009864;
}

/**/
.Elist .list-categoria span.categoria_9,
.list .list-categoria span.categoria_9,
.card-categoria span.categoria_9 {
    background: #FFFFFF;
    border: 1px solid #942190;
    color: #942190;
}

/**/
.Elist .list-categoria span.categoria_10,
.list .list-categoria span.categoria_10,
.card-categoria span.categoria_10 {
    background: #ffffff;
    border: 1px solid #c9091d;
    color: #c9091d;
}

/**/
.Elist .list-categoria span.categoria_11,
.list .list-categoria span.categoria_11,
.card-categoria span.categoria_11{
    background: #ffffff;
    border: 1px solid #fd6500;
    color: #fd6500;
}


/**/
.Elist .list-categoria span.categoria_12,
.list .list-categoria span.categoria_12,
.card-categoria span.categoria_12 {
    background: #FFFFFF;
    border: 1px solid #FF99CC;
    color: #FF99CC;
}

/**/
.Elist .list-categoria span.categoria_13,
.list .list-categoria span.categoria_13,
.card-categoria span.categoria_13 {
    background: #ffffff !important;
    border: 1px solid #0c65d5 !important;
    color: #0c65d5 !important;
}

/**/
.Elist .list-categoria span.categoria_14,
.list .list-categoria span.categoria_14,
.card-categoria span.categoria_14 {
    background: #FFFFFF;
    border: 1px solid #009864;
    color: #009864;
}

/**/
.Elist .list-categoria span.categoria_15,
.list .list-categoria span.categoria_15,
.card-categoria span.categoria_15 {
    background: #ffffff;
    border: 1px solid #00a4ea;
    color: #00a4ea;
}

/* MANIFESTAZIONI*/
.Elist .list-categoria span.categoria_45,
.list .list-categoria span.categoria_45,
.card-categoria span.categoria_45 {
    background: #ffffff;
    border: 1px solid #0c65d5 !important;
    color: #0c65d5 !important;
}

.fc-event.categoria_45 {
	background: #0c65d5;
    border: 1px solid #0c65d5 !important;
    color: #FFFFFF !important;
}

/* CINEMA E VIDEO*/
.Elist .list-categoria span.categoria_46,
.list .list-categoria span.categoria_46,
.card-categoria span.categoria_46 {
    background: #ffffff !important;
    border: 1px solid #c9091d !important;
    color: #c9091d !important;
}

.fc-event.categoria_46 {
	background: #c9091d;
    border: 1px solid #c9091d !important;
    color: #FFFFFF !important;
}

/* #myforli TEATRO*/
.Elist .list-categoria span.categoria_47,
.list .list-categoria span.categoria_47,
.card-categoria span.categoria_47 {
    background: #FFFFFF !important;
    border: 1px solid #009864 !important;
    color: #009864 !important;
}

.fc-event.categoria_47 {
	background: #009864;
    border: 1px solid #009864 !important;
    color: #FFFFFF !important;
}

/* MUSICA*/
.Elist .list-categoria span.categoria_48,
.list .list-categoria span.categoria_48,
.card-categoria span.categoria_48 {
    background: #FFFFFF !important;
    border: 1px solid #942190 !important;
    color: #942190 !important;
}

.fc-event.categoria_48 {
	background: #942190;
    border: 1px solid #942190 !important;
    color: #FFFFFF !important;
}

/* MOSTRE*/
.Elist .list-categoria span.categoria_49,
.list .list-categoria span.categoria_49,
.card-categoria span.categoria_49 {
    background: #FFFFFF !important;
    border: 1px solid #FFCC33 !important;
    color: #FFCC33 !important;
}

.fc-event.categoria_49 {
	background: #FFCC33;
    border: 1px solid #FFCC33 !important;
    color: #600 !important;
}

/* INCONTRI*/
.Elist .list-categoria span.categoria_50,
.list .list-categoria span.categoria_50,
.card-categoria span.categoria_50 {
    background: #FFFFFF !important;
    border: 1px solid #FF0033 !important;
    color: #FF0033 !important;
}

.fc-event.categoria_50 {
	background: #FF0033;
    border: 1px solid #FF0033 !important;
    color: #FFFFFF !important;
}

/* EVENTI ISTITUZIONALI*/
.Elist .list-categoria span.categoria_51,
.list .list-categoria span.categoria_51,
.card-categoria span.categoria_51 {
    background: #ffffff !important;
    border: 1px solid #00a4ea !important;
    color: #00a4ea !important;
}

.fc-event.categoria_51 {
	background: #00a4ea;
    border: 1px solid #00a4ea !important;
    color: #FFFFFF !important;
}

/* SPORT E GIOCHI*/
.Elist .list-categoria span.categoria_52,
.list .list-categoria span.categoria_52,
.card-categoria span.categoria_52 {
    background: #ffffff !important;
    border: 1px solid #fd6500 !important;
    color: #fd6500 !important;
}

.fc-event.categoria_52 {
	background: #fd6500;
    border: 1px solid #fd6500 !important;
    color: #FFFFFF !important;
}

/* FIERE E MERCATI */
.Elist .list-categoria span.categoria_53,
.list .list-categoria span.categoria_53,
.card-categoria span.categoria_53 {
    background: #FFFFFF !important;
    border: 1px solid #FF00CC !important;
    color: #FF00CC !important;
}

.fc-event.categoria_53 {
	background: #FF00CC;
    border: 1px solid #FF00CC !important;
    color: #FFFFFF !important;
}

.col-md-txt-list{
    position: absolute;
    display:table-cell;
    width: 100%;
    height: 130px;
    vertical-align: middle;
    border: 0px solid black;     
}

.list-data p,
.list-titolo p,
.list-strillo p,
.list-Icon p  {
   
}

.right {
    text-align: right !important;
}

.clearFloat {
    clear: both;
}
.list-Icon {
  
}
.list-Icon a {
    display: block;
    width: 40px;
    height: 130px;
    background-image: url("../images/frecciaList.png");
    background-position: center;
    background-repeat: no-repeat;
}

.list-Icon a:hover {
    background-image: url("../images/frecciaList.png");
    background-position: 20px;
    -webkit-transition: background-position ease-out 500ms;
    -moz-transition: background-position ease-out 500ms;
    -o-transition: background-position ease-out 500ms;
    transition: background-position ease-out 500ms;

}

.data-uimg_list:before {
    /*position: absolute;*/
    content: '\e8e4';
    font: 400 40px/40px 'Material Icons';
    color: #F0F54B;
    z-index: 5;
    
    display: inline-block;
    margin-left: -45px !important;
    margin-top: 10% !important;
    -moz-transform: translate(50%, -50%) rotate(-180deg);
  -ms-transform: translate(50%, -50%) rotate(-180deg);
  -o-transform: translate(50%, -50%) rotate(-180deg);
  -webkit-transform: translate(50%, -50%) rotate(-180deg);
    transform: translate(50%, 50%) rotate(-180deg);
}
.data-uimg_list {
    width: 16%;
    padding-left: 0px !important;
    float: left;
    padding-right: 15px;
}

.data-uimg_list .date_list {
    margin-top: -20px !important;
    text-align: right;  
    color: #484652;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 2px;
    padding-left: 35px;
}

.evento-dati_list {
    width: 40%;
    height: 115px;
    float: left;
    margin: 0px auto;
    padding:10px;
    margin:auto;
    top:0; left:0; bottom:0; right:0;
}

.evento-dati_strillo {
    width: 40%;
    height: 115px;
    overflow: hidden;
    float: left;
    margin: 0px auto;
    padding:0px;
    margin:auto;
    top:0; left:0; bottom:0; right:0;
}

.evento-dati_list h6{
    margin-top: 8px !important;
    font-size: 15px;
}

.evento-dati_list p {
    margin-top: 8px !important;
    font-size: 5px;
}

.linkIcon {
    float: right;
    height: 115px;
    position: absolute;
    width: 5%;
    right: 0px;
    border: 1px solid black; 
}
.linkIcon img {
    position: absolute;
    top: 40%;
    margin-left: 8px;
}
.linkIcon a {
    height: 115px;
    display: block;    
}
.linkIcon a:hover{
    margin-left: 4px;
    transition-timing-function: linear;   
}

.data-uimg .data_left {
    padding-left: 5px;
    float: left;
}
.data-uimg .data_right {
    padding-right: 5px;
    float: right;
}

p .fa, .marked-list .fa, .list .fa {
    text-decoration: none;
}

small, .small {
    font-size: .8em;
    line-height: 1.25;
}

.big {
    font-size: 1.5em;
}

time {
    display: block;
}

a {
    font: inherit;
    color: inherit;
    text-decoration: none;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
a:focus {
    outline: none;
}
a:active {
    background-color: transparent;
}

/*.detailTags li,*/
.detailTags span,
a[href^="http:"],
a[href^="tel:"],
a[href^="callto:"],
a[href^="mailto:"] {
    color: inherit;
    text-decoration: none;
    position: relative;
}

/*.detailTags li:after,*/
.detailTags span:after,
a[href^="http:"]:after,
a[href^="tel:"]:after,
a[href^="callto:"]:after,
a[href^="mailto:"]:after {
    background: #666666;
    position: absolute;
    top: 100%;
    left: 0px;
    width: 100%;
    height: 1px;
    content: "";
    opacity: 0;
    transition: height 0.2s ease 0s, opacity 0.2s ease 0s, transform 0.2s ease 0s;
    transform: translateY(-10px);
}

/*.detailTags li:hover,*/
.detailTags span:hover,
a[href^="http:"]:hover,
a[href^="tel:"]:hover,
a[href^="callto:"]:hover,
a[href^="mailto:"]:hover {
  color: #000000;
}

/*.detailTags li:hover:after,*/
.detailTags span:hover:after,
a[href^="http:"]:hover:after,
a[href^="tel:"]:hover:after,
a[href^="callto:"]:hover:after,
a[href^="mailto:"]:hover:after {
  color: #000000;
  height: 2px;
  opacity: 1;
  transform: translateY(0px);
}

.fa {
  line-height: inherit;
}

[class*='fa-']:before {
  font-weight: 400;
  font-family: "FontAwesome";
}

.page {
  overflow: hidden;
  min-height: 500px;
}
.lt-ie9 .page {
  min-width: 1200px;
}

/*=======================================================
                       Main Layout
=========================================================*/
/*==================    Offsets      ======================*/
* + h4 {
  margin-top: 25px;
}

* + h6 {
  margin-top: 16px;
}

* + p {
  margin-top: 20px;
}

h3 + p {
  margin-top: 12px;
}

h6 + p {
  margin-top: 25px;
}

* + .btn {
  margin-top: 32px;
}

* + .list {
  margin-top: 30px;
}

* + .contact-info {
  margin-top: 30px;
}

* + .mailform {
  margin-top: 40px;
}

* .row {
  margin-top: 0px;
}
.rowCard {
    margin-top: 0px;
}

.rowList {
    margin-top: 0px;
}

/*
.boxEventi {
  margin-top: 70px;
}
*/
.row + .row {
  margin-top: 30px;
}

.row + .rowCard {
  margin-top: 0px;
}
.row + .rowList {
  margin-top: 0px;
}

.offset {
  margin-top: -34px;
}

/*==================    Postfix      ======================*/
/*==================    Preffix      ======================*/
/*==================    Insets      ======================*/
.inset-1 {
  padding-top: 79px;
  padding-bottom: 79px;
}
.inset-2 {
  padding-top: 79px;
}

/*==================      Well     ======================*/
.well {
  padding: 80px 0 90px;
}
.well--inset-1 {
  padding: 80px 0 80px;
}

.well-promo {
  padding: 40px 0 40px;
}

/*=======================================================
                        Helpers
=========================================================*/
/*================    Basic Helpers    ==================*/
.round {
  border-radius: 50%;
}

.full {
  width: 100%;
}

/*==================    Text Styling      ======================*/
.italic {
  font-style: italic;
}

.underline {
  text-decoration: underline;
}

.strike {
  text-decoration: line-through;
}

.uppercase {
  text-transform: uppercase;
}

.capitalize {
  text-transform: capitalize;
}

.lowercase {
  text-transform: lowercase;
}

.thin {
  font-weight: 100;
}

.light {
  font-weight: 300;
}

.normal {
  font-weight: 400;
}

.medium {
  font-weight: 500;
}

.sbold {
  font-weight: 600;
}

strong, .bold {
  font-weight: 700;
}

.ubold {
  font-weight: 900;
}

/*==================     Text Align    ======================*/
.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

.text-left {
  text-align: left;
}

@media (max-width: 1199px) {

    .Elist {
        border: 1px solid #e4e5e6;
        margin-bottom: 8px;
    }

    .Elist .list-titolo {
        font-size: 80%;
    
    }
    
  .text-md-center {
    text-align: center;
  }

  .text-md-right {
    text-align: right;
  }

  .text-md-left {
    text-align: left;
  }
}
@media (max-width: 991px) {
  .text-sm-center {
    text-align: center;
  }

  .text-sm-right {
    text-align: right;
  }

  .text-sm-left {
    text-align: left;
  }
}
@media (max-width: 767px) {
  .text-xs-center {
    /*text-align: center;*/
  }

  .text-xs-right {
    text-align: right;
  }

  .text-xs-left {
    text-align: left;
  }
}
@media (max-width: 479px) {
  .text-xxs-center {
    text-align: center;
  }

  .text-xxs-right {
    text-align: right;
  }

  .text-xxs-left {
    text-align: left;
  }
}
/*================      Floating      =================*/
.pull-left {
  float: left;
}

.pull-none {
  float: none;
}

.pull-right {
  float: right;
}

@media (max-width: 1199px) {
  .pull-md-none {
    float: none;
  }

  .pull-md-right {
    float: right;
  }

  .pull-md-left {
    float: left;
  }
}
@media (max-width: 991px) {
  .pull-sm-none {
    float: none;
  }

  .pull-sm-right {
    float: right;
  }

  .pull-sm-left {
    float: left;
  }
}
@media (max-width: 767px) {
  .pull-xs-none {
    float: none;
  }

  .pull-xs-right {
    float: right;
  }

  .pull-xs-left {
    float: left;
  }
}
/*================       Colors       ==================*/

.text-default {
  color: #000;
}

.text-contrast {
  color: #FFFFFF;
}
.eventoSingolo .text-contrast,
.text-primary {
  color: #D91D52;
}

.text-secondary-1 {
  color: #787488;
}

/*==================  Backgrounds  ======================*/

.bg-primary {
  background: #D91D52;
}

.bg-contrast {
  background: #fff;
}

.bg-default {
  background: #000;
}

.bg-default-variant-1 {
  background: #18171B;
}

.bg-default-variant-2 {
  background: #242329;
}

.bg-default-variant-3 {
  background: #0C0C0D;
}
 

/*=======================================================
                        Components
=========================================================*/
/*==================     Brand     ======================*/
.brand {
  display: inline-block;
  background: #c9091d;
  width: 150px;
  height: 150px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.brand:before {
  content: '';
  background-color: #fff;
  width: 20px;
  height: 150%;
  position: absolute;
  left: -150%;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  -o-transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  -moz-transform: rotateZ(-45deg);
  -ms-transform: rotateZ(-45deg);
  -o-transform: rotateZ(-45deg);
  -webkit-transform: rotateZ(-45deg);
  transform: rotateZ(-45deg);
  top: 0;
}
.brand_name {
  text-align: center;
}
.brand:hover:before {
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  left: 100%;
}

/*==================    Images     ======================*/
/*==================     Icons     ======================*/
.icon {
  display: inline-block;
}

.icon.fa-facebook,
.icon.fa-twitter,
.icon.fa-google-plus,
.icon.fa-skype,
.icon.fa-instagram {
  font-size: 20px;
  line-height: 20px;
  color: #F0F54B;
}
.icon.fa-facebook:hover,
.icon.fa-twitter:hover,
.icon.fa-google-plus:hover,
.icon.fa-skype:hover,
.icon.fa-instagram:hover {
  color: #D91D52;
}

/*==================    Buttons    ======================*/
.btn {
  display: inline-block;
  background: transparent;
  text-align: center;
  text-transform: uppercase;
  position: relative;
  overflow: hidden;
}
.btn:after {
  content: "";
  background-color: #fff;
  width: 100%;
  height: 20px;
  position: absolute;
  left: -100%;
  -moz-transform: rotateZ(45deg);
  -ms-transform: rotateZ(45deg);
  -o-transform: rotateZ(45deg);
  -webkit-transform: rotateZ(45deg);
  transform: rotateZ(45deg);
}
.btn:hover:after {
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  left: 100%;
}

.btn-md {
  font-weight: 900;
  font-size: 20px;
  line-height: 25px;
  padding: 27.5px 22px;
  letter-spacing: 2.4px;
}

.btn-primary {
  color: #FFFFFF;
  background: #c9091d !important;
  padding: 6px 10px !important;
  margin-top: 10px !important;
}
.btn-primary:hover {
  color: #FFFFFF;
}
.btn-primary:active {
  -webkit-box-shadow: 0 0 5px #D91D52;
  -moz-box-shadow: 0 0 5px #D91D52;
  box-shadow: 0 0 5px #D91D52;
}

.btn-info {
  color: #FFFFFF;
  background: #0080cf !important;
  padding: 6px 10px !important;
  margin-top: 10px !important;
}
.btn-info:hover {
  color: #FFFFFF;
}
.btn-info:active {
  -webkit-box-shadow: 0 0 5px #0080ff;
  -moz-box-shadow: 0 0 5px #0080ff;
  box-shadow: 0 0 5px #0080ff;
}

.btn-success {
  color: #FFFFFF;
  background: #00a020 !important;
  padding: 6px 10px !important;
  margin-top: 10px !important;
}
.btn-success:hover {
  color: #FFFFFF;
}
.btn-success:active {
  -webkit-box-shadow: 0 0 5px #00ff80;
  -moz-box-shadow: 0 0 5px #00ff80;
  box-shadow: 0 0 5px #00ff80;
}


/*==================  Inline List  ======================*/
.inline-list li {
  display: inline-block;
}
.inline-list li + li {
  margin-left: 30px;
}

/*==================  List  ======================*/
.list li {
  font-size: 20px;
  line-height: 30px;
  font-weight: 700;
  text-transform: uppercase;
  color: #D91D52;
  letter-spacing: 1.2px;
}
.list li a:hover {
  color: #F0F54B;
}

/*==================  Terms List  ======================*/
.terms-list dt, .terms-list dd {
  display: inline-block;
}
.terms-list dt + dd {
  margin-left: -4px;
}

/*==================  Contact-info   ======================*/
.contact-info 
{
    margin-top:15px;
    display: inline-block;
    line-height: 30px;
}
.contact-info a[href^="mailto:"] {
  display: inline-block;
  letter-spacing: 1.2px;
  font-weight: 700;
  text-transform: uppercase;
  color: #D91D52;
}
.contact-info a[href^="mailto:"]:hover {
  color: #F0F54B;
}
.contact-info * + a[href^="mailto:"] {
  margin-top: 30px;
}

/*==================  Thumb wrap   ======================*/
.thumb-wrap:before, .thumb-wrap:after {
  display: table;
  content: "";
  line-height: 0;
}
.thumb-wrap:after {
  clear: both;
}
.thumb-wrap .thumb {
  float: left;
  width: 33%;
}
.thumb-wrap .thumb + .thumb {
  margin-left: 0.5%;
}

/*==================  Product   ======================*/
.product {
  background: #FFFFFF;
}



.eventRelated .eventsList,
.rowCard .eventsList {
    border: 1px solid #e4e5e6;
    -moz-box-shadow:  2px  2px 5px #f5eff0;
  -webkit-box-shadow:  2px  2px 5px #f5eff0;
  filter: progid:DXImageTransform.Microsoft.Shadow(color='#f5eff0', Direction=135, Strength=2);
  box-shadow: 2px 2px 5px #f5eff0;
  margin-bottom:10px;

    cursor: hand;
    cursor: pointer;

  height: 440px;
  overflow: hidden;

}

.eventRelated .eventsList {
    cursor: grab !important;
}

.itemRelated img,
.rowCard img {
    max-height: 250px;
}

.productTP {
    background: #ffffff none repeat scroll 0 0;
}


@media (min-width: 1200px) {
    .itemRelated img,
    .rowCard img {
        max-height: 100%;
    }
}


@media (max-width: 767px) {
  .product {
    display: inline-block;
    max-width: 420px;
    /*max-width: 767px*/
    }
  .itemRelated img,
  .rowCard img {
    max-height: 250px;
}  
  .itemRelated .eventsList,
  .rowCard .eventsList {
    
        height: 390px;
    }
    

    /*#EventiCard .eventsList {
        height: auto;
        padding-left: 15px;
        padding-top: 20px;
    }
    #EventiCard .product_img {
        float: left;
        overflow: hidden !important;
        width: 40%;
    }
    #EventiCard img{
        max-width: 300px !important;
    }
    #EventiCard .product_caption {
        float: right;
        width: 60%;
    }*/


        /*#EventiCard .product_caption .card-categoria {
            margin-top: 0px;
        }
        #EventiCard .product_caption div.card-strillo {
            opacity: 1;
            height: auto;
            min-height: 0;
        }
        #EventiCard .product_caption .card-link {
            margin-top: 8px;
            text-align: right;
        }
        #EventiCard .product_caption .data-uimg {
            overflow: hidden;
            position: relative;
            top: -20px;
            height: auto;
            min-height: 30px;
        }
            #EventiCard .product_caption .data-uimg .data_right {
                padding-left: 8px;
                float: left;
            }
        #EventiCard .product_caption.arrow:before {
            display: none;
        }*/
    
}


.product_img {
  overflow: hidden;
}
.product_img  img{
  
    height: auto;
    transition: all 0.5s ease 0s;
    width: 100%;
}

.product_caption {
  text-align: center;
  background: #FFFFFF;
  padding: 20px 25px 40px;
  position: relative;
}
.product_caption_list {
 /* text-align: center;*/
  background: #FFFFFF;
 /* padding: 20px 25px 40px;*/
  position: relative;
}
@media (max-width: 1199px) {
  .product_caption,
  .product_caption_list {
    padding: 20px 10px 40px;
  }
}
.product_caption.arrow:before,
.product_caption_list.arrow:before {
  position: absolute;
  content: '\e8e4';
  font: 400 40px/40px 'Material Icons';
  color: #F0F54B;
  z-index: 1;
}
.product_caption.arrow--pos-bottom:before {
  left: 50%;
  -moz-transform: translate(-50%, 50%) rotate(90deg);
  -ms-transform: translate(-50%, 50%) rotate(90deg);
  -o-transform: translate(-50%, 50%) rotate(90deg);
  -webkit-transform: translate(-50%, 50%) rotate(90deg);
  transform: translate(-50%, 50%) rotate(90deg);
  bottom: 0;
}
.product_caption.arrow--pos-top:before {
  left: 50%;
  -moz-transform: translate(-50%, -50%) rotate(-90deg);
  -ms-transform: translate(-50%, -50%) rotate(-90deg);
  -o-transform: translate(-50%, -50%) rotate(-90deg);
  -webkit-transform: translate(-50%, -50%) rotate(-90deg);
  transform: translate(-50%, -50%) rotate(-90deg);
  top: 0;
}
.product_caption.arrow--pos-right:before {
  top: 50%;
  -moz-transform: translate(50%, -50%);
  -ms-transform: translate(50%, -50%);
  -o-transform: translate(50%, -50%);
  -webkit-transform: translate(50%, -50%);
  transform: translate(50%, -50%);
  right: 0;
}




@media (max-width: 1199px) {
  .product_caption.arrow--pos-right:before {
    top: 100%;
    -moz-transform: translate(50%, -50%) rotate(90deg);
    -ms-transform: translate(50%, -50%) rotate(90deg);
    -o-transform: translate(50%, -50%) rotate(90deg);
    -webkit-transform: translate(50%, -50%) rotate(90deg);
    transform: translate(50%, -50%) rotate(90deg);
    right: 50%;
  }
}
.product--mod:before, .product--mod:after {
  display: table;
  content: "";
  line-height: 0;
}
.product--mod:after {
  clear: both;
}
.product--mod .product_caption {
  float: left;
  width: 32.906%;
}
.product--mod .product_caption_list {
  float: left;
  width: 80%;
}


@media (min-width: 1200px) {
  .product--mod .product_caption {
    padding: 15px 25px 10px;
  }
}
@media (max-width: 1199px) {
  .product--mod .product_caption {
    float: none;
    width: 100%;
    padding: 15px 25px 10px;
  }
}

@media (max-width: 767px) {
  .product--mod .product_caption {
    padding: 15px 25px 10px;
  }
}

/*==================  Post   ======================*/
@media (max-width: 767px) {
  .post {
    display: inline-block;
    max-width: 420px;
  }

 
}
.post_img {
  overflow: hidden;
}
.post_caption {
/*  background: #F0F54B;*/
	background: #FFFFFF;
}
.post_caption time {
  padding: 23px 10px;
  text-align: center;
  vertical-align: middle;
  display: table-cell;
  width: 32.807018%;
  background: #242329;
  /*color: #F0F54B;*/
  color: #FFFFFF;
  font-weight: 900;
}
.post_caption time .day {
  font-size: 76px;
  line-height: 76px;
  display: block;
}
.post_caption time .month {
  font-size: 28px;
  line-height: 28px;
  display: block;
  letter-spacing: 1.68px;
  text-transform: uppercase;
}
@media (max-width: 479px) {
  .post_caption time .day {
    font-size: 56px;
    line-height: 56px;
  }
}
.post_caption_cnt {
  vertical-align: middle;
  display: table-cell;
  padding: 10px 30px;
}
@media (min-width: 768px) and (max-width: 979px) {
  .post_caption_cnt {
    padding: 10px 10px;
  }
}
@media (max-width: 479px) {
  .post_caption_cnt {
    padding: 10px 10px;
  }
  .post_caption_cnt h5 {
    font-size: 25px;
    line-height: 25px;
  }
}
.post:hover .post_img .thumb_overlay {
  opacity: 1;
  background: rgba(240, 245, 75, 0.25);
}
.lt-ie9 .post:hover .post_img .thumb_overlay {
  background: none;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#40F0F54B', endColorstr='#40F0F54B')";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#40F0F54B', endColorstr='#40F0F54B');
  zoom: 1;
}
.post:hover .post_img .thumb_overlay .insider {
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  left: 100% !important;
}
.lt-ie9 .post:hover .post_img .thumb_overlay:before {
  display: block;
}
.post:hover .post_img img {
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}

/*==================  Quote   ======================*/
.quote {
  background: #FFFFFF;
}
.quote_img {
  width: 32.8070%;
  display: table-cell;
  text-align: center;
  position: relative;
}
.quote_img .inline-list {
  position: absolute;
  bottom: 25px;
  left: 0;
  right: 0;
}
.quote_img img {
  width: 100%;
  height: auto;
}
.quote_cnt {
  display: table-cell;
  padding: 19px 69px 40px 31px;
  position: relative;
}
@media (max-width: 1199px) {
  .quote_cnt {
    padding: 10px 15px 20px 15px;
  }
}
@media (max-width: 991px) {
  .quote_cnt {
    padding: 19px 69px 40px 31px;
  }
}
@media (max-width: 767px) {
  .quote_cnt {
    padding: 19px 15px 40px 15px;
  }
}
.quote_cnt q {
  line-height: 30px;
}
.quote_cnt q, .quote_cnt cite {
  display: block;
}
.quote_cnt cite {
  position: absolute;
  bottom: 14px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .quote_cnt cite {
    bottom: 3px;
  }
}
@media (max-width: 479px) {
  .quote_img, .quote_cnt {
    display: block;
    width: 100%;
  }
}

/*=======================================================
                     Script Modules
=========================================================*/
/*========================   Menu   ==========================*/
.sf-menu {
  display: inline-block;
}
.sf-menu:before, .sf-menu:after {
  display: table;
  content: "";
  line-height: 0;
}
.sf-menu:after {
  clear: both;
}
.sf-menu > li {
  position: relative;
  float: left;
}
.sf-menu > li + li {
  margin-left: 37px;
}
@media (max-width: 991px) {
  .sf-menu > li + li {
    margin-left: 25px;
  }
}
.sf-menu a {
  display: block;
}

.sf-menu > li > a {
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 1.2px;
  /*color: #F0F54B;*/
  color: #FFFFFF;
  text-transform: uppercase;
}
.sf-menu > li.sfHover > a, .sf-menu > li > a:hover {
  color: #c9091d;
}
.sf-menu > li.active > a {
  color: #c9091d;
}

@media (max-width: 767px) {
  .sf-menu {
    display: none;
  }
}
/*==================   RD Mobile Menu    =====================*/
.rd-mobilemenu {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 9999999;
  text-align: left;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.rd-mobilemenu.active {
  right: 0;
}

.rd-mobilemenu_ul {
  position: fixed;
  top: -56px;
  left: 0;
  bottom: -56px;
  width: 240px;
  padding: 132px 0 76px;
  color: #666;
  background: #FFF;
  font-size: 14px;
  line-height: 20px;
  overflow: auto;
  -webkit-box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1);
  -moz-transform: translateX(-240px);
  -ms-transform: translateX(-240px);
  -o-transform: translateX(-240px);
  -webkit-transform: translateX(-240px);
  transform: translateX(-240px);
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  -moz-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  -o-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  -webkit-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  text-transform: uppercase;
}
.rd-mobilemenu.active .rd-mobilemenu_ul {
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.rd-mobilemenu_ul li.active > a {
  background: #f5f5f5;
  color: #2d2d2d;
}
.rd-mobilemenu_ul a {
  display: block;
  padding: 14px 25px 16px;
}
.rd-mobilemenu_ul a:hover {
  background: #D91D52;
  color: #FFF;
}
.rd-mobilemenu_ul a .rd-submenu-toggle {
  position: absolute;
  top: 50%;
  right: 11px;
  margin-top: -17.5px;
  width: 32px;
  height: 32px;
  font: 400 10px "FontAwesome";
  line-height: 32px;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  -webkit-transition: 0.5s all ease;
  transition: 0.5s all ease;
  z-index: 1;
  background: rgba(0, 0, 0, 0.1);
}
.rd-mobilemenu_ul a .rd-submenu-toggle:after {
  content: '\f078';
}
.rd-mobilemenu_ul a .rd-submenu-toggle:hover {
  background: #FFF;
  color: #666;
}
.rd-mobilemenu_ul a.rd-with-ul {
  position: relative;
}
.rd-mobilemenu_ul a.rd-with-ul.active .rd-submenu-toggle {
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.rd-mobilemenu_ul ul a {
  padding-left: 40px;
}
.rd-mobilemenu_ul ul ul a {
  padding-left: 60px;
}
.rd-mobilemenu_ul:after {
  content: '';
  display: block;
  height: 20px;
}

.rd-mobilepanel {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 56px;
  background: #FFF;
  color: #000;
  -webkit-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
  z-index: 99999991;
  background-image: url("../images/logoSmall.png");
  background-position: right;
  background-repeat: no-repeat; 
}


.rd-mobilepanel_title {
  position: fixed;
  top: 4px;
  left: 56px;
  right: 56px;
  color: #000;
  font-size: 24px;
  line-height: 48px;
  text-overflow: ellipsis;
  white-space: nowrap;
  }

.rd-mobilepanel_toggle {
  position: fixed;
  top: 4px;
  left: 8px;
  width: 48px;
  height: 48px;
}
.rd-mobilepanel_toggle span {
  position: relative;
  display: block;
  margin: auto;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.rd-mobilepanel_toggle span:after, .rd-mobilepanel_toggle span:before {
  content: "";
  position: absolute;
  left: 0;
  top: -8px;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.rd-mobilepanel_toggle span:after {
  top: 8px;
}
.rd-mobilepanel_toggle span:after, .rd-mobilepanel_toggle span:before, .rd-mobilepanel_toggle span {
  width: 24px;
  height: 4px;
  background-color: #000;
  backface-visibility: hidden;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.rd-mobilepanel_toggle span:before, .rd-mobilepanel_toggle span:after {
  -webkit-transition-duration: 0.3s, 0.3s;
  transition-duration: 0.3s, 0.3s;
  -webkit-transition-delay: 0.3s, 0s;
  transition-delay: 0.3s, 0s;
  -webkit-transition-property: top, -webkit-transform;
  transition-property: top, transform;
}
.rd-mobilepanel_toggle.active span {
  transition: background .3s 0s ease;
  background: transparent;
}
.rd-mobilepanel_toggle.active span:before, .rd-mobilepanel_toggle.active span:after {
  top: 0;
  -webkit-transition-delay: 0s, 0.3s;
  transition-delay: 0s, 0.3s;
}
.rd-mobilepanel_toggle.active span:before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.rd-mobilepanel_toggle.active span:after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

@media (max-width: 767px) {
  body {
    padding-top: 56px;
  }

  .rd-mobilemenu, .rd-mobilepanel {
    display: block;
  }
}
@media (max-width: 359px) {
  .rd-mobilepanel_title {
    font-size: 18px;
  }
}
/*==================  Stuck menu  ======================*/
.isStuck {
  background: #242329;
  z-index: 999;
  border-bottom: 1px solid #fff;
  text-align: center;
}
.isStuck .header-top .brand {
  display: none;
}
.isStuck .header-top .nav {
  float: none;
  padding-top: 20px;
  padding-bottom: 20px;
}
.isStuck .header-top .nav .sf-menu > li + li {
  margin-left: 70px;
}

@media only screen and (max-width: 767px) {
  .isStuck {
    display: none !important;
  }
}
/*==================     ToTop     ======================*/
.toTop {
  width: 81px;
  height: 81px;
  font-size: 40px;
  line-height: 81px;
  text-align: center;
  color: #0C0C0D;
  background: #F0F54B;
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-box-shadow: -4px 4px 8px 0 rgba(0, 0, 0, 0.4);
  -moz-box-shadow: -4px 4px 8px 0 rgba(0, 0, 0, 0.4);
  box-shadow: -4px 4px 8px 0 rgba(0, 0, 0, 0.4);
  position: fixed;
  bottom: 40px;
  right: 40px;
  display: none;
  overflow: hidden;
  text-decoration: none;
  z-index: 20;
}
.toTop:hover {
  color: #FFFFFF;
  background: #D91D52;
  text-decoration: none;
}

.mobile .toTop,
.tablet .toTop {
  display: none !important;
}

/*==================  RD Parallax    ======================*/
.parallax {
  position: relative;
  overflow: hidden;
}
.parallax_image, .parallax_pattern {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  background-position: center center;
  will-change: transform;
}
.parallax_image {
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}
.parallax_pattern {
  background-repeat: repeat;
}
.parallax_cnt {
  position: relative;
}

/*==================   Thumbnail    ======================*/
.thumb {
  display: block;
  position: relative;
  overflow: hidden;
}
.thumb img {
  width: 100%;
  height: auto;
  -moz-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  -webkit-transition: 0.5s all ease;
  transition: 0.5s all ease;
}
.thumb_overlay {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  -moz-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  -webkit-transition: 0.5s all ease;
  transition: 0.5s all ease;
  color: #c9091d;
  background: transparent;
}
.thumb_overlay:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  font: 400 40px "Material Icons";
  line-height: 40px;
  margin-top: -20px;
  text-align: center;
}
.lt-ie9 .thumb_overlay:before {
  display: none;
}
.thumb_overlay .insider {
  background-color: #fff;
  width: 20px;
  height: 150%;
  position: absolute;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  -o-transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  -moz-transform: rotateZ(-45deg);
  -ms-transform: rotateZ(-45deg);
  -o-transform: rotateZ(-45deg);
  -webkit-transform: rotateZ(-45deg);
  transform: rotateZ(-45deg);
  top: 0;
}
.thumb:hover .thumb_overlay {
  opacity: 1;
  background: rgba(240, 245, 75, 0.25);
}
.lt-ie9 .thumb:hover .thumb_overlay {
  background: none;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#40F0F54B', endColorstr='#40F0F54B')";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#40F0F54B', endColorstr='#40F0F54B');
  zoom: 1;
}
.thumb:hover .thumb_overlay .insider {
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  left: 100% !important;
}
.lt-ie9 .thumb:hover .thumb_overlay:before {
  display: block;
}
.thumb:hover img {
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}

/*==================  cbp-so-scroller   ======================*/
.cbp-so-scroller {
  overflow: hidden;
}

/* Initial state (hidden or anything else) */
.cbp-so-init .cbp-so-side {
  opacity: 0;
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}


.cbp-so-init .cbp-so-side-top {
  -webkit-transform: translateY(-80px);
  -moz-transform: translateY(-80px);
  transform: translateY(-80px);
}

.cbp-so-init .cbp-so-side-bottom {
  -webkit-transform: translateY(80px);
  -moz-transform: translateY(80px);
  transform: translateY(80px);
}

.cbp-so-init .cbp-so-side-left {
  -webkit-transform: translateX(-80px);
  -moz-transform: translateX(-80px);
  transform: translateX(-80px);
}




.cbp-so-init .cbp-so-side-right {
  -webkit-transform: translateX(80px);
  -moz-transform: translateX(80px);
  transform: translateX(80px);
}


#pippo {
    
//    position:absolute;
left:10px;
top:10px;
width:300px;
background:#336699;
border:1px solid #003366;
padding:5px;
color:#FFFFFF;
    color: #FFFFFF;
    border: 1px solid #FFFFFF;
   /* width: 40px;*/
}
/* Animated state */
/* add you final states (transition) or your effects (animations) for each side */
.cbp-so-section.cbp-so-animate .cbp-so-side-left,
.cbp-so-section.cbp-so-animate .cbp-so-side-right,
.cbp-so-section.cbp-so-animate .cbp-so-side-top,
.cbp-so-section.cbp-so-animate .cbp-so-side-bottom{
  -webkit-transition: -webkit-transform .7s, opacity 0.5s;
  -moz-transition: -moz-transform .7s, opacity 0.5s;
  transition: transform .7s, opacity 0.5s;
  -webkit-transform: translateX(0px);
  -moz-transform: translateX(0px);
  transform: translateX(0px);
  opacity: 1;
}
/* Animated state */
/* add you final states (transition) or your effects (animations) for each side */
.pippo .cbp-so-side-left,
.pippo .cbp-so-side-right,
.pippo .cbp-so-side-top,
.pippo .cbp-so-side-bottom{
  -webkit-transition: -webkit-transform .7s, opacity 0.5s;
  -moz-transition: -moz-transform .7s, opacity 0.5s;
  transition: transform .7s, opacity 0.5s;
  -webkit-transform: translateX(0px);
  -moz-transform: translateX(0px);
  transform: translateX(0px);
  opacity: 1;
}



/* For example, add a delay for the right side:*/
.cbp-so-section.cbp-so-animate .cbp-so-side-right {
  -webkit-transition-delay: 0.3s;
  -moz-transition-delay: 0.3s;
  transition-delay: 0.3s;
}

/*========================================================
                     HEADER  Section
=========================================================*/
header {
  background: #242329;
  padding-top: 60px;
  padding-bottom: 150px;
}
header .header-top:before, header .header-top:after {
  display: table;
  content: "";
  line-height: 0;
}
header .header-top:after {
  clear: both;
}
header .header-top .nav {
  float: left;
  padding-top: 40px;
  padding-bottom: 40px;
}
header .header-top .brand {
  float: right;
}
@media (max-width: 767px) {
  header .header-top {
    text-align: center;
  }
  header .header-top .nav, header .header-top .brand {
    display: none;

  }
}
@media (max-width: 767px) {
  header .header-bottom h2 {
    text-shadow: 1px 1px 5px #000;
  }
}
header * + .header-bottom {
  margin-top: 48px;
}

/*========================================================
                     CONTENT  Section
=========================================================*/
main {
  display: block;
/*  background: #242329;*/
}

.eventsContainer {
	/*padding-left: 20px;*/
	/*padding-right:20px;*/
    background-color: #FFFFFF;
    /*border: 1px solid red;*/

}
.eventsContainerLoad {
    min-height: 128px;
    padding-bottom: 10px;
}
#loading {
}

.wellEvents {
    padding: 30px 0 0px;
}

/*========================================================
                     FOOTER  Styles
=========================================================*/
footer {
  /*padding-top: 90px;*/
  padding-bottom: 15px;
  background: #202020;
 /* background: #18171B;*/
}

footer .copyright {
  margin-top: 15px;
  line-height: 30px;
}


/********* RICERCA  ***************/
.headEventContainer {
    border: 0px solid red;
    overflow: hidden;
    padding-bottom: 20px; 
}

.ui-datepicker{

border: 0px solid red !important;
font-size: 80% !important;
}

.searchContainer {
    float: left;
    overflow: hidden;
}

.searchContainer a {
    display: block;
    
}

#searchMap{
	height: 41px;
    width: 180px;
    padding-left: 8px;
    padding-right: 8px;
    background-color: #c9091d;
    line-height: 41px;
    letter-spacing: 2.4px;
    font-size: 20px;
    font-weight: 400;
    color: #FFFFFF;
    text-align: center;
    background-image: url("../images/icona_mappa.png");
    background-repeat: no-repeat;
    background-size: 40px;
    background-position: 5px;
    padding-left:8px;
}

#search {
    height: 41px;
    width: 180px;
    padding-left: 8px;
    padding-right: 8px;
    background-color: #c9091d;
    line-height: 41px;
    letter-spacing: 2.4px;
    font-size: 20px;
    font-weight: 400;
    color: #FFFFFF;
    text-align: center;
    background-image: url("../images/icona_ricerca.png");
    background-repeat: no-repeat;
    background-size: 40px;
    background-position: 5px;
    padding-left:8px;
}

#searchMap.chiudi:after,
#search.chiudi:after {
    position: absolute;
    /*content: '\e316';*/
    /* content: '\e313'; */
	content: '\e5c5';
    font: 400 40px/40px 'Material Icons';
    color: #FFFFFF;
    z-index: 1;

    -webkit-animation-duration: 1s;
    -webkit-transform: translate(0%, 0%) rotate(181deg);
    
    transition-duration: 1s;
    transform: translate(0%, 0%) rotate(181deg);
    
    -moz-transform: translate(0%, 0%) rotate(181deg);
    -ms-transform: translate(0%, 0%) rotate(181deg);

    -o-transform: translate(0%, 0%) rotate(181deg);

    
    /*-moz-transform: translate(0%, 0%) rotate(180deg);
  -ms-transform: translate(0%, 0%) rotate(180deg);
  -o-transform: translate(0%, 0%) rotate(180deg);
  -webkit-transform: translate(0%, 0%) rotate(180deg);
  transform: translate(0%, 0%) rotate(180deg);*/
    
       
}
#searchMap.apri:after,
#search.apri:after {
    position: absolute;
    /* content: '\e313'; */
	content: '\e5c5';
    font: 400 40px/40px 'Material Icons';
    color: #FFFFFF;
    z-index: 1;

    -webkit-animation-duration: 1s;
    -webkit-transform: translate(0%, 0%) rotate(0deg);
    transition-duration: 1s;
    transform: translate(0%, 0%) rotate(0deg);
    
    -moz-transform: translate(0%, 0%) rotate(0deg);
    -ms-transform: translate(0%, 0%) rotate(0deg);

    -o-transform: translate(0%, 0%) rotate(0deg);

    
}
#searchMap.apriFirst:after,
#search.apriFirst:after {
    position: absolute;
    content: '\e313';
    font: 400 40px/40px 'Material Icons';
    color: #FFFFFF;
    z-index: 1;
    transform: translate(0%, 0%) rotate(0deg);
}

.search{
	margin-right: 3px;
	float: left;
}

#ricerca {
    clear: both;
    padding-top: 4px !important;
    border: 0px solid #c9091d;
    height: auto;
}

#ricercaMappa {
    clear: both;
    padding-top: 4px !important;
    border: 0px solid #c9091d;
    height: auto;
	display: none;
}


.displayNone {
    display: none;
}


#ricerca a {
    -moz-transition: none;
  -o-transition: none;
  -webkit-transition: none;
  transition: none;

}
.searchGenres,
.searchPeriodo,
.searchDate,
.searchTitle {
    float: left;
    margin-right: 18px;
    border: 0px solid red;
}
.searchPeriodo,
.searchGenres {
    padding-top: 22px;
}

.searchGenres .value {
    border: 0px solid red;
    display: none !important;
}

.searchCampi{
    width: 100%;
    border: 0px solid red;
}
.searchButton{
    clear: both;
    padding-top: 15px;
    border: 0px solid red;
    text-align: right;

}


.impostaLayout {
    float: right;
    overflow: hidden;
}
.impostaLayout a {
    width: 42px;
    height: 41px;
    display:block;
}

.b_calendario{
    float: left;
    /*margin:0px !important;*/
    background-image: url(../images/calendario.png);
    background-repeat: no-repeat;
    background-position:center;

}
.b_calendarioClick {
    float: left;
    background: #c9091d;
    background-image: url(../images/calendarioClick.png);
    background-repeat: no-repeat;
    background-position:center;
}


.b_card{
    float: left;
    /*margin:0px !important;*/
    background-image: url(../images/card.png);
    background-repeat: no-repeat;
    background-position:center;

}
.b_cardClick {
    float: left;
    background: #c9091d;
    background-image: url(../images/cardClick.png);
    background-repeat: no-repeat;
    background-position:center;
}

.b_list{
    float: left;
    /*margin:0px !important;*/
    background-image: url(../images/list.png);
    background-repeat: no-repeat;
    background-position:center;

}
.b_listClick {
    float: left;
    background: #c9091d;
    background-image: url(../images/listClick.png);
    background-repeat: no-repeat;
    background-position:center;
}

.b_map{
    float: left;
    /*margin:0px !important;*/
    background-image: url(../images/map.png);
    background-repeat: no-repeat;
    background-position:center;

}
.b_mapClick {
    float: left;
    background: #c9091d;
    background-image: url(../images/mapClick.png);
    background-repeat: no-repeat;
    background-position:center;
}

/*EVENTO SINGOLO*/


/*breadcrumbs*/

.breadcrumbs {
    overflow: hidden;
}

.bc {
    padding-left: 10px;
    padding-right: 10px;
    line-height: 32px;
    letter-spacing: 1.4px;
    font-size: 18px;
    font-weight: 400;
}

.left {
    float: left;
}

.background {
    text-transform: uppercase;
    background-color: #c9091d;
    border-bottom:2px solid #c9091d;
    color: #FFFFFF;
}

.eventInDetail {
    border-bottom:2px solid #c9091d;
    color: #787488;
}

.eventInDetail div {
    padding-top: 0px;
    margin-left: 38px;
    color: #787488;
}

.eventInDetail:before {
    position: absolute;
    /*content: '\e316';*/
    content: '\e8e4';
    font: 100 30px/30px 'Material Icons';
    color: #787488;
    z-index: 1;
    margin-left: 0px !important;
    margin-top: 2px !important;
}


.eventoSingolo {

    margin: 20px;

}

.estitolo h3.text-contrast {
    color: #c9091d;
    text-transform: none !important;
    padding: 20px 0px;
    
}

.esInfo,
.esDove,
.esQuando {
    padding-top:25px;
    padding-bottom: 4px;
    color: #c9091d;
    border-bottom: 2px solid #c9091d;
}

.esData{
    border: 0px solid red;
    font-size: 24px;
    font-weight: 300;
    overflow: hidden;
    text-align: left;
    padding-top:18px;
    padding-bottom: 4px;
    border: 0px solid red;
    margin-left: 8px;

}

.esData div.esBloccoData {
    padding-top: 0px;
    margin-left: 38px;
    color: #787488;
}


.esData:before {
    
    position: absolute;
    /*content: '\e316';*/
    content: '\e878';
    font: 200 30px/30px 'Material Icons';
    color: rgba(0, 0, 0, 0.4);
    z-index: 1;
    margin-left: 0px !important;
    margin-top: 0px !important;
}


div.esBloccoData div {
    float: left;
    padding: 0px 3px;
}

.yyyy,
.mm_name {
    text-transform: uppercase;
    font-size: 16px;
    margin-top: 9px !important;
}


.gg {
    font-size: 26px;
    font-weight: 300;
    color: #000000;
    text-transform: uppercase;
}

.gg_iniz{
    font-size: 18px;
    font-weight: 300;
    color: #000000;
    text-transform: uppercase;
    margin-top: 7px !important;
}



/*INFO*/
.esWSite,
.esTel,
.esMail{
    border: 0px solid red;
    font-size: 18px;
    font-weight: 300;
    overflow: hidden;
    text-align: left;
    padding-top:18px;
    padding-bottom: 4px;
    border: 0px solid red;
    margin-left: 8px;

}
.esWSite div,
.esTel div,
.esMail div {
    padding-top: 2px;
    margin-left: 38px;
    color: #787488;
}


.esMail:before {
    position: absolute;
    /*content: '\e316';*/
    content: '\e158';
    font: 200 30px/30px 'Material Icons';
    /*color: #787488;*/
    color: rgba(0, 0, 0, 0.4);
    z-index: 1;
    margin-left: 0px !important;
    margin-top: 0px !important;
}

.esTel:before {
    position: absolute;
    /*content: '\e316';*/
    content: '\e0cd';
    font: 200 30px/30px 'Material Icons';
    color: rgba(0, 0, 0, 0.4);
    z-index: 1;
    margin-left: 0px !important;
    margin-top: 0px !important;
}

.esWSite:before {
    position: absolute;
    /*content: '\e316';*/
    content: '\e89d';
    font: 200 30px/30px 'Material Icons';
    color: rgba(0, 0, 0, 0.4);
    z-index: 1;
    margin-left: 0px !important;
    margin-top: 0px !important;
}



/*Indirizzo Evento Singolo*/

.CenterDettagliEvento p {
    margin-top: 8px !important;
}

.CenterDettagliEvento .card-categoria {
    margin-top: 15px;
}

.esLuogo{
    border: 0px solid red;
    font-size: 24px;
    font-weight: 300;
    overflow: hidden;
    text-align: left;
    padding-top:18px;
    padding-bottom: 4px;
    border: 0px solid red;
    margin-left: 8px;

}



.esBloccoIndirizzo{
    padding-top: 0px;
    /*margin-left: 38px;*/
    color: #787488;
    border: 0px solid red;
    margin-bottom: 10px;
}


.esBloccoIndirizzo:before {
    position: absolute;
    /*content: '\e316';*/
    content: '\e55f';
    font: 200 30px/30px 'Material Icons';
    color: rgba(0, 0, 0, 0.4);
    z-index: 1;
    margin-left: 0px !important;
    margin-top: 0px !important;
}


.esBloccoIndirizzo div{
    padding-top: 0px;
    margin-left: 38px;
}

.esIndirizzo {
    font-size: 18px;
    font-weight: 200;
}



.esPresso {
    text-transform: uppercase;
    font-size: 20px;
    color: #000000;
    padding-bottom: 4px;
    margin-left: 38px;
}

.DoveMappa {
    width:100%;
    height:250px;
}

.CercaMappa{
    width:100%;
    height:400px;
}

.Margin {
    margin-top: 20px;
}


.detailTags {
    border: 0px solid red;
    overflow:hidden;
    
}
    

    .detailTags ul li {
        display: inline;
        float: left;
        list-style: none;
    }

    .detailTags li,
    .detailTags span {
        text-transform: uppercase;
        font-size: 13px;
        font-weight: 200;
        letter-spacing: 1.2px;
        padding: 6px 10px;
        color: #4d4d4f;
        background-color: #eeeeee;
        cursor: pointer;
        margin: 4px;
        
        -webkit-transition: background 1s, color 1s;
        transition: background 1s, color 1s;
    }


    .detailTags li:hover {
        
        color: #FFFFFF;
        background-color: #000000;
        
    }

    .detailTags li::outside {
        border: 1px solid red;
    }

/*    .detailTags span:after {
        background: #666666;
        position: absolute;
        top: 100%;
        left: 0px;
        width: 100%;
        height: 1px;
        content: "";
        opacity: 0;
        transition: height 0.2s ease 0s, opacity 0.2s ease 0s, transform 0.2s ease 0s;
        transform: translateY(-10px);
    }

    .detailTags span:hover {
        color: #000000;
    }

    .detailTags span:hover:after {
        color: #000000;
        height: 2px;
        opacity: 1;
        transform: translateY(0px);
    }*/




/*infowin*/

.infowin {
    border: 0px solid red;
}

.infowin .IWTitolo{
	font-weight: bold;
    text-transform: uppercase;
    padding: 2px;
}

.infowin .IWPresso {
    font-weight: normal;
    /*text-transform: uppercase;*/
    padding: 2px;    
}

.infowin .IWIndirizzo {
    padding: 2px;  
}
.infowin .IWPresso  span,
.infowin .IWIndirizzo  span{
    font-weight: bold; 
}

.infowin .IWLink {
    text-align:right;color: #c9091d;
	padding: 2px;  
}

.infowin .IWLink  a{
    color: #c9091d;  
}


.nascosto {
    visibility: hidden;
}

/*eventRelated*/

.eventRelated {
    margin-top: 18px;
    padding-top: 20px;
    padding-bottom: 8px;
    border: 0px solid grey;
}
.titleRelated {
    width: auto;
    color: #FFFFFF;
    padding-left: 8px;
    letter-spacing: 2px;
    padding-top: 3px;
    padding-bottom: 3px;
    margin-top: 8px;
    margin-bottom: 18px;
}


.eventRelated .lSSlideWrapper {
    padding-bottom: 8px;
    border: 0px solid red;
}

ul.eventRelated-slider {
    padding-bottom: 10% !important;
    border: 0px solid green;
}
/* slider actions */

.eventRelated .lSAction {
    margin-top: 8px;
    border: 0px solid red;
    height: 32px;
}


.eventRelated .lSAction > a {
    width: 30px;
    display: block;
    height: 30px;
    top: 96%;
    margin-bottom: 0px !important;
    /*background-image: url('../images/controls.png');*/
    cursor: pointer;
    position: absolute;
    z-index: 99;
    opacity: 0.8;
    -webkit-transition: opacity 0.35s linear 0s;
    transition: opacity 0.35s linear 0s;
}


.eventRelated .lSAction > a:hover {
    opacity: 1;
}


.eventRelated .lSAction > .lSPrevDisabled {
    background-image: url('../images/RS_PrevDisabled.png');
    background-position: 0 0;
    left: 0px;
}


.eventRelated .lSAction > .lSPrev {
    background-image: url('../images/RS_Prev.png');
    background-position: 0 0;
    left: 0px;
}

.eventRelated .lSAction > .lSNextDisabled {
    background-image: url('../images/RS_NextDisabled.png');
    background-position: 0 0;
    right: 0px;
}


.eventRelated .lSAction > .lSNext {
    background-image: url('../images/RS_Next.png');
    background-position: 0 0;
    right: 0px;
}

.eventRelated .lSPager {
    /*visibility: hidden;*/
}

.eventRelated .lSSlideOuter > ul{
    /*list-style-type: square !important;
    border: 1px solid red;*/
}

.eventRelated .lSSlideOuter .lSPager.lSpg > li a {
    background-color: #eff0f0;
    border-radius: 0px;
    display: inline-block;
    height: 8px;
    overflow: hidden;
    text-indent: -999em;
    width: 8px;
    position: relative;
    z-index: 99;
    -webkit-transition: all 0.5s linear 0s;
    transition: all 0.5s linear 0s;
}
.eventRelated .lSSlideOuter .lSPager.lSpg > li:hover a, .lSSlideOuter .lSPager.lSpg > li.active a {
    background-color: #c9091d;
}


/*Slider Immagini*/

.imageSlider {
    border: 0px solid red;
    padding-bottom: 8px;
    display: block;
    overflow: hidden;
    position: relative;
}

.imageSlider img {
    height: auto;
    transition: all 0.5s ease 0s;
    width: 100%;
}

.imageSlider .lSAction > a {
    width: 30px;
    display: block;
    height: 30px;
    top: 50%;
    margin-bottom: 0px !important;
    /*background-image: url('../images/controls.png');*/
    cursor: pointer;
    position: absolute;
    z-index: 99;
    opacity: 0.2;
    -webkit-transition: opacity 0.35s linear 0s;
    transition: opacity 0.35s linear 0s;
}

.imageSlider .lSAction > a:hover {
    opacity: 1;
}

.imageSlider .lSAction > .lSPrev {
    background-image: url('../images/RS_Prev.png');
    background-position: 0 0;
    left: 0px;
}

.imageSlider .lSAction > .lSNext {
    background-image: url('../images/RS_Next.png');
    background-position: 0 0;
    right: 0px;
}

/*
.thumb {
    display: block;
    overflow: hidden;
    position: relative;
}    
    .thumb img {
    height: auto;
    transition: all 0.5s ease 0s;
    width: 100%;
}
img {
    height: auto;
    max-width: 100%;
}*/


.test {

border: 5px solid green;
}

/* IN EVIDENZA*/

.evento-in-evidenza {

    border: 0px solid red;
    margin-top: 8px;
    margin-bottom:10px;
}

.eventi-evidenza .lSPager{
    text-align: left !important;
    margin-bottom: -40px !important;
    margin-left: 10px !important;
    border: 0px solid red !important;
    display: block;
    z-index:3 !important;
    position: relative;
}

.eventi-evidenza .lSpg {
    border: 0px solid green !important;
    z-index:100 !important;
    
}
/*
.eventi-evidenza .lSAction {
    margin-top: 8px;
    border: 0px solid red;
    height: 32px;
}


.eventi-evidenza .lSAction > a {
    width: 30px;
    display: block;
    height: 30px;
    top: 96%;
    margin-bottom: 0px !important;
    cursor: pointer;
    position: absolute;
    z-index: 99;
    opacity: 0.8;
    -webkit-transition: opacity 0.35s linear 0s;
    transition: opacity 0.35s linear 0s;
}


.eventi-evidenza .lSAction > a:hover {
    opacity: 1;
}


.eventi-evidenza .lSAction > .lSPrevDisabled {
    background-image: url('../images/RS_PrevDisabled.png');
    background-position: 0 0;
    left: 0px;
}


.eventi-evidenza .lSAction > .lSPrev {
    background-image: url('../images/RS_Prev.png');
    background-position: 0 0;
    left: 0px;
}

.eventi-evidenza .lSAction > .lSNextDisabled {
    background-image: url('../images/RS_NextDisabled.png');
    background-position: 0 0;
    right: 0px;
}


.eventi-evidenza .lSAction > .lSNext {
    background-image: url('../images/RS_Next.png');
    background-position: 0 0;
    right: 0px;
}

.eventi-evidenza .lSSlideOuter .lSPager {
    border: 1px solid red;
}

.eventi-evidenza .lSSlideOuter .lSPager.lSpg {
  
    text-align: left;
    border: 1px solid green;
    margin-top: 30px !important;
}
*/
.eventi-evidenza .lSSlideOuter .lSPager.lSpg > li a {
    background-color: #eff0f0;
    border-radius: 0px;
    display: inline-block;
    height: 12px;
    overflow: hidden;
    text-indent: -999em;
    width: 12px;
    position: relative;
    z-index: 99;
    -webkit-transition: all 0.5s linear 0s;
    transition: all 0.5s linear 0s;
    border: 0px solid red;
}
.eventi-evidenza .lSSlideOuter .lSPager.lSpg > li:hover a, .lSSlideOuter .lSPager.lSpg > li.active a {
    background-color: #c9091d;
}


.eventi-evidenza .text-primary {

    font-size: 25px;
    padding: 6px;
}
.eventi-evidenza .card-luogo {
    padding: 0px 8px;
}
.eventi-evidenza .esDataTP {

    border: 0px solid red;
    overflow:hidden;
    padding: 2px 0px;
    margin-bottom: 0px;
    text-align: left;
    margin-left: 0px;

}

.eventi-evidenza .esBloccoData {
    margin-left: -20px;
    transform: scale(.8);
}


.eventi-evidenza .card-link-TP {
    font-size: 14px;
    text-align: left;
    text-transform: uppercase;
    letter-spacing: 2px;
    padding: 0px 2px;
    position: absolute;
    top: 270px;
}

.eventi-evidenza .card-link-TP a {
    color: #c9091d;
    padding: 4px 8px;
}

.eventi-evidenza .product_caption {
    height: 300px;
}

.eventoMargine {
    margin-bottom: 25px;
}

@media (max-width: 1199px) {
    .eventi-evidenza .product_caption {
        height: 280px;
        border: 0px solid red;
    }
    .eventi-evidenza .card-link-TP {
       
        position: relative;
        top: 0px;
        padding: 0px 2px;
    }
}

@media (max-width: 800px) {
   #classes .container{
        width: 98%;		
    }
}


.text-shadow {
    text-shadow: 2px 2px 4px #000000;
}

.EvenoTP {
    font-size: 16px;
    font-weight: 400;
    position: absolute;
    background-color: #c9091d;
    color: #ffffff;
    padding: 4px 8px;
}

/*TAGS*/
.TagTitle {
    margin-top: 20px;
    font-size: 20px;
    letter-spacing: 1.2px;
}

.TagTitle span {
    text-transform: uppercase;
}

/*ALLEGATI*/
.detailAllegati{
	border: 0px solid red;
}
.detailAllegati h4{
	font-size: 20px;
	line-height: 35px;
	font-weight: 400;
	letter-spacing: 1.8px;
	color: #c9091d;
}
.detailAllegati ul{
	margin-left: 0px;
	list-style-type: none;
	font-size: medium;
}
.detailAllegati ul li{
	padding-bottom: 6px;
}

.detailAllegati ul li:before {
    content: '\e226';
    font: 200 large/22px 'Material Icons';
	padding-right: 4px;
}

/* -- DEBUG -- */
#debug {
    background-color: #ffffff;
    border-top: 0px solid red;
    overflow: hidden;
}

#debug ul {
    margin-left: 50px;
    list-style:disc;
    font-size: small;    
}
