.btn {
    -webkit-appearance: none;
    background: rgba(1,3,52,0.8);
    border: none;
    border-radius: 1px;
    color: #fff !important;
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
    font-weight: 400;
    height: auto;
    letter-spacing: 2px;
    line-height: 25px;
    margin: 0 5px 2px 2px;
    padding: 12px 45px;
    text-align: center;
    text-transform: uppercase;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}


#Mod98 h3 {
    text-align: center;
}

#Mod97, #Mod103 {
    background: #e6e6e6 !important;
}

#Mod97 li {
	list-style-type: none;
}

.wk-slideshow .caption {
    position: absolute;
    left: 0%;
    right: 0%;
    bottom: 0%;
    top: 0%;
    z-index: 5;
    background: rgba(0,0,0,0.5);
    text-align: center;
    font-size: 20px;
    padding-top: 12%;
}

.wk-slideshow .caption a {
    text-decoration: none;
}

.wk-slideshow .caption h3 {
    color: #fff !important; 
}
  
#Mod97 .module-inner, #Mod96 .module-inner { 
    padding: 40px 20px;
}

.foxtext {
    text-align: right;
}

#Mod101 .nspArt {
    margin-bottom: 10px !important;
    color: #fff !important;
    padding: 10px !important;
}

#Mod103 {
    margin-bottom: 0px !important;
}

.foxform input, .foxform textarea {
    background-color: #a6a6a6 !important;
    box-shadow: none !important; 
    color: #e6e6e6 !important;
}

#Mod100 .nspArt {
    background: #fff !important;
}

#Mod97 .t3-module {
    margin-bottom: -10px !important;
    padding-top: 40px !important;
}

.navbar-default .navbar-nav > .active > a {
    font-weight: bold !important;
    background-color: #fff !important;
}

.itemid-137 table {
    width: 100% !important;
}

.itemid-137 .box-servizio {
    margin-right: 10px;
}

.itemid-137  td, .itemid-137 tr td {
    padding: 20px 0 10px 0;
}

#cadre_alert_cookies {
  	position: fixed;
	bottom: 0;
	width: 100%;
}

#cadre_alert_cookies .cadre_inner_alert_cookies {
  	background: #fafafa;
}

#cadre_alert_cookies .btn {
  font-size: 10px !important;
  border-radius: 0px !important;
}

#cadre_alert_cookies .btn-inverse {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000333+0,000444+100 */
background: #000333 !important; /* Old browsers */
background: -moz-linear-gradient(top,  #000333 0%, #000444 100%) !important; /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #000333 0%,#000444 100%) !important; /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #000333 0%,#000444 100%) !important; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000333', endColorstr='#000444',GradientType=0 ) !important; /* IE6-9 */
}