@font-face {
    font-family: 'Montserrat';
    src: 
        url('../../../css/fonts/LibriFonts/GothamMedium.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'MontserratSemiBold';
    src: url('../../../css/fonts/LibriFonts/GothamBold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'Volkhov';
    src: url('../../../css/fonts/LibriFonts/Adobe_Garamond_Pro_Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

body{
    /*font-family: 'Montserrat', sans-serif;*/
/*    background: #000;*/
    height: auto;
    display: flex;
    display: -webkit-flex;
    flex-direction: column;
}
article p span,
p{
    font-size: 14px;
}
h1{
    font-size: 36px;
}
#sisbak h1{
    font-size: 24px;
}

h2{
    font-family: 'Oswald', sans-serif;
    font-size:30px;
    text-transform: uppercase;
    color:#2e2e2e;
}
#sisbak h2{
    font-family: 'Oswald', sans-serif;
    font-size:20px;
    text-transform: uppercase;
    color:#2e2e2e;
}
h3{
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    font-size: 24px;
}
.losCorchetes {
    font-family: 'Oswald', sans-serif;
    font-weight: 200;
}
.txtCorchetes{
    text-align:center;
}
.txtCorchetes h3{
    color:#fff;
    font-weight: 200;
    margin:20px;
}
.subtituloLink{
    font-family: 'Oswald', sans-serif;
    font-weight: 200;
    font-size:20px;
    text-transform: uppercase;
    color:#fff;
    border-bottom:1px solid #fff;
    display: block;
}
h4{
    font-family: 'Oswald', sans-serif;
    font-weight: 700;
    font-size:20px;
    margin-top: 0;
}
h5{
    font-size: 14px;
}

#menuTop{
    box-shadow: 2px 2px 10px 0 rgba(0,0,0,.16),0 0 10px 0 rgba(0,0,0,.1);
}
.titulos{
    font-size:18px;
    color: #D14545;
    margin: 20px 0 10px 0;
}
.topSubmenu{
    background:#ededed;
}
.container{
    max-width: 1140px;
    position:relative;
    margin: 0 auto;
}

#header {
    background: #fff;
    z-index: 5;
    position: relative;
    /*width: 100%;*/
}
img.logoLibri{
    height:140px;
    width: auto;
}
.s36{
    width: 36px;
    height: 36px;
    margin: 0 4px;
}
.s48{
    width: 48px;
    height: 48px;
    margin: 0 4px;
}
/*--------------ESTILOS LINK--------------------------*/
.logoLink{
    width: 130px;
}
.txtcontacto{
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    font-size:40px;
    font-weight: 700;
}
.upper-page {
    background: #000;
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
    left: 0;
    top: 0;
    margin: 0;
}
h2 .h2Bold{
    font-weight: 700;
}
h2 .h2Thin{
    font-weight: 200;
    font-size: 25px;
}
/*3582 y portugal*/
/*.contenedorVideoLink{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    overflow: hidden;
    background-size: cover;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-image: none;
}*/
.contenedorVideoLink{
    text-align: center;
    justify-content: center;
    align-content: center;
    align-items: center;
    display: flex;
}
.mascaraVideoLink{
    position: absolute;
    z-index: 3;
    background: rgba(0,0,0, 0.5);
    width: 100%;
    height: 100%;

}
.mascaraVideoSisbak{
    position: absolute;
    z-index: 3;
    background: rgba(23,25,33, 0.5);
    width: 100%;
    height: 100%;
    top: 0;
}
video.portadaLink{
    width: auto;
    margin: auto;
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    visibility: visible;
}
video.portadaSisbak{
    width: 100%;
    margin: auto;
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    visibility: visible;
}
.tituloPortada{
    position: absolute;
    font-family: 'Oswald', sans-serif;
    font-weight: 200;
    font-size: 50px;
    color:#fff;
    z-index: 4;
}
.franjaBotones{
    background: #272624;
    text-align: center;
    color: #fff;
    min-height: 130px;
}
.franjaBotones.margenBlanco{
    border-right:1px solid #333;    
}
.franjaBotones:hover,
.franjaBotones a:hover{
    text-decoration:none;
    background-color: rgb(226,0,0);
    color:#fff;
}
.pinHeader{
    z-index: 10; background:#fff;
}
.cuadroCanales{
    background: #fff;
    padding: 20px;
    color:#333;
    text-align: center;
}
.cuadroCanales h4{
    margin-top:15px;
    font-size: 20px;
}
.cuadroCanales img{
    height:90px;    
}
.elemento{
    text-align:center;
}
.elemento a:hover{
    cursor: pointer;
}
.Ico_cuadrado .Mimg,
.Ico_circular .Mimg{
    width: auto;
}
.Ico_cuadrado {
    position: relative;
    width:100%;
    height:100%;
    margin:0 auto;
    overflow: hidden;
    display: flex;
    align-items: center;
}
.mascaraIco{           
    background: rgba(0,0,0,0.8);
    background: -moz-linear-gradient(top, rgba(0,0,0,0.8) 0%, rgba(19,19,19,0) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,0,0,0.4)), color-stop(100%, rgba(19,19,19,0)));
    background: -webkit-linear-gradient(top, rgba(0,0,0,0.8) 0%, rgba(19,19,19,0) 100%);
    background: -o-linear-gradient(top, rgba(0,0,0,0.8) 0%, rgba(19,19,19,0) 100%);
    background: -ms-linear-gradient(top, rgba(0,0,0,0.8) 0%, rgba(19,19,19,0) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0.8) 0%, rgba(19,19,19,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#131313', GradientType=0 );
    position: absolute;
    color:#fff;
    top:0;
    left:0;
    width: 100%;
/*    height:600px;*/
    z-index: 2;
    display: flex;
    justify-content: center;
    align-items: center;

}
.altoCuadrosSeguridad{
    height:600px

}
/*----------------------------*/
#headerLinkFixed{
    position: absolute;
    z-index: 0;
}
#headerLinkFixed.active{
    /*position: fixed;*/
    width: 100%;
    z-index: 10;
    background: #fff;
    top:0 !important;
    box-shadow: 2px 2px 10px 0 rgba(0,0,0,.16),0 0 10px 0 rgba(0,0,0,.1);
    height: 115px;    
}
ul.pointsUl{
    text-align: left; 
    margin: 0;
    padding: 0;
}
ul.pointsUl li {
margin: 0;
padding: 10px 0 10px 40px;
list-style: none;
background-image: url("../web/piezas/if_circle-check.png");
background-repeat: no-repeat;
background-position: left center;
background-size: 30px;
}
ul.pointsUlSisbak{
    text-align: left; 
    margin: 0;
    padding: 0;
}
ul.pointsUlSisbak li {
font-size: 14px;    
margin: 0;
padding: 10px 0 10px 40px;
list-style: none;
background-image: url("../web/piezas/sisbak/circle-check-green.png");
background-repeat: no-repeat;
background-position: left center;
background-size:25px;
}
/*-----------------------------------------*/
.navVertical{ 
    padding: 0;
}
.navVertical li{
    list-style:none; 
} 
.navVertical a{
    display: none;
    text-decoration: none;
    cursor: none;
    animation: introText 0.5s ease-out;
    -webkit-transition: all 500ms linear 0.5s;
    -moz-transition: all 500ms linear 0.5s;
    -o-transition: all 500ms linear 0.5s;
    transition: all 500ms linear 0.5s;
}
.navVertical a.active,
.navVertical a:hover,
.navVertical li:hover{
    display: block;
    text-decoration: none;
    cursor: none;
}
/*----------------------------------------*/
img.hlogo{
    height:50px;
    width: auto;
}
.BackcolorPrimary{
    background-color: #e20000 !important;
    color:#FFF !important;
}
.colorPrimary{
    color:#e20000;
}
.BackcolorPrimarySk{
    background-color: #93C01F !important;
    color:#FFF !important;
}
.colorPrimarySk{ 
    color:#93c01f;
}
md-whiteframe {
    padding: 15px;
}
/*-------------BOTONES---------------------------*/
.enlaceLineal{
    cursor: pointer;
    color:#d44950;
}
.enlaceLineal:hover{
    color:#a13439;
}
a.md-button,
.md-button{
    border-radius: 1px;
}
.modal-footer .btn.btn-warning{
    border-radius: 0;
}
a.md-button.md-default-theme.md-mrbookscarro.md-raised[disabled], 
a.md-button.md-default-theme.md-mrbookscarro.md-raised[disabled], 
a.md-button.md-mrbookscarro.md-raised[disabled],
a.md-button.md-mrbookscarro.md-raised[disabled], 
a.md-button.md-default-theme.md-mrbookscarro.md-fab[disabled], 
a.md-button.md-default-theme.md-mrbookscarro.md-fab[disabled], 
a.md-button.md-mrbookscarro.md-fab[disabled], 
a.md-button.md-mrbookscarro.md-fab[disabled], 
.md-button.md-default-theme.md-mrbookscarro.md-raised[disabled],
.md-button.md-default-theme.md-mrbookscarro.md-raised[disabled], 
.md-button.md-mrbookscarro.md-raised[disabled], 
.md-button.md-mrbookscarro.md-raised[disabled], 
.md-button.md-default-theme.md-mrbookscarro.md-fab[disabled],
.md-button.md-default-theme.md-mrbookscarro.md-fab[disabled], 
.md-button.md-mrbookscarro.md-fab[disabled],
.md-button.md-mrbookscarro.md-fab[disabled]{
    background-color: rgb(90,90,90);
    color:rgba(255,255,255,0.26) !important;    
    color:#FFF !important;
    border: none;
    opacity: 0.1;
    filter: alpha(opacity=10);

}
.modal-footer .btn.btn-warning,
a.md-button.md-default-theme.md-mrbookscarro.md-raised:not([disabled]).md-focused, 
a.md-button.md-default-theme.md-mrbookscarro.md-raised:not([disabled]):hover, 
a.md-button.md-mrbookscarro.md-raised:not([disabled]).md-focused,
a.md-button.md-mrbookscarro.md-raised:not([disabled]):hover, 
a.md-button.md-default-theme.md-mrbookscarro.md-fab:not([disabled]).md-focused, 
a.md-button.md-default-theme.md-mrbookscarro.md-fab:not([disabled]):hover, 
a.md-button.md-mrbookscarro.md-fab:not([disabled]).md-focused, 
a.md-button.md-mrbookscarro.md-fab:not([disabled]):hover, 
.md-button.md-default-theme.md-mrbookscarro.md-raised:not([disabled]).md-focused,
.md-button.md-default-theme.md-mrbookscarro.md-raised:not([disabled]):hover, 
.md-button.md-mrbookscarro.md-raised:not([disabled]).md-focused, 
.md-button.md-mrbookscarro.md-raised:not([disabled]):hover, 
.md-button.md-default-theme.md-mrbookscarro.md-fab:not([disabled]).md-focused,
.md-button.md-default-theme.md-mrbookscarro.md-fab:not([disabled]):hover, 
.md-button.md-mrbookscarro.md-fab:not([disabled]).md-focused,
.md-button.md-mrbookscarro.md-fab:not([disabled]):hover{
    background-color: rgb(29,31,41);
    border:2px solid #B9D16F;
    color:#B9D16F;
}
.modal-footer .btn.btn-warning,
a.md-button.md-default-theme.md-mrbookscarro.md-raised, 
a.md-button.md-mrbookscarro.md-raised, 
a.md-button.md-default-theme.md-mrbookscarro.md-fab, 
a.md-button.md-mrbookscarro.md-fab, 
.md-button.md-default-theme.md-mrbookscarro.md-raised, 
.md-button.md-mrbookscarro.md-raised, 
.md-button.md-default-theme.md-mrbookscarro.md-fab, 
.md-button.md-mrbookscarro.md-fab{
    color:#93C01F;
    background-color: transparent;
    border:2px solid #93C01F;
}
/*---------------------------------------------------------------------------*/
a.md-button.md-default-theme.md-rojoLibrimundi.md-raised[disabled], 
a.md-button.md-default-theme.md-rojoLibrimundi.md-raised[disabled], 
a.md-button.md-rojoLibrimundi.md-raised[disabled],
a.md-button.md-rojoLibrimundi.md-raised[disabled], 
a.md-button.md-default-theme.md-rojoLibrimundi.md-fab[disabled], 
a.md-button.md-default-theme.md-rojoLibrimundi.md-fab[disabled], 
a.md-button.md-rojoLibrimundi.md-fab[disabled], 
a.md-button.md-rojoLibrimundi.md-fab[disabled], 
.md-button.md-default-theme.md-rojoLibrimundi.md-raised[disabled],
.md-button.md-default-theme.md-rojoLibrimundi.md-raised[disabled], 
.md-button.md-rojoLibrimundi.md-raised[disabled], 
.md-button.md-rojoLibrimundi.md-raised[disabled], 
.md-button.md-default-theme.md-rojoLibrimundi.md-fab[disabled],
.md-button.md-default-theme.md-rojoLibrimundi.md-fab[disabled], 
.md-button.md-rojoLibrimundi.md-fab[disabled],
.md-button.md-rojoLibrimundi.md-fab[disabled]{
    background-color: rgb(230,74,74);
    color:rgba(255,255,255,0.26) !important;
    color:#FFF !important;
    border: none;
}
a.md-button.md-default-theme.md-rojoLibrimundi.md-raised:not([disabled]).md-focused, 
a.md-button.md-default-theme.md-rojoLibrimundi.md-raised:not([disabled]):hover, 
a.md-button.md-rojoLibrimundi.md-raised:not([disabled]).md-focused,
a.md-button.md-rojoLibrimundi.md-raised:not([disabled]):hover, 
a.md-button.md-default-theme.md-rojoLibrimundi.md-fab:not([disabled]).md-focused, 
a.md-button.md-default-theme.md-rojoLibrimundi.md-fab:not([disabled]):hover, 
a.md-button.md-rojoLibrimundi.md-fab:not([disabled]).md-focused, 
a.md-button.md-rojoLibrimundi.md-fab:not([disabled]):hover, 
.md-button.md-default-theme.md-rojoLibrimundi.md-raised:not([disabled]).md-focused,
.md-button.md-default-theme.md-rojoLibrimundi.md-raised:not([disabled]):hover, 
.md-button.md-rojoLibrimundi.md-raised:not([disabled]).md-focused, 
.md-button.md-rojoLibrimundi.md-raised:not([disabled]):hover, 
.md-button.md-default-theme.md-rojoLibrimundi.md-fab:not([disabled]).md-focused,
.md-button.md-default-theme.md-rojoLibrimundi.md-fab:not([disabled]):hover, 
.md-button.md-rojoLibrimundi.md-fab:not([disabled]).md-focused,
.md-button.md-rojoLibrimundi.md-fab:not([disabled]):hover{
    background-color: rgb(226,0,0);
    border: none;
}
a.md-button.md-default-theme.md-rojoLibrimundi.md-raised, 
a.md-button.md-rojoLibrimundi.md-raised, 
a.md-button.md-default-theme.md-rojoLibrimundi.md-fab, 
a.md-button.md-rojoLibrimundi.md-fab, 
.md-button.md-default-theme.md-rojoLibrimundi.md-raised, 
.md-button.md-rojoLibrimundi.md-raised, 
.md-button.md-default-theme.md-rojoLibrimundi.md-fab, 
.md-button.md-rojoLibrimundi.md-fab{
    color:#fff;
    background-color: rgb(226,0,0);
    border: none;
}
/*------------menu --------------*/
.appHeader{
    background-color: #000;
    width: 100%;
    color:#fff;   
}
.appHeader{
    padding: 10px 0;
    font-size: 1em;
}
.nav.menuToggle {
    position:absolute;
    width:200px;
    height:100vh;
    background: #FFF;
    top:0;
    left:-220px; /*Ocultamos el menÃº en la parte izquierda para que no se vea a menos que pulsemos sobre la hamburguesa*/
    padding-top:11px;
    border-right:4px solid rgba(0, 0, 0, 1);
    transition:all .5s ease; /*Damos a la caja del menÃº una transiciÃ³n para que tenga un desplazamiento suave*/
    z-index: 10;
}
.nav__item {
    display:block;
    width:100%;
    margin:0 auto;
    line-height:3;
    position:relative; /*Le damos una posiciÃ³n relativa para posteriormente aÃ±adirle el triangulo que indica que se estÃ¡ en la pÃ¡gina actual del menÃº*/
    border-bottom:.5px solid rgba(0, 0, 0,  1);
    background-color:transparent;
    font-family: 'Lato', sans-serif;
    text-align:left;
    color:#000;
    padding-left: 8px;
}

