
/*--estilos generales --*/

.listactual {
  height: auto;
}

@font-face {
  font-family: Ananda;
  src: url("fonts/ananda.ttf");
}

.textnoti {
  font-family: Arial Narrow;
  font-weight: bold;
  font-size: 26px;
  color: black;
}

.arialnw {
  font-family: Arial regular;
  font-size: 14px;
}

/*--estilos del menu--*/

.none img {
  width: 120px;
}

.menu {
	background-color: #F5EFE3;
  height: 122px;
}

.tithor {
  text-align: -webkit-center
}

.tithor img {
  width: auto;
  height: auto;
  margin: auto;
  display: block;
  max-height: 122px;
  padding: 10px;
}

.tithor2 {
  margin-bottom: 20px;
  margin-right: 38px;
}

.hornense img {
  background: transparent;
  height: 117px;
}

.form-inline input {
  width: auto;
  flex: auto;
}

.navbar {
  background-color: #C1272D;
  height: 38px;
}


.diahoy {
  margin-bottom: 20px;
  margin-top: 24px;
}

.diahoy h4 {
  font-size: 18px;
  margin: auto;
  color: #60220b;
}

.lup {
  margin-left: 10px;
  margin-top: 10px;
}

.lup2 {
  z-index: 3;
  margin: 5px;
}

/*.currentTemp {
  font-family: Arial narrow;
}*/

/*.rain {
  margin: auto;
    width: 90%;
    position: absolute;
    left: 10px;*/
    /* word-spacing: 10px; */
/*    top: 7px;
    font-family: arial regular;
}*/

/* multimedia (abajo del selector de catergorias */


.multimedia2 {
  width: 100%;
  margin: auto;
  text-align: center;
  display: block;
}

.multimedia2 a {
  text-decoration: none;
  color: #60220b;
  }

.multimedia2in {
  margin-top: 20px;
  justify-content: center;
}



.iconmulti2 {
  margin-left: 20;
    margin-right: 20;
}


.iconmulti3 img {
  width: 30%;
  height: 33px;
}

.iconmulti3 a {
  display: inline-flex;
  margin: auto;
}

.iconmulti3 p {
  margin: auto;
  display: block;
}

.iconmulti img {
 width: 80%;
}

.multimedia {
  width: 100%;
  margin-top: 11px;
  padding: 5px;
	border-top: solid #60220b 1px;
	border-bottom: solid #60220b 1px;
  text-align: center;
}



.multimedia a {
	text-decoration: none;
  color: #60220b;
  }

/*--noticia principal, publicidad, tapa--*/

.notigrande {
  border-radius: 5px;
  -webkit-box-shadow: 0px 7px 10px -3px rgba(0,0,0,0.47);
}

.cuerponotig {
  padding: 20px;
}

.cuerpomininotig {
  padding: 12px;
}

.cuerpomininotig h4 {
  font-family: Arial Narrow;
  font-size: 15px;
  font-weight: bold;
}


.pseccion {
  border-left: 5px solid #C1272D;
  width: auto;
}

.pseccion p {
  font-weight: bold;
}

.minipseccion {
  border-left: 3px solid #C1272D;
  margin-right: 2px;
}

.minipseccion p {
  font-weight: bold;
  font-size: 14px;
  font-family: arial narrow;
  color: #C1272D;
  margin-left: 3px;
}

.notigrande img{
  width: 100%;
}

.notagg a {
  text-decoration: none;
  color: black;
}

.mininota a {
  text-decoration: none;
  color: black;
}

.miniimg img {
  width: 100%;
    height: 25%;
}

.pseccion {
  border-left: 3px solid red;
}

/*--section1 8 noticias y 1 publicidad del medio--*/

.section1 {
  margin: auto;
  display: block;
  margin-top: 15px
  margin-bottom: 15px;
}

.card {
  -webkit-box-shadow: 0px 7px 10px -3px rgba(0,0,0,0.47);
  border-radius: 5px;
  width: 270px;
}

.card-img-top {
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
}

.publicentral {
  text-align: center;
}

.publicentral img {
  width: 70%;
  height: auto;
  margin-bottom: 45px;
}


.cuadrosec {
  border-left: 5px solid #C1272D;
  width: auto;
}

.cuadrosec2 p {
  text-align: right;
  font-weight: bold;
  color: grey;
}

.cuadrosec p {
  margin-left: 5px;
  color: #C1272D;
  font-weight: bold;
  font-family: Arial Narrow;
  font-variant: normal;
  font-size: 21px;
}

/* envianos tu noticia */

.textenvianos {
  font-size: 13px;
}

.envianos {
    padding: 19px;
    background-color: #F5EFE3;
    height: auto;
    margin-top: 19px;
    }

.envianos h4 {
  font-size: 18px;
  font-weight: bold;
}

