@charset "UTF-8";
@font-face {
  font-family: "wwwMonospac821 BT";
  src: url("fonts/tt0596m_.eot");
  src: local("☺"), url("fonts/tt0596m_.woff") format("woff"), url("fonts/tt0596m_.ttf") format("truetype"), url("fonts/tt0596m_.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "wwwMonospac821 BT";
  src: url("fonts/tt0597m_.eot");
  src: local("☺"), url("fonts/tt0597m_.woff") format("woff"), url("fonts/tt0597m_.ttf") format("truetype"), url("fonts/tt0597m_.svg") format("svg");
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: "wwwMonospac821 BT";
  src: url("fonts/tt0598m_.eot");
  src: local("☺"), url("fonts/tt0598m_.woff") format("woff"), url("fonts/tt0598m_.ttf") format("truetype"), url("fonts/tt0598m_.svg") format("svg");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "wwwMonospac821 BT";
  src: url("fonts/tt0599m_.eot");
  src: local("☺"), url("fonts/tt0599m_.woff") format("woff"), url("fonts/tt0599m_.ttf") format("truetype"), url("fonts/tt059m_.svg") format("svg");
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: "Lato";
  src: url("./fonts/Lato-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Lato";
  src: url("./fonts/Lato-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Lato";
  src: url("./fonts/Lato-BoldItalic.ttf") format("truetype");
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: "Lato";
  src: url("./fonts/Lato-Italic.ttf") format("truetype");
  font-weight: normal;
  font-style: italic;
}
:root {
  --bs-breadcrumb-divider: "⟩";
  --bs-font-sans-serif: "Lato", Arial, Roboto, "Helvetica Neue", sans-serif;
  --red-color: #D73C2A;
}

.noselect {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.noselect img {
  -webkit-user-drag: none;
  user-drag: none;
  pointer-events: none;
}

.avoid-clicks {
  pointer-events: none;
}

a {
  color: #000;
}
a:hover, a:active, a:focus {
  color: #D73C2A;
}

a.anchor {
  display: block;
  position: relative;
  top: -65px;
  visibility: hidden;
}

.debug {
  opacity: 0.25;
  font-size: 8pt;
  color: #000;
}
.debug:before {
  content: "<";
}
.debug:after {
  content: ">";
}

/*
::selection {
  background-color: $rosso;
  color: #fff;
}*/
.order-6 {
  order: 6 !important;
}

.order-7 {
  order: 7 !important;
}

.order-8 {
  order: 8 !important;
}

.order-9 {
  order: 9 !important;
}

body {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}

.wrapper {
  position: relative;
  margin: 0 4px;
  /*
  outline: 1px dotted rgba(255, 0, 0, .07);
  &:hover {
    outline: 1px dotted rgba(255, 0, 0, .85);
  }*/
}

.col-sm-4 {
  /*
  outline: 1px dotted rgba(128, 128, 128, .07);
  &:hover {
    outline: 1px dotted rgba(128, 128, 128, .85);
  }
  */
}

header {
  font-family: "wwwMonospac821 BT", "Monospac821 BT", "Courier New", courier, monospace;
  font-size: 10pt;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  color: #fff;
  top: 0;
  left: 0;
  right: 0;
  padding-top: 14px;
  background: #ffffff;
  z-index: 2;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 0;
}
header img {
  -webkit-user-drag: none;
  user-drag: none;
  pointer-events: none;
}
header .logo-container {
  flex-shrink: 0;
  background: #fff;
  margin-left: 2px;
}
header .logo-container .base-logo {
  background-size: cover;
  width: 84px;
  height: 84px;
  margin-left: 10px;
  margin-right: 6px;
  margin-bottom: 4px;
  float: left;
}
header .logo-container .base-logo h1 {
  margin: 0;
  padding: 0;
}
header .logo-container .base-logo a {
  text-decoration: none;
  color: #000;
  display: block;
  overflow: hidden;
  outline: none;
  text-indent: -9999px;
  width: 110px;
  height: 110px;
}
header .logo-container .logo {
  background: #000000 url("responsive/logopm.svg?v=1") 0 0 no-repeat;
}
header .logo-container .logo10 {
  background-color: var(--red-color);
  background-image: url("responsive/logopm10.png");
}
header .logo-container .logo-kids {
  background-image: url("responsive/logopm_kids.svg?v=1");
}
header .wrapper {
  flex-grow: 100;
  width: 100%;
  margin-left: 2px;
  align-self: end;
}
header nav {
  z-index: 2;
  width: 100%;
  margin: 0;
}
header nav ul {
  font-size: 0.9em;
}
header nav > ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
header nav > ul a {
  color: #fff;
  text-decoration: none;
  display: block;
}
header nav > ul .menu-top {
  position: relative;
}
header nav > ul .menu-top .mnu_main_label {
  width: 100%;
  height: 40px;
  background: url("responsive/menu.svg") right top no-repeat;
  padding: 0 0.5em;
  margin-bottom: 4px;
  text-overflow: ellipsis;
  overflow: hidden;
  color: #fff;
  display: table;
}
header nav > ul .menu-top .mnu_main_label a, header nav > ul .menu-top .mnu_main_label span {
  width: 100%;
  color: #fff;
  vertical-align: middle;
  display: table-cell;
  text-transform: uppercase;
}
header nav > ul .menu-top ul.menu-sub {
  display: none;
  background-color: transparent;
  margin: -4px -10px -10px -10px;
  padding: 0 10px 10px 10px;
  position: absolute;
  z-index: 1;
  border-top: none;
  left: 0.5rem;
  right: 0.5rem;
}
header nav > ul .menu-top ul.menu-sub li {
  white-space: normal;
  line-height: 12pt;
  padding: 5px 10px;
  list-style: none;
  border-left: 2px solid #000;
  border-right: 2px solid #000;
  background-color: #fff;
}
header nav > ul .menu-top ul.menu-sub li:first-child {
  padding-top: 7px;
}
header nav > ul .menu-top ul.menu-sub li:last-child {
  border-bottom: 2px solid #000;
}
header nav > ul .menu-top ul.menu-sub li a {
  color: #000;
}
header nav > ul .menu-top ul.menu-sub li span {
  color: #ccc;
}
header nav > ul .menu-top ul.menu-sub li:hover {
  background-color: #000;
  color: #fff;
}
header nav > ul .menu-top ul.menu-sub li:hover a {
  color: #fff;
}
header nav > ul .menu-top ul.menu-sub li:hover span {
  color: #ccc;
}
header nav > ul .menu-top li {
  position: relative;
}
header nav > ul .menu-top li.expanded ul.menu-sub1 {
  display: block;
}
header nav > ul .menu-top li.expanded .menu-toggle {
  background-image: url("responsive/menu-toggle-up.svg");
}
header nav > ul .menu-top.active .mnu_main_label {
  background-image: url("responsive/menu_r.svg");
}
header nav > ul .menu-top.active ul.menu-sub {
  border-color: #D73C2A;
}
header nav > ul .menu-top:hover ul.menu-sub, header nav > ul .menu-top:focus ul.menu-sub, header nav > ul .menu-top:focus-within ul.menu-sub, header nav > ul .menu-top.expanded ul.menu-sub {
  display: block;
}
header nav .menu-phone .menu-toggle {
  position: absolute;
  right: 8px;
  top: 0.8em;
  display: block;
  width: 10px;
  height: 8px;
  background: url("responsive/menu-toggle-down.svg") center center no-repeat;
  color: transparent !important;
}
header nav .menu-phone ul.menu-sub1 {
  padding: 0;
  display: none;
}
header nav .menu-phone ul.menu-sub1 li {
  border: none !important;
  background-color: #fff;
}
header nav .menu-phone ul.menu-sub1 li:last-child {
  border-bottom: 1px dotted #000 !important;
}
header nav .menu-phone ul.menu-sub1 li a {
  color: #000;
}
header nav .menu-phone ul.menu-sub1 li:hover {
  background-color: #fff;
  color: #000;
}
header nav .menu-phone ul.menu-sub1 li:hover a {
  color: #000;
}
header nav .menu-phone ul.menu-sub li:hover {
  background-color: #fff !important;
  color: #000 !important;
}
header nav .menu-phone ul.menu-sub li:hover a {
  color: #000 !important;
}
header #PMlangbar {
  position: absolute;
  top: 0;
  right: 6px;
  width: 30px;
  height: 40px;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
header #PMlangbar img {
  -webkit-user-drag: none;
  user-drag: none;
  pointer-events: none;
}
header #PMlangbar .lang-lnk {
  display: block;
  width: 24px;
  height: 24px;
  margin-top: 16px;
  text-decoration: none;
  text-align: center;
  font-family: "Georgia", "Times New Roman", times, serif;
  font-size: 13px;
  line-height: 20px;
  color: #000;
  border: 2px solid #000;
  border-radius: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
header #PMlangbar .lang-lnk:hover {
  background-color: #000;
  color: #fff;
}

.article-wrapper {
  margin-top: 10px;
  flex: 1;
  z-index: 0;
}

article {
  min-height: 4em;
}
article nav.page-menu, article div.page-menu, article .sticky {
  position: sticky;
  top: 108px;
}
article nav.page-menu {
  background-color: #eee;
  border-radius: 8px;
  padding: 0 0.5em;
  font-size: 0.85em;
}
article nav.page-menu a {
  color: #000;
  text-decoration: none;
  width: 100%;
  display: block;
  padding-right: 0.5em;
}
article nav.page-menu ul {
  margin: 0;
  padding: 0;
}
article nav.page-menu ul li {
  width: 100%;
  list-style: none;
  font-size: 80%;
  padding-top: 0.25em;
  padding-bottom: 0.25em;
  margin-right: -0.5em;
  overflow-wrap: anywhere;
  line-height: 1.25em;
}
article nav.page-menu ul li.active {
  background-color: #D73C2A;
  color: #fff;
  padding-left: 0.5em;
  margin-left: -0.5em;
  border-radius: 8px;
  width: calc(100% + 1em);
}
article nav.page-menu ul li.active a {
  color: #fff;
}
article nav.page-menu ul li hr {
  margin: 0.5em 0;
}
article nav.page-menu ul li.space {
  margin: 0.5em 0;
}
article nav.page-menu ul ul {
  padding-left: 1em;
}
article nav.page-menu ul ul li.active {
  margin-left: -1.5rem;
  padding-left: 1.5rem;
  width: calc(100% + 1.5rem);
}
article .page-navbar {
  font-family: "wwwMonospac821 BT", "Monospac821 BT", "Courier New", courier, monospace;
  font-size: 0.7em;
  color: #D73C2A;
  margin-bottom: 0.2em;
}
article .page-navbar ol.breadcrumb {
  margin-bottom: 0;
}
article .page-navbar a, article .page-navbar li {
  color: #D73C2A;
  text-decoration: none;
}
article .page-navbar a:hover,
article .page-navbar a:active,
article .page-navbar a:focus {
  outline: none;
  color: #333;
  text-decoration: underline;
}
article .h1-fake {
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
}
article h1 a, article h2 a, article h3 a {
  text-decoration: none;
}
article h1, article .h1-fake {
  font-size: 2rem;
}
article h1 + .subtitle, article .h1-fake + .subtitle {
  margin-top: -0.5em;
  margin-bottom: 0.5em;
  text-transform: none;
}
article h1 .subtitle, article .h1-fake .subtitle {
  font-size: var(--bs-body-font-size);
  text-transform: none;
}
article h1 .subtitle + .subtitle, article .h1-h1-fake .subtitle + .subtitle {
  font-weight: normal;
  margin-top: 0.5em;
}
article h2, article .h2-fake {
  font-size: 1.5rem;
}
article h2 + .subtitle, article .h2-fake + .subtitle {
  margin-top: -0.5em;
  margin-bottom: 0.5em;
}
article h2 .subtitle, article .h2-fake .subtitle {
  font-size: 1rem;
}
article h2 .subtitle + .subtitle, article .h2-fake .subtitle + .subtitle {
  font-weight: normal;
  margin-top: 0.5em;
}
article .row-item h2 {
  margin-bottom: 0;
}
article .row-item .subtitle {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 0.875rem;
}
article .page-title {
  color: #D73C2A;
  text-transform: uppercase;
}
article .page-title h1 {
  font-size: 1.5rem;
  margin-bottom: 2rem;
  font-weight: bold;
}
article .page-title h1 + .subtitle {
  margin-top: -2em;
  margin-bottom: 2em;
  text-transform: initial;
  line-height: 1.1;
}
article p:last-child {
  margin-bottom: 0.5rem;
}
article .alert-box {
  background-color: #eee;
  padding: 0.5em;
  border: 2px solid #ffe34f;
  margin: 1em 0;
  font-size: 90%;
}
article hr {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 2rem;
  max-width: 80px;
}
article .gallery {
  padding: 0.5em 0;
  background: #eee;
  margin: 1em 0;
  text-align: center;
}
article .gallery .allegato {
  margin: 0 0.125em;
}
article .gallery .hidden-caption-content {
  display: none;
}
article .pagination-bar {
  color: #D73C2A;
  text-align: right;
  margin: 0.5em 0 1.5em 0;
}
article .pagination-bar a {
  color: #D73C2A;
  text-decoration: none;
}
article .msg-box {
  margin: 0.5em 0 1.5em 0;
}
article .msg-box .error {
  color: #c00;
  font-weight: bold;
}
article .flash-messages {
  margin-bottom: 1.5em;
  padding: 0.5em;
  background: #eee;
  border-radius: 0.5em;
}
article .flash-messages.private {
  box-shadow: 0 0 0 5px #868383;
  outline: dashed 5px #dfdfa8;
}
article .flash-messages .flash-message {
  margin-bottom: 0.25em;
}
article .flash-messages .flash-message.emergency, article .flash-messages .flash-message.alert, article .flash-messages .flash-message.critical {
  color: yellow;
  background-color: red;
}
article .flash-messages .flash-message.error {
  color: red;
}
article .flash-messages .flash-message.warning {
  color: #ff9900;
}
article .flash-messages .flash-message.debug {
  color: #666;
}
article .flash-messages p:last-child {
  margin-bottom: 0;
}
article .pagination_bar {
  color: #888;
  padding-bottom: 0.25em;
  text-align: right;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
article .pagination_bar img {
  -webkit-user-drag: none;
  user-drag: none;
  pointer-events: none;
}
article .pagination_bar.bottom {
  padding-bottom: 0;
  padding-top: 0.25em;
}
article .pagination_bar .current {
  font-weight: bold;
  padding: 0 0.25em;
  border: 1px solid var(--red-color);
  border-radius: 0.5em;
  background: var(--red-color);
  color: #fff;
}
article .pagination_bar a {
  text-decoration: none;
  padding: 0 0.05em;
  color: inherit;
}
article .pagination_bar a:hover, article .pagination_bar a:focus, article .pagination_bar a:active {
  color: #000;
}
article .bullet {
  font-weight: normal;
}
article .bullet.current {
  font-weight: bold;
}
article .bullet.err, article .bullet.err a {
  color: #990000;
  color: #990000 !important;
}
article .bullet.err .bullet_num {
  background-color: #fac2b4;
}
article .bullet .bullet_num {
  background-color: #b3d4fc;
  padding: 8px;
  display: block;
  width: 32px;
  height: 32px;
  text-align: center;
  border: 1px solid #eee;
  border-radius: 50%;
  line-height: 14px;
  font-weight: normal;
  display: inline-block;
}
article .bullet.incomplete .bullet_num {
  background-color: #fac2b4;
}
article .bullet.valid .bullet_num {
  background-color: #c0fab4;
}
article .abstract {
  margin-top: 0.25em;
}

.img-copyright {
  font-size: 80%;
}

section section {
  margin-top: 1em;
}
section h2 {
  margin-top: 1em;
}
section h2:first-child {
  margin-top: 0;
}
section .section-title .navbar {
  float: right;
}
section .section-title .navbar img {
  opacity: 0.25;
}
section .section-title .navbar a img {
  opacity: 1;
}
section .image_caption {
  text-align: left;
  font-size: 70%;
}
section .image_container,
section .image_container_no_margin,
section .image_container2,
section .video_container {
  margin: 0.5em 0 1.25em 0;
  text-align: center;
  max-width: 100%;
  position: relative;
  text-align: center;
}
section .image_container:first-child,
section .image_container_no_margin:first-child,
section .image_container2:first-child,
section .video_container:first-child {
  margin-top: 0;
}
section .image_container:after,
section .image_container_no_margin:after,
section .image_container2:after,
section .video_container:after {
  content: "";
  position: absolute;
  display: block;
  right: 0;
  top: 0;
  width: 30px;
  height: 30px;
  background: url(responsive/angolo.svg);
}
section .image_container img,
section .image_container_no_margin img,
section .image_container2 img,
section .video_container img {
  width: 100%;
  height: auto;
}
section .image_container .youtube-wrapper,
section .image_container_no_margin .youtube-wrapper,
section .image_container2 .youtube-wrapper,
section .video_container .youtube-wrapper {
  background-color: #eee;
  font-weight: lighter;
  padding: 1em 0;
  min-height: 400px;
}
section .image_container iframe,
section .image_container_no_margin iframe,
section .image_container2 iframe,
section .video_container iframe {
  width: 100%;
  height: auto;
  max-width: 100%;
  min-height: 400px;
}
section .image_container iframe.youtube-wrapper,
section .image_container_no_margin iframe.youtube-wrapper,
section .image_container2 iframe.youtube-wrapper,
section .video_container iframe.youtube-wrapper {
  padding: 0;
}
section .image_container + .image_caption,
section .image_container2 + .image_caption {
  margin-top: -1.25em;
}
section div.allegati {
  margin: 1em 0 0 0;
}
section ul.allegati {
  margin: 1em 0 0 0;
  padding: 0;
}
section ul.allegati li {
  list-style: none;
  background: url("img/attach-generic.png") left top no-repeat;
  padding-left: 24px;
}
section ul.allegati li a {
  text-decoration: none;
}
section ul.allegati li a:hover {
  text-decoration: underline;
}
section ul.allegati li.attach_pdf {
  background-image: url("img/attach-pdf.png");
}
section ul.allegati li.attach_image {
  background-image: url("img/attach-img.png");
}
section ul.allegati li.attach_zip {
  background-image: url("img/attach-zip.png");
}
section form .form-check label.form-check-label {
  width: 100%;
}
section form .col-form-label {
  font-weight: bold;
  text-transform: uppercase;
}
section form .form-label.required {
  color: #0e6498;
}
section form .form-label.required:after {
  content: " *";
  position: absolute;
}
section form .invalid-feedback {
  background-color: #eee;
  border-radius: 8px;
  padding: 0.5em;
}
section form .changed {
  background-color: #fff1c8;
}

.date-status {
  float: right;
  color: var(--red-color);
}

h1 .date-status {
  text-transform: none;
  font-size: 0.8rem;
  font-weight: normal;
}

footer {
  font-family: "wwwMonospac821 BT", "Monospac821 BT", "Courier New", courier, monospace;
  font-size: 0.7em;
  margin-top: 4em;
  z-index: 1;
  padding-top: 20px;
  background-color: #eee;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
footer ul {
  padding: 0;
}
footer ul li {
  list-style: none;
  padding: 0;
}
footer a {
  color: inherit;
  text-decoration: none;
}
footer a:hover, footer a:focus, footer a:active {
  color: #9b0000;
}
footer .copyright-foot {
  color: #cccccc;
  margin-bottom: 0.3em;
  margin-left: -4px;
  font-size: 90%;
}
footer .copyright-foot:hover {
  opacity: 1;
  color: #666666;
}

.home-boxes a {
  text-decoration: none;
  color: inherit;
}
.home-boxes .box-container {
  position: relative;
}
.home-boxes .box-container .home-box {
  height: 200px;
  margin-bottom: 1.5em;
  background-size: 100%;
  background-origin: border-box;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.25) 50px, rgba(0, 0, 0, 0) 100px);
  color: white;
  font-family: "wwwMonospac821 BT", "Monospac821 BT", "Courier New", courier, monospace;
  font-size: 12pt;
  line-height: 14pt;
  text-transform: uppercase;
  overflow: hidden;
  position: relative;
}
.home-boxes .box-container .home-box .background {
  position: absolute;
  z-index: -1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-size: cover;
  background-color: #eee;
  background-repeat: no-repeat;
  background-position: center center;
  transition: all 0.5s ease-out;
}
.home-boxes .box-container .home-box::after {
  content: "";
  position: absolute;
  display: block;
  right: -10px;
  top: -2px;
  width: 30px;
  height: 30px;
  background: url(responsive/angolo.svg);
}
.home-boxes .box-container .home-box.main {
  height: 460px;
}
.home-boxes .box-container .home-box.avviso {
  background: gold;
  color: #000;
  padding: 0.5em;
  height: auto;
  min-height: 36px;
  text-transform: none;
  margin-top: 0.5em;
  margin-bottom: 2em;
}
.home-boxes .box-container .home-box.avviso a {
  display: inline;
  color: inherit;
  padding: 0;
  text-decoration: underline;
}
.home-boxes .box-container .home-box a {
  overflow: hidden;
  display: block;
  height: 100%;
  padding: 0.5em;
  color: #fff;
}
.home-boxes .box-container .home-box:hover .background, .home-boxes .box-container .home-box:active .background, .home-boxes .box-container .home-box:focus-within .background, .home-boxes .box-container .home-box:focus .background, .home-boxes .box-container .home-box.active .background {
  transform: scale(120%);
}
.home-boxes .box-container .home-box.main:hover .background, .home-boxes .box-container .home-box.main:active .background, .home-boxes .box-container .home-box.main:focus-within .background, .home-boxes .box-container .home-box.main:focus .background, .home-boxes .box-container .home-box.main.active .background {
  transform: scale(110%);
}
.home-boxes .box-container.fumetto {
  margin-left: 114px;
  width: calc(100% - 114px);
}
.home-boxes .box-container.fumetto .home-box {
  border: none;
  overflow: initial;
  background: none;
  margin-left: -20px;
}
.home-boxes .box-container.fumetto .home-box::after {
  display: none;
}
.home-boxes .box-container.fumetto .home-box .cornice_sx, .home-boxes .box-container.fumetto .home-box .cornice_dx {
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  pointer-events: none;
  position: absolute;
  z-index: 1;
}
.home-boxes .box-container.fumetto .home-box .cornice_sx {
  background-image: url(responsive/fumetto_sx.svg);
  background-position: left;
}
.home-boxes .box-container.fumetto .home-box .cornice_dx {
  background-image: url(responsive/fumetto_dx.svg);
  background-position: right;
}
.home-boxes .box-container.fumetto .home-box a {
  padding-left: calc(20px + 0.5em);
  height: 100%;
  background-color: #f9f9f9;
  color: #000;
  border: 2px solid #000;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
}
.home-boxes .box-container.fumetto .home-box .dotbar {
  position: absolute;
  left: 20px;
  right: 0;
  bottom: 0;
  text-align: center;
  font-weight: bold;
  font-size: 120%;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.home-boxes .box-container.fumetto .home-box .dotbar img {
  -webkit-user-drag: none;
  user-drag: none;
  pointer-events: none;
}
.home-boxes .box-container.fumetto .home-box .dotbar a {
  color: #ccc;
  padding: 0;
  width: initial;
  height: initial;
  background: transparent;
  border: none;
  display: inline;
}
.home-boxes .box-container.fumetto .home-box .dotbar a:hover, .home-boxes .box-container.fumetto .home-box .dotbar a:focus {
  color: #999;
}
.home-boxes .box-container.fumetto .home-box .dotbar a.current {
  color: #000;
}
.home-boxes .box-container.fumetto .home-box table {
  width: 100%;
  height: 100%;
  transition: margin-top 0.5s cubic-bezier(0.47, 1.64, 0.41, 0.8);
}
.home-boxes .box-container.fumetto .home-box table td {
  vertical-align: middle;
}
.home-boxes .box-container.fumetto .home-box table.hidden {
  margin-top: 200px;
}
.home-boxes .box-container.fumetto .home-box #omino {
  width: 98px;
  height: 99px;
  position: absolute;
  left: -92px;
  bottom: 0;
  border-bottom: 1px solid #000;
  z-index: 1;
  background: url("../images/omini/prof.png") no-repeat center 4px;
  background-size: cover;
  transition: background-position-y 0.5s cubic-bezier(0.47, 1.64, 0.41, 0.8);
}
.home-boxes .box-container.fumetto .home-box #omino.hidden {
  background-position-y: 100px;
}

.kids .home-boxes .box-container.fumetto .home-box #omino {
  background-image: url("../images/omini/palladietto.gif");
}

