﻿:root{
  --primary-color: #d40511;
  --secundary-color:#FFCC00;
  --color-general-fonts: #000000;
  --white-general: #ffffff;
  --size-menu: 0.8rem;
  --size-title: 1.2rem;
  --title-internal: 3rem;
  --linear-gradient-yellow-to-bottom: linear-gradient(to bottom, #ffcc00 0%, #ffcc00 30%, #ffe57f 79%, #fff0b2 100%);
  --color-gray-50: #f2f2f2;
  /*--secundary-color: #b4b2f7;
  --header-size: 4rem;
  --font: 1.8rem;*/
}

*{
  font-family: "Delivery";
}

/* Light */
@font-face {
  font-family: "Delivery";
  font-style: normal;
  font-weight: 200;
  src:
  url("/documents/d/accessnet/delivery_w_lt-1-") format("woff2"),
  url("/documents/d/accessnet/delivery_w_lt") format("woff");
  unicode-range: U+20-24F, U+370-52F, U+2DE0-2DFF, U+A640-A69F, U+1C80-1C8F, U+600-6FF, U+750-77F, U+8A0-8FF, U+B50-DFF, U+FE70-FEFF;
}
  
/* Light Italic */
@font-face {
  font-family: "Delivery";
  font-style: italic;
  font-weight: 200;
  src:
  url("/documents/d/accessnet/delivery_w_ltit-1-") format("woff2"),
  url("/documents/d/accessnet/delivery_w_ltit") format("woff");
  unicode-range: U+20-24F, U+370-52F, U+2DE0-2DFF, U+A640-A69F, U+1C80-1C8F, U+600-6FF, U+750-77F, U+8A0-8FF, U+B50-DFF, U+FE70-FEFF;
}
  
/* Regular */
@font-face {
  font-family: "Delivery";
  font-style: normal;
  font-weight: 400;
  src:
  url("/documents/d/accessnet/delivery_w_rg-1-") format("woff2"),
  url("/documents/d/accessnet/delivery_w_rg") format("woff");
  unicode-range: U+20-24F, U+370-52F, U+2DE0-2DFF, U+A640-A69F, U+1C80-1C8F, U+600-6FF, U+750-77F, U+8A0-8FF, U+B50-DFF, U+FE70-FEFF;
}
  
/* Italic */
@font-face {
  font-family: "Delivery";
  font-style: italic;
  font-weight: 400;
  src:
  url("/documents/d/accessnet/delivery_w_it-1-") format("woff2"),
  url("/documents/d/accessnet/delivery_w_it") format("woff");
  unicode-range: U+20-24F, U+370-52F, U+2DE0-2DFF, U+A640-A69F, U+1C80-1C8F, U+600-6FF, U+750-77F, U+8A0-8FF, U+B50-DFF, U+FE70-FEFF;
}
  
/* Bold */
@font-face {
  font-family: "Delivery";
  font-style: normal;
  font-weight: 700;
  src:
  url("/documents/d/accessnet/delivery_w_bd-1-") format("woff2"),
  url("/documents/d/accessnet/delivery_w_bd") format("woff");
  unicode-range: U+20-24F, U+370-52F, U+2DE0-2DFF, U+A640-A69F, U+1C80-1C8F, U+600-6FF, U+750-77F, U+8A0-8FF, U+B50-DFF, U+FE70-FEFF;
}
  
/* Bold Italic */
@font-face {
  font-family: "Delivery";
  font-style: italic;
  font-weight: 700;
  src:
  url("/documents/d/accessnet/delivery_w_bdit-1-") format("woff2"),
  url("/documents/d/accessnet/delivery_w_bdit") format("woff");
  unicode-range: U+20-24F, U+370-52F, U+2DE0-2DFF, U+A640-A69F, U+1C80-1C8F, U+600-6FF, U+750-77F, U+8A0-8FF, U+B50-DFF, U+FE70-FEFF;
}
  
/* Condensed Light */
@font-face {
  font-family: "Delivery";
  font-style: normal;
  font-weight: 200;
  font-stretch: condensed;
  src:
  url("/documents/d/accessnet/delivery_w_cdlt-1-") format("woff2"),
  url("/documents/d/accessnet/delivery_w_cdlt") format("woff");
  unicode-range: U+20-24F, U+370-52F, U+2DE0-2DFF, U+A640-A69F, U+1C80-1C8F, U+600-6FF, U+750-77F, U+8A0-8FF, U+B50-DFF, U+FE70-FEFF;
}
  
/* Condensed Black */
@font-face {
  font-family: "Delivery";
  font-style: normal;
  font-weight: 800;
  font-stretch: condensed;
  src:
  url("/documents/d/accessnet/delivery_w_cdblk-1-") format("woff2"),
  url("/documents/d/accessnet/delivery_w_cdblk") format("woff");
  unicode-range: U+20-24F, U+370-52F, U+2DE0-2DFF, U+A640-A69F, U+1C80-1C8F, U+600-6FF, U+750-77F, U+8A0-8FF, U+B50-DFF, U+FE70-FEFF;
}
  
#banner{
  background: linear-gradient(90deg,#fc0 0,#fc0 48%,#ffe57f 70%,#fff0b2);
}
  
#banner > div.navbar-classic {
  background-color: transparent;
}
  
