/*
	SpecificSections.css
	TemplateName: Business Management
	Copyright (c) 2015, ObjectWeb Srl. All rights reserved.
	Version: 1.0.0
*/

/* General
------------------------------------------------------------------------------------------------- */
body {
	overflow-x: hidden;
}

.section-title h1 {
   font-size: 120px;
   color: #fff;
   font-family: Bevan;
   font-weight: 600;
   letter-spacing: 4px;
}

.section-title h2 {
   font-size: 70px;
   color: #565e52;
   font-family: Bevan;
   font-weight: 600;
   margin-bottom: 40px;
   position: relative;
   z-index: 10;
   text-align: center;
}

.btn.btn-primary {
   text-transform: uppercase;
   font-weight: 600;
   background: none;
   border: 1px solid #fff;
   border-radius: 0px;
   font-size: 30px;
   padding: 2px 10px;
   z-index: 10;
   position: relative;
   color: #fff;
   position: relative;
}

.btn.btn-primary:hover {
	border: 1px solid #B5ABA0;
    color: #B5ABA0;
}

.section {
	margin-bottom: 100px !Important;
}

.no-margin {
	margin-bottom: 0px !Important;
}

.small-container {
    max-width:  1200px;
    margin: 0 auto;
}

@media(max-width: 991px){
	.section {
		margin-bottom: 50px !Important;
	}

	.btn.btn-primary {
		font-size: 20px;
	}
}

@media(max-width: 767px){
	.section {
		margin-bottom: 30px !Important;
	}

	.btn.btn-primary {
		font-size: 17px;
	}
}
/* ---------------------------------------------------------------------------------------------- */



/* Header
------------------------------------------------------------------------------------------------- */
header {
	z-index: 99999;
	position: absolute;
	text-align: right;
	left: 0px;
	top: 0px;
	width: 100%;
}

header .navbar-default .navbar-nav > li > a {
	position: relative;
	display: inline-block;
}

header .navbar-default .navbar-nav a:before {
	background-image: url("../Images/ArrowLeft.png");
	position: absolute;
	left: -23px;
	top: 12px;
	width: 25px;
	height: 25px;
	content: "";
	background-size: cover;
	background-position: right
}

header .navbar-default .navbar-nav a:hover {
	color: #fff;
}

header .navbar-default .navbar-nav a:hover:before {
	background-position: left;
}

.header-band {
	position: relative;
}

.header-band .section-title h2 {
	margin-top: -20px;
	margin-bottom: 50px;
}

.header-image {
  height: 800px;
  background-size: cover;
  background-position: center;
  position: relative;
  margin-bottom: 100px;
  z-index: 1;
}

.header-image .section-title {
	z-index: 2;
	position: relative;
}

.header-band .header-image .overlay {
	background-color: rgba(0,0,0,0.2);
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}

.header-image .container {
  position: relative; 
}

.header-image h1 {
   position: absolute;
   right: 0px;
   top: 150px;
   text-align: right;
}

.header-image::after {
	background-image: url(../Images/BorderImage.png);
	position: absolute;
	bottom: 0px;
	left: 0;
	width: 100%;
	height: 630px;
	content: "";
	z-index: 9;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top;
}

.header-band .shadow {
	background-image: url(../Images/nuvole.png);
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 100%;
	content: "";
	z-index: 9;
	background-size: cover;
	background-repeat: no-repeat;
	height: 576px;
	background-position: top;
}

@media(max-width: 991px){

	.header-image {
		height: 500px;
	}
	
	.header-image h1 {
		font-size: 50px;
	}

	.header-band .section-title h2,
	.section-title h2 {
		font-size: 35px;
		margin-bottom: 30px;
	}

	.header-band .shadow {
		bottom: -100px;
	}

	.header-image:after {
		bottom: -63px;
		height: 360px;
	}
}

@media(max-width: 767px){
	
	.header-image {
		height: 300px;
		margin-bottom: 30px;
	}
	
	.header-image h1 {
		font-size: 35px;
		top: 70px;
	}

	.header-band .section-title h2,
	.section-title h2 {
		font-size: 25px;
	}

	.header-band .shadow {
		height: 226px;
		bottom: -29px;
	}

	.navbar-default .navbar-collapse {
		display: block;
		border-top: 0px;
		position: absolute;
		right: 15px;
		top: 0px;
	}

	header .navbar-default .navbar-nav a:before {
		top: 5px;
	}

	header .navbar-default .navbar-nav > li > a {
		font-size: 18px;
		padding-right: 0px;
	}
}

.carousel-block .event-carousel .item {
	display: block;
	height: 650px;
	background-size: cover;
	background-position: center;
	position: relative;
}

.carousel-block .event-carousel .item:before {
	content: "";
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.2);
}

.carousel-block .event-carousel .item .evidence-article-label {
	font-size: 37px;
	color: #fff;
	font-family: Bevan;
	padding: 50px;
	position: relative;
	display: inline-block;
	background-image: url("../Images/titleBackground.png");
	background-size: cover;
	background-position: center;
	width: 35%;
	height: 168px;
}

.list-event-page .site-view-events-carousel .carousel-block .event-carousel .item {
	height: 900px;
}

.carousel-block .event-carousel .item .info-box {
	color: #fff;
	font-family: 'Bevan';
	padding: 50px;
	z-index: 2;
	position: relative;
}

.list-event-page .carousel-block .event-carousel .item .info-box {
	text-align: right;
	margin-top: -40px;
}

.event-carousel .item .event-postponed  {
    color: #fff;
    font-size: 30px;
    text-transform: uppercase;
    font-size: 17px;
    padding: 20px 10px;
    background-color: #e1b143ad;
    display: inline-block;
    margin-bottom: 10px;
}

.event-carousel .item .event-cancelled {
	color: #fff;
	font-size: 30px;
	text-transform: uppercase;
	font-size: 17px;
	padding: 20px 10px;
	background-color: #b73d17ad;
	display: inline-block;
}

.carousel-block .event-carousel .item .info-box .title {
	font-size: 40px;
	margin-bottom: 38px;
    text-transform: uppercase;
}

.carousel-block .event-carousel .item .info-box .data,
.carousel-block .event-carousel .item .info-box .place {
	font-family: 'Roboto';
	font-size: 26px;
	text-transform: uppercase;
	font-weight: 600;
}