.envianos p {
  font-size: 13px;
}

.envianos img {
  width: 140px;
  margin-bottom: 15px;
}

.cuadroicon {
  display: inline-grid;
}

.cuadroicon button {
  margin-bottom: 20px;
}

.cuadroicon a {
  text-decoration: none;
}

.ci {
  
}

.ct {
  padding-left: 10px;
  padding-right: 10px;
}

.minitext {
  font-size: 11px;
  font-weight: bold;
  color: #C1272D;
  margin: auto;
  display: table;
}

.botonoculto {
  all: unset;
  background: transparent;
  color: inherit;
  border: none;
  outline: none;
  display: block;
  cursor: pointer;
}

.cuadroicon a {
  margin-bottom: 20px;
}

.cuadroicon img {
  border: 1.5px solid #C1272D;
  border-radius: 5px;
  width: 60px;
  height: 57px;
  padding: 14px;
  -webkit-box-shadow: 0px 7px 10px -3px rgba(0,0,0,0.47);
}

.modal-content {
  background-color: #F5EFE3;
}

/* estilos de la publicidad */
 
/* section2  */

.section2 {
  margin: auto;
  display: block;
  margin-top: 15px
  margin-bottom: 15px;
}

.esppubli {
  max-width: 24.5%;
  padding-top: 40px;
}

.esppubli img {
  width: 240px;
  height: 630px;
}

/* las mas leidas (funcion con javascript)  */

.lasmas {
  color: #C1272D;
}

.listmas {
    border-top: 2px solid red;
    border-bottom: 2px solid red;
    padding-top: 40px;
    padding-bottom: 40px;
}

.columnas {
  padding-left: 0;
}

.numberone {
  display: flex;
  margin: 10px;
}

.numberone h2 {
    margin: 20px;
    color: #C1272D;
}

.numberone a {
  text-decoration: none;
  color: black;
}

.numberone p {
  font-family: Arial Narrow;
  width: 160px;
  padding-top: 12px;
  font-weight: bold;
  font-size: 14px;
}

/* newsletter(obviamente) */

.NEWSLETTER {
 background-color: #F5EFE3;
 padding: 20px;
 width: 300px;
 border-radius: 5px;
}

.NEWSLETTER img {
  width: 140px;
  margin-bottom: 10px;
}

.NEWSLETTER h5 {
  font-size: 19px;
  padding-bottom: 10px;
}

.NEWSLETTER p {
  font-size: 17px;
}


.imgenviar {
  width: 38px;
  margin-left: 5px;
  padding: 3px;
  background: white;
  border-radius: 5px;

}

.cajaredes {
  display: flex;
}

.iconredes {
  margin-left: 31px;
}

.iconredes a { 
  text-decoration: none;
 }

.iconredes img {
    width: 65px;
    border: 2px solid #C1272D;
    border-radius: 5px;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 17px;
    padding-right: 17px;
    -webkit-box-shadow: 0px 7px 10px -3px rgba(0,0,0,0.47);
}

.iconredes p {
  text-align: center;
  color: #C1272D;
  font-weight: bold;
  font-size: 12px;
}




.formu input {
  -webkit-box-shadow: 0px 7px 10px -3px rgba(0,0,0,0.47);
  border: 0;
}

/* SOCIALES */

.titcomu {
  margin: auto;
  background-color: #F5EFE3;
  width: 70%;
  height: auto;
}

.titcomu-1 {
 justify-content: center;
  display: flex;
}

.titcomu-1 h3 {
  font-family: "Ananda";
  font-size: 55px;
  color: #60220B;
}

.titcomu-1 img {
  transform: translate(13px, -26px);
}

.titcomu-2 {
  text-align: center;
  justify-content: center;
}

.titcomu-2 p {
  font-family: Arial Regular;
  line-height: 40px;
  color: #60220B;
}

.cuadrocomu {
  width: 607px;
  height: auto;
  background-color: #F5EFE3;
  margin: auto;
  padding-top: 28px;
  padding-bottom: 20px;
  border-radius: 6px;
  -webkit-box-shadow: 0px 7px 10px -3px rgba(0,0,0,0.47);
}

.cuadrocomu h5 {
  color: #60220B;
  font-family: Arial Regular;
  font-size: 18px;
  text-align: center;
}

.corazoncomu img {
  float: right;
  transform: translate(-71px, -50px);
  width: 5%;
}

.corazoncomu2 img {
  float: right;
    /* transform: translate(-71px, -50px); */
    width: 20px;
    bottom: 88px;
    position: relative;
    right: 27px;
    transform: rotate(-18deg);
}

.btnsoci {
  width: 140px; 
  height: 40px; 
  
  margin-left: 45px;
}

