﻿/***************************************************************************/
/*** GENERAL STYLE  ***/


html, body {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    font-family: "Open Sans",sans-serif;
}
.color-white{color:#fff!important} 

/*-------------------------------------------------------------------------*/
/***************************************************************************/
/*blocconi contenitori principali*/
/*-------------------------------------------------------------------------*/


.MET_DX_LARGE{display: none;height:100%}


.WEA_blockCity {
    padding: 9.9% 9.3%;
    background: #b64d2b;
    -moz-box-shadow: 5px 5px 5px #c1c0c0;
    -webkit-box-shadow: 5px 5px 5px #c1c0c0;
    box-shadow: 5px 5px 5px #c1c0c0;
}

#contentFillers {
    width:100%;
    position:relative;
    height:100%
}
#fillerHeader {
    position:relative;
    width:100%;
    height:104px;
    background:#b64d2b;

}

#fillerSX {
    position: relative;
    clear: both;
    border: 5px solid #fff;
}

    #fillerDX {
        margin-left:5px;
    }
/*-------------------------------------------------------------------------*/
/***************************************************************************/
/*blocco versione small*/
/*-------------------------------------------------------------------------*/

#screenFiller2 {
    border: 5px solid #fff;
}


.MET_xs_blockIntestazione {
    color: #979390;
    font-size: 26px;
    font-family: "Open Sans",sans-serif;
}

.MET_xs_sep1 {
    width: 100%;
    height: 1px;
    background-color: #bdbbba;
    margin: 10px 0;
    clear: both;
}

.MET_xs_DayCont-day {
    color: #979390;
    font-size: 24px;
    font-weight: 300;
    font-family: "Open Sans",sans-serif;
}

.MET_xs_DayCont-dayTxt {
    color: #000;
    font-size: 26px;
    font-weight: 600;
    line-height: 24px;
    font-family: "Open Sans",sans-serif;
}

.MET_xs_FrcCont {
    margin-right: 10px;
}

.MET_xs_FrcBack {
    margin-right: 20px;
}

.MET_xs_DayCont {
    border-left: 3px solid red;
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 8px;
}

.MET_xs_boxMainCity {
    /* height: 86px;*/
    width: 100%;
    background: #b64d2b;
    clear: both;
    color: #fff;
    padding: 5px;
    margin-bottom: 15px;
}

.MET_xs_boxMainCity .MCitta {
    font-size: 17px;
    font-weight: 400;
}

.MET_xs_boxMainCity .MBoxDati {
    padding-left: 20px;
}

.MET_xs_boxMainCity .MBoxDati > div {
    display: inline-block;
    vertical-align: top;
}

.MET_xs_boxMainCity .MIng {
    margin-right: 15px;
}

.MET_xs_boxMainCity .MIng > img {
    width: 50px;
    vertical-align: top;
}

.MET_xs_boxMainCity .MTemp {
    font-size: 44px;
    font-weight: 600;
    line-height: 48px;
    margin-right: 15px;
}

.MET_xs_boxMainCity .MTemp span {
    font-weight: 300;
}

.MET_xs_boxMainCity .MTempDx {
    font-size: 22px;
    font-weight: 600;
    border-left: 1px solid #c78888;
    padding-left: 15px;
    line-height: 24px;
}
.ico_ActualBlock{max-width:70px; max-height:70px; width:100%; height:100%; object-fit:contain;margin-top: 20px;margin-right: 10px;}
.ico_MainBlock{max-width:34px; max-height:34px; width:100%; height:100%; object-fit:contain}
.ico_SecBlock{max-width:22px; max-height:22px; width:100%; height:100%; object-fit:contain}
.ico_SecBlockWeek{max-width:45px; max-height:45px; width:100%; height:100%; object-fit:contain}


/*-------------------------------------------------------------------------*/
/***************************************************************************/
/* Definizione stili blocco TOP*/
/*-------------------------------------------------------------------------*/

.MET_top_arr img {
margin-top:-15px
}



.MET_top_arr span {
    font-size: 40px;
    color: #000;
    font-weight: 300;
    line-height: 40px;
}


/*-------------------------------------------------------------------------*/
/***************************************************************************/
/* Definizione stili blocco DESTRA*/
/*-------------------------------------------------------------------------*/
/* DX -  blocchi ore*/
.MET_DX_blockDayMain {
    height: 125px;
    /*background-color: orangered;*/
    position: relative;
    width: 100%;
    /*border: 2px solid #000;*/
}

