#main{
	padding-top: 0px!important;
}

.comment-list,
.list-inline,
.list-unstyled {
	padding-left: 0;
	list-style: none
}

.list-inline-item {
	display: inline-block
}



.container {
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto
}

@media (min-width:600px) {
	.container {
		max-width: 1070px
	}
}

@media (min-width:800px) {
	.container {
		max-width: 1170px
	}
}

@media (min-width:1000px) {
	.container {
		max-width: 1470px
	}
}

@media (min-width:1710px) {
	.container {
		max-width: 1710px
	}
}

.container-fluid {
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto
}

.row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px
}




.col-12 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%
}


@media (min-width:800px) {


	.col-md-6 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}

}

.page-template-template-tarifs-2023 .table thead th {
	border: 0 !important;
	background: #fbfbfb;
	padding: 5px!important;
	text-align: left;
}

.card {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	min-width: 0;
	word-wrap: break-word;
	background-color: #fff;
	background-clip: border-box;
	border: 1px solid rgba(0, 0, 0, .125);
	border-radius: .25rem;
	justify-content: center;
}

.card>hr {
	margin-right: 0;
	margin-left: 0
}

.card>.list-group:first-child .list-group-item:first-child {
	border-top-left-radius: .25rem;
	border-top-right-radius: .25rem
}

.card>.list-group:last-child .list-group-item:last-child {
	border-bottom-right-radius: .25rem;
	border-bottom-left-radius: .25rem
}

.card-body {
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	padding: 1.25rem
}

.card-title {
	margin-bottom: .75rem
}

.card-subtitle {
	margin-top: -.375rem
}

.card-subtitle,
.card-text:last-child {
	margin-bottom: 0
}

.card-link:hover {
	text-decoration: none
}

.card-link+.card-link {
	margin-left: 1.25rem
}

.card-header {
	padding: .75rem 1.25rem;
	margin-bottom: 0;
	background-color: rgba(0, 0, 0, .03);
	border-bottom: 1px solid rgba(0, 0, 0, .125)
}

.card-header:first-child {
	border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0
}

.card-header+.list-group .list-group-item:first-child {
	border-top: 0
}

.card-footer {
	padding: .75rem 1.25rem;
	background-color: rgba(0, 0, 0, .03);
	border-top: 1px solid rgba(0, 0, 0, .125)
}

.card-footer:last-child {
	border-radius: 0 0 calc(.25rem - 1px) calc(.25rem - 1px)
}

.card-header-tabs {
	margin-bottom: -.75rem;
	border-bottom: 0
}

.card-header-pills,
.card-header-tabs {
	margin-right: -.625rem;
	margin-left: -.625rem
}

.card-img-overlay {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	padding: 1.25rem
}

.card-img {
	width: 100%;
	border-radius: calc(.25rem - 1px)
}

.card-img-top {
	width: 100%;
	border-top-left-radius: calc(.25rem - 1px);
	border-top-right-radius: calc(.25rem - 1px)
}

.card-img-bottom {
	width: 100%;
	border-bottom-right-radius: calc(.25rem - 1px);
	border-bottom-left-radius: calc(.25rem - 1px)
}

