.crop{ 
	width: 100%; 
	height: 200px; 
	overflow: hidden;
	padding:5px; 
}
.crop span.img {
    background-position: center;
    background-size: cover;
    height: 100%;
    display: block;
}
.crop-avatar{ 
	width: 100%; 
	overflow: hidden;
}
.crop-avatar span.img {
    background-position: center;
    background-size: cover;
    display: block;
}

.item {
  width:  360px;
  min-width:300px;
  float: left;
  margin-right:10px;
}

.contenedor {
}

.user-info {
    position: relative;
	padding-bottom: 15px;
}

.LlistaEnllassos {
	position: relative;
	left: -40px;
	text-align:left;
}

.listado {
	font-family: "MontserratRegular";
	font-size:16px;
	list-style:none;
	padding: 2px 5px;
	background:#e1e1e1;
	border:1px solid #e3e3e3;
	color:#fff;
	margin-bottom: 5px;
	
}

.img-responsive,.thumbnail>img,.thumbnail a>img,.carousel-inner>.item>img,.carousel-inner>.item>a>img{display:block;max-width:100%;height:auto}
.img-rounded{border-radius:6px}
.img-thumbnail{padding:4px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;display:inline-block;max-width:100%;height:auto}
.img-circle{border-radius:50%}
hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eee}

/* --- box ---*/


.the-box .right-action{position: absolute;top: -1px;right: 0;z-index: 9;}

.the-box.full{padding: 0;}

.the-box.no-border {
    border: medium none;
	background:#f3f3f3;
	margin-bottom:10px;
}

.the-box {
    background: none repeat scroll 0% 0% #FFF;
    border: 1px solid #D5DAE0;
    position: relative;
   /* margin-bottom: 30px;*/
    padding: 15px;
}

.text-center {
    text-align: center;
}



/* ---- boton mail ----*/

.btn {
    border-radius: 2px;
}

.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success {
    background-color: #74AD3B;
    border-color: #74AD3B;
	
}
.btn.btn-square {
    border-radius: 0px;
}

.btn:hover, .btn:focus {
    color: #333;
    text-decoration: none;
}
.btn:focus, .btn:active:focus, .btn.active:focus {
    outline: thin dotted;
    outline-offset: -2px;
}

.btn-xs, .btn-group-xs > .btn {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
}

.btn-success {
    color: #FFF;
	background-color: #74AD3B;
    border-color: #74AD3B;
}

.btn {
    display: inline-block;
	margin-bottom: 0px;
	font-weight: 400;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	white-space: nowrap;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857;
    white-space: nowrap;
    -moz-user-select: none;
}

input, button, select, textarea {
    font-family: inherit;
}

button, select {
    text-transform: none;
}
button {
    overflow: visible;
}
button, input, optgroup, select, textarea {
    font: inherit;
    margin: 0px;
}


/* ---- avatar ---*/


.social-avatar.absolute {
    top: -65px;
	width:100px;
	height:100px;
	border:3px solid #fff;
}
.social-avatar.absolute {
    position: absolute;
    left: 50%;
    margin-left: -40px;
}
.has-white-shadow {
    box-shadow: 0px 0px 0px 3px #FFF;
}
.social-avatar {
    width: 80px;
    height: 80px;
}
.img-circle {
    border-radius: 50%;
	box-shadow: 1px 1px 3px #333;
}



/* ---- texto ---*/

p.bordered {
    border-top: 1px solid #dfdfdf;
    border-bottom: 1px solid #dfdfdf;
    padding: 10px 0px;
    margin: 5px 0px 20px;
	font-size: 16px;
}
.text-muted {
    color: #AAB2BD;
}

h4 {
    font-weight: 500;
	font-size: 20px;
	margin-top: 10px;
    margin-bottom: 10px;
	line-height: 1.1;
    color: inherit;
	padding-top: 30px;
}


/* --- iconos --- */

