.c-azul {
  color: #2a3157 !important;
}
.c-verde {
  color: #2fa53d !important;
}
.c-naranja {
  color: #e85832 !important;
}
.c-blanco {
  color: #fff !important;
}
.c-negro {
  color: #000 !important;
}
body {
  color: #3c3c3c;
  font-size: 16px;
  font-weight: normal;
  margin: 0 auto;
  position: relative;
  font-family: 'Roboto', sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #2fa53d;
}
p {
  color: #3c3c3c;
}
.title-primary {
  color: #e85832;
  font-size: 2.7rem;
}
.title-secondary {
  color: #2fa53d;
  font-size: 2rem;
}
@media screen and (max-width: 480px) {
  .title-primary {
    font-size: 2.1rem;
  }
  .title-secondary {
    font-size: 1.5rem;
  }
}
/* Boton donar*/
.line-btn {
  background: rgba(60,60,60,0.7);
  width: 1px;
  height: 50px;
  margin: 0;
}
.btn_donar {
  background: -webkit-linear-gradient(270deg, #ea1b79 0%, #d30258 100%);
  background: -moz-linear-gradient(270deg, #ea1b79 0%, #d30258 100%);
  background: -o-linear-gradient(270deg, #ea1b79 0%, #d30258 100%);
  background: -ms-linear-gradient(270deg, #ea1b79 0%, #d30258 100%);
  background: linear-gradient(180deg, #ea1b79 0%, #d30258 100%);
  color: #fff;
  padding: 15px;
  border-radius: 100px;
  min-width: 120px;
  text-align: center;
  border-bottom: 4px solid #af0047;
  -webkit-transition: 0.2s ease;
  -moz-transition: 0.2s ease;
  -o-transition: 0.2s ease;
  -ms-transition: 0.2s ease;
  transition: 0.2s ease;
  font-size: 1.2rem;
  margin-left: 15px;
}
.btn_donar:hover {
  color: #fff;
  text-decoration: none;
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
@media screen and (max-width: 480px) {
  .line-btn {
    background: rgba(60,60,60,0.7);
    width: 1px;
    height: 30px;
  }
  .btn_donar {
    padding: 5px 5px;
    min-width: 70px;
    font-size: 1rem;
  }
}
/*Menu principal*/
.navbar.navbar-custom {
  background: #fff;
  -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.1);
  box-shadow: 0 0 10px rgba(0,0,0,0.1);
}
.navbar.navbar-custom .box-brand {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.navbar.navbar-custom .navbar-brand > img {
  width: 220px !important;
  display: inline-block;
}
.navbar.navbar-custom .navbar-nav .nav-item .nav-link {
  color: #2fa53d;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  transition: 0.3s ease;
  font-size: 1.1rem;
  line-height: 115%;
  text-align: center;
}
.navbar.navbar-custom .navbar-nav .nav-item .nav-link:hover {
  color: #e85832;
}
@media screen and (max-width: 480px) {
  .navbar.navbar-custom .navbar-brand {
    margin-right: 10px;
  }
  .navbar.navbar-custom .navbar-brand > img {
    width: 120px !important;
  }
}
/* Carusel principal*/
.carousel-main {
  margin-top: 0px;
  border: 0;
}
.nav.nav-caracteris {
  padding: 1rem 0;
}
.nav.nav-caracteris .nav-item .nav-link {
  color: #2fa53d;
  font-size: 19px;
  font-weight: 500;
}
.nav.nav-caracteris .nav-item.box-circulo .circulo {
  height: 10px;
  width: 10px;
  background: #2a3157;
  display: inline-block;
  border-radius: 50%;
  margin: 0.3rem;
  position: relative;
  top: 12px;
}
@media screen and (max-width: 480px) {
  .nav.nav-caracteris .nav-item.box-circulo {
    display: none;
  }
}
.nav.nav-dos {
  padding-bottom: 1rem;
}
.nav.nav-dos .nav-item {
  background: #2fa53d;
  margin: 0 5px;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  transition: 0.3s ease;
}
.nav.nav-dos .nav-item .nav-link {
  color: #fff;
  cursor: pointer;
}
.nav.nav-dos .nav-item:hover {
  background: #e85832;
}
@media screen and (max-width: 480px) {
  .nav.nav-dos .nav-item {
    width: 100%;
  }
}
/*buenas-noticias*/
.buenas-noticias {
  background: #fff;
}
.buenas-noticias .card .card-body .card-title {
  font-weight: 400;
}
.buenas-noticias .box-info .title {
  font-size: 1.2rem;
}
.box-fb {
  min-height: 600px;
}
@media screen and (max-width: 480px) {
  .box-fb {
    min-height: 250px;
  }
}
/*nuestros-emprendedores*/
.nuestros-emprendedores {
  background: rgba(42,49,87,0);
}
.nuestros-emprendedores .img-user {
  width: 180px;
}
.nuestros-emprendedores .img-user img {
  border-radius: 50%;
  width: 180px;
  height: 180px;
}
/*alianzas-colaborativas*/
.alianzas-colaborativas {
  background: #fff;
}
.alianzas-colaborativas .box-alianzas {
  background: #fff;
}
.alianzas-colaborativas .box-alianzas .box-logo {
  background: #f1f1f1;
  padding: 10px;
  width: 200px;
}
.alianzas-colaborativas .box-alianzas .box-logo img {
  width: 100%;
}
/*nosotros*/
.nosotros .box-logo {
  width: 200px;
}
.nosotros .box-logo img {
  width: 100%;
}
.nosotros .accordion .card .card-header .btn-link {
  color: #2fa53d;
}
.nosotros .accordion .card .card-header .collapsed {
  color: #2a3157;
  font-weight: 500;
}
/*box-que-hacemos*/
.box-que-hacemos .title {
  color: #2a3157;
}
.box-que-hacemos .box-img {
  width: 150px;
  height: 150px;
  margin: 0 auto;
}
.box-que-hacemos .box-img img {
  width: 100%;
  border-radius: 50%;
  border: 3px solid #2fa53d;
}
/*logros*/
.logros {
  background: #f2f2f2;
}
.logros .logro {
  max-width: 600px;
  width: 100%;
  margin: 0 auto;
  line-height: 27px;
}
.logros .logro .year {
  color: #2fa53d;
  font-weight: bold;
  font-size: 2rem;
}
.logros .logro .tons {
  color: #2a3157;
  font-size: 1.5rem;
  min-width: 68px;
}
.logros .logro .evitamos {
  color: #2fa53d;
  font-size: 1.5rem;
}
.logros .logro .valor {
  color: #2fa53d;
  font-size: 1.8rem;
}
.logros .logro .flecha {
  width: 25px;
}
.logros .logro .flecha img {
  width: 100%;
}
/*Comparte*/
.comparte .links-compartir a {
  background: #e85832;
  color: #fff;
  padding: 5px 10px;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  transition: 0.3s ease;
  text-decoration: none;
}
.comparte .links-compartir a:hover {
  background: #2fa53d;
}
@media screen and (max-width: 480px) {
  .comparte .links-compartir a {
    width: 100%;
    margin: 0 0 0.25rem !important;
  }
}
/*compartir social y ambiental*/
.kits-compartir .subtitle {
  font-weight: 400;
}
.kits-compartir .links-kits a {
  background: transparent;
  color: #000;
  padding: 0;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  transition: 0.3s ease;
  text-decoration: none;
  width: 90px;
  line-height: 16px;
  font-size: 14px;
}
.kits-compartir .links-kits a > img {
  width: 90px;
  height: 90px;
}
.kits-compartir .links-kits a:hover {
  background: rgba(47,165,61,0.9);
}
.kits-compartir .links-kits a .descript {
  padding: 5px 3px;
}
.kits-compartir .links-kits a .descript .precio {
  font-size: 16px;
  padding-top: 5px;
  display: inline-block;
  font-weight: 500;
  color: #2fa53d;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  transition: 0.3s ease;
}
.kits-compartir .links-kits a:hover .descript .precio {
  color: #fff;
}
/*compartir cultural*/
.compartir-cultural .links-cultural {
  display: inline-block;
  text-decoration: none;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  transition: 0.3s ease;
  padding: 3px;
  margin-bottom: 3px;
}
.compartir-cultural .links-cultural:hover {
  background: rgba(0,0,0,0.1);
}
.compartir-cultural .links-cultural .box-bono .flecha img {
  width: 20px;
}
.compartir-cultural .links-cultural .box-bono .tipo {
  color: #2fa53d;
  font-weight: 500;
  font-size: 20px;
}
.compartir-cultural .links-cultural .box-bono .lugar {
  min-width: 51px;
  max-width: 51px;
}
.compartir-cultural .links-cultural .box-bono .lugar .sitio {
  color: #3c3c3c;
  line-height: 15px;
  font-size: 14px;
  text-align: left;
  margin-bottom: 3px;
}
/*Comunidad tu ries*/
.comunidad-tu-ries {
  background: #f2f2f2;
}
.comunidad-tu-ries .texto-comunidad {
  font-size: 18px;
}
/*Hazte emprender*/
.hazte-emprender {
  background: #fff;
}
.hazte-emprender .links-emprender a {
  background: #2fa53d;
  color: #fff;
  padding: 10px 10px;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  transition: 0.3s ease;
  text-decoration: none;
  margin: 0 10px 5px;
}
.hazte-emprender .links-emprender a:hover {
  background: #2a3157;
}
@media screen and (max-width: 480px) {
  .hazte-emprender .links-emprender a {
    width: 100%;
    margin: 0 0 0.25rem !important;
  }
}
/* Formulario */
.formulario {
  background: #f2f2f2;
}
.formulario .btn-form {
  background: #2a3157;
  color: #fff;
  padding: 5px 10px;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  transition: 0.3s ease;
  text-decoration: none;
}
.formulario .btn-form:hover {
  background: #2fa53d;
}
/* Footer */
footer {
  background: #2fa53d;
  color: #fff;
}
footer .descript {
  line-height: 105%;
  color: #fff;
}
footer .title {
  color: #fff;
}
footer p {
  color: #fff;
}
footer a {
  color: #fff;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  transition: 0.3s ease;
  text-decoration: none;
  display: inline-block;
}
footer a:hover {
  color: #2a3157;
  text-decoration: none;
}
footer .social-media .box-icon {
  width: 40px;
}
footer .social-media .box-icon img {
  width: 100%;
  border-radius: 50%;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  transition: 0.3s ease;
}
footer .social-media .box-icon:hover {
  opacity: 0.7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
}
/* sticky-top */
.sticky-top {
  background: #2a9537;
}
.sticky-top .title-stk {
  color: #fff;
  font-size: 20px;
}
.sticky-top .box-contact {
  border-left: 1px solid rgba(255,255,255,0.5);
  padding-left: 8px;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  transition: 0.3s ease;
}
.sticky-top .box-contact a {
  color: #fff;
  text-decoration: none;
}
.sticky-top .box-contact a:hover {
  text-decoration: none;
}
.sticky-top .box-contact img {
  width: 22px;
}
.sticky-top .box-contact:hover {
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
}
/* Copyright */
.Copyright {
  background: #268431;
  font-size: 14px;
  color: #fff;
  padding: 4px 15px 0;
}
/* design */
.design {
  background: #268431;
  font-size: 14px;
  color: #fff;
  padding: 0px 15px 5px;
}
.design a:hover {
  text-decoration: none;
}
