@import 'https://backendcdn.vivaticket.it/fonts/RoobertENEL/RoobertENEL.css'; 

html { overflow-x: hidden; }

body {
  background: #000000;
  color: #FFF;
  font-size: 16px;
  font-family: FuturaBT, Arial, "Helvetica Neue", Helvetica, sans-serif;
  position: relative;
  overflow-x: hidden;
  padding-right: 0px !important;
}

.limit-width {
  max-width: 1030px;
  margin: auto;
}


.small { font-size: 12px; }

.pointer { cursor: pointer !important; }

a, a:hover, a:focus {
  color: #000000;
  text-decoration: underline;
}

strong, .strong, a.strong, a.strong:hover, a.strong:focus {
  color: #c50100;
}

.anchor {
  padding-top: 0;
  display: block;
}
.anchor:after {
  content: "";
  display: table;
  clear: both;
}
    @media (min-width: 992px) {
      .anchor {padding-top: 0;}
    }


.hidden-xxs-block {display: none;}
        @media (min-width: 350px) {
          .visible-xxs-block {display: none !important;}
          .hidden-xxs-block {display: block !important;}
        }


.visible-llg-block { display: none !important; }
.col-llg-10 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 1600px) {
  .visible-llg-block { display: block !important; }
  .col-llg-10 { width: calc(100% / 12 * 10); float: left;}
}

.clear {
  clear: both;
  line-height: 0;
  min-height: 1px;
}

/**************************** HEADER *****************************************/
header {
  width: 100%;
  background-color: #000000;
  z-index: 1000;
}

header.overflow {
  transition: all 0.3s ease-in;
  -webkit-font-smoothing: antialiased;
  top: 0px;
  position: fixed;
  left:    0px;
  right: 0px;
}


#spacer { height: 85px; }

.nav-location {padding-top: 10px; padding-bottom: 10px;}
        @media (min-width: 992px) {
          .nav-location {padding-top: 50px;}
        }


header .navbar {
  height: 40px;
  z-index: 1000;
  float: none;
}
 
header .navbar-brand {
  padding: 8px;
  height: auto;

}

.navbar-center {
  float: none;
  margin: auto;
}

header .navbar-brand>img {
  height: 16px;
  margin: 4px;
}

        @media (min-width: 425px) {
          header .navbar-brand>img {
            height: 22px;
            margin: 3px;
          }
        }
        @media (min-width: 768px) {
          .navbar-center {
            float: left;
          }
          header .navbar-brand {
            padding: 16px;
            max-width: 100%; 
          }

        }
        
        @media (min-width: 1200px) {
          header .navbar {
            max-width: 1500px;
          }

          header .navbar-brand {
            padding: 16px;
          
          }
          
        }
        
.navbar {
  margin-bottom: 0;
  border-radius: 0;
}


.img-logo { margin-bottom: 20px;   max-width: 90vw;}

.navbar-default {
  background-color: #000000;
  border-color: #000000;
}

   
.navbar-default .navbar-nav > li > a {
  font-family: Stellar,Arial,"Helvetica Neue",Helvetica,sans-serif;
  font-size: 16px;
  text-transform: uppercase;
  margin: 0 15px; 
  padding: 10px;
  color: #ffffff;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  border: 3px solid transparent;
  text-decoration: none;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #FFFFFF;
  border-color: transparent;
}


.navbar-default .navbar-nav > li.active > a,
.navbar-default .navbar-nav > li.active > a:hover,
.navbar-default .navbar-nav > li.active > a:focus {
  background-color: #000000;
  color: #fff;
  border-color: #c50100;
}

        @media (min-width: 768px) and (max-width: 991) { 
          .navbar-default .navbar-nav { margin: 1px; }
          .navbar-default .navbar-nav > li > a {
            font-size: 20px;
            margin:0;
            padding: 8px;
          }
        }

        @media (min-width: 768px) {
          .navbar-default .navbar-nav { margin: 1px; }
          
          .navbar-default .navbar-nav > li > a {
            font-size: 19px;
            margin:0;
            padding: 8px;
          }
        }
        
        @media (min-width: 992px) {
          .navbar-default .navbar-nav > li > a {
            font-size: 26px;
            padding: 10px;
          }
        }


