/*
Theme Name: Manuel José Blanco Díaz
Text Domain: Manuel José Blanco Díaz
Version: 1.1
Requires at least: 4.7
Requires PHP: 5.2.4
Description: Sitio web desarrollado para la empresa Manuel José Blanco Díaz Ingenieros Arquitectos.
Tags: Contructora, Apartamentos, Proyectos
Author: Xlogam
Author URI: https://xlogam.com
Theme URI: https://xlogam.com
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

All files, unless otherwise stated, are released under the GNU General Public
License version 2.0 (http://www.gnu.org/licenses/gpl-2.0.html)

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned
with others.
*/
a {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
body,
html {
  height: 100%;
}
img {
  border: none;
  display: block;
  vertical-align: bottom;
}
label.error {
  color: #f00;
  font-size: 10px;
}
body {
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  line-height: 1em;
}
footer {
  background-color: #102323;
  color: #fff;
  overflow: hidden;
  font-size: 14px;
  line-height: 1em;
  padding-bottom: 40px;
}
footer a {
  color: #fff;
  text-decoration: none;
}
footer a:hover {
  color: #c6c6c6;
}
.contenedor {
  margin: auto;
  max-width: 1200px;
}
.top-cols {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 9px;
  margin-bottom: 10px;
}
.top-col {
  margin-left: 10px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.top-col:first-child {
  margin-left: 0px;
}
.top-col a {
  color: #202020;
}
.top-col p {
  line-height: 1em;
  margin: 0px;
  padding: 0px;
}
.top-col-top {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  width: 100%;
  margin-bottom: 5px;
}
.top-col-whatsapp {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.top-col--whatsapp {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.top-col-bottom {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.top-col-bottom-tel {
  margin-bottom: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.top-col-bottom-tel i {
  font-size: 23px;
}
.dato-col-icon {
  color: #00696a;
  font-size: 24px;
  margin-right: 10px;
}
a.red-top {
  color: #00696a;
  font-size: 24px;
  margin-left: 10px;
}
.telefonos-top {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.telefonos-top ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
.telefonos-top li {
  margin-bottom: 0.3em;
}
.direccion-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.franja-menu {
  background-color: #e9e9e9;
  margin-top: 5px;
}
.content-barra-menu {
  width: 100%;
}
.nav {
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
}
.navbar {
  padding: 0px;
}
.navbar-nav {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
}
.navbar-nav .nav-link {
  padding: 14px 0px !important;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.navbar-light .navbar-nav .active >.nav-link {
  color: #016a6b;
}
.navbar-light .navbar-nav .nav-link:hover {
  color: #016a6b;
}
.carousel img {
  max-width: 100%;
  height: auto;
}
.burbuja-chat {
  bottom: 20px;
  position: fixed;
  right: 10px;
  z-index: 1000;
}
.titulo {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.titulo h2 {
  border-bottom: 5px solid #00696a;
  color: #ababab;
  font-size: 70px;
  font-weight: 700;
  padding: 0px;
  margin: 30px 0px;
}
.proyecto-form {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 30px;
}
.proyecto-form >div {
  margin: 0px 33px;
}
.proyecto-venta {
  max-width: 580px;
}
.form-registro {
  background-color: #00696a;
  color: #fff;
  width: 580px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 40px 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  font-weight: 500;
}
.form-registro h2 {
  text-align: center;
}
.form-registro form {
  width: 100%;
}
.form-registro form input {
  border-radius: 0px;
  margin-bottom: 30px;
}
.form-registro .form-check {
  margin-bottom: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.form-registro .form-check >input {
  margin-bottom: 0px;
  margin-top: 0px;
}
.form-registro .btn-primary {
  background-color: #ff8d0c;
  border: none;
  border-radius: 0px;
  font-weight: 500;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  width: 100%;
}
.form-registro .btn-primary:hover {
  background-color: #f3b637;
}
.video-contenedor-fondo {
  background-color: #4a4a4a;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 60px 0px 30px 0px;
}
.video-contenedor {
  width: 1222px;
  height: 600px;
}
.video-contenedor iframe {
  width: 100%;
  height: 100%;
}
.proyectos-trayectoria {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 30px;
  margin-top: 30px;
  max-width: 1200px;
  margin: auto;
}
.proyecto-trayectoria {
  margin: 0px 10px;
  width: 380px;
}
.proyecto-trayectoria img {
  max-width: 100%;
  height: auto;
}
.proyecto-trayectoria__titulo {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #00696a;
  color: #fff;
  height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 20px 20px;
}
.proyecto-trayectoria__titulo h2 {
  font-size: 16px;
  line-height: 1.3em;
  margin: 0px;
  padding: 0px;
  text-align: center;
  font-weight: 500;
}
.footer-cols {
  max-width: 1180px;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  padding-top: 40px;
}
.red-bottom {
  color: #c6c6c6;
  margin-top: 5px;
  margin-right: 5px;
  font-size: 22px;
}
.telefonos-bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.telefonos-bottom ul {
  font-size: 16px;
  list-style: none;
  margin: 0px;
  padding: 0px;
}
.telefonos-bottom li {
  margin-bottom: 0.5em;
}
.whatsapp-bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-top: 20px;
  font-size: 16px;
}
.whatsapp-bottom .dato-col-icon {
  margin-top: -5px;
}
.dato-col-icon {
  color: #c6c6c6;
}
.horario {
  text-align: center;
  max-width: 1180px;
  margin: auto;
  line-height: 1.3em;
  font-size: 14px;
  margin-top: 20px;
}
.creditos {
  text-align: center;
  font-size: 12px;
  margin-top: 20px;
}
.banner-pagina img {
  max-width: 100%;
  height: auto;
}
.contenido-pagina {
  max-width: 1180px;
  margin: auto;
  color: #202020;
  font-size: 16px;
  line-height: 1em;
  text-align: justify;
  font-weight: 300;
  margin-bottom: 40PX;
}
.contenido-pagina strong {
  font-weight: 700;
  color: #818181;
}
.contenido-pagina a {
  color: #00696a;
}
.contenido-pagina a:hover {
  color: #00696a;
}
.contenido-pagina__titulo {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
}
.contenido-pagina__titulo h2 {
  border-bottom: 5px solid #00696a;
  color: #ababab;
  font-size: 70px;
  line-height: 1em;
  padding: 0px;
  padding-bottom: 10px;
  margin: 40px 0px;
  font-weight: 700;
}
.mapa {
  width: 100%;
  height: 400px;
  max-width: 1180px;
  margin: auto;
}
.vide-proyecto {
  background-color: #707070;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 30px 0px;
}
.vide-proyecto iframe {
  width: 900px;
  height: 500px;
}
.wp-block-embed__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.contenido-pagina-100 {
  max-width: 100%;
  color: #202020;
  font-size: 16px;
  line-height: 1em;
  text-align: justify;
  font-weight: 300;
}
.contenido-pagina-100 strong {
  font-weight: 700;
  color: #818181;
}
.contenido-pagina-100 a {
  color: #00696a;
}
.contenido-pagina-100 a:hover {
  color: #00696a;
}
.contenido-pagina-100 p {
  max-width: 1180px;
  margin: auto;
  margin-bottom: 1em;
  line-height: 1.3em;
}
.wp-block-columns h2 {
  font-size: 32px;
}
.wp-block-columns ul {
  padding-left: 20px;
  line-height: 1.4em;
}
.wp-block-columns p {
  line-height: 1.4em;
}
.wp-block-column:not(:first-child) {
  margin-left: 80px !important;
}
.wp-block-column:first-child {
  margin-left: 0px !important;
}
.noticias {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  max-width: 1180px;
  margin: auto;
  margin-bottom: 30px;
}
.noticia {
  max-width: 300px;
  margin: 0px 15px 30px 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.noticia__titulo {
  padding: 8px 8px;
  background: #102323;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.noticia__titulo h2 {
  font-size: 14px;
  color: #fff;
  text-align: center;
  padding: 0px;
  margin: 0px;
}
.noticia__foto {
  width: 300px;
  height: 218px;
  -o-object-fit: cover;
     object-fit: cover;
}
.contenido-pagina--noticia h2 {
  font-size: 50px;
}
.contenido-pagina--noticia p {
  line-height: 1.5em;
}
.form-contacto {
  max-width: 600px;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 40px;
}
.form-contacto input {
  border: 1px solid #102323;
  background-color: transparent;
  width: 100%;
  padding: 10px;
  margin-bottom: 15px;
}
.form-contacto textarea {
  border: 1px solid #102323;
  background-color: transparent;
  width: 100%;
  padding: 10px;
  margin-bottom: 15px;
}
.form-contacto button {
  background-color: #00696a;
  border: none;
  color: #fff;
  padding: 10px 20px;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.form-contacto button:hover {
  background-color: #065657;
  cursor: pointer;
}
.contenido-pagina--contacto {
  margin-bottom: 0px;
}
.slick-prev:before,
.slick-next:before {
  color: #ababab;
  font-size: 30px;
}
.slick-prev {
  left: -30px;
}
.slick-next {
  right: -30px;
}
@media screen and (max-width: 1024px) {
  .contenedor {
    max-width: 90%;
  }
  .top-cols {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .top-col--telefonos {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .top-col--telefonos ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .top-col--telefonos ul li {
    margin-right: 20px;
  }
  .top-col--whatsapp {
    margin-top: 10px;
  }
  .video-contenedor {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 500px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
  }
  .video-contenedor iframe {
    width: 90%;
  }
  .proyectos-trayectoria {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .proyecto-trayectoria {
    margin-bottom: 30px;
  }
  .footer-cols {
    max-width: 90%;
  }
  .franja-menu {
    position: relative;
    min-height: 46px;
  }
  .navbar-toggler {
    position: absolute;
    right: 0px;
    top: 3px;
  }
  .navbar-nav li {
    width: 100%;
    border-bottom: 1px solid #b7b7b7;
  }
  .navbar-nav li:last-child {
    border-bottom: none;
  }
  .contenido-pagina-100 p {
    max-width: 90%;
  }
  .mapa {
    max-width: 90%;
  }
  .contenido-pagina {
    max-width: 90%;
  }
}
@media screen and (max-width: 768px) {
  .top-col--telefonos {
    margin-top: 30px;
  }
  .titulo h2 {
    font-size: 50px;
  }
  .proyecto-form {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .footer-cols {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .footer-logo {
    margin-bottom: 20px;
  }
  .wp-block-column {
    -ms-flex-preferred-size: 100% !important;
        flex-basis: 100% !important;
  }
  .wp-block-column:not(:first-child) {
    margin-left: 0px !important;
  }
  .wp-block-column:first-child {
    margin-left: 0px !important;
  }
  .vide-proyecto iframe {
    width: 100%;
    height: 400px;
  }
  .wp-block-embed__wrapper {
    width: 100%;
  }
}
@media screen and (max-width: 670px) {
  .top-col--logo {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
    margin-bottom: 20px;
  }
  .video-contenedor {
    height: 300px;
  }
}
@media screen and (max-width: 500px) {
  .top-col--telefonos ul {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .titulo {
    margin: auto;
    max-width: 90%;
  }
  .titulo h2 {
    font-size: 28px;
    text-align: center;
  }
  .proyecto-venta {
    max-width: 90%;
  }
  .proyecto-venta img {
    height: auto;
    max-width: 100%;
  }
  .form-registro {
    max-width: 90%;
  }
  .proyecto-trayectoria {
    max-width: 90%;
  }
  .proyecto-trayectoria img {
    height: auto;
    max-width: 100%;
  }
  .contenido-pagina__titulo h2 {
    font-size: 28px;
    text-align: center;
  }
  .form-contacto {
    max-width: 90%;
  }
}
/*# sourceMappingURL=style.css.map */