body {
    padding: 0;
    margin: 0;
}

.BoxedTitle h1,
button {
    user-select: none;
    white-space: no-wrap
}
.EventDate,
button {
    vertical-align: middle
}
:root {
    --color-green: #719a6a;
    --color-dark-green: #5b8a53;
    --color-black: #404040;
    --color-grey: #cecece;
    --color-white: #ffffff
}
.Green {
    color: var(--color-green)
}
.DarkGreen {
    color: var(--color-dar-green)
}
.Black {
    color: var(--color-black)
}
.Grey {
    color: var(--color-grey)
}
.White {
    color: var(--color-white)
}
h1,
h2,
h3,
h4,
h5,
h6,
p {
    color: var(--color-black)
}
@font-face {
    font-family: Chronicle;
    src: url(../fonts/Chronicle.otf) format('opentype')
}
@font-face {
    font-family: Chronicle;
    font-weight: 700;
    src: url(../fonts/ChronicleDisp-Black.otf) format('opentype')
}
.Highlight {
    font-family: Helvetica, sans;
    font-weight: 700
}
* {
    padding: 0;
    margin: 0;
    text-decoration: none
}

a,
a:hover,
a:visited {
    text-decoration: inherit;
    color: inherit
}
dl,
ol,
ul {
    list-style-type: none
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Helvetica, sans;
    font-weight: 700;
    letter-spacing: 2px
}
p, .BasicList li {
    font-family: Chronicle, Times;
    font-size: normal;
    font-weight: 400;
    margin-bottom: 25px
}
button {
    display: inline-block;
    font-family: Helvetica, sans;
    font-size: 12px;
    font-weight: 700;
    text-align: center;
    letter-spacing: 1px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    padding: 10px;
    border: none
}
.BoxedTitle h1,
.ButtonOutline {
    color: var(--color-green);
    border: 3px solid;
    margin-bottom: 30px;
}
.BasicContainer {
    width: 960px;
    margin: auto;
    text-align: center;
}

.BasicContainer p {
    text-align: left;
}
@media only screen and (max-width: 1023px) {
    .BasicContainer {
        width: 90%;
    }
}

.UnderlinedTitle {
    display: inline-block;
    margin-top: 224px;
    margin-bottom: 60px;
    letter-spacing: 1px;
    color: var(--color-green);
    padding-bottom: .5em;
    border-bottom: 3px solid
}
.UnderlinedTitleInside {
    display: inline-block;
    margin-top: 80px;
    margin-bottom: 60px;
    letter-spacing: 1px;
    color: var(--color-green);
    padding-bottom: .5em;
    border-bottom: 3px solid
}

.BoxedTitleWrapper {
    display: block;
    text-align: center
}
.BoxedTitle {
    display: inline-block;
    padding: 10px;
    background-color: rgba(255, 255, 255, .75);
    margin: auto
}
.BoxedTitle h1 {
    display: inline-block;
    padding: 20px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none
}
.ButtonOutline {
    background-color: var(--color-white)
}
.ButtonSearch,
.HorizontalRule {
    background-color: var(--color-green)
}
.ButtonSearch {
    color: var(--color-white);
    border: 1px solid var(--color-green)
}
.HorizontalRule {
    height: 2px;
    width: 100%;
    color: var(--color-green)
}
.GREEN {
    color: var(--color-green);
    font-weight: 700;
}
@media only screen and (min-width: 1024px){
.GenericSectionHeader {
    margin-top: 60px;
    letter-spacing: 0px;
    margin-bottom: 60px;
    margin-left: -.5em;
    font-family: Chronicle, Times;
    font-size: 60px;
    text-align: left;
    line-height: 52px;
}
.GenericSectionHeaderTop {
    margin-top: 240px;
    letter-spacing: 0px;
    margin-bottom: 60px;
    margin-left: -.5em;
    font-family: Chronicle, Times;
    font-size: 60px;
    text-align: left;
    line-height: 52px;
}
.GenericSectionHeaderTopDoveSiamo {
    margin-top: 240px;
    letter-spacing: 0px;
    margin-bottom: 60px;
    font-family: Chronicle, Times;
    font-size: 60px;
    text-align: left;
    line-height: 52px;
}

}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
    .GenericSectionHeader {
    margin-top: 60px;
    letter-spacing: 0px;
    margin-bottom: 60px;
    margin-left: -.3em;
    font-family: Chronicle, Times;
    font-size: 60px;
    text-align: left;
    line-height: 52px;
}
.GenericSectionHeaderTop {
    margin-top: 180px;
    letter-spacing: 0px;
    margin-bottom: 60px;
    margin-left: -.3em;
    font-family: Chronicle, Times;
    font-size: 60px;
    text-align: left;
    line-height: 52px;
}
.GenericSectionHeaderTopDoveSiamo {
    margin-top: 250px;
    letter-spacing: 0px;
    margin-bottom: 60px;
    margin-left: -.3em;
    font-family: Chronicle, Times;
    font-size: 60px;
    text-align: left;
    line-height: 52px;
}
.UnderlinedTitle {
    display: inline-block;
    margin-top: 150px;
    margin-bottom: 60px;
    letter-spacing: 1px;
    color: var(--color-green);
    padding-bottom: .5em;
    border-bottom: 3px solid
}
}

