/* ------------------------------------
   font
------------------------------------ */
@font-face {
    font-family: 'london_tuberegular';
    src: url('../fonts/london_tube-regular-webfont.eot');
    src: url('../fonts/london_tube-regular-webfont.eot?#iefix') format('embedded-opentype'),
        url('../fonts/london_tube-regular-webfont.woff') format('woff'),
        url('../fonts/london_tube-regular-webfont.ttf') format('truetype'),
        url('../fonts/london_tube-regular-webfont.svg#texgyreadventorregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
/* ------------------------------------
   nav
------------------------------------ */
.nav-bar {
    font-family: "London Tube",Helvetica,Arial,sans-serif; 
    background: none repeat scroll 0 0 #ffffff;
    height: 40px;
    margin-left: 0;
    margin-top: 0;
    padding: 0;
    text-transform: uppercase; 

}
.nav-bar > li {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: none;
    border-image: none;
    border-style: none;
    border-width: none;
    box-shadow: none;
    display: block;
    float: left;
    line-height: 38px;
    margin: 0;
    padding: 0;
    position: relative;
}
.nav-bar > li > a {
    color: #000000;
}
.nav-bar > li> a:hover{
    background: #d85e14;
    color: #ffffff;
}

.nav-bar > li.active {
    background: none repeat scroll 0 0 #d85e14;
    list-style: none outside none;
}
.nav-bar > li:last-child {
    border-right: none;
    box-shadow: none;
}
.nav-bar > li > a:first-child {   
    font-size: 13px;
	font-weight:600;
    display: block;
    padding: 0 12px;
    position: relative;
    text-decoration: none;
}
.nav-bar > li a.lang{
    background: #ffffff;
}
span.colored{
    color: #CE020D;
}
/* ------------------------------------
   tag
------------------------------------ */
h4{
    font-size: 18px;
    color: #000000;
    font-family: "London Tube",Helvetica,Arial,sans-serif; 
    font-weight: normal;   
    text-transform: uppercase;
}
h5{
    font-size: 14px;
    font-family: "London Tube",Helvetica,Arial,sans-serif; 
    font-weight: normal;   
    text-transform: uppercase;
    padding-left: 5px;
}
h6{
    font-size: 14px;
    font-family: "London Tube",Helvetica,Arial,sans-serif; 
    font-weight: bold;   
    color: #ce020d;
}
a{
    color: #000000;
    line-height: inherit;
    text-decoration: none;
}
a:hover{
    color:#d85e14;
}
a:focus{
    color: #d85e14;
}
a.catalogo{
    border-bottom: 1px solid #dddddd;
}
a.catalogo span{
    font-family: "London Tube",Helvetica,Arial,sans-serif; 
    font-size: 14px;
    text-transform: uppercase;
}


img{
    margin: 0 0 10px;
}
p{
    font-size: 13px;
    line-height: 1.4em;
}
p.button{
    bottom: 0;
    display: block;
    margin-bottom: 10px;
    margin-right:10px;
    padding: 0 ;
    position: absolute;
    right: 0;
    text-align: center;
}
p.feedback{
    font-size: 15px;
    text-align: center;
    margin-top: 14px;
    margin-bottom: 14px;
    border-top: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
    padding: 5px 0;
}
p a, p a:focus{
    color: #000000;
}
label{
    font-weight: bold;
}
ul.tabs-content > li {
font-size: 13px;
}
#tablebuy{
	font-size:12px;
   
}
#tablebuy tr:nth-child(1) {background-color: #f1f1f1;} 
.margauto {margin: 0 auto;}
.gratis {/*background: url(../images/bkg-gratis.png) no-repeat right center;*/}
.free {/*background: url(../images/bkg-free.png) no-repeat right center;*/}
/* ------------------------------------
   button
------------------------------------ */
.button.go{
    float: right;
    background-color: #bd4903;
    border: 1px solid #FF3300;
    margin: 0;
    font-family: "London Tube",Helvetica,Arial,sans-serif;
    font-weight: normal;
    text-transform: uppercase;
}
.button.go:hover, .button.go:focus {
    background-color: #d85e14;
}
.button { 
    width: auto; 
    background: #ffffff; 
    border: none; 
}
.button:hover, .button:focus { 
    color: white; 
    background: none; 
}
/* ------------------------------------
   Alerts, box
------------------------------------ */
.box-articolo{
    float: right;
    /*width: 300px;*/
}
.box-articolo p{
    margin: 0 0 10px;
    text-align: justify;
}
.box-articolo .block{
    margin: 0 auto;
    padding: 0 0 40px 0;
    position: relative;
}
.box-feedback{
    float: right;
    padding: 0 0 5px;
    width: 280px;
}
.box-text{
    float: right;
    padding: 5px;
    width: 140px;
}
.box-1{
    border-top: 1px solid #dddddd;
    height: 120px;
}
.box-2{
    background: #eaeaea;
    float: left;
    margin-top: 50px;
    padding: 5px;
    min-height: 280px;
}
.box-2 .nav-bar {
    background: none;
}
.box-2 .nav-bar > li> a:hover{
    background: #eaeaea;
    color: #000000;
}
.box-2 .nav-bar > li > a:first-child {
    font-family: "Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;
    text-transform: none;
    padding: 0 20px 0 0;
    font-size: 15px;
}
.box-2 p{
    margin: 10px;
    text-align: justify;
}
.box-3{
    float:left;
    padding: 5px;
}
.article{
    position:relative;
}
.columns .photo{
    float: left;
    padding: 0;
}
.link-facebook{
    margin-top: 60px;
	margin-left:10px;
    clear:both;
}
.link-facebook a{
    color: #3B5997;
}
.link-facebook a:hover{
    text-decoration: underline;
}
.link-facebook img{
    padding: 0 0 0 10px;
    margin: 0;
}
.Palazzo-0{
    padding: 0px 0px 10px 0px;
    position:relative;  
}
.Palazzo-0 .eight{
    /*border-bottom: 1px solid #dddddd;*/
}
.block{
    margin: 0 auto;
    padding: 0;
    position: relative;
}
.border-top{
    border-top: 1px solid #dddddd;
    padding-top:15px;
}
.colored{
    color: #c60f13;
}
/* ------------------------------------
   pagination
------------------------------------ */
.pagination {
    background: #dddddd;
    margin: 10px 0 0 0;
    padding: 5px 0;
    text-align: center;
}
.pagination ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.pagination li {
    display: inline;
    margin: 0 5px;
    padding: 0;
    text-align: left;
    font-size: 11px;
}
.pagination li.active {
    background: none repeat scroll 0 0 #D85E14;
    color: #ffffff;
    cursor: default;
}
.pagination li.active a{
    background: none repeat scroll 0 0 #D85E14;
    color: #ffffff;
    cursor: default;
    padding: 0 4px 0 4px;
}

span.pagenav {
    padding-left: 3px;
    text-align: center;
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
/* ------------------------------------
   nav
------------------------------------ */
.nav-bar {
    font-family: "London Tube",Helvetica,Arial,sans-serif; 
    background: none repeat scroll 0 0 #ffffff;
    height: 40px;
    margin-left: 0;
    margin-top: 0;
    padding: 0;
    text-transform: uppercase; 

}
.nav-bar > li {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: none;
    border-image: none;
    border-style: none;
    border-width: none;
    box-shadow: none;
    display: block;
    float: left;
    line-height: 38px;
    margin: 0;
    padding: 0;
    position: relative;
}
.nav-bar > li > a {
    color: #000000;
}
.nav-bar > li> a:hover{
    background: #d85e14;
    color: #ffffff;
}

.nav-bar > li.active {
    background: none repeat scroll 0 0 #d85e14;
    list-style: none outside none;
}
.nav-bar > li:last-child {
    border-right: none;
    box-shadow: none;
}
.nav-bar > li > a:first-child {   
    font-size: 13px;
    display: block;
    padding: 0 12px;
    position: relative;
    text-decoration: none;
}
.nav-bar > li a.lang{
    background: #ffffff;
}
span.colored{
    color: #CE020D;
}
	
	}
	
@media only screen and (max-width: 480px) {
/* ------------------------------------
   nav
------------------------------------ */
    .nav-bar {
        font-family: "London Tube",Helvetica,Arial,sans-serif; 
        background: none repeat scroll 0 0 #ffffff;
        height: 40px;
        margin-left: 0;
        margin-top: 0;
        padding: 0;
        text-transform: uppercase; 

    }
    .nav-bar > li {
        -moz-border-bottom-colors: none;
        -moz-border-left-colors: none;
        -moz-border-right-colors: none;
        -moz-border-top-colors: none;
        border-color: none;
        border-image: none;
        border-style: none;
        border-width: none;
        box-shadow: none;
        display: block;
        float: left;
        line-height: 38px;
        margin: 0 0 1px 0;
        padding: 0;
        position: relative;
    		width:100%;
    	text-align:center;
    	background:#f1f1f1;

    }
    .nav-bar > li > a {
        color: #000000;	
    }
    .nav-bar > li> a:hover{
        background: #d85e14;
        color: #ffffff;
    }

    .nav-bar > li.active {
        background: none repeat scroll 0 0 #d85e14;
        list-style: none outside none;
    }
    .nav-bar > li:last-child {
        border-right: none;
        box-shadow: none;
    }
    .nav-bar > li > a:first-child {   
        font-size: 13px;
        display: block;
        padding: 0 12px;
        position: relative;
        text-decoration: none;
    }
    .nav-bar > li a.lang{
        background: #ffffff;
    }
    span.colored{
        color: #CE020D;
    }
  

}


    
@media only screen and (max-width: 600px) {

    #slider, .orbit-caption, .timer {
        display:none;
    }


    .nascondiSlider {
        display:block !important;
    }

}


.nascondiSlider {
    display:none;
}


.apTesto {
  height:1.3em;
  overflow:hidden;
}
