@charset "UTF-8";

//section= Header: Barra Lingua ed Utente;
@top_nav_bg                = #ffffff;  //help colore del background
@top_nav_color             = #b3223c;  //help colore del font

//section= Colori del Menu Standard livello 1;
@menu_cat_bg               = #ffffff;  //help colore del background 
@menu_cat_color            = #b3223c;  //help colore del font 
@menu_cat_open_bg          = #ffffff;  //help colore del background con voce aperta 
@menu_cat_open_color       = #b3223c;  //help colore del font con voce aperta

//section= Colori del Menu Standard livello 2 (submenu);
@submenu_cat_bg            = #ffffff;  //help colore del background 
@submenu_cat_color         = #000000;  //help colore del font 
@submenu_cat_over_bg       = #ffffff;  //help colore del background sull'hover
@submenu_cat_over_color    = #000000;  //help colore del font sull'hover

//section= Colori del Menu Mobile;
@menu_mobile_bg            = #ffffff;  //help colore del background 
@menu_mobile_color         = #b3223c;  //help colore del font 
@submenu_mobile_color      = #ffffff;  //help colore del font nei sottomenu

//section= Colori del Header;
//solo per fieraroma
@header_bg                 = #FFFFFF;  //help colore del background 

//section= COOKIE DISCLAIMER;
@cookie_bg                 = #000000;  //help colore del background
@cookie_border_color       = #EDEDED;  //help colore del bordo
@cookie_color              = #FFFFFF;  //help colore del font

//section= Generali;
@font_color                = #000000;  //help colore del font principale
@link_color                = #b3223c;  //help colore dei link
@title_color               = #414141;  //help colore dei titoli
@sub_title_color           = #000000;  //help colore dei sottotitoli 
@highlight_bg              = #000000;  //help colore di sfondo dei box con classe <i class="text-warning">.bg-highlight</i>
@highlight_color           = #ffffff;  //help colore del font dei box con classe <i class="text-warning">.bg-highlight</i>
@dark_bg                   = #000000;  //help colore di sfondo dei box con classe <i class="text-warning">.bg-dark</i>
@dark_color                = #ffffff;  //help colore del font dei box con classe <i class="text-warning">.bg-dark</i>
@light_bg                  = #F6F6F6;  //help colore di sfondo dei box con classe <i class="text-warning">.bg-light</i>
@light_color               = @font_color;  //help colore del font dei box con classe <i class="text-warning">.bg-light</i>
@notfound_bg               = #F6F6F6;  //help colore di sfondo dei box con classe <i class="text-warning">.bg-notfound</i>
@notfound_color            = @font_color;  //help colore del font dei box con classe <i class="text-warning">.bg-notfound</i>
@image_border              = #414141;  //help colore del bordo delle immagini nelle liste

//section= Footer;
@footer_bg                 = #000000;  //help colore di sfondo
@footer_color              = #FFFFFF;  //help colore del font

//Solo per fieraroma
@footer_bg_image           = #FFFFFF;  //help colore di sfondo dell'immagine

//section= Bottoni principali (es tasto ACQUISTA);
@btn-primary-bg            = #ffffff;  //help colore di sfondo
@btn-primary-color         = #b3223c;  //help colore del font
@btn-primary-border        = #b3223c;  //help colore del bordo

//section= Altri pulsanti;
@btn-default-bg            = #ffffff;  //help colore di sfondo - default
@btn-default-color         = #b3223c;  //help colore del font - default
@btn-default-border        = #b3223c;  //help colore del bordo - default

@btn-success-bg            = #ffffff;  //help colore di sfondo - success
@btn-success-color         = #b3223c;  //help colore del font - success
@btn-success-border        = #b3223c;  //help colore del bordo - success

@btn-info-bg               = #5BC0DE;  //help colore di sfondo - info
@btn-info-color            = #FFFFFF;  //help colore del font - info
@btn-info-border           = #46B8DA;  //help colore del bordo - info

@btn-warning-bg            = #F0AD4E;  //help colore di sfondo - warning
@btn-warning-color         = #FFFFFF;  //help colore del font - warning
@btn-warning-border        = #EEA236;  //help colore del bordo - warning

@btn-danger-bg             = #D9534F;  //help colore di sfondo - danger
@btn-danger-color          = #FFFFFF;  //help colore del font - danger
@btn-danger-border         = #D43F3A;  //help colore del bordo - danger

//section= Colori del Calendario;
@cal_bg                    = #FFFFFF;  //help background calendario
@cal_title_bg              = #000000;  //help background mese
@cal_title_color           = #FFFFFF;  //help font mese
@cal_week_bg               = #EDEDED;  //help background giorni settimana
@cal_week_color            = #000000;  //help font giorni settimana