.navbar-default .navbar-toggle {
  border-color: #000000;
  color: #FFF;
  padding: 6px 8px;
  margin: 3px 9px;
  border: none;
  border-radius: 0;
}

.navbar-default .navbar-toggle:hover, 
.navbar-default .navbar-toggle:focus {
  background-color: #000000;
}

.navbar-default .navbar-collapse {
  padding-top: 10px;
  border-color: #000000;
  background: #000000;
}

/**************************** SFONDO *****************************************/
.sfondo {
  background-color:#000000;
  background-repeat: no-repeat;
  background-size: contain;
  background-attachment: fixed;
  padding: 0 15px;
  margin-left: -15px;
  margin-right: -15px;
  padding-bottom: 83px;
}

.sfondo-img-event {
  background-color:#000000;
  background-repeat: no-repeat;
  background-size: contain;
  background-attachment: fixed;
  padding: 0;
  margin-left: -15px;
  margin-right: -15px;
}

.logobox {
  margin-top: 15px; margin-bottom: 15px;
}

        /* Medium devices (desktops, 992px to 1199px) */
        @media (min-width: 992px) and (max-width: 1199px) { 
          .logobox { margin-top: 20px; margin-bottom: 20px; }
          .sfondo {padding-bottom: 100px;}
        }

/*******COLORE BOX GIALLI****/
.box-container, .stadium-container { 
  padding: 20px 0px; 
  max-width: 1500px;
  margin: auto;
}
.box-container:first-child {
    padding-top:50px
}

.box-container:after {
  content: "";
  display: table;
  clear: both;
}

.stadium-container + .box-container{ padding-bottom: 0px;}
        @media (min-width: 992px) { 
          .box-container { padding: 25px 0; }
          .stadium-container { padding: 25px 7px; }
          .box-container .row.section-body-box, .stadium-container .row {margin-right:0; margin-left:0}
        }


.section-body-box {
  color: #ffffff;
  background: #c50100;
}

.section-body-box a{
  color: #ffffff;
}

.section-body-box .section-text-box a,
.section-body-box .section-text-box b {
  color: #ffffff;
}

.enter-right .section-body-box {
  text-align: left;
}
.enter-left .section-body-box {
  text-align: right;
}

        @media (min-width: 992px) { 
          .enter-right .section-body-box { float: right; }
          .section-body-box { width: 75vw; }
        }

/***** location ***/

.nav-location.nav-pills>li {
  float: left;
  text-align: center;
}

.nav-location.nav-pills.nav-2loc>li { width: calc((100vw - 30px) / 2); padding-bottom: 5px;} 
.nav-location.nav-pills.nav-3loc>li { width: calc((100vw - 30px) / 2); padding-bottom: 5px;} 

.nav-location.nav-pills>li>a {
  background: #000000;
  border: 2px solid #c50100;
  color: #ffffff;
  
  border-radius: 0;
  margin: 0 2px;
  font-size: 16px;  
  font-family: Stellar,Arial,"Helvetica Neue",Helvetica,sans-serif;
  text-decoration: none;
}
.nav-pills>li+li { margin-left: 0px; }