.icon-facebook, a .icon-facebook, a:focus .icon-facebook {
    background-color: #4B66A0;
    color: #FFF;
    text-decoration: none;
}
.social-icon i {
    margin: 0px 5px;
}
.user-info i {
    margin: 0px 5px;
}
.icon-xs {
    width: 30px;
    padding: 7px 0px;
}
.icon-circle {
    border-radius: 50%;
    text-align: center;
    display: inline-block;
}
.fa {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
}
   
a .icon-twitter, a:focus .icon-twitter, .icon-twitter {
    background-color: #55ACEE;
    color: #FFF;
    text-decoration: none;
}
.social-icon i {
    margin: 0px 5px;
}

.icon-xs {
    width: 30px;
    padding: 7px 0px;
}
.icon-circle {
    border-radius: 50%;
    text-align: center;
    display: inline-block;
}
.fa {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
} 

.icon-dribbble, a .icon-dribbble, a:focus .icon-dribbble {
    background-color: #E04C86;
    color: #FFF;
    text-decoration: none;
}
.social-icon i {
    margin: 0px 5px;
}
.user-info i {
    margin: 0px 5px;
}
.icon-xs {
    width: 30px;
    padding: 7px 0px;
}
.icon-circle {
    border-radius: 50%;
    text-align: center;
    display: inline-block;
}
.fa {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
} 

.icon-google-plus, a .icon-google-plus, a:focus .icon-google-plus {
    background-color: #D24333;
    color: #FFF;
    text-decoration: none;
}
.social-icon i {
    margin: 0px 5px;
}
.user-info i {
    margin: 0px 5px;
}
.icon-xs {
    width: 30px;
    padding: 7px 0px;
}
.icon-circle {
    border-radius: 50%;
    text-align: center;
    display: inline-block;
}
.fa {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
} 

/* ---- userlist ----*/

p {
    margin: 0px 0px 10px;
}

.user-card-sm .media-object {
    width: 50px;
    height: 50px;
}
.media-object {
    display: block;
}
.img-circle {
    border-radius: 50%;
}

.media, .media-body {
    overflow: hidden;
}	

.user-card-sm .right-button {
    position: absolute;
    right: 0px;
    top: 10px;
}

.text-success {
    color: #B4E87E;
}

.media-heading {
    margin: -30px 0px 5px;
}

.media-body {
    overflow: hidden;
}

.media:first-child {
    margin-top: 0px;
}
.user-card-sm {
    position: relative;
}
.media, .media .media {
    margin-top: 15px;
}
.media, .media-body {
    overflow: hidden;
}

.media > .pull-left {
    margin-right: 10px;
}
.pull-left {
    float: left !important;
}

.media:first-child {
    margin-top: 0px;
}
.user-card-sm {
    position: relative;
}

.media, .media-body {
    overflow: hidden;
}

.btn .fa, .btn .glyphicon {
    margin: 0px 3px;
}


/*------------ paginacion ----------------*/

.paginacion {
	width: 30px;
	height: 30px;
	font: 1.1em/30px "TexGyreHerosBold",Arial,sans-serif;
	text-align: center;
	text-transform: uppercase;
	color: #666;
	background: none repeat scroll 0% 0% #E9E9E9;
	padding: 5px 8px 5px 10px;
	margin:1px;
	
}

.activo {
	color: #FFF;
	background: none repeat scroll 0% 0% #2AC4EA;
	font: 1.1em/30px "TexGyreHerosBold",Arial,sans-serif;
	padding: 5px 8px 5px 10px;
	margin:1px;
}

.buscapyme {
	margin-top:15px;
}


/* --- flexisel ---*/

.flexisel {
	height: 40px;
	position: relative;
	top: -155px;
	left: 110px;
}

/* ---- leer mas ---- */

.leermas {
	position:relative;
	float:right;
	font-family: "OpenSansRegular";
	font-size:80%;
}

/* ---- breadcrumb ----*/

.breadc {
	padding: 0px;
	margin: 0px;
}

.breadc ul {
	list-style: square outside none;
}

.breadc li {
	display:inline-block;
	float: left;
	border-top: medium none;
	font-size: 12px;
	line-height: 28px;
	padding:  0px 5px 0 10px;
	background: none repeat scroll 0% 0% #EBEBEB;
}