.carousel-block .event-carousel .item .info-box .more {
	font-weight: 300;
	font-size: 25px;
	margin-top: 30px;
	font-family: 'ROBOTO';
	text-decoration: underline;
}

.carousel-block .event-carousel .item .info-box .data {
	margin-bottom: 5px;
}

.carousel-block .event-carousel .item .info-box .data.not-active {
	text-decoration: line-through;
	opacity: 0.6;
}

.carousel-block .event-carousel .item .info-box .data.not-active .data {
	font-size: 25px;
}

.owl-theme .owl-dots {
	position: absolute;
	bottom: 70px;
	z-index: 10;
	position: relative;
	z-index: 8;
}

.list-event-page .owl-theme .owl-dots {
	bottom: 300px;
}

.carousel-block .event-carousel .owl-theme .owl-nav {
	position: relative;
}

.carousel-block .event-carousel .owl-theme .owl-nav {
	position: absolute;
	bottom: 62px;
	width: 100%;
}

.list-event-page .carousel-block .event-carousel .owl-theme .owl-nav {
	position: absolute;
	bottom: 300px;
	width: 100%;
}

.carousel-block .event-carousel .owl-theme .owl-nav button {
	float: left;
	padding-left: 50px !important;
	background: transparent;
}

.carousel-block .event-carousel .owl-theme .owl-nav button span {
	background-image: url("../Images/ArrowLeft.png");
	display: inline-block;
	width: 30px;
	height: 30px;
	background-size: cover;
	background-position: right;
	z-index: 9;
	position: relative;
}

.carousel-block .event-carousel .owl-theme .owl-nav span:hover {
	background-position: left;
}

.carousel-block .event-carousel .owl-theme .owl-nav .owl-next {
	float: right;
	padding-right: 50px !IMPORTANT;
}

.carousel-block .event-carousel .owl-theme .owl-nav .owl-next span {
	background-image: url("../Images/ArrowRight.png");
	background-position: left;
}

.carousel-block .event-carousel .owl-theme .owl-nav .owl-next span:hover {
	background-position: right;
}

.carousel-block .event-carousel .owl-theme .owl-dots .owl-dot span  {
	border: 1px #fff solid !Important;
	background-color: transparent !Important;
	height: 15px;
	width: 15px;
}

.carousel-block .event-carousel .owl-theme .owl-dots .owl-dot.active span {
	background-color: #fff !Important;
}

@media(max-width: 991px){
	.carousel-block .event-carousel .item .evidence-article-label {
		padding: 15px;
		font-size: 25px;
		width: auto;
		height: auto;
	}

	.carousel-block .event-carousel .item .info-box .title {
		font-size: 35px;
	}

	.carousel-block .event-carousel .item .info-box .data,
	.carousel-block .event-carousel .item .info-box .place {
		font-size: 20px;
	}

	.carousel-block .event-carousel .item .info-box .more {
		font-size: 20px;
	}

	
	.site-view-events-carousel .carousel-block .event-carousel .item {
		height: 500px;
	} 
	
}

@media(max-width: 767px ){
	.carousel-block .event-carousel .item .evidence-article-label {
		font-size: 16px;
	}

	.carousel-block .event-carousel .item .info-box {
		padding: 15px;
	}

	.carousel-block .event-carousel .item .info-box .title {
		font-size: 21px;
		margin-bottom: 10px;
	}

	.carousel-block .event-carousel .item .info-box .more {
		margin-top: 15px;
	}

	.carousel-block .event-carousel .item .info-box .data,
	.carousel-block .event-carousel .item .info-box .place {
		font-size: 15px;
	}

	.list-event-page .carousel-block .event-carousel .item .info-box {
		margin-top: 0px;
	}

	.list-event-page .site-view-events-carousel .carousel-block .event-carousel .item {
		height: 350px;
	}

	.list-event-page .carousel-block .event-carousel .owl-theme .owl-nav,
	.list-event-page .owl-theme .owl-dots {
		bottom: 60px;
	}
}
.category-grid {
	margin-top: 100px;
}

.category-grid .image {
	 height: 700px;
	 background-size: cover;
	 background-position: center;
	 margin-bottom: 30px;
	 text-align: center;
	 position: relative;
}

.category-grid .image.first {
	text-align: left;
}


.category-grid .image .text-box {
	background-image: url("../Images/TitleBackground.png");
	background-position: center;
	background-size: cover;
	width: 100%;
	padding: 50px;
}

.category-grid .image.first .text-box {
	background-image: url("../Images/TitleBackground.png");
	background-position: center;
	background-size: cover;
	display: inline-block;
	text-align: left;
	padding: 50px;
	width: auto;
	min-width: 49%;
}

.category-grid .title {
    font-size: 40px;
    color: #fff;
    font-family: 'Bevan';
    font-weight: 600;
    margin-bottom: 20px;
    letter-spacing: 2px;
    position: relative;
    z-index: 10;
}

.category-grid .image .overlay {
	background-color: rgba(0,0,0,0.2);
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 2;
}

.all-events {
	position: relative;
	margin-top: auto;
}

.all-events .container .section-title h2 {
	z-index: 10;
	position: relative:
}

.all-events .image {
  height: 600px;
  background-size: cover;
  background-position: center;
  position: relative;
  z-index: 5;
  margin-top: 40px;
  display: block;
}

.all-events .title-box {
	background-image: url("../Images/TitleBackground.png");
	top: 50%;
	left: 50%;
	width: 700px;
	height: 250px;
	margin-left: -400px;
	margin-top: -125px;
	text-align: center;
	position: absolute;
}

.all-events .title-box .title {
	font-family: Bevan;
	color: #fff;
	font-size: 50px;
	margin-bottom: 15px;
	padding: 80px 50px;
}
/* ---------------------------------------------------------------------------------------------- */



/* Footer
------------------------------------------------------------------------------------------------- */
footer {
	background-color: #fff;
	padding: 100px 0px;
}

footer .contact-footer {
	display: flex;
	align-items: center;
}

footer .contact-footer .title {
	font-weight: 600;
	font-size: 20px;
	margin-bottom: 5px;
}

footer .contact-footer .address {
	margin-bottom: 5px;
}

footer .contact-footer .phone {
	margin-bottom: 5px;
}

footer .contact-footer i {
	padding-right: 10px;
}

footer .image {
	border-left: 1px solid #000;
}

footer .contact-footer .image.phone {
	display: none;
}

