/* CSS - MAIN MENU */

#toolbar-administration {
	z-index:10000;
}

.row.region.region-primary-menu{
	justify-content:space-between;
	margin:0px;
	align-items:center;
}

#block-mapo-site-branding{
	width:210px;
	z-index: 10000;
}

#block-mapo-site-branding a{
	display:inline-block;
	position:relative;
}

#menuarea .container-fluid{
	margin:0 auto;
	padding: 20px 0;
	max-width:1440px;
	
	
}

#block-mapo-main-menu {
  _width: calc(100% - 420px);
  position: absolute;
left: 170px;
width: calc(100vw - 340px);
top:25px;
}



#block-mapo-main-menu > ul {
	  display: flex;
    gap: 24px;
    margin: 10px auto !important;
    justify-content: center;
    list-style-type: none;
    padding:0px;
    
    max-width: 1200px;
	margin: 10px auto;
	position: relative;
}

#block-mapo-main-menu > ul > li {
	display:block;
	text-wrap:nowrap !important;
	transition:0.2s;
}

#block-mapo-main-menu > ul > li > ul {
	  display: flex;
    gap: 24px;
    margin: 10px 0;
    
    list-style-type: none;
    padding:0px;
}

#block-mapo-main-menu > ul > li > ul > li{
width:33%;
}

#block-mapo-main-menu > ul > li  ul {
list-style-type: none; padding-left: 0;
}

#block-mapo-main-menu > ul > li > ul > li > ul> li  a{
font-weight:normal;
	
}



@media(max-width:1000px){
	#block-mapo-main-menu  ul {
	gap:15px;
	}
}

#block-mapo-main-menu > ul > li > a {
display:block;
	
}

#block-mapo-main-menu  ul li a,
li.mnu-firstlevel a{
font-size: 14px;
line-height: 12px;
font-weight:500 !important;
color: var(--colors-primary-navy) ;
text-decoration:none;
transition:  0.2s;
margin-bottom:16px;
z-index:10;
text-wrap:wrap;
}



body.header header:not(.stikyborder) #block-mapo-main-menu  ul li a {
	color: var(--colors-white);
}


#block-mapo-main-menu  ul li a:hover,
body.header  #block-mapo-main-menu  ul li a:hover
{
	color:var(--colors-primary-dark-navy);
}

/*
#block-mapo-main-menu  ul > li > ul{
	opacity:0;
	display:none;
} */


 
#block-mapo-main-menu .region-primary-menu{
	display:flex;
	flex-direction:row;
	align-items:center;
}







/* Sportello & cerca */
#block-mapo-sportelloericerca{width:210px;z-index: 1;}

#block-mapo-sportelloericerca  ul {
	  display: flex;
    margin: 5px 0;
    justify-content: right;
    list-style-type: none;
    padding:0px;
    
}

#block-mapo-sportelloericerca  ul li a {
font-size: 14px;
line-height: 12px;
color: var(--color-primary-navy);
text-decoration:none;
text-wrap: nowrap;
}

body.header header:not(.stikyborder) #menuarea:not(.opened) #block-mapo-sportelloericerca  ul li a {
	color: white
}


#block-mapo-sportelloericerca .sportello_online{
	border: solid 1px black;
    border-radius: 40px;
    padding: 8px 12px;
    margin-right:15px;
    font-weight:400;
    /* Standard */
    transition:  0.2s;
}



@media (max-width:991px){
.sportello_online{ display:none !important;}
}


/*
@media (max-width:991px){
.sportello_online{ 
	font-size: 0 !important;
  padding: 6px 10px !important;
  margin-top: 4px;
} 
.sportello_online:before{
	content:"Sportello";
	font-size:8px!important ;
}
.sportello_online:after{
	width:12px !important;
	height:12px !important;
	background-size:contain;
}
}

*/
body.header header:not(.stikyborder) #menuarea:not(.opened) #block-mapo-sportelloericerca .sportello_online{
	border: solid 1px white;
}

#block-mapo-sportelloericerca .sportello_online  {
	display:flex;
	align-items:center;
	gap:5px;
}

#block-mapo-sportelloericerca .sportello_online:before {
	content: '';
	
	height:16px;
 display:inline-block;
 width: 40px;
 background-repeat:no-repeat;
