.well {
	margin-bottom: 0px;
}

.formas-pago {
	display: inline-block;	
}

.logo-sj {
	width: 20%;
}

.block {
    display: inline-block;
}

.h_custom{
	display: grid;
}

.btn-whatsapp {
    color: #fff;
    background-color: #4FCE5D;
    border-color: #4FCE5D;
}

.btn-whatsapp:hover, .btn-whatsapp:focus, .btn-whatsapp.focus,
.btn-mas:hover, .btn-mas:focus, .btn-mas.focus{
	color: #fff;	
}

.btn-whatsapp:focus,
.btn-whatsapp.focus {
  background-color: #449d44;
  border-color: #255625;
}

.btn-whatsapp:hover {
  background-color: #449d44;
  border-color: #398439;
}

.btn-whatsapp:active,
.btn-whatsapp.active{
  background-color: #449d44;
  border-color: #398439;
}

.btn-whatsapp:active:hover,
.btn-whatsapp.active:hover,
.btn-whatsapp:active:focus,
.btn-whatsapp.active:focus,
.btn-whatsapp:active.focus,
.btn-whatsapp.active.focus{
  background-color: #398439;
  border-color: #255625;
}

/*
ver mas
*/

.btn-mas:focus,
.btn-mas.focus {
  background-color: #d4754a;
  border-color: #e8916a;
}

.btn-mas:hover {
  background-color: #d4754a;
  border-color: #e8916a;
}

.btn-mas:active,
.btn-mas.active{
  background-color: #d4754a;
  border-color: #e8916a;
}

.btn-mas:active:hover,
.btn-mas.active:hover,
.btn-mas:active:focus,
.btn-mas.active:focus,
.btn-mas:active.focus,
.btn-mas.active.focus{
  background-color: #d4754a;
  border-color: #e8916a;
}


.btn-mas {
    color: #fff;
    background-color: #e8916a;
    border-color: #e8916a;
}

a:hover, a:focus, a.focus{
	color: #bb6c52;
}


.anunce_title_2{
	color: #999999;	
}

.anunce_title{
	font-size: 18px;
	color: #6c6fc3	
}  
  
.btn-register{
	margin-top: 20px;	
}   

.link_call{
	font-size: 1.5em;
}

.link_custom{
	font-size: 0.85em;
}

.media-top div{
	margin-bottom: 5px;
}

.btn_home{
	width: 49%;
}

.logo{
	display: block;
	width: 75%;
}

.container {
    padding-right: 10px;
    padding-left: 10px;
}

.well-list{
	min-height: 45px;
	padding: 5px 0px;
}

.well-detail{
	min-height: 65px;
	padding: 0px 0px;
}

.content-right .selected-classifieds .thumbnail-home {
    margin-bottom: 20px;
}

.list{
    display: block;
    padding: 4px;
    min-height: 100%;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
}

.center-cropped {
  background-position: center center;
  background-repeat: no-repeat;
  overflow: hidden;
  min-height: 250px;
  min-width: 100%;
  max-height: 100%;
  background-size: cover;
}

.center-cropped-home {
  height: 150px !important;
  margin-bottom: 20px;
}

.center-cropped-list {
  min-width: 70px !important;
  min-height: 70px !important;
}

.navbar{
	padding: 10px 5px;	
}

.well h3.t{
	margin: 0 0 10px 0;
    color: #bb6c52;
}

h4 {
  color:#6b70c7;
}

body {
  padding: 10px 0px;
  font-size: 16px;
}

a {
  color: #777777;
}

a:hover {
  color: #bb6c52;
}

.wrapper {
  position: relative;
  padding-top: 45px;
}

/*.logo {
  position: absolute;
  top: 24px;
  left: 5px;
  z-index: 9999;
}*/

.panel-title {
  font-weight: bold; 
}

a.list-group-item:hover, a.list-group-item.active, a.list-group-item.active:hover {
  border-color: #ddd;
  background-color: #bb6c52;
  color: #fff;
}

