.servicios_header{
	position:relative;
	margin-bottom:15px;
	
}
.servicios_header .page-header{
	color:red;font-weight:bold;font-family:'OlsenTF';
}

.servicios_header .page-header small{
	font-size:16px;
}
.servicios_header .botonera{
	position:absolute;
	right:0;
	top:-52px;
}
.rubros_top{
	margin:0;
}
.servicios_header .btn-primary{
	color:#fff;
	background:green;
}

.servicios_header .btn-orange{
	background:orange;
	border:1px solid orange;
}

.sidebar-filtros{
	padding:0;
}

.item1.classifieds1 .precio{
	color:grey;
	font-size:11px;
}
.item1.classifieds1 .seccion{
    color: #555;
    font-size: 14px;
}
.item1.classifieds1 a:hover{
	text-decoration:none;
}

a.list-group-item {
    color: #555;
    font-size: 13px;
}

.servicios_top{
	margin-top:-10px;
}

.servicios_logo{
    width: 60px;
}

    
.servicios_txt{
	height: 42px;
    margin-left: 10px;
    margin-top: 4px;
}
.servicios_slogan{
    margin-top: 10px;
    padding: 2px 10px;
    background: red;
    font-size: 14px;
    margin-left: 20px;
    color:#eee;
    text-transform: uppercase;
}


.tab_image.tab_inmuebles:before{
	content: "\f1b9";
    color: #949599;
    font-family: FontAwesome;
    font-size: 60px;
    font-style: normal;
    font-weight: normal;
    height: auto;
    left: auto;
    margin-left: 0;
    margin-top: 0;
    position: relative;
    text-decoration: inherit;
    top: auto;
    width: auto;
}
		.tab_inmuebles::before{
			content: "\f084"!important;
		}
		.tab_automotores::before{
			content: "\f1b9"!important;
		}
		.tab_empleos::before{
			content: "\f0f2"!important;
		}
		.tab_varios::before{
			content: "\f06b"!important;
		}

.servicios_donadores .servicios_logo {
    width: 36px;
    margin-top: 10px;
}
.servicios_donadores .servicios_txt{
	margin-top:0;
}

.news_item2 .tagname,.badge{
	color:red!important;
}

.header_title_top h3{
	font-size:22px!important;
}
.header_title_top h3 .sep{
	font-size:19px;
	color:#888;
}

.servicios_contenedor_inmuebles .list-group-item-info{
	background: #5A4774!important;
    color: #fff;
}
.servicios_contenedor_automotores .list-group-item-info{
	background: #BA4359!important;
    color: #fff;
}
.servicios_contenedor_empleos .list-group-item-info{
	background: #F2A825!important;
    color: #fff;
}
.servicios_contenedor_varios .list-group-item-info{
	background: #5999D7!important;
    color: #fff!important;
}

.servicios_header .botonera {
    position: absolute;
    right: 0;
    top: -62px;
}

.servicios_contenedor_varios .list-group-item .badge{
	background: #5999D7!important;
    color: #fff!important;
}
.avisos .grid_items .classifieds1 h2{
	font-size: 14px !important;
    line-height: 16px !important;
    margin: 0;
    color: #444;
}	
	
.avisos .grid_items .classifieds1 .copete{
	font-size: 22px;	
	margin-top: 8px;
}	

.avisos .grid_items .classifieds1 .seccion {
    bottom: 4px !important;
    position: absolute;
    right: 8px;
    font-size: 11px;
}

.avisos .grid_items .classifieds1 .image{
	 margin-bottom: 0;
}

.avisos .grid_items .classifieds1 .image {
    height: 200px !important;
}
.avisos .grid_items .classifieds1 .image .widget-article-photo {
    height: 200px!important;
}
.avisos .grid_items .classifieds1 .image{
    border: 1px solid #ddd;
    border-bottom: 0;
}
.avisos .grid_items .classifieds1 .caption{
	padding: 4px 8px;
    height: 120px;
    position: relative;
    border: 1px solid #ddd;
 	
}
.item1.classifieds1 .precio{
	bottom:4px!important;
}
	
.servicios_contenedor_varios .classifieds1 .copete{
	color:#5999D7!important;
}	
.servicios_contenedor_varios .classifieds1 .caption{
	border-bottom: 2px solid #5999D7!important;
}

.servicios_contenedor_empleos .classifieds1 .copete{
	color:#F2A825!important;
}	
.servicios_contenedor_empleos .classifieds1 .caption{
	border-bottom: 2px solid #F2A825!important;
}
.page_contenidos_detail .caracteristicas {
	background: #f9f9f9;
    padding-top: 10px;
}
    
.page_contenidos_detail .caracteristicas li{
	margin-bottom:10px;
}

.page_contenidos_detail .caracteristicas li span{
	font-weight:bold;
}

.page_contenidos_detail .precio{
    font-weight: bold;
    font-size: 25px;
    color: red;
}



@media (max-width: 767px) {
	.servicios_top{
		margin-top:0px;
		text-align:center;
		width:100%;
	}
	.servicios_slogan{
		margin-left:0;
		width:100%;
		font-size:11px;
		padding:4px;
		text-align:center;
	}
	.item1.classifieds1{
		padding: 10px!important;
	    border: 1px solid #c6c6c6!important;
	}
	.item1.classifieds1 .seccion {
    		position: absolute!important;
    		bottom: 8px!important;
    		right: 0px!important;
    	}
    	.catalogs_content .col-md-3,.catalogs_content .col-md-9{
    		padding:0;
    	}
    	.servicios_header .botonera{
	    	position: relative;
	    right: 0;
	    top: 0;
	    margin: 10px;
	    text-align: center;
	}
	
	.servicios_header .botonera .btn-orange{
		margin-left:6px;
	}
	
	#contenedor_filter .content_mobile{
		margin-bottom: 10px;
	}
	
	#contenedor_filter .content_mobile{
		margin-bottom: 10px;
	}
	#contenedor_filter .content_mobile a.label{
		display: block;float: left;margin: 4px;
	}
	#contenedor_filter .filtrar_btn{
		text-align:right;
	}
	#contenedor_filter hr{
		display:none;
	}
}  
