body{
    background:#FFFFFF;
    margin: 0;
    font-family: 'Helvetica Neue', 'Roboto', sans-serif;
    font-size:16px;
    font-weight:300;
    color:#000;
    line-height: 30px;
    letter-spacing: 0.6px;
}

.clear{
    clear:both;
}

img {
    margin:0;
}

.img-responsive_full{
    display: block;
    width: 100%;
    height: auto;
}

#stiky {
    position: absolute;
    z-index: 1000;
    background-color: white;
    padding: 0px;
    margin: 0px;
    width: 100%;
    opacity: 0;
    -webkit-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}

#stiky.header-fixed{
  position: fixed;
  padding: 10px 10px;
}

#stiky.header-block{
  top: 0px;
  position: relative;
  padding: 10px 10px;
  opacity: 1;
}


.owl-item {
    -webkit-transform: translateZ(0);
}

.owl-stage, .owl-carousel .item picture, .owl-carousel .item img {
    transform-style: flat;
    -webkit-transform-style: flat;
    -moz-transform-style: flat;
   /* -webkit-transform-style: preserve-3d;*/
}
.owl-theme .owl-nav {
    margin-top: -30px;
    text-align: center;
}

.carousel-control {
    background: none !important;
}


b,strong{
    font-weight:600;
}

h1{
    font-size:24px;
    font-weight:600;
    text-transform: uppercase;
    margin-bottom: 30px;
    line-height: 32px;
}

h2{
    font-size:18px;
    font-weight:600;
    text-transform: uppercase;
    line-height: 30px;
}


h3{
    font-size:18px;
    font-weight:500;
    line-height: 30px;
}


a {
    color:#000;
    border:none;
    text-decoration: underline;
}

a:hover,
.active a{
    color:#000;
    text-decoration: none;
}


.row_margin{
    margin-right:0;
    margin-left:0;
}

.pad{
    padding-left:0;
    padding-right:0;
}

