body {
	margin: 0px;
	padding: 0px;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	background: #F2F2F2;

	-webkit-touch-callout: none;
	/* iOS Safari */
	-webkit-user-select: none;
	/* Safari */
	-khtml-user-select: none;
	/* Konqueror HTML */
	-moz-user-select: none;
	/* Firefox */
	-ms-user-select: none;
	/* Internet Explorer/Edge */
	user-select: none;
	/* Non-prefixed version, currently supported by Chrome and Opera */

}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

p {
	margin: 0px;
	padding: 0px;
}

a {
	text-decoration: none;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	transition: all 0.3s linear;
}

.btn {
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	transition: all 0.3s linear;
}

a:hover,
a:focus,
a:active {
	outline: none;
}

input:hover,
input:focus,
input:active {
	outline: none;
}

ul {
	margin: 0px;
	padding: 0px;
}

ul li {
	list-style-type: none;
}

img {
	border: 0px;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	transition: all 0.3s linear;
}

:before,
:after {
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	transition: all 0.3s linear;
}

.pull-left {
	float: left;
}

.pull-right {
	float: right;
}

.clearfix {
	clear: both;
	overflow: hidden;
}

.wrapper {
	margin: 0px auto;
}

.container {
	max-width: 930px;
	padding: 0px 15px;
}


/*--------------- HEADER_START --------------*/
#header {
	margin: 0px;
	padding: 0px;
}

.head-banner-hp {
	margin: 0px;
	padding: 0px;
	height: 647px;
	border-radius: 0px 0px 110px 0px;
	position: relative;
}

.page-title-main-hp {
	margin: -147px 0px 0px;
	padding: 0px;
}

.page-title-in-hp {
	margin: 0px;
	padding: 0px 10px;
}

.page-title-icon-hp {
	width: 136px;
	height: 136px;
	line-height: 132px;
	background: #fff;
	float: left;
	border-radius: 100%;
	margin: 0px;
	padding: 0px;
	box-shadow: 0px 10px 24px rgba(0, 0, 0, 0.15);
	text-align: center;
}

.page-title-text-hp {
	width: calc(100% - 136px);
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

.page-title-text-hp h1 {
	font-size: 123px;
	line-height: 123px;
	color: #fff;
	font-weight: 900;
	margin: -20px 0px 0px;
	padding: 0px 0px 14px 7px;
}

.page-title-text-hp p {
	font-size: 55px;
	line-height: 61px;
	color: #009ABF;
	font-weight: 700;
	font-style: italic;
	margin: 0px;
	padding: 0px 0px 0px 8px;
}

.page-title-icon-homep {
	width: 166px;
	height: 166px;
	line-height: 162px;
	text-align: center;
	display: block;
}

.page-title-icon-homep img {
	height: 128px;
}

.page-title-text-homep {
	width: calc(100% - 166px);
}

.page-title-text-homep h1 {
	font-size: 145px;
	line-height: 145px;
	padding-bottom: 9px;
	margin: 0px;
}

.page-title-icon-el {}

.page-title-icon-el img {
	height: 96px;
}

.page-title-icon-dvl {}

.page-title-icon-dvl img {
	height: 64px;
}

.page-title-icon-lp {}

.page-title-icon-lp img {
	height: 74px;
}

.page-title-icon-iulp {}

.page-title-icon-iulp img {
	height: 90px;
}

.head-banner-innp {
	height: 244px;
}

.head-banner-overlay-hp {
	height: 100%;
	width: 100%;
	background: rgba(0, 154, 191, 0.45);
	position: relative;
	border-radius: 0px 0px 110px 0px;
}

.page-title-main-innp {
	margin-top: -106px;
}

/*--------------- HEADER_END --------------*/

/*--------------- CONTAIN_START --------------*/
#contain {
	margin: 0px;
	padding: 0px 0px 142px;
}

.menu-option-block-main-hp {
	margin: 0px;
	padding: 0px;
}

.menu-option-block-in-hp {
	margin: 0px;
	padding: 62px 0px 0px 0px;
}

.menu-option-box1-hp {
	width: 50%;
	margin: 0px;
	padding: 0px 25px 64px 15px;
	float: left;
}

.menu-option-box1-hp:nth-child(2n) {
	padding-right: 15px;
	padding-left: 25px;
}

.menu-option-box1-in-hp {
	width: 100%;
	height: 425px;
	background: #009ABF;
	border-radius: 43px;
	box-shadow: 0px 0px 46px rgba(0, 0, 0, 0.15);
}

.menu-option-box-icon-hp a {
	display: block;
	width: 100%;
	height: 100%;
}

.menu-option-box-icon-hp {
	width: 100%;
	height: 324px;
	line-height: 322px;
	background: url(../images/menu_option_box1_back_img_hp.svg) no-repeat center bottom;
	background-size: cover;
	border-radius: 41px 41px 0px 0px;
	text-align: center;
}

.menu-option-box1-icon-hp img {
	height: 252px;
}

.menu-option-box2-icon-hp img {
	height: 146px;
}

.menu-option-box3-icon-hp img {
	height: 224px;
}

.menu-option-box4-icon-hp img {
	height: 220px;
}

.menu-option-box-title-hp {
	margin: 0px;
	padding: 0px;
}

.menu-option-box-title-hp h2 {
	font-size: 48px;
	line-height: 101px;
	color: #fff;
	font-weight: 900;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

/*--------------- CONTAIN_END --------------*/

/*--------------- FOOTER_START --------------*/
#footer {
	margin: 0;
	padding: 0px;
	height: 152px;
	position: fixed;
	bottom: 0px;
	left: 0px;
	width: 100%;
	z-index: 99999;
}

.foot-left-side-hp {
	min-width: 172px;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 152px;
	margin: 0px;
	padding: 46px 35px 0px 13px;
	background: url(../images/bottom_btns_back_circle_img_hp.svg) no-repeat top right;
	background-size: 346px auto;
	font-size: 0px;
	text-align: center;
	z-index: 999999999;
}

.foot-right-side-hp {
	left: auto;
	right: 0px;
	margin: 0px;
	padding: 46px 24px 0px 36px;
	background: url(../images/bottom_btns_back_circle_img_hp.svg) no-repeat top left;
	background-size: 346px auto;
}

.back-btn-hp {
	margin: 0px;
	padding: 0px 13px;
	text-align: center;
	display: inline-block;
	vertical-align: top;
}

.back-btn-hp a {
	display: block;
	margin: 0px;
	padding: 0px;
	font-size: 0px;
	text-align: center;
}

.back-btn-hp a img {
	height: 78px;
	display: inline-block;
	vertical-align: top;
}

.back-btn-hp a p {
	display: inline-block;
	vertical-align: top;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 700;
	line-height: 78px;
	text-transform: uppercase;
	color: #fff;
	margin: 0px 0px 0px -10px;
	padding: 0px;
}

.bulletin-board-btn-hp {
	padding-top: 15px;
}

.bulletin-board-btn-hp a img {
	height: 32px;
	display: block;
	text-align: center;
	margin: 0px auto 6px;
}

.bulletin-board-btn-hp a p {
	font-size: 15px;
	text-align: center;
	line-height: 18px;
	display: block;
	margin: 0px;
	text-transform: uppercase;
}

.tougne-btn-hp {
	padding: 0px 16px;
}

.tougne-btn-hp a {
	background: none;
	border: 0px;
	border-radius: 0px;
}

.tougne-btn-hp a img {
	height: 54px;
}

.tougne-btn-hp .dropdown-menu {
	border-radius: 0px;
	padding: 10px 0px;
	margin: 0px 0px 5px;
	min-width: 140px;
}