.card-deck {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

.card-deck .card {
	margin-bottom: 15px
}

@media (min-width:600px) {
	.card-deck {
		-webkit-box-orient: horizontal;
		-ms-flex-flow: row wrap;
		flex-flow: row wrap;
		margin-right: -15px;
		margin-left: -15px
	}
	.card-deck,
	.card-deck .card {
		-webkit-box-direction: normal
	}
	.card-deck .card {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-flex: 1;
		-ms-flex: 1 0 0%;
		flex: 1 0 0%;
		-webkit-box-orient: vertical;
		-ms-flex-direction: column;
		flex-direction: column;
		margin-right: 15px;
		margin-bottom: 0;
		margin-left: 15px
	}
}

.card-group {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}




.tooltip {
	position: absolute;
	z-index: 1070;
	display: block;
	margin: 0;
	font-family: Montserrat, sans-serif;
	font-style: normal;
	font-weight: 400;
	line-height: 1.5;
	text-align: left;
	text-align: start;
	text-decoration: none;
	text-shadow: none;
	text-transform: none;
	letter-spacing: normal;
	word-break: normal;
	word-spacing: normal;
	white-space: normal;
	line-break: auto;
	font-size: .875rem;
	word-wrap: break-word;
	opacity: 0
}

.tooltip.show {
	opacity: .9
}

.tooltip .arrow {
	position: absolute;
	display: block;
	width: .8rem;
	height: .4rem
}

.tooltip .arrow:before {
	position: absolute;
	content: "";
	border-color: transparent;
	border-style: solid
}

.bs-tooltip-auto[x-placement^=top],
.bs-tooltip-top {
	padding: .4rem 0
}

.bs-tooltip-auto[x-placement^=top] .arrow,
.bs-tooltip-top .arrow {
	bottom: 0
}

.bs-tooltip-auto[x-placement^=top] .arrow:before,
.bs-tooltip-top .arrow:before {
	top: 0;
	border-width: .4rem .4rem 0;
	border-top-color: #000
}

.bs-tooltip-auto[x-placement^=right],
.bs-tooltip-right {
	padding: 0 .4rem
}

.bs-tooltip-auto[x-placement^=right] .arrow,
.bs-tooltip-right .arrow {
	left: 0;
	width: .4rem;
	height: .8rem
}

.bs-tooltip-auto[x-placement^=right] .arrow:before,
.bs-tooltip-right .arrow:before {
	right: 0;
	border-width: .4rem .4rem .4rem 0;
	border-right-color: #000
}

.bs-tooltip-auto[x-placement^=bottom],
.bs-tooltip-bottom {
	padding: .4rem 0
}

.bs-tooltip-auto[x-placement^=bottom] .arrow,
.bs-tooltip-bottom .arrow {
	top: 0
}

.bs-tooltip-auto[x-placement^=bottom] .arrow:before,
.bs-tooltip-bottom .arrow:before {
	bottom: 0;
	border-width: 0 .4rem .4rem;
	border-bottom-color: #000
}

.bs-tooltip-auto[x-placement^=left],
.bs-tooltip-left {
	padding: 0 .4rem
}

.bs-tooltip-auto[x-placement^=left] .arrow,
.bs-tooltip-left .arrow {
	right: 0;
	width: .4rem;
	height: .8rem
}

.bs-tooltip-auto[x-placement^=left] .arrow:before,
.bs-tooltip-left .arrow:before {
	left: 0;
	border-width: .4rem 0 .4rem .4rem;
	border-left-color: #000
}

.tooltip-inner {
	max-width: 200px;
	padding: .25rem .5rem;
	color: #fff;
	text-align: center;
	background-color: #000;
	border-radius: .25rem
}

.justify-content-center {
	/* -webkit-box-pack: center!important; */
	-ms-flex-pack: center!important;
	justify-content: center!important;
}





.calltopricing {
	position: relative;
	margin-left: calc(-50vw + 50%);
	margin-right: calc(-50vw + 50%);
	width: 100vw;
	background-color: #f8f8f8;
	margin-bottom: 15px
}

.calltopricing h2{
	text-align: center;
}

.calltopricing.filterpricing {
	background-color: transparent
}

.calltopricing .container {
	overflow: inherit;
}


.calltopricing:before:not(.filterpricing) {
	content: "";
	position: absolute;
	width: 100vw;
	top: -100px;
	left: 0;
	right: 0;
	padding-top: 100px;
	background: #f8f8f8;
	clip-path: polygon(0 105px, 100% 105px, 100% 68px, 0 100px);
	-webkit-clip-path: polygon(0 105px, 100% 105px, 100% 68px, 0 100px)
}

.calltopricing:after:not(.filterpricing) {
	content: "";
	position: absolute;
	width: 100vw;
	top: 100%;
	left: 0;
	right: 0;
	padding-bottom: 45px;
	background: #f8f8f8;
	clip-path: polygon(0 0, 100% 0, 100% 2px, 0 45px);
	-webkit-clip-path: polygon(0 0, 100% 0, 100% 2px, 0 45px)
}

.calltopricing .container .row.scrap:not(.filterpricing) {
	padding: 2% 0 0
}

@media (min-width:800px) {
	.calltopricing .container .row.scrap:not(.filterpricing) {
		padding: 2% 6% 0
	}
}

@media (min-width:1000px) {
	.calltopricing .container .row.scrap:not(.filterpricing) {
		padding: 2% 10% 0
	}
}

.calltopricing .container .align-items-stretch.scrap:not(.filterpricing) {
	margin: 0 0 2%
}

.calltopricing .container .toolt a svg {
	height: 46px;
	width: auto
}

.calltopricing .container .card {
	border: 1px solid rgba(43, 31, 34, .2);
	border-radius: 8px;
	margin: 0;
	padding: 0;
	width: 100%;
	height: fit-content;
	background-color: #fff;
	padding-bottom: 0;
}

#typePeriod .card {
	width: fit-content!important;
	margin-right: 10px;
}

