/* PLANTILLA */
/* menu principal*/
main .menu{margin-top:25px;font-size:16px;}
main .menu .menu-list{width:100%;white-space: nowrap; word-break: break-word;display:flex;justify-content: space-between;flex-wrap: nowrap;list-style-type: none;}
main .menu .menu-list a{color:#323232;display: block;}
main .menu .menu-list a:hover,main .menu .menu-list li.active a{color: var(--corp-color);}
main .menu  .menu-list li{min-width: fit-content;position: relative;border-bottom: 3px solid #EEEEEE;flex:1 1 auto;line-height: 20px;}
main .menu  .menu-list li.subitems{background-size: 14px 11px;background-repeat:no-repeat;padding-left:25px;background-position:top 3px left}
main .menu  .menu-list li:hover,main .menu  .menu-list li.active{border-bottom: 3px solid var(--corp-color);color:var(--corp-color);cursor:pointer;}
main .menu  .menu-list ul{z-index: 1;border:1px solid #EEEEEE;display:none;position: absolute;top:20px;left:0;background-color:white;animation: growDown 300ms ease-in-out forwards;transform-origin: top;padding:0 15px 20px 15px;min-width:90%}
main .menu  .menu-list li:hover > ul {display:inherit; border-top:3px solid var(--corp-color);}
main .menu  .menu-list li ul li {border:3px solid white;}
main .menu  .menu-list li ul li a{padding: 15px 0 5px 0;}
main .menu.sticky {position: fixed;z-index: 1;top: 0;background-color: white;margin-top: 0;margin-bottom: 10px;padding-bottom: 10px;padding-top:25px;width: 100%;max-width: 1195px;}



/* info revista*/
main .info-revista{width:100%;margin-top:30px;}

main .info-revista .portada{width:10%;height:168px;min-width:110px;}
main .info-revista .portada img{width:100%;-webkit-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.75);-moz-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.75);box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.75);min-width:201px;}
main .info-revista .portada .issns{color:#737373;font-size:14px;margin-top:15px;line-height:16.8px}
main .info-revista .portada .issns a{color:#737373;font-size:14px;margin-top:15px;line-height:16.8px}

main .info-revista .descripcion{color:#737373;font-size:18px;line-height:26px;}
main .info-revista .descripcion .texto{height:152px;overflow:hidden;margin-left:25px;margin-right:25px;color:#323232}
main .info-revista .descripcion .texto p{margin-top:0;margin-bottom:0}
main .info-revista .descripcion .texto b{font-size:24px;color:black}
main .info-revista .descripcion .ver-mas{display:inline-block;margin-top:30px;margin-left:25px;cursor:pointer}
main .info-revista .descripcion .btn-flecha{float:right;margin-right:10px;margin-top:15px;width:220px;border: 2px solid #999999;background-color:white;}
main .info-revista .descripcion .btn-flecha:hover .flecha{background-image:url(../images/flecha-an-de_ffffff.svg);}
.info-revista-descripcion-mensaje{margin-left:25px;margin-right:25px;margin-top: 30px;color:#323232}

main .info-revista .index{width:19.8%;padding-left:25px;border-left:2px solid #eeeeee;min-height:204px;}
main .info-revista .index h4{margin:0;padding:0;color:#323232;font-size:24px}
main .info-revista .index h4.inline{display:inline-block;margin-right: 5px;}
main .info-revista .index .ver-mas{display:block;margin-bottom:36px;cursor:pointer}
main .info-revista .index p{color:#737373;font-size:18px;height:105px;overflow:hidden;line-height:26px;}
main .info-revista .index .icos-social{color:#737373;font-size:18px;line-height:26px;margin-top:20px;}
main .info-revista .index .icos-social div{display:inline-block;margin-right:10px;vertical-align:middle}
main .info-revista .index .icos-social .apps a{font-size:17px;line-height:20px;color:#b9b9b9;text-decoration:none}
main .info-revista .index .icos-social .twitter a{display:block;width:16px;height:16px;background-size:cover}
main .info-revista .index .icos-social .facebook a{display:block;width:8px;height:16px;background-size:cover}
main .info-revista .index .icos-social .rss a{display:block;width:15px;height:16px;background-size:cover}
main .info-revista .index .icos-social .instagram a{display:block;width:20px;height:20px;background-size:cover; fill:#737373}
main .info-revista .index .suscribase{margin-top:20px}

.metricas{width:20%;padding-left:25px}
.metricas .ver-mas{text-align:right}
.metricas .caja{width:100%;height:66px;background-color:#eeeeee;margin-bottom:3px;text-align:left;min-width:192px;position:relative }

.metricas .caja .titulo{font-size:14px;color:#737373;text-transform:uppercase;margin-left:7px;padding-top:10px;float:left;}
.metricas .caja .info-g{width:12px;height:12px;background-size:cover;float:right;margin-right: 7px;  margin-top: 10px;cursor:pointer}
.metricas .caja .metrica{font-size:21px;color:#505050;margin-left:15px;padding-top:8px;clear:both;}
.metricas .caja .caja-desp {position:absolute;right: 10px;top: 22px;}
.metricas .caja .caja-desp .content{width:216px;}
/* .metricas .caja .caja-desp.factor .anios{float:left;width: 206px;}
.metricas .caja .caja-desp.factor .anio{display:inline-block}
.metricas .caja .caja-desp.factor .anio .factor{font-size:16px;color:#505050;display: inline;}
.metricas .caja .caja-desp.factor .anio:after{content:",";}
.metricas .caja .caja-desp.factor .anio:last-child:after{content:none;margin-right:0}
.metricas .caja .caja-desp.factor .titulo-desp{font-size:18px;color:#323232;margin-top:20px} */
.metricas .caja .caja-desp p{font-size:12px;color:#505050;margin-top:20px;line-height:22px}
main .info-revista .open-access .btn-flecha{padding-left:10px;padding-right:10px}
main  .ocultar {height:18px;color:#323232;font-size:12px;text-align:right;width:100%;margin-top:12px;border-bottom: 10px solid #eeeeee;}
main  .ocultar.mostrar{border-bottom:none;height:0;position:absolute;right:0}
main  .ocultar .btn-ocultar{cursor:pointer}
main .ocultar .btn-mostrar {cursor:pointer;float:right}
main  .ocultar .btn-ocultar .flecha-an-ar-corp{width:12px;height:7px;background-size:cover;display:inline-block}
main  .ocultar .btn-mostrar .flecha-an-ar-corp{width:12px;height:7px;background-size:cover;display:inline-block;-moz-transform: rotate(180deg);-o-transform: rotate(180deg);-ms-transform: rotate(180deg);transform: rotate(180deg);}
main .ocultar .btn-ocultar:hover,main .ocultar .btn-mostrar:hover {color:var(--corp-color)}

main .cuerpo{display: flex;justify-content: space-between;width:100%}
/* contenido */
 /* main .contenido{width:700px;max-width:700px;background-color:#eeeeee;min-height:800px;float:left;margin-top:60px} */
main .contenido{min-height:800px;font-size:20px;line-height:26px;color:#505050;width: 100%;}
main .contenido .sidebar-listado{display: flex;justify-content: space-between;}
main .contenido .sidebar-listado .sidebar-left{min-width:220px;min-height:100px;}
main .contenido .center {margin-left:50px;width:100%}


/* sidebar */
/* Modulos*/
main .sidebar{width:225px;min-height:800px;margin-left:100px;margin-top: 60px;min-width: 225px;}




.revista-b-item main  .sidebar,.revista-b-avance main  .sidebar,.revista-b-pdf main  .sidebar{margin-top:20px;}

.suscribase-newsletter{border-bottom:1px solid #737373;padding-bottom:5px;width:100%;margin-bottom:40px}
.suscribase-newsletter i{font-family:NexusSerifPro}
.suscribase-newsletter h2{font-size:18px;font-weight:normal;margin-bottom:20px;box-shadow:none;background:none;color:var(--corp-color)}
.suscribase-newsletter input[type=email]{width:185px;border:0;padding:0;margin:0;font-size:18px;font-family: NexusSansPro;    vertical-align: -8px;color:#b9b9b9;background:none}
.suscribase-newsletter input[type=email]::-webkit-input-placeholder{color:#b9b9b9}
.suscribase-newsletter input[type=email]::-moz-placeholder{color:#b9b9b9}
.suscribase-newsletter input[type=email]:-ms-input-placeholder{color:#b9b9b9}
.suscribase-newsletter input[type=email]:-moz-placeholder{color:#b9b9b9}
.suscribase-newsletter .btn-01{background-color:white !important;background-repeat:no-repeat !important;background-position:center center !important;background-size:10px 17px !important;padding:0;width:33px;height:33px;vertical-align: bottom;}
.suscribase-newsletter .btn-01:hover{background-color:var(--corp-color) !important;border-color:var(--corp-color) !important;background-image:url(../images/flecha-an-de_FFFFFF.svg) !important;background-repeat:no-repeat !important;background-position:center center !important;background-size:10px 17px !important; }
.suscribase-newsletter .btn-01 input{background:inherit;}


main .sidebar .cope{margin-bottom:35px}
main .sidebar .cope img{width:223px;height:56px}
main .sidebar .cope .texto{font-size:14px;color:#505050;margin-top:10px}
main .sidebar .icmje{font-size:14px;color:#505050;margin-top:10px}




main .sidebar .ultimo-congreso{margin-bottom:35px}
main .sidebar .ultimo-congreso .titulo-congreso{font-size:14px;color:#969696;line-height:19px}
main .sidebar .ultimo-congreso .portada-congreso{text-align:center;margin-top:10px}
main .sidebar .ultimo-congreso .portada-congreso img{width:94px;height:127px;-webkit-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.75);-moz-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.75);box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.75);}
main .sidebar .ultimo-congreso .mas{font-size:17px;color:#4f4f4f;text-align:center}
main .sidebar .ultimo-congreso .mas a:hover{color:var(--corp-color)}
main .sidebar .ultimo-congreso .mas:before{content:"";width:6px;height:10px;display:inline-block;background-size:cover;margin-right:10px;margin-top:25px}



main .sidebar #banner-sidebar-bot{margin-bottom:40px}

main .sidebar .sociedad{margin-bottom:35px;text-align:center}
main .sidebar #fecyt img{width:232px;;margin-bottom:25px}



#institucion-caja{margin-bottom:40px}
#institucion-caja img{width: 160px;margin:auto;display: block;}
#institucion-caja .content{padding:25px 15px;color:#969696;font-size:14px;line-height:19px;margin-top:10px}
#institucion-caja .titulo{font-size:17px;margin:0;padding:5px 10px;background-position:top 10px right;cursor:pointer;color:var(--corp-color)}

.caja-formacion{margin-bottom:25px}
.caja-formacion .top{background-color:var(--corp-color);background-IMAGE:url('../images/f_formacion_ffffff.png');background-repeat:no-repeat;background-position:top 30px right 22px;background-size:36px 39px;padding:30px 15px;color:white;font-size:17px;line-height:20px}
.caja-formacion .bottom{background-color:#ececec;padding:12px 10px}
.caja-formacion .desc{background-color:white;padding:23px 18px;}
.caja-formacion .desc .dato{margin-top:9px;font-size:16px;line-height:24px;padding-left:30px;position:relative}
.caja-formacion .desc .dato:before{content:"";display:inline-block;vertical-align:middle;position:absolute;left:0px;margin-top: 2px;}
.caja-formacion .desc .creditos:before{background:url('../images/formacion/creditos_gris.png') no-repeat ;background-size:20px 19px;width:20px;height:19px;}
.caja-formacion .desc .horas:before{content:"";background:url('../images/formacion/reloj_gris.png') no-repeat ;background-size:18px 18px;width:18px;height:18px;}
.caja-formacion .desc .modulos:before{content:"";background:url('../images/formacion/libro_gris.png') no-repeat;background-size:14px 19px;width:14px;height:19px;}
.caja-formacion .desc .cuestionarios:before{content:"";background:url('..images/formacion/cuestionarios_gris.png') no-repeat;background-size:18px 16px;width:18px;height:16px;}
.caja-formacion .desc .aprobado:before{content:"";background:url('../images/formacion/aprobado_gris.png') no-repeat;background-size:16px 18px;width:16px;height:18px;}
.caja-formacion .desc .acreditacion:before{content:"";background:url('../images/formacion/diploma_gris.png') no-repeat;background-size:20px 14px;width:20px;height:14px;}
.caja-formacion .desc .btn-01{font-size:20px;margin:auto;margin-top:40px;display:block;width:85px}

.box-opciones .content li{margin-bottom:18px;padding-left:20px;background-repeat: no-repeat;background-position: center left;background-size:7px 12px}

#item-herramientas .content .plumx{background:none}
#item-herramientas .content .plumx div{background:url(../images/plumx-logo.png);background-size:cover;width:90px;height:22px}

.box-items .recomendado{margin-bottom:17px}
.box-items  .recomendado .titulo-item{font-size:16px;line-height:19px;font-family:NexusSerifPro}
.box-items  .recomendado .cita{font-size:14px;line-height:14px;color:#737373}



.scroll-top{background-image:url(../images/flecha-an-ar_FFFFFF.svg);z-index: 10000;display:none;width:45px;height:45px;position:fixed;bottom: 20px;right:10px;background-position:center;background-repeat:no-repeat;background-size:19px;border:1px solid #dcdcdc;cursor:pointer}

#elsevierjournals_middlehome2{margin-top:5px}
#intrabanner{margin-top:10px}
#intrabanner div{display:inline-block;}


/* Estilos del popup */
.banner-modal {position: fixed;	z-index: 2;	padding-top: 100px;	left: 0;	top: 0;	width: 100%;	height: 100%;	overflow: auto;	background-color: rgb(0,0,0);background-color: rgba(0,0,0,0.7); }
.banner-modal .modal-content {margin: auto;	display: block;	width: 80%;	max-width: 500px;  }
.banner-modal .banner-modal-close {color: #fff;	float: right;	font-size: 28px;	font-weight: bold;border:2px solid #fff;  border-radius: 50%;width:25px;height:25px;text-align: center;line-height: 21px;  }
.banner-modal .banner-modal-close:hover,.banner-modal-close:focus {text-decoration: none;cursor: pointer; }




.publique-section .titulo-seccion{  font-size: 30px;color: #323232;margin-bottom: 32px; }
.publique-section .content{background:url(../images/ic_libro.png) #F5F5F5 no-repeat top 20px left 20px;background-size:38px 53px;padding:33px 94px }
.publique-section .content .revista{font-size: 16px;line-height: 19px;font-weight:bold;color: #323232;margin-bottom:35px}
.publique-section .content .revista span{color:var(--corp-color);font-size: 20px;line-height: 19px;font-weight:bold;}
.publique-section .content ul{font-size: 16px;line-height: 20px;}
.publique-section .content ul li:before{content: "";width: 6px;height: 10px;display: inline-block;background-size: cover;margin-right: 10px;}

.publique-section .content .publique-callforpapers-titulo{font-weight: bold;margin-top: 30px;font-size: 22px;}
.publique-section .content .publique-callforpapers-elemento{margin-top:20px}
.publique-section .content .publique-callforpapers-elemento-titulo{font-family: NexusSerifPro;}
.publique-section .content .publique-callforpapers-elemento-titulo a:hover{text-decoration: underline;}
.publique-section .content .publique-callforpapers-elemento-editores{font-size: 14px;margin:5px 0}
.publique-section .content .publique-callforpapers-elemento-fecha{color:var(--corp-color);font-size: 17px;display: flex;align-items: center;padding: 5px;}
.publique-section .content .publique-callforpapers-elemento-fecha img{width:25px;margin-right:10px}


@media (min-width:575px) and (max-width: 1230px){
	 /* PLANTILLA*/
	main .container .sidebar{margin-right:0.5%}
	main .container .contenido{margin-left:0.5%;}
	main .container .info-revista{margin-left:0.5%;margin-right:0.5%}
	main .container .menu-revista{margin-left:0.5%;margin-right:0.5%}
}

@media (min-width:280px) and (max-width: 575px){
	/* PLANTILLA*/
	/* info revista*/
	
	.scroll-top{width:35px;height:35px;-webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px;background-color: white;
	-webkit-box-shadow: -2px 6px 14px -1px rgba(0,0,0,0.34);-moz-box-shadow: -2px 6px 14px -1px rgba(0,0,0,0.34);box-shadow: -2px 6px 14px -1px rgba(0,0,0,0.34);}
	
	
	main .info-revista .row{display:flex;flex-wrap:wrap}
	main .info-revista .cell{display:table-cell}
	main .info-revista .portada{order:1;width:100%;height:auto;text-align: center;margin-bottom:20px}
	main .info-revista .portada a{pointer-events: none;cursor: default;}
	main .info-revista .portada img{max-width:100px;}
	main .info-revista .metricas{order:2;width:100%;padding-left:0;min-width:192px;text-align:center}
	main .info-revista .metricas .caja{margin-left:8px;margin-right:8px;width:auto}
	main .info-revista .descripcion{order:3;margin-top:30px}
	main .info-revista .descripcion .texto{margin:0 8px;font-size:18px}
	main .info-revista .descripcion .ver-mas{width:100%;margin-top:15px;text-align:center;margin-left:0}
	main .info-revista .descripcion .btn-flecha:hover{background-color: var(--corp-color);border-color:var(--corp-color)}
	main .info-revista .index{order:4;width:60%;border:0;margin:auto;margin-top:30px;padding-left:0}
	main .info-revista .index h4{text-align:center;color:var(--corp-color)}
	main .info-revista .index .ver-mas{text-align:center}
	main .info-revista .index .icos-social{text-align:center}
	

	main .cuerpo{flex-wrap: wrap;}
	main .sidebar{width:100%;text-align: center;margin:10px 8px;min-height: auto;}

	/* contenido */


	main .contenido{min-height:0}
	main .contenido .sidebar-left{display:none}
	main .contenido .center {display:block;margin-left:0;}
	
	main .container .info-revista{width:100%;margin-top:30px;    margin-bottom: 17px;}
	main  .ocultar{margin-top:0;text-align:center;}
	main  .ocultar .btn-ocultar{margin-top:37px}
	/*sidr-left*/
	.suscribase-newsletter {margin-top:30px;border-bottom:none}
	.suscribase-newsletter input[type=email]{border-bottom: 1px solid #b9b9b9;font-size:14px;width:100%}
	.suscribase-newsletter .btn-01{float:right;margin-top:10px}

	

	
	
	
}

@media (min-width:333px) and (max-width: 575px){
	/* PLANTILLA*/
	main .info-revista .portada img,main .info-revista .portada .issns{margin-left:8px}
	
}

@media screen and (min-width:280px) and (max-width: 575px){ 

main .info-revista .descripcion .btn-01{float:none;display:block;margin:auto;margin-top:20px;width:200px}
main .container .info-revista{margin-top:5px}
main .info-revista .titulo-revista{color:#B9B9B9;font-size:14px;line-height:17px;margin-bottom:30px;padding:0 8px}
main .sidebar > DIV{display:none}
main .sidebar div.banner{display:block;text-align:center}
}
 
	
	
	
	 
	 

 