:root{--cada-item: 50px;--cantidad-items: 4}#header{background:#fff;position:relative;width:100%;height:200px}#header .top-header{background-color:#308474}#header .top-header .informacion{display:flex;font-family:"Dosis-Medium";font-weight:400;font-size:13px;padding:10px 0}#header .top-header p{color:#fff;font-family:"Brutal-Light";font-weight:400;font-size:15px;margin:0}#header .top-header a label{color:#fff;height:30px;margin-left:5px;font-family:"Brutal-Light";font-weight:400;font-size:15px}#header .top-header img{height:25px;width:25px;margin-right:7px}#header .fila-1{margin-right:-14px}#header .cabecera{width:100%;margin-left:auto !important;margin-right:auto !important;padding-top:30px !important}#header .input-wrapper{position:relative;display:inline-block;border-color:#0a2737}#header .custom-logo{height:auto;max-width:295px;object-fit:contain;display:inline-block;border:0px;position:relative;z-index:99}#header .custom-logo-link{margin-bottom:-20px}#header .container_menu{max-width:100%;background-color:#fff}#header .container_menu>.row{height:150px;margin-top:0px}#header .cart-link{width:100%;display:block;*text-align:right;color:#308474}#header #menu{display:none;margin:0;background-color:rgba(255,255,255,.9333333333);color:#308474;position:relative;*border-radius:30px 0 0 30px;z-index:99}#header #menu ul{list-style:none}#header #menu .current_page_ancestor .submenu li a{*background:#0d7cc0}#header #menu li{position:relative;width:170px;justify-content:center}#header #menu a{font-family:"Dosis-Regular";font-size:15px;text-transform:uppercase;font-size:20px;white-space:nowrap;color:#008774}#header #menu li.current-menu-item a,#header #menu li:hover a{color:#d68983;text-decoration:none !important;padding-bottom:5px}#header #menu li:first-child,#header #menu ul{*border-radius:30px 0 0 30px}#header #menu.menu-horizontal li{margin-right:0px;padding:10px 13px;display:inline-flex}#header #menu.menu-horizontal li:last-child a{margin-right:0}#header #menu .sub-menu{height:0px;overflow:hidden;transition:.3s;counter-reset:items;position:absolute;background-color:#fff;top:45px;width:215px;text-align:center}#header #menu .sub-menu li{counter-increment:items}#header #menu .sub-menu li a{text-decoration:none !important}#header #menu .sub-menu li.current-menu-item a,#header #menu .sub-menu li:hover a{color:#0d7cc0;text-decoration:underline !important;text-decoration-color:#ffed00 !important;text-decoration-thickness:4px !important;padding-bottom:5px}#header #menu li:hover>.sub-menu{height:calc(var(--cantidad-items)*var(--cada-item))}#header #menu.menu-mobile{position:relative;top:-20px;width:100%;height:320px;max-height:0;margin:0;transition:max-height .5s linear;display:block;overflow:hidden}#header #menu.menu-mobile.opened{max-height:1000px}#header #menu.menu-mobile li{width:95%;text-align:center;margin-bottom:10px}#header #menu.menu-mobile li a{width:auto}#header .menuOpen{position:relative;top:-50px;display:flex;flex-direction:column;width:3rem;height:3rem;border:0;background:rgba(0,0,0,0);gap:6px}#header .menuOpen>div{background:#000;height:2px;width:100%;border-radius:5px;transition:all .5s;transform-origin:left}#header .menuOpen:hover div:first-child{transform:rotate(45deg)}#header .menuOpen:hover div:nth-child(2){opacity:0}#header .menuOpen:hover div:last-child{transform:rotate(-45deg)}@media(max-width: 992px){#header .cabecera{padding-top:15px !important}}@media(min-width: 769px){#header{width:100%;z-index:9}#header .menuOpen{display:none}#header .franja_azul{display:none}#header #menu.menu-horizontal{display:flex;justify-content:space-between}#header #menu.menu-mobile{display:none}#header .custom-logo{max-width:200px}}@media(max-width: 768px){body:not(#inicio) .banner_normal{margin-top:30px}#header .top-header{height:100px}#header .top-header .informacion{padding:0}#header .top-header .info-datos{flex-direction:row}#header .top-header .info-datos .info_tel{justify-content:center}#header .cabecera{position:sticky}#header .cabecera .cabecera_logo{justify-content:start !important}#header .custom-logo-link{margin-left:15px}}/*# sourceMappingURL=header.min.css.map */