 @import url('https://fonts.googleapis.com/css?family=Lato:300,400&display=swap');
 @import url('https://fonts.googleapis.com/css?family=Roboto+Slab:100,200,300,400&display=swap');
 @font-face {
  font-family: "María";
  src: url("fonts/maria-webfont.woff");
  src: url("fonts/maria-webfont.woff2") format("woff2"),
  url("fonts/danger.svg#filename") format("svg");
  }

 body, html {
  height: 100%;
  width: 100%;
  margin: 0;
  scroll-behavior: smooth;
  background-color: #e9e6e1;
}
 a {
  color: #fff;
  font-weight: 500;
}
a:hover {
  color: #fff;
  text-decoration: underline;
}
.navbar {
  position: fixed;
  z-index: 9999;
  background-color: #282828;
  width: 100%;
}
.arrow {
  font-size: 4vh;
}
header .logo {
  padding: 50px 0px;
  position: relative;
  z-index: 4;
  height: 100%;
}
.navbar a{
  font-family: 'Merriweather', serif;
  font-size: 1.3rem;
}
.navbar .nav-flex-icons {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  justify-content: center;
}
.navbar .nav-flex-icons li {
  margin: 0 20px;
  font-size: 1.3rem;
}
nav .nav-item a {
  color: #fff !important;
}

header {
  position: relative;
  background-color: black;
  height: auto;
  min-height: 25rem;
  width: 100%;
  overflow: hidden;
  background-image: url('../images/bg-header.jpg');
  background-size: cover;
  background-attachment: inherit;
  background-color: #0000002a;
  background-blend-mode: overlay;
  filter: grayscale(0%);
  background-position-x: 40%;
  border-bottom: 5px solid #ffe2b1;
}
/*header video {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: cover;
  z-index: 0;
  -ms-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}*/
.mainmenu {
  border-top: 1px solid #ffffff2e;
}
.mainmenu ul{
  list-style: none;
  padding: 0;
}
.mainmenu li{
  list-style: none;
  padding: 10px 0px;
  border-bottom: 1px solid #373636;
}
.mainmenu a{
  text-decoration: none;
  font-size: 1.5rem;
  font-family: 'Lato';
}
.mainmenu li a:hover{
  color:#fff;
  border-bottom: 1px solid #ffe2b1;
}

