body {
  background-image: linear-gradient(
      297deg,
      transparent 0,
      transparent 34%,
      rgba(178, 178, 178, 0.02) 34%,
      rgba(178, 178, 178, 0.02) 53%,
      transparent 53%,
      transparent 100%
    ),
    linear-gradient(
      222deg,
      transparent 0,
      transparent 30%,
      rgba(202, 216, 243, 0.24) 30%,
      rgba(202, 216, 243, 0.24) 58%,
      transparent 58%,
      transparent 100%
    ),
    linear-gradient(
      352deg,
      transparent 0,
      transparent 25%,
      rgba(204, 217, 247, 0.11) 25%,
      rgba(204, 217, 247, 0.11) 57%,
      transparent 57%,
      transparent 100%
    ),
    linear-gradient(90deg, #fff, #fff);
}

.dn_footer {
  display: grid;
  grid-template-areas: "img div div";
  grid-auto-columns: 40% auto auto;
  align-items: center;
  grid-column-gap: 6rem;
  padding-left: 150px;
}
.pkp_structure_head::before {
  content: "";
  background: url("https://innovascientific.com/wp-content/uploads/2021/08/bgNaturaBiologyno-borrar.jpg")
    #1e6325 no-repeat center center;
  background-size: cover;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 20%;
  box-shadow: inset 8px 3px 20px 1px rgb(0 0 0 / 75%);
}
.pkp_structure_head {
  border-bottom: 0px;
  background: #1e6325;
}
.pkp_site_nav_menu {
  background: transparent;
}
.pkp_site_nav_menu #navigationPrimary ul li {
  padding: 0.7em;
}
/*
ul#navigationUser ul li:nth-of-type(1) {
  margin-right: 1.5re;
}
*/
.pkp_brand_footer {
  display: none !important;
}
.pkp_structure_footer_wrapper {
  color: #fff;
  padding: 20px;
  background: url("https://innovascientific.com/wp-content/uploads/2021/08/WhatsApp-Image-2021-08-31-at-12.45.24.jpeg");
  background-size: cover;
}
.pkp_navigation_search_wrapper a {
  color: #444;
}
.pkp_block {
  border: 1px solid #ddd;
  padding: 0px;
  margin-left: 1rem;
  margin-bottom: 2rem;
  box-shadow: 4px 4px 5px -3px rgb(166 166 166 / 35%);
}
.pkp_block h2 {
  padding: 1.2rem;
  background: linear-gradient(
    135deg,
    #5ac4c3 7%,
    #5ac4c3 3%,
    #5ac4c3 3%,
    #5ac4c3 12%,
    #5ac4c3 54%,
    #0ca09f 85%,
    #127979 120%
  );
  color: #fff !important;
  margin: 0px;
  border-radius: 3px;
}
.pkp_block .content {
  padding: 1rem;
  padding-bottom: 1rem;
  background: #fff !important;
}

.pkp_block .content ul li {
  border-bottom: 1px solid #ffffff !important;
  padding: 10px 0px;
  text-align: left;
}

.pkp_navigation_search_wrapper {
  box-shadow: 1px 1px 4px rgb(0 0 0 / 40%);
  background: #fff;
  color: #444;
  margin-bottom: 1rem;
  border-radius: 6px;
}
.pkp_navigation_search_wrapper:hover {
  opacity: 0.7;
}

.journal_index {
  min-height: 140px;
  padding: 20px 0 20px;
  -webkit-box-shadow: inset 0 -4px 5px -3px rgb(166 166 166 / 29%);
  -moz-box-shadow: inset 0 -4px 5px -3px rgba(166, 166, 166, 0.29);
  box-shadow: inset 0 -4px 5px -3px rgb(166 166 166 / 29%);
  border-bottom: 2px solid #fff;
  background: rgb(255, 255, 255)
    url("https://demo.openjournaltheme.com/plugins/themes/academic_pro3/styles/header/header_red.jpg")
    top right no-repeat;
}
.journal_name_logo {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
}
.about_journal {
  color: #fff;
  background: rgba(68, 2, 73, 0.4);
  padding: 20px;
  font-size: 1.03em;
}

/***CSS HEADER***/
header {
  padding: 1.3em 0px;
  position: relative;
}

.pkp_site_name .is_img img{
  max-height: 8.5rem !important;
}

.pkp_op_view header {
  padding: 0px;
}

/***CSS BLOQUES****/
.sidebar_sitiosweb img {
  border-radius: 1rem;
  border: 2px solid #fff;
  box-shadow: 1px 1px 4px rgb(0 0 0 / 40%);
  transition: transform 0.8s;
}
.dv-tab-container .w3-container {
  padding: 0px 1.3rem;
}
.sidebar_sitiosweb img:hover {
  transform: scale(1.03);
}

.side-menu_hover_effect {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  overflow: hidden;
}

.side-menu_hover_effect:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 100%;
  bottom: 0;
  background: #2098d1;
  height: 1px;
  -webkit-transition-property: right;
  transition-property: right;
  -webkit-transition-duration: 2.3s;
  transition-duration: 2.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
p.hvr-underline-from-center a {
  font-size: 1em;
}

