

.item-catalog a:hover {
	opacity: 1;
}

.item-catalog .catalog_small img{
	aspect-ratio: 3.51/2.34;
	object-fit: cover;
	object-position: right bottom;
}

.catalog-section .item-catalog img{
	aspect-ratio: 3.51/2.34;
	object-fit: cover;
	object-position: right bottom;
	width: 100%;
}
#new_catalog .item-catalog .catalog_small img,
.bottom-see .item-catalog .catalog_small img {
	aspect-ratio: 3.51/2.34;
}
#new_catalog .slick-slider{
	overflow: hidden;
}
#new_catalog .slick-dots {
	position: static;
}


.carousel-item {
	display:flex !important;
	align-items:center !important;
	justify-content: center !important;
	height: auto;
	/*padding: 20px;*/
}

.catalog_small {
	display:flex !important;
	align-items:center !important;
	justify-content: center !important;
	height: 250px;	
	/*padding: 15px;*/
}

.item-catalog {
	background: white;
	padding-bottom: 20px;
	/*min-height: 400px;
	max-height: 450px;*/
}

.item-catalog:hover img{
	transform: scale(1.07);
	transition: transform .3s ease;
}


.item-catalog.list {
	min-height: auto;
	background: none;

}

.item-catalog .brend {

	position: absolute;
	bottom: 0;
	left: 0;
	font-size: 11px;
	opacity: .8;
	z-index: 10;

}

.item-catalog img.color{
	height: 20px;
	width: 20px;
	border: 1px rgba(0,0,0, .15) solid;

}

.item-catalog.list:hover{
	box-shadow:none;
}

.item-catalog .h4{
	font-size: 1.2em;
	font-weight: bold;
	min-height: 40px;
}

.item-catalog.list .h4{
	min-height: auto;
}

.item-catalog.list img{
	border-radius: 10px;
}
.item-catalog .btn.modal_w {
	position: absolute;
	bottom: 0;
	border-radius: 0 0 20px 20px !important;
	width: calc(100% - 30px);
	margin-right: 30px;
	border-top: #dee2e6 1px solid;
	padding-top: 8px;
	padding-bottom: 10px;
}

.item-catalog .adress {
	min-height: 70px;
}

.item-catalog .h3 {
	font-weight: bold;
	font-size: 22px;
}

.bi-diamond-fill {
	opacity: .5;
	font-size: 11px;
}

[class^="bi bi-chevron"].item_catalog {
	font-size: 20px;
	width: 20px;
	text-align: center;
	background: #cc0000;
}


[id^="carusel_catalog_item"] .carousel-control-next,
[id^="carusel_catalog_item"] .carousel-control-prev {
	opacity: .5;
}
.item-catalog img {
	/*cursor: zoom-in;*/
}


.catalog_fav {
	position: absolute;
	top: 5px;
	right: 5px;
	font-size: 18px;
	z-index: 10;
}

.catalog_fav .btn {
	font-size: 22px;
}

.catalog_fav .bi {
	color: white;
	text-shadow: black 0 0 1px;
}


.sticky-top.map {
	top: 30px;
	padding: 3px;
}

.new_scroll { 
	overflow-x: auto;
	/*height: auto;*/
	padding-bottom: 50px;
}
.new_scroll::-webkit-scrollbar, .new_scroll_index::-webkit-scrollbar {
	width: 5px;
	height: 16px;
	background: #eeeeee90;
}

.new_scroll::-webkit-scrollbar-thumb,.new_scroll_index::-webkit-scrollbar-thumb {
	background: rgba(0, 0, 0, .1);
}

.new_scroll::-webkit-scrollbar-track, .new_scroll_index::-webkit-scrollbar-track {
	background: rgba(255, 255, 255, .1);
}

.see.new_scroll::-webkit-scrollbar, .new_scroll_index::-webkit-scrollbar {
	width: 2px !important;
}


.new_scroll_index::-webkit-scrollbar-button:end:horizontal:increment,
.new_scroll::-webkit-scrollbar-button:end:horizontal:increment
{
	background: url(img/scroll_arrow_right.png) center;
	width:25px;
	cursor: pointer;
}

.new_scroll_index::-webkit-scrollbar-button:start:horizontal:decrement,
.new_scroll::-webkit-scrollbar-button:start:horizontal:decrement
{
	background: url(img/scroll_arrow_left.png)  center;
	cursor: pointer;
	width:25px;
}



.col_my {
	min-width: 200px;
	display: inline-block;
}

