h1, h2, h3, h4, h5, h6 {
  margin-bottom: 10px;
  font-weight: bold;
}

.intestazioneHome {
  margin:auto;
  max-width: 1280px;
}
.heading,
.paragraph-2,
.button-2 {    
    color: #fff;
  }
.button-2 {
  background-color: rgba(0, 0, 0, 0);
    border: 3px solid #fff;
}

@media only screen and (max-width:600px) {
  section.col-sm-12 {
    padding: 0;
  }
  
  .heading {
    padding: 30px 0 0 0;
    font-size: 1.9rem;
    font-weight: 700;
    line-height: 105%;
  }
  .heading-2 {
    padding-top: 30px;
    font-size: 3rem;
    line-height: 105%;
    margin-top: 0!important;
  }
  .paragraph {
    padding-right: 0;
    font-size: 18px;
    font-weight: 700;
    line-height: 105%;
  }
  .paragraph-2 {
      font-size: 16px;
      line-height: 1.4em;
      font-weight: 600;
  }
  .button-2 {    
    object-fit: fill;
    
    margin-top: 0px;
    padding: 1vh 2vw;
    font-size: 15px;
    width: 100%;
    display: block;
    text-align: center;
  }
  .section-2a {
    padding-top: 0;
    padding-bottom: 25px;
    position: relative;
    z-index: 10;
    display: flex;
    justify-content: end;
  }
  .destraKit {
    padding-top: 0px!important;
  }
  .sezioneNews {
    padding:8vh 8vw 0;
  }
  .sezioneNewsLocale {
    padding:16vh 8vw 0;
  }
  .sezioneNewsLocale .views-row {
    display: flex;
    gap:20px;
    flex-direction: column;
  }
  /*
  .sezioneNewsletter {
    padding:10vh 4vw 2vh;
  }
  */
}
@media only screen and (min-width:600px) {
  .section-2 {
    
  }  
  .section-2b {
    
    padding-top: 0;
    padding-bottom: 30px;
    position: relative;
    margin-top:-70px;
    z-index: 2;
  }

  .heading {
    padding: 30px 0 0 0;
    font-size: 3.5rem;
    font-weight: 700;
    line-height: 105%;
  }
  .heading-2 {
    padding-top: 30px;
    font-size: 2.5rem;
    line-height: 105%;
    margin-top: 0!important;
  }
  .paragraph {
    padding-right: 0;
    font-size: 18px;
    font-weight: 700;
    line-height: 105%;
  }
  .paragraph-2 {
      font-size: 15px;
      line-height: 1.4em;
      font-weight: 600;
  }
  .button-2 {
  /**
    object-fit: fill;
    background-color: rgba(0, 0, 0, 0);
    border: 3px solid #fff;
*/    
    margin-top: 0px;
    padding: 1vh 2vw;
    font-size: 15px;
  }
  .section-2a {
    padding-top: 0;
    padding-bottom: 25px;
    position: relative;
    z-index: 10;
    display: flex;
    justify-content: end;
  }
  .destraKit {
    padding-top: 30px!important;
  }
  .sezioneNews {
    padding:8vh 8vh 0;
  }
  .sezioneNewsLocale {
    padding:16vh 8vh 0;
  }
  .sezioneNewsLocale .views-row {
    display: flex;
    gap:20px;
    flex-direction: column;
  }
  /*
  .sezioneNewsletter {
    padding:10vh 4vw 2vh;
  }
  */
}
@media only screen and (min-width:768px) {
  .section-2 {
    
  }  
  .section-2b {
    
    padding-top: 0;
    padding-bottom: 30px;
    position: relative;
    margin-top:-70px;
    z-index: 2;
  }

  .heading {
    padding: 30px 0 0 0;
    font-size: 3.5rem;
    font-weight: 700;
    line-height: 105%;
  }
  .heading-2 {
    padding-top: 30px;
    font-size: 3rem;
    line-height: 105%;
    margin-top: 0!important;
  }
  .paragraph {
    padding-right: 0;
    font-size: 18px;
    font-weight: 700;
    line-height: 105%;
  }
  .paragraph-2 {
      font-size: 16px;
      line-height: 1.4em;
      font-weight: 600;
  }
  .button-2 {
/*
    object-fit: fill;
    background-color: rgba(0, 0, 0, 0);
    border: 3px solid #fff;
*/    
    margin-top: 0px;
    padding: 1vh 2vw;
    font-size: 15px;
  }
  .section-2a {
    padding-top: 0;
    padding-bottom: 25px;
    position: relative;
    z-index: 10;
    display: flex;
    justify-content: end;
  }
  .destraKit {
    padding-top: 30px!important;
  }
  .sezioneNews {
    padding:8vh 8vh 0;
  }
  .sezioneNewsLocale {
    padding:25vh 8vh 0;
  }
  .sezioneNewsLocale .views-row {
    display: grid!important;
    gap:20px;
    grid-template-columns: repeat(4, 1fr);
  }
  /*
  .sezioneNewsletter {
    padding:10vh 4vw 2vh;
  }
  */
}

