    /*Cookiebot*/
@media (min-width: 650px) {
	#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelectionWrapper {
		display: flex !important;
	}
}

.full-width {
    width: 100%;
}
.navbar-nav {
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    position: fixed;
    width: 100%;
    z-index: 3;
    border: none;
    background: #FFF;
    overflow: scroll;
    height: calc(100vh - 50px);
}
.navbar-toggle {
    position: relative;
    float: left;
    margin: 0;
    padding: 15px 15px 7px;
    border: none;
    border-radius: 0;
    background-color: transparent;
    background-image: none;
    font-weight: 700;
    font-size: .8em;
    color: #E6E8F2;
}
.navbar-toggle .icon.ed-menu{
    height: 8px;
    overflow: hidden;
}
.navbar-toggle.collapsed .icon.ed-menu{
    height: auto;
    overflow: hidden;
}

.main-bar {
    border-bottom: 1px solid #F0F1F3;
}
.main-bar li {
    padding: 0;
}
.main-bar .pull-right {
    width: 100%;
    text-align: right;
    font-weight: 700;
    font-size: .8em;
}

.logo-mobile {
    margin-left: 50px;
    padding: 13px 51px 13px 0;
    width:100%;
}
.logo-lefebvre {
    max-width: 100%;
    height: auto;
    padding: 0;
}
.logo-lefebvre a {
    padding: 0 !important;
}
.logo-elderecho {
    padding: 0 !important;
}
h1.logo_portal {
	margin-top: -4px;
}
.navbar-menu-header {
    padding: 16px;
}
.logo_portal {
	display: inline-block;
	margin-bottom: 0.235em;
	font-weight: 700;
	letter-spacing: .04em;
	font-size: 28px;
	color: #001978;
}
.tagline.tagline {/*doble aumenta especificidad*/
	display: block;
	margin: 0;
	font-weight: 600;
	font-size: 0.782em;
	line-height: 20px;
}
.tagline img,
.logo-elderecho img{
    width:170px;
    max-width:100%; 
    height:auto;
}

.secondary-right {
    width: 94px;
    text-align: right;
}
.secondary-right .ed-usuario {
    margin-left: 15px;
}
.secondary-right li {
    display: inline-block;
    font-weight: 700;
    font-size: .9em;
}
.secondary-right .icon,
.secondary-right span[class^="lf-icon-"],
.navbar-right .icon {
    color: #001978;
}
.secondary-right button[type=submit]{
	background-color: transparent;
    border: 0;
    font-weight: 600;
    color: #001978;
}

.secondary-right li:last-child{
    padding-right: 0;
    border-right: none;
}

.section-bar {
    position: relative;
    left: 0;
    /*width: calc(100% - 80px);*/
    width: 100%;
    max-height: 50px;
    z-index: 3;/*4;*/
    border: none;
    background-color: #001978;
}
.section-bar .icon {
    font-size: 1.5em;
    vertical-align: middle;
}
.section-bar .navbar-nav li a {
    padding: 15px 22px;
    font-weight: 600;
    font-size: 1em;
    color: #333;
    display: block;
}

.navbar-slide .navbar-nav li a {
    padding: 15px 28px;
    font-weight: 600;
    font-size: 1em;
    border-bottom: 1px solid #D8D7D7;
    color: #333;
    display: block;
}

.section-bar .horizontal-bar li a {
    color: #FFF;
}
.section-bar .navbar-slide .navbar-nav li a:hover {
    text-decoration: underline;
}
.section-bar .pull-right {
    padding: 0;
}
.section-bar .pull-right li {
    display: inline-block;
    padding: 13px;
}
.section-bar .pull-right li a {
    padding: 13px;
    padding-right: 0;
    text-transform: inherit;
}
.section-bar .sections li {
    padding-right: 15px;
}

.secondary-bar {
    float: right;
    position: fixed;
    right: 0;
    width: 80px;
    z-index: 4;
    background-color:#001978;
    height: 80px;
}
.secondary-bar nav li {
    padding: 0;
}
.secondary-bar .dropdown-toggle {
    float: left;
    width: 55px;
    font-weight: 700;
    font-size: .8em;
    color: #5EC6DD;
}
.secondary-bar .text-center {
    float: left;
    width: calc(100% - 120px);
}

.navbar .dropdown-menu {
    display: none;
    position: fixed;
    top: 49px;
    left: 0;
    min-width: 100%;
    z-index: 1000;
    text-align: left;
    list-style: none;
    border: none;
    border: none;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: #fff;
}

