.accordion-button:not(.collapsed),.accordion-item .accordion-body {
    background-color: #EEEEEE !important;

}
.sedex {
    position: absolute;
    z-index: 1;
    width: 100%;
    background: rgba(0, 0, 0, 0.7);
    font-size: 0.8em;
    padding: 14px;
    text-align: left;
    font-weight: bold;
    margin-bottom: 10px;
}
.btn-sedes {
    background-color: black;
    color: white;
    font-size: 0.9em;
    font-family: "Montserrat", sans-serif;
    font-weight: normal;
    border-radius: 25px !important;
    letter-spacing: 1px;
    border: 2px solid white;
    width: 80px;
    /*height: 30px;*/
}
.btn-sedes:hover{
  background-color: #cdcdcd;
  color: black;
}
.texto-bajada{
  font-size: 0.85em;
  font-weight: bold;
}
.navbar-toggler-icon{
  background-color: white;
  height: 2px;
}
.icon40{
  width: 35px !important;
  height: 35px  !important;
}
.icono-calendario{
  width: 45px !important;
  height: 45px  !important;  
}
.timeline-1 p{
  font-size: 0.9em ;
}
.text-yellow{
  color: #f0c930  !important;  
}
.bg-yellow{
   background-color: #f0c930;
}
.bg-grey{
  background-color: #EAEAEA;
}
.box-video-1 {
    background-color: #D6D6D6;
    min-height: 200px;
}
.box-video-2 {
    background-color: #C7C7C7;
    min-height: 200px;
}
.titulo-video-tutorial {
    display: block;
    padding: 5px;
    background-color: #787878;
    color: #fff;
    margin: 10px 0px 0px 0px;
    font-family: 'Montserrat';
    min-height: 58px;
    vertical-align: middle;
}

.accordion-button{
 background-color:#D9D9D9 ;  
 border-bottom: 5px solid #f0c930  !important;  
 font-weight: normal;
  font-family: "Montserrat", sans-serif;
 color: #1A1A1A;
}
.nav-tabs .nav-link {
    margin-bottom: -1px;
    background: 0 0;
    border: 1px solid transparent;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
    color: #454545 !important;
    font-size: 0.9em;
}

#filtro,#linea-tiempo{
  border-radius: 10px;
}
#filtro.nav-tabs .nav-link.active,
#filtro.nav-tabs .nav-link:hover{
    color: #454545 !important;
    background-color: #f0c930 !important;
    border-color: transparent !important;
    border-radius: 10px;
	font-family: 'Roboto',"Gill Sans", Helvetica, Arial, "sans-serif"
}

#linea-tiempo.nav-tabs .nav-link {
  text-transform: inherit !important;
  font-size: 0.9em;
  padding: 8px;
  min-height: 112px;
}
#linea-tiempo.nav-tabs .nav-link.active,
#linea-tiempo.nav-tabs .nav-link:hover{
    color: #f0c930 !important;
    background-color: #454545 !important;
    border-color: transparent !important;
    border-radius: 10px;
    text-transform:  inherit !important;
}
#linea-tiempo hr{
    margin: 0.5rem 0;
}

#filtro .nav-tabs .nav-link {
  text-transform:  none !important;
  font-size: 1.2em;
}
.montserrat{
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
}
.montserrat-normal{
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
}

.montserrat-bold{
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
}
.titulo2:after{
    content: '';
    height: 10px;
    width: 10%;
    margin-left: 45%;
    background-color: #f0c930;
    display: block;
    margin-top: 14px;

}

@media (max-width: 767px) {
  .timeline-1 {
    max-width: 98%;
    padding: 25px;
  }
}

.timeline-1 .event {
  border-bottom: 1px solid #cdcdcd;
  padding-bottom: 10px;
  margin-bottom: 10px;
  position: relative;
}

@media (max-width: 767px) {
  .timeline-1 .event {
    padding-top: 30px;
  }
}

.timeline-1 .event:last-of-type {
  padding-bottom: 0;
  margin-bottom: 0;
  border: none;
}

.timeline-1 .event:before,
.timeline-1 .event:after {
  position: absolute;
  display: block;
  top: 0;
}

.timeline-1 .event:before {
  left: -320px;
  content: attr(data-date);
  text-align: center;

  font-size: 1.2em;
  min-width: 220px;
    font-weight: bolder;
  font-family: "Montserrat", sans-serif;
}

@media (max-width: 767px) {

   .timeline-1 .event:after {
    left: -31.8px;
  }
    .timeline-1 .event:before {
        color: white !important;
            left: 0px;
    text-align: left;
  }
  .timeline-steps {
    display: block;

  }
  .timeline-steps .timeline-content {
    width: auto;

  }
  .timeline-steps .timeline-step {
      width: 100%;
  }

}

.timeline-1 .event:after {
  -webkit-box-shadow: 0 0 0 6px #454545;
  box-shadow: 0 0 0 6px #454545;
  left: -33.8px;
  background: #fff;
  border-radius: 50%;
  height: 16px;
  width: 16px;
  content: "";
  top: 5px;
    font-family: "Montserrat", sans-serif;
     font-weight: bolder;
}
/* evento activo */
.timeline-1 .event:nth-child(1):after {
  background: #FFB800;
}
.timeline-1 .event:nth-child(1):before{
  font-weight: bolder;
}
.caja-sombra{
-webkit-box-shadow: 0px 0px 23px -6px rgba(0,0,0,0.6);
-moz-box-shadow: 0px 0px 23px -6px rgba(0,0,0,0.6);
box-shadow: 0px 0px 23px -6px rgba(0,0,0,0.6);
}
.btn-primary{
  background-color: #f0c930;
  color: black;
  font-size: 1em;
    font-family: "Montserrat", sans-serif;
     font-weight: normal;
     border-radius: 25px !important;
     letter-spacing: 2px;
}
.btn-primary:hover{
  background-color: #cdcdcd;
  color: black;

}
.btn-secondary{
  background-color: #FFB800;
  color: black;
  font-size: 1em;
    font-family: "Montserrat", sans-serif;
     font-weight: normal;
     border-radius: 25px !important;
     letter-spacing: 2px;
}
.btn-secondary:hover{
  background-color: #cdcdcd;
  color: black;

}

.intro {
  font-size:16px;
  max-width:500px;
  margin:0 auto;
}
.intro p {
  margin-bottom:0;
}

.people {
  padding:50px 0;
  cursor: pointer;
}
.item {
  margin-bottom:30px;
}

.item .box {
  background-repeat:no-repeat;
  background-size:cover;
  background-position:center;
  height:240px;
  position:relative;
  overflow:hidden;
  border-radius: 25px;
  background-color: black;

  background-color: rgba(0,0,0,0.8);
  /* filter:brightness(0.85); */

}

.item .cover {
  text-align: center;
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  background-color:rgba(0,0,0,0.75);
  transition:opacity 0.15s ease-in;
  opacity:0;
  padding-top: 15%;
  color:#fff;
  text-shadow:1px 1px 1px rgba(0,0,0,0.15);
}
.sombra{
  /*text-shadow: 0px 0px 6px rgba(0,0,0,0.8);*/
  background-color: rgba(0,0,0,0.8);
  padding: 5px 0;

}
.item:hover .cover {
  opacity:1;
}

.item .name {
  font-weight:bold;
  margin-bottom:8px;
    text-transform:uppercase;
}

.item .title {

  font-weight: normal;
  color:#cdcdcd;
  letter-spacing:2px;
  font-size: 13px;
  margin-bottom:20px;
}