#banner > div.navbar-classic.navbar-light {
  border-bottom: none;
}
  
/*#content div#main-content div {
  border: 0;
  font-style: normal;
  font-weight: 200;  
  row-gap: 2rem;
  max-width: 1248px;
  margin: 0 auto;
}*/

.caminoMigas div div section div.portlet-content {
  border: 0;
  margin: 0;
  min-height: auto !important;  
  padding: 0 20px;
}

.documentosVisor{
  box-shadow: 0 0.1rem 0.4rem 0 rgb(50 50 50 / 50%);
  background: #f2f2f2;
}

main.container-login{
  display: grid;
  grid-template-columns: 4fr 8fr;
  grid-template-rows: 50vh 50vh;
  grid-auto-flow: column;
}

main.container-login section{
  height: 100%;
  width: 100%;
}

section.container-login-box-1{
  background-color: var(--secundary-color);
  grid-area: 1 / 1 / 2 / 2;
}

section.container-login-box-2{
  grid-area: 2 / 1 / 3 / 2;
}

section.container-login-box-3{
  grid-area: 1 / 2 / 3 / 3;
}

div.bannerInicio > div > div.component-slider {
  padding: 0 !important;
}

div.bannerInicio .carousel-caption {
  background: rgba(255, 255, 255,0.7);
  bottom: 25%;
  color:var(--color-general-fonts);
  padding: 20px 30px;
  left: inherit;
  position: absolute;
  right: 10%;
  top: 25%;
  width: 40%;
  z-index: 10;
}

div.bannerInicio .carousel-caption div h1{
  font-size: 1.8rem;
  font-style: normal;
  font-weight: 200;
  font-stretch: condensed;
  text-align: left;
}

div.bannerInicio .carousel-caption div h1::first-line{
  font-size: var(--title-internal);
  font-style: normal;
  font-weight: 800;
  font-stretch: condensed;
}

div.bannerInicio ol.carousel-navigation button.active {
    background-color: var(--primary-color);
    border: 1px solid var(--white-general);
}

div.bannerInicio ol.carousel-navigation button {
    background-color:var(--white-general);
    border: 1px solid var(--color-general-fonts);
    border-radius: 20px;
    height: 20px;
    width: 20px;
}

div.bannerInicioStatic{
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  padding: 4rem !important;
}

div.bannerInicioStatic .captionStatic{
  padding: 2rem;
  background: rgba(255, 255, 255, 0.8);
  grid-column: 2;
}

div.bannerInicioStatic .captionStatic > div > div > h1{
  font-size: 3rem;
  font-style: normal;
  font-weight: 800;
  font-stretch: condensed;
}

div.bannerInicioStatic .captionStatic > div > div > h1::first-line{
  font-size: 3rem;
  font-style: normal;
  font-weight: 200;
  font-stretch: condensed;
}

div.bannerInicioStatic .captionStatic > div:nth-of-type(3) > div > div > span.lead{
    color: var(--color-general-fonts);
    font-size: 1rem;
}

.container-pie article{
  display: inline-block;
  vertical-align: top;
  padding: 1rem;
}

.container-pie article p {
  margin: 0;
}

.container-pie article a {
  color: inherit;
}

.container-pie article a:hover {
  color: var(--primary-color);
}

.imagenTitulo > div > div.component-image{
  padding: 0 20px;
}

.menuInterno div{
  background: #f2f2f2;
}
  
.menuInterno a{
  color: var(--color-general-fonts);
}
  
.menuInterno ul{
  margin: -2px;
}
  
.menuInterno ul li{
  padding: 0 15px;
}
  
