/* .shop-one img
{
    height: auto;
} */


.cor-main-review-cont{
  padding: 80px 0;
}

.cor-main-review-cont-item{
  display: flex;
}

.cor-main-review-info{
  width: 20%;
  border-radius: 4px;
  height: 300px;
  margin-right: 20px;
  text-align: center;
  background: #F1F1F1;
  padding: 32px 28px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.cor-main-review-info-score{
  font-weight: 600;
  font-size: 20px;
  line-height: 24px;
}

.cor-main-review-info-star{
  margin-top: 13px;
}

.cor-main-review-info-star-item{
  display: block;
  width: 20px;
  height: 20px;
  margin-right: 4px;
}

.cor-main-review-info-map{


}


.cor-main-review-info-map-ya{
  width: 15px;
  height: 15px;
  margin-right: 4px;
}

.cor-main-review-info-map-mark{
  width: 13px;
  height: 15px;
  margin-right: 4px;
}


.cor-main-review-info-map-text-ya{
  font-size: 16px;
  color: #1C1B1F;
  font-weight: 600;
}

.cor-main-review-info-all-score{
  font-weight: 400px;
  font-size: 12px;
  line-height: 17px;
  color: #3F3F42;
  margin-top: 5px;
}

.cor-main-review-send-feedback{

}


.cor-main-review-send-feedback-b{
  font-size: 16px;
  display: block;
  font-weight: 400;
  padding-top: 9px;
  padding-bottom: 9px;
  width: 100%;
  background: #FFFFFF;
  border-radius: 4px;
}

.cor-main-review-card{
  height: 100%;
  width: 80%;
  position: relative;
}


.cor-main-review-card-item{
  height: 234px;
  width: 282px;
  border: 1px solid #e7e7e7;
  border-radius: 4px;
  padding: 20px;
  position: relative;
  box-sizing: border-box;
}

.cor-main-review-card-item-user{
  display: flex;
}

.cor-main-review-card-item-user-foto{
  width: 67px;
  height: 67px;
  margin-right: 9px;
}

.cor-main-review-card-item-user-name{
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  margin-bottom: 8px;
}

.cor-main-review-card-item-user-star .cor-main-review-info-star-item{
  width: 16px;
  height: 16px;
}


.cor-main-review-card-item-user-date{
  font-size: 12px;
  font-weight: 500;
  line-height: 17px;
  color: #3F3F42;
  margin-top: 5px;
}

.img-size-cont{
  width: 100%;
  height: 100%;
}

.disp-flex-cor{
  display: flex;
}


.just-pos-cor{
  justify-content: center;
}

.cor-main-review-card-item-text{
  height: 66px;
  overflow: hidden;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  margin-top: 12px;
}

.cor-main-review-card-item-text-more{
  font-size: 12px;
  line-height: 16px;
  color: #A4A4A5;
  margin-top: 4px;
  cursor: pointer;
}

.feedback-map-ya{
  display: block;
}

.feedback-map-ya{
  font-size: 10px;
  text-decoration: underline;
  color: #3F3F42;
  margin-top: 12px;
  position: absolute;
  bottom: 20px;
  left: 20px;
}

.nav-swipe-arr{
  display: flex;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  border-radius: 48px;
  border: 2px solid #C3C1C3;
  cursor: pointer;
  margin-left: 10px;
}

.sub-arrow-cor-l{
  -webkit-mask-image: url(/local/templates/mkmplitka/images/arrow-menu.svg) ;
  mask-image: url(/local/templates/mkmplitka/images/arrow-menu.svg);
  background-color: #C3C1C3;
  width: 12px;
  height: 8px;
  display: block;
  transform: rotate(270deg);
}
.cor-main-review-card-swipe{
  display: flex;
  margin-top: 18px;
  bottom: -23px;
  position: absolute;
}


.nav-swipe-arr{
  display: flex;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  border-radius: 48px;
  border: 2px solid #C3C1C3;
  cursor: pointer;
  margin-left: 10px;
}

.sub-arrow-cor-r{
  -webkit-mask-image: url(/local/templates/mkmplitka/images/arrow-menu.svg) ;
  mask-image: url(/local/templates/mkmplitka/images/arrow-menu.svg);
  background-color: #C3C1C3;
  width: 12px;
  height: 8px;
  display: block;
  transform: rotate(90deg);
}


.nav-swipe-arr:hover{
  content: "";
  border: 2px solid #000000;
}

.nav-swipe-arr:hover .sub-arrow-cor-r{
  content: "";
  background-color: #000000;
}

.nav-swipe-arr:hover .sub-arrow-cor-l{
  content: "";
  background-color: #000000;
}

.cor-main-review-card-swipe-line{
  width: 83%;
  padding: 23px 0;
  margin-left: 20px;
  position: relative;
}

.cor-main-review-card-swipe-line-load{
  background: #D2D1D2;
  height: 2px;
  width: 100%;
  display: block;
}

.cor-main-review-card-swipe-line-load-ready{
  position: absolute;
  width: 50px;
  height: 2px;
  background: #FFCC33;
  left: 57px;
  top: 23px;
}


.cor-main-review-card swiper-slide
{
  width: 282px;
}

.cor-main-review-card-list ::part(container)
{
  padding-bottom: 45px;
}

.cor-main-review-card-list .elements-c::part(scrollbar) {
  bottom:2px;
  height: 2px;
  background: #D2D1D2;
  margin-left: 125px;
    float: right;
    position: absolute;
}

.cor-main-review-card-list .elements-c::part(scrollbar)
{
  --swiper-scrollbar-drag-bg-color: #FFCC33;

}