@import url('https://fonts.googleapis.com/css?family=Iceland&display=swap');

@media screen and (max-width: 767px) {
  .u-xs-hidden {
	display: none !important;
  }
}

.card-white img {
	/* Add shadows to create the "card" effect */
	box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
	transition: 0.3s;
	background-color:white;
	border-radius: 5px;
}

/* On mouse-over, add a deeper shadow */
.card-white:hover img {
	box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2);
}

.Dl--striped dt:nth-of-type(odd),
.Dl--striped dd:nth-of-type(odd) {
	background-color: #f6f7f9;
}

.Icon-double-chevron-left:before {
  content: "\23ee";
}

.Icon-double-chevron-right:before {
  content: "\23ed";
}

.u-introImage {
	width: 300px;
}

.tab-content > .tab-pane {
	display: none;
}

.tab-content > .active {
	display: block;
}

/*ul.tags li:nth-child(n+2):before {
	content: ", ";
}*/

.strike {
	text-decoration: line-through!important;
}

.map-responsive {
  overflow:hidden;
  position:relative;
  height:0;
}

.map-responsive iframe {
  left:0;
  top:0;
  height:100%;
  width:100%;
  position:absolute;
  pointer-events: none;
}

.map-responsive iframe.clicked {
	pointer-events: auto;
}
@media screen and (max-width: 767px) {
	.map-xs-responsive4by3 {
		padding-bottom:75%;
	}

	.map-responsive-default,
	.map-xs-responsive16by9 {
		padding-bottom:56.25%;
	}

	.map-xs-responsive3by1 {
		padding-bottom:33.33%;
	}

	.map-xs-responsive {
		padding-bottom:25%;
	}
}

@media screen and (min-width: 768px) and (max-width: 991px) {
	.map-sm-responsive4by3 {
		padding-bottom:75%;
	}

	.map-responsive-default,
	.map-sm-responsive16by9 {
		padding-bottom:56.25%;
	}

	.map-sm-responsive3by1 {
		padding-bottom:33.33%;
	}

	.map-sm-responsive {
		padding-bottom:25%;
	}
}

@media screen and (min-width: 992px) and (max-width: 1365px) {
	.map-md-responsive4by3 {
		padding-bottom:75%;
	}

	.map-md-responsive16by9 {
		padding-bottom:56.25%;
	}

	.map-responsive-default,
	.map-md-responsive3by1 {
		padding-bottom:33.33%;
	}

	.map-md-responsive {
		padding-bottom:25%;
	}
}

@media screen and (min-width: 1366px) {
	.map-lg-responsive4by3 {
		padding-bottom:75%;
	}

	.map-lg-responsive16by9 {
		padding-bottom:56.25%;
	}

	.map-responsive-default,
	.map-lg-responsive3by1 {
		padding-bottom:33.33%;
	}

	.map-lg-responsive {
		padding-bottom:25%;
	}
	}
/*
@media screen and (min-width: 1366px) {
	.map-lg-responsive4by3 {
		padding-bottom:75%;
	}

	.map-lg-responsive16by9 {
		padding-bottom:56.25%;
	}

	.map-responsive-default,
	.map-lg-responsive3by1 {
		padding-bottom:33.33%;
	}

	.map-lg-responsive {
		padding-bottom:25%;
	}
}
*/
/* Megamenu sub-navigation panel */

.Megamenu .Megamenu-subnav {
  display: none;
  overflow-x: hidden;
}

.Megamenu.is-ready .Megamenu-subnav {
  display: block;
}

/* Megamenu multi-column */

.Megamenu ul.Megamenu-subnavGroup.columns>li {
	width: 100%;
}

.Megamenu ul.Megamenu-subnavGroup.columns>li>a {
	display: block;
}

.Megamenu ul.Megamenu-subnavGroup.columns>li>ul {
	float: left;
}

.Megamenu-item > span.separator, 
.Megamenu-item > span[class*=" Icon-"], 
.Megamenu-item > span[class^=Icon-] {
	padding-bottom: 1.6rem !important;
	padding-top: 1.6rem !important;
}

.Megamenu--default .Megamenu-item > span[class*=" Icon-"], 
.Megamenu--default .Megamenu-item > span[class^=Icon-] {
	font-size: 1.6rem !important;
	letter-spacing: .01em !important;
}

.Megamenu--default .Megamenu-item>span.separator {
	font-weight: 600!important;
	padding-top: 1.6rem!important;
}

