@import "fonts.css";
:root{

    --upc: 'Conv_bpg_banner_caps';
    --lwc: 'Conv_bpg_rioni_arial';


}
body, html, a, p {
    font-family: var(--lwc) !important;
    font-weight: lighter !important;
}
.upge,
h1,h2,h3,h4,h5,h6{
    font-family: var(--upc) !important;
    font-weight: lighter !important;
}


p{
    font-size: 1.35rem !important;
    font-weight: lighter !important;
    line-height: 2.75rem !important;
}

.nav > li.dropdown > a {
    padding-right: 15px;
}
.section-empty ul{
    padding-left: 1.5rem !important;
}


.section-empty ul li {
    padding-bottom: .6rem;
}

ul.list-texts-ge{
    padding: 0 !important;
}




.section-empty h4.text-l,
.section-empty h1 { font-size: 2.25rem !important;}
.section-empty h2,
.section-empty h3,
.section-empty h4,
.section-empty h5,
.section-empty h6{

}

.header-title h1{
    font-size: 3.5rem !important;
}
.sBox h2{
    font-size: 2rem !important;
}


.caption.anima h2{
    font-family: var(--lwc) !important;
    font-weight: lighter !important;
}

/* project*/
.grid-item h3 a{
    font-size:1.25rem ;
    font-family: var(--upc) !important;
    font-weight: lighter !important;
    line-height: 2rem !important;
}

/*partner*/

a.maso {
    font-family: var(--upc) !important;
}

.caption-bottom h2.partner-title a{
 font-size: 1.25rem !important;
    font-family: Arial !important;
}

h4.ml24{
    margin-left: 0 !important;
}

.section-empty ul li{
    font-size: 1.6rem !important;
    line-height: 1.5rem !important;
    margin-bottom: 1rem;
}


.navbar-nav li.dropdown a{
    padding-left: 1.1rem !important;
    padding-right: 1rem !important;

}
.dropdown-menu{
    width: 25rem !important;


}

