@font-face {
font-family: 'caecilia-roman';
src: url('../font/Caecilia2/CaeciliaLTStd-Roman.otf');
}
@font-face {
font-family: 'roboto';
src: url('../font/Document fonts/BebasNeue Regular.otf');
}

@font-face{
  font-family: 'TradeGhoticBold20';
  src: url('../font/Trade Gothic/Trade Gothic LT Bold Condensed No. 20.ttf');
}

@font-face{
  font-family: 'conduitL';
  src: url('../font/Document fonts/CONDITCB.OTF');
}

@font-face{
  font-family: 'brandonGrotesque';
  src: url('../font/Brandon/brandon-grotesque-light-58a8a4b38001d.otf');
}

@font-face{
  font-family: 'acaslonpro';
  src: url('../font/Document fonts/acaslonpro-semibold.otf');
}


.btn-voces{
  background-color: #C80000;
  padding:5px 30px 5px 10px ;
  font-size: 20px;
  border-radius: 5px;
  color: #fff;
  cursor: pointer;
  margin: 2px 0;
}
.btn-voces:hover{
  background-color: #F54444;
  transition: 0.2s;
}
.imgs{
  width: 40px;
}
.imgs:hover{
transition: 0.2s;
transform: scale(1.2);
filter: invert(50);
}
.imgsc:hover{
transition: 0.2s;
transform: scale(1.3);
/* filter: invert(50); */
}
.selected-menu{
  background-color: #7F7F7F;
  border-radius: 4px;
}
.option-se:hover{
  background-color: #7F7F7F;
  transition: 0.5s;
  border-radius: 4px;
}

.text-ceacilia{
  font-family: 'caecilia-roman';
  line-height: 30px;
}

.roboto-text{
  font-family: TradeGhoticBold20;
}

.barra-nav{
   font-family: 'roboto';
   font-size: 25px;
   /* font-weight: 100; */
}

.img-logo-nav{
  display: none;
}

.logo-voces{
  width: 50%;
}

/*  -----------------------bloque01----------------------*/

.bloque1 .carousel-item{
  height: 400px;
}
.bloque1 ._center_s{
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}
.bloque1 .carousel-item span {
  text-align: center;
}
.bloque1 .carousel-item span span{
  color: #A4C300;
}
.bloque1 .carousel-item h2{
  font-family: conduitL;
  color: #fff;
  letter-spacing: 12px;
  font-weight: 600;
  font-size: calc(2rem + 2vh);
}
.contnet_slider{
  width: 50vw;
}

.bloque1 .carousel-item h3{
  margin-left: -30px;
  font-family: conduitL;
  color: #A4C300;
  letter-spacing: 5px;
  font-size: calc(1.5rem + 1.5vh);
  font-weight: 350;
  margin-bottom: -30px;
}
.profile_slide{
  display: grid;
  grid-template-columns: repeat(4,1fr);
  width: 50%;
  margin: 0 auto;
  gap: 2px;
}
.profile_slide div:first-child{
  grid-column: 1/2;
}
.profile_slide div:first-child ._profile{
  height:110px;
  width: 110px;
  border-radius: 50%;
}
.profile_slide div:first-child ._profile img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 50%;
}
.profile_slide div:last-child{
  grid-column: 2/5;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
}
.profile_slide div:last-child h5{
  letter-spacing: 3px;
  border-bottom: 2px solid red;
}


.text-green-bloc01{
font-family: conduitL;
font-size: 20px;
letter-spacing: 2px;
font-weight: normalx;
}

/* bloque03 */
.block-imge{
  background-image: url("../img/forros_001.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
}


.bloque2{
  font-family: brandonGrotesque;
}


.cube-1{
height: 40px;
width: 40px;
background-color: #AEB404;
display: inline-block;
}
.cube-2{
height: 40px;
width: 40px;
background-color: blue;
display: inline-block;
margin-left: -4px;
}

.cube-3{
height: 40px;
width: 40px;
background-color: #FF287C;
display: inline-block;
margin-left: -4px;
}
.cube-4{
height: 40px;
width: 40px;
background-color: #E5030B;
display: inline-block;
margin-left: -4px;
}
.cube-5{
height: 40px;
width: 40px;
background-color: #920B10;
display: inline-block;
margin-left: -4px;
}

.cube-color{
  margin-bottom: -10px;
}

.text-block03{
  color: #fff;
  font-family: 'roboto';
  letter-spacing: 3px;
  /* font-weight: 100; */
}

/* encabezado marcas index */
.brandborder{
border-top: 1px solid #ffffff;
margin-top: 10px;

}



.etiquetaA{
	text-decoration: none;
	border: none;
}

.etiquetaA:hover{

	text-decoration: none;
}

.header{
  background-color: #f1f1f1;
}
.bloque1{
  background-image: url("../img/forros_002.jpg");
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: cover;
  height: 400px;
  background-attachment: fixed;

}


.green-zone{
margin-top:-25px;
 width:100%;
  background-color: #AEB404;
}

/* text radio */
.content-text-radio{
  /* background: #f1f1f1; */
  border-radius: 5px;
  padding: 5px;


}
.content-text-radio p{
font-family: 'acaslonpro';
  font-size:calc(1rem + 0.3vw);
  text-align: justify;
  /* font-size: 18px; */
  padding: 20px;
}

.content-text-radio h2{
  font-family: 'roboto';
  color: #7C7C7C;
  margin-bottom: 20px;
  /* modificado Daniel */
  font-size:calc(1rem + 2vw);
  text-align: justify;

}
.content-text-radio h5{
 font-family: 'roboto';
  color: #7C7C7C;
  margin-bottom: 20px;
  /* font-size: 25px; */
  font-size:calc(1rem + 1vw);
  /* modificado Daniel */
  text-align: justify;
  padding: 20px;

}


/* scrollbar styles */

.content-text-voces-ayer{
  /* background: #f1f1f1; */
  border-radius: 5px;
  padding: 5px;
  border: 1px solid #f1f1f1;
   height: 280px;
  overflow-y: scroll;
}
.content-text-voces-ayer::-webkit-scrollbar{
  width: 7px;
  background-color: #f1f1f1;
}
.content-text-voces-ayer::-webkit-scrollbar-thumb{
  background-color: #BC0E13;
  border-radius: 5px;
}

#jamas{
  font-family: 'roboto';
  color: #7C7C7C;
  margin-bottom: 20px;
  /* modificado Daniel */
  text-align: center;
  padding: 20px;
}
#textoh3{
  font-family: 'roboto';
  color: #7C7C7C;
  margin-bottom: 20px;
  text-align: justify;
  padding: 20px;
}