.dv-submenu {
  width: 250px;
}
.obj_announcement_summary {
  width: 100%;
}
.obj_announcement_summary .more {
  display: none;
}

p.hvr-underline-from-center:hover {
  background: #fff;
}
.side-menu_hover_effect:active:before,
.side-menu_hover_effect:focus:before,
.side-menu_hover_effect:hover:before {
  right: 0;
}
p.hvr-underline-from-center a em.fa {
  margin: 0 15px 0 -10px;
  border-right: 1px solid #e7e5e5;
  width: 35px;
  font-size: 1.09em;
}

p.hvr-underline-from-center {
  background: #fafafa;
  margin: 0 0 1px;
  border-bottom: 1px solid #f5f4f4;
  padding: 10px 10px 10px 10px;
  width: 100%;
  margin-top: 5px;
}

/***CSS MAIN****/
.pkp_structure_main {
  width: 860px;
  box-shadow: 0 1px 15px 1px rgb(113 106 202 / 8%);
  background: #fff !important;
  border: 1px solid #ddd !important;
  padding: 20px;
}

.pkp_structure_main p {
  text-align: justify ;
}
.pkp_structure_main:before,
.pkp_structure_main:after {
  background: none;
}

/***CSS SIDEBAR***/

.block_Keywordcloud .title {
  text-align: center;
  text-transform: uppercase;
  margin: 5px;
}

.block_developed_by .title {
  display: inline-block;
  padding-bottom: 0.5em;
  border-bottom: 3px solid #5ac4c3;
}

/***CSS EQUIPO EDITORIAL****/

.dn_block_profile {
  display: flex;
  border-bottom: 1px solid #f0f0f3;
  margin-bottom: 10px;
}
.dn_block_profile img.dn_img {
  box-shadow: 17px 20px 29px -31px rgb(0 0 0 / 75%);
  margin: 1em;
}
.sidebar_profile img {
  width: 85px;
  height: 90px;
  margin: 0px;
}
.sidebar_profile .dn_descrp {
  max-width: 220px;
}
.sidebar_profile .dn_descrp p,
.sidebar_profile .dn_descrp a.dv-orcid {
  font-size: 11px;
}
.sidebar_profile .dn_descrp strong {
  font-size: 1em;
}
.btn-more {
  text-align: right;
}
.btn-more a {
  background: darkcyan;
  color: #fff;
  padding: 5px;
  border-radius: 4px;
  font-size: 12px;
  box-shadow: 1px 1px 4px rgb(0 0 0 / 40%);
}
.dn_block_profile div.dn_descrp {
  padding-left: 20px;
}
div.dn_descrp p {
  margin: 0.5em 0px;
}
div.dn_descrp strong {
  font-weight: 700;
  font-size: 1.2em;
}
div.dn_descrp a.dv-orcid {
  padding-left: 25px;
  background: url("https://demo.openjournaltheme.com/plugins/themes/academic_pro3/images/orcid_logo.svg")
    no-repeat 2px;
  background-size: 15px;
}

.dn_links .dv-1 {
  padding-left: 25px;
  background: url("https://demo.openjournaltheme.com/plugins/themes/academic_pro3/images/google_scholar_logo.svg")
    no-repeat 2px;
  background-size: 15px;
  margin-right: 5em;
}
.dn_links .dv-2 strong {
  padding-right: 10px;
  color: #ff8200;
}
div.dn_descrp .dn_links {
  display: flex;
  justify-content: space-between;
  margin: 1em 0px;
}

/****************************/

/*****CARD BIENVENIDO****/

.dn-navbar-tab {
  border: none;
  color: #101e5a;
  border-radius: 0;
  display: flex;
}
.dn-bar-item-button {
  padding: 18px 25px;
  font-weight: 700;
  color: #f5f5f5;
  border-radius: 0;
  margin-right: 0.07rem;
  border: none;
  background: #5ac4c3 7%;
  box-shadow: 0 1px 3px rgb(0 0 0 / 12%), 0 1px 2px rgb(0 0 0 / 24%);
}

.dn-bar-item-button:hover {
  cursor: pointer;
  color: #101e5a;
  background: #fff;
}

.dv-tab-container {
  background: #fff;
  line-height: 25px;
  border-bottom: 1px solid #e9ecef;
  padding: 33px 9px 33px 9px;
  box-shadow: 0 1px 3px rgb(0 0 0 / 12%), 0 1px 2px rgb(0 0 0 / 24%);
}

.dn-tab-active {
  background: #fff;
  border-top: 4px solid #0067b8;
  color: #0067b8;
}

/**About**/
.dv_container_about {
  display: flex;
}

.dv_img_portada {
  width: 30%;
  padding: 0px 1rem 0rem 0rem;
}

.dv_img_portada img {
  width: 100%;
  background: #dddddd42;
  border-radius: 0px 13px 13px 0px;
  box-shadow: 4px 4px 3px rgb(0 0 0 / 12%), 0 1px 2px rgb(0 0 0 / 24%);
  padding-right: 0.5em;
}

.dv_text_about {
  width: 70%;
  padding: 0px 1.5rem;
}
.dv_text_about p {
  margin: 0px;
}

