::selection {
	background: #113290; /* WebKit/Blink Browsers */
	color: #FFF;
}
::-moz-selection {
	background: #113290; /* Gecko Browsers */
	color: #FFF;
}
a {
	text-decoration: none;
}
* {
	box-sizing: border-box;
}
.w-100 {
	display: block;
	width: 100% !important;
}
.wrap {
	position: relative;
}
strong {
	font-weight: 400;
}
/* 
.wrap-grid-adv-box {
	position: relative;
	display: flex;
}

.wrap-grid-adv-box a img{
	object-fit: cover;
	width: 100%;
	height: 100%;
} */
body.home-page {
	background: none;
	font-weight: 300;
}
body.home-page .content-top {
	position: relative;
	background: url('../images/tarantella-napoli-bg.jpg') no-repeat top center;
	background-size: cover;
	box-shadow: inset 0px -20px 40px -20px #000;
}
 body.home-page .content-top:after {
	content: '';
	position: absolute;
	right: 0;
	width: 100%;
	bottom: 0;
	height: 100%;
	background: #00000079;
	top:0;
} 
.abslink {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
.banner-simple-text img {
	width: 680px;
}
.about-section {
	position: relative;
	/* background: rgb(19 19 19) url('../images/home_1/coro-gospel-bw.jpg') no-repeat scroll center bottom; */
	background: rgb(19 19 19) url('../images/tarantella-guarracini.jpg') no-repeat scroll center bottom;
	margin-top: -1px;
	padding: 70px 0 40px;
	color: #FFF;
	text-align: center;
}

.about-section .container {
	z-index: 1;
	position: relative;
}

.about-section:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #00000079;
}

.edizioni-section {
	background: rgb(19 19 19) url('../images/tarantella-guarracini.jpg') no-repeat scroll center bottom;
	margin-top: -1px;
	padding: 70px 0 40px;
	color: #FFF;
	text-align: center;
}
.title-box-default.white-arrow-style {
	background: none;
}
.text-special {
	margin-top: -40px;
}
.banner-adv-thumb-link {
	filter: grayscale(1);
	display: block;
	z-index: 2;
	padding: 0 10px;
	transition: all 400ms ease-out;
}
.banner-adv-thumb-link:hover {
	filter: grayscale(0);
}
.inner-box-banner-adv::after {
	display: none;
}
.year {
	font-size: 60px;
	font-weight: 600;
	letter-spacing: 4.4px;
}
.title-tab strong {
	color: #F7CE65;
	font-weight: inherit;
}
.title-box-default.white-arrow-style .title-tab {
	color: #fff;
	font-size: 50px;
	text-shadow: -2px 3px 0px #113290;
}
.banner-simple-text {
	padding-top: 100px;
	padding-bottom: 70px;
	z-index: 10;
}
.wrap.location-section:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #00000069;
}
.partner-sponsor {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	padding: 50px 0;
}
.partner-sponsor > div {
	display: flex;
	align-items: center;
	position: relative;
	min-width: 110px;
}
.partner-sponsor img {
	min-width: 60px;
	height: 52px;
	max-height: 60px;
	width: auto;
}
.partner-sponsor img.smaller {
	height: 44px;
}
.partner-sponsor img + img {
	margin-left: 30px;
	max-width: 160px;
}
.partner-sponsor > div:before {
	content: attr(data-label);
	position: absolute;
	bottom: 100%;
	text-transform: uppercase;
	font-size: 11px;
	width: 100%;
	display: block;
	margin-bottom: 20px;
	color: #FFF;
	letter-spacing: .5px;
}


.grid-text-box h2 {
	font-size: 50px;
}

.grid-text-box {
	background: #f9f9f9;
}

.grid-text-box h3 {
	font-weight: 500;
}
.banner-grid-adv {
	display: flex;
	flex-wrap: wrap;
}
.banner-grid-right,
.banner-grid-left {
	display: block;
}

.wrap-grid-adv-box {
	display: flex;
	flex-wrap: wrap;
}
.banner-grid-right,
.grid-text-box,
.grid-image-box {
	float: none !important;
}
/* .banner-grid-left */
.banner-grid-right .grid-image-box {
	height: 50%;
}
.banner-grid-right .grid-image-box img,
.banner-grid-left .grid-image-box img{
	width: 100%;
	height: 100%;
	display: block;
	/* position: absolute;
	top: 0;
	left: 0;
	bottom: 0; */
}