@media only screen and (min-width: 0px) and (max-width: 767px) {
.GenericSectionHeader {
    margin-top: 60px;
    letter-spacing: 0px;
    margin-bottom: 60px;
    font-family: Chronicle, Times;
    font-size: 60px;
    text-align: left;
    line-height: 52px;
}
.GenericSectionHeaderTop {
    margin-top: 180px;
    letter-spacing: 0px;
    margin-bottom: 60px;
    font-family: Chronicle, Times;
    font-size: 60px;
    text-align: left;
    line-height: 52px;
}
.GenericSectionHeaderTopDoveSiamo {
    margin-top: 250px;
    letter-spacing: 0px;
    margin-bottom: 60px;
    font-family: Chronicle, Times;
    font-size: 60px;
    text-align: left;
    line-height: 52px;
}

.UnderlinedTitle {
    display: inline-block;
    margin-top: 150px;
    margin-bottom: 60px;
    letter-spacing: 1px;
    color: var(--color-green);
    padding-bottom: .5em;
    border-bottom: 3px solid
}
}
.BackgroundImage {
    position: absolute;
    z-index: -10;
    width: 100%;
    height: 400px;
    top: 0;
    background-size: auto;
    background-position: center;
    background-repeat: no-repeat
}
.EventDate,
.EventLink {
    top: 20px;
    position: relative
}
.BasicList {
    list-style-type: disc;
    text-align: left;
    padding-left: 1em
}
.Elenco,
.Features,
.OtherMembers {
    list-style-type: none
}
.Events {
    width: 74.22%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 100px;
}
.Events h1 {
    font-family: Chronicle;
    font-size: 80px;
    font-weight: 700;
}
.Event {
    display: block;
    border-bottom: 1px solid #cecece
}
.EventDate {
    font-family: Helvetica;
    letter-spacing: 2px;
    font-size: 13px;
    font-weight: 700;
    color: #404040;
    padding: 7px 15px;
    text-align: center;
    width: 16em;
    border: 2px solid #404040
}
.EventInfo {
    margin-left: 10px;
    margin-bottom: 10px;
    padding-top: 35px;
    padding-left: 2em;
    padding-bottom: 12px
}
.EventInfo:hover {
    background-image: url(../res/gradient-horizontal.png);
    background-repeat: repeat-y;
    background-size: 100% auto
}
.EventTitle {
    font-family: Helvetica;
    font-size: 24px;
    font-weight: 700;
    color: #404040;
    letter-spacing: 1px;
}
.EventBrief {
    font-family: Chronicle;
    font-size: 16px;
    margin-bottom: 25px;
    color: #404040;
    margin-top: 5px;
}
.EventSite {
    font-family: Helvetica;
    font-size: 16px;
    color: #5a8c4d;
    font-weight: bold;
}
.EventLink {
    float: right;
    right: -35px;
    display: none
}
.Media,
.MediaIcon,
.PartnerContainer {
    display: inline-block
}
.PartnerContainer {
    position: relative;
    width: 200px;
    height: 120px;
    margin: 10px;
    background-size: 100% auto;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    color: transparent;
    text-align: center;
    vertical-align: middle
}
.PartnerBackground {
    background-color: transparent;
    position: absolute;
    width: 200px;
    height: 120px;
    opacity: .9;
    border: 2px solid transparent
}
.PartnerBackground:hover {
    background-color: #fff;
    border: 2px solid #404040
}
.PartnerBackgroundWrapper {
    position: absolute;
    opacity: 0
}
.PartnerBackgroundWrapper:hover {
    opacity: 1
}
.PartnerText {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    text-align: center;
    font-family: Helvetica, sans;
    font-size: 14px;
    line-height: 20px;
    font-weight: 700;
    padding: 20px;
}
.HeaderWrapper {
    text-align: left
}
@media only screen and (max-width: 1023px) {
    .EventLink {
        opacity: 0
    }
}
.MainHeader {
    top: 0;
    width: 100%;
    position: fixed;
    z-index: 999;
}
@media only screen and (max-width: 1023px) {
    .BackgroundWrapper {
        padding-top: 35px;
        padding-bottom: 1px;
        background-color: rgba(91, 138, 83, .9);
        height: 90px;
    }
}
@media only screen and (min-width: 1024px) {
    .BackgroundWrapper {
        padding-top: 25px;
        padding-bottom: 15px;
        background-color: rgba(91, 138, 83, .9);
    }
}

.HeaderFeatures {
    position: relative;
    text-align: center;
    /*-webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 0;
    -moz-column-gap: 0;
    column-gap: 0; */
    margin-bottom: 20px;
}
@media only screen and (min-width: 1024px) {
    .Media {
        font-family: Helvetica;
        font-size: 20px;
        font-weight: 700;
        color: #fff;
        margin-top: 10px;
        position: fixed;
        margin-left: 5%;
        z-index: 99;
    }
}

