body {
	font-family: "museo-sans";
	font-size: 16px;
	line-height: 21px;
	overflow-x: hidden
}

ul,
ol {
	margin: 0 auto;
	padding: 0;
	list-style: none
}

button:focus {
	outline: 0;
	border: 0
}

button {
	transition: all .5s ease !important
}

a {
	text-decoration: none !important;
	transition: all .5s ease !important
}

.pn-Inizia {
	overflow: hidden
}

@media(max-width: 768px) {
	section#pn-banner {
		margin-top: 60px
	}
}

img.pn-bg-patten {
	position: absolute;
	left: -90px;
	right: 0;
	margin: auto;
	top: 20%;
	width: 160%
}

.Petronas-navbar {
	background: #00a19c;
	min-height: 111px
}

@media(max-width: 768px) {
	.Petronas-navbar {
		position: fixed !important;
		width: 100% !important;
		box-shadow: 1px 20px 25px rgba(16, 16, 16, 0)
	}
}

.Petronas-navbar .show {
	position: relative;
	width: 100%;
	top: 0;
	background: #00a19c;
	left: 0
}

.Petronas-navbar .dropdown-toggle {
	border-bottom: 0 !important
}

@media(max-width: 768px) {
	.Petronas-navbar {
		background: #00a19c;
		position: absolute;
		top: 0;
		transition: all 2s ease;
		width: 100%;
		z-index: 9999999;
		min-height: auto
	}
}

.Petronas-navbar .Petronas-logo {
	width: 166px
}

@media(max-width: 568px) {
	.Petronas-navbar .Petronas-logo {
		width: 140px !important
	}
}

@media(max-width: 768px) {
	.Petronas-navbar div#navbarSupportedContent {
		height: 100vh
	}
}

.Petronas-navbar .nav-item a {
	color: #fff;
	margin-left: 70px;
	font-size: 16px;
	font-weight: 500
}

@media(max-width: 768px) {
	.Petronas-navbar .nav-item a {
		margin-left: 0;
		padding-bottom: 28px;
		font-size: 24px;
		border-bottom: 1px solid rgba(255, 255, 255, .6901960784)
	}
}

@media(max-width: 768px) {
	.Petronas-navbar .nav-item {
		padding-bottom: 28px
	}
}

@media(max-width: 768px) {
	.Petronas-navbar li.nav-item.dropdown {
		width: fit-content
	}
}

@media(max-width: 768px) {
	.Petronas-navbar li.nav-item.dropdown li a {
		padding-bottom: 10px
	}
}

.Petronas-navbar .pn-lst {
	border-bottom: 0 !important
}

@media(max-width: 768px) {
	.Petronas-navbar ul {
		margin-top: 100px
	}
}

.Petronas-navbar .Petronas-navbtn {
	background: #fff;
	border-radius: 50px;
	padding: 9px 40px !important;
	border: 1px solid #fff;
	color: #00a19c !important;
	transition: all .5s ease
}

.Petronas-navbar .Petronas-navbtn:hover {
	background: rgba(0, 0, 0, 0);
	color: #fff !important
}

@media(max-width: 768px) {
	.Petronas-navbar .Petronas-navbtn {
		background: #fff;
		border-radius: 50px;
		padding: 10px 40px !important;
		border: 1px solid #fff;
		color: #00a19c !important;
		transition: all .5s ease
	}
}

.Petronas-navbar .nav-link.active,
.Petronas-navbar .navbar-nav .nav-link.show {
	color: #fff;
	font-weight: 500
}

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

#pn-banner .Petronas-banner1 {
	background-size: cover;
	height: 808px;
	background-position: center center;
	background-repeat: no-repeat
}

@media(max-width: 768px) {
	#pn-banner .Petronas-banner1 {
		height: 700
	}

	#pn-banner .Petronas-banner1::after {
		content: "";
		position: absolute;
		top: 0;
		width: 100%;
		height: 100%;
		background: #020024;
		background: linear-gradient(180deg, rgba(128, 127, 153, 0) 36%, rgb(0, 161, 156) 60%)
	}
}

#pn-banner .Petronas-banner1 h1 {
	padding-top: 190px;
	font-size: 68px !important;
	line-height: 150%;
	color: #fff;
	text-shadow: -3px 2px 0px #00a19c;
	font-weight: 900
}

@media(min-width: 1160px)and (max-width: 1650px) {
	#pn-banner .Petronas-banner1 h1 {
		padding-top: 160px
	}
}

@media(min-width: 1360px) {
	#pn-banner .Petronas-banner1 h1 {
		padding-top: 165px !important;
		font-size: 83px !important
	}
}

@media(max-width: 768px) {
	#pn-banner .Petronas-banner1 h1 {
		text-shadow: none !important;
		font-size: 16px;
		line-height: 150%
	}
}

#pn-banner .Petronas-banner1 h1 strong {
	background: #00a19c;
	padding: 4px 8px
}

@media(max-width: 768px) {
	#pn-banner .Petronas-banner1 h1 strong {
		background: rgba(0, 0, 0, 0) !important;
		padding: 0
	}
}

#pn-banner .Petronas-banner1 .Petronas-mx-446 {
	max-width: 900px
}

@media(max-width: 768px) {
	#pn-banner .Petronas-banner1 .Petronas-mx-446 {
		position: absolute;
		bottom: 50px;
		padding: 15px;
		z-index: 999;
		z-index: 999;
		left: 0;
		right: 0;
		margin: auto;
		display: block
	}
}

#pn-banner .Petronas-banner2 {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 808px
}

@media(max-width: 768px) {
	#pn-banner .Petronas-banner2 {
		height: 700
	}

	#pn-banner .Petronas-banner2::after {
		content: "";
		position: absolute;
		top: 0;
		width: 100%;
		height: 100%;
		background: #020024;
		background: linear-gradient(180deg, rgba(128, 127, 153, 0) 36%, rgb(0, 161, 156) 60%)
	}
}

#pn-banner .Petronas-banner2 h2 {
	padding-top: 190px;
	font-size: 68px !important;
	line-height: 150%;
	color: #fff;
	text-shadow: -3px 2px 0px #00a19c;
	font-weight: 900
}

@media(min-width: 1160px)and (max-width: 1650px) {
	#pn-banner .Petronas-banner2 h2 {
		padding-top: 160px
	}
}

@media(min-width: 1360px) {
	#pn-banner .Petronas-banner2 h2 {
		padding-top: 165px !important;
		font-size: 83px !important
	}
}

@media(max-width: 768px) {
	#pn-banner .Petronas-banner2 h2 {
		text-shadow: none !important;
		line-height: 150%;
		padding-top: 190px;
		font-size: 46px !important;
		line-height: 135%;
		color: #fff;
		font-weight: 900
	}
}

#pn-banner .Petronas-banner2 h2 strong {
	background: #00a19c;
	padding: 4px 8px
}

@media(max-width: 768px) {
	#pn-banner .Petronas-banner2 h2 strong {
		background: rgba(0, 0, 0, 0) !important;
		padding: 0
	}
}

#pn-banner .Petronas-banner2 .Petronas-mx-446 {
	max-width: 900px
}

@media(max-width: 768px) {
	#pn-banner .Petronas-banner2 .Petronas-mx-446 {
		position: absolute;
		bottom: 50px;
		padding: 15px;
		z-index: 999;
		z-index: 999;
		left: 0;
		right: 0;
		margin: auto;
		display: block
	}
}

#pn-banner .Petronas-banner3 {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 808px
}

@media(max-width: 768px) {
	#pn-banner .Petronas-banner3 {
		height: 700;
		background: url(../images/homepage/banner-3-m.jpg) top center no-repeat !important
	}

	#pn-banner .Petronas-banner3::after {
		content: "";
		position: absolute;
		top: 0;
		width: 100%;
		height: 100%;
		background: #020024;
		background: linear-gradient(180deg, rgba(128, 127, 153, 0) 36%, rgb(0, 161, 156) 60%)
	}
}

