@charset "utf-8";
/* CSS Document */
body,
html {
    height: 100%;
}
body {
    margin: 0;
    color: #858687;
    background: #fff;
}
h1 { margin-top:0px}
a:hover {
    color: #858687
}
.size16 {
    font-size: 1em;
}
.size12 {
    font-size: 0.75em;
}
.size14 {
    font-size: 0.875em;
}
.size18 {
    font-size: 1.125em;
}
.size20 {
    font-size: 1.25em;
}
.size24 {
    font-size: 1.5em;
}
.size32 {
    font-size: 2em;
}
.c858687 {
    color: #858687;
}
.cffffff {
    color: #ffffff;
}
.c35A9DC {
    color: #35A9DC
}
.bck35A9DC {
    background: #35A9DC
}
.bck94BC0F {
    background: #94BC0F
}
.container-fluid {
    max-width: 1420px !important;
    margin: auto;
}
.mwi1064 {
    max-width: 1064px !important
}
.item a:hover {
    color: #fff;
    text-decoration: none
}
.tbold {
    font-family: 'TitilliumText22LBold';
}
#go { height:20px}
.treg {
    font-family: 'TitilliumText22LRegular';
}

.astyle{ color:#1a1a1a; margin-left:10px; font-family: 'TitilliumText22LRegular';}
.tsemibold {
    font-family: 'TitilliumText22LMedium';
}
#naviga2 {
    position: absolute;
    background: #fff;
    z-index: +333;
    width: 100%;
    left: 0;
    right: 0;
    margin: auto;
    max-width: 1420px !important;
    padding-top: 40px;
    padding-bottom: 40px;
    display: none;
    top: -35px
}
.nascondi { display:none}
#naviga2 a {
    display: block;
    margin-bottom: 10px;
}

.blTitle{ min-height:150px}
.hh {
    height: 176px;
    padding: 20px;
}
.down {
    border-radius: 50%;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    cursor: pointer;
}
.testoInto * {
    color: #858687;
    font-family: 'TitilliumText22LRegular';
    font-size: 1em;
}
.testoAtt * {
    color: #858687;
    font-family: 'TitilliumText22LRegular';
    font-size: 1.125em;
}
.bimg {
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
#head {
    padding-top: 15px;
}
#naviga {
    padding-top: 50px
}
#naviga a {
    display: inline-block;
    margin-right: 30px;
	text-transform:uppercase
}
#naviga a.attivo {
    border-bottom: 6px solid #35A9DC;
}
#naviga a:hover {
    border-bottom: 6px solid #35A9DC;
    text-decoration: none
}
.carousel-indicators {
    text-align: right;
    bottom: 5px;
    left: inherit;
    right: 20px;
}
.carousel-indicators li {
    width: 13px;
    height: 13px;
    background: #fff;
}
.carousel-indicators .active {
    width: 13px;
    height: 13px;
    margin: 1px;
    background: #94BC0F;
    border-color: #94BC0F !important;
}
#containerF {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -190px;
    position: relative;
}
.cl {
    clear: both;
    height: 150px;
}
#bottom {
    height: 190px;
}
#mobMenu {
    display: none
}
.pleft {
    padding-left: 0px;
}
.pright {
    padding-right: 0px !important;
}
@media only screen and (max-width: 1096px) {
    .su {
        right: 10px !important
    }
}
@media only screen and (max-width: 1250px) {
    .su {
        right: 0px !important
    }
}
@media only screen and (max-width: 1197px) {
    .su {
        right: 0px !important
    }
    #naviga {
        display: none
    }
    .pleft {
        padding-right: 0px !important
    }
    .pright {
        padding-left: 0px !important
    }
    .np {
        padding: 0px !important
    }
    .bigW {
        width: 100% !important;
        text-align: center
    }
    .bigW .img-responsive {
        margin: auto !important
    }
    #mobMenu {
        display: block;
        color: #35A9DC;
        cursor: pointer
    }
    #naviga a {
        display: block
    }
    .soci {
        width: 20px !important
    }
	.blTitle{ font-size:0.9em !important}
}
@media only screen and (max-width: 1022px) {
    .bigW .img-responsive {
        max-width: 150px !important
    }
}