@media only screen and (max-width: 1023px) {
    .Media {
        font-family: Helvetica;
        font-size: 20px;
        line-height: 10px;
        font-weight: 700;
        color: #fff;
        margin-top: 15px;
        position: fixed;
        margin-left: 5%;
        z-index: 99;
    }
}
@media only screen and (max-width: 767px) {
    .Media {
        font-family: Helvetica;
        font-size: 20px;
        line-height: 10px;
        font-weight: 700;
        color: #fff;
        margin-top: 15px;
        margin-left: 35px;
        position: fixed;
        z-index: 99;
    }
    #HeaderLogoTablet{
        margin-left:35%;
        margin: auto;
        margin-top: -12px;
    }
}
.Media, #HeaderLogoContainer, #Language, #MobileMenu {
  display: inline;
}
#MobileMenuContainer {
  display: none;
  list-style: none;
}
#MobileMenu {
  display: none;
  position: absolute;
  top: -40px;
  left: 0;
  width: 100%;
  background-color: var(--color-dark-green);
  color: white;
  z-index: 200;
  padding-top: 40px;
  text-align: left;
  font-family: Helvetica;

  transition: opacity 1s;
}
#MobileMenu li {
  margin: 20px 0;
}
.MobileMenuItem {
   padding-left: 100px;
   font-size: 36px;
   padding-bottom: 10px;
   letter-spacing: 1px;
}
.MobileMenuSubMenu {
  background-color: var(--color-green);
  padding: 20px 0;
  margin: 30px 0;
}
.MobileMenuSubMenuItem {
  padding-left: 100px;
  font-size: 24px;
  line-height: 38px;
  letter-spacing: 1px;
}
#openMobileMenuButton {
  position: absolute;
  right: 50px;
  top: 10px;
  width: 42px;
  z-index: 199;
}
#closeMobileMenuButton {
  position: absolute;
  right: 50px;
  top: 50px;
  width: 36px;
}