.back-arrow a {
    margin-right: 15px;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: inherit;
    border-bottom: 4px solid #FFF;
    padding-bottom: 13px;
}

.navbar-right {
    margin-top:0;
}

ul.nav.navbar-nav.navbar-right li a {
    text-transform: inherit;
    border: none;
    display: flex;
    flex-direction: row;
    align-items: center;
}

.navbar-right .solid-border-bottom {
    border-bottom: 1px solid #D8D7D7;
    margin-bottom: 0;
    padding: 0;
}

.section-indicator small{
    float: left;
    font-size: 100%;
    margin-right: 5px;
}

.section-indicator li small{
    display: block;
    clear: both;
}

.section-indicator i {
    padding: 11px 25px 11px 5px;
    display: block;
    float: left;
}

.section-bar .navbar-nav.cover-bar {
    float: none;
}

.navbar-default .navbar-nav.cover-bar > .active > a, .navbar-default .navbar-nav.cover-bar > .active > a:hover, .navbar-default .navbar-nav.cover-bar > .active > a:focus {
    color:#262626 !important;
    background: #001978;
    border-bottom:4px solid #001978;
    padding-bottom: 15px;
}
.navbar-default .navbar-nav.cover-bar > .active > a:after {
    border: 8px solid #001978;
    border-left-color: transparent;
    border-top-color: transparent;
    border-right-color: transparent;
    bottom: -10px;
}

.navbar-default .navbar-nav>li.section-indicator>a:hover, .navbar-default .navbar-nav>li.section-indicator>a:focus {
    color: #001978 !important;
}

/*#user-bar {
    position: fixed;
    right: 20px;
    top:65px;
    padding: 20px;
    z-index: 4;
    background: #FFF;
    font-size: .9em;
    height: auto;
    display: none;
    border:none;
}*/

#user-bar:after {
    content: '';
    display: block;
    position: absolute;
    right:0;
    top: -10px;
    z-index: 999999;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 10px 10px 10px;
    border-color: transparent transparent #FFF transparent;
}

#user-bar {
    position: absolute;
	top: 65px;
	padding: 20px;
	z-index: 4;
	background: #FFF;
	font-size: .9em;
	height: auto;
	display: none;
	border: none;
	right: 20px;
	min-width: 150px;
}

#user-bar .lf-icon-close-session {
    color: #001978;
    margin-right: 5px;
    vertical-align: middle;
    font-size: 20px;
}

#user-bar.bar-scrolled{
    top: 63px;
    background: #001978;
}

#user-bar.bar-scrolled a {
    color: #FFF;
}


#user-bar.bar-scrolled:after {
    right:15px;
    border-color: transparent transparent #001978 transparent;
}

#search-toggle.active:before {
    position: relative;
}
/* Clases para la visibilidad de los menus,
funcionalidad js en menu.php
 */
.fixed{
    position: fixed !important;
}
.mt50{
    margin-top: 80px !important;
}
.mt-40{
    margin-top: -56px !important;
}
.top50{
    top: 50px !important;
}
/**
Fin
 */

#search-toggle.active:before {
    content: '';
    display: block;
    position: absolute;
    left: 60px;
    bottom: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 10px 10px 10px;
    border-color: transparent transparent #001978 transparent;
}

#search-bar {
    position: fixed;
    left: 0;
    width: 100%;
    overflow: hidden;
    border: none;
    min-height: 120px;
    z-index: 3;
    border: none;
    background-color: #001978;
    display: inline-table;
    top: 90px /*50px*/;
    z-index: 4;
    padding: 15px;
    display: none;
}

#search-bar.bar-scrolled{
    top:50px;
}

#search-bar form {
    padding:0;
}

#search-bar .navbar-toggle {
    display: block;
    background: #FFF;
}

#search-bar .input-container {
    padding:0;
}

#search-bar .navbar-toggle .caret {
    color: #42B5B3;
    vertical-align: middle;
    margin-left: 25px;
}

#search-bar .navbar-toggle {
    border: 1px solid #eee;
    height: 40px;
    padding: 10px 15px 15px;
    border-bottom: none;
    color: #000;
    font-weight: 500;
    margin-bottom: 1px;
}

#bar-newsletter-block {
    position: absolute;
    right: 20px;
    top:65px;
    padding: 20px;
    z-index: 4;
    background: #FFF;
    font-size: .9em;
    display: none;
}

