/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 31-gen-2019, 12.37.50
    Author     : bruno
*/
body{
    width: 100%;
    margin-top: 20px; 
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 40px;
    font-family: 'Jaldi', sans-serif;
}
.header_image{
    display: none;
}
.header_left{
    float: none;
    padding-left: 3%;
}
.header_right{
    float: none;
    padding-right: 3%;
    margin-bottom: 10px;
    text-align: center;
}
.blocco_pari{
    width: 100%;
    padding-left: 0px;
    text-align: center;
}

.rettangolo_home{
    padding-left: 3%;
    padding-right: 3%;
}
header div.titolo_blocco{
    padding-left: 0px;
}
header.centrato div {
    text-align: center;
    padding-left: 0px;
}
.blocco_dispari{
    padding-top: 20px;
    display: inline-block;
    width: 100%;
    padding-right: 10%;
}

.titolo_blocco_comp{
    text-transform: uppercase;
    text-align: left;
    color: rgb(47, 46, 46);
}

nav.barra_menu{
    padding-top: 1em;
}

/* iphone landcsape */
@media screen and (min-width: 480px) {
    nav.barra_menu{
        padding-top: 0px;
    }
    .header_right{
        text-align: right;
    }


}

/* ipad portrait*/
@media only screen and (min-width: 768px) {
}

/* ipad landscape, notebook  */
@media screen and (min-width: 1024px) {
    body{
        width: 70%;
        margin-top: 40px;
    }
    .header_image{
        display: block;
    }
    .header_left{
        float: left;
        width: 50%;
        padding-left: 10%;
        text-align: left;
    }
    .header_right{
        float: right;
        width: 50%;
        padding-right: 10%;
        margin-bottom: 0px;
        text-align: right;
        height: 50px;
    }
    .blocco_pari{
        display: inline-block;
        width: 50%;
        padding-left: 7%;
    }
    .blocco_dispari_home{
        display: inline-block;
        width: 50%;
        float: right;
        padding-right: 7%;
    }
    .blocco_dispari{
        padding-top: 20px;
        display: inline-block;
        width: 50%;
        float: right;
        padding-right: 10%;
    }
    header.centrato div {
        text-align: left;
        padding-left: 0px;
    }

    nav.barra_menu{
        padding-top: 20px;
        display: inline-block;
        height: 50px;
    }

}
/* Desktop */
@media screen and (min-width: 1200px) {
}
body{


}
h1, h2, h3, p, div, ul, li { 
    /*font-family: Candara, sans-serif;*/ 
    /*font-family: 'Open sans'; Candara, sans-serif; */
    color: #595959;
} 

header{
}
font.freccetta{
    color: #22afe5;
    font-size: 26px;
    letter-spacing: 8px;
}

.font_menu{
    font-size: 18px;
}
.font_categorie{
    font-size: 20px;
    color: rgb(47, 46, 46);
}

.font_testo_categorie{
    font-size: 14px;
    line-height: 19.2px;
}

.header_image{
    margin-top: 20px;
    margin-bottom: 10px;
    float: none;
    width: 100%;
    height: 500px;
}

.avvocato_nome{
    font-size: 16px;
    font-weight: bold;
    color: rgb(47, 46, 46);
}


.rettangolo_home{
    padding-top: 40px;
    padding-bottom: 28px;
}

.menu{
    display: inline-block;
    /*float: right;*/
    margin-left: 10px;
}

div#hormenu ul
{
    margin: 0;
    padding: 0;
    list-style-type: none;
}

div.menu a
{
    /*display: block;*/
    padding: 5px;
    color: #595959;
    text-decoration: none;
}

a
{
    color: #595959;
    text-decoration: none;
}

div.menu a:hover
{
    background-color: #e7e6e6;
    color: black;
    text-decoration: none;
}

div#hormenu ul
{
    display: none
}
div#hormenu li
{
    margin: 0;
    padding: 0;
    border-right: 1px solid #e7e6e6;
    color: #e7e6e6;
    font-size: 14px;
    text-align: left;
}
div#hormenu:hover ul 
{
    display: block;
    position: absolute;
    z-index:1;
    /*width:150px;*/
    padding: 0;
    margin: 0 0 0 -1px;
    border:1px solid #e7e6e6;
    background: white;
}
div#hormenu a 
{
    display: block;
}
.marroncino{
    background-color: #e7e6e6;
}

.sfondo_orizzontale{
    float: none;
    display: block;
    width: 100%;
}


/*
.blocco_pari{
    display: inline-block;
    width: 50%;
    padding-left: 10%;
}*/


.blocco_sopra{
    width: 100%;
    margin-bottom: 20px;
}
.blocco_sotto{

}
.riga_competenze{
    margin-bottom: 10px;

}
.riga_competenze a{
    text-decoration: none;      /* elimino la sottolineatura */
    color: #595959;
    font-size: 16px;
}

.competenza_destra{
    float: right;
    width: 50%;
    text-align: center;
}
.competenza_sinistra{
    float: left;
    width: 50%;
    text-align: center;
}

.titolo_blocco{
    text-transform: uppercase;
    text-align: left;
    padding-left: 10%;
    margin-bottom: 20px;
}

.testo_blocco{
}

.avvocato{
    margin-bottom: 12px;
}
.avvocato_testo{
}

.testo_blocco p{
    font-size: 16px;
}

p.blocco_studio{
    margin-bottom: 13px;
}
.testo_blocco p.indirizzo{
    text-align: center;
    margin-bottom: 0px;
}
.testo_blocco p.cap{
    text-align: center;
    margin-bottom: 10px
}
.testo_blocco p.telefono{
    text-align: center;
}
.testo_blocco p.email{
    text-align: center;
}


div.banner{
    display: block;
    height: 60px;
}

.comp_destra{
    float: right;
    width: 45%;
}
.comp_sinistra{
    float: left;
    width: 45%;
}

.comp_riga{
    margin-bottom: 10px;
    font-size: 16px;
}