#DropdownWrapper,
#MainMenu {
    text-align: center
}
.MediaIcon {
    width: 18px;
    height: 18px
}
#Language,
#LanguageContainer {
    position: absolute;
    margin-top: -40px;
    height: 33px
}
.MediaLink,
.MediaLink:hover,
.MediaLink:visited {
    display: inline-block;
    visibility: hidden;
    font-family: Helvetica;
    font-size: 12px;
    font-weight: 700;
    color: #fff;
    padding: 3px;
    animation-duration: 2s;
    animation-iteration-count: 1;
    animation-timing-function: linear
}
#HeaderLogo,
.MediaImage {
    display: inline-block;
    margin: auto;
}
#HeaderLogo {
    width: 308px;
    margin-top: -12px;
}
#HeaderLogoTablet {
    display: none;
    margin-top: -12px;
    width: 121px;
}
#LanguageContainer {
    top: 48px;
    right: 165px;
    display: inline-block;
    width: 120px;
    margin-left: 20.04%;
    padding-right: 5px;
    text-align: right;
    vertical-align: middle;
    background-color: transparent
}
#Language {
    z-index: 2;
    margin-top: -2px;
    right: -2px;
    display: inline-block;
    transition: width .5s;
    width: 40px;
    border: 2px solid transparent
}
.LanguageIcon,
.LanguageIcon:hover,
.LanguageIcon:visited {
    display: inline-block;
    position: relative;
    z-index: 1;
    margin-right: -5px;
    border: 2px solid transparent;
    width: 36px;
    padding: 5px 0;
    color: #fff;
    text-align: center;
    vertical-align: middle;
    font-size: 14px;
    font-weight: 700;
    font-family: Helvetica
}
.LanguageVisible {
    opacity: 1;
    transition: opacity .25s ease;
    pointer-events: all;
    cursor: pointer
}
.LanguageHidden,
iframe {
    pointer-events: none
}
.LanguageHidden {
    opacity: 0;
    transition: opacity .25s ease;
    cursor: default
}
#CurrentLanguage {
    border-color: #fff;
    opacity: 1
}
#MainMenu {
    clear: both;
}
.MainMenuElement {
    position: relative;
    height: 2.6%;
    display: inline-block;
    margin: 1px .5em;
    padding: 10px 12px;
    color: #fff;
    font-family: Helvetica, sans-serif;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 2px;
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    border: 3px solid transparent
}
.MainMenuElement:hover {
    border: 3px solid #fff
}
.DropdownMenu {
    position: absolute;
    z-index: 15;
    display: none;
    width: 25em;
    margin-left: -12.5em;
    margin-top: 28px;
    line-height: 4em;
    border: 2px solid #404040;
    background-color: #fff;
    color: #404040;
    box-shadow: 8px 8px rgba(91, 138, 83, 0.7);
}
.DropdownListElement {
    border-bottom: 1px solid #404040
}
.DropdownListElement:hover {
    color: #719a6a;
    text-decoration: underline
}
#DropdownChiSiamo.DropdownMenu {
    position: absolute;
    width: 1000px;
    margin-left: -200px;
    padding: 15px;
}
#DropdownChiSiamoTable {
    border-collapse: collapse;
    background-color: #fff;
    width: 97%;
    margin: auto auto 0px
}
#DropdownChiSiamoTable th {
    width: 24%;
    font-size: 13px;
    line-height: 2.5em;
    font-family: Helvetica;
    font-weight: 700;
    text-align: left;
    border-bottom: 2px solid #404040
}
#DropdownChiSiamoTable td {
    vertical-align: top;
    font-size: 13px;
    letter-spacing: 0;
    line-height: 2em;
    font-family: Helvetica;
    text-align: left;
    font-weight: 400;
    padding: 1em
}
.Footer,
.Info {
    padding-top: 60px;
    text-align: center
}
#DropdownChiSiamoTable a:hover {
    color: var(--color-green);
    text-decoration: underline
}
@media only screen and (max-width: 1023px) {
    #HeaderLogo,
    #LanguageContainer,
    #MainMenu {
        display: none
    }
    #HeaderLogoTablet, #MobileMenuContainer {
        display: block;
        margin-top: 2px;
        margin: auto;
    }

    #HeaderLogoTablet, #MobileMenuContainer {
        margin-top: -12px;
    }

    #MobileMenuContainer {
      margin-left: 35%;
    }
}
@media only screen and (max-width: 767px) {
    #HeaderLogoTablet {
        display: block;
        margin-top: 2px;
        margin: auto;
        margin-top: -12px;
    }
    .HeaderFeatures {
        position: relative;
        text-align: left;
       /* webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3;
        -webkit-column-gap: 0;
        -moz-column-gap: 0;
        column-gap: 0; */
        margin-bottom: 35px;
}
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
    .HeaderFeatures {
    position: relative;
    /* webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 0;
    -moz-column-gap: 0;
    column-gap: 0; */
    margin-bottom: 35px;
}
}
#Footer {
    width: 100%;
    padding-top: 30px;
    background-color: rgba(91, 138, 83, .9);
    padding-bottom: 70px;
    text-align: center;
}
.FooterContent {
  width: 100%;
  right: 5%;
  margin: auto;
}
.FooterInfo {
  border-top: 3px solid white;
  webkit-column-count: 1;
  -moz-column-count: 1;
  column-count: 1;
  -webkit-column-gap: 0;
  -moz-column-gap: 0;
  column-gap: 0;

  margin-top: 40px;
}
#FooterLogo {
    max-width: 24.06%;
    min-width: 300px;
    margin: auto auto 47px
}
.Social {
    margin-top: 25px;
    margin-bottom: 35px;
}
@media only screen and (min-width: 0px) and (max-width: 1023px) {
 .Social {
    margin-top: 25px;
}
.SocialElement a {
    margin-top: 20px;
}
.SocialElement {
    display: inline;
    margin: 0 1em;
    font-family: Helvetica, sans-serif;
    color: #fff;
    font-weight: 700;
    font-size: 16px;
}
}
@media only screen and (min-width: 1024px) {

.SocialElement {
    display: inline;
    margin: 0 2em;
    font-family: Helvetica, sans-serif;
    color: #fff;
    font-weight: 700;
    text-decoration: underline;
}
}
.Contact {
  vertical-align: middle;
  display: block;
}
.Thanks {
  vertical-align: top;
  display: block;
  float: right;
}
.Contact p {
    color: #fff;
    text-align: left;
    font-size: 14px;
    line-height: 2em;
    font-weight: 400;
}
.Feature p,
.Features {
    text-align: center;
    color: #fff
}
.Thanks p {
    color: #fff;
    font-family: Helvetica;
    font-weight: 700;
    font-size: 14px;
}
@media only screen and (min-width: 1024px) {
.Thanks p {
    color: #fff;
    font-family: Helvetica;
    font-weight: 700;
    font-size: 14px;
}
}
@media only screen and (min-width: 0px) and (max-width: 1023px) {
.Thanks p {
    color: #fff;
    font-family: Helvetica;
    font-weight: 700;
    font-size: 14px;
    visibility: hidden;
}
.Thanks img {
    float: right;
}
}
.Thanks img {
    display: inline;
    vertical-align: middle;
    width: 60px;
    margin: 0;
    padding: 15px;
    border: 3px solid #fff;
}
#ThanksBorder {
    width: 70px;
    display: inline-block;
    margin: 0;
    border-bottom: 3px solid #fff
}
@media only screen and (max-width: 1023px) {
    #FooterLogo,
    #ThanksBorder {
        display: none
    }
    .Thanks img {
        border: none
    }
}
.Welcome {
    padding-top: 200px;
    margin-bottom: 50px;
    width: 100%;
    height: 350px
}
@media only screen and (min-width: 0px) and (max-width: 1023px) {
#ArticleWrapper {
    border: 3px solid #fff;
    margin-left: 7%;
    width: 50%;
    min-width: 420px
}
.Welcome {
    padding-top: 170px;
    margin-bottom: 50px;
    width: 100%;
    height: 350px
}
}
@media only screen and (min-width: 1024px) {
#ArticleWrapper {
    border: 3px solid #fff;
    margin-left: 13.7%;
    width: 40.39%;
    min-width: 400px;
}
}
#ArticleWrapper {
    position: relative;
    z-index: 3;
}
.WelcomeArticle {
    position: relative;
    left: 12px;
    top: 12px;
    min-height: 200px;
    z-index: -1;
    padding: 41px;
    padding-right: 50px;
    padding-bottom: 60px;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#222f4c+0,2d4429+100&0.75+0,0.75+100 */
background: -moz-linear-gradient(-45deg,  rgba(34,47,76,0.75) 0%, rgba(45,68,41,0.75) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(-45deg,  rgba(34,47,76,0.75) 0%,rgba(45,68,41,0.75) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg,  rgba(34,47,76,0.75) 0%,rgba(45,68,41,0.75) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bf222f4c', endColorstr='#bf2d4429',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */


    display: none
}
.ARTICLEVISIBLE {
    opacity: 1;
    transition: opacity .2s
}
.ARTICLEHIDDEN {
    opacity: 0;
    transition: opacity .2s
}
.ArticleTitle {
    margin-bottom: 25px;
    color: #fff;
    font-size: 25px;
    letter-spacing: 3px;
}
.ArticleContent {
    color: #fff;
    margin-bottom: 4em;
    line-height: 1.5em;
    font-size: 16px;
    font-family: Chronicle, Times;
    font-weight: 400;
}
.AidicWhite {
    font-family: helvetica;
    font-weight: bold;
}
.ArticleLink,
.ArticleLink:hover,
.ArticleLink:visited {
    color: #fff;
    font-family: Helvetica;
    font-weight: 700;
    border: 3px solid #fff;
    padding: 10px 2em;
    text-align: center;
    margin: auto
}
#CarouselTimer {
    display: block;
    height: 8px;
    width: 100%;
    background-color: #5b785c;
    position: absolute;
    top: 600px
}
.ArticleImage,
.ArticleInfo,
.Feature,
.Features,
.SectionTitle,
.WelcomeButton {
    position: relative
}
.WelcomeButton {
    width: 52px;
    height: 42px;
    z-index: 10
}
.Features {
    width: 100%;
    z-index: 1;
}
.Features a {
    width: 437px;
    height: 240px;
    display: inline-block;
    box-shadow: 10px 10px rgba(91, 138, 83, 0.7);
}
.Feature {
    z-index: -1;
    width: 429px;
    height: 135px;
    padding-top: 55px;
    padding-bottom: 50px;
}



.Feature a,
.Feature a:hover,
.Feature a:visited {
    color: #fff
}
.Feature h1 {
    font-family: Chronicle;
    font-size: 60px;
    letter-spacing: 2px;
    margin-bottom: .35em;
    color: #fff;
    margin-left: -10px;
}
.Feature p {
    font-family: Helvetica;
    font-size: 14px;
    margin: 0 auto;
    letter-spacing: 1px;
    font-weight: bold;
    line-height: 1.6em;
}

.Segnala {
    margin-top: 60px;
    background-color: #e6e6e6;
    height: 500px
}
.SegnalaArticle {
    display: none;
}
.SectionTitle {
    font-family: Chronicle;
    font-size: 80px;
    font-weight: 700;
    width: 10em;
    top: 70px;
    left: 12.5%;
    z-index: 5
}
a.SegnalaLink {
font-family: Helvetica;
font-weight: bold;
border-bottom: 2px solid #5a8c4d;
font-size: 16px;
letter-spacing: 1px;
color: #5a8c4d;
}
.ArticleInfo {
    top: -350px;
    left: 11.33%;
    z-index: 2;
    background-color: #fff;
    width: 32%;
    box-shadow: 15px 15px rgba(0, 0, 0, .7);
    padding: 75px 50px 40px 60px
}
.ArticleInfo h1 {
    font-family: Helvetica;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 25px
}
.ArticleInfo p {
    font-family: Chronicle;
    font-size: 14px;
    text-align: justify
}
.ArticleInfo a,
.ArticleInfo a:hover,
.ArticleInfo a:visited {
    display: inline-block;
    font-family: Helvetica;
    font-size: 20px;
    font-weight: 700;
    color: #688f62;
    text-decoration: underline;
    margin-top: 30px;
    padding-bottom: 2px
}
.ArticleImage {
    left: 35%;
    display: block;
    margin: 0;
    width: 75%;
    max-width: 600px;
    min-width: 450px;
    height: 390px;
    z-index: 0
}
#SectionSegnala {
    position: static;
    width: 100%;
    padding-top: 80px;
    padding-bottom: 50px;
    background-color: #e6e6e6;
    min-height: 500px;
    margin-top: 100px;
}
#SectionSegnalaHeader {
  margin: 0;
  padding: 0;
  margin-left: 15%;
  position: relative;
  z-index: 2;
  font-size: 80px;
}
@media only screen and (min-width: 1024px) {
.SegnalaContent {
  position: relative;
  display: inline-block;
  width: 420px;
  background-color: white;
  padding: 80px 80px 50px 80px;
  top: -20px;
  left: 12%;
  box-shadow: 10px 10px rgba(91, 138, 83, 0.7);
}
#SegnalaNext {
  right: 12%;
  cursor: pointer;
}
#SegnalaPrevious {
  left: 11%;
  cursor: pointer;
}
.SegnalaContent p {
    font-family: Chronicle;
    line-height: 1.4em;
    font-size: 16px;
    text-align: left;
}
.SegnalaButton {
    position: absolute;
    z-index: 10;
    margin-top: 120px;
    height: 42px;
    width: 52px
}
}