.breadc li.separator {
    background: url('../images/breadcrump.png') no-repeat scroll 100% 0px #EBEBEB !important;
    width: 10px;
    padding: 0px !important;
    text-indent: -9999px;
}

.breadc li.pathway {
    background: url('../images/breadcrump.png') no-repeat scroll 100% 100% #EBEBEB;
	text-indent: -9999px;
}

.breadc .active {
	font-weight:bold;
}
/* ---- contador visitas -----*/

.visitas {
	position: absolute;
	right:50px;
	margin-top: -50px;
	color:#2AC4EA;
	padding: 5px;
	border-radius: 10px;
	background: #fff;
	text-align: center;
	box-shadow: 1px 1px 3px #333;
}

/* ---- contratar ----*/

.slidercontratar {
	color:#fff;
	/*width:415px;*/
	margin-top:10px;
}


.pagos {
	padding: 0px;
	margin: 10px 20px;
}

.pagos ul {
	list-style: square outside none;
}

.pagos li {
	display:inline-block;
}

.pago {
	width: 80%;
	height: 15px !important;
}

.pagotitulo {
	border-bottom: 1px solid #fff;
	color:#333;
	font-size:16px;
	font-weight:bold;
	line-height: 25px;
	font-family: "OpenSansLight";
	padding-top: 5px;
}


/* ---- directorio ----*/

.titulodirectorio {
	position:absolute;
	padding:20px;
	width: 91.5%;
	font-family: "MontserratRegular";
	text-transform: uppercase;
	font-size:28px;
	line-height: 40px;
	margin-top: -5px;
}

   /* -- iconos titulos ---*/
.auto {
	 background:#2AC4EA url('../images/metro/auto.png') no-repeat 100% 0%;
}
.alimentos {
	 background:#2AC4EA url('../images/metro/alimentos.png') no-repeat 100% 0%;
}
.lactea {
	background:#2AC4EA url('../images/metro/lactea.png') no-repeat 100% 0%;
}
.carnica{
	background:#2AC4EA url('../images/metro/carnica.png') no-repeat 100% 0%;
}
.bebidas{
	background:#2AC4EA url('../images/metro/bebidas.png') no-repeat 100% 0%;
}

.orden ul {
	
}

.orden li {
    display: inline-block;
}

.ordenestilo {
	width: 30px;
	font: 1.1em/30px "TexGyreHerosBold",Arial,sans-serif;
	text-align: center;
	text-transform: uppercase;
	color: #666;
	background: none repeat scroll 0% 0% #FFF;
	padding: 5px 8px 5px 10px;
	margin: 1px;
	border-radius:3px;
	border:1px solid #e3e3e3;

}

.ordenestilo:hover {
	color: #fff;
	background: none repeat scroll 0% 0% #e3e3e3;
}

/* ---- etiquetas -----*/

.pink-btn, .bg-pink, .powerwidget.pink {
    background-color: #F87AA0;
}

.dark-blue-btn, .bg-dark-blue, .powerwidget.dark-blue {
    background-color: #3B8DBD;
}

.green-alt-btn, .bg-green-alt, .powerwidget.green-alt {
    background-color: #82B964;
}

.orange-btn, .bg-orange, .powerwidget.orange {
    background-color: #F0AD4E;
}

.purple-btn, .bg-purple, .powerwidget.purple {
    background-color: #A7609A;
}

.dark-cold-grey-btn, .bg-dark-cold-grey, .powerwidget.dark-cold-grey {
    background-color: #454B52;
}

.yellow-btn, .bg-yellow, .powerwidget.yellow {
    background-color: #F4CC13;
}

.xllabel {
	padding: 3em 1em 1em;
	font-family: "Open Sans",sans-serif;
    display: inline;
    font-size: 10px;
    font-weight: bold;
    line-height: 1;
    color: #FFF;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25em;
}

.mdlabel {
	padding: 2.5em 1em 1em;
	font-family: "Open Sans",sans-serif;
    display: inline;
    font-size: 10px;
    font-weight: bold;
    line-height: 1;
    color: #FFF;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25em;
}