.nav-location.nav-pills>li.active>a, 
.nav-location.nav-pills>li.active>a:hover, 
.nav-location.nav-pills>li.active>a:focus {
  background: #c50100;
  border: 2px solid #c50100;
  color: #ffffff;
}

        @media (min-width: 500px) {
          .nav-location.nav-pills.nav-2loc>li { width: calc((100vw - 30px) / 2); padding-bottom: 10px;} 
          .nav-location.nav-pills.nav-3loc>li { width: calc((100vw - 30px) / 3); padding-bottom: 10px;} 
          .nav-location.nav-pills>li>a { font-size: 22px;   margin: 0 5px; }
        }
        @media (min-width: 768px) {
          .nav-location.nav-pills.nav-2loc>li { width: calc((100vw - 30px) / 2); padding-bottom: 10px;} 
          .nav-location.nav-pills.nav-3loc>li { width: calc((100vw - 30px) / 3); padding-bottom: 10px;} 
          .nav-location.nav-pills>li>a { font-size: 22px;   margin: 0 5px; }
        }

        @media (min-width: 992px) {
          .nav-location { width: 100%; }
          .nav-location>li { display: table-cell; width: 1%; }
          .nav-location.nav-pills>li { float: none; }
          .nav-pills>li+li { margin-left: 2px; }
          .nav-location.nav-pills.nav-2loc>li {  width: calc(100vw/2); padding-bottom: 0px;}  
          .nav-location.nav-pills.nav-3loc>li {  width: calc(100vw/3); padding-bottom: 0px;}  
          .nav-location.nav-pills>li>a { font-size: 30px;   margin: 0 5px; }
        }
        
        @media (min-width: 1200px) { 
          .nav-location { width: 100%; }
          .nav-location>li { display: table-cell; width: 1%; }
          .nav-location.nav-pills>li { float: none; }
          .nav-pills>li+li { margin-left: 2px; }
          .nav-location.nav-pills>li>a { font-size: 30px;   margin: 0 5px; }
        }

/**************************** BUTTON *****************************************/

.btn-vasco {
  font-size: 16px; 
  font-family: Stellar,Arial,"Helvetica Neue",Helvetica,sans-serif;
  
  color: #ffffff;
  background: #c50100;
  border: 3px solid #c50100;

  margin: 20px;
  white-space: normal;
  position: relative;
  cursor: auto;
  padding: 10px 32px;
  text-decoration: none;
  display: block;
}

