@charset "UTF-8";
/* Menú de navegación */
/* FIn del menu de navegación */
/* Colores de la vista industrial */
/*  Fin de los colores de la vista industrial */
/* colores para el boton */
/* Fin de colores para el boton */
/* Estilos recent post */
/* Fin de los estilos recent post */
a.legal-link {
  color: cadetblue;
}

.fa-bars, .fa-bars {
  font-size: 28px !important;
  margin-top: -10px !important;
}

/*header*/
#search-form input.s {
  padding-right: 5px;
  padding-left: 60px;
  font-size: 14px;
  border: none;
}

.fusion-search-button.search-button {
  padding-left: 22px;
}

input.fusion-search-submit.searchsubmit {
  font-size: 14px;
  color: #999999 !important;
}

#header a {
  color: #999999;
}

/*footer*/
#border-dotted {
  border-right: dotted;
  border-left: dotted;
  border-color: #26ab2c;
  border-width: thick;
}

.text-shadow p {
  text-shadow: 2px 2px 10px black;
}

/* Estilos para el menu Envases sostenibles */
#menu-menu-movil {
  margin-top: 15px;
  max-height: 1400px !important;
}

#menu-menu-principal > li.fusion-megamenu-menu:hover {
  background: url("/wp-content/themes/Avada-Child-Theme/img/interface/menu/triangulo-verde.png") bottom center no-repeat !important;
  border: none !important;
}

#menu-menu-principal > li.fusion-megamenu-menu > span {
  border: none !important;
}

#menu-menu-principal > li.fusion-megamenu-menu > .fusion-megamenu-wrapper {
  background: #f9f9f9;
  border-top: 5px solid #26ab2c;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  bottom: 0 !important;
  left: 0 !important;
  /*margin: 122px 0 0 0 !important;*/
  margin: 180px 0 0 0 !important;
  max-height: 70vh !important;
  overflow: hidden !important;
  padding-top: 14px !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  position: fixed !important;
  top: 0 !important;
  width: 100% !important;
  z-index: 9999999999 !important;
}

#menu-menu-principal > li.fusion-megamenu-menu > .fusion-megamenu-wrapper > .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: column !important;
  flex-direction: column !important;
  margin: 0 !important;
}

#menu-menu-principal > li.fusion-megamenu-menu > .fusion-megamenu-wrapper > .row > .fusion-megamenu-holder {
  background: none !important;
  height: 100% !important;
  width: 100% !important;
}

#menu-menu-principal > li.fusion-megamenu-menu > .fusion-megamenu-wrapper > .row > .fusion-megamenu-holder > .fusion-megamenu {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  display: block !important;
  height: 100% !important;
  top: 0 !important;
}

#menu-menu-principal > li.fusion-megamenu-menu > .fusion-megamenu-wrapper > .row > .fusion-megamenu-holder > .fusion-megamenu > li {
  display: block !important;
  height: 100% !important;
  padding: 0 !important;
}

#menu-menu-principal > li.fusion-megamenu-menu > .fusion-megamenu-wrapper > .row > .fusion-megamenu-holder > .fusion-megamenu > li > .fusion-megamenu-widgets-container {
  margin: 0 !important;
  padding: 0 !important;
}

#contenedorSubMenuSoluciones,
#contenedorSubMenuConocenos {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}

#contenedorSubMenuSoluciones > .colFlex.dos,
#contenedorSubMenuConocenos > .colFlex.dos {
  width: 50% !important;
}

#contenedorSubMenuSoluciones > .colFlex > header,
#contenedorSubMenuConocenos > .colFlex > header {
  margin: 0 auto 24px auto !important;
  max-width: 375px !important;
}

#contenedorSubMenuSoluciones > .colFlex > header > h2 > a > span,
#contenedorSubMenuConocenos > .colFlex > header > h2 > a > span {
  color: #26ab2c;/*00a34f;*/
  margin-bottom: 4px !important;
  padding: 0px;
  text-transform: none !important;
  font-size: 2.8rem !important;
  font-weight: 600 !important;
  line-height: 125% !important;
}