.link-pdf:before {
  content: " ";
  width: 1.5em;
  height: 1.5em;
  display: inline-block;
  background: url("img/pdf.svg") left top no-repeat;
  position: absolute;
  margin-left: -2em;
  filter: grayscale(0.5);
}

a.link-pdf {
  margin-left: 2em;
}
a.link-pdf:before {
  margin-left: -1.75em;
}

.box_shadow img {
  -webkit-box-shadow: 7px 7px 0 #ccc, 8px 8px 0 #aaa, 6px 8px 0 #aaa, 8px 6px 0 #aaa;
  -moz-box-shadow: 7px 7px 0 #ccc, 8px 8px 0 #aaa, 6px 8px 0 #aaa, 8px 6px 0 #aaa;
  box-shadow: 7px 7px 0 #ccc, 8px 8px 0 #aaa, 6px 8px 0 #aaa, 8px 6px 0 #aaa;
  border: 1px solid #aaa;
  width: calc(100% - 8px);
}

.box_shadow.scale50 {
  text-align: center;
}
.box_shadow.scale50 img {
  width: calc(50% - 8px);
}

.maxw-responsive img {
  max-width: 100%;
  height: auto;
}

.responsive img {
  width: 100%;
  height: auto;
}

.no-responsive img {
  width: auto;
  height: auto;
}

