.main-content{
	padding-top: 20px;
}

.center-vertically{
	position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.relative-position{
	position: relative;
}

.float-left{
	float: left;
}

.float-right{
	float: right;
}

.minimapa{
	display:block;
	margin-left:auto;
	margin-right:auto;
	width:225px;
	height:156px;
}

.oficinavirtual ul {
	list-style-type: none;
	font-size: 15px;
}

.oficinavirtual ul li .fa-check-circle-o{
	margin-right:	15px;
}

.agent-row-main{
	padding-top: 40px;
	border-width: 1px 1px;
    border-style: solid;
    border-color: #eeeeee;
}

.agent-thumbnail img{
	display: block;
    margin: auto;
}
.agent-row-body a img{
	display: block;
    margin: auto;
    margin-top: 16px;
}

.property-box-wrapper {
    border-style: solid;
    border-color: #eeeeee;
    border-width: 1px;
}

.property-box-wrapper .property-box-content {
	border-width: 0;
}
.search-bar{
	padding-top: 40px;
}

.post-detail {
	max-width: 1200px;
	display: block;
    margin: auto;
}

.btn-ver-inmobinet{
    border-radius: 7px;
    background-color: #019B96;
    vertical-align: middle;
    display: block;
    color: white;
    margin: auto;
    text-shadow: none;
    padding: 5px;
    margin-top: 10px;
    width: 120px;
}

.property-box-wrapper:hover{
	transition: none;
	transform: none;
}
.agency-row-content:hover .agency-row-thumbnail img{
	animation: none;
}
.header-main-top{
	border-bottom: 1px solid #eeeeee;
}

.pagination .nav-links span{
	width: 100px
}
.form-group{
	color: black;
	opacity: 1;
}
.form-control{
	color: black
}
}
.kc-elm{
  padding-bottom: 0 !important;
}
.home_icon_cont{
  padding-top: 0 !important;
  padding-bottom: 121px !important;
}
/* Carrusel home */
.item_name{
	text-align:center
}
.item_name a{
	color:#404040;
	text-shadow:0 1px 1px #f7f7f7;
	font-weight:bold
}

.item_row{
	text-align:right;
	height:42px;
	line-height:42px;
	padding:0 18px;
	text-shadow:0 1px 1px #fff
}
.item_row span{
	font-style:italic;
	display:inline-block;
	float:left
}
.item_row strong{
	color:#404040;
	font-style:normal;
	font-weight:bold;
	font-size:14px;
	float: right;
}

.gm-style-iw {
   width: 350px !important;
   top: 0 !important;
   left: 0 !important;
   border-radius: 2px 2px 0 0;
}

.map-info-window{
	width: 300px;
	height: 330px;
	overflow: hidden;
    padding-top: 30px;
    padding-left: 30px;
}

.map-image-container {
    /*margin: 0 auto;*/
    width: 100px;
}

.item_image{
	height:130px; /*218x125*/
 	overflow:hidden}

.item_type, .item_rooms, .item_view{
	background:#fcfcfc}
.item_price, .item_location{
	background:#ededed
}
.item_view{
	height:43px;
	padding-top:22px
}
.btn_view{
	background:url(../images/btn_sprite.png) -700px 0 no-repeat;
	width:178px;
	height:23px;
	line-height:1em;
	padding-top:20px;
	display:block;
	margin:0 auto;
	color:#ffcc1d;
	font-family:'Bitter', serif;
	text-transform:uppercase;
	text-shadow:1px 1px 1px #000;
	text-align:center
}
.post-thumbnail a img {
	max-width: 100%;
    height: 246px;
    width: 370px;
    display: block;
}
/* End carrusel home */

#apus-header .header-main {
	padding: 0;
}

.navbar-nav li a{
	line-height: 72px;
    vertical-align: middle;
    height: 90px;
}

.logo-container{
	padding: 0;
	margin: 0;
}

.logo-m{
	line-height: 43px;
	height: 43px;
}

.ibt-top-logo{
	height: 85px;
	margin: 0 auto;
    display: inline-block;
    max-height: 100%;
}

.logo-m img{
	display: block;
}

.logo-desktop{
	line-height: 115px;
}

ul#primary-menu {
    width: 100%;
}

.main-menu {
    width: 100%;
}

.navbar-nav.megamenu > li {
    display: inline-block;
    padding-right: 0;
    width: 20%;
    margin: 0;
    text-align: center;
}

.property-box-wrapper .property-box-title-wrap .property-box-price {
    color: #EC7A5C;
}

.gallery-container {
    max-width: 600px;
}

.mapa-detalle{
	position: relative;
	max-width: 600px;
    height: 300px;
}

.property-author {
    display: block;
    text-align: center;
    background-color: rgb(63, 179, 228);
    width: 250px;
    height: 60px;
}

.property-author a {
    color: #FFFFFF;
    font-size: 20px;
    font-weight: bold;
    vertical-align: middle;
    display: block;
    line-height: 60px;
}

@media (max-width: 800px) {
	.center-vertically{
		position: relative;
    	transform: inherit;
	}

	/*.col-xs-6 {
	    width: 100%;
	}*/
}