@charset "UTF-8";
:root {
	--color1: #296488;
	--color2: #3c86bf;
	--color3: rgb(115 197 212);
	--linkColor: #264c51;
	--linkColorHover: #2c3d3f;
	--background-body: #ffffff url(img/backImg.jpg) fixed no-repeat;
	--background-size-body: cover;
	--background-modal-overlay: #283f57c9;
	--background-modal-content: #212e4dc7;
	--headerNavigationContainer: linear-gradient(120deg, #1c265abd 63%, rgba(57, 49, 90, 0.59) 15%);
	--background-color: background-color: #dde4e2;
	--background-image: url('img/backImg.jpg');
	--background-repeat: no-repeat;
	--background-attachment: fixed;
	--font1: 'Cairo';
	/*  Dosis  Quicksand  */
	--font2: 'Cairo';
	--font3:;
}


.st1 {
    fill: #FFFFFF;
    stroke:transparent !important;
    /* stroke: #FFFFFF; */
    /* stroke-width: 0.3619; */
    /* stroke-miterlimit: 22.9256; */
}


svg#siteName {
height:80%;
top:-16%

}

#headerBackground{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-image:url('img/header.png');
	/* 
	background-image:url('img/header.png'); */
	background-repeat:no-repeat;
	background-position:right;
	background-size:contain;

}

#preloader path:nth-child(1){
	fill:var(--color1);
} 
#preloader path:nth-child(2){
	fill:var(--linkColor);
} 

body {

background-color: #91aaba;
background-image: url("img/dotnoise-light-grey.png");

background-attachment:fixed;
 font-family: var(--font1) ;
}



.additional_content section{
	background-color:#ffffffd1;
	
	margin:5%;
	margin-top:0;
	padding-bottom:3%;
}

#customblock-sistemas_informacion img {
	/*width: 167px; */
	width: 100%;
	/*margin-left:10%;*/
}

#searchToggle {
	background-color: var(--color1)
}

@media (min-width:768px) {
	#logo2 {
		position: absolute;
		z-index: 9;
		/* display: block; */
		top: -24px;
		left: -30px;
	}
}

#logo2 svg {
	width: 80px;
}

.logo *{
	fill:white !Important;
		opacity:1 !important
}


#logo2.sticky {
	position: fixed;
	top: 15px/*!important*/
	;
	left: -36px !important;
	z-index: 9999999999999999;
	margin-top: 15px
}

.breadcrumb {
	background-color: var(--color1);

} 

.breadcrumb > .active {
    color: var(--color3);
}

.breadcrumb li a{
	color:white !important
}

#pdfCanvasContainer body {
	background-position: center;
}

p {
	font-family: var(--font2)st
}
 
.journal-description {
	background-color: #ffffffc9;
}

.lead {
			/* background-color: #abdcfba8  !Important; */
}

#sidebar .title {
	background-color: #3b6680;
	/* background-image:url('img/backImg.jpg'); */
	background-position:tighr;
	color: #d8ddf1;
}

#sidebar .title:before {
	font-family: 'Glyphicons Halflings';
	margin-right: 10px;
}

.block_howToCite .label {
	color: #717171;
	font-size: 12px;
	margin-left: 5px;
	display: inline-block;
	padding-bottom: 10px !important;
}

.block_make_submission_link.title {
	text-align: left;
	background-color: white !important;
	border: solid 2px var(--color1)
}

.block_make_submission_link.title:before {
	content: "\e171";
}

.panel-body,
.pkp_block .content {
	padding: 0 !Important;
}

.panel-body,
.pkp_block block_make_submission .content {
	/*	overflow:hidden;*/
}

.panel-body,
.pkp_block block_make_submission {
	padding: 0;
} 

#sidebar .block_addThis .title:before {
	content: "\e066";
}


/*e095

e043

*/

#sidebar #customblock-new_scimago .title:before {
	content: "\e185";
}

#sidebar .block_howToCite .title:before {
	content: "\e127";
}

#sidebar #customblock-redes .title:before {
	content: "\e124";
}

#sidebar #customblock-sistemas_informacion .title:before {
	content: "\e032";
}

#sidebar #customblock-redes a {
	margin-left: 16px
}

#sidebar #customblock-redes img {
	margin-right: 6px;
	width: 20px
}

#sidebar .pkp_block:nth-child(5) .title:before {
	content: "\e043";
}

#sidebar .block_language .title:before {
	content: "\e135";
}

#sidebar .block_Keywordcloud .title:before {
	content: "\e243";
}

#sidebar .block_information .title:before {
	content: "\e086";
}

.addthis_toolbox {
	padding: 12px
}

.addthis_counter.addthis_bubble_style {
	display: none;
}



.addthis_counter.addthis_bubble_style {
	display: none !Important;
}