#bar-newsletter-block [aria-level="2"], #bar-newsletter-block [aria-level="3"], #bar-newsletter-block h3 {
	margin-bottom: 20px;
	font-weight: 600;
	font-size: 1.4em;
	line-height: 1.33333;
}
#bar-newsletter-block form {
    font-size: .9em;
}

#bar-newsletter-block .input-group {
    width: 100%;
    margin-bottom: 20px;
}

#bar-newsletter-block .slider {
    border: 1px solid #A4A4A4;
}

#bar-newsletter-block .slider:before {
    position: absolute;
    content: "";
    height: 13px;
    width: 13px;
    left: 4px;
    bottom: 3px;
    background-color: #A4A4A4;
    -webkit-transition: .4s;
    transition: .4s;
}

#bar-newsletter-block:after {
    content: '';
    display: block;
    position: absolute;
    right: 333px;
    top: -10px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 10px 10px 10px;
    border-color: transparent transparent #FFF transparent;
}

#bar-newsletter-block .switch {
    width: 35px;
    height: 21px;
    margin-right: 10px;
}

#bar-newsletter-block .btn {
    background: #E6E8F2;
    padding: 9px;
    border: none;
    margin-bottom: 20px;
    font-size: 14px;
    padding: 10px 40px;
    /*width: 100%;
    max-width: 100%;*/
    color: #001978;
    font-weight: 700;
}

#bar-newsletter-block label.checkbox-custom-label {
    font-size: 0.9em;
    outline: 0;
}

#bar-newsletter-block input:checked + .slider {
	border: 1px solid #001978;
}

#bar-newsletter-block.bar-scrolled input:checked + .slider {
    border: 1px solid #FFF;
}

#bar-newsletter-block input:checked + .slider:before {
	background-color: #001978;
}

#bar-newsletter-block input:focus + .slider {
	box-shadow: 0 0 1px #A4A4A4;
}

#bar-newsletter-block input:focus + .slider {
	background-color: #001978;
}

#bar-newsletter-block input:checked + .slider:before {
	-webkit-transform: translateX(12px);
	-ms-transform: translateX(12px);
	transform: translateX(12px);
}

#bar-newsletter-block .checkbox-custom:checked+.checkbox-custom-label:before {
    line-height: 11px;
}

#bar-newsletter-block.bar-scrolled{
    top: 63px;
}

#bar-newsletter-block .checkbox-custom+.checkbox-custom-label:before {
    color: #001978;
    background: #FFF;
    border: 2px solid #001978;
}

#bar-newsletter-block.bar-scrolled .checkbox-custom+.checkbox-custom-label:before {
    color: #FFF;
    background: #001978;
    border-color: #FFF;
}
.form-group-group{
	overflow: hidden;
}

/*CHECKBOX/RADIO CLEAN CODE start*/
.bar-scrolled input[type="checkbox"]:checked+label:after {
    background-color: #FFF;
}
/*CHECKBOX/RADIO CLEAN CODE end*/

#bar-newsletter-block .form-group.error p {
    width: 100%;
    margin-top: 40px;
    margin-left: 0;
    padding-left: 20px;
}

#bar-newsletter-toggle {
	display: none;
}

.secondary-right li.logged-user,
.logged-user {
    position: relative;
    padding-left: 35px;
    vertical-align: top;
}
.secondary-right li.logged-user a,
.logged-user a {
    display: flex;
    align-items: center;
    line-height: initial;

}
.secondary-right li.logged-user a span,
.logged-user a span {
    font-size: 16px;
}
.secondary-bar.navbar-fixed-top .logged-user a {
    display: inline;
}
.user-identifier {
    height: 30px;
    width: 30px;
    display: inline-block;
    border-radius: 40px;
    background: #BB2299;
    text-align: center;
    color: #FFF;
    vertical-align: top;
    line-height: 2.1;
    position: absolute;
    left: -10px;
    top: -5px;
}
.secondary-bar.navbar-fixed-top a .user-identifier {
    line-height: 1.8;
    height: 25px;
    width: 25px;
    display: block !important;
}

.secondary-bar.navbar-fixed-top a .mis-prods {
	/*display: block !important;*/
	color: #FFF;
}

.secondary-bar.navbar-fixed-top .logged-user {
    line-height: 6px;
}