.MET_DX_blockMapHoursMain {
    position: relative;
    clear: both;
    /*border: 5px solid #ffd800;*/
}

.MET_DX_blockMap {
    width: 78%;
    display: inline-block;
    height: 100%;
    text-align:center
}

.MET_DX_blockMap .img-cartina {
    height: 100%; 
    max-height:1017px;
    width:100%;
}

.MET_DX_blockHours {
    width: 20%;
    display: inline-block;
    height: 100%;
    vertical-align: top;
    padding-left: 0;
    text-align:right
}

.MET_DX_blockHoursItem{border-left:5px solid #ffffff; padding:5px 10px; position:relative; text-align:left}



.MET_DX_blockHours_txt {
    font-weight: 300;
    font-family: "Open Sans",sans-serif;
    color: #a3a3a3;
    font-size: 21px;
}

.MET_DX_blockHours .Item_ELEM_MainBox, .MET_DX_blockHours .MET_DX_blockHoursUnd   {
    height: 100%!important;
}
.MET_DX_blockHours .MET_DX_blockHoursItem_mainCont {
    height: 12.5%;
    /*line-height: 26px;*/
}
.MET_DX_blockHours_num {
    font-weight: 600;
    font-family: "Open Sans",sans-serif;
    color: #000;
    font-size: 26px;
    /*margin-top: 5px;*/
}


.MET_DX_blockHoursItem_sel{border-left:5px solid #b64d2b!important; background:#f7f2ee;  -moz-box-shadow: 5px 5px 5px #c1c0c0;
    -webkit-box-shadow: 5px 5px 5px #c1c0c0;
    box-shadow: 5px 5px 5px #c1c0c0;}
.MET_DX_blockHours_clr{position: absolute;left: -20px; display:none; top:0}
.MET_DX_blockHours_clrsel{display:block!important}


/* DX -  blocchi giorni*/
.MET_DX_blockDay {
    width: 14.2%;
    float: left;
}

.MET_DX_blockDay_contentMain{
    width: 94%;
    background: #8c7563;
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    font-family: "Open Sans",sans-serif;
}
.MET_DX_blockDay_contentMain >div {
    padding: 3px 0 0 5px;
}

.MET_DX_blockDay_Temp1 {
    font-size: 26px;
    vertical-align: top;
}

    .MET_DX_blockDay_Temp1 span {
        font-weight: 300;
    }

.MET_DX_blockDay_Temp2 {
    font-size: 13px;
    line-height: 14px;
    padding-top: 5px;
}


.MET_DX_blockDay_contentMain_sel{
    background: #b64d2b!important;
}

.MET_DX_blockDay_sel {
    margin-top:3px; padding:0!important; width: 94%; display:none
}
.MET_DX_blockDay_sel-display {
    display:block!important
}
.MET_DX_blockDay_sel> .clr{
    background:#b64d2b!important;
    width:100%;
    height:5px; font-size:unset
}
.MET_DX_blockDay_sel> .imgIn{
    background:#ffffff!important;
    padding-top:1px
}

/*-------------------------------------------------------------------------*/
/***************************************************************************/
/* Definizione stili blocco SINISTRA*/
/*-------------------------------------------------------------------------*/

.MET_SX_col-xs-4 {
    width: 49%;
    /*float: left;*/
    min-height: 1px;
    position: relative;
    display: inline-block;
    margin-bottom: 10px;
}

.MET_SX_blockIntestazione {
    height: 115px;
    /*background-color: orangered;*/
    position: relative;
    width: 100%;
    /*border: 2px solid #000;*/
}

.MET_SX_blockInfoMain {
    position: relative;
    clear: both;
    background: #291a10;
    padding: 0 8px;
    color: #fff;
    font-family: "Open Sans",sans-serif;
    width: 100%;
}

.MET_SX_luogo1 {
    font-size: 40px;
    color: #4c433d;
    font-weight: 300;
    font-family: "Open Sans",sans-serif;
}

.MET_SX_luogo2 {
    color: #4c433d;
    font-family: "Open Sans",sans-serif;
    font-size: 32px;
    font-weight: 300;
    line-height: 20px;
}

.MET_SX_day1 {
    font-size: 38px;
}

.MET_SX_day2 {
    font-size: 22px;
    color: #bdbbba;
    font-weight:300
}

.MET_SX_sep {
    width: 100%;
    height: 1px;
    background-color: #291a10;
    margin: 6px 0;
    display: none;
}

.MET_SX_sep1 {
    width: 96%;
    height: 1px;
    background-color: #736962;
    margin: 15px 0;
}

.MET_SX_titGrey {
    font-size: 20px;
    color: #8b8684;
    font-weight: 300;
}

.MET_SX_dati {
    font-size: 22px;
    color: #fff;
    font-weight: 600;
}

.MET_SX_dati_val {
    font-size: 26px;
    color: #fff;
    font-weight: 600;
    line-height: 20px;
    margin-bottom: 15px;
    margin-top:5px
}

.MET_SX_dati_val-unitaMisura{
    font-size: 22px;
    color: #fff;
    font-weight: 600;
    line-height: 20px;
    margin-bottom: 15px;
    margin-top:5px
}

.MET_SX_AlbaTramCont {
    width: 100%;
    margin: 0 auto;
}

.MET_SX_HourNowCont{
    margin-bottom:30px
}

.MET_SX_HourNowCont, .MET_SX_AlbaCont {
    margin-top: 20px;

}
.MET_SX_AlbaCont, .MET_SX_TramontoCont {
    line-height: 26px;
    margin-bottom:6px
}
.MET_SX_AlbaCont img, .MET_SX_TramontoCont img{
    margin-top: 10px;
}
.MET_SX_ValoriCont {
    width: 100%;
    position: relative;
}

/*.MET_SX_MainImg {
    width: 70%;
    margin-top: 5px;
}*/

.MET_SX_grOra {
    font-size: 40px;
    color: #fff;
    font-weight: 400;
    line-height: 30px;
    line-height: 113px;
           
}

.MET_SX_grOraSep {
    /*background-color: #6f655f;*/
    width: 5px;
    border-right: 5px solid #736962;
    font-size: 50px;
    margin: 20px 6px 0px 25px;

}

.MET_SX_MinMax {
    font-size: 18px;
    line-height: 32px;
    font-weight:600

}
.MET_SX_MinMaxCont {
    margin-top: 24px;
    vertical-align: top;
}


/*************************************************************************************/
/*************************************************************************************/
/***  MEDIA STYLE ***/


/*************************************************************************************/
@media (min-width: 532px) {


    /*-------------------------------------------------------------------------*/
    /***************************************************************************/
    /* Definizione stili blocco SINISTRA*/
    /*-------------------------------------------------------------------------*/
    .MET_SX_luogo1 {
        font-size: 56px;
    }

    .MET_SX_dati, .MET_SX_day2 {
        font-size: 24px;
    }
    .ico_ActualBlock{max-width:100px; max-height:100px;margin-top: 15px;}

    .MET_SX_grOra {
        font-size: 60px;
        line-height: 120px;
    }
    .MET_SX_grOraSep {
        font-size: 60px;
        margin: 20px 6px 0px 20px;
    }
}

/*************************************************************************************/
@media (min-width: 767px) {


    /*#screenFiller2 {
        display: block;
    }

    #screenFiller2-sm {
        display: none;
    }*/

    #screenFiller2 {
    position: relative;
    clear: both;
    border: 5px solid #fff;
}


    .MET_DX_LARGE{display: block;}
    .MET_DX_SMALL{display: none;}

    /*-------------------------------------------------------------------------*/
    /***************************************************************************/
    /* Definizione stili blocco SINISTRA*/
    /*-------------------------------------------------------------------------*/
    .MET_SX_col-xs-4 {
        width: 100%;
        display: block;
    }

    .MET_SX_blockInfoMain {
        padding: 16px 16px 8px 16px;
    }

    .MET_SX_day1 {
        font-size: 40px;
    }

    .MET_SX_AlbaTramCont {
        display: inline-block;
        margin: 0;
        width: 68%;
    }

    .MET_SX_ValoriCont {
        width: 30%;
        display: inline-block;
        vertical-align: top;
        border-left: 1px solid #7a716b;
        padding-left: 20px;
    }

    .MET_SX_sep, .MET_SX_sep1 {
        display: none;
    }

    .MET_SX_HourNowCont, .MET_SX_AlbaCont {
        margin-top: 38px;
    }
    .ico_ActualBlock {
        margin-right: 20px;
    }

}



/*************************************************************************************/
@media (min-width: 992px) {
    #fillerSX {
        position:fixed;
        width:40%;
        height:100%;
        /*background:orange;*/
        top:130px;
        left:17px

    }
    #fillerDX {
        position:fixed;
        width:60%;
        /*background:yellow;*/
        margin-left:40%;
        height:100%;
        top:130px;
        right: 9px;
    }
    .MET_SX_grOra {
        font-size: 56px;
        line-height: 113px;
    }
    /*-------------------------------------------------------------------------*/
    /***************************************************************************/
    /* Definizione stili blocco DESTRA*/
    /*-------------------------------------------------------------------------*/
    .MET_DX_blockDayMain {
        position: relative;
        width: 100%;
    }

    .MET_DX_blockMapHoursMain {
        position: absolute;
        right: 0;
        bottom: 0;
        left: 0;
        height: 60%;top: 145px;width: 100%;
        /*border: 5px solid blue;
         width:50%
        border: 5px solid #ffd800;*/
    }

    .MET_DX_blockHours_txt {
        font-size: 1.5vw;
    }

    .MET_DX_blockHours_num {
        font-size: 1.5vw;
    }

    .MET_DX_blockDay_Temp1 {
        font-size: 20px;
    }

    .MET_SX_day1 {
        font-size: 2.6vw;
    }
    .MET_SX_day2 {
        font-size: 2.1vw;
    }
    .counter{ height:100%}

    .MET_DX_blockMap .img-cartina {
        width:unset;
    }
    /*-------------------------------------------------------------------------*/
    /***************************************************************************/
    /* Definizione stili blocco SINISTRA*/
    /*-------------------------------------------------------------------------*/

    .MET_SX_col-xs-4 {
        display: inline-block;
        width: 32.5%;
        height:47px
    }
    /*.MET_SX_col-xs-4_padding{padding-left:8px}*/

    .MET_SX_ValoriCont {
        border-left: 0;
        display: block;
        padding-left: 0px;
        width: 100%;
    }

    .MET_SX_AlbaTramCont {
        width: 100%;
        margin: 0 auto;
        float: none;
    }

    .MET_SX_HourNowCont, .MET_SX_AlbaCont {
        margin-top: 0px;
    }

    .MET_SX_sep, .MET_SX_sep1 {
        display: block;
    }

    .MET_SX_blockIntestazione {
        position: relative;
        width: 100%;
    }



    .MET_SX_blockInfoMain {
        position: absolute;
        top: 145px;
        right: 0;
        bottom: 0;
        left: 0;
        width: 90%;
        padding:5px 5px 5px 20px;
    }



    .MET_SX_titGrey {
        font-size: 1.4vw;
        
    }

    .MET_SX_dati, .MET_SX_dati_val, .MET_SX_dati_val-unitaMisura {
        font-size: 1.8vw;
    }

    .MET_SX_dati_val {
        margin-bottom: 0;
        line-height: 0.5vw;
    }


  .MET_SX_MainImg {
        width: auto;
        /*height: 100%;*/
        max-width: 86px;
        max-height: 86px;
        /*margin-top: 20px;*/
        margin-right:14px
    }
    .MET_SX_AlbaCont, .MET_SX_TramontoCont {
        line-height: 1.8vw;
   }

}