@media(max-width: 1200px){
	footer .contact-footer .address br {
		display:none;
	}

	footer .contact-footer .title {
		padding-top: 5px !important;
	}
}

@media(max-width: 991px){
	footer {
		background-color: #fff;
		padding: 50px 0px;
	} 

	footer .contact-footer .image {
		border: 0px;
	}

	footer .contact-footer .image.phone {
		display: block;
	}

	footer .contact-footer .image.large {
		display: none;
	}
}

@media(max-width: 767px){
	footer {
		background-color: #fff;
		padding: 30px 0px 0px;
        font-size: 15px;
	} 

	footer .section {
		margin-bottom: 0px !Important;
	}
}
/* ---------------------------------------------------------------------------------------------- */



/* Articoli
------------------------------------------------------------------------------------------------- */
.event-list-section {
     position: relative;
}

.site-view-events-list .shadow {
    background-image: url("../Images/nuvole.png");
    position: absolute;
    top: 378px;
    right: 0px;
    width: 100%;
    content: "";
    background-size: cover;
    background-repeat: no-repeat;
    height: 628px;
    background-position: top;
    z-index: 11;
}

.site-view-events-carousel .carousel-block .event-carousel .item {
	height: 700px;
	z-index: 9;
}

.site-view-events-carousel .carousel-block .event-carousel .item-box {
	position: relative;
}

.site-view-events-carousel .carousel-block .event-carousel .item-box:after {
    background-image: url(../Images/BorderImage.png);
    position: absolute;
    bottom: -215px;
    left: 0;
    width: 100%;
    height: 363px;
    content: "";
    background-repeat: no-repeat;
    background-size: cover;
}

.page-id-22827 .site-view-events-carousel .carousel-block .event-carousel .item-box:after {
	display: none;
}

/* Filtri */

.filter-section {
    position: relative;
    z-index: 12;
}

.filter-section h3{
    font-family: Bevan;
    color: #565e52;
}

.filter-section .item {
    margin: 30px 0px;
}

.filter-section .item .title {
    color: #565e52;
    font-weight: 600;
    display: block;
    border-bottom: 1px solid #565e52;
    font-size: 17px;
    padding-bottom: 5px;
    margin-bottom: 10px;
}

.filter-section .item .filter-box {
	background-color: #565e52;
	/* color: #fff; */
	padding: 30px;
}

.filter-section .item .filter-box .filter-box-title {
	font-size: 20px;
	font-family: Bevan;
	margin-bottom: 25px;
	color: #fff;
}

.filter-section .item .filter-box .filter-box-list .filter-item {
	border: 1px solid #fff;
	padding: 5px 10px;
	display: inline-block;
	margin-right: 15px;
	font-size: 17px;
	font-weight: 300;
}

.events .event .item {
	height: 600px;
	display: block;
	background-size: cover;
	margin-bottom: 30px;
	position: relative;
}

.events .event .item .event-in-evidence {
	color: #fff;
	font-size: 30px;
	text-transform: uppercase;
	font-size: 17px;
	padding: 20px 10px;
	background-image: url("../Images/TitleBackground.png");
	display: inline-block;
}

.event .item .text-box {
    height: 270px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    color: #fff;
    padding: 30px;
    background-image: url("../Images/TitleBackground.png");
}

.event .item .text-box .title {
	font-family: Bevan;
	font-size: 25px;
	margin-bottom: 3;
}

.event .item .text-box .info-box {
	position: absolute;
	bottom: 50px;
	left: 30px;
	right: 30px;
}

.event .item .text-box .data {
	font-weight: 600;
	font-size: 21px;
}

.event .item .text-box .place {
	font-size: 19px;
	font-weight: 400;
}

.event-list-section .event {
	margin-bottom: 100px !Important;
}

/* Luoghi */

.place-section {
    height: 600px;
    background-size:  cover;
    background-position: center;
    display: table;
    width: 100%;
    padding-top: 120px;
    position: relative;
    padding-left: 50px;
    margin-bottom: 100px;
}

.place-section .overlay {
	content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.2);
}

.place-section .title {
	position: relative;
	z-index: 5;
}

.place-section .title h2 {
    font-size: 40px;
    color: #fff;
    font-family: 'Bevan';
    font-weight: 600;
    margin-bottom: 35px;
    letter-spacing: 2px;
}


/* Tutti gli altri eventi */

.more-events .item {
    height: 450px;
    display: block;
    background-size: cover;
    margin-bottom: 30px;
    position: relative;
}

.more-events .item .event-in-evidence {
	color: #fff;
	font-size: 30px;
	text-transform: uppercase;
	font-size: 17px;
	padding: 20px 10px;
	background-image: url("../Images/TitleBackground.png");
	display: inline-block;
}

.more-events .item .text-box {
    height: 220px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    color: #fff;
    padding: 30px;
}

.more-events .item .text-box .title {
	font-family: Bevan;
	font-size: 20px;
}

.more-events .item .text-box .data {
	font-weight: 600;
	font-size: 20px;
}

.more-events .item .text-box .info-box {
	bottom: 30px;
}

.more-events .load-more-button {
	margin-top: 40px;
}

.more-events .load-more-button .btn.btn-primary {
	color: #565E53;
	border: 1px solid #565E53;
}

.more-events .load-more-button .btn.btn-primary:hover {
	border: 1px solid #B5ABA0;
    color: #B5ABA0;
}

/* ---------------------------------------------------------------------------------------------- */


/* Dettaglio Evento
------------------------------------------------------------------------------------------------- */
.event-detail .header-image {
	display: table;
	width: 100%;
	position: relative;
	margin-bottom: 0px;
}

.event-detail .header-image .text-box{
	display: table-cell;
	vertical-align: middle;
	padding-right: 50px;
	z-index: 2;
	position: relative;
}

.event-detail .header-image h1 {
	font-size: 45px;
	padding-right: 0px;
	padding-left: 450px;
	position: relative;
	top: auto;
	right: auto;
}

.event-detail .header-image .data {
	font-size: 40px;
	font-weight: 600;
	color: #fff;
	text-align: right;
	display: inline-block;
	float: right;
	margin-top: 30px;
	padding-top: 30px;
}

.event-detail .header-image .overlay {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.2);
}

.event-detail .container {
	z-index: 15;
	position: relative;
}

