/*General*/
.row {max-width: 76rem;}

#header {
    margin-bottom: 0px;
    background: white;
}

#content {
    background: #FFFFFF !important;
    margin-top: 40px;
}

/* Logotipo */
#row-header #modulo-10 .contenedor_logo img {
	padding: 10px 0px 0px;
}

/*Menú*/
@media screen and (min-width: 40em) {
  .fixed { position: relative; }
  .top-bar-section ul.left {float: right !important;}
  
  #header .top-bar, #header .contain-to-grid {
    background-color: transparent !important;
    padding-top: 12px;
  }
  
  #header nav ul li a {
    border-color: transparent;
    background-color: transparent !important;  
    padding: 0.3em 1.5em;
    color: black!important;
    text-shadow: 0px 0px;
  }
  
  #header .top-bar-section ul { background-color: transparent;
  }

  #header nav ul li.active a {
      background-color: black !important;
      border-radius: 50px;
      padding: 0.3em 1.5em;
      color: white !important;
      text-shadow: 0px 0px;
  }
  .top-bar-section ul li {
      float: left;
      border-radius: 4px;
      display: inline-block;
      margin-left: 2em;
      padding-left: 0;
  }
	}

/*Slider*/
#modulo-22 .orbit-container {
   margin-top: 10px;
}

#body_portada #row-content-top-1.row {
	max-width: 100%;
}

#row-content-top-1 .orbit-container img {
  width: 100%;
}

/* Buscador */
div#content-top-2 {
	margin-top: -8em;
    z-index: 99 !important;
    width: 100%;
    position: absolute;
}

#row-content-top-2 .panel {
	background: #fff !important;
  	border-radius: 4px 4px 0px 0px;
}

.SumoSelect > .CaptionCont > span {
	font-family: 'coconregular';
}
.SumoSelect {
  	border: 1px solid #B5B5B5;
  	border-radius: 4px !important;
}

input[type="text"], input[type="password"], input[type="email"], select, textarea {
    color: #444;
    -moz-appearance: none;
    -webkit-appearance: none;
    -o-appearance: none;
    -ms-appearance: none;
    appearance: none;
    border-radius: 4px;
    border: none;
    color: inherit;
    display: block;
    outline: 0;
    text-decoration: none;
    width: 100%;
  	border: 1px solid #B5B5B5;
  	font-family: 'coconregular';
}

/*Indice-menú*/
#modulo-23 h2 {
    font-size: 3em;
	border-top: 10px solid #000000;
}
#modulo-23 p {
	text-align: center;
    font-size: 1.5em;
    margin-top: -1em;
    line-height: 1.5em;
  	color: #858585;
}

/*Box portada*/
.modulo-properties-boxes h4 {
  font-size: 2em;
  text-align: center;
  padding: 20px;
}
.box {
    border: solid 1px rgba(144, 144, 144, 0.25);
  	padding: 0px;
}
.th {
  border: 0px;
  box-shadow : 0px 0px 0px;
}


.mostrar-detalles-inmueble {display:none;}

.box, .box:hover {
    background: transparent;
  	border: 0px;
	padding: 0.9375rem 0.2rem;
}

.box div:nth-child(2) {
	background: #fff;
  	box-shadow: 0 3px 4px #888;
}

.box .cont-precio {
	border-top: 0px;
}

.th, .th:hover, .th:focus {
	border: 0px;
  	box-shadow: 0 3px 4px #888;
}

.box .titulo { border-bottom: 0px; }

.slider-fotos-preview .orbit-caption {display:none;}

@media only screen and (min-width: 40em) {
.box {min-height: 426px;}
}

.box img {
  min-height: 305px;
  min-width: 288px;
  max-height: auto !important;
  transition: all .2s ease-in-out;
  image-rendering: auto;
}
.box img:hover {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.contenedor-foto {padding:0px;}



/*form contacto portada*/

#content-bottom-3 #row-content-bottom-3.row {
	max-width: 45rem;
    padding: 20px;
}

#content-bottom-3 #row-content-bottom-3 h4 {
	text-align: center;
    font-size: 2em;
  	color: white;
}

#content-bottom-3 #row-content-bottom-3 a {
	color: white;
}

#content-bottom-3 #row-content-bottom-3 button {
	background-color: #383b43;
    font-size: 1.35em;
    border-radius: 15px;
}

/*pre/next orbit*/
.orbit-container .orbit-prev, .orbit-container .orbit-next {
  background-color: #444444 !important;
  margin-top: 0px;
  border-radius: 10%;
  height: 52px;  
}
/*Border de sumo select*/
.SumoSelect.open > .optWrapper {
	border: none !important;
}
.SumoSelect:focus > .CaptionCont, .SumoSelect.open > .CaptionCont {
	border: 0px;
}
.SumoSelect > .CaptionCont {
	border: 0px;
}

/*Buscador portada*/
#modulo-45 .panel h1, .panel h2, .panel h3, .panel h4, .panel h5, .panel h6 {
    color: black !important;

}

/* Footer */
footer {
	background: #f2f2f2 !important;
  	padding: 0px;
}

#row-footer {
	background: url(//geskab.inmotek.com/media/geskab/inmocms/footer.png);
    background-color: transparent !important;
    background-repeat: no-repeat;
    background-position: bottom;
}

.footer-top, #row-footer {
    font-size: 0.8rem;
    color: #dddddd;
    text-shadow: 1px 1px 1px #5D5D5D;
    padding: 30px 0px;
    border-bottom: 0px;
    margin-bottom: 0px;
}

#row-footer-bottom.row {
	max-width: 100%;
}

#row-footer-bottom {
	background: #373737;
    padding: 15px 0px 0px;
}

.footer-top h4, #row-footer h4 {
    color: #373737;
}

.footer-top a, #row-footer a {
    color: #373737 !important;
    text-shadow: 0px 0px 0px;
}

.direccion-footer div {
    line-height: 22px;
    font-size: 0.9rem;
    color: #373737 !important;
    text-shadow: 0px 0px 0px;
}