@media (min-device-width: 1000px)  {
	.app-container
	{
		width: 1280px;
	}
}
#products{
	width: 100%;
	margin: 0 auto;

}
.row{
	margin: 0;
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
	min-height: 1px;
	padding-left: 9px;
	padding-right: 9px;
	position: relative;
}
.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
	width: 160px;
}
div.input-group-btn{
	padding-left:25px;
}
.filtrumobile1{
	display: none;
}
.thumbnail:hover{
-webkit-box-shadow: 0 0 10px rgba(0,0,0, .65);
-moz-box-shadow: 0 0 10px rgba(0,0,0, .65);
box-shadow: 0 0 10px rgba(0,0,0, .65);
}


.list-group{

	margin: 0 auto;
}
.thumbnail
{
    margin-bottom: 20px;
    padding: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
	border-left: 1px solid #ddd;
	border-top: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #f50a7a;
}
.item{
	min-width: 250px !important;
	max-width: 320px !important;
}
.item.list-group-item
{
    float: none;
    min-width: 250px;
	max-width: 320px;
    background-color: #fff;
    margin-bottom: 10px;
}

.item-max.list-group-item
{
    float: none;
    min-width: 250px;
	max-width: 640px;
    background-color: #fff;
    margin-bottom: 10px;
}
.item.list-group-item:nth-of-type(odd):hover,.item.list-group-item:hover
{
    background: #428bca;
}

.item.list-group-item .thumbnail
{
    margin-bottom: 0px;
}
.item.list-group-item .caption
{
    padding: 9px 9px 0px 9px;
}
.item.list-group-item:nth-of-type(odd)
{
    background: #eeeeee;
}

.item.list-group-item:before, .item.list-group-item:after
{
    display: table;
    content: " ";
}

.img-top{
	min-height: 157px;
    /*padding-top: 15px;*/
	
}
.img-top-logo.part{
	/*min-height: 207px;*/
    position: relative;
    width: 100%;
	/*margin-bottom:10px;**/
	margin-top:5px;
}
.img-top-logo{
	min-height: 152px;
    position: relative;
    width: 100%;
	/*margin-bottom:10px;**/
	margin-top:5px;
}
.img-top-logo a > img
{
	position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}
.img-top a > img, .img-top > img
{
	margin-left: auto;
    margin-right: auto;
	display: block;
	
}
img.list-group-image-max 
{
	max-width: 407px;
	max-height:213px;
}
img.list-group-image 
{
	max-width: 300px;
	max-height:157px;
}

img.list-group-image-logo 
{
	max-width: 100px;
	max-height:157px;
	 vertical-align: middle;
	display: inline-block;
}
.item.list-group-item:after
{
    clear: both;
}
.list-group-item-text
{
	color: #a6a6a7;
	height:54px;
	line-height: 1.4;
	overflow: hidden;
}
.card-footer {
    font-size: 1em;
    position: static;
    top: 0;
    left: 0;
    max-width: 100%;
    padding-top:7px;
    color: rgba(0, 0, 0, .4);
    border-top: 1px solid rgba(0, 0, 0, .05) !important;
    background: #fff;
	text-align: left;
}
.btncard-hot {
color: #000000;
background-color: #F8F8F8;/*#db5566;*/
border-bottom:2px solid #f50a7a;
font-weight: bold;
}
.btncard-hot:hover, .btncard-sky.active:focus, .btncard-hot:focus, .open>.dropdown-toggle.btncard-hot {
color: #000000;
background-color: #f50a7a;
border-bottom:2px solid #b25560;
outline: none;}


.btncard-hot:active, .btncard-hot.active {
color: #fff;
background-color: #c04b59;
border-top:2px solid #9a3c47;
margin-top: 2px;
}
.btncard{
    margin: 4px;
    box-shadow: 1px 1px 5px #888888;
	border-radius: 0;
	padding: 15px 21px;
}
.btn{
	border-radius: 0;
}
.btncard:hover{
	box-shadow: 1px 1px 5px #c04b59;
	border:2px solid #f50a7a;
}
.btncard:focus,
.btncard:active:focus,
.btncard.active:focus {
    outline: none;
    outline-offset: 0px;
}
.btncard > a {color:#000000;}
.btncard > a:hover {text-decoration:none; color:#fff;}
.btncard:hover > a {text-decoration:none; color:#fff;}	
p.list-group-item-heading{
	height: 2.7em;
    line-height: 1.3em;
	overflow: hidden;
	font-weight: 700;
	/*font-size: 2vw;*/
	font-size: 14px;
	text-overflow: ellipsis;
	display: -webkit-box;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
text-align: center;
}
@media (max-width: 499px) {
	.col-xxs-12 {
		width: 100%;
	}
	.item{
		min-width: 300px !important;
		max-width: 300px !important;
	}
	#products{
		width: 300px;
	}
	.verticalspace {
      margin-top: 25px;
	}
	.input-group{
		width: 100% !important;
	}
	.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
		width: 88%;
	}
	div.input-group-btn{
		padding-left:0px;
	}
	.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
		padding-left: 0px;
		padding-right: 0px;
	}
	.filtrumobile1{
		display: table-cell;
	}
	.filtrumobile{
		display: none;
	}
}
@media (min-device-width: 500px) and (max-device-width: 767px) {
    .col-xxs-6{
		width: 50%;
	}
	#products{
		width: 600px;
	}
	.input-group{
		width: 100% !important;
	}
	.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
		width: 93%;
	}
	div.input-group-btn{
		padding-left:0px;
	}
	
	.filtrumobile1{
		display: table-cell;
	}
	.filtrumobile{
		display: none;
	}
}
.input-group-addon, .input-group-btn {
    vertical-align: middle;
    white-space: nowrap;
    width: auto;
}
div.btn-group.bootstrap-select.input-group-btn button.btn.dropdown-toggle{
	width: 224px;
	border-radius: 0px;
}
.form-control {
    border-radius: 0px;
}
.card-footer > .content-block-footer {
    border:none;
    color: #000078;
    font-size: 14px;
    font-weight: 700;
    line-height: 16px;
    margin-left: -10px;
    padding: 10px 15px;
    position: relative;
}
.card-footer > .content-block-footer::after {
    border-bottom: 5px solid transparent;
    border-left: 5px solid #000078;
    border-top: 5px solid transparent;
    content: "";
    display: block;
    left: 0;
    margin-top: -5px;
    position: absolute;
    top: 50%;
}
img.list-group-image-footer{
	max-height: 40px;
	margin-top: -10px;
    max-width: 95px;
	float: right;
}
.content-block-header::after {
    border-bottom: 5px solid transparent;
    border-left: 5px solid #f50a7a;
    border-top: 5px solid transparent;
    content: "";
    display: block;
    left: 0;
    margin-top: -5px;
    position: absolute;
    top: 50%;
}
.content-block-header {
    border-left: 1px solid #e3e3e3;
    border-right: 1px solid #e3e3e3;
    border-top: 1px solid #f50a7a;
    color: #f50a7a;
    font-size: 14px;
    font-weight: 700;
    line-height: 16px;
    padding: 20px 15px;
    position: relative;
}
@media (max-width: 991px) {
	.vspace {
	   margin-top:10px;
	}
}
@media (min-width: 992px) {
	.vspace {
	   margin-top:-8px;
	}
	.item-max{
		height: 391px;
	}
	.img-top-logo.part{
		min-height: 207px;
	}
}

.second-nav li a{
	color: #ec1c24;
	font-weight: bold;
	font-size: 13px;
}
