/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 02/07/2014, 11:17:12
    Author     : Inventorama
*/
.slider.main-home-slider {
  background: none;
  height: 515px;
  width: 100%;
  left: 0;
  position: absolute; }
  .slider.main-home-slider .container {
    background: none;
    height: 515px;
    width: 100%; }
    .slider.main-home-slider .container .slide {
      background-position: center center;
      height: 515px; }
  .slider.main-home-slider .selectors {
    position: relative;
    z-index: 100;
    height: 28px;
    bottom: 28px;
    margin: auto;
    display: inline-block; }
    .slider.main-home-slider .selectors .selector {
      background: #fff;
      height: 10px;
      padding: 12px 5px 6px 5px; }
    .slider.main-home-slider .selectors .selector:last-of-type {
      padding: 12px 1px 6px 5px; }
    .slider.main-home-slider .selectors .selector:first-of-type {
      padding: 12px 5px 6px 1px; }
    .slider.main-home-slider .selectors .selector .circle {
      background: #bcbcbc; }
    .slider.main-home-slider .selectors .selector.selected .circle {
      background: #00a0a0; }
    .slider.main-home-slider .selectors .before-selector {
      width: 38px;
      height: 28px;
      background-image: url(../img/home-slider-dots-left.png); }
    .slider.main-home-slider .selectors .after-selector {
      width: 38px;
      height: 28px;
      background-image: url(../img/home-slider-dots-right.png); }

div.main-home-slider-content {
  top: 515px;
  position: relative;
  padding: 34px 5px 116px 5px; }
  div.main-home-slider-content p {
    line-height: 42px; }
  div.main-home-slider-content h3 {
    margin-top: 20px;
    background-repeat: repeat-x;
    background-position: left 21px; }
    div.main-home-slider-content h3.lightgreen {
      background-image: url("../img/line-bg-lightgreen.png"); }
      div.main-home-slider-content h3.lightgreen a {
        color: #00a0a0; }
    div.main-home-slider-content h3 a {
      -webkit-transition: color 0.25s ease-in-out;
      -moz-transition: color 0.25s ease-in-out;
      -o-transition: color 0.25s ease-in-out;
      transition: color 0.25s ease-in-out;
      background: #fff;
      padding: 0 20px;
      font-family: 'Open Sans', sans-serif;
      font-weight: 700;
      font-size: 26px; }
      div.main-home-slider-content h3 a:hover {
        color: #13744e; }

.section-news-center .bg-circles {
  width: 100%;
  position: absolute;
  left: 0; }

.section-steerring-committee .bg-circles {
  padding-bottom: 60px; }
.section-steerring-committee figure {
  background: #efefef;
  padding: 19px;
  border-color: #e0dede;
  border-style: solid;
  border-width: 1px;
  margin-top: 44px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  max-width: 980px;
  position: relative;
  display: inline-block; }
  .section-steerring-committee figure figcaption {
    background: rgba(0, 0, 0, 0.5);
    margin-bottom: 19px;
    display: table;
    max-width: 980px;
    width: 100%;
    position: relative;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 24px;
    color: #fff;
    line-height: 30px;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.75);
    padding: 23px 0 27px 0; }
    .section-steerring-committee figure figcaption a {
      color: #afec43; }
  .section-steerring-committee figure img {
    float: none;
    position: relative !important;
    margin: auto;
    display: block; }

.section-our-campaigns .p-maj p {
  padding-top: 23px; }
  .section-our-campaigns .p-maj p a {
    color: #008752;
    font-weight: 700; }
.section-our-campaigns .campaigns-circles {
  height: 700px;
  margin-top: 29px; }
  .section-our-campaigns .campaigns-circles :after {
    content: '';
    display: block;
    clear: both; }
  .section-our-campaigns .campaigns-circles a.a-circ {
    float: left; }
    .section-our-campaigns .campaigns-circles a.a-circ .campaign {
      border-radius: 134px;
      -moz-border-radius: 134px;
      -webkit-border-radius: 134px;
      margin-left: 0;
      float: left;
      -webkit-transition: background-color 0.2s linear;
      -moz-transition: background-color 0.2s linear;
      -o-transition: background-color 0.2s linear;
      transition: background-color 0.2s linear;
      width: 268px;
      height: 268px;
      border-color: #d7d7d7;
      border-style: solid;
      border-width: 1px;
      background-repeat: no-repeat, no-repeat;
      margin-top: 23px; }
      .section-our-campaigns .campaigns-circles a.a-circ .campaign h3 {
        font-family: 'Viga', sans-serif;
        font-weight: 400;
        font-size: 24px;
        line-height: 24px;
        color: rgba(0, 0, 0, 0.6);
        text-transform: uppercase;
        padding: 163px 30px 0 30px; }
      .section-our-campaigns .campaigns-circles a.a-circ .campaign h4 {
        font-family: 'Open Sans', sans-serif;
        font-weight: 700;
        font-size: 16px;
        line-height: 22px;
        text-shadow: 0 1px 0 rgba(0, 0, 0, 0.45);
        color: #fff;
        display: none; }
      .section-our-campaigns .campaigns-circles a.a-circ .campaign:hover {
        border-radius: 190px;
        -moz-border-radius: 190px;
        -webkit-border-radius: 190px;
        background-color: #13744e;
        border-width: 10px;
        border-color: #fff;
        box-shadow: 0 0 6px 3px #c5c5c5;
        margin-top: 14px;
        margin-bottom: -9px; }
        .section-our-campaigns .campaigns-circles a.a-circ .campaign:hover h4 {
          display: block;
          padding: 0 17px; }
        .section-our-campaigns .campaigns-circles a.a-circ .campaign:hover h3 {
          padding: 68px 30px 11px 30px;
          text-shadow: 0 1px 0 rgba(0, 0, 0, 0.45);
          color: #00ff9b; }
      .section-our-campaigns .campaigns-circles a.a-circ .campaign.energy-eficiency {
        margin-right: 0;
        margin-left: 0;
        background-position: 78px 31px;
        background-image: url(../img/icon-energy-efficiency.png); }
        .section-our-campaigns .campaigns-circles a.a-circ .campaign.energy-eficiency:hover {
          margin-right: -9px;
          margin-left: -9px;
          background-image: url(../img/icon-energy-efficiency-hover.png), url("../img/icon-circle-plus.png");
          background-size: 51px 51px, 37px 37px;
          background-position: 109px 12px, center 236px;
          background-repeat: no-repeat, no-repeat; }
      .section-our-campaigns .campaigns-circles a.a-circ .campaign.transmission {
        margin-left: 75px;
        margin-right: 75px;
        background-position: 74px 38px;
        background-image: url(../img/icon-transmission.png); }
        .section-our-campaigns .campaigns-circles a.a-circ .campaign.transmission:hover {
          margin-left: 66px;
          margin-right: 66px;
          background-image: url(../img/icon-transmission-hover.png), url("../img/icon-circle-plus.png");
          background-size: 51px 51px, 37px 37px;
          background-position: 106px 12px, center 236px;
          background-repeat: no-repeat, no-repeat; }
      .section-our-campaigns .campaigns-circles a.a-circ .campaign.utility-modernization {
        margin-right: 0;
        margin-left: 0;
        background-position: 76px 37px;
        background-image: url(../img/icon-utility-modernization.png); }
        .section-our-campaigns .campaigns-circles a.a-circ .campaign.utility-modernization:hover {
          margin-right: -9px;
          margin-left: -9px;
          background-image: url(../img/icon-utility-modernization-hover.png), url("../img/icon-circle-plus.png");
          background-size: 51px 51px, 37px 37px;
          background-position: 108px 12px, center 236px;
          background-repeat: no-repeat, no-repeat; }
      .section-our-campaigns .campaigns-circles a.a-circ .campaign.clean-fuels {
        margin-left: 170px;
        margin-right: 80px;
        background-position: 90px 36px;
        background-image: url(../img/icon-clean-fuels.png); }
        .section-our-campaigns .campaigns-circles a.a-circ .campaign.clean-fuels:hover {
          margin-left: 161px;
          margin-right: 71px;
          background-image: url(../img/icon-clean-fuels-hover.png), url("../img/icon-circle-plus.png");
          background-size: 51px 51px, 37px 37px;
          background-position: 114px 12px, center 236px;
          background-repeat: no-repeat, no-repeat; }
      .section-our-campaigns .campaigns-circles a.a-circ .campaign.clean-energy {
        background-position: 88px 33px;
        background-image: url(../img/icon-clean-energy.png); }
        .section-our-campaigns .campaigns-circles a.a-circ .campaign.clean-energy:hover {
          margin-left: -9px;
          background-image: url(../img/icon-clean-energy-hover.png), url("../img/icon-circle-plus.png");
          background-size: 51px 51px, 37px 37px;
          background-position: 107px 12px, center 236px;
          background-repeat: no-repeat, no-repeat; }

.section-news-center .section-container p {
  padding: 15px 60px 32px 60px;
  line-height: 42px; }

.slider.generic-slider {
  margin-top: 18px; }

h4.main-home-slider-title {
  font-family: 'Viga', sans-serif;
  font-weight: 400;
  text-align: left;
  font-size: 36px;
  line-height: 36px;
  color: black;
  display: inline-block;
  width: 700px;
  padding: 0 290px 70px 30px;
  margin: 34px auto;
  background-image: url(../img/mhs-button.png);
  background-size: 162px 48px;
  background-position: 30px bottom;
  background-repeat: no-repeat; }

/*# sourceMappingURL=home.css.map */