.SegnalaContent a {
  color: var(--color-green);
}
.ChronicleBlack{
    font-family: Chronicle;
    font-weight: 700;
}
.SegnalaArticleHeader {
  display: inline-block;
  margin-bottom: 0.75em;
  letter-spacing: 0px;
}
.SegnalaArticleImage {
    position: absolute;
    z-index: 0;
    margin-top: -120px;
    margin-left: 39.5%;
    background-size: 100% auto;
    background-position: center;
    background-repeat: no-repeat;
    width: 46%;
    height: 75%;
    max-height: 600px;
}
.SegnalaLink {
    font-family: Helvetica;
    font-weight: bold;
    border-bottom: 2px solid #5a8c4d;
    font-size: 16px;
    letter-spacing: 1px;
    color: #5a8c4d;
}

@media only screen and (min-width: 768px) {
 .FeatureRes1 {
    margin-right: 50px;
    margin-top: 100px;
    vertical-align: middle
 }
  .FeatureRes2 {
    margin-top: 100px;
    vertical-align: middle
 }
 .StrutturaOperativaContainer {
    text-align: left;
    line-height: 25px;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2
}
}
@media only screen and (max-width: 767px) {
    .FeatureRes2 {
    margin-top: 50px;
 }
}
@media only screen and (min-width: 0px) and (max-width: 1023px) {
.WelcomeButton {
      opacity: 0;
}
 .FeatureRes1 {
    margin-top: 100px;
 }


.Features a {
      width: 406px;
      height: 255px;
}

.Feature {
      left: 0;
      top: 0;
      width: 398px;
      height: 150px;
      margin: 0;
}
.Feature h1 {
      font-size: 64px;
}
.SegnalaButton {
      margin-top: 300px;
}
#SegnalaPrevious {
    right: 75px;
}
#SegnalaNext {
    right: 10px;
}
.SegnalaArticleImage {
    visibility: hidden;
}
  .SegnalaContent {
    position: relative;
    display: inline-block;
    background-color: white;
    padding: 80px 80px 50px 130px;
    top: -20px;
    margin: auto;
    width: 60%;
    box-shadow: 15px 15px rgba(91, 138, 83, 0.4);
}
.SegnalaButton {
    position: absolute;
    z-index: 10;
    margin-top: 20px; !important;
    height: 42px;
    width: 52px
}
#SectionSegnala {
    padding-bottom: 20px; !important
}
}