.event-detail .shadow {
	background-image: url(../Images/nuvole.png);
	position: absolute;
	bottom: -200px;
	left: 0px;
	width: 100%;
	content: "";
	z-index: 0;
	background-size: contain;
	background-repeat: no-repeat;
	height: 508px;
	background-position: right;
	z-index: 10;
}

.event-detail h2 {
	text-align: left;
	margin-bottom: 10px;
	font-size: 60px;
}

.event-detail .guest {
	font-size: 40px;
	color: #565E53;
	font-weight: 400;
	margin-bottom: 30px;
}

.event-detail .info-link {
	border-top: 1px solid;
	margin-top: 40px;
	border-bottom: 1px solid;
	padding: 36px 0px;
	margin-bottom: 20px;
}

.event-detail .info-link .social {
	float: right;
}

.event-detail .info-link .social .facebook{
	background-image: url("../Images/fb.png");
	width: 50px;
	height: 50px;
	background-size: cover;
	background-position: left;
	display: inline-block;
	margin-right: 7px;
}

.event-detail .info-link .social .facebook:hover {
	background-position: right;
}

.event-detail .info-link .social .instagram{
	background-image: url("../Images/instagram.png");
	width: 50px;
	height: 50px;
	background-size: cover;
	background-position: left;
	display: inline-block;
}

.event-detail .info-link .social .instagram:hover {
	background-position: right;
}

.event-detail .info-link .btn-event {
	background-color: #565E53;
	border-radius: 0px;
	color: #fff;
	font-family: Bevan;
	margin-right: 10px;
	font-size: 16px;
	padding: 10px;
}

.event-detail .info-link .btn-event:hover {
	background-color: #B5ABA0;
	border-color: #B5ABA0;
}

.event-detail .back-link {
	border: 1px solid #565E53;
	background-color: #fff;
    border-radius: 0px;
    color: #565E53;
	padding: 10px;
	font-family: Bevan;
	margin-top: 50px;
	display: inline-block;
}

.event-detail .back-link:hover {
	background-color: #565E53;
	color: #fff;
	text-decoration: none;
}

.event-detail .text {
	margin-bottom: 50px;	
}

.event-detail .column-first {
	padding-right: 100px;
}

.event-detail .column-second {
	padding-left: 100px;
	border-left: 1px solid #565e52;
}

.event-detail .info-title {
	font-family: Bevan;
	color: #565e52;
	font-size: 23px;
	margin-bottom: 40px;
}

.event-detail .info-label {
	margin-bottom: 5px;
}

.event-detail .info-label span,
.event-detail .info-contact span{
	color: #565e52;
	font-size: 20px;
	font-weight: 400;
	font-weight: 600;
}

.event-detail .info-contact {
	margin-top: 30px;
}

.event-detail .info-contact a {
	color: inherit;
}

.event-detail .info-map  {
	margin-top: 30px;
	position: relative;
	padding-left: 64px;
	padding-top: 15px;
	font-weight: 400;
	text-decoration: underline;
}

.event-detail .info-map:hover {
	color: #B5ABA0;
}

.event-detail .info-map .icon {
	background-image: url(../Images/MapIcon.png);
	background-size: cover;
	width: 50px;
	height: 50px;
	background-position: left;
	position: absolute;
	left: 0px;
	top: 0px;
}

.event-detail .info-map:hover .icon {
	background-position: right;
}

.event-detail .white-band {
	padding: 40px 0px 5px;
	background-color: #fff;
	margin-top: 70px;
}

.event-detail .white-band div {
	margin-bottom: 20px;
}

.carousel-block .event-carousel .owl-theme .owl-dots .owl-dot span  {
	border: 1px #fff solid !Important;
	background-color: transparent !Important;
	height: 15px;
	width: 15px;
}

.carousel-block .event-carousel .owl-theme .owl-dots .owl-dot.active span {
	background-color: #fff !Important;
}

.category-grid {
	margin-top: 100px;
}

.category-grid .col-md-6,
.category-grid .col-md-12 {
	/*padding-right: 0px;
	padding-left: 0px;*/
}

.category-grid .image {
	 height: 700px;
	 background-size: cover;
	 background-position: center;
	 margin-bottom: 30px;
	 text-align: center;
	 position: relative;
}

.category-grid .image.first {
	text-align: left;
}


.category-grid .image .text-box {
	background-image: url("../Images/TitleBackground.png");
	background-position: center;
	background-size: cover;
	width: 100%;
	padding: 50px;
}

.category-grid .image.first .text-box {
	background-image: url("../Images/TitleBackground.png");
	background-position: center;
	background-size: cover;
	display: inline-block;
	text-align: left;
	padding: 50px;
	width: auto;
	min-width: 49%;
}

.category-grid .title {
    font-size: 40px;
    color: #fff;
    font-family: 'Bevan';
    font-weight: 600;
    margin-bottom: 20px;
    letter-spacing: 2px;
    position: relative;
    z-index: 10;
}

.category-grid .image .overlay {
	background-color: rgba(0,0,0,0);
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 2;
}

@media(max-width: 991px){
	.category-grid {
		margin-top: 50px;
	}

	.category-grid .title {
		font-size: 30px;
	}

	.category-grid .image.first .text-box {
		padding: 30px;
	}
}

@media(max-width: 767px){
	.category-grid {
		margin-top: 30px;
	}

	.category-grid .title {
		font-size: 20px;
		margin-bottom: 15px;
	}

	.category-grid .image.first .text-box {
		padding: 15px;
		width: 100%;
	}

	.category-grid .image {
		height: 250px;
	}

	.category-grid .image .text-box {
		padding: 15px;
		text-align: left;
		width: 100%;
	}

.carousel-block .event-carousel .owl-theme .owl-nav button span {
  width: 20px;
  height: 20px;
}
.carousel-block .event-carousel .owl-theme .owl-dots .owl-dot span {
  width: 13px;
  height: 13px;
}
}

.all-events {
	position: relative;
	margin-top: 30px;
}

.all-events .container .section-title h2 {
	z-index: 10;
	position: relative:
}

.all-events .image {
  height: 600px;
  background-size: cover;
  background-position: center;
  position: relative;
  z-index: 5;
  margin-top: 0px;
  display: block;
}

.all-events .title-box {
	background-image: url("../Images/TitleBackground.png");
	top: 50%;
	left: 50%;
	width: 700px;
	height: 250px;
	margin-left: -400px;
	margin-top: -125px;
	text-align: center;
	position: absolute;
}

