body{ margin:0; padding:0; font-family:"Open Sans"; font-size:14px; color:#363636}
.bgblue{ background-image:url('img/bgBlue.jpg');}
.bgblue2{ background-image:url('img/bgBlue2.jpg');}
.bggray{/*background-image:url('img/bgGray.jpg');*/padding-left:77px}
.tdleft{ padding-left:22px; padding-right:77px; width:413px}
.tdright{ /*padding-right:22px;*/ }
.light{color:#fff; font-weight:lighter; font-size:50px; line-height:50px; text-transform:uppercase}
.bold{color:#fff; font-weight:bold;font-size:50px; line-height:50px; text-transform:uppercase }
.right{ text-align:right}
.nome{ margin-top:110px}
.txtbianco{ color:#fff}
.top55{ padding-top:55px; position: relative;}
.titoletto{ color:#448ccb; font-weight:bold; font-size:18px; text-transform:uppercase;line-height: 18px;}
.lang__wrapper { position: absolute; right: 15px; top: 15px; }
.lang__wrapper a { text-decoration: none;color: #363636;font-weight: 800;font-size: 15px; transition: all 0.2s ease-in-out;}
.lang__wrapper a:hover {color: #448ccb;}

ul{color:#448ccb; padding:15px;/*width:333px;*/ margin-bottom:0}
li{ margin-bottom:15px}
li span{ color:#fff}
/*li{color:#fff}*/
.copy{ color:#fff;margin: 0;}


.bggray {padding:0 15%;}
.bggray img {width:98%}
.tdleft {width:40.3%}
.container {max-width:1024px;width: 100%;}
.fl {float:left;}
.fr {float:right;}
.clear {clear:both;height:0px}
.colGray {width:47.8%;background-image:url('img/bgGray.jpg')}
.hHeader {height:333px;}
.rDiv {width:2.2%}
.footer {height:68px}

@media(max-width:1020px) {
    .rDiv {display: none;}
}
@media(max-width:831px) {
    main .fl, main .fr {float: none;}
    main .tdleft {padding:55px 3% 0; width:92%}
    main .colGray {width: 100%;background-image: url('img/bgGray2.jpg');padding-top: 0;}
    footer .tdleft {width: 90%;}
    footer .tdright {display:none}

    .tdleft {
        padding-left: 0;
        padding-right: 10%;
    }
    .bggray {
        padding: 6%;
    }
    .hHeader {height:unset}
}
@media(max-width:590px) {
    .header {
        max-height:200px !important; overflow:hidden
    }
    .nome {margin-top: 40%;}
    .header .light{font-size:2em;}
    .header .bold{font-size:2em;} 
    .copy {margin: 0 0 0 20px;}
}