.at300m .at-icon-wrapper,
.at300b .at-icon-wrapper {
	width: 26px !important;
	height: 26px !important
}

.at300m svg,
.at300b svg {
	width: 26px !important;
	margin-top: -3px !Important;
}


.list-group-item,
.pkp_block .slick-dots li {
	position: relative;
	display: inline-block !Important;
	padding: 5px 5px !Important;
	margin-bottom: -1px;
	background-color: none !Important;
	border: none !Important;
}


.issn {
	color: #c6c6c6;
}

#backImg {
	position: fixed;
	width: 100%;
	height: 100%;
	background-image: url(img/backImg.svg);
	background-size: cover;
	background-repeat: no-repeat;
	back-attachment: fixed;
	z-index: -1;
	top: 0;
}

#main-navigation li {
	background-color: var(--color1);
}

#main-navigation .dropdown-menu li {
	background-color: #7f9bb7;
}

.dropdown ul li a {
	background-color: #4872a5d9;
}

#main-navigation li a {
	color: white;
	background-color: var(--color1);
}

a {
	color: var(--linkColor)
}

a:hover,
a:focus {
	color: var(--linkColorHover)
}

a:focus {
	border-color: var(--color2);
}

#logoContainer {
	min-width: 20%;
	max-width: 50% !Important;
}

.logo {
	margin-left: 8%;
}

.btn-primary {
	color: #fff;
	/* background-color: var(--linkColor); */
	border-color: var(--color1);
}

.btn-primary:hover {
	color: #fff;
	background-color: var(--color2);
	border-color: var(--linkColor);
}

.btn-primary:hover,
.btn-primary:focus {
	color: #fff;
	background-color: var(--color1) !important;
	border-color: var(--linkColor) !important;
}

#main-navigation li a:hover,
#main-navigation li a:focus {
	color: #d4c4c6d6;
}

.navbar-toggle {
	background-color: var(--color1) !Important;
}

.menu li a {
	color: #472525b8;
}
 
#preheader {
	background-color: #ffffff;
}



#nav-menu-background {
	background-color: var(--color1);
}


#nav-menu{
	border-color:azure;
border-bottom:solid 1px	;

}

#headerNavigationContainer {
	background: var(--headerNavigationContainer);
	background-image: url(img/backHeaderImg.jpg);
	background-size:60%;
	  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

#backToTop {
	background-color: var(--color1);
}

.article-details,
#main-content {
	background: linear-gradient(to right, rgba(62, 56, 84, 0.16) 0%, rgba(234, 239, 241, 0.62) 20%);
	border-top: solid 1px white;
	border-right: solid 1px white;
}  

.article-details .page-header >span{
	background-color:#ffffff7a
}
footer{
	background-color:var(--color1) !important
}



#backToTop {
	background-color: var(--color1);
}

#main-navigation li a {
	color: white;
	background-color: rgba(23, 112, 166, 0);
	transition: .6s
}

#main-navigation li a:hover {
	color: white;
	background-color: var(--color2);
}

#nav-menu-background {
	margin-bottom: -50px;
}


}
#nav-menu-background.sticky:before {
	background-color: var(--color2);
}
#headerNavigationContainer {
	/* background: var(--headerNavigationContainer); */
	border-bottom: solid 3px var(--color2);
}
#backToTop:hover {
	background-color: var(--color2);
}
section header.page-header h2,
.page-header h1 {
	background-color: var(--color2);
	<
}
@media (max-width:992px) {
	#headerNavigationContainer {
		/* background:linear-gradient(170deg, #1e4c77 17%, rgba(193, 217, 241, 0.41) 55%); */
	}
	
	.issn {
		color: #0e173f;
	}

	#issn2{
		    right: 130px;
	}
	
	#logoContainer {
		min-width: 30%;
		margin-top: -38px;
	}
	 
	#siteName {
		top: -10px !important 
	}
}
@media (max-width:680px) {
	#logoContainer {
		min-width: 70%; 
		/*background-color:red;*/
		margin-top: -41px !Important;
	}
	
#headerBackground{
		background-size:cover;

}

	#headerNavigationContainer {
		background: linear-gradient(70deg, #0d2229b0 7%, rgba(250, 253, 255, 0.12) 55%);
	}
	
	#logo2 {
		left: 70px
	}
}








.block_make_submission_link{
background-color: transparent  !important;
text-decoration: none !important;
color: #d8ddf1 !important;
font-size:  16px !important;

}


.block_make_submission .content{
background-color: #3b6680;
color: #d8ddf1;
font-size: 18px !important;

}

.block_make_submission_link:before {
	font-family: 'Glyphicons Halflings';
	margin-right: 14px;
	content: "\e171";
	margin-top:10px;
	font-size:  18px !important;
}