.tougne-btn-hp a.dropdown-item {
	font-size: 0px;
	padding: 10px 15px 10px;
	text-align: left;
}

.tougne-btn-hp a.dropdown-item img {
	height: 54px;
	display: inline-block;
	vertical-align: top;
	margin: 0px;
}

.tougne-btn-hp a.dropdown-item p {
	display: inline-block;
	vertical-align: top;
	color: #333;
	line-height: 54px;
	font-size: 30px;
	padding-left: 15px;
	text-transform: uppercase;
}

.tougne-btn-hp a.dropdown-item.active,
.tougne-btn-hp a.dropdown-item:active {
	background: #009ABF;
	color: #fff;
}

.tougne-btn-hp a.dropdown-item.active p,
.tougne-btn-hp a.dropdown-item:active p {
	color: #fff;
}

.menu-btn-hp {
	padding: 0px 16px;
}

.menu-btn-hp a img {
	height: 54px;
}

.foot-mid-side-hp {
	margin: 0px;
	padding: 0px;
}

.foot-mid-side-hp p {
	font-size: 19px;
	line-height: 23px;
	color: rgba(51, 51, 51, 0.30);
	text-align: center;
	margin: 0px;
	padding: 101px 0px 0px;
}

.foot-mid-side-hp p a {
	color: rgba(51, 51, 51, 0.30);
	text-decoration: underline;
}

/*--------------- FOOTER_END --------------*/

/*=============== EVENTI_PART_START ===============*/

/*--------------- EVENTI_LISTING_START --------------*/
.event-list-block-main-el {
	margin: 0px;
	padding: 0px;
}

.event-list-block-in-el {
	margin: 0px;
	padding: 0px;
}

.eventli-head-btns-el {
	margin: 0px 15px;
	padding: 0px;
}

.eventli-head-btns-in-el {
	float: right;
	margin: 22px 0px 38px;
	padding: 0px;
}

.eventli-head-btn1-el {
	margin: 0px 0px 0px 12px;
	padding: 0px;
	float: left;
}

.eventli-default-btn-el {
	min-width: 150px;
	height: 38px;
	font-size: 0;
	font-weight: 900;
	line-height: 22px;
	color: #333;
	background: url(../images/btn_bullet_gicon_el.svg) no-repeat center left 15px #fff;
	background-size: 18px;
	border-radius: 38px;
	margin: 0px;
	padding: 8px 15px 8px 15px;
	border: 0px;
	text-align: left;
	box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.15);
}

.eventli-default-btn-el p {
	width: 62px;
	display: inline-block;
	vertical-align: top;
	font-size: 15px;
	margin-left: 30px;
}

.eventli-default-btn-el img {
	height: 22px;
	display: inline-block;
	vertical-align: top;
}

.eventli-default-btn-el:hover {
	background: url(../images/btn_bullet_gicon_active_el.svg) no-repeat center left 15px #fff;
}

.eventli-default-btn-el:focus,
.eventli-default-btn-el.focus {
	background: url(../images/btn_bullet_gicon_active_el.svg) no-repeat center left 15px #fff;
	outline: 0px;
	box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.15);
}

.eventli-default-btn-el:active,
.eventli-default-btn-el.active {
	background: url(../images/btn_bullet_gicon_active_el.svg) no-repeat center left 15px #fff;
	outline: 0px;
}

.event-list-container-el {
	width: 930px;
	margin: 0px auto;
	position: relative;
}

.event-list-filter-bar-el {
	margin: 0px 0px 0px;
	padding: 0px 15px;
	font-size: 0px;
}

.event-list-filter-bar-in-el {
	padding: 0px 0px 84px;
	font-size: 0px;
	text-align: center;
}

.eventli-filter-btn1-el {
	display: inline-block;
	vertical-align: top;
	margin: 0px 21px 0px 0px;
	padding: 0px;
}

.eventli-filter-btn1-el:last-child {
	margin-right: 0px;
}

.evenli-filt-default-btn-el {
	min-width: 173px;
	background: url(../images/btn_bullet_bicon_el.svg) no-repeat center left 11px #FFB400;
	background-size: 18px;
	font-size: 19px;
	height: 46px;
	line-height: 46px;
	color: #00677F;
	text-transform: uppercase;
	font-weight: 900;
	border: 0px;
	border-radius: 46px;
	margin: 0px;
	padding: 0px 38px 0px;
	box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.15);
}

.evenli-filt-default-btn-el:hover {
	background: url(../images/btn_bullet_bicon_active_el.svg) no-repeat center left 11px #009ABF;
	color: #fff;
}

.evenli-filt-default-btn-el:focus,
.evenli-filt-default-btn-el.focus {
	background: url(../images/btn_bullet_bicon_active_el.svg) no-repeat center left 11px #009ABF;
	color: #fff;
	outline: 0px;
	box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.15);
}

.evenli-filt-default-btn-el:active,
.evenli-filt-default-btn-el.active {
	background: url(../images/btn_bullet_bicon_active_el.svg) no-repeat center left 11px #009ABF;
	color: #fff;
	outline: 0px;
}

.eventli-filter-btn4-el .evenli-filt-default-btn-el {
	padding: 0px 48px 0px;
}

.event-list-box-slider-el {
	margin: 0px;
	padding: 0px;
	position: relative;
}

.lSSlideOuter.vertical {
	height: 100%;
}

.lSSlideWrapper {
	height: 100% !important;
	overflow: visible;
}

.lSAction {
	display: none !important;
}

.event-list-box-slider-arrow-el {
	margin: 0px;
	padding: 0px;
	position: absolute;
	bottom: -55px;
	width: 128px;
	left: calc(50% - 64px);
	z-index: 999999;
	font-size: 0px;
}

.event-list-box-slider-arrow-el a.prev {
	float: left;
	display: block;
	width: 44px;
	height: 25px;
	margin: 0px 10px 0px;
}

.event-list-box-slider-arrow-el a.next {
	float: right;
	display: block;
	width: 44px;
	height: 25px;
	margin: 0px 10px 0px;
}

.event-list-box-slider-arrow-el a.prev img,
.event-list-box-slider-arrow-el a.next img {
	height: 25px;
}

.eventli-box1-main-el {
	margin: 0px auto 50px;
	padding: 0px;
	width: 900px;
	height: 240px;
	border-radius: 43px;
	background: #009ABF;
	box-shadow: 0px 5px 12px rgba(0, 0, 0, 0.15);
}

.eventli-box-date-el {
	width: 154px;
	float: left;
	height: 100%;
	margin: 0px;
	padding: 10px 0ox 10px;
	display: table;
}

.eventli-box-date-in-el {
	display: table-cell;
	width: 100%;
	vertical-align: middle;
	text-align: center;
}

.event-start-date-el {
	margin: 0px;
	padding: 0px;
}

.event-date-text-el {
	font-size: 62px;
	line-height: 50px;
	color: #fff;
	font-weight: 900;
	text-align: center;
	margin: 0px;
	padding: 0px 0px 4px;
}