.banner-grid-right {
	display: flex;
	flex-wrap: wrap;
}
.banner-grid-right .grid-text-box.active {
	background: #1c1c1c;
	width: 100%;
	height: 50%;
}
.grid-image-box img:hover {
	transform: unset;
}
.grid-text-box:hover {
	background: none;
}



.banner-grid-left .wrap-grid-adv-box:hover .grid-image-box img,
.banner-grid-right:hover .grid-image-box img {
	transform: scale(1.2);
}
.banner-grid-left .wrap-grid-adv-box:hover .grid-text-box,
.banner-grid-right:hover .grid-text-box {
	background: #1c1c1c none repeat scroll 0 0;
}
.banner-grid-left .wrap-grid-adv-box:hover h3 {
	color: #fff;
}
.intro-message {
	font-size: 30px;
	color: #FFF;
	line-height: 1.4;
	text-shadow: 1px 1px 34px #000;
	max-width: 88%;
	margin: 0 auto;
	position: relative;
	z-index: 2;
}
.text-special > .location {
	left: 60%;
	text-align: left;
	margin-left: 110px;
	width: 360px;
}
.text-special strong {
	display: inline-block;
	margin-top: 84px;
	font-size: 180px;
	position: relative;
	left: -40px;
}
.text-special > .location .where {
	font-size: 90%;
	font-weight: 400;
	display: inline-block;
	line-height: 1.2;
}
.content-message {
	font-size: 25px;
	text-shadow: 1px 1px 34px #000;
	text-align: left;
}
.content-message p:first-child {
	margin-top: 0;
}
.split-2 {
	column-count: 2;
	column-gap: 50px;
	text-align: left;
}
.text-special > label {
	display: block;
	left: 20px;
}
#footer {
	margin-top: 0;
}
#footer .partner-sponsor img {
	min-width: 60px;
	height: 46px;
	max-width: 160px;
}
#footer .partner-sponsor {
	margin-top: 30px;
}

.title-footer {
	font-weight: 700;
	margin-bottom: 10px;
	color: #FFF;
	font-size: 30px;
}
.title-footer + a {
	font-size: 20px;
	transition: all 300ms ease-out;
}
.title-footer + a:hover {
	color: #FFF;
}


.pulse-button::selection {
	background: none; /* WebKit/Blink Browsers */
	color: #FFF;
}
.pulse-button::-moz-selection {
	background: none; /* Gecko Browsers */
	color: #FFF;
}

.pulse-button {
	position: fixed;
	bottom: 50px;
	right: 30px;
	margin-left: -50px;
	margin-top: -50px;
	display: block;
	/* width: 260px; */
	/* height: auto; */
	font-size: 1.3em;
	font-weight: light;
	text-transform: uppercase;
	text-align: center;
	line-height: 1.4;
	padding: 20px 30px;
	letter-spacing: 0px;
	color: #1d1d1d;
	border: none;
	font-weight: 700;
	background: #e7c113;
	/* text-shadow: 0px -1px 0px #000, 0px 1px 0px #000, 1px 0px 0px #000, -1px 0px 0px #000; */
	cursor: pointer;
	letter-spacing: 1px;
	border-radius: 40px;
	z-index: 99;
	box-shadow: 0 0 0 0 rgba(247, 206, 101, 0.5);
	/* -moz-transform: scale(0.9);
	-ms-transform: scale(0.9);
	-webkit-transform: scale(0.9);
	transform: scale(0.9); */
	-webkit-animation: pulse 2.5s infinite;
	transition: all 400ms ease-out;
}

.pulse-button:hover {
	/* -moz-transform: scale(0.);
	-ms-transform: scale(0.98);
	-webkit-transform: scale(0.98);
	transform: scale(0.98); */
	background: #bf9e0a;
	color: #FFF;
	/* -webkit-animation: none; */
}

