/* line 3, /home/biomex/biomex/app/assets/stylesheets/colors/color-index.scss */
.bg-biodiversidad {
  background-color: #440000;
}

/* line 7, /home/biomex/biomex/app/assets/stylesheets/colors/color-index.scss */
.bg-ecosistemas {
  background-color: #492A15;
}

/* line 11, /home/biomex/biomex/app/assets/stylesheets/colors/color-index.scss */
.bg-especies {
  background-color: #554B27;
}

/* line 15, /home/biomex/biomex/app/assets/stylesheets/colors/color-index.scss */
.bg-genes {
  background-color: #3F3818;
}

/* line 19, /home/biomex/biomex/app/assets/stylesheets/colors/color-index.scss */
.bg-region {
  background-color: #263012;
}

/* line 23, /home/biomex/biomex/app/assets/stylesheets/colors/color-index.scss */
.bg-pais {
  background-color: #3F4317;
}

/* line 27, /home/biomex/biomex/app/assets/stylesheets/colors/color-index.scss */
.bg-planeta {
  background-color: #4A4115;
}

/* line 31, /home/biomex/biomex/app/assets/stylesheets/colors/color-index.scss */
.bg-diversidad {
  background-color: #724217;
}

/* line 35, /home/biomex/biomex/app/assets/stylesheets/colors/color-index.scss */
.bg-monitoreo {
  background-color: #0A2D22;
}

/* line 39, /home/biomex/biomex/app/assets/stylesheets/colors/color-index.scss */
.bg-cienciac {
  background-color: #0F563E;
}

/* line 43, /home/biomex/biomex/app/assets/stylesheets/colors/color-index.scss */
.bg-ninos {
  background-color: #157750;
}

/* line 47, /home/biomex/biomex/app/assets/stylesheets/colors/color-index.scss */
.bg-conabio {
  background-color: #7C2529;
}

/* line 51, /home/biomex/biomex/app/assets/stylesheets/colors/color-index.scss */
.btn-conabio {
  color: #fff;
  background-color: #7C2529;
  border-color: #7C2529;
}

/* line 57, /home/biomex/biomex/app/assets/stylesheets/colors/color-index.scss */
.btn-conabio:hover {
  color: #ffffff;
  background-color: #611d20;
  border-color: #7C2529;
}

/* line 63, /home/biomex/biomex/app/assets/stylesheets/colors/color-index.scss */
.secciones {
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  background-image: url(https://www.biodiversidad.gob.mx/assets/images/parallax/01-deg.jpg);
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 8% 0px;
}

/* line 76, /home/biomex/biomex/app/assets/stylesheets/colors/color-index.scss */
.hidden {
  overflow: hidden;
}

/* line 80, /home/biomex/biomex/app/assets/stylesheets/colors/color-index.scss */
.secciones img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  transform: scale(1);
  -ms-transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -o-transform: scale(1);
  -webkit-transition: all 500ms ease-in-out;
  -moz-transition: all 500ms ease-in-out;
  -ms-transition: all 500ms ease-in-out;
  -o-transition: all 500ms ease-in-out;
}

/* line 96, /home/biomex/biomex/app/assets/stylesheets/colors/color-index.scss */
.secciones a:hover img {
  transform: scale(1.2);
  -ms-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -o-transform: scale(1.2);
}

/* line 104, /home/biomex/biomex/app/assets/stylesheets/colors/color-index.scss */
.frases {
  height: 600px;
  background-image: url(https://www.biodiversidad.gob.mx/assets/images/parallax/01.jpg);
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

/* line 113, /home/biomex/biomex/app/assets/stylesheets/colors/color-index.scss */
.conoce {
  float: left;
}

/* line 118, /home/biomex/biomex/app/assets/stylesheets/colors/color-index.scss */
.conoce a {
  color: #7C2529;
}

/* line 122, /home/biomex/biomex/app/assets/stylesheets/colors/color-index.scss */
.conoce a:hover {
  color: #343a40;
}

/* line 126, /home/biomex/biomex/app/assets/stylesheets/colors/color-index.scss */
h1, h2, h3, h4, h5, h6 {
  font-family: "acumin-pro-extra-condensed", sans-serif;
  font-weight: 600;
  color: #7C2529;
}

/* line 132, /home/biomex/biomex/app/assets/stylesheets/colors/color-index.scss */
.conabio {
  font-variant: small-caps;
}

/* line 136, /home/biomex/biomex/app/assets/stylesheets/colors/color-index.scss */
#productos a {
  color: #000000;
}

/* line 140, /home/biomex/biomex/app/assets/stylesheets/colors/color-index.scss */
#productos a:hover {
  color: #7C2529;
}

/* line 144, /home/biomex/biomex/app/assets/stylesheets/colors/color-index.scss */
footer a:hover {
  opacity: .5;
}
