body {
  height: 100%;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 38px;
  line-height: 44px;
  font-weight: 700;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 32px;
  line-height: 36px;
  font-weight: 700;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
}

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}

h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
}

p {
  margin-top: 11px;
  margin-bottom: 5px;
  padding-top: 0px;
  font-family: Exo, sans-serif;
  font-size: 16px;
  line-height: 34px;
  text-align: justify;
}

.button {
  display: inline-block;
  padding: 4px 15px;
  background-color: #000;
  color: #fff;
  text-align: center;
  text-decoration: none;
}

.heroslide {
  width: 100%;
  height: 100%;
}

.heroslide_01 {
  background-image: url('../images/LED-caltanissetta.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.heroslide_02 {
  background-image: url('../images/materiale-elettrico-Caltanissetta.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.heroslide_03 {
  background-image: url('../images/maggiore-caltanissetta.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.heroslide_04 {
  background-image: url('../images/videosorveglianza-caltanissetta.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.heroslide_05 {
  background-image: url('../images/SS_blackdesert_05.jpg');
  background-position: 32% 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.heroslide_06 {
  background-image: url('../images/SS_blackdesert_06.jpg');
  background-position: 70% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}

.navbar {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  height: 59px;
  background-color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.77)), to(hsla(0, 0%, 100%, 0.77))), url('../images/lampade-a-sospensione.png');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.77), hsla(0, 0%, 100%, 0.77)), url('../images/lampade-a-sospensione.png');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, contain;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, scroll;
  color: #fff;
}

.navlink {
  width: auto;
  padding-right: 30px;
  padding-left: 15px;
  font-family: Montserrat, sans-serif;
  color: #000;
  font-size: 13px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 0px;
}

.navlink:hover {
  color: #ff9600;
}

.navlink.w--current {
  padding-right: 15px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#000), to(#000));
  background-image: linear-gradient(180deg, #000, #000);
  color: #fff;
}

.ac_logo_text {
  position: absolute;
  margin-top: 15px;
  margin-left: 65px;
}

.ac_logo {
  position: absolute;
  margin-top: 0px;
  margin-left: 30px;
  padding-top: 0px;
}

.heroheader_sec {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1000;
  text-align: center;
}

.heroheader {
  color: #000;
}

.hero_01 {
  display: inline-block;
  margin-top: 0px;
  padding-top: 300px;
}

.hero_02 {
  margin-top: 15px;
}

.hero_03 {
  margin-top: 15px;
}

.hero_04 {
  position: relative;
  z-index: 1000;
  width: 300px;
  height: 80px;
  margin-top: 50px;
  background-image: url('../images/BUTTON_comingsoon.png');
  background-size: cover;
  background-repeat: no-repeat;
}

.hero_04:hover {
  z-index: 1500;
  background-image: url('../images/BUTTON_comingsoon_MO.png');
}

.sezione-1-chi-siamo {
  height: 639px;
  margin-top: 60px;
  background-image: url('../images/videosorveglianza-caltanissetta.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.sezione-chi-siamo {
  width: auto;
  height: 412px;
  margin-top: 0px;
  padding: 57px 20px 20px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.89)), to(hsla(0, 0%, 100%, 0.89))), url('../images/videosorveglianza-caltanissetta.jpg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.89), hsla(0, 0%, 100%, 0.89)), url('../images/videosorveglianza-caltanissetta.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
  font-size: 16px;
}

.sezione-contatti {
  height: auto;
  margin-top: 60px;
}

.contenitore-form-mail {
  margin-top: 20px;
}

.sezione-testo {
  height: 200px;
}

.colonna-2 {
  margin-top: 46px;
  padding-top: 72px;
}

.sezione-2-chi-siamo {
  height: auto;
}

.contenitore {
  margin-top: 46px;
  margin-bottom: 109px;
  padding-top: 272px;
  padding-bottom: 17px;
}

.maggiore-fornitore-di-certezze {
  margin-top: -106px;
  margin-bottom: 12px;
  padding: 67px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
  color: #fff;
  text-align: right;
}

.rich {
  padding-right: 0px;
  padding-left: 0px;
}

.titel {
  margin-top: 0px;
  margin-left: 0px;
  font-family: Exo, sans-serif;
  text-align: center;
  text-shadow: 0 1px 0 #4baf7d;
}

.sezione-servizi {
  height: 656px;
  margin-top: 78px;
  background-image: url('../images/IMG_8890.jpg');
  background-position: 50% 68%;
  background-size: cover;
  background-repeat: no-repeat;
}