/*@media only screen and (min-width: 768px) and (max-width: 1023px) {
  #SectionSegnala {
    padding-bottom: 140px;
  }
  #SectionSegnalaHeader {
    margin-left: 10%;
  }
  .SegnalaButton {
    visibility: hidden;
  }
  .SegnalaContent {
    left: 7%;
    box-shadow: 10px 10px rgba(91, 138, 83, 0.7);
  }
  .SegnalaArticleImage {
    left: 20%;
    width: 65%;
    margin: 0;
    margin-bottom: 100px;
  }
  .SegnalaContent p {
    font-family: Chronicle;
    line-height: 1.2em;
    font-size: 16px;
    text-align: left;
}
.SegnalaButton {
    position: absolute;
    z-index: 10;
    margin-top: 100px;
    height: 42px;
    width: 52px
}
}*/



@media only screen and (min-width: 768px) and (max-width: 1023px) {
    .WelcomeButton {
      opacity: 0;
    }
    .Features a {
      width: 301px;
      height: 180px;
    }
    .Feature {
      left: 0;
      top: 0;
      width: 293px;
      height: 108px;
      margin: 0;
      padding-top: 2em;
    }
    .Feature h1 {
      font-size: 50px;
    }

}
@media only screen and (min-width: 1024px) {
.Elenco {
    width: 100%;
    text-align: left;
    margin: auto auto 20px;
    padding: 0;
    border-collapse: collapse;
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 0;
    -moz-column-gap: 0;
    column-gap: 0
}
.Elenco li,
.OtherMembersElement {
    font-family: Helvetica;
    font-size: 12px;
    font-weight: 700
}
.Elenco li {
    padding-top: 10px;
    padding-left: 1em;
    padding-bottom: 7px;
    line-height: 20px;
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none
}
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
.Elenco {
    width: 100%;
    text-align: left;
    font-size: 20px;
    margin: auto auto 20px;
    padding: 0;
    border-collapse: collapse;
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 2;
    -webkit-column-gap: 0;
    -moz-column-gap: 0;
    column-gap: 0
}
.Elenco li,
.OtherMembersElement {
    font-family: Helvetica;
    font-size: 16px;
    font-weight: 700
}
.Elenco li {
    padding-top: 10px;
    padding-left: 1em;
    padding-bottom: 8px;
    line-height: 20px;
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none
}
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
.Elenco {
    width: 100%;
    text-align: left;
    font-size: 26px;
    margin: auto auto 20px;
    padding: 0;
    border-collapse: collapse;
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 1;
    -webkit-column-gap: 0;
    -moz-column-gap: 0;
    column-gap: 0
}
.Elenco li,
.OtherMembersElement {
    font-family: Helvetica;
    font-size: 18px;
    font-weight: 700
}
.Elenco li {
    padding-top: 10px;
    padding-left: 1em;
    padding-bottom: 7px;
    line-height: 20px;
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none
}
}