.jumbotron{
  background-image: url(../images/noticias-de-un-secuestro-paola-gomez-opinion.jpg), linear-gradient(180deg, rgba(0,0,0,0.3) 0%, rgba(17,17,17,1) 100%);
  background-position: bottom right;
  background-size: cover;
  background-repeat: no-repeat;
  background-blend-mode: multiply;
  /*background-color: rgba(45, 0, 0, 0.673);*/
  background-color: linear-gradient(180deg, rgba(0,0,0,0) 52%, rgba(17,17,17,1) 100%);
  padding-top: 40%;
  border-radius: 0;
  padding-bottom: 20px;
  background-position: 10% bottom;
}
#estado .jumbotron{
  background-image: url(../images/estado-nos-fallo-victimas-secuestro-kilometro-18-cali.jpg), linear-gradient(180deg, rgba(0,0,0,0.3) 0%, rgba(17,17,17,1) 100%);
  background-position: 50% bottom;
}
#memoria .jumbotron{
  background-image: url(../images/memoria-transformar-futuro-lourdes-mesa.jpg), linear-gradient(180deg, rgba(0,0,0,0.3) 0%, rgba(17,17,17,1) 100%);
  background-position: 60% bottom;
}
#divulgar .jumbotron{
  background-image: url(../images/divulgar-memoria-conmemoracion-secuestro-kilometro-18-cali.jpg), linear-gradient(180deg, rgba(0,0,0,0.3) 0%, rgba(17,17,17,1) 100%);
  background-position: 40% bottom;
}
#desnudo .jumbotron{
  background-image: url(../images/secuestro-kilometro-18-cali-motociclistas.jpg), linear-gradient(180deg, rgba(0,0,0,0.3) 0%, rgba(17,17,17,1) 100%);
  background-position: 55% bottom;
}
#entrevista .jumbotron{
  background-image: url(../images/eln-no-tiene-razon-existir-camilo-gomez-secuestro-kilometro-18.jpg), linear-gradient(180deg, rgba(0,0,0,0.3) 0%, rgba(17,17,17,1) 100%);
  background-position: 30% bottom;
}
#justicia .jumbotron{
  background-image: url(../images/seguimos-esperando-justicia-victimas-secuestro-kilometro-18.jpg), linear-gradient(180deg, rgba(0,0,0,0.3) 0%, rgba(17,17,17,1) 100%);
  background-position: 32% bottom;
}
b {
  font-weight: bold;
}
.lead{
  width: 80%;
text-align: center;
margin: 20px auto 40px auto;
font-style: italic;
font-size: 1.3rem;
border-bottom: 1px dotted #282828;
padding: 20px 0px;
border-top: 1px dotted #282828;
}
.jumbotron .lead{
  color: #fff;
  text-align: left;
  margin: 0;
  padding: 0;
  border-top: none;
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom-color: #ffe2b1;
  border-bottom-style: solid;
  font-style: initial;
  font-weight: 400;
}
.jumbotron img{
  padding:0;
}
.jumbotron h2{
  text-align: left;
}
.jumbotron hr{
  color: #ffe2b1;
  border-top: 1px solid;
}
.autor{
  color: #fff;
}
 /*.header{
  background-image: url(../images/100-dias-covid-19-cali.jpg);
  background-position: top left;
  background-size: cover;
  background-repeat: color-burn;
  background-repeat: no-repeat;
  background-blend-mode: overlay;
   background-color: rgba(0, 0, 0, 0.516);
   -moz-box-shadow:    inset 0 0 20px #000000;
   -webkit-box-shadow: inset 0 0 20px #000000;
   box-shadow:         inset 0 0 20px #000000;
   padding-top: 35%;
   height: 100%;
 }*/
 .intro{
   color: white;
   font-weight: 200;
   font-family: 'Lato', serif;
   font-size: 1.2vw;
 }
 body{
   font-family: 'Lato', sans-serif;
   color: hsl(345, 6%, 13%);
 }
 .btn-warning {
  color: #282828;
  background-color: #ffe2b1;
  border-color: #ffe2b1;
}
h1{
  font-family: 'María', cursive;
  font-weight: 600;
  color: #ffe2b1;
  font-size: 5vw;
line-height: 3vw;
text-shadow: 2px 2px 2px #282828;
}
.pre{
  font-size: 2vw;
  line-height: 0.5vw;
  background: #ffe2b1;
  padding: 5px 20px;
  color: #282828;
  font-family: 'Roboto Slab';
  font-weight: 400;
text-shadow: none;
}
.autor{
  color: #ffe2b1;
  margin-bottom: 10px;
  padding: 0;
  font-size: 2vh;
}
h2{
  font-family: 'María';
  font-weight: 600;
  color: #535353;
  text-align: center;
  font-size: 1.5rem;
  letter-spacing: 0.05rem;
  margin-bottom: 30px;
  text-transform: uppercase;
 }
 .jumbotron h2{
   font-weight: 600;
   color: #ffe2b1;
   font-size: 4.5vh;
   padding: 0;
    margin-bottom: 10px;
    text-shadow: 2px 2px 3px #282828;
 }
 h3{
  font-family: 'María', serif;
font-size: 1.7rem;
color: #e9e6e1;
padding-bottom: 1rem;
border-bottom: 1px solid #e9e6e1;
letter-spacing: .1rem;  
text-transform: uppercase;
 }
h4{
  color: #1e4980;
  font-weight: 600;
}
h5{
  font-size: 1.2rem;
}
p{

  font-size: 1.5rem;
  font-weight: 300;
  margin-bottom: 1.5rem;
  font-family: 'Roboto Slab', sans-serif;
  color: #282828;
}
#desnudo h3{
  color:#282828;
  padding-bottom: 0;
}
.anexos h3{
  color:#282828;
  padding-bottom: 0;
}
.anexos p{
  font-size: 1.2rem;
}
.anexo{
  border-bottom: 1px dotted #282828;
  border-top: 1px dotted #282828;
}
.anexo img{
  filter: grayscale(1);
}
.anexo img:hover{
  filter: sepia(0.5);
}
.figure-img{
  padding-left: 0;
  padding-right: 0;
  box-shadow: 2px 5px 5px;
}
.anexo .btn{
  background-color: #ffe2b1;
}


blockquote{
  padding: 1rem 5rem;
  color: #282828;
  font-size: 1.5rem;
  font-weight: 300;
  font-family: 'Lato', serif;
  border: 1px dotted #282828;
  font-style: italic;
  width: 70%;
  text-align: center;
  margin: 30px auto;
}

blockquote:before{
  content: '“';
font-size: 4rem;
color: #ffa01c;
position: absolute;
font-family: 'María', sans-serif;
line-height: 0;
left: 50%;
font-style: initial;
}

