@charset "UTF-8";
/*
Theme Name: SINDIS: Sistema de Infomación en Discriminación - Conapred2
Author: Data 4.mx
Author URI: http://data4.mx/
Description: Wordpress theme
Version: 0.0.0
*/
/** GENERAL CSS */
@font-face {
  font-family: 'DINNextLTPro';
  font-weight: normal;
  src: url("fonts/DINNextLTPro-Regular.otf"); }

@font-face {
  font-family: 'DINNextLTPro';
  font-weight: bold;
  src: url("fonts/DINNextLTPro-Bold.otf"); }

@font-face {
  font-family: 'DINNextLTPro';
  font-weight: light;
  src: url("fonts/DINNextLTPro-Light.otf"); }

@font-face {
  font-family: 'DINCondensed';
  src: url("fonts/DIN-Condensed-Bold.ttf"); }

@font-face {
  font-family: 'DINNextLTPro-LightCondensed';
  src: url("fonts/DINNextLTPro-LightCondensed.otf"); }

@font-face {
  font-family: 'Gotham Narrow Book';
  src: url("fonts/Gotham Narrow Book.otf"); }

h1, h2, h3 {
  font-family: 'DinNextLTPro'; }

/* Estilos nuevos */
.contacto, .encuesta, .faq, .glosario {
    padding:10px;
    background:#B0003D;
    color:#fff;
    cursor:pointer;
    position: fixed;
    top:155px;
    right:0px;
    z-index: 100;
  }
  .icon-lat{
    display: block;
  }
  .contacto i, .encuesta i, .faq i, .glosario i{
    font-size: 32px;
  }

  .encuesta{
    top:210px;
  }
 .faq{
    top: 265px;
  }

  .glosario{
    top: 320px;
  }

  .descripcion-titulos{
    text-align: center;
    font-size: 1.1rem;
    margin-bottom: 16px !important;
    color: #000;
  }
  
  .ea-body p, .ea-body a{
    font-size: 1rem;
    text-align: justify;
    margin: 8px 0;
    color: #000;
  }

  .ea-card.sp-ea-single{
    border-radius: 10px;
  }

  .sp-easy-accordion .sp-ea-single .ea-header{
    margin-bottom: 0 !important;
  }
  
  ul li.menu-item{
    margin: 0 1px !important;
  }

/* Fin de Estilos Nuevos */

.navbar {
  padding: 0px !important;
 /* background: #DE364B !important;*/
  background:#B0003D !important;
  justify-content: space-between;
  flex-wrap: nowrap !important;
  -webkit-box-shadow: 0px 3px 7px -2px rgba(0, 0, 0, 0.41);
  -moz-box-shadow: 0px 3px 7px -2px rgba(0, 0, 0, 0.41);
  box-shadow: 0px 3px 7px -2px rgba(0, 0, 0, 0.41); }

/*.nav-container {
  display: flex;
  align-items: center;
  width: 100% !important;
}*/

nav.sm-pagination {
  display: none;
}

.post-related {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-evenly;
  margin-bottom: 5%;
}

.navbar-toggler {
  width: 40px;
  height: 40px;
  background-color: #DE364B !important;
  margin: 0px 15px;
  display: none;
  padding: 0px !important;
  border: none !important;
  box-shadow: none !important; }

.btn {
  height: 30px;
  font-size: 1em;
  padding: 0 .75rem !important; }