@media screen and (min-width: 768px) and (max-width: 991px) {
	.Megamenu--default .Megamenu-item > span[class*=" Icon-"], 
	.Megamenu--default .Megamenu-item > span[class^=Icon-] {
		font-size: 1.8rem !important;
		letter-spacing: .01em !important;
	}
}

@media screen and (min-width: 992px) and (max-width: 1365px) {
	.Megamenu--default .Megamenu-item > span[class*=" Icon-"], 
	.Megamenu--default .Megamenu-item > span[class^=Icon-] {
		font-size: 1.8rem !important;
		letter-spacing: .01em !important;
	}
}

@media screen and (min-width: 1366px) {
	.Megamenu--default .Megamenu-item > span[class*=" Icon-"], 
	.Megamenu--default .Megamenu-item > span[class^=Icon-] {
		font-size: 1.8rem !important;
		letter-spacing: .01em !important;
	}
}

.Megamenu-item span[class*=" Icon-"], 
.Megamenu-item span[class^=Icon-],
/*.Megamenu-item svg[class^="Icon "],
.Megamenu-item svg[class*=" Icon "], 
.Megamenu-item svg[class$=" Icon"],
.Megamenu-item svg[class=Icon],*/
.Entrypoint-item span[class*=" Icon-"], 
.Entrypoint-item span[class^=Icon-],
/*.Entrypoint-item svg[class*=" Icon-"], 
.Entrypoint-item svg[class^=Icon-],
.Entrypoint-item svg[class$=" Icon"],
.Entrypoint-item svg[class=Icon],*/
/*h3 svg[class^="Icon "],
h3 svg[class*=" Icon "], 
h3 svg[class$=" Icon"],
h3 svg[class=Icon] */{
	padding-right: .5em !important;
}
/*
.Megamenu ul.Megamenu-subnavGroup {
    position: relative;
}
*/
.Megamenu ul.Megamenu-subnavGroup ul {
    position: relative;
}

.Megamenu ul.Megamenu-subnavGroup ul ul {
    margin-left: 1em
}

.Megamenu ul.Megamenu-subnavGroup ul span.image-title {
    position: absolute;
    left: 1.5em;
}

.Megamenu ul.Megamenu-subnavGroup span.image-title {
	margin-left: 0.25em;
}

.Megamenu-item>span:first-child {
    width: 4rem!important;
}

/*
.Megamenu-item svg[class^="Icon "],
.Megamenu-item svg[class*=" Icon "], 
.Megamenu-item svg[class$=" Icon"],
.Megamenu-item svg[class=Icon],
.Entrypoint-item svg[class^="Icon "],
.Entrypoint-item svg[class*=" Icon "], 
.Entrypoint-item svg[class$=" Icon"],
.Entrypoint-item svg[class=Icon],
h3 svg[class^="Icon "],
h3 svg[class*=" Icon "], 
h3 svg[class$=" Icon"],
h3 svg[class=Icon] {
	width: 2em;
	height: 2em;
	vertical-align: middle;
}
*/
.Megamenu-area > a,
.Megamenu-item > a {
	padding-left: 0 !important;
}

.Megamenu-area > *:first-child,
.Megamenu-item > *:first-child {
	padding-left: 1.6rem !important;
}

.Megamenu-item:first-child > *:first-child {
	padding-left: 0 !important;
}

.Megamenu--default ul>li ul>li {
	padding-bottom: .8rem!important;
}

.Megamenu--default ul>li ul>li {
	padding-top: .4rem!important;
}

.Megamenu--default ul>li ul>li a {
	color: #30373d!important;
	text-decoration: none!important;
}

header.Headroom .Megamenu-subnav {
	overflow-y: auto;
	max-height: calc(100vh - 100px);
}

.Linklist span[class*=" Icon-"],
.Linklist span[class^=Icon-],
.Treeview span[class*=" Icon-"],
.Treeview span[class^=Icon-] {
	padding-right: 1rem !important;
}

.Treeview--plus .Treeview-handler--default::after {
	background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Ctitle%3Eplus%3C/title%3E%3Cpath d='M0 20h32v-8H0zm12 12h8V0h-8z'/%3E%3C/svg%3E");
}