@-webkit-keyframes pulse {
	0% {
		/* -moz-transform: scale(0.9);
		-ms-transform: scale(0.9);
		-webkit-transform: scale(0.9);
		transform: scale(0.9); */
	}
	70% {
		/* -moz-transform: scale(0.9);
		-ms-transform: scale(0.9);
		-webkit-transform: scale(0.9);
		transform: scale(0.9); */
		box-shadow: 0 0 0 50px rgba(90, 153, 212, 0);
	}
	100% {
		/* -moz-transform: scale(0.9);
		-ms-transform: scale(0.9);
		-webkit-transform: scale(0.9);
		transform: scale(0.9); */
		box-shadow: 0 0 0 0 rgba(90, 153, 212, 0);
	}
}


.overtext {
	font-size: 40px;
	text-align: center;
	color: #FFF;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 1000px;
	max-width: 90vw;
	transform: translate(-50%, -50%);
	text-shadow: 1px 1px 15px #000;
}
iframe {
	max-width: 100% !important;
}
.bottom-info {
	color: #FFF;
}
.bottom-info .singers {
	color: #FFF;
	font-size: 14px;
	padding: 0px 20px 0;
	text-transform: uppercase;
	display: inline-block;
	width: 180px;
}
.bottom-info strong {
	font-size: inherit;
	padding-left: 0;
	font-family: inherit;
	display: block;
}
.bottom-info .singers .main-singer {
	color: #FFF;
	font-size: 17px;
	font-weight: 700;
	border-bottom: 1px solid #FFF;
	display: block;
	letter-spacing: 1px;
	padding-bottom: 4px;
	margin-bottom: 6px;
}
.bottom-info .singers .main-singer {
	color: #FFF;
	font-size: 18px;
	font-weight: 700;
	border-bottom: 1px solid #FFF;
	display: block;
	letter-spacing: 1px;
	padding-bottom: 4px;
	margin-bottom: 6px;
}
.cta-inline {
	font-weight: bold;
	display: inline-block;
	color: #FFF;
	font-size: 20px;
	border-radius: 60px;
	border: 1px solid;
	padding: 20px 30px;
	background: #00000078;
}
.info-evento {
	line-height: 1.5;
	font-size: 18px;
	max-width: 900px;
	margin: 70px auto 60px;
}
.info-evento a {
	color: #F7CE65;
}

.partner-sponsor .patrocinio img {
	max-width: initial;
	max-height: initial;
	width: 90px;
	height: auto;
}

#footer .partner-sponsor .patrocinio img {
	max-width: initial;
	max-height: initial;
	width: 90px;
	height: auto;
}

@media (min-width:992px) {
	.grid-text-box.reversed {
		display: flex;
		flex-direction: row-reverse;
		width: 100%;
	}
}