.all-events .title-box .title {
	font-family: Bevan;
	color: #fff;
	font-size: 50px;
	margin-bottom: 15px;
	padding: 80px 50px;
}

@media(max-width: 767px){
	.all-events {
		margin-top: -30px;
	}
}
/* ---------------------------------------------------------------------------------------------- */



/* Articoli
------------------------------------------------------------------------------------------------- */
.event-list-section {
     position: relative;
     z-index: 15;
}

.site-view-events-list .shadow {
    background-image: url("../Images/nuvole.png");
    position: absolute;
    width: 100%;
    content: "";
    background-size: cover;
    background-repeat: no-repeat;
    height: 628px;
    background-position: top;
    z-index: 11;
    top: 650px;
}

.site-view-events-carousel .carousel-block .event-carousel .item {
	height: 700px;
	z-index: 9;
}

.site-view-events-carousel .carousel-block .event-carousel .item:hover {
	text-decoration: none;
}

.site-view-events-carousel .carousel-block .event-carousel .item-box {
	position: relative;
}

.site-view-events-carousel .carousel-block .event-carousel .item-box:after {
    background-image: url(../Images/BorderImage.png);
    position: absolute;
    bottom: -402px;
    left: 0;
    width: 100%;
    height: 630px;
    content: "";
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
}

.page-id-22827 .site-view-events-carousel .carousel-block .event-carousel .item-box:after {
	display: none;
}

@media(max-width: 991px){
	.site-view-events-carousel .carousel-block .event-carousel .item {
		height: 500px;
	}

	.all-events .image {
		padding: 200px 0px;
		height: 500px;
	}

	.all-events .title-box {
		width: auto;
		height: auto;
		position: relative;
		margin: 0 auto;
		top: auto;
		left: auto;
	}

	.all-events .title-box .title {
		font-size: 25px;
		padding: 50px 30px;
	}

}

@media(max-width: 767px) {
	.site-view-events-carousel .carousel-block .event-carousel .item {
		height: 350px;
	}

	.all-events .image {
		padding: 50px 0px;
		height: auto;
	} 

	.all-events .title-box .title {
		font-size: 20px;
	}

	.site-view-events-carousel .carousel-block .event-carousel .item-box:after {
		top: 36px;
	}

	.site-view-events-list .shadow {
	 top: 306px;
	 height: 196px;
	}
}

/* Filtri */

.site-view-events-list {
	position: relative;
	z-index: 99999;
}

.filter-section {
    position: relative;
    z-index: 12;
}

.filter-section h3{
    font-family: Bevan;
    color: #565e52;
}

.filter-section .item {
    margin: 30px 0px;
}

.filter-section .item .title {
    color: #565e52;
    font-weight: 600;
    display: block;
    border-bottom: 1px solid #565e52;
    font-size: 17px;
    padding-bottom: 5px;
    margin-bottom: 10px;
    cursor: pointer;
}

.filter-section .item .title .icon {
	float: right;
}

.filter-section .item .filter-box {
	background-color: #565e52;
	/* color: #fff; */
	padding: 30px;
}

.filter-section .item .filter-box .filter-box-title {
	font-size: 20px;
	font-family: Bevan;
	margin-bottom: 25px;
}

.filter-section .item .filter-box .filter-box-list .filter-item {
	border: 1px solid #fff;
	padding: 5px 10px;
	display: inline-block;
	margin-right: 15px;
	font-size: 17px;
	font-weight: 300;
	color: #fff;
}

.filter-section .item .filter-box .filter-box-list .filter-item:hover,
.filter-section .item .filter-box .filter-box-list .filter-item.active{
	border: 1px solid #B5ABA0;
	color: #B5ABA0;
	cursor: pointer;
}

.filter-section .target-filters.item .filter-box .filter-box-list {
	margin-top: 30px;
}

.filter-section .target-filters.item .filter-box .filter-box-list .filter-item {
	border: 0px;
	width: 31.5%;
	padding: 15px 30px 15px 60px;
	position: relative;
	margin-bottom: 15px;
}

.filter-section .target-filters.item .filter-box .filter-box-list .filter-item:hover {
	color: #B5ABA0;
}

.filter-section .item .filter-box .input-group {
	display: inline-block;
	margin-right: 30px;
	position: relative;
}

.filter-section .item.data-filters label {
	text-transform: uppercase;
	font-weight: 300;
	display: block;
	color: #fff;
}

.filter-section .item.data-filters input {
	background-color: transparent;
	border: 0px;
	border-bottom: 1px solid #fff;
	position: relative;
	color: #fff;
}

.filter-section .target-filters.item .filter-box .filter-box-list .filter-item.families:before {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 50px;
	height: 50px;
	content: "";
	background-image: url("../Images/FamiglieDoubleIcon.png");
	background-size: cover;
	background-position: left;
	border-radius: 50%;
}

.filter-section .target-filters.item .filter-box .filter-box-list .filter-item:hover.families:before {
	background-position: right;
}

.filter-section .target-filters.item .filter-box .filter-box-list .filter-item.art-and-culture:before {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 50px;
	height: 50px;
	content: "";
	background-image: url("../Images/ArteECulturaDoubleIcon.png");
	background-size: cover;
	background-position: left;
	border-radius: 50%;
}

.filter-section .target-filters.item .filter-box .filter-box-list .filter-item:hover.art-and-culture:before {
	background-position: right;
}

.filter-section .target-filters.item .filter-box .filter-box-list .filter-item.food-and-wine:before {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 50px;
	height: 50px;
	content: "";
	background-image: url("../Images/EnogastronomiaDoubleIcon.png");
	background-size: cover;
	background-position: left;
	border-radius: 50%;
}

.filter-section .target-filters.item .filter-box .filter-box-list .filter-item:hover.food-and-wine:before {
	background-position: right;
}

.filter-section .target-filters.item .filter-box .filter-box-list .filter-item.entratainment:before {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 50px;
	height: 50px;
	content: "";
	background-image: url("../Images/intrattenimentoDoubleIcon.png");
	background-size: cover;
	background-position: left;
	border-radius: 50%;
}

.filter-section .target-filters.item .filter-box .filter-box-list .filter-item:hover.entratainment:before {
	background-position: right;
}

