@charset "UTF-8";
@font-face {
  font-family: "roboto";
  src: url("../fonts/Roboto-Regular.ttf"); }
@font-face {
  font-family: "roboto";
  font-weight: 300;
  src: url("../fonts/Roboto-Light.ttf"); }
body {
  position: relative;
  display: flex;
  min-height: 100vh;
  flex-direction: column;
  background-image: url("../images/atardecer.jpg");
  background-attachment: fixed;
  background-size: cover;
  background-position: center; }

#wrapper {
  background: url("../images/pattern3.png") repeat top; }

#page {
  background: url("../images/pattern3.png") repeat top;
  background-color: white;
  padding: 15px; }

main {
  flex: 1 0 auto; }

#welcome {
  padding: 10px 10px 30px; }

#imprimir img {
  width: 30px; }

#mis_favoritos img {
  width: 90px; }

#myCarousel {
  overflow: hidden; }

#myCarousel .imgSlides {
  padding-top: 40%;
  background-position: center;
  background-size: cover; }

#navbar {
  background-color: #444;
  margin-bottom: 15px; }
  #navbar > a, #navbar > .dropdown {
    float: left; }
  #navbar > a, #navbar > .dropdown > a {
    padding: 14px 28px;
    display: inline-block;
    border: 1px solid transparent;
    border-left-color: #303030;
    border-right-color: #525252;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 12px; }
  #navbar > a:hover, #navbar > .dropdown:hover {
    background-color: #2e2e2e; }
  #navbar a {
    color: #F7F7F7;
    text-decoration: none; }
  #navbar .dropdown-menu {
    background-color: #444; }
  #navbar .dropdown-menu a:hover {
    background-color: #2e2e2e;
    color: #F7F7F7; }

.miniaturas .imgThumb {
  background-size: cover;
  background-position: center;
  padding-top: 70%; }

#footer {
  background-color: #2c2c2c;
  background-color: #F44336;
  padding-bottom: 30px;
  padding-top: 50px;
  color: white; }
  #footer h4 {
    line-height: 1.5; }
  #footer ul {
    list-style: none; }
    #footer ul a {
      color: #F7F7F7; }

#subfooter {
  padding: 15px;
  background-color: #212121;
  background-color: #bb001d; }
  #subfooter .logo img {
    max-height: 60px; }
  #subfooter * {
    color: white; }

#footer-navbar {
  font-size: 18px;
  font-weight: bold; }
  #footer-navbar > a {
    margin-left: 10px;
    color: white;
    transition: color 400ms;
    text-decoration: none; }
    #footer-navbar > a:hover, #footer-navbar > a.active {
      color: #e71f30;
      color: #ba001c; }

.text-white {
  color: white; }

.clear-vertical {
  padding-top: 25px;
  padding-bottom: 40px; }

.separador {
  padding-top: 20px;
  padding-bottom: 20px; }

.separador img{
  width: 100%; }

#promueve {
  background: url(../images/promueve-tu-propiedad.jpg) fixed;
  background-size: cover;
  background-position: center; }
  #promueve .jumbotron {
    background-color: rgba(255, 255, 255, 0.8);
    border-radius: 0; }

#contact {
  overflow: hidden; }
  #contact iframe {
    display: block;
    margin: auto;
    width: 100%;
    max-width: 1170px;
    border: none;
    background: transparent; }

.miniaturas a.thumbnail {
  text-decoration: none !important;
  border: 1px solid #ddd !important;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2), 0 4px 8px 0 rgba(0, 0, 0, 0.19);
  transition: 300ms box-shadow; }
  .miniaturas a.thumbnail:hover {
    box-shadow: 2px 10px 12px 0 rgba(0, 0, 0, 0.2), 0 6px 14px 0 rgba(0, 0, 0, 0.25) !important; }

/*section-inmuebles */
.section-inmuebles .jumbotron {
  position: relative;
  background-size: cover;
  background-position: bottom;
  margin-bottom: 0;
  padding-top: 7%;
  padding-bottom: 7%; }
