@charset "UTF-8";
/*!
Theme Name: re-ciclo 2025
Theme URI: https://design3web.com.ar
Author: Claudio Peñalva Gress
Author URI: https://design3web.com.ar
Description: Description
Version: 1.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: reciclo2021
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

*/
/* ---------------------------------------------
abstracts
--------------------------------------------- */
/* Min */
/* Max */
/* Min and Max */
.font-roboto {
  font-family: "Roboto", sans-serif !important;
}

.font-Raleway {
  font-family: "Raleway", sans-serif !important;
}

.font-barlow {
  font-family: "Barlow", sans-serif !important;
}

.font-barlow-cond {
  font-family: "Barlow Semi Condensed", sans-serif !important;
}

/* ---------------------------------------------
Design
--------------------------------------------- */
/* breadcrumb ---- */
.breadcrumb-item + .breadcrumb-item::before {
  color: rgba(255, 255, 255, 0.35);
}

/* btn ---- */
.btn-reciclo,
.btn-reciclo:hover,
.btn-reciclo .btn-check:focus + .btn-reciclo,
.btn-reciclo:focus,
.btn-reciclo .btn-check:checked + .btn-reciclo,
.btn-reciclo .btn-check:active + .btn-reciclo,
.btn-reciclo .btn-reciclo:active,
.btn-reciclo .btn-reciclo.active,
.btn-reciclo .show > .btn-reciclo.dropdown-toggle,
.btn-reciclo:disabled,
.btn-reciclo.disabled {
  color: #fff;
}

.btn-outline-reciclo:hover,
.btn-outline-reciclo .btn-check:checked + .btn-outline-reciclo,
.btn-outline-reciclo .btn-check:active + .btn-outline-reciclo,
.btn-outline-reciclo:active,
.btn-outline-reciclo.active,
.btn-outline-reciclo.dropdown-toggle.show {
  color: #fff;
}

/* carousel ---- */
.carousel {
  margin-bottom: 0;
}

.carousel-caption {
  bottom: 3rem;
  z-index: 10;
}

.carousel-item {
  background-repeat: no-repeat;
  background-position: center;
  background-size: 120%;
}

#carouselFreses .carousel-item > img {
  position: absolute;
  top: 0;
  left: 0;
  height: 450px !important;
}

#carousel-prod .owl-stage-outer {
  border: 1px solid #dee2e6 !important;
  padding: 1rem 0 !important;
}

/* featurettes ---- */
.featurette-divider {
  margin: 1rem 0;
}

.featurette-heading {
  font-weight: 300;
  line-height: 1;
  letter-spacing: -0.05rem;
}

/* go-to-top ---- */
#Go-to-top {
  position: fixed;
  bottom: 20px;
  left: 20px;
  z-index: 99;
}

.go-visibility {
  opacity: 1;
  transition: opacity 0.5s;
}

.go-invisible {
  opacity: 0;
  transition: opacity 0.5s;
}

/* headings ---- */
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "Barlow", sans-serif !important;
}

#linea-automotor h3,
#linea-bolsas h3,
#ecologia h3 {
  font-family: "Barlow Semi Condensed", sans-serif;
}

.sep-titulo {
  width: 3rem;
  height: 5px;
}

.sep-titulo-n {
  width: 20rem;
  height: 2px;
  background: rgb(255, 255, 255);
  background: linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.35) 50%, rgba(0, 0, 0, 0) 100%);
  margin-bottom: 1.5rem;
  margin-right: auto;
  margin-left: auto;
}

.sep-titulo-b {
  width: 20rem;
  height: 2px;
  background: rgb(255, 255, 255);
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.7) 50%, rgba(255, 255, 255, 0) 100%);
  margin-bottom: 1.5rem;
  margin-right: auto;
  margin-left: auto;
}

.sep-titulo-r {
  width: 20rem;
  height: 2px;
  background: rgb(255, 255, 255);
  background: linear-gradient(90deg, rgba(36, 154, 155, 0) 0%, rgba(36, 154, 155, 0.7) 50%, rgba(36, 154, 155, 0) 100%);
  margin-bottom: 1.5rem;
  margin-right: auto;
  margin-left: auto;
}

.sep-titulo-carousel {
  width: 20rem;
  height: 2px;
  margin-bottom: 1rem;
  background: rgb(255, 255, 255);
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 50%, rgba(255, 255, 255, 0) 100%);
  margin-right: auto;
  margin-left: auto;
}

/* logo ---- */
.logo {
  width: 160px;
}

/* navbar ---- */
.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.55) !important;
}

.flag {
  width: 22px;
  padding-bottom: 3px;
}

.fw-link-menu a {
  font-weight: 500 !important;
}

.v-link-menu a::before {
  font-family: "Bootstrap-icons";
  font-weight: 900;
  content: "\f285";
  color: #249a9b;
  margin-right: 0.25em;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  -webkit-font-smoothing: antialiased;
}

li.v-link-menu-sidebar::before {
  font-family: "Bootstrap-icons";
  font-weight: 900;
  content: "\f285";
  color: #6c757d;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  -webkit-font-smoothing: antialiased;
}