.xslabel {
	padding: 1.5em 0.5em 1em;
	font-family: "Open Sans",sans-serif;
    display: inline;
    font-size: 10px;
    font-weight: bold;
    line-height: 1;
    color: #FFF;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25em;
}


.label {
    text-transform: uppercase;
    font-weight: 700;
}
.label {
	font-family: "Open Sans",sans-serif;
    display: inline;
    padding: 0.2em 0.6em 0.3em;
    font-size: 10px;
    font-weight: bold;
    line-height: 1;
    color: #FFF;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25em;
}

.btnbuscar {
	float:right;
	height: 46px;
	width:50px;
	background-color:#333;
	color:#fff;
	border: none;
	margin: 2px;
	font-size: 25px;
	margin-top:-58px;
	position: relative;
}

/* ---- breadcrumb ----- */

.breadcrumb {
	position: relative;
	font-weight: 700;

	border-radius: 3px;
	margin-bottom: 15px;
	margin-top: -5px;
	background-color: #dddddb;
}
.breadcrumb ul {
	list-style: none outside none;
	padding: 0;
	margin: 0
}
.breadcrumb li {
	float: left;
	font-family: 'Open Sans', sans-serif;
	margin: 0 7px 0 14px;
	text-transform: uppercase;
	font-size: 10px;
	line-height: 17px;
	letter-spacing: 1px;
}
.breadcrumb li a {
	background: #fff;
	display: block;
	height: 28px;
	padding: 5px 10px 8px;
	float: left;
	text-decoration: none;
	color: #555;
	position: relative;
	margin-bottom:5px;
}
.breadcrumb li a:before {
	content: "";
	position: absolute;
	top: 50%;
	margin-top: -14px;
	border-width: 14px 0 14px 9px;
	border-style: solid;
	border-color: #fff #fff #fff transparent;
	left: -9px;
}
.breadcrumb li a:after {
	content: "";
	position: absolute;
	top: 50%;
	margin-top: -14px;
	border-top: 14px solid transparent;
	border-bottom: 14px solid transparent;
	border-left: 9px solid #fff;
	right: -9px;
}
.breadcrumb:after {
	content: "";
	clear: both
}
.breadcrumb li:first-child a:before {
	border: 0
}
.breadcrumb li:first-child a {
	border-radius: 5px 0px 0px 5px;
	padding-left: 15px;
	margin-left: -18px;
}
.breadcrumb li + li:before {
	content: "";
}
.breadcrumb li a:hover {
	background: #777;
	color: #f5f5f5;
}
.breadcrumb li a:hover:before {
	border-color: #777 #777 #777 transparent;
}
.breadcrumb li a:hover:after {
	border-left-color: #777;
}
.breadcrumb .active {
	margin-top: 5px;
	margin-left: 9px;
	color: #777;
}

.margin-b {
	margin-bottom:100px;
}

thead {
	background-color: #2AC4EA;
	color: #fff;
	font-weight: 700
}

tfoot td {
    font-weight: 700;
    font-size: 1.2em;
}

.table h1,
.table h2,
.table h3,
.table h4,
.table h5 {
	margin: 0;
	margin-bottom: 2px
}
.table {
	border-top: 0;
	background: #fff;
}
.table .num {
	font-size: 0.8em;
	display: inline-block;
	padding: 7px;
	width: 29px;
	text-align: center;
	border-radius: 35px;
	color: #fff;
	font-weight: 700;
	background-color: #d3d3d3;
}
.table .label {
	font-size: .75em;
	display: inline-block;
	margin: 2px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
	padding: 6px 8px;
	vertical-align: middle;
	border-top: 1px solid #e2eae9;
}
.table > thead > tr > th {
	background: #858689;
	color: #fff;
	font-size: .87em;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-weight: 700;
	border: 1px solid #8b8c8d;
	padding: 7px 10px;
	border-bottom: 7px solid #ddd
}
.table > tfoot > tr > th {
	background: #ddd;
	color: #999;
	font-size: .87em;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-weight: 700;
	border: 1px solid #ddd;
	padding: 7px 10px;
}
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
	background-color: #d8e3e6;
}
.table-hover > tbody > tr:hover > td .num,
.table-hover > tbody > tr:hover > th .num {
	background-color: #858689;
}
/*Tables with Transparent thead and tfoot - the r air like*/