a.list-subgroup-item {
  color: #555555;
  font-size: 12px;
}

a.list-subgroup-item:hover, a.list-subgroup-item.active, a.list-subgroup-item.active:hover {
  text-decoration: none;
  border-color: #ddd;
  background-color: #bb6c52;
  color: #fff;
}

.list-subgroup-item {
  position: relative;
  display: block;
  padding: 5px 15px;
  margin-bottom: -1px;
  border: 1px dotted #dddddd;
  background-color: #F8F8F8;
}

.media-heading a {
  color: #bb6c52;
}

.pagination > .active > a, 
.pagination > .active > span, 
.pagination > .active > a:hover, 
.pagination > .active > span:hover, 
.pagination > .active > a:focus, 
.pagination > .active > span:focus {
  background-color: #0066b3;
}

/* Navbar */

.navbar {
  margin-bottom: 20px;
}

.add-classified-btn {
  margin-left: 0;
}

/* Content */

.content { 
  margin: 0;
}

.content-left {
  padding: 0 10px 0 0;
}

.content-left .btn-advanced-search {
  float: left;
  margin-top: 5px;
}

.content-left .categories a span {
  float: right;
}

.content-left .newest-classifieds .show-more {
  padding: 10px 35px 0 0;
}

.content-left .newest-classifieds .media .media-body p {
  margin: 0;
}

.content-right {
  padding: 38px 0 0 10px;
}

.content-right #slides {
  display: none;
  border: 1px solid #dddddd;
  border-radius: 4px;
  padding: 10px;
  margin-bottom: 20px;
}

.content-right #slides .slidesjs-container {
  margin-bottom: 5px;
}

.content-right #slides .slidesjs-navigation {
  margin-top: 3px;
}

.content-right #slides .slidesjs-previous {
  margin-right: 5px;
  float: left;
  text-decoration: none;
}

.content-right #slides .slidesjs-next {
  margin-right: 5px;
  float: left;
  text-decoration: none;
}

.content-right .slidesjs-pagination {
  margin: 6px 0 0;
  float: right;
  list-style: none;
}

.content-right .slidesjs-pagination li {
  float: left;
  margin: 0 1px;
}

.content-right .slidesjs-pagination li a {
  display: block;
  width: 13px;
  height: 0;
  padding-top: 13px;
  background-image: url(../img/pagination.png);
  background-position: 0 0;
  float: left;
  overflow: hidden;
}

.content-right .slidesjs-pagination li a.active,
.content-right .slidesjs-pagination li a:hover.active {
  background-position: 0 -13px
}

.content-right .slidesjs-pagination li a:hover {
  background-position: 0 -26px
}

.content-right #slides a:link,
.content-right #slides a:visited {
  color: #333
}

.content-right #slides a:hover,
.content-right #slides a:active {
  color: #9e2020
}

.content-right .selected-classifieds .thumbnail {
  margin-bottom: 20px;
}

.content-right .selected-classifieds .caption {
  text-align: center;
}

.content-right .selected-classifieds .caption p {
  margin: 0;
}

.content-right .top-classifieds {
  margin: 10px 10px 0 10px;
}

.content-right .top-classifieds .top-classified {
  padding: 0 5px;
}

.content-right .top-classifieds .top-classified .thumbnail {
  margin-bottom: 10px;
}

.content-right .top-classifieds .caption {
  text-align: center;
  padding: 5px 0;
}

.content-right .top-classifieds .caption p {
  margin: 0;
  font-size: 10px;
}

.content-right .classifieds-table .thumbnail {
  margin: 0 10px 0 0;  
}

.content-right .classifieds-table a.thumbnail:hover,
.content-right .classifieds-table a.thumbnail:focus,
.content-right .classifieds-table a.thumbnail.active {
  border-color: #0066b3;  
}

/* Footer */

.footer {
  margin: 20px 0 20px 0;
}

.footer .well {
  margin: 0 0 5px 0;
}

.space { height: 20px}
.media { margin-top: 0px;}
