@font-face {
  font-family: 'IberPangea';
  src: url('/o/iberdrola-corporativo-theme/fonts/iberpangea/IberPangea-Bold.woff2') format('woff2');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'IberPangea';
  src: url('/o/iberdrola-corporativo-theme/fonts/iberpangea/IberPangea-BoldItalic.woff2') format('woff2');
  font-weight: bold;
  font-style: italic;
}

@font-face {
  font-family: 'IberPangea';
  src: url('/o/iberdrola-corporativo-theme/fonts/iberpangea/IberPangea-Italic.woff2') format('woff2');
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family: 'IberPangea';
  src: url('/o/iberdrola-corporativo-theme/fonts/iberpangea/IberPangea-Regular.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'IberPangea';
  src: url('/o/iberdrola-corporativo-theme/fonts/iberpangea/IberPangea-Light.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'IberPangea';
  src: url('/o/iberdrola-corporativo-theme/fonts/iberpangea/IberPangea-LightItalic.woff2') format('woff2');
  font-weight: 300;
  font-style: italic;
}

@font-face {
  font-family: 'IberPangea';
  src: url('/o/iberdrola-corporativo-theme/fonts/iberpangea/IberPangea-Medium.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
}

:root {
  --agrovoltaic-green: #00A443;
  --agrovoltaic-brown: #615D5A;
  --agrovoltaic-black: #00402A;
  --agrovoltaic-orange-light: #FFF5EC;
  --agrovoltaic-orange: #FF9C1A;
  --agrovoltaic-white: #FFFFFF;
  --agrovoltaic-border: #E7DDD5;
}

#agrovoltaic {
  width: 100%;
  max-width: 960px;
  padding: 44px 22px 25px;
  margin: 20px auto;
  text-align: left;
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
  display: flex;
  flex-direction: column;
  border-radius: 15px;
  background-color: var(--agrovoltaic-orange-light);
}

#agrovoltaic * {
  font-family: 'IberPangea' !important;
  font-style: normal;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

#agrovoltaic .agrovoltaic_title {
  width: 100%;
  color: var(--agrovoltaic-green) !important;
  font-size: 24px;
  line-height: 27px;
  font-weight: 600;
  text-align: left;
  margin-top: 0 !important;
  margin: 0 0 22px;
}

#agrovoltaic .agrovoltaic_subtitle {
  width: 100%;
  color: var(--agrovoltaic-black) !important;
  font-size: 20px;
  line-height: 1.1;
  font-weight: 600;
  text-align: left;
  margin: 0 0 7px;
}

#agrovoltaic .agrovoltaic_text {
  width: 100%;
  color: var(--agrovoltaic-brown);
  font-size: 16px;
  line-height: 1.25;
  font-weight: 500;
  text-align: left;
  max-width: 379px;
  margin: 0 0 40px;
}

#agrovoltaic .agrovoltaic_title span,
#agrovoltaic .agrovoltaic_subtitle span {
  display: block;
}

#agrovoltaic .agrovoltaic_subtitle + .agrovoltaic_text,
#agrovoltaic .agrovoltaic_text + .agrovoltaic_text {
  margin-bottom: 0;
}

#agrovoltaic .agrovoltaic_wrap {
  margin-bottom: 30px;
}

#agrovoltaic .agrovoltaic_column {
  display: flex;
  flex-direction: column;
  margin-bottom: 10px;
}

#agrovoltaic .agrovoltaic_column + .agrovoltaic_column {
  margin-top: 15px;
}

#agrovoltaic .agrovoltaic_expand {
  width: 100%;
}

#agrovoltaic .agrovoltaic_image {
  display: block;
  width: calc(100% + 20px);
  margin: -15px -10px 0;
}

#agrovoltaic .agrovoltaic_total {
  border-radius: 15px;
  border: 1px solid var(--agrovoltaic-border);
  background: var(--agrovoltaic-white);
  padding: 25px;
  color: var(--agrovoltaic-orange);
  font-size: 20px;
  line-height: 1;
  font-weight: 600;
  text-align: left;
  width: auto;
  margin: 13px auto 0;
  position: relative;
}

#agrovoltaic .agrovoltaic_total span {
  
}

#agrovoltaic .agrovoltaic_total strong {
  display: block;
  color: var(--agrovoltaic-black);
  font-size: 40px;
  line-height: 1;
  font-weight: 600;
  text-align: left;
  margin: 0 0 5px;
}

#agrovoltaic .agrovoltaic_total em {
  display: block;
  width: 28px;
  height: 28px;
  text-indent: -999px;
  overflow: hidden;
  background-image: url('/wcorp/gc/prod/es_ES/estaticos/energia-agrovoltaica/images/ico-mas.svg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  margin: 27px auto 45px;
}

#agrovoltaic .agrovoltaic_total span:nth-of-type(1):before {
  content: '';
  display: block;
  width: 105px;
  height: 100px;
  text-indent: -999px;
  overflow: hidden;
  background-image: url('/wcorp/gc/prod/es_ES/estaticos/energia-agrovoltaica/images/camion.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  position: absolute;
  top: -20px;
  right: 5px;
}

#agrovoltaic .agrovoltaic_total span:nth-of-type(2):before {
  content: '';
  display: block;
  width: 90px;
  height: 71px;
  text-indent: -999px;
  overflow: hidden;
  background-image: url('/wcorp/gc/prod/es_ES/estaticos/energia-agrovoltaica/images/panel-solar.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  position: absolute;
  bottom: 55px;
  right: 23px;
}