.center-block{
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.bold{
    font-weight: 700;
}

b, strong{
    font-weight: 700;
}

.relative{
    position: relative;
}

.left{
    float: left;
}

.uppercase{
    text-transform: uppercase;
}

.center{
    text-align: center;
}

.spazio_menu{
    position: absolute;
    display: block;
    z-index: 200;
    top: 30px;
}

.spazio_menu_bianco{
    position: relative;
    display: block;
    z-index: 200;
    top: 0;
    margin: 20px 0 10px 0;
}

.hover_scuro{
    background: url(../images/pixel_30.png) repeat;
    position: absolute;
    z-index: 2;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    

    -webkit-transition: all 1s ease-out;
  transition: all 1s ease-out;
}

.effecthover .hover_scuro{
    opacity: .1;
}





.nav>li>a{
    padding: 10px 5px;
    margin:0 9px;
    text-transform: uppercase;
}

.navbar-default .navbar-nav>li>a{
    color: #000;
    font-weight: 600;
    text-decoration: none;
    /*border-bottom: 3px solid transparent;*/
}




.navbar-default{
    background-color: transparent;
    border:none;
}

.menu_testata{
    margin-top: 20px;
}

.logo_tablet{
    height: auto;
    float:none;
}

.navbar-toggle{
    border: none;
}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover{
    background-color: transparent;
    color: #000;
}

.dropdown-menu{
    border: none;
    border-radius: 0;
}

.dropdown-menu>li>a{
    text-transform: uppercase;
    padding: 8px 20px;
    text-decoration: none;
}

.dropdown-menu>li>a:hover,
.dropdown-menu>li>a.active{
    background-color: #efefef;
}

.nav .open>a, .nav .open>a:focus, .nav .open>a:hover{
    border-color: #000;
}

.navbar-default .navbar-nav .open .dropdown-menu>li>a{
    color: #000;
}

.testo_banner{
    text-align: center;
    position: absolute;
    z-index: 3;
    display: block;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
}

.testo_banner h1{
    font-size: 48px;
    color: #fff;
    line-height: 50px;
}

.testo_banner h2{
    font-size: 24px;
    color: #fff;
    font-weight: 400;
}

.bg_intervista{
    background: url(../images_temp/intrevista_hp.png) no-repeat center;
    background-size: cover;
    min-height: 457px;

}

.titolo_intervistahp{
    font-size: 48px;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
}

.testo_intervistahp{
    font-size: 24px;
    color: #fff;
    font-weight: 400;
    margin-top: 25px;
    text-transform: uppercase;
}

.testo_sovrapposto{
    padding-top: 50px;
    padding-left: 50px;
    z-index: 5;
}

.img_sovrapposta{
    z-index: 600;
    position: absolute;
    display: block;
    top: 50%;
    right: 10%;
    -webkit-transform: translate(-10%, -50%);
        -ms-transform: translate(-10%, -50%);
            transform: translate(-10%, -50%); 
}

.bg_full_1{
    /*background: url(../images_temp/img_hp1.png) no-repeat center;*/
    background-position: center;
    background-size: cover;
    min-height: 457px;
}

.titolo_progetto{
    font-size: 24px;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
}

.testo_progetto{
    font-size: 24px;
    color: #fff;
    font-weight: 300;
    text-transform: uppercase;
}

.spazio_vuoto{
    background: url(../images/ico_vuoto.png) no-repeat center #231f20;
    min-height: 457px;
}

.bg_img1{
    background: url(../images_temp/img_hp2.png) no-repeat center;
    background-size: cover;
}

.bg_img2{
    background: url(../images_temp/img_hp3.png) no-repeat center;
    background-size: cover;
}

.bg_img3{
    background: url(../images_temp/img_hp4.png) no-repeat center;
    background-size: cover;
}

.bg_cos2{
    background: url(../images_temp/cos_2.png) no-repeat center;
    background-size: cover;
}

.bg_cos3{
    background: url(../images_temp/cos_3.png) no-repeat center;
    background-size: cover;
}

.titolo_profilo_hp{
    font-size: 24px;
    text-align: center;
    margin-bottom: 50px;
}

.spazio_profilo_hp{
    margin:70px 0;
}

.riva_big{
    font-size: 36px;
    font-weight: bold;
    border-bottom: 4px solid #000;
    padding-bottom: 4px;
}

.bg_grey{
    background-color: #f5f5f5;
    padding:60px;
}

.finale{
    padding: 20px 0;
    font-size: 14px;
}

.finale ul{
    padding-left: 0;
}

.finale li{
    list-style-type: none;
    float: left;
    margin-right: 20px;
}

.spazio_brand_footer{
    text-align: right;
}

.img_cactus{
    margin-left: 10px;
}

.static_page{
    padding: 20px 0 40px 0;
}

.breadcrumb{
    padding: 2px 0px;
    margin-bottom: 0px;
    list-style: none;
    background-color: transparent;
    border-radius: 0;
    font-size: 12px;
}

.contenuto_pad_bottom{
    margin-bottom: 40px;
}

.pad_sx{
    padding: 0 20px 0 0;
}

.pad_dx{
    padding: 0 0 0 20px;
}

.pad_dx_slider{
    padding: 0 0 0 16px;
}

.separatore_footer{
    background-color: #000;
    height: 2px;
}

.box_info_progetto{
    background-color: #231f20;
    padding: 20px;
    position: absolute;
    z-index: 100;
    bottom: 20px;
    right: 20px;
    height: 276px;
    width: 276px;
}

.bordo_progetto{
    border: 1px solid #fff;
    padding: 20px;
    height: 236px;
    width: 236px;
}

.bordo_progetto p{
    text-transform: uppercase;
    color: #fff;
    font-weight: bold;
    font-size: 20px;
}

.intro_progetto p{
    font-size: 24px;
    text-transform: uppercase;
    line-height: 35px;
}

.intro_progetto h1{
    margin: 6px 0 15px 0;
}

.bg_progetto{
    background: url(../images/bg_simbolo.png) no-repeat center right;
    display: block;
}

.spazio_blocco_progetto{
    padding: 50px 0 20px 0;
}

.navbar-toggle{
    margin-top: 20px;
}

.img_basso{
    margin:40px 0;
}

.box_nero{
    background-color: #231f20;
    padding: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.box_nero p{
    color: #fff;
}

.pad_centro{
    padding: 0 15px;
}

.play_centro{
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); 
    z-index: 5;
        width: 121px;
}

.prog_bottom{
    margin-bottom: 20px;
}

.categorie_partner{
    margin-bottom: 30px;
}

.categorie_partner ul{
    padding-left: 0;
    text-align: center;
}

.categorie_partner li{
    display: inline-block;
    padding: 5px 15px;
}

.categorie_partner a{
    text-decoration: none;
    border-bottom: 3px solid #fff;
    padding: 5px;
}

.categorie_partner a:hover,
.categorie_partner a.active{
    border-bottom: 3px solid #000;
}

.partner{
    margin-bottom: 20px;
}

.partner a{
    text-decoration: none;
}

.navbar-nav{
    float: right;
}

.staff{
    text-align: center;
}

.testo_news{
    padding: 30px 15px;
}

.contatti_riva{
    font-size: 24px;
    text-transform: uppercase;
    line-height: 45px;
}

.spazio_contatti{
    padding: 194px 0;
}

.bg_form{
    background-color: #dedede;
    padding: 60px 0;
}

label{
    font-weight: 400;
}

.form-control{
    height: auto;
    padding:12px 12px;
}

.form-group{
    margin-bottom: 25px;
}

.button_right{
    text-align: right;
}

.button_invia{
    background-color: transparent;
    border: none;
    font-size: 18px;
    font-weight: 700;
    text-decoration: none;
    border-bottom: 4px solid transparent;
    border-radius: 0;
}

.button_invia:hover,
.button_invia.active{
    border-bottom: 4px solid #000;
    background-color: transparent;
}


/* GRANDE SCHERMO */
@media (min-width: 1288px){
  
  .container {
    width: 1260px;
}  



}

@media (min-width: 1200px){





}

/* GRANDE SCHERMO */
@media (max-width: 1489px){
    


}


/* GRANDE SCHERMO */
@media (max-width: 1288px){
    

.navbar-default .navbar-nav>li>a{
    font-size: 14px;
}




}



/* MEDIO */
@media (max-width: 1200px){

.nav>li>a{
    padding: 10px 3px;
    margin:0 5px;
    font-size: 14px;
}

.testo_banner h1{
    font-size: 35px;
}

.box_info_progetto{
    height: 246px;
    width: 246px;
}

.bordo_progetto{
    border: 1px solid #fff;
    padding: 20px;
    height: 206px;
    width: 206px;
}

.spazio_contatti{
    padding: 30px 0;
}

.bg_progetto{
    background-image: none;
}

    
}

/* SOLO TABLET */
@media (max-width: 1129px){

.container {
        width: auto;
    } 

.box_info_progetto{
    display: none;
}

.categorie_partner a{
    font-size: 14px;
}

    
}


/* SOLO TABLET */
@media (max-width: 1021px){




}




/* SPAZIO IPAD */
@media (max-width: 991px) {
    
.spazio_menu{
    position: relative;
    display: block;
    z-index: 200;
    top: 10px;
}

.nav>li>a{
    font-size: 12px;
}

.navbar-collapse{
    padding-left: 0;

}

.testo_banner h1{
    font-size: 30px;
}

.img_insta{
    padding-bottom: 40px;
}

.spazio_brand_footer{
    margin-top: 15px;
}

.spazio_menu_bianco{
    margin: 10px 0;

}

.spazio_menu{
    top: 0;
}

.navbar{
    margin-bottom: 0;
}

.pad_sx{
    padding: 0 0 10px 0;
}

.pad_dx{
    padding: 0 0 10px 0;
}

.pad_full{
    margin-bottom: 20px;
}

.contenuto_pad_bottom{
    margin-bottom: 0;
}

.logo_sx{
    margin-bottom: 20px;
}

.spazio_blocco_progetto{
    padding: 20px 0;
}

.img_basso{
    margin:20px 0;
}

.pad_centro{
    padding: 0;
}


.footer{
    margin-bottom:80px;
}

}  




/* SOLO MOBILE */
@media (max-width: 767px) {

.hover7__label {
    color: #000!important;
}

.menu_testata{
    margin-top: 0;
}

.navbar-brand{
    height: auto;
}

.logo_mobile{
    width: 60%;
}

.nav>li>a{
    font-size: 14px;
}

.navbar-collapse{
    padding-left: 15;
}

.navbar-nav{
    margin: 7.5px 6px;
}

.hover_scuro{
    display: none;
}

.video_scuro{
    background: url(../images/pixel_30.png) repeat;
    position: absolute;
    z-index: 100;
    display: block;
    top: 0;
    width: 100%;
    height: 100%;
}

.testo_banner{
    text-align: center;
    position: relative;
    z-index: 300;
    display: block;
    top: 0;
    left: auto;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 30px;
}

.testo_banner h1, .testo_banner h2{
    color: #000;
    font-size: 20px;
}

.img_sovrapposta{
    top: 50%;
    right: 0%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); 
}



.testo_sovrapposto{
    padding-top: 15px;
    padding-left: 15px;
    text-align: center;
    margin-bottom: 30px;
}


.titolo_intervistahp{
    color: #000;
    font-size: 24px;
}

.testo_intervistahp{
    color: #000;
    margin-top: 15px;
    font-size: 16px;
}

.bg_intervista{
    min-height: 190px;
}

.bg_full_1{
    min-height: 190px;
}

.bg_grey{
    padding: 30px;
}

.spazio_brand_footer{
    text-align: left;
}

.static_page{
    padding: 10px 0 20px 0;
}

.navbar-nav{
    float: left;
}

.partner h2{
    text-align: center;
}

.partner p{
    text-align: center;
}

.static_page h1{
    margin-bottom: 0;
}

.staff{
    margin-bottom: 30px;
}

.img_contatti{
    width: 30%;
    margin-bottom: 30px;
}

.contatti_riva{
    font-size: 16px;
    line-height: 25px;
}


}