.event-start-date-el p {
	font-size: 18px;
	line-height: 18px;
	color: #fff;
	font-weight: 900;
	text-transform: uppercase;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

.event-date-arrow-el {
	margin: 10px 0px 10px;
	padding: 0px;
	text-align: center;
	font-size: 0px;
}

.event-date-arrow-el img {
	display: inline-block;
	vertical-align: top;
	height: 30px;
	margin: 0px;
}

.eventli-box-img-el {
	width: 184px;
	float: left;
	height: 240px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}



/*.eventli-box-img-el img{ width:100%;}*/
.eventli-box-img-el img {
	width: 184px;
	object-fit: cover;
	height: 240px;
}

.eventli-box-img-el.immagine-luogo.dvedereli-box-img-dvl img {
	width: 100% !important;
}

.eventli-box-info-el {
	width: calc(100% - 338px);
	float: right;
	height: 100%;
	margin: 0px;
	padding: 20px 30px 20px 20px;
	background: #fff;
	border-radius: 0px 40px 40px 0px;
}

.event-location-info-el {
	margin: 0px;
	padding: 0px 0px 22px 0px;
}

.event-location-info-el a {
	display: block;
	font-size: 26px;
	line-height: 28px;
	color: #616161;
	margin: 0px;
	padding: 0px 0px 2px;
}

.event-location-info-el a img {
	display: inline-block;
	vertical-align: top;
	height: 24px;
	margin: 0px 7px 0px 0px;
}

.eventli-box-info-el h2 {
	font-size: 44px;
	line-height: 47px;
	font-weight: 900;
	color: #009ABF;
	margin: 0px;
	padding: 0px 0px 0px;
	height: 105px;
	overflow: hidden;
}

.eventli-box-info-el h2 a {
	display: block;
	color: #009ABF;
}

.eventli-box-info-el p {
	font-size: 19px;
	line-height: 20px;
	color: #009ABF;
	margin: 0px;
	padding: 13px 0px 0px;
}

.eventli-box-info-el p a {
	color: #009ABF;
}

.event-map-pop-el {
	width: 900px;
	height: 300px;
	background: #fff;
	border-radius: 25px;
	box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.15);
	position: absolute;
	top: 130px;
	left: calc(50% - 450px);
	z-index: 9;
	overflow: hidden;
}

.event-map-pop-el iframe {
	border-radius: 25px;
	overflow: hidden;
}

.event-map-pin-info-pop-el {
	width: 564px;
	height: 196px;
	margin: 0px;
	position: absolute;
	z-index: 9;
	top: 0px;
	left: 0px;
}

.event-map-pin-info-pop-el .eventli-box1-main-el {
	width: 100%;
	height: 196px;
	border-radius: 25px;
	box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.15);
	margin-bottom: 0px;
}

.event-map-pin-info-pop-el .eventli-box1-main-el:after {
	content: "";
	position: absolute;
	background: url(../images/event_mappin_info_pop_arrow_el.svg) no-repeat center bottom;
	width: 92px;
	height: 65px;
	bottom: -64px;
	left: calc(50% - 46px)
}

.event-map-pin-info-pop-el .eventli-box-date-el {
	width: 126px;
	padding: 10px 0px 10px;
}

.event-map-pin-info-pop-el .event-date-text-el {
	font-size: 50px;
	line-height: 38px;
	padding: 0px 0px 4px;
}

.event-map-pin-info-pop-el .event-start-date-el p {
	font-size: 15px;
	line-height: 15px;
}

.event-map-pin-info-pop-el .event-date-arrow-el {
	margin: 8px 0px 8px;
	padding: 0px;
	text-align: center;
	font-size: 0px;
}

.event-map-pin-info-pop-el .event-date-arrow-el img {
	display: inline-block;
	vertical-align: top;
	height: 26px;
	margin: 0px;
}

.event-map-pin-info-pop-el .eventli-box-info-el {
	width: calc(100% - 126px);
	padding: 16px 30px 20px 25px;
	border-radius: 0px 20px 20px 0px;
}

.event-map-pin-info-pop-el .event-location-info-el {
	margin: 0px;
	padding: 0px 0px 20px 0px;
}

.event-map-pin-info-pop-el .event-location-info-el a {
	font-size: 21px;
	line-height: 25px;
	padding: 0px;
}

.event-map-pin-info-pop-el .event-location-info-el a img {
	height: 20px;
	margin: 0px 7px 0px 0px;
}

.event-map-pin-info-pop-el .eventli-box-info-el h2 {
	font-size: 35px;
	line-height: 37px;
	height: 84px;
}

.event-map-pin-info-pop-el .eventli-box-info-el p {
	font-size: 15px;
	line-height: 18px;
	padding: 11px 0px 0px;
}

.pop-close-icon-el {
	margin: 0px;
	padding: 0px;
	min-width: 216px;
	height: 100px;
	background: url(../images/pop_close_back_el.svg) no-repeat left top;
	background-size: 262px;
	position: absolute;
	right: 0px;
	bottom: 0px;
	z-index: 99;
	border-radius: 0px 0px 25px 0px
}

.pop-close-icon-el a {
	display: block;
	margin: 0px;
	padding: 30px 33px 32px 43px;
	font-size: 0px;
	height: 100%;
}

.pop-close-icon-el a p {
	font-size: 24px;
	line-height: 38px;
	color: #00677F;
	font-weight: 700;
	text-transform: uppercase;
	display: inline-block;
	vertical-align: top;
	margin: 0px 0px;
	padding: 0px 16px 0px 0px;
}

.pop-close-icon-el a img {
	height: 38px;
	display: inline-block;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}

.pop-close-icon-small-el {}

.pop-close-icon-small-el {
	min-width: 118px;
	height: 56px;
	background-size: 144px;
	right: 0px;
	bottom: 0px;
	z-index: 99;
	border-radius: 0px 0px 20px 0px;
}

.pop-close-icon-small-el a {
	padding: 18px 18px 16px 23px;
}

.pop-close-icon-small-el a p {
	font-size: 13px;
	line-height: 22px;
	padding: 0px 16px 0px 0px;
}

.pop-close-icon-small-el a img {
	height: 22px;
}

/*--------------- EVENTI_LISTING_END --------------*/

/*--------------- EVENTI_PAGE_START --------------*/
.event-block-main-ep {
	margin: 0px;
	padding: 0px;
}

.event-block-in-ep {
	margin: 0px;
}

.event-info-main-ep {
	margin: 0px;
	padding: 0px;
}

.event-tag-text-ep {
	font-size: 20px;
	line-height: 22px;
	color: #00677F;
	padding: 10px 0px 0px;
	margin: 0px;
}

.event-info-container-ep {
	margin: 0px auto;
}

.event-info-slide1-ep {
	width: 810px;
	margin: 0px auto;
	padding: 0px 0 20px 0;
}

.event-title-main-ep {
	margin: 0px;
	padding: 27px 0px 45px;
}

.event-title-main-ep h2 {
	height: 180px;
	font-size: 75px;
	line-height: 80px;
	font-weight: 900;
	color: #009ABF;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}

.event-info-text-ep {
	margin: 0px;
	padding: 0px;
	position: relative;
}

.event-info-img-ep {
	width: 430px;
	height: 540px;
	overflow: hidden;
	float: left;
	margin: 0px 38px 0px 0px;
	padding: 0px;
}

.event-info-img-ep img {
	width: 100%;
}

.event-info-right-ep {
	width: 342px;
	float: right;
	margin: 0px;
	padding: 0px;
}

.event-location-box-ep {
	margin: 0px 0px 24px 0px;
	padding: 0px 0px 0px 0px;
	background: #fff;
	width: 342px;
	height: 258px;
	border-radius: 25px;
	box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.15);
}

.event-location-box-ep a {
	display: block;
	width: 100%;
	height: 100%;
}

.event-location-box-top-ep {
	min-height: 214px;
	padding-bottom: 15px;
}

.event-locat-box-icon-ep {
	margin: 0px;
	padding: 14px 0px 17px;
	text-align: center;
}

.event-locat-box-icon-ep img {
	height: 58px;
}

.event-locat-box-icon-ep p {
	font-size: 20px;
	line-height: 20px;
	color: #333;
	font-weight: 900;
	padding: 10px 0px 0px;
	margin: 0px;
}