@media only screen and (min-width:992px) {
  .section-2b {
    padding-top: 0;
    padding-bottom: 60px;
    position: relative;
    margin-top:-70px;
    z-index: 2;
  }
  .heading {
    padding:50px 0 0 0;
    font-size: 4rem;
    font-weight: 700;
    line-height: 105%;
  }
  .heading-2 {
    padding-top:30px;
    font-size: 3.8rem;
    line-height: 105%;
    margin-top: 0!important;
  }
  .paragraph {
    padding-right: 0;
    font-size: 20px;
    font-weight: 700;
    line-height: 105%;
  }
  .paragraph-2 {
      font-size: 18px;
      line-height: 1.4em;
      font-weight: 600;
  }
  .button-2 {
/*
    object-fit: fill;
    background-color: rgba(0, 0, 0, 0);
    border: 4px solid #fff;
*/    
    margin-top: 0px;
    padding: 1vh 3vw;
    font-size: 16px;
  }
  .section-2a {
    padding-top: 0;
    padding-bottom: 25px;
    position: relative;
    z-index: 10;
    display: flex;
    justify-content: end;
  }
  .destraKit {
    padding-top: 30px!important;
  }
  .sezioneNews {
    padding:8vh 8vh 0;
  }
  .sezioneNewsLocale {
    padding:16vh 8vh 0;
  }
  .sezioneNewsLocale .views-row {
    /*display: flex;*/
    display: grid!important;
    gap:20px;
    grid-template-columns: repeat(4, 1fr);
  }
  /*
  .sezioneNewsletter {
    padding:10vh 4vw 5vh;
  }
  */
}

@media only screen and (min-width:1200px) {
  .section-2 {
    height: 600px;
    position: relative;
    z-index: 0;
  }

  .heading {
    padding: 73px 0 0;
    font-size: 64px;
    font-weight: 700;
    line-height: 105%;
  }
  
  .section-2a {
    padding-top: 0;
    padding-bottom: 10px;
    position: relative;
    z-index: 10;
    display: flex;
    justify-content: end;
  }
  .heading-2 {
    font-size: 60px;
    line-height: 105%;
    margin-top: 0!important;
  }
  .paragraph {
    padding-right: 0;
    font-size: 24px;
    font-weight: 700;
    line-height: 105%;
  }
  .paragraph-2 {
      font-size: 31px;
      line-height: 1.4em;
      font-weight: 600;
  }
  .button-2 {
    /**
    object-fit: fill;
    background-color: rgba(0, 0, 0, 0);
    */
    border: 5px solid #fff;
    margin-top: 0px;
    padding: 1vh 3vw;
    font-size: 20px;
  }
  .destraKit {
    padding-top: 70px!important;
  }
  .sezioneNewsLocale {
    padding: 10vh 8vh 0;
  }
  .sezioneNewsLocale h2 {
    padding-bottom: 4vh;
  }
}
.container-2 {
  max-width: 1280px;
  justify-content: flex-start;
  padding-left: 70px;
  padding-right: 40px;
  display: block;
}

.container-3 {
  max-width: 1280px;
  color: rgba(255, 255, 255, .55);
  background-color: rgba(255, 255, 255, .38);
}


.page-node-type-home-globale div.content,
.page-node-type-home div.content {
  padding:0;
  margin-left: 0;
  width: 100%;
}

.gin--vertical-toolbar .section-2 {
  /*background-color: #4bac59;*/
  padding-top: 0;
  padding-bottom: 60px;
  position: relative;
  z-index: 0;
  margin-top: 0;
  }
.sezioneRicerca {
  background-color: #fff;
}
.sezioneRicerca h2 {
  /*font-family: 'florencesansbold', sans-serif;*/
  font-family:'lunchtype24M', sans-serif!important;
  font-weight: bold;
  color:#999;
  text-transform: uppercase;
}
.ammbell {
  align-items:center;border-top:1px solid #fff;display:flex;justify-content:space-between;margin-top:60px;padding-top:20px;
}
.ammbell h3.titoloBianco {
  font-size:46px;font-weight:bolder;text-transform:uppercase;
}
.ammbell p.sottotitoloBianco {
  font-size:36px;
}
@media only screen and (max-width:767px) {  
  body.page-node-type-home-globale .intestazioneHome {
    padding-bottom: 0;
  }
  body.page-node-type-home-globale .sezioneRicerca {
    padding:6vh 8vw;
  }
  body.page-node-type-home-globale .intestazioneHome .heading {
    padding:20px 0 2px 0!important;
  }
  body.page-node-type-home-globale .intestazioneHome div h2.titoloBianco {
    padding:0 20px!important;
  }
  .ammbell {
    align-items:center;border:none;display:flex;flex-flow:column;justify-content:space-between;margin-top:15px;padding-top:20px;padding-bottom:20px;
    text-align: center;
    background-color: #53834a;
  }
  .ammbell h3.titoloBianco {
    font-size:26px;font-weight:bolder;text-transform:uppercase;
  }
  .ammbell p.sottotitoloBianco {
    font-size:20px;
  }
  .ammbell .w-button {
    width:100%!important;
    margin:30px 0;
  }
  .ammbell div {
    width:80%;
  }
  .button-2 {    
    object-fit: fill;
    
    margin-top: 0px;
    padding: 1vh 2vw;
    font-size: 15px;
    width: 100%;
    display: block;
    text-align: center;
  }

}
@media only screen and (min-width:400px) and (max-width:1280px) { 
  body.page-node-type-home-globale .intestazioneHome div h2.titoloBianco {
    padding:0 20px!important;
  }
  body.page-node-type-home-globale .ammbell {
  	padding:0 20px!important;
  }
}
@media only screen and (min-width:768px) and (max-width:1024px) { 
	.ammbell {
		margin: 20px 0;
	}
	.ammbell h3.titoloBianco {
    font-size: 32px;
    font-weight: bolder;
    text-transform: uppercase;
    margin-bottom: 0;
  }
  .ammbell p.sottotitoloBianco {
  	font-size: 28px;
  }
  body.page-node-type-home-globale .intestazioneHome {
  	padding-bottom: 0;
  }
}
/** modifiche del 2024-11-01 */
.local-news-hp-asc a {
  font-size: 15px;
  color: #0071bb!important;
}
.page-node-type-home .view-arci-servizio-civile-locale .views-field-title span.field-content a {
  color:#666!important;
}