.nav__item:hover {
    color:#FFF;
    background-color: #e20000;

}
.nav__usuario {
    display:block;
    width:100%;
    margin:0 auto;
    position:relative; /*Le damos una posiciÃ³n relativa para posteriormente aÃ±adirle el triangulo que indica que se estÃ¡ en la pÃ¡gina actual del menÃº*/
    border-bottom:1px solid rgba(226, 0, 0,  1);
    background-color:transparent;
    text-align:center;
    color:#666;
}
.current:before {
    content:"";
    width:0;
    height:0;
    position:absolute; /*Le damos al before una posiciÃ³n absoluta relativa al li que lo contiene*/
    border-top:17px solid transparent;
    border-left:15px solid #FFF;
    border-bottom:17px solid transparent;
    top:0px;
    right:-15px; /*Lo posicionamos -15px a la derecha de su contenedor*/
    z-index:4; /*le otorgamos un z-index alto para que se posicione arriba de otros elementeos*/
}
.current:after {
    content:"";
    width:0;
    height:0;
    position:absolute;/*Le damos al after una posiciÃ³n absoluta relativa al li que lo contiene*/
    border-top:16.5px solid transparent;
    border-left:17px solid rgba(0, 0, 0, 1);
    border-bottom:17px solid transparent;
    top:.5px;
    right:-21px;
    z-index:1;  /*le otorgamos un z-index bajo para que se posicione debajo del trinagulo negro*/
}
.menu-toogle {
    width: 35px;
    line-height:1.1;
    text-align:center;
    top:6.5px; /*Le damos una posiciÃ³n top y left en donde queramos que se encuentre la hamburguesa del menÃº*/
    left: 8px; 
    border-radius:3px;
    z-index:10;
}
.menu-toogle::before {
    font: normal normal normal 14px/1 FontAwesome;
    content:"\f0c9";
    font-size:32px;
    color:white;
}
.checkbox {
    display:none; /*Ocultamos el checkbox pues no nos interesa que se vea*/
}
.checkbox:checked ~ .nav {
    left:0px; /*Le quitamos el left negativo para que el menÃº vuelva a su posiciÃ³n original*/
    position:fixed; /* Fijamos el menÃº lateral para que se desplace cuando hagamos scroll*/
}
.checkbox:checked ~ .main-w {
    margin-left:200px; /*Cuando el checkbox asigna un margen al contenedor principal para que se desplace junto con el menÃº*/
}
/*---------ENCABEZADOS----------------------------*/
.fa-red{
    color: #cf615d;    
}
.EncabezadoJuv{
    width: 100%;
    border-bottom:1px solid #d5d2d4;
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: right;
    padding-right: 20px;
}
.Encabezado .container{
    text-align: center;
}
.Encabezado{
    width: 100%;
    display: flex;
    display: -webkit-flex;
    flex-wrap:nowrap;
    justify-content:space-between;
    -webkit-justify-content: space-between;
    color:#4e4e4e;
    text-transform:uppercase;
    position:relative;
    margin-top: 20px;
    margin-bottom: 20px;
}
.EncabezadoJuv,
.Encabezado h3{
    font-family: 'MontserratSemiBold';
    margin-left: 0;
    font-weight: bold;
    font-size: 22px;
    margin-top: 4px;
}
.Encabezado h5 a{
    position: absolute;
    top: 20px;
    right: 15px;
    color:#999;
}

