@import url('https://fonts.googleapis.com/css?family=Montserrat:400,600,800&display=swap');

.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;

  display: -webkit-flex;
  -webkit-box-orient: horizontal;
  -webkit-box-pack: center;
  -webkit-box-align: center;

  display: -moz-flex;
  -moz-box-orient: horizontal;
  -moz-box-pack: center;
  -moz-box-align: center;

  display: flex;
  box-orient: horizontal;
  box-pack: center;
  box-align: center;

  flex-wrap: wrap;
  justify-content: space-around;
  text-align: center;
  align-self: center;
  align-content: center;
  align-items: center;
}

.txtSlide {
  position: absolute;
    width: 50%;
    height: 378px;
    text-align: left;
    margin-top: 70px;
    display: -webkit-flex;
    -webkit-box-orient: horizontal;
    -webkit-box-pack: center;
    -webkit-box-align: center;
    display: -moz-flex;
    -moz-box-orient: horizontal;
    -moz-box-pack: center;
    -moz-box-align: center;
    display: flex;
    box-orient: horizontal;
    box-pack: center;
    box-align: center;
    flex-wrap: wrap;
    justify-content: flex-start;
    /* text-align: center; */
    align-self: center;
    align-content: center;
    align-items: center;
}

.txtSlide p {
  font-size: 56px;
  font-weight: 700;
  line-height: 56px;
  color: #000;
  margin: 0px 0 10px 0px;
}

.txtSlideMin1 {
  margin-left: 5%;
  margin-top: -170px !important;
}

.bgMinMobile {
  display: none;
}

.txtSlide small {
  font-size: 22px;
  font-weight: 400;
  line-height: 30px;
  color: #000;
  margin-top: 10px;
  float: left;
}

.txtSlide span {
  width: 100%;
  font-size: 22px;
  font-weight: 500;
  color: #000;
  margin-top: 10px;
  margin-left: 60px;
  float: left;
}

.col11 {
  width: 50%;
  height: auto;
}

.col12 {
  width: 25%;
  height: auto;
}

.col13 {
  width: 25%;
  height: auto;
}

.col21 {
  width: 40%;
  height: auto;
}

.col22 {
  width: 25%;
  height: auto;
}

.col23 {
  width: 25%;
  height: auto;
}

.slideMayo {
  height: 350px;
  margin-top: 0px !important;
}

.slideTextMay {
  height: 150px;
}

.slide21 {
  width: 125%;
  margin-top: 0px !important;
}

.slide22 {
  margin-top: 0px !important;
}

.slide23 {
  width: 100%;
  margin-top: 0px !important;
}

.slide11 {
  width: 100%;
  /*
  background-image: url("../slide/PapelOeste_Web-banner_camion.png");
  background-position: center;
  background-size: 100% auto;
  background-repeat: no-repeat;*/
}

.slide12 {
  width: 100%;
  /*
  background-image: url("../slide/PapelOeste_Web-banner_texto.png");
  background-position: center;
  background-size: 100% auto;
  background-repeat: no-repeat;*/
}

.slide13 {
  width: 100%;
  /*
 background-image: url("../slide/PapelOeste_Web-banner_circulos+cajas.png");
 background-position: center;
 background-size: 100% auto;
  background-repeat: no-repeat;*/
}

.rslides li {
  position: absolute;
  display: none;
  width: 100%;
  height: auto;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  width: 100%;
}
 
.rslides {
margin: 0 auto;
}

.centerSlide {
  width: 100%;
  margin-top: 0px;
  display: -webkit-flex;
	-webkit-box-orient: horizontal;
	-webkit-box-pack: center;
	-webkit-box-align: center;

	display: -moz-flex;
	-moz-box-orient: horizontal;
	-moz-box-pack: center;
	-moz-box-align: center;

	display: flex;
	box-orient: horizontal;
	box-pack: center;
	box-align: center;

	flex-wrap: wrap;
  justify-content: center;
  text-align: center;
  align-self: center;
  align-content: center;
  align-items: center;
}

.contentbBtnSlideRight {
  width: 40%;
  padding-left: 1.5%;
  height: 488px;
  display: -webkit-flex;
	-webkit-box-orient: horizontal;
	-webkit-box-pack: center;
	-webkit-box-align: center;

	display: -moz-flex;
	-moz-box-orient: horizontal;
	-moz-box-pack: center;
	-moz-box-align: center;

	display: flex;
	box-orient: horizontal;
	box-pack: center;
	box-align: center;

	flex-wrap: wrap;
  justify-content: center;
  text-align: center;
  align-self: center;
  align-content: space-between;
  align-items: center;
}

