html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

.grecaptcha-badge {
  display: none !important;
}

#medio_ambiente{
  background: #fff;
  color: #000;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 16px;
}

#medio_ambiente ul, li{
  list-style: none;
}

#medio_ambiente img{
  max-width: 100%;
}

#medio_ambiente header{
  background: #41b9e6;
  padding: 20px 15px;
}

#medio_ambiente header a{
  display: block;
  max-width: 90px;
}

#medio_ambiente .bg_green{
  background: #245F93;
  text-align: center;
}

#medio_ambiente .banner-green {
  color: #fff;
  padding: 0 15px;
}

#medio_ambiente .banner-green h2 {
  font-size: 1.250em;
  text-transform: uppercase;
  font-weight: normal;
}

#medio_ambiente .banner-green h2 span {
  font-weight: bold;
}

#medio_ambiente .banner-green p {
  font-size: .875em;
}

#medio_ambiente .banner-green hr {
  border-color: #fff;
  width: 70%;
}

#medio_ambiente .bloque{
  margin-bottom: 40px;
}

.form-control {
  border: 1px solid #000;
  border-radius: 0;
  height: 35px;
  width: 100%;
}

#medio_ambiente input[type=checkbox]{
  height: 20px;
  vertical-align: middle;
  width: 20px;
}

#medio_ambiente .fila{
  margin-bottom: 20px;
}
#medio_ambiente .fila p{
  font-weight: bold;
  font-size: 15px;
}

#medio_ambiente p{
  margin-bottom: 10px;
}

#medio_ambiente .asterisco{
  color: #ff0000;
}

#medio_ambiente .ayuda {
  position: absolute;
  right: 20px;
  top: 7px;
}

#medio_ambiente h3{
  margin-bottom: 20px;
}

#medio_ambiente .sociales li{
  display: inline-block;
  margin-right: 15px;
  vertical-align: middle;
}

#medio_ambiente .sociales li a{
  display: block;
}

#medio_ambiente .sociales li:first-child{
  width: 20%;
  font-size: 14px;
}

#medio_ambiente .btn_verde{
  background: #41b9e6;
  border: 0;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  padding: 10px;
  text-align: center;
  min-width: 160px;
}

#medio_ambiente form label {
  cursor: pointer;
}

#medio_ambiente .secondary-email-field {
  display: none;
}

#medio_ambiente .campos{
  font-size: 0.875em;
  margin: 30px 0 20px 0;
}

#medio_ambiente .campos li{
  margin-bottom: 10px;
}

#medio_ambiente .border_top{
  border-top: 1px solid #000;
  margin-top: 60px;
  padding-top: 40px;
}

#medio_ambiente h2{
  font-weight: bold;
  margin-bottom: 10px;
}

#medio_ambiente .bloque_mini{
  margin-bottom: 20px;
}

#medio_ambiente b{
  font-weight: bold;
}

#medio_ambiente .cont_tooltip a{
  text-decoration: underline;
}

#medio_ambiente .cont_tooltip{
  background: #fff;
  display: none;
  font-size: 0.875em;
  margin-top: 10px;
  padding: 10px;
  -moz-box-shadow:    0 0 5px #ccc;
  -webkit-box-shadow: 0 0 5px #ccc;
  box-shadow:         0 0 5px #ccc;
}

#medio_ambiente .flecha{
  position: absolute;
  right: 12px;
  bottom: -18px;
}

#medio_ambiente footer{
  background: #262626;
  color: #666;
  padding: 35px 0;
}

#medio_ambiente footer a{
  color: #73b6e2;
}

#medio_ambiente .sociales_footer{
  margin-bottom: 20px;
}

#medio_ambiente .sociales_footer li{
  display: inline-block;
  margin: 0 5px;
}

#medio_ambiente footer .separador{
  display: none;
}

#medio_ambiente .banner{
  background-image: url('../images/banneroct2022.png');
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: cover;
  text-shadow: 0px 1px 2px rgba(0, 0, 0, .5);
}
#medio_ambiente .banner.v2 {
  background-image: url('../images/banneroct2022.png');
}
#medio_ambiente .banner.v3 {
  background-image: url('../images/banneroct2022.png');
}
#medio_ambiente .banner.v4 {
  background-image: url('../images/banneroct2022.png');
}
#medio_ambiente .banner.v5 {
  background-image: url('../images/banneroct2022.png');
}
#medio_ambiente .banner.v6 {
  background-image: url('../images/banneroct2022.png');
}
#medio_ambiente .banner.v7 {
  background-image: url('../images/banneroct2022.png');
}

#medio_ambiente .banner.v8 {
  background-image: url('../images/banneroct2022.png');
  background-position: center center;
}

#medio_ambiente .banner.v9 {
  background-image: url('../images/banneroct2022.png');
}

#medio_ambiente .banner.v10 {
  background-image: url('../banneroct2022.png');
}

#medio_ambiente .banner .row{
  min-height: 380px;
}

#medio_ambiente .banner p{
    color: #fff;
    font-size: 1.2em;
    font-weight: bold;
    position: relative;
    margin: 0;
    padding-left: 20px;
    margin-top: 240px;
}