.content-text-voces-ayer h5{
  font-family: 'roboto';
  color: #7C7C7C;
  margin-bottom: 20px;
  /* font-size: 25px; */
  font-size:calc(1rem + 1vw);
  /* modificado Daniel */
  text-align: justify;
  padding: 20px;
}
.content-text-voces-ayer p{
  font-family: 'acaslonpro';
  font-size:calc(1rem + 0.3vw);
  text-align: justify;
  /* font-size: 18px; */
  padding: 20px;
}
/* libro */
.libro-voces{
  background-image: url('../img/libro.png');
  background-repeat: no-repeat;
  height: 500px;
  background-position:center;
  background-size: cover;
}

/*vista de linea de tiempo  */
.line-time{
  background-image: url('../img/time-line.png');
  background-color: #3A3939;
  background-repeat: no-repeat;
  background-position: center;
  background-size: auto;
  background-attachment: fixed, scroll;
  /* position: fixed; */
}

.time-line-border li{
  font-family: 'acaslonpro';
    font-size:calc(1rem + 0.3vw);
}

.time-line-border{
  border-left: 3px solid #E2EC21;
}

.text-header-line{
  color: #E2EC21;
  font-family: 'roboto';
  font-size:calc(1rem + 1.5vw);
}
._vi_home{
    width: 100%;
    height: 450px;
}
/* ._videos .row{
  background-color: #7C7C7C;
}  */
._videos hr{
   background-color:#A0A0A0;
}
._videos ._text h1{
  font-size: calc(2rem + 2vh);
}
._video_vi{
  height: 430px;
}
.text-bloc05{
  color: #fff;
  text-align: center;
  letter-spacing: 2px;
}
.text-bloc05 span{
  font-weight: bold;
  color:#A4C300;
}

/* modal */
._modal_t{
  position:fixed;
  width: 100%;
  height: 100vh;
  background-color: rgba(0, 0,0, .5);
  z-index: 100;
  display: flex;
  align-items: center;
  justify-content: center;
  animation: .5s modal;
}
@keyframes modal{
  0%{
    opacity: 0;
  }50%{
    opacity: .5;
  }100%{
    opacity: .5;
  }
}
._trans{
  background-image: url('../img/voces4.1.jpg');
  min-height: 50%;
  width: 60%;
  border-radius: 5px;
  background-position: center;
  background-size: cover;
  color: #fff;
  position: relative;
  padding: 10px;
  
}
._trans img{
  width: 150px;
}

._btn_close{
  font-size: 50px;
  display: inline-block;
  background: rgba(0, 0,0, .5);
  width: 40px;
  height: 40px;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 10px;
  border-radius: 50%;
  top:5px;
  right: 5px;
  transition: .2s;
  cursor: pointer;
}
._btn_close:hover{
  background: #000;
}
._close{
  display: none;
}

@media only screen and (max-width: 500px) {
  .line-time{
    background-image: url('../img/time-line.png');
    background-color: #3A3939;
    background-repeat: repeat-y;
    background-position: center;
    background-size: auto;
    background-attachment: fixed, scroll;
    /* position: fixed; */
  }
  
  ._trans img{
    width: 50px;
  }
  ._trans h1{
    font-size: 20px;
  }
}

@media only screen and (max-width: 1740px){
  .bloque1 .carousel-item h2{
    font-size: calc(1.5rem + 1.5vh);
  }
  
  .bloque1 .carousel-item h3{
    font-size: calc(1rem + 1vh);
  }
   
  ._trans{
    width: 95%;
  }
  
}
@media only screen and (max-width: 1400px){
  .profile_slide{
    width: 80%;
  }
}
@media only screen and (max-width: 1000px){
  .bloque1{
    height: 500px;
  }
  .bloque1 .carousel-item{
    height: 500px;
  }
  .profile_slide{
    width: 100%;
  }
}
@media (min-width: 320px) and (max-width: 480px) {
  .contnet_slider{
    width: 80vw;
  }
  .profile_slide{
    display: initial;
    width: 100%;
  }
  .bloque1 .carousel-item h2{
    font-size: calc(1.3rem + 1.3vh);
  }
  
  .bloque1 .carousel-item h3{
    font-size: calc(1rem + 1vh);
  }
  .profile_slide div:first-child ._profile{
    margin: 0 auto;
    margin-bottom: 10px;
  }

  ._vi_home{
    width: 100%;
    height: 230px;
}
  ._videos ._text h1{
    font-size: calc(1.2rem + 1.5vh);
  }

._video_vi{
    height: 260px;
  }
  
}