li.logo-squares {
    font-size: 1.6em;
    display: none;
}

li.logo-squares i {
    color: #68cadf;
}

.secondary-bar.navbar-fixed-top {
    right: 0;
    left: auto;
    border: 1px solid transparent;
    width: 80px;
    /*background: #001978;*/
    background: none;
}

.secondary-bar.navbar-fixed-top .secondary-right li {
    border-right: none;
}

#button-more-items {
    display: none;
}

#navbar-collapse-2{
    display: block;
}

.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    max-height: none;
    padding: 0 15px;
}

button.navbar-toggle.section-menu-button {
    padding: 8px 13px;
}

.section-under {
    clear: both;
    color: #FFF;
    font-weight: 500;
    display: block;
    margin-top: -5px;
}

.bar-scrolled#bar-newsletter-block {
    background: #001978;
    color: #FFF;
}
.bar-scrolled#bar-newsletter-block h3, .bar-scrolled#bar-newsletter-block h4 {
    color: #BAC8DE;
}
.bar-scrolled#bar-newsletter-block input.form-control {
    border: none;
    background: #1C3286;
    color: #FFF;
    margin-top: 1px;
}
.bar-scrolled input::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #BAC8DE;
}
.bar-scrolled input::-moz-placeholder {
    /* Firefox 19+ */
    color: #BAC8DE;
}
.bar-scrolled input::-ms-input-placeholder {
    /* IE 10+ */
    color: #BAC8DE;
}
.bar-scrolled input::-moz-placeholder {
    /* Firefox 18- */
    color: #BAC8DE;
}

.bar-scrolled#bar-newsletter-block:after {
    border-color: transparent transparent #001978 transparent;
    right: 152px;
}
.bar-scrolled#bar-newsletter-block a {
    color: #5EC6DD;
}

.bar-scrolled #bar-newsletter-block input:checked + .slider {
	border: 1px solid #FFF;
}

.bar-scrolled#bar-newsletter-block input:checked + .slider:before {
	background-color: #FFF;
}

.bar-scrolled#bar-newsletter-block input:focus + .slider {
	box-shadow: 0 0 1px #FFF;
}

.bar-scrolled#bar-newsletter-block input:focus + .slider {
	background-color: #FFF;
}

.ed-ed-flecha-bold-der.pull-right {
    top: 17px;
    position: absolute;
    right: 20px;
}

/* PERSEGUIDOR */

.chaser-bar {
    position: fixed;
    width: 100%;
    bottom: -1px;
    left: 0;
    height: 50px;
    background: #FFF;
    z-index: 2;
    border-top: 2px solid #EEE;
    margin-bottom: 0;
    display: none;
}

.chaser-bar ul {
    text-align: center;
    margin-top: 12px;
}
.chaser-bar li {
    display: inline-block;
    font-size: 1.8em;
    padding: 0 10px 0 0;
    line-height: 0;
    margin:0;
}

.chaser-bar .news-nav{
    padding: 13px 20px;
    min-height: 50px;
}

.chaser-bar a {
    color: #808cbc;
}

.chaser-bar .middle-space {
    width: calc(100% - 105px);
    float: left;
    position: relative;
    height: 50px;
}

.chaser-bar .middle-space span{
    color: #808cbc;
    font-weight: 600;
    display: inline-block;
}

.chaser-bar .middle-space span:first-child{
    padding: 14px;
    max-width: 60%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.middle-space .progress-bar {
    display: inline-block;
    position: absolute;
    height: 3px;
    background: #808cbc;
    width: 65%;
    left:0;
    top: 0;
}

.chaser-bar .news-nav:first-of-type {
    border-right: 2px solid #EEE;
}

.chaser-bar .news-nav:last-child{
    border-left: 2px solid #EEE;
}

/* SLIDE LATERAL */
/*.navslide-top {
	top: 50px !important;
	height: calc(100vh - 50px) !important;
}*/


.navbar-slide {
    background: #FFF;
    padding: 0 20px 20px;
    position: fixed;
    left: 0;
    top: 96px;
    width: 100%;
    height: calc(100vh - 96px);
    overflow-y: auto;
    display: none;
}
.logged.toolBar .navbar-slide{
    top:96px;
}

.navbar-slide i {
    color: #001978;
}

.ed-close.close-navbar-slide {
    margin-top: 5px;
    margin-left: -8px;
    color: #001978;
}

.menu-bg{
    background: #000;
    position: fixed;
    z-index: 2;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: .25;
    display: none;
}

.open-status {
    height: 8px;
    margin-top: 6px;
    overflow: hidden;
}

.inner-section-bar .horizontal-bar {
    display: block !important;
    background: #FFF;
    white-space: nowrap;
}

.inner-section-bar .horizontal-bar .navbar-nav{
    margin-top: 0;
    display: inline-block;
}

.inner-section-bar .horizontal-bar .navbar-nav a {
    color: #333;
}

.inner-section-bar .horizontal-bar li {
    display: inline-block;
}

/*.section-bar.inner-section-bar .navbar-right {
    display: block !important;
    float: none !important;
}*/

.newsletter-toggle h4 a{
	display:block;
}
.newsletter-toggle h4 a[aria-expanded='true']:after{
    content: "\3a";
    font-family: "elderecho";
    float:right;
}

.newsletter-toggle h4 a:after,
.newsletter-toggle h4 a[aria-expanded='false']:after {
    content: "\59";
    font-family: "elderecho";
    float:right;
}
#canales{
    height:auto;
    overflow: hidden;
}