.event-locat-box-tit-ep {
	width: 274px;
	height: 72px;
	font-size: 30px;
	line-height: 36px;
	color: #333;
	margin: 0px auto;
	padding: 0px;
	text-align: center;
	overflow: hidden;
}

.event-see-map-btn-ep {
	background: #FFB400;
	height: 44px;
	font-size: 15px;
	line-height: 44px;
	font-weight: 900;
	color: #00677F;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	border-radius: 0px 0px 25px 25px;
	text-align: center;
}

.event-date-box-main-ep {
	margin: 0px;
	padding: 0px;
}

.event-date-box-top-ep {
	margin: 0px;
	padding: 14px 0px 14px;
	min-height: 122px;
}

.event-date-calend-icon-ep {
	margin: 0px;
	padding: 0px;
	text-align: center;
}

.event-date-calend-icon-ep img {
	height: 54px;
}

.event-date-box-top-ep p {
	font-size: 23px;
	line-height: 23px;
	color: #333;
	font-weight: 900;
	text-align: center;
	padding: 12px 0px 0px;
	margin: 0px;
}

.event-date-box-bot-ep {
	background: #009ABF;
	width: 100%;
	height: 136px;
	border-radius: 0px 0px 25px 25px;
	margin: 0px;
	padding: 31px 0px 31px;
	font-size: 0px;
}

.event-date-text-ep {
	width: 50%;
	display: inline-block;
	vertical-align: top;
	margin: 0px;
	padding: 0px 5px;
	height: 100%;
	position: relative;
}

.event-date-text-ep h3 {
	font-size: 62px;
	line-height: 50px;
	color: #fff;
	font-weight: 900;
	text-align: center;
	padding: 0px 0px 0px;
	margin: 0px;
}

.event-date-text-ep p {
	font-size: 18px;
	line-height: 18px;
	color: #fff;
	font-weight: 900;
	text-align: center;
	text-transform: uppercase;
	padding: 6px 0px 0px;
	margin: 0px;
}

.event-date-hours-ep {
	width: 50%;
	display: inline-block;
	vertical-align: top;
	margin: 0px;
	padding: 0px 5px;
	height: 100%;
	position: relative;
}

.event-date-hours-text-ep {
	font-size: 35px;
	line-height: 28px;
	color: #fff;
	font-weight: 900;
	text-align: center;
	padding: 4px 0px 0px;
	margin: 0px;
}

.event-date-hours-ep p {
	font-size: 18px;
	line-height: 18px;
	color: #fff;
	font-weight: 900;
	text-align: center;
	text-transform: uppercase;
	padding: 4px 0px 0px;
	margin: 0px;
}

.event-date-text-ep:after {
	content: "";
	position: absolute;
	right: -1px;
	top: calc(50% - 32px);
	height: 64px;
	width: 2px;
	background: #fff;
}

/*----- EVENT_DATE_INFO_POP_START -----*/
.event-date-info-pop-ep {
	margin: 0px;
	padding: 31px 48px 0px 68px;
	position: absolute;
	top: 0px;
	left: 0px;
	border-radius: 25px;
	box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.15);
	width: 100%;
	height: 540px;
	background: #fff;
}

.event-date-info-text-ep {
	margin: 0px;
	padding: 0px;
	height: 470px;
}

.event-date-info-text1-ep {
	width: 602px;
	margin: 0px;
	padding: 0px 0px 42px;
}

.event-date-info-text1-ep h2 {
	font-size: 33px;
	line-height: 47px;
	color: #333;
	font-weight: 900;
	padding: 0px;
	margin: 0px;
}

.event-date-info-text1-ep h3 {
	font-size: 33px;
	line-height: 47px;
	color: #333;
	font-weight: 900;
	padding: 0px;
	margin: 0px;
}

.event-date-info-text1-ep p {
	font-size: 33px;
	line-height: 47px;
	color: #333;
	padding: 0px;
	margin: 0px;
}

.event-date-info-pop-ep .os-theme-round-dark>.os-scrollbar-vertical {
	bottom: 100px !important;
}

/*----- EVENT_DATE_INFO_POP_END -----*/

.event-info-text-right-ep {}

.event-discription-block-ep {
	margin: 0px;
	padding: 95px 0px 0px 0px;
}

.event-discrip-text-ep {
	margin: 0px;
	padding: 0px;
}

.event-discrip-text-ep p {
	width: 810px;
	height: 275px;
	font-size: 33px;
	line-height: 53px;
	color: #333333;
	padding: 0px 0px 0px;
	margin: 0px;
	overflow: hidden;
}

.ev-discr-read-more-btn-ep {
	margin: 18px 0px 70px;
	padding: 0px;
	text-align: center;
}

.read-more-default-btn-ep {
	min-width: 182px;
	height: 48px;
	font-size: 20px;
	line-height: 48px;
	color: #00677F;
	font-weight: 900;
	text-transform: uppercase;
	border: 0px;
	background: #FFB400;
	box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.15);
	margin: 0px;
	padding: 0px;
	border-radius: 48px;
}

.read-more-default-btn-ep:hover {
	background: #00677F;
	color: #fff;
}

.event-info-opti-block-main-ep {
	margin: 0px;
	padding: 0px;
	position: relative;
}

.event-info-opti-block-main-ep .nav-tabs {
	border: 0px;
	position: relative;
	z-index: 9
}

.event-info-opti-block-main-ep .nav-tabs .nav-item {
	width: 189px;
	margin: 0px 18px 0px 0px;
}

.event-info-opti-block-main-ep .nav-tabs .nav-item:last-child {
	margin-right: 0px;
}

.event-info-opti-block-main-ep .nav-tabs .nav-link {
	padding: 0px;
	margin: 8px 0px 0px 0px;
	border: 0px;
	border-radius: 25px;
	height: 142px;
	display: table;
	width: 100%;
	position: relative;
}

.event-info-opti-block-main-ep .nav-tabs .nav-link.event-info-opti-apply-tab-ep {
	background: #fff;
	border: solid 9px #fff;
	box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.15);
}

.event-info-opti-block-main-ep .nav-tabs .nav-link.active,
.event-info-opti-block-main-ep .nav-tabs .nav-item.show .nav-link {
	background: none;
	border: 0px;
}

.event-info-opti-block-main-ep .nav-tabs .nav-link.event-info-opti-apply-tab-ep.active,
.event-info-opti-block-main-ep .nav-tabs .nav-item.show .nav-link.event-info-opti-apply-tab-ep {
	height: 150px;
	margin: 0px 0px 0px;
	border: solid 9px #FFB400;
	padding-top: 0;
	background: #fff;
}

.event-info-opti-block-main-ep .nav-tabs .nav-link.event-info-opti-apply-tab-ep.active:after,
.event-info-opti-block-main-ep .nav-tabs .nav-item.show .nav-link.event-info-opti-apply-tab-ep:after {
	content: "";
	position: absolute;
	top: -25px;
	left: calc(50% - 16px);
	width: 32px;
	height: 16px;
	background: url(../images/event_info_opti_tab_arrow_ep.svg) no-repeat center top;
	margin: 0px;
	padding: 0px;
}

.event-info-opti-menu-in-ep {
	margin: 0px;
	padding: 0px;
	width: 100%;
	display: table-cell;
	vertical-align: middle;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	transition: all 0.3s linear;
}

.event-info-opti1-icon-ep {
	height: 62px;
	display: table;
	width: 100%;
	text-align: center;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	transition: all 0.3s linear;
}

.event-info-opti1-icon-in-ep {
	display: table-cell;
	margin: 0px auto;
	vertical-align: middle;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	transition: all 0.3s linear;
}

