@charset "utf-8";
/* CSS Document */

/* ColorA: #FFC903 amarillo

/* Background Responsive */
body {
  width: 100%;
  margin: 0;
  padding: 0;
  font-family: 'Barlow Condensed', sans-serif;	
}

body {
  background-image: url(https://bullettsi.com/images/bk_etiquetas.webp);
      
      
  background-position: center center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  background-color: #999;
}

div,
body {
  margin: 15;
  padding: 15;
 /* font-family: 'Lato', sans-serif; */

    
  /* font-weight: 300; */
}

/* Background Responsive */

#Articulo a {
  color: #000000;
  text-decoration:underline;
  text-decoration-color: #000000;
  background-color: #FFC903;
}

#Articulo a:hover {
  color: #FFC903;
  background-color: transparent;
  text-decoration: underline;
}


@font-face {
        font-family: 'Barlow Condensed';
        src: url('fonts/BarlowCondensed-Black.ttf') format('truetype');
        font-weight: normal;
        font-style: normal;
  /* font-weight: 300;  */     
    
    }

@font-face {
        font-family: 'Barlow Condensed';
        src: url('fonts/BarlowCondensed-BlackItalic.ttf') format('truetype');
        font-weight: normal;
        font-style: italic;
    }

row {
    
  font-family: 'Barlow Condensed', sans-serif;   
}

.colorA{
	color: #FFC903 !important;
}

.colorALg {
	background-color: rgba(255,246,216,0.60) !important;
	
}
.txtSombra {
	text-shadow: 3rem 3rem 2rem #696;
}

.wrapper {
  height: 100%;
  width: 100%;
}

.message {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 45%;
  bottom: 0;
  display: block;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.6);
  color: #fff;
  padding: 0.5em;
}
/* Fin Bacground Responsive */

/* Margins*/

.mt-6 {
	margin-top: 18rem;
}
.ma-16, .my-16 {
    margin-top: 16rem !important;
}
.ma-20, .my-20 {
     margin-top: 20rem !important;
}
/*Fin Margins*/

/* Navbar Custom */

.bg-dark {
    
background-color:  #4d4d4b !important;
}
.navbar-dark {
background-color:  #ff0000;   
    
}

.jumbotron {
      background: rgb(255,255,255); /* This is for ie8 and below */
   background: rgba(18, 38, 83, 0.3);
      z-index: 999;
} 
    

.gradi {
    background-image: linear-gradient(to bottom, rgba(255,255,255,0.6) 10%,rgba(150,150,150,0.9) 100%);
	padding-bottom: 3rem;
	padding-top: 3rem;
}

.blanki {
  background-image: linear-gradient(to bottom, rgba(255,255,255,0.8) 10%,rgba(250,250,250,0.9) 100%);  
}
.darki {
	background-image: linear-gradient(to bottom right, rgba(193,193,193,0.80) 10%,rgba(193,193,193,0.9) 100% )
	
}

.bg-white-t {
   background-image: linear-gradient(to bottom, rgba(255,255,255,0.4) 0%,rgba(255,255,255,0.8) 100%);     
    
} 
.bg-yellow-t {
   background-image: linear-gradient(to right, rgba(122,106,44,0.1) 20%,rgba(255,255,255,0.4) 90%);     
    
} 

/* Area del INDICE */

.bx-sz {
	box-sizing: border-box;
}
.acotaLaLJ {
	width: 100%;
	padding-left: 1rem;
	padding-right: 1rem;
	text-align: justify; 
}

.acotaItems{
        padding-left: 3rem;
        padding-right: 3rem;
        padding-top: 1rem;
        padding-bottom: 1rem;
        align-items: center;
    }
div > h2 a {
    color: black;
    font-size: 1.1rem !important;
}
div > h2 a:hover {
    color: #FFC903;
    
}
@media (min-width: 576px) {
    .acotaLaLJ {
	width: 100%;
	padding-left: 3rem;
	padding-right: 3rem;
	text-align: justify; 
}
}
@media (min-width: 768px) {
    

.acotaLaLJ {
	width: 100%;
	padding-left: 6rem;
	padding-right: 6rem;
	text-align: justify; 
}
}
@media (min-width: 998px) {
    .acotaLaLJ {
	width: 100%;
	padding-left: 12rem;
	padding-right: 12rem;
	text-align: justify; 
}
    
    .acotaItems{
        padding-left: 3rem;
        padding-right: 3rem;
        padding-top: 1rem;
        padding-bottom: 1rem;
        align-items: center;
    }

    
}

@media (min-width: 998px){
    

    
}   
    
/* Whatsapp flotante */
.whatsapp-float {
  position: fixed;
  bottom: 10px;
  right: 10px;
  z-index: 9999;
}

.footer01 {
   background: rgb(255,255,255); /* This is for ie8 and below */
   background: rgba(150, 150, 150, 0.7); 
   text-align:"center";
   border-top: 10px;
   z-index: 999; 
} 

.cafetana {
    color: #202020;
    margin-left: 15px;
    margin-right: 15px;
	font-weight: 100;
}