/*********CARD HOME******/

.dn_container_fuil {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}
.dn_container_fuil .dn_card {
  padding: 1rem;
  border: none;
  margin-bottom: 1rem;
  -webkit-transition: 0.5s all ease;
  -moz-transition: 0.5s all ease;
  transition: 0.5s all ease;
  background-image: radial-gradient(
      circle at 28% 29%,
      rgba(237, 237, 237, 0.04) 0,
      rgba(237, 237, 237, 0.04) 50%,
      rgba(136, 136, 136, 0.04) 50%,
      rgba(136, 136, 136, 0.04) 100%
    ),
    radial-gradient(
      circle at 8% 78%,
      rgba(156, 156, 156, 0.04) 0,
      rgba(156, 156, 156, 0.04) 50%,
      rgba(37, 37, 37, 0.04) 50%,
      rgba(37, 37, 37, 0.04) 100%
    ),
    radial-gradient(
      circle at 29% 46%,
      rgba(251, 251, 251, 0.04) 0,
      rgba(251, 251, 251, 0.04) 50%,
      #f4f9fe 50%,
      #f4f9fe 100%
    ),
    linear-gradient(90deg, #d8e1f3, #d8e1f3);
  box-shadow: 0 1px 3px rgb(0 0 0 / 12%), 0 1px 2px rgb(0 0 0 / 24%);
}
.dn-card {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
}
.card-block h3 {
  font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI",
    "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif;
  font-size: 1.143rem;
  line-height: 1.43rem;
  font-weight: 700;
}
.dn-card .card-block a {
  color: #101e5a;
  font-weight: 700;
  text-decoration: none;
}
.w-100 {
  width: 100%;
}
.dn_caontainer_fuil .card-title {
  margin: auto;
}
.dn_container_fuil .dn_card .card-block {
  padding-left: 50px;
  position: relative;
}
.dn_row::before,
.dn_row::after {
  content: " ";
  display: table;
}
.dn_section_title {
  text-align: center;
  color: #101e5a;
  text-transform: uppercase;
}
.dn_section_title h2 {
  font-size: 1.285rem;
  line-height: 2.143rem;
  font-weight: 700;
}
.dn_text_center {
  text-align: center;
  color: #6c757d;
}
.dn_container_fuil p {
  line-height: 1.785rem;
  margin: 1.43rem 0;
}
.dn_row {
  margin-right: 0;
  margin-left: 0;
  display: flex;
  flex-wrap: wrap;
}
.dn_col {
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}
.dn_mt-5 {
  margin-top: 3rem;
}
.dn_container_fuil .dn_card .card-block:before {
  font-family: FontAwesome;
  position: absolute;
  font-size: 39px;
  color: #101e5a;
  left: 0;
  -webkit-transition: -webkit-transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out;
}

.dn_card .block-1:before {
  content: "\f25e";
}

.dn_card .block-2:before {
  content: "\f0eb";
}

.dn_card .block-3:before {
  content: "\f00c";
}

.dn_card .block-4:before {
  content: "\f155";
}
.dn_container_fuil .dn_card:hover .card-block:before {
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
  -webkit-transition: 0.5s all ease;
  -moz-transition: 0.5s all ease;
  transition: 0.5s all ease;
}
.dn_container_fuil .dn_card:hover {
  -webkit-box-shadow: 5px 7px 9px -4px #9e9e9e;
  -moz-box-shadow: 5px 7px 9px -4px #9e9e9e;
  box-shadow: 5px 7px 9px -4px #9e9e9e;
}
/************************/

@media (min-width: 992px) {
  .obj_issue_toc .galleys,
  .obj_issue_toc .section {
    margin: 1.143rem -1.143rem;
  }
}

@media (min-width: 992px) {
  .pkp_page_index .homepage_image,
  .pkp_page_index .additional_content {
    margin-left: -1.143rem;
    margin-right: -1.143rem;
  }
}

@media (min-width: 992px) {
  .obj_article_details .row {
    margin-left: -1.4rem;
    margin-right: -1.7rem;
  }
}

@media (min-width: 992px) {
  .page_issue_archive .issues_archive {
    margin-left: -1.143rem;
    margin-right: -1.143rem;
  }
}

@media (min-width: 768px){
.obj_issue_toc .galleys>h2, .obj_issue_toc .section>h2, 
.obj_issue_toc .galleys>h3, .obj_issue_toc .section>h3 {
    display: table;
    position: relative;
    left: -30px;
    top: -17px;
    margin-top: 0;
    padding: 0 0rem;
    background: #fff;
    font-size: 1.143rem;
    font-weight: 400;
    line-height: 2.143rem;
    color: rgba(0,0,0,0.54);
    border-bottom: 2px solid #5ac4c3;
}
}

.page .index {
  text-align:left
}

@media (min-width: 992px){
  .pkp_nav_list a{
  padding-right: 0rem;
}}
.block_make_submission_link{
  animation-duration: 1s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  font-size: 16px !important;
  line-height: 40px !important;
  background: #11455d !important;
  color: #fff !important;
  padding: 2px 3.73rem !important;
}
