
@font-face {
  font-family: anivers;
  src: url(Anivers-Regular.ttf);
}

.titilliumRegular{font-family: 'Titillium Web', sans-serif !important;font-weight: 400}
.titilliumBold{font-family: 'Titillium Web', sans-serif !important;font-weight: 700}

.titolo-header-corso{font-size:30px;}
.accesso-mk{font-size:24px;line-height:42px;}
.accesso-mk-testo{font-size:14px;line-height:18px;}
.localita{font-size:120px}

.background-header-esterno {
  background-image: url(../img/texture-header.jpg);
  background-repeat: repeat-x;
  background-size: contain;
}

@media only screen and (max-width: 992px) {
  .background-header-esterno {
    background-image: url(../img/texture-header-mobile.jpg);
    background-repeat: repeat-x;
    background-size: contain;
  }
}
.backgroundVerdino{background-color:rgba(232,246,237,0.6)}

.margin45-row{margin-top: 45px;margin-bottom: 45px;}


.nero{color:#000;}
.azzurro{color:;}
.blu-primario{
color: #003d6b;
}


body{font-family: 'Titillium Web', sans-serif !important;font-weight: 400}
/* ALTRO */
#domanda {
  font-size: 20px;
  text-align: left;
  margin-bottom: 25px;
  font-weight: 600;
}
#data {
  text-align: center;
  color: ;
  font-size: 17px;
  font-weight: 800;
  padding-bottom: 8px;
  margin-top: 25px;
}

.border-top-razionale{border-top: 2px solid ;margin-top:0 !important}
.checkout-wrapper{padding-top: 40px; padding-bottom:40px;}
.checkout{font-size: 14px;}
.panel{margin-bottom: 0px;}
.checkout-step {
  color: #000;
  font-size: 16px;
  padding: 20px;
  position: relative;
  margin-bottom: 15px;
  border-left: 5px solid ;
}

.checkout-step-number {
  border-radius: 50%;
  border: 2px solid ;
  color: ;
  display: inline-block;
  font-size: 20px;
  height: 40px;
  margin-right: 26px;
  padding: 6px;
  text-align: center;
  width: 40px;
  background-color: ;
}
.checkout-step-title,.checkout-step-title:hover{ 
font-size: 16px;
  vertical-align: middle;
  display: inline-block;
  margin: 0px;
  text-decoration: none;
  color: ;
}
.link-panel-moduli-span,.link-panel-moduli-span:hover{
color: ;
}
.panel{background-color:;border-radius: 0;}
.checout-address-step{}
.checout-address-step .form-group{margin-bottom: 18px;display: inline-block;
  width: 100%;}

.checkout-step-body{padding-top: 30px;}

.checkout-step-active{display: block;}
.checkout-step-disabled{display: none;}

