



.mpmw-id-root-menu{
    position: sticky;
}
.animated{
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

/* small screen */
.mpmw-menu-widget-parent-small-screen{
/*    height: 40px;*/
    padding-left: 10px;
    display: flex;
    background: #fff;
}

.mpmw-menu-widget-parent-small-screen2{
display:block;
padding-top: 10px;
height:65px;
background-color:#fff;
}

.mpmw-menu-widget-parent-small-screen2 .aws-container .aws-search-field {
    height: 40px;
    border-radius: 10px!important;
}

@media only screen and (min-width : 1000px){
    .mpmw-menu-widget-parent-small-screen{
        display: none;
    }
    .mpmw-menu-widget-parent-small-screen2{
        display: none;
    }

}

@media only screen and (max-width : 1000px){
	.fusion-header{
		display:none;
	}

}

.mpmw-menu-widget-parent-small-screen > p{
    font-size: 30px;
    color: #f0f6fc;
    cursor: pointer;
        margin: 0px;
    line-height: 40px;
}

.mpmw-mobile-navigation-container{

}

.mpmw-mobile-navigation-container a{
    text-decoration: none;
    color: #7e9cbd !important;
    padding-left: 0px;
}

a.mpmw-mobile-a-first-child{
    padding-left: 20px;
}

.mpmw-menu-small-span-links-container a{
    /*padding-left: 95px;*/
    font-size: 15px;
    font-weight: 700;
}

.mpmw-menu-small-span-links2-container a{
    padding-left: 95px  !important;

}
.mpmw-menu-small-level1-background{
    background: #f3f7fa !important;
}
.mpmw-menu-small-level2-background{
    background: #e4e8ea !important;
}
.mpmw-menu-link-padding-top-bottom{
    padding-top: 5px;
    padding-bottom: 5px;
}

.mpmw-menu-link-paddings{
    padding-top: 5px !important;
    padding-bottom: 5px;
}

#af-preloader{
    display:none !important;
}
section.customer-support{
    display:none !important;
}
.mpmw-mobile-navigation-transparent{
    z-index: 999997;
    background: #00000054;
    position: fixed !important;
    overflow: auto;
    height: 100vh !important;
    width: 200% !important;
    top: 0;
    display: none;
}


.mpmw-mobile-navigation{
    padding-top: 20px;
    background: #fff;
    z-index: 9999999;
    position: fixed !important;
    width: 90% !important;
    max-width: 400px !important;
    overflow: auto;
    height: 100vh !important;
    top: 0;
    left: -200%;

}
.mpmw-mobile-navigation > div{
    position: relative;
}

.menu-one-menu-small{
    padding-top: 5px;
    padding-left: 5px;
}

.mpmw-menu-small-image-text-div{
    display: flex;
}
.mpmw-menu-small-image-div{
    flex: 1;
}
.mpmw-menu-small-text{
    flex: 4;
    font-size: 15px !important;
    font-weight: bold  !important;
    line-height: 40px;
    position: relative;
    display: flex;
}
.mpmw-icon-more-small{
    position: absolute;
    right: 0;
}

.mpmw-menu-small-text-before-plus{
    flex: 6;
    white-space: nowrap;
}
.mpmw-menu-small-text-before-plus-first-line{
    padding-left: 70px;
}
.mpmw-menu-small-text-before-plus-second-line{
    padding-left: 70px;
    /*padding-bottom: 5px;*/
    line-height: 40px;
}
.mpmw-padding-left-70{
    padding-left: 70px !important;
}
.mpmw-menu-small-text-plus{
    flex: 3;
    text-align: center;
}
.mpmw-mobile-navigation-remove{
    /*border: 1px solid green; */
    margin-top:-20px;
    float: right;
    padding: 5px 15px;
    position: absolute;
    cursor: pointer;
    right: 10px;
    font-size: 20px;
    padding: 5px 18px;
    color: black;
    border-radius: 50%;
    width : -webkit-fit-content;
    width : -moz-fit-content;
    width : fit-content;
}