.col_my.see {
	width: 175px;
	display: inline-block;
}
.new_scroll .item-catalog{
	padding-bottom: 0 !important;
	min-height: auto !important;
}
.new_scroll  .catalog_fav {
	position: absolute;
	top: 10px;
	right: 5px;
	font-size: 18px;
	z-index: 10;
}

.item-catalog  .carousel-control-prev, .item-catalog .carousel-control-next {
	position: absolute;
	top: 0;
	bottom: 0;
	z-index: 1;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: auto; 
	color: #fff;
	text-align: center;
	opacity: 0.5;
	transition: opacity 0.15s ease;
}
#share {
  left: -50px;
  padding-left: 64px;
  width: 365px;
  padding-right: 30px;
  position: absolute;
  top: 29px;
  z-index: 1000;
  overflow: auto;
  height: 100vh;
  padding-bottom: 350px;
  padding-top: 20px;
  box-shadow: 0 30px 25px rgba(0,0,0,.3)
}

.filter-space {
  width: 300px;
  padding-right: 15px;
  padding-left: 15px;
}
@media (width < 992px) {
  .filter-space {
    display:none;
  }
}
@media (width > 991px) {
  .filter #share.show_no {
     left: 0 !important;
  }
  #to_right {
     pointer-events: none;
  }
 #share {
      height: auto;
      overflow: hidden;
      padding: 15px;
      width: 300px;
      top: 39px;
      box-shadow: unset;
 }
}

.clients__get-block {
	margin-top: 40px;
}
.clients__get-block-heading {
    font-size: 25px;
}

.clients__get-block-pros {
    text-align: center;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 25px;
    gap: 10px;
    margin-bottom: 35px;
}

.clients__get-block-pro {
    width: calc(25% - 20px);
}

.clients__get-block-pro-img img {
    max-width: 150px;
}

h3.clients__get-block-pro-heading {
    margin-bottom: 20px;
    font-size: 20px;
  margin-top: 10px;
}
@media (width < 768px) {
  .clients__get-block-pro {
	    width: calc(50% - 20px);
	}
}
@media (width < 500px) {
  .clients__get-block-pro {
	    width: 100%;
	}
}
@media (width < 500px) {
	.slider_index1 .slick-dots li {
		margin: 0 3px;
	}
}
.slider_index1 .slick-slide {
	max-width: 100% !important;
	margin-bottom: 0 !important;
}
.slider_index1 .item-catalog {
	padding-bottom: 0;
}
.slick-dots {
	bottom: -50px !important;
}
.catalog-sections .catalog-wrap {
	margin-right: 0;
	margin-left: 0;
}
@media (width < 500px) {
  .catalog-section .item-catalog img {
    height: 180px;
  }
}
.catalog-section-quantity {
	font-weight: bold;
	color: #cc0000;
	font-size: 14px;
}
.catalog__rating--block {margin: 10px 0px; display: flex; align-items: center; justify-content: left; width: 100%; height: 24px;}
.catalog__rating--inner {width: 100px; height: 24px; margin-right: 10px; position: relative; background: transparent}
.catalog__rating--white {position: absolute; top: 0; left: 0; width: 98px; height: 100%; z-index: 0; background: #fff;}
.catalog__rating--value {position: absolute; top: 0; left: 0; width: 0%; max-width:106px; height: 100%; z-index: 1; background: #cc0000;}
.catalog__rating--stars {background: url('/img/stars_rating_element_1.png') top left no-repeat; height: 24px; width: 106px; background-size: 106px 24px; position: relative; z-index: 2; display: flex; align-items: flex-start; justify-content: left;} 
.catalog__rating--star {cursor:pointer; width: 20%; height: 24px; background: transparent;}
.ratings__item--overlay {position: fixed; top: 0; left: 0; align-items: center; justify-content: center; z-index: 991; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.7); display: none;}
.ratings__item--content {width: 100%; max-width: 380px; min-height: 320px; overflow-y: auto; border-radius: 5px; background: #f5e7c2; position: relative; z-index: 992; padding:20px;}
.ratings__item--content .h1 {padding: 0px 30px 0px 0px !important; margin: 0 0 20px 0; font-size: 18px;}
.ratings__item--content .h1 .ratings__item--name {font-weight: bold;}
.ratings__item--content .catalog-detail {display: none;}
.ratings__item--content .catalog-detail-desc {width: 100%; padding: 0px 0px 30px 0px;}
.ratings__item--icon {width: 77px; height: 77px; margin: 30px auto 27px auto; border: solid 2px #778899; border-radius: 50%;}