#pn-banner .Petronas-banner3 h2 {
	padding-top: 190px;
	font-size: 68px !important;
	line-height: 150%;
	color: #fff;
	font-weight: 900
}

@media(min-width: 1360px) {
	#pn-banner .Petronas-banner3 h2 {
		padding-top: 165px !important;
		font-size: 83px !important
	}
}

@media(min-width: 1160px)and (max-width: 1650px) {
	#pn-banner .Petronas-banner3 h2 {
		padding-top: 160px
	}
}

@media(max-width: 768px) {
	#pn-banner .Petronas-banner3 h2 {
		text-shadow: none !important;
		line-height: 150%;
		padding-top: 190px;
		font-size: 46px !important;
		line-height: 135%;
		color: #fff;
		font-weight: 900
	}
}

#pn-banner .Petronas-banner3 h2 strong {
	background: #fff;
	color: #00a19c;
	padding: 4px 8px
}

@media(max-width: 768px) {
	#pn-banner .Petronas-banner3 h2 strong {
		background: rgba(0, 0, 0, 0) !important;
		color: #fff;
		padding: 0
	}
}

#pn-banner .Petronas-banner3 .Petronas-mx-446 {
	max-width: 900px
}

@media(max-width: 768px) {
	#pn-banner .Petronas-banner3 .Petronas-mx-446 {
		position: absolute;
		bottom: 50px;
		padding: 15px;
		z-index: 999;
		z-index: 999;
		left: 0;
		right: 0;
		margin: auto;
		display: block
	}
}

#pn-banner .owl-dots {
	position: absolute;
	left: 0;
	display: flex;
	width: fit-content;
	align-items: center;
	right: 0;
	margin: auto;
	bottom: 27px;
	z-index: 999
}

#pn-banner .owl-dots .active {
	width: 16px !important;
	height: 16px !important;
	background: #00a19c !important;
	border-radius: 50%;
	transform: scale(1);
	opacity: 1 !important
}

@media(max-width: 768px) {
	#pn-banner .owl-dots .active {
		background: #fff !important
	}
}

#pn-banner .owl-carousel .owl-nav button.owl-next,
#pn-banner .owl-carousel .owl-nav button.owl-prev,
#pn-banner .owl-carousel button.owl-dot {
	background: 0 0;
	color: inherit;
	border: none;
	padding: 0 !important;
	font: inherit;
	background: #fff;
	width: 10px;
	height: 10px;
	margin: 4px;
	border-radius: 50%;
	opacity: .4
}

#pn-banner .Petronas-btn {
	background: #fff;
	color: #00a19c;
	padding: 15px 46px;
	font-weight: 700;
	font-size: 30px;
	border-radius: 50px;
	border: 1px solid #fff;
	margin-top: 66px
}

@media(max-width: 992px) {
	#pn-banner .Petronas-btn {
		margin-top: 0 !important;
		width: 90% !important;
		font-size: 18px !important;
		border-radius: 50px !important;
		margin-top: 20px !important;
		padding: 15px 40px;
		text-align: center;
		font-weight: 700;
		margin: 15px auto 15px;
		display: block
	}
}

#pn-banner .Petronas-btn:hover {
	background: rgba(0, 0, 0, 0);
	color: #fff
}

.pn-Inizia h3 {
	font-size: 36px;
	line-height: 150%;
	font-weight: 900;
	color: #000
}

@media(max-width: 768px) {
	.pn-Inizia h3 {
		font-size: 24px !important
	}
}

.pn-Inizia p {
	font-size: 24px;
	line-height: 150%;
	color: #000;
	font-weight: 400;
	text-align: center
}

.pn-Inizia p b {
	font-weight: 900
}

@media(max-width: 768px) {
	.pn-Inizia p {
		font-size: 16px !important;
		font-weight: 500
	}
}

.pn-Inizia .pn-slideimg {
	box-shadow: drop-shadow(4px 4px 5.3px rgba(0, 0, 0, 0.15));
	margin: auto;
	display: block;
	width: fit-content !important
}

@media(max-width: 768px) {
	.pn-Inizia .pn-slideimg {
		width: 108px !important;
		margin: auto
	}
}

.pn-Inizia .Petronas-btn {
	background: #00a19c;
	color: #fff;
	transition: all 1s ease;
	padding: 10px 40px;
	text-align: center;
	font-weight: 500;
	font-size: 30px;
	border-radius: 50px;
	margin: 15px auto 0;
	display: block;
	border: 1px solid #00a19c;
	width: fit-content
}

@media(max-width: 992px) {
	.pn-Inizia .Petronas-btn {
		margin-top: 0 !important;
		width: 90% !important;
		font-size: 18px !important;
		border-radius: 50px !important;
		margin-top: 40px !important;
		padding: 15px 40px;
		text-align: center;
		font-weight: 700;
		margin: 15px auto 0
	}
}

.pn-Inizia .Petronas-btn:hover {
	background: rgba(0, 0, 0, 0);
	color: #00a19c
}

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

.pn-section {
	padding: 100px 0
}

@media(max-width: 768px) {
	.pn-section {
		padding: 40px 0
	}
}

#pn-COME-FUNZIONA h2 {
	color: #3d3935;
	margin-bottom: 70px;
	font-weight: 900;
	text-align: center
}

@media(max-width: 992px) {
	#pn-COME-FUNZIONA h2 {
		margin-bottom: 40px
	}
}

#pn-COME-FUNZIONA .pn-petronas-crd {
	background: #00a19c;
	position: relative;
	display: flex;
	flex-direction: row !important;
	width: 100%;
	border-radius: 39px 0 0 39px !important;
	margin-bottom: 32px
}

@media(max-width: 992px) {
	#pn-COME-FUNZIONA .pn-petronas-crd {
		flex-wrap: wrap
	}
}

#pn-COME-FUNZIONA .pn-petronas-crd:nth-child(odd) {
	flex-direction: row-reverse !important;
	border-radius: 0px 39px 39px 0px !important
}

#pn-COME-FUNZIONA .pn-petronas-crd .pn-content {
	width: 58%;
	padding: 40px
}

#pn-COME-FUNZIONA .pn-petronas-crd .pn-img {
	width: 54%
}

#pn-COME-FUNZIONA .pn-petronas-crd .pn-img img {
	width: 100%;
	height: 100%;
	min-height: 300px;
	object-fit: cover
}

@media(max-width: 992px) {
	#pn-COME-FUNZIONA .pn-petronas-crd .pn-img {
		width: 100%
	}
}

#pn-COME-FUNZIONA .pn-petronas-crd h3 {
	color: #fff;
	font-size: 36px;
	font-weight: 700;
	margin-bottom: 40px
}

@media(max-width: 992px) {
	#pn-COME-FUNZIONA .pn-petronas-crd h3 {
		font-size: 32px !important;
		line-height: 42px;
		margin-bottom: 20px
	}
}

#pn-COME-FUNZIONA .pn-petronas-crd p {
	color: #fff;
	font-size: 24px;
	line-height: 32px;
	font-weight: 300
}

#pn-COME-FUNZIONA .pn-petronas-crd p b {
	font-weight: 900
}

@media(max-width: 992px) {
	#pn-COME-FUNZIONA .pn-petronas-crd p {
		font-size: 20px;
		line-height: 30px
	}
}

#pn-COME-FUNZIONA .pn-petronas-crd .Petronas-btn {
	background: #fff;
	color: #00a19c;
	padding: 15px 46px;
	font-weight: 700;
	transition: all .5s ease;
	margin-top: 15px;
	font-size: 30px;
	border-radius: 50px;
	border: 1px solid #fff
}

@media(max-width: 992px) {
	#pn-COME-FUNZIONA .pn-petronas-crd .Petronas-btn {
		margin-top: 0 !important;
		width: 100% !important;
		font-size: 18px !important;
		border-radius: 50px !important;
		margin-top: 10px !important;
		padding: 15px 25px;
		text-align: center;
		font-weight: 700;
		margin: 15px auto 0
	}
}

