﻿:root{--bs-primary: #009fe3;--bs-primary-rgb: 0,159,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%280,159,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{height:100px;}

h1{font-family: 'Pirulen'!important;}
.section-fh.homepage h1{font-size: 2.5rem;color:var(--bs-primary);}
.section-fh.homepage h1 span{font-size: 4rem;}
.logo-footer{max-width: 150px;}
.social-icon.telefono, .social-icon.email{background-color:var(--bs-primary);}

@media (max-width: 1399px) {
    .section-fh.homepage h1{font-size: 2rem;}
    .section-fh.homepage h1 span{font-size: 3rem;}
}
@media (max-width: 1199px) {
    .section-fh.homepage h1{font-size: 1.5rem;}
    .section-fh.homepage h1 span{font-size: 2.5rem;}
}
@media (min-width: 992px) {
    .section-fh.fh-static h1{font-size:3rem;}
    .section-fh.homepage h2{font-size:1.5rem;}
    .section-contatti .dati-contatto.indirizzo, .section-contatti .dati-contatto.telefono  {margin-bottom: 1.5rem;}
}
@media (max-width: 991px) {
    .navbar-brand {padding-top: 0;padding-bottom: 0;}
    .navbar-brand img{height:100px;}
    .language-selector {top: 23px;}
    .section-fh.homepage h1{font-size: 1.2rem;}
    .section-fh.homepage h1 span{font-size: 2.2rem;}
}

/*fonts*/
@font-face {font-family: 'Pirulen';src: url('fonts/Pirulen/Pirulen.woff2') format('woff2'), url('fonts/Pirulen/Pirulen.woff') format('woff');font-weight: normal;font-style: normal;font-display: swap;}