background-position: center;
 /*background-image: url('data:image/svg+xml,<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M14.0006 2.5C14.0006 2.36739 13.948 2.24021 13.8542 2.14645C13.7604 2.05268 13.6332 2 13.5006 2H7.50063C7.36802 2 7.24085 2.05268 7.14708 2.14645C7.05331 2.24021 7.00063 2.36739 7.00063 2.5C7.00063 2.63261 7.05331 2.75979 7.14708 2.85355C7.24085 2.94732 7.36802 3 7.50063 3H12.2936L2.14663 13.146C2.10014 13.1925 2.06327 13.2477 2.03811 13.3084C2.01295 13.3692 2 13.4343 2 13.5C2 13.5657 2.01295 13.6308 2.03811 13.6916C2.06327 13.7523 2.10014 13.8075 2.14663 13.854C2.19312 13.9005 2.24831 13.9374 2.30905 13.9625C2.36979 13.9877 2.43489 14.0006 2.50063 14.0006C2.56638 14.0006 2.63148 13.9877 2.69221 13.9625C2.75295 13.9374 2.80814 13.9005 2.85463 13.854L13.0006 3.707V8.5C13.0006 8.63261 13.0533 8.75979 13.1471 8.85355C13.2408 8.94732 13.368 9 13.5006 9C13.6332 9 13.7604 8.94732 13.8542 8.85355C13.948 8.75979 14.0006 8.63261 14.0006 8.5V2.5Z" fill="%2323293B"/></svg>');*/
 background-image: url("data:image/svg+xml,%3Csvg width='40' height='16' viewBox='0 0 40 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cmask id='mask0_14853_5494' style='mask-type:luminance' maskUnits='userSpaceOnUse' x='0' y='0' width='40' height='17'%3E%3Cpath d='M19.1361 8.11525L18.1996 9.04202C18.0965 9.14526 18.0395 9.28091 18.0395 9.42617C18.0395 9.57143 18.0965 9.70828 18.1996 9.81032C18.3064 9.91597 18.4471 9.96879 18.5878 9.96879C18.7285 9.96879 18.8693 9.91597 18.976 9.81032L19.9126 8.88235C20.0157 8.77911 20.0739 8.64346 20.0739 8.4982C20.0739 8.35294 20.0169 8.21609 19.9126 8.11405C19.8058 8.0084 19.6651 7.95558 19.5244 7.95558C19.3836 7.95558 19.2429 8.0084 19.1361 8.11405M29.9052 0.102041C29.6517 0.102041 29.4455 0.296519 29.4455 0.535414V15.5678C29.4455 15.8067 29.6517 16.0012 29.9052 16.0012H39.0402C39.2938 16.0012 39.5 15.8067 39.5 15.5678V14.904C39.5 14.6651 39.2938 14.4706 39.0402 14.4706H32.3279C31.7153 14.4706 31.2166 14.0012 31.2166 13.425V0.535414C31.2166 0.296519 31.0104 0.102041 30.7569 0.102041H29.904H29.9052ZM17.8514 10.4922L17.3589 10.0144C16.9937 9.65906 16.7924 9.18727 16.7924 8.68547C16.7924 8.18367 16.9937 7.71068 17.3589 7.35654L19.2199 5.54742C19.585 5.19208 20.0715 4.9976 20.5871 4.9976C21.1027 4.9976 21.5891 5.19328 21.9543 5.54862L22.4456 6.02641C22.8108 6.38175 23.0121 6.85354 23.0121 7.35534C23.0121 7.85714 22.8108 8.33013 22.4456 8.68427L20.5834 10.4934C20.2183 10.8487 19.733 11.0444 19.2162 11.0444C18.6994 11.0444 18.2142 10.8487 17.849 10.4946M18.3755 0.244898C14.542 0.957983 11.759 4.22449 11.759 8.012C11.7554 8.19208 11.8257 8.36495 11.958 8.4958C12.0902 8.62665 12.2685 8.69988 12.4578 8.69988C12.829 8.69988 13.1396 8.41056 13.1566 8.05282L13.159 8.02281C13.159 4.87275 15.4627 2.17047 18.6388 1.57983C22.2928 0.90036 25.8315 3.2389 26.5291 6.78992C26.8663 8.5066 26.4939 10.2509 25.4809 11.7011C24.4679 13.1525 22.9369 14.1321 21.1706 14.4598C19.4018 14.7887 17.6064 14.4286 16.1154 13.443C15.9541 13.3433 15.8631 13.2233 15.8485 13.0936C15.8376 12.9892 15.874 12.8896 15.9516 12.8139L17.126 11.6783C17.718 12.1453 18.458 12.4022 19.2199 12.4022C20.1103 12.4022 20.9462 12.0648 21.5758 11.4538L23.4367 9.64466C24.0664 9.03241 24.4133 8.21969 24.4133 7.35414C24.4133 6.4886 24.0664 5.67587 23.438 5.06363L22.9454 4.58583C22.3158 3.97359 21.4799 3.63745 20.5895 3.63745C19.699 3.63745 18.8632 3.97479 18.2336 4.58583L16.3726 6.39496C15.743 7.0072 15.3972 7.81993 15.3972 8.68547C15.3972 9.42497 15.6593 10.1417 16.1385 10.7179L14.9641 11.8523C14.6317 12.1753 14.4486 12.6026 14.4486 13.0552C14.4486 13.1164 14.4522 13.1789 14.4595 13.2413C14.5189 13.7719 14.8368 14.2557 15.3317 14.569L15.3669 14.5894C16.705 15.4718 18.2712 15.9388 19.8895 15.9388C20.4039 15.9388 20.9243 15.8908 21.4351 15.7959C23.5678 15.3998 25.4166 14.2161 26.6407 12.4646C27.8635 10.7131 28.3136 8.60744 27.906 6.53421C27.4984 4.46098 26.2816 2.66387 24.4813 1.47419C23.1128 0.571429 21.5345 0.102041 19.9186 0.102041C19.4079 0.102041 18.8923 0.14886 18.3804 0.243697M5.49797 0C2.78417 0 0.492537 2.03241 0.492537 4.43697C0.492537 6.51381 1.83549 7.994 4.17807 8.4994L6.46728 8.9928C8.11837 9.33734 9.10465 10.3685 9.10465 11.7479C9.10465 13.0528 8.15961 14.5774 5.49676 14.5774C3.62124 14.5774 2.15576 13.6026 1.5783 11.9712C1.46791 11.6591 1.17918 11.4646 0.867399 11.4646C0.792184 11.4646 0.714542 11.4754 0.638114 11.4994L0.521652 11.5366C0.328762 11.5978 0.172267 11.7299 0.0812807 11.9088C0.0279023 12.0156 0 12.1297 0 12.2449V12.2533C0 12.3349 0.0145577 12.4166 0.0412469 12.497C0.401551 13.545 1.65716 15.9844 5.51981 15.9844C8.06741 15.9844 10.7739 14.437 10.7739 11.5702C10.7739 9.46218 9.33879 7.94118 6.83729 7.39496L4.43526 6.87875C2.99647 6.57023 2.13756 5.59904 2.13756 4.27971C2.13756 2.60264 3.60061 1.33854 5.54165 1.33854C7.06778 1.33854 8.29912 2.05762 8.91783 3.31212C9.09616 3.67347 9.48922 3.84394 9.85559 3.71669L9.86893 3.71188C10.0727 3.64106 10.2353 3.4898 10.319 3.29652C10.4015 3.10564 10.3991 2.89916 10.3129 2.71309C9.8471 1.69868 8.6012 0 5.49797 0Z' fill='white'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_14853_5494)'%3E%3Cpath d='M39.5 0H0V16H39.5V0Z' fill='url(%23paint0_linear_14853_5494)'/%3E%3C/g%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_14853_5494' x1='-0.0406646' y1='7.81256' x2='39.5934' y2='7.81256' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2357A4DA'/%3E%3Cstop offset='1' stop-color='%2361B45A'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
}