#pn-COME-FUNZIONA .pn-petronas-crd .Petronas-btn:hover {
	background: rgba(0, 0, 0, 0);
	color: #fff !important
}

#pn-COME-FUNZIONA .pn-petronas-crd-last {
	background: #00a19c;
	position: relative;
	display: flex;
	overflow: hidden;
	width: 100%;
	border-radius: 39px
}

@media(max-width: 992px) {
	#pn-COME-FUNZIONA .pn-petronas-crd-last {
		flex-wrap: wrap
	}
}

#pn-COME-FUNZIONA .pn-petronas-crd-last .pn-content {
	width: 50%;
	padding: 53px
}

@media(max-width: 992px) {
	#pn-COME-FUNZIONA .pn-petronas-crd-last .pn-content {
		width: 100% !important;
		padding: 24px !important
	}
}

#pn-COME-FUNZIONA .pn-petronas-crd-last .pn-img img {
	width: 100%;
	height: 100%;
	min-height: 300px;
	position: absolute;
	width: 685px;
	right: -16px
}

@media(max-width: 992px) {
	#pn-COME-FUNZIONA .pn-petronas-crd-last .pn-img img {
		height: auto;
		min-height: auto
	}
}

#pn-COME-FUNZIONA .pn-petronas-crd-last h3 {
	color: #fff;
	font-size: 36px;
	font-weight: 700;
	margin-bottom: 40px
}

@media(max-width: 992px) {
	#pn-COME-FUNZIONA .pn-petronas-crd-last h3 {
		font-size: 32px;
		margin-bottom: 20px
	}
}

#pn-COME-FUNZIONA .pn-petronas-crd-last p {
	color: #fff;
	font-size: 24px;
	line-height: 32px;
	font-weight: 300;
	width: 94%
}

#pn-COME-FUNZIONA .pn-petronas-crd-last p b {
	font-weight: 900
}

@media(max-width: 992px) {
	#pn-COME-FUNZIONA .pn-petronas-crd-last p {
		width: 100%;
		font-size: 16px;
		line-height: 22px
	}
}

@media(min-width: 1350px) {
	#pn-COME-FUNZIONA .pn-petronas-crd-last p {
		width: 101%
	}
}

#pn-COME-FUNZIONA .pn-petronas-crd-last span {
	font-size: 400px;
	font-weight: 700;
	color: rgba(255, 255, 255, 0.1254901961);
	position: absolute;
	top: 226px;
	left: -29px
}

#pn-COME-FUNZIONA .pn-petronas-crd-last span:nth-child(2) {
	flex-direction: row-reverse;
	border-radius: 39px 0 39px 0;
	top: 194px;
	right: -15px;
	left: auto
}

@media(max-width: 992px) {
	#pn-COME-FUNZIONA .pn-petronas-crd-last span:nth-child(2) {
		border-radius: 39px 39px 0 0
	}
}

#pn-COME-FUNZIONA .pn-petronas-crd-last .Petronas-btn {
	background: #fff;
	color: #00a19c;
	padding: 15px 46px;
	font-weight: 700;
	margin-top: 0;
	font-size: 30px;
	border-radius: 50px
}

@media(max-width: 992px) {
	#pn-COME-FUNZIONA .pn-petronas-crd-last .Petronas-btn {
		margin-top: 0 !important;
		width: 100% !important;
		font-size: 18px !important;
		border-radius: 50px !important;
		margin-top: 40px;
		padding: 15px 40px;
		text-align: center;
		font-weight: 700;
		margin: 15px auto 0
	}
}

footer {
	background: #3d3935;
	padding: 52px 0 82px 0
}

footer p {
	font-size: 16px;
	line-height: 21px;
	text-align: center;
	margin-bottom: 18px
}

footer p b {
	font-weight: 900
}

@media(max-width: 768px) {
	footer p {
		font-size: 13px
	}
}

footer h6 {
	font-size: 22px;
	text-align: center
}

@media(max-width: 768px) {
	footer h6 {
		font-size: 12px
	}
}

footer a {
	color: #fff
}

@media(max-width: 768px) {
	footer a {
		font-size: 13px
	}
}

footer .pn-w-fit-content {
	width: fit-content
}

footer .icons {
	font-size: 36px
}

@media(max-width: 768px) {
	footer .icons {
		font-size: 20px
	}
}

a.nav-link.dropdown-toggle {
	position: absolute;
	right: 20px !important;
	font-size: 20px;
	top: 11px;
	color: #00a19c;
	padding: 0 !important;
	padding: 0;
	width: fit-content;
	margin: 0
}

a.nav-link:hover .dropdown-toggle:empty::after {
	color: #fff !important
}

.dropdown-toggle :hover {
	color: #fff
}

ul.dropdown-menu li a {
	padding: 10px 15px;
	color: #000 !important;
	margin: 0 !important;
	border-bottom: 1px solid #cdcdcd
}

@media(min-width: 992px) {
	.navbar-expand-lg .navbar-nav .dropdown-menu {
		position: absolute;
		right: -2px
	}
}

ul.dropdown-menu {
	padding: 15px;
	box-sizing: border-box;
	border-radius: 15px;
	border: 0;
	box-shadow: 5px 3px 12px rgba(0, 0, 0, .1215686275)
}

@media(min-width: 768px)and (max-width: 1199px) {
	.Petronas-navbar .nav-item a {
		color: #fff;
		margin-left: 40px;
		font-size: 16px;
		font-weight: 500
	}
}

.pn-youtube-video {
	width: 100%;
	height: 549px
}

@media(max-width: 768px) {
	.pn-youtube-video {
		height: 160px
	}
}

@media(max-width: 992px) {
	#pn-COME-FUNZIONA .pn-petronas-crd .pn-content {
		width: 100%;
		padding: 55px 24px 24px 24px !important
	}
}

@media(max-width: 1200px) {
	.pn-img img {
		position: relative !important;
		width: 100% !important;
		right: 0;
		left: 0;
		margin: auto;
		min-height: auto !important
	}

	.pn-img .n-50 {
		margin-top: -50px
	}
}

@media(max-width: 768px) {
	#pn-banner .Petronas-banner1 h1 {
		padding-top: 190px;
		font-size: 46px !important;
		line-height: 135%;
		color: #fff;
		text-shadow: -3px 2px 0px #00a19c;
		font-weight: 900
	}
}

#pn-COME-FUNZIONA .pn-petronas-crd:nth-child(odd) {
	flex-direction: row;
	overflow: hidden;
	border-radius: 39px 0 0px 39px
}

@media(max-width: 768px) {
	#pn-COME-FUNZIONA .pn-petronas-crd:nth-child(odd) {
		border-radius: 39px 39px 0px 0px !important
	}
}

#pn-COME-FUNZIONA .pn-petronas-crd {
	background: #00a19c;
	position: relative;
	display: flex;
	flex-direction: row-reverse;
	width: 100%;
	border-radius: 0px 39px 39px 0px;
	margin-bottom: 32px;
	overflow: hidden
}

@media(max-width: 768px) {
	#pn-COME-FUNZIONA .pn-petronas-crd {
		border-radius: 39px 39px 0px 0px !important
	}
}

#pn-COME-FUNZIONA:nth-child(odd) span {
	font-size: 312px;
	font-weight: 700;
	color: rgba(255, 255, 255, 0.1254901961);
	position: absolute;
	top: 194px;
	left: auto;
	right: 0
}

.pn-oddimg {
	width: 80% !important
}

button.navbar-toggler {
	outline: 0;
	border: 0;
	font-size: 32px;
	color: #fff;
	font-weight: 700 !important
}

.toggle {
	position: relative;
	width: 50px;
	height: 50px;
	background: rgba(0, 0, 0, 0);
	box-shadow: none !important;
	border-radius: 10px;
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer;
	overflow: hidden
}

.toggle span {
	position: absolute;
	width: 40px;
	height: 3px;
	background: #fff;
	border-radius: 10px;
	transition: .5s
}