.event-info-opti1-icon-ep img {
	display: block;
	margin: 0px auto;
	vertical-align: middle;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	transition: all 0.3s linear;
}

.event-info-opti1-icon1-ep img {
	height: 56px;
}

.event-info-opti1-icon2-ep img {
	height: 62px;
}

.event-info-opti1-icon3-ep img {
	height: 48px;
}

.event-info-opti1-icon4-ep img {
	height: 42px;
}

.event-info-opti-menu-in-ep p {
	font-size: 19px;
	line-height: 18px;
	text-transform: uppercase;
	text-align: center;
	font-weight: 900;
	color: #333;
	padding: 13px 0px 0px;
	margin: 0px;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	transition: all 0.3s linear;
}

.event-info-opti-menu-in-ep h3 {
	font-size: 11px;
	line-height: 10px;
	text-transform: uppercase;
	text-align: center;
	font-weight: 900;
	color: #333;
	padding: 0px 0px 0px;
	margin: 0px 0px -4px;
}

.event-info-opti-block-main-ep .nav-tabs .nav-link.event-info-opti-apply-tab-ep.active .event-info-opti-menu-in-ep p,
.event-info-opti-block-main-ep .nav-tabs .nav-item.event-info-opti-apply-tab-ep.show .nav-link .event-info-opti-menu-in-ep p {
	height: 0px;
	font-size: 0px;
	overflow: hidden;
	padding: 0px;
}

.event-info-opti-block-main-ep .tab-content {}

.event-info-opti-block-main-ep .tab-pane-ep {
	position: absolute;
	top: -490px;
	left: 0px;
	height: 490px;
	border: 0px;
	border-radius: 25px;
	background: #fff;
	box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.15);
	width: 100%;
	margin: 0px;
	padding: 0;
}

.evopti-tab-info-block-ep {
	margin: 0px;
	position: relative;
	padding: 0px 50px 0px 66px;
	height: 100%;
}

.evopti-tab-info-tit-ep {
	font-size: 40px;
	line-height: 40px;
	color: #333;
	font-weight: 900;
	text-transform: uppercase;
	margin: 0px;
	padding: 29px 0px 25px 0px;
}

.evopti-tab-info-text-ep {
	height: 340px;
	margin: 0px;
	padding: 0px;
}

.evopti-tab-info-text-in-ep {}

.evopti-tab-info-text-ep p {
	width: 602px;
	font-size: 33px;
	line-height: 47px;
	color: #333;
	padding: 0px 0px 46px;
	margin: 0px;
}

.pop-close-icon-ep {
	min-width: 170px;
	height: 78px;
	background-size: 206px;
	right: 0px;
	bottom: 0px;
	z-index: 99;
	border-radius: 0px 0px 20px 0px;
}

.pop-close-icon-ep a {
	padding: 24px 34px 24px 36px;
}

.pop-close-icon-ep a p {
	font-size: 19px;
	line-height: 30px;
	padding: 0px 16px 0px 0px;
}

.pop-close-icon-ep a img {
	height: 30px;
}

/*----- EVENT_MORE_DISCRIPTION_START -----*/
.event-more-discrip-ep {
	margin: 0px;
	padding: 0px;
}

.event-more-discrip-ep .modal-dialog {
	max-width: 900px;
	height: 1484px;
	margin: 284px auto 152px;
}

.event-more-discrip-ep .modal-content {
	background: #fff;
	border: 0px;
	border-radius: 25px;
	box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.15);
	height: 100%;
}

.event-more-discrip-ep .modal-body {
	padding: 0px;
}

.event-more-discrip-in-ep {
	margin: 0px;
	padding: 22px 24px 0px 46px;
}

.event-more-discrip-text-ep {
	margin: 12px 0px 0px;
	padding: 0px;
	height: 1045px;
}

.event-more-discrip-text-ep p {
	width: 710px;
	font-size: 33px;
	line-height: 47px;
	color: #333;
	padding: 0px 0px 0px;
	margin: 0px;
}

.modal-backdrop {
	background: rgba(0, 103, 127, 0.80);
}

/*----- EVENT_MORE_DISCRIPTION_END -----*/

/*----- EVENT_LOCATION_POP_START -----*/
.event-location-pop-ep {}

.event-location-pop-ep .modal-content {
	background: none;
	box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
}

.event-location-pop-in-ep {
	padding: 22px 0px 0px 0px;
}

.event-location-pop-in-ep .event-title-main-ep {
	width: 810px;
	margin: 0px auto;
	padding-bottom: 25px;
}

.event-location-pop-in-ep .event-title-main-ep h2 {
	color: #fff;
}

.event-location-map-box-ep {
	margin: 0px;
	padding: 0px;
	height: 1230px;
	width: 900px;
	border-radius: 25px;
	overflow: hidden;
	position: relative;
}

.event-locat-map-box-in-ep {
	height: 100%;
}

.eve-locat-map-info-box1-ep {
	width: 464px;
}

.eve-locat-map-info-box1-ep .eventli-box-info-el {
	width: 100%;
	float: none;
	padding: 14px 38px 20px 38px;
}

.eve-locat-map-info-box1-ep .eve-locat-map-info-text-ep h2 {
	font-size: 25px;
	line-height: 32px;
	color: #333;
	font-weight: 400;
	padding: 0px 0px 14px;
	margin: 0px;
	min-height: auto;
}

.eve-locat-map-info-box1-ep .eve-locat-map-info-text-ep h3 {
	font-size: 33px;
	line-height: 38px;
	color: #333;
	font-weight: 900;
	padding: 0px;
	margin: 0px;
	min-height: 82px;
	width: 256px;
	overflow: hidden;
}

/*----- EVENT_LOCATION_POP_END -----*/

/*--------------- EVENTI_PAGE_END --------------*/

/*--------------- EVENT_PAGE_CONSECUTIVE_START ---------------*/
.event-date-text-epcd:after {
	content: '';
	position: absolute;
	top: calc(50% - 15px);
	right: -9px;
	background: url(../images/white_arrow_right_epcd.svg) no-repeat center center;
	width: 17px;
	height: 30px;
	background-size: auto 100%;
	margin: 0px;
	padding: 0px;
}

.event-date-text2-epcd:after {
	display: none;
}

.event-date-box-ybar-main-ep .event-date-box-bot-ep {
	height: 92px;
	border-radius: 0px 0px 0px 0px;
	padding: 9px 0px 9px;
}

/*--------------- EVENT_PAGE_CONSECUTIVE_END ---------------*/

/*=============== EVENTI_PART_END ===============*/


/*=============== DA_VEDERE_PART_START ===============*/

/*--------------- DA_VEDERE_LISTING_PAGE_START ---------------*/
.dvedereli-box-img-dvl {
	width: 336px;
	border-radius: 43px 0px 0px 43px;
	float: left;
}

.dvedereli-box-info-dvl {
	width: calc(100% - 336px);
}

.dvedereli-box-info-dvl .event-location-info-el a span {
	font-weight: 700;
}

.dvedereli-map-pop-box-img-dvl {
	width: 180px;
	height: 196px;
	overflow: hidden;
	border-radius: 25px 0px 0px 25px
}

.dvedereli-map-pop-box-img-dvl img {
	width: auto;
	height: 100%;
}

.event-map-pin-info-pop-el .dvedereli-map-pop-box-info-dvl {
	width: calc(100% - 180px);
}

/*--------------- DA_VEDERE_LISTING_PAGE_START ---------------*/

/*--------------- DA_VEDERE_PAGE_START ---------------*/
.devedere-eveinfo-box-main-dvp {
	margin: 0px;
	padding: 0px;
}