body.header header:not(.stikyborder) #menuarea:not(.opened) #block-mapo-sportelloericerca .sportello_online:before {
	/*background-image: url('data:image/svg+xml,<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M14.0006 2.5C14.0006 2.36739 13.948 2.24021 13.8542 2.14645C13.7604 2.05268 13.6332 2 13.5006 2H7.50063C7.36802 2 7.24085 2.05268 7.14708 2.14645C7.05331 2.24021 7.00063 2.36739 7.00063 2.5C7.00063 2.63261 7.05331 2.75979 7.14708 2.85355C7.24085 2.94732 7.36802 3 7.50063 3H12.2936L2.14663 13.146C2.10014 13.1925 2.06327 13.2477 2.03811 13.3084C2.01295 13.3692 2 13.4343 2 13.5C2 13.5657 2.01295 13.6308 2.03811 13.6916C2.06327 13.7523 2.10014 13.8075 2.14663 13.854C2.19312 13.9005 2.24831 13.9374 2.30905 13.9625C2.36979 13.9877 2.43489 14.0006 2.50063 14.0006C2.56638 14.0006 2.63148 13.9877 2.69221 13.9625C2.75295 13.9374 2.80814 13.9005 2.85463 13.854L13.0006 3.707V8.5C13.0006 8.63261 13.0533 8.75979 13.1471 8.85355C13.2408 8.94732 13.368 9 13.5006 9C13.6332 9 13.7604 8.94732 13.8542 8.85355C13.948 8.75979 14.0006 8.63261 14.0006 8.5V2.5Z" fill="white"/></svg>');*/
 /*background-image: url("data:image/svg+xml,%3Csvg width='40' height='16' viewBox='0 0 40 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_14729_4306)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.60718 -0.015625C2.85997 0.0193357 0.576574 2.04706 0.576574 4.4244C0.576574 6.48708 1.93233 7.9904 4.2871 8.47984L6.60617 8.96929C8.28304 9.3189 9.28202 10.3328 9.28202 11.7312C9.28202 13.0247 8.31871 14.563 5.64286 14.563C3.75192 14.563 2.25344 13.5841 1.68259 11.941C1.57557 11.6263 1.29014 11.4515 0.969033 11.4515C0.897676 11.4515 0.826321 11.4515 0.754965 11.4865L0.64793 11.5214C0.46954 11.5914 0.291149 11.7312 0.219794 11.906C0.148438 12.0109 0.148438 12.1158 0.148438 12.2556C0.148438 12.3255 0.148437 12.4304 0.184116 12.5003C0.540897 13.5492 1.82531 15.9964 5.71421 15.9964C8.28304 15.9964 11.0303 14.4581 11.0303 11.5914C11.0303 9.49371 9.56745 7.95544 7.06999 7.43102L4.64388 6.90661C3.18107 6.59196 2.32481 5.61306 2.32481 4.31952C2.32481 2.6414 3.7876 1.38281 5.7499 1.38281C7.28405 1.38281 8.53278 2.11698 9.17499 3.34061C9.35338 3.69022 9.74584 3.86503 10.1383 3.76015C10.3524 3.69022 10.4951 3.55037 10.6021 3.34061C10.6735 3.16581 10.6735 2.95604 10.6021 2.74628C10.1383 1.73242 8.88956 0.0542966 5.78557 0.0193357H5.60718V-0.015625ZM18.6297 0.2291C14.7408 0.928317 11.9579 4.21464 11.9579 7.9904C11.9579 8.1652 12.0292 8.34001 12.172 8.47984C12.3147 8.61969 12.493 8.68962 12.6714 8.68962C13.0639 8.68962 13.3493 8.40992 13.385 8.02535V7.9904C13.385 4.84392 15.7041 2.15194 18.9152 1.55761C22.59 0.893356 26.1934 3.23573 26.8713 6.80173C27.2281 8.5148 26.8356 10.2628 25.8009 11.6962C24.7662 13.1296 23.2322 14.1435 21.4483 14.4581C19.6644 14.7728 17.8448 14.4232 16.3463 13.4443C16.1679 13.3394 16.0966 13.2345 16.0609 13.0947C16.0609 12.9898 16.0966 12.8849 16.1679 12.815L17.3453 11.6962C17.9518 12.1507 18.701 12.4304 19.4502 12.4304C20.3422 12.4304 21.1986 12.0808 21.8406 11.4865L23.7317 9.66851C24.3739 9.07417 24.7307 8.23513 24.7307 7.39607C24.7307 6.52204 24.3739 5.71795 23.7317 5.08865L23.2678 4.59919C22.6256 4.00486 21.7693 3.65525 20.8774 3.65525C19.9854 3.65525 19.1292 4.00486 18.487 4.59919L16.6318 6.38219C15.9896 6.97653 15.6327 7.81559 15.6327 8.65465C15.6327 9.38883 15.8824 10.123 16.3819 10.6824L15.2046 11.8011C14.8834 12.1158 14.6694 12.5353 14.6694 12.9898C14.6694 13.0597 14.6694 13.1296 14.6694 13.1646C14.7408 13.689 15.0619 14.1785 15.5614 14.4931L15.5971 14.5281C16.9528 15.4021 18.5227 15.8916 20.1639 15.8916C20.6989 15.8916 21.1986 15.8565 21.7336 15.7517C23.8743 15.3671 25.7654 14.1785 26.9783 12.4304C28.2271 10.6824 28.6552 8.58473 28.2628 6.48708C27.8703 4.45936 26.6216 2.67636 24.802 1.48769C23.4105 0.578709 21.8406 0.0892574 20.1994 0.0892574C19.6644 0.0892574 19.1649 0.159179 18.6297 0.2291ZM18.1302 10.4726L17.6307 9.98316C17.2738 9.63356 17.0598 9.1441 17.0598 8.65465C17.0598 8.1652 17.2738 7.67574 17.6307 7.32614L19.5217 5.50818C19.8784 5.15858 20.3779 4.9488 20.9131 4.9488C21.4483 4.9488 21.9121 5.15858 22.3045 5.50818L22.804 5.99764C23.1608 6.34724 23.3748 6.83668 23.3748 7.32614C23.3748 7.81559 23.1608 8.30504 22.804 8.65465L20.9131 10.4726C20.5564 10.8222 20.0569 11.032 19.5217 11.032C18.9865 11.032 18.487 10.8572 18.1302 10.4726ZM30.2964 0.124218C30.0467 0.124218 29.8327 0.299022 29.8327 0.508786V15.5419C29.8327 15.7866 30.0467 15.9615 30.2964 15.9615H39.537C39.7868 15.9615 40.0008 15.7866 40.0008 15.5419V14.8777C40.0008 14.6329 39.7868 14.4581 39.537 14.4581H32.7581C32.1516 14.4581 31.6521 14.0037 31.6521 13.4093V0.543747C31.6521 0.299022 31.4381 0.124218 31.1884 0.124218H30.2964ZM19.4147 8.09528L18.4513 9.03922C18.3442 9.1441 18.273 9.28395 18.273 9.4238C18.273 9.56363 18.3442 9.70347 18.4513 9.80835C18.5583 9.91323 18.701 9.98316 18.8437 9.98316C18.9865 9.98316 19.1292 9.91323 19.2362 9.80835L20.1994 8.86441C20.3066 8.75953 20.3779 8.61969 20.3779 8.47984C20.3779 8.34001 20.3066 8.20016 20.1994 8.09528C20.0924 7.9904 19.9497 7.92047 19.8071 7.92047C19.6644 7.95544 19.5217 7.9904 19.4147 8.09528Z' fill='%2323293B'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_14729_4306'%3E%3Crect width='40' height='16' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");*/

}



#block-mapo-sportelloericerca .sportello_online:hover:before{
	/*background-image: url('data:image/svg+xml,<svg width="16" height="16" viewBox="0 0 16 16" fill="white" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M14.0006 2.5C14.0006 2.36739 13.948 2.24021 13.8542 2.14645C13.7604 2.05268 13.6332 2 13.5006 2H7.50063C7.36802 2 7.24085 2.05268 7.14708 2.14645C7.05331 2.24021 7.00063 2.36739 7.00063 2.5C7.00063 2.63261 7.05331 2.75979 7.14708 2.85355C7.24085 2.94732 7.36802 3 7.50063 3H12.2936L2.14663 13.146C2.10014 13.1925 2.06327 13.2477 2.03811 13.3084C2.01295 13.3692 2 13.4343 2 13.5C2 13.5657 2.01295 13.6308 2.03811 13.6916C2.06327 13.7523 2.10014 13.8075 2.14663 13.854C2.19312 13.9005 2.24831 13.9374 2.30905 13.9625C2.36979 13.9877 2.43489 14.0006 2.50063 14.0006C2.56638 14.0006 2.63148 13.9877 2.69221 13.9625C2.75295 13.9374 2.80814 13.9005 2.85463 13.854L13.0006 3.707V8.5C13.0006 8.63261 13.0533 8.75979 13.1471 8.85355C13.2408 8.94732 13.368 9 13.5006 9C13.6332 9 13.7604 8.94732 13.8542 8.85355C13.948 8.75979 14.0006 8.63261 14.0006 8.5V2.5Z" fill="white"/></svg>');*/
 /*background-image: url("data:image/svg+xml,%3Csvg width='40' height='16' viewBox='0 0 40 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_14729_4306)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.60718 -0.015625C2.85997 0.0193357 0.576574 2.04706 0.576574 4.4244C0.576574 6.48708 1.93233 7.9904 4.2871 8.47984L6.60617 8.96929C8.28304 9.3189 9.28202 10.3328 9.28202 11.7312C9.28202 13.0247 8.31871 14.563 5.64286 14.563C3.75192 14.563 2.25344 13.5841 1.68259 11.941C1.57557 11.6263 1.29014 11.4515 0.969033 11.4515C0.897676 11.4515 0.826321 11.4515 0.754965 11.4865L0.64793 11.5214C0.46954 11.5914 0.291149 11.7312 0.219794 11.906C0.148438 12.0109 0.148438 12.1158 0.148438 12.2556C0.148438 12.3255 0.148437 12.4304 0.184116 12.5003C0.540897 13.5492 1.82531 15.9964 5.71421 15.9964C8.28304 15.9964 11.0303 14.4581 11.0303 11.5914C11.0303 9.49371 9.56745 7.95544 7.06999 7.43102L4.64388 6.90661C3.18107 6.59196 2.32481 5.61306 2.32481 4.31952C2.32481 2.6414 3.7876 1.38281 5.7499 1.38281C7.28405 1.38281 8.53278 2.11698 9.17499 3.34061C9.35338 3.69022 9.74584 3.86503 10.1383 3.76015C10.3524 3.69022 10.4951 3.55037 10.6021 3.34061C10.6735 3.16581 10.6735 2.95604 10.6021 2.74628C10.1383 1.73242 8.88956 0.0542966 5.78557 0.0193357H5.60718V-0.015625ZM18.6297 0.2291C14.7408 0.928317 11.9579 4.21464 11.9579 7.9904C11.9579 8.1652 12.0292 8.34001 12.172 8.47984C12.3147 8.61969 12.493 8.68962 12.6714 8.68962C13.0639 8.68962 13.3493 8.40992 13.385 8.02535V7.9904C13.385 4.84392 15.7041 2.15194 18.9152 1.55761C22.59 0.893356 26.1934 3.23573 26.8713 6.80173C27.2281 8.5148 26.8356 10.2628 25.8009 11.6962C24.7662 13.1296 23.2322 14.1435 21.4483 14.4581C19.6644 14.7728 17.8448 14.4232 16.3463 13.4443C16.1679 13.3394 16.0966 13.2345 16.0609 13.0947C16.0609 12.9898 16.0966 12.8849 16.1679 12.815L17.3453 11.6962C17.9518 12.1507 18.701 12.4304 19.4502 12.4304C20.3422 12.4304 21.1986 12.0808 21.8406 11.4865L23.7317 9.66851C24.3739 9.07417 24.7307 8.23513 24.7307 7.39607C24.7307 6.52204 24.3739 5.71795 23.7317 5.08865L23.2678 4.59919C22.6256 4.00486 21.7693 3.65525 20.8774 3.65525C19.9854 3.65525 19.1292 4.00486 18.487 4.59919L16.6318 6.38219C15.9896 6.97653 15.6327 7.81559 15.6327 8.65465C15.6327 9.38883 15.8824 10.123 16.3819 10.6824L15.2046 11.8011C14.8834 12.1158 14.6694 12.5353 14.6694 12.9898C14.6694 13.0597 14.6694 13.1296 14.6694 13.1646C14.7408 13.689 15.0619 14.1785 15.5614 14.4931L15.5971 14.5281C16.9528 15.4021 18.5227 15.8916 20.1639 15.8916C20.6989 15.8916 21.1986 15.8565 21.7336 15.7517C23.8743 15.3671 25.7654 14.1785 26.9783 12.4304C28.2271 10.6824 28.6552 8.58473 28.2628 6.48708C27.8703 4.45936 26.6216 2.67636 24.802 1.48769C23.4105 0.578709 21.8406 0.0892574 20.1994 0.0892574C19.6644 0.0892574 19.1649 0.159179 18.6297 0.2291ZM18.1302 10.4726L17.6307 9.98316C17.2738 9.63356 17.0598 9.1441 17.0598 8.65465C17.0598 8.1652 17.2738 7.67574 17.6307 7.32614L19.5217 5.50818C19.8784 5.15858 20.3779 4.9488 20.9131 4.9488C21.4483 4.9488 21.9121 5.15858 22.3045 5.50818L22.804 5.99764C23.1608 6.34724 23.3748 6.83668 23.3748 7.32614C23.3748 7.81559 23.1608 8.30504 22.804 8.65465L20.9131 10.4726C20.5564 10.8222 20.0569 11.032 19.5217 11.032C18.9865 11.032 18.487 10.8572 18.1302 10.4726ZM30.2964 0.124218C30.0467 0.124218 29.8327 0.299022 29.8327 0.508786V15.5419C29.8327 15.7866 30.0467 15.9615 30.2964 15.9615H39.537C39.7868 15.9615 40.0008 15.7866 40.0008 15.5419V14.8777C40.0008 14.6329 39.7868 14.4581 39.537 14.4581H32.7581C32.1516 14.4581 31.6521 14.0037 31.6521 13.4093V0.543747C31.6521 0.299022 31.4381 0.124218 31.1884 0.124218H30.2964ZM19.4147 8.09528L18.4513 9.03922C18.3442 9.1441 18.273 9.28395 18.273 9.4238C18.273 9.56363 18.3442 9.70347 18.4513 9.80835C18.5583 9.91323 18.701 9.98316 18.8437 9.98316C18.9865 9.98316 19.1292 9.91323 19.2362 9.80835L20.1994 8.86441C20.3066 8.75953 20.3779 8.61969 20.3779 8.47984C20.3779 8.34001 20.3066 8.20016 20.1994 8.09528C20.0924 7.9904 19.9497 7.92047 19.8071 7.92047C19.6644 7.95544 19.5217 7.9904 19.4147 8.09528Z' fill='%2323293B'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_14729_4306'%3E%3Crect width='40' height='16' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");*/
  filter:brightness(100);
}

