.section_title:before{ position: absolute;  top: -75%;  right: 0; bottom: 0; left: 0; color: #E7E7E7;
    font-size: 110px; font-family: 'Raleway', sans-serif; letter-spacing: 20px; }

@media (max-width: 767px){ .section_title:before{ font-size: 55px; }  }

.section_title > span { z-index: 999; position: relative; }
.section_team .section_title > span{ color: #eee;  }

.section_about .section_title:before { content: "Torneo"; }
.section_team .section_title:before { content: "Evento"; color: #555; }
.section_features .section_title:before { content: "Sponsor"; }
.section_events .section_title:before { content: "Edizioni"; }


.section_welcome .welcome_bg {
  background: #000000 url(../images/intro.jpg) no-repeat center center / cover;
}

.section_about .about_desc__text span.ev{ 
  font-size: 24px; font-family: 'Oregano', cursive; color: #f1ae2b; line-height: 0.5; }

.section_team { background: url(../images/bg-gray.jpg) repeat; }

/* ISCRIZIONI */
h3.isc_open{ text-transform: uppercase; text-align: center; color: #2b3336; background: #bbb;
 padding:20px 6px; margin-bottom:40px}
.isc_row{ margin-top: 30px; }
.section_team { color: #fff; }
.buttons_iscrizioni{ margin-top: 25px; }
.buttons_iscrizioni .btn{ width: 165px; margin:0 5px 5px 0; border: 2px solid #fff; background: transparent; color: #fff; transition: 0.5s; }
.buttons_iscrizioni .btn:hover{ background: #fff; color: #2b3336; transition: 0.5s; }

/* SPONSOR */
.section_features .feature__item{}
.sgl_sponsor{ border: 1px solid #ddd; border-left: 0; }
.sgl_sponsor img{ margin: 0 auto; }
@media (min-width: 992px){ .sgl_sponsor.side-4{ border-right-color: transparent; } }
@media (max-width: 991px){ .sgl_sponsor.side-3{ border-right-color: transparent; } .sgl_sponsor.side-4{ border-top-color: transparent; } }
@media (max-width: 767px){ .sgl_sponsor{ border-right-color: transparent; } .sgl_sponsor{ border-left-color: transparent; } }


.section_events .events .events__item h2{ color: #ffffff; }
.events_item_2020{ background: url(../images/spring-pong-5.jpg) no-repeat center center / cover; }
.events_item_2019{ background: url(../images/spring-pong-4.jpg) no-repeat center center / cover; }
.events_item_2018{ background: url(../images/spring-pong-3.jpg) no-repeat center center / cover; }
.events_item_2017{ background: url(../images/spring-pong-2.jpg) no-repeat center center / cover; }
.events_item_2016{ background: url(../images/spring-pong-1.jpg) no-repeat center center / cover; }


.section_map-heading {
  background: url(../images/giavera-del-montello.jpg) no-repeat center center / cover;
}

.section_footer ul .social_icon{ border: 1px solid #f1ae2b; margin-top: 5px; margin-right: 10px; } 
.section_footer ul .social_icon.fb{ border-radius: 35px; padding: 5px 25px; }
.section_footer ul .social_icon.insta{ border-radius: 45px; padding: 5px 18px; }
.logo-footer{ margin: 0 auto; }


.section_x:before{
background-image: -webkit-linear-gradient(#0000, #ffffff1a 30%, #fff);
background-image: linear-gradient(#0000, #ffffff1a 30%, #fff); }

.section_events .events .events__item {
    margin-bottom: 20px;
}