#palla {
  display: block;
  width: 120px;
  height: 120px;
  background: url("../images/omini/palla_anim.svg") no-repeat;
  position: absolute;
  top: -135px;
  right: 0;
}

@media (min-width: 768px) {
  .order-md-6 {
    order: 6 !important;
  }
  .order-md-7 {
    order: 7 !important;
  }
  .order-md-8 {
    order: 8 !important;
  }
  .order-md-9 {
    order: 9 !important;
  }
}
@media (min-width: 576px) {
  header {
    position: fixed;
    padding-top: 20px;
  }
  header .logo-container {
    width: 110px;
    margin-left: 0;
    position: absolute;
  }
  header .logo-container .base-logo {
    float: none;
    margin-left: 20px;
    margin-right: 12px;
  }
  header .wrapper {
    margin: 0 45px 0 116px;
  }
  header #PMlangbar {
    margin-left: -45px;
    margin-right: 19px;
    position: unset;
  }
  .wrapper {
    margin: 0 45px 0 116px;
  }
  .article-wrapper {
    margin-top: 108px;
  }
  .home-boxes .box-container.fumetto {
    margin-left: 0;
    width: 100%;
  }
  article nav.page-menu {
    padding: 0 0.5em;
    background-color: transparent;
    border-radius: 0;
    font-size: 1em;
  }
  article nav.page-menu ul li.active {
    border-radius: 0;
    width: unset;
  }
}
@media (min-width: 768px) {
  .home-boxes .box-container.fumetto {
    margin-left: 0;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .home-boxes .box-container.fumetto {
    margin-left: 0;
    width: 33.333333%;
  }
}
@media print {
  .no-print {
    display: none;
  }
}
.admin-bar {
  position: absolute;
  top: 0;
  right: 0;
  border: 1px dotted #900;
  background-color: rgba(200, 0, 0, 0.1);
  border-radius: 4px;
  font-size: 80%;
  padding: 0.5em 1em;
  opacity: 0.5;
}
.admin-bar:hover, .admin-bar:focus-within {
  opacity: 1;
}

.link_basket,
.basket_panel a.add_basket,
.btn_shop {
  border: 1px transparent;
  border-radius: 5px;
  background-color: #1D81CA;
  background: linear-gradient(0deg, #1a76b8 0%, #1D81CA 40%, #1D81CA 60%, #1a76b8 100%);
  color: #fff;
  width: 100%;
  margin: 1em 0;
  display: block;
  text-align: center;
  padding: 0.25em;
  text-decoration: none;
}
.link_basket:hover,
.basket_panel a.add_basket:hover,
.btn_shop:hover {
  color: #fff;
}
.link_basket:active,
.basket_panel a.add_basket:active,
.btn_shop:active {
  color: #fff;
  font-weight: bold;
  outline: 2px solid #ffcc00;
}
.link_basket:focus,
.basket_panel a.add_basket:focus,
.btn_shop:focus {
  color: #fff;
  font-weight: bold;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(29, 129, 202, 0.25);
}
.btn_shop {
  display: inline-block;
  width: auto;
  background-color: #88abc5;
  background: linear-gradient(0deg, #7aa2bf 0%, #88abc5 40%, #88abc5 60%, #7aa2bf 100%);
  margin-right: 0.25em;
  padding-left: 0.75em;
  padding-right: 0.75em;
}
.btn_shop.done {
  background-color: #1D81CA;
  background: linear-gradient(0deg, #1a76b8 0%, #1D81CA 40%, #1D81CA 60%, #1a76b8 100%);
}
.btn_shop.alert1 {
  background-color: #FF9100;
  background: linear-gradient(0deg, #eb8500 0%, #FF9100 40%, #FF9100 60%, #eb8500 100%);
}
.btn_shop:active, .btn_shop:focus {
  font-weight: normal;
}

#cookie_warn {
  color: #000;
  background-color: rgba(255, 255, 0, 0.95);
  min-height: 85px;
  z-index: 1;
  position: absolute;
  top: 108px;
  width: 100%;
  padding: 1.5em 0.5em;
  user-select: none;
  border-top: 1px solid 1px solid rgba(0, 0, 0, 0.25);
}
#cookie_warn p {
  margin: 0 0 0.15em 0;
}
#cookie_warn a {
  color: #000;
  text-decoration: underline;
}
#cookie_warn input[type=button] {
  border: 1px solid #000;
  color: #000;
  background: #fff;
}
#cookie_warn input[type=button]:hover, #cookie_warn input[type=button]:focus, #cookie_warn input[type=button]:active {
  color: #fff;
  background: #000;
}

.basket_panel {
  background: #eee;
  padding: 0.5em;
  border-radius: 0.5em;
  text-align: center;
}
.basket_panel a.add_basket {
  margin-bottom: 0;
}

/*# sourceMappingURL=pm.css.map */
