﻿:root{--bs-primary: #1687e3;--bs-primary-rgb: 22,135,227;}
.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%2822,135,227,1.0%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='4' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");}

/*lorenzo*/
.navbar-brand img, .logo-footer{max-width: 120px;}
@media (max-width:991px) {.navbar-brand img, footer .logo-footer{max-width: 100px;}}

.navbar-brand > .logo-t{display: inline-block;}
.navbar-brand > .logo {display: none;}
.navbar-scroll{--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%28255,255,255,1.0%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='4' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");}
.navbar-scroll .navbar-toggler {border: 3px solid #ffffff;}

.navbar-scroll, footer{background-color:var(--bs-primary);}

.section-topbar{display:none;}
.dati-contatto.indirizzo, .dati-contatto.telefono {margin-bottom: 1.5rem;}
footer a:hover{color:#ffffff;text-decoration:underline;}