#contenedorSubMenuSoluciones > .colFlex > header > .separador,
#contenedorSubMenuConocenos > .colFlex > header > .separador {
  background: #26ab2c;/*00a34f;*/
  display: block;
  height: 5px;
  max-width: 45px;
  width: 100%;
}

#contenedorSubMenuSoluciones > .colFlex > nav > ul,
#contenedorSubMenuConocenos > .colFlex > nav > ul {
  border: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  left: auto !important;
  margin: 0 auto !important;
  max-width: 375px !important;
  position: inherit !important;
  top: auto !important;
  width: 100% !important;
}

#contenedorSubMenuSoluciones > .colFlex > nav > ul > li,
#contenedorSubMenuConocenos > .colFlex > nav > ul > li {
  background: none !important;
  display: block !important;
  width: 100% !important;
}

#contenedorSubMenuSoluciones > .colFlex > nav > ul > li > a,
#contenedorSubMenuConocenos > .colFlex > nav > ul > li > a {
  color: #999 !important;
  display: inline-block !important;
  padding: 12px 0 !important;
  text-transform: none !important;
  font-size: 1.6rem !important;
  font-weight: 600 !important;
  line-height: 125% !important;
}

#contenedorSubMenuSoluciones > .colFlex > nav > ul > li > a:hover,
#contenedorSubMenuConocenos > .colFlex > nav > ul > li > a:hover {
  color: #26ab2c !important;
}

#contenedorSubMenuSoluciones > .colFlex > nav > ul > li:nth-child(1) > a,
#contenedorSubMenuConocenos > .colFlex > nav > ul > li:nth-child(1) > a {
  padding-top: 0 !important;
}

/* Variente sticky */
.fusion-sticky-transition #menu-menu-principal > li.fusion-megamenu-menu > .fusion-megamenu-wrapper {
 /* margin: 65px 0 0 0 !important;*/
 margin: 90px 0 0 0 !important;

}

/* Fin de la variante sticky */
/* Fin de los estilos para el menu */
@media (max-width: 768px) {
  #border-dotted {
    border-right: none;
    border-left: none;
    border-top: dotted;
    border-bottom: dotted;
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-color: #26ab2c;
    border-width: thick;
  }
  #border-dotted p {
    margin-bottom: 0px;
  }
  h2 {
    margin-bottom: 0px !important;
  }
  #contactanos {
    padding-bottom: 30px;
  }
  #rrss > div {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-right: 0px;
    margin-bottom: 15px;
  }
  #menu-item {
    margin-top: 0px !important;
  }
}

#menu-footer a, #menu-footer span, #menu-footer p {
  text-decoration: none;
  color: #26ab2c !important;
  font-size: 14px;
  line-height: 1.5;
}

#menu-footer a:hover {
  text-decoration: none;
  color: #26ab2c !important;
}

#logo-footer img {
  width: 400px;
}

@media (max-width: 768px) and (min-width: 500px) {
  .menu-item {
    margin-top: 30px !important;
    text-align: center;
    max-width: 50% !important;
  }
}

#footer__legal p a {
  font-size: 14px !important;
  padding: 0px 10px;
  color: white;
}

#footer__legal p a + a {
  border-left: 1px solid white;
}

/*pagina general*/
#main {
  padding: 0px !important;
}

.slider {
  padding: 25px 0px !important;
  min-height: 500px;
}

.slider h2 span {
  font-size: 60px;
}

.anclas__img h3 {
  color: #c9c8c8;
  font-size: 15px !important;
  text-transform: uppercase;
}

#anclas {
  margin-top: -10px !important;
}

#anclas .fusion-builder-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

/******************* CAMBIO DE COLOR DE LOS ANCLAS DE LA PÁGINA DE SERVICIOS *******************************/