body.header header:not(.stikyborder) #menuarea:not(.opened) #block-mapo-sportelloericerca .sportello_online:hover:before{
	/*background-image: url('data:image/svg+xml,<svg width="16" height="16" viewBox="0 0 16 16" fill="white" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M14.0006 2.5C14.0006 2.36739 13.948 2.24021 13.8542 2.14645C13.7604 2.05268 13.6332 2 13.5006 2H7.50063C7.36802 2 7.24085 2.05268 7.14708 2.14645C7.05331 2.24021 7.00063 2.36739 7.00063 2.5C7.00063 2.63261 7.05331 2.75979 7.14708 2.85355C7.24085 2.94732 7.36802 3 7.50063 3H12.2936L2.14663 13.146C2.10014 13.1925 2.06327 13.2477 2.03811 13.3084C2.01295 13.3692 2 13.4343 2 13.5C2 13.5657 2.01295 13.6308 2.03811 13.6916C2.06327 13.7523 2.10014 13.8075 2.14663 13.854C2.19312 13.9005 2.24831 13.9374 2.30905 13.9625C2.36979 13.9877 2.43489 14.0006 2.50063 14.0006C2.56638 14.0006 2.63148 13.9877 2.69221 13.9625C2.75295 13.9374 2.80814 13.9005 2.85463 13.854L13.0006 3.707V8.5C13.0006 8.63261 13.0533 8.75979 13.1471 8.85355C13.2408 8.94732 13.368 9 13.5006 9C13.6332 9 13.7604 8.94732 13.8542 8.85355C13.948 8.75979 14.0006 8.63261 14.0006 8.5V2.5Z" fill="white"/></svg>');*/
 /*background-image: url("data:image/svg+xml,%3Csvg width='40' height='16' viewBox='0 0 40 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_14729_4306)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.60718 -0.015625C2.85997 0.0193357 0.576574 2.04706 0.576574 4.4244C0.576574 6.48708 1.93233 7.9904 4.2871 8.47984L6.60617 8.96929C8.28304 9.3189 9.28202 10.3328 9.28202 11.7312C9.28202 13.0247 8.31871 14.563 5.64286 14.563C3.75192 14.563 2.25344 13.5841 1.68259 11.941C1.57557 11.6263 1.29014 11.4515 0.969033 11.4515C0.897676 11.4515 0.826321 11.4515 0.754965 11.4865L0.64793 11.5214C0.46954 11.5914 0.291149 11.7312 0.219794 11.906C0.148438 12.0109 0.148438 12.1158 0.148438 12.2556C0.148438 12.3255 0.148437 12.4304 0.184116 12.5003C0.540897 13.5492 1.82531 15.9964 5.71421 15.9964C8.28304 15.9964 11.0303 14.4581 11.0303 11.5914C11.0303 9.49371 9.56745 7.95544 7.06999 7.43102L4.64388 6.90661C3.18107 6.59196 2.32481 5.61306 2.32481 4.31952C2.32481 2.6414 3.7876 1.38281 5.7499 1.38281C7.28405 1.38281 8.53278 2.11698 9.17499 3.34061C9.35338 3.69022 9.74584 3.86503 10.1383 3.76015C10.3524 3.69022 10.4951 3.55037 10.6021 3.34061C10.6735 3.16581 10.6735 2.95604 10.6021 2.74628C10.1383 1.73242 8.88956 0.0542966 5.78557 0.0193357H5.60718V-0.015625ZM18.6297 0.2291C14.7408 0.928317 11.9579 4.21464 11.9579 7.9904C11.9579 8.1652 12.0292 8.34001 12.172 8.47984C12.3147 8.61969 12.493 8.68962 12.6714 8.68962C13.0639 8.68962 13.3493 8.40992 13.385 8.02535V7.9904C13.385 4.84392 15.7041 2.15194 18.9152 1.55761C22.59 0.893356 26.1934 3.23573 26.8713 6.80173C27.2281 8.5148 26.8356 10.2628 25.8009 11.6962C24.7662 13.1296 23.2322 14.1435 21.4483 14.4581C19.6644 14.7728 17.8448 14.4232 16.3463 13.4443C16.1679 13.3394 16.0966 13.2345 16.0609 13.0947C16.0609 12.9898 16.0966 12.8849 16.1679 12.815L17.3453 11.6962C17.9518 12.1507 18.701 12.4304 19.4502 12.4304C20.3422 12.4304 21.1986 12.0808 21.8406 11.4865L23.7317 9.66851C24.3739 9.07417 24.7307 8.23513 24.7307 7.39607C24.7307 6.52204 24.3739 5.71795 23.7317 5.08865L23.2678 4.59919C22.6256 4.00486 21.7693 3.65525 20.8774 3.65525C19.9854 3.65525 19.1292 4.00486 18.487 4.59919L16.6318 6.38219C15.9896 6.97653 15.6327 7.81559 15.6327 8.65465C15.6327 9.38883 15.8824 10.123 16.3819 10.6824L15.2046 11.8011C14.8834 12.1158 14.6694 12.5353 14.6694 12.9898C14.6694 13.0597 14.6694 13.1296 14.6694 13.1646C14.7408 13.689 15.0619 14.1785 15.5614 14.4931L15.5971 14.5281C16.9528 15.4021 18.5227 15.8916 20.1639 15.8916C20.6989 15.8916 21.1986 15.8565 21.7336 15.7517C23.8743 15.3671 25.7654 14.1785 26.9783 12.4304C28.2271 10.6824 28.6552 8.58473 28.2628 6.48708C27.8703 4.45936 26.6216 2.67636 24.802 1.48769C23.4105 0.578709 21.8406 0.0892574 20.1994 0.0892574C19.6644 0.0892574 19.1649 0.159179 18.6297 0.2291ZM18.1302 10.4726L17.6307 9.98316C17.2738 9.63356 17.0598 9.1441 17.0598 8.65465C17.0598 8.1652 17.2738 7.67574 17.6307 7.32614L19.5217 5.50818C19.8784 5.15858 20.3779 4.9488 20.9131 4.9488C21.4483 4.9488 21.9121 5.15858 22.3045 5.50818L22.804 5.99764C23.1608 6.34724 23.3748 6.83668 23.3748 7.32614C23.3748 7.81559 23.1608 8.30504 22.804 8.65465L20.9131 10.4726C20.5564 10.8222 20.0569 11.032 19.5217 11.032C18.9865 11.032 18.487 10.8572 18.1302 10.4726ZM30.2964 0.124218C30.0467 0.124218 29.8327 0.299022 29.8327 0.508786V15.5419C29.8327 15.7866 30.0467 15.9615 30.2964 15.9615H39.537C39.7868 15.9615 40.0008 15.7866 40.0008 15.5419V14.8777C40.0008 14.6329 39.7868 14.4581 39.537 14.4581H32.7581C32.1516 14.4581 31.6521 14.0037 31.6521 13.4093V0.543747C31.6521 0.299022 31.4381 0.124218 31.1884 0.124218H30.2964ZM19.4147 8.09528L18.4513 9.03922C18.3442 9.1441 18.273 9.28395 18.273 9.4238C18.273 9.56363 18.3442 9.70347 18.4513 9.80835C18.5583 9.91323 18.701 9.98316 18.8437 9.98316C18.9865 9.98316 19.1292 9.91323 19.2362 9.80835L20.1994 8.86441C20.3066 8.75953 20.3779 8.61969 20.3779 8.47984C20.3779 8.34001 20.3066 8.20016 20.1994 8.09528C20.0924 7.9904 19.9497 7.92047 19.8071 7.92047C19.6644 7.95544 19.5217 7.9904 19.4147 8.09528Z' fill='%2323293B'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_14729_4306'%3E%3Crect width='40' height='16' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");*/
  /*filter:invert();*/
}