.btn-jumbo {
    background-color: #4d4d4b;
    color: #ffffff;
}

.btn-jumbo:hover {
    
    color: #b1d6d1;
}

/* Estilo de enlace hipertexto */

.hyperlink:link{
    color: #4d4d4d;
    text-decoration: none;

}

.hyperlink:hover{
    color: #44403d;
    text-decoration: none;

}
.hyperlink:visited{
    color: #b1d6d1;
    text-decoration: none;

}

/*  Fonts */
.custom-font {
 font-family: 'Lato', sans-serif;

    
  font-weight: 300;
  /* Agregue cualquier otra propiedad de estilo que desee */
}
/* Map responsive */

.map-responsive{

    overflow:hidden;

    padding-bottom:56.25%;

    position:relative;

    height:0;

}

.map-responsive iframe{

    left:0;

    top:0;

    height:100%;

    width:100%;

    position:absolute;

}

.texto-div {
    color:#303030;
}

.smaller-div {
    width: 400px; /* Set the initial width of the div */
    height: 200px; /* Set the initial height of the div */
    background-color: lightblue;
    transform: scale(0.8); /* Scale the div to 80% of its original size */
  }

/* ---------------------------------------------------------------------------
------------------   BLOG AREA ---------------------------------------------*/

.artiTit {
    color: #191616;
    margin-bottom: 0.6rem;
    font-weight: 300;
    line-height: 1.2;
    font-size: 2rem;
    padding-bottom: 1rem;
    padding-left: 3rem;
    padding-right: 3rem;
    padding-top: 1rem;
}
.artTitArea {
	color: #5C5C5C;
	padding-top: 4rem;
	padding-bottom: 2rem;
    background-color: #ffffff;
	background: rgba(255, 255, 255, 0.7);
    z-index: 999;
	text-align: center;
} 
.temaTitArea {
	color: #5C5C5C;
	padding-top: 2rem;
	padding-bottom: 3rem;
    background-color: #ffffff;
	background: rgba(255, 255, 255, 0.7);
    z-index: 999;
	text-align: center;
} 

.artHr {
	border: 2px solid khaki;
	height: 2px;
	background-color: darkkhaki;
}

.img-Arti {
	/*display: flex; */
	justify-content: center;
	text-align: center;
}

h2.artResumTit {
	font-size: 1rem;
	font-weight: 400;
	text-indent: none;
		
}

h3.artResumPrh {
	font-size: 1rem;
	font-weight: 200;
	text-indent: 2rem;
	text-align: justify;
	
}
.artImgContent {
	padding-bottom: 3rem;
	padding-left: 2rem;
	padding-right: 2rem;
	padding-top: 3rem;
}

.artConten{
	padding-top: .25rem;
	padding-left: .75rem;
	padding-right: .75rem;
	/*text-align: justify;
	text-indent: 2rem;*/
  
}
.artFin {
	font-style: italic;
	font-weight: 400;
	text-align: justify;
	border-color: #696969;
	border-style: dotted;
	border-width: thin;
	padding: 2rem .25rem 2rem .25rem;
	margin-top: 2rem;
}

.artiAutor {
	font-weight: bolder;
	background-color: linear-gradient(to left, rgba(90,89,60,0.67), rgba(90,89,60,0.2))!important;
	padding-top: 2rem;
	padding-bottom: 2rem;
	text-align: end;
}

.justifica {
	text-align: justify;	
    text-indent: 2rem;
}
.justifica-elimina {
        text-indent: 0rem;
}


/* ---------------  AREA DE INFO---------------------------*/

.infoImgContent {
	padding-bottom: 2rem;
	padding-left: 2rem;
	padding-right: 2rem;
	padding-top: 2rem;
}
.infoContent{
	padding-top: .25rem;
	padding-left: 5rem;
	padding-right: 5rem;
	text-align: justify;
	text-indent: 2rem;
	
	
}
.infoCarru {
	text-align: justify;
	border-color: #696969;
	border-style: dotted;
	border-width: thin;
	padding: 2rem .25rem 2rem .25rem;
	margin-top: 2rem
}


@media (max-width: 576px) {
	.infoContent{
		padding-top: .25rem;
		padding-left: 1rem;
		padding-right: 1rem;
		text-align: justify;
		text-indent: .75rem;
}	
	.infoCarru {
	padding: 1rem .10rem 1rem .10rem;
	margin-top: 2rem
}

	
}
/* -----Carrucel inferior----*/

.cards-wrapper {
  display: flex;
  justify-content: center;
}
.card img {
  max-width: 100%;
  /*max-height: 100%;*/
}

.card {
  margin: 0 0.5em;
  box-shadow: 2px 6px 8px 0 rgba(22, 22, 26, 0.25);
  border: none;
  border-radius: 0;
}
.carousel-inner {
  padding: 1em;
}
.carousel-control-prev,
.carousel-control-next {
  background-color: #e1e1e1;
  width: 5vh;
  height: 5vh;
  border-radius: 50%;
  top: 50%;
  transform: translateY(-50%);
}

@media (min-width: 768px) { /* not jump*/
    .card img {      
      height: 11em;
    }
	
}


