.block-categorias-top {
  display: inline-table;
  width: 100%;
}
.block-categorias section {
  display: initial;
}
.banner-top-left {
  width: 50%;
}
.banner-top-right {
  width: 49.7%;
}
.banner-top-left, .banner-top-right {
  display: inline-block;
  height: calc(100vh - 353px);
  position: relative;
}
.banner-top-left img, .banner-top-right img {
  object-position: center;
  object-fit: cover;
  height: 100%;
}
.banner-top-6 {
  width: 16.66%;
  background: radial-gradient(#d3d3d3, #3a3a3a);
  display: inline-block;
  height: 183px;
  text-align: right;
  position: relative;
  border-left: solid 4px #fff;
  border-right: solid 4px #fff;
  border-top: solid 8px #fff;
  border-bottom: solid 8px #fff;
}
.banner-6 {
  display: flex;
}
.banner-top-6 img {
  margin: 27px 9px 0 0;
  right: 0px;
  position: absolute;
}
.banner-top-left a:hover li, .banner-top-right a:hover li {
  color: #fff;
  font-size: 25px;
  line-height: 1.5;
}
.tx-cat-banner {
  position: absolute;
  left: 0px;
  top: 4px;
  /* background: #11111124; */
  padding: 4px 10px;
  max-width: 95%;
  text-shadow: 1px 1px 1px #000;
}
.tx-cat-banner h1 {
  color: #fff;
  text-align: left;
}
.tx-cat-banner p {
  margin: 0;
  color: #fff;
  text-align: left;
}
.banner-top-left h1, .banner-top-right h1 {
  position: absolute;
  z-index: 1;
  font-size: 60px;
  font-weight: 800;
  width: 270px;
  line-height: 53px;
  height: 200px;
  bottom: 115px;
}
.banner-top-left h1 {
  text-align: right;
  color: #fff;
  right: 27px;
}
.banner-top-right h1 {
  color: #000;
  left: 27px;
  text-shadow: 2px 2px 2px #fff;
}
.banner-top-left h1 span, .banner-top-right h1 span {
  font-size: 18px;
  font-weight: 100;
  line-height: 31px;
}
.bl-cat img {
  width: 100%
}
.bl-cat {
  float: left;
  padding: 2px;
  position: relative;
  max-width: 100%;
}
.txt-banner-top {
  position: absolute;
  z-index: 1;
  background: #000000d1;
  width: 100%;
  height: 100%;
  top: 0;
  text-align: center;
  padding: 50px;
  line-height: 56px;
  opacity: 0;
  cursor: pointer;
  color: #fff;
}
.txt-banner-top:hover {
  opacity: 1;
  transition-duration: 600ms;
}
.btn-banner-top {
  width: 200px;
  border: 1px solid #fff;
  border-radius: 17px;
  margin: auto;
  line-height: initial;
  padding: 7px;
}
.btn-banner-top:hover {
  background: #000;
  transition: 300ms;
}
.t-cat {
  position: absolute;
  padding: 8px 8px;
  width: 40%;
}
.t-cat.prin h2 {
  font-size: 56px;
  font-weight: 900;
  line-height: 54px;
}
.t-cat.prin p {
  color: #fff;
  margin-top: 19px;
  font-size: 20px;
  line-height: 24px;
}
.t-cat.prin {
  color: #ffffff;
  left: 10px;
  top: 10px;
  text-shadow: 2px 2px 1px #5f5f5f;
}
.t-cat.sec h2 {
  font-size: 20px;
  font-weight: 900;
  line-height: 20px;
}
.t-cat.sec p {
  color: #fff;
  margin-top: 10px;
  font-size: 16px;
  line-height: 18px;
}
.t-cat.sec {
  color: #ffffff;
  top: 7px;
  left: 5px;
}
@media(max-width:410px) {
  body {
    min-width: 320px;
  }
  .bl-cat {
    width: 100%;
    min-width: 305px;
    padding-left: 0;
  }
  .bl-cat img {
    width: 100%;
    height: 135px;
  }
  .t-cat.prin h2 {
    font-size: 17px;
    font-weight: 700;
    line-height: 20px;
  }
  .t-cat.prin p {
    margin-top: -5px;
    font-size: 12px;
    line-height: 14px;
  }
  .t-cat.prin {
    text-shadow: none;
    top: 2px;
    left: 0px;
  }
  .t-cat.sec h2 {
    font-size: 17px;
    font-weight: 700;
    line-height: 20px;
  }
  .t-cat.sec p {
    margin-top: 8px;
    font-size: 12px;
    line-height: 14px;
  }
  .t-cat.sec {
    top: 2px;
    left: 0px;
  }
  .sptop {
    margin-top: 20px;
  }
}
@media (min-width: 411px) and (max-width:480px) {
  .bl-cat {
    width: 100%;
    min-width: 368px;
  }
  .t-cat.prin h2 {
    font-size: 17px;
    font-weight: 700;
    line-height: 20px;
  }
  .t-cat.prin p {
    margin-top: 10px;
    font-size: 13px;
    line-height: 22px;
  }
  .t-cat.prin {
    text-shadow: none;
    top: 2px;
    left: 2px;
  }
  .t-cat.sec h2 {
    font-size: 17px;
    font-weight: 700;
    line-height: 20px;
  }
  .t-cat.sec p {
    margin-top: 10px;
    font-size: 13px;
    line-height: 25px;
  }
  .t-cat.sec {
    top: 2px;
    left: 2px;
  }
}
@media (min-width: 480px) and (max-width: 575px) {
  .bl-cat {
    width: 100%;
  }
  .t-cat.prin h2 {
    font-size: 19px;
    font-weight: 800;
    line-height: 23px;
    width: 96%;
  }
  .t-cat.prin p {
    color: #fff;
    font-size: 12px;
    line-height: 29px;
    margin: 0 auto;
    padding-right: 11px;
  }
  .t-cat.prin {
    color: #ffffff;
    left: 10px;
    top: 10px;
    text-shadow: 2px 2px 1px #5f5f5f;
  }
  .t-cat.sec h2 {
    font-size: 19px;
    font-weight: 800;
    line-height: 30px;
  }
  .t-cat.sec p {
    margin-top: 0;
    font-size: 15px;
    line-height: 29px;
  }
  .t-cat.sec {
    top: 2px;
    left: 2px;
  }
  .t-cat.sec {
    text-shadow: 2px 2px 1px #5f5f5f;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .bl-cat.prin {
    width: 100%;
  }
  .bl-cat {
    width: 50%;
  }
  .bl-cat.sec {
    width: 50%;
  }
  .t-cat.prin h2 {
    font-size: 40px;
    font-weight: 800;
    line-height: 40px;
  }
  .t-cat.prin p {
    color: #fff;
    margin-top: 19px;
    font-size: 17px;
    line-height: 29px;
  }
  .t-cat.prin {
    color: #ffffff;
    left: 10px;
    top: 10px;
    text-shadow: 2px 2px 1px #5f5f5f;
  }
  .t-cat.sec h2 {
    font-size: 16px;
    padding: 0;
  }
  .t-cat.sec p {
    font-size: 14px;
  }
  .t-cat.sec {
    color: #ffffff;
    left: 10px;
    top: 10px;
    text-shadow: 2px 2px 1px #5f5f5f;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .bl-cat.prin {
    width: 59%;
  }
  .t-cat.prin h2 {
    font-size: 40px;
    font-weight: 800;
    line-height: 40px;
  }
  .t-cat.prin p {
    color: #fff;
    font-size: 17px;
    line-height: 29px;
  }
  .t-cat.prin {
    color: #ffffff;
    left: 10px;
    top: 10px;
    text-shadow: 2px 2px 1px #5f5f5f;
  }
  .t-cat.sec h2 {
    font-size: 16px;
  }
  .t-cat.sec p {
    color: #fff;
    font-size: 15px;
  }
  .t-cat.sec {
    color: #ffffff;
    left: 10px;
    top: 10px;
    text-shadow: 2px 2px 1px #5f5f5f;
  }
  #header .material-icons {
    font-size: 24px;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .container {
    width: 100% !important;
  }
  .bl-cat.prin {
    width: 500px;
    height: auto;
  }
  section.bl-cat.sec {
    width: 400px;
    height: auto;
  }
  .t-cat.prin h2 {
    font-size: 26px;
    font-weight: 800;
    line-height: 31px;
    width: 94%;
  }
  .t-cat.prin p {
    color: #fff;
    font-size: 14px;
    line-height: 29px;
    margin-top: 0px;
  }
  .t-cat.prin {
    color: #ffffff;
    left: 2px;
    top: 10px;
    text-shadow: 2px 2px 1px #5f5f5f;
  }
  .t-cat.sec h2 {
    font-size: 18px;
    padding: 0;
    line-height: 28px;
  }
  .t-cat.sec p {
    font-size: 13px;
    line-height: 22px;
    margin-top: 0px;
  }
  .t-cat.sec {
    color: #ffffff;
    left: 2px;
    top: 10px;
    text-shadow: 2px 2px 1px #5f5f5f;
  }
  .block-categorias {
    display: flex;
    margin-top: 10px;
    flex-direction: column;
    justify-content: center;
    align-content: center;
    align-items: center;
  }
}
@media (max-width: 767px) {
  .block-categorias-top {
    display: flex;
    flex-direction: column;
  }
  .banner-top-left, .banner-top-right {
    width: 100%;
  }
    .a-banner-top{position: absolute;width: 100%;height: 100%
    }
  .banner-top-left, .banner-top-right {
    display: flex;
    height: calc(100vh - 175px);
    position: relative;
  }
  .banner-top-left img, .banner-top-right img {
    object-position: center;
    object-fit: cover;
  }
  .banner-top-6 {
    width: 100%;
    display: flex
  }
  .banner-top-6 img {
    right: 0px;
    position: absolute;
  }
  .banner-6 {
    flex-direction: column;
  }
}
@media (max-height: 800px) {
  .banner-top-left a:hover li, .banner-top-right a:hover li {
    font-size: 18px;
  }
}