body.header header:not(.stikyborder) #menuarea:not(.opened) #block-mapo-sportelloericerca .sportello_online:before{
	/*background-image: url('data:image/svg+xml,<svg width="16" height="16" viewBox="0 0 16 16" fill="white" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M14.0006 2.5C14.0006 2.36739 13.948 2.24021 13.8542 2.14645C13.7604 2.05268 13.6332 2 13.5006 2H7.50063C7.36802 2 7.24085 2.05268 7.14708 2.14645C7.05331 2.24021 7.00063 2.36739 7.00063 2.5C7.00063 2.63261 7.05331 2.75979 7.14708 2.85355C7.24085 2.94732 7.36802 3 7.50063 3H12.2936L2.14663 13.146C2.10014 13.1925 2.06327 13.2477 2.03811 13.3084C2.01295 13.3692 2 13.4343 2 13.5C2 13.5657 2.01295 13.6308 2.03811 13.6916C2.06327 13.7523 2.10014 13.8075 2.14663 13.854C2.19312 13.9005 2.24831 13.9374 2.30905 13.9625C2.36979 13.9877 2.43489 14.0006 2.50063 14.0006C2.56638 14.0006 2.63148 13.9877 2.69221 13.9625C2.75295 13.9374 2.80814 13.9005 2.85463 13.854L13.0006 3.707V8.5C13.0006 8.63261 13.0533 8.75979 13.1471 8.85355C13.2408 8.94732 13.368 9 13.5006 9C13.6332 9 13.7604 8.94732 13.8542 8.85355C13.948 8.75979 14.0006 8.63261 14.0006 8.5V2.5Z" fill="black"/></svg>');*/
 /*background-image: url("data:image/svg+xml,%3Csvg width='40' height='16' viewBox='0 0 40 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_14729_4306)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.60718 -0.015625C2.85997 0.0193357 0.576574 2.04706 0.576574 4.4244C0.576574 6.48708 1.93233 7.9904 4.2871 8.47984L6.60617 8.96929C8.28304 9.3189 9.28202 10.3328 9.28202 11.7312C9.28202 13.0247 8.31871 14.563 5.64286 14.563C3.75192 14.563 2.25344 13.5841 1.68259 11.941C1.57557 11.6263 1.29014 11.4515 0.969033 11.4515C0.897676 11.4515 0.826321 11.4515 0.754965 11.4865L0.64793 11.5214C0.46954 11.5914 0.291149 11.7312 0.219794 11.906C0.148438 12.0109 0.148438 12.1158 0.148438 12.2556C0.148438 12.3255 0.148437 12.4304 0.184116 12.5003C0.540897 13.5492 1.82531 15.9964 5.71421 15.9964C8.28304 15.9964 11.0303 14.4581 11.0303 11.5914C11.0303 9.49371 9.56745 7.95544 7.06999 7.43102L4.64388 6.90661C3.18107 6.59196 2.32481 5.61306 2.32481 4.31952C2.32481 2.6414 3.7876 1.38281 5.7499 1.38281C7.28405 1.38281 8.53278 2.11698 9.17499 3.34061C9.35338 3.69022 9.74584 3.86503 10.1383 3.76015C10.3524 3.69022 10.4951 3.55037 10.6021 3.34061C10.6735 3.16581 10.6735 2.95604 10.6021 2.74628C10.1383 1.73242 8.88956 0.0542966 5.78557 0.0193357H5.60718V-0.015625ZM18.6297 0.2291C14.7408 0.928317 11.9579 4.21464 11.9579 7.9904C11.9579 8.1652 12.0292 8.34001 12.172 8.47984C12.3147 8.61969 12.493 8.68962 12.6714 8.68962C13.0639 8.68962 13.3493 8.40992 13.385 8.02535V7.9904C13.385 4.84392 15.7041 2.15194 18.9152 1.55761C22.59 0.893356 26.1934 3.23573 26.8713 6.80173C27.2281 8.5148 26.8356 10.2628 25.8009 11.6962C24.7662 13.1296 23.2322 14.1435 21.4483 14.4581C19.6644 14.7728 17.8448 14.4232 16.3463 13.4443C16.1679 13.3394 16.0966 13.2345 16.0609 13.0947C16.0609 12.9898 16.0966 12.8849 16.1679 12.815L17.3453 11.6962C17.9518 12.1507 18.701 12.4304 19.4502 12.4304C20.3422 12.4304 21.1986 12.0808 21.8406 11.4865L23.7317 9.66851C24.3739 9.07417 24.7307 8.23513 24.7307 7.39607C24.7307 6.52204 24.3739 5.71795 23.7317 5.08865L23.2678 4.59919C22.6256 4.00486 21.7693 3.65525 20.8774 3.65525C19.9854 3.65525 19.1292 4.00486 18.487 4.59919L16.6318 6.38219C15.9896 6.97653 15.6327 7.81559 15.6327 8.65465C15.6327 9.38883 15.8824 10.123 16.3819 10.6824L15.2046 11.8011C14.8834 12.1158 14.6694 12.5353 14.6694 12.9898C14.6694 13.0597 14.6694 13.1296 14.6694 13.1646C14.7408 13.689 15.0619 14.1785 15.5614 14.4931L15.5971 14.5281C16.9528 15.4021 18.5227 15.8916 20.1639 15.8916C20.6989 15.8916 21.1986 15.8565 21.7336 15.7517C23.8743 15.3671 25.7654 14.1785 26.9783 12.4304C28.2271 10.6824 28.6552 8.58473 28.2628 6.48708C27.8703 4.45936 26.6216 2.67636 24.802 1.48769C23.4105 0.578709 21.8406 0.0892574 20.1994 0.0892574C19.6644 0.0892574 19.1649 0.159179 18.6297 0.2291ZM18.1302 10.4726L17.6307 9.98316C17.2738 9.63356 17.0598 9.1441 17.0598 8.65465C17.0598 8.1652 17.2738 7.67574 17.6307 7.32614L19.5217 5.50818C19.8784 5.15858 20.3779 4.9488 20.9131 4.9488C21.4483 4.9488 21.9121 5.15858 22.3045 5.50818L22.804 5.99764C23.1608 6.34724 23.3748 6.83668 23.3748 7.32614C23.3748 7.81559 23.1608 8.30504 22.804 8.65465L20.9131 10.4726C20.5564 10.8222 20.0569 11.032 19.5217 11.032C18.9865 11.032 18.487 10.8572 18.1302 10.4726ZM30.2964 0.124218C30.0467 0.124218 29.8327 0.299022 29.8327 0.508786V15.5419C29.8327 15.7866 30.0467 15.9615 30.2964 15.9615H39.537C39.7868 15.9615 40.0008 15.7866 40.0008 15.5419V14.8777C40.0008 14.6329 39.7868 14.4581 39.537 14.4581H32.7581C32.1516 14.4581 31.6521 14.0037 31.6521 13.4093V0.543747C31.6521 0.299022 31.4381 0.124218 31.1884 0.124218H30.2964ZM19.4147 8.09528L18.4513 9.03922C18.3442 9.1441 18.273 9.28395 18.273 9.4238C18.273 9.56363 18.3442 9.70347 18.4513 9.80835C18.5583 9.91323 18.701 9.98316 18.8437 9.98316C18.9865 9.98316 19.1292 9.91323 19.2362 9.80835L20.1994 8.86441C20.3066 8.75953 20.3779 8.61969 20.3779 8.47984C20.3779 8.34001 20.3066 8.20016 20.1994 8.09528C20.0924 7.9904 19.9497 7.92047 19.8071 7.92047C19.6644 7.95544 19.5217 7.9904 19.4147 8.09528Z' fill='%2323293B'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_14729_4306'%3E%3Crect width='40' height='16' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");*/
  
}

