﻿:root{--bs-primary: #004587;--bs-primary-rgb: 0,69,135;}
.navbar{--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280,69,135,1.0%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='4' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");}

/*lorenzo*/
.navbar .navbar-brand img, .logo-footer{max-width:150px;}
.navbar-scroll .navbar-brand img{max-width:100px!important;}

.section-topbar{display:none;}

@media (max-width:991px) {
    .navbar .navbar-brand img, .logo-footer {max-width: 100px!important;}
}