.EncabezadoJuv a,
.Encabezado div a{
    color: #dbdbdb;
}   
/*---------BUSCADOR-------------*/
.buscadorSecciones .contentB autocomplete,
.buscadorSecciones .contentB,
.buscadorSecciones{
    width: 100%;
}
.buscadorSecciones .contentB table{
    width: 100% !important;
}
.buscadorSecciones .contentB .form-control{
    background: url("../web/piezas/search_icoLib.jpg") no-repeat scroll 0 0 transparent; 
    background-position: right;
    background-position-x: 100%;
    background-position-y: 50%;
    background-size: 58px;
    background-color:#ededed; 
    color:#6b6b6b;
    width: 100%;
    border:none;
    padding:24px 20px;
}
.buscadorSecciones ::-webkit-input-placeholder { /* Safari y Chrome */
    color: #6b6b6b;
}
.buscadorSecciones :-moz-placeholder { /* Firefox hasta v18 */
    color: #6b6b6b;  
}

.buscadorSecciones ::-moz-placeholder {  /* Firefox 19+ */
    color: #6b6b6b;  
}

.buscadorSecciones :-ms-input-placeholder {  /* IE 10+´*/
    color: #6b6b6b;  
}
.buscadorSecciones table{
    background: #000;
    color:#fff;
    padding: 2px 0;
}
.busquedaHorizontal h2 a,
.busquedaHorizontal h2{
    color:#333;
    margin-top: 1px;
    margin-bottom: 1px;
    font-size:20px;
    line-height: 1.65em;
    font-weight: bold;
}
.busquedaVertical p,
.busquedaHorizontal p{
    line-height: 0.8em;
}
.detalleLibroHorizontalBusca{
    margin: 5px;
    padding: 5px;
    min-width: 180px;
    max-width: 181px;
}
.detalleLibroHorizontalBusca .detalleLibros{
    text-align: left;   
    padding: 10px;
}
.detalleLibroHorizontalBusca .detalleLibros p,
.detalleLibroHorizontalBusca .detalleLibros h5{
    font-size: 0.9em;
    line-height: 1em;    
}
.portadaLibroBuscador{
    overflow:hidden;
    width:100%;
    max-width:50px;
    min-height:60px;
    color:#333;
}
.searchBuscador{
    position: absolute; right:0px;top: 0;
}
.buscadorSecciones .contentB span{
    position: absolute;
    right: 70px;
    top: 15px;
}
/*-------------------BANNER PARALLAX---------------------------------------------------*/
.colorBannerSecciones.alto600XL,
.bannerSecciones.alto600XL{
    height: 600px;    
}
.bannerSecciones.foto_0{
    background-image: url('../web/piezas/fondo_plataformasdigitales.jpg');
    background-attachment: fixed;
    background-position: center top;
    background-size: cover;
    background-repeat: no-repeat;     
}
.bannerSecciones.foto_2{
    background-image: url('../web/piezas/fondo_cerebro.jpg');
    background-attachment: fixed;
    background-position: center top;
    background-size: cover;
    background-repeat: no-repeat;     
}
.bannerSecciones.foto_3{
    background-image: url('../web/piezas/fondo_omnicanales.jpg');
    background-attachment: fixed;
    background-position: center top;
    background-size: cover;
    background-repeat: no-repeat;     
}
.bannerSecciones{
    width: 100%;
    display: flex;
    display: -webkit-flex;
    justify-content:center;
    -webkit-justify-content: center;
    align-items:center; 
    min-height:320px;
    position: relative;
}
.bannerSecciones .cajaTexto{
    color:#fff; 
    z-index: 1;
    /*background-color: #e20000;*/
    /*left: 0;*/
    position: absolute;
    font-size: 22px; 
    padding: 20px;
    min-width: 300px;
}
.colorBannerSecciones{
    position: absolute;
    top:0;
    left:0;
    min-height:320px; 
    width:100%;
}
.bannerSecciones .cajaTexto{
    color:#fff; 
    z-index: 1;
}
.bannerSoluciones .efectoAparecer{
    z-index:2;
}
.backpattern{
    width: 100%;
    background-image: url('../web/piezas/patternLibrimundi.jpg'); 
    background-position: top;
    background-repeat: repeat;
    min-height:350px;
    text-align: center;
    padding-top: 40px;
    position: relative;   
    display: flex;
    display: -webkit-flex;
    justify-content:center;
    -webkit-justify-content: center;
    align-items:center; 
}
/*-----------------BANNER RESUMEN-------------------------------------------*/
.bannerResumen .fondoResumen{
    background-repeat: no-repeat;
    background-size: cover;
    box-shadow: 2px 2px 24px 0 rgba(0,0,0,.1);
    overflow: hidden;
    position: relative;
    display: block;
    content: "";
    width: 100%;
    padding-top: 33.3333333333%;
}
.bannerResumen .caja {
    background: #FFF;
    box-shadow: 2px 2px 24px 0 rgba(0,0,0,.1);
    display: inline-block;
    margin: 0 auto;
    margin-top: 0px;
    margin-top: -132px;
    padding: 35px;
    text-align: left;
    width: 75%;
    position: relative;
}
.bannerResumen .caja h2 span{
    border-bottom: 2px solid #e20000;
    font-size: 50px;
    line-height: 54px;
    font-family: 'Volkhov', Times, serif;
}
.bannerResumen .caja h2{
    margin-bottom: 40px;
}
/*-----------SOCIAL MEDIA--------------------------------------------------*/
.menu-links-top li {
    float: left;
}
.nav.menu-links-top > li > a {
    position: relative;
    display: block;
    color: #6c6969;  
    font-size: 12px;
    padding: 10px 15px;
}
.nav.menu-links-top > li > a:hover {
    color: #000;
    background:none;
}
/*---------------------*/
.nav.social-links > li{
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    -webkit-justify-content: center;
}
.nav.social-links > li > a{
    border: 2px solid #000;
    border-radius: 50%;
    height: 35px;
    width: 35px;
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    -webkit-justify-content: center;
    align-items: center;
    font-size: 20px;
    color: #000;
    margin: 5px;
}
/*----------------------------------------------------------*/
.navbar-default .navbar-collapse .nav {
    margin: 0;
}
.nav > li {
    position: relative;
    display: block;
}

.menu-top li {
    float: left;
}
.nav.menu-top > li > a {
    position: relative;
    display: block;
    color: #6c6969;  
    font-size: 14px;
    padding: 10px 15px;
}
.nav.menu-top li:nth-child(2n) > a {
    border-left: 1px solid #888787;    
    border-right: 1px solid #888787;  
}
.nav.menu-top > li > a:hover {
    color: #FFF;
    background:#e20000;
}
.navbar-default .navbar-collapse .nav li a {
    padding: 0 12px;
}
.menu-drop-downLM.dropdown-menu{
    margin: 0;
    padding: 0;
    border: none;
}
.menu-drop-downLM.dropdown-menu li{
    padding: 10px;
    border-bottom: 2px solid #000;
    width: 100%;
}
/*---------FOTTER--------------------*/
#footer{
   text-align: center;
    position: absolute;
    bottom: 15px;
    z-index:5;
    width: 100%;
    height: 70px;
    /*margin-top: 60px;*/
   /* background:#edebeb;*/
}
.flechaMasAbajo{
    color:#fff;
}
#footer .redesPie li a{
    font-size: 30px !important;
}
/*----------------------------------*/
.anim-dot {
    width: 70px;
    height: 70px;
    margin: 0 auto;
    position: relative;
  /*  -webkit-box-shadow: 0 0 40px rgba(68,60,98,0.30);
    -moz-box-shadow: 0 0 40px rgba(68,60,98,0.30);
    -ms-box-shadow: 0 0 40px rgba(68,60,98,0.30);
    -o-box-shadow: 0 0 40px rgba(68,60,98,0.30);
    box-shadow: 0 0 40px rgba(68,60,98,0.30);*/
}
.anim-dot:before {
    content: '';
    position: absolute;
    bottom: 100%;
    width: 1px;
    height: 75px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}