.toggle span:nth-child(1) {
	transform: translateY(-15px);
	width: 40px;
	left: 4px
}

.toggle.active span:nth-child(1) {
	width: 40px;
	transform: translateY(0) rotate(45deg);
	transition-delay: .125s
}

.toggle span:nth-child(2) {
	transform: translateY(15px);
	width: 24px;
	left: 20px
}

.toggle.active span:nth-child(2) {
	width: 40px;
	transform: translateY(0) rotate(315deg);
	transition-delay: .25s;
	left: 5px
}

.toggle.active span:nth-child(2) {
	width: 40px;
	transform: translateY(0) rotate(315deg);
	transition-delay: .25s
}

.toggle.active span:nth-child(3) {
	transform: translateX(60px)
}

:focus-visible {
	outline: 0
}

.navbar-toggler:focus {
	text-decoration: none;
	outline: 0;
	box-shadow: none
}

#header .navbar-fixed {
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 999999;
	transition: all ease;
	left: 0;
	right: 0;
	background: #00a19c
}

@media(min-width: 1199px) {
	#header .navbar-fixed {
		animation: smoothScroll 1s forwards
	}
}

@keyframes smoothScroll {
	0% {
		transform: translateY(-40px)
	}

	100% {
		transform: translateY(0px)
	}
}

.Petronas-navbar ul.dropdown-menu.show {
	background: #fff
}

@media(min-width: 992px) {
	.Petronas-navbar ul.dropdown-menu.show {
		top: 50px;
		overflow: hidden;
		padding: 0
	}
}

a.nav-link.dropdown-toggle.show {
	left: auto;
	background: rgba(0, 0, 0, 0)
}

.Petronas-navbar .navbar-nav .nav-link.show {
	color: #00a19c !important
}

#pn-officine-banner h1 {
	color: #3d3935;
	font-size: 40px;
	line-height: 48px;
	font-weight: 900
}

@media(max-width: 768px) {
	#pn-officine-banner h1 {
		font-size: 27px
	}
}

.pn-map-section {
	position: relative
}

@media(min-width: 768px) {
	.pn-map-section {
		height: auto;
		overflow-y: scroll;
		overflow: hidden
	}
}

.pn-map-section .pn-map-content {
	background: rgba(61, 57, 53, .5019607843);
	position: absolute;
	width: 100%;
	flex-wrap: wrap;align-items: center;
	padding: 20px;
	height: 100%;
	justify-content: center;
	display: flex;
	top: 0
}

.pn-map-section .pn-map-content .align-items-center {
	margin-top: 140px
}

@media(max-width: 768px) {
	.pn-map-section .pn-map-content .align-items-center {
		margin-top: 70px
	}
}

.pn-map-section .pn-map-content h2 {
	font-size: 40px;
	line-height: 48px;
	font-weight: 700;
	color: #fff;
	text-align: center;
	font-family: "museo-sans"
}

@media(max-width: 768px) {
	.pn-map-section .pn-map-content h2 {
		font-size: 32px;
		line-height: 42px
	}
}

.pn-map-section .pn-map-content .Petronas-btn {
	background: #fff;
	color: #00a19c;
	padding: 15px 46px;
	font-weight: 700;
	font-size: 30px;
	border-radius: 50px;
	border: 1px solid #fff;
	display: block;
	margin: auto;
	margin-top: 70px;
	width: fit-content !important
}

@media(max-width: 992px) {
	.pn-map-section .pn-map-content .Petronas-btn {
		margin-top: 0 !important;
		width: fit-content !important;
		font-size: 18px !important;
		border-radius: 50px !important;
		margin-top: 40px !important;
		padding: 15px 40px;
		text-align: center;
		font-weight: 700;
		margin: 15px auto 0
	}
}

.pn-map-section .pn-map-content .Petronas-btn:hover {
	background: rgba(0, 0, 0, 0);
	color: #fff
}

@media(max-width: 768px) {
	section#pn-officine-banner {
		margin-top: 80px
	}
}

.pn-registrati .form-check-input {
	margin-right: 10px
}

.pn-registrati .pn-registrati .form-check {
	display: flex;
	min-height: auto;
	padding-left: 1.5em;
	margin-bottom: 0;
	align-items: center
}

.pn-registrati .form-check-input {
	margin-right: 10px;
	margin-top: 0
}

.pn-registrati .form-check-input {
	margin-right: 10px;
	margin-top: 0;
	border: 1px solid #3d3935
}

.pn-registrati .Petronas-btn {
	background: #00a19c;
	color: #fff;
	padding: 8px 46px;
	margin: auto;
	display: block;
	font-weight: 700;
	font-size: 30px;
	border-radius: 50px;
	border: 1px solid #00a19c;
	text-transform: uppercase;
	margin-top: 66px
}

@media(max-width: 992px) {
	.pn-registrati .Petronas-btn {
		margin-top: 0 !important;
		width: 100% !important;
		font-size: 18px !important;
		border-radius: 50px !important;
		margin-top: 40px !important;
		padding: 15px 40px;
		text-align: center;
		font-weight: 700;
		margin: 15px auto 0
	}
}

.pn-registrati .Petronas-btn:hover {
	background: rgba(0, 0, 0, 0);
	color: #fff
}

.pn-registrati .form-control {
	border: 0;
	border-bottom: 1px solid #e0e0e0;
	border-radius: 0;
	margin-bottom: 30px;
	color: #575757;
	font-size: 18px
}

.pn-registrati .green-star {
	color: #05ac9d
}

.pn-registrati label {
	color: #575757;
	font-size: 18px;
	font-weight: 500
}

.pn-registrati .form-control:focus {
	color: var(--bs-body-color);
	border-color: #86b7fe;
	outline: 0;
	box-shadow: none
}

.pn-registrati ::placeholder {
	font-weight: 500;
	color: #575757;
	opacity: 1
}

.pn-registrati ::-ms-input-placeholder {
	font-weight: 700;
	color: #575757
}

.pn-registrati .pntext-theme {
	color: #00a19c;
	font-weight: 700
}

.pn-registrati .form-check-input:focus {
	border-color: #86b7fe;
	outline: 0;
	box-shadow: none
}

.pn-registrati .form-check-input[type=checkbox] {
	border-radius: .25em;
	width: 20px;
	height: 20px;
	line-height: 20px;
	background-color: rgba(0, 161, 156, .368627451);
	border-radius: 0;
	margin-right: 5px
}

.pn-registrati .form-check-input:checked {
	background-color: #00a19c;
	border-color: #00a19c
}

.pn-registrati .pn-mx-567 {
	max-width: 575px
}

.pn-registrati p {
	font-weight: 500;
	color: #000;
	font-size: 16px
}

.pn-registrati .form-check {
	display: flex;
	min-height: 1.5rem;
	padding-left: 1.5em;
	margin-bottom: .125rem;
	align-items: center
}

.pn-registrati .form-check p {
	font-weight: 300 !important;
	color: #000
}

@media(max-width: 768px) {
	.pn-registrati .form-check p {
		color: #000;
		font-size: 16px;
		font-weight: 500
	}
}

.pn-registrati .form-check label {
	color: #000 !important;
	font-weight: 300 !important
}

#pnfaq .accordion-button:not(.collapsed) {
	background-color: rgba(0, 0, 0, 0);
	box-shadow: inset 0 calc(-1*var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color)
}

#pnfaq .accordion-button:focus {
	box-shadow: none
}

#pnfaq .accordion-item {
	border: 0
}

#pnfaq button.accordion-button.collapsed {
	border-bottom: 1px solid #e0e0e0;
	margin-bottom: 10px
}

#pnfaq button.accordion-button {
	font-size: 20px;
	font-weight: 700;
	font-family: "museo-sans";
	color: #575757
}

#pnfaq #pnfaq .accordion-button:not(.collapsed) {
	color: #575757 !important;
	background-color: rgba(0, 0, 0, 0);
	box-shadow: inset 0 calc(-1*var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color)
}