.btnSlideRight {
  width: 100%;
  height: 120px;
}

.bgColorBtnRight {
  width: 55%;
  height: 150px;
  position: relative;

  display: -webkit-flex;
	-webkit-box-orient: horizontal;
	-webkit-box-pack: center;
	-webkit-box-align: center;

	display: -moz-flex;
	-moz-box-orient: horizontal;
	-moz-box-pack: center;
	-moz-box-align: center;

	display: flex;
	box-orient: horizontal;
	box-pack: center;
	box-align: center;

	flex-wrap: wrap;
  justify-content: center;
  text-align: center;
  align-self: center;
  align-content: center;
  align-items: center;
  margin-left: -1px;

  clip-path: polygon(75% 0%, 88% 50%, 75% 100%, 0% 100%, 0 50%, 0% 0%);
  transition: all 0.3s;
}

.flickity-prev-next-button.previous,.flickity-prev-next-button.next {
  display: none;
}
.bgSlide5::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 25%; /* Ajusta la altura del degradé según necesidad */
  background: linear-gradient(
    to bottom,
    rgba(250,250,250,0) 0%,
    rgba(250,250,250,0.4) 40%,
    rgba(250,250,250,0.70) 60%,
    rgba(250,250,250,0.9) 85%,
    rgba(250,250,250,1) 100%
  );
  pointer-events: none;
  z-index: 1;
}

.bgSlide4::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 25%; /* Ajusta la altura del degradé según necesidad */
  background: linear-gradient(
    to bottom,
    rgba(250,250,250,0) 0%,
    rgba(250,250,250,0.4) 40%,
    rgba(250,250,250,0.70) 60%,
    rgba(250,250,250,0.9) 85%,
    rgba(250,250,250,1) 100%
  );
  pointer-events: none;
  z-index: 1;
}

.bgSlide3::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 25%; /* Ajusta la altura del degradé según necesidad */
  background: linear-gradient(
    to bottom,
     rgba(250,250,250,0) 0%,
    rgba(250,250,250,0.4) 40%,
    rgba(250,250,250,0.70) 60%,
    rgba(250,250,250,0.9) 85%,
    rgba(250,250,250,1) 100%
  );
  pointer-events: none;
  z-index: 1;
}

.bgSlide2::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 25%; /* Ajusta la altura del degradé según necesidad */
  background: linear-gradient(
    to bottom,
     rgba(250,250,250,0) 0%,
    rgba(250,250,250,0.4) 40%,
    rgba(250,250,250,0.70) 60%,
    rgba(250,250,250,0.9) 85%,
    rgba(250,250,250,1) 100%
  );
  pointer-events: none;
  z-index: 1;
}

.bgSlide::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 25%; /* Ajusta la altura del degradé según necesidad */
    background: linear-gradient(
      to bottom,
      rgba(250, 250, 250, 0) 0%,
      rgba(250, 250, 250, 0.4) 40%,
      rgba(250, 250, 250, 0.7) 60%,
      rgba(250, 250, 250, 0.9) 85%,
      rgba(250, 250, 250, 1) 100%
    );
    z-index: 1;
}

.bgSlide1::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 25%; /* Ajusta la altura del degradé según necesidad */
  background: linear-gradient(
    to bottom,
     rgba(250,250,250,0) 0%,
    rgba(250,250,250,0.4) 40%,
    rgba(250,250,250,0.70) 60%,
    rgba(250,250,250,0.9) 85%,
    rgba(250,250,250,1) 100%
  );
  pointer-events: none;
  z-index: 1;
}

.bgSlideBtn1:hover .slideDesktop {
  /*filter: brightness(50%) !important;*/
  width: 1000px;
}

.bgSlideBtn1:hover .bgRedBtn {
  width: 75%;
  cursor: pointer;
  clip-path: polygon(75% 0%, 84% 50%, 75% 100%, 0% 100%, 0 50%, 0% 0%);
}

.bgSlideBtn1:hover .bgYellowBtn {
  width: 75%;
  cursor: pointer;
  clip-path: polygon(75% 0%, 84% 50%, 75% 100%, 0% 100%, 0 50%, 0% 0%);
}

.bgSlideBtn2:hover .bgBlueBtn {
  width: 75%;
  cursor: pointer;
  clip-path: polygon(75% 0%, 84% 50%, 75% 100%, 0% 100%, 0 50%, 0% 0%);
}

.bgSlideBtn3:hover .bgRedBtn {
  width: 75%;
  cursor: pointer;
  clip-path: polygon(75% 0%, 84% 50%, 75% 100%, 0% 100%, 0 50%, 0% 0%);
}