#anclas .fusion-builder-row .fusion-layout-column:hover { 
  -webkit-filter: invert(39%) sepia(100%) saturate(2807%) hue-rotate(130deg) brightness(95%) contrast(101%);
  filter: invert(39%) sepia(100%) saturate(2807%) hue-rotate(130deg) brightness(95%) contrast(101%);
}

#anclas .fusion-builder-row .fusion-layout-column:hover .fusion-column-content {
  -webkit-filter: brightness(0%) !important;
  filter: brightness(0%) !important;
}

#header .menu-text, #header .fusion-open-nav-submenu {
  color: #26ab2c !important;/*00a34f;*/
}

.product {
  margin: 100px 0px 200px 0px !important;
}

.product h2 {
  font-size: 40px !important;
  margin-bottom: 35px !important;
}

.product p {
  margin-bottom: 30px;
}

#anclasMovil {
  margin-top: -20px !important;
}

#anclasMovil .fusion-carousel-wrapper .fusion-image-wrapper {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  height: 110px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

#anclasMovil .fusion-carousel-wrapper .fusion-image-wrapper a {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  padding: 10px;
}

#anclasMovil .fusion-image-carousel {
  margin-bottom: 0px !important;
}

.fusion-image-hovers .imageframe-liftup:before {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

#gocircular h3, #gocircular p {
  margin-bottom: 20px !important;
}

#gocircular p {
  margin-top: -10px !important;
}

/*Sellos*/
#sellos {
  margin-top: 40px !important;
}

.formato img {
  height: 150px;
  width: auto;
}

#table-responsive table {
  border-collapse: separate;
  border: none;
  border-spacing: 10px;
}

#table-responsive table thead th {
  padding: 0px;
}

#table-responsive table th, #table-responsive table tr, #table-responsive table td {
  border: none !important;
  background-color: transparent !important;
}

#table-responsive table .bg-gray {
  background-color: #e6e6e6 !important;
}

#table-responsive table .b-blue {
  border: 2px solid #26ab2c !important;
}

#table-responsive table .blue {
  color: #26ab2c !important;
}

#table-responsive table .bg-blue {
  background-color: #26ab2c !important;
}

.gama-sostenible {
  padding-top: 70px 0px !important;
  padding-bottom: 30px !important;
}

.gama-sostenible .fusion-button {
  background-color: #26ab2c !important;
}

.gama-sostenible .fusion-button:hover {
  background: #ececec !important;
  color: #26ab2c !important;
  border-color: #ffffff !important;
}

.gama-sostenible .fusion-flip-boxes {
  padding: 0px 15px !important;
}

.gama-sostenible .fusion-flip-box-wrapper {
  padding: 0px 2px !important;
}

.gama-sostenible .fusion-flip-box-wrapper .flip-box-front {
  background-size: 300px !important;
}

.gama-sostenible .fusion-flip-box-wrapper .flip-box-front, .gama-sostenible .fusion-flip-box-wrapper .flip-box-back {
  border-radius: 0px !important;
  background-color: #26ab2c !important;
}

.gama-sostenible .fusion-flip-box-wrapper .flip-box-heading-back {
  text-transform: none !important;
}

@media (max-width: 900px) {
  .fusion-carousel-nav .fusion-nav-prev {
    margin-left: 50px !important;
  }
  .fusion-carousel-nav .fusion-nav-next {
    left: 785px !important;
  }
  .gama-sostenible .fusion-flip-boxes {
    padding: 0px 0px !important;
  }
  /*Sellos*/
  div#sellos > .fusion-builder-row {
    display: grid;
    gap: 20px;
    grid-template-columns: 1fr 1fr 1fr;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }
  .formato .fusion-column-wrapper .fusion-builder-row {
    display: grid;
    gap: 20px;
    grid-template-columns: 1fr 1fr 1fr;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }
}