.checkout-login{}
.login-phone{display: inline-block;}
.login-phone:after {
  content: '+91 - ';
  font-size: 14px;
  left: 36px;
}
.login-phone:before {
  content: "";
  font-style: normal;
  color: #333;
  font-size: 18px;
  left: 12px;
      display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.login-phone:after, .login-phone:before {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.login-phone .form-control {
  padding-left: 68px;
  font-size: 14px;
  
}
.checkout-login .btn{height: 42px;     line-height: 1.8;}

.otp-verifaction{margin-top: 30px;}
.checkout-sidebar{background-color: #fff;
  border:1px solid #eaefe9; padding: 30px; margin-bottom: 30px;}
.checkout-sidebar-merchant-box{background-color: #fff;
  border:1px solid #eaefe9; margin-bottom: 30px;}
.checkout-total{border-bottom: 1px solid #eaefe9; padding-bottom: 10px;margin-bottom: 10px; }
.checkout-invoice{display: inline-block;
  width: 100%;}
.checout-invoice-title{    float: left; color: #30322f;}
.checout-invoice-price{    float: right; color: #30322f;}
.checkout-charges{display: inline-block;
  width: 100%;}
.checout-charges-title{float: left; }
.checout-charges-price{float: right;}
.charges-free{color: #43b02a; font-weight: 600;}
.checkout-payable{display: inline-block;
  width: 100%; color: #333;}
.checkout-payable-title{float: left; }
.checkout-payable-price{float: right;}

.checkout-cart-merchant-box{ padding: 20px;display: inline-block;width: 100%; border-bottom: 1px solid #eaefe9;
padding-bottom: 20px; }
.checkout-cart-merchant-name{color: #30322f; float: left;}
.checkout-cart-merchant-item{ float: right; color: #30322f; }
.checkout-cart-products{}

.checkout-cart-products .checkout-charges{ padding: 10px 20px;
  color: #333;}
.checkout-cart-item{ border-bottom: 1px solid #eaefe9;
  box-sizing: border-box;
  display: table;
  font-size: 12px;
  padding: 22px 20px;
  width: 100%;}
.checkout-item-list{}
.checkout-item-count{ float: left; }
.checkout-item-img{width: 60px; float: left;}
.checkout-item-name-box{ float: left; }
.checkout-item-title{ color: #30322f; font-size: 14px;  }
.checkout-item-unit{  }
.checkout-item-price{float: right;color: #30322f; font-size: 14px; font-weight: 600;}


.checkout-viewmore-btn{padding: 10px; text-align: center;}

.header-checkout-item{text-align: right; padding-top: 20px;}
.checkout-promise-item {
  background-repeat: no-repeat;
  background-size: 14px;
  display: inline-block;
  margin-left: 20px;
  padding-left: 24px;
  color: #30322f;
}
.checkout-promise-item i{padding-right: 10px;color: #43b02a;}
.control-label{
text-align:left !important;
margin-left:15px;
}
.select2-container .select2-choice {
height: 34px !important;
line-height: 34px;
}
.primo-box-fsc{
border-bottom-right-radius: 60px;
  border: 5px solid #cae075;
  padding: 15px;
}
.secondo-box-fsc{
border-bottom-right-radius: 60px;
  border: 5px solid #d2d9ea;
  padding: 15px;
}
@media only screen and (min-width: 568px) {
.no-padding{padding:0}
.no-padding-left{padding-left:0}
.no-padding-right{padding-right:0}
}
.titoli-schede{
margin: 0;
  text-align: right;
  text-transform: uppercase;
  font-weight: bold;
  top: 4px;
  position: relative;
margin-top: 45px;
}
.colore-primo-box-fsc{
color: #cae075;
}
.colore-secondo-box-fsc{
color: #d2d9ea;
}

body{
  font-family: 'Arial';
background-image: ('../img/pattern.png');
  color: #000000;
}
#schedaDR{
  display:none;
  background-color:#fff;
  border-top: solid 2px #f2f2f3;
  padding: 0px;
}
#schedaDR .riga{
  margin-bottom:10px;    
  font-size: 16px;
  font-weight: normal;
  color: #808080;
}

.glyphicon-download{
color:;
}
.span-header{border-bottom:2px solid #003d6b;padding-bottom: 15px;}
.paragrafo {
width:auto; font-size:22px; display:block;    padding-top: 20px;
}
.img-center{margin:0 auto;}
img{
  max-width:100%;
  border: 0px;
}
.btn {
  white-space: normal;
}

.bollinoHome{
  background-color: #fff;
  background-repeat: repeat;
  border: 25px solid ;
  border-radius: 50%;
  margin: 0 auto;
  height: 300px;

  width: 300px;
}

.bollinoInterno{
  background-color: #f2f2f3;
  border-radius: 50%;
  height: 242px;
  margin: 4px;
  width: 242px;
padding-top:53px;
  position: relative;
}

.bollinoCrediti{

  border: 13px solid ;
  border-radius: 50%;
  float: left;
  height: 165px;
  margin-right: 10px;
  width: 165px;
}

.bollinoCreditiInt{
background-color: #f2f2f3;
  border-radius: 50%;
  height: 131px;
  margin: 4px;
  width: 131px;
padding-top:26px;
}

.bollinoCreditiP{
text-align:center; 
font-size:26px;	

}
.corsoDa{
position:absolute;    

bottom:10px; 
left:20px; 
background-color:; 
color:; 
font-size:16px; 
padding:3px;

text-align:center
}

.descCorso{
padding-top:5px; height:100%; padding-left:20px; 	min-height:350px;	
}

.backCorso{
  position:relative;  
  background-position: right; 
  background-repeat:no-repeat;	
  min-height:350px;	
}

.descProtocollo{
padding-top:5px; height:100%; padding-left:20px; 	min-height:238px;	
}

.backProtocollo{
  position:relative;  
  background-position: right; 
  background-repeat:no-repeat;	
  min-height:238px;	
}

.credits{
position:absolute; left:10px; top:100px	
}



.rowCorso{
border: 2px solid ;
margin:0 auto;
margin-top:20px;
max-width:1000px;	
background-color:#fff;
}


#fasciaB{
  background:   url(../img/backFasciaB.png) no-repeat  top center;
  padding-top: 15px;
  padding-bottom: 15px;
}
.interno{
  max-width: 1176px;
}
.testata{
   
   
}
.testata-titolo h1{
  /*font-size: 50px;*/
color:;
margin-bottom: 20px;
margin-top:0px;
}

.corsoFadTitolo{
  font-size: 36px;
color:;
margin-top:-20px;
  
}
.corsoFadSottotitolo{
font-size: 24px;
color:;
margin-top:0px;
  
}

.testata-sintomi{
  font-size:28px;
  margin-top:50px;
}
.testata-percorso{
  border: solid 1px #fed100;
  color: #fed100;
  width:50%;
  margin: 0 auto;
  font-size:18px;
  padding: 7px;
  margin-top: 25px;
  margin-bottom: 15px;
}
.patrocini-collaborazioni{
  padding-top: 4%; 
  padding-bottom: 4%;
}

.login-form{
  margin-top: 20px;
  margin-bottom: 20px;
  padding-top: 10px;
}
.titoli{
  
  font-size: 30px;
  color: ;
  text-transform:uppercase;
  line-height: 1.1em;
  margin-bottom: 15px
}

.sottotitoli{
  
  font-size: 22px;
  color: ;
  line-height: 1.1em;
  margin-bottom: 15px
}
.sottotitolo{
  
  font-size: 22px;
  color: ;
  line-height: 1.1em;
  margin-bottom: 15px
}
.presentazione{
  margin-top: 20px;
  margin-bottom: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.assistenza{
 margin-bottom: 20px; 
 background-color: #b5b5b5;
 padding-top: 10px;
 padding-bottom: 10px;
}
.assistenza a{ 
  color: #fff;
}
.assistenza .titoli{
  color: #fff;
}
.assistenza-numero{
  padding-top:0px;
  margin-top: 0px;
  margin-bottom: 10px;
  color: #fff;
  line-height:30px;
  font-size: 30px;
  font-weight: bold;
}
.assistenza-contatti{
   color: #fff;
   font-size: 18px;
  font-weight: normal;
  line-height: 1.1em
}
.fi{
display: block;
width: 100%;
height: 34px;
padding: 6px 12px;
font-size: 14px;
line-height: 1.42857143;
color: #58585a;
background-color: #fff;
background-image: none;
border: solid 1px ;
border-radius: 0px;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}
.btn-viola, .btn-viola:focus{
display: block;
width: 100%;
font-weight: bold;

min-height: 34px;
padding: 6px 12px;
font-size: 16px;
line-height: 1.42857143;
color: #fff;
background-color: ;
background-image: none;
border: solid 1px ;
border-radius: 0px;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}
.btn-viola:hover,.btn-viola:active, .btn-viola:visited{
  color: #fff;
  background-color: ;
  border: solid 1px ;
}


.btn-bianco,.btn-bianco:focus{
display: block;
width: 100%;
font-weight: bold;

min-height: 34px;
padding: 6px 12px;
font-size: 16px;
line-height: 1.42857143;
color: #fff;
background-color: ;
background-image: none;
border: solid 1px ;
border-radius: 0px;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}
.btn-bianco:hover, .btn-bianco:active, .btn-bianco:visited{
  color: ;
  background-color: #fff;
  border: solid 1px ;
}
.btn-giallo, .btn-giallo:focus{
display: block;
width: 100%;
font-weight: bold;

min-height: 34px;
padding: 12px 12px;
font-size: 16px;
line-height: 1.42857143;
color: ;
background-color: #fff;
background-image: none;
border: solid 1px ;
border-radius: 0px;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}
.btn-giallo:hover,.btn-giallo:active, .btn-giallo:visited{
  color: #ffff;
  background-color: ;
border: solid 1px ;
}

.btn-gialloisc, .btn-gialloisc:focus{

 display: block;
width: 100%;
font-weight: bold;

min-height: 34px;
padding: 3px 12px;
font-size: 16px;
line-height: 1.42857143;
color: #006996;
background-color: ;
background-image: none;
border: solid 2px ;
border-radius: 0px;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}
.btn-gialloisc:hover,.btn-gialloisc:active, .btn-gialloisc:visited{
  color: ;
  background-color: ;
border: solid 2px ;
}
.borderblu{
  border: 2px solid ;	
  background-color: rgba(103,170,219,0.3);
  margin-bottom:10px;
  padding:20px  30px;

}
.border-rosso{
  border: 2px solid ;	
  background-color: rgba(255,255,255,0.3);
  margin-bottom:10px;
  padding:20px  30px;

}

.btn-mappa,.btn-mappa:focus{
display: block;
width: 100%;
font-weight: bold;

min-height: 34px;
padding: 3px 12px;
font-size: 16px;
line-height: 1.42857143;
color: ;
background-color: #fff;
background-image: none;
border: solid 2px ;
border-radius: 0px;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}
.btn-mappa:hover, .btn-mappa:active, .btn-mappa:visited{
  color: ;
  background-color: ;
  border: solid 2px ;
}
.btn-bootbox-viola, .btn-bootbox-viola:focus{
display: block;
float:right;
font-weight: bold;

min-height: 34px;
padding: 6px 12px;
font-size: 16px;
line-height: 1.42857143;
color: #fff;
background-color: ;
background-image: none;
border: solid 1px ;
border-radius: 0px;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}
.btn-bootbox-viola:hover,.btn-bootbox-viola:active, .btn-bootbox-viola:visited{
  color: ;
  background-color: #fff;
  border: solid 1px ;
}

.btn-default, .btn-default:focus{
font-weight: bold;
font-family: 'anivers';
min-height: 34px;
padding: 6px 12px;
font-size: 16px;
line-height: 1.42857143;
color: #58585a;
background-color: #fff;
background-image: none;
border: solid 1px #58585a;
border-radius: 0px;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}
.btn-default:hover,.btn-default:active, .btn-default:visited{
  color: #fff;
  background-color: ;
  border: solid 1px ;
}

.carousel-control.right {
  background-image: none;
  left: auto;
  right: 0;
  color: #808080;
  font-size:normal;
}
.carousel-control.left {
  background-image: none;
  color: #808080;
  font-size:normal;
}
.imgComitato{
  border: solid 8px #fff;
  border-radius:50%;
  display: inline
}
.comitato-nome{
  
  color: #333333;
  font-size: 14px;
}
.comitato-desc{
  color: #808080;
  font-size: 11px;
  padding: 5px
}
#slideComitato a{
  text-decoration: none;
}
#slideComitato-mobile a{
  text-decoration: none;
}
.carousel-control .glyphicon-menu-left, .carousel-control .glyphicon-menu-right, .carousel-control .icon-next, .carousel-control .icon-prev {
  display: inline-block;
  margin-top: -10px;
  position: absolute;
  top: 50%;
  z-index: 5;
  margin-left: -10px;
}
.carousel-control .glyphicon-menu-right, .carousel-control .icon-next {
  margin-right: -10px;
  right: 50%;
}
.footer-testo {
  font-size: 11px;
  color: #fff;
}
.se{
  /* min-height: 380px */
  min-height: 200px
}
.se .mask {
  position: absolute;
  top:0;
  left: 0;
  opacity: 0;
  overflow:visible;
  display:table-cell;
  background-color: rgba(236,243,203,0.9);
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  /* padding-top: 160px; */
  padding-top: 80px;
  border-radius: 50%;
  height: 240px;
  width: 240px;
}
.se a.info {
 position:relative;
 top:-10px;
 opacity: 0;
 -webkit-transition: opacity 0.5s 0s ease-in-out;
 -moz-transition: opacity 0.5s 0s ease-in-out;
 -o-transition: opacity 0.5s 0s ease-in-out;
 -ms-transition: opacity 0.5s 0s ease-in-out;
 transition: opacity 0.5s 0s ease-in-out;
}
.se:hover .mask {
 opacity: 1;
 background-color: rgba(236,243,203,0.5);
}
.se:hover a.info {
opacity:1;
-moz-transition-delay: 0.3s;
-webkit-transition-delay: 0.3s;
-o-transition-delay: 0.3s;
-ms-transition-delay: 0.3s;
transition-delay: 0.3s;
}
.third-effect .mask {
  position: absolute;
  color: #fff;
  font-weight: bold;
  
  font-size:14px;
  top:0;
  left: 0;
  width:100%;
  height:100%;
  text-transform:uppercase;
  opacity: 1;
  padding-top: 60px;
  overflow:visible;
  display:table-cell;
  background-color: rgba(0,159,227,0.5);
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;

}
.third-effect a.info {
 position:relative;
 top:-10px;
 opacity: 1;
 -webkit-transition: opacity 0.5s 0s ease-in-out;
 -moz-transition: opacity 0.5s 0s ease-in-out;
 -o-transition: opacity 0.5s 0s ease-in-out;
 -ms-transition: opacity 0.5s 0s ease-in-out;
 transition: opacity 0.5s 0s ease-in-out;
}
.third-effect:hover .mask {
 opacity: 0;
 background-color: rgba(79,11,123,0.8);
}
.third-effect:hover a.info {
opacity:0;
-moz-transition-delay: 0.3s;
-webkit-transition-delay: 0.3s;
-o-transition-delay: 0.3s;
-ms-transition-delay: 0.3s;
transition-delay: 0.3s;
}
/* Pagine interne */

#fasciaBint{
background-image:url(../img/pattern.png);
  padding-top: 15px;
  padding-bottom: 15px;
}
#fasciaCint{
  background: #f2f2f3;
}
#fasciaCartina{
  background: url('../img/pattern.png') top left;
}

.testata-int-titolo{
  color:  !important;
  font-size: 26px;
  text-transform:uppercase;
  font-weight: bold
}
.testata-int-titolo .small{
  color: #fed100;
  font-size: 16px;
  text-transform: none;
}
.testata-int-benvenuto{
  color: ;
  font-size: 14px;
  text-transform:uppercase;
  font-weight: bold;
float:right;
}
.btn-giallo-small, .btn-giallo-small:focus{
display: block;
text-transform:uppercase;
width: 100%;
font-weight: bold;

padding: 4px 4px;
font-size: 11px;
line-height: 1.42857143;
color: ;
background-color: #fed100;
background-image: none;
border: solid 1px #fed100;
border-radius: 0px;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}
.btn-giallo-small:hover,.btn-giallo-small:active, .btn-giallo-small:visited{
  color: ;
  background-color: #fed100;
}

.btn-menu-viola, .btn-menu-viola:focus{
display: block;
width: 100%;
font-weight: normal;

padding: 10px 12px;
font-size: 14px;
line-height: 1.42857143;
color: #fff;
background-color: ;
background-image: none;
border: 0px;
border-radius: 0px;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
margin-bottom:15px;
}
.btn-menu-viola:hover,.btn-menu-viola:active, .btn-menu-viola:visited, .btn-menu-viola.attivo{
  color: #fff;
  background-color: ;
}
.btn-ecm, .btn-ecm:focus{
background-color: ;
  color: #fff;
}
.btn-ecm:hover,.btn-ecm:active, .btn-ecm:visited, .btn-ecm.attivo{
  color: #fff;
  background-color: ;
}
.tour{
  margin-top: 20px;
  margin-bottom: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  color: }
.tour .titolo{
  
  font-size: 55px;
  text-transform:uppercase;
  line-height: 1em;
}
.tour .desc{
  font-size: 16px;
}

.bollo-crediti{
  float:right; 
  width:160px; 
  height:160px;  
  background-repeat:repeat;  
  border-radius:50%; 
  background-color:#fff; 
  margin-right:10px; 
  margin-bottom: 15px; 
  border: solid 2px #fed100;
}
.bollo-crediti .bollo-interno{
  width:150px; 
  height:150px; 
  background-repeat:repeat;  
  border-radius:50%; 
  background-color:#fed100; 
  margin:3px;
}
.bollo-crediti .bollo-interno p{
  text-align:center; 
  color:; 
   
  font-size:24px; 
  padding-top:25px; 
  font-weight:bold; 
  line-height:1.2em
}
.fasciaTour{
  background-image:url('../img/pattern.png');
  padding-top: 15px;
  padding-bottom: 15px;
  min-height: 150px;
  background-position:top center;
  background-repeat:no-repeat;
}
.boxEventoRes{
background:url(../img/bg_evento_res.png) #fff top left no-repeat;
  padding: 10px 10px;
  margin-top: 10px;
  border-style: solid;
  border-width: 2px 2px 10px 2px;
border-color: ;
  margin-bottom: 10px;
}
.bolloEventoRes{
  float:left; 
  width:160px; 
  height:160px;  
  background-repeat:repeat;  
  border-radius:50%; 
  background-color:#fff; 
  margin-right:10px; 
  border: solid 2px ;
}
.bolloEventoRes .bollo-interno{
  width:150px; 
  height:150px; 
  background-repeat:repeat;  
  border-radius:50%; 
  background-color: ; 
  margin:3px;
}
.bolloEventoRes .bollo-interno p{
  text-align:center; 
  color:#fed100; 
   
  font-size:24px; 
  padding-top:40px; 
  font-weight:bold; 
  line-height:1.2em
}
.EventoResDescrizione {
  min-height: 200px;
}
.EventoResDescrizione .titolo{
  font-size: 26px;
  
  color: ;
  text-transform: uppercase
}
.EventoResDescrizione .data{
  font-size: 15px;
  
  color:;
  text-transform: uppercase
}
.EventoResDescrizione .desc{
  font-size: 15px;
  
}
.EventoResDescrizione .desc a{
  color:;
  text-decoration: none;
}
.EventoResDescrizione .sottotitolo{
  font-size: 15px;
  
  color: ;
  text-transform: uppercase;
  margin-bottom: 0px;
}
.EventoResDescrizione .programma{
  font-size: 15px;
  
  color: ;
  margin-top: 15px;
}
.EventoResDescrizione .programma .desc{
  font-size: 15px;
  font-weight: normal;
  color: #808080;
}
.EventoAperto{
  background-color:#fff;
  padding-bottom:0px;
}

#fasciaAssistenza{
  background: #b5b5b5;
  color: #fff;
}
#fasciaAssistenza a{
  color: #fff;
}

#fasciaWhitePaper{
  background: url('../img/bg_grigio.jpg') top left;
  color: ;
  padding-top:15px;
  padding-bottom:15px;
}
.whitepaper{
  margin-top: 40px;
  margin-bottom: 40px;
  padding-top: 10px;
  padding-bottom: 10px;
  color: }
.whitepaper .titolo{
  
  font-size: 55px;
  text-transform:uppercase;
  line-height: 1em;
}
.whitepaper .desc{
  font-size: 16px;
}
.copyright{
color: #fff;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size:10px
}
#caricamento{
  display: none;
}
.fasciaFad{
  padding-top: 15px;
  padding-bottom: 15px;
}
.fasciaFad .titolo{
  
  font-size: 48px;
  color: ;
  line-height: 1em;
}
.fasciaFad .sottotitolo{
  
  font-size: 16px;
  color: ;
  line-height: 1em;
}
.fasciaEsameFad{
  background: #fff;
  padding-top: 10px;
  padding-bottom: 60px;
}
.esamefad-rigatitoli{
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 18px;
  
  background-color: ;
  color: #fff;
}
.esamefad-boxmodulo{
  border-bottom: solid 5px ;
  margin-bottom: 40px;
  border-top:0px;
}
.esamefad-rigamateriale{
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #fff;
  font-weight: bold;
  color: ;
  font-size: 18px;
}
.esamefad-rigamateriale a{
  color: #7c7c7b;
}
.fasciaEsameFad .glyphicon{
  font-size: 22px;
}
.fasciaEsameFad .glyphicon-ok{
  color:#c4c4c4;
}
.fasciaEsameFad .glyphicon-ok.superato{
  color:;
}
.fasciaEsameFad .glyphicon-edit.disabilitato{
  color:#c4c4c4;
}
.esamefad-rigaapprendimento{
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #fff;
  color: #7c7c7b;
  font-weight: normal;
  font-size: 18px;
  border-top: solid 2px ;
}
.esamefad-rigaapprendimento a{
  color: #7c7c7b;
}
.esamefad-boxgradimento{
  border: solid 5px ;
  margin-bottom: 40px;
}
.esamefad-rigagradimento{
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #fff;
  color: #7c7c7b;
  font-weight: bold;
  font-size: 18px;
}
.esamefad-rigagradimento a{
  color: #7c7c7b;
}

.esamefad-boxattestato{
  border: solid 5px ;
  margin-bottom: 40px;
}
.esamefad-rigaattestato{
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: ;
  color: #fff;
  font-weight: bold;
  font-size: 18px;
}
.esamefad-rigaattestato a{
  color: #fff;
}

.esamefad-modulo{
  
  font-size: 24px;
  color: ;
  text-transform:none;
  line-height: 1.1em;
  margin-bottom: 15px
}
.esamefad-tentativi{
  font-size: 16px;
}
#esame-contenuto{
  padding-top: 40px;
  padding-bottom: 40px; 
}
.btn-esame {
color: #7c7c7b;
font-weight:bold;
background-color: #fff;
padding: 12px;
border-bottom: solid 2px #f2f2f3;
border-radius: 0px;
}
.btn-esame.active, .btn-esame.focus, .btn-esame:focus, .btn-esame:hover, .open>.dropdown-toggle.btn-esame {
color: #fff;
font-weight:bold;
background-color: ;

}

.fsc-rigafarmacista {
  background-color: #fff;
  border-top: 1px solid ;
  color: #7c7c7b;
  font-size: 16px;
  font-weight: normal;
  line-height: 20px
}

#schedaCorsoTitolo{
  padding-top: 15px; 
  padding-bottom: 15px;
  margin-bottom: 0px;
  background-color: white;
}
#schedaCorso{
  display:none;
  background-color:#fff;
  border-top: solid 2px #f2f2f3;
  padding: 0px;
}
#schedaCorso .riga{
  margin-bottom:10px    
}
#schedaCorso .sottotitolo{
  font-size: 18px;
  
  color:;
  text-transform: uppercase
}
#schedaCorso .desc{
  font-size: 16px;
  font-weight: normal;
  color: #808080;
}