/* AVISO NUEVO LOGIN */
.flying-note {
    display: none !important;
    position: absolute;
    top: 34px;
    right: -17px;
    padding: 0 1em 1em;
    width: 164px;
    text-align: left;
    font-weight: 400;
    border: 1px solid #001978;
    border-top: 5px solid #E6E8F2;
    background-color: #FFF;
	color: #001978;
}
.flecha-up {
    margin: -15px auto 0;
    width: 0;
    height: 0;
    border-left: 15px solid transparent; /* izquierda flecha */
    border-right: 15px solid transparent; /* derecha flecha */
    border-bottom: 15px solid #E6E8F2; /* base flecha y color*/
    font-size: 0;
    line-height: 0;
}
.secondary-bar.navbar-fixed-top .flecha-up {
    float: right;
    margin-right: 4px;
}
.flying-note p {
    margin-top: 15px;
}
.flying-note p:last-child {
    margin-bottom: 0;
    text-align: center;
}
.flying-note span[class^="lf-icon-"] {
    margin-top: .9em;
}
.flying-note p span:last-child {
    font-weight: 600;
    font-size: 14px;
}
.secondary-bar.navbar-fixed-top .flying-note span[class^="lf-icon-"] {
    color: #5EC6DD;
}
.flying-note .btn {
    text-transform: none;
    background-color: rgba(0, 9, 44, 0.9);
    color: #fff !important;
    font-weight: 600;
    border-radius: 8px;
    box-shadow: 0 2px 4px -2px rgba(0, 0, 0, .08), 0 4px 8px -2px rgba(0, 0, 0, .04);
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out;
}
.flying-note .btn:hover {
    opacity: 0.8;
    color: #fff !important;
}


/* ---------- MEDIA QUERIES -----------*/

@media (max-width:767px){
    .section-bar .navbar-nav .section-indicator .subcatLink{
        display: flex;
        padding: 15px 20px;
        color: #808cbc;
    }
    .section-bar .navbar-nav .section-indicator {
        padding: 0;
    }
    .inner-section-bar .horizontal-bar .navbar-nav{
        width: 98%;
        overflow: auto;
        display: flex;
    }
    .navbar-default .navbar-nav.cover-bar > .active > a, .navbar-default .navbar-nav.cover-bar > .active > a:hover, .navbar-default .navbar-nav.cover-bar > .active > a:focus {
        color:#262626 !important;
    }
    .navbar-default .navbar-nav.cover-bar > .active > a, .navbar-default .navbar-nav.cover-bar > .active > a:hover, .navbar-default .navbar-nav.cover-bar > .active > a:focus {
        background: #dcdcdc !important;
    }
    .navbar-default .navbar-nav.cover-bar > .active > a:after {
        border: 8px solid #001978;
        border-left-color: transparent;
        border-top-color: transparent;
        border-right-color: transparent;
        bottom: -10px;
    }
    .navbar-default .navbar-nav.cover-bar > .active > a:after {
        content: "";
        border: 8px solid #001978;
        border-left-color: transparent;
        border-top-color: transparent;
        border-right-color: transparent;
        bottom: -10px;
        left: -50%;
        position: relative;
    }
}