/* big screen */
.mpmw-menu-widget-parent-big-screen{
    background: #f0f6fc;
    padding: 10px;
    /*overflow-x: auto;*/
    display: flex;
    /* width: -moz-fit-content;
    width: -webkit-fit-content; */
    width: 100%;
    margin:auto;
}
.mpmw-menu-widget-parent-big-screen-inner-div {
    width: -moz-fit-content;
    width: -webkit-fit-content;
    width: fit-content;
}
@media only screen and (max-width : 999px){
    .mpmw-menu-widget-parent-big-screen{
        display: none;
    }
}
.mpmw-one-menu{
    min-width: 60px !important;
    max-width: 150px !important;
    position: relative;
    flex: 1;
}
.mpmw-one-menu:hover dis{
    color:#0d2842 !important;
}
.mpmw-menu-link{

}
.mpmw-menu-opacity{
    opacity : 0.5;
}
.mpmw-icon-more{
    padding: 0px 10px;
}
.mpmw-menu-image-text-div{
    text-align: -webkit-center;
    text-align: center;
    width : -webkit-fit-content;
    width : -moz-fit-content;
    width : fit-content;
    margin:auto;
}
.mpmw-menu-image-div{
    width : -webkit-fit-content;
    width: -moz-fit-content;
    width : fit-content;
    margin: auto;
}
.mpmw-menu-image{
    max-width:50px !important;
    min-width:30px !important;
    height:40px !important;
    background: transparent;
}

.mpmw-menu-text{
    font-size: 13px;
    color: #98a8b9;
    margin-top: 5px;
}

.mpmw-menu-text:hover{
    color:#0d2842;
    /*font-weight: 600;*/
}

/** menu links */
.mpmw-menu-links-accordion-container{
    max-width: 250px !important;
    min-width: 250px !important;
    background: #fff;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
    padding-bottom: 10px;
    position: absolute;
    z-index:99999;
}
.mpmw-menu-link-image-container{
    margin: auto;
    width: fit-content;
    margin-bottom: 10px;
    display:none; /*RIMUOVERE QUANDO C'E' L'IMMAGINE */
}
.mpmw-menu-link-image{
    max-width: 250px !important;
    min-width: 100px !important;
    height: 130px !important;
}
.mpmw-menu-link-container{
	padding-top:10px; /*RIMUOVERE QUANDO C'E' L'IMMAGINE */
}

.mpmw-menu-link-container a{
    display: block;
    text-decoration: none;
    color: #7e9cbd ;
    background: #fff;
    padding-left: 20px;
    font-size:13px;
}
.mpmw-menu-item-expand-background{
    background:  #e4e8ea !important;
}

.mpmw-menu-item-expand-background:hover{
    background: #a4a8aa !important;
}

.mpmw-menu-link-container a:hover{
    display: block;
    text-decoration: none;
    color: #fff !important;
    background: #1e5c97 !important;
}

/* level 1 */
.mpmw-menu-link-level-1-container{

}

.mpmw-menu-hover-level-one{
    background: #e4e8ea !important;
}
mpmw-menu-active-level-one{
    color: #fff !important;
    background: #1e5c97 !important;
}
a.mpmw-menu-active-level-one{
    color: #fff !important;
    background: #1e5c97 !important;
}
a.mpmw-menu-active-level-one > div > span{
    color: #fff !important;
    background: #1e5c97 !important;
}


.mpmw-menu-hover-level-one:hover{
    background: #d5ebf7 !important;
}

.mpmw-level1-first-link-div{

}
.mpmw-level1-first-link-div > a{
    position: relative;
}
.mpmw-level1-first-link-div > a:hover{
    position: relative;
    background: #e4e8ea !important;
    color: #7e9cbd !important;
}
.mpmw-level1-first-link-div > a > span{
    width: 20px !important;
    height: 20px;
    position: absolute;
    right: 10px;
    font-size: 18px;
    top: 0px;
    text-align: center;
    line-height: initial;
}

.mpmw-level1-other-links-div  a{
    padding-left: 40px;
    background: #e4e8ea ;
    color: #7e9cbd ;
}

/* level 2 */
.mpmw-menu-link-level-2-container{

}
.mpmw-level2-other-links-div{

}
.mpmw-level2-first-link-div > a{
    position: relative;
}
.mpmw-level2-first-link-div > a:hover{
    position: relative;
    background: #d5ebf7 !important;
    color: #7e9cbd !important;
}

.mpmw-level2-first-link-div > a > span{
    width: 20px !important;
    height: 20px;
    position: absolute;
    right: 10px;
    font-size: 18px;
    top: 0px;
    text-align: center;
    line-height: initial;
}
.mpmw-level2-other-links-div  a{
    padding-left: 60px;
    background: #d5ebf7 ;
    color: #7e9cbd !important;
}
