
.vc_copyright{
    font-family: 'Krub', sans-serif;
    font-size: 14px;
    line-height: 21px;
    color: #484848;
    width: 100%;
    float: left;
    clear: left;
    font-style: normal;
    font-weight: 300;
    margin:20px 0;
}
.vc_copyright .logo{
    display:none;
}


.vc_copyright a{
    color:black;
}
/*---vc_footer_menu*/
.vc_footer_menu {
    margin:15px 0;
    padding:0px;
        width: 262px;
            min-height: 125px;
    border-left: 1px solid #0F4C8182;
    float:left;
    clear:left;
    padding-left:20px;
    box-sizing:border-box;
    *behavior: url(js/boxsizing.htc);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding-top:5px;
}
.vc_footer_menu ul.menu_1 {
    margin:6px 0px 0px 15px;
    padding:0px;
    width:100%;
    float:left;
    clear:left;
    box-sizing:border-box;
    *behavior: url(js/boxsizing.htc);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    list-style:none;
}
.vc_footer_menu ul.menu_1 li {
    margin:0px;
    padding:0px;
    width:50%;
    clear:left;
    float:left;
    margin-bottom: 8px;
    box-sizing:border-box;
    *behavior: url(js/boxsizing.htc);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    list-style:none;
}
.vc_footer_menu ul.menu_1 li ul.menu_2,
.vc_footer_menu ul.menu_1 li ul.menu_2 li {
    margin:0px;
    padding:0px;
    width:100%;
    float:left;
    clear:left;
    box-sizing:border-box;
    *behavior: url(js/boxsizing.htc);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    list-style:none;
    border-left:0px;
}
.vc_footer_menu ul.menu_1 li a {
    margin: 0px 0 10px 0;
    padding: 0px 2% 0 0;
    color: #272B2D;
    font-family: 'Krub', sans-serif;
    font-size: 15px;
    line-height: 15px;
    font-weight: 600;
    text-decoration: none;
    display: block;
    width: 100%;
    float: left;
    clear: left;
    box-sizing:border-box;
    *behavior: url(js/boxsizing.htc);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.vc_footer_menu ul.menu_1 li a:hover {
    text-decoration:underline;
}
.vc_footer_menu ul.menu_1 li ul.menu_2 li a {
    font-size:12px;
    font-weight:normal;
    color:#fff;
    text-decoration:none;
    text-transform:none;
    display:block;
}
.vc_footer_menu ul.menu_1 li ul.menu_2 li a:hover {
    text-decoration:underline;
}


@media (max-width: 1160px) { 
.vc_footer_menu {

    width: 51%;

}
}







/*---vc_social_icons_center*/
.cont_sfondo_social {
    width: 46%;
    min-height: 157px;
    background: #d2dee8;
    border-radius: 6px;
 
    float: right;
    margin-right: 15px;
    text-align:center;
}
.titolo_social {
        text-transform: uppercase;
    color: #0F4C81;
    font-family: 'Krub', sans-serif;
    font-size: 19px;
    font-weight: 900;
    MARGIN-top: 20px;
    margin-bottom: 12px;
}

.vc_social_icons_center {
    margin-top:14px;
    margin-right:10px;
    float: none !important;
    width: 135px;
    margin-left: auto !important;
    margin-right: auto !important;
}
.vc_social_icons_center_center .vc_social_icons_center_center_btn {
    float:left;
}
.vc_social_icons_center .vc_social_icons_center_btn a {
        padding: 8px;
        margin-right: 10px;
          margin-bottom: 10px;
    float:left;
    width:35px;
    height:35px;
    overflow:hidden;
    background: #0F4C81;
    -webkit-border-radius:100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
}
.vc_social_icons_center .vc_social_icons_center_btn a img {
    width: 19px;
    height:auto;
    float:left;
}
/*---vc_fullscreen_button*/
.vc_social_icons_center .vc_fullscreen_button {
    float:left;
    line-height:1.7em;
}
.vc_social_icons_center .vc_fullscreen_button a:before {
    content: "\f065";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    text-align:center;
    line-height:1.7em;
    float:left;
    margin-right:5px;
    color:#fff;
    width:22px;
    height:22px;
    overflow:hidden;
    background:#31373b;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}








/*---spacer*/
.spacer {
    width:100%;
    height:0px;
    float:left;
    clear:left;
    font-size:0px;
    line-height:0px;
}
.spacer.t_5 {
    margin-top:5px;
}
.spacer.t_10 {
    margin-top:10px;
}
.spacer.t_15 {
    margin-top:15px;
}
.spacer.t_20 {
    margin-top:20px;   
}
.spacer.t_25 {
    margin-top:25px;   
}
.spacer.t_30 {
    margin-top:30px;   
}
.spacer.t_35 {
    margin-top:35px;   
}
.spacer.t_40 {
    margin-top:40px;   
}
.spacer.t_45 {
    margin-top:45px;   
}
.spacer.t_50 {
    margin-top:50px;   
}
.spacer.t_55 {
    margin-top:55px;   
}
.spacer.t_60 {
    margin-top:60px;   
}
.spacer.t_65 {
    margin-top:65px;   
}
.spacer.t_70 {
    margin-top:70px;   
}
.spacer.t_75 {
    margin-top:75px;   
}
.spacer.t_80 {
    margin-top:80px;   
}
.spacer.t_85 {
    margin-top:85px;   
}
.spacer.t_90 {
    margin-top:90px;   
}
.spacer.t_95 {
    margin-top:95px;   
}
.spacer.t_100 {
    margin-top:100px;   
}
.vc_footer_bar {
    float:left;
    clear:left;
    width:100%;
    /*border-bottom:1px solid #e6e6e6;*/
}

.vc_footer_bar_logo {
    margin:12px 15px 0 0;
    padding:0px;
    float:left;
}
.vc_footer_bar_logo img {
    margin: 0px 0 0 -5px;
    padding: 0px;
    text-decoration: none;
    border: 0px;
    max-width: 150px;
    height: auto;
}
/*--vc_footer_bar_top_menu*/
.vc_footer_bar_top_menu{
    padding:10px;
    float:right;
    background:#fff;
    z-index:10001;
}
.vc_footer_bar_top_menu ul.menu_1 {
    width:100%;
    float:left;
    clear:left;
    position:relative;
    text-align:justify;
}

.vc_footer_bar_top_menu ul.menu_1 li {
    padding:3px;
    margin-right:10px;
    float:left;
}
.vc_footer_bar_top_menu ul.menu_1 li a {
    font-size:0.7em;
    font-weight:normal;
    text-transform:uppercase;
}

.vc_footer_bar_top_menu ul.menu_1 li.abbonamenti:before {
    content: "\f1ea";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
}
.vc_footer_bar_top_menu ul.menu_1 li.meteo:before {
    content: "\f0c2";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
}
.vc_footer_bar_top_menu ul.menu_1 li.rss:before {
    content: "\f09e";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
}
/*---vc_social_icons*/
.vc_social_icons {
    margin-top: 15px;
    margin-right: 0;
    float:right;
}
.vc_social_icons .vc_social_icons_btn {
    float:left;
}
.vc_social_icons .vc_social_icons_btn a {
    margin-right:5px;
    float:left;
    width:22px;
    height:22px;
    overflow:hidden;
}
.vc_social_icons .vc_social_icons_btn a img {
    width:22px;
    height:auto;
    float:left;
}

/*--copyright--*/
.footer_copyright_copyright_news {
    margin:0px;
    padding:0px;
    float:right;
    clear:right;    
}
.footer_copyright_copyright_news img {
    margin:0px;
    padding:0px;
}
.footer_copyright_copyright_news p {
    margin:0px;
    padding:0px;
    text-align:right;
    font-size:11px;
    color:#000;
    width:100%;
    float:left;
    clear:left;
}