.anim-dot span {
    display: inline-block;
    width: 22px;
    height: 38px;
    border: 2px solid #fff;
    margin-top: 17px;
    -webkit-border-radius:10px;
    -moz-border-radius:10px;
    border-radius:10px;
}
.anim-dot span b {
    display: inline-block;
    width: 4px;
    height: 4px;
    background-color: #fff;
    position: relative;
    top: -3px;
    -webkit-animation: infinite expand 2s;
}
@keyframes expand{ 
    0% {
        top: 0px;
    }

    100% {
        top: 10px;
    }
}
/*------------------------------------*/
.vLine{
    border-right: 1px solid #fff;
    margin: 0 15px;
}
.padding-editable{    
    padding: 15px 30px;
}
.newsletterDiv{
    background:#000; 
    color:#fff;
    padding: 15px;
}
/*-------NEWSLETTER-----------------------------------------*/
.newsletterDiv h5{
    text-align:right;         
}
.contentBuscadorNw{
    /* width: 50%;*/
    margin: 0 auto;
    color:#fff;  
    /* height: 100%;*/
    display: flex;
    flex-direction: column;
}
.contentBuscadorNw .form-control{
    border-width: 2px;
    height: 45px;
}
.contentBuscadorNw .input-group-btn .btn.btn-danger{
    padding-top:4px;
    padding-bottom:4px;
}
.btn-danger {
    color: #fff;
    background-color: #e20000;
    border-color: #cb292a;
}
h5.bordeLeft{
    border-left: 5px solid #e20000;
    padding-left: 8px;
    font-size: 18px !important;
}
.menuFooter li a:hover,
.menuFooter li a{
    color:#000;    
}
/*---------CATÁLOGO LIBROS-----------------------------------*/
.detalleLibrosLM {
    text-align: center;
    padding-top: 25px;
}
h5.titulosSerif ,
h5.titulosSerif a{   
    font-family: 'Volkhov', Times, serif;
    font-size: 14px; 
    color:#000;
}
.detalleLibrosLM p{
    font-family: 'Montserrat', sans-serif;
    font-size: 12px; 
    color:#e20000;
}
/*------------BOTON sCROLL------------------*/
#bt_arribaLM{
    position:fixed; bottom: 0; right: 0;
    z-index: 10;
}

#bt_arribaLM .md-button.md-fab.md-scrollBtn:not([disabled]):hover, 
#bt_arribaLM .md-button.md-fab.md-scrollBtn:not([disabled]).md-focused{
    background-color: rgb(226,0,0);
}
.scroll-button{
    cursor: pointer;
}
.scroll-button span{
    font-size:25px;
    color:#333 !important;
    -moz-opacity:0.5;
    -khtml-opacity:0.5;
    opacity: 0.5;
}
/*--------------NOTICIAS----------------------------*/
.rollOverunEvento{
    background:#e76d69;
    position: relative;
}
/*.rollOverunEvento:hover{
    background:#fff;   
    -webkit-box-shadow: 0 0 5px rgba(0,0,0,.5);
    -moz-box-shadow: 0 0 5px rgba(0,0,0,.5);
    box-shadow: 0 0 5px rgba(0,0,0,.5); 
}*/
.resumenNoticia{
    display: flex;
    display: -webkit-flex;
    flex-direction: column;
    align-items: center;
}
li.rollOverunEvento:nth-child(2n) {
    background-color: #cf615d;    
}

.rollOverunEvento a:hover,
.rollOverunEvento h4:hover,
a.resumenNoticia h4:hover,
a.resumenNoticia p:hover{
    text-decoration: none;
}
div.eveFotoRedonda{
    height: 215px;
    width: 215px;
    background-repeat: no-repeat;
    background-position: 50%;
    -webkit-border-radius:50%;
    -moz-border-radius:50%;
    border-radius: 50%;
    background-size: cover;
}
.ocultoFotoGrilla{
    display: flex;
    display: -webkit-flex;
    width:100%;
    height: 175px;
    justify-content:center;
    -webkit-justify-content: center;
    align-items:center;        
    overflow: hidden;       
    margin-top: 10px;
}
img.evImage{
    width: 100%;        
}
.evContenidotxt{
    text-align:center;
    position: relative;
    color:#FFF;
    padding: 0 50px;
}
.franjasTop h4,
.evContenidotxt h4,
.evContenidotxt h4 a{
    color: #fff;
    font-size: 20px;
    margin-top: 30px;
    padding-bottom: 15px;
    font-family: 'Volkhov', Times, serif;
}
h4.entry-title{
    font-size: 26px;
    font-family: 'Volkhov', Times, serif; 
}
.miBlog h4{
    font-size: 20px;
    font-family: 'Volkhov', Times, serif;
}
.evContenidotxt h4 a:hover{
    text-decoration: none;
}
.evFecha{
    width:55px;
    height:55px;
    border: 2px solid white;
    color: #4e4e4e;
    text-align: center;
    font-size: 16px;
    text-transform: uppercase;
    line-height: 1.15;
    padding: 5px 0 0;
    position: relative;  
    background: white;
}
.evPie{
    border-bottom:1px solid #d5d2d4;
    margin-top: 20px;   
}   
.evconPag{
    position: relative;
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    -webkit-justify-content: center;

}
.evPaginador{
    position: absolute;
    top: -10px;
}
.evPaginador .pagination > li > a, .pagination > li > span{
    border: none;
    color:#4e4e4e;
    font-size:14px;
    width: 30px;
    text-align: center;
}
.evPaginador .pagination > .active > a,
.evPaginador .pagination > .active > span,
.evPaginador .pagination > .active > a:hover,
.evPaginador .pagination > .active > span:hover,
.evPaginador .pagination > .active > a:focus,
.evPaginador .pagination > .active > span:focus{
    background:  #e20000;
    color:#fff;       

}
.evPaginador .pagination:last-child {
    margin-left: 0;
}
.evGrilla{
    width: 100%;
}
.verTodas{
    background-color: #d86561;    
    font-size: 12px;
    text-align: center;
    padding: 20px;
    position: relative;
}
.verTodas a{
    text-decoration:none;
    color:white;
}
.miBlog{
    background:#fff;
    margin:25px 0;   
}
.blogPad{
    padding: 2em;
}

.altoFotoThum{
    height:80px;
}
.bnOcultaFotoPrincipal{
    min-width:100px;
    /*max-height: 270px;*/
    overflow: hidden; 
    margin: 0 0 30px 0;
}  

.bnOcultaFotoPrincipal img{
    width: 100%;
}
.centrarFotoPrincipal{
    display:flex; 
    align-items:center;
}
.centrarFotoPrincipal img{
    width: 100%;
}
.asidePad{
    height: auto;
    padding: 0 2em 1em 2em;
}
.asidePad article,
.asidePad section{
    padding: 1.5em 0;    
}
.blogFecha{  
    /* border-bottom: 1px solid rgba(160,160,160,.3);*/
    font-size: 12px;
    color:#939393;
    text-transform: uppercase;
    align-items: center;
    letter-spacing: 1px;  
    display: flex;
    padding-top: 5px;
}
.blogFecha div{ 
    text-align: center;
    width: 100%;
}
ul.thumGaleriaFotos{
    list-style: none;
    padding: 0;
    display: flex;
    display: -webkit-flex; 
    justify-content: space-between;
    -webkit-justify-content: space-between;
}
ul.thumGaleriaFotos li{
    width:23%;
    margin-right:2%; 
    border:1px solid #dbdbdb;
    background:#fff;
    position: relative;
}
ul.thumGaleriaFotos li:nth-child(4n){
    margin-right: 0; 
}
.centraThumGaleria{
    display:flex;
    display: -webkit-flex;
    justify-content:center;
    -webkit-justify-content: center;
    align-items: center;
}
.listaNoticias:hover{
    background-color:#f0f1f3; 
    cursor: pointer;
}
/*--------TABS CATALOGO-------------------*/
.TabsCatalogo md-pagination-wrapper{
    left: auto;
    width: auto;
}
.TabsCatalogo md-tabs-canvas{
    background-color: transparent !important; 
    background: transparent !important;
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    -webkit-justify-content: center;
}
.TabsCatalogo .md-tab{
    font-family: 'Volkhov', Times, serif;
    font-size: 21px;  
    text-transform: capitalize;
    padding: 0 24px;
}
.TabsCatalogo .md-tab h3{
    margin-left: 0;
    margin-top: 12px;
}
.TabsCatalogo md-tabs-wrapper{
    padding-top:30px;    
}
.TabsCatalogo md-tabs .md-tab{
    color:#fff;
}
.TabsCatalogo md-tabs .md-tab.md-active{
    color: #D82626;
    background-color: #fff;
}
.TabsCatalogo md-tabs-content-wrapper{
    border:1px solid #e7e8ed; 
}
.TabsCatalogo md-tab-content.md-no-scroll{
    overflow: initial;
}
.TabsCatalogo md-tabs.md-dynamic-height md-tabs-content-wrapper{
    padding: 25px;

}
.TabsCatalogo md-tabs.md-default-theme md-ink-bar, md-tabs md-ink-bar{
    color: #FFF;
    background: initial;
}
.TabsCatalogo md-tabs .md-tab.md-active{ 
    /*color: #FFF;  
    background:auto;*/
}
ul.filaLibros.unacolumna{
    flex-direction: column;
}
ul.filaLibros.unacolumna li{
    padding: 0;
}
ul.filaLibros.unacolumna .portadaLibroLM{
    padding: 0;
    margin: 0;

}
.botonesLibrosTab .carousel-control{
    opacity: 0.8;
}
.carousel-indicators{
    bottom: 0px !important;
}
.botonesLibrosTab .carousel-control.right,
.botonesLibrosTab .carousel-control.left{            
    background-color:#e7e8ed; 
    background-image:none; 
    top: calc(65% /2);            
    width: 70px;
    height: 70px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}                
.botonesLibrosTab .carousel-control .icon-next, .botonesLibrosTab .carousel-control .fa-chevron-right{
    margin-right:-20px
}
.botonesLibrosTab .carousel-control .icon-prev, .botonesLibrosTab .carousel-control .fa-chevron-left{
    margin-left:-20px
}
.botonesLibrosTab .carousel-control.right{
    right: -20px;
}
.botonesLibrosTab .carousel-control.left{
    left: -20px;
}
/*--------------------------*/
ul.filaLibros.filawrap{
    flex-wrap: wrap; 
}
ul.filaLibros.filawrap li{
    margin-bottom: 20px;
}
ul.filaLibros{
    list-style: none;
    padding: 0;
    display: flex;
    display: -webkit-flex; 
    justify-content: space-between;
    -webkit-justify-content: space-between;
}