.devedere-eveinfo-slider-dvp {
	width: 100%;
	height: 358px;
	margin: 0px 0px 25px;
	padding: 0px;
	border-radius: 25px;
}

.devedere-eveinfo-slide1-dvp {
	height: 100%;
	margin: 0px;
	padding: 0px;
	border-radius: 25px;
	overflow: hidden;
}

.devedere-eveinfo-slide1-dvp img {
	width: 100%;
	border-radius: 25px;
}

.devedere-eveinfo-slider-dvp.owl-carousel .owl-dots {
	position: absolute;
	top: -25px;
	left: 0px;
	width: 100%;
}

.devedere-eveinfo-slider-dvp.owl-carousel .owl-dots .owl-dot span {
	width: 15px;
	height: 15px;
	background: #FFB400;
	margin: 0px 7px;
	border-radius: 15px;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	transition: all 0.3s linear;
}

.devedere-eveinfo-slider-dvp.owl-carousel .owl-dots .owl-dot.active span,
.owl-carousel .owl-dots .owl-dot:hover span {
	background: #009ABF;
}

.devedere-eveinfo-slider-dvp .owl-prev,
.devedere-eveinfo-slider-dvp .owl-next {
	padding: 0px 10px 0px;
	width: 50%;
	height: 100%;
	position: absolute;
	z-index: 9;
	background: #fff;
	border-radius: 100%;
	top: 0;
	background: none;
}

.devedere-eveinfo-slider-dvp .owl-prev {
	left: 0px;
}

.devedere-eveinfo-slider-dvp .owl-next {
	right: 0px;
}

.devedere-eveinfo-slider-dvp .owl-prev {
	background: url(../images/white_arrow_left_epcd.svg) no-repeat center left 10px;
	background-size: auto 26px;
	display: block;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

.devedere-eveinfo-slider-dvp .owl-prev:after,
.devedere-eveinfo-slider-dvp .owl-next:after {
	display: none;
}

.devedere-eveinfo-slider-dvp .owl-next {
	background: url(../images/white_arrow_right_epcd.svg) no-repeat center right 10px;
	background-size: auto 26px;
	display: block;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

.devedere-eveinfo-slider-dvp .owl-prev:hover:before,
.devedere-eveinfo-slider-dvp .owl-next:hover:before {}

.devedere-eveinfo-option-dvp {
	margin: 0px;
	padding: 0px;
}

.devede-evinfo-opti-box1-dvp {
	width: 256px;
	height: 174px;
	float: left;
	background: #fff;
	border-radius: 25px;
	box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.15);
	margin: 0px 21px 0px 0px;
	padding: 0px;
}

.devede-evinfo-opti-box1-dvp a {
	display: block;
}

.devede-evinfo-opti-box1-dvp:nth-child(3) {
	margin-right: 0px;
}

.dev-evinfo-opti-box1-top-dvp {
	height: 130px;
	margin: 0px;
	padding: 10px 10px 0px;
}

.dev-evinfo-opti-box1-icon1-dvp {
	height: 64px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	line-height: 60px;
}

.dev-evinfo-opti-box1-icon1-dvp img {
	height: 60px;
}

.dev-evinfo-opti-box1-icon2-dvp img {
	height: 58px;
}

.dev-evinfo-opti-box1-icon3-dvp img {
	height: 60px;
}

.dev-evinfo-opti-box1-top-dvp h3 {
	font-size: 30px;
	line-height: 36px;
	color: #333;
	text-align: center;
	margin: 0px;
	padding: 5px 0px 0px;
}

.dev-evinfo-opti-box1-top-dvp h3 span {
	font-weight: 700;
}

.dev-evinfo-opti-box1-top-dvp p {
	font-size: 16px;
	line-height: 19px;
	color: #333;
	font-weight: 900;
	text-align: center;
	margin: 0px;
	padding: 6px 0px 0px;
}

.davinfo-opti-block-main-dvp {}

.davinfo-opti-block-main-dvp .nav-tabs .nav-item {
	width: 150px;
	margin-right: 15px;
}

.davinfo-opti-block-main-dvp .nav-tabs .nav-link {
	height: 112px;
}

.davinfo-opti-block-main-dvp .event-info-opti1-icon-ep {
	height: 50px;
}

.davinfo-opti-block-main-dvp .event-info-opti1-icon1-ep img {
	height: 44px;
}

.davinfo-opti-block-main-dvp .event-info-opti1-icon2-ep img {
	height: 50px;
}

.davinfo-opti-block-main-dvp .event-info-opti1-icon3-ep img {
	height: 44px;
}

.davinfo-opti-block-main-dvp .event-info-opti1-icon4-ep img {
	height: 34px;
}

.davinfo-opti-block-main-dvp .event-info-opti-menu-in-ep p {
	font-size: 15px;
	line-height: 15px;
	padding-top: 9px;
}

.davinfo-opti-block-main-dvp .event-info-opti-menu-in-ep h3 {
	font-size: 8px;
	line-height: 8px;
	padding-bottom: 2px;
}

.davinfo-opti-block-main-dvp .nav-tabs .nav-link.event-info-opti-apply-tab-ep.active,
.davinfo-opti-block-main-dvp .nav-tabs .nav-item.show .nav-link.event-info-opti-apply-tab-ep {
	height: 120px;
}

.guide-tourist-pop-info-box-dvp {
	margin: 0px;
	padding: 0px;
	background: #fff;
	border-radius: 25px;
	height: 1230px;
}

.guide-touri-pop-info-in-dvp {
	margin: 0px;
	padding: 55px 25px 145px;
}

.guitouri-pop-info-title-dvp {
	margin: 0px;
	padding: 0px 0px 15px 50px;
}

.guitouri-pop-info-tit-icon-dvp {
	float: left;
	width: 145px;
	display: table;
	height: 148px;
	margin: 0px;
	padding: 0px;
}

.guitouri-pop-info-tit-icon-in-dvp {
	display: table-cell;
	vertical-align: middle;
}

.guitouri-pop-info-tit-icon-dvp img {
	height: 148px;
}

.guitouri-pop-info-tit-text-dvp {
	margin: 2px 0px 2px;
	padding: 0px;
	/*width:640px;*/
	float: left;
	height:
		/*144px*/
		auto;
}

.guitouri-pop-info-tit-text-dvp h2 {
	font-size: 75px;
	line-height: 74px;
	color: #009ABF;
	font-weight: 900;
	padding: 8px 0px 0px;
	margin: 0px;
	width: 100%
}

.guitouri-pop-info-tit-text-dvp p {
	font-size: 47px;
	line-height: 53px;
	color: #333333;
	padding: 0px;
	margin: 0px;
}

.guide-touri-list-main-dvp {
	margin: 0px 0px 0px;
	padding: 20px 0px 25px 0px;
	height: 792px;
}

.guide-touri-list-box1-dvp {
	margin: 0px 20px 25px;
	padding: 17px 34px 15px 34px;
	width: 730px;
	height: 170px;
	background: #fff;
	border-radius: 25px;
	box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.15);
}

.guide-touri-list-main-dvp.os-theme-round-dark>.os-scrollbar-vertical {
	bottom: 0px;
	top: 20px;
}

.guitouri-box-info-img-dvp {
	width: 136px;
	height: 136px;
	border-radius: 100%;
	float: left;
	margin: 0px;
	padding: 0px;
}

.guitouri-box-info-img-dvp img {
	width: 136px;
	border-radius: 100%;
	height: 136px;
	object-fit: cover;
}

.guitouri-box-info-text-dvp {
	margin: 0px;
	padding: 0px 0px 0px 22px;
	width: calc(100% - 136px);
	float: right;
}

.guitouri-info-langu-dvp {
	margin: 0px;
	padding: 0px;
}

