﻿

body {
  
  line-height: 1.4;
  font-size: 1em; 
    width: 100%;
    min-height: 100vh;    
  
}

.galeria {
    width: 80px;
    height: 70px;

}


.container_info {
    max-width: 70%;
    margin: 0 auto;
    height: 100%;
}

@media only screen and (max-width: 1441px) and (min-width: 1025px) {
    .container_info {
        max-width: 80%;
    }
}

@media only screen and (max-width: 425px) {
    .container_info {
        max-width: 90%;
    }
}

    img.imanoticia {
        max-width: 100%;
        width: auto;
        height: auto;
        border-radius: 20px;
    }

    p.noticitxt {
        color: #000000;
        padding-top: 2%;
        line-height: 2em;
        text-align: justify;
    }

    a {
        color: #08c;
        font-weight: bold;
        text-decoration: none;
    }

.hentry {
    /* max-width: 46em; */
    max-width: 60em;
    margin: auto;
  
}



  

    .featured-image {
        grid-area: featimg;
    }

.entry-meta {
    grid-area: meta;
    margin-bottom: 2em;
    
    align-items: center;

}

    .entry-content {
        grid-area: content;

    }

    .entry-footer {
        grid-area: footer;
        text-align: right;
        border-top: 1px solid #777;
        margin-top: 1em;
    }

.author,
.date {
    color: #777;
    
}

        .author + .date:before {
            content: " | ";
        }

    .author {
        a {
    color: #000;
    font-weight: bold;
    text-decoration: none;
  }
}
@media (min-width: 40em) {
  .hentry {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-column-gap: 20px;
    grid-template-areas: "header header header header" "meta meta meta meta" "featimg featimg featimg featimg" "content content content content" "footer footer footer footer";
    
  }
  .entry-title {
    font-size: 2.5em;
    margin-bottom: 0;
  }
}
@media (min-width: 50em) {
  .hentry {
    grid-template-areas: "header header header header" "featimg featimg featimg featimg" "meta content content content" "footer footer footer footer";
   
  }
  .author,
  .date {
    display: block;
    margin: 1em 0;
  }
  .author + .date:before {
    display: none;
  }
  .entry-title {
    font-size: 3m;
    margin-bottom: 0.7em;
  }
}




/***************************

REDES SOCIALES
******************************/


a {
  cursor: pointer;
  text-decoration: none;
}

.contenedor-redes-sociales {
  margin: 20px 0;
  padding: 20px;
  text-align:right;
}

.contenedor-redes-sociales a {
  position: relative;
  display: inline-block;
  height: 36px;
  width: 160px;
  line-height: 35px;
  padding: 0;
  color: #fff;
  border-radius: 50px;
  background: #fff;
  margin: 5px;
  text-shadow: 2px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.12), 0 2px 4px rgba(0, 0, 0, 0.24);
}

.contenedor-redes-sociales a:hover span.circulo {
  left: 100%;
  margin-left: -35px;
  background: #fff;
}

.contenedor-redes-sociales a:hover span.titulo {
  opacity: 0;
}

.contenedor-redes-sociales a:hover span.titulo-hover {
  opacity: 1;
  color: #fff;
}

.contenedor-redes-sociales a span.titulo-hover {
  opacity: 0;
}

.contenedor-redes-sociales a span.circulo {
  display: block;
  color: #fff;
  position: absolute;
  float: left;
  margin: 3px;
  line-height: 30px;
  height: 30px;
  width: 30px;
  top: 0;
  left: 0;
  transition: all 0.5s;
  border-radius: 50%;
}

.contenedor-redes-sociales a span.circulo i {
  width: 100%;
  text-align: center;
  font-size: 16px;
  line-height: 30px;
}

.contenedor-redes-sociales a span.titulo,
.contenedor-redes-sociales a span.titulo-hover {
  position: absolute;
  text-align: center;
  margin: 0 auto;
  font-size: 16px;
  font-weight: 400;
  transition: 0.5s;
}

.contenedor-redes-sociales a span.titulo {
  right: 15px;
}

.contenedor-redes-sociales a span.titulo-hover {
  left: 15px;
}

/*----------Colores de los botones----------*/

.contenedor-redes-sociales .facebook {
  border: 2px solid #3b5998;
}

.contenedor-redes-sociales .facebook:hover,
.contenedor-redes-sociales .facebook span.circulo {
  background: #3b5998;
}

.contenedor-redes-sociales .facebook:hover span.circulo,
.contenedor-redes-sociales .facebook span.titulo {
  color: #3b5998;
}

.contenedor-redes-sociales .twitter {
  border: 2px solid #000000;
}

.contenedor-redes-sociales .twitter:hover,
.contenedor-redes-sociales .twitter span.circulo {
  background: #000000;
}

.contenedor-redes-sociales .twitter:hover span.circulo,
.contenedor-redes-sociales .twitter span.titulo {
  color: #000000;
}

.contenedor-redes-sociales .gplus {
  border: 2px solid #dd4b39;
}

.contenedor-redes-sociales .gplus:hover,
.contenedor-redes-sociales .gplus span.circulo {
  background: #dd4b39;
}

.contenedor-redes-sociales .gplus:hover span.circulo,
.contenedor-redes-sociales .gplus span.titulo {
  color: #dd4b39;
}

/*--------------Mediaqueries--------------*/

@media screen and (max-width: 480px) {
  .contenedor-redes-sociales a {
    width: 100%;
    margin: 0;
    margin-bottom: 10px;
  }
  
   
}

/*********************** iframe video */



/*over img */


.imagen_so {
    margin: 25px;
    /*Podrias usar una imagen cualquiera*/
    /*background-image: url(http://tips.wana.gr/wp-content/uploads/2009/11/html-css.jpg); */
    background-image: url(https://soapama.gob.mx/img/contenido2_1.jpg);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    height: 500px;
    overflow: hidden;
    /*  box-shadow: 0px 10px 30px 10px;*/
}



.opacar {
    width: 100%;
    height: 550px;
    opacity: 1;
    overflow: hidden;
    transition: opacity 0.4s;
}

    .opacar:hover p.texto {
        margin-left: 7.5%;
    }

p.texto {
    text-align: right;
    width: 90%;
    color: #fff;
    font-size: 18px;
    /* margin: 0 auto;
    margin-top: 200px;  */
    margin-top: 440px;
    margin-left: -960px;
    overflow: hidden;
    transition: margin-left 0.6s;
}
/*Personalizando*/
.i1 {
    border-radius: 50%;
}

.m1:hover {
    background-color: rgba(0, 0, 0, 0.5);
    color: #fff;
}

.m2:hover {
    background-color: rgba(0, 0, 0, 0.5);
    color: #fff;
}

.i3 {
    border-radius: 20%;
}

.m3:hover {
    background-color: rgba(0, 0, 0, 0.5);
    color: #fff;
}

.i4 {
    border-radius: 20%;
}

.m4:hover {
    background-color: rgba(0, 0, 0, 0.5);
    color: #fff;
}

.opacar:hover p.t4 {
    margin-top: 5%;
}

p.t4 {
    text-align: center;
    width: 250px;
    color: #fff;
    font-size: 14px;
    margin: 0 auto;
    margin-top: 50px;
    margin-top: -260px;
    overflow: hidden;
    transition: margin-top 0.9s;
}


/**====================VIÑETAS PERSONALIZADAS==============================*/

ul.separado {
    list-style-type: none;
    list-style-position: inside;

    list-style-image: url("https://soapama.gob.mx/img/punto.png");
}

/**====================VIÑETAS PERSONALIZADAS==============================*/