ul.filaLibros li{    
    border:1px solid #dbdbdb;
    background:#fff;
    padding-top: 10px; 
    position: relative;
}
ul.filaLibros.col5 li{
    width:18%;
    margin-right:2%; 
    display: flex;
    display: -webkit-flex;
    flex-direction: column;
    justify-content: space-between;
    -webkit-justify-content: space-between;
}
ul.filaLibros.col5 li:nth-child(5n){
    margin-right: 0; 
}
ul.filaLibros.col3 li{
    width:28%;
    margin-right:3%; 
}
ul.filaLibros.col3 li:nth-child(3n){
    margin-right: 0; 
}
.unacolumna .grupoLibroPrecio{
    max-width: 170px;
    min-width: 100px;
}
.grupoLibroPrecio{
    position: relative; 
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    -webkit-justify-content: center;
}
.ezquinaOferta{
    position:absolute;
    top:0;
    left:0;   
    z-index: 1;
}
.ezquinaOferta .ofertaLm{
    width: 0;
    height: 0;
    border-right: 40px solid transparent;
    border-top: 40px solid #000;
    border-left: 50px solid #000;
    border-bottom: 50px solid transparent;
    position: absolute;
    top:0;
    left:0;
}
.ezquinaOferta .txtOferta{
    top:20px;
    left:0;
    position: absolute;
    color:#fff;
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg); 
    transform: rotate(-45deg); 
}
.portadaLibroLM{
    overflow: hidden;
    width: 100%;
    /* min-width: 180px;
     height: 100%;
     min-height: 230px;*/
    max-height: 230px;
    height: 230px;
    margin: 8px auto;
    padding: 0 20px;    
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    -webkit-justify-content: center;
    align-items: center;
    cursor: pointer;
}
.portadaLibroLM a{
    max-height:100%;
}
.s36{
    width: 36px;
    height: 36px;  
}
.md-button.md-fab.md-carritoXL{
    line-height:60px;
    width: 90px;
    height: 90px;
    background-color:#fff; 
    display:none;
}
.md-button.md-fab.md-carritoXL:hover{
    line-height:60px;
    width: 90px;
    height: 90px;
    background-color:#dbdbdb; 
}
.md-button.md-fab.md-carrito{
    line-height:60px;
    width: 60px;
    height: 60px;
    background-color:#fff; 
    display:none;
}
.md-button.md-fab.md-carrito:hover{
    line-height:60px;
    width: 60px;
    height: 60px;
    background-color:#dbdbdb; 
}
.md-button.md-fab.md-precio{
    line-height:60px;
    width: 60px;
    height: 60px;
    background-color:#e20000; 
}
.md-button.md-fab.md-precio:hover{
    background-color:#f15e5e; 
}
.precioAddCarro{
    width: 70px;
    height: 70px;
    position: absolute;
    bottom: -25px;
    font-family: 'Volkhov', Times, serif;
    font-size: 16px; 
    color:#fff;
    text-align:center;
    align-items: center;
}
.precioAddCarroFila{
    font-family: 'Volkhov', Times, serif;
    font-size: 16px; 
    color:#fff;
    text-align:center;
    align-items: center;
}

.detalleLibrosLM {
    text-align: center;
    padding-top: 25px;
}
.detalleLibrosLM h5 a{   
    font-family: 'Volkhov', Times, serif;
    font-size: 14px; 
    color:#000;
}
.detalleLibrosLM p{
    font-family: 'Montserrat', sans-serif;
    font-size: 12px; 
    line-height: 13px;
    color:#e20000;
}
md-tabs[md-border-bottom] md-tabs-wrapper{
    border-width: 0;
}
/*-------------DIALOG MRBOOKS---------------------------------*/
md-toolbar:not(.md-menu-toolbar){
    background-color: #000;
}
md-dialog.contenedorConfirmaCompra md-dialog-content{
    padding:20px 0;
}
md-dialog.contenedorConfirmaTarjeta md-dialog-content{
    padding:0;
}
md-dialog.contenedorConfirmaTarjeta{
    width:600px;
    min-width:600px;
}

.topConfirmacion {
    padding: 0;
    position: absolute;
    right: 90px;
    background: #fff;
    border-radius: 50%;
    width: 65px;
    height: 65px;
    z-index: 3;
    top: 19px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #000;
    box-shadow: 2px 2px 24px 0 rgba(0,0,0,.3);
}
md-dialog.contenedorConfirmaCompra md-dialog-content{
    padding: 0;
}
.topConfirmacion h3{
    text-align:center;
}
.confirmaCompra{
    background-color: #f2f2f2;
    border-top:1px solid #dbdbdb;
    border-bottom:1px solid #dbdbdb;
}
h2.tituloMb,
.confirmaCompra h3{
    font-family: 'Volkhov', Times, serif;
}
/*---------------BUSQUEDA---------------------------------*/
.franjasTop{
    background-color: #e20000;
    margin: 0 0 20px 0;
    color:#fff;
}
md-input-container.md-input-focused.miInputGroup label:not(.md-no-float), 
md-input-container.md-input-has-placeholder.miInputGroup label:not(.md-no-float), 
md-input-container.md-input-has-value.miInputGroup label:not(.md-no-float){
    -webkit-transform: translate3d(-9px,38px,0) scale(.75);
    transform: translate3d(-90px,38px,0) scale(.75);  
    color: #fff;
}
.miInputGroup md-select{
    padding: 0 20px;
    border-radius: 2px;  
}
.miInputGroup md-select span{
    color: #000 !important;
}
.miInputGroup md-select.miform md-select-value{
    margin-bottom: 0;
}
/*--------------UN LIBRO---------------------------*/
.backlinearoja{
    background-image: url(../web/piezas/franjaRoja.jpg);
    background-repeat: repeat-x;
}
.contenedorUnlibro{
    background:#fff;
    height: auto;
    width: 100%;
    padding-bottom: 40px;
    border: 1px solid #dbdbdb;
    display: flex;
    display: -webkit-flex;
    flex-direction: column;
    justify-content: center;
    -webkit-justify-content: center;
    align-items: center;
}
.portadaLibroSolo{
    max-width: 220px;
    min-width: 180px;
    min-height: 220px;
    width: 100%;
    height: 100%;
    margin: 0 20px;
}
.elzoom{
    width: 100%;
    text-align: right;
    padding: 10px;   
}
.elzoom a{
    color: #999;
}
.separoTitulo{
    min-height: 100px;
}
.paddingLibro{
    padding-top:60px  
}
.unLibro{
    color: #fff !important;
}
.carousel-indicators.btnegro li{
    border: 1px solid #333;    
}
.carousel-indicators.btnegro li.active{
    background: #333;
}
/*-------------CARRO--------------------------*/
.md-button.md-fab.md-mini {
    line-height: 40px;
    width: 40px;
    height: 40px;
}
.grupoCart .md-button{
    border-radius: 50%;
    padding: 6px;
    line-height: 56px;
    min-height: 56px;
}
.grupoCart .badge{
    background-color: #e20000;
    padding: 8px;
    border-radius: 50%;
    height: 30px;
    width: 30px;
}
/*--------------LOGUIN-----------------------------*/
.txtverificador{
    font-size: 24px;
    background: #fff;
    padding: 6px 10px;
    border: 1px solid #dbdbdb; 
    height: 40px;
}
.contenedorModulo{
    display: flex;
    display: -webkit-flex;
    flex-direction: column;
    flex-grow: 1;
    height: 100%;
}
.altura100contenedor{
    display: flex;
    display: -webkit-flex;
    height: 100%;
    width: 100%;
    flex-direction: column;
    justify-content: space-between;
    -webkit-justify-content: space-between;
}
.alturaMain{
    flex-grow: 1;    
}
.altura100{
    height: 100%;
}
.rompoalturo100{
    height: auto !important;
}
.altura100.divsaltura100{
    display: block;    
}
.altura100.divsaltura100 div{
    height: 100%;   
}
.backLoguin{
    background: linear-gradient(left, rgba(231,232,237,1) 50%, rgba(255,255,255,0) 100%), url(../web/piezas/LIBRIMUNDI-SAN-MARINO-2.jpg);      
    background: -moz-linear-gradient(left, rgba(231,232,237,1) 50%, rgba(255,255,255,0) 100%), url(../web/piezas/LIBRIMUNDI-SAN-MARINO-2.jpg);
    background: -webkit-gradient(left top, right top, color-stop(50%, rgba(231,232,237,1)), color-stop(100%, rgba(255,255,255,0))), url(../web/piezas/LIBRIMUNDI-SAN-MARINO-2.jpg);    
    background: -webkit-linear-gradient(left, rgba(231,232,237,1) 50%, rgba(255,255,255,0) 100%), url(../web/piezas/LIBRIMUNDI-SAN-MARINO-2.jpg); 
    background: -o-linear-gradient(left, rgba(231,232,237,1) 50%, rgba(255,255,255,0) 100%), url(../web/piezas/LIBRIMUNDI-SAN-MARINO-2.jpg); 
    background: -ms-linear-gradient(left, rgba(231,232,237,1) 50%, rgba(255,255,255,0) 100%), url(../web/piezas/LIBRIMUNDI-SAN-MARINO-2.jpg); 
}
.contentFormLoguin{
    /*background: #E7E8ED;*/
}
/*------------especiales---------------*/
/*md-input-container label*/

