/*
Theme Name: Theme para Adsense Grupo Soluciones Web
Theme Uri:
Author: Juan Rivas
Description: Tema para sitios Adsense
Version: 1.0
Licence: GNU General Public Licence or Later
Tags: Html5, css, adsense
*/
body{
  font-family: 'Open Sans', sans-serif;
}

h1,h2,h3,h4,h5{
  font-family: 'Arimo', sans-serif;
  font-weight: 700;
  margin-bottom: 20px;
  text-transform: capitalize;
}
p{
	text-align:justify;
	font-size: 16px;
}
/* clear */
.clear:before,
.clear:after {
    content:' ';
    display:table;
}

.clear:after {
    clear:both;
}
.clear {
    *zoom:1;
}
img {
	max-width: 100%;
	height: auto;
	vertical-align:bottom;
  text-align: center;
}
.alignleft{
  float: left;
  margin-right: 20px;
}

.alignright{
  float: right;
  margin-left: 20px;
}
.aligncenter{
	text-align:center;
  display: block;
  margin: 0 auto;
}

.azul{
  color: #00dffc;
}

@media (max-width:768px){
  h1{
    text-align: center;
    color: #00dffc;
  }
}
/** NAVEGACION **/
/** REDES SOCIALES **/
.redes-sociales{
  height: 44px;
  background-color: #00dffc;
}

.redes-sociales .iconos {
float: left;
margin-top: 5px;
}

.redes-sociales .iconos ul {
text-align: center;
}

.redes-sociales .contacto-header{
  float: right;
  border-left: 1px solid #ffffff;
  padding-left: 8px;
  color: #ffffff;
  font-size: 14px;
  line-height: 44px;
}

.redes-sociales .contacto-header a{
  color: #ffffff;
  text-decoration: none;
}

ul#social.menu-items{
  margin:0;
  padding: 0;
}

#social{
  list-style: none;
  margin: 0;
}

#social li{
  position: relative;
  display: inline-block;
}

#social li a:before{
  display: inline-block;
  vertical-align: top;
  padding: 0 5px;
  margin: 0;
  font-family: 'fontawesome';
  font-size: 24px;
  color: #ffffff;
  content: '\f08e';
  -webkit-font-smoothing: antialiased;
}

.menu-item li a:hover{
  color: #ffffff;
}

#social li a[href*="facebook.com"]::before{content: '\f082'}
#social li a[href*="instagram.com"]::before{content: '\f16d'}
#social li a[href*="twitter.com"]::before{content: '\f081'}
#social li a[href*="youtube.com"]::before{content: '\f16a'}

@media (max-width: 767px) {
  div.redes-sociales {
    padding: 0 10px;
  }
}

/** Navegacion **/
nav.navegacion  {
  background-color: #ffffff;
  min-height: 120px;
  padding: 0 10px;
}

nav.navegacion img.logo {
  margin-top: 20px;
}

nav.navegacion ul li.current_page_item,
nav.navegacion ul li.current_page_parent a{
  border-bottom: 2px solid #00dffc;
}

nav.navegacion .navbar-right ul{
  margin-top: 40px;
}

nav.navegacion .navbar-right li{
  margin-bottom: 10px;
  margin-left: 20px;
}

nav.navegacion .navbar-right li a{
  color: #2E2E2E;
  padding: 0;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: bold;
  padding: 10px 0;
}

nav.navegacion .navbar-right li a:hover{
  background-color: transparent;
  color: #00dffc;
}

@media (max-width:768px){
  nav.navegacion img.logo {
    width: 80%;
    text-align: center;
  }
  .navbar-toggle {
    border: 1px solid #000000;
    margin-top: 40px;
  }

  .navbar-toggle .icon-bar {
    background-color: #000000;
  }
  ul#menu-menu-principal{
    text-align: center;
  }
  ul#menu-menu-principal li.menu-item{
    margin: 0;
  }
  .current_page_item a{
    margin: 0;
    padding: 0;
  }
  nav.navegacion ul li.current_page_item{
    border: 2px solid #00dffc;
  }

  nav.navegacion .navbar-right li a{
    text-align: center;
  }

}

div.migas{
  background-color: #f5f5f5;
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
  min-height: 40px;

}
div.migas li{
  line-height: 20px;
  margin-top: 20px;
}
@media (max-width:768px){
  div.migas{
    text-align: center;
    margin-top: 10px;
    margin-bottom: 0px;
    line-height: 30px;
  }
  div.migas li{
    margin-top: 0px;
  }

}

/** Leer más**/
.more-link{
  background: #00dffc;
  padding: 5px 15px;
  border-radius: 5px;
  display: inline-block;
  margin-top: 20px;
}
a.more-link{
  color: #fff;
}
/** PRINCIPAL **/


/** BLOG **/
.post{
  min-height: 560px;
  margin-bottom: 20px;
}

.post .datos{
  border-top: 1px solid #ebeaea;
  border-bottom: 1px solid #ebeaea;
  display: block;
  margin-top: 14px;
  padding-top: 5px;
}

.post .datos .fecha,
.post .datos .categoria{
  font-size: 11px;
  color: #a2a2a2;
  display: inline-block;
  padding: 4px;
}

.post .imagen-post {
  overflow:hidden;
  transition: all .2s ease;

}
.post .imagen-post img {
  transition: all .5s ease-in-out;
  width: 100%;
}

.post .imagen-post img.wp-post-image:hover{
  -webkit-transform:scale(1.3);
  transform:scale(1.4);
  filter: grayscale(90%);
}

