label.is-invalid { display:none !important; }

.is-invalid {
  border-color: #dc3545 !important;
}


.w-260px{width:260px!important}


.display-5:where(.uc-dark),
.display-6:where(.uc-dark),
.h1:where(.uc-dark),
.h2:where(.uc-dark),
.h3:where(.uc-dark),
.h4:where(.uc-dark),
.h5:where(.uc-dark),
.h6:where(.uc-dark),
:where(.uc-dark) .display-5,
:where(.uc-dark) .display-6,
:where(.uc-dark) .h1,
:where(.uc-dark) .h2,
:where(.uc-dark) .h3,
:where(.uc-dark) .h4,
:where(.uc-dark) .h5,
:where(.uc-dark) .h6,
:where(.uc-dark) h1,
:where(.uc-dark) h2,
:where(.uc-dark) h3,
:where(.uc-dark) h4,
:where(.uc-dark) h5,
:where(.uc-dark) h6,
h1:where(.uc-dark),
h2:where(.uc-dark),
h3:where(.uc-dark),
h4:where(.uc-dark),
h5:where(.uc-dark),
h6:where(.uc-dark) {    
  color: #e8e8e8;
}


.titulo-noticia{
  color: #fff !important;
  text-shadow: #000 2px 3px 2px;
}

.block-slider-miniposts .swiper-thumbs .swiper-slide{
  opacity: .8;
}

.uc-tab > .uc-active > a{
  color: #ec2e59;
}

.col-custom-4 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 33.33333333%;
}

.col-custom-8 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 66.66666667%;
}