/*-----------------------------*/
timestamp-editor.miform input,
md-select.miform md-select-value,
.form-control.miform,
md-input-container .md-input.miform{
    background: #fff;
    color:#000;
    padding: 0 10px;
    height: 36px;    
}
timestamp-editor.miform span,
md-select.miform span,
md-input-container label{
    margin-bottom: -1px;
    padding-left: 12px !important;
    color: #666;
}
md-input-container:not(.md-input-invalid).md-input-has-value label, md-input-container:not(.md-input-invalid).md-input-focused label {
    color: gray;
    font-size: 16px;
    font-weight: normal;
}
md-input-container.md-input-focused label:not(.md-no-float), 
md-input-container.md-input-has-placeholder.miInputGroup label:not(.md-no-float), 
md-input-container.md-input-has-value.miInputGroup label:not(.md-no-float)
md-input-container.md-input-focused.md-input-has-value label{
    -webkit-transform: translate3d(0,2px,0) scale(.85);
    transform: translate3d(0,2px,0) scale(.85);
}
textarea.miform,
timestamp-editor.miform.ng-invalid input,
md-select.miform.ng-invalid md-select-value,
input.ng-invalid {
    border: none;
    border-bottom: 2px solid #000;
}
md-input-container:not(.md-input-invalid).md-input-has-value label,
md-input-container:not(.md-input-invalid).md-input-focused label{
    color:rgb(0,0,0);
}
textarea.miform,
md-select:not([disabled]):focus .md-select-value,
md-input-container:not(.md-input-invalid).md-input-focused input,
md-input-container:not(.md-input-invalid).md-input-focused md-select-value,
timestamp-editor.miform.ng-valid input,
md-select.miform.ng-valid md-select-value,
md-input-container:not(.md-input-invalid).md-input-focused .md-input,
input.ng-valid {
    border: none;
    border-bottom: 2px solid #000;
}
md-input-container{
    margin: 10px 0;
}
md-select.miform md-select-value{
    margin-bottom: 22px;
}
/*------CARRO-----------------------*/
.pasosGroup{
    text-align: center;
}
.md-button.md-fab {
    background-color:rgba(0,0,0,0.3);
    /*color: rgb(0,0,0);*/
}
.lineaCarro{
    border-bottom: 1px solid;
    border-bottom-color: gray;
    margin-top:15px;
}
.lineaCarro.active{
    border-bottom-color: red;
}
.portadaLibCarrito{
    max-width: 100px;
}
.cuadroPay{
    width: 100%;
    height: 100px;
    background: #eceaea;
    border:1px solid #e20000;
    color:#acb4bc;
    padding: 20px;
    display: flex;
    display: flex;
    justify-content: center;
    -webkit-justify-content: center;
    align-items: center;
}
.cuadroPay.active{
    border:3px solid #e20000;
    text-decoration: none;
}
.cuadroPay img{
    width: 85%;
}
.cuadroPay i{
    font-size: 3em;
}
.btn-linkborde{
    background-color: #fff;
    border:2px solid #dbdbdb;
    color:#ff9533;
    -moz-border-radius:1px;
    -webkit-border-radius:1px;
    border-radius:1px;
    font-weight: 400;
    padding: 8px 60px;
    cursor: pointer;
}
.btn-linkborde:active,
.btn-linkborde:focus,
.btn-linkborde:hover{
    background-color: #e20000;
    border:4px solid #e20000;
    color:#FFF;
    text-decoration: none;
}
.regaloLM.active path{
    fill:#d44950;    
}
.topConfirmacion .regaloIco{
    fill:#000; 
}
.btn-black{
    background: #000;
    color: #fff;
}
/*---------------------------------*/
.btn-linkborderedondo{
    background-color: #fff;
    border:2px solid #000;
    color:#000;
    -moz-border-radius:20px;
    -webkit-border-radius:20px;
    border-radius:20px;
    font-weight: 400;
    padding: 8px 60px;
}
.btn-linkborderedondo:active,
.btn-linkborderedondo:focus,
.btn-linkborderedondo:hover{
    background-color:#000;
    color:#FFF;
    text-decoration: none;
}
.btn-linkborderedondo.btn-mapa{
    padding: 6px 10px; width:90%; margin:5px
}
.btn-linkborderedondo.btn-mapaSmall{
    width: auto;
    padding: 2px 5px;
    margin: 2px;
    font-size: 10px;
}
.altoMapa{
    height: 600px; 
}
/*-----TABLA RESP NORMAL-------------*/

table.latabla {
    border-collapse: collapse;
    margin: 0;
    padding: 0;
    background: white;
    width: 100%;
}
.latabla thead{
    background:#000;    
}
.latabla thead th{
    color:#fff;
}
.latabla caption {
    font-size: 1em;
    margin: .5em 0 .75em;
}

.latabla tr {
    padding: .35em;
    border-bottom: 1px solid #dbdbdb;
}

.losprecios .latabla th,
.losprecios .latabla td {
    padding: 0.8em;
    text-align: center;
    color: #4d4d4d;
}
.latabla th,
.latabla td {
    padding: 1.5em;
    text-align: center;
    color: #4d4d4d;
}

.latabla th {
    font-size: 12px;
    letter-spacing: .1em;
}
.latabla td {
    font-size: 12px;       
}
.losprecios .latabla{
    float:right;        
}
.losprecios{
    padding: 5px 0 !important;
}
.losprecios .latabla th,
.losprecios .latabla td{
    text-align:right;
}
.losprecios .latabla .totalCarro{
    font-size: 1.2em;
    color:#e20000;
    font-weight: bold;        
}
/*----------formas de pago--------------------------*/
.datosPago md-radio-group{  
    width: 100%;
    display: block;    
    margin: 10px 0;
}
.datosPago md-radio-button{
    padding:10px 10px 10px 30px;
    background: #fff;
}
.datosPago md-radio-button .md-container{
    left: 20px;
}
/*-----------------------------------------------*/
.numerosMenu{
    position: absolute;
    z-index: 10;
    right: 40px;    
}
.numerosMenu li {
     margin: 8px;
     cursor: pointer;
}
.numerosMenu li a:hover{
    text-decoration: none;    
}
.numerosMenu li .redondo{
   border-radius:50%; 
   -moz-border-radius:50%; 
    -webkit-border-radius:50%; 
    background-color: black;
    width: 25px;
    height: 25px;   
    font-size:12px;
    color: white;
    padding-top:5px;
    z-index:2;
}
.numerosMenu li .numFondo{
    background: rgba(187,22,43,0.8);
    color:white;
    font-size:10px;
    text-transform: uppercase;
    padding: 5px 30px 5px 10px;
    border-top-left-radius:15px;
    border-top-right-radius:0;
    border-bottom-right-radius:0;
    border-bottom-left-radius:15px;
    opacity: 0;
    left:20px;
    position: relative; 
   /* width:10px;     */
}
.transitionMenu .numFondo{
    transition: 0.5s all ease-in-out 0.1s; 
}

.transitionMenu:hover .numFondo{
   transform: translateX(-10px);  
  /*width: auto;*/
   opacity: 0.8;  
}
/*--------------------SISBAK------------------------------------------------------*/
.contenedorVideoSisbak{
    text-align: center;
    justify-content: center;
    -webkit-justify-content: center;
    align-content: center;
    align-items: center;
    display: flex;
    display: -webkit-flex;
}
.contenedorVideoLinkBubujas{
overflow: hidden;
position: relative;
width: 100%;
}

.numerosMenu{
    position: absolute;
    z-index: 10;
    right: 30px;    
}
.numerosMenu li {
     margin: 8px;
     cursor: pointer;
}
.numerosMenu li a:hover{
    text-decoration: none;    
}
.numerosMenu li .redondo{
   border-radius:50%; 
   -moz-border-radius:50%; 
    -webkit-border-radius:50%; 
    background-color: black;
    width: 25px;
    height: 25px;   
    font-size:12px;
    color: white;
    padding-top:5px;
    z-index:2;
}
.numerosMenu li .numFondo{
    background: rgba(187,22,43,0.8);
    color:white;
    font-size:10px;
    text-transform: uppercase;
    padding: 5px 30px 5px 10px;
    border-top-left-radius:15px;
    border-top-right-radius:0;
    border-bottom-right-radius:0;
    border-bottom-left-radius:15px;
    opacity: 0;
    left:20px;
    position: relative; 
    display:none;
   /* width:10px;     */
}
.transitionMenu .numFondo{
    transition: 0.5s all ease-in-out 0.1s; 
}

.transitionMenu:hover .numFondo{
   transform: translateX(-10px);  
  /*width: auto;*/
   opacity: 0.8; 
   display: block;
}
.famSvg{
    font-family: 'Oswald', sans-serif;
    fill:#fff;
}
.tituloSvg{    
    font-size:4px;
    text-transform: uppercase;
    color:#2e2e2e;
}
.fondoCirculoTexto{
    opacity: 0;
}
/*------------------------------------------*/
.colorPoint{
    cursor: pointer;
}
.spinner {  
  z-index: 2;
  /*position: absolute;*/
  position: relative;
  /*top: 50%;
  left: 50%;*/
  margin: 0;
  width: 50px;
  height: 50px;
  stroke-width: 5;
  stroke-dasharray:90;
}  
.bordePoint {
/*    stroke: hsl(210, 70, 75);*/
   animation: dashSk 1.5s ease-in-out infinite;
   -webkit-animation: dashSk 1.5s ease-in-out infinite;     
  }

  