.popover {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1060;
	display: none;
	max-width: 276px;
	padding: 1px;
	text-align: left;
	background-color: #fff;
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0,0,0,0.2);
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	white-space: normal;
}
.popover.top {
	margin-top: -10px;
}
.popover.right {
	margin-left: 10px;
}
.popover.bottom {
	margin-top: 10px;
}
.popover.left {
	margin-left: -10px;
}
.popover-title {
	margin: 0;
	padding: 8px 14px;
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
	background-color: #f7f7f7;
	border-bottom: 1px solid #ebebeb;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
}
.popover-title:empty {
	display: none;
}
.popover-content {
	padding: 9px 14px;
}
.popover .arrow,
.popover .arrow:after {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
}
.popover .arrow {
	border-width: 11px;
}
.popover .arrow:after {
	border-width: 10px;
	content: "";
}
.popover.top .arrow {
	left: 50%;
	margin-left: -11px;
	border-bottom-width: 0;
	border-top-color: #999;
	border-top-color: rgba(0,0,0,0.25);
	bottom: -11px;
}
.popover.top .arrow:after {
	bottom: 1px;
	margin-left: -10px;
	border-bottom-width: 0;
	border-top-color: #fff;
}
.popover.right .arrow {
	top: 50%;
	left: -11px;
	margin-top: -11px;
	border-left-width: 0;
	border-right-color: #999;
	border-right-color: rgba(0,0,0,0.25);
}
.popover.right .arrow:after {
	left: 1px;
	bottom: -10px;
	border-left-width: 0;
	border-right-color: #fff;
}
.popover.bottom .arrow {
	left: 50%;
	margin-left: -11px;
	border-top-width: 0;
	border-bottom-color: #999;
	border-bottom-color: rgba(0,0,0,0.25);
	top: -11px;
}
.popover.bottom .arrow:after {
	top: 1px;
	margin-left: -10px;
	border-top-width: 0;
	border-bottom-color: #fff;
}
.popover.left .arrow {
	top: 50%;
	right: -11px;
	margin-top: -11px;
	border-right-width: 0;
	border-left-color: #999;
	border-left-color: rgba(0,0,0,0.25);
}
.popover.left .arrow:after {
	right: 1px;
	border-right-width: 0;
	border-left-color: #fff;
	bottom: -10px;
}

.ipa-copyright {
	color: rgba(255, 255, 255, 0.75);
	text-align: right;
	padding-top: 2em;
	padding-right: 5em;
	font-family: Iceland;
}

.ipa-copyright a {
	text-decoration: none;
}

.ipa-copyright img {
	vertical-align: bottom;
}

@media screen and (min-width:768px) {
	.ipa-copyright>a:nth-of-type(1) {
		float:left;
	}
}

@media screen and (max-width:767px) {
	.ipa-copyright {
		text-align:left;
	}

	.ipa-copyright>span {
		display:block;
		margin-top:1em
	}
}

.icons nav.Navscroll ul {
	overflow-x: hidden;
}

.Share {
	padding-left: 0!important;
	padding-right: 0!important;
}

.Share.is-pressed, .Share:active {
	box-shadow: none;
}

.Share-revealText {
	padding-left: 1.3em!important;
	padding-right: 1.3em!important;
}

.icons nav.Navscroll ul {
	overflow: hidden;
}

.featured-theme .owl-nav,
.heronews-theme .owl-nav,
.news-theme .owl-nav {
	text-align: center;
	-webkit-tap-highlight-color: transparent
}

.featured-theme .owl-nav .owl-prev,
.featured-theme .owl-nav .owl-next {
	filter: invert(1);
}

.featured-theme .owl-nav .owl-prev,
.heronews-theme .owl-nav .owl-prev {
	position: absolute;
	top: 50%;
	left: 2rem;
	opacity: 0.8;
	filter: alpha(opacity=80); /* For IE8 and earlier */
}

.featured-theme .owl-nav .owl-next,
.heronews-theme .owl-nav .owl-next {
	position: absolute;
	top: 50%;
	right: 2rem;
	opacity: 0.8;
	filter: alpha(opacity=80); /* For IE8 and earlier */
}

.news-theme .owl-nav .owl-prev {
	position: absolute;
	top: 50%;
	left: -2rem;
	opacity: 0.2;
	filter: alpha(opacity=20); /* For IE8 and earlier */
}

.news-theme .owl-nav .owl-next {
	position: absolute;
	top: 50%;
	right: -2rem;
	opacity: 0.2;
	filter: alpha(opacity=20); /* For IE8 and earlier */
}

.featured-theme .owl-nav .owl-next:hover,
.featured-theme .owl-nav .owl-prev:hover,
.heronews-theme .owl-nav .owl-next:hover,
.heronews-theme .owl-nav .owl-prev:hover,
.news-theme .owl-nav .owl-next:hover,
.news-theme .owl-nav .owl-prev:hover {
	opacity: 1;
	filter: alpha(opacity=100); /* For IE8 and earlier */
}