#pnfaq .accordion-body p {
	font-size: 18px;
	font-weight: 500;
	color: #575757;
	line-height: 24px
}

#pnfaq .accordion-body a {
	color: #00a19c
}

#pnfaq .accordion-button:not(.collapsed) {
	background-color: rgba(0, 0, 0, 0);
	box-shadow: inset 0 calc(-1*var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color);
	border-bottom: 1px solid rgba(204, 204, 204, .3411764706)
}

.accordion {
	--bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%2300A19C' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='M2 5L8 11L14 5'/%3e%3c/svg%3e");
	--bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%2300A19C' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='M2 5L8 11L14 5'/%3e%3c/svg%3e")
}

.pn-registrati .Petronas-btn:hover {
	background: rgba(0, 0, 0, 0);
	color: #00a19c
}

input[type=date]::-webkit-calendar-picker-indicator {
	color: rgba(0, 0, 0, 0);
	opacity: 1;
	display: block;
	background: url('data:image/svg+xml,<svg width="24" height="23" viewBox="0 0 24 23" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M5.4652 12.2767H3.29631C2.99596 12.2767 2.7522 12.5205 2.7522 12.8208V14.9875C2.7522 15.2879 2.99596 15.5316 3.29631 15.5316H5.4652C5.76554 15.5316 6.00931 15.2879 6.00931 14.9875V12.8208C6.00931 12.5205 5.76554 12.2767 5.4652 12.2767ZM4.92108 14.4445H3.84046V13.3661H4.92108V14.4445Z" fill="%2300A19C"/><path d="M5.4652 16.7949H3.29631C2.99596 16.7949 2.7522 17.0387 2.7522 17.339V19.5068C2.7522 19.8072 2.99596 20.0509 3.29631 20.0509H5.4652C5.76554 20.0509 6.00931 19.8072 6.00931 19.5068V17.339C6.00931 17.0387 5.76554 16.7949 5.4652 16.7949ZM4.92108 18.9627H3.84046V17.8832H4.92108V18.9627Z" fill="%2300A19C"/><path d="M10.2525 7.7594H8.08477C7.78442 7.7594 7.54065 8.00317 7.54065 8.30351V10.4702C7.54065 10.7705 7.78442 11.0143 8.08477 11.0143H10.2525C10.5529 11.0143 10.7966 10.7705 10.7966 10.4702V8.30351C10.7966 8.00317 10.554 7.7594 10.2525 7.7594ZM9.70842 9.92717H8.62888V8.84872H9.70842V9.92717Z" fill="%2300A19C"/><path d="M10.2525 12.2767H8.08477C7.78442 12.2767 7.54065 12.5205 7.54065 12.8208V14.9875C7.54065 15.2879 7.78442 15.5316 8.08477 15.5316H10.2525C10.5529 15.5316 10.7966 15.2879 10.7966 14.9875V12.8208C10.7966 12.5205 10.554 12.2767 10.2525 12.2767ZM9.70842 14.4445H8.62888V13.3661H9.70842V14.4445Z" fill="%2300A19C"/><path d="M10.2525 16.7949H8.08477C7.78442 16.7949 7.54065 17.0387 7.54065 17.339V19.5068C7.54065 19.8072 7.78442 20.0509 8.08477 20.0509H10.2525C10.5529 20.0509 10.7966 19.8072 10.7966 19.5068V17.339C10.7966 17.0387 10.554 16.7949 10.2525 16.7949ZM9.70842 18.9627H8.62888V17.8832H9.70842V18.9627Z" fill="%2300A19C"/><path d="M15.0408 7.7594H12.8719C12.5715 7.7594 12.3278 8.00317 12.3278 8.30351V10.4702C12.3278 10.7705 12.5715 11.0143 12.8719 11.0143H15.0408C15.3411 11.0143 15.5849 10.7705 15.5849 10.4702V8.30351C15.5849 8.00317 15.3411 7.7594 15.0408 7.7594ZM14.4966 9.92717H13.416V8.84872H14.4966V9.92717Z" fill="%2300A19C"/><path d="M15.0408 12.2767H12.8719C12.5715 12.2767 12.3278 12.5205 12.3278 12.8208V14.9875C12.3278 15.2879 12.5715 15.5316 12.8719 15.5316H15.0408C15.3411 15.5316 15.5849 15.2879 15.5849 14.9875V12.8208C15.5849 12.5205 15.3411 12.2767 15.0408 12.2767ZM14.4966 14.4445H13.416V13.3661H14.4966V14.4445Z" fill="%2300A19C"/><path d="M15.0408 16.7949H12.8719C12.5715 16.7949 12.3278 17.0387 12.3278 17.339V19.5068C12.3278 19.8072 12.5715 20.0509 12.8719 20.0509H15.0408C15.3411 20.0509 15.5849 19.8072 15.5849 19.5068V17.339C15.5849 17.0387 15.3411 16.7949 15.0408 16.7949ZM14.4966 18.9627H13.416V17.8832H14.4966V18.9627Z" fill="%2300A19C"/><path d="M19.8291 7.7594H17.6602C17.3599 7.7594 17.1161 8.00317 17.1161 8.30351V10.4702C17.1161 10.7705 17.3599 11.0143 17.6602 11.0143H19.8291C20.1294 11.0143 20.3732 10.7705 20.3732 10.4702V8.30351C20.3732 8.00317 20.1294 7.7594 19.8291 7.7594ZM19.285 9.92717H18.2043V8.84872H19.285V9.92717Z" fill="%2300A19C"/><path d="M19.8291 12.2767H17.6602C17.3599 12.2767 17.1161 12.5205 17.1161 12.8208V14.9875C17.1161 15.2879 17.3599 15.5316 17.6602 15.5316H19.8291C20.1294 15.5316 20.3732 15.2879 20.3732 14.9875V12.8208C20.3732 12.5205 20.1294 12.2767 19.8291 12.2767ZM19.285 14.4445H18.2043V13.3661H19.285V14.4445Z" fill="%2300A19C"/><path d="M19.8291 16.7949H17.6602C17.3599 16.7949 17.1161 17.0387 17.1161 17.339V19.5068C17.1161 19.8072 17.3599 20.0509 17.6602 20.0509H19.8291C20.1294 20.0509 20.3732 19.8072 20.3732 19.5068V17.339C20.3732 17.0387 20.1294 16.7949 19.8291 16.7949ZM19.285 18.9627H18.2043V17.8832H19.285V18.9627Z" fill="%2300A19C"/><path d="M21.0566 2.35387H19.4721V1.28848C19.4721 0.577853 18.8953 0 18.1858 0C17.4762 0 16.8984 0.577853 16.8984 1.28848V2.35387H6.22586V1.28848C6.22586 0.577853 5.64909 0 4.93955 0C4.23001 0 3.65216 0.577853 3.65216 1.28848V2.35387H2.06767C0.927178 2.35387 0 3.28104 0 4.42154V19.9443C0 21.0848 0.927178 22.012 2.06767 22.012H21.0564C22.1969 22.012 23.1241 21.0848 23.1241 19.9443V4.42154C23.1241 3.28216 22.1971 2.35387 21.0566 2.35387ZM17.9865 1.28957C17.9865 1.17966 18.0757 1.08933 18.1857 1.08933C18.2956 1.08933 18.3837 1.17857 18.3837 1.28957V2.35495H17.9865L17.9865 1.28957ZM4.74036 1.28957C4.74036 1.17966 4.82959 1.08933 4.93951 1.08933C5.04833 1.08933 5.13757 1.17857 5.13757 1.28957V2.35495H4.74035L4.74036 1.28957ZM2.06873 3.44213H3.65321V4.13534C3.65321 4.84489 4.23107 5.42274 4.94061 5.42274C5.24096 5.42274 5.48472 5.17897 5.48472 4.87862C5.48472 4.57827 5.24096 4.33451 4.94061 4.33451C4.8307 4.33451 4.74146 4.24527 4.74146 4.13536V3.44214H16.8994V4.13536C16.8994 4.8449 17.4773 5.42275 18.1868 5.42275C18.4872 5.42275 18.7309 5.17899 18.7309 4.87864C18.7309 4.57829 18.4872 4.33452 18.1868 4.33452C18.0769 4.33452 17.9877 4.24529 17.9877 4.13538V3.44216H21.0578C21.5975 3.44216 22.0372 3.8818 22.0372 4.42157L22.0361 6.10944H1.0894V4.42157C1.0894 3.8818 1.52787 3.44213 2.06873 3.44213ZM21.0564 20.9237H2.06873C1.52896 20.9237 1.08932 20.484 1.08932 19.9443V7.19764H22.0368V19.9443C22.0357 20.484 21.5972 20.9237 21.0564 20.9237Z" fill="%2300A19C"/></svg>') no-repeat;
	width: 20px;
	height: 20px;
	border-width: thin
}

