
.area-header { background-color:transparent; border-bottom:1px solid #e0e0e0; }
.area-logo { position:absolute; z-index:3; }
.area-logo-phone { display:none; }
.area-telefono { position:absolute; z-index:3; }
.area-catalogo { position:absolute; z-index:3; }
.area-menu { position:absolute; z-index:3; }

.menu2 { position:relative;  z-index:99998; background-color:transparent; text-align:center; color:#ffffff;text-decoration:none;}

.overlay { height: 0%; width: 100%; position: fixed; z-index: 999999; top: 0; left: 0; background-color: rgb(36,64,143); background-color: rgba(36,64,143, 0.9);     overflow-y: hidden; transition: 0.5s; }
.overlay-content { position: relative; top: 15%; width: 100%; text-align: center; margin-top: 0px; }
.overlay a { font-family: 'Montserrat', sans-serif; font-weight:600; padding: 4px; text-decoration: none; font-size: 27px; color: #ffffff; display: block;     transition: 0.3s; }
.overlay a:hover, .overlay a:focus { color: #303030; }
.overlay .closebtn { position: absolute; top: 0px; right: 45px; font-size: 60px; }
.open>.dropdown-menu { display: contents; }


@media (max-width:767px) {
.area-header { min-height: 200px; }
.img-logo { width:105px; height:auto; margin-right:6px; }
.area-logo { display:none; }
.area-logo-phone { display:block; position:relative; padding-top:60px; text-align:center; }
.area-catalogo { top:8px; right:8px; }
.area-telefono { top:8px; left:8px; }
.img-ico {width:32px; height:auto; }
.area-menu { top:151px; right:15px; }
.menu2 { height:35px; width:25px; background: url(/img/menu-phone.png) no-repeat top center;}
}


@media(min-width:768px) and (max-width:991px) {
.area-header { height: 110px; }
.area-logo { top:0px; left:10px; }
.img-logo { width:130px; height:auto; margin-right:20px; }
.area-catalogo { top:49px; right:120px; }
.area-telefono { top:45px; left:215px; }
.area-menu { top:20px; right:15px; }
.menu2 { height:59px; width:51px; background: url(/img/menu.png) no-repeat top center;}
}

@media(min-width:992px) {	
.area-header { height: 130px; }
.area-logo { top:0px; left:160px; }
.img-logo { width:160px; height:auto; margin-right:30px; }
.area-catalogo { top:69px; right:140px; }
.area-telefono { top:65px; left:415px; }
.area-menu { top:40px; right:15px; }
.menu2 { height:59px; width:51px; background: url(/img/menu.png) no-repeat top center;}
}

@media(min-width:1200px) {	
.area-header { height: 140px; }
.area-logo { top:0px; left:160px; }
.img-logo { width:185px; height:auto; margin-right:40px; }
.area-catalogo { top:67px; right:150px; }
.area-telefono { top:67px; left:495px; }
.area-menu { top:42px; right:0px; }
.menu2 { height:59px; width:51px; background: url(/img/menu.png) no-repeat top center;}
}

