﻿header .header_container {width:73%;}

#socialbar {border-right:1px solid rgba(255, 255, 255, 0.3);}
.lingua {float:left;}

/*
#image_header {height:100%;width:auto;}
#image_header .headWrapper {width:100%;left:0;margin:150px 0 0 50px;}



#image_header .headWrapper .txtHead {width:90%;}
#image_header .bg_image {position:absolute;top:0;width:100%;left:0;height: 100%;}
#image_header .bg_image img {height:100%;width:100%; object-fit: cover;}
*/

/* aggiunto */
#image_header {
    height: 100vh;
    width: 100%;
    display: flex;
    flex-direction: column-reverse;
    
}

#image_header .headWrapper {
    margin: 50px;
    position: static;
    width: auto;
}

#image_header .headWrapper .titleHead h1 {
    margin: 0;
    
}

#image_header .headWrapper .txtHead {
    width: 100%;
}

#image_header .headWrapper .scroll {
    position: static;
    margin-top: 150px;
}

#image_header .cms_showreel_wrapper_page {
    height : 100vh;
    background: green;
    position: absolute;
}
 
.cms_showreel_wrapper_page .container .box_showreel .items .item .image {
    height : 100vh;
}







article.main .wrapper {width:95%;}

.cms_showreel_wrapper .container .box_showreel .title_showreel {left:330px;}
.cms_showreel_wrapper .container .box_showreel .items .item {width:100%;}
.cms_showreel_wrapper .container .box_showreel .items .item .texts {left:330px;width:400px;}
.cms_showreel_wrapper .container .box_showreel .sfoglia {left:330px;margin-left:-40px;}
.cms_showreel_wrapper .container .box_showreel .bg_overlay1 {width:330px;}
.cms_showreel_wrapper .container .box_showreel .bg_overlay2 {left:330px;}

.cms_showreel_wrapper_page .container .box_showreel .items .item .texts .title {width: auto; margin: 0 50px;}
.cms_showreel_wrapper_page .container .box_showreel .items .item .texts .text {width: auto; margin: 0 50px; padding-top: 20px;}

#pageHome .presenta {width:930px;}
#pageHome .presenta .texts {width:330px;padding:30px 20px 30px 30px;}
#pageHome .presenta .texts h2 {margin:0;line-height:90%;}
#pageHome .presenta .texts .txt {display:none;}
#pageHome .presenta .texts .txt_small {display:block;margin-top:20px;}
/*#pageHome .presenta .texts .diPiu {bottom:30px;left:30px;}*/

article.main #info {padding:20px 0;}
article.main #info .info_contenuto .box_image {width:30%;}
article.main #info .info_contenuto .box_informazioni {width:70%;}
article.main #info .info_contenuto .box_dati {width:100%;float:none;clear:left;padding-top:20px;}

#widgetPubblicazioni {padding:20px 0;}
#widgetPubblicazioni .items .item .title {padding:5px 0;}

footer .cms_footer_aux1 {padding-left:20px;}