.btn-vasco:hover, .btn-vasco:focus, .btn-vasco.focus { color: #ffffff }

a.btn-vasco:hover {
  border: 3px solid #FFF;
}

.btn-vasco-box {
  color: #FFFFFF;
  background: #000000000;
  border: 3px solid #000000000;
}

.btn-vasco-box:hover, .btn-vasco-:focus, .btn-vasco-.focus { color: #FFFFFF; }

a.btn-vasco-:hover {
  border: 3px solid #FFF;
}


        @media (min-width: 375px) {
          .btn-vasco  { font-size: 20px; }
        }
        
        @media (min-width: 768px) {
          .btn-vasco { font-size: 22px;}
        }
        
        @media (min-width: 992px) {
          .btn-vasco { font-size: 24px; display: inline-block; }
        }

.btn-fa-box {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100px;
}

.sold-out {
  color: #a94442;
  border: 2px solid #a94442;
  display: inline-block;
  padding: 2px;
  font-size: 13px;
}

        @media (min-width: 500px) {
          .btn-fa-box { height: 90px }
          .btn-vasco  { font-size: 20px; }
          .sold-out   { font-size: 16px; }
        }

        @media (min-width: 768px) {
          .btn-fa-box {height: 100px }
          .btn-vasco  { font-size: 25px; }
          .sold-out   { font-size: 16px; }
        }

        @media (min-width: 992px) {
          .btn-fa-box {height: 100px }
          .btn-vasco  { font-size: 20px; }
          .sold-out   { font-size: 16px; }
        }

        @media (min-width: 1200px) { 
          .btn-fa-box  {height: 100px }          
          .btn-vasco   { font-size: 25px; }
          .sold-out    { font-size: 16px; }
        }

        @media (min-width: 1600px) { 
          .btn-fa-box  {height: 100px }
          .visible-llg-block.btn-fa-box { height: 50px }
          .btn-vasco   { font-size: 25px; }
          .sold-out    { font-size: 16px; }
        }

/***** titolo sezione ***/

.title-bar {
  background:#FFF;
  color: #000000;
  padding-top: 6px; padding-bottom: 6px;
  /*
  border-bottom: 5px solid #cbd300;
  border-top: 5px solid #cbd300; 
  border-image: url(https://backendcdn.vivaticket.it/wms_images/vasco/linea_trat_2019.png) 4 2 fill round;    
  */
  
}

h1 {
  font-family: Stellar,Arial,"Helvetica Neue",Helvetica,sans-serif;
  text-transform: uppercase;  
}

.title-bar h3 {
  font-size: 18px; text-transform: uppercase;  
  font-family: Stellar,Arial,"Helvetica Neue",Helvetica,sans-serif;
  text-align: center;
  margin: 1px auto;  
}

        
        @media (min-width: 768px) { 
          .title-bar { padding-top: 8px;  padding-bottom: 8px; }
          .title-bar h3 {  font-size: 28px;  }
        }
        
        @media (min-width: 992px) {
          .title-bar h3 {  font-size: 30px;  }
        }
        
        @media (min-width: 1200px) { 
          .title-bar h3 {  font-size: 30px;  }
        }
        
h3.location-title2024 {
  font-size: 18px;   text-transform: uppercase;  
  font-family: Stellar,Arial,"Helvetica Neue",Helvetica,sans-serif;
  text-align: center;
  
  border-bottom: 4px solid #FFFFFF;
  padding-top: 10px; padding-bottom: 6px;
  margin: 1px -15px ;  
  background-color: #c50100;
  color: #ffffff;
}

        @media (min-width: 500px) {
          .title-bar h3, h3.location-title2024 { font-size: 22px;  }
        }
        
        @media (min-width: 768px) { 
          .title-bar { padding-top: 8px;  padding-bottom: 8px; }
          .title-bar h3, h3.location-title2024 {  font-size: 28px;  }
        }
        
        @media (min-width: 992px) {
          .title-bar h3, h3.location-title2024 {  font-size: 30px;  }
        }
        
        @media (min-width: 1200px) { 
          .title-bar h3, h3.location-title2024 {  font-size: 30px;  }
        }



/**************************** BOX *****************************************/

.section-full-box-2024 {
  color: #FFFFFF;
  background: #000000;
}
        @media (max-width: 781px) {
          .section-full-box-2024 {   margin-left: 5px; width: calc(100% - 10px); }
        }
                
.section-full-box-2024 a, .section-full-box-2024 a:hover, .section-full-box-2024 a:focus {
  color: #FFFFFF;
}

.section-full-box-2024 .btn, .section-full-box-2024 .btn:hover, .section-full-box-2024 .btn:focus {
  color: #FFFFFF;
}

.section-text-box {
   font-size: 18px; 
   font-family: FuturaBT,Arial,"Helvetica Neue",Helvetica,sans-serif;
   padding: 6px;
}

.section-full-box-2024 .section-text-box {
  padding: 5px;
}

.section-full-box-2024 h1 b {
  background-color: #c50100;
  color: #ffffff;
  padding-left: 5px;
  padding-right: 5px;
}
        
.section-text-box h4{
  font-size: 18px;  text-transform: uppercase;
  font-family: Stellar, Arial,"Helvetica Neue",Helvetica,sans-serif;
}

.section-text-box h3{
  font-size: 20px;  text-transform: uppercase;
  font-family: Stellar, Arial,"Helvetica Neue",Helvetica,sans-serif;
  margin: 5px auto 10px;  
}

.section-text-box b,
.section-text-box a,
.section-text-box a:hover,
.section-text-box a:focus
{
  color: #FFFFFF;
}

        @media (min-width: 375px) {
          .location { font-size: 12px; position: relative; top: -10px;}
          .section-text-box  { font-size: 20px; }
          .section-text-box h4 { font-size: 22px; }
          .section-text-box h3 { font-size: 24px; }
        }
        
        @media (min-width: 768px) {
          .section-text-box { font-size: 22px; }
          .section-text-box h4 { font-size: 24px; }
          .section-text-box h3 { font-size: 26px; }
        }
        
        @media (min-width: 992px) {
          .location { font-size: 18px; position: relative; top: -14px;}
          .section-text-box { font-size: 24px; }
          .section-text-box h4 { font-size: 26px; }
          .section-text-box h3 { font-size: 30px; }
        }
        
       

        

/***** contenuto sezione ***/


@media (min-width: 768px) {
  .text-left .section-text-box { padding: 0 50px 0 0px; }
  .text-right .section-text-box { padding: 0 0px 0 50px; }
    
}

/**************************** FOOTER *****************************************/

#footer {
  background-color: #000000;
  margin: auto;
  position: relative;
  width: 100%;
  margin-bottom: 150px;
} 
@media (min-width: 768px) { 
  #footer {
    margin-bottom: 110px;
  } 
}