@media (min-width: 700px) {

  #agrovoltaic {
    padding: 43px 45px 5px;
  }

  #agrovoltaic .agrovoltaic_title {
    font-size: 32px;
    line-height: 1.125;
    margin-bottom: 26px;
  }

  #agrovoltaic .agrovoltaic_text {
    margin-bottom: 50px;
  }
  
  #agrovoltaic .agrovoltaic_subtitle {
    font-size: 24px;
    line-height: 0.95;
    margin-bottom: 12px;
  }
  
  #agrovoltaic .agrovoltaic_wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 55px;
  }

  #agrovoltaic .agrovoltaic_wrap:nth-of-type(1) {
    margin-top: 25px;
    width: calc(100% + 60px);
    margin-left: -30px;
    margin-right: -30px;
  }
  
  #agrovoltaic .agrovoltaic_column {
    width: 50%;
    margin: 0 auto;
    position: relative;
  }

  #agrovoltaic .agrovoltaic_column + .agrovoltaic_column {
    margin-top: -182px;
  }
  
  #agrovoltaic .agrovoltaic_expand {
    margin-top: -70px;
  }

  #agrovoltaic .agrovoltaic_image {
    width: 344px;
    margin-left: 50%;
    transform: translateX(-50%);
  }

  #agrovoltaic .agrovoltaic_expand .agrovoltaic_image {
    margin-bottom: -20px;
    width: 100%;
    max-width: 640px;
  }

  #agrovoltaic .agrovoltaic_total {
    max-width: 236px;
    padding-top: 15px;
    margin-top: 28px;
    padding-bottom: 17px;
  }

  #agrovoltaic .agrovoltaic_expand .agrovoltaic_total {
    max-width: 594px;
    display: flex;
    padding-top: 40px;
    padding-left: 29px;
    padding-bottom: 25px;
  }

  #agrovoltaic .agrovoltaic_total em {
    margin: auto;
  }

  #agrovoltaic .agrovoltaic_total span:nth-of-type(1):before {
    top: -28px;
    right: auto;
    left: 135px;
  }
  
  #agrovoltaic .agrovoltaic_total span:nth-of-type(2):before {
    width: 75px;
    height: 63px;
    bottom: 61px;
    right: 8px;
  }

}

@media (min-width: 980px) {

  #agrovoltaic {
    padding-left: 59px;
    padding-right: 59px;
  }

  #agrovoltaic .agrovoltaic_title {
    font-size: 36px;
    line-height: 1.16;
    margin-bottom: 14px;
  }

  #agrovoltaic .agrovoltaic_title span {
    display: inline;
  }

  #agrovoltaic .agrovoltaic_text {
    max-width: 540px;
  }
  
  #agrovoltaic .agrovoltaic_wrap {
    align-items: flex-start;
  }

  #agrovoltaic .agrovoltaic_image {
    width: 393px;
  }

  #agrovoltaic .agrovoltaic_wrap:nth-of-type(1) {
    margin-top: -20px;
    margin-bottom: 65px;
  }

  #agrovoltaic .agrovoltaic_column + .agrovoltaic_column {
    margin-top: -212px;
  }

  #agrovoltaic .agrovoltaic_total {
    margin-top: 15px;
  }

  #agrovoltaic .agrovoltaic_expand {
    margin-top: -110px;
  }

  #agrovoltaic .agrovoltaic_expand .agrovoltaic_total {
    margin-top: 52px;
    max-width: 738px;
    padding-left: 50px;
    padding-right: 50px;
  }

  #agrovoltaic .agrovoltaic_total span:nth-of-type(1):before {
    width: 92px;
    height: 88px;
    left: 152px;
    top: -10px;
  }

  #agrovoltaic .agrovoltaic_total span:nth-of-type(2):before {
    right: 43px;
  }

}

@media (min-width: 980px) {

  #column-2 #agrovoltaic {
    padding-left: 45px;
    padding-right: 45px;
  }

  #column-2 #agrovoltaic .agrovoltaic_title {
    font-size: 32px;
    line-height: 1.125;
    margin-bottom: 26px;
  }

  #column-2 #agrovoltaic .agrovoltaic_title span {
    display: block;
  }

  #column-2 #agrovoltaic .agrovoltaic_text {
    max-width: 379px;
  }
  
  #column-2 #agrovoltaic .agrovoltaic_wrap {
    align-items: center;
  }

  #column-2 #agrovoltaic .agrovoltaic_image {
    width: 344px;
  }

  #column-2 #agrovoltaic .agrovoltaic_expand .agrovoltaic_image {
    width: 100%;
    margin-bottom: -5px;
  }

  #column-2 #agrovoltaic .agrovoltaic_wrap:nth-of-type(1) {
    margin-top: 25px;
    margin-bottom: 55px;
  }

  #column-2 #agrovoltaic .agrovoltaic_column + .agrovoltaic_column {
    margin-top: -182px;
  }

  #column-2 #agrovoltaic .agrovoltaic_total {
    margin-top: 28px;
  }

  #column-2 #agrovoltaic .agrovoltaic_expand {
    margin-top: -70px;
  }

  #column-2 #agrovoltaic .agrovoltaic_expand .agrovoltaic_total {
    margin-top: 15px;
    max-width: 594px;
    padding-left: 29px;
    padding-right: 29px;
  }

  #column-2 #agrovoltaic .agrovoltaic_total span:nth-of-type(1):before {
    width: 105px;
    height: 100px;
    left: 135px;
    top: -28px;
  }

  #column-2 #agrovoltaic .agrovoltaic_total span:nth-of-type(2):before {
    right: 8px;
  }

}
