* {
  margin: 0;
  padding: 0;
}

body {
  background-image: url("../img/Imagenbase.jpg");
  width: 100%;
  height: 100%;
  font-size: 16px;
  font-family: "Open sans", Sans-serif;
}

.ad {
  margin-bottom: 1.25em;
  text-align: center;
}

a {
  color: #FF0000;
}

.main .titulo-seccion h3,
.sidebar .titulo-seccion h3 {
  font-family: "Oswald", Sans-serif;
  font-size: 1.5em;
  line-height: 1.5em;
  font-weight: normal;
  color: #3b3b3b;
  padding-bottom: 0.62em;
  border-bottom: 4px solid #FF5454;
  margin-bottom: 1.25em;
}

.main .titulo_seccion > div {
  padding: 0;
}
.main .single-post .thumb img {
  width: 100%;
  height: 100%;
}
.main .single-post .categorias {
  margin-bottom: 2em;
}
.main .single-post .categorias ul {
  list-style: none;
}
.main .single-post .categorias ul li {
  display: inline-block;
  color: #616060;
}
.main .single-post .categorias a {
  color: #909090;
  font-size: 1em;
  font-weight: bold;
  margin-right: 1.25em;
}
.main .single-post .categorias a:hover {
  color: #FF5454;
  text-decoration: none;
}
.main .posts {
  background: #ebe7e7a6;
  margin-bottom: 1em;
}
.main .posts .post {
  margin-bottom: 1.875em;
}
.main .posts .post .contenedor {
  background: #f3f3f3e7;
  swebkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
}
.main .posts .post .contenedor .thumb img {
  width: 100%;
  vertical-align: top;
  height: 100%;
}
.main .posts .post .contenedor .info {
  padding: 1.25em;
}
.main .posts .post .contenedor .info .titulo {
  line-height: 1.125em;
  margin-bottom: 1.25em;
  font-size: 1.125em;
  font-weight: bold;
  margin-top: 0;
}
.main .posts .post .contenedor .info .titulo a {
  color: #3b3b3b;
}
.main .posts .post .contenedor .info .fecha {
  color: #909090;
  font-size: 0.875em;
  margin-bottom: 1.25em;
}
.main .posts .post .contenedor .info .extracto {
  color: #4B4B4B;
  font-size: 1em;
  height: 8.125em;
  max-height: 8.125em;
  line-height: 1.75em;
  margin-bottom: 1.25em;
  overflow: hidden;
}
.main .posts .post .contenedor .info .extracto:hover {
  overflow: auto;
}
.main .posts .post .contenedor .info .categorias ul {
  list-style: none;
}
.main .posts .post .contenedor .info .categorias ul li {
  display: inline-block;
}
.main .posts .post .contenedor .info .categorias a {
  color: #909090;
  font-size: 1em;
  font-weight: bold;
  margin-right: 1.25em;
}
.main .posts .post .contenedor .info .categorias a:hover {
  color: #FF5454;
  text-decoration: none;
}

.bannercontacto {
  border: solid 6px;
  border-color: #1a1a1aa8;
  background-image: url("../img/7.jpg");
}
.bannercontacto .contacto .imagenform {
  font-size: 4em;
  color: white;
  text-align: center;
  margin-top: 1em;
}
.bannercontacto .contacto .formulario .formu .wpforms-container {
  float: right;
  margin-left: 10em;
  color: white;
}
.bannercontacto .contacto .formulario .botonformulario {
  margin-left: 5em;
}