/* SOLO MOBILE */
@media (max-width: 568px) {





}


.hover7{
    overflow: hidden;
}
.hover7:hover .hover7__label:after,
.hover7:focus .hover7__label:after{
  -webkit-transform: translate3d(80%, 0, 0);
          transform: translate3d(80%, 0, 0);
}

.hover7__label{
  position: relative;
  
  padding-bottom: 4px;
  display: inline-block;
  color:black !important;
}


.hover7__label:after{
  content: "";
  display: block;
  width: 100%;
  height: 3px;
  background-color: black;

  position: absolute;
  left: 0;
  bottom: -10px;

  -webkit-transform: translate3d(-120%, 0, 0);

    transform: translate3d(-120%, 0, 0);
  -webkit-transition: -webkit-transform .2s ease-in;
  transition: -webkit-transform .2s ease-in;
  transition: transform .2s ease-in;
  transition: transform .2s ease-in, -webkit-transform .2s ease-in;
}

.navbar-default .navbar-nav>li>a.active .hover7__label:after{
    content: "";
    display: block;
    width: 100%;
    height: 3px;
    background-color: black;
    color: #000;
    position: absolute;
    left: 0;
    bottom: -10px;
    -webkit-transform: translate3d(0, 0, 0);
           transform: translate3d(0, 0, 0);
}