.form-floating label {
	transition: all .2s ease;
	font-weight: 600
}

select#floatingSelect {
	border: 0;
	border-bottom: 1px solid #e0e0e0;
	border-radius: 0
}

.form-select:focus {
	border-color: #86b7fe;
	outline: 0;
	box-shadow: none
}

.selectform label {
	top: -71px !important;
	position: relative;
	color: #575757;
	font-size: 21px;
	font-weight: 600
}

#pn-login-box .pn-login-box-bg {
	background: #00a19c;
	padding: 30px 50px
}

@media(max-width: 768px) {
	#pn-login-box .pn-login-box-bg {
		padding: 20px
	}
}

#pn-login-box .form-control {
	background: rgba(0, 0, 0, 0);
	border: 0;
	border-bottom: 1px solid #fff;
	border-radius: 0;
	color: #fff
}

#pn-login-box .form-floating label {
	transition: all .2s ease;
	font-weight: 600;
	color: #fff
}

#pn-login-box .form-control:focus {
	box-shadow: none
}

#pn-login-box .table a {
	color: #3d3935 !important;
	text-decoration: underline !important;
	font-weight: 500;
	text-underline-offset: 2px
}

#pn-login-box .table thead th {
	color: #fff !important;
	background: #3d3935 !important
}

#pn-login-box .form-floating>.form-control:focus~label::after,
#pn-login-box .form-floating>.form-control:not(:placeholder-shown)~label::after,
#pn-login-box .form-floating>.form-control-plaintext~label::after,
#pn-login-box .form-floating>.form-select~label::after {
	background-color: rgba(0, 0, 0, 0)
}

#pn-login-box a:hover {
	text-decoration: underline !important;
	text-underline-offset: 5px
}

#pn-login-box .Petronas-btn {
	background: #fff;
	color: #00a19c;
	padding: 8px 46px;
	font-weight: 700;
	font-size: 24px;
	border-radius: 50px;
	border: 1px solid #fff;
	margin: auto;
	display: block;
	margin-top: 25px;
	width: fit-content;
	text-transform: uppercase
}

@media(max-width: 992px) {
	#pn-login-box .Petronas-btn {
		margin-top: 0 !important;
		font-size: 18px !important;
		border-radius: 50px !important;
		margin-top: 20px !important;
		padding: 15px 40px;
		text-align: center;
		font-weight: 700;
		margin: 15px auto 0
	}
}

#pn-login-box .Petronas-btn:hover {
	background: rgba(0, 0, 0, 0);
	color: #fff
}

.form-floating>.form-control:focus,
.form-floating>.form-control:not(:placeholder-shown),
.form-floating>.form-control-plaintext:focus,
.form-floating>.form-control-plaintext:not(:placeholder-shown) {
	padding-top: 2.625rem;
	padding-bottom: .625rem
}

.pn-grazygif {
	width: 80px;
	height: auto;
	margin: auto;
	display: block
}

.grazie {
	width: 100px;
	height: auto;
	display: block;
	margin: 30px auto
}

@media(max-width: 768px) {
	.grazie {
		margin: 15px auto
	}
}

.pn-zigzag-sec .pn-content {
	width: 58%;
	padding: 40px;
	display: flex;
	align-items: center
}

.pn-zigzag-sec .pn-content .pn-first span {
	top: 144px !important;
	right: -6px !important;
	left: auto !important
}

.pn-zigzag-sec .pn-content .pn-first .pn-sec span {
	top: 144px !important;
	right: -6px !important;
	left: auto !important
}

.pn-zigzag-sec .pn-content .pn-first .pn-third span {
	top: 144px !important;
	right: -6px !important;
	left: auto !important
}

.pn-zigzag-sec .pn-content .pn-first .pn-fourth span {
	top: 144px !important;
	right: -6px !important;
	left: auto !important
}

#pn-come-participare .pn-petronas-crd :nth-of-type(odd) {
	flex-direction: row !important;
	display: flex
}

#pn-come-participare .pn-petronas-crd:nth-child(odd) {
	flex-direction: row !important;
	overflow: hidden !important;
	border-radius: 39px 0 0px 39px !important
}

#pn-COME-FUNZIONA .pn-petronas-crd span:nth-child(even) {
	border-radius: 39px 0 39px 0;
	top: 254px !important;
	right: -23px !important;
	left: auto !important;
	position: absolute
}

#pn-COME-FUNZIONA .pn-petronas-crd:nth-child(even) span {
	font-size: 390px;
	top: 47%;
	left: -28px;
	font-weight: 600;
	color: rgba(255, 255, 255, 0.1254901961);
	position: absolute
}

@media(max-width: 992px) {
	#pn-COME-FUNZIONA .pn-petronas-crd:nth-child(even) span {
		font-size: 400px;
		font-weight: 700;
		color: rgba(255, 255, 255, 0.1254901961);
		position: absolute;
		font-size: 400px;
		font-weight: 700;
		color: rgba(255, 255, 255, 0.1254901961);
		position: absolute;
		right: -16%;
		top: 23%;
		left: auto
	}
}

#pn-COME-FUNZIONA .pn-petronas-crd:nth-child(odd) span {
	font-size: 400px;
	top: 50%;
	left: auto;
	right: -19px;
	font-weight: 700;
	color: rgba(255, 255, 255, 0.1254901961);
	position: absolute
}

@media(max-width: 992px) {
	#pn-COME-FUNZIONA .pn-petronas-crd:nth-child(odd) span {
		font-size: 400px;
		font-weight: 700;
		color: rgba(255, 255, 255, 0.1254901961);
		position: absolute;
		font-size: 400px;
		font-weight: 700;
		color: rgba(255, 255, 255, 0.1254901961);
		position: absolute;
		right: -16%;
		top: 23%;
		left: auto
	}
}

#pn-map-section .pn-search-background {
	background: #fff;
	height: 100%
}

#pn-map-section .pn-search-close-btn {
	border: 0;
	background: rgba(0, 0, 0, 0);
	display: none;
	font-size: 20px;
	width: fit-content;
	margin-left: -11px;
	position: relative
}

#pn-map-section .pn-officine-map {
	min-height: 100vh
}

@media(max-width: 768px) {
	#pn-map-section .pn-officine-map {
		min-height: 80vh
	}
}

@media(min-width: 768px)and (max-width: 991px) {
	#pn-map-section .pn-officine-map {
		min-height: 60vh !important
	}
}

@media(max-width: 991px) {
	#pn-map-section .pn-map-location-select-box {
		position: relative;
		margin-top: -35px !important;
		width: 100%;
		height: 200px;
		margin: auto;
		background: #fff;
		border-radius: 40px;
		overflow-x: hidden
	}
}

@media(max-width: 991px) {
	#pn-map-section form {
		position: absolute;
		top: 72px;
		z-index: 999;
		width: 100%;
		background: rgba(0, 0, 0, 0);
		padding-top: 50px !important
	}

	#pn-map-section form .input-container {
		background: #fff
	}
}