#block-mapo-sportelloericerca .menu_cerca{
	padding-top:5px;
}

body.header header:not(.stikyborder) #menuarea:not(.opened) #block-mapo-sportelloericerca .sportello_online{
	background-color: var( --colors-white);
	color:var(--colors-black);
}


#block-mapo-sportelloericerca .sportello_online:hover{
	background-color: var( --colors-primary-dark-navy);
	border-color:var(--colors-primary-dark-navy);
	color:var(--colors-white);
}
body.header header:not(.stikyborder) #menuarea:not(.opened) #block-mapo-sportelloericerca .sportello_online:hover{
	background-color:var(--colors-primary-dark-navy); /* var( --colors-white);*/
	border-color:var(--colors-primary-dark-navy);
	color:var(--colors-white);
}



#block-mapo-sportelloericerca .menu_cerca {
	color:transparent;
	font-size:0px;
	transition:  0.2s;
}

#block-mapo-sportelloericerca .menu_cerca:before {
	content: '';
	width:20px;
	height:20px;
  display:inline-block;
  margin-top:8px;
  background-image: url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M2.29297 8.6658C2.29297 5.1467 5.14567 2.29395 8.66461 2.29395C12.1835 2.29395 15.0362 5.1467 15.0362 8.6658C15.0362 12.1849 12.1835 15.0377 8.66461 15.0377C5.14567 15.0377 2.29297 12.1849 2.29297 8.6658ZM8.66461 0.793945C4.3172 0.793945 0.792969 4.31832 0.792969 8.6658C0.792969 13.0133 4.3172 16.5377 8.66461 16.5377C10.5684 16.5377 12.3143 15.8618 13.6755 14.737L17.9266 18.9882C18.2195 19.2811 18.6944 19.2811 18.9873 18.9883C19.2802 18.6954 19.2802 18.2205 18.9873 17.9276L14.7361 13.6763C15.8606 12.3151 16.5362 10.5693 16.5362 8.6658C16.5362 4.31832 13.012 0.793945 8.66461 0.793945Z" fill="%2323293B"/></svg>');
}


body.header header:not(.stikyborder) #menuarea:not(.opened) #block-mapo-sportelloericerca .menu_cerca:before {
	background-image: url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M2.29297 8.6658C2.29297 5.1467 5.14567 2.29395 8.66461 2.29395C12.1835 2.29395 15.0362 5.1467 15.0362 8.6658C15.0362 12.1849 12.1835 15.0377 8.66461 15.0377C5.14567 15.0377 2.29297 12.1849 2.29297 8.6658ZM8.66461 0.793945C4.3172 0.793945 0.792969 4.31832 0.792969 8.6658C0.792969 13.0133 4.3172 16.5377 8.66461 16.5377C10.5684 16.5377 12.3143 15.8618 13.6755 14.737L17.9266 18.9882C18.2195 19.2811 18.6944 19.2811 18.9873 18.9883C19.2802 18.6954 19.2802 18.2205 18.9873 17.9276L14.7361 13.6763C15.8606 12.3151 16.5362 10.5693 16.5362 8.6658C16.5362 4.31832 13.012 0.793945 8.66461 0.793945Z" fill="white"/></svg>');
}


body.header header:not(.stikyborder) #menuarea:not(.opened) #block-mapo-sportelloericerca .menu_cerca:hover:before{
background-image: url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M2.29297 8.6658C2.29297 5.1467 5.14567 2.29395 8.66461 2.29395C12.1835 2.29395 15.0362 5.1467 15.0362 8.6658C15.0362 12.1849 12.1835 15.0377 8.66461 15.0377C5.14567 15.0377 2.29297 12.1849 2.29297 8.6658ZM8.66461 0.793945C4.3172 0.793945 0.792969 4.31832 0.792969 8.6658C0.792969 13.0133 4.3172 16.5377 8.66461 16.5377C10.5684 16.5377 12.3143 15.8618 13.6755 14.737L17.9266 18.9882C18.2195 19.2811 18.6944 19.2811 18.9873 18.9883C19.2802 18.6954 19.2802 18.2205 18.9873 17.9276L14.7361 13.6763C15.8606 12.3151 16.5362 10.5693 16.5362 8.6658C16.5362 4.31832 13.012 0.793945 8.66461 0.793945Z" fill="%23293B"/></svg>');	
}

