.elementor-kit-7{--e-global-color-primary:#002129;--e-global-color-secondary:#003B4A;--e-global-color-text:#000000;--e-global-color-accent:#FFD500;--e-global-color-78550dc:#13959B;--e-global-color-4eb121e:#F2EEE8;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"Montserrat";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Montserrat";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Montserrat";--e-global-typography-accent-font-weight:700;color:var( --e-global-color-text );font-family:"Montserrat", Sans-serif;font-size:16px;font-weight:400;line-height:32px;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 a{color:var( --e-global-color-78550dc );font-weight:700;}.elementor-kit-7 h1{color:#FFFFFF;font-family:"Montserrat", Sans-serif;font-size:55px;font-weight:700;}.elementor-kit-7 h2{color:var( --e-global-color-text );font-size:36px;line-height:37px;}.elementor-kit-7 h3{color:var( --e-global-color-text );font-size:26px;line-height:28px;}.elementor-kit-7 h4{font-size:23px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-7 h1{font-size:43px;}.elementor-kit-7 h2{line-height:1em;}.elementor-kit-7 h3{line-height:1.2em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.no-margine{margin-bottom:0;padding-bottom:0;}

.italia{background-image: url('https://www.vimec.biz/wp-content/uploads/2025/05/italy.png');
background-repeat: no-repeat;
background-position: auto;
padding-left: 15px !important;
}
.italia a{padding-top: 5px;}
.germania{background-image: url(https://www.vimec.biz/wp-content/uploads/2025/05/germany-1.png);
    background-repeat: no-repeat;
    background-position: left;
    padding-left: 10px !important;
    margin-left: 10px !important;
    background-size: 25px;
}


.spagna{background-image: url(https://www.vimec.biz/wp-content/uploads/2025/05/spain-1.png);
    background-repeat: no-repeat;
    background-position: left;
    padding-left: 10px !important;
    margin-left: 10px !important;
    background-size: 25px;
}

.francia{background-image: url(https://www.vimec.biz/wp-content/uploads/2025/05/france.png);
    background-repeat: no-repeat;
    background-position: left;
    padding-left: 10px !important;
    margin-left: 10px !important;
    background-size: 25px;
}


.russia{background-image: url(https://www.vimec.biz/wp-content/uploads/2025/05/russia.png);
    background-repeat: no-repeat;
    background-position: left;
    padding-left: 10px !important;
    margin-left: 10px !important;
    background-size: 25px;
}


.polonia{background-image: url(https://www.vimec.biz/wp-content/uploads/2025/05/poland.png);
    background-repeat: no-repeat;
    background-position: left;
    padding-left: 10px !important;
    margin-left: 10px !important;
    background-size: 25px;
}


.uk{background-image: url(https://www.vimec.biz/wp-content/uploads/2025/05/uk.png);
    background-repeat: no-repeat;
    background-position: left;
    padding-left: 10px !important;
    margin-left: 10px !important;
    background-size: 25px;
}


.mondo{background-image: url(https://www.vimec.biz/wp-content/uploads/2025/05/mondo.png);
    background-repeat: no-repeat;
    background-position: left;
    padding-left: 10px !important;
    margin-left: 10px !important;
    background-size: 25px;
}

/*TABELLE*/
  .tb-bordi {
    width: 100%;
    border-collapse: collapse;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.25);
    border-radius: 15px;
    overflow: hidden;
    font-size: 15px;
  }

  .tb-bordi th,
  .tb-bordi td {
    padding: 16px;
    text-align: left;
    vertical-align: top;
  }

  .tb-bordi thead th {
    background-color: #F2EEE8;
    font-weight: bold;
  }

  .tb-bordi tr:not(:first-child) td {
    background-color: #ffffff !important;
  }
.tb-bordi tbody > tr {
  background-color: #ffffff !important;
}

  @media (max-width: 768px) {
    .tb-bordi thead {
      display: none;
    }

    .tb-bordi tr {
      display: block;
      margin-bottom: 15px;
      border: 1px solid #ddd;
      border-radius: 15px;
      box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    }

    .tb-bordi td {
      display: block;
      text-align: right;
      padding-left: 50%;
      position: relative;
    }

    .tb-bordi td::before {
      content: attr(data-label);
      position: absolute;
      left: 16px;
      width: 45%;
      padding-right: 10px;
      font-weight: bold;
      text-align: left;
    }
  }
  
  
  /* 3 Dots after excerpt */

.elementor-post__excerpt p:after{
content: "...";
}/* End custom CSS */