.guitouri-info-langu-dvp ul {
	margin: 0px;
	padding: 0px;
}

.guitouri-info-langu-dvp ul li {
	float: left;
	margin: 0px 6px 0px 0px;
	padding: 0px;
}

.guitouri-info-langu-dvp ul li img {
	height: 26px;
	display: flex;
}

.guitouri-box-info-text-dvp h2 {
	font-size: 35px;
	line-height: 40px;
	color: #009ABF;
	font-weight: 900;
	padding: 5px 0px 0px;
	margin: 0px;
}

.guitouri-box-info-text-dvp p {
	font-size: 21px;
	line-height: 24px;
	color: #333333;
	font-weight: 900;
	padding: 6px 0px 0px;
	margin: 0px;
}

.guitouri-box-info-text-dvp p a {
	color: #333333;
}

.guitouri-box-info-text-dvp h3 {
	font-size: 21px;
	line-height: 24px;
	color: #333333;
	font-weight: 900;
	padding: 4px 0px 0px;
	margin: 0px;
}

/*--------------- DA_VEDERE_PAGE_END ---------------*/

/*=============== DA_VEDERE_PART_END ===============*/

/*=============== ITINERARI_PART_START ===============*/

/*--------------- ITINERARI_LISTING_PAGE_START ---------------*/
.event-list-filter-bar-llp {
	height: 80px !important;
}

.ltinerari-box-info-llp {
	width: calc(100% - 336px);
}

.ltinerari-box-info-llp p {
	padding-top: 0px;
	padding-bottom: 10px;
	color: #00677F;
}

.ltinerari-box-info-llp p a {
	color: #00677F;
}

.ltiner-info-list-llp {
	margin: 0px;
	padding: 2px 0px 0px;
}

.ltiner-info-list-llp ul {
	width: 50%;
	float: left;
	margin: 0px;
	padding: 0px;
}

.ltiner-info-list-llp ul li {
	width: 100%;
	margin: 0px 0px 10px;
	padding: 0px;
}

.ltiner-info-list-llp ul li:last-child {
	margin-bottom: 0px;
}

.ltiner-info-list-tit-llp {
	width: 72px;
	float: left;
	font-size: 12px;
	line-height: 28px;
	color: #616161;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
}

.ltiner-infoli-icon-llp {
	margin: 0px 0px 0px 7px;
	padding: 0px;
	width: 28px;
	height: 28px;
	display: table;
	float: left;
	text-align: center;
}

.ltiner-infoli-icon-in-llp {
	display: table-cell;
	vertical-align: middle;
}

.ltiner-infoli-icon-llp img {
	display: flex;
	margin: 0px auto;
}

.ltiner-infoli-icon1-llp img {
	height: 10px;
}

.ltiner-infoli-icon2-llp img {
	height: 14px;
}

.ltiner-infoli-icon3-llp img {
	height: 28px;
}

.ltiner-infoli-auto-icon-llp img {
	height: 18px;
}

.ltiner-infoli-foot-icon-llp img {
	height: 18px;
}

.ltiner-infoli-bike-icon-llp img {
	height: 20px;
}

.ltiner-infoli-bus-icon-llp img {
	height: 22px;
}

.ltiner-info-list-text-llp {
	float: left;
	width: calc(100% - 107px);
	margin: 0px;
	padding: 0px 0px 0px 10px;
	font-size: 23px;
	font-weight: 700;
	line-height: 28px;
	color: #616161;
}

/*--------------- ITINERARI_LISTING_PAGE_END ---------------*/

/*--------------- ITINERARI_PAGE_START ---------------*/
.itiner-info-opti1-icon2-lp img {
	height: 16px;
}

.itiner-info-opti1-icon3-lp img {
	height: 26px;
}

.itiner-info-opti1-icon4-lp img {
	height: 40px;
}

.itiner-info-opti1-icon5-lp img {
	height: 32px;
}

.Itiner-opti-block-main-lp .event-info-opti1-icon-ep {
	height: 40px;
}

.Itiner-opti-block-main-lp .event-info-opti-menu-in-ep h3 {
	font-size: 11px;
	line-height: 11px;
	padding-top: 3px;
}

.Itiner-opti-block-main-lp .event-info-opti-menu-in-ep h4 {
	font-size: 21px;
	line-height: 25px;
	color: #616161;
	font-weight: 700;
	padding: 8px 0px 0px;
	margin: 0px;
	text-align: center;
}

.itiner-list-main-lp {
	height: 836px;
}

.itiner-opti-box1-icon1-lp img {
	height: 54px;
	text-align: center;
}

.itiner-pop-info-tit-icon-lp img {
	height: 68px;
}

.itiner-box1-main-lp {
	width: 740px;
	height: 196px;
	border-radius: 43px;
	background: #fff;
}

.itiner-box-img-lp {
	width: 276px;
	height: 196px;
	border-radius: 43px 0px 0px 43px;
}

.itiner-box-info-lp {
	width: calc(100% - 276px);
}

.itiner-box-info-lp .event-location-info-el {
	padding-bottom: 18px;
}

.itiner-box-info-lp .event-location-info-el a {
	font-size: 21px;
	line-height: 22px;
}

.itiner-box-info-lp .event-location-info-el a img {
	height: 20px;
}

.itiner-box-info-lp.eventli-box-info-el h2 {
	font-size: 35px;
	line-height: 37px;
	height: 84px;
}

.itiner-box-info-lp.eventli-box-info-el p {
	font-size: 15px;
	line-height: 18px;
	padding-top: 10px;
}

.dev-evinfo-opti-box1-top-dvp p.ltinerari-text-lp {
	line-height: 38px;
}

.itinera-part-list-box1-lp {
	width: calc(100% - 276px);
}

.itinera-part-list-box1-lp.eventli-box-info-el p {
	padding-top: 0px;
	padding-bottom: 5px;
}

.itinera-part-list-box1-lp .ltiner-info-list-llp ul li {
	margin-bottom: 5px;
}

.itinera-part-list-box1-lp .ltiner-info-list-tit-llp {
	line-height: 22px;
}

.itinera-part-list-box1-lp .ltiner-infoli-icon-llp {
	height: 22px;
}

.ltiner-info-list-text-llp {
	font-size: 18px;
	line-height: 22px;
}

/*--------------- ITINERARI_PAGE_END ---------------*/

/*=============== ITINERARI_PART_END ===============*/

/*=============== INFO_UTILI_PART_START ===============*/

/*--------------- INFO_UTILI_LISTING_PAGE_START ---------------*/
.info-utili-filter-bar-iulp {
	height: 66px !important;
}

.info-utili-box-main-iulp {
	margin: 0px;
	padding: 0px;
}

.info-utili-list-box1-iulp {
	width: 300px;
	margin: 0px 0px 42px;
	padding: 0px 16px;
	float: left;
}

.info-utili-list-box1-in-iulp {
	background: #009ABF;
	border-radius: 43px;
	box-shadow: 0px 33px 46px rgba(0, 0, 0, 0.15);
	width: 100%;
	height: 278px;
	padding: 0px;
	margin: 0px;
}

.info-utili-list-box1-in-iulp a {
	display: block;
	width: 100%;
	height: 100%;
}

.infoutili-libox1-icon-iulp {
	margin: 0px;
	padding: 0px;
	height: 210px;
	text-align: center;
	line-height: 210px;
	width: 100%;
	border-radius: 40px 40px 0px 0px;
	background: url(../images/info_utili_opti_box_back_img_iulp.svg) no-repeat center bottom;
	background-size: auto 100%;
	display: table;
}

.infoutili-libox1-icon-in-iulp {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}

