/*Open Sans */
@font-face {
    font-family: "Open Sans";
    font-style: italic;
    font-weight: 400;
    font-display: swap;
    src: local("Open Sans Italic"), local("OpenSans-Italic"), url(../fonts/OpenSans/OpenSansItalic.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: local("Open Sans Regular"), local("OpenSans-Regular"), url(../fonts/OpenSans/OpenSans.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: local("Open Sans Bold"), local("OpenSans-Bold"), url(../fonts/OpenSans/OpenSansBold.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
    font-family: "Open Sans";
    font-style: italic;
    font-weight: 700;
    font-display: swap;
    src: local("Open Sans Bold Italic"), local("OpenSans-BoldItalic"), url(../fonts/OpenSans/OpenSansBoldItalic.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

.riga-bianca{
  border-bottom: 1px solid white;
  max-width: 90%;
  width: 100%;
}
#table-precorsi-principale td{
  border: 1px solid white;
}
body {
font-family: 'GothamPro', sans-serif;

}
.section li{
  list-style: disc !important;
}
.link-navbar{
	color: black !important;
	font-weight: bold;
}
.icon-navbar{
	font-size: 24px;
	vertical-align: middle;
}
.margin-right{
	margin-right: 25px;
}
.margin-left{
  margin-left: 10px;
}
@media only screen and (max-width: 550px) {
  .rwd-table tr td, tr td p{
    width: 100%!important;
    display: block;
    text-align: center!important;
  }
}
@media only screen and (max-width: 850px) {
  #agenda > div > div > div > div:nth-child(1){
    width: 0!important;
    height: 0!important;
  }
  #agenda > div > div > div:nth-child(1){
    border-right: 0px!important;
    width: 100%!important;
    text-align: center!important;
  }
  #agenda > div > div{
    display: block!important;
    width: 100%!important;
    margin: 50px 0!important;
  }
  #agenda table{
    width: 90%!important;
    margin: 0 auto!important;
  }
}
@media only screen and (max-width: 650px) {

  .my-container{
    width: 100%!important;
  }
  .mm-30{
    padding: 0 30px!important;
  }
  .my-container2{
    width: 90%!important;
  }
  .circle:before,.circle2::after{
    width: 0!important;
    height: 0!important;
  }
  .ms-40{
    margin-left:0!important;
  }
  #table-precorsi-principale tr td{
    display: block;
    width: 100%!important;
  }
  #table-precorsi-principale tr td:last-child{
    text-align: center;
    margin-top: 20px;
    padding: 0 15px;
  }
}
.ms-40{
  margin-left:40px;
}
.circle-top:before{
  top: 10px!important;
}
.circle:before{
  position: absolute;
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  line-height: 1;
  background-color: #004e9b;
  left: -30px;
  border-radius: 50%;
  text-align: center;
  z-index: 1;
}
.circle2:after{
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: -20px;
  left: -21px;
  width: 2px;
  background-color: #004e9b;

}
@media only screen and (max-width: 950px) {
  .cont-back{
    width: 100%!important;
  }
}


@media only screen and (max-width: 650px) {
  #info_evento >  div:nth-child(2)  {
    width: 80%!important;
  }
  .table-pacchetti-scheda tr td{
    width: 100%!important;
    display: block;
  }
  .table-pacchetti-scheda tr td:last-child{
    text-align: inherit!important;
    width: 100%!important;
  }
  .container-date{
    flex-direction: column;
  }
  .container-date div{
    width: 100%!important;
  }
  .container-date div:first-child p{
    margin-right: 0!important;
  }
  .container-date div:last-child{
    text-align: inherit!important;
  }
}
@media only screen and (max-width: 500px) {
  .myfont{
    font-size: 40px!important;
  }

}
@media only screen and (max-width: 564px) {
  #tblSponsor tr td{
    width: 100% !important;
    display: block;
    padding-right: 0!important;
  }
}
@media only screen and (max-width: 767px){
	.main-menu .navbar-collapse > ul > li > a:hover, .main-menu .navbar-collapse > ul > li > a:active, .main-menu .navbar-collapse > ul > li > a:focus {
	background: #af1321!important;
	}
}
li.active  {
  background-color: #af1321!important;
}
li.active a{
  color: white!important;
}
.main-menu .navbar-collapse > ul > li > a {
  padding-top: 30px !important;
  padding-bottom: 30px !important;
}
.alert-custom{
  color: #fff;
  background-color: #af1321;
  border-color: #ebccd1;
}
.btn-custom{
  color: #fff;
  background-color: #00438a;
}
.btn-custom:hover, .btn-custom[disabled], .btn-custom:active, .btn-custom:focus{
  color: #fff !important;
}