@media (max-width: 600px) {
  .delegaciones-ayuda .delegaciones h2, .delegaciones-ayuda .ayuda h2 {
    font-size: 25px !important;
  }
  #circular-plastics {
    height: 275px !important;
  }
  #circular-plastics p {
    line-height: 1.5em !important;
  }
  .fusion-carousel-nav .fusion-nav-prev {
    margin-left: 50px !important;
  }
  .fusion-carousel-nav .fusion-nav-next {
    left: 395px !important;
  }
  #gocircular h3 {
    line-height: 1 !important;
  }
  #gocircular h3, #gocircular p {
    margin-bottom: 10px !important;
  }
  #gocircular p {
    margin-top: -5px !important;
  }
  .formato .fusion-column-wrapper .fusion-builder-row {
    grid-template-columns: 1fr 1fr;
  }
  /*Sellos*/
  #sellos {
    margin-top: 40px;
  }
  #sellos .fusion-builder-row {
    grid-template-columns: 1fr 1fr !important;
  }
}

@media (max-width: 1300px) and (min-width: 900px) {
  .slider h2 span {
    font-size: 40px;
  }
  .slider p {
    font-size: 14px;
  }
  #circular-plastics {
    height: 220px !important;
  }
  #circular-plastics p {
    line-height: 1.8em !important;
  }
  .delegaciones-ayuda {
    padding: 0px 30px !important;
  }
  .delegaciones-ayuda .delegaciones h2, .delegaciones-ayuda .ayuda h2 {
    font-size: 25px !important;
  }
  .otras-industrias {
    padding: 0px 45px !important;
  }
  #menu-menu-principal {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    padding-right: 32px;
  }
  #menu-menu-principal .menu-item {
    margin-right: 0px !important;
  }
  .product h2 {
    font-size: 30px !important;
    margin-bottom: 0px !important;
  }
  .product img {
    height: 330px;
    -o-object-fit: cover;
    object-fit: cover;
  }
  .product .fusion-layout-column .fusion-flex-justify-content-center {
    padding: 20px !important;
  }
}

@media (max-width: 850px) and (min-width: 601px) {
  .slider {
    padding: 25px 0px !important;
  }
  .slider h2 span {
    font-size: 30px;
  }
  .slider p {
    font-size: 14px;
  }
  .otras-industrias {
    padding: 0px 45px !important;
  }
  .otras-industrias .fusion-builder-row {
    display: grid;
    grid-template-columns: 1fr 1fr;
    -webkit-column-gap: 14px;
    -moz-column-gap: 14px;
    column-gap: 14px;
  }
  .otras-industrias .fusion-builder-row:before {
    display: none;
  }
  #circular-plastics {
    height: 220px !important;
  }
  #circular-plastics p {
    line-height: 1.5em !important;
  }
  .product img {
    margin-bottom: 55px;
  }
}

@media (max-width: 1100px) {
  .fusion-tb-header .menu-item {
    max-width: 100% !important;
  }
  .slider .fusion-row, #breadcumbs .fusion-row {
    padding: 0px 50px !important;
  }
  .gama-sostenible {
    padding: 50px !important;
  }
}

@media (max-width: 1000px) {
  .product {
    margin: 50px 0px 150px 0px !important;
  }
  .product img {
    min-height: 200px;
  }
  .product-right .fusion-row {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
}

@media (max-width: 600px) {
  #anclasMovil .fusion-carousel-wrapper {
    max-width: 304px;
    margin: auto !important;
  }
  .otras-industrias {
    padding: 0px 45px !important;
  }
  .slider {
    padding: 25px 0px !important;
  }
  .slider h2 span {
    font-size: 30px;
  }
  .slider p {
    font-size: 14px;
  }
  .product .fusion-layout-column .fusion-flex-justify-content-center {
    padding: 20px !important;
  }
  .product img {
    -o-object-fit: cover;
    object-fit: cover;
    margin-bottom: 50px;
  }
  .product h2 {
    font-size: 20px;
  }
  .product p {
    font-size: 14px;
  }
}
