/* BLOG */
#parte6 {
  margin-bottom: 74px;
  padding:0;
}
#parte6 a {
  text-decoration: none;
  outline: none;
  color: #000;
}
#parte6 img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -webkit-align-self: center;
  align-self: center;
  -webkit-flex: 0 0 auto;
  flex: 0 0 auto;
}
#parte6 .cont-tit {
  margin-bottom: 48px;
}
#parte6 .cont-tit .tit {
    color: #000000;
    font-family: 'HELVICANEUEREGULAR';
    font-style: normal;
    font-weight: 400;
    font-size: 32px;
    line-height: 37px;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 16px;
}
#parte6 .cont-tit .baj {
    font-family: 'HelvicaNeueRegular';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    text-align: center;
    color: #262626;
}
#parte6 .prod-content{
    max-width: 1680px;
    margin-left: 112px;
}
#parte6 .swiper-4-esp {
    overflow: visible;
}
#parte6 .text {
    font-family: 'HelvicaNeueRegular';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    text-transform: uppercase;
    color: #BF0010;
    display: inline-block;
    background-color: transparent;
    transition: .2s all ease;
    font-style: normal;
}
#parte6 .swiper-slide {
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  -webkit-box-orient: block-axis;
  -webkit-box-orient: vertical;
  -moz-box-orient: block-axis;
  -moz-box-orient: vertical;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: stretch;
  -moz-box-align: stretch;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
  	-webkit-box-shadow: 0 4px 4px rgb(0 0 0 / 25%);
	-moz-box-shadow: 0 4px 4px rgb(0 0 0 / 25%); 
	box-shadow: 0 4px 4px rgb(0 0 0 / 25%);
	/*opacity: .25;*/
}
#parte6 .swiper-slide-visible{
    opacity: 1;
}
#parte6 .box-dest {
  height: 100%;
  position: relative;
  transition: .2s all ease;
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  -webkit-box-lines: single;
  -moz-box-lines: single;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: block-axis;
  -webkit-box-orient: vertical;
  -moz-box-orient: block-axis;
  -moz-box-orient: vertical;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: stretch;
  -moz-box-align: stretch;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-flex: 1 0 auto;
  flex: 1 0 auto;
}
#parte6 .box-dest .img-wrap {
  width: 100%;
  position: relative;
  overflow: hidden;
}
#parte6 .box-dest .img-wrap img {
  transition: .2s all ease;
}
#parte6 .box-dest .cont-txt {
  margin: 36px 40px 40px;

}
#parte6 .img-wrap img {
  -ms-flex-item-align: center;
  -webkit-align-self: center;
  align-self: center;
  -webkit-flex: 0 0 auto;
  flex: 0 0 auto;
}
#parte6 .swiper-slide .cont-txt {
    min-height: 110px;
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  -webkit-box-orient: block-axis;
  -webkit-box-orient: vertical;
  -moz-box-orient: block-axis;
  -moz-box-orient: vertical;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-flex: 1 1 0%;
  flex: 1 1 0%;
}
#parte6 .box-dest .tit {
    font-family: 'HelvicaNeueBold';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    color: #000000;
    max-width: 271px;
    margin-bottom: 16px;

}
#parte6 .box-dest .baj {
    font-family: 'HelvicaNeueRegular';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #000000;
    margin-bottom: 33px;
}
#parte6 .box-dest .leer_mas {
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  align-items: flex-start;
}
#parte6 .icono {
  background-image: url(../../../../imag/v1/icon/portadas/swiper_blogs/leer_mas.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  z-index: 1;
  width: 11.56px;
  height: 18.2px;
  vertical-align: middle;
  top: 1.86px;
  position: relative;
  margin-right: 11.44px;
  display: inline-block;
}
#parte6.carousel-sec .cont-arrows {
  margin-top: 50px;
  position: relative;
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  -ms-flex-align: center;
  -moz-box-align: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  gap: 47px;
}
#parte6.carousel-sec .cont-arrows .swiper-button-prev, 
#parte6.carousel-sec .cont-arrows .swiper-button-next {
    background-repeat: no-repeat;
    background-color: transparent;
    top: auto;
    bottom: 0;
    position: relative;
    margin-top: 0;
    background-position: center;
    background-size: cover;
    z-index: 1;
    width: 19px;
    height: 32px;
    outline: none;
}
#parte6.carousel-sec .swiper-button-next {
  background-image: url(../../../../imag/v1/icon/portadas/swiper_blogs/red_arrow.svg);
  right: 0;
}
#parte6.carousel-sec .swiper-button-prev {
  background-image: url(../../../../imag/v1/icon/portadas/swiper_blogs/red_arrow.svg);
  transform: rotate(-180deg);
  left: 0;
}
#parte6.carousel-sec .swiper-button-prev.swiper-button-disabled {
  background-image: url(../../../../imag/v1/icon/portadas/swiper_blogs/grey_arrow.svg);
  transform: none;
  opacity: 1;
}
#parte6.carousel-sec .swiper-button-next.swiper-button-disabled {
  background-image: url(../../../../imag/v1/icon/portadas/swiper_blogs/grey_arrow.svg);
  transform: rotate(-180deg);
  opacity: 1;
}
@media (max-width: 426px){
    #parte6 {
        margin-bottom: 52px;
    }
    #parte6 .cont-tit {
      margin: 0 24px 2rem;
    }
    #parte6 .cont-tit .tit {
      font-size: 18px;
      line-height: 21px;
      margin-bottom: 18px;
    }
    #parte6 .cont-tit .baj {
        font-size: 14px;
        line-height: 16px;
    }
    #parte6 .prod-content {
        margin-left: 0;
    }
    #parte6 article.swiper-slide {
        max-width:264px;
        opacity:1;
        box-shadow: 0 3px 13px #f2f2f2;
    }
    #parte6 article:not(.swiper-slide-active){
        box-shadow:none;
        /*opacity:.25;*/
    }
    #parte6 .box-dest .img-wrap img{
        /*height: 205.82PX;*/
    }
    #parte6 .box-dest .cont-txt {
        margin: 24px 25px 47.08px;
    }
        
    #parte6 .box-dest .tit {
      font-size: 16px;
      line-height: 20px;
      margin-bottom: 16px;
    }
    #parte6 .box-dest .baj {
        font-size: 13px;
        line-height: 16px;
        margin-bottom: 33px;
    }
    #parte6 .box-dest .leer_mas {
      -webkit-box-lines: single;
      -moz-box-lines: single;
      -ms-flex-wrap: wrap;
      -webkit-flex-wrap: wrap;
      flex-wrap: wrap;
    }
    #parte6 .text {
        font-size: 12px;
        line-height: 15px;
        font-family: 'HelvicaNeueBold';
    }
    #parte6 .icono{
        height: 14px;
        width: 8.67px;
        margin-right: 5.33px;
        top: 2.1px;
    }
    #parte6.carousel-sec .cont-arrows {
        gap: 24px;
        margin-top: 32px;
    }
    #parte6.carousel-sec .cont-arrows .swiper-button-prev,
    #parte6.carousel-sec .cont-arrows .swiper-button-next {
        width: 13px;
        height: 21px;
    }
}
@media (min-width: 426px) and (max-width: 767px){
    #parte6 {
        padding: 20px 0;
    }
    #parte6 .cont-tit .epig {
        font-size: 14px;
    }
    #parte6 .cont-tit .tit {
      font-size: 20px;
      text-align: center;
      width: 100%;
      margin-bottom: 10px;
    }
    #parte6 .cont-tit .baj {
        font-size: 14px;
    }
    #parte6 .prod-content {
      margin-left: 10px;
    }
    #parte6 .text {
      min-width: 76px;
      font-size: 14px;
    }
    #parte6 .box-dest .tit {
      padding-bottom: 15px;
    }
    #parte6 .box-dest .baj {
      font-size: 14px;
      padding-bottom: 15px;
    }
    #parte6 .box-dest .leer_mas {
      -webkit-box-lines: single;
      -moz-box-lines: single;
      -ms-flex-wrap: wrap;
      -webkit-flex-wrap: wrap;
      flex-wrap: wrap;
    }
}
@media (min-width: 767px) and (max-width: 991px){
    #parte6 .cont-tit .tit {
        font-size: 30px;
    }
    #parte6 .prod-content {
      margin-left: 20px;
    }
    #parte6 .box-dest .tit {
      padding-bottom: 15px;
    }
    #parte6 .box-dest .baj {
      font-size: 15px;
      padding-bottom: 10px;
    }
    #parte6 .box-dest .leer_mas {
      font-size: 12px;
      padding-top: 20px;
      padding-bottom: 0;
    }
}
@media (min-width: 991px) and (max-width: 1277px){
    #parte6 .auxi {
      padding: 0 15px;
    }
    #parte6 .box-dest .tit {
      padding-bottom: 15px;
    }
    #parte6 .prod-content{
        margin-left: 40px;
    }
}
@media (min-width: 1277px) and (max-width: 1399px){
    #parte6 .prod-content{
        margin-left: 50px;
    }
}
@media (min-width: 1399px)and (max-width: 1699px){
    #parte6 .prod-content{
        margin-left: 77px;
    }
}
