#cont_scena {width: 100%; height:auto; padding-top: 140px; overflow: hidden;  position: relative; font-size: 10px; font-family: 'Poppins', sans-serif; font-family: "Poppins", "sans-serif"; font-weight: 800;}
#cont_scritta {width: 100%;  height: 300px; overflow: hidden; position: relative;  z-index: 2; }
#cont_scritta_caption {width: 100%;  height: 260px; overflow: hidden; position: relative;  z-index: 2; }
#bg_scena {background-color: #313131; width: 100%; height: 100%; position: absolute; z-index: 1; bottom: 0px; top: 0px; }
#scritta_big {height:280px; position: absolute; z-index:2; top:70%; transform: translate(0,-70%); }
.caption {position: absolute; right: 50px; bottom: 50px; color: #FFFFFF; font-size: 15px; z-index: 3; display: none; text-align: right; max-width:80%; line-height:24px; font-weight: 400; }
.caption span { color: #D82035; font-size:35px; line-height:24px; font-weight: 900; }
.tit_caption { font-size:28px; line-height:24px; font-weight: 900; padding-bottom:20px!important; }
.col {fill: #212121; }
/*#sp_net .col {fill: #212121; }
#sp_work .col {fill: #FFFFFF; }
#sp_work .col-net {fill: #212121; }*/

#sp_net .col {fill: #EAEAEA; }
#sp_work .col {fill: #212121; }
#sp_work .col-net {fill: #EAEAEA; }


#caption_1 {display:block}
#caption_3 {color: #212121;}
.fifty { height: 280px;}




@media all and (max-width:1024px) {   
    #cont_scena {height: 540px;}
    #cont_scritta {height: 150px;}
    #cont_scritta_caption {height: 240px;}
    #scritta_big {top: 80%; transform: translate(0,-80%); }
    .caption {position: absolute; right: 25px; bottom: 25px; color: #FFFFFF; font-size: 15px;  z-index: 3; display: none; text-align: right; width:650px;}
    .caption span { color: #D82035; font-size:28px; font-weight: 900; }
    .tit_caption { font-size:28px; font-weight:900; line-height:32px; padding-bottom:20px!important; }
    
    .scroll-down{left: 25px; bottom: 25px;}
}

@media all and (max-width:768px) {

    #cont_scena {height: 480px; padding-top: 100px; }
    #cont_scritta {height:110px;}
    #cont_scritta_caption {height: 260px;}
    #scritta_big {top: 99%; transform: translate(0,-99%); }
    .scroll-down { display: none;}
    .caption {  font-size: 14px; line-height:20px; width:90%; bottom:20px; }
    .caption span { color: #D82035; font-size:24px; line-height:18px; font-weight: 900; }
    .tit_caption { font-size:24px; line-height:28px; font-weight:700; padding-bottom:10px!important; }

}

    

@media all and (max-width:480px) {

    #cont_scena {height: 460px; padding-top: 100px; }
    #cont_scritta {height:80px;}
    #cont_scritta_caption {height: 280px;}
    #scritta_big {top: 90%; transform: translate(0,-90%); }
    .caption {  font-size: 14px; line-height:20px; width:90%; bottom:20px; }
    .caption span { color: #D82035; font-size:24px; line-height:18px; font-weight: 900; }
    .tit_caption { font-size:24px; line-height:28px; font-weight:700; padding-bottom:10px!important; }

}