.bgSlideBtn3:hover .bgWhiteBtn {
  width: 75%;
  cursor: pointer;
  clip-path: polygon(75% 0%, 84% 50%, 75% 100%, 0% 100%, 0 50%, 0% 0%);
}

.titleSlide {
  width: 100%;
  position: absolute;
  margin-top: 210px;
}

.titleSlide p {
  color: #000;
  font-size: 42px;
  font-weight: 700;
  line-height: 40px;
  width: 100%;
  padding-left: 6%;
  text-align: left;
}

.titleSlide small {
  color: #000;
  font-size: 14px;
  font-weight: 400;
  width: 100%;
  float: left;
  padding-left: 6%;
  text-align: left;
}

/*
.bgSlideBtn1:hover .triangleYellow {
  margin-left: 115%;
}*/
/*
.bgSlideBtn1:hover .bgYellowBtn {
  width: 50%;
  cursor: pointer;
}

.bgSlideBtn1:hover .bgYellowBtn::after {
  margin-left: 115%;
  cursor: pointer;
}

.triangleYellow {
  width: 0;
  height: 150px;
  border-top: 75px solid transparent;
  border-left: 40px solid #F6A515;
  border-bottom: 75px solid transparent;
  margin-left: 120%;
  position: absolute;
  transition: all 0.3s;
}

.triangleBlue {
  width: 0;
  height: 150px;
  border-top: 75px solid transparent;
  border-left: 40px solid #12677C;
  border-bottom: 75px solid transparent;
  margin-left: 100%;
}

.triangleRed {
  width: 0;
  height: 150px;
  border-top: 75px solid transparent;
  border-left: 40px solid #FF1717;
  border-bottom: 75px solid transparent;
  margin-left: 100%;
}*/

.bgYellowBtn {
  background-color: #F6A515;
}
/*
.bgYellowBtn::after {
  width: 0px;
  content: "";
  position: absolute;
  height: 150px;
  border-top: 75px solid transparent;
  border-left: 40px solid #F6A515;
  border-bottom: 75px solid transparent;
  margin-left: 120%;
}*/

.bgBlueBtn {
  background-color: #12677C;
}

.bgRedBtn {
  background-color: #FF1717;
}

.bgWhiteBtn {
  background-color: #FFF;
}

.bgWhiteBtn .titleSmallBtnSlide p {
  color: #FF1717;
}

.bgWhiteBtn .titleBtnSlide p {
  color: #000;
}

.marginSlideTop {
  margin-top: -105px;
}

.marginSlideTop1 {
  margin-top: -105px;
}

.marginSlideTop4 {
  margin-top: -274px;
}

.marginSlideTop5 {
  margin-top: 20px;
}
.marginSlideTop5 p {
  font-size: 47px;
  font-weight: 700;
  line-height: 40px;
}

.txtWhiteSilde {
  color: #FFF !important;
  font-size: 64px !important;
}

.btnRedSlide p {
  font-size: 20px !important;
  font-weight: 600 !important;
  background-color: #FF1717;
  color: #FFF !important;
  margin-top: 10px !important;
  margin-left: 35% !important;
  width: 250px;
  padding: 0 5px 0 5px;
  height: 50px;

  display: -webkit-flex;
  -webkit-box-orient: horizontal;
  -webkit-box-pack: center;
  -webkit-box-align: center;

  display: -moz-flex;
  -moz-box-orient: horizontal;
  -moz-box-pack: center;
  -moz-box-align: center;

  display: flex;
  box-orient: horizontal;
  box-pack: center;
  box-align: center;

  flex-wrap: wrap;
  justify-content: center;
  text-align: center;
  align-self: center;
  align-content: center;
  align-items: center;
  transition: all 0.3s;
}

.btnRedSlide p:hover {
  cursor: pointer;
  background-color: #A31417;
}

.btnRedSlide p i {
  margin-left: 15px;
  font-size: 20px;
}

.titleSmallBtnSlide {
  width: 100%;
}

.titleSmallBtnSlide p {
  width: 100%;
  font-size: 12px;
  text-align: left;
  color: #FFF;
  font-weight: 400;
  padding-left: 10%;
  transition: 0.3s;
}

.titleBtnSlide {
  width: 100%;
}

.titleBtnSlide p {
  width: 100%;
  font-size: 28px;
  line-height: 29px;
  text-align: left;
  color: #FFF;
  font-weight: 600;
  padding-left: 10%;
  transition: 0.3s;
}

.btnSlideRight:hover .titleBtnSlide p {
  padding-left: 7.3%;
}