@media (max-width: 991px){
    .secondary-right {
        margin-right: -8px;
    }
    .secondary-right .icon,
    .secondary-right span[class^="lf-icon-"],
    .navbar-right .icon {
        margin-top: -4px;
        margin-left: 10px /*24px*/;
        font-size: 1.4em;
        color: #FFF;
    }
    .user-identifier {
        left: 12px;
        top: -8px;
    }
    .logo-lefebvre {
        padding: 8px;
        text-align: center;
    }
}

@media (min-width:768px) {
    .navbar-slide {
        width: 368px;
    }
    .navbar-slide li {
        width: 100%;
        display: block;
    }
    .ed-close.close-navbar-slide {
        display: none;
    }
    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        position: fixed;
        width: 70%;
        z-index: 3;
        border: none;
        background: #FFF;
    }

    div#bs-example-navbar-collapse-1 {
        left: 0;
        padding: 0;
    }

    #search-bar {
        min-height: 70px;
    }

    .secondary-bar.navbar-fixed-top {
        width: 250px;
    }
    #bar-newsletter-block {
        min-width:  553px;
    }
    /*.chaser-bar {
        top: 50px;
        border-top: none;
        border-bottom:2px solid #EEE;
    }
    .chaser-bar .middle-space ul{
        float: right;
    }
    .middle-space .progress-bar {
        top:unset;
        bottom: 0;
    }

    .chaser-bar ul{
        text-align: left;
    }*/
    .navbar-fixed-top .navbar-toggle, .inner-section-bar  .navbar-toggle {
        display: none;
        z-index: 4;
        /*padding-right: 80px;*/
    }
    .navbar-fixed-top .navbar-slide {
        top: 50px;
    }
}

@media (min-width: 992px) {
    .chaser-bar {
        top: 125px /*50px*/;
        border-top: none;
        border-bottom:2px solid #EEE;
    }
    .chaser-bar .middle-space ul{
        float: right;
    }
    .middle-space .progress-bar {
        top:unset;
        bottom: 0;
    }

    .chaser-bar ul{
        text-align: left;
    }
	.noScroll .navbar-slide {
        margin-left:8px;
	}
    .navbar.secondary-bar.navbar-fixed-top .container-fluid {
        padding-left: 0;
    }

    .secondary-bar.navbar-fixed-top {
        width: 337px;
    }

    .secondary-bar.navbar-fixed-top i {
        color: #FFF;
    }

    .secondary-right .ed-usuario {
        margin-left: 0;
    }

    .navbar-slide {
        top: 125px /*100px;*/;
    }
    .logged.toolBar .navbar-slide{
        top:132px;
    }
    #button-more-items {
        display: block;
        z-index: 4;
        color: #262626;
        font-weight: 600;
        margin-top: 16px;
        border: none;
        background: none;
        font-size: .8em;
    }
    .section-bar {
        position: relative;
        width: 100%;
        overflow: hidden;
        border: none;
    }
    /*.section-bar .navbar-nav li a {
        border: none;
        color: #FFF;
    }
    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        background: #001978;
    }*/
    .secondary-bar {
        position: relative;
        width: 100%;
        background-color:#FFF;
    }
    .secondary-bar li h1 a {
        padding-top: 8px;
    }
    .secondary-bar li .prods {
        margin-top: -6px;
    }
    .secondary-right li {
        padding: 0 8px;
        border-right: 1px solid #CCC;
    }
    .secondary-right li.logged-user {
        padding-left: 55px;
    }
    .section-bar .pull-right li img, .secondary-right li img {
        margin-right: 10px;
    }
    .secondary-right {
        width: 350px;
    }
    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        position: relative;
        width: 100%;
    }
    .secondary-right .icon,
    .navbar-right .icon,
    .secondary-right span[class^="lf-icon-"] {
        margin-right: 10px;
        font-size: 20px;
    }
    #search-bar {
        min-height: 70px;
        top: 70px;/*50px;*/
    }
    .navbar-fixed-top {
        position: fixed;
    }
    .secondary-bar.navbar-fixed-top a span, .secondary-bar.navbar-fixed-top .led-logo, .section-bar.navbar-fixed-top .navbar-right {
        display: none !important;
    }
    .secondary-bar.navbar-fixed-top a .mis-prods {
        display: block !important;
    }
    .section-bar.navbar-fixed-top .logo-squares {
        display: inline-block;
    }
    .inner-section-bar .horizontal-bar {
        display: block !important;
        background: #001978;
        white-space: nowrap;
    }
    .inner-section-bar .horizontal-bar .navbar-nav a {
        color: #FFF;
    }
    .section-bar.inner-section-bar.navbar-fixed-top .navbar-right {
        display: block !important;
        float: none !important;
    }
    .section-bar .navbar-nav .section-indicator {
        width: auto;
        color: #FFF;
        background-color: #00005A;
    }
    #user-bar:after {
		right: 8px;
    }
    .flying-note {
        display: block !important;
    }
    .led-logo h1 {
        /*line-height: 75px;*//*42px;*/
        margin-top: 15px;
    }
}