.ElencoElement {
    color: #404040;
    border: none;
    border-bottom: 1px solid #c1c1c1
}
.ElencoWrapper {
    padding-bottom: 9px
}
#DescriptionBox {
    display: none;
    background-color: #e6e6e6;
    padding: 10px 15% 40px
}
.MemberDescription {
    display: none;
    clear: both
}
.CloseButton {
    margin-top: 40px;
    height: 21px;
    width: 21px;
    padding: 2px;
    float: right;
    display: inline;
    cursor: pointer
}
#DataList,
.ImageContainer,
.MemberImage,
.OtherMembersElement,
.TextWrapper {
    display: inline-block
}
@media only screen and (min-width: 0px) and (max-width: 1023px) {
.ImageContainer {
    margin-right: 25px;
    background-repeat: repeat-x;
    background-position: 10px 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    margin-bottom: 25px;
}
.TextWrapper {
    float: right;
    width: 100%;
}
}
.MemberImage {
    float: left;
    position: relative;
    margin-left: -10px;
    max-width: 200px;
    min-width: 150px;
    height: 100%
}
@media only screen and (min-width: 900px) {
.ImgAidicNews{
    display: inline;
    float: left;
    width: 40%
}

.TextAidicNews{
    display: inline;
    float: left;
    width: 50%;
    margin-left: 80px;
    line-height: 20px;
    text-align: left;
    color: #404040;
}
}
@media only screen and (min-width: 0px) and (max-width: 899px) {
.ImgAidicNews{
    display: inline;
    float: left;
    margin-top: 60px;
    width: 100%

}

.TextAidicNews{
    display: inline;
    float: left;
    line-height: 20px;
    width: 95%;
    margin-top: 40px;
    margin-left: 20px;
    text-align: left;
    color: #404040;
}
.TitleAidicNews {
    display: none;
}

}
.PubLink {
    font-family: Helvetica, sans;
    font-weight: 700;
    padding: 0px 10px 10px 0px;
    margin: 0px;
}
@media only screen and (min-width: 1024px) {
.ImageContainer {
    margin-right: 25px;
    background-repeat: repeat-x;
    background-position: 10px 10px;
    padding-right: 10px;
    padding-bottom: 10px;
}

.TextWrapper {
    float: right;
    width: 65%;
}
}
.MemberName {
    text-align: left;
    letter-spacing: 0px;
    margin-bottom: 27px
}
.MemberDescription p {
    text-align: left;
}
.OtherMembers {
    margin-top: 50px;
    margin-bottom: 50px;
    text-align: center
}
.OtherMembersElement {
    border: 3px solid #5b8a53;
    margin: 1em;
    padding: 10px;
    color: #5b8a53;
    text-align: center;
    letter-spacing: 1px;
    white-space: no-wrap;
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none
}
#HeaderMap {
    position: absolute;
    z-index: -1;
    top: 0
}
#DoveSiamo {
    padding-top: 380px;
    padding-bottom: 40px;
    padding-left: 12.8%
}
.ContactInfo {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2
}
@media only screen and (max-width: 767px) {
.ContactInfo {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
}
.StrutturaOperativaContainer {
    text-align: left;
    line-height: 25px;
}
}
.ContactInfo li {
    font-family: Chronicle
}

.ContactInfo {
    line-height: 25px;
}
#DataSelect h3,
.CongressDate,
.CongressName {
    font-family: Helvetica, sans
}
#SezioniLocali {
    color: #fff;
    background-image: url(../res/gradient-horizontal-2.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    padding: 30px 16.02% 60px 12.66%
}
#SezioniLocali h1 {
    color: #fff
}
.Location {
    margin-top: 35px;
    padding-bottom: 35px;
    border-bottom: 2px solid #fff
}
.LocationName {
    margin-bottom: 20px;
    letter-spacing: 0;
    color: #fff
}
.LocationInfo{
    line-height: 20px;
}
@media only screen and (min-width: 1024px) {

.LocationMap {
    float: right;
    position: relative;
    right: 0;
    margin-top: 1em;
    width: 430px;
    height: 230px;
    frameborder: 0;
    border: 0;
}
}
@media only screen and (min-width: 0px) and (max-width: 1023px) {

.LocationMap {
    position: relative;
    right: 0;
    margin-top: 1em;
    padding-bottom: 50px;
    width: 100%;
    height: 300px;
    frameborder: 0;
    border: 0;
}
}
.Location+.Location+.Location+.Location+.Location {
    border: none
}

#DataSelect {
    text-align: left;
    width: 100%;
    margin: auto
}
#DataSelect h3 {
    font-size: 14px;
    font-weight: 400
}
#DataList {
    width: 40%;
    border: 1px solid #404040;
    background-color: #fff;
    padding: 10px 15px;
    vertical-align: middle
}
#CongressList {
    margin-top: 50px
}
.yearContent {
    display: none
}