.btnsoci2 {
  width: 140px; 
  height: 40px; 
  
  margin-left: 45px;
}


.iconwspbtn {
  
}

.comutilde {
  display: flex;
  text-align: center;
  margin-left: 10%;
}

.comutilde p {
  font-family: Arial regular;
  font-size: 16px;
  color: #60220B;
}

.comutilde img {
  margin-right: 10px;
  padding: 2px;
  width: 21px;
  height: 23px;

}

.cajasocial {
  margin: 10px;
}



.imgsocial img {
  position: relative;
  width: 100%;
  height: auto;
  filter: brightness(0.8);
}

.imgsocial h5 {
  position: absolute;
  margin: auto;
  display: block;
  transform: translate(11px, -57px);
    color: fff;
    font-family: Arial;
    font-size: 18;
}

.contimgsocial {
  width: 90%;
  position: absolute;
}

/* footer */

.footercontent {
  /*margin-top: 20px;*/
  width: 100%;
  height: auto;
  background-color: #F5EFE3;
  padding-top: 20px;
  padding-bottom: 20px;
}

.footer img {
  width: 15%;
  height: auto;
  margin: auto;
  display: block;
  margin-bottom: 20px;
}

.cajacontactos {
  border-top: 1px solid #60220B;
  border-bottom: 1px solid #60220B;
      margin-left: 5%;
    margin-right: 5%;
    padding-top: 15px;
    padding-bottom: 15px;
}

.cajaredesnewsletter {
  margin-left: 5%;
    margin-right: 5%;
    display: flex;
}

.imgfooterefects {
  background-image: url("efects/icon_facebook_default.png");
}

.cajaredesnewsletter p {
  color: #60220B;
  font-size: 13px;
  margin-top: 50px;
}

.cajaredesnewsletter img {
  width: 35px;
    margin-top: 43px;
    margin-left: 19px;
}

.cajaredesnewsletter form {
  margin-left: auto;
    display: flex;
    height: 37px;
    margin-top: 50px;
}

.grubik  {
  padding-top: 15px;
  padding-bottom: 15px;
  text-align: center;
}

.grubik {
  margin: auto;
  display: block;
}

.datagrubik {
  justify-content: center;
  display: flex;
}

.datagrubik2 {
  justify-content: center;
}

.datagrubik p {
  margin-top: 10px;
  color: #60220B;
}

.datagrubik img {
  margin-left: 10px;
  width: 123.01;
  height: 32.4px;
  margin-top: 8px;
}

.datagrubik2 p {
  margin-top: 10px;
  color: #60220B;
}

.datagrubik2 img {
  width: 50%;
    margin-left: 10px;
}

.imgfooter {
  display: block;
}

.imgfooter img {
  float: left;
  width: 10%;
  margin: 7px;
}

.imgfooter p {
  margin: 0;
  color: #60220B;
  font-size: 13px;
}


/* NOSOTROS */



.sigmenu {
  display: flex;
  margin: 40px;
  font-family: Arial Narrow;
}

.sigmenu2 {
  display: flex;
  margin: 40px;
  font-family: Arial Narrow;
  margin-bottom: 12px;
}

.sigmenu2 h4 {
  font-size: 15px;
}

.sigmenu h4 {
  font-size: 15px;
}

.h4st {
  color: #C1272D;
}

.h4st a:hover {
  color: #C1272D;
  text-decoration: none;
}

.titmenu {  
  display: none;
  margin: 35px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.titmenu h4 {
  color: #60220B;
}

#ocupacion {
  transform: translate(0, -13px);
}

.pr20 img {
  margin: auto;
  display: block;
}

.dueños {
  display: none;
}

.dueños img {
  width: 100px;
  margin-bottom: 16px;
}

.dueños p {
  
  text-align: center;
  color: #60220B;
}

.imgnosotros {
  margin: auto;
  display: -webkit-inline-box;;
}

.innosotros {
  margin-bottom: 20px;
}

.innosotros img {
  width: 90%;
  margin: auto;
  display: block;
}


.innosotros hr {
  width: 40%;
  color: #60220b;
  border: 1px solid;
}

.innosotros h5 {
  font-family: arial regular;
    font-weight: bold;
    text-align: center;
    color: #C1272D;
}

.innosotros p {
  text-align: center;
    font-family: arial narrow;
    font-size: 20;
  color: #60220b;
}

.leermasbtn {
  margin: auto;
  display: table;
}


/* NOSOTROS + LEERMAS */

/* GALERIA y VIDEOS */

.galerias {
  margin: auto;
  display: block;
}

.galery img {
  object-fit: cover;
  width: 100%;
  height: auto;
}

.contgalery {
  margin-bottom: 18px;
}

.contgalery img {
  width: 54px;
  height: 54px;
  margin: auto;
  margin-bottom: 20px;
  display: block;
}