@media (min-width: 1294px) {
    .secondary-bar.navbar-fixed-top a span{
        /*display: inline-block !important;*/
        display: inline-block;
        color: #FFF;
    }
    .secondary-bar.navbar-fixed-top {
        width: 480px;
    }
    #navbar-collapse-2{
        /*display:block !important;*/
        display:block;
    }
    #navbar-collapse-2 li {
        display: inline-block;
    }
    #button-more-items {
        display: none;
    }
    #list-more-items {
        display: block;
    }
    #list-more-items li {
        display: inline-block;
    }
}

@media (min-width: 991px) and (max-width: 993px) {

}

@media (min-width: 992px) and (max-width: 1260px) {
    #list-more-items {
        position: fixed;
        margin-top: 15px;
        margin-left: -20px;
        padding: 0 0 20px;
        background: #001978;
        display: none;
    }
}

@media (min-width: 1280px) and (max-width: 1292px) {
    #list-more-items {
        position: fixed;
        margin-top: 0;
        margin-left: -20px;
        padding: 0;
        background: #001978;
        display: none;
    }
}

@media (min-width: 768px) and (max-width: 1480px) {
    .navbar-fixed-top  #list-more-items {
        position: fixed;
        margin-top: 16px;
        margin-left: -20px;
        padding: 0 0 20px;
        background: #001978;
        display: none;
    }
    .navbar-fixed-top #button-more-items {
        display: block;
        z-index: 4;
        color: #FFF;
        font-weight: 600;
        margin-top: 13px;
        border: none;
        background: none;
        font-size: .8em;
    }

    .navbar-fixed-top  #list-more-items li {
        display: block;
    }
}


/*HEADER NUEVO*/
body {
    display: block;
    width:100%;
    max-width: 100%;
    margin: 0;
    font-family: 'Inter', Arial, sans-serif !important;
}
.secondary-bar {
    border-bottom: 1px solid #B6B7BB;
    background: #ffffff;
}
.menu-header {
    display: flex;
    align-items: center;
}
.menu-header li {
    margin-left: 0;
}
.logo-svg {
    width: 149px;
    max-width: 100%;
    height: auto;
}
.hidden-xs .logo-svg {
    width:110px;
}
.right-content {
    display: flex !important;
    align-items: center;
    flex-direction: row;
    justify-content: flex-end;
    gap: 16px;
    z-index: 9;
    padding: 0 !important;
}
.nav-link-shop {
    align-items: center;
    color: #363942 !important;
    display: flex;
    gap: 4px;
    height: 48px;
    justify-content: center;
    padding: 12px;
    width: 100px;
    font-size: 16px !important;
}
.nav-link-shop svg {
    width: 24px;
}
.nav-link-shop span {
    font-family: 'Inter', Arial, sans-serif;
}
.nav-link-shop span:hover {
    text-decoration: underline;
}