.filter-section .target-filters.item .filter-box .filter-box-list .filter-item.sport:before {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 50px;
	height: 50px;
	content: "";
	background-image: url("../Images/sportDoubleIcon.png");
	background-size: cover;
	background-position: left;
	border-radius: 50%;
}

.filter-section .target-filters.item .filter-box .filter-box-list .filter-item:hover.sport:before {
	background-position: right;
}

.filter-section .target-filters.item .filter-box .filter-box-list .filter-item.territory:before {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 50px;
	height: 50px;
	content: "";
	background-image: url("../Images/territorioDoubleIcon.png");
	background-size: cover;
	background-position: left;
	border-radius: 50%;
}

.filter-section .target-filters.item .filter-box .filter-box-list .filter-item:hover.territory:before {
	background-position: right;
}

.filter-section .target-filters.item .filter-box .filter-box-list .filter-item.active:before {
	background-position: right;
}

.datepicker table tr td.today,
.datepicker table tr td.active{
  color: #fff;
  background-color: #565e52;
  border-color: #565e52;
}


@media(max-width: 1200px){
	.filter-section .target-filters.item .filter-box .filter-box-list .filter-item {
		width: 48%;
	} 
}

@media(max-width: 767px){
	.filter-section .item .filter-box .input-group {
		width: 100%;
		margin-bottom: 15px;
	}

	.filter-section .target-filters.item .filter-box .filter-box-list .filter-item {
		width: 100%;
		padding: 10px 30px 10px 60px;
	}

	.filter-section .item .filter-box {
		padding: 15px;
	}

	.filter-section .item .filter-box .filter-box-title {
		font-size: 17px;
		margin-bottom: 5px;
	}

	.filter-section .target-filters.item .filter-box .filter-box-list {
		margin-top: 10px;
	}

	.filter-section .target-filters.item .filter-box .filter-box-list .filter-item:before {
		width: 30px;
		height: 30px;
	}

	.filter-section .item .filter-box .filter-box-list .filter-item {
		margin-bottom: 15px;
	}

	.filter-section .target-filters.item .filter-box .filter-box-list .filter-item:hover {
		color: #fff;
	}

	.filter-section .target-filters.item .filter-box .filter-box-list .filter-item:hover.art-and-culture:before {
		background-position: left;
	}
	
	.filter-section .target-filters.item .filter-box .filter-box-list .filter-item:hover.sport:before {
	  background-position: left;
  }

	.filter-section .target-filters.item .filter-box .filter-box-list .filter-item:hover.families:before {		
		background-position: left;
	}

	.filter-section .target-filters.item .filter-box .filter-box-list .filter-item:hover.territory:before {
		  background-position: left;
	}	
	
	.filter-section .target-filters.item .filter-box .filter-box-list .filter-item:hover.food-and-wine:before {
		  background-position: left;
	}
	
	.filter-section .target-filters.item .filter-box .filter-box-list .filter-item:hover.entratainment:before {
		background-position: left;
	}
	
	.filter-section .target-filters.item .filter-box .filter-box-list .filter-item.active {
		color: #B5ABA0;
	}
	
	.filter-section .target-filters.item .filter-box .filter-box-list .filter-item.active:hover.art-and-culture:before {
		background-position: right;
	}
	
	.filter-section .target-filters.item .filter-box .filter-box-list .filter-item.active:hover.sport:before {
	  background-position: right;
  }

	.filter-section .target-filters.item .filter-box .filter-box-list .filter-item.active:hover.families:before {		
		background-position: right;
	}

	.filter-section .target-filters.item .filter-box .filter-box-list .filter-item.active:hover.territory:before {
		  background-position: right;
	}	
	
	.filter-section .target-filters.item .filter-box .filter-box-list .filter-item.active:hover.food-and-wine:before {
		  background-position: right;
	}
	
	.filter-section .target-filters.item .filter-box .filter-box-list .filter-item.active:hover.entratainment:before {
		background-position: right;
	}

	.filter-section .item .filter-box .filter-box-list .filter-item:hover {
		color: #fff;
		border-color: #fff;
	}

	.filter-section .item .filter-box .filter-box-list .filter-item.active {
		color: #B5ABA0;
		border-color: #B5ABA0;
	}
}
.events .event .item {
	height: 600px;
	display: block;
	background-size: cover;
	margin-bottom: 30px;
	position: relative;
}

.events .event .item .event-in-evidence {
	color: #fff;
	font-size: 30px;
	text-transform: uppercase;
	font-size: 17px;
	padding: 20px 10px;
	background-image: url("../Images/TitleBackground.png");
	display: inline-block;
}

.events .event .item .event-postponed {
	color: #fff;
	font-size: 30px;
	text-transform: uppercase;
	font-size: 17px;
	padding: 20px 10px;
	background-color: #e1b143ad;
	display: inline-block;
}

.events .event .item .event-cancelled {
	color: #fff;
	font-size: 30px;
	text-transform: uppercase;
	font-size: 17px;
	padding: 20px 10px;
	background-color: #b73d17ad;
	display: inline-block;
}

.event .item .text-box {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    color: #fff;
    padding: 30px;
    background-image: url("../Images/TitleBackground.png");
    max-height: 300px;
}

.event .item .text-box .title {
	font-family: Bevan;
	font-size: 25px;
	text-transform: uppercase;
}

.event .item .text-box .info-box {
	position: absolute;
	bottom: 50px;
	left: 30px;
	right: 30px;
}

.event .item .text-box .data.not-active {
	 text-decoration: line-through;
	 opacity: 0.6;
}

.event .item .text-box .data {
	font-weight: 600;
	font-size: 21px;
	margin-bottom: 5px;
}

.event .item .text-box .place {
	font-size: 17px;
	font-weight: 400;
}

.event-list-section .event {
	margin-bottom: 100px !Important;
}

.no-events-found {
	text-align: center;
	display: block;
	padding: 50px;
	background-image: url(../Images/TitleBackground.png);
	color: #fff;
	margin-bottom: 70px;
}

@media(max-width: 1450px){
	.event .item .text-box .info-box {
		bottom: 20px;
		left: 20px;
	}

	.event .item .text-box .data {
		font-size: 18px;
	}

	.event .item .text-box {
		padding: 20px;
	}
}

@media(max-width: 1200px){
	.event .item .text-box .title {
	   display: -webkit-box;
	   -webkit-line-clamp: 2; 
	   -webkit-box-orient: vertical;
	   overflow: hidden;
	}
}

