@media screen and (max-width: 768px) {

  #pc-version { 
    display: none !important;
  }

  #mobile-only { 
    display: block !important; 
    width: 100%; 
    box-sizing: border-box; 
    padding: 0 18px; 
    text-align: center; 
  }

}

@font-face {
  font-family: 'aopc';
  src: url('aopc.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

body, html {
  background-color: #E6E6E6; 
  margin: 0;
  padding: 0;
}

img {
  display: block;
  height: 100px;
  width: auto;
  margin: 0 auto 15px auto !important;
  border: 2px solid #333333;
  filter: brightness(103%) contrast(105%) drop-shadow(4px 3px 4px gray);
}

.imageBN {
  filter: grayscale(100%) brightness(100%) contrast(100%);
}

.header-mobile {
  display: block !important;
  overflow: hidden !important;
  position: fixed !important;
  top: 0 !important;
  left: 0 !important;
  z-index: 9999 !important;
  width: 100% !important;
  box-sizing: border-box !important;
  background-color: #333333 !important; 
  min-height: 44px !important; 
  line-height: 44px !important;
  padding: 3px 14px 4px 14px !important;
}

.header-mobile * {
  display: inline-block !important;
  vertical-align: top !important;
  background: none !important;
  width: auto !important;
  margin: 0 !important;
  padding: 0 !important;
  color: #1C8BCC !important;
  text-shadow: 1px 1px 1px white !important;
  font-family: 'aopc', Impact, 'Anton', Charcoal, Tahoma, Helvetica, Arial, sans-serif !important;
  font-size: 32px !important; 
  white-space: nowrap !important;
}

.content-mobile {
  padding-top: 66px; 
  padding-bottom: 36px;
}

.suit-container {
  margin-bottom: 6px; 
}

.suit-container img {
  display: inline-block !important;
  max-width: none;
  border: none;
  margin: 0 !important;
  filter: none;
}

.suit-icon {
  border: 0;
}

.blue {
  display: inline-block;
  padding: 0px 0px;
  color: #1C8BCC;
  font-family: 'aopc', Impact, 'Anton', Charcoal, Tahoma, Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 1px;
  word-spacing: 2px;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
  margin-top: 0px;
  margin-bottom: 10px;
}

.red {
  display: inline-block;
  padding: 0px 0px;
  color: #CC0000;
  font-family: 'aopc', Impact, 'Anton', Charcoal, Tahoma, Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 1px;
  word-spacing: 2px;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
  margin-top: 0px;
  margin-bottom: 10px;
}

.intro-mobile {
  font-style: normal;
  text-align: justify !important; 
  font-family: Tahoma, Helvetica, Arial, sans-serif;
  font-size: 15px; 
  line-height: 1.3;
  background-color: white;
  border: 2px solid #1C8BCC;
  border-radius: 8px; 
  padding: 12px; 
  margin: 15px 0; 
  -webkit-hyphens: auto; 
  -ms-hyphens: auto;     
  hyphens: auto;         
}

.infobox {
  display: block;
  border: 2px dotted #777777;
  background: none;          
  margin-top: 0px;           
  margin-bottom: 10px;       
  padding: 6px 8px;             
  border-radius: 8px;
  font-style: normal;
  font-family: Tahoma, Helvetica, Arial, sans-serif;
  font-size: 12px;
  text-align: justify; 
  line-height: 1.2;
  -webkit-hyphens: auto; /* Safari */
  hyphens: auto;
}

.infobox-title {
  font-family: "Courier New", Courier, monospace; 
  font-size: 13px;                                
  text-transform: uppercase;                      
  font-weight: bold;                              
  padding: 0 8px;
  color: #333333;                                 
}

.homebox {
  display: block;
  border: 1px solid #777777;
  background: none;          
  margin-top: 10px;           
  margin-bottom: 20px;       
  padding: 4px 8px 6px 8px;             
  border-radius: 0px;
  font-style: normal;
  font-family: Tahoma, Helvetica, Arial, sans-serif;
  font-size: 13px; 
  text-align: justify; 
  line-height: 1.2;
  -webkit-hyphens: auto; 
  hyphens: auto;
}

.homebox-title {
  font-family: "Courier New", Courier, monospace; 
  font-size: 14px;
  text-transform: uppercase;                      
  font-weight: bold;                              
  padding: 0 8px;
  color: #333333;                                 
}

.coll {
  padding: 0px 1px 0px 1px;
  text-align: center;
  font-style: normal;
  font-family: Tahoma, Helvetica, Arial, sans-serif;
  font-size: 12px;
}

.name {
  color: #1C8BCC;
  text-align: center;
  padding: 3px 0;
  font-family: 'aopc', Impact, 'Anton', Charcoal, Tahoma, Helvetica, Arial, sans-serif;  
  font-size: 22px;
  text-decoration: none;
}

.arch {
  color: #333;
  text-align: center;
  line-height: 1 !important;
  font-family: 'aopc', Impact, 'Anton', Charcoal, Tahoma, Helvetica, Arial, sans-serif;
  font-size: 33px;
  margin-bottom: 4px;
}

.subt {
  text-align: center;
  line-height: 1 !important;
  font-style: normal;
  font-weight: bold;
  font-family: "Courier New", Courier, monospace;
  font-size: 16px;
}

.capt {
  padding: 0px 1px 0px 1px;
  text-align: center;
  font-style: normal;
  font-family: Tahoma, Helvetica, Arial, sans-serif;
  font-size: 12px;
  margin-top: -7px; 
}

.slog {
  font-family: 'Lobster', Georgia, 'Times New Roman', serif;
  font-size: 26px;
  text-align: center;
  color: #1C8BCC;
  margin-top: 10px;
  margin-bottom: 15px;
  font-weight: normal;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
}

.nota_sup {
  display: block;
  font-style: normal;
  font-weight: bold;
  text-transform: uppercase;
  font-family: "Courier New", Courier, monospace;
  font-size: 10px;
  margin-top: 0px;
  margin-bottom: 3px;
}

.nota_blu {
  display: block;
  color: #1C8BCC;
  margin-top: -10px;
  margin-bottom: 0px;
  font-style: normal;
  font-family: Tahoma, Helvetica, Arial, sans-serif;
  font-size: 70%;
}

.nota_red {
  display: block;
  color: #CC0000;
  margin-top: -10px;
  margin-bottom: 0px;
  font-style: normal;
  font-family: Tahoma, Helvetica, Arial, sans-serif;
  font-size: 70%;
}

.hrslate {
  display: flex;
  align-items: center;
  width: 100%;
  clear: both;
  margin: -5px 0 5px 0;
  font-family: 'Courier New', Courier, monospace;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  white-space: nowrap;
}

.hrslate::before {
  content: "";
  flex-grow: 1;
  border-bottom: 1px solid #000000;
  margin-right: 10px;
}

.hrslate:empty::before {
  margin-right: 0;
}

.hrsection {
  display: flex;
  align-items: center;
  width: 100%;
  clear: both;
  margin: -5px 0 5px 0;
  font-family: 'Courier New', Courier, monospace;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  white-space: nowrap;
}

.hrsection::before {
  content: "";
  flex-grow: 1;
  border-bottom: 1px dashed #000000;
  margin-right: 10px;
}

.hrblockinf {
  display: block;
  height: 0px;
  border: none;
  border-bottom: 2px solid #708090;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 25px;
}

.hrblocksup {
  display: block;
  height: 0px;
  border: none;
  border-bottom: 2px solid #708090;
  width: 100%;
  margin-top: 25px;
  margin-bottom: 10px;
}

.title {
  color: #1C8BCC;
  font-family: 'aopc', Impact, 'Anton', Charcoal, Tahoma, Helvetica, Arial, sans-serif;  
  text-decoration: none;
  display: block; 
  font-size: 24px; 
  padding: 0 10px;
  margin-top: 0px; 
}

.concealed {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.mobile-nav {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 100;
  background-color: #333333;
  border-top: 1px solid #708090;
  box-sizing: border-box;
  overflow-x: auto;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch;
}

.mobile-nav::-webkit-scrollbar {
  display: none;
}

.mobile-nav a {
  display: inline-block;
  color: #f2f2f2;
  text-align: center;
  padding: 14px 9px;
  text-decoration: none;
  font-family: Tahoma, Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: bold;
}

.mobile-nav a.active {
  color: #1C8BCC;
}

a.navpage {
  display: inline-block;
  margin-top: 16px; 
  color: #f2f2f2;
  text-align: center;
  padding: 6px 12px;
  text-decoration: none;
  font-family: Tahoma, Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-size: 16px;
  background-color: #333;
  }

/* Hover*/
a.navpage:hover {
  background-color: #ddd;
  color: black;
}

.pagination1-container {
  display: flex;
  flex-direction: column; 
  width: 100%; 
  gap: 4px;
  margin-bottom: 18px;
}

.pagination1 {
  display: flex;
  text-decoration: none;
  font-family: Tahoma, Helvetica, Arial, sans-serif;
  font-size: 16px;
  border: none; 
  backgound: none;           
  transition: background-color 0.2s ease;
}

.pagination1-left {
  width: 33%;
  background-color: #1C8BCC;
  color: #ffffff;
  padding: 5px 0;
  text-align: center;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
  border-top: 2px solid #1C8BCC;
  border-bottom: 2px solid #1C8BCC;
  border-left: 2px solid #1C8BCC;
  transition: background-color 0.2s ease;
}

.pagination1-right {
  width: 67%;
  background-color: #ffffff; 
  color: #000000;
  padding: 5px 14px;
  text-align: left;
  border: 2px solid #1C8BCC;
  border-left: none;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  transition: background-color 0.2s ease;
}

.pagination1:hover .pagination1-left {
  background-color: #156b9e;
  border-color: #156b9e;
}

.pagination1:hover .pagination1-right {
  background-color: #f5faff;
}

.pagination2-container {
  display: flex;
  flex-direction: column; 
  width: 100%; 
  gap: 4px;
  margin-bottom: 18px;
}

.pagination2 {
  display: flex;
  width: 100%;
  text-decoration: none;
  font-family: Tahoma, Helvetica, Arial, sans-serif;
  font-size: 16px;
  background-color: #1C8BCC;
  color: #ffffff;
  padding: 5px 14px;
  text-align: left;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border: 2px solid #1C8BCC;  
  transition: background-color 0.2s ease, color 0.2s ease;
}

.pagination2:hover {
  background-color: #f5faff;
  color: #156b9e;
}

.site-footer {
  margin-top: 20px;
  padding: 22px 0 !important; 
  background-color: #E6E6E6 !important; 
  color: #333 !important;
}

.footer-copyright, .footer-text, .footer-contact {
  padding-left: 0 !important;
  padding-right: 0 !important;
  text-align: justify !important; 
  -webkit-hyphens: auto !important; 
  -ms-hyphens: auto !important;     
  hyphens: auto !important;         
}

.footer-copyright {
  font-family: Tahoma, Geneva, sans-serif !important;
  font-size: 13px !important;
  font-weight: bold !important;
  margin-bottom: 25px !important;
}

.footer-text {
  font-family: Tahoma, Geneva, sans-serif !important;
  font-size: 13px !important;
  line-height: 1.5 !important;    
  color: #333 !important; 
}

.footer-text p {
  margin-bottom: 15px !important;
}

.footer-contact {
  margin-top: 25px !important;
}

.contact-btn {
  font-family: Tahoma, Geneva, sans-serif !important;
  padding: 8px 20px !important;
  background-color: #1C8BCC !important;
  color: #FFFFFF !important;
  border: none !important;
  border-radius: 4px !important;
  cursor: pointer !important;
  transform: translateX(0px) !important;
}

.footer-contact span {
  display: block !important;       
  width: 100% !important;          
  box-sizing: border-box !important;
  text-align: center !important;   
  padding: 8px 10px !important;    
  margin: 0 !important;            
  border: none !important;         
}