.btnSlideRight:hover .titleSmallBtnSlide p {
  padding-left: 7.3%;
}

.bgSlideBtn1 {
  width: 100%;
  height: 150px;
  background-image: url("../slide/2024/agosto/botonera/PO_Banners-AGO_Minorista_01.jpg");
  background-position: right;
  background-repeat: no-repeat;
  background-size: cover;
}

.bgSlideBtnMay1 {
  background-image: url("../slide/2024/junio/botonera/PO_Banner-mayorista.jpg");
}

.bgSlideBtn2 {
  width: 100%;
  height: 150px;
  background-image: url("../slide/2024/junio/botonera/PO_Banner-envio.jpg");
  background-position: right;
  background-repeat: no-repeat;
  background-size: cover;
}

.bgSlideBtn3 {
  width: 100%;
  height: 150px;
  background-image: url("../slide/Nov2024/PO_Banner-NOV_final-01.jpg");
  background-position: right;
  background-repeat: no-repeat;
  background-size: cover;
}

.rslides_container {
  width: 100%;
  height: 460px;
  display: -webkit-flex;
	-webkit-box-orient: horizontal;
	-webkit-box-pack: center;
	-webkit-box-align: center;

	display: -moz-flex;
	-moz-box-orient: horizontal;
	-moz-box-pack: center;
	-moz-box-align: center;

	display: flex;
	box-orient: horizontal;
	box-pack: center;
	box-align: center;

	flex-wrap: wrap;
  justify-content: center;
  text-align: center;
  align-self: center;
  align-content: center;
  align-items: center;
  overflow: hidden;
}

.centered-btns_nav {
  position: absolute;
  top: 50%;
  left: 5%;
  opacity: 1;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height: 61px;
  width: 38px;
  background: url("../images/themes.png") no-repeat left top;
  margin-top: -45px;
  z-index: 2;
  }

.centered-btns_nav:active {
  opacity: 1.0;
  }

.centered-btns_nav.next {
  right: 5%;
  left: auto;
  background-position: right top;
  z-index: 2;
  }

.transparent-btns_nav {
  position: absolute;
  top: 0;
  right: 5%;
  display: block;
  background: #fff; /* Fix for IE6-9 */
  opacity: 0;
  filter: alpha(opacity=1);
  width: 48%;
  text-indent: -9999px;
  overflow: hidden;
  height: 91%;
  }

.transparent-btns_nav.next {
  left: auto;
  right: 0;
  }

.large-btns_nav {
  position: relative;
  opacity: 0.6;
  text-indent: -9999px;
  overflow: hidden;
  top: 0;
  bottom: 0;
  right: 5%;
  background: url("../images/themes.png") no-repeat left 50%;
  width: 38px;
  }

.large-btns_nav:active {
  opacity: 1.0;
  }

.large-btns_nav.next {
  left: auto;
  background-position: right 50%;
  right: 0;
  }

.centered-btns_nav:focus,
.transparent-btns_nav:focus,
.large-btns_nav:focus {
  outline: none;
  }

.centered-btns_tabs,
.transparent-btns_tabs,
.large-btns_tabs {
  margin-top: 10px;
  text-align: center;
  position: absolute;
  margin-top: 170px !important;
  left: 50%;
  transform: translateX(-50%);
}

.centered-btns_tabs li,
.transparent-btns_tabs li,
.large-btns_tabs li {
  display: inline;
  float: none;
  _float: left;
  *float: left;
  margin-right: 5px;
  }

.centered-btns_tabs a,
.transparent-btns_tabs a,
.large-btns_tabs a {
  text-indent: -9999px;
  overflow: hidden;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  background: #666;
  display: inline-block;
  _display: block;
  *display: block;
  width: 8px;
  height: 8px;
  margin: 0px 20px 0px 0px;
  }

.centered-btns_here a,
.transparent-btns_here a,
.large-btns_here a {
  border:solid 1px #666;
  width: 10px;
  height: 10px;
  background: #FFF;
  vertical-align: middle;
}

.bgSlideMin1 {
  height: 500px !important;
  margin-top: 0px !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-image: url("../slide/2025/minorista/PO_Banner-Desktop_1920x510-06.jpg");
  background-color: #C7C3C4;
}

.bgSlide {
  height: 500px !important;
  margin-top: 0px !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-image: url("../slide/2025/PO_Banner-Desktop_1920x500.png");
  background-color: #C7C3C4;
}

.bgSlide1 {
  height: 500px !important;
  margin-top: 0px !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-image: url("../slide/2025/PO_Banner-Desktop_1920x510-01.jpg");
}

