.elementor-2511 .elementor-element.elementor-element-ac47c62{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}/* Start custom CSS for homeheader, class: .elementor-element-539bb23 */.logo-site img {
    max-width: 20%;
}

.inner-mobile-nav img {
    max-width: 120px !important;
}/* End custom CSS */
/* Start custom CSS */@media only screen and (min-width:1100px) {
    .header-left {
    width: 20%;
}

.header-center {
     width: 60%;
}
.header-center .nav-list {
    justify-content: center;
}

.header-right {
     width: 20%;
     justify-content: flex-end;
}
}



@media only screen and (min-width:1100px) and (max-width:1340px) { 
    
     .header-left {
    width: 100%;
}
       .header-right {
        width: 40%;
        justify-content: flex-end;
    }
}/* End custom CSS */