.section-inmuebles .jumbotron h2 {
  font-size: 32px;
  color: #FFF;
  font-family: roboto;
  padding-bottom: 30px;
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.7), 1px 1px 3px rgba(0, 0, 0, 0.7); }
  .section-inmuebles .jumbotron h2 small {
    display: none; }

#modalLeft {
  left: 0; }

#modalRight {
  right: 0; }

#modalLeft, #modalRight {
  background: linear-gradient(to right, transparent, transparent);
  bottom: 0;
  cursor: pointer;
  top: 0;
  height: 100%;
  position: absolute;
  padding: 0 13px;
  width: 50px;
  box-sizing: border-box; }

#modalLeft:hover {
  background: linear-gradient(to right, rgba(0, 0, 0, 0.15), transparent); }

#modalRight:hover {
  background: linear-gradient(to right, transparent, rgba(0, 0, 0, 0.15)); }

#modalInfo {
  background-color: rgba(0, 0, 0, 0.5);
  padding: 10px;
  color: #FFFFFF;
  font-size: 16px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center; }

#modalInfo > :first-child {
  margin-bottom: 5px; }

#modalInfo a {
  color: #FFFFFF; }

#modalLeft .glyphicon, #modalRight .glyphicon {
  color: #FFFFFF;
  position: absolute;
  top: 50%;
  margin-top: -18px;
  text-shadow: 0 0 5px #BFBFBF;
  font-size: 30px; }

#buscador .form-group {
  margin-bottom: 14px; }

#myCarousel .carousel-indicators {
  bottom: 5px; }
#myCarousel .carousel-caption {
  background-color: rgba(0, 0, 0, 0.7);
  max-width: 500px;
  right: 22px;
  bottom: 50px;
  opacity: 0;
  transform: translateX(150px);
  visibility: hidden;
  left: initial; }
  #myCarousel .carousel-caption.show {
    opacity: 1;
    visibility: visible;
    transform: translateX(0);
    transition: 400ms all linear; }
  #myCarousel .carousel-caption p {
    font-size: 18px; }
#myCarousel .imgSlides {
  padding-top: 500px; }

.section-inmuebles .jumbotron h2 small {
  display: block;
  font-size: 40%;
  font-weight: 300;
  color: #FFF;
  display: block; }

#header {
  color: #333;
  font-size: 18px;
  font-weight: 500; }
  #header .input-group {
    float: right;
    margin: 0; }
  #header .container {
    padding: 10px;
    position: relative; }
  #header .phones {
    display: inline-block;
    vertical-align: middle;
    padding: 5px; }

#header-image img {
  max-width: 100%; }

#buscadorExp {
  position: relative;
  vertical-align: middle;
  display: inline-block;
  max-width: 100%; }
  #buscadorExp > span {
    display: none; }
  #buscadorExp .form-control,
  #buscadorExp .btn {
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #ccc;
    border-radius: 0;
    font-size: 16px;
    outline: none;
    box-shadow: none;
    color: #F7F7F7; }

.inmName {
  font-size: 20px;
  font-family: serif;
  font-weight: bold;
  font-style: italic;
  color: #241b11;
  text-decoration: none !important; }

.btn-black {
  background-color: #444;
  border-color: white;
  color: white; }

#servicios img, #servicios h3 {
  cursor: pointer; }
#servicios > .col-sm-3 {
  padding-bottom: 30px; }

#keysearcher {
  margin-top: 10px !important; }
  #keysearcher .glyphicon {
    font-size: 20px; }

.socialNet .sn {
  background-image: url("../images/social-networks.jpg");
  width: 32px;
  height: 32px;
  display: inline-block;
  background-position-y: 32px; }
  .socialNet .sn.google {
    background-position-x: -32px; }
  .socialNet .sn.twitter {
    background-position-x: -64px; }
  .socialNet .sn.pinteres {
    background-position-x: -96px; }
  .socialNet .sn.rss {
    background-position-x: -128px; }