.vid-clip-play {
    cursor: pointer;
    -webkit-transition-property: background-color;
    transition-property: background-color;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
    border-radius: 50%;

}

.vid-clip-play:hover < div{
   

}

.vid-clip-play:hover {
    /*background-color: rgba(0, 0, 0, 0.3);*/
}


.border{
    opacity: 0;
    position: absolute;
    z-index: -1;
    border-radius: 50%;
    /*border: 2px solid #FFF;*/
    height: 112px;
    width: 112px;
    padding: 20px;
    background-image: 
        -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff)),
        -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff))
    ;
    background-image: 
        linear-gradient(#fff, #fff),
        linear-gradient(#fff, #fff)
    ;
    background-size:5px 100%;
    background-position:0 0, 100% 0;
    background-repeat:no-repeat;
    -webkit-filter: blur(5px);
    -moz-filter: blur(5px);
    -o-filter: blur(5px);
    -ms-filter: blur(5px);
    filter: blur(5px);
}

.blur {
    opacity: 1;
  -webkit-animation-name: Rotate;
  -webkit-animation-duration: .5s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-name: Rotate;
  -moz-animation-duration: .5s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: Rotate;
  -ms-animation-duration: .5s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;

}
@-webkit-keyframes Rotate {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
.effecthover{
   -webkit-transition: all 1s ease;
  transition: all 1s ease; 
    background-size: 100%;
    background-size: cover;
}

.effecthover:hover{
    background-position: 45%; 
    background-size: cover;
}

.static_page h2{
font-size: 21px;
}

.static_page h3{
   font-size: 21px;
   text-transform: uppercase;
}

strong {
   font-weight: 500;
}








.footer_black{
    background-color: #000;
    color: #D9D9D9;
}

.footer_black a{
    color: #fff;
}

.separatore_footer{
    background-color: #373737;
    height: 1px;
}

.footer_black ul{
    padding-left: 0;
}

.footer_black li{
    list-style-type: none;
}

.spazio_40{
    padding-top: 40px;
    padding-bottom: 40px;
}

.logo_footer{
    width: 25%;
    margin-bottom: 20px;
}

.footer_cta{
    background-color: #FBF1E2;
}

.btn-giallo{
    background-color: #f0ad4e; 
    border: 1px solid #f0ad4e; 
    text-transform: uppercase; 
    font-weight: bold; 
    color: #fff; 
    padding: 15px 30px; 
    margin-top: 10px; 
    text-decoration: none; 
    white-space: normal;
}

.btn-giallo:hover,
.btn-giallo.active{
    background-color: #f1a02e; 
    border: 1px solid #f1a02e; 
    color: #fff; 
}


/* GRANDE SCHERMO */
@media (min-width: 1288px){
  

}  



@media (min-width: 1200px){





}

/* GRANDE SCHERMO */
@media (max-width: 1489px){
    


}


/* GRANDE SCHERMO */
@media (max-width: 1288px){
    






}



/* MEDIO */
@media (max-width: 1200px){

    
}

/* SOLO TABLET */
@media (max-width: 1129px){


    
}


/* SOLO TABLET */
@media (max-width: 1021px){




}




/* SPAZIO IPAD */
@media (max-width: 991px) {

}  




/* SOLO MOBILE */
@media (max-width: 767px) {




}


/* SOLO MOBILE */
@media (max-width: 568px) {





}