#typePeriod .card a {
	padding: 0px 30px;
}

.calltopricing .container .card a {
	height: fit-content;
	text-align: center;
	text-decoration: none;
	width: 100%;
	padding: 5px;
	top: 0;
	left: 0;
	bottom: 0;
	display: flex;
	right: 0;
	-webkit-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.calltopricing .container .card a.active {
	border-left: 2px solid #0182c2;
	border-right: 2px solid #28b534;
	color: #fff;
	border-radius: 8px;
	background-color: #323232
}

.calltopricing .container .card a.active:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0px;
	width: 50%;
	height: 100%;
	background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjNweCIgaGVpZ2h0PSIyNHB4IiB2aWV3Qm94PSIwIDAgMjMgMjQiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8ZyBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgICAgICA8ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNzIxLjAwMDAwMCwgLTc3Mi4wMDAwMDApIiBmaWxsPSIjMDI4MkMyIj4KICAgICAgICAgICAgPGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNjk4LjAyODgzMywgNzYxLjk1NjM2NikiPgogICAgICAgICAgICAgICAgPHBvbHlnb24gaWQ9IlRyaWFuZ2xlQmx1ZSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMzQuNTAwMDAwLCAyMi4wMDAwMDApIHJvdGF0ZSg5MC4wMDAwMDApIHRyYW5zbGF0ZSgtMzQuNTAwMDAwLCAtMjIuMDAwMDAwKSAiIHBvaW50cz0iMzQuNSAxMSA0NiAzMyAyMyAzMyI+PC9wb2x5Z29uPgogICAgICAgICAgICA8L2c+CiAgICAgICAgPC9nPgogICAgPC9nPgo8L3N2Zz4=) no-repeat 0
}

.calltopricing .container .card a.active:after {
	content: "";
	position: absolute;
	top: 0;
	right: 0px;
	width: 50%;
	height: 100%;
	background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjJweCIgaGVpZ2h0PSIyMnB4IiB2aWV3Qm94PSIwIDAgMjIgMjIiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8ZyBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgICAgICA8ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNjk5LjAwMDAwMCwgLTc2Mi4wMDAwMDApIiBmaWxsPSIjMjhCNTMzIj4KICAgICAgICAgICAgPGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNjk4LjAyODgzMywgNzYxLjk1NjM2NikiPgogICAgICAgICAgICAgICAgPGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTEuNTAwMDAwLCAxMS41MDAwMDApIHJvdGF0ZSgtOTAuMDAwMDAwKSB0cmFuc2xhdGUoLTExLjUwMDAwMCwgLTExLjUwMDAwMCkgIj4KICAgICAgICAgICAgICAgICAgICA8cG9seWdvbiBpZD0iVHJpYW5nbGVHcmVlbiIgcG9pbnRzPSIxMS45NTYzNjYyIDAuOTcxMTY2Nzk3IDIyLjk1NjM2NjIgMjIuOTcxMTY2OCAwLjk1NjM2NjE5NyAyMi45NzExNjY4Ij48L3BvbHlnb24+CiAgICAgICAgICAgICAgICA8L2c+CiAgICAgICAgICAgIDwvZz4KICAgICAgICA8L2c+CiAgICA8L2c+Cjwvc3ZnPg==) no-repeat 100%
}

