@charset "utf-8";
/* CSS Document */

html,
body,
textarea,
input {
  margin: 0;
  padding: 0;
  font-size: 14px;
  font-family: "Comfortaa";
  font-weight: normal;
  background: #fff;
  color:#333;
  line-height: 22px;
  /*text-shadow:0px 0px 1px #eee;*/
}

.listReset,
.listReset li,
.mainNavmap-level1 li,
.mainNavmap-level1 ul,
.mainNavmap-level1,
.presentazione li,
.presentazione ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.schedaAzienda {
	max-width: 350px;
}
.gruppo_agomir {
  max-width: 680px;
}

.logoAzienda {
  /*height: 70px; */
}
.gruppo_agomir .logoAzienda img{
  height: auto!important;
  max-width: 100%;
  width: 450px!important;
}
.gruppo_Alleatech .logoAzienda {
  padding: 6px 24px;
}
.empty {
  height: 253px;
}

.logoAzienda img {
  /*max-height: 60px;*/
  margin: auto;
}

.posRelative {
  position: relative;
}
form {
  margin: 0;
}
.marginCentral {
  margin: 0 auto;
}
a,
a:hover {
  outline: none;
  color: #f26c3b;
  font-weight: normal;
}
a img {
  border: 0;
  max-width: 100%;
}
strong {
  font-weight: 700;
}
a:hover {
  color: #222;
}
* {
  transition: all 0.2s linear;
  box-sizing: border-box;
}
.reset,
.confirm {
  display: inline-block;
  padding: 15px 50px 15px 15px;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  background: url(../media/reset.png) no-repeat right center #4d4d4d;
  opacity: 1;
  filter: alpha(opacity=100);
  border-radius: 3px;
}
.confirm {
  background: url(../media/confirm.png) no-repeat right center #8cc63f;
}
.reset:hover,
.confirm:hover {
  opacity: 0.6;
  filter: alpha(opacity=60);
  color: #fff;
}
p {
  line-height: normal;
  font-weight: normal;
}
/******************************************************************************************************************************************************************************************/
/* Da qui in poi, tutti gli elementi sono in ordine alfabetico */

/*****************************************************/
/*********************** A ***************************/
.apostrofo {
  padding: 0 2px;
  display: inline-block;
}
.auguri {
  display: block;
  position: relative;
  top: 20px;
}

.animate {
  opacity: 0;
  filter: alpha(opacity=0);
  transition: all 0.5s ease-in;
}
.logoGR {
  filter: alpha(opacity=100);
}
.visible.animate {
  opacity: 1;
  filter: alpha(opacity=100);
}
/*****************************************************/
/*********************** B ***************************/
.btn {
  display: inline-block;
  padding: 10px 20px;
  border: 1px solid #fff;
  font-size: 14px;
  color: #fff;
  text-decoration: none;
  background: rgba(255, 255, 255, 0.1);
}
.btn:hover {
  background: rgba(255, 255, 255, 1);
  color: #f26c3b;
}
/*****************************************************/
/*********************** C ***************************/
.contattiContainer h1 {
  text-align: center;
  color: #008865;
  margin: 0;
  padding: 10px 0 5px;
}
/*****************************************************/
/*********************** D ***************************/

.displayBlock {
  display: block;
}
.displayTable {
  display: table;
}
.dispCellBox {
  display: table-cell;
  vertical-align: middle;
}
#dove-siamo {
  height: 500px!important;
}
.dove-siamo-mappaxxxx {
  border: 4px solid red;
  width: 100%;
  /*height: 1000px;*/
}
#sliderAGR {
  height:600px;
}
#slider,
#dove-siamo {
  height:auto!important;
}
#dove-siamo div {
  position: absolute;
  left:0;
  top: 0;
  padding: 15px;
  border-radius: 5px;
}
#dove-siamo div a{
  width:100%;
  height: 100%;
  display: inline-block;
  cursor: pointer;
}
#dove-siamo .dove-siamo_agomir {
  left: 69.1%;
  top: 52%;
  width: 264px;
  height: 112px;
}
.dove-siamo-cont {
  position: absolute;
  width: 30%;
  bottom: 20%;
  left: 50%;
  border-radius: 5px;
  padding: 30px;
  background: #fff;
  transform: translateX(-50%) translateY(0);
  -webkit-transform: translateX(-50%) translateY(0);
}

.dove-siamo-cont h1 {
  color: #008865;
  margin: 0;
}
/*****************************************************/
/*********************** E ***************************/

/*****************************************************/
/*********************** F ***************************/
.fondo-gr-main {
  background: #eee;
  text-align: justify;
}
.fondo-gr-main .columns .column1,
.fondo-gr-main .columns .column2{
  float: left;
  width: 50%;
  padding: 0 15px;

}
.fondo-gr-main .phone,
.fondo-gr-main .email {
  background-size: contain!important;
  padding: 0 25px;
  background: url(../media/phone.png) no-repeat;
}
.fondo-gr-main .email {
  background: url(../media/email.png) no-repeat!important;
  background-size: contain !important;
}
.fondo-gr-main .columns .column1 {
  text-align: right;
}
.fondoGR-chi-siamo {
  padding: 15px 0 35px;
  border-top: #00674A;
}
.fondoGR-chi-siamo hr {
  border-style: solid;
  border-color: #00674A;
  opacity: 0.5;
  
}