#destacados {
  margin-bottom: 15px; }
  #destacados .card {
    display: block;
    text-decoration: none;
    margin-bottom: 30px;
    background-color: #fafafa;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
    transform: perspective(600px) rotateY(-90deg); }
    #destacados .card.slideOut {
      transform: perspective(600px) rotateY(90deg);
      transition: transform 300ms; }
    #destacados .card.slideIn {
      transform: perspective(600px) rotateY(0deg);
      transition: transform 300ms; }
    #destacados .card .card-img {
      padding-top: 60%;
      background-size: cover;
      position: relative;
      background-position: center; }
    #destacados .card .card-footer {
      padding: 10px; }
    #destacados .card hr {
      margin: 10px 0; }

/*media tablet */
@media (max-width: 767px) {
  .carousel-caption {
    display: none !important; }

  #barramamoncita .navbar-header a img {
    padding: 5px; }

  #header {
    text-align: center; }

  #header .input-group {
    margin-top: 10px;
    margin-bottom: 5px; } }
@media (min-width: 768px) {
  #page {
    padding: 40px;
    margin-top: 30px;
    margin-bottom: 30px; }

  #barramamoncita .navbar-nav > li > a {
    font-size: 17px;
    font-weight: 500; }

  .section-inmuebles .jumbotron h2 {
    font-size: 60px; }
    .section-inmuebles .jumbotron h2 .precio {
      width: 90px; }

  nav .inmName span {
    display: none; }

  #header .logo img {
    width: 240px;
    margin-bottom: 10px; }
  #header .phones {
    margin-right: 20px; }
  #header .input-group {
    max-width: 250px; }

  #buscadorExp {
    max-width: 32px;
    transition: max-width 500ms; }
    #buscadorExp > span {
      display: inline;
      position: absolute;
      padding: 8px 10px;
      right: 0;
      top: 0;
      transition: all 500ms; }
    #buscadorExp .input-group {
      opacity: 0;
      visibility: hidden;
      pointer-events: none;
      transition: all 500ms; }
    #buscadorExp.showme {
      max-width: 250px; }
      #buscadorExp.showme > span {
        opacity: 0;
        visibility: hidden;
        pointer-events: none; }
      #buscadorExp.showme .input-group {
        opacity: 1;
        visibility: visible;
        pointer-events: all; } }
/*media laptop */
@media (min-width: 998px) {
  #servicios > .col-sm-3 {
    padding: 30px; }

  #header .container .logo img {
    height: auto; }

  #barramamoncita .navbar-nav > li > a {
    font-size: 18px; }

  nav .inmName span {
    display: inline; }

  .col-md-20 {
    width: 20%; } }
/*media desktop */
#listadoInmueble {
  padding-top: 30px;
  padding-bottom: 30px; }
  #listadoInmueble .inmueble > .panel {
    margin-bottom: 20px;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12); }
  #listadoInmueble .inmueble .panel-footer {
    background-color: #fff;
    border-top: 1px solid #eee;
    padding: 10px; }
    #listadoInmueble .inmueble .panel-footer > a {
      display: inline-block;
      margin: 5px; }
  #listadoInmueble .inmueble .precios {
    font-weight: bold; }
    #listadoInmueble .inmueble .precios > div {
      display: inline-block;
      margin-right: 10px; }
    #listadoInmueble .inmueble .precios > :last-child {
      margin-right: 0; }

