/*
7199BF
83A_ED2
228_cc2
83B_0D4
*/

@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700;800;900&family=Roboto:wght@400;700&display=swap");
html {
  /* 1 */
  font-family: "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji",
    "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 14px;
  font-weight: normal;
  line-height: 1.75;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 3 */
  background: #fff;
  color: #444;
}

h1,
.uk-h1,
h2,
.uk-h2,
h3,
.uk-h3,
h4,
.uk-h4,
h5,
.uk-h5,
h6,
.uk-h6,
.uk-heading-small,
.uk-heading-medium,
.uk-heading-large,
.uk-heading-xlarge,
.uk-heading-2xlarge {
  margin: 0 0 20px 0;
  font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI",
    Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 700;
  color: #7199bf;
  text-transform: uppercase;
}
h1 > span,
.uk-h1 > span,
h2 > span,
.uk-h2 > span,
h3 > span,
.uk-h3 > span,
.uk-heading-small > span,
.uk-heading-medium > span {
  color: rgba(32, 32, 32, 0.8) !important;
}

.uk-light > * > h1 > span,
.uk-light > * > .uk-h1 > span,
.uk-light > * > h2 > span,
.uk-light > * > .uk-h2 > span,
.uk-light > * > h3 > span,
.uk-light > * > .uk-h3 > span,
.uk-light > * > .uk-heading-small > span,
.uk-light > * > .uk-heading-medium > span {
  color: rgba(255, 255, 255, 0.5) !important;
}

em {
  color: #888;
}

.my-box-shadow-small {
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.08);
}

.my-overlay-primary {
  background: rgba(0, 0, 0, 0.5);
}
.uk-navbar-nav > li > a,
.uk-navbar-item,
.uk-navbar-toggle {
  /* 1 */
  display: flex;
  justify-content: center;
  align-items: center;
  /* 2 */
  box-sizing: border-box;
  min-height: 80px;
  padding: 0 12px;
  /* 3 */
  font-size: 0.8rem;
  font-family: "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji",
    "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  /* 4 */
  text-decoration: none;
  font-weight: 500;
  color: #444;
}
.uk-logo {
  font-size: 1.5rem;
  font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI",
    Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  color: #888;
  font-weight: 300;
  text-transform: uppercase;
  /* 1 */
  text-decoration: none;
}
.uk-logo > span {
  color: #7199bf;
  font-weight: 700;
  margin-left: 6px;
  margin-right: 4px;
}
.uk-section-xxsmall {
  padding-top: 14px;
  padding-bottom: 14px;
}
.uk-section-primary,
.uk-background-primary {
  background: #7199bf;
}
.my-section-dark,
.my-background-dark {
  background: #395d7e;
}

.uk-card-title {
  font-size: 1.2rem;
  line-height: 1.2;
  color: #333;
}

.uk-text-large {
  font-size: 1.25rem;
  line-height: 1.5;
}
.uk-light,
.uk-section-primary:not(.uk-preserve-color),
.uk-section-secondary:not(.uk-preserve-color),
.uk-tile-primary:not(.uk-preserve-color),
.uk-tile-secondary:not(.uk-preserve-color),
.uk-card-primary.uk-card-body,
.uk-card-primary > :not([class*="uk-card-media"]),
.uk-card-secondary.uk-card-body,
.uk-card-secondary > :not([class*="uk-card-media"]),
.uk-overlay-primary,
.uk-offcanvas-bar {
  color: rgba(255, 255, 255, 0.85);
}

.uk-offcanvas-bar {
  /* 1 */
  position: absolute;
  top: 0;
  bottom: 0;
  left: -270px;
  /* 2 */
  box-sizing: border-box;
  width: 270px;
  padding: 20px 20px;
  background: #395d7e;
  /* 3 */
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}

label.error {
  color: #ffde00 !important;
  font-size: 0.75rem;
  text-transform: uppercase !important;
  display: inline-block;
  font-weight: bold;
  margin-right: 10px;
}
input.error {
  border: solid 1px #ffde00;
}

 .el-acconsento-dialog, .el-acconsento-drawer, .el-acconsento-overlay {
  font-family: Roboto , -apple-system, BlinkMacSystemFont, "Segoe UI" !important;
  line-height: 1.4em !important;
  }
  
  .el-acconsento-dialog, .el-acconsento-dialog__footer, .el-acconsento-collapse-item__header, .acconsento-pill {
  border-radius: 8px !important;
  }
  .acconsento-click-text-justify, .acconsento-click-pl-3, .text-normal {
  text-align: left !important;
  }
  .acconsento-click-text-lg {
    font-size: 16px !important;
  }
  .el-acconsento-tabs__content > * {
    padding: 20px 0 20px 0 !important;
    text-align: left !important;
  }
 .acconsento-click-informative-button {
   padding: 12px !important;
   margin-top: 40px !important;
   position: relative !important;
   display: block !important;
   width: 200px;
 }
 
 .acconsento-icon-svg{
    width: 16px !important;
    height: 16px; !important;
  } 
  .acconsento-icon-big-svg {
     width: 20px !important;
     height: 20px; !important;
   }