.calltopricing .container .card a.active {
	color: #323232;
	background-color: #fff;
	-webkit-box-shadow: 0 13px 27px -5px rgba(50, 50, 93, .25), 0 8px 16px -8px rgba(0, 0, 0, .3), 0 -6px 16px -6px rgba(0, 0, 0, .025);
	box-shadow: 0 13px 27px -5px rgba(50, 50, 93, .25), 0 8px 16px -8px rgba(0, 0, 0, .12), 0 -6px 16px -6px rgba(0, 0, 0, .025);
	-webkit-transition-property: color, background-color, -webkit-box-shadow, -webkit-transform;
	transition-property: color, background-color, -webkit-box-shadow, -webkit-transform;
	-o-transition-property: color, background-color, box-shadow, -o-transform;
	transition-property: color, background-color, box-shadow, transform;
	transition-property: color, background-color, box-shadow, transform, -webkit-box-shadow, -webkit-transform, -o-transform;
	transition-property: color, background-color, box-shadow, transform, -webkit-box-shadow, -webkit-transform;
	-webkit-transition-duration: .15s;
	-o-transition-duration: .15s;
	transition-duration: .15s
}

.calltopricing .container .card .title-box {
	margin-top: 2px;
	margin-bottom: 0;
	font-size: 1rem;
	height: 100%;
}

.calltopricing .container .filterpricing h2,
.calltopricing .container .filterpricing h3 {
	display: block;
	width: 100%
}

.calltopricing .container .filterpricing h2 {
	font-size: 1rem
}

.calltopricing .container .filterpricing h3 {
	font-size: .9rem;
	font-weight: 300;
	color: #757575
}

.calltopricing .container .filterpricing ul li {
	min-width: 44px
}

.calltopricing .container .filterpricing ul li a {
	padding: 5px;
	min-width: 44px
}

.calltopricing .container .filterpricing ul li a.active {
	color: #fff;
	border-radius: 8px;
	background-color: #323232
}

.calltopricing .container .filterpricing ul li a.active:after,
.calltopricing .container .filterpricing ul li a.active:before {
	background-size: 10px
}

.calltopricing .container .filterpricing ul li a.active {
	color: #323232;
	background-color: #fff;
	-webkit-box-shadow: 0 13px 27px -5px rgba(50, 50, 93, .25), 0 8px 16px -8px rgba(0, 0, 0, .3), 0 -6px 16px -6px rgba(0, 0, 0, .025);
	box-shadow: 0 13px 27px -5px rgba(50, 50, 93, .25), 0 8px 16px -8px rgba(0, 0, 0, .12), 0 -6px 16px -6px rgba(0, 0, 0, .025);
	-webkit-transition-property: color, background-color, -webkit-box-shadow, -webkit-transform;
	transition-property: color, background-color, -webkit-box-shadow, -webkit-transform;
	-o-transition-property: color, background-color, box-shadow, -o-transform;
	transition-property: color, background-color, box-shadow, transform;
	transition-property: color, background-color, box-shadow, transform, -webkit-box-shadow, -webkit-transform, -o-transform;
	transition-property: color, background-color, box-shadow, transform, -webkit-box-shadow, -webkit-transform;
	-webkit-transition-duration: .15s;
	-o-transition-duration: .15s;
	transition-duration: .15s;
	border-radius: 7px;
	height: 42px;
}

.calltopricing .container .filterpricing ul li a#btnZone-15 {
	min-width: 80px
}

.calltopricing .container .filterpricing ul li a#firstClass,
.calltopricing .container .filterpricing ul li a#secondClass {
	min-width: 160px;
	height: inherit;
}

#typeFilterpricing {
	text-align: center;
	display: block
}

#typeFilterpricing .justify-content-left li,
#typeFilterpricing .justify-content-left ul,
#typeFilterpricing .justify-content-right li,
#typeFilterpricing .justify-content-right ul {
	text-align: center
}

#typeFilterpricing ul li {
	margin: 0
}

#typeFilterpricing .list-inline-item .card {
	height: 44px!important;
	margin-bottom: 10px;
	width: fit-content!important;
	margin-right: 10px;
}