.miniimg {
  display: flex;
}

.miniimg img {
  width: 49%;
  margin-top: 10px;
  margin-right: 6px;
}

.contgalery h4 {
  text-align: center;
  color: #C1272D;
  font-size: 18px;
  font-family: Arial;
  font-weight: bold;

}

.contentlm {
  margin: auto;
  text-align: center;
}

.contentlm p {
  font-size: 18px;
  margin: 20px;
  color: #60220B;
}

.contentlm h4 {
  font-weight: bold;
  margin-bottom: 20px;
  margin-left: 20px;
  margin-right: 20px;
  color: #C1272D;
  font-size: 30px;
}

.contentlm img {
  width: 100%;
  height: auto;
}

.epigrafe {
  margin: 10px;
  font-size: 14px;
}

.epigrafe p {
  color: black;
}

.textcontent p {
  line-height: 2;
    text-align: left;
    font-size: 18px;
    font-family: Arial Regular;
    color: #333333;
  }

.rigthst {

}

.galeria {
  padding: 20px;
}

.galeria img {
  width: 20%;
  margin: auto;
  display: block;
}

.galeria h4 {
  font-weight: bold;
  font-size: 22px;
  text-align: center;
  margin: 18px;
  color: #C1272D;
}

.galeria p {
  font-family: Arial narrow;
  font-size: 18px;
  text-align: center;
  color: #60220B;
}

.imggalerianosotros img {
  margin-bottom: 13px;
  width: 100%;
  height: auto;
}

/* tradicion */

.martin {
  width: 100%;
  height: auto;
  background-color: #F5EFE3;
  padding: 20px;
  border-radius: 5px;
}

.martin img {
  width: 100%;
  height: auto;
  padding: 20px;
}

.martin button {
  margin: auto;
    height: 34px;
    display: block;
    font-size: 14px;
    -webkit-box-shadow: 0px 7px 10px -3px rgba(0,0,0,0.47);
}

.martin h4 {
  color: #60220B;
  font-family: Rockwell;
  font-weight: bold;
  font-size: 23px;
  /* margin: auto; */
  text-align: -webkit-center;
}

.martin p {
  color: #60220B;
  text-align: -webkit-center;
}


/* actualidad */

.card2:hover h5 {
  color: #C1272D;
}

.card2 img {
  object-fit: cover;
  float: left;
  width: 39%;
  height: 100%;
}


.card-body2 h5 {
  font-family: Arial Narrow;
  font-size: 18px;
}

.card-body p {
  font-family: Arial Narrow;
  font-size: 18px;
}

.card-text2 {
  font-family: Arial Narrow;
  font-size: 24;
  line-height: 1.4;
}

.iranotacolor {
  text-align: right;
}


.publiright img {
  width: 100%;
}

.publiright2 img {
  width: 100%;
  margin: auto;
  display: block;
}

/* ESTE APARECE SOLO CUANDO SE VE EN EL TELEFONO */



/* ---------------------------------------------- */

/* ESTE SOLO DESAPARECE CUANDO SE VE EN EL ESCRITORIO */



/* ---------------------------------------------- */

.agregardiv {margin-top: 30px;}

/* TE PUEDE INTERESAR */


.tepuedecont p {
  margin: 0;
  font-size: 18;
  color: #C1272D;
}

.tepuedecont h5 {
  font-family: Arial Regular;
  font-size: 18px;
  color: #C1272D;
  font-weight: bold;
}

.cajatp {
  border-top: 3px solid #C1272D;
}

.sttp {
  margin-top: 20px;
  margin-bottom: -26px;
}

.ianclasi:hover p {
  color: #C1272D;
}

.txirnt {
  font-family: Arial narrow;
}

.sttp a {
  text-decoration: none;
  display: flex;
  color: #C1272D;
}

.sttp h5 {
  font-size: 35px;
  margin-right: 20px;
  font-family: arial regular;
  font-weight: bold;
}

.sttp p {
  color: black;
  font-family: Arial Narrow;
  line-height: initial;
}

/* NOTA */

.notag {
-webkit-box-shadow: 0px 2px 8px -1px rgba(0,0,0,0.47);
    height: auto;
    position: initial;
    display: block;
    width: 100%;
    padding-bottom: 20px;
    border-radius: 2px;
}



.nfechhor {
 
    width: 100%;
    height: auto;

}



.nfechhorin  {
  float: right;
}

.titcont {
  padding: 5%;
}

.titulonota h2 {
  color: black;
  font-family: Arial Narrow;
  font-size: 42px;
}

.titulonota h4 {
  font-family: Arial Narrow;
  font-size: 18px;
}


.redesnotico {
  display: block;
  text-align: center;
}