.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-radius: 0px;
  border-bottom: 0px
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-radius: 0px;
}
.btn-group-vertical > .btn:first-child {
  border-radius: 0px;
}
.btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn + .btn-group, .btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .btn-group {
  margin-top: 0px;
}


.dataRes{
  position:absolute; left:10px; top:10px	
}
.bollinoDataRes{
  background-repeat: repeat;
  border: 13px solid ;
  border-radius: 50%;
  float: left;
  height: 165px;
  margin-right: 10px;
  width: 165px;
  color: ;
   
}

.bollinoDataIntRes{
  background-color: #f2f2f3;
  border-radius: 50%;
  height: 131px;
  margin: 4px;
  width: 131px;
padding-top:10px;
}

.bollinoDataPRes{
  text-align:center; 	
}

/* MENU HAMBURGER*/
.menu-toggle {
  cursor: pointer;
float: right;
line-height: 64px;
color: #ffffff;
opacity: 0.6;
font-size: 15px;
}
.menu-toggle .menu-toggle-text {
display: none;
}
@media only screen and (min-width: 768px) {
.menu-toggle {
  cursor: pointer;
  -webkit-transition: all 0.1s;
  -moz-transition: all 0.1s;
  -o-transition: all 0.1s;
  transition: all 0.1s;
}
.menu-toggle:hover {
  opacity: 1;
}
.menu-toggle .menu-toggle-text {
  display: inline-block;
}
}
.menu-toggle .menu-toggle-hamburger {
display: inline-block;
position: relative;
margin: 0 2px -4px 0;
width: 24px;
height: 20px;
}
.menu-toggle .menu-toggle-hamburger span,
.menu-toggle .menu-toggle-hamburger span:before,
.menu-toggle .menu-toggle-hamburger span:after {
content: '';
position: absolute;
top: 8px;
left: 0;
width: 100%;
height: 4px;
background: #ffffff;
-webkit-transition: all 0.1s;
-moz-transition: all 0.1s;
-o-transition: all 0.1s;
transition: all 0.1s;
}
.menu-toggle .menu-toggle-hamburger span:before {
top: -8px;
}
.menu-toggle .menu-toggle-hamburger span:after {
top: 8px;
}
.menu-toggle.on {
opacity: 1;
}
.menu-toggle.on .menu-toggle-hamburger span {
background-color: transparent;
}
.menu-toggle.on .menu-toggle-hamburger span:before,
.menu-toggle.on .menu-toggle-hamburger span:after {
top: 0;
}
.menu-toggle.on .menu-toggle-hamburger span:before {
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-o-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}
.menu-toggle.on .menu-toggle-hamburger span:after {
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.menu-wrap {
position: fixed;
z-index: 100;
top: 0;
right: 0;
bottom: 0;
left: 0;
overflow: hidden;
visibility: hidden;
}
.menu-wrap.on {
visibility: visible;
}
.menu-wrap.on .menu {
opacity: 1;
visibility: visible;
}
@media only screen and (min-width: 768px) {
.menu-wrap.on .menu-overlay {
  opacity: 0.4;
}
.menu-wrap.on .menu-overlay:hover {
  opacity: 0.2;
}
.menu-wrap.on .menu {
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
  -moz-transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
}
}
.menu-overlay {
display: none;
background: #22313f;
}
@media only screen and (min-width: 768px) {
.menu-overlay {
  display: block;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  cursor: pointer;
  opacity: 0;
  -webkit-transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
  -moz-transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
}
}
.menu {
position: absolute;
z-index: 110;
top: 0;
right: 0;
bottom: 0;
left: 0;
overflow: auto;
background: #65c6bb;
padding: 20px 25px 30px;
opacity: 0;
visibility: hidden;
-webkit-transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
-moz-transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
-o-transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
@media only screen and (min-width: 768px) {
.menu {
  left: auto;
  width: 320px;
  padding: 0 30px 30px;
  -webkit-transform: translate(100%, 0);
  -moz-transform: translate(100%, 0);
  -o-transform: translate(100%, 0);
  -ms-transform: translate(100%, 0);
  transform: translate(100%, 0);
  opacity: 1;
  visibility: visible;
}
}
.menu .menu-toggle {
position: absolute;
top: 46px;
right: 25px;
height: 40px;
line-height: 1;
opacity: 0.6;
}
@media only screen and (min-width: 768px) {
.menu .menu-toggle {
  top: 26px;
  right: 18px;
}
}
.menu .menu-toggle:hover {
opacity: 1;
}
/* FINE HAMBURGER */

@media (max-width: 991px) {
  .testata-sintomi{
      font-size:24px;
  }
  .testata-titolo h1{
      font-size: 46px;
  }
  .testata-percorso{
      width:70%;
      font-size:14px;
      
  }
  .assistenza .titoli{
      font-size:24px;
  }
  .assistenza-numero{
      line-height:24px;
      font-size:24px;
   }
   .assistenza-contatti{
       font-size: 14px;
   }
     .backCorso{
      background-position:left; 	
   }
}
@media (max-width: 767px) { 
   .assistenza{
     background-image: none;
     text-align:center
  }
  .text-center-sm {
      text-align: center;
  }
  .boxEventoRes {
       background-image: none;
      background-color: #fff;
   }

}
@media (max-width: 449px) { 

  .testata-sintomi{
      font-size:17px;
  }
  .testata-titolo h1{
      font-size: 24px;
  }
  .testata-percorso{
      display: none;
  }
 
  .assistenza .titoli{
      font-size:24px;
  }
  .assistenza-numero{
      line-height:24px;
      font-size:24px;
   }
   .assistenza-contatti{
       font-size: 14px;
   }
   .boxEventoRes {
       background-image: none;
      background-color: #fff;
   }
}

@media (max-width: 767px) {
  .centra-xs {
      margin: 0 auto;
  }
}

.cd-top {
display: inline-block;
height: 40px;
width: 40px;
position: fixed;
bottom: 40px;
right: 10px;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
/* image replacement properties */
overflow: hidden;
text-indent: 100%;
white-space: nowrap;
background: rgba(0, 159, 227, 0.8) url(../img/cd-top-arrow.svg) no-repeat center 50%;
visibility: hidden;
opacity: 0;
-webkit-transition: opacity .3s 0s, visibility 0s .3s;
-moz-transition: opacity .3s 0s, visibility 0s .3s;
transition: opacity .3s 0s, visibility 0s .3s;
}
.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
-webkit-transition: opacity .3s 0s, visibility 0s 0s;
-moz-transition: opacity .3s 0s, visibility 0s 0s;
transition: opacity .3s 0s, visibility 0s 0s;
}
.cd-top.cd-is-visible {
/* the button becomes visible */
visibility: visible;
opacity: 1;
}
.cd-top.cd-fade-out {
/* if the user keeps scrolling down, the button is out of focus and becomes less visible */
opacity: .5;
}
.no-touch .cd-top:hover {
background-color: #e86256;
opacity: 1;
}
@media only screen and (min-width: 768px) {
.cd-top {
  right: 20px;
  bottom: 20px;
}
}
@media only screen and (min-width: 1024px) {
.cd-top {
  height: 60px;
  width: 60px;
  right: 30px;
  bottom: 30px;
}
}
@media (min-width: 768px) {
.col-sm-offset-right-12 {
  margin-right: 100%;
}
.col-sm-offset-right-11 {
  margin-right: 91.66666667%;
}
.col-sm-offset-right-10 {
  margin-right: 83.33333333%;
}
.col-sm-offset-right-9 {
  margin-right: 75%;
}
.col-sm-offset-right-8 {
  margin-right: 66.66666667%;
}
.col-sm-offset-right-7 {
  margin-right: 58.33333333%;
}
.col-sm-offset-right-6 {
  margin-right: 50%;
}
.col-sm-offset-right-5 {
  margin-right: 41.66666667%;
}
.col-sm-offset-right-4 {
  margin-right: 33.33333333%;
}
.col-sm-offset-right-3 {
  margin-right: 25%;
}
.col-sm-offset-right-2 {
  margin-right: 16.66666667%;
}
.col-sm-offset-right-1 {
  margin-right: 8.33333333%;
}
.col-sm-offset-right-0 {
  margin-right: 0;
}
}
@media (min-width: 992px) {
.col-md-offset-right-12 {
  margin-right: 100%;
}
.col-md-offset-right-11 {
  margin-right: 91.66666667%;
}
.col-md-offset-right-10 {
  margin-right: 83.33333333%;
}
.col-md-offset-right-9 {
  margin-right: 75%;
}
.col-md-offset-right-8 {
  margin-right: 66.66666667%;
}
.col-md-offset-right-7 {
  margin-right: 58.33333333%;
}
.col-md-offset-right-6 {
  margin-right: 50%;
}
.col-md-offset-right-5 {
  margin-right: 41.66666667%;
}
.col-md-offset-right-4 {
  margin-right: 33.33333333%;
}
.col-md-offset-right-3 {
  margin-right: 25%;
}
.col-md-offset-right-2 {
  margin-right: 16.66666667%;
}
.col-md-offset-right-1 {
  margin-right: 8.33333333%;
}
.col-md-offset-right-0 {
  margin-right: 0;
}
}
@media (min-width: 1200px) {
.col-lg-offset-right-12 {
  margin-right: 100%;
}
.col-lg-offset-right-11 {
  margin-right: 91.66666667%;
}
.col-lg-offset-right-10 {
  margin-right: 83.33333333%;
}
.col-lg-offset-right-9 {
  margin-right: 75%;
}
.col-lg-offset-right-8 {
  margin-right: 66.66666667%;
}
.col-lg-offset-right-7 {
  margin-right: 58.33333333%;
}
.col-lg-offset-right-6 {
  margin-right: 50%;
}
.col-lg-offset-right-5 {
  margin-right: 41.66666667%;
}
.col-lg-offset-right-4 {
  margin-right: 33.33333333%;
}
.col-lg-offset-right-3 {
  margin-right: 25%;
}
.col-lg-offset-right-2 {
  margin-right: 16.66666667%;
}
.col-lg-offset-right-1 {
  margin-right: 8.33333333%;
}
.col-lg-offset-right-0 {
  margin-right: 0;
}
}
/* ACCORDION */
a:hover, a:focus{
outline: none;
text-decoration: none;
}
#accordion .panel{
border:0px none;
box-shadow:none;
}
#accordion .panel-heading{
padding:0;
background: #fff;
}
#accordion .panel-title a{
display: block;
position: relative;
background:transparent;
color:#104b86;
font-size:17.5px;
font-weight: bolder;
text-transform:inherit !important;
margin-bottom:15px;
padding:15px 20px;
border-bottom:5px solid #104b86;
border-radius: 0 15px 0 15px;
transition:all 0.10s linear 0s;
}
#accordion .panel-title a.collapsed{
color:#6a6060;
border-bottom:2px solid #6a6060;
margin: 0;
}
#accordion .panel-title a i{
color:#104b86;
position: absolute;
top: 14px;
left:25px;
}
#accordion .panel-title a:before,
#accordion .panel-title a.collapsed:before{
content:"";
position: absolute;
bottom:-19px;
left:36px;
border:7px solid transparent;
border-top:7px solid #104b86;
}
#accordion .panel-title a.collapsed:before{
content:"";
border: 0px none;
}
#accordion .panel-title a.collapsed:hover{
color: #6a6060;
}
#accordion .panel-title a:after,
#accordion .panel-title a.collapsed:after{
content: "\f106";
font-family: 'FontAwesome';
color: #104b86;
font-size: 20px;
line-height: 20px;
position: absolute;
top: 14px;
right:25px;
}
#accordion .panel-title a.collapsed:after{
content: "\f107";
color:#808080;
}
#accordion .panel-body{
border-top:0 none;
color:#808080;
}
.panel-default{
background-color: #fff;
}
.panel-body{
font-size: 17px;
}
.panel-body > p, .panel-body > ul, .panel-body > ul > li{
font-size: 17px;
}