.menuInterno ul li:nth-child(1){
  background: var(--white-general);
  color: var(--primary-color);
  font-size: var(--size-title);
  font-style: normal;
  font-weight: 800;
  font-stretch: condensed;
  padding: 0 20px;
}
  
.menuInterno ul li:nth-child(1) a{
  color: var(--primary-color);
}
 
.menuInterno ul li .child-menu{
  border-top: 0.1rem solid #ccc;
}

.menuInterno ul li .child-menu > li{
  border-top: 0.1rem solid #ccc;
}

.menuInterno div div section div.portlet-content {
  border: 0;
  margin: 0;
  min-height: auto !important;  
  padding: 0;
}

.menuLateral ul.level-1, .menuLateral ul.level-2{
  margin: 0;
  padding: 0;
}

.menuLateral ul.level-1 > li {
  cursor: pointer;
  list-style: none;
  font-weight: 600;
  margin: 1rem 0;
}

.menuLateral ul.level-1 li a{
  color: var(--color-general-fonts);
}

.menuLateral ul.level-1 > li > ul {
  display: none;
}

.menuLateral ul.level-2 li{
  font-weight:  normal;  
  list-style: none;
  margin: 1rem 0;
}

.menuLateral ul.level-2 li a {
  color: #666;
}

.menuLateral ul.level-2 li a.selected {
  color: var(--primary-color);
  font-weight: bold;
}

.navbar-light .navbar-nav .nav-link {
  font-size: var(--size-menu);
  font-style: normal;
  font-weight: 700;
  color: var(--color-general-fonts);
}

.parrafoIntroduccion{
  margin: 0 auto;
  width: 60%;
}

.tituloInterno div h1 {
  color: var(--primary-color);
  font-size: var(--title-internal);
  font-style: normal;
  font-weight: 800;
  font-stretch: condensed;
}

div.preview-file-error-container > a.btn-primary{
    background-color: var(--primary-color);
    font-size: 0.8rem;
    padding: 0.5rem 2rem 0.3rem;
    border: none;
}


div#clay-dropdown-menu-1 ul.list-unstyled > li {
  display: none;
}

div#clay-dropdown-menu-1 ul.list-unstyled > li:nth-of-type(1){
  display: block;
}

div#clay-dropdown-menu-1 ul.list-unstyled > li:nth-of-type(8){
  display: block;
}


/* --------- Diseño adaptable ------------ */

@media (max-width: 1550px){
  div.bannerInicio .carousel-caption {
    bottom: 20%;
    width: 50%;
  }
}

@media (max-width: 1240px){
  div.bannerInicio .carousel-caption {
    top: 20%;
    width: 70%;
  }
}

@media (max-width: 1100px){
  main.container-login {
    grid-template-columns: 6fr 6fr;
  }
}

@media (max-width: 1024px){
  div.bannerInicio .carousel-caption div h1{
    font-size: 1rem !important;
  }
  
  div.bannerInicio .carousel-caption div h1::first-line{
    font-size: 1.8rem !important;
  }

 div.bannerInicioStatic .captionStatic > div > div > h1::first-line, div.bannerInicioStatic .captionStatic > div > div > h1{
    font-size: 2rem;
  }

  div.bannerInicioStatic {
    grid-template-columns: 2fr 3fr;
    padding: 2rem !important;
  }

}

@media (max-width: 800px){
  main.container-login {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 768px){

  section.contentFlowGrid{
    display: block !important;
  }

  div.bannerInicio .carousel-caption {
   display: block !important;
   bottom: 30%;
   width: 80%;
 }

  div.bannerInicio .carousel-caption div:nth-child(2) {
    display: none;
  }

  section.contentRow > div {
    width: 50% !important;
  }

}

@media (max-width: 537px){
  div.bannerInicio .carousel-caption div h1{
    font-size: .8rem !important;
  }
  
  div.bannerInicio .carousel-caption div h1::first-line{
    font-size: 1rem !important;
  }

 section.contentRow{
    height: auto !important;
  }

  section.contentRow > div {
    width: 100% !important;
    flex-direction: column !important;
    height: 22rem;
  }

  div.bannerInicioStatic {
    grid-template-columns: 1fr 3fr;
    padding: 1rem !important;
  }
}


@media (max-width: 425px){
  div.bannerInicioStatic {
    grid-template-columns: 1fr;
  }
  .tituloInterno div h1 {
    font-size: 2rem;
  }
}