@media(max-width: 991px)and (max-width: 992px) {
	#pn-map-section form .input-container .input-container {
		margin-top: 25px
	}
}

@media(min-width: 768px)and (max-width: 991px) {
	#pn-map-section form {
		top: -20px
	}
}

#pn-map-section ::-webkit-scrollbar {
	width: 5px;
	background-color: #c2c2c2
}

#pn-map-section ::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px #c2c2c2;
	border-radius: 10px;
	background-color: #979797;
	border-left: 3px solid #979797;
	border-right: 3px solid #979797
}

#pn-map-section ::-webkit-scrollbar-thumb {
	height: 30px;
	border-radius: 20px;
	-webkit-box-shadow: inset 0 0 6px #00a19c;
	background-color: #00a19c
}

#pn-map-section ::-webkit-scrollbar-thumb:hover {
	background: #00a19c
}

@media(min-width: 991px) {
	#pn-map-section .pn-map-location-select-box {
		height: 84vh;
		overflow-y: auto;
	}
}

#pn-map-section .pn-map-location-select-box .pn-location-select {
	padding: 30px;
	transition: all .5s ease;
	display: flex;
	align-items: center;
	justify-content: space-between
}

#pn-map-section .pn-map-location-select-box .pn-location-select:hover {
	background: #d9fafa
}

#pn-map-section .pn-map-location-select-box .pn-location-select .pn-map-title p {
	text-transform: uppercase;
	color: #3d3935;
	margin-bottom: 0px;
	font-weight: 600;
	font-size: 20px;
	line-height: 30px
}

#pn-map-section .pn-map-location-select-box .pn-location-select .pn-map-desc p {
	text-transform: capitalize;
	color: #3d3935;
	margin-bottom: 0px;
	font-weight: 600;
	font-size: 16px;
	line-height: 30px
}

#pn-map-section .pn-map-location-select-box .pn-popup-sec button {
	width: 30px;
	height: 30px;
	background: rgba(0, 0, 0, 0);
	color: #3d3935;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-left: auto;
	border-radius: 50%;
	border: 1px solid #00a19c
}

@media(max-width: 768px) {
	#pn-map-section .pn-w-52 {
		width: 10%
	}
}

#pn-map-section .pn-map-detail-box {
	background: #fff;
	width: 90%;
	padding: 30px 40px;
	position: absolute;
	top: 100px;
	border-radius: 30px;
	left: 0;
	right: 0;
	margin: auto;
	display: block;
	box-shadow: 16px 15px 25px rgba(41, 40, 40, .0901960784)
}

@media(max-width: 767px) {
	#pn-map-section .pn-map-detail-box {
		background: #fff;
		width: 100%;
		padding: 20px;
		position: absolute;
		top: 73px; 
		border-radius: 0;
		left: 0;
		right: 0;
		margin: auto;
		display: block;
		box-shadow: 16px 15px 25px rgba(41, 40, 40, 0.0901960784);
		z-index: 99999;
		overflow: scroll;
		overflow-x: hidden
	}
}

@media(min-width: 768px)and (max-width: 991px) {
	#pn-map-section .pn-map-detail-box {
		background: #fff;
		width: 100%;
		padding: 20px;
		position: absolute;
		top: 0px;
		height: 120vh;
		border-radius: 0;
		left: 0;
		right: 0;
		margin: auto;
		display: block;
		box-shadow: 16px 15px 25px rgba(41, 40, 40, 0.0901960784);
		z-index: 99999;
		overflow: scroll;
		overflow-x: hidden
	}
}

@media(max-width: 768px) {
	#pn-map-section .pn-map-detail-box .pn-cnt {
		width: 90%
	}
}

#pn-map-section .pn-map-detail-box .pn-map-title p {
	text-transform: uppercase;
	color: #3d3935;
	margin-bottom: 0px;
	font-weight: 600;
	font-size: 20px;
	line-height: 30px
}

#pn-map-section .pn-map-detail-box .pn-map-desc p {
	text-transform: capitalize;
	color: #3d3935;
	margin-bottom: 0px;
	font-weight: 600;
	font-size: 16px;
	line-height: 30px
}

#pn-map-section .pn-map-detail-box .pn-location-select {
	display: flex;
	align-items: self-start
}

@media(max-width: 768px) {
	#pn-map-section .pn-map-detail-box .pn-location-select {
		flex-wrap: wrap;
		display: block
	}
}

#pn-map-section .pn-map-detail-box .pn-map-cta {
	background: #00a19c;
	color: #fff;
	font-size: 16px;
	border-radius: 50px;
	padding: 8px 20px
}

#pn-map-section .pn-map-detail-box .close-btn {
	color: #000;
	border: 1px solid rgba(0, 0, 0, .3294117647);
	width: 40px;
	height: 40px;
	line-height: 35px;
	margin: auto;
	font-size: 24px;
	font-weight: 700;
	cursor: pointer;
	margin-left: 15px;
	border-radius: 50%;
	text-align: center
}

@media(max-width: 768px) {
	#pn-map-section .pn-map-detail-box .close-btn {
		position: absolute;
		right: 0px;
		top: 0px
	}
}

#pn-map-section .pn-map-detail-box h2 {
	margin-top: 30px;
	font-size: 20px;
	font-weight: 400;
	letter-spacing: 0
}

#pn-map-section .pn-map-detail-box hr {
	background-color: #000;
	opacity: .8
}

#pn-map-section .pn-map-detail-box p {
	margin-bottom: 0
}

#pn-map-section .pn-map-detail-box .col-md-6,
#pn-map-section .pn-map-detail-box .col-md-4 {
	margin-bottom: 30px
}

#pn-map-section .pn-map-detail-box a {
	color: #000
}

#pn-map-section .pn-map-detail-box p {
	font-size: 14px;
	line-height: 19px;
	opacity: 1
}

#pn-map-section .pn-map-detail-box p span {
	color: #00a19c
}

#pn-map-section .pn-map-detail-box .pn-icons {
	width: 24px;
	height: auto;
	max-width: 100%
}

@media(max-width: 768px) {
	#pn-map-section .pn-map-detail-box .pn-icons {
		width: 40px !important
	}
}

#pn-map-section .pn-map-detail-box .pn-icon-box {
	width: 30px
}

@media(max-width: 768px) {
	#pn-map-section .pn-map-detail-box .pn-icon-box {
		width: 10% !important
	}
}

#pn-map-section .input-container {
	display: flex;
	width: 90%;
	margin: auto;
	border: 1px solid #ccc;
	padding: 5px 15px;
	border-radius: 50px
}

#pn-map-section ::placeholder {
	color: #757575;
	opacity: 1
}

#pn-map-section .search-input {
	background: rgba(0, 0, 0, 0);
	color: #212121;
	vertical-align: middle;
	font-size: 16px;
	line-height: 2;
	padding: 0px 20px;
	width: 90%;
	border: 0;
	outline: none
}

#pn-map-section .search-submit {
	background: rgba(0, 0, 0, 0);
	color: #00a19c;
	height: 50px;
	width: 50px;
	vertical-align: middle;
	padding: 0 20px;
	border: 0;
	outline: none;
	cursor: pointer;
	border-radius: 50%
}

#pn-map-section .search-submit i {
	font-size: 24px
}

.pn-border-rounded {
	overflow: hidden;
	border-radius: 30px !important
}

.mt-0 {
	margin-top: 0 !important
}

.pn-come-funziona {
	background-color: #00a19c;
	padding: 30px
}

.pn-come-funziona h3 {
	text-align: center;
	font-size: 24px;
	font-weight: 800;
	color: #fff
}

.pn-come-funziona .Petronas-btn {
	background: #fff;
	color: #00a19c;
	border: 1px solid #fff;
	padding: 10px 15px;
	font-weight: 700;
	font-size: 18px;
	margin: auto;
	display: block;
	width: fit-content;
	text-align: center;
	border-radius: 50px;
	margin-top: 20px
}