/*blockquote:after{
  content: '”';
  font-size: 6rem;
  color: #ffa01c;
  position: relative;
  bottom: -95px;
  right: -30px;
  font-family: 'Noto Sans TC', sans-serif;
}*/
.columna{
  background-color: #282828;
  border-bottom: 5px solid #ffe2b1;
}
.columna a:hover {
  color:#ffe2b1 !important;
  text-decoration: none !important;
}
.columna .btn-light{
  background-color: #ffe2b1;
}
.columna p{
  color: #fff;
  font-size: 1.3rem;
}

.prevencion, .infeccion, .contacto{
  background-color: #262626;
  color: #fff;
}
.entrevista{
  border-bottom: 5px solid #ffe2b1;

  
}

:host header a #logo{
  display: none !important;
}

.card #cardText .h1{
  font-size:5vw !important;
}
footer{
  background-color: #282828;
  color:#fff;
}
footer p{color: #fff;font-size: 1.2vw;}
footer hr{
  background-color: #666;
}

footer a{
  font-weight: 300 !important;
}

.centrado{
  display: block;
  text-align: center;
}
.figure {
  margin-bottom: -60px;
}
.figure-caption {
  color: #fff;
  position: relative;
  bottom: 80px;
  background: linear-gradient(to top, #282828 70%, #0000 );
  padding: 30px 15px 10px 15px;
  font-weight: 300;
  font-size: 90%;
}
.cta {color: #fff;font-family: 'Lato', sans-serif;font-weight: 30;}
.apoyo a{
  color: #282828;
  font-weight: 600;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {

}

@media only screen and (max-width: 800px) {
  .header{
    padding-top: 75%;
  }
  .intro p{
    font-size: 4.2vw;
    padding: 0px;
    text-align: center;
  }
  h1{
    font-size: 11vw;
    text-align: center !important;
    line-height: 5.5vh;
  }
  .pre{
    font-size: 5vw;
display: block;
line-height: 5vw;
margin-top: 10px;;
  }
  h3{
    text-align: center;
    font-size: 1.2rem;
  }
  .prevencion p{
    font-size: 1rem;
  }

  h2{
    font-size: 1.2rem;
  }
  .header{
    background-position: top center;
    background-size: auto;
  }
  .cifra{
    font-size: 15vw;
  }
  .texto{
    font-size: 6vw;
  }
  .carousel-control-next, .carousel-control-prev{
    margin: 0px -20px !important;
    bottom: 50%;
  }
}
/*.container-wrapper-genially{
  background-color: #1e4980 !important;
}*/



/*indicador de carga*/
*,*:after, *:before{
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/*#contenedor_carga{
  background-color: #fff;
  height: 100%;
  width: 100%;
  position: fixed;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
  z-index: 10000;
}
#carga{
  border: 15px solid #ccc;
  border-top-color: #F4266A;
  border-top-style: groove;
  height: 100px;
  width: 100px;
  border-radius: 100%;

  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  -webkit-animation: girar 1.5s linear infinite;
  -o-animation: girar 1.5s linear infinite;
  animation: girar 1.5s linear infinite;
}

@keyframes girar{
  from{transform: rotate(0deg);}
  to {
    transform: rotate(360deg);;
  }
}*/

@media only screen and (max-width: 420px) {
  p{
    font-size:1.1rem;
  }
  .columna p{
    font-size:1.1rem;
  }
 .lead{
  font-size: 4.7vw;
  color: #6a6a6a;
  text-shadow: none;
  text-align: center;
  line-height: 1.5rem;
  margin-bottom: 1rem;
  padding: 1.5rem;
  font-family: 'Lato';
  width: 95%;
 }
 blockquote{
   padding: 1rem 1rem;
    text-align: left;
   font-size: 1.1rem;
   width: 90%;
 }
 blockquote:before{
   left:47%;
 }
 .jumbotron{
   padding-top: 100%;
 }
 .autor {
  display: block;
  }
  .btn{
    margin: 0 auto;
    display: block;
  }
  header .btn{
    display:inherit;
  }
  .intro{
    line-height: 1.4rem;
    font-size: 2.5vh;
  }
  .mainmenu a{
    font-size: 4.5vw;
  }
  nav#pointerNavigation{
    cursor: auto !important;
    overflow: scroll !important;
  }
  .figure{
    margin-bottom: -30px;
  }
  .figure-caption{
    bottom:50px;
    font-size: 75%;
    width: 80%;
  }
  footer p{
    font-size: 2.1vh;;
  }
  .anexos img{
    margin-bottom: 10px;
  }
  .anexos p{
    font-size:1.1rem;
  }
}

@media only screen and (max-width: 321px) {
  
}

header .overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: black;
  opacity: 0.6;
  z-index: 2;
}