.featured-theme .owl-nav [class*='owl-'],
.heronews-theme .owl-nav [class*='owl-'],
.news-theme .owl-nav [class*='owl-'] {
	color: #000;
/*	font-size: 1.68em; */
	font-size: 5rem!important;
	margin: 0;
	padding: 0;
	background: 0;
	display: inline-block;
	cursor: pointer;
	font-style: normal!important;
	font-weight: normal!important;
	font-variant: normal!important;
	text-transform: none!important;
	speak: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.featured-theme .owl-nav [class*='owl-']:hover,
.heronews-theme .owl-nav [class*='owl-']:hover,
.news-theme .owl-nav [class*='owl-']:hover {
	background: 0;
	color: #000;
	text-decoration: none
}

.featured-theme .owl-nav .disabled,
.heronews-theme .owl-nav .disabled,
.news-theme .owl-nav .disabled {
	opacity: .5;
	cursor: default
}

.news-theme .owl-nav.disabled+.owl-dots {
	margin-top: 10px
}

.featured-theme .owl-dots,
.heronews-theme .owl-dots,
.news-theme .owl-dots {
	padding-bottom: 6px;
	padding-top: 10px;
	text-align: center;
	-webkit-tap-highlight-color: transparent
}

.featured-theme .owl-dots .owl-dot,
.heronews-theme .owl-dots .owl-dot,
.news-theme .owl-dots .owl-dot {
	display: inline-block;
	zoom: 1;
	*display: inline
}

.featured-theme .owl-dots .owl-dot span,
.heronews-theme .owl-dots .owl-dot span,
.news-theme .owl-dots .owl-dot span {
	width: 19px;
	height: 19px;
	margin: 0 4px;
	background: #a5a5a5;
	display: block;
	-webkit-backface-visibility: visible;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	border: 3px solid #a5a5a5
}

.featured-theme .owl-dots .owl-dot:hover span,
.heronews-theme .owl-dots .owl-dot:hover span,
.news-theme .owl-dots .owl-dot:hover span {
	background: #fff
}


.featured-theme .owl-dots .owl-dot.active span,
.heronews-theme .owl-dots .owl-dot.active span,
.news-theme .owl-dots .owl-dot.active span {
	background: #fff;
	border-color: #06c
}

.owl-theme .owl-dots {
	text-align: center;
}
.owl-theme button.owl-dot {
	background: #a5a5a5;
	width: 2em;
	height: 0.4em;
	margin-right: 1em;
	margin-left: 1em;
}
.owl-theme button.owl-dot:hover,
.owl-theme button.owl-dot.active {
	background: #fff
}

dl.tabs {
	float: left;
	margin-bottom: 1rem;
}
dl.tabs dt.tabs {
	float: left;
	padding: .6em 1.2em;
	margin-right:1rem;
	text-transform: uppercase;
}
dl.tabs dt.closed:hover {
	background-color: #e6e6e6;
}
dl.tabs dt.open {
	background-color: rgb(0, 62, 84);
	border: 1px solid rgb(0, 62, 84);
}
dl.tabs dt.closed {
	border: 1px solid #b3b3b3;
}
dl.tabs dt.tabs h3 {
	margin: 0;
	font-size: 1.1em;
	font-weight: normal;
}
dl.tabs dt.tabs h3 a {
	color: #003e54;
	text-decoration: none;
}
dl.tabs dt h3 a, dl.tabs dt h3 a:hover {
	text-decoration: none!important;
}
dl.tabs dt.open h3 a, dl.tabs dt.open h3 a:hover {
	color: #FFF;
	text-decoration: none!important;
}
div.current dd.tabs {
	margin: 0;
	padding: 10px;
	clear: both;
	border: 1px solid #CCC;
	background-color: #FFF;
}

.Entrypoint-item.u-imageTitleNoWrap span.image-title {
	white-space: nowrap;
}

button[role=tab] {
	margin-right:1rem;
}

footer input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #CCC;
  opacity: 1; /* Firefox */
}

footer input:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #CCC;
}

footer input::-ms-input-placeholder { /* Microsoft Edge */
  color: #CCC;
}

.mod-languages .Navscroll ul li a.lang-active {
	border-bottom: solid 3px #ff8c00;
}

.mod-languages .Navscroll ul {
	height: 2em;
}

