.navbar .megamenu{ padding: 1rem; }
/* ============ desktop view ============ */
@media all and (min-width: 992px) {
	
	.navbar .has-megamenu{position:static!important;}
	.navbar .megamenu{left:0; right:0; width:100%; margin-top:0;  }
	
}	
/* ============ desktop view .end// ============ */


.navbar { 
  background-color: #ffffff;
}

.navbar-toggler{ 
  font-weight: 700;
  color: #000000;
}

.nav-link {
  font-size: 1rem;
  font-weight: 700;
  color: #000000;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
  margin-left: 14px;
}

.nav-link:hover, .nav-link:focus {
  text-decoration: underline;
}
.nav-link:focus-visible {
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.nav-link.disabled, .nav-link:disabled {
  color: var(--bs-nav-link-disabled-color);
  pointer-events: none;
  cursor: default;
}
.nav-item.active{
  color: #666666;
}
.navbar-toggler {
  padding: 0;
  border: 0;
}

.navbar-toggler:hover {
  text-decoration: none;
}
.navbar-toggler:focus {
  text-decoration: none;
  outline: 0;
  box-shadow: 0 0 0 var(--bs-navbar-toggler-focus-width);
}

.navbar-toggler-icon {
  width: 2em;
  height: 2em;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0,0,0, 1)' stroke-width='3' stroke-linecap='butt' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}

.contattaci-img {
  border: solid #fbda26 2.5px;
}
.contattaci-testo-1 {
  font-size: 0.9rem;
  font-weight: 700;
  color: #074976;
  line-height: 1.2em;
  letter-spacing: 0rem;
  font-family: 'Roboto', sans-serif;
}
.contattaci-testo-1 span {
  font-size: 0.8rem;
  font-weight: 400;
  color: #444444;
  letter-spacing: 0rem;
}

.dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.0em;
  vertical-align: 0em;
  content: "";
  border-top: 0em solid;
  border-right: 0em solid transparent;
  border-bottom: 0;
  border-left: 0em solid transparent;
}

.dropdown-menu{
  border: 0;
  border-radius: 0;
  border-bottom: solid #f3f3f3 6px;
  border-left: solid #f3f3f3 1px;
  border-right: solid #f3f3f3 1px;
  border-top: solid #f3f3f3 1px;
}

.megamenu-servizi{
  font-size: 1.4rem;
  font-weight: 700;
  color: #074976;
  letter-spacing: 0rem;
  text-decoration: none;
  line-height: 1.4em;
}
.megamenu-servizi-titolo{
  font-size: 0.9rem;
  font-weight: 400;
  color: #999999;
  letter-spacing: 0rem;
  text-decoration: none;
  line-height: 1.2em;
  font-family: 'Roboto', sans-serif;
}
.megamenu-servizi-icona{
  display: block;
  font-size: 2.8rem;
  color: #074976;
  line-height: 1.5em;
}
.megamenu-servizi-scopri{
  display: block;
  float: right;
  font-size: 2.2em;
  color: #074976;
  padding-top: 5px;
  padding-right: 30px;
}
.megamenu-servizi:hover, .megamenu-servizi:focus {
  text-decoration: underline;
}
.megamenu-servizi span{
  display: inline-block;
  font-size: 0.9rem;
  font-weight: 400;
  color: #333333;
  letter-spacing: 0rem;
  line-height: 1.8em;
  padding-top: 10px;
}
.megamenu-prodotti{
  display: inline-block;
  font-size: 1.1rem;
  font-weight: 700;
  color: #074976;
  letter-spacing: 0rem;
  text-decoration: none;
  line-height: 1.4em;
  margin-top: 12px;
}
.megamenu-prodotti i{
  font-size: 2.8rem;
  color: #074976;
  line-height: 1.5em;
}
.megamenu-prodotti:hover, .megamenu-prodotti:focus {
  text-decoration: underline;
}
.megamenu-prodotti span{
  display: inline-block;
  font-size: 0.9rem;
  font-weight: 400;
  color: #333333;
  letter-spacing: 0rem;
  line-height: 1.8em;
  padding-top: 10px;
}
.megamenu-prodotti-titolo{
  font-size: 0.9rem;
  font-weight: 400;
  color: #999999;
  letter-spacing: 0rem;
  text-decoration: none;
  line-height: 1.2em;
  font-family: 'Roboto', sans-serif;
}
.megamenu-prodotti-evidenza{
  border: solid #074976 3px;
  background-color: #fbda26;
}

.offcanvas.offcanvas-end {
  border-left:solid #074976 5px;
}

.offcanvas-title{
  font-size: 1.4rem;
  font-weight: 700;
  color: #074976;
  line-height: 1.2em;
  letter-spacing: 0rem;
  padding-top: 3px;
  font-family: 'Roboto', sans-serif;
}
.offcanvas-title i{
  font-size: 1.6rem;
}

.btn-close {
  font-size: 1.4rem;
  --bs-btn-close-color: #000;
  --bs-btn-close-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e");
  --bs-btn-close-opacity: 1;
}

.offcanvas-body{
  font-size: 1.2rem;
  font-weight: 400;
  color: #444444;
  letter-spacing: 0rem;
  line-height: 1.6em;
}

.offcanvas-body address{
  font-size: 1rem;
  font-weight: 400;
  color: #333333;
  letter-spacing: 0rem;
  line-height: 1.4em;
}


/* ============ mobile view ============ */
@media(max-width: 991px){
  .navbar.fixed-top .navbar-collapse, .navbar.sticky-top .navbar-collapse{
    overflow-y: auto;
      max-height: 90vh;
      margin-top:10px;
  }
  .nav-link {
  font-size: 1.8rem;
  font-weight: 700;
  color: #000000;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
  margin-left: 14px;
  padding-bottom: 16px;
}
.contattaci-testo-1 {
  font-size: 1.3rem;
  font-weight: 700;
  color: #074976;
  line-height: 1.2em;
  letter-spacing: 0rem;
  font-family: 'Roboto', sans-serif;
}
.contattaci-testo-1 span {
  font-size: 1rem;
  font-weight: 400;
  color: #444444;
  letter-spacing: 0rem;
}
}
/* ============ mobile view .end// ============ */