.btn-primary {
  background-color: #DE364B !important; }

.logo-ham {
  border: none !important; }

.navbar-brand {
  padding: 0px !important;
  height: 64px; }

.navbar-nav, .collapse {
  display: contents !important; }

.menu-item {
  display: flex;
  /* align-self: flex-end;  */
}

.menu-item a {
  color: white !important;
  font-family: 'Roboto Condensed', sans-serif;
  min-height: 64px;
  padding: 20px 15px;
  font-size: 1.1rem; }

.menu-item.current-menu-item {
  background: white !important;
  opacity: 0.95 !important; }
  .menu-item.current-menu-item a {
    color: #B0003D !important;
    text-decoration: none !important; }

.menu-item:hover {
  background: white;
  opacity: 0.95; }
  .menu-item:hover a {
    color: #B0003D !important;
    text-decoration: none; }

.others-container {
  display: flex;
  align-items: center; }
  .others-container a {
    margin-right: 0 2px; }
  .others-container .access-container {
    display: block; }

.others-container a i {
  font-size: 1.1rem;
}
  
.others-container a:hover {
  background: #fff;
  color: #B0003D !important;
  opacity: 0.95;
}

ul.right {
  margin: 0px;
  padding-left: 20px; }

.logos li {
  padding: 10px; }

.social-logo {
  max-height: 25px; }

.logo-accessability {
  max-height: 66px;
  padding-right: 20px; }

.access-container {
  height: 64px;
  display: none; }

.flex-blog {
  display:flex;
  flex-direction: column;
}

.access-btn {
  padding: 0px !important;
  border: 0px !important;
  background-color: transparent !important; }

.mr-1, .mx-1 {
  margin-right: 1.25rem !important;
  margin-bottom: 2px; }

.position-menu {
  position: relative !important;
  min-width: 16rem !important; }

.title-acces {
  color: white !important;
  font-family: 'DINNextLTPro-LightCondensed';
  font-size: 1.5rem;
  text-align: center;
  background-color: #DE364B;
  padding: 10px 0 6px 0; }

.text-acces {
  color: #1e1e1e !important;
  font-family: 'DINCondensed';
  font-size: 1.2rem;
  text-align: center;
  padding: 25px 10px 18px 19px !important;
  max-height: 72px; }

.colors-padding {
  color: #1e1e1e !important;
  font-family: 'DINCondensed';
  font-size: 1.2rem;
  text-align: center;
  padding: 0px 10px 2px 19px !important;
  max-height: 70px; }

.sin-formato {
  background-color: #fff !important;
  border: none !important;
  padding: 0px; }

.btn .sin-formato {
  background-color: transparent !important;
  border: none !important;
  z-index: 1; }

.act-line {
  color: #DE364B !important;
  background-color: transparent !important;
  border-bottom: 3px solid #DE364B !important;
  padding: 0px 10px -1px 10px !important;
  top: -28px;
  margin: -14px 0px 0px 0; }

.text-no-bold {
  font-style: normal;
}

.text-tamanos100 {
  color: #262626;
  font-size: 18px;
  line-height: .9;
  font-family: 'Roboto', sans-serif;
  text-align: center; }

.text-tamanos150 {
  color: #262626;
  font-size: 25px;
  line-height: .9;
  font-family: 'Roboto', sans-serif;
  text-align: center; }

.margin150 {
  margin-top: -19px;
  height: 60px; }

.text-tamanos200 {
  color: #262626;
  font-size: 33px;
  line-height: .9;
  font-family: 'Roboto', sans-serif;
  text-align: center; }

.margin200 {
  margin-top: -26px;
  height: 60px; }

.text-porcentaje {
  color: #262626;
  font-size: 15px;
  font-family: 'Roboto', sans-serif; }

.en-linea-contraste {
  display: flex !important; }

.tex-contraste {
  color: #262626;
  font-size: 22px;
  font-family: 'DINNextLTPro-LightCondensed';
  margin-left: 26px; }

.tamano-colors {
  max-width: 45px;
  margin-left: 22px; }

.switch {
  margin: 4rem auto; }

/* main styles */
.switch {
  width: 24rem;
  position: relative; }

.switch input {
  position: absolute;
  top: 0;
  z-index: 2;
  opacity: 0;
  cursor: pointer; }

.switch input:checked {
  z-index: 1; }

.switch input:checked + label {
  opacity: 1;
  cursor: default; }

.switch input:not(:checked) + label:hover {
  opacity: 0.5; }

.switch label {
  color: #232323;
  opacity: 0.33;
  transition: opacity 0.25s ease;
  cursor: pointer; }

.switch .toggle-outside {
  height: 100%;
  border-radius: 2rem;
  padding: 0.25rem;
  overflow: hidden;
  transition: 0.25s ease all; }

.switch .toggle-inside {
  border-radius: 5rem;
  background: #4a4a4a;
  position: absolute;
  transition: 0.25s ease all; }

.switch--horizontal {
  width: 13rem;
  height: 3rem;
  margin: -4px -28px;
  font-size: 0;
  margin-bottom: 1rem;
  display: flex; }

.switch--horizontal input {
  height: 3rem;
  width: 6rem;
  left: 6rem;
  margin: 0; }

.switch--horizontal label {
  font-size: 1.3rem;
  line-height: 2.3rem;
  display: inline-block;
  width: 6rem;
  height: 100%;
  margin: 0;
  text-align: center;
  margin-left: 35px; }

.horizontal-dislexia label {
  margin-left: 105px !important;
  margin-right: -15px; }

.horizontal-dislexia-switch {
  margin-left: 68px !important; }

.horizontal-links label {
  margin-left: 92px !important;
  margin-right: -17px; }

.horizontal-links-switch {
  margin-left: 61px !important; }

.horizontal-voice label {
  margin-left: 72px !important;
  margin-right: -19px; }

.horizontal-voice-switch {
  margin-left: 51px !important; }

.display-byn {
  display: flex !important; }

.switch--horizontal .toggle-outside {
  background: #dbdbdb;
  position: absolute;
  width: 4rem !important;
  left: 4rem !important;
  height: 1.8rem !important;
  margin-left: 26px; }

.switch--horizontal .toggle-inside {
  height: 1.4rem;
  width: 1.5rem; }

.switch--horizontal input:checked ~ .toggle-outside .toggle-inside {
  left: 0.25rem; }

.switch--horizontal input ~ input:checked ~ .toggle-outside .toggle-inside {
  left: 2.25rem; }

.switch--vertical {
  width: 12rem;
  height: 6rem; }

.switch--vertical input {
  height: 100%;
  width: 3rem;
  right: 0;
  margin: 0; }

.switch--vertical label {
  font-size: 1.5rem;
  line-height: 3rem;
  display: block;
  width: 8rem;
  height: 50%;
  margin: 0;
  text-align: center; }

.switch--vertical .toggle-outside {
  background: #fff;
  position: absolute;
  width: 3rem;
  height: 100%;
  right: 0;
  top: 0; }

.switch--vertical .toggle-inside {
  height: 2.5rem;
  left: 0.25rem;
  top: 0.25rem;
  width: 2.5rem; }

.switch--vertical input:checked ~ .toggle-outside .toggle-inside {
  top: 0.25rem; }

.switch--vertical input ~ input:checked ~ .toggle-outside .toggle-inside {
  top: 3.25rem; }

.switch--no-label label {
  width: 0;
  height: 0;
  visibility: hidden;
  overflow: hidden; }
  html {
    display:flex;
    flex-direction: column;
  }
  .bottom {
    flex-shrink: 0;
  }
  .flex-legislacion {
    display: flex;
    flex-direction: column;
    height: 100vh;
    justify-content: space-between;
  }
  .logo-segob{
    display: none;
  }
  .error {
    max-width: 100%;
    object-fit: cover;
    height: auto;
    margin: 0 auto;
    text-align: center;
    margin-top: 2%; 
    margin-bottom: 5%;
  }
  .error:hover {
    filter: none !important;
  }
  .error-button {
    background-color: #FF334A;
    color: white;
    text-decoration: none;
    width: 30%;
    height: 6vh;
    outline: none;
  }.error-button:hover {
    background-color: #825A5F;
    color: white;
    text-decoration: none;
    width: 30%;
    height: 6vh;
    outline: none;
    box-shadow: 2px 2px 10px #666;
  }
 

.switch--no-label input:checked ~ .toggle-outside .toggle-inside {
  background: rgba(0, 0, 0, 0.2);
  border: 1px solid rgba(0, 0, 0, 0.2); }

.switch--no-label input ~ input:checked ~ .toggle-outside {
  background: #fff; }

.switch--no-label input ~ input:checked ~ .toggle-outside .toggle-inside {
  background: #2ecc71; }

.switch--no-label.switch--vertical {
  width: 3rem; }

.switch--no-label.switch--horizontal {
  width: 6rem; }

.switch--no-label.switch--horizontal input,
.switch--no-label.switch--horizontal .toggle-outside {
  left: 0; }

.switch--expanding-inner input:checked + label:hover ~ .toggle-outside .toggle-inside {
  height: 2.5rem;
  width: 2.5rem; }

.switch--expanding-inner.switch--horizontal input:hover ~ .toggle-outside .toggle-inside {
  width: 3.5rem; }

.switch--expanding-inner.switch--horizontal input:hover ~ input:checked ~ .toggle-outside .toggle-inside {
  left: 2.25rem; }

.switch--expanding-inner.switch--vertical input:hover ~ .toggle-outside .toggle-inside {
  height: 3.5rem; }

.switch--expanding-inner.switch--vertical input:hover ~ input:checked ~ .toggle-outside .toggle-inside {
  top: 2.25rem; }

/* mixin */
#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items li.pojo-a11y-toolbar-item a, #pojo-a11y-toolbar .pojo-a11y-toolbar-overlay p.pojo-a11y-toolbar-title {
  font-size: 1.2rem;
  color: #1e1e1e;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 400; }

@media only screen and (max-width: 1682px) {
  .navbar-brand {
    margin-right: 0.3rem; 
  }

  .navbar {
      flex-wrap: nowrap !important; 
  }

  .menu-item{
      display: flex;
      align-self: center !important; 
  }

  .menu-item a{ 
      padding: 12px;
      font-size: 1rem;
      text-align: center;
  }

  ul li.menu-item {
      margin: 0 2px!important;
  }

}

@media only screen and (max-width: 1325px) {
  .social-logo {
    height: 17px !important; }
  .nav-item a {
    padding: 20px 10px; }
  ul.right {
    padding-left: 15px; } }
    .text-white {
      color: #fff !important;
      padding: 10px;
  }
  

@media only screen and (max-width: 1210px) {
  .navbar {
    justify-content: flex-start !important; }
  .logo-accessability {
    padding-right: 0px; }
  .logos li {
    padding: 7px; } }

@media only screen and (max-width: 1170px) {
  /*.navbar-nav {
    display: none !important;
  }*/

  .navbar {
    flex-wrap: wrap !important; 
  }
  .collapse {
    display: none !important; }
  .collapse.show {
    display: block !important; }
  .navbar-toggler {
    display: flex; }
  .logo-accessability {
    display: block; } }

@media (max-width: 576px) {
  .navbar {
    justify-content: space-between !important; }
  .navbar-brand {
    display: grid !important;
    align-content: space-around;
    background-color: white;
    margin-right: 0px !important; } }

.titulos {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  color: #3F3E40;
  font-size: 3.8rem; }

.border_titulo {
  max-width: 160px;
  margin-top: -2px;
  border: 1px solid;
  border-color: #DE364B; }

.info-banner {
  margin-bottom: 0; }

.uppercase {
  text-transform: uppercase;
}

.text-white {
  color: #fff !important;
  padding: 15px;
}

.logo-conapred {
  max-height: 64px;
  width: auto;
  margin: 0px !important;
  border: 0px !important; }

.title-menu {
  margin: auto; }

.navbar-toggler {
  font-size: 1em !important;
  text-transform: uppercase;
  color: white;
  font-family: 'Roboto Condensed', sans-serif;
  cursor: pointer; }

.footer {
  width: 100%;
  background-color: #222;
  padding: 1.5rem 0;
  text-align: center;
  color: #f0f0f0;
  line-height: 1.5rem;
  font-size: 0.7rem; }
  .footer hr {
    border-color: #f0f0f0;
    border-width: 3px;
    margin-top: 2rem;
    margin-bottom: 2rem; }
  .footer p {
    font-size: 0.7rem;
    color: #f0f0f0; }
  .footer .aviso {
    color: #DE364B; }

.back-main-img {
  min-height: 35vh;
  padding-bottom: 2rem;
}
  .back-main-img .heading-title {
    padding: 1rem; }
  .back-main-img .title {
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 700;
    font-size: 5rem;
    line-height: 1;
    max-width: 700px; }
    .back-main-img .title .highlight {
      color: #DE364B; }
    .back-main-img .title .subtitle {
      font-size: 5rem;
      color: #666;
      max-width: 700px; }
  .back-main-img .main-text {
    font-size: 1.6rem;
    color: #000;
    max-width: 700px; }

.img-senorita {
  padding-bottom: 0; }

.img-sindis { 
  max-width: 70%;
  max-height: 350px;
  text-align: center;
  padding-top: 5%; }
.p-sindis {
  text-align: center;
  padding-top: 3%; }

.text-padding {
  padding-top: 19px; }

.bg-color-grey {
  background-color: #f4f4f4;
  -webkit-box-shadow: inset 0 20px 20px -20px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 20px 20px -20px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 20px 20px -20px rgba(0, 0, 0, 0.1);
  /* margin-top: -35px; */
} 

.img-tamano {
  width: 100%;
  margin-top: 19px;
  margin-bottom: 25px !important; }


@media (max-width: 1310px) {
  .title {
    font-size: 8vw !important; }
    .title .subtitle {
      font-size: 7vw !important; }
  .main-text {
    font-size: 2vw !important; }
  .response-img {
    max-height: 478imgpx; } 
  
  .img-sindis {
    text-align: right;
    padding-top: 5%;
  }
  .p-sindis {
    text-align: left !important;
    padding-top: 5%;} }  

@media (max-width: 1250px) {
    .img-sindis {
      max-width: 75%;
      height: auto;
      padding-left: 10%;
      padding-top: 5%; }
    .p-sindis {
      text-align: center !important;
      padding-top: 5%; }
  }

@media (max-width: 1167px) {
  .title {
    font-size: 8vw !important; }
    .title .subtitle {
      font-size: 7vw !important; }
  .main-text {
    font-size: 2vw !important; }
  .response-img {
    max-height: 478px; } 
    .img-sindis {
      text-align: right !important;
      padding-left: 15%;
      max-width: 80%;
      height: auto;
      padding-top: 10%;
    }
    .p-sindis {
      padding-top: 10%;
      text-align: center !important;
    }
  }

  @media (max-width: 1080px) {
    .img-sindis {
      text-align: right !important;
      padding-left: 25%;
      padding-right: 5%;
      max-width: 100%;
      height: auto;
      padding-top: 10%;
    }
    .p-sindis {
      padding-top: 10%;
      padding-left: 10%;
      padding-right: 10%;
      text-align: center !important; } 
      
    .logo-conapred {
      max-width: 100%;
      height: auto;
      padding-left: 5%;
      text-align: center;
    }
  }

    @media (min-width: 992px) and (max-width: 1200px) {
      .btn-text {
        font-size: 0.9rem; }
      .btn-title2 {
        font-size: 1.5rem; }
      .btn-titulo {
        font-size: 1.5rem; } 
      .tag-pin-blank {
        margin-left: 1.5%;
      }
    }
  
    @media (min-width: 1200px) {
      .tag-pin-blank {
        margin-left: 9.5%;
      }
    }

  @media (max-width: 980px) {
    .img-sindis {
      padding-left: 25%;
      max-width: 80%;
      height: auto;
      padding-top: 10%;
    }
    .p-sindis {
      padding-top: 20%;
      padding-left: 20%;
      max-width: 600px !important;
      text-align: center !important;
    } }


@media (max-width: 900px) {
  .response-img {
    max-height: 355px;
    margin-left: -16px; } 

    .img-sindis {
      text-align: right !important;
      padding-left: 20%;
      max-width: 90%;
      height: auto;
      padding-top: 10%;
    }
    .p-sindis {
      padding-top: 20%;
      padding-left: 12%;
      text-align: center !important;
    } }


@media (max-width: 767px) {
  .response-img {
    display: none !important; }
  .title {
    font-size: 4rem !important;
    padding-top: 35px !important; }
    .title .subtitle {
      font-size: 4rem !important; }
  .main-text {
    font-size: 1.2rem !important; } 
    .img-sindis {
      max-width: 100%;
      padding-left: 0; }
    .p-sindis {
      padding-top: 5%; } 
    .navbar-toggler .title-menu {
      margin-right: 5%;
    }
 .menu-item a{
      min-height: 0;
      font-size: 0.9rem;
    }
  }
  @media (max-width: 710px) and (min-width: 583px){ 
    .bg-filtros-indi {
      max-width: 100%;
      display: flex;
      flex-wrap: wrap;
    }
    .filter-container-indicator {
      max-width: 104% !important;
    }
    .menu-item a{
      min-height: 0;
      font-size: 0.9rem;
    }
  }
  @media (max-width: 600px) {
    .logo-conapred {display: none;}
    .logo-segob { 
      display: inline-block;
      max-width: 100%; }
  } 
  @media (max-width: 576px) {
    .sqr-text.last {
      margin-top: 10px; }
    .btn-titulo3 {
      line-height: 9px !important; }
    .titulos {
      font-size: 3rem; } 
    .title-menu {
      margin-right:0; } } 

@media (max-width: 533px) {
  .title {
    padding-top: 15px !important; }
  .back-main-img .title {
    font-size: 3rem !important; }
  .back-main-img .title .subtitle {
    font-size: 3rem !important; } 
    .bg-filtros {
      width: 400px !important;
      margin-left: 5%;
      margin-top: 10% !important;
      height: 150px !important;
    }
    .filter-container-indicator {
      width: auto !important;
      display: grid !important;
      grid-template-columns: 25% 40% 40%;
      grid-template-rows: 50% 50%;
      grid-column: 1 / 4;
      grid-row: 1 / 2;
      grid-row-gap: 5px;
      grid-column-gap: 6px;
      padding-right: 40px !important;
      background-color: transparent !important;
      text-align: left;
    }
    .filter-container {
      width: auto !important;
      display: grid !important;
      grid-template-columns: 40% 40% 33%;
      grid-template-rows: 50% 50%;
      grid-column: 1 / 4;
      grid-row: 1 / 2;
      grid-row-gap: 5px;
      grid-column-gap: 5px;
      padding-right: 40px !important;
      background-color: transparent !important;
      text-align: left;
    }
    .text-filters {
      font-size: 0.65rem !important;
      text-align: center;
      }
    .btn-filtros01 {
      padding-right: 20%; 
      padding-top: -10% !important;
      padding-left: 2% !important;
    }
    .text-filtros {
      margin-left: 5% !important;
    }
    .dropdown {
      background-color: #EDEDED;
      border-radius: 50px;
      width: 100%;
    }
  }

@media (max-width: 446px) {
  .title {
    padding-top: 15px !important; }
  .back-main-img {
    min-height: 48vh; } 
  input[type="submit"] {
    font-size: 0.8rem !important;
    padding-top: 5px !important;
  }
  }

.platform-wrapper {
  width: 100%;
  height: 150vh;
  min-height: 100vh;
  border: none; }

.titulos {
  margin-top: 50px; }

.info-est {
  margin-top: 40px; }
  .info-est a, .info-est a:hover, .info-est a:focus {
    text-decoration: none; }

.introduction-text {
  font-family: 'Roboto', sans-serif;
  text-align: center;
  color: #848484;
  font-size: 1rem;
  margin: 40px 8px 16px 8px; }

.square {
  width: 100%;
  height: 130px;
  background-color: #F4F4F4;
  cursor: pointer;
  display: flex;
  margin-bottom: 20px; }

.square:hover {
  background-color: #DE364B !important;
  transition: background 250ms ease-in-out,  transform 150ms ease; 
  text-decoration: none;}
  .square:hover p {
    color: white; 
    text-decoration: none;}
  .square:hover .btn-title2 {
    color: white;
    text-decoration: none; }
  .square:hover .icon-estadisticas {
    background-image: url("images/icon-estadisticas-hover.png"); }

.sqr-text {
  align-self: center; }
  .sqr-text p {
    margin: 0px; }
  a {
    color: none !important;
    text-decoration: none;
  }
  .none {
    text-decoration: none;
    text-decoration-style: none;
    text-decoration-line: none;
  }

.icon-estadisticas {
  width: 50px;
  height: 50px;
  background-image: url("images/icon-estadisticas.png");
  background-repeat: round; }

.btn-titulo {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  color: #3F3E40;
  font-size: 1.4rem;
  margin-bottom: -9px;
  margin-top: 28px; }

.btn-title2 {
  font-family: 'DINNextLTPro-LightCondensed';
  text-transform: uppercase;
  color: #3F3E40;
  font-size: 1.8rem;
  margin-bottom: -15px;
  margin-top: 28px; }

.btn-titulo3 {
  margin-bottom: -15px;
  line-height: 11px;
  padding-top: 22px; }

.btn-text {
  font-family: 'Roboto', sans-serif;
  color: #848484;
  font-size: 1rem;
  margin: 0px; 
  text-decoration: none;
}

.btn-text2 {
  margin-top: -11px; }

ul li {
  display: inline; }

.vertical-center {
  margin-top: 85%;
  margin-left: 11px; }

.ul-center {
  padding-top: 10px; }

.subtitulos {
  font-family: 'DINCondensed';
  text-align: center;
  text-transform: uppercase;
  color: #3F3E40;
  font-size: 3rem;
  margin-top: 70px; }



.complains {
  margin-top: 20px;
  margin-bottom: 70px; }

.complains-btn {
  display: flex;
  align-items: center;
  border: none;
  border-radius: 9px;
  padding: 12px 20px;
  margin: 0px 15px;
  text-decoration: none;
  background: #F4F4F4;
  color: black;
  font-family: sans-serif;
  font-size: 1rem;
  line-height: 1.7rem;
  cursor: pointer;
  text-align: center;
  transition: background 250ms ease-in-out,  transform 150ms ease;
  -webkit-appearance: none;
  -moz-appearance: none; }

.descarga-estadistica {
  font-family: 'DINCondensed';
  text-transform: uppercase;
  vertical-align: bottom;
  color: #3F3E40;
  font-size: 1.7rem;
  margin: 4px 5px 0 14px; }

.complains-btn:hover,
.complains-btn:focus {
  background: #DE364B; }
  .complains-btn:hover .descarga-estadistica,
  .complains-btn:focus .descarga-estadistica {
    color: white; }

.archive-estatisticas {
  min-height: 60vh;
}

.back-img {
  background-image: url("images/background-estudios.jpg");
  height: 50%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 500px;
  width: 100%; }
.back-img-indi {
  background-image: url("images/background-estudios.jpg");
  height: 50%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 500px;
  width: 100%; }

.not-found-text {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  color: #999;
  margin: 2rem 0; }

.title-estudios {
  margin-top: 0px;
  margin-bottom: 0px;
  border-top-width: 45px;
  padding-top: 45px;
  color: white;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  color: white;
  font-size: 3.8rem; }
  .title-estudios-indi {
    margin-top: 0px;
    margin-bottom: 0px;
    border-top-width: 45px;
    padding-top: 90px;
    color: white;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    color: white;
    font-size: 3.8rem; }

.introduction-text-w {
  font-family: 'Roboto', sans-serif;
  text-align: center;
  font-size: 1.1rem;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 7px;
  color: white; }

.daterange.hidden {
  visibility: hidden;
  width: 0;
  padding: 0; }

.search-container {
  width: 75%; }

  .search-container-indi {
    width: 75%;
    padding-top: 5%;
    padding-left: 2%;
    margin-bottom: 4%;
  }

.btn-proyectos {
  text-decoration: none;
  text-align: center;
  letter-spacing: .5px;
  -webkit-transition: background-color .2s ease-out;
  transition: background-color .2s ease-out;
  cursor: pointer;
  font-family: 'DINCondensed';
  font-size: 1.3rem;
  padding: 22px 29px 14px;
  border-radius: 5px;
  display: block;
  width: 246px;
  display: inline-block;
  margin-top: 38px;
  margin-right: 16px; }

.btn-proyectos-w {
  text-decoration: none;
  color: #fff !important;
  border: solid 1px #fff;
  text-align: center;
  letter-spacing: .5px;
  -webkit-transition: background-color .2s ease-out;
  transition: background-color .2s ease-out;
  cursor: pointer;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  font-size: 1.1rem;
  padding: 22px 29px 18px;
  border-radius: 5px;
  display: block;
  width: 274px;
  display: inline-block;
  margin-top: 38px;
  margin-right: 16px; }

.box {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 500px;
  transform: translate(-50%, -50%); }

input {
  position: relative;
  display: inline-block;
  font-size: 20px;
  box-sizing: border-box;
  transition: .5s; }

.mar-top {
  margin-top: 4%; }

.write-search {
  background: #fff;
  width: 80%;
  height: 50px;
  border: none;
  outline: none;
  padding: 0 25px;
  border-radius: 25px 0 0 25px;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 1.1rem; }

input[type="submit"] {
  position: relative;
  border-radius: 0 25px 25px 0;
  width: 150px;
  height: 50px;
  border: none;
  outline: none;
  cursor: pointer;
  background: #DE364B;
  color: #fff;
  padding-top: 2px;
  margin-left: -5px;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 1.1rem;
  width: 15%; }

input[type="submit"]:hover {
  background: #ff5722; }

.active {
  color: #DE364B !important;
  background-color: #fff !important; }

.tags-filters {
  align-items: center; }

.filter-text-container {
  width: 20%; }

.filter-container {
  display: flex;
  background-color: #EDEDED;
  border-radius: 25px; }

.filter-container-indicator {
  max-width: 100%;
  display: flex;
  background-color: #EDEDED;
  border-radius: 25px;
}

.lineup-points {
  padding: 10px 0;
  margin-top: 5px;
  display: flex;
  justify-content: space-around; }

.group-card-space {
  margin-right: 5px; }

.margin-left {
  margin-left: 30px; }

.icon-filtros {
  width: 22px;
  height: 23px; }

.date-btn {
  overflow: visible; }

.date-icon {
  margin-top: 1px;
  background-image: url("images/SVG/icon-fecha.svg");
  background-repeat: no-repeat; }

.topic {
  margin-top: 4px;
  background-image: url("images/SVG/icon-topic.svg");
  background-repeat: no-repeat; }

.group {
  margin-top: 7px;
  background-image: url("images/SVG/icon-tema.svg");
  background-repeat: no-repeat; }

.collection {
  margin-top: 7px;
  background-image: url("images/SVG/icon-coleccion.svg");
  background-repeat: no-repeat; }

.ambito {
  margin-top: 2px;
  background-image: url("images/SVG/icon-ambito.svg");
  background-repeat: no-repeat; }

.author {
  margin-top: 7px;
  background-image: url("images/SVG/icon-autor.svg");
  background-repeat: no-repeat; }

.tipo {
  margin-top: 7px;
  background-image: url("images/SVG/tipo.svg");
  background-repeat: no-repeat; } 
.derecho {
  margin-top: 7px;
  background-image: url("images/SVG/derecho.svg");
  background-repeat: no-repeat; } 
.tipoPractica {
  margin-top: 7px;
  background-image: url("images/SVG/t-practica.svg");
  background-repeat: no-repeat; } 
.discriminado {
  margin-top: 7px;
  background-image: url("images/SVG/discriminado.svg");
  background-repeat: no-repeat; } 

.txt-filtros {
  color: #6E6E6E;
  font-family: 'DINCondensed';
  font-size: 1.3rem;
  margin: 5px 0 0 -30px; }

.bg-filtros {
  border-radius: 50px;
  height: 65px;
  max-width: 364px;
  margin-top: 22px;
  display: flex;
  align-items: flex-end; }
    .bg-filtros .dropdown-menu ul {
      padding-left: 0;
      margin: 0px;
      max-height: 300px;
      overflow-y: scroll; }

.btn-filtros {
  height: 51px;
  padding: 0.75rem;
  border-radius: 50px !important;
  width: auto;
  border: none !important;
  cursor: pointer; }

.btn .btn-filtros {
  color: #3F3E40;
  background-color: #EDEDED !important;
  box-shadow: none;
  display: flex;
  align-items: center; }

.btn-filtros:hover {
  background-color: #DE364B !important;
  color: #fff;
  border: none !important;
}
  .btn-filtros:hover .text-filters {
    color: #fff; }
  .btn-filtros:hover .date-icon {
    background-image: url("images/SVG/icon-fecha-w.svg"); }
  .btn-filtros:hover .group {
    background-image: url("images/SVG/icon-tema-w.svg"); }
  .btn-filtros:hover .collection {
    background-image: url("images/SVG/icon-coleccion-w.svg"); }
  .btn-filtros:hover .ambito {
    background-image: url("images/SVG/icon-ambito-w.svg"); }
  .btn-filtros:hover .author {
    background-image: url("images/SVG/icon-autor-w.svg"); }
  .btn-filtros:hover .topic {
    background-image: url("images/SVG/icon-topic-w.svg"); }
  .btn-filtros:hover .tipo {
    background-image: url("images/SVG/tipo-w.svg"); }
  .btn-filtros:hover .derecho {
    background-image: url("images/SVG/derecho-w.svg"); }
  .btn-filtros:hover .tipoPractica {
    background-image: url("images/SVG/t-practica-w.svg"); }
  .btn-filtros:hover .discriminado {
    background-image: url("images/SVG/discriminado-w.svg"); }

.text-filters {
  color: #6E6E6E;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  font-size: 0.8rem !important;
  padding: 5px 0 0 5px;
  display: flex; }

.dropdown-toggle::after {
  display: none !important; }

.btn-filtros01 {
  color: #2B2B2B;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  font-size: 1.1rem !important;
  text-transform: uppercase;
  line-height: 17px;
  margin-right: 15px;
  padding-bottom: 8px; }

.dropdown-toggle:focus {
  box-shadow: none !important; }

.btn-secondary:focus {
  box-shadow: none !important; }

.bg-grey {
  background-color: #EDEDED !important; }

.bg-date {
  background-color: lightgrey;
  border: 20px;
  border-radius: 6px;
  border-radius: 5px;
  max-width: 400px;
  padding: 11px; }

.date-container {
  position: absolute;
  bottom: -58px;
  left: 137px;
  z-index: 12; }

.select-year {
  width: 33%; }

.btn-calendar {
  -webkit-appearance: none;
  -moz-appearance: none;
  box-shadow: none;
  border: none;
  background-color: #DE364B;
  color: white;
  font-family: 'DINNextLTPro-LightCondensed';
  font-size: 17px;
  text-transform: uppercase;
  padding-top: 4px !important;
  border-radius: 5px;
  cursor: pointer;
  padding-right: 9px; }

.datepicker table tr td span.active, .datepicker table tr td span.active:hover, .datepicker table tr td span.active.disabled, .datepicker table tr td span.active.disabled:hover {
  background-color: #DE364B !important;
  background-image: linear-gradient(to bottom, #DE364B, #AA0723) !important;
  background-repeat: repeat-x !important;
  color: #fff !important; }

.dropdown-menu.show {
  padding: 0px !important; }

.dropdown-item {
  border-bottom: 1px solid #d6d6d6 !important; }

input[type="checkbox"].form-check-input {
  -webkit-appearance: none;
  -moz-appearance: none;
  background-color: #fafafa;
  border: 1.5px solid #6E6E6E;
  box-shadow: none;
  padding: 9px;
  border-radius: 5px;
  display: inline-block;
  position: relative; }

.form-check-input:checked:after {
  content: '\2714';
  font-size: 12px;
  position: absolute;
  top: 2px;
  left: 1px; }

.form-check-label {
  margin-left: 7px;
  font-family: "Roboto Condensed", sans-serif;
  vertical-align: super;
  color: #6E6E6E; }

.bg-tag {
  background: #DE364B;
  border-radius: 50px;
  display: inline-flex;
  margin-top: 3px;
  padding-top: 1px;
  height: 30px; }

.text-tag {
  color: #fff;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 0.9rem;
  margin: 2px 7px 0 15px;
  padding-top: 1px; }

.text-filtros {
  color: #2B2B2B;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  font-size: 1.1rem !important;
  text-transform: uppercase;
  margin-left: 9px;
  margin-top: 32px;
  height: 22px; }

.icon-close {
  color: #fff;
  margin-right: 3px;
  margin-top: 1px;
  font-size: 26px;
  cursor: pointer; }

.img-border {
  margin-bottom: 4px;
  border: solid 1px #e5e5e5; }

.contenedor-div {
  position: relative; }

.texto-abajo {
  bottom: 0px;
  flex-wrap: unset;
  max-width: 95%;
  margin-top: 19px; }

.no-mg p {
  margin: -4px 0 6px 10px !important; }

.card-container {
  height: 100%;
  display: flex;
  justify-content: center;
  padding: 2% 0;
}

.ficha {
  background-color: #f7f7f7;
  margin-top: 18px;
  height: auto !important;
  border-right: solid 12px #fff; }

.prueba {
  max-height: 175px !important; }

.btn-documentos {
  color: #fff;
  background-color: #DE364B !important;
  font-family: 'DINNextLTPro-LightCondensed';
  font-size: 1.1rem !important;
  text-transform: uppercase;
  margin-top: -3px;
  width: 100%;
  max-width: 152px;
  margin: 0 !important;
  padding: 6px !important;
  border-radius: 0px !important; }

.sin-padding {
  padding: 0px !important; }

.title-ficha {
  color: #2B2B2B;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  font-size: 1.4rem !important;
  margin-top: 15px;
  margin-bottom: 0px;
  line-height: 1;
  text-transform: uppercase;
  padding-right: 10px; }

.text-ficha {
  position: relative;
  color: #353535;
  font-family: 'Roboto';
  font-size: .9rem !important;
  margin-top: 9px;
  margin-right: 27px; }
  .text-ficha p {
    overflow: hidden;
    position: relative;
    line-height: 1.25em;
    max-height: 3.75em;
    text-align: justify;
    margin-right: -1em;
    padding-right: 1em; }
    .text-ficha p:before {
      content: '...';
      position: absolute;
      right: 0;
      bottom: 0; }
    .text-ficha p:after {
      content: '';
      position: absolute;
      right: 0;
      width: 1em;
      height: 1em;
      margin-top: 0.2em;
      background: white; }

.info-ficha-rojo {
  color: #DE364B;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  font-size: 1rem !important;
  line-height: 16px; }

.info-ficha-negro {
  color: #4F4F4F;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 400;
  font-size: 1rem !important; }

.en-linea {
  display: flex;
  margin-bottom: 0px !important; }

.info-space {
  margin: -4px 0 6px 10px !important; }

.info-space2 {
  margin-right: 8px; }

.pagination li a {
  font-family: "Roboto Condensed", sans-serif;
  margin-top: 10px; }

.test a {
  padding: 8px 12px;
  color: white !important;
  background-color: #DE364B !important;
  border-color: #DE364B !important; }

.page-link {
  color: #DE364B !important; }

.fa-calendar:before {
  color: grey; }

.daterangepicker .input-mini.active {
  border: 1px solid #ccc !important;
  font-family: 'DINCondensed';
  color: #4f4f4f;
  padding-left: 33px;
  padding-top: 2px; }

.daterangepicker .input-mini {
  font-family: 'DINCondensed';
  color: #4f4f4f;
  padding: 6px 6px 0 33px !important;
  letter-spacing: 2px; }

.btn-success {
  border-color: #DE364B !important;
  background-color: #DE364B !important;
  font-family: 'Oswald';
  text-transform: uppercase !important;
  font-size: 13px !important; }

.daterangepicker td.active, .daterangepicker td.active:hover {
  background-color: #DE364B !important; }

.daterangepicker td.in-range {
  background-color: #ededed !important;
  border-color: transparent; }

.daterangepicker td.active, .daterangepicker td.active:hover {
  background-color: #DE364B !important; }

.daterangepicker td, .daterangepicker th {
  font-family: 'Oswald'; }

.btn-group-sm > .btn, .btn-sm {
  font-family: 'Oswald';
  text-transform: uppercase !important;
  font-size: 13px !important; }

* {
  box-sizing: border-box; }

body {
  font: 16px Arial; 
  text-decoration: none !important;
  }

.autocomplete {
  position: relative; }

.autocomplete-items {
  position: absolute;
  border: 1px solid #d4d4d4;
  border-bottom: none;
  border-top: none;
  z-index: 99;
  top: 100%;
  left: 0;
  right: 0; }

.autocomplete-items div {
  padding: 10px;
  cursor: pointer;
  background-color: #fff;
  border-bottom: 1px solid #d4d4d4; }

.autocomplete-items div:hover {
  /*when hovering an item:*/
  background-color: #e9e9e9; }

.autocomplete-active {
  background-color: DodgerBlue !important;
  color: #ffffff; }

.auto-cambios {
  border: 1px solid transparent;
  background-color: #DE364B;
  padding: 10px;
  font-size: 16px;
  border-radius: 0 0 0 0 !important;
  width: 275px !important;
  max-width: 300px !important;
  min-width: 300px !important; }

.btn-buscar {
  width: 300px !important;
  background-color: #6b6b6b !important;
  border-radius: 0 0 0 0 !important;
  margin-left: 0px !important; }

  @media (max-width: 1462px) { 
    .search-container-indi {
      padding-top: 8%;
      margin-bottom: 4%;
    }
  }


@media (max-width: 1320px) {
  .btn-filtros {
    justify-content: center; }
  .text-filters {
    margin: 0px !important; }
  .dropdown-toggle::after {
    display: none !important; } 
  .search-container-indi {
    padding-top: 8%;
    margin-bottom: 4%;
  }
  }

@media (min-width: 1090px) and (max-width: 1200px) {
  .image-container {
    margin-top: 11px; }
  .title-ficha {
    font-size: 1.4rem !important; }
  .btn-documentos {
    font-size: 0.9rem !important; }
  .date-container {
    left: 124px; }
  .dropdown-toggle::after {
    display: none !important; } 
  
  }

@media (max-width: 1199px) and (min-width: 992px) {
  /* .icon-filtros {
    display: none !important; } */
  .dropdown-toggle::after {
    display: none !important; } 
  .bg-filtros {
    max-width: 100%;
  }
  .filter-container-indicator {
    max-width: 80%;
  }
  .icon-filtros {
    width: 18px;
    height: 23px;
  }
  .text-filters {
    font-size: 0.65rem !important; }
  
    .search-container-indi {
      padding-top: 9%;
      margin-bottom: 4%;
    }}

@media (max-width: 991px) and (min-width: 851px) {
  .bg-filtros {
    max-width: 102% !important;
  }
  /* .filter-container-indicator {
    max-width: 102% !important;
  } */
  .filter-container {
    max-width: 100% !important;
  }
  .icon-filtros {
    width: 12px;
    height: 18px;
  }
  .text-filters {
    font-size: 0.70rem !important; }}


@media (max-width: 850px) {
  .row {
    margin: 0px !important; }
  .back-img {
    height: 490px; }
  .back-img-indi {
    height: 490px; }
  .heading-title {
    padding: 0px 30px; }
  .title-estudios {
    font-size: 3.5rem; }
    .title-estudios-indi {
      font-size: 3.5rem; }
  .fichas-container {
    margin-top: 13%;}
  .fichas-container-indi {
    margin-top: 13%;
     }
  .bg-filtros {
    max-width: 100% !important; }
  .btn-filtros01 {
    text-align: left; }
  /* .filter-container {
    flex-wrap: wrap !important; } */
  .filter-text-container {
    width: 100%; }
  .dropdown-toggle {
    padding: 6px 5px !important; }
  .selected-filters {
    margin-top: 20px; }
    .selected-filters .text-filtros {
      margin: 0px; }
  .dropdown-toggle::after {
    display: none !important; } 
  
    .ficha {
      height: 215px !important;
      border: none; }
    .search-container {
      width: 92%; }
    .search-container-indi {
      width: 92%; }
      .vertical-center {
        margin-top: 40px; }
    /* .filter-container {
      max-width: 100vw; 
      text-align: center;
    } */
    input[type="submit"] {
      width: 20%;}
    .date-container {
      position: absolute;
      bottom: -64px;
      left: 15px;
      z-index: 12; }
    .select-year {
      width: 31%; }
    .bg-date {
      min-width: 371px; }
    .image-container {
      padding: 0px !important; 
      max-height: 90%; }
    .title-ficha {
      font-size: 1.2rem !important; }
    .texto-abajo {
      bottom: 0px; }
    .btn-documentos {
      font-weight: 600 !important; }
    .info-space {
      line-height: 20px; }
    .texto-abajo.no-mg p {
      margin: 0px !important; }
    .dropdown-toggle::after {
      display: none !important; }
    .back-img {
      height: 543px; } 
    .back-img-indi {
      height: 543px; } 
    .filter-container-indicator {
      width: 100vw;
    }
    .icon-filtros {
      display: none; }
    .text-filtros { 
      margin-top: 10% !important;
    }
    .btn-filtros:hover {
      width: 100%;
    }
  }


@media (max-width: 643px) {
  .back-img {
    height: 625px; }
  .back-img-indi {
    height: 625px; } 
  .search-container-indi {
    padding-top: 20%;
    margin-bottom: 9%;
  }
  }
@media (max-width: 766px) {
  .bg-filtros {
    max-width: 100% !important;
  }
  .filter-container-indicator {
    max-width: 102% !important;
    padding-right: 5% !important;
  }
  .text-filters {
    font-size: 0.7rem !important; }
}

@media (max-width: 582px) {
  .icon-filtros {
    display: none !important; }
  .date-container {
    position: absolute;
    bottom: -64px;
    left: 15px;
    z-index: 12; }
  .back-img {
    height: 543px; }
  .back-img-indi {
    height: 543px; }
  .select-year {
    width: 31%; }
  .bg-date {
    min-width: 371px; }
  .dropdown-toggle::after {
    display: none !important; }
  .filter-container {
    max-width: 100% ; }
  .title-estudios {
    font-size: 3rem; } 
    .title-estudios-indi {
      font-size: 3rem; } 
  
  .back-img {
  height: 683px; }
  .back-img-indi {
    height: 683px; }

  .bg-filtros {
    max-width: 100%;
    display: flex;
    flex-wrap: wrap;
  }
  .filter-container-indicator {
    max-width: 104% !important;
  }
  .text-filters {
    font-size: 0.715rem !important; }
  .title-ficha {
    font-size:0.9rem;
  }

  .title-estudios-indi {
    padding-top: 135px !important;
  }

  .search-container-indi {
    padding-top: 30%;
    margin-bottom: 9%;
  }
}

.test-fluid {
  max-width: 100%;
  max-height: 100%; }

@media (max-width: 400px) {
  .title-estudios {
    font-size: 2.5rem;
  }
  .filter-container-indicator {
    width: auto !important;
    display: grid !important;
    grid-template-columns: 25% 46% 40%;
    grid-template-rows: 50% 50%;
    grid-column: 1 / 4;
    grid-row: 1 / 2;
    grid-row-gap: 5px;
    grid-column-gap: 3px;
    padding-right: 40px !important;
    background-color: transparent !important;
    text-align: left;
  }
  .btn-filtros {
    background-color: #EDEDED !important;
  }
  .text-filters {
    font-size: 0.6rem !important;
  }
  .tag {
    position: unset !important;
    background-color: #DD354B;
  }
  .rund {
    border-radius: unset !important;
  }
}

@media (max-width: 520px) {
  .tag {
    position: unset !important;
    background-color: #DD354B;
    margin: 0 auto;
  }
}

@media (min-width: 767px) and (max-width: 850px) {
  .test-fluid {
    max-width: 85% !important;
    height: auto; }
    .bg-filtros {
      max-width: 100% !important;
    }
    .filter-container-indicator {
      max-width: 100%;
    }
    .text-filters {
      font-size: 0.9rem !important; }
  }

p {
  font-size: 14px;
  color: #666; }

.square-legislacion{
  width: 120%;
  height: 160px;
  background-color: #F4F4F4;
  cursor: pointer;
  display: flex;
  margin-top: 150px; 
  margin-bottom: 20px; }

.square {
  width: 100%;
  height: 160px;
  background-color: #F4F4F4;
  cursor: pointer;
  display: flex;
  margin-bottom: 20px; }

.btn-titulo {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  color: #3F3E40;
  font-size: 1.4rem;
  margin-bottom: -9px;
  margin-top: 28px;
  line-height: 1; }

.mx-auto a, .mx-auto a:hover {
  text-decoration: none;
}

.square:hover {
  background-color: #DE364B !important;
  transition: background 250ms ease-in-out,  transform 150ms ease; 
  text-decoration: none;
  box-shadow: 3px 3px #ccc;}
  .square:hover p {
    color: white;
    text-decoration: none; }
  .square:hover .btn-title2 {
    color: white;
    text-decoration: none; }
  .square:hover .icon-atlas {
    background-image: url("images/mexico-hover.svg"); 
    text-decoration: none;}

.sqr-text {
  align-self: center; }
  .sqr-text p {
    margin: 0px; }

.icon-atlas {
  width: 50px;
  height: 50px;
  background-image: url("images/mexico.svg");
  background-repeat: no-repeat; }

.bg-blog {
  height: 278px;
  width: 100%;
  background-image: url("images/background-estudios.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover; }

.transcription {
  background-color: #f5f5f5;
  padding: 1.5rem !important;
}

.sm-post-title {
  text-align: center; }
  .sm-post-title a {
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 700;
    color: #343a40;
    font-size: 1.5rem;
    line-height: 0; }
  .sm-post-title a:hover {
    color: #DA263C;
    text-decoration: none;
    transition: 0.3s; }

.sm-grid-boxes-quote {
  font-family: 'Roboto', sans-serif;
  color: #848484;
  font-size: .9rem;
  text-align: center;
  margin-bottom: 11px; }

.smblog_masonry_numcol .sm-grid-boxes-caption {
  padding: 20px 10px 0px; }

.sm-icon-date:before {
  content: "\f073";
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  margin: 0px 4px 0px 8px;
  color: #DA263C; }

.sm-grid-boxes-news .sm-meta-part a {
  color: #495057;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 400;
  font-size: 1rem;
  transition: 0.3s; }

.sm-icon-author:before {
  content: "\f007";
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  margin-right: 6px;
  color: #DA263C; }

.div-img {
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .div-img.hidden {
    overflow: hidden; }
  .div-img .img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    transform: scale(1);
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -webkit-transition: all 500ms ease-in-out;
    -moz-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out;
    -ms-transition: all 500ms ease-in-out;
    -o-transition: all 500ms ease-in-out; }
  .div-img:hover .img {
    transform: scale(1.2);
    -ms-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2); }

img:hover {
  filter: grayscale(80%);
  transition: all .5s; }

hr {
  max-width: 76%; }

.thumbnail-container {
  max-width: 228px;
  width: 100%;
  height: auto;
  margin: 0 auto; }

.btn, .btn-large, .btn-small {
  background-color: none !important; }

.btn-icon {
  background-color: transparent !important;
  border: none; }

.icon-share {
  max-width: 45px;
  padding: 0px !important;
  margin-left: 7px; }

.line-share {
  align-items: baseline;
  justify-content: center;
}

.text-compartir {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  font-size: 1.1rem;
  color: #6e6e6e;
  text-transform: uppercase;
  margin-bottom: -3px;
}

.pad-top {
  padding-top: 45px; 
  margin-bottom: 5%;  
}

.space-description {
  margin-left: 6% !important;
}

.title-inv {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  font-size: 1.8rem;
  color: #4f4f4f;
  line-height: 1;
  margin-bottom: 10% !important;
}

.info-bold {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  font-size: 1.1rem;
  color: #6e6e6e;
  text-transform: uppercase;
  line-height: 1.7; }

.info-light {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 400;
  font-size: 1.1rem;
  color: #6e6e6e !important;
  text-transform: none; }

.sino-contorno {
  background-color: #f7f7f7;
  padding: 15px 25px; 
  margin-bottom: 20%;
}

center-icon {
  justify-content: center;
}

.sino-back {
  background-color: #6e6e6e;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  font-size: 1.1rem;
  color: #fff;
  text-align: center;
  padding-top: 8px;
  padding-bottom: 7px;
  margin-top: 18px; }

p {
  margin-bottom: 0rem !important; }

.content {
  padding: 0 10px; }

.btn-descarga {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 1rem !important;
  line-height: 1;
  background-color: #DE364B !important;
  border-radius: 2rem !important;
  border-color: #DE364B !important;
  margin-top: 13px;
  display: flex;
  justify-content: center;
  align-content: center;
  align-items: center;
  width: 100%; }

.white-text, .white-text:hover {
  color: white; }

.hr-full {
  max-width: 100% !important;
  margin-bottom: 24px; }

.relacionados {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  font-size: 1.5rem;
  color: #4f4f4f;
  text-transform: uppercase;
  margin-top: 75px; }

.title-rela {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  font-size: 1.1rem;
  color: #4f4f4f;
  line-height: 1;
  padding-bottom: 4px; }

.mar-bottom {
  margin-bottom: 40px; }

.no-relacionados {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700; }

@media (max-width: 767px) {
  .icon-share {
    max-width: 55px;
    padding: 0px !important;
    margin-left: 22px;
    margin-bottom: 8px; }
  .img-size {
    max-width: 55% !important;
    margin-top: 60px; }
  .img-size-top {
    max-width: 100% !important; }
  .title-rela {
    text-align: center; }
  .text-por {
    text-align: center; }
  .icon-share {
    max-width: 45px;
    padding: 0px !important;
    margin-left: 7px; } }

.title_single {
  color: #2B2B2B;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  font-size: 2.7rem !important;
  margin-top: 30px;
  margin-bottom: 10px;
  line-height: 1;
  text-transform: uppercase;
  padding-right: 10px; }

.tag-pin {
  background: #DE364B;
  max-width: max-content !important;
  margin-bottom: 16px;
  border-radius: 5px; }

.tag-pin-blank {
  background: #DE364B;
  max-width: max-content !important;
  margin-bottom: 16px;
  border-radius: 5px; }
  .tag-pin .tag-color {
    color: #fff;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 400;
    padding: 2px 26px 3px 15px;
    font-size: 1rem; }
  .tag-pin-blank .tag-color {
    color: #fff;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 400;
    padding: 2px 26px 3px 15px;
    font-size: 1rem; }

.icon-video {
  background-image: url("images/SVG/icon-video.svg") !important;
  background-repeat: no-repeat;
  padding-left: 10px;
  padding-right: 10px;
  margin-right: 7px; }

.video-responsive {
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
  height: 0;
  margin-top: 20px; }

.video-responsive iframe {
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
  border: none; }

div.flex-video {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  margin: 50px 0;
  /* esto es opcional */
  clear: both; }

div.flex-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.btn-podcast {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 1rem !important;
  background-color: #DE364B !important;
  border-radius: 2rem !important;
  border-color: #DE364B !important;
  }

.white-text, .white-text:hover {
  color: white; }

.title-transcription {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700 !important;
  font-size: 2.4rem !important;
  padding: 38px 0 9px; }

.text-transcription {
  font-size: 1rem;
  margin: 0 0 18px;
  font-weight: 300;
  letter-spacing: .35px;
  line-height: 26px;
  color: #666;
  margin-bottom: 18px !important; }

.ai-wrap span {
  color: #fff; }

.text-box {
  font-size: 1.2rem; }

.content-block p {
  font-size: 1rem;
  margin: 0 0 18px;
  font-weight: 300;
  letter-spacing: .35px;
  line-height: 26px;
  color: #666;
  margin-bottom: 18px !important; }

.content-block {
  width: 100%;
  overflow: hidden;
  padding: 0px 7px 0; }

.fade-in.fade-up.visible {
  animation: 2s ease fadeup;
  -webkit-animation: 2s ease fadeup;
  animation-delay: 0s;
  -webkit-animation-delay: 0s;
  animation-fill-mode: forwards;
  -webkit-animation-fill-mode: forwards;
  opacity: 1; }

.title_noticias {
  color: #2B2B2B;
  background-color: rgba(255, 255, 255, 0.8);
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  font-size: 4rem !important;
  margin-bottom: 10px;
  line-height: 1.3;
  padding-right: 10px;
  padding: 8px;
  line-height: 1.2;
  max-width: max-content; }

/* .tag-noticias {
  background: #DE364B;
  max-width: max-content;
  margin-bottom: 16px;
  border-radius: 8px; }
  .tag-noticias .tag-color {
    color: #fff;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 400;
    padding: 2px 26px 3px 15px;
    font-size: 1rem; } */

.icon-noticias {
  background-image: url("images/SVG/icon-noticias.svg") !important;
  background-repeat: no-repeat;
  padding-left: 10px;
  padding-right: 10px;
  margin-right: 7px; }

.icon-podcast {
  background-image: url("images/SVG/icon-podcast.svg") !important;
  background-repeat: no-repeat;
  padding-left: 10px;
  padding-right: 10px;
  margin-right: 7px; }

.icon-tutoriales {
  background-image: url("images/SVG/icon-tutoriales.svg") !important;
  background-repeat: no-repeat;
  padding-left: 10px;
  padding-right: 10px;
  margin-right: 7px; }

.icon-recursos-educativos {
  background-image: url("images/SVG/icon-recursos.svg") !important;
  background-repeat: no-repeat;
  padding-left: 10px;
  padding-right: 10px;
  margin-right: 7px; }

.profile-photo {
  max-width: 45px;
  border-radius: 150px; }

.profile-photo-text {
  color: #fff;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 400;
  font-size: 1.1rem;
  margin-left: 7px; }

.icon-clock {
  max-width: 22px;
  margin-left: 19px;
  margin-bottom: 5px; }

.profile-photo-grey {
  max-width: 45px;
  border-radius: 150px; }

.profile-photo-text-grey {
  color: #666;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 400;
  font-size: 1.1rem;
  margin-left: 7px; }

.icon-clock-grey {
  max-width: 22px;
  margin-left: 19px;
  margin-bottom: 5px; }

.title_single {
  color: #2B2B2B;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  font-size: 2.7rem !important;
  margin-top: 30px;
  margin-bottom: 10px;
  line-height: 1;
  text-transform: uppercase;
  padding-right: 10px; }

h1, h2, h3, h4, h5, h6 {
  font-family: "Roboto Condensed", sans-serif !important;
  font-weight: 700 !important;
  margin-bottom: 16px !important; }

blockquote p {
  font-family: "Roboto Condensed", sans-serif !important;
  font-weight: 400 !important;
  font-size: 1.6rem !important;
  line-height: 1.1 !important;
  margin-left: 115px !important;
  color: black !important;
  margin-top: 29px !important;
  margin-bottom: 30px !important; }

blockquote {
  background-image: url("images/quotes.png") !important;
  background-repeat: no-repeat;
  height: 100%; 
  min-height: 80px;
}

blockquote cite {
  float: right;
}

b, strong {
  font-weight: 700 !important; }

ul li {
  display: list-item;
  font-size: 1.1rem;
  font-weight: 300;
  letter-spacing: .35px;
  color: #666;
  line-height: 1.5;
  margin-left: 15px; }

  ol{counter-reset: item;}
  ol li{
  list-style: none;
  *list-style:decimal; /* IE7 e IE6*/
  padding:4px 20px;
  font-size: 24px;
  font-weight: bold;

  }
  ol li p{
      font-size: 18px;
      font-family: "Roboto Condensed", sans-serif;
  }
  ol li:before {
  display: inline-block;
  content: counter(item) "";
  counter-increment: item;
  background-color: #DD354B;
  color: #fbfbfb;
  font: bold 20px Arial, Verdana;
  width: 40px;
  height:40px;
  text-align: center;
  padding-top: 10px;
  margin-right: 1.5%;

  }
  ol li ol li:before{
  font: bold 14px Arial, Verdana;
  padding: 0 2px;
  }


    

dl, ul {
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 1.1rem;
  font-weight: 300;
  letter-spacing: .35px;
  color: #666;
  line-height: 1.5;
  margin-left: 15px; }

img.alignright {
  float: right;
  margin: 0 0 1em 1em;
  max-width: 100%;
  height: auto; }

img.alignleft {
  float: left;
  margin: 0 1em 1em 0;
  max-width: 100%;
  height: auto; }

img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  height: auto; }

.alignright {
  float: right;
  max-width: 100%;
  height: auto; }

.alignleft {
  float: left;
  max-width: 100%;
  height: auto; }

.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  height: auto; }

@media (min-width: 768px) {
  .content-block {
    padding: 20px 0 0;
    max-width: 900px;
    margin: 0 auto; }
  .content-tag {
    padding: 2px 0 0;
    max-width: auto; }
  .title_single {
    padding: 40px 0 0px;
    max-width: 900px;
    margin: 0 auto; }
  .text-compartir {
    max-width: 900px !important; }
  hr {
    max-width: 90%; }
  .relacionados {
    margin-top: 11px;
    margin-left: 119px; }
  .hr-full {
    max-width: 90% !important;
    border-color: #fff; }
  .text-por {
    margin-bottom: 30px !important; } }

@media (max-width: 767px) {
  .btn-podcast {
    margin-top: 13px;
  }
  .podcast-responsive {
    margin-top: 13px;
  }
}

@media (min-width: 767px) and (max-width: 850px) {
  .img-border {
    max-width: 85% !important;
    height: auto; } 
  }

.flex-audio {
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
}

.mejs-controls {
  background-color: #293234 !important;
}

span.mejs-time-current {
  background: #DD354B !important;
}

.mejs-horizontal-volume-current {
  background: #DD354B !important;
}
/* IE10+ specific styles go here */
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  /* line 22, sass/_partials/_header.scss */
  .navbar-nav {
    display: inline-flex !important;
    flex-direction: row;
    -ms-flex-direction: row !important;
    margin-left: 0px !important;
    -ms-flex-preferred-size: auto !important;
  }
  /* line 29, sass/_partials/_header.scss */
  .navbar-collapse {
    display: inline-flex !important;
    -ms-flex-preferred-size: auto !important;
  }
  /* line 34, sass/_partials/_header.scss */
  .navbar-brand {
    display: inline-flex !important;
  }
  /* line 38, sass/_partials/_header.scss */
  .others-container {
    padding-left: 6%;
  }
}
