/* #banner *{
    border: 1px dotted palegreen;
} */

.txtbanner-wrapper {
  position: unset !important;
}

#banner:after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: inherit;
  bottom: 0;
  background-color: black;
  z-index: 0;
  background: transparent
    linear-gradient(90deg, rgba(0, 0, 0, 0.78) 0%, rgba(0, 0, 0, 0) 50%) 0% 0%
    no-repeat padding-box !important;
}
.botao-l-b.slick-arrow {
  position: absolute;
  left: 90vw;
}
.dots-banner {
  display: none;
}
.carousel-geral {
  position: relative;
  overflow: hidden;
  width: 100%;
}

/* .bannerimg {
opacity:33%;
} */
.dots-banner {
  position: absolute;
  display: flex;
  top: 68%;
  width: 10%;
  justify-content: space-between;
  flex-direction: row-reverse;
  padding: 0px 35px;
  color: white;
  font-size: 6rem;
  cursor: pointer;
  z-index: 9999;
}
ul.slick-dots {
  position: absolute;
  top: 89%;
  left: 49%;
}

ul.slick-dots li {
  border-radius: 175px;
  width: 21px;
  height: 23px;
}
div#banner {
  position: relative;
}
.slick2 {
  color: white;
  z-index: 1;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 0vw;
  left: 6vw;
  right: 6vw;
  margin: auto;
}

.txtbanner {
  text-align: center;
  /* position: absolute; */
  outline: none;
  width: 45%;
}
.slick-dots li {
  width: 48px;
  height: 8px;
  background-color: #ffffff;
}
li.slick-active {
  width: 48px;
  height: 8px;
  background: #810627!important;
}
.slick-dots li button {
  display: none;
}

.bannertitle {
  /* grid-area:q1; */
}

.txtbanner a {
  color: white;
  text-decoration: none;
}

.bannertitle {
  font-family: questrial;
  font-size: xx-large;
  margin-bottom: 0;
  margin: 0 0 0 0;
  margin-bottom: 1rem;
}

.bannerintro {
  text-align: left;
}

.bannertitle h1 {
  font-size: 4rem;
  font-family: "Roboto Slab", serif;
  font-weight: bold;
  text-align: left;
}

.bannertxt {
  text-align: left;
}

.bannertxt p {
  font-family: "Open Sans", sans-serif;
  color: white;
  margin-bottom: 0;
  font-size: 16px;
}

.bannerbtn {
  text-align: left;
  margin-top: 3vw;
  height: 10vw;
  background-image: linear-gradient(#c60000, #c60000);
  background-position: 1% 5%;
  background-repeat: no-repeat;
  background-size: 0% 30%;
  transition: background-size 0.5s, color 0.5s;
  color: white;
  text-align: left;
}

.banner-hover {
  background-size: 13% 30%;
}

.botao-banner {
  color: white;
  background-color: transparent;
  padding: 0.1vw;
  font-size: 1vw;
  width: 6.5vw;
  /* width: 10vw; */
  height: 3vw;
  transition: background-color 0.5s;
  outline: none;
  border: 1px solid white;
  text-transform: uppercase;
}

.botao-banner a {
  color: #ffffff;
  text-decoration: none;
}

#slick-slide10 > div.bannertxt > p:nth-child(1) {
  display: none;
}

.pngazul {
  position: absolute;
  z-index: 1;
  left: 0px;
  width: 59.5%;
  float: left;
}

.slickdots1 {
  position: absolute;
  bottom: 50px;
  z-index: 10;
  left: 1vw;
  left: 50%;
  transform: translate(-50%, 0);
}

.slick-dots > li {
  cursor: pointer;
}

.slick-dots {
  list-style: none;
  z-index: 3;
  color: white;
  background-color: inherit;
  padding: 15px;
  /* position: absolute;
bottom:0; */
  /* grid-area:q4; */
}
i.fas.fa-circle {
  color: white;
}

.slick-dots li.slick-active i:before {
  font-size: small;
  color: grey;
  font-size: 10px;
}

.slick-dots li {
  float: left;
  margin: 4px;
  padding: 2px;
}

.fa-circle:before {
  font-size: 11px;
}

#banner .moduletable {
  margin: 0;
}

@media only screen and (min-width: 1920px) {
  .slick2 {
    color: white;
    z-index: 1;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 1vw;
    left: 6vw;
    right: 6vw;
    margin: auto;
  }
}
.slickdots1 {
  display: none;
}