#medio_ambiente .banner p:before{
  background: #fff;
  content: '';
  display: block;
  height: 100%;
  width: 15px;
  position: absolute;
  left: 0;
  top: 0;
}
#medio_ambiente .banner span {
  font-weight: lighter;
  font-size: 16px;
}
#medio_ambiente .banner .bajada {
  display: block;
  position: absolute;
  bottom: -15px;
  left: 0;
  transform: translateY(100%);
}
#medio_ambiente .banner .bajada p {
      font-size: 12px;
    font-weight: 400;
    padding-right: 30px;
}
#medio_ambiente .banner .bajada p:before {
  content: none;
}
#medio_ambiente .enviando {
  background-image: url('../images/ajax-loader.gif');
  background-repeat: no-repeat;
  background-position: center;
  cursor: progress;
  text-indent: -999em;
}

#enviado {
  background: rgba(0, 0, 0, .6);
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 100;
  overflow: auto;
  display: none;
  cursor: pointer;
}

.enviando-wrap {
  background: #245F93;
  border: 3px solid #fff;
  color: #fff;
  max-width: 800px;
  left: 50%;
  padding: 20px;
  transform: translate(-50%, 0);
  top: 10%;
  position: absolute;
  width: 90%;
}

.enviando-wrap h2 {
  font-size: 1.4em;
}

@media (min-width: 768px){
  .enviando-wrap {
    left: 50%;
    padding: 40px;
    position: absolute;
    transform: translate(-50%, -50%);
    top: 50%;
  }

  #medio_ambiente .cont_tooltip{
    background: #fff;
    display: none;
    font-size: 0.875em;
    margin-top: 0;
    max-width: 400px;
    padding: 10px;
    position: absolute;
    right: 0;
    top: -80px;
    -moz-box-shadow:    0 0 5px #ccc;
    -webkit-box-shadow: 0 0 5px #ccc;
    box-shadow:         0 0 5px #ccc;
  }
  #medio_ambiente .border_right{
    border-right: 1px solid #000;
  }
  #medio_ambiente header a{
    max-width: none;
  }
  #medio_ambiente .banner img{
    display: none;
  }
  #medio_ambiente .banner{
    width: 100%;
    max-width: 1440px;
    margin: 0 auto;
    background-image: url('../images/banneroct2022.png');
    background-size: cover;
    background-position: center;
  }

  #medio_ambiente .banner.v2 {
    background-image: url('../images/banneroct2022.png');
  }

  #medio_ambiente .banner.v3 {
    background-image: url('../images/boctubre.png');
  }

  #medio_ambiente .banner.v4 {
    background-image: url('../images/banneroct2022.png');
  }

  #medio_ambiente .banner.v5 {
    background-image: url('../images/banneroct2022.png');
  }

  #medio_ambiente .banner.v6 {
    background-image: url('../images/banneroct2022.png');
  }

  #medio_ambiente .banner.v7 {
    background-image: url('../images/banneroct2022.png');
  }

  #medio_ambiente .banner.v8 {
    background-image: url('../images/banneroct2022.png');
  }



  #medio_ambiente .banner.v10 {
    background-image: url('../banneroct2022.png');
    background-size: contain;
    background-position: left top;
  }

  #medio_ambiente .banner .row{
    min-height: 370px;
  }
  #medio_ambiente .banner p{
    font-size: 26px;
    padding: 0;
    padding-left: 40px;
  }
    #medio_ambiente .banner p span {
    font-size: 26px;
  }
  #medio_ambiente .banner .bajada p {
      font-size: 18px;
      padding-right: 30px;
      padding-left: 15px;
  }
  #medio_ambiente .banner p:before{
    width: 17px;
  }
  #medio_ambiente .banner .bajada p:before{
    content: none;
  }
  #medio_ambiente .sociales_footer{
    margin-bottom: 0;
  }
  #medio_ambiente .sociales li:last-child{
    display: none;
  }
}

@media (min-width: 1600px) {
  #medio_ambiente .banner p {
    font-size: 36px;
  }

  #medio_ambiente .banner p span {
    font-size: 36px;
  }

  #medio_ambiente .banner p:before{
    width: 24px;
  }
}

.participa-gratis {
      color: white;
    padding: 15px;
    display: block;
    font-size: 14px;
}

.participa-gratis strong {
  font-weight: bold;
}

@media (min-width: 768px) {
  .participa-gratis {
      font-size: 24px;
      padding-left: 40px;
  }

  #medio_ambiente .banner.v2 span {
    font-weight: lighter;
    font-size: 36px;
  }

  .vertical-align-center {
    display: flex;
    align-items: center;
  }

  #medio_ambiente .banner .vertical-align-center p {
    margin: 0;
  }
}

                        
#acepto-compartir .field {
  display: block;
  width: 100%;
  position: relative;
  padding-top: 25px;
  padding-bottom: 25px;
}

#acepto-compartir .field .label {
  display: block;
  position: absolute;
  top: 0;
  font-family: Arial, sans-serif;
  font-size: 14px;
}

#acepto-compartir .field.checkbox {
  display: flex;
  align-items: center;
}

#acepto-compartir .field.checkbox label {
  position: initial;
  display: inline-block;
  width: calc(100% - 50px);
}

#acepto-compartir .field input[type="checkbox"] {
  outline: none;
  background: white;
  margin-right: 10px;
}

#acepto-compartir .field input[type="checkbox"].is-invalid {
  background: #efa2a9;
  -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
}

.autocomplete-suggestion {
  font-family: Arial, sans-serif;
}

.dynamic-text {
  margin-top: 30px;
  padding: 30px 15px 15px;
  background: #f5f5f5;
}

.referido {
  padding: 30px 0 0px;
  background: #42b9e5;
}
