@keyframes dashSk {
  0% {
    stroke-dasharray: 1, 150;
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dasharray: 90, 150;
    stroke-dashoffset: -35;
  }
  100% {
    stroke-dasharray: 90, 150;
    stroke-dashoffset: -124;
  }
}

@-webkit-keyframes dashSk {
    0% {
    stroke-dasharray: 1, 150;
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dasharray: 90, 150;
    stroke-dashoffset: -35;
  }
  100% {
    stroke-dasharray: 90, 150;
    stroke-dashoffset: -124;
  }
}
/*------------------------------------*/

.wheel_inner {
    background: url(../web/piezas/sisbak/fondo360_1.png) center no-repeat;
    background-size: auto;
    background-size: auto 100%;
    -webkit-animation: spin 120s linear infinite;
    animation: spin 120s linear infinite;
    opacity: .5;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    overflow: hidden;
}
@keyframes spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}
.cuadroAzul{
    background:#1d1f29;
    color:#fff;
    font-size: 24px; 
    -webkit-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75);
}
#encabezadoheader{
    position: absolute;
    z-index: 3;
}

#myVideo2 {
  position: relative;
  right: 0;
  bottom: 0;
  min-width: 100%; 
  min-height: 100%;
}
/*------------------grafico IA---------------------------------------------*/
.btnPunto{
    text-align: center;
    cursor: pointer;
    z-index: 2;
    position: relative;
}
.linea360_a{
    border-top:1px solid #93C01F;   
    position: relative;
    top: 25px;
    width:100%;
}
.txtContenidosIA p{
    color:#fff;
}
.lineaverticalIA{
    border-left:1px solid #93C01F;
    height:30px;
}
#graficoIA{
    z-index: 2;
    position: absolute;
    width: 100%;
}
.rollBotonIA{
    opacity: 0;
    position: absolute;
    color: #fff;
    width: 100%; 
    display: flex;
    display: -webkit-flex;
    align-items: center;  
}
.rollBotonIA.down{
    flex-direction: column;
    justify-content: flex-start;
    -webkit-justify-content: flex-start; 
    top: 0;
}
.rollBotonIA.up{
    flex-direction: column;    
    justify-content: flex-end;
    -webkit-justify-content: flex-end;
    bottom: 0;
}
.rollBotonIA.derechaB{
    flex-direction: row;    
    justify-content: flex-end;
    -webkit-justify-content: flex-end;
    right: 0;
}
.rollBotonIA.izqB{
    flex-direction: row;    
    justify-content: flex-end;
    -webkit-justify-content: flex-end;
    left: 0;
}
.rollBotonIA .relleno{
    background: #93C01F;
    padding:5px;
    width: 100%; 
}
.triangulo-down {
     width: 0; 
     height: 0; 
     border-left: 20px solid transparent;
     border-right: 20px solid transparent;
     border-top: 20px solid #93C01F; 
}
.triangulo-up {
     width: 0; 
     height: 0; 
     border-left: 20px solid transparent;
     border-right: 20px solid transparent;
     border-bottom: 20px solid #93C01F; 
}
.triangulo-right {
     width: 0; 
     height: 0; 
     border-top: 20px solid transparent;
     border-left: 20px solid #93C01F;
     border-bottom: 20px solid transparent; 
}
.triangulo-left{
     width: 0; 
     height: 0; 
     border-top: 20px solid transparent;
     border-right: 20px solid #93C01F;
     border-bottom: 20px solid transparent; 
}
.logoSisbak{
    width: 260px;
}
/*-----------Boton click----------------*/
.lds-ripple {
  display: inline-block;
  position: absolute;
  width:35px;
  height:35px;
}
.lds-ripple div {
  position: absolute;
  border: 4px solid #93C01F;
  opacity: 1;
  border-radius: 50%;
  animation: lds-ripple 1s cubic-bezier(0, 0.2, 0.8, 1) infinite;
}
.lds-ripple div:nth-child(2) {
  animation-delay: 5s;
}
@keyframes lds-ripple {
  0% {
    top: 15px;
    left: 15px;
    width: 0;
    height: 0;
    opacity: 1;
  }
  100% {
    top: -1px;
    left: -1px;
    width: 40px;
    height: 40px;
    opacity: 0;
  }
}

/*-----------------------------*/
.lds-ring-2,
.lds-ring {
  display: inline-block;
  position:absolute;
  width: 64px;
  height: 64px;
}
.lds-ring-2 div,
.lds-ring div {
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 51px;
  height: 51px;
  margin: 6px;
  border: 6px solid #93C01F;
  border-radius: 50%; 
  border-color: #93C01F transparent transparent transparent;
}
.lds-ring div {
     animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
}
.lds-ring div:nth-child(1) {
  animation-delay: -0.45s;
}
.lds-ring div:nth-child(2) {
  animation-delay: -0.3s;
}
.lds-ring div:nth-child(3) {
  animation-delay: -0.15s;
}
@keyframes lds-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.lds-ring-2 div {
     animation: lds-ring-2 1.5s cubic-bezier(0.5, 0, 0.5, 1) infinite;
}
.lds-ring-2 div:nth-child(1) {
  animation-delay: -0.45s;
}
.lds-ring-2 div:nth-child(2) {
  animation-delay: -0.3s;
}
.lds-ring-2 div:nth-child(3) {
  animation-delay: -0.15s;
}
@keyframes lds-ring-2 {
  0% {
    transform: rotate(0deg);
  }
 
  100% {
    transform: rotate(360deg);
  }
}
.logoCentrado{
    text-align: left;    
}
.imagesP3{
    width: 100%;
}
/*#franjaMenu4.activa{
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 2;
}
#franjaMenu4.activa.quitaActive{
    position: relative !important;
    width: 100%;
    z-index: 3;
}
.carousel-indicators li{
    background-color: #999;
    border: 1px solid #999;
}*/
/*----------------------------------------------------------------------------------responsive----------------------------------------------------*/
/*------------------------celular horizontal-------------------------------*/
@media only screen and (max-device-width:767px) and (orientation: landscape) {
    .container{
        padding: 0;
    }
    /*----------NOTICIAS-------------------------------*/    
    #menuTop{
        padding-bottom: 10px;
    }        
    /*--------MODALES EN CELULARES HORIXONTAL-----------------------------------------*/
    .modalPopup {
        height:280px;
        max-height:280px;
        min-height:280px;
    }
    h2 .h2Bold{
        font-size: 20px;
        text-align: center;
    }
    h2 .h2Thin{
        font-size:17px;
        text-align: center;
    }
    .franjaBotones h4{
        font-size: 14px;
    }
    .logoLink{
        width: 80px;
    }
    .logoSisbak{
        width: 156px;
    }    
    .colorBannerSecciones.alto600XL,
    .bannerSecciones.alto600XL{
        height: 450px;    
    }
    .subtituloLink{
        font-size:18px;
        border-bottom: none;          
    }
    .cuadroCanales{
        padding: 10px;
    }
    .cuadroCanales h4{
    margin-top:10px;
    font-size: 16px;
    }
    .cuadroCanales img{
        height:50px;    
    }
    .mascaraIco{
/*        height:200px;*/
    }
    .altoCuadrosSeguridad{
        height:200px        
    }
    .Ico_cuadrado .Mimg,
    .Ico_circular .Mimg{
        height: 100%;
        width: auto;
    }
    .txtcontacto{
        font-size:20px;
    }
    .tituloPortada{
        font-size: 25px
    }
    #headerLinkFixed.active{
        height:110px;
    }
    .bannerSecciones.foto_0{
        background-image: url('../web/piezas/fondo_plataformasdigitalesSM.jpg');        
        background-attachment: initial;
        background-position: center top;
        background-size: cover;
    }
    .bannerSecciones.foto_2{
        background-image: url('../web/piezas/fondo_cerebroSM.jpg');
        background-attachment: initial;
        background-position: center top;
        background-size: cover;
    }
    .bannerSecciones.foto_3{
        background-image: url('../web/piezas/fondo_omnicanalesSM.jpg');
        background-attachment: initial;
        background-position: center top;
        background-size: cover;    
    }
    video.portadaSisbak{
        width:auto;
        margin: auto;
        position: absolute;
        z-index: 1;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        visibility: visible;
    }
    #sisbak h1 {
    font-size: 20px;
    }
    .wheel_inner {
        -webkit-animation: none;
        animation: none;
    }
        .lds-ring {
      display: inline-block;
      position:absolute;
      width: 54px;
      height: 54px;
    }
    .lds-ring div {
      box-sizing: border-box;
      display: block;
      position: absolute;
      width: 41px;
      height: 41px;
      margin: 6px;
      border: 4px solid #93C01F;
      border-radius: 50%;
      animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
      border-color: #93C01F transparent transparent transparent;
    }
    .logoCentrado{
        text-align: center;    
    }
    .imagesP3{
        width:70%;
    }
    .bannerSecciones .cajaTexto{
        padding: 5px;
    }
}
/*------------------------celular vertical --------------------------------*/
@media only screen and (max-width: 767px) and (orientation: portrait){
     .container{
        padding: 0;
    }
    article p span,
    p{
        font-size: 12px;
    }
    h1{
        font-size: 24px;
    }
    h3{
        font-size: 16px;
    }
    .franjaBotones h4{
        font-size: 14px;
    }
    h5{
        font-size: 12px;
    }
    .container.sinPadding{
        padding: 0 !important;
    }

    #menuTop{
        padding-bottom: 10px;
    }
    h2 .h2Bold{
        font-size: 20px;
        text-align: center;
    }
    h2 .h2Thin{
        font-size:17px;
        text-align: center;
    }
    .logoLink{
        width:80px;
    }
    .logoSisbak{
        width: 156px;
    } 
    .colorBannerSecciones.alto600XL,
    .bannerSecciones.alto600XL{
        height: 450px;    
    }
    .subtituloLink{
        font-size:18px;
        border-bottom: none; 
    }
    .cuadroCanales{
        padding: 10px;
    }
     .cuadroCanales h4{
    margin-top:10px;
    font-size: 16px;
    }
    .cuadroCanales img{
        height:50px;    
    }
    .mascaraIco{
/*        height:200px*/
    }
    .altoCuadrosSeguridad{
        height:200px        
    }
    .Ico_cuadrado .Mimg,
    .Ico_circular .Mimg{
        height:100%;
        width:auto;
    }
    .txtcontacto{
        font-size:20px;
    }
     .tituloPortada{
        font-size: 25px
    }
     #headerLinkFixed.active{
        height:100px;
    }
    .bannerSecciones.foto_0{
        background-image: url('../web/piezas/fondo_plataformasdigitalesSM.jpg');        
        background-attachment: initial;
        background-position: center top;
        background-size: cover;
    }
    .bannerSecciones.foto_2{
        background-image: url('../web/piezas/fondo_cerebroSM.jpg');
        background-attachment: initial;
        background-position: center top;
        background-size: cover;
    }
    .bannerSecciones.foto_3{
        background-image: url('../web/piezas/fondo_omnicanalesSM.jpg');
        background-attachment: initial;
        background-position: center top;
        background-size: cover;    
    }
    video.portadaSisbak{
        width:auto;
        margin: auto;
        position: absolute;
        z-index: 1;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        visibility: visible;
    }
    #sisbak h1 {
    font-size: 20px;
    }
    .wheel_inner {
        -webkit-animation: none;
        animation: none;
    }
    .lds-ring {
      display: inline-block;
      position:absolute;
      width: 54px;
      height: 54px;
    }
    .lds-ring div {
      box-sizing: border-box;
      display: block;
      position: absolute;
      width: 41px;
      height: 41px;
      margin: 6px;
      border: 4px solid #93C01F;
      border-radius: 50%;
      animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
      border-color: #93C01F transparent transparent transparent;
    }
    .logoCentrado{
        text-align: center;    
    }
    .imagesP3{
        width:70%;
    }
    .bannerSecciones .cajaTexto{
        padding: 5px;
    }
}

