﻿*{color:#000; padding:0; margin:0; }

iframe, frame{

    border:0; height:100%; width:100%;
}

/* Trasparenza Slider Full Page */
.blackish::before{ 
     background: rgba(0, 0, 0, 0.3) none repeat scroll 0 0;

     /*background-color:transparent;*/

}

.gallery_kenburns {
    height: 100%;
}

  #divPanelStop{ 
 /*background-color:yellow;*/                     
            z-index:20000; 
            position:fixed; top:0; left:0; 
            height:100%;  width:100%; 

/*height:100px; width:100px;*/
                       
                      }
        #divPanelObjects{z-index:1001; position:fixed; bottom:0px; right:0; width:100%; text-align:center; /*background-color:rgba(0, 0, 0, 0.17);*/
                         display:none;

        }
        #divPanelObjects .fa{ color:#000; font-size:40px; margin:0 20px 5px; padding:10px; cursor:pointer; }



        /* Mobile XS */

@media (max-width:480px) {

    .text-slide > h5 {
        font-size: 15px;
        font-weight: 300;
        letter-spacing: 2px;
        line-height:30px;
        padding:0 20px;
        margin: 20px 0;
        width: 100%;
    }

    .title-side > h2 {
    font-size: 40px;
}

}