.infoutili-libox1-icon1-iulp img {
	height: 148px;
}

.infoutili-libox1-icon2-iulp img {
	height: 118px;
}

.infoutili-libox1-icon3-iulp img {
	height: 158px;
}

.infoutili-libox1-icon4-iulp img {
	height: 138px;
}

.infoutili-libox1-icon5-iulp img {
	height: 154px;
}

.infoutili-libox1-icon6-iulp img {
	height: 136px;
}

.infoutili-libox1-icon7-iulp img {
	height: 144px;
}

.infoutili-libox1-icon8-iulp img {
	height: 134px;
}

.infoutili-libox1-title-iulp {
	margin: 0px;
	padding: 0px;
}

.infoutili-libox1-title-iulp h2 {
	font-size: 25px;
	line-height: 68px;
	color: #fff;
	font-weight: 900;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

.info-utili-pop-tit-icon-iulp {
	float: left;
	display: table;
	height: 180px;
	margin: 0px;
	padding: 0px;
	width: px;
}

.infouti-pop-tit-icon1-iulp img {
	height: 130px;
}

.info-utili-pop-title-main-iulp {
	padding-left: 0px;
	margin: 27px 0px 0px;
}

.info-utili-pop-title-main-iulp h2 {
	float: left;
}

.infouti-pop-discrip-text-iulp {}

.infouti-pop-discrip-text-iulp p {
	font-size: 37px;
	line-height: 58px;
	padding: 0px 0px 58px;
}

.infouti-pop-discrip-text-iulp p span {
	font-weight: 900;
}

/*--------------- INFO_UTILI_LISTING_PAGE_START ---------------*/

/*=============== INFO_UTILI_PART_END ===============*/


/**************** HORIZONTAL_VIEW_PART_START ****************/
.horizontal-view-main-tshp .container {
	max-width: 1720px;
}

/*--------------- HOME_START --------------*/
.horizontal-view-main-tshp .head-banner-hp {
	height: 350px;
}

.horizontal-view-main-tshp .menu-option-box1-hp {
	width: 25%;
	padding-bottom: 33px;
}

/*--------------- HOME_END --------------*/

/*=============== EVENTI_PART_START ===============*/

/*--------------- EVENTI_LISTING_START --------------*/
.horizontal-view-main-tshp .event-block-in-ep {
	padding: 0px;
}

.horizontal-view-main-tshp .head-banner-innp {
	height: 154px;
}

.horizontal-view-main-tshp .eventli-head-btns-in-el {
	margin: 14px 0px 28px;
}

.horizontal-view-main-tshp .event-list-filter-bar-in-el {
	padding-bottom: 62px;
}

.horizontal-view-main-tshp .event-map-pop-el {
	top: 108px;
}

/*--------------- EVENTI_LISTING_END --------------*/

/*--------------- EVENTI_PAGE_START --------------*/
.horizontal-view-main-tshp .event-info-slide1-ep {
	width: 1720px;
}

.horizontal-view-main-tshp .event-tag-text-ep {
	padding: 10px 15px 0px;
}

.horizontal-view-main-tshp .event-title-main-ep {
	padding: 12px 15px 68px;
}

.horizontal-view-main-tshp .event-title-main-ep h2 {
	height: 80px;
}

.horizontal-view-main-tshp .event-title-main-ep h2 br {
	display: none;
}

.horizontal-view-main-tshp .event-info-text-ep {
	width: 840px;
	float: left;
	margin: 0px 40px 0px 0px;
	padding: 0px 15px;
}

.horizontal-view-main-tshp .event-info-slider-main-ep .owl-prev {
	left: -85px;
}

.horizontal-view-main-tshp .event-info-slider-main-ep .owl-next {
	right: -85px;
}

.horizontal-view-main-tshp .event-info-text-right-ep {
	width: 840px;
	float: right;
	margin: 0px;
	padding: 0px 15px;
}

.horizontal-view-main-tshp .event-discription-block-ep {
	padding-top: 0px;
}

.horizontal-view-main-tshp .event-discrip-text-ep p {
	margin-top: -9px;
}

.horizontal-view-main-tshp .event-info-opti-block-main-ep {
	width: 100%;
}

.horizontal-view-main-tshp .ev-discr-read-more-btn-ep {
	margin: 16px 0px 60px;
}

.horizontal-view-main-tshp .event-more-discrip-ep .modal-dialog {
	max-width: 1690px;
	margin: 194px auto 150px;
	height: 734px;
}

.horizontal-view-main-tshp .event-location-pop-in-ep .event-title-main-ep {
	width: 100%;
	padding-left: 0px;
}

.horizontal-view-main-tshp .event-location-map-box-ep {
	width: 1690px;
	height: 551px;
}

.horizontal-view-main-tshp .event-more-discrip-text-ep {
	height: 450px;
}

.horizontal-view-main-tshp .event-more-discrip-text-ep p {
	width: 1360px;
}

/*--------------- EVENTI_PAGE_END --------------*/

/*=============== DA_VEDERE_PART_START ===============*/

/*--------------- DA_VEDERE_PAGE_START ---------------*/
.horizontal-view-main-tshp #contain {
	padding-bottom: 134px;
}

.horizontal-view-main-tshp .devedere-eveinfo-box-main-dvp {
	width: 840px;
	float: left;
	margin: 0px 40px 0px 0px;
	padding: 0px 15px;
}

.horizontal-view-main-tshp .devedere-eveinfo-slider-dvp {
	margin-bottom: 18px;
}

.horizontal-view-main-tshp .davinfo-opti-block-main-dvp {
	padding-top: 40px;
}

.horizontal-view-main-tshp .devedere-eveinfo-slider-dvp .owl-prev {
	left: 0px;
}

.horizontal-view-main-tshp .devedere-eveinfo-slider-dvp .owl-next {
	right: 0px;
}

.horizontal-view-main-tshp .guide-touri-pop-info-in-dvp {
	padding: 30px 25px 105px;
}

.horizontal-view-main-tshp .guitouri-pop-info-title-dvp {
	padding: 0px 25px 35px 0px;
}

.horizontal-view-main-tshp .guide-touri-list-box1-dvp {
	width: 1360px;
}

.horizontal-view-main-tshp .guide-touri-list-main-dvp {
	height: 300px;
}

/*--------------- DA_VEDERE_PAGE_END ---------------*/

/*=============== DA_VEDERE_PART_END ===============*/

/*=============== ITINERARI_PART_START ===============*/

/*--------------- ITINERARI_PAGE_TART ---------------*/
.horizontal-view-main-tshp .itiner-box1-main-lp {
	width: 1360px;
	margin: 0px 0px 50px;
}

.horizontal-view-main-tshp .davinfo-opti-block-main-dvp .tab-pane-ep {
	top: -450px;
}

.horizontal-view-main-tshp .event-list-container-el {
	width: 1720px;
}

.horizontal-view-main-tshp .info-utili-list-box1-iulp {
	width: 20%;
}

.horizontal-view-main-tshp .infoutili-libox1-icon-iulp {
	background-size: 100% auto;
}

/*--------------- ITINERARI_PAGE_END ---------------*/

/*=============== ITINERARI_PART_END ===============*/

/**************** HORIZONTAL_VIEW_PART_END ****************/



/* preloader */

.preloader-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.5);
	/* Semi-transparent overlay */
	z-index: 9999;
	display: block;
	/* Initially hidden */
}

.preloader-image {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	animation: rotate 2s infinite linear;
	display: block;
	z-index: 90000;
	/* Initially hidden */
}

@keyframes rotate {
	from {
		transform: rotate(0deg);
	}

	to {
		transform: rotate(360deg);
	}
}