.fondogrSlider {
  background-image: linear-gradient(#048965, #044732)!important;
  height: 400px;
  width: 100%;
}
.fondogrSlider::before {
  display: none!important;
}

.floatSx {
  float: left;
}
.floatDx {
  float: right;
}
.fixNavMenuSpalla {
  position: fixed;
  right: 0;
  top: 200px;
  right: 0;
  text-align: right;
  z-index: 1000;
}
.footer {
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 999;
  background: #fff;
  border-top: 1px solid #eee;
  padding: 10px 0;
}
.fixNavMenuSpalla a {
  display: block;
  opacity: 0.7;
  filter: alpha(opacity=70);
  text-decoration: none;
  background: #fff;
  color: #333;
  font-size: 14px;
  padding: 7px 12px;
  float: right;
  clear: both;
  margin-top: 2px;
}
.fixNavMenuSpalla a:hover,
.fixNavMenuSpalla a.selected {
  opacity: 1;
  color: #00926f;
  filter: alpha(opacity=100);
}
.footerPre li {
  float: left;
  margin: 0 0 0 20px;
}
.footerBlack {
  background: #222;
  padding: 20px;
  color: #fff;
}
.footer .linkedin {
  position: relative;
  top: 10px;
}
.footer h3 {
  display: inline;
  font-size: 14px;
}
.footer .nav-links,
.footer .nav-links li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.footer .nav-links li {
  display: inline-block;
  margin: 0 10px;
}
.footer .nav-links li a:hover {
  color: #eee;
}
.footer .datiSoc {
  width: 800px;
}

.footer {
  position: fixed;
  left: 0;
  bottom: 0px;
  background: #00674A;
  padding: 10px 0 10px;
  text-align: center;
}
.footer h4,
.footer h4 a {
  font-size: 16px;
  color: #FFF;
  margin: 0;
  display: inline-block;
}
.footer h4 a:hover {
  opacity: 0.5;
}
.footer .tel h5 {
  color: #fff;
}
.footer h5 {
  font-size: 14px;
  color: #fff;
  margin: 0;
  display: inline-block;
}
.footer div.nav-links {
  position: absolute;
  right: 0;
  top: 0px;
}
.footer .logoGR {
  display: inline-block;
  background: url("../media/logo_GR.png") no-repeat center center;
  height: 20px;
  width: 80px;
  background-size: contain;
  transform: scale(1.5);
  position: relative;
  bottom: -3px;
}
.footer .email {
  display: inline-block;
  padding-left: 38px;
  background: url("../media/email.png") no-repeat left center;
  background-size: contain;
}
.footer .tel {
  display: inline-block;
  padding-left: 30px;
  background: url("../media/phone.png") no-repeat left center;
  background-size: contain;
}
.footer .footerGroup {
  position: relative;
  left: -80px;
}
/*****************************************************/
/*********************** G ***************************/

/*****************************************************/
/*********************** H ***************************/
.hidden {
  display: none;
}
.h100 {
  height: 100%;
}
.HpNewsContainer {
  overflow: hidden;
  position: absolute;
  text-align: center;
  top: 50%;
  left: 0;
  padding: 0 40px;
  width: 1280px;
}

.HpNewsContainer ul {
  position: relative;
  left: 0;
  top: 0;
  width: 999999px;
}
.HpNewsContainer ul li {
  float: left;
  position: relative;
  opacity: 0;
  filter: alpha(opacity=0);
  transition: all 0.5s ease-in;
}
.animationGoo .HpNewsContainer ul li.visible {
  opacity: 1;
  filter: alpha(opacity=100);
}
.HpNewsContainer h2 {
  color: #333;
  font-size: 25px;
  margin: 15px 0 0;
}
.hpNewsDescr {
  width: 100%;
  display: block;
  position: relative;
  bottom: 20px;
  left: 0;
}
.HpNewsContainer p {
  margin: 5px 0;
  color: #333;
  font-size: 14px;
}
.hpNewsMaskImg {
  overflow: hidden;
  display: inline-block;
  width: 50%;
  padding: 0px;
  border: 1px solid #fff;
  border-radius: 2000px;
  background-position: center;
  background-size: cover !important;
}
.animationGoo li.visible .hpNewsMaskImg {
  border: 10px solid #fff;
}
.HpNewsContainer a {
  display: block;
  padding: 40px 40px 0;
  text-decoration: none;
  height: 100%;
}
.HpNewsContainer a:hover .hpNewsMaskImg {
  border: 1px solid #fff;
}
.HpNewsContainer > ul {
  transition: all 0.8s ease-out;
}
.hpNewsPaginator a {
  display: block;
  position: absolute;
  top: 50%;
  width: 40px;
  height: 40px;
  opacity: 0.2;
  margin: -20px 0 0;
  filter: alpha(opacity=20);
  cursor: default;
}
.hpNewsPaginator a.btnRx {
  right: 0;
  background: url(images/arrow-right.png) no-repeat center center;
}
.hpNewsPaginator a.btnLx {
  left: 0;
  background: url(images/arrow-left.png) no-repeat center center;
}
.hpNewsPaginator a.active {
  opacity: 0.7;
  cursor: pointer;
  filter: alpha(opacity=70);
}

.hpNewsPaginator a.active:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.ICTForum_newsEvent,
.Browser_newsEvent,
.hpBrowserBox {
  position: absolute;
  top: 0;
  left: 0;
  background-size: cover !important;
}
.ICTForum_newsEvent h1 {
  color: #fff;
}
.ICTForum_newsEvent {
  padding-bottom: 40px;
  padding-top: 60px;
}
.hpIctForumBox {
  width: 70%;
  height: 70%;
  background: rgba(255, 255, 255, 0.8);
  padding: 40px;
  margin: auto;
}
.hpIctForumBox h2,
.hpBrowserBox h2 {
  font-size: 34px;
  color: #00926f;
  margin: 0;
}
.hpBrowserBox {
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
  text-align: left;
  display: box;
}

.hpBrowserBox p,
.hpBrowserBox h2 {
  color: #fff;
}
.hpBrowserBox p {
  font-size: 15px;
  line-height: 25px;
  text-align: justify;
}
.hpBrowserBox .w50 {
  padding: 40px;
  height: 100%;
}
.hpBrowserList li {
  margin: 12px 0;
  position: relative;
  padding: 5px 0 5px 40px;
  opacity: 0;
  transition: all 0.5s ease-in;
  filter: alpha(opacity=0);
  font-size: 12px;
  text-transform: uppercase;
}
.hpBrowserList li.visible {
  opacity: 1;
  filter: alpha(opacity=100);
}
.hpBrowserList li span.num {
  display: inline-block;
  border: 1px solid #fff;
  width: 30px;
  height: 30px;
  line-height: 27px;
  text-align: center;
  border-radius: 100px;
  position: absolute;
  top: 0;
  left: 0;
}
.hpContContainer {
  padding-bottom: 100px;
}
.hpContatti {
  padding: 100px 0 40px;
}
.hpContatti h3 {
  font-size: 25px;
  margin: 0 0 2px;
}
.hpform li {
  float: left;
  margin: 0 0 10px;
}
.hpContatti li,
.hpContattiSpalla ul li {
  margin: 3px 0;
  padding: 0 0 0 20px;
  font-size: 13px;
}
.hpContattiSpalla {
  margin: 0 0 15px;
}
.hpContatti li.address,
.hpContatti li.fax,
.hpContatti li.tel,
.hpContatti li.mail {
  background: url(images/ico-home.png) no-repeat 1px 4px;
  background-repeat: no-repeat;
}
.hpContatti .map {
  display: inline-block;
  height: 12px;
  width: 12px;
  padding: 2px 10px;
  opacity: 0.5;
  filter: alpha(opacity=50);
  background: url(images/ico-map.png) no-repeat center;
}
.hpContatti .direttiva input {
  display: inline;
  width: auto;
  margin: 0 10px 0 0;
}
.hpContatti .map:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.hpContatti li.fax {
  background-image: url(images/ico-fax.png);
}
.hpContatti li.tel {
  background-image: url(images/ico-tel.png);
}
.hpContatti li.mail {
  background-image: url(images/ico-mail.png);
}
.hpContatti .btnContainer {
  padding: 10px 20px;
}
.hpform li.floatDx {
  padding: 0 0 0 10px;
}
.hpform li input,
.hpform li textarea {
  width: 100%;
  border: 0;
  background: #eee;
  font-size: 15px;
  color: #333;
  padding: 10px;
  border-radius: 3px;
}
.hpform li.direttiva input {
  width: auto;
  margin-right: 4px;
}
.hpform li textarea {
  height: 150px;
}
.hpFormContainer {
  background: #fff;
  padding: 20px;
  border-radius: 5px;
}

#cataratta,
#cataratta .catarattaLoading {
  background: rgba(255, 255, 255, 0.7) none repeat scroll 0 0;
  display: none;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 100;
}
#cataratta .catarattaLoading {
  display: block;
}
.catarattaBox {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #eee;
  box-shadow: 0 0 10px #666;
  left: 50%;
  margin-left: -210px;
  margin-top: -75px;
  padding: 20px;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 420px;
}
.catarattaBox .JS_msg {
  font-size: 17px;
  padding: 20px 0;
  color: #666;
  display: block;
}
.cons-butunera input,
.btnStylish {
  background: #7e1e1c none repeat scroll 0 0;
  color: #fff;
  display: block;
  font-size: 20px;
  padding: 18px 130px;
  text-align: center;
  text-decoration: none;
  transition: background 0.2s linear 0s;
}
.btnStylish {
  font-size: 15px;
  padding: 10px 40px;
}
.catarattaBox h1 {
  color: #ec2f25;
  font-size: 24px;
  font-weight: normal;
  padding: 0px;
  margin: 0;
}
.cons-butunera input:hover,
.btnStylish:hover {
  background: #1476b9 none repeat scroll 0 0;
  color: #fff;
}
.generate {
  background: rgba(0, 0, 0, 0) url("images/generate.png") no-repeat scroll center center;
  display: block;
  height: 20px;
  position: absolute;
  right: 20px;
  top: 4px;
  width: 20px;
}
.generate:hover {
  opacity: 0.6;
}
.error {
  background: red !important;
  color: #fff !important;
}
.ok {
  background: #d7eac7 !important;
}
/*****************************************************/
/*********************** I ***************************/