@media (max-width:991px) {
	.banner-grid-adv {
		pointer-events: none;
	}
	.partner-sponsor > div {
		flex-wrap: wrap;
	}
	.partner-sponsor img {
		margin-right: 30px;
	}
	.partner-sponsor img + img {
		margin-left: 0px;
	}
	.partner-sponsor img:last-child {
		margin-right: 0px;
	}
	#footer .partner-sponsor img {
		margin-bottom: 20px;
	}
	.intro-message {
		font-size: 20px;
		padding-top: 10px;
		margin-bottom: -10px;
	}
	.banner-grid-adv,
	.banner-grid-right {
		display: block;
	}
	.grid-text-box h2 {
		font-size: 40px;
		line-height: 1.1;
	}
	.grid-text-box h3 {
		font-size: 26px;
	}
	.partner-sponsor > div {
		margin-bottom: 60px;
	}
	.overtext {
		font-size: 20px;
	}
	iframe {
		height: 400px !important;
	}
	.location-section img {
		object-fit: cover;
		width: 100%;
		height: 400px;
	}
	.pulse-button {
		position: fixed;
		bottom: 0;
		border-bottom-left-radius: 0px;
		border-bottom-right-radius: 0px;
		padding-bottom: 20px;
		left: 0%;
		right: 0%;
		margin: 0;
	}
	.grid-text-box {
		margin: 0;
	}
	.grid-image-box {
		margin-bottom: 0;
		width: 100%;
	}
	.split-2 {
		column-count: unset;
	}
	.content-message {
		font-size: 20px;
	}
	.about-section {
		padding: 0px 0 40px;
	}
	.content-top .partner-sponsor {
		display: none;
	}
	.text-special {
		margin-top: -20px;
		width: 90%;
	}
	.text-special strong {
		font-size: 140px;
		padding-left: 140px;
	}
	.text-special > label {
		font-size: 24px;
		font-weight: normal;
		left: 40px;
		position: absolute;
		top: 48px;
	}
	.text-special > label.location {
		font-size: 28px;
		font-weight: normal;
		position: static;
		margin-left: 0;
		margin-bottom: 20px;
	}
	
	.year {
		font-size: 45px;
	}
	body.home-page .content-top {
		background: url('../images/tarantella-napoli-bg.jpg') no-repeat top center;
		background-size: auto 100vh;
		background-size:cover !important;
	}
	
	.banner-simple-text {
		min-height: 100vh;
		padding-top: 20px;
		padding-bottom: 70px;
		text-shadow: 1px 1px 34px #000;
	}
	.banner-simple-text > h3 {
		font-size: 25px;
		letter-spacing: 1px;
		margin: 0px 0 90px;
	}
	body.home-page .content-top {
		box-shadow:none;
	}
	.text-special > label {
		font-size: 18px;
		font-weight: normal;
		left: 0px;
		position: absolute;
		top: 70px;
	}
	.year {
		font-size: 34px;
		letter-spacing: 4px;
	}
	.text-special strong {
		font-size: 80px;
		padding-left: 0px;
		margin-left: -50px;
		margin-top: 50px;    
	}
	.text-special {
		margin-top: 50px;
	}
	body.home-page .content-top {
		background: #131313 url('../images/tarantella-napoli-bg.jpg') no-repeat 12% 0%;
		background-size: auto 100vh;
	}

	body.home-page .content-top:before {
		content: '';
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		background: #00000069;
	}
	/* body.home-page .content-top:after {
		content: '';
		position: absolute;
		right: -30px;
		width: 55%;
		top: 0;
		z-index: 0;
		height: 100vh;
		background: url('../images/home_1/rita-salerno.png') no-repeat 0% 100%;
		background-size: contain;
	} */
	.text-special {
		margin-top: 140px;
		text-align: center;
	}
	.banner-simple-text {
		position: relative;
		z-index: 2;
		padding-top: 38px;
	}
	.text-special > label {
		left: -10px;
	}
	.text-special > label {
		top: 50px;
	}
	.text-special > label.location {
		font-size: 20px;
		position: absolute;
		width: 50%;
		top: 125px;
		margin-left: 0;
		margin-bottom: 20px;
		left: -10px;
		}
	.title-box-default.white-arrow-style .title-tab {
		font-size: 34px;
	}
	.text-special strong {
		margin-top: 30px;
	}
	.bottom-info {
		margin-top: 100px;
		text-align: left;
	}
	.bottom-info .singers {
		padding: 0px 10px 0;
		margin-top: -15px;
		width: 155px;
	}
	.kindof {
    padding-left: 10px;
	}
	.partner-sponsor {
	flex-direction: column;
	}
}

@media (min-width:1024px) {
	.bottom-info {
		position: absolute;
		top: 60%;
		right: 5%;
		transform: translateY(-50%);
	}
	.banner-simple-text {
		position: relative;
	}
	.home-page .content-top {
		background-position: 30% 40% !important;
		background-attachment: fixed !important;
		clip-path: inset(0);
	}
	/* body.home-page .content-top:after {
		content: '';
		position: fixed;
		right: 0;
		width: 20%;
		bottom: -40px;
	} */
	.partner-sponsor {
		position: relative;
		z-index: 2;
	}
		
}
	
	
@media (max-width:1200px) and (min-width:600px) {
	.intro-message {
		font-size: 26px;
	}
	body.home-page .content-top {
		background: url('../images/tarantella-napoli-bg.jpg') no-repeat 33% 0%;
	}
	
	.grid-text-box h2 {
		font-size: 38px;
	}
	.grid-text-box h3 {
		font-size: 26px;
	}
	.partner-sponsor {
		display: none;
	}
	
}