/* page-home ---- */
div#ecologia {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

div#frases {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.border-reciclo {
  border-color: #0e797a !important;
}

p.colores {
  display: block;
  margin: 1rem 0;
  text-align: center;
  font-family: "Barlow Semi Condensed", sans-serif;
  color: #fff;
  text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.85);
}

.wp-block-quote {
  background: #f9f9f9;
  border-left: 5px solid rgba(0, 0, 0, 0.2);
  border-right: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  padding: 0.75rem 1rem;
}

.wp-block-quote cite {
  color: rgba(0, 0, 0, 0.35);
}

.wp-block-table.is-style-stripes {
  border-spacing: 0;
  border-collapse: inherit;
  background-color: transparent;
  border: 1px solid rgba(0, 0, 0, 0.1);
}

.wp-block-table.is-style-stripes td,
.wp-block-table.is-style-stripes th {
  padding: 0.5rem;
}

/* LANDIND PAGE
-------------------------------------------------- */
.icon {
  margin-bottom: 1rem;
}

.bi {
  vertical-align: -0.125em;
  fill: currentColor;
}

.icon-square {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 3rem;
  height: 3rem;
  font-size: 1.5rem;
  border-radius: 0.75rem;
}

.img-opacity {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
}

.bg-about-us {
  background-color: rgba(0, 0, 0, 0.075) !important;
}

.border-about-us {
  border-color: rgba(0, 0, 0, 0.1) !important;
}

.bg-reciclo2 {
  background-color: rgba(36, 154, 155, 0.25) !important;
}

.border-reciclo2 {
  border-color: rgba(36, 154, 155, 0.35) !important;
}

.bg-images {
  background-repeat: no-repeat;
  background-size: 80%;
  background-position: center;
}

/* RESPONSIVE CSS
-------------------------------------------------- */
@media (min-width: 40em) {
  .carousel-caption p {
    margin-bottom: 1.25rem;
    font-size: 1.25rem;
    line-height: 1.4;
  }
  .featurette-heading {
    font-size: 50px;
  }
}
@media (min-width: 62em) {
  .featurette-heading {
    margin-top: 7rem;
  }
}
/*XS*/
@media (min-width: 300px) {
  #RecicloCarousel .carousel-item {
    height: 380px !important;
    background-size: 320% !important;
  }
}
/*Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) {
  #RecicloCarousel .carousel-item {
    height: 380px !important;
    background-size: 200% !important;
  }
}
/*Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) {
  #RecicloCarousel .carousel-item {
    height: 320px !important;
    background-size: 160% !important;
  }
}
/*Large devices (desktops, 992px and up)*/
@media (min-width: 992px) {
  #RecicloCarousel .carousel-item {
    height: 400px !important;
    background-size: 120% !important;
  }
}
/*X-Large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) {
  #RecicloCarousel .carousel-item {
    height: 500px !important;
    background-size: 140% !important;
  }
}
/*XX-Large devices (larger desktops, 1400px and up)*/
@media (min-width: 1400px) {
  #RecicloCarousel .carousel-item {
    height: 500px !important;
    background-size: 100% !important;
  }
}
/* social-networks ---- */
ul.redes-sociales {
  padding-left: 0;
  list-style: none;
}

ul.redes-sociales li {
  display: inline-block;
  margin-right: 0.5rem;
}

.redes-sociales li a {
  background-color: rgba(255, 255, 255, 0.1);
  color: #fff !important;
  width: 2.5rem;
  height: 2.5rem;
  font-size: 1rem;
  align-items: center !important;
  justify-content: center !important;
  display: flex !important;
  border-radius: 50%;
  text-decoration: none;
  border: 1px solid #dee2e6 !important;
}

.redes-sociales li a:hover {
  background-color: rgba(255, 255, 255, 0.2);
}

/* widget ---- */
h2.widget-title {
  font-size: 1.5rem !important;
}

aside section.widget ul {
  list-style: none;
  padding-left: 0;
}

aside section.widget ul li {
  padding: 0.15rem 0;
}

/* wp-forms ---- */
div.wpforms-container-full .wpforms-form button[type=submit] {
  color: #fff !important;
  background-color: #249a9b !important;
  border-color: #249a9b !important;
  padding: 0.75rem 1.5rem !important;
  font-size: 1.09375rem !important;
  line-height: 1.5 !important;
  border-radius: 0.125rem !important;
  display: inline-block !important;
  font-weight: 400 !important;
  text-align: center !important;
  vertical-align: middle !important;
  user-select: none !important;
  border: 1px solid transparent !important;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

div.wpforms-container-full .wpforms-form button[type=submit]:hover {
  color: #fff !important;
  background-color: #45a9aa !important;
  border-color: #3aa4a5 !important;
}

div.wpforms-container-full .wpforms-form button[type=submit]:focus {
  color: #fff !important;
  background-color: #45a9aa !important;
  border-color: #3aa4a5 !important;
  box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5) !important;
}