/*****************************************************/
/*********************** J ***************************/

/*****************************************************/
/*********************** K ***************************/

/*****************************************************/
/*********************** L ***************************/
.last{
  position: relative;
  left: 25%;
}
.logoAnimated {
  width: 161px;
  height: 110px;
  display: inline-block;
  background: url("../media/spriteGR_bianco.png") no-repeat;

  -webkit-animation: play 1s steps(48) forwards;
  -moz-animation: play 1s steps(48) forwards;
  -ms-animation: play 1s steps(48) forwards;
  -o-animation: play 1s steps(48) forwards;
  animation: play 1s steps(48) forwards;
}

@-webkit-keyframes play {
  from {
    background-position: 0px;
  }
  to {
    background-position: -7728px;
  }
}

@keyframes play {
  from {
    background-position: 0px;
  }
  to {
    background-position: -7728px;
  }
}
.languageSelector {
  background: #000;
  display: inline-block;
  left: 400px;
  opacity: 0.8;
  padding: 40px 4px 4px;
  position: absolute;
  text-align: right;
  top: 0;
  z-index: 10100;
}
.languageSelector a {
  font-size: 16px;
  display: block;
  color: #7f7f7f;
  font-weight: bold;
  text-decoration: none;
}
.language_pipe {
  background: #ec6331;
  display: block;
  height: 15px;
  position: absolute;
  right: -3px;
  top: -200px;
  width: 3px;
  z-index: 12390;
  transition: none;
  margin-top: 5px;
}
.languageSelector a.ita + .language_pipe {
  top: 35px;
}
.languageSelector a.selected {
  color: #ec6331;
}
.logoContainer {
  position: absolute;
  left: 0;
  text-align: center;
  top: 17px;
  width: 100%;
  z-index: 1000;
}
.logo35Anni {
  position: absolute;
  right: 470px;
  top: 0;
  display: inline-block;
  width: 81px;
  height: 128px;
  perspective: 250px;
  perspective-origin: top center;
  transform: perspective(250px);
  -webkit-transform: perspective(250px);
  z-index: 111;
}
.logo35Anni img {
  transform: rotateX(90deg);
  -webkit-transform: rotateX(90deg);
  transform-origin: center top 0;
  -webkit-transform-origin: center top 0;
  transition: 1s all ease-in-out;
}
.logo35Anni.animated img {
  transform: rotateX(0deg);
  -webkit-transform: rotateX(0deg);
}