.sticky-footer {
  position: fixed;
  bottom: 0;
  width: 100%;
  background-color: #000000;
  color: #FFF;
  padding-top: 10px;
  font-family: Stellar,Arial,"Helvetica Neue",Helvetica,sans-serif;
  border-top: 1px solid #FFFFFF;
}

@media (min-width: 992px) {
  .sticky-footer .row {
    max-width: 70%;
    margin:  20px auto;
    max-width: 1000px;
  }
  .sticky-footer .row small { font-size: 59% }
}

/**************************** SPONSOR *****************************************/


.sponsor-partner {
  margin: auto;
  vertical-align: middle;
}
  
.sponsor-partner img { height: 40px; margin: 5px; }
.sponsor-partner img.partner-vt {height: 50px}
.sponsor-partner img.partner-ilblasco {height: 70px}

        @media (min-width: 375px) {
          .sponsor-partner img { height: 50px; margin: 10px;}
        }
        
        @media (min-width: 768px) { 
          .sponsor-partner img { margin: 15px;}
          .sponsor-partner img.partner-vt  {height: 60px}
          .sponsor-partner img.partner-ilblasco {height: 85px}
        }

.modal-content {
  background-color: #000000;
  color: #FFF;
}

.modal-header {
  border-bottom: none;
}

.popover {
  font-family: Stellar,Arial,"Helvetica Neue",Helvetica,sans-serif;
  font-size: 16px;
  border: 1px solid #c50100;
  background-color: #c50100;
  color: #FFFFFF;
}
.popover.top>.arrow {
  border-top-color: #c50100;
}

.popover.top>.arrow:after{
  border-top-color: #c50100;
}


hr.black { border-color: #000000; width: 50%;}


.popover {
  border: 1px solid #c50100;
  background-color: #c50100;
}
.popover.top>.arrow {
  border-top-color: #c50100;
}

.popover.top>.arrow:after{
  border-top-color: #c50100;
}

@media (min-width: 992px) {
  .sticky-footer .btn-vasco {width: 100%; margin: auto}
  .row-md-height {
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%;
  }
  .col-md-height {
    display: table-cell;
    float: none;
    height: 100%;
  }
  .col-md-top {
    vertical-align: top;
  }
  .col-md-middle {
    vertical-align: middle;
  }
  .col-md-bottom {
    vertical-align: bottom;
  }
}

.datetable ul {
  display: inline-block; text-align: left;
  list-style-type: none;
  padding-left: 0;
  font-family: Stellar, Arial,"Helvetica Neue",Helvetica,sans-serif;
}

table.datetable {
  width: auto;
  margin: auto;
  font-family: Stellar, Arial,"Helvetica Neue",Helvetica,sans-serif;
}

table.datetable>thead>tr>th, 
table.datetable>tbody>tr>th, 
table.datetable>tfoot>tr>th, 
table.datetable>thead>tr>td, 
table.datetable>tbody>tr>td, 
table.datetable>tfoot>tr>td {
  padding: 2px 5px;
  line-height: 1.42857143;
  vertical-align: top;
}

@media (min-width: 768px) {
  .section-text-box .address div {
    padding-left: 0px;
    padding-right: 0px;
  }
  .section-text-box .address div.maps {
    text-align: right;
  }
}

.badge-light {
  color: #000000;
  background-color: #f8f9fa;
}

.text-decoration-none {text-decoration: none}


.btn .badge-new{
  background-color: #000;
  color: #fff;
  position: absolute;
  top: 1em;
  right: calc(50% - 110px);
}
    @media (min-width: 375px) {
      .btn .badge-new{
        font-size: 14px;
        right: calc(50% - 130px);
      }
    }

    @media (min-width: 768px) {
      .btn .badge-new{
        font-size: 18px;
        right: calc(50% - 160px);
      }

    }

    @media (min-width: 992px) {
      .btn .badge-new{
        font-size: 14px;
        right: calc(50% - 130px);
      }
    
    }
    @media (min-width: 1200px) {
      .btn .badge-new{
        background-color: #000;
        font-size: 15px;
        top: 1em;
        right: calc(50% - 140px);
      }

    }