header {
  background: #000000e7;
  vertical-align: top;
  margin-bottom: 0px;
  width: 100% !important;
  position: relative;
  z-index: 100;
}
header .logo {
  padding-top: none;
  padding-top-display: inline-block;
  padding-top-height: 55px;
}
header .datoscontacto {
  vertical-align: top;
  padding-top: none;
  text-align: center;
  margin-bottom: 0px;
  color: #fff;
  height: 55px;
}
header .datoscontacto p {
  margin: 1em;
  font-size: 0.7em;
  text-align: left;
}
header .redes-sociales {
  vertical-align: top;
  padding-top: none;
  text-align: right;
  margin-bottom: 0px;
  line-height: 5em;
  height: 55px;
}
header .redes-sociales a {
  margin-bottom: 0px;
  border-radius: 50%;
  width: 2.5em;
  height: 2.5em;
  text-align: center;
  line-height: 2.5em;
  display: inline-block;
  background: navy;
  color: #FFF;
  margin-left: 1.25em;
}
header .redes-sociales a.facebook {
  margin-bottom: 0px;
  vertical-align: top;
  background: #55acee;
}
header .redes-sociales a.instagram {
  vertical-align: top;
  margin-bottom: 0px;
  background: #c05554;
}
header .redes-sociales a.mail {
  vertical-align: top;
  margin-bottom: 0px;
  background: #3b5998;
}
header .redes-sociales a.intranet {
  vertical-align: top;
  background: #fff;
  margin-bottom: 0px;
}
header .intra {
  vertical-align: top;
  text-align: right;
  height: 55px;
  line-height: 5em;
}
header .intra a {
  vertical-align: top;
  width: 2.5em;
  height: 2.5em;
  text-align: center;
  line-height: 2.5em;
  display: inline-block;
  color: #fff;
  margin-left: 1.25em;
}
header .menu {
  background-color: #d90019b7;
  float: center !important;
  width: 100% !important;
  position: relative;
  z-index: 100;
  margin-bottom: 1em;
}
header .menu ul {
  list-style: none;
  overflow: hidden;
  margin-bottom: 0;
  padding: 0;
}
header .menu ul li {
  float: center !important;
  display: inline-block;
}
header .menu ul li a {
  color: #fff;
  display: inline-block;
  padding: 1em 1.25em;
  font-size: 1em;
  color: #fff;
}
header .menu ul li a:hover {
  text-decoration: none;
  background: #B70000;
}

.sidebar .widget {
  margin-bottom: 2.5em;
}
.sidebar .widget.redes-sociales {
  overflow: hidden;
}
.sidebar .widget.redes-sociales a {
  width: 33.33333%;
  padding: 1.25em;
  text-align: center;
  float: left;
  background: #000;
  color: #fff;
  display: inline-block;
}
.sidebar .widget.redes-sociales a:hover {
  text-decoration: none;
}
.sidebar .widget.redes-sociales a.facebook {
  background: #1b18cc;
}
.sidebar .widget.redes-sociales a.instagram {
  background: #c320d8;
}
.sidebar .widget.redes-sociales a.mail {
  background: #05dd66;
}
.sidebar .widget.redes-sociales a .icono {
  width: 100%;
  font-size: 1.875em;
  margin-bottom: 0.5em;
}
.sidebar .widget.informacion {
  overflow: hidden;
}
.sidebar .widget.informacion .imagenesinformacion {
  padding: auto;
  float: left;
  margin-top: 1em;
}
.sidebar .widget.informacion a img {
  margin-bottom: 0.5em;
}
.sidebar .widget.galeria {
  overflow: hidden;
}
.sidebar .widget.galeria .imagenesingaleria {
  padding: auto;
  float: left;
  margin-top: 1em;
}
.sidebar .widget.galeria a img {
  margin-bottom: 0.5em;
}
.sidebar .widget .contenedor-ad {
  text-align: center;
}
.sidebar .widget .contenedor-ad a {
  display: inline-block;
}

footer .menu {
  background: #000000de;
  padding-top: 1em;
  padding-bottom: 1em;
  width: 100%;
}
footer .menu .piedepagina .datospie {
  color: #fff;
  float: left;
  padding-left: 10em;
}
footer .menu .piedepagina .datospiemapa {
  color: #fff;
  float: right;
  padding-right: 10em;
}
footer .copyright p {
  font-size: 0.87em;
  color: #000;
  padding: 0.625em;
  text-align: center;
}

@media screen and (max-width: 768px) {
  header .logo {
    text-align: center;
  }
  header .redes-sociales {
    display: none;
  }
  header .menu ul {
    text-aling: center;
  }
  header .menu ul li {
    float: none;
  }

  .main .posts .post .contenedor .info {
    height: auto;
  }

  .sidebar {
    display: none;
  }

  .footer .menu ul {
    text-align: center;
  }
  .footer .menu ul li {
    float: none;
  }
}
.bannercontacto {
  margin-top: 2em;
  margin-bottom: 2em;
}

/*# sourceMappingURL=estilos.css.map */