/*.scrolledView.logoContainer {
	position:fixed;
	left:10px;
	top:0;
}
*/
.logoContainer a.logo {
  width: 180px;
  height: 110px;
  overflow: hidden;
  display: none;
}
.logoContainer a.logo.visibile {
  display: inline-block;
}
.logoContainer img {
  position: relative;
  top: 0px;
  left: 0;
  transition: all ease-out 0.3s;
}
.logoContainer a:not(.logoGR):hover img,
.scrolledView.logoContainer a img {
  position: relative;
  top: -110px;
  left: 0;
}
/*.logoContainer a:hover img,
.scrolledView.logoContainer a img {
  position: relative;
  top: -110px;
  left: 0;
}*/

.logoContainer h2 {
  position: absolute;
  bottom: -17px;
  display: block;
  left: 2px;
  margin: 0;
  padding: 0;
  color: #fff;
  font-size: 11px;
}

.descrizioneAzienda {
  padding: 8px;
}
.scrolledView.logoContainer h2 a {
  color: #333;
}
.logoContainer h2 a {
  text-decoration: none;
  color: #fff;
  text-transform: uppercase;
  font-size: 13px;
}
.logoContainer h2 a:hover {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.loghiGruppoContainer {
  margin-top: 0px;
  padding: 100px 10px 150px;
}
.loghiGruppoContainer ul {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 100px;
}
.loghiGruppoContainer li {
  display: inline-block;
  opacity: 0;
  width: 100%;
  transition: all 0.9s ease-out;
  transform: translateY(-10px);
  -webkit-transform: translateY(-10px);
}
.loghiGruppoContainer li.visible {
  opacity: 1;
  transform: translateY(10px);
  -webkit-transform: translateY(10px);
}
.loghiGruppoContainer li p {
  text-align: justify;
  font-size: 13px;
  line-height: 20px;
}
.loghiGruppoContainer .maskLoghi {
  overflow: hidden;
  display: block;
  height: 155px;
  position: relative;
  width: 100%;
}
.loghiGruppoContainer .gruppo_assoteam .maskLoghi {
  height: 70px;
}
.loghiGruppoContainer .maskedText h2 {
  font-size: 18px;
}
.loghiGruppoContainer .maskedText h2,
.loghiGruppoContainer .maskedText p {
  margin: 0;
}

.loghiGruppoContainer a.linkMe {
  display: block;
  background: #E02A74;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  color: #fff;
  padding: 200px 0 5px;
  text-decoration: none;
}
.loghiGruppoContainer .gruppo_agomir a.linkMe {
  background: #ec6331;
}
.loghiGruppoContainer .gruppo_Supertronic a.linkMe {
  background: #60c5d1;
}
.loghiGruppoContainer .gruppo_Alleatech a.linkMe {
  background: #454f7f;
}
.loghiGruppoContainer .gruppo_enerca a.linkMe {
  background: #00adeb;
}
.loghiGruppoContainer .gruppo_TeleUnica a.linkMe {
 background: #347cc8;
}
.loghiGruppoContainer .gruppo_TeleUnica .logoAzienda {
  width: 100%;
  text-align: center;
}
.loghiGruppoContainer .gruppo_TeleUnica .logoAzienda img,
.loghiGruppoContainer .gruppo_Puntosistemi .logoAzienda img  {
  max-height: 65px;
}
.loghiGruppoContainer .fondoGR a.linkMe {
  background: #00946f;
}
.loghiGruppoContainer .celtis a.linkMe {
  background: #5F9C3B;
}

.loghiGruppoContainer a.linkMe:hover {
  color: #222;
}

.loghiGruppoContainer .gruppo_assoteam a.linkMe:hover {
  color: #5bb849;
}
/*****************************************************/
/*********************** M ***************************/
.maskedText h2,
.maskedText p {
  margin: 0;
}
.maskLoghi {
  perspective: 450px;
  perspective-origin: top center;
}
.maskedText {
  background: #fff;
  display: block;
  height: 100%;
  left: 0;
  padding: 15px;
  position: absolute;
  top: 0;
  z-index: 111;
  width: 100%;
}
.loghiGruppoContainer li:hover .maskedText {
  transform: rotateX(-20deg);
  transform-origin: top center 15px;
  -webkit-transform: rotateX(-20deg);
  -webkit-transform-origin: top center 15px;
  opacity: 0.8;
  cursor: default;
}
.loghiGruppoContainer li.gruppo_assoteam:hover .maskedText {
  transform: rotateX(-40deg);
  transform-origin: top center 15px;
  -webkit-transform: rotateX(-40deg);
  -webkit-transform-origin: top center 15px;
}
.loghiGruppoContainer li.gruppo_assoteam img {
  height: 80px;
}
/*****************************************************/
/*********************** N ***************************/
.navigation {
  position: absolute;
  right: 0;
  top: 10px;
  z-index: 999;
}
/*.scrolledView.navigation {
	position:fixed;
	background:#fff;
	width:100%;
	padding: 4px 0;
	height:60px;
	top:0;
	border-bottom: 1px solid #ccc;
}
*/
ul.mainNavmap-level1 {
  float: right;
}
.mainNavmap-level1 li {
  float: left;
  /*border-right:1px solid #fff; */
}
.mainNavmap-level1 li a {
  display: block;
  color: #333;
  font-size: 14px;
  padding: 16px 20px;
  text-decoration: none;
  text-transform: uppercase;
  background: #fff;
  opacity: 0.6;
  filter: alpha(opacity= "60");
}
.mainNavmap-level1 li a:hover,
.mainNavmap-level1 li.selected a {
  opacity: 1;
  color: #00926f;
  filter: alpha(opacity= "100");
}
.mainNavmap-level1 li a[href*="assistenza"] {
  width: 60px;
  background: url(images/assistenza.png) no-repeat center #fff;
  text-indent: -99999px;
}
.mobileMenu {
  transition: none;
}
/*****************************************************/
/*********************** O ***************************/

/*****************************************************/
/*********************** P ***************************/
.presentazione p{
  line-height: 22px;
}
.presentazione ul li{
  float: left;
  width: 100%;
}
.presentazione h2 {
  text-align: center;
  padding-top: 20px;
  font-size: 28px;
}
.presentationImage {
  background-size: cover!important;
}
.presentazione .presentationImage,
.presentazione .presentationText {
  /*float:left;*/
}
.presentazione .presentationImage {
  width: 50%;
  padding: 15px 0;
}
.presentazione .presentationText {
  width: 50%;
  padding: 15px;
}

.iniziativeListAltreIniziative .presentazione .presentationImage {
  width: 20%;
}
.iniziativeListAltreIniziative .presentazione .presentationText {
  width: 80%;
}
.presentationTitle {
  font-size: 20px;
  display: block;
  font-weight: bold;
  text-transform: uppercase;
}
.presentationDescr {
  min-height: 200px;
  display: inline-block;
}
/*CHAT*/
.wMain {
  display: flex;
  justify-content: center; /* Centrare i contenuti */
  align-items: flex-start; /* Allineamento verticale in alto */
  flex-wrap: wrap; /* Permette agli elementi di andare a capo se necessario */
  gap: 16px; /* Spaziatura tra gli elementi */
}
.iniziativeList {
  flex: 1 1 calc(50% - 16px); /* Ogni cella occuperà il 50% della larghezza, meno il gap */
  box-sizing: border-box; /* Include padding e border nelle dimensioni */
  margin: 8px; /* Margine esterno */
  background: #f9f9f9; /* Sfondo per distinguere le celle */
  border: 1px solid #ddd; /* Aggiunta di un bordo per separare visivamente */
  padding: 16px; /* Spazio interno */
}
.presentationImage {
  flex: 0 0 40%; /* Occupa il 40% della larghezza */
  height: auto; /* Lascia che l'altezza si adatti al contenuto */
  background-color: #ccc; /* Segnaposto per l'immagine */
  border-radius: 8px; /* Opzionale, arrotonda i bordi */
}

.presentationText {
  flex: 1 1 60%; /* Occupa il 60% della larghezza */
  display: flex; /* Dispone il contenuto interno in una colonna */
  flex-direction: column;
  gap: 8px; /* Spazio tra titolo e descrizione */
}

li.iniziativeList {
  display: flex; /* Disposizione flessibile per allineare i figli orizzontalmente */
  flex: 0 0 100%;
  align-items: stretch; /* I figli si estendono per tutta l'altezza del contenitore */
  margin-bottom: 20px; /* Spaziatura tra i LI */
  height: auto; /* L'altezza si adatta in base al contenuto del testo */
  position: relative; /* Per gestire al meglio i contenitori interni */
}

li.iniziativeList.iniziativeListEmpty {
  height: 7px;
  width: 100%;
  background: #00674A;
  border-radius: 10px;
}
.altreIniziativeContainer {
  border-bottom: 4px #00674A dashed;
  border-radius: 7px;
  width: 100%;
  text-align: center;
}
.presentationImage {
  flex: 1; /* Occupa una porzione flessibile, mantenendo l'altezza del LI */
  display: flex; /* Permette di centrare contenuti interni */
  justify-content: center; /* Centra orizzontalmente */
  align-items: center; /* Centra verticalmente */
}
.presentationText {
  flex: 2; /* Occupa più spazio rispetto all'immagine */
}
.projectImg img {
  max-width: 100%; /* L'immagine non supera la larghezza del contenitore */
  max-height: 100%; /* L'immagine non supera l'altezza del contenitore */
  object-fit: cover; /* Adatta l'immagine proporzionalmente riempiendo il contenitore */
}

.iniziativeListAltreIniziative .presentationImage {
  flex: 0 0 10%;
}
.iniziativeListAltreIniziative .presentationText {
  flex: 1 1 90%;
}
.iniziativeListAltreIniziative .presentationDescr{
  min-height: 1px;
}

/*Immagini dei progetti*/
.festival .projectImg{
  width: 100%;
  height: 150px;
  background-size: cover!important;
}
/*FINE CHAT*/
/****************************************************************************************************/
/****************************************Foto progetti***********************************************/
/****************************************************************************************************/
.Capolavoro_per_Lecco .presentationImage {
  background: url("../media/progetti/Capolavoro_per_Lecco/10_Capolavoro-per-Lecco.jpg") no-repeat center center;
}
.MedFest .presentationImage{
  background: url("../media/progetti/MEDFEST/09_Medfest.jpg") no-repeat center center;
}
.Fondazione_Gravissimum_Educationis .presentationImage {
  background: url("../media/progetti/Gravissima_education/08A_Gravissimum-Educationis.jpg") no-repeat center center;
}
.Associazione_Olciosportiva .presentationImage {
  background: url("../media/progetti/Associazione_Olcio_Sportiva/01_Olciosportiva.webp") no-repeat center center;
}
.comunita_Valgreghentino .presentationImage {
  background: url("../media/progetti/Comunita_val_greghentino/02_Fondo-Valgreghentino_2.jpg") no-repeat center center;
}
.oratorio_Luigi_Parrocchia_Lecco .presentationImage {
  background: url("../media/progetti/Oratorio_san_luigi/03B_Oratorio-SLuigi-Lecco.jpeg") no-repeat center center;
}
.Fondo_Cascina_Don_Guanella .presentationImage {
  background: url("../media/progetti/Fondo_cascina_don_guanella/04B-Cascina-Don-Guanella.jpg") no-repeat center center;
}
.Progetto_BASKIN .presentationImage {
  background: url("../media/progetti/Progetto_Baskin/05A_Baskin.jpg") no-repeat center center;
}
.associazione_ASHIA .presentationImage {
  background: url("../media/progetti/Associazione_AISHA/06A_Ashia.png") no-repeat center center #F76101;
  background-size: contain!important;
}
.associazione_KIBINTI .presentationImage {
  background: url("../media/progetti/AssociazioneKIBINTI/07A_Kibinti.png") no-repeat center center #fff;
  background-size: contain!important;
}
.Centro_Ascolto_Caritas_Ballabio .presentationImage {
  background: url("../media/progetti/Centro_Ascolto_Caritas_Ballabio/11A_Caritas.jpeg") no-repeat center center #D71923;
  background-size: contain!important;
}
.Associazione_Autismo_Lecco .presentationImage {
  background: url("../media/progetti/Associazione_autismo_Lecco/12B_Autismo-Lecco.webp") no-repeat center center #D71923;
}
.OPS_Cambio_Rotta .presentationImage {
  background: url("../media/progetti/Ops/13A_OPS.png") no-repeat center center #fff;
  background-size: contain!important;
}
.KIWANIS .presentationImage {
  background: url("../media/progetti/KIWANIS/14A_Kiwanis.png") no-repeat center center;
}
.Accademia_Corale_Lecco .presentationImage {
  background: url("../media/progetti/Accademia_corale/15_Accademia-Corale-di-Lecco.webp") no-repeat center center;
}
.BarabinaRun .presentationImage {
  background: url("../media/progetti/Barabina_run/16A_Barabina-Run.jpg") no-repeat center center;
}
.Valquarata3Race .presentationImage {
  background: url("../media/progetti/Valquarata/17A_Valquarata.jpg") no-repeat center center;
}
.EnglishForAll .presentationImage {
  background: url("../media/progetti/EnglishForAll/images.png") no-repeat center center #fff;
  background-size: contain!important;
}



/*****************************************************/
/*********************** Q ***************************/

/*****************************************************/
/*********************** R ***************************/

/*****************************************************/
/*********************** S ***************************/
section {
  width: 100%;
  height: 100%;
}
.sections {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 5;
}
.section {
  height: 100%;
  width: 100%;
  position: relative;
  text-align: center;

}
.section h1 {
  font-size: 36px;
  padding: 15px;
}
.section#eventi-novita,
.section#contatti {
  background: #fff;
}
.section .eventi-novita {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  padding-top: 60px;
}
.section#contatti {
  text-align: left;
}
.section#eventi-novita h1 {
  color: #00926f;
}
.sliderAGR {
  height: 42%;
  position: relative;
}
.titleContainer {
  position: absolute;
  bottom: 80px;
  left: 50%;
  width: 800px;
  z-index: 1000;
  text-align: center;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
}
.sliderTitle,
.sliderSubTitle {
  text-align: center;
  color: #fff;
  font-weight: lighter;
  font-size: 20px;
  margin: 0;
  line-height: 23px;
}
.sliderTitle {
  font-size: 40px;
  text-transform: uppercase;
}
.sliderAGR::before {
  background: linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.8));
  content: "";
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 99;
}
.sliderUL li {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  transition: none;
  background-size: cover !important;
}
.sliderUL li a {
  width: 600px;
  position: absolute;
  left: 50%;
  margin-left: -300px;
  top: 40%;
  padding: 40px 20px;
  text-decoration: none;
  background: rgba(255, 255, 255, 0.7);
  text-align: center;
}
.sliderUL li a:hover {
  background: rgba(255, 255, 255, 1);
}
.sliderUL li a h2 {
  color: #00926f;
  font-size: 36px;
  margin: 0px;
  text-decoration: none;
}
.sliderUL li a p {
  font-size: 20px;
  color: #333;
  margin: 3px 0 5px;
}
.sliderAGR .sliderPaginator {
  bottom: 20px;
  left: 50%;
  position: absolute;
  z-index: 100;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  width: auto;
}
.sliderAGR .sliderPaginator ul {
  float: right;
  margin-top: 3px;
}
.sliderAGR .sliderPaginator li a {
  display: block;
  width: 70px;
  height: 5px;
  background: #fff;
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.sliderAGR .sliderPaginator li {
  margin-left: 2px;
  float: left;
}
.sliderAGR .sliderPaginator li.active a {
  background: #00926f;
}
.sliderAGR .sliderPaginator li a:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}

