@font-face {
  font-family: 'iconsites';
  src:  url('../fonts/iconsites.eot');
  src:  url('../fonts/iconsites.eot') format('embedded-opentype'),
    url('../fonts/iconsites.ttf') format('truetype'),
    url('../fonts/iconsites.woff') format('woff'),
    url('../fonts/iconsites.svg') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="iconsites-"], [class*=" iconsites-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'iconsites' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  font-size: xx-large;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.iconsites-circle-auto-contraste-a-plus:before {
  content: "\e900";
}
.iconsites-circle-auto-contraste-a-minus:before {
  content: "\e901";
}
.iconsites-circle-auto-contraste-a:before {
  content: "\e902";
}
.iconsites-circle-auto-contraste:before {
  content: "\e911";
}
.iconsites-tce:before {
  content: "\e905";
}
.iconsites-libras:before {
  content: "\e904";
}
.iconsites-youtube:before {
  content: "\e906";
}
.iconsites-twitter:before {
  content: "\e907";
}
.iconsites-instagram:before {
  content: "\e908";
}
.iconsites-whatsapp:before {
  content: "\e909";
}
.iconsites-facebook:before {
  content: "\e90a";
}
.iconsites-facebook-circle:before {
  content: "\e90c";
}
.iconsites-flickr:before {
  content: "\e90b";
}
.iconsites-flickr-circle:before {
  content: "\e90d";
}
.iconsites-a-plus:before {
  content: "\e903";
}
.iconsites-a-normal:before {
  content: "\e90e";
}
.iconsites-a-minus:before {
  content: "\e90f";
}
.iconsites-contrast:before {
  content: "\e910";
}

span.wp-block-cover__background.has-black-background-color.has-background-dim,
.wp-image-2085{
    border-top-right-radius:30px;
    border-top-left-radius:30px;
    border-color: aquamarine!important;
    border-width: medium!important;
  }

  /*altocontraste*/

 .alto-contraste span.wp-block-cover__background.has-black-background-color.has-background-dim{
    background-color: #000!important;
    opacity: 1;}
    
  .alto-contraste .has-white-background-color{
    background-color: #000000 !important;
    color: #ffff;
  }
  .alto-contraste.h1, h2, h3, h4, h5, h6{
    color: #ffff !important;

  }
  .alto-contraste a.wp-block-button__link.has-background.wp-element-button{
    color: #fbc606 !important;
  }

  .alto-contraste .wp-block-navigation ul li.current-menu-item > a{
    color: #ff0 !important;
  }
  .alto-contraste .is-content-justification-left.is-layout-constrained.wp-container-29.wp-block-group.has-background{
    background-color: #000!important;
  }
  .alto-contraste h2.has-vision-base-color.has-text-color{
    color: #ffff !important;
  }
  .alto-contraste span.wp-block-cover__background.has-black-background-color.has-background-dim-80.has-background-dim{
   color: #ff6600!important;
  }
  .alto-contraste span.wp-block-navigation-item__label{
    color: #ff0 !important;
  }
  .alto-contraste .iconsites-circle-auto-contraste-a-plus {
    color: #ff0;
  }
  .alto-contraste .iconsites-circle-auto-contraste-a {
    color: #ff0;
  }
  .alto-contraste .iconsites-circle-auto-contraste-a-minus{
    color: #ff0;
  }
  .alto-contraste .iconsites-circle-auto-contraste{
    color: #ff0;
  }
  .alto-contraste .is-content-justification-left.is-layout-constrained.wp-container-26.wp-block-group.has-background{
    color: #ff0;
    background-color: #000;
  }
  .alto-contraste .is-content-justification-left.is-layout-constrained.wp-container-26.wp-block-group.has-background{
    color: #ff0 !important;
    background-color: #000 !important;
  }
  .alto-contraste .is-content-justification-left.is-layout-constrained.wp-container-26.wp-block-group.has-background{
    color: #ff0 !important;
    background-color: #000 !important;
  }
  .alto-contraste .body .is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)) {
    max-width: var(--wp--style--global--content-size);
    margin-left: auto !important;
    margin-right: auto !important;
    background: yellowgreen;
}
.alto-contraste .is-layout-flex.wp-container-20.wp-block-columns.span\.wp-block-cover__background\.has-black-background-color\.has-background-dim {
  background: black;
  border-width: medium;
  border-color: white;
}
.alto-contraste .is-content-justification-left.is-layout-constrained.wp-container-30.wp-block-group.has-background {
  background: black !important;
  border-width: medium !important;
  border-color: aquamarine !important
}
.alto-contraste .wp-block-cover .wp-block-cover__inner-container {
  background: black;
}
.is-layout-constrained.wp-block-group.has-black-background-color.has-background {
  border-width: medium !important;
  border-color: aquamarine !important;
}
.is-layout-flow.wp-block-query {
  background: black;
  color: white;
}