.redesnotico img {
  width: 38px;
  height: 38px;
  margin-right: 23px;
  transform: translate(10px, 10px);
}

.contentnota p {
  font-family: Arial regular;
    font-size: 18;
  line-height: 38px;
}

iframe {
  width: 100%;
  height: 12%;
}



.imgcenternota img {
  width: 88.5%;
  height: auto;
  margin: auto;
  display: block;
}

.imgcenternotaver {
  display: flex;
  margin-right: 5px;
  padding-left: 70px;
  padding-right: 70px;
}

.imgcenternotaver img {
  width: 49%;

}

.ENSN {
  margin-top: 30px;
  margin-left: 20px;
}

.ENSN h4 {
  font-size: 1.4rem;
}

.ENSN a {
  margin: 20px;
  text-decoration: none;
}



/* CLASIFICADOS */

.clasificados {
  margin-bottom: 20px;
}


.contenedordebotones {
  justify-content: center;
  display: flex;
}

.clasifresp {
  display: grid;
}

.clasifcont_1 {
  background-image: url("efects/icon_inmuebles_default.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 87px;
    background-color: #F5EFE3;
    border-radius: 5px;
    width: 144px;
    height: 158px;
    margin: 10px;
  -webkit-box-shadow: 0px 7px 10px -3px rgba(0,0,0,0.47);
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.clasifcont_1:hover {
  background-image: url("efects/icon_inmuebles_active.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 87px;
  background-color: #C1272D;
}

.clasifcont_2 {
  background-image: url("efects/icon_empleos_default.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 92px;
    background-color: #F5EFE3;
    border-radius: 5px;
    width: 144px;
    height: 158px;
    margin: 10px;
  -webkit-box-shadow: 0px 7px 10px -3px rgba(0,0,0,0.47);
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.clasifcont_2:hover {
  background-image: url("efects/icon_empleos_active.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 92px;
  background-color: #C1272D;
}

.clasifcont_3 {
  background-image: url("efects/icon_servicios_default.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100px;
    background-color: #F5EFE3;
    border-radius: 5px;
    width: 144px;
    height: 158px;
    margin: 10px;
  -webkit-box-shadow: 0px 7px 10px -3px rgba(0,0,0,0.47);
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.clasifcont_3:hover {
  background-image: url("efects/icon_servicios_active.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100px;
  background-color: #C1272D;
}

.clasifcont_4 {
  background-image: url("efects/icon_fletes_default.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 111px;
    background-color: #F5EFE3;
    border-radius: 5px;
    width: 144px;
    height: 158px;
    margin: 10px;
  -webkit-box-shadow: 0px 7px 10px -3px rgba(0,0,0,0.47);
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.clasifcont_4:hover {
  background-image: url("efects/icon_fletes_active.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 111px;
  background-color: #C1272D;
}

.clasifcont_5 {
  background-image: url("efects/icon_legales_default.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 94px;
    background-color: #F5EFE3;
    border-radius: 5px;
    width: 144px;
    height: 158px;
    margin: 10px;
  -webkit-box-shadow: 0px 7px 10px -3px rgba(0,0,0,0.47);
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.clasifcont_5:hover {
  background-image: url("efects/icon_legales_active.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 94px;
  background-color: #C1272D;
}

.clasifcont_6 {
  background-image: url("efects/icon_jardinería_default.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 83px;
    background-color: #F5EFE3;
    border-radius: 5px;
    width: 144px;
    height: 158px;
    margin: 10px;
  -webkit-box-shadow: 0px 7px 10px -3px rgba(0,0,0,0.47);
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.clasifcont_6:hover {
  background-image: url("efects/icon_jardinería_active.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 83px;
  background-color: #C1272D;
}

.clasifcont_7 {
  background-image: url("efects/icon_automotores_default.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 117px;
    background-color: #F5EFE3;
    border-radius: 5px;
    width: 144px;
    height: 158px;
    margin: 10px;
  -webkit-box-shadow: 0px 7px 10px -3px rgba(0,0,0,0.47);
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.clasifcont_7:hover {
  background-image: url("efects/icon_automotores_active.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 117px;
  background-color: #C1272D;
}

.clasifcont_8 {
  background-image: url("efects/icon_salud_default.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 93px;
    background-color: #F5EFE3;
    border-radius: 5px;
    width: 144px;
    height: 158px;
    margin: 10px;
  -webkit-box-shadow: 0px 7px 10px -3px rgba(0,0,0,0.47);
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.clasifcont_8:hover {
  background-image: url("efects/icon_salud_active.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 93px;
  background-color: #C1272D;
}

.clasifcont_9 {
  background-image: url("efects/icon_oficios_default.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 91px;
    background-color: #F5EFE3;
    border-radius: 5px;
    width: 144px;
    height: 158px;
    margin: 10px;
  -webkit-box-shadow: 0px 7px 10px -3px rgba(0,0,0,0.47);
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.clasifcont_9:hover {
  background-image: url("efects/icon_oficios_acive.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 91px;
  background-color: #C1272D;
}

.clasifcont_10 {
  background-image: url("efects/icon_veterinaria_default.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 114px;
    background-color: #F5EFE3;
    border-radius: 5px;
    width: 144px;
    height: 158px;
    margin: 10px;
  -webkit-box-shadow: 0px 7px 10px -3px rgba(0,0,0,0.47);
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.clasifcont_10:hover {
  background-image: url("efects/icon_veterinaria_active.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 114px;
  background-color: #C1272D;
}

.clasifcont_11 {
  background-image: url("efects/icon_compraventa_default.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 125px;
    background-color: #F5EFE3;
    border-radius: 5px;
    width: 144px;
    height: 158px;
    margin: 10px;
  -webkit-box-shadow: 0px 7px 10px -3px rgba(0,0,0,0.47);
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.clasifcont_11:hover {
  background-image: url("efects/icon_compraventa_active.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 125px;
  background-color: #C1272D;
}

.clasifcont_12 {
  background-image: url("efects/icon_varios_default.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 96px;
    background-color: #F5EFE3;
    border-radius: 5px;
    width: 144px;
    height: 158px;
    margin: 10px;
  -webkit-box-shadow: 0px 7px 10px -3px rgba(0,0,0,0.47);
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.clasifcont_12:hover {
  background-image: url("efects/icon_varios_active.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 96px;
  background-color: #C1272D;
}


.clasifcont {
  background-image: url("efects/icon_inmuebles_default.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 87px;
  background-color: #F5EFE3;
  padding: 35px;
  border-radius: 5px;
  width: auto;
  height: 170px;
  margin: 20px;
  -webkit-box-shadow: 0px 7px 10px -3px rgba(0,0,0,0.47);
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.clasifcont:hover {
  background-image: url("efects/icon_inmuebles_active.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 87px;
  background-color: #C1272D;
}

.clasifcont2 {
  background-image: url("efects/icon_salud_default.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 92px;
  background-color: #F5EFE3;
  padding: 35px;
  border-radius: 5px;
  width: auto;
  height: 170px;
  margin: 20px;
  -webkit-box-shadow: 0px 7px 10px -3px rgba(0,0,0,0.47);
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.clasifcont2:hover {
  background-image: url("efects/icon_salud_active.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 92px;
  background-color: #C1272D;
}

.clasifcont3 {
  background-image: url("efects/icon_fletes_default.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 114px;
  background-color: #F5EFE3;
  padding: 35px;
  border-radius: 5px;
  width: auto;
  height: 170px;
  margin: 20px;
  -webkit-box-shadow: 0px 7px 10px -3px rgba(0,0,0,0.47);
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.clasifcont3:hover {
  background-image: url("efects/icon_fletes_active.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 114px;
  background-color: #C1272D;
}

.clasifcont4 {
  background-image: url("efects/icon_compraventa_default.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 135px;
  background-color: #F5EFE3;
  padding: 35px;
  border-radius: 5px;
  width: auto;
  height: 170px;
  margin: 20px;
  -webkit-box-shadow: 0px 7px 10px -3px rgba(0,0,0,0.47);
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.clasifcont4:hover {
  background-image: url("efects/icon_compraventa_active.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 135px;
  background-color: #C1272D;
}

.clasifcont5 {
  background-image: url("efects/icon_automotores_default.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 117px;
  background-color: #F5EFE3;
  padding: 35px;
  border-radius: 5px;
  width: auto;
  height: 170px;
  margin: 20px;
  -webkit-box-shadow: 0px 7px 10px -3px rgba(0,0,0,0.47);
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.clasifcont5:hover {
  background-image: url("efects/icon_automotores_active.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 117px;
  background-color: #C1272D;
}

.clasifcont6 {
  background-image: url("efects/icon_servicios_default.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 90px;
  background-color: #F5EFE3;
  padding: 35px;
  border-radius: 5px;
  width: auto;
  height: 170px;
  margin: 20px;
  -webkit-box-shadow: 0px 7px 10px -3px rgba(0,0,0,0.47);
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.clasifcont6:hover {
  background-image: url("efects/icon_servicios_active.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 90px;
  background-color: #C1272D;
}

.clasifcont7 {
  background-image: url("efects/icon_veterinaria_default.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 117px;
  background-color: #F5EFE3;
  padding: 35px;
  border-radius: 5px;
  width: auto;
  height: 170px;
  margin: 20px;
  -webkit-box-shadow: 0px 7px 10px -3px rgba(0,0,0,0.47);
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.clasifcont7:hover {
  background-image: url("efects/icon_veterinaria_active.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 117px;
  background-color: #C1272D;
}

.clasifcont8 {
  background-image: url("efects/icon_jardinería_default.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 93px;
  background-color: #F5EFE3;
  padding: 35px;
  border-radius: 5px;
  width: auto;
  height: 170px;
  margin: 20px;
  -webkit-box-shadow: 0px 7px 10px -3px rgba(0,0,0,0.47);
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.clasifcont8:hover {
  background-image: url("efects/icon_jardinería_active.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 93px;
  background-color: #C1272D;
}

.clasifcont9 {
  background-image: url("efects/icon_empleos_default.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 87px;
  background-color: #F5EFE3;
  padding: 35px;
  border-radius: 5px;
  width: auto;
  height: 170px;
  margin: 20px;
  -webkit-box-shadow: 0px 7px 10px -3px rgba(0,0,0,0.47);
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.clasifcont9:hover {
  background-image: url("efects/icon_empleos_active.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 87px;
  background-color: #C1272D;
}

.clasifcont10 {
  background-image: url("efects/icon_oficios_default.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 88px;
  background-color: #F5EFE3;
  padding: 35px;
  border-radius: 5px;
  width: auto;
  height: 170px;
  margin: 20px;
  -webkit-box-shadow: 0px 7px 10px -3px rgba(0,0,0,0.47);
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.clasifcont10:hover {
  background-image: url("efects/icon_oficios_acive.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 88px;
  background-color: #C1272D;
}

.clasifcont11 {
  background-image: url("efects/icon_legales_default.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 91px;
  background-color: #F5EFE3;
  padding: 35px;
  border-radius: 5px;
  width: auto;
  height: 170px;
  margin: 20px;
  -webkit-box-shadow: 0px 7px 10px -3px rgba(0,0,0,0.47);
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.clasifcont11:hover {
  background-image: url("efects/icon_legales_active.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 91px;
  background-color: #C1272D;
}

.clasifcont12 {
  background-image: url("efects/icon_varios_default.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 96px;
  background-color: #F5EFE3;
  padding: 35px;
  border-radius: 5px;
  width: auto;
  height: 170px;
  margin: 20px;
  -webkit-box-shadow: 0px 7px 10px -3px rgba(0,0,0,0.47);
   border-color 0.15s eastransition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,e-in-out, box-shadow 0.15s ease-in-out;
}

.clasifcont12:hover {
  background-image: url("efects/icon_varios_active.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 96px;
  background-color: #C1272D;
}



.clasifcont a {
  text-decoration: none;
}

.clasifcont p {
  color: #60220b;
    display: block;
    font-weight: bold;
    font-size: 15px;
    text-align: center;
    margin-top: 100px;
}

.clasifcont p:hover {
  color: #F5EFE3;
}

.clasifcont img {
  margin: auto;
  display: block;
}

/* CLASIFICADOS MAS */


.clasificadosmas {

}

.titclas {
  display: flex;
  margin-left: 61px;
}

.titclas img {
  width: 30px;
  height: 31px;
}


.titclas h4 {
  color: #60220b;
    /* margin: 20px; */
    font-size: 15px;
    margin-left: 16px;
    margin-top: 10px;
}

/* estilo de relleno */

.space {
  margin-right: 5%;
}


.space2 {
  margin-right: 10%;
}

.clasifcard {
  margin-top: 20px;
  -webkit-box-shadow: 0px 7px 10px -3px rgba(0,0,0,0.47);
  border-radius: 5px;
  width: 100%;
  height: 100%;
  background-color: #F5EFE3;
}

.clasifcard h5 {
  font-size: 16px;
  font-weight: bold;
  margin-top: 15px;
}

.clasifcard h5 {
  color: #60220b;
}

.clasifcard p {
  color: #60220b;
}



.clasifcontent img {
  width: 100%;
  height: auto;
}

.clasifcontent p {
  margin-top: 15px;
}

.socialicon img {
  width: 40px;
  margin: 15px;
  float: right;
}

.estilodeprueba2 {
  width: auto;
  height: 300px;
  
}

.flexcont {
  display: flex;
}

.flexcont h5 {
  margin-right: auto;
  font-weight: normal;
}

.flexcont p {
  padding-top: 12px;
  font-weight: normal;
  font-size: 14px;
}

/* tapadiario */

.tapadiarioalm {
  -webkit-box-shadow: 0px 7px 10px -3px rgba(0,0,0,0.47);
  border-radius: 5px;
  width: auto;
  height: 100%;
  background-color: #F5EFE3;
  padding: 40px;
}

.iconytit img 

.tapadiarioalm input {
  width: 79%;
  height: 38px;
}


/*--noticia principal, publicidad, tapa--*/


.notigr_01 {
  border-radius: 5px;
  width: 100%;
  height: auto;
  border: 1px solid lightgray;
  -webkit-box-shadow: 0px 7px 10px -3px rgba(0,0,0,0.47);
}

.titcontentnoti_01 {
  height: 90px;
}

.notigr_1 img {
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  width: 100%;
  height: 44%;
}

.cajaprincipal {
  margin-top: 40px;
}

.notigr {
  border-radius: 5px;
  width: 100%;
  height: 534px;
  border: 1px solid lightgray;
  -webkit-box-shadow: 0px 7px 10px -3px rgba(0,0,0,0.47);
}

.notigr img {
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  width: 100%;
  height: 350px;
}

.cajadconten {
  height: 171px;
  padding: 20px;

    margin-bottom: -9px;

}

.cajadconten {
  margin-bottom: -9px;
}

.cajadconten h5 {
  font-family: Arial Narrow;
  font-size: 29px;
  line-height: 1.2;
}

.seccion {
  border-left: 5px solid #C1272D;
}

.seccion h5 {
  margin-left: 10px;
  color: #C1272D;
  font-family: Arial Narrow;
  font-weight: bold;
  font-size: 24px;
}

.ian {
  font-family: arial narrow;
  font-size: 22px;
  float: right;
  color: gray;
}

.notigr:hover .ian {
  color: #C1272D;
}

.tininot {
  border-radius: 5px;
  width: 100%;
  height: 260px;
  border: 1px solid lightgray;
  -webkit-box-shadow: 0px 7px 10px -3px rgba(0,0,0,0.47);
  margin-bottom: 15px;
}

.tinicajacont {
  height: 133px;
  padding: 10px;
}

.tinicajacont h5 {
  font-size: 14px;
}

.tininot img {
  width: 100%;
  height: 129px;
  border-radius-top: 2px;
}



.seccion2 {
  border-left: 5px solid #C1272D;
}

.seccion2 h5 {
  margin-left: 9px;
  color: #C1272D;
  font-family: Arial Narrow;
  font-weight: bold;
  font-size: 16px;
}

.tapadiario {

}

.conttp {
  border-bottom: 3px solid #C1272D;
}

.conttp h5 {
  color: #C1272D;
  font-size: 18px;
    margin: 3px;
}

.tapadiario img {
     width: 90%;
    height: 57%;
    margin: 13px;
}

.publicuadrada {
  margin-top: -5px;
}

.publicuadrada img {
  width: 100%;
    height: auto;
}

/* PUBLICIDAD DEL HOME */


.tapadiarioalm img {
  width: 90%;
  height: 57%;
  margin: 13px;
}

.iconytit {
  display: flex;
}

.iconytit img {
  width: 7%;
  height: 57%;
  margin: 0;
}

.iconytit h4 {
  font-family: Arial;
  font-size: 18;
  color: #60220B;
  margin: auto;
  display: block;
  float: left;
}

.tapadiarioalm2 p {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Arial;
  font-size: 16;
  color: #60220B;
}

.tapadiarioimagen img {
  width: 80%;
  height: auto;
  margin: auto;
  display: block;
}

.diarioicons {
  display: flex;
  justify-content: center;
  margin-top: 20px;
}

.diarioicons img {
  width: 50px;
  height: 50px;
  margin-top: 15px;
  margin-left: 15px;
  margin-right: 15px;
}



.titcontentnoti {
  padding: 7px;
    height: 82px;
}

.titcontentnoti_1 {
    height: 120px;
}

.titcontentnoti_2 {
  height: 67px;
  
}

.ian3 {
  margin-right: 6px;
}



.iconodeplay4 img {
        width: 50px;
    height: 50px;
    transform: translate(96px, -89px);
  }

.iconodeplay2 img {
  width: 60px;
    height: 60px;
  transform: translate(118px, 70px);
}

.iconodeplay5 img {
  margin: 0;
  padding: 0;
  z-index: 4;
  width: 60px;
  height: 60px;
  transform: translate(88px, -107px);
}

.iconodeplay6 img {
  position: absolute;
  margin: 0;
  padding: 0;
  z-index: 1;
  width: 60px;
  height: 60px;
  transform: translate(75px, -109px);
}

.contentbody2fech {

}



.socialbtns {
  text-align: center;
}

.publicentral3 {
  display: block;
  margin: auto;
  margin-top: 30px;
  margin-bottom: 30px;
}

.publicentral3 img {
  width: 39%;
    height: auto;
    margin: auto;
    display: block;
}

.asdf {
  width: 79%;
}

.listnoticias {
  
}

.moslistamobil {
  margin-top: 20px;
}

.LMLDI {
  margin-top: 20px;
}

.titvidgaltrad {
  height: 64px;
}

.bajada p {
  font-family: Arial regular;
  font-size: 22px;
}