.icon-cart, .icon-search {
    fill: #363942;
}
.user-access {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 48px;
    min-width: 160px;
    padding: 0 16px;
    gap: 4px;
    flex-shrink: 0;
    background-color: rgba(0, 9, 44, 0.9);
    color: #fff !important;
    text-align: center;
    font-family: Inter, Arial, sans-serif;
    font-size: 1em;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    border-radius: 8px;
    box-shadow: 0 2px 4px -2px rgba(0, 0, 0, .08), 0 4px 8px -2px rgba(0, 0, 0, .04);
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out;
}
.user-access:hover {
    opacity: 0.8;
    color: #fff !important;
    text-decoration: none;
}
.user-access,
.inner-section-bar li a:hover   {
    font-size: 16px !important;
}
.section-bar,
.inner-section-bar .horizontal-bar {
    border-bottom: 1px solid #B6B7BB;
    background-color: #ffffff !important;
    max-height: none;
    height: auto !important;
}
.inner-section-bar .horizontal-bar {
    border-bottom: none;
    height: 58px !important;
}
.inner-section-bar .icon {
    color: #262626 !important;
}
.section-bar .horizontal-bar li a {
    color: #262626;
    font-family: 'Inter', Arial, sans-serif;
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    text-transform: none;
    border-bottom: 4px solid transparent;
}
.section-bar .horizontal-bar li a:hover {
    color: #262626 !important;
    border-bottom: 4px solid #001978;
    text-decoration: none;
}
ul.nav.navbar-nav.navbar-right li a:hover {
    color: #262626 !important;
    border-bottom: 4px solid #001978;
}
.section-bar .navbar-nav .section-indicator {
    background-color: #ffffff !important;
}
.section-bar .navbar-nav .section-indicator a {
    border-bottom: 4px solid #001978;
}
.section-bar .navbar-nav .section-indicator a:hover {
    border-bottom: 4px solid #001978;
}
.inner-section-bar .horizontal-bar .navbar-nav a {
    color: #262626 !important
}
.navbar-default .navbar-toggle {
    color: #262626;
}

@media (min-width:992px) {
    .search-form {
        position: relative;
        display: flex;
        align-items: center;
        gap: 8px;
    }
    .search-form input {
        align-items: center;
        border: 1px solid #5f6168;
        border-radius: 8px;
        color: #363942;
        display: flex;
        flex: 1 0 0;
        font-family: Inter, Arial, sans-serif;
        font-size: 1em;
        font-style: normal;
        font-weight: 400;
        gap: 4px;
        height: 48px;
        line-height: 24px;
        padding: 12px 40px 12px 12px;
        width: 245px;
    }
    .search-form button {
        -webkit-appearance: button;
        cursor: pointer;
        display: block !important;
        background: transparent;
        border: 0;
    }
    .search-form .icon-search {
        align-items: center;
        aspect-ratio: 1 / 1;
        display: flex;
        height: 24px;
        justify-content: center;
        position: absolute;
        top: 12px;
        right: 12px;
        width: 24px;
    }
}
@media (max-width:991px) {
    .secondary-bar {
        margin-right: 62px;
        position: relative;
        border-bottom: 0;
        background: transparent;
    }
    .logo-mobile {
        width: auto;
        margin-left: 0;
    }
    .menu-header {
        margin-top: 0;
    }
    .menu-header li {
        gap: 4px;
        padding-right: 0;
    }
    .logged-user {
        padding-left: 0;
        vertical-align: middle;
    }
    .user-identifier {
        left: 0;
        top: -5px;
    }
    .search-form {
        position: relative;
        display: flex;
        align-items: center;
        gap: 8px;
    }
    .search-form input {
        display: none;
        position: absolute;
        right: 0;
        top: 100%;
        margin-top: 8px;
        border: 1px solid #5f6168;
        border-radius: 8px;
        color: #363942;
        font-family: Inter, Arial, sans-serif;
        font-size: 1em;
        font-style: normal;
        font-weight: 400;
        height: 48px;
        line-height: 24px;
        padding: 12px 40px 12px 12px;
        width: 250px;
        z-index: 1000;
    }
    .search-form input.active {
        display: block !important;
    }
    .search-form button {
        -webkit-appearance: button;
        cursor: pointer;
        display: block !important;
        background: transparent;
        border: 0;
        width: 45px;
        height: 35px;
        position: relative;
        z-index: 1001;
    }
    .search-form .icon-search {
        align-items: center;
        aspect-ratio: initial;
        display: block !important;
        height: initial;
        justify-content: center;
        position: relative;
        top: initial;
        right: initial;
        width: auto;
    }
    .user-access-mobile,
    .logged-user {
        display: flex !important;
        align-items: center;
        justify-content: center;
        width: 45px;
        height: 45px;
        color: #363942;
        cursor: pointer;
        background: transparent;
        border: none;
        padding: 0;
    }
    .user-access-mobile .icon-user {
        width: 24px;
        height: 24px;
        fill: #363942;
    }
    .logged-user a {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
        height: 100%;
        padding: 0;
    }
    .logged-user .user-identifier {
        position: static;
        width: 45px;
        height: 45px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .logged-user .prods {
        display: none !important;
    }
    .flying-note {
        display: none;
        position: absolute;
        top: 50px;
        right: 0;
        z-index: 9999;
        width: 280px;
    }
    .flying-note.active {
        display: block;
    }
}