@font-face {
  font-family: 'Lato Regular';
  src: url(../font/Lato-Regular.ttf);
}
@font-face {
  font-family: 'Lato Bold';
  src: url(../font/Lato-Bold.ttf);
}
@font-face {
  font-family: 'Lato Black';
  src: url(../font/Lato-Black.ttf);
}
/* line 34, ../../scss/components/_custom-variables.scss */
* {
  font-size: 1rem;
}

/* line 38, ../../scss/components/_custom-variables.scss */
h1, h2, h3, h4, h5, h6 {
  color: #193363;
}

/* line 42, ../../scss/components/_custom-variables.scss */
.text-primary {
  color: #193363 !important;
}

/* line 46, ../../scss/components/_custom-variables.scss */
.text-secondary {
  color: #960079 !important;
}

/* line 49, ../../scss/components/_custom-variables.scss */
.bk-primary {
  background-color: #193363 !important;
}

/* line 53, ../../scss/components/_custom-variables.scss */
.bk-secondary {
  background-color: #960079 !important;
}

/* line 57, ../../scss/components/_custom-variables.scss */
h1, h2, h3, h4, h5, h6 {
  color: #193363 !important;
  font-weight: 700;
  line-height: 1.35;
}

/* line 63, ../../scss/components/_custom-variables.scss */
.img-responsive {
  width: 100%;
}

/* line 71, ../../scss/components/_custom-variables.scss */
.inicial {
  color: #702c72 !important;
  font-family: "Lato Bold", arial !important;
  background-color: #ffffff !important;
}

/* line 71, ../../scss/components/_custom-variables.scss */
.intermedio {
  color: #009461 !important;
  font-family: "Lato Bold", arial !important;
  background-color: #ffffff !important;
}

/* line 71, ../../scss/components/_custom-variables.scss */
.avanzado {
  color: #C31420 !important;
  font-family: "Lato Bold", arial !important;
  background-color: #ffffff !important;
}

/* line 71, ../../scss/components/_custom-variables.scss */
.especialidades {
  color: #EF7B00 !important;
  font-family: "Lato Bold", arial !important;
  background-color: #ffffff !important;
}

/* line 71, ../../scss/components/_custom-variables.scss */
.programas {
  color: #00639D !important;
  font-family: "Lato Bold", arial !important;
  background-color: #ffffff !important;
}

/* line 71, ../../scss/components/_custom-variables.scss */
.charlas {
  color: #96A500 !important;
  font-family: "Lato Bold", arial !important;
  background-color: #ffffff !important;
}

/* line 77, ../../scss/components/_custom-variables.scss */
:root {
  --desktop-link-color: #960079;
  --desktop-link: #193363;
  --color-secondary: #960079;
  --font-family-primary: Lato Regular, arial;
}

/* .top-wrapper {

    border-radius: 5px;
    width: 50%;
    
}

.top-wrapper img {
    width: 100%;
}

.fields-content {
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
    border: 1px solid rgba(22, 22, 22, 0.3);
}

.views-infinite-scroll-content-wrapper {
    display: grid;
    grid-template-columns: auto auto auto;
    grid-row: auto;
} */
/* line 25, ../../scss/components/learning-path-examenes.scss */
.view-style a.btn {
  border-radius: 5px;
  color: #ffffff;
  background: #193363;
}
/* line 31, ../../scss/components/learning-path-examenes.scss */
.view-style .dropdown button {
  border: 1px solid #afc9f9 !important;
}
/* line 34, ../../scss/components/learning-path-examenes.scss */
.view-style .dropdown-menu {
  border: 1px solid #afc9f9 !important;
}
/* line 37, ../../scss/components/learning-path-examenes.scss */
.view-style .dropdown-menu div ul {
  border: none !important;
}
/* line 40, ../../scss/components/learning-path-examenes.scss */
.view-style .dropdown-menu div ul li a {
  background: #E9ECEF !important;
  color: #193363 !important;
}
/* line 52, ../../scss/components/learning-path-examenes.scss */
.view-style ul li a {
  border-radius: none;
}
/* line 61, ../../scss/components/learning-path-examenes.scss */
.view-content ul li a.button {
  border-radius: 5px;
  color: #ffffff;
  background: #193363;
}