@media(max-width: 992px) {
	.pn-come-funziona .Petronas-btn {
		margin-top: 0 !important;
		width: 100% !important;
		font-size: 18px !important;
		border-radius: 50px !important;
		margin-top: 40px !important;
		padding: 15px 40px;
		text-align: center;
		font-weight: 700;
		margin: 15px auto 0
	}
}

.pn-come-funziona .Petronas-btn:hover {
	background: rgba(0, 0, 0, 0);
	color: #fff
}

.col-md-6 {
	position: relative
}

.pn-mb-100 {
	padding-bottom: 50px
}

@media(max-width: 768px) {
	.pn-mb-100 {
		padding-bottom: 20px
	}
}

.pn-come-funziona span {
	text-align: center;
	color: #fff;
	width: fit-content;
	margin: 15px auto;
	display: block;
	border: 1px solid #fff;
	width: 40px;
	height: 40px;
	font-size: 25px;
	border-radius: 50%;
	line-height: 40px
}

.pn-come-funziona .col-md-6 {
	transition: all 2s
}

.pn-come-funziona .col-md-6:hover span {
	background: #fff;
	color: #00a19c
}

input:-internal-autofill-selected {
	appearance: menulist-button;
	background-image: none !important;
	background-color: rgba(0, 0, 0, 0) !important;
	color: fieldtext !important
}

.pn-check-richiesta {
	width: 150px;
	margin: auto;
	display: block;
	border-radius: 50%
}

#pn-login-box .Petronas-btn:hover {
	text-decoration: none !important
}

.pn-PROFILO-box-bg {
	background: #00a19c;
	padding: 20px
}

.pn-PROFILO-box-bg .col-sm-6 {
	margin-bottom: 20px
}

.pn-PROFILO-box-bg input.form-control {
	background: rgba(0, 0, 0, 0);
	border: 0;
	border-bottom: 1px solid #fff;
	border-radius: 0;
	color: #fff
}

.pn-PROFILO-box-bg .form-control:focus {
	color: #fff;
	background-color: rgba(0, 0, 0, 0);
	border-color: #86b7fe;
	outline: 0;
	box-shadow: none
}

.pn-PROFILO-box-bg p {
	color: #fff;
	margin: 30px 0
}

.pn-cta {
	background: #fff;
	color: #00a19c;
	padding: 8px 30px;
	font-weight: 700;
	font-size: 24px;
	border-radius: 50px;
	margin-left: 20px;
	width: fit-content;
	border: 1px solid #fff
}

@media(max-width: 992px) {
	.pn-cta {
		margin-top: 0 !important;
		font-size: 18px !important;
		border-radius: 50px !important;
		padding: 8px 20px;
		text-align: center;
		font-weight: 700
	}
}

.pn-cta:hover {
	background: rgba(0, 0, 0, 0);
	color: #fff
}

.pn-cta small {
	font-size: 17px;
	padding: 0;
	margin-top: 17px !important
}

.pn-fieldwithbtn {
	display: flex;
	align-items: baseline
}

.pn-fieldwithbtn input {
	background: rgba(0, 0, 0, 0);
	color: #fff;
	border: 0;
	border-bottom: 1px solid #fff;
	width: 100%
}

.pn-fieldwithbtn ::placeholder {
	color: #fff
}

.pn-formchecklist label {
	color: #fff
}

.pn-formchecklist .form-check {
	margin: 20px 0
}



.pn-play-video-game {
	width: 100%;
	height: 600px !important;
	margin-bottom: 50px
}

@media(max-width: 768px) {
	.pn-play-video-game {
		height: 300px !important
	}
}

ul.dropdown-menu li:last-child a {
	border-bottom: 0
}

.dropdown-item.active,
.dropdown-item:active {
	background-color: #00a19c
}

ul.pagination {
	width: fit-content;
	margin-top: 40px !important
}

ul.pagination li a {
	background-color: #00a19c;
	color: #fff;
	padding: 10px 15px
}

ul.pagination li a:hover {
	color: #00a19c;
	text-decoration: none !important
}



#pn-banner .Petronas-banner3 {
    background-position: center right;
    background-repeat: no-repeat;
    background-size: 90%;
    background-color: #00a09c;
    height: 808px;
}

#pn-banner .Petronas-banner3 h2{
    line-height: 1.3;
}


 
.pn-sticky:hover { 
    background: #00a19c!important;
}

.pn-sticky p {
        color: #fff!important;
    }

    .pn-sticky p{
        color: #fff!important;
    }


.pn-sticky{
	 position: sticky;
    top: 0;
    width: 100%;
    color: #fff;
    background: #00a19c;
}




    .pn-location-select:first-child   .pn-popup-sec button { 
        background: rgb(255 255 255)!important; 
    }
    button.btn.btn-outline-secondary.border-left-0 {
        border: 0;
        right: 0;
        position: absolute;
        height: 35px;
    }

    
    .btn-outline-secondary:hover{
        background: transparent!important;
    }

    section.pn-registrati.pn-section.pt-0.pn-custom-register .col-md-6 {
        position: relative;
    }


    #pn-banner .Petronas-banner3 {
        background-position: center right;
        background-repeat: no-repeat;
        background-size: 90%;
        background-color: #00a09c;
        height: 808px;
        border-top: 16px solid #fff;
    }


    .pn-PROFILO-box-bg i.gj-icon {
    color: #fff;
}


.pn-login-box-bg .error {
    color: #ff0000;
    position: relative;
    top: 10px;
}
 
#pn-login-box  input:-webkit-autofill, 
#pn-login-box input:-webkit-autofill:focus, #pn-login-box input:-webkit-autofill:hover, 
 #pn-login-box input:-webkit-autofill:active{
    -webkit-box-shadow: 0 0 0 50px #00a19c inset !important;
}


.pn-registrati  input:-webkit-autofill, 
.pn-registrati  input:-webkit-autofill:focus, .pn-registrati  input:-webkit-autofill:hover, 
.pn-registrati  input:-webkit-autofill:active{
    -webkit-box-shadow: 0 0 0 50px #fff inset !important;
}

@media(min-width:992px) and (max-width:1399px){
#pn-COME-FUNZIONA .pn-petronas-crd h3 {
    color: #fff;
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 10px;
}
#pn-COME-FUNZIONA .pn-petronas-crd p {
    color: #fff;
    font-size: 21px;
    line-height: 32px;
    font-weight: 300;
}
#pn-COME-FUNZIONA .pn-petronas-crd h3 {
    color: #fff;
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 10px;
}
#pn-COME-FUNZIONA .pn-petronas-crd .Petronas-btn {
    background: #fff;
    color: #00a19c;
    padding: 9px 28px;
    font-weight: 700;
    transition: all .5s ease;
    margin-top: 15px;
    font-size: 20px;
    border-radius: 50px;
    border: 1px solid #fff;
}
#pn-COME-FUNZIONA .pn-petronas-crd-last .pn-img img {
    width: 100%;
    height: auto;
    min-height: 300px;
    position: absolute;
    width: 685px;
    right: -14px;
    top: 25%;
}
}

.w-fit-content {
    width: fit-content;
}



  @media (max-width: 568px){
#pn-map-section .pn-map-detail-box {
    height: 100vh!important;
    width: 100%!important;
    margin: auto!important;
    left: 0!important right: 0!important;
    z-index: 9999!important;
    overflow-y: auto!important;
    top: 19px!important;
}
 
#pn-map-section .pn-map-detail-box .close-btn {
    position: absolute;
    right: 15px;
    top: 15px;

}}


@media(min-width:768px){
	#pn-map-section .pn-map-detail-box {
    background: #fff;
    width: 90%;
    padding: 30px 40px;
    position: absolute;
    top: 100px;
    border-radius: 30px;overflow-x: hidden;
    left: 0;
    right: 0;
    overflow-y: auto;
    margin: auto;
    height: 80vh;
    display: block;
    box-shadow: 16px 15px 25px rgba(41, 40, 40, .0901960784);
}
}