.post h2{
  text-align: center;
  font-size: 26px;
  text-transform: capitalize;
  margin: 10px 0;
}

.post h2 a{
  color:#000000;
  transition: all .5s ease;
}

.post h2 a:hover{
  text-decoration: none;
  color:#00dffc;
}

ul.post-categories {
  list-style: none!important;
  display: inline-block;
  padding-left: 5px;
}

ul.post-categories a {
  color: #a2a2a2;
}

ul.post-categories li {
  display: inline-block;
  padding-left: 10px;
}

.post p{
  font-size: 16px;
  text-align: justify;
}

/** SIDEBAR **/
.sidebar{
margin-top: 20px;
}

@media (max-width:768px){
  .widget_categories ul{
    text-align: center;
  }
}
/** Buscador **/
form.searchform{
  padding-top: 10px;
  position: relative;
  margin-bottom: 60px;
}
.screen-reader-text{
  display: block;
  color: #00dffc;
  font-size: 16px;
  font-weight: bold;
}

input#s{
  border: 1px solid #00dffc;
  width: 90%;
  height: 40px;
  position: absolute;
  right: 30px;
  padding: 5px;
}

input#searchsubmit{
  position: absolute;
  right: 30px;
  width: 35px;
  height: 41px;
  outline: none;
  border: none;
  background-color: #00dffc;
  text-indent: -9999px;
  background-image: url(img/buscador.png);
  background-repeat: no-repeat;
  background-position: center center;
}

.widget-title{
  color:#00dffc;
  font-size: 22px;
  padding-top: 10px;
  margin-top: 0;
}

.widget-footer h3{
  color: #ffffff;
}

.widget-footer ul{
  list-style: none;
}

.widget-footer ul li{
  width: 33%;
  float: left;
  margin-bottom: 5px;
}

.stick {
  position: fixed;
  top: 100px;
  background-color: orange;
  height: 350px;
}

ul.listado-recientes {
  list-style: none;
  padding: 0;
}

ul.listado-recientes  li{
  display: inline-block;
  margin-bottom: 10px;
}

ul.listado-recientes  li img{
  margin-right: 10px;
  display: inline;
}

ul.listado-recientes  li .posts_content{
  display: block;
  clear: both;
  text-align: center;
  margin: 10px 0;
  padding: 10px 0;
  font-size: 16px;
  font-weight: bold;
  text-transform: capitalize;
}

ul.listado-recientes  li .posts_content a{
  color: #000000;
  text-decoration: none;
}

ul.listado-recientes  li .posts_content a:hover{
  color: #00dffc;
}
.widget.widget_categories ul {
  list-style: none;
  padding: 0;
  margin-left: 10px;
}

@media (max-width:768px){

}
/** BOTONES **/
.my-back-button{
  float: right;
  margin-top: 10px;
  margin-bottom: 10px;
  background-color: #00dffc;
  color: #ffffff;
  transition: all 0.15s ease;
}
.my-back-button:hover{
  float: right;
  background-color: #ffffff;
  color: #00dffc;
  border: 2px solid #00dffc;
}

/*** REGISTRO***/
.registro{
  text-align: center;
}

.formulario-registro{
  display: inline-block;
  width: 60%;
  margin-top: 20px;
}
.formulario-registro label{
  display: inline-block;
  margin-top: 10px;
}
.formulario-registro span{
  width: 150px;
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
  text-align: left;
  margin-right: 5px;
  float: left;
}

.formulario-registro input{
  border: 2px solid #00dffc;
  padding: 2px;
  width: 200px;
}

.formulario-registro input.boton-registro{
  width: 90px;
  font-size: 16px;
  font-weight: 700;
  background-color: #00dffc;
  color: #ffffff;
  padding: 5px 15px;
  border-radius: 5px;
  display: inline-block;
  margin-top: 20px;
  border: none;
}

/**ADSENSE**/
.adsense{
  width: 100%;
  min-height:90px;
  text-align: center;
  margin: 5px 0;
  clear: both;
}

/** PAGINACION **/

.pagination {
    width: 100%;
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    justify-content: center;
    margin-top: 1em;
}

.pagination .page-numbers {
    border-radius: 3px;
    background: #ececec;
    color: rgba(0, 0, 0, 0.8);
    line-height: 2.2;
    margin: 0 0.2em;
    padding: 0 0.9em;
    transition: all 0.15s ease;
}

.pagination a.page-numbers:hover,
.pagination .page-numbers.current {
    background: #00dffc;
    color: #FFF;
}

/** Footer**/
footer{
  background-color: #00dffc;
  padding: 10px 0 0 0;
  margin-top: 30px;
  color: #ffffff;
  text-align: justify;
}

footer h3{
  font-size: 18px;
  text-align: center;
}

footer a,
footer a:hover{
  color: #ffffff;
  text-decoration: none;
}

footer .footer-info{
  text-align: center;
  font-family: 'Raleway', sans-serif;
  font-size: 16px;
  padding: 10px;
  margin: 0;
  text-transform: uppercase;
  margin-top: 10px;
  background-color: #045863;
}

footer .formulario {
  text-align: center;
}

footer .formulario input.imput-footer {
    display: inline-block;
    width: 60%;
    margin-bottom: 10px;
    padding: 4px;
}

footer .formulario input.boton-footer {
    display: block;
    margin: 0 auto;
    background-color: transparent;
    border: 2px solid #ffffff;
    transition: all 0.15s ease;
}
footer .formulario input.boton-footer:hover {
    background-color: #ffffff;
    color: #00dffc;
}
