.activity{
   max-width: 650px;
   margin: AUTO;
   height: 120px;
   padding-left: 5px;
   padding-right: 6px;
   min-width: 360px;
   width: 100%;
   margin-top: 31px;
}
.activity2{
width:100%;
padding: 9px;
height: 100%;
padding-right: 4px;
padding-top: 5px;
}
.activity2borde{ border: 1px dashed lightblue;}
.activity2fondo{ background: #ffff0026;}


.activityImg{
width: 100px;
    float: left;
    margin-left: -4px;
    margin-right: 6px;
    height: 100px;
    background-size: cover;
    margin-bottom: 27px;
    /* transform: translateY(10px); */
    background-position-x: 50%;
    background-position-y: 50%;
    border-radius: 12px;
    margin-top: 1px;
}


.activityTxt{
float: left;
    margin-left: 10px;
   /* margin-top: -2px;*/
    line-height: 15px;
    width: CALC(100% - 112px);
    font-weight: 500;
    text-align: left;
    background: transparent;
}

@media (min-width: 1024px) {
  .activityImg{
   margin-right: 10px;
  }
  .activityTxt {
    width: CALC(100% - 116px);
  MARGIN-TOP: -1px;
   }
}


.lin5{
text-align:right;
color:grey;
position: relative;
    bottom: 27px;
    right: 6px;
    font-size: 19PX !important;
    font-weight: 600;
}

/*
h2{
  text-align: center;
  width: 100%;
  margin: 0px auto;
  font-size: 80px;
  letter-spacing: 5px;
  top: 50%;
  position: absolute;
  margin-top: -40px;
  transition: 4s;

  text-shadow: -1px -1px 0px var(--background),
    3px 3px 0px var(--background),
    6px 6px 0px #00000055;
}
   */
:root {
--background: "0000ff";
}

.titular2{
  /*text-shadow: 0 1px 0 #CCCCCC, 0 2px 0 #c9c9c9, 0 3px 0 #bbb, 0 4px 0 #b9b9b9, 0 5px 0 #aaa, 0 6px 1px rgba(0, 0, 0, .1), 0 0 5px rgba(0, 0, 0, .1), 0 1px 3px rgba(0, 0, 0, .3), 0 3px 5px rgba(0, 0, 0, .2), 0 5px 10px rgba(0, 0, 0, .25), 0 10px 10px rgba(0, 0, 0, .2), 0 20px 20px rgba(0, 0, 0, .15), -8px -9px 2px rgba(206, 89, 55, 0);*/
    text-shadow: 0 1px 0 #CCCCCC, 0 2px 0 #c9c9c9, 1px -2px 0 #bbb, 0 4px 0 #b9b9b9, 1px -3px 0 #aaa, 3px -1px 1px rgba(0, 0, 0, .1), 0 0 5px rgba(0, 0, 0, .1), 0 1px 3px rgba(0, 0, 0, .3), 0 3px 5px rgba(0, 0, 0, .2), -5px -1px 10px rgba(0, 0, 0, .25), -2px -2px 10px rgba(0, 0, 0, .2), -4px -9px 20px rgba(0, 0, 0, .15), -8px -1px 2px rgba(206, 89, 55, 0);;
    color: #ffffd9;
    font-weight: bolder;
    text-align:center;
}

.lineaactividades{
max-width:800px; margin:auto;background: none;/*padding: 20px;*/display: flex;
}

.cnt1{
position: relative;  -ms-flex: 1 0 20%; flex: 1 0 20%;	withd:auto;    /* padding: 11px; */    text-align: center;    /* margin-top: 4px; */
}

.txt{
/* font-size: 2rem; */ font-weight: 500;  text-transform: uppercase;  /* margin-top: -31px; */
}


/**/
.sec{display:none; padding-top:20px; padding-bottom:20px}
.down{cursor:pointer;max-width:800px;margin:auto;background: none;/* padding: 20px; */display: flex;}
#imgdown{  background:white!important;  height: 40px;    margin: auto;}
.cnt1 a {margin-top: 11px;}
.cnt1 img{width:90%}
#compras{    padding-top: 23px;    margin-bottom: 37px;}
#titulo-negocios{margin-top: 40px;    margin-bottom: -10px;}
#ajax0 h6{margin-top:69px}
#actualizarahora{ FONT-WEIGHT: 700;     MARGIN-RIGHT: 33px;}
#actualizar{text-align: right;
    padding-right: 23px;
    margin-top: 26px;
    color: gray !important;}
.pd-20{    padding: 20px;}

.botonesimg{
  margin: auto;
    /* width: 27%; */
    text-align: center;
    margin-top: -22px;

    display: block;
    position: relative;
    color: wheat;
    height: 22px;
    background:#382121b8;
    }