@media(max-width: 991px) {
	.event .item .text-box .title {
		font-size: 20px;
		-webkit-line-clamp: 3;
	}

	.event .item .text-box .data,
	.event .item .text-box .place {
		font-size: 17px;
	}
	
	.events .event .item {
		height: 450px;
	}

	.event .item .text-box {
		padding: 15px;
	}
	
	.event .item .text-box .info-box {
		left: 15px;
	}

	.event-list-section .event {
		margin-bottom: 50px !Important;
	}
}

@media(max-width: 767px){
	.events .event .item {
		height: 350px;
	}

	.event .item .text-box {
		height: auto;
	}

	.event .item .text-box .title {
		margin-bottom: 20px;
	}

	.event .item .text-box .info-box {
		position: relative;
		bottom: 0px;
		left: 0px;
	}
	
	.event-list-section .event {
		margin-bottom: 30px !Important;
	}

	.event .item .text-box .title {
       display: block;
       -webkit-line-clamp: unset;
       -webkit-box-orient: unset;
       overflow: visible;
  }

}
/* Luoghi */

.place-section {
    height: 600px;
    background-size:  cover;
    background-position: center;
    display: table;
    width: 100%;
    padding-top: 120px;
    position: relative;
    padding-left: 50px;
    margin-bottom: 100px;
}

.place-section .place-to-visit {
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: rgba(255,255,255,0.8);
	color: #565e52;
	padding: 20px 10px;
	text-transform: uppercase;
	font-weight: 600;
}

.place-section .overlay {
	content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.2);
}

.place-section .title {
	position: relative;
	z-index: 5;
}

.place-section .title h2 {
    font-size: 40px;
    color: #fff;
    font-family: 'Bevan';
    font-weight: 600;
    margin-bottom: 35px;
    letter-spacing: 2px;
}

.place-section .author {
	right: 0px;
	bottom: 0px;
	position: absolute;
    color: #565e52;
    background-color: rgba(255,255,255,0.8);
    padding: 2px 20px;
    font-size: 14px;
    font-style: italic;
}

.place-section .author .author-name {
    font-size: 16px;
    font-style: normal;
}

@media(max-width: 767px){
	.place-section {
		margin-bottom: 30px;
		height: 250px;
		padding: 15px;
	}

	.place-section .title h2 {
		font-size: 25px;
		margin-top: 80px;
	}

	.place-section .author {
		right: 0px;
		bottom: 0px;
		padding: 2px 10px;
		font-size: 12px;  
    }

    .place-section .author .author-name {
        font-size: 14px;
    }
}


/* Tutti gli altri eventi */

.more-events .item {
    height: 450px;
    display: block;
    background-size: cover;
    margin-bottom: 30px;
    position: relative;
}

.more-events .item .event-in-evidence {
	color: #fff;
	font-size: 30px;
	text-transform: uppercase;
	font-size: 17px;
	padding: 20px 10px;
	background-image: url("../Images/TitleBackground.png");
	display: inline-block;
}

.more-events .item .text-box {
	height: 220px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	color: #fff;
	padding: 20px 30px;
}

.more-events .item .text-box .title {
	font-family: Bevan;
	font-size: 20px;
	text-transform: uppercase;
	overflow: hidden;
	height: 80px;
}

.more-events .item .text-box .data {
	font-weight: 600;
	font-size: 17px;
}

.more-events .item .text-box .info-box {
	bottom: 20px;
}

.more-events .load-more-button {
	margin-top: 40px;
}

.more-events .load-more-button .btn.btn-primary {
	color: #565E53;
	border: 1px solid #565E53;
}

@media(max-width: 1300px) {
	.more-events .item .text-box {
		padding: 15px;
		height: 260px;
	}

	.more-events .item .text-box .info-box {
		left: 15px;
	}

	.more-events .item .text-box .data,
	.more-events .item .text-box .place {
		font-size: 17px;
	}
}

@media(max-width: 991px) {
	.more-events .item .text-box {
		height: 220px;
	}
}

@media(max-width: 767px){
	
	.more-events .item {
		height: 300px;
	}

	.more-events .item .text-box {
		height: auto;
	}

	.more-events .item .text-box .info-box {
		left: 0px;
		bottom: 0px;
		position: relative;
	}

	.more-events .item .text-box .title {
		font-size: 18px;
	}

	.more-events .load-more-button {
		margin-top: 20px;
	}
}
/* ---------------------------------------------------------------------------------------------- */


/* Dettaglio Evento
------------------------------------------------------------------------------------------------- */
.event-detail .header-image {
	display: table;
	width: 100%;
	position: relative;
	margin-bottom: 0px;
	text-align: right;
}

.event-detail .header-image .event-postponed {
    color: #fff;
    font-size: 30px;
    text-transform: uppercase;
    font-size: 17px;
    padding: 20px 10px;
    background-color: #e1b143ad;
    display: inline-block;
	margin-bottom: 10px,
}

.event-detail .header-image .event-cancelled {
	color: #fff;
	font-size: 30px;
	text-transform: uppercase;
	font-size: 17px;
	padding: 20px 10px;
	background-color: #b73d17ad;
	display: inline-block;
}

.event-detail .header-image .text-box{
	display: table-cell;
	vertical-align: middle;
	padding-right: 50px;
	z-index: 2;
	position: relative;
}

.event-detail .header-image h1 {
	font-size: 45px;
	padding-right: 0px;
	padding-left: 450px;
	position: relative;
	top: auto;
	right: auto;
    text-transform: uppercase;
}

.event-detail .header-image .data {
	font-size: 40px;
	font-weight: 600;
	color: #fff;
	text-align: right;
	display: block;
	margin-top: 9px;
	padding-top: 0px;
	float: none;
}

.event-detail .header-image .data.not-active {
	text-decoration: line-through;
	margin-bottom: 8px;
	opacity: 0.8;
}

.event-detail .header-image .data.not-active .data {
	font-size: 30px;
}

.event-detail .header-image .overlay {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.2);
}

.event-detail .container {
	z-index: 15;
	position: relative;
}

.event-detail .shadow {
	background-image: url(../Images/nuvole.png);
	position: absolute;
	bottom: -200px;
	left: 0px;
	width: 100%;
	content: "";
	z-index: 0;
	background-size: contain;
	background-repeat: no-repeat;
	height: 508px;
	background-position: right;
	z-index: 10;
}