.servizi {
  margin-top: 50px;
  margin-bottom: 50px;
  padding-top: 0px;
  padding-bottom: 0px;
  text-align: left;
}

.spazio-servizi {
  height: 300px;
}

.video {
  height: 100vh;
}

.sezione-show-room {
  height: 900px;
}

.contenitore-show-room {
  margin-top: 1px;
  padding: 16px 91px 91px;
}

.ric {
  margin-top: -33px;
}

.descr {
  font-family: Exo, sans-serif;
}

.titolo-negozio {
  font-family: Exo, sans-serif;
}

.sezione-video {
  height: 100vh;
}

.row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 19px solid #fff;
  text-align: center;
}

.section-footer {
  margin-top: 31px;
  border-top: 4px solid #85b440;
  background-color: #474749;
  text-decoration: underline;
}

.paragrafo-footer {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #fff;
  font-size: 13px;
  text-align: center;
}

.paragrafo-footer._1 {
  margin-top: 0px;
  text-align: right;
}

.link-block-facebook {
  width: 30px;
  height: 30px;
  margin-top: 0px;
  margin-left: -20px;
  padding-left: 5px;
  text-align: center;
}

.image-footer {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.image-footer._12 {
  text-align: left;
}

.container-footer {
  padding-top: 6px;
  text-align: justify;
}

.colonna-1 {
  display: inline;
  padding-left: 5px;
}

.row-footer {
  display: block;
  margin-top: 10px;
  margin-bottom: 0px;
}

.section-1 {
  height: 400px;
  margin-top: 70px;
  background-image: url('../images/IMG_8891.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.section-1.materiale {
  background-image: url('../images/IMG_8905.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.section-1.materiale.a {
  background-image: url('../images/IMG_8906.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.section-1.materiale.a.vide {
  background-image: url('../images/videosorveglianza-caltanissetta.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.section-1.materiale.a.vide.ant {
  background-image: url('../images/sfondo2.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.section-1.materiale.a.vide.ant.dom {
  background-image: url('../images/Domotica.jpg');
  background-position: 50% 0px;
  background-size: cover;
}

.section-1.materiale.a.vide.ant.dom.auto {
  background-image: url('../images/maggiore-caltanissetta.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.title-prodotti {
  margin-bottom: 5px;
  padding-left: 20px;
  border-style: none;
  border-bottom-width: 3px;
  border-bottom-color: #85b440;
  font-family: Exo, sans-serif;
  color: #fff;
  text-align: left;
}

.title-prodotti.mat {
  margin-top: 30px;
  padding: 10px;
  border-style: none none solid;
  border-bottom-width: 2px;
  color: #474749;
  font-size: 40px;
  text-align: left;
}

.title-prodotti._23 {
  border-bottom-style: solid;
  border-bottom-width: 2px;
  color: #474749;
  font-size: 35px;
  text-align: center;
}

.section-holder {
  margin-top: 20px;
}

.content-holder {
  position: relative;
  overflow: hidden;
  width: 30%;
  margin-right: 10px;
  margin-bottom: 10px;
  margin-left: 10px;
  float: left;
  background-color: #fff;
  -webkit-transition: all 250ms ease;
  transition: all 250ms ease;
  text-decoration: none;
}

.inner-cs-holder {
  position: relative;
  display: block;
  height: 0px;
  padding-bottom: 66.72%;
  text-align: center;
}

.inner-cs-holder.marco {
  text-align: center;
}

.content-title {
  height: 120px;
  padding: 2% 6% 8%;
  background-color: transparent;
  font-family: Exo, sans-serif;
  color: #474749;
  font-size: 16px;
  text-align: center;
  text-decoration: none;
}

.cs-image {
  display: inline-block;
}

.image-bulb {
  width: 40px;
  height: 40px;
  margin-top: 20px;
  border-bottom: 2px none #000;
}

.image-bulb:hover {
  background-image: url('../images/');
  background-position: 0px 0px;
  background-size: 125px;
}

.colonna-bulb {
  background-color: #474749;
  color: #474749;
}

.colonna-bulb-1 {
  background-color: #474749;
  color: #fff;
}

.row-generale-bullb {
  margin-top: 0px;
  border-bottom: 5px solid #85b440;
  background-color: #474749;
}

.div-bulb {
  width: 30px;
  height: 30px;
  margin-top: 30px;
  margin-bottom: 0px;
  margin-left: -300px;
  padding-bottom: 0px;
  clear: left;
  background-image: url('../images/led-light-bulb.png');
  background-position: 50% 50%;
  background-size: cover;
}

.div-bulb:hover {
  background-image: url('../images/led-light-bulb-1.png');
  background-position: 50% 50%;
  background-size: cover;
}

.div-bulb._123 {
  margin-top: 0px;
  margin-left: -280px;
  padding-bottom: 0px;
}

.div-bulb.a {
  margin-top: 0px;
  margin-left: 20px;
}

.section-materiale {
  height: auto;
  margin-top: 0px;
}

.section-materiale.anti {
  margin-bottom: 20px;
}

.paragrafo-mater {
  padding-bottom: 10px;
  font-family: Exo, sans-serif;
  font-size: 17px;
  text-align: left;
}

.section-image {
  height: 300px;
  background-image: url('../images/sfondo4.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-attachment: fixed;
}

.section-image.illumi {
  padding-top: 12px;
  padding-bottom: 8px;
  background-image: url('../images/LED-caltanissetta.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-attachment: fixed;
}

.section-image.illumi.sor {
  background-image: url('../images/sw3g.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-attachment: fixed;
}

.section-image.illumi.sor.anti {
  background-image: url('../images/Schermata-2016-09-08-alle-23.47.22.png');
  background-position: 50% 50%;
  background-size: cover;
}

.section-image.illumi.sor.anti.dom {
  background-image: url('../images/domotica-stutterstock.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-attachment: fixed;
}

.section-image.illumi.sor.anti.dom.autom {
  background-image: url('../images/automatismi-maggiore.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-attachment: fixed;
}

.image-section-ma {
  width: 100%;
  height: 100%;
}

.div-block {
  border-bottom: 1px none #000;
  text-align: center;
}

.image-marchi {
  padding: 10px;
}

.slider {
  height: 695px;
}

.slide-1 {
  background-image: url('../images/IMG_8881.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.slide-2 {
  background-image: url('../images/Schermata-2016-09-08-alle-23.46.26.png');
  background-position: 50% 50%;
  background-size: cover;
}

.slide-3 {
  background-image: url('../images/Schermata-2016-09-08-alle-23.46.40.png');
  background-position: 50% 50%;
  background-size: cover;
}

.slide-4 {
  background-image: url('../images/Schermata-2016-09-08-alle-23.46.52.png');
  background-position: 50% 100%;
  background-size: cover;
}

.slide-5 {
  background-image: url('../images/maggiore-elettroforniture-caltanissetta.jpg');
  background-position: 50% 100%;
  background-size: cover;
}

.slide-6 {
  background-image: url('../images/sfondo8.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.slide-7 {
  background-image: url('../images/LED-caltanissetta.jpg');
  background-position: 50% 100%;
  background-size: cover;
}

.icon {
  color: #85b440;
}

.text-contatti {
  margin-top: 20px;
  font-family: Exo, sans-serif;
  color: #fff;
  text-align: center;
}

.field-label {
  font-family: Exo, sans-serif;
  color: #fff;
}

.text-fiedl-richiesta {
  padding: 20px 20px 50px;
}

.submit-button {
  background-color: #474749;
  font-family: Exo, sans-serif;
  color: #fff;
}

.submit-button:hover {
  background-color: #85b440;
}

.section-contatti {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.65)), to(rgba(0, 0, 0, 0.65))), url('../images/maggiore-elettroforniture-caltanissetta.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.65), rgba(0, 0, 0, 0.65)), url('../images/maggiore-elettroforniture-caltanissetta.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.link-creative {
  color: #fff;
  text-decoration: none;
}

.section-privacy {
  margin-top: 90px;
}

.caltanissetta {
  color: #fff;
}

.background-video {
  height: 100vh;
}

.slide-8 {
  background-image: url('../images/IMG_8877.jpg');
  background-position: 50% 50%;
  background-size: 2736px;
}

.paragraph {
  line-height: 39px;
}

.text-block {
  text-align: center;
}

.div-block-235 {
  padding-top: 150px;
}

.section-9 {
  padding-top: 50px;
  padding-bottom: 50px;
}

.text-block-17 {
  font-family: Lato, sans-serif;
  font-size: 30px;
  line-height: 35px;
  font-weight: 300;
}

.text-block-18 {
  margin-top: 10px;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 300;
}

.div-block-17 {
  height: 2px;
  margin-top: 20px;
  background-color: rgba(0, 0, 0, 0.03);
}

.text-block-19 {
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Lato, sans-serif;
  font-size: 20px;
  line-height: 25px;
  font-weight: 700;
}

.container-12 {
  margin-top: 100px;
}

.div-block-236 {
  height: 50vh;
}

.html-embed {
  height: 100%;
}

@media screen and (max-width: 991px) {
  .navbar {
    display: block;
    margin-left: 1px;
  }

  .ac_logo {
    padding-top: 9px;
  }

  .hero_01 {
    width: 500px;
  }

  .hero_02 {
    width: 500px;
  }

  .hero_03 {
    width: 500px;
  }

  .rich {
    margin-left: 200px;
    padding-right: 20px;
    padding-left: 20px;
    text-align: right;
  }

  .titel {
    margin-left: 0px;
    text-align: center;
  }

  .div {
    padding-right: 870px;
  }

  .inner-cs-holder.marco {
    background-image: url('../images/Atiled-illuminoteca-Maggiore.jpg');
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
  }
}

@media screen and (max-width: 767px) {
  .heroslide_02 {
    background-position: 25% 0%;
  }

  .navbar {
    background-image: none;
  }

  .navicon {
    color: #000;
    font-size: 35px;
  }

  .sezione-chi-siamo {
    padding-top: 14px;
  }

  .maggiore-fornitore-di-certezze {
    padding-right: 10px;
    font-size: 36px;
  }

  .rich {
    margin-right: 50px;
    margin-left: 200px;
    text-align: center;
  }

  .titel {
    margin-right: 30px;
    margin-left: 400px;
    padding-left: 30px;
    font-size: 34px;
    text-align: center;
  }

  .div {
    margin-right: 0px;
    margin-left: -286px;
    padding-right: 1043px;
  }

  .servizi {
    margin-top: 5px;
    margin-bottom: 90px;
  }

  .sezione-show-room {
    height: auto;
  }

  .contenitore-show-room {
    padding-bottom: 0px;
  }

  .ric {
    margin-top: -100px;
    padding: 10px;
    font-size: 13px;
    text-align: justify;
  }

  .paragrafo-footer {
    padding: 10px;
    text-align: center;
  }

  .paragrafo-footer._1 {
    text-align: center;
  }

  .colonna-1 {
    text-align: center;
  }

  .paragrafo-mater {
    padding: 25px;
  }

  .image-chi-siamo {
    margin: 0px;
  }
}

@media screen and (max-width: 479px) {
  .heroslide_02 {
    background-position: 30% 0%;
  }

  .navbar {
    background-image: none;
  }

  .navicon {
    margin-top: -5px;
    color: #000;
  }

  .ac_logo {
    margin-left: 10px;
    padding-top: 8px;
  }

  .hero_01 {
    width: 300px;
    margin-top: 150px;
  }

  .hero_02 {
    width: 300px;
    margin-top: 5px;
  }

  .hero_03 {
    width: 300px;
    margin-top: 5px;
  }

  .hero_04 {
    width: 200px;
    height: 55px;
    margin-top: 25px;
  }

  .sezione-chi-siamo {
    height: auto;
  }

  .contenitore-form-mail {
    padding: 10px;
  }

  .maggiore-fornitore-di-certezze {
    padding-right: 36px;
    padding-left: 18px;
    font-size: 30px;
  }

  .rich {
    margin-bottom: 20px;
    margin-left: 160px;
  }

  .titel {
    margin-top: 94px;
    margin-right: 10px;
    margin-left: 20px;
    padding-left: 0px;
    font-size: 23px;
  }

  .div {
    height: auto;
    margin-top: -97px;
    margin-left: 0px;
    padding-right: 0px;
  }

  .spazio-servizi {
    height: auto;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .sezione-show-room {
    height: auto;
  }

  .contenitore-show-room {
    padding: 20px 10px;
  }

  .ric {
    text-align: center;
  }

  .descr {
    margin-bottom: 25px;
  }

  .titolo-negozio {
    margin-top: 1px;
  }

  .section-footer {
    position: static;
    overflow: visible;
    margin-top: 0px;
  }

  .title-prodotti.mat {
    font-size: 38px;
  }

  .content-holder {
    width: 100%;
  }

  .paragrafo-mater {
    padding: 10px;
  }

  .div-block {
    padding: 9px;
  }

  .slider {
    height: auto;
  }
}