a[href$="comparar=SI"] {
  text-decoration: none;
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc; }
  a[href$="comparar=SI"] > img {
    display: none; }
  a[href$="comparar=SI"]:after {
    content: "Comparar"; }
  a[href$="comparar=SI"]:hover {
    color: #333333;
    background-color: #e6e6e6;
    border-color: #adadad; }

.inmueble .panel-head {
  position: relative; }
  .inmueble .panel-head h4 {
    position: absolute;
    bottom: 5px;
    font-weight: bold;
    color: #FFF;
    text-shadow: 0 0 3px #000;
    padding: 5px 15px;
    background-color: rgba(0, 0, 0, 0.36);
    border-radius: 0 3px 3px 0; }
    .inmueble .panel-head h4 > small {
      color: #fff; }
    .inmueble .panel-head .ventarenta{
      position: absolute;
      top: 0;
      left: 0;
    }
.inmueble .edit {
  padding: 5px; }
  .inmueble .edit:empty {
    display: none; }
.inmueble .anuncio {
  line-height: 1em;
  opacity: 0;
  max-height: 0;
  overflow: hidden;
  transition: all 300ms; }
.inmueble:hover .anuncio {
  max-height: 65px;
  opacity: 1;
  padding-bottom: 10px; }

@media (max-width: 768px) {
  #listadoInmueble .inmueble .panel-footer {
    display: none; } }
@media (min-width: 768px) {
  #listadoInmueble {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2; }
    #listadoInmueble .inmueble {
      -webkit-column-break-inside: avoid;
      page-break-inside: avoid;
      break-inside: avoid;
      padding: 0 10px; }
      #listadoInmueble .inmueble > .panel {
        margin-bottom: 30px; } }
@media (min-width: 992px) {
  #listadoInmueble {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3; } }
#detalles_inmueble .close {
  font-size: 60px;
  font-weight: 100;
  position: absolute;
  top: 0;
  right: 2px;
  margin-top: -14px; }
  #detalles_inmueble .close:hover {
    color: darkred; }

#DETALLE {
  min-height: calc(100% - 326px);
  margin-top: 30px; }

#detFavory[onclick$="MENOS')"] {
  color: #E0E001; }

.precios.det > div {
  float: none !important; }

/*  Galeria */
#DETALLE > .head h6 {
  font-size: 16px;
  margin-top: -5px; }

#btn-icons {
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
  position: static; }
  #btn-icons > a {
    color: #666;
    border: 1px solid #ccc;
    margin-right: 5px; }

#principal {
  position: relative;
  background-size: cover;
  background-position: center; }
  #principal > img {
    position: absolute;
    top: 0;
    left: 0; }

#foto > a {
  pointer-events: none; }
  #foto > a > img {
    width: 100%;
    height: auto;
    max-height: 500px; }

#galeria > .controles {
  position: relative;
  background-color: rgba(0, 0, 0, 0.6);
  color: #fff;
  padding: 5px;
  margin-bottom: 4px;
  margin-top: -35px;
  font-weight: 500; }
#galeria > .carrete {
  display: none;
  height: 90px;
  margin-top: 4px; }
  #galeria > .carrete > div {
    overflow: auto;
    height: 100%; }

#links {
  float: left;
  margin-right: -999em;
  white-space: nowrap;
  padding-bottom: 15px;
  height: 100%; }
  #links:empty {
    display: none; }

#galeria > script ~ .carrete {
  display: block; }
#galeria > .carrete a {
  position: relative;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  #galeria > .carrete a:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -14px;
    font-size: 30px;
    margin-top: -15px;
    color: #fff;
    opacity: 0;
    -webkit-transition: opacity 0.2s;
    -moz-transition: opacity 0.2s;
    transition: opacity 0.2s; }
  #galeria > .carrete a:hover:before {
    opacity: 0.5; }
#galeria > .carrete img {
  height: 100%;
  border-radius: 2px;
  margin: 0 2px; }
#galeria > .controles {
  font-size: 0; }
  #galeria > .controles > span {
    font-size: 14px;
    max-width: calc(100% - 60px);
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis; }

#botones {
  margin-top: 7px;
  margin-bottom: 15px; }
  #botones > div > .btn {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px; }
  #botones img {
    width: 100px; }