#block-mapo-sportelloericerca .menu_cerca:hover:before {
	background-image: url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M2.29297 8.6658C2.29297 5.1467 5.14567 2.29395 8.66461 2.29395C12.1835 2.29395 15.0362 5.1467 15.0362 8.6658C15.0362 12.1849 12.1835 15.0377 8.66461 15.0377C5.14567 15.0377 2.29297 12.1849 2.29297 8.6658ZM8.66461 0.793945C4.3172 0.793945 0.792969 4.31832 0.792969 8.6658C0.792969 13.0133 4.3172 16.5377 8.66461 16.5377C10.5684 16.5377 12.3143 15.8618 13.6755 14.737L17.9266 18.9882C18.2195 19.2811 18.6944 19.2811 18.9873 18.9883C19.2802 18.6954 19.2802 18.2205 18.9873 17.9276L14.7361 13.6763C15.8606 12.3151 16.5362 10.5693 16.5362 8.6658C16.5362 4.31832 13.012 0.793945 8.66461 0.793945Z" fill="%239db1bc"/></svg>');
}



/* MENU PRINCIPALE */


main:before {
    position: fixed;
    left: 0px;
    top: 44px;
    right: 0px;
	  height:100%;
    content: " ";
   
    backdrop-filter: blur(10px);
    z-index: 0;
    visibility:hidden;
    opacity:0;
    /*transition: opacity 5s;*//* all 0.5s ease;*/

    -webkit-animation: fadein 2s; /* Safari, Chrome and Opera > 12.1 */
       -moz-animation: fadein 2s; /* Firefox < 16 */
        -ms-animation: fadein 2s; /* Internet Explorer */
         -o-animation: fadein 2s; /* Opera < 12.1 */
            animation: fadein 2s;
}

@media (max-width:991px){
	main:before {
	top:0px;
	}
}

/* menu principale aperto - desktop */

main.container-fluid {
	margin-top:88px;
}


main:before{
	content :"";
	transition: all 0.5s ease-in-out;
	visibility:hidden;
	opacity:0;
}
main.blurred:before{
	background: rgba(204, 204, 204, 0.75);
	backdrop-filter: blur(8px);
	z-index:2;
	opacity:1;
	visibility:visible;
}

#menuarea{
	position:fixed;
	left:0;
		background-color: transparent;
	transition: 0.2s; /*all 0.5s ease-in-out;*/
 overflow:hidden;
	width:100%;
	height:88px;
	z-index: 9999;
	top:44px;
}

.stikyborder #menuarea{
	z-index:100000;
}

body.page-node-type-home #menuarea{
	top:44px;
}

/* CREMATORI */
body.crematori-gruppo-veritas #menuarea{
	top:0px;
}

body.crematori-gruppo-veritas .sportello_online,
body.crematori-gruppo-veritas .menu_cerca {
	visibility:hidden; 
	opacity:0;
}

/* FINE CREMATORI */



@media (max-width:991px){
	body.page-node-type-home #menuarea,#menuarea{
	top:0px;
}
}
	#menuarea.opened{
		background-color:white;
		//height:300px;
		
	
	}

@media (min-width:992px){


	/*#menuarea.opened #block-mapo-site-branding a{position:relative;display:block}*/
	#menuarea.opened #block-mapo-site-branding a:after,
	header.stikyborder #block-mapo-site-branding a:after{
	    background-image: url(/themes/mapo/logo.svg);
	    content: "";
	    display: block;
	    z-index: 100000;
	    position: absolute;
	    top: 0px;
	    left: 0px;
	    right: 0px;
	    bottom: 0px;
	    background-repeat: no-repeat;
	}    
	
	header:not(.stikyborder) #menuarea.opened #block-mapo-site-branding img:after {
	  content: url("/themes/logo.svg");
	}
	
	
	#menuarea.opened #block-mapo-main-menu ul li a {
	    color: var(--colors-black);
	}
	
	#menuarea.opened #block-mapo-main-menu ul li a:hover, #menuarea.opened #block-mapo-main-menu ul li a:hover {
	    color: var(--colors-primary-dark-navy);
	}
	
	
	
	
	#menuarea #block-mapo-main-menu > ul> li > ul {
		visibility: hidden;
		position: absolute;
		left: 0;
		padding-top: 40px;
		padding-bottom: 40px;
		_padding-left: 0px;
		opacity: 0;
		margin-top: 0px;
		
		transition: opacity 0.3s;
		transition-delay: 0.1s;
		
		width: 100%;
	}
	
	li.mnu-label > a{
	color: var(--colors-neutral-mid-dark) !important;
font-feature-settings: 'liga' off, 'clig' off;
font-size: 11px !important;
font-style: normal !important;
font-weight: 600 !important;
line-height: 12px !important; /* 109.091% */
text-transform: uppercase;
margin-bottom:8px;
}
	
	
	/*@media (min-width:767px){*/
	#menuarea #block-mapo-main-menu > ul> li:hover > ul {
		visibility: inherit;
		opacity: 1;
	}
	/*}*/
	
/*	#block-mapo-main-menu{
		position:relative;
	}*/
	
	/*
	.menuservizi > ul{
		left: 12% !important;
	  width: calc(100vw - 25%) !important;
	}*/
	
	.menuservizi > ul > li{
		margin-top:20px;
		position:relative;
		border-radius: 8px;
		overflow:hidden;
	}
	
	.menuservizi > ul > li > a{
		position: absolute;
		top: 0px;
		left: 0px;
		display: grid;
		bottom: 0px;
		color: white !important;
		padding: 32px;
		margin-bottom:0px !important;
		font-size: 20px !important;
		font-style: normal !important;
		font-weight: 500 !important;
		line-height: 24px !important;
		place-content:end left;
		width:100%;
	}
	
	
	
	.menuservizi1, .menuservizi2, .menuservizi3 {
		display:block;
		width:33%;
		    aspect-ratio: 1.5;
	  /*padding-bottom: 18%;*/
	  
	}
	
	/* movimento freccia a destra su sfondo tond */
	.menuservizi1:after, .menuservizi2:after, .menuservizi3:after {
		content:"";
		position:absolute;
		top:32px;
		left:32px;
		width:32px;
		height:32px;
		border-radius:32px;
		background-color: rgba(255, 255, 255, 0.40);
	  backdrop-filter: blur(5px);
	  -webkit-backdrop-filter:blur(5px);
	  background-image: url('/themes/mapo/arrow-right-b.png');
	  background-position:center;
	  background-repeat:repeat-x;
	  background-size:25px;
	  /*transition:  .3s;*/ /*background-position .3s ease-in;*/
	  transition: background-position .5s ease-out;
	}
	
	.menuservizi1:hover:after, .menuservizi2:hover:after, .menuservizi3:hover:after {
		background-position: calc(4.1 * 100%) center;
	}
	
	.menuservizi1:before{
		content:"";
		position:absolute;
		top:0px;
		left:0px;
		bottom:0px;
		right:0px;
		background-image: url("/sites/default/files/themes/servizi1.webp"); /* url("/themes/mapo/servizi1.png");*/
		background-size: cover;
		transition: all 0.5s ease-in-out;
	}
	
	.menuservizi2:before{
		content:"";
		position:absolute;
		top:0px;
		left:0px;
		bottom:0px;
		right:0px;
		background-image:  url("/sites/default/files/themes/servizi2.webp"); /*url("/themes/mapo/servizi2.png");*/
		background-size: cover;
		transition: all 0.5s ease-in-out;
	}
	
	.menuservizi3:before{
		content:"";
		position:absolute;
		top:0px;
		left:0px;
		bottom:0px;
		right:0px;
		background-image:  url("/sites/default/files/themes/servizi3.webp"); /*url("/themes/mapo/servizi3.png");*/
		background-size: cover;
		transition: all 0.5s ease-in-out;
	}
	
	.menuservizi1:hover:before,
	.menuservizi2:hover:before,
	.menuservizi3:hover:before{
		-moz-transform: scale(1.05,1.05);
	    -webkit-transform: scale(1.05,1.05);
	    transform: scale(1.05,1.05);    
	}
}

