/*Maber v1.0.22.10.05*/
/*
Theme Name: Virgo
Description: Tema base con todas las funcionalidades - Inmobiclic 2021.
Estilos Generales Responsivos.
*/

/***********************************ESTILOS PARA MÓVILES*****************************************/
@media screen and (max-width: 790px) {
  body {
   margin-top: 1px;
  }
  h1 {
    font-size: 2em;
  }
  h2 {
    font-size: 1.8em;
  }
  h3 {
    font-size: 1.6em;
  }
  h4 {
    font-size: 1.4em;
  }
  h5 {
    font-size: 1.2em;
  }
  h6 {
    font-size: 1em;
  }
  #header-wrap {
    padding-top: 0;
    margin-top: 0;
  }
  /* Logotipo */
  #logo {
    display: none;
  }
  .navbar-brand img{
    height: 50px;
    top: 2px;
    left: 10px;
    z-index: 1000;
  }
  .header-section {
    display: none;
  }
  .navbar-toggler, .navbar-collapse {
    margin: 5px 0 0 0;
  }
  /* Estilos extra para el Menú Desplegable en Móviles */
  .desplegable-movil {
    background-color: #e6e6e6;
    box-shadow: 0 0 4px 1px #808080;
  }
  /* Menú - Botónes */
  #header-wrap .navbar-light .navbar-nav .nav-link, a.ancla {
    display: block;
    background-color: #e6e6e6;
    font: 1em/1.6em 'Spartan', sans-serif;
    text-align: center;
    text-decoration: none;
    border-right: none;
    border-top: 1px solid #cccccc;
    padding: 0.6em;
  }
  .navbar, .navbar-expand-md {
    display: inline-block;
    width: 100%;
    height: 65px;
    padding: 0.5em 1em;
  }
  #searchform {
    display: inline-block;
    background-color: #e6e6e6;
    border-top: 1px solid #cccccc;
    padding: 10px 0;
    width: 100%;
  }
  .fondo-variable, .fondo-base, .fondos-colores, .fondos-degradados, .fondos-imagenes {
  	padding: 0;
  }
  blockquote p {
    font: 1.1em/1.1em 'Times', serif;
  }
  #section-alfa, #section-beta, .wpcf7 {
    margin: 0.2em auto;
  }
  aside {
    display: none;
  }
  #footer-section-3 {
    display: none;
  }
  a#subir {
    margin: 35px 45%;
  }
  i.theChampWhatsappBackground {
    display: inline-block;
  }
  a#whatsapp-social-web, a#whatsapp-web, a#whatsapp-web-page {
    display: none;
  }
  a#whatsapp-social-api, a#whatsapp-movil, a#whatsapp-movil-page {
    display: inline-block;
  }
  /* Barra redes sociales */
  .social-bar {
    display: inline-block;
  	bottom: 0;
  	width: 100%;
    height: 40px;
    left: 0;
    right: 0;
  }
  	a#facebook-bar, a#instagram-bar, a#whatsapp-bar-movil {
      display: inline-block;
  		width: 33.33%;
  		height: 40px;

  	}
    a#whatsapp-bar-web {
  		display: none;
  	}
  /* Estilos para la página especial */
  #titulo-especial h2 {
  	top: 10px;
  }
  /*--------------------------------------------------------------
  21.0 Estilos para incrustar vídeo con el Plugin 'Advanced Custom Fields', la clase 'video-incrustado' es utilizada para centrar y expandir los vídeos. La altura se deja libre y los ajusta Youtube en Automático; si el cliente o proyecto exige una relación de aspecto entonces forzar en los estilos la altura.
  --------------------------------------------------------------*/
  .video-incrustado {
    width: 100% !important;
  }
  .video-incrustado iframe{
    width: 100%!important;
  }
  p a#whatsapp-web-page {
  	margin: 0 1em;
  }
}
/***********************************ESTILOS PARA MÓVILES*****************************************/
@media screen and (max-width: 660px) {
}

/***********************************ESTILOS PARA MÓVILES*****************************************/
@media screen and (max-width: 380px) {
}