.contact dt {
	clear: left;
	float: left;
	line-height: 2em;
	width: 50%;
	padding-right: 1em;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.contact dd {
	line-height: 2em;
	margin-left: 50%;
}

.contact-address dt,
.contact-misc dt {
	text-align: right;
	width: 64px;
}

.contact-address dd,
.contact-misc dd {
	line-height: 32px;
	margin-left: 64px;
}

.contact-fields dt {
	width: 33%;
}

.contact-fields dd {
	margin-left: 33%;
}

@media screen and (min-width:992px) {
	li.contact-item>div>div {
		-webkit-flex-basis: auto!important;
		-ms-flex-preferred-size: auto!important;
		flex-basis: auto!important;
		width: 33.33333%!important;
	}
	li.contact-item .contact-image {
		width: 128px!important;
		height: 128px!important;
	}
}
.contact-image {
	width: 150px;
	height: 150px;
}

.contact-links {
	font-size: 1.8rem!important;
}

.contact-links a {
	text-decoration: none
}

.contact-links .Icon-earth {
	background: transparent!important;
	margin: 0!important;
	padding: 0!important;
}

.contact-links .Icon-earth svg.Icon {
	width: 26px;
	height: 26px;
	top: 5px;
	position: relative;
}

.contact .fr-accordion {
	margin-top: 2rem;
}

.contact .fr-accordion button {
	margin-right: 1em;
	margin-bottom: 0.5em;
}

.contact .fr-accordion button[aria-selected="true"] {
	background-color: #004a4d;
	border-color: #000;
	color: #65dde0;
}

.Header-owner {
	float: left;
	padding-bottom: 0.8em !important;
	padding-top: 0.8em !important
}

/* SPiD */
@media screen and (max-width:991px) {
	.italia-it-button-size-m {
		width: 54.5px!important;
	}
	.italia-it-button-text {
		display: none!important;
	}
}

.Header-languages>* {
	color: #fff;
	text-decoration: none
}

.Header-languages span[class*=" Icon-"],
.Header-languages span[class^=Icon-] {
	padding-right: 1rem !important;
}

.tooltip {
	z-index: 999999
}

/* JCE */
.wf-editor-tabs li.nav-item,
#editor-xtd-buttons a {
	font-family: apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",Arial,sans-serif;
	font-size: 13px;
	display: inline-block;
	margin-right: 1em;
	margin-top: 1em;
	font-weight: 600;
	padding: .6em 1.2em;
	text-transform: uppercase;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	vertical-align: middle;
	white-space: nowrap;
	background-color: #fff;
	text-decoration: none;
}

.wf-editor-tabs li.nav-item.active {
	background-color: #004a4d;
}

.wf-editor-tabs li.nav-item.active a.nav-link.active {
	color: #65dde0;
}

.wf-editor-tabs li.nav-item a.nav-link {
	color: #003e54;
}

#editor-xtd-buttons {
	claer: both;
	margin-top: 1em;
	margin-bottom: 1em;
}

.tip-wrap {
	max-width: 220px;
	padding: 3px 8px;
	color: #000;
	text-align: center;
	text-decoration: none;
	background-color: #fff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	z-index: 100;
}

.tip-text {
	text-align: left;
}

.u-articleBodyHidden [itemprop=articleBody] {
    display: none !important;
}

.tooltip {
	position: absolute;
	z-index: 1030;
	display: block;
	visibility: visible;
	font-size: 11px;
	line-height: 1.4;
	opacity: 0;
	filter: alpha(opacity=0);
}
.tooltip.in {
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.tooltip.top {
	margin-top: -3px;
	padding: 5px 0;
}
.tooltip.right {
	margin-left: 3px;
	padding: 0 5px;
}
.tooltip.bottom {
	margin-top: 3px;
	padding: 5px 0;
}
.tooltip.left {
	margin-left: -3px;
	padding: 0 5px;
}
.tooltip-inner {
	max-width: 200px;
	padding: 8px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	background-color: #000;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.tooltip-arrow {
	position: absolute;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
}
.tooltip.top .tooltip-arrow {
	bottom: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
	top: 50%;
	left: 0;
	margin-top: -5px;
	border-width: 5px 5px 5px 0;
	border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
	top: 50%;
	right: 0;
	margin-top: -5px;
	border-width: 5px 0 5px 5px;
	border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
	top: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000;
}

dl.stats-module dt {
	font-weight: bolder;
	float: left;
	width: 50%;
}
dl.stats-module dd {
	text-align: right;
	float:right;
	width: 50%;
}
.Leads-link:after{
	content: none!important;
    margin-left: 0!important;
}