#edit_btn img {
  width: 90px;
  display: inline-block;
  padding: 5px; }

#btn-icons a {
  opacity: 0.7;
  display: block;
  padding: 7px;
  border-radius: 50px;
  background-color: #FFFFFF;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s; }
  #btn-icons a > img {
    width: 24px; }
#btn-icons > div {
  padding: 0 10px;
  display: inline-block; }

#misFav a > img {
  width: 90px; }

#btn-icons a:hover {
  background-color: #DDDDDD; }

#botones a[onclick="poneComp(this,'')"] {
  display: none !important; }
#botones i {
  line-height: 1.3; }
#botones > a {
  display: inline-block;
  margin: 0 10px 15px; }
#botones > div {
  display: inline-block;
  margin: 0 10px 15px;
  line-height: 1.2;
  font-size: 10px; }

.photo-nav {
  position: absolute;
  width: 80px;
  height: 100%;
  top: 0;
  bottom: 0; }
  .photo-nav:empty {
    display: none; }
  .photo-nav.left {
    left: 0; }
    .photo-nav.left:hover {
      background: -webkit-linear-gradient(to right, rgba(0, 0, 0, 0.2), transparent);
      background: linear-gradient(to right, rgba(0, 0, 0, 0.2), transparent); }
  .photo-nav.right {
    right: 0; }
    .photo-nav.right:hover {
      background: -webkit-linear-gradient(to right, transparent, rgba(0, 0, 0, 0.2));
      background: linear-gradient(to right, transparent, rgba(0, 0, 0, 0.2)); }
  .photo-nav > a {
    display: block;
    height: 100%; }
    .photo-nav > a > img {
      margin-top: -17px;
      position: absolute;
      top: 50%;
      opacity: 0;
      -webkit-transition: opacity 0.3s;
      transition: opacity 0.3s; }
  .photo-nav:hover > a > img {
    opacity: 0.7; }

#tourFotos, #tourVirtual {
  color: #333;
  background-color: #fff;
  display: inline-block;
  padding: 6px 12px;
  margin: 0 10px 15px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid #ccc;
  border-radius: 4px; }

#tourFotos:hover, #tourVirtual:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad; }

@media (max-width: 768px) {
  .photo-nav.right {
    background: -webkit-linear-gradient(to right, transparent, rgba(0, 0, 0, 0.2));
    background: linear-gradient(to right, transparent, rgba(0, 0, 0, 0.2)); }
  .photo-nav.left {
    background: -webkit-linear-gradient(to right, rgba(0, 0, 0, 0.2), transparent);
    background: linear-gradient(to right, rgba(0, 0, 0, 0.2), transparent); }
  .photo-nav > a > img {
    opacity: 0.7; } }
.photo-nav.left > a > img {
  left: 20px; }
.photo-nav.right > a > img {
  right: 20px; }

#dedonde {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  color: #ffffff;
  text-align: center;
  padding: 5px; }
  #dedonde:empty {
    display: none; }

table.galeria {
  max-width: 100%;
  margin: auto;
  margin-bottom: 30px;
  border-color: #C3C3C3; }

p.caption > a {
  color: #BE1B14; }

#detalles {
  font-size: 15px; }
  #detalles > .precios > div {
    display: inline-block;
    margin: 0 7px;
    font-size: 15px;
    font-weight: 500; }
  #detalles > .precios > span {
    display: block; }
  #detalles > .tipo:not(:empty):before {
    content: "Tipo: ";
    font-weight: 500; }

/*  #detalles > .panel{overflow: auto;} */
#llameya {
  margin-top: 15px;
  margin-bottom: 10px; }
  #llameya h5 {
    margin-top: 0; }
  #llameya h6 {
    margin-top: 0; }
    #llameya h6 > a {
      color: #444 !important; }
  #llameya .btn {
    margin-bottom: 20px; }

@media (min-width: 768px) {
  #llameya {
    font-size: 20px; }
    #llameya h6 {
      font-size: 15px; } }
