

.new-catalogue-other-title {
	/*float: left;*/
	text-transform: uppercase;	
	color: #000
}

.new-catalogue-other-all {
	/*float: right;	*/
	text-transform: uppercase;
	padding: 0 34px 0 0;
	background: url(/img/new-catalogue-other-all.png) no-repeat right center
}

.new-catalogue-other-all a {
	color: #000;
	text-decoration: underline;
        line-height: 85px;
}

@media (max-width:767px) {
	.new-catalogue-other-title {
		float: none;
		text-align: center
	}
	.new-catalogue-other-all {
		float: none;
		text-align: right
	}
}


.new-catalogue-other-content {
	padding: 0 38px;
	position: relative;
	overflow: hidden
}

.new-catalogue-other-content .slick-prev,
.new-catalogue-other-content .slick-next {
	display: block;
	position: absolute;
	z-index: 2;
	top: 50%;
	width: 50px;
	height: 50px;
	border: none;
	border-radius: 0;
	background: url(/img/new-catalogue-other-arrows.png);
	margin: -25px 0 0 0;
	padding: 0;
	-webkit-appearance: none;
	cursor: pointer
}


.new-catalogue-other-content .slick-prev {
	left: -28px;
	background-position: left top
}

.new-catalogue-other-content .slick-next {
	right: -28px;
	background-position: -50px top
}

.new-catalogue-other-content .slick-prev:hover {
	background-position: left -50px
}

.new-catalogue-other-content .slick-next:hover {
	background-position: -50px -50px
}


.new-catalogue-other-content .slick-prev:before,
.new-catalogue-other-content .slick-next:before
{
    content: " ";
}



/*
.tab-content-padding{
	padding-top: 30px;
}
*/

/*
.filter-option img,
.bootstrap-select.btn-group .dropdown-menu li a img {
	width: 30px;
	vertical-align: middle;
}
.filter-option span,
.bootstrap-select.btn-group .dropdown-menu li a span {
	vertical-align: middle;
	color: #bea491;
	margin-left: 10px;
	font-size: 13px;
	text-transform: uppercase;
}
.new-catalogue-filter-checkboxes .bootstrap-select {
	margin-top: 10px;
}
*/

/*
.header-fixed {
    position: fixed !important;
    left: 0 !important;
    top: 0 !important;
    width: 100% !important;
    z-index: 150;
}

*/
/*
.new-catalogue-inner:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	height: 0
}

.new-catalogue-filter {
	float: left;
	width: 200px
}

.new-catalogue-filter form {
	margin: 0;
	padding: 10px 0 0 0
}

.new-catalogue-filter-title {
	text-transform: uppercase;
	font: 16px/19px "Gotham-Pro-Bold", sans-serif;
	color: #282828;
	padding: 17px 0 0 0
}
*/
/*
.new-catalogue-filter-sections {
	padding: 6px 0 20px 0
}

.new-catalogue-filter-sections:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	height: 0
}

.new-catalogue-filter-sections a {
	float: left;
	width: 51px;
	height: 51px;
	margin: 0 -1px -1px 0;
	box-sizing: border-box;
	position: relative;
	border: 1px solid #d7d7d7;
	text-align: center;
	font: 20px/52px "Gotham-Pro-Regular", sans-serif;
	color: #878787;
	text-decoration: none;
	text-transform: uppercase
}

.new-catalogue-filter-sections a:hover {
	color: #282828
}

.new-catalogue-filter-sections a.selected {
	color: #282828;
	font-family: "Gotham-Pro-Medium", sans-serif;
	z-index: 2
}

.new-catalogue-filter-sections a.selected:after {
	content: "";
	display: block;
	position: absolute;
	left: -1px;
	top: -1px;
	right: -1px;
	bottom: -1px;
	border: 2px solid #000
}

.new-catalogue-filter-block-checkboxes {
	padding-bottom: 20px
}

.new-catalogue-filter-block-checkboxes+.new-catalogue-filter-block-checkboxes {
	border-top: 1px solid #e1e1e1
}

.new-catalogue-filter-checkboxes {
	margin: 0 0 0 -8px
}

.new-catalogue-filter-checkboxes:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	height: 0
}

.new-catalogue-filter-checkbox {
	float: left;
	width: 51px;
	height: 51px;
	padding: 8px 0 0 8px;
	box-sizing: border-box
}

.new-catalogue-filter-checkbox label {
	display: block;
	cursor: pointer
}

.new-catalogue-filter-checkbox label input {
	display: none
}

.new-catalogue-filter-checkbox label span {
	display: block;
	width: 43px;
	height: 43px;
	position: relative;
	-webkit-background-size: cover;
	background-size: cover;
}

.new-catalogue-filter-checkbox label input:checked+span:before {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	border: 2px solid #000
}

.new-catalogue-filter-checkbox label input:checked+span:after {
	content: "";
	display: block;
	position: absolute;
	left: 2px;
	top: 2px;
	right: 2px;
	bottom: 2px;
	border: 3px solid #fff
}

.new-catalogue-filter-list {
	color: #a0826c;
	font: 12px/15px "Gotham-Pro-Regular", sans-serif;
	text-transform: uppercase
}

.new-catalogue-filter-list-item {
	padding: 6px 0 3px 0
}

.new-catalogue-filter-list-item a {
	display: inline-block;
	width: 12px;
	height: 12px;
	vertical-align: middle;
	background: url(../images/new-catalogue-filter-list-item.png);
	margin: 0 0 0 5px
}
*/