@cal_not_sched_bg          = #FFFFFF;  //help background giorni non in programma
@cal_not_sched_color       = #666666;  //help font giorni non in programma

@cal_scheduled_bg          = #2C842C;  //help background giorni in programma
@cal_scheduled_color       = #FFFFFF;  //help font giorni in programma
@cal_scheduled_hover_bg    = #95c195;  //help background hover giorni in programma
@cal_scheduled_hover_color = #FFFFFF;  //help font hover giorni in programma

@cal_scheduled_sel_bg      = #006699;  //help background giorno selezionato
@cal_scheduled_sel_color   = #FFFFFF;  //help font giorno selezionato

@cal_full_bg               = #E3E3E3;  //help background giorno in programma ma senza disponibilita'
@cal_full_color            = #666666;  //help font giorno in programma ma senza disponibilita'

//section= Abbonamenti
@abbo_bg                   = #FCE2BA;  //help background sezione abbonamento in scelta eventi in abbonamento

@import "operator.part/toinclude.less";


/** font **/

@font-face { 
  font-family: "Nanum Gothic";  
  font-style: normal; 
  font-weight: 400; 
  font-display: swap;
  src: url("https://fonts.gstatic.com/s/nanumgothic/v23/PN_3Rfi-oW3hYwmKDpxS7F_D-dje.woff2") format("woff2");
  unicode-range: U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, 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: "PoppinsLight";  
  font-style: normal; 
  font-weight: 300; 
  font-display: swap;
  src: url("https://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLDz8Z1xlFQ.woff2") format("woff2"); 
  unicode-range: U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, 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: "PoppinsRegular";  
  font-style: normal; 
  font-weight: 400; 
  font-display: swap;
  src: url("https://fonts.gstatic.com/s/poppins/v20/pxiEyp8kv8JHgFVrJJfecg.woff2") format("woff2"); 
  unicode-range: U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, 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: "PoppinsSemiBold";   
  font-style: normal; 
  font-weight: 600; 
  font-display: swap;
  src: url("https://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLEj6Z1xlFQ.woff2") format("woff2");
  unicode-range: U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; 
}

/** fine font **/

body {
  background-color: #000;
  color: #000;
  font-family: "PoppinsLight";  
  font-style: normal; 
  font-weight: 300;
  
}

h1, .h1, h2, .h2, h3, .h3 {
  font-family: "Nanum Gothic";  
  font-style: normal; 
  font-weight: 400; 
}



.dropdown-menu {
   font-size: 10px;
   padding: 0;
   margin: 0;
}

#page_header {
  width: 100%;
  position: auto;
}

#header { background: #fff; height: 100px;}

#header .logo {
  width: 100%;
  position: absolute;
}


#accountInformation.nav-pills > li > a,
#accountInformation.nav-pills > li.active > a,
#accountInformation.nav-pills > li > a:hover,
#top-lingue.nav-pills > li > a, 
#top-lingue.nav-pills > li.active > a, 
#top-lingue.nav-pills > li > a:hover {
  color: #b3223c;
  font-family: "PoppinsLight";  
  font-style: normal; 
  font-weight: 300;
  }


#top-lingue li::before {
  top: 10px;
  left: -3px;
}

#accountInformation li::before {
  color: #b3223c;
  content: "|";
  position: absolute;
  left: -7px;
}

/* per allineare trattini alla login*/
#accountInformation li::before, { line-height: 40px; }


.modal.in .modal-dialog, .modal-content {
    z-index: 99;
    position: relative;
}


.page-content { background-color: #fff;}

#menu-cat > ul > li > a, 
#menu-cat-alt > ul > li > a, 
.nav-pills > li > a {
   font-family: "PoppinsRegular";  
   font-style: normal; 
   font-weight: 400; 
   color: #b3223c;
}

.section-title, .page-title {
  font-family: "Nanum Gothic";  
  font-style: normal; 
  font-weight: 400; 
}


.btn-primary, .btn-success {  border-radius: 10px;}

.btn-font {
  font-family: "PoppinsLight";  
  font-style: normal; 
  font-weight: 300;
}





/* Small devices (tablets, 768px and up) */
@media (min-width: @screen-sm-min) { 

  //  #header { height: 90px;}
   
   #menu-cat-alt > ul, .nav-pills > ul { position: relative;}
  
 
   
   
}

/* Medium devices (desktops, 992px and up) */
@media (min-width: @screen-md-min) {
  
  #header { background: #fff; height: auto;}

  #header .logo {
    width: 100%;
    position: absolute;
    top: -11px;
  }
  
	
	#menu-cat-alt > ul {
    display: block;
    position: relative;
    padding: 0;    
  }
  
   
    
        
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: @screen-lg-min) { 

  // #header { height: 84px; padding-top: 10px;}
  // #header .logo { position: absolute;	}




}