/*  Tabla */
#tabla td {
  padding: 2px;
  background-color: White;
  font-family: Arial, sans-serif, Verdana, charter;
  font-size: 12px;
  border: none; }

.table {
  margin-bottom: 0; }

td.ficha_inmueble_campo {
  color: Gray;
  text-align: right; }
td.ficha_inmueble_contenido {
  color: Black;
  text-align: left; }

#ficha_inmueble {
  overflow-x: auto;
  min-height: 0.01%;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
  padding-top: 5px;
  padding-bottom: 5px;
  background-color: #fff; }
  #ficha_inmueble:empty {
    display: none; }
  #ficha_inmueble > table td {
    padding: 6px;
    line-height: 1.5;
    border: none; }

#anuncio {
  margin-top: 20px;
  margin-bottom: 40px;
  overflow: auto; }

#h_b_favoritos {
  display: inline-block; }

#h_favoritos:empty {
  display: none; }

#desarrollo a {
  font-size: 15px; }

@media (max-width: 768px) {
  #DETALLE > .head h6 {
    margin-bottom: 0; }
  #DETALLE > .head > .col-sm-4 {
    text-align: center; }

  #tabla td {
    white-space: nowrap; }

  #blueimp-gallery > .prev, #blueimp-gallery > .next, #blueimp-gallery > .play-pause, #blueimp-gallery > .indicator {
    display: none; } }
.carousel-inner > .item {
  background-size: cover;
  background-position: center; }

.panel-img {
  background-size: cover;
  background-position: center;
  padding-top: 70%;
  display: block;
  width: 100%; }
  .panel-img.nf {
    padding-top: 35%; }

/*  Modal iFrame */
.modalFinil iframe {
  width: 100%;
  border: none;
  height: 200px;
  visibility: visible;
  opacity: 1;
  transition: all 400ms; }

.modalfinil .modal-content:after {
  content: "×";
  display: block;
  font-size: 60px;
  font-weight: 100;
  position: absolute;
  opacity: 0.6;
  top: 0;
  right: 2px;
  margin-top: -26px; }

@keyframes rotar {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(360deg); } }
.modalFinil .loading {
  position: relative; }
  .modalFinil .loading iframe {
    visibility: hidden;
    opacity: 0; }
  .modalFinil .loading:after, .modalFinil .loading:before {
    content: "";
    display: block;
    border: 5px solid transparent;
    border-top-color: #9cd1ff;
    border-bottom-color: #9cd1ff;
    position: absolute;
    top: 50%;
    left: 50%;
    border-radius: 50%; }
  .modalFinil .loading:after {
    width: 80px;
    height: 80px;
    margin-top: -40px;
    margin-left: -40px;
    border-top-color: #337ab7;
    border-bottom-color: #337ab7;
    animation: rotar 1000ms linear infinite; }
  .modalFinil .loading:before {
    width: 60px;
    height: 60px;
    margin-top: -30px;
    margin-left: -30px;
    animation: rotar 600ms linear infinite reverse; }

#contenidosPeque {
  width: 100%; }



.card-img{overflow: hidden;}
.promo{
  position: absolute;
  top: 16px;
  left: -38px;
  padding: 5px 40px;
  background: #FFEB3B;
  color: black;
  font-weight: 700;
  font-size: 16px;
  text-transform: uppercase;
  font-style: italic;
  transform: rotate(-40deg);
}
.promo:empty{
  display: none;
}

.carousel-image{height: 65vh!important;}
@media only screen and (orientation: portrait) and (max-width: 767px) {
  .carousel-image{height: 30vh!important;}
}
@media only screen and (orientation: landscape) and (max-width: 767px) {
  .carousel-image{height: 75vh!important;}
}


.panel-body{
  padding: 1em
}
@media(max-width: 767px){
  #buscador .form-group{
    width: 100%;
  }

}


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