.table.airtable > thead > tr > th {
	color: #858689;
	background: transparent;
	font-size: .87em;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-weight: 700;
	border: 1px solid #fff;
	padding: 7px 10px;
	border-bottom: 7px solid #ddd
}
.table.airtable > tfoot > tr > th {
	background: transparent;
	color: #999;
	font-size: .87em;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-weight: 700;
	border: 1px solid #fff;
	border-top: 7px solid #ddd;
	padding: 7px 10px;
}
/*Dark Tables*/

.table.table-dark {
	border-top: 0
}
.table.table-dark .num {
	color: #fff;
	background-color: #595F66;
}
.table.table-dark > thead > tr > th,
.table.table-dark > tfoot > tr > th {
	background: #595F66;
	color: #fff;
	font-size: .87em;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-weight: 700;
	border: 1px solid #595F66;
	padding: 7px 10px;
	border-bottom: 7px solid #33383d
}
.table.table-dark > tbody > tr > td {
	background: #33383d;
	border-top: 1px solid #33363b;
	color: #fff;
}
.table-striped.table-dark > tbody > tr:nth-child(odd) > td,
.table-striped.table-dark > tbody > tr:nth-child(odd) > th {
	background-color: #454B52;
}
.table-hover.table-dark > tbody > tr:hover > td,
.table-hover.table-dark > tbody > tr:hover > th {
	background-color: #595F66;
	transition: background .2s ease-in-out; /*Annoyable Transition as a Experient*/
}
.table-hover.table-dark > tbody > tr:hover > td .num,
.table-hover.table-dark > tbody > tr:hover > th .num {
	background-color: #3c4250;
}
.table-bordered.table-dark > tbody > tr > th,
.table-bordered.table-dark > tfoot > tr > th,
.table-bordered.table-dark > tbody > tr > td,
.table-bordered.table-dark > tfoot > tr > td {
	border: 1px solid #454B52;
}
.invoice-block table tbody {
    border-bottom: 5px solid #CBD2B0;
}
	
/* ---- media querys ----------*/

@media screen and (max-width: 1550px) {
	.item {
  width:  40%;
}
}

@media screen and (max-width: 1280px) {
.item {
  width: 360px;
  min-width:300px;
  float: left;
  margin-right:10px;
}
}

@media screen and (max-width: 1038px) {

}

@media screen and (max-width: 980px) {
	
	.titulodirectorio {
		width: 93.5%;
	}
	
	.margin-b {
		margin-top:0px;
	}
	
	.breadcrumb {
		display:none;
	}
	
.contenedor {
    margin-top: 0px;
}

	.item {
  width:  100%;
  min-width: 250px;
}
	
}

@media screen and (max-width: 640px) {
	.titulodirectorio {
		width: 91%;
	}
}

@media screen and (max-width: 480px) {
	.LlistaEnllassos {
    position: relative;
    text-align: left;
    left: -30px;
	}
	
	.media-heading {
		text-align: left;
		
	}
	
	.text-success {
		text-align: left;
		
	}
	
	.visitas {
    position: relative;
    right: 0px;
	top: 20px;
	}
	
	.flexisel {
		position:none;
		margin-bottom: 100px;
		margin-left: -155px;
		top:0;
	}
	
	
	.breadcrumb li {
		margin-bottom: 10px;
	}
	
	.titulodirectorio {
		position:relative;
		margin:0;
		width: 100%;
	}
	
	.margin-b {
		margin-bottom:10px;
	}
}
		


@media screen and (max-width: 360px) {
	
	.media-heading {
		text-align: left;
		width: 200px;
	}
	
	.text-success {
		text-align: left;
		width: 150px;
	}
	
.user-card-sm .right-button {
	top: 0px;
	right: -20px;
}

}