#pricingAdultsubWrapper h2,
#pricingDailypassWrapper h2,
#pricingJuniorsubWrapper h2,
#pricingSeniorsubWrapper h2,
#pricingTicketWrapper h2,
#pricingTransmissiblesubWrapper h2 {
	font-family: Montserrat, sans-serif;
	font-size: 1.6rem;
	font-weight: 400
}

#pricingAdultsubWrapper table,
#pricingAdultsubWrapper td,
#pricingAdultsubWrapper th,
#pricingAdultsubWrapper tr,
#pricingDailypassWrapper table,
#pricingDailypassWrapper td,
#pricingDailypassWrapper th,
#pricingDailypassWrapper tr,
#pricingJuniorsubWrapper table,
#pricingJuniorsubWrapper td,
#pricingJuniorsubWrapper th,
#pricingJuniorsubWrapper tr,
#pricingSeniorsubWrapper table,
#pricingSeniorsubWrapper td,
#pricingSeniorsubWrapper th,
#pricingSeniorsubWrapper tr,
#pricingTicketWrapper table,
#pricingTicketWrapper td,
#pricingTicketWrapper th,
#pricingTicketWrapper tr,
#pricingTransmissiblesubWrapper table,
#pricingTransmissiblesubWrapper td,
#pricingTransmissiblesubWrapper th,
#pricingTransmissiblesubWrapper tr {
	font-family: Montserrat, sans-serif
}

#pricingAdultsubWrapper th,
#pricingDailypassWrapper th,
#pricingJuniorsubWrapper th,
#pricingSeniorsubWrapper th,
#pricingTicketWrapper th,
#pricingTransmissiblesubWrapper th {
	font-weight: 500
}

.filterHide {
	display: none
}

.filterShow {
	display: block
}

.filterShowTableCell {
	display: table-cell
}

.filterShowFlex {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	align-content: flex-start;
	justify-content: space-around;
	align-items: center;
}

.table-hover tbody tr:hover,
.tr-hover {
	color: #fff;
	background-color: #0282c2;
	-webkit-box-shadow: 0 13px 27px -5px rgba(50, 50, 93, .25), 0 8px 16px -8px rgba(0, 0, 0, .12), 0 -6px 16px -6px rgba(0, 0, 0, .025);
	box-shadow: 0 13px 27px -5px rgba(50, 50, 93, .25), 0 8px 16px -8px rgba(0, 0, 0, .12), 0 -6px 16px -6px rgba(0, 0, 0, .025);
	-webkit-transition-property: color, background-color, -webkit-box-shadow, -webkit-transform;
	transition-property: color, background-color, -webkit-box-shadow, -webkit-transform;
	-o-transition-property: color, background-color, box-shadow, -o-transform;
	transition-property: color, background-color, box-shadow, transform;
	transition-property: color, background-color, box-shadow, transform, -webkit-box-shadow, -webkit-transform, -o-transform;
	transition-property: color, background-color, box-shadow, transform, -webkit-box-shadow, -webkit-transform;
	-webkit-transition-duration: .15s;
	-o-transition-duration: .15s;
	transition-duration: .15s
}

.table thead th {
	font-weight: 200!important;
	border-bottom: 1px solid #dee2e6
}

@media screen and (max-width:767px) {
	.container {
		max-width: 100%!important;
		padding-right: 0!important;
		padding-left: 0!important
	}
	#typeSubscription .col-3,
	#typeSubscription .col-md-3 {
		padding-right: 5px;
		padding-left: 5px
	}
	.calltopricing .container .row.scrap:not(.filterpricing) {
		width: 100%;
		padding: 2% 0 0;
		max-width: 100%;
		margin: auto;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		overflow: auto
	}
	.table thead th {
		word-break: break-word;
		font-size: 10px;
		font-weight: 200!important;
		vertical-align: bottom;
		border-bottom: 1px solid #dee2e6
	}
	#typePeriod .btnPeriod{
		display: flex;
		flex-direction: column;
		flex-wrap: nowrap;
		align-content: center;
		justify-content: center;
		align-items: center;
	}
	#typePeriod .card {
		margin-right: 0px;
		margin-bottom: 10px;
	}
}

@media screen and (max-width:510px) {
	h3.title-box {
		font-size: .6rem!important
	}
}