@media(min-width:992px) and (max-width:1240px){
	.menuservizi > ul > li > a{
		padding: 20px;
	}
	
	.menuservizi1:after, .menuservizi2:after, .menuservizi3:after {
		top:20px;
		left:20px;
	}
	
}


@media (max-width:991px){
	.row.region.region-primary-menu {
		justify-content:end;
	}
	
	#block-mapo-sportelloericerca{width:50px;}
	
	#block-mapo-site-branding{position:absolute;        
	_width: calc(100% - 50px);
        text-align: center;
        _padding-right: 70px;
		margin:0 auto;
		left: 50px;
right: 50px;
display:inline-block;
top:20px;
	}
	
	#block-mapo-main-menu{position:absolute;visibility:hidden;opacity:0}
}


@media (min-width:992px){
	#nav-icon-mobile{display:none;}
}

#nav-icon-mobile {
  width: 60px;
  height: 45px;
  position: relative;
  margin: 50px auto;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer;
  position: absolute;
top: 86px;
left:40px;
margin: 0;
zoom: 40%;
z-index:1000;
}

 #nav-icon-mobile span {
  display: block;
  position: absolute;
  height: 9px;
  width: 100%;
  background: black;
  border-radius: 9px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}

body.header header:not(.stikyborder) #nav-icon-mobile span,
body.home header:not(.stikyborder) #nav-icon-mobile span {
	background: white;
}

body.header #menuarea.opened #nav-icon-mobile span,
body.home #menuarea.opened #nav-icon-mobile span {
	background: black;
}


#nav-icon-mobile span:nth-child(1) {
  top: 0px;
}

#nav-icon-mobile span:nth-child(2),#nav-icon-mobile span:nth-child(3) {
  top: 18px;
}

#nav-icon-mobile span:nth-child(4) {
  top: 36px;
}

.mobile-opened  #nav-icon-mobile span:nth-child(1) {
  top: 18px;
  width: 0%;
  left: 50%;
}

.mobile-opened #nav-icon-mobile span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

.mobile-opened #nav-icon-mobile span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.mobile-opened #nav-icon-mobile span:nth-child(4) {
  top: 18px;
  width: 0%;
  left: 50%;
}



/*MOBILE*/
#menuarea.mobile-opened{
height:100vh !important;
background-color:white;
position:fixed;
}
#menuarea.mobile-opened	ul{ flex-direction:column;}

#menuarea.mobile-opened #nav-icon-mobile span {background:#000 !important;}
#menuarea.mobile-opened #block-mapo-sportelloericerca{display:none;}

#menuarea.mobile-opened #block-mapo-main-menu{visibility:visible;opacity:1;}

#menuarea.mobile-opened a:not(.sprtmobile),#menuarea.mobile-opened a:not(.sprtmobile):visited { color:black !important;}
#menuarea.mobile-opened a:not(.sprtmobile):hover { color: var(--colors-primary-navy-hover)!important;}


#menuarea.mobile-opened #block-mapo-main-menu{
	position:absolute;
	top:120px;
	left:0px;
	right:0px;
	width:100%;
	padding:3rem;
	height: calc(100vh - 180px);
	overflow:auto;
}

#menuarea.mobile-opened #block-mapo-main-menu a{
	font-size:20px;
	line-height:20px;
}
#menuarea.mobile-opened #block-mapo-main-menu li {
	position:relative;
	width:100%;
}

#menuarea.mobile-opened #block-mapo-main-menu ul > li > ul{
display:none;
}

#menuarea.mobile-opened #block-mapo-main-menu ul > li > ul  li{
padding-left:16px;
}

#menuarea.mobile-opened #block-mapo-main-menu  a{
	margin-bottom:16px;
	display:block;
}

#menuarea.mobile-opened  #block-mapo-site-branding a{position:relative;display:block}
#menuarea.mobile-opened  #block-mapo-site-branding  a:after, 
header.stikyborder #block-mapo-site-branding  a:after{

	    background-image: url(/themes/mapo/logo.svg);
	    content: "";
	    display: inline-block;
	    z-index: 100000;
	    position: absolute;
	    top: 0px;
	    left: 0%;
	    bottom:0px;
	    right:0px;
	    /*height:48px;*/
	    background-size: contain;
	    background-position:center;
	    background-repeat: no-repeat;
	    /*width:90px;*/
	    margin:auto;
	    /*transform: translateX(-50%);*/
}

#menuarea.mobile-opened .menu-item--expanded:not(.mnu-label) a {width:calc(100% - 30px)}

#menuarea.mobile-opened .menu-item--expanded:not(.mnu-label) > .img-item {
	content:"";
	background-repeat: no-repeat;
background-size: cover;
background-position:center;
transition: var(--bs-accordion-btn-icon-transition);
flex-shrink: 0;
width: 22px;
height: 22px;
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8 2C8.13261 2 8.25979 2.05268 8.35355 2.14645C8.44732 2.24021 8.5 2.36739 8.5 2.5V7.5L13.5 7.5C13.6326 7.5 13.7598 7.55268 13.8536 7.64645C13.9473 7.74021 14 7.86739 14 8C14 8.13261 13.9473 8.25979 13.8536 8.35355C13.7598 8.44732 13.6326 8.5 13.5 8.5H8.5V13.5C8.5 13.6326 8.44732 13.7598 8.35355 13.8536C8.25979 13.9473 8.13261 14 8 14C7.86739 14 7.74021 13.9473 7.64645 13.8536C7.55268 13.7598 7.5 13.6326 7.5 13.5L7.5 8.5H2.5C2.36739 8.5 2.24021 8.44732 2.14645 8.35355C2.05268 8.25979 2 8.13261 2 8C2 7.86739 2.05268 7.74021 2.14645 7.64645C2.24021 7.55268 2.36739 7.5 2.5 7.5H7.5V2.5C7.5 2.36739 7.55268 2.24021 7.64645 2.14645C7.74021 2.05268 7.86739 2 8 2Z' fill='black'/%3E%3C/svg%3E");
position:absolute;
right:5px;
top:0;
transition:0.2s;
cursor:pointer;
}

#menuarea.mobile-opened .menu-item--expanded:not(.mnu-label).item-opened > .img-item {
	transform: rotate(45deg);
}



#menuarea.mobile-opened .menu-item--expanded.item-opened ul{display:initial !important}

#menuarea.mobile-opened  li.mnu-label > a{
font-size: 14px !important;
text-transform: uppercase;
color: var(--colors-neutral-mid-dark) !important;

}

@media (min-width:992px){
#menuarea .menu.menuIst{display:none;}
}

/*
.mobile-opened > a.sportello_online{
	display: block !important;
	position: absolute;
bottom: 20px;
right: 50px;
border: solid 1px black;
padding: 5px 10px;
border-radius: 20px;
transition:0.2s;
color:black !important;
}

.mobile-opened > a.sportello_online:hover{
	background-color: var( --colors-primary-navy-hover) !important;
border-color: var(--colors-primary-navy-hover) !important;
color: var(--colors-white) !important;
}*/

/*
header{margin-top:0px;}
header.hide-stiky{
	margin-top:44px;
}
*/
header.hide-stiky #top-bar{
	_visibility:hidden;
	_opacity:0;
	top:-44px;
}
header.hide-stiky #menuarea{
	_visibility:hidden;
	_opacity:0;
	    top:-88px;
	    background-color:white;
}

header.stikyborder #menuarea{
	background-color:white;
	border-bottom: solid 1px var(--colors-neutral-mid-light);
}



body.toolbar-horizontal:not(.page-node-type-home):not(.header)   header:not(.stikyborder):not(.hide-stiky) #top-bar{
	top:80px;
}
body.toolbar-horizontal:not(.page-node-type-home):not(.header)   header:not(.stikyborder):not(.hide-stiky) #menuarea{
	top:123px;
}