.bgSlide2 {
  height: 500px !important;
  margin-top: 0px !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-image: url("../slide/2025/PO_Banner-Desktop_1920x510-02.jpg");
}

.bgSlide3 {
  height: 500px !important;
  margin-top: 0px !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-image: url("../slide/2025/PO_Banner-Desktop_1920x510-03.jpg");
}

.bgSlide4 {
  height: 500px !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-image: url("../slide/2025/PO_Banner-Desktop_1920x510-04.jpg");
}

.bgSlide5 {
  height: 500px !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-image: url("../slide/2025/new/PO_Banner-Desktop_1920x510-05.jpg");
}

.bgSlideMayoristas1 {
  width: 100%;
  height: 250px;
  background-image: url("../slide/PapelOeste_BannerMayorista-03.jpg");
  background-size: 100% auto !important;;
  background-position: right;
  background-repeat: no-repeat;
}

.bgSlideMayoristas2 {
    width: 100%;
    height: 250px;
    background-image: url(../slide/PapelOeste_BannerMayorista-03.jpg);
    background-size: 100% auto !important;
    background-position: right;
    background-repeat: no-repeat;
}

.bgSlideMin {
    width: 100%;
    height: 410px;
    background-image: url(../slide/PapelOeste_BannerComprasNew.jpg);
    background-size: 100% auto !important;
    background-position: right;
    background-repeat: no-repeat;
}


.parallaxSlide {
  width: 100%;
  height: auto;
  float: left;
  text-align: center;
  background-position: center;
  background-repeat: no-repeat;
  /*background-attachment: fixed;*/
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: 110%;
  margin-top: 0px;

  display: -webkit-flex;
  -webkit-box-orient: horizontal;
  -webkit-box-pack: center;
  -webkit-box-align: center;

  display: -moz-flex;
  -moz-box-orient: horizontal;
  -moz-box-pack: center;
  -moz-box-align: center;

  display: flex;
  box-orient: horizontal;
  box-pack: center;
  box-align: center;

  flex-wrap: wrap;
    justify-content: center;
    text-align: center;
    align-self: center;
    align-content: center;
    align-items: center;
}

.parallaxSlide img {
  /*margin-top: 50px;*/
  height: 100%;
}

.parallaxSlide video {
  max-width: 540px;
}

.parallaxSlide a {
  width: 100%;
}

.titleParallaxTop {
  margin-top: 130px;
}

.titleParallaxTop p {
  text-align: left;
  color: #FFF;
  font-size: 60px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 900;
  margin: 0;
}

.titleParallax {
  width: 100%;
  text-align: center;
  margin-top: 0px;
}

.titleParallax p {
  color: #FFF;
  font-size: 54px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 800;
  margin: 0;
}

.txtParallax {
  width: 100%;
  text-align: left;
  margin-top: 45px;
}

.txtParallax p {
  margin: 0;
  color: #F4F0E3;
  font-size: 20px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 300;
}

.txtParallax i {
  color: rgba(200,86,43,1);
}

.txtHashtag {
  margin-top: 45px;
}

.btnSlide {
  width: 240px;
  padding: 10px;
  background-color: #FE5D02;
}

.btnSlide p {
  color: #FFF;
  font-size: 20px;
  font-weight: 300;
}

.parrallaxMarginTop {
  margin-top:0px !important;
}

.center {
  width: 90%;
  margin-left: 5%;
  /*height: 80vh;*/
  display: -webkit-flex;
  -webkit-box-orient: horizontal;
  -webkit-box-pack: center;
  -webkit-box-align: center;

  display: -moz-flex;
  -moz-box-orient: horizontal;
  -moz-box-pack: center;
  -moz-box-align: center;

  display: flex;
  box-orient: horizontal;
  box-pack: center;
  box-align: center;

  flex-wrap: wrap;
    justify-content: center;
    text-align: center;
    align-self: center;
    align-content: center;
    align-items: center;
}

.btnParallax {
  width: 115px;
  height: 30px;
  float: left;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  background-color: rgb(220,86,32);
  text-align: center;
  margin-top: 20px;
  transition: all 0.3s;
}

.btnParallax p {
  font-size: 12px;
  margin: 6px 0px 0px 0px;
  font-family: 'Montserrat', sans-serif;
  color: #FFF;
  font-weight: 300;
}

.btnParallax:hover {
  background-color: #A84722;
  cursor: pointer;
}

.imgSlide1 {
  width: 250px !important;
}

.imgSlide2 {
  width: 250px !important;
}

.imgSlide3 {
  width: 250px !important;
}

.logoSlider {
  width: 128px !important;
}

.txtItalic {
  font-style: italic;
}