/*----------------responsive IPAD----------------------------------------------------*/
@media only screen and (min-device-width: 768px) and (max-device-width:1024px) and (orientation: landscape) {
    /********-------footer----------------*/
    .sinBullet li a{
        font-size: 12px;
    }
    div.eveFotoRedonda{
        position: relative;
        top: -70px;
        -webkit-box-shadow: 10px 10px 5px -7px rgba(0,0,0,0.75);
        -moz-box-shadow: 10px 10px 5px -7px rgba(0,0,0,0.75);
        box-shadow: 10px 10px 5px -7px rgba(0,0,0,0.75);
    }
    .evContenidotxt{
        padding: 0 10px;        
    }
    .evContenidotxt,
    .evFecha{
        top:-50px
    }
    /*------------TABS CATÁLOGO----------------------*/ 

    .TabsCatalogo md-pagination-wrapper{
        /* left: calc(28% / 2);*/
    }
    .portadaLibroLM{
        max-height:220px;
        height:220px;
    }
    .TabsCatalogo md-tabs-content-wrapper{
        border: none;
        border-top: 1px solid #e7e8ed;
    }
    .TabsCatalogo md-tab-content{
        padding-top: 10px;
    }
    ul.filaLibros li{
        padding-top: 0;
    }
    ul.filaLibros.col5 li{
        width:23%;
        margin-right:2%;  
    }
    ul.filaLibros.col5 li:nth-child(4n){
        margin-right: 0; 
    }
    ul.filaLibros.col3 li{
        width:31%;
        margin-right:2%; 
    }
    ul.filaLibros.col3 li:nth-child(3n){
        margin-right: 0; 
    }
    .portadaLibroLM{
        margin: 8px auto;
        padding: 0 20px;        
    }
    /*---------UN LIBRO--------------*/
    .portadaLibroSolo {
        max-width: 150px;
        min-width: 140px;
        min-height: 180px;
    }
    /*-------------CARRO--------------------------*/
    .grupoCart .md-button{
        padding: 3px 5px;
        line-height: 48px;
        min-height: 48px;
    }   

}

/*------------------------------------------*/
@media only screen and (min-width:768px)and (max-width: 1024px) and (orientation: portrait){
    article p span,
    p{
        font-size: 12px;
    }
    h1{
        font-size: 24px;
    }
    h3{
        font-size: 16px;
    }
    h5{
        font-size: 12px;
    }
    /*---------------LIBRIMUNDI--------------------------*/   
    #menuTop{
        padding-bottom: 10px;   
    }

    /********-------footer----------------*/
    .sinBullet li a{
        font-size: 12px;
    }
    /*------------NOTICIAS----------------------*/
    div.eveFotoRedonda{
        position: relative;
        top: -70px;
        -webkit-box-shadow: 10px 10px 5px -7px rgba(0,0,0,0.75);
        -moz-box-shadow: 10px 10px 5px -7px rgba(0,0,0,0.75);
        box-shadow: 10px 10px 5px -7px rgba(0,0,0,0.75);
    }
    .evContenidotxt{
        padding: 0 10px;        
    }
    .evContenidotxt,
    .evFecha{
        top:-50px
    }
    /*------------TABS CATÁLOGO----------------------*/ 
    /*.TabsCatalogo md-tabs.md-dynamic-height md-tabs-content-wrapper{
        padding: 0;
    }    
    .TabsCatalogo md-tabs-wrapper{
        padding-left: 0;
    }  
    .TabsCatalogo .md-tab {
        font-size: 14px;
        padding: 12px;
    } */ 
    .TabsCatalogo md-pagination-wrapper{
        /*left: calc(28% / 2);*/
    }
    .portadaLibroLM{
        max-height: 170px;
        height: 170px;
    }
    .TabsCatalogo md-tabs-content-wrapper{
        border: none;
        border-top: 1px solid #e7e8ed;
    }
    .TabsCatalogo md-tab-content{
        padding-top: 10px;
    }
    ul.filaLibros li{
        padding-top: 0;
    }
    ul.filaLibros.col5 li{
        width:23%;
        margin-right:2%;
    }
    ul.filaLibros.col5 li:nth-child(4n){
        margin-right: 0; 
    }
    ul.filaLibros.col3 li{
        width:31%;
        margin-right:2%; 
    }
    ul.filaLibros.col3 li:nth-child(3n){
        margin-right: 0; 
    }
    .portadaLibroLM{
        margin: 8px auto;
        padding: 0 20px;        
    }   
    /*---------UN LIBRO--------------*/
    .portadaLibroSolo {
        max-width: 150px;
        min-width: 140px;
        min-height: 180px;
    }
    /*-------------CARRO--------------------------*/
    .grupoCart .md-button{
        padding: 3px 5px;
        line-height: 48px;
        min-height: 48px;
    }   
    }

@media screen and (min-width: 1025px) {
    article p span,
    p{
        font-size: 14px;
    }
    h1{
        font-size: 36px;
    }
    h3{
        font-size: 24px;
    }
    h5{
        font-size: 14px;
    }
    /*--------------NOTICIAS----------------------------*/
    .evContenidotxt,
    .evFecha{
        top:-50px
    }
    div.eveFotoRedonda{
        position: relative;
        top: -70px;
        -webkit-box-shadow: 10px 10px 5px -7px rgba(0,0,0,0.75);
        -moz-box-shadow: 10px 10px 5px -7px rgba(0,0,0,0.75);
        box-shadow: 10px 10px 5px -7px rgba(0,0,0,0.75);
    }

}
@media screen and (min-width: 1400px) {
    .evContenidotxt,
    .evFecha{
        top:-50px
    }
    /*--------------NOTICIAS----------------------------*/
    .evContenidotxt,
    .evFecha{
        top:-50px
    }
    div.eveFotoRedonda{
        position: relative;
        top: -70px;
        -webkit-box-shadow: 10px 10px 5px -7px rgba(0,0,0,0.75);
        -moz-box-shadow: 10px 10px 5px -7px rgba(0,0,0,0.75);
        box-shadow: 10px 10px 5px -7px rgba(0,0,0,0.75);
    }


}
/*------------ANIMACIONES-----------------------*/
/*----------iNTROaNIMACIONES-------------------------------*/
@-moz-keyframes introText {
    from{
        transform: translateY(-200px);
        filter: alpha(opacity=0);
        -moz-opacity:0;
        -khtml-opacity:0;
        opacity: 0;

    }
    to{
        transform: translateY(0);
        filter: alpha(opacity=1);
        -moz-opacity:1;
        -khtml-opacity:1;
        opacity: 1;
    }
}
@-webkit-keyframes introText {
    0% {
        -webkit-transform: translateY(-200px);
        filter: alpha(opacity=0);
        -moz-opacity:0;
        -khtml-opacity:0;
        opacity: 0;
    }

    100% {
        -webkit-transform: translateY(0);
        filter: alpha(opacity=1);
        -moz-opacity:1;
        -khtml-opacity:1;
        opacity: 1;
    }
}
@-ms-keyframes introText {
    0% {
        -ms-transform: translateY(-200px);
        filter: alpha(opacity=0);
        -moz-opacity:0;
        -khtml-opacity:0;
        opacity: 0;
    }

    100% {
        -ms-transform: translateY(0);
        filter: alpha(opacity=1);
        -moz-opacity:1;
        -khtml-opacity:1;
        opacity: 1;

    }
}