.event-detail h2 {
	text-align: left;
	margin-bottom: 10px;
	font-size: 35px;
}

.event-detail .icon {
	margin-bottom: 20px;
	display: inline-block;
	width: 100%;
}

.event-detail .icon .families {
	height: 70px;
	width: 70px;
	background-image: url("../Images/Famiglie.png");
	background-size: contain;
	float: left;
	margin-right: 7px;
}

.event-detail .icon .sport {
	height: 70px;
	width: 70px;
	background-image: url("../Images/Sport.png");
	background-size: contain;
	float: left;
	margin-right: 7px;
}

.event-detail .icon .art-and-culture {
	height: 70px;
	width: 70px;
	background-image: url("../Images/arteECultura.png");
	background-size: contain;
	float: left;
	margin-right: 7px;
}

.event-detail .icon .territory {
	height: 70px;
	width: 70px;
	background-image: url("../Images/territorio.png");
	background-size: contain;
    float: left;
	margin-right: 7px;
}

.event-detail .icon .food-and-wine {  
  	height: 70px;
	width: 70px;
	background-image: url("../Images/enogastronomia.png");
	background-size: contain;
    float: left;
	margin-right: 7px;
}

.event-detail .icon .entratainment {
    height: 70px;
	width: 70px;
	background-image: url("../Images/intrattenimento.png");
	background-size: contain;
    float: left;
	margin-right: 7px;
}

.event-detail .guest {
	font-size: 30px;
	color: #565E53;
	font-weight: 400;
	margin-bottom: 30px;
}

.event-detail .info-link {
	border-top: 1px solid;
	margin-top: 40px;
	border-bottom: 1px solid;
	padding: 36px 0px;
	margin-bottom: 20px;
}

.event-detail .info-link .social {
	float: right;
}

.event-detail .info-link .social .facebook{
	background-image: url("../Images/fb.png");
	width: 50px;
	height: 50px;
	background-size: cover;
	background-position: left;
	display: inline-block;
	margin-right: 7px;
}

.event-detail .info-link .social .facebook:hover {
	background-position: right;
}

.event-detail .info-link .social .instagram{
	background-image: url("../Images/instagram.png");
	width: 50px;
	height: 50px;
	background-size: cover;
	background-position: left;
	display: inline-block;
}

.event-detail .info-link .social .instagram:hover {
	background-position: right;
}

.event-detail .info-link .btn-event {
	background-color: #565E53;
	border-radius: 0px;
	color: #fff;
	font-family: Bevan;
	margin-right: 10px;
	font-size: 16px;
	padding: 10px;
}

.event-detail .info-link .btn-event:hover {
	background-color: #B5ABA0;
	border-color: #B5ABA0;
}

.event-detail .back-link {
	border: 1px solid #565E53;
	background-color: #fff;
    border-radius: 0px;
    color: #565E53;
	padding: 10px;
	font-family: Bevan;
	margin-top: 50px;
	display: inline-block;
}

.event-detail .back-link:hover {
	background-color: #565E53;
	color: #fff;
	text-decoration: none;
}

.event-detail .text {
	margin-bottom: 50px;	
}

.event-detail .column-first {
	padding-right: 100px;
}

.event-detail .column-second {
	padding-left: 100px;
	border-left: 1px solid #565e52;
}

.event-detail .info-title {
	font-family: Bevan;
	color: #565e52;
	font-size: 23px;
	margin-bottom: 40px;
}

.event-detail .info-label {
	margin-bottom: 5px;
}

.event-detail .info-label span,
.event-detail .info-contact span{
	color: #565e52;
	font-size: 20px;
	font-weight: 400;
	font-weight: 600;
}

.event-detail .info-contact {
	margin-top: 30px;
}

.event-detail .info-map {
	margin-top: 30px;
	position: relative;
	padding-left: 64px;
	padding-top: 15px;
	font-weight: 400;
	text-decoration: underline;
	display: block;
	color: #565e52;
}

.event-detail .info-map:hover {
	color: #B5ABA0;
}

.event-detail .info-map .icon {
	background-image: url(../Images/MapIcon.png);
	background-size: cover;
	width: 50px;
	height: 50px;
	background-position: left;
	position: absolute;
	left: 0px;
	top: 0px;
}

.event-detail .info-map:hover .icon {
	background-position: right;
}

.event-detail .white-band {
	padding: 40px 0px 5px;
	background-color: #fff;
	margin-top: 70px;
}

.event-detail .white-band div {
	margin-bottom: 20px;
}

@media(max-width: 991px){
	.event-detail .white-band {
		margin-top: 50px;
	}

	.event-detail .column-second {
		border-left: 0px;
		padding-left: 15px;
	}

	.event-detail .info-map {
		margin-bottom: 30px;	
	}

	.event-detail .text {
		margin-bottom: 30px;
	}

	.event-detail .header-image h1 {
		padding-left: 15px;
		font-size: 35px;
	}

	.event-detail .header-image .data {
		font-size: 20px;
	}
}

@media(max-width: 767px){
	.event-detail .white-band {
		margin-top: 30px;
		padding: 15px 0px;
	}

	.event-detail .white-band div {
		margin-bottom: 3px;
	}

	.event-detail .back-link {
		margin-top: 30px;
	}

	.event-detail .info-link .social {
		float: none;
		margin-top: 9px;
	}

	.event-detail .info-link {
		padding: 15px 0px;
		margin-top: 15px;
	}

	.event-detail .info-link .btn-event {
		margin-right: 0px;
		width: 100%;
		margin-bottom: 8px;
	}

	.event-detail .info-title {
		margin-bottom: 20px;
	}
	
	.event-detail .info-title {
		font-size: 20px;
		margin-bottom: 10px;
	}

	.event-detail .info-map {
		margin-top: 15px;
	}

	.event-detail .text {
		margin-bottom: 15px;
	}

	.event-detail .guest, 
	.event-detail .sommary {
		font-size: 25px;
		margin-bottom: 10px;
	}

	.event-detail .header-image .text-box {
		padding-right: 15px;
	}

	.event-detail .header-image h1 {
		padding-left: 15px;
		font-size: 25px;
	}

	.event-detail .header-image .data {
		font-size: 20px;
		padding-top: 15px;
		margin-top: 15px;
	}

	.event-detail .shadow {
		height: 300px;
	}
}