/*************************************************************************************/
@media (min-width: 1024px) {

        #fillerSX {

        left:30px

    }
    #fillerDX {

        right: 19px;
    }
    .MET_SX_dati, .MET_SX_dati_val, .MET_SX_dati_val-unitaMisura {
        font-size: 1.45vw;
    }
    
    .MET_SX_col-xs-4 {
        height:unset
    }
    .MET_SX_grOraSep {
        font-size: 50px;
    }

}



/*************************************************************************************/
@media (min-width: 1200px) {

    /*-------------------------------------------------------------------------*/
    /***************************************************************************/
    /* Definizione stili blocco DESTRA*/
    /*-------------------------------------------------------------------------*/
    .MET_DX_blockDay_Temp1 {
        font-size: 26px;
    }
     .MET_DX_blockMapHoursMain {
       
        height: 70%;
    }


    /*.MET_SX_grOraSep {
        font-size: 3vw;
    }*/

}
@media (min-width: 1400px) {

    .MET_SX_grOraSep {
        font-size: 58px;
    }
    .MET_SX_grOra {

    font-size: 65px;
    line-height: 118px;

}
    .MET_DX_blockMapHoursMain {
        height: 70%;
    }
    .MET_SX_dati, .MET_SX_dati_val, .MET_SX_dati_val-unitaMisura {
        font-size: 1.2vw;
    }
}