.Congress {
    width: 100%;
    text-align: left;
    border-bottom: 1px solid #a0a0a0;
    margin-bottom: 30px
}
.CongressDate {
    border: 2px solid #404040;
    display: inline;
    text-align: center;
    font-weight: 700;
    font-size: 12px;
    padding: 5px 10px
}
.BookListElement,
.DrawerElement {
    border-bottom: 1px solid #719a6a
}
.CongressInfo {
    padding: 20px 2em
}
.CongressName {
    font-weight: 700;
    font-size: 20px;
    margin-bottom: .5em;
    letter-spacing: 0.5px;
}
.CongressExtra {
    font-family: Chronicle, Times;
    font-size: 14px;
    margin-bottom: 1em
}
#DrawerHeader,
.CongressPlace,
.DrawerElementHeader {
    font-family: Helvetica, sans;
    letter-spacing: 0px;
    font-size: 16px;
}
.CongressPlace {
    font-weight: 700;
    font-size: 14px;
    color: #719a6a
}
#DrawerContainer {
    width: 100%;
    margin: auto auto 50px;
    text-align: left;
}
#DrawerHeader {
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 20px
}
.DrawerElement {
    position: relative;
    padding: 5px 10px;
    margin: auto
}
.DrawerElementHeader {
    line-height: 3em;
    padding: 0 10px;
    font-size: 15px;
    font-weight: 700
}
.DrawerElementHeader:hover {
    background-color: #dee8dd
}
.DrawerElementExpand {
    float: right;
    margin-top: -35px;
    margin-right: 10px;
    height: 1.4em;

    /* Firefox */
    -moz-transition: all 0.25s ease;
    /* WebKit */
    -webkit-transition: all 0.25s ease;
    /* Opera */
    -o-transition: all 0.25s ease;
    /* Standard */
    transition: all 0.25s ease;
}
.DrawerElementContent {
    display: none;
    padding-left: 10px;
}
.DrawerElementCLOSED,
.DrawerElementEXPANDED {
    transition: height .2s ease
}
.BookList {
    text-align: left
}
.BookListElement {
    padding: 20px 0
}
.BookImage {
    display: inline-block;
    float: left;
    width: 20%
}
.BookListElementDescription {
    display: inline-block;
    float: left;
    width: 75%;
    margin-left: 5%
}
.BookSubtitle,
.BookTitle {
    display: inline;
    line-height: 1.8em;
    font-family: Helvetica, sans;
    font-weight: 700;
    letter-spacing: 0px;
}
.BookTitle {
    font-size: 18px;
    letter-spacing: 0px;
}
.BookSubtitle {
    font-size: 14px
}
.BookEditor,
.BookPlace {
    line-height: 2em;
    display: inline;
    font-size: 12px
}
.BookDate {
    display: inline;
    font-size: 12px
}
.BookPlace {
    font-family: Helvetica, sans;
    font-weight: 700
}
.BookPrice {
    display: inline;
    font-size: 12px;
    line-height: 4em
}
.slideUp {
    animation-name: slideUp;
    -webkit-animation-name: slideUp;
    animation-duration: 0.8s;
    -webkit-animation-duration: 0.8s;
    animation-timing-function: ease;
    -webkit-animation-timing-function: ease;
    visibility: visible!important
}
@keyframes slideUp {
    0% {
        transform: translateY(30%)
    }
}
@-webkit-keyframes slideUp {
    0% {
        transform: translateY(30%)
    }
}
@keyframes fadein {
    0% { opacity: 0; }
    100% { opacity: 1; }
}
@keyframes fadeout {
    0% { opacity: 1; }
    100% { opacity: 0; }
}

@-webkit-keyframes fadein {
    0% { opacity: 0; }
    100% { opacity: 1; }
}
@-webkit-keyframes fadeout {
    0% { opacity: 1; }
    100% { opacity: 0; }
}

.fadeout {
    animation-name: fadeout;
    -webkit-animation-name: fadeout;

    animation-duration: 0.60s;
    -webkit-animation-duration: 0.60s;

    animation-timing-function: ease;
    -webkit-animation-timing-function: ease;
    visibility: visible!important
}

.fadein {
    animation-name: fadein;
    -webkit-animation-name: fadein;
    animation-duration: 0.60s;
    -webkit-animation-duration: 0.60s;
    animation-timing-function: ease;
    -webkit-animation-timing-function: ease;
    visibility: visible!important
}

.MobileMenuSubMenu {
  display: none;
  opacity: 0;
  height: 0;
  transition: height 0.75s;
  transition: opacity 0.5s;
}

.circle {
    position: relative;
    z-index: 5;
    display: inline-block;
    
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -khtml-border-radius: 50%;

    width: 10px;
    height: 10px;

    margin: 6px;

    border: 2px solid #5b8a53;
    background-color: transparent;
}

.circle-green {
    background-color: #5b8a53;
}

var forceSSL = function () { if ($location.protocol() !== 'https') { $window.location.href = $location.absUrl().replace('http', 'https'); } }; forceSSL();