/*
.new-catalogue-inner-wrap {
	margin: 0 0 0 250px
}

.new-catalogue-inner-container {
	float: left;
	width: 100%
}

.new-catalogue-models-title {
	text-transform: uppercase;
	font: 16px/19px "Gotham-Pro-Bold", sans-serif;
	color: #282828;
	padding: 27px 0 0 0
}

.new-catalogue-models-list {
	padding: 6px 0 0 0
}

.new-catalogue-models-list:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	height: 0
}

.new-catalogue-models-list a {
	float: left;
	width: 54px;
	height: 36px;
	margin: 0 -2px -2px 0;
	box-sizing: border-box;
	position: relative;
	border: 2px solid #000;
	text-align: center;
	font: 20px/34px "Gotham-Pro-Medium", sans-serif;
	color: #282828;
	text-decoration: none;
	text-transform: uppercase
}

.new-catalogue-models-list a:hover {
	color: #fff;
	background: #788593;
	z-index: 2
}

.new-catalogue-models-list a.disabled {
	color: #acacac;
	background: #ebebeb url(../images/new-catalogue-models-list-disabled.png) no-repeat center;
	cursor: default
}

.new-catalogue-models-list a {
	font-size:10px;
}

.new-catalogue-models-list a.long-name {
	font-size:10px;
}

.new-catalogue-models-list a span {
	display: none;
	position: absolute;
	left: 50%;
	bottom: 69px;
	width: 184px;
	background: rgba(0, 0, 0, .8);
	padding: 8px 0 9px 0;
	margin-left: -92px;
	color: #fff;
	font: 12px/15px "Gotham-Pro-Regular", sans-serif;
	text-transform: none
}

.new-catalogue-models-list a span:after {
	content: "";
	position: absolute;
	left: 50%;
	bottom: -7px;
	margin-left: -7px;
	display: block;
	width: 0;
	height: 0;
	border-top: 7px solid rgba(0, 0, 0, .8);
	border-left: 7px solid transparent;
	border-right: 7px solid transparent
}

.new-catalogue-models-list a.disabled:hover span {
	display: block
}
*/
.new-catalogue-inner-list {
	margin: 0 -10px;
	font-size: 0;
	line-height: 0;
	letter-spacing: -1px
}

.new-catalogue-inner-item {
	display: inline-block;
	vertical-align: top;
	width: 20%;
	padding: 34px 10px 8px 10px;
	box-sizing: border-box
}

.new-catalogue-inner-item a {
	display: block;
	text-decoration: none;
	color: #000
}

.new-catalogue-inner-item a:hover {
	color: #fff
}

.new-catalogue-inner-item-img {
	position: relative
}

.new-catalogue-inner-item-img img {
	display: block;
	width: 100%
}

.new-catalogue-inner-item a:hover .new-catalogue-inner-item-img {
	top: -12px
}

.new-catalogue-inner-item a:hover .new-catalogue-inner-item-img:after {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background: rgba(255, 255, 255, .5) url(/img/new-catalogue-inner-arrow.png) no-repeat center
}

.new-catalogue-inner-item-title {
	font: 17px/21px "Gotham-Pro-Bold", sans-serif;
	border-bottom: 2px solid #000;
	padding: 9px 10px 8px 10px;
	letter-spacing: 0
}

.new-catalogue-inner-item a:hover .new-catalogue-inner-item-title {
	border-color: #788593;
	background: #788593
}

.pager {
	text-align: center;
	padding: 62px 0 0 0;
	font-size: 0;
	line-height: 0;
	letter-spacing: -1px
}

.pager a,
.pager span {
	display: inline-block;
	vertical-align: top;
	width: 36px;
	height: 36px;
	box-sizing: border-box;
	border: 1px solid #ccc;
	color: #aaa;
	text-decoration: none;
	font: 17px/34px "Gotham-Pro-Regular", sans-serif;
	letter-spacing: 0;
	margin: 0 9px
}

.pager a:hover {
	border-color: #bea491
}

.pager a.selected,
.pager span.selected {
	background: #bea491;
	color: #fff;
	border-color: #bea491;
}

.pager a img {
	vertical-align: middle;
	margin: -2px 0 0 0
}

.pager a.pager-prev {
	margin-right: 31px
}

.pager a.pager-next {
	margin-left: 31px
}

@media (max-width:767px) {
	.new-catalogue-filter {
		float: none;
		width: auto
	}
	.new-catalogue-inner-wrap {
		margin: 0
	}
	.new-catalogue-inner-item {
		width: 25%
	}
}

@media (max-width:480px) {
	.new-catalogue-inner-item {
		width: 33.33%
	}
	.pager a.pager-prev {
		display: none
	}
	.pager a.pager-next {
		display: none
	}
}