/*****************************************************/
/*********************** T ***************************/
.testata {
  position: relative;
  margin: 10px 0;
  z-index: 20;
}
.direttiva {
  font-size: 12px;
}
/*****************************************************/
/*********************** U ***************************/

/*****************************************************/
/*********************** V ***************************/

/*****************************************************/
/*********************** W ***************************/
.wMain {
  width: 1280px;
  padding-bottom: 35px;
  padding: 20px;
}

.w20 {
  width: 20%;
}
.w30 {
  width: 30%;
}
.w40 {
  width: 40%;
}
.w50 {
  width: 50%;
}
.w60 {
  width: 60%;
}
.w70 {
  width: 70%;
}
.w80 {
  width: 80%;
}
.w100 {
  width: 100%;
}
/*****************************************************/
/*********************** X ***************************/

/*****************************************************/
/*********************** Y ***************************/

/*****************************************************/
/*********************** Z ***************************/
/* RESPONSIVE STYLE*/
@media only screen and (max-width: 1380px) {
  .HpNewsContainer {
    width: 1100px;
  }
  .loghiGruppoContainer li p {
    font-size: 11px;
    line-height: 19px;
  }
}
@media only screen and (max-width: 1250px) {
  .wMain {
    width: 1000px;
  }
  .footer .datiSoc {
    font-size: 11px;
    width: 600px;
  }
  .languageSelector {
    left: 250px;
  }
  .logo35Anni {
    right: 270px;
  }

  /*.help {
		position:fixed;
		left:0;
		top:0;
		width:100%;
		height:3px;
		background:red;
		z-index:10000000000;
	}
	*/
}
@media only screen and (max-width: 1050px) {
  .wMain {
    width: 800px;
  }
  .logo35Anni {
    right: 205px;
  }
  .loghiGruppoContainer ul {
    flex-wrap: wrap;
  }

  .loghiGruppoContainer ul {
	  padding: 10px;
  }

  .help {
    background: yellow;
  }

  .hpIctForumBox h2,
  .hpBrowserBox h2 {
    font-size: 30px;
  }
  .contattiContainer.w50 {
    width: 80%;
  }
  .hpBrowserBox p,
  .hpBrowserList li {
    font-size: 13px;
  }
  .hpContatti li {
    font-size: 12px;
  }
  .direttiva span {
    font-size: 11px;
  }
  .footerPre img {
    height: 30px;
  }
  .hpBrowserBox .w50 {
    padding: 15px;
  }
  .footer .nav-links li {
    display: block;
    font-size: 11px;
    text-align: right;
  }
  .section.heightAutoMobile {
    height: auto !important;
  }
  .loghiGruppoContainer {
    margin: 50px auto 70px;
  }
  .sliderAGR {
    height: 410px;
  }
}
@media only screen and (max-width: 850px) {
  .presentazione ul li {
    float: none;
  }
  .presentazione ul li {
    width: 100%;
  }
  
  .auguri {
    display: block;
    position: relative;
    top: 20px;
  }
  .auguri img {
    /*height:140px;*/
    width: 110px!important;
  }
  .titleContainer img {
    width: 30%;
  }
  .wMain {
    width: 600px;
  }
  .HpNewsContainer,
  .sliderUL li a,
  .footer .floatDx,
  .footer .floatSx,
  .footer .datiSoc {
    width: 100%;
    left: 0 !important;
  }
  .footer div.nav-links,
  .titleContainer {
    width: 100%;
  }
  .titleContainer {
    padding: 0 10px;
  }
  .footer div.nav-links {
    position: relative;
    margin: 5px 0;
  }
  .footer div.nav-links li {
    text-align: center;
    margin: 0;
  }
  .footer .datiSoc {
    text-align: center;
  }

  .footer .datiSoc h3 {
    display: block;
    margin: 0;
  }
  .sliderUL li a {
    margin-left: 0;
  }
  .hpform li.floatDx,
  .hpFormContainer,
  .hpContatti li,
  .hpContatti .btnContainer {
    padding-left: 0;
    padding-right: 0;
  }
  .hpContattiSpalla li {
    padding-left: 20px;
  }
  
  .logo35Anni {
    right: 0px;
  }
  .languageSelector {
    left: 0;
  }
  .help {
    background: green;
  }
  .contattiContainer.w50 {
    width: 100%;
  }
  .fixNavMenuSpalla a,
  .mainNavmap-level1 {
    /*display: none;*/
  }
  .hpNewsDescr {
    bottom: 30px;
  }
  .section,
  section,
  .section .eventi-novita,
  .ICTForum_newsEvent,
  .Browser_newsEvent,
  .hpBrowserBox {
    overflow: visible;
    position: relative;
  }

  .sliderAGR .sliderPaginator li a {
    width: 30px;
    border-radius: 100%;
    height: 30px;
    margin: 0 1px;
  }
  .hpFormContainer {
    padding: 15px;
  }
  .titleContainer {
    bottom: 80px;
  }
  .dove-siamo-cont {
    width: 90%;
  }
  #contatti {
    height: 275px!important;
  }
  .AGR_map {
    height: 495px!important;
  }
  #dove-siamo div {
    padding: 100px;
  }
}
@media only screen and (max-width: 650px) {
  .wMain,
  .contentContainer,
  .w50,
  .w70,
  .w30,
  .hpIctForumBox,
  .loghiGruppoContainer li {
    width: 100%;
    padding: 20px;
  }
  .presentationText .presentationDescr {
    text-align: left!important;
  }

  .sliderTitle, .sliderSubTitle {
    text-align: center;
    color: #fff;
    font-weight: lighter;
    font-size: 20px;
    margin: 0;
    line-height: 20px;
  }
 
  .loghiGruppoContainer li {
	padding: 0 30px;
	max-width: 98%;
  }
  .help {
    background: gray;
  }
  .loghiGruppoContainer .maskLoghi {
    height: 260px;
  }
  .padding {
    padding: 10px;
  }
  .titleContainer h1 {
    font-size: 20px;
  }
  .titleContainer h3 {
    font-size: 13px;
  }
  .footer h5 {
    font-size: 10px;
    line-height: 1.3;
  }
  
}
@media only screen and (max-width: 550px) {
  .help {
    background: orange;
  }
  .AGR_map {
    height: 240px!important;
  }
  .hpIctForumBox h2,
  .hpBrowserBox h2 {
    font-size: 20px;
  }
  .logo35Anni {
    right: -10px;
    top: -26px;
    transform: perspective(250px) scale(0.7);
    -webkit-transform: perspective(250px) scale(0.7);
  }
  .footer {
    /*display: none;*/
  }
  
}
@media only screen and (max-width: 375px) {
  .heightAutoMobile .overFlowAuto {
    overflow: unset;
    height: auto;
    position: static;
  }
  .AGR_map {
    height: 230px!important;
  }
  .heightAutoMobile .overFlowAuto .blocco,
  .heightAutoMobile .backGroundcover {
    height: auto;
  }
  
}

/* pulizia dei float*/
.XclearAll:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  _height: 1%;
}
*:first-child + html .XclearAll {
  min-height: 1px;
}
/* fine della pulizia*/
