

/* Start:/local/templates/main_composite_adaptive/showroom.css?17829851205899*/
#fullwidth_block {
  min-height: 337px;
  width: calc(100% + 46px);
  position: relative;
  left: -23px;
}
.fullwidth_header {
  position: relative;
  top: -23px;
  padding: 60px 0;
}
.fullwidth_header>h1 {
  margin: 0 !important;
  padding: 0 23px;
  color: #fff;
  font-size: 42px !important;
  font-weight: 100;
  text-transform: uppercase;
}
.fullwidth_header>h1>span {
  display: inline-block;
  background-color: #D14A38;
  padding: 5px 10px;
}
.fullwidth_header>h1>span:first-child {
  margin-left: 23px;
  margin-bottom: 7px;
}

@media (max-width: 1023px) {
  #fullwidth_block {
    min-height: 230px;
    width: calc(100% + 20px);
    left: -10px;
    top:0;
  }
}
@media (max-width: 767px) {
  .fullwidth_header>h1 {font-size: 30px !important;}
  .fullwidth_header>h1>span:first-child {margin-bottom: 3px;}
}
@media (max-width: 479px) {
  .fullwidth_header>h1 {padding: 0 10px; font-size: 26px !important;}
}

.showroom_header {
  background-image: url('/images/showroom_b.webp');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

#showroom_wrapper {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  gap: 50px;
}
#showroom_aside {
  width: 450px;
  flex-shrink: 0;
}
#showroom_aside_content {
  height: 100svh;
  position: sticky;
  top: 1px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  padding: 23px;
}
#showroom_content_wrapper {
  width: 100%;
  flex-shrink: 1;
  flex-grow: 0;
  overflow: hidden;
}
.fullimg {width: 100%; height: auto;}
.onlymobile {display: none;}

.sr_aside_address {
  font-weight: 600;
  color: #403F3F;
  font-size: 24px;
  margin: 0;
  line-height: 1.2;
}
.sr_aside_anchor {
  font-size: 14px;
  margin: 0;
}
.sr_aside_anchor>a {
  text-decoration: underline;
  color: #D14A38;

}

#showroom_aside_content h3 {
  font-weight: 600;
  font-size: 18px;
  text-transform: none;
  color: #403F3F;
  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
  margin-top: 50px;
  margin-bottom: 7px;
}
.sr_aside_shedule {
  font-weight: 600;
  margin: 0;
}
.sr_aside_shedule>span {
  font-size: 16px;
  font-weight: 400;
}

#showroom_aside_content .redBtn {
  width: 100%;
  justify-content: center;
}

.sr_aside_comment {
  font-size: 14px;
  font-style: italic;
  margin-bottom: 12px;
  margin-top: 0;
  line-height: 1.2;
}

.sr_aside_mess {
  display: flex;
  justify-content: flex-start;
  align-items: flex-end;
  gap: 15px;
  margin: 20px 0;
}
.sr_aside_mess>a>img {
  height: 30px !important;
  width: auto !important;
}
.sr_aside_phones>a {
  font-size: 24px;
  font-weight: 600;
  color: #403F3F !important;
}

@media (max-width: 1439px) {
  #showroom_wrapper {gap: 30px;}
  #showroom_aside {width: 400px;}
}
@media (max-width: 1279px) {
  #showroom_aside {width: 350px;}
}
@media (max-width: 1023px) {
  #showroom_aside {width: 280px;}
  #showroom_aside_content .redBtn {
    font-size: 14px;
    font-weight: 500;
    padding: 10px;
  }
}
@media (max-width: 767px) {
  #showroom_wrapper {
    display: block;
  }
  #showroom_aside {
    width: 100%;
    border-bottom: 1px dashed #8D744B;
    margin-bottom: 30px;
  }
  #showroom_aside_content {
    height: auto;
    position: relative;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: stretch;
    padding: 23px 10px;
    gap: 20px;
  }
  #sr_aside_btns {
    width: 230px;
    flex-shrink: 0;
  }
  #showroom_aside_content h3 {
    margin-top: 30px;
    margin-bottom: 0;
  }
  .onlymobile {display: block;}
}
@media (max-width: 599px) {
  #content #showroom_content_wrapper h2 {
    font-size: 36px;
    line-height: 1;
  }
}
@media (max-width: 499px) {
  #showroom_aside_content {display: block;}
  #sr_aside_btns {width: 100%; margin-top: 20px}
  .sr_aside_shedule>span {font-size: 14px;}
  #showroom_aside_content h3 {margin-top: 0;}
  .sr_aside_anchor {text-align: right;}
  .sr_aside_mess {
    justify-content: flex-end;
    margin: 10px 0;
  }
}


.goldAccent {
  color: #C16E15;
  font-size: 24px;
  font-style: italic;
  line-height: 1.4;
}
.widthAccent {
  width: 80%;
}
.widthFullAccent {
  padding: 0 10%;
}
.smallInfo {
  font-size: 14px;
  line-height: 1.2;
}
.rounded {
  border-radius: 10px;
}
.mrgTop {margin-top: 50px;}
#showroom_content_wrapper>section {margin-bottom: 50px;}
/*#showroom_content_wrapper>section>p:first-of-type {margin-top: 0}*/
/*#showroom_content_wrapper>section>p:last-of-type {margin-bottom: 0}*/

.sr_qr img {width: 30%;}

#owl_showroom_list {
  width: 100%;
  border-radius: 10px;
  margin-top: 20px;
  
}
.showroom_list-item {
  max-width: 100%;
  border-radius: 10px;
}
.showroom_list-item>img {
  width: 100%;
  border-radius: 10px;
}

/* Styling Pagination*/
#owl_showroom_list>.owl-wrapper-outer {padding-bottom: 30px;}

#owl_showroom_list .owl-controls .owl-page{
  display: inline-block;
  zoom: 1;
  *display: inline;/*IE7 life-saver */
}
#owl_showroom_list .owl-controls .owl-page span{
  display: block;
  width: 12px;
  height: 12px;
  margin: 5px 7px;
  filter: Alpha(Opacity=50);/*IE7 fix*/
  opacity: 0.5;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background: #869791;
}

#owl_showroom_list .owl-controls .owl-page.active span,
#owl_showroom_list .owl-controls.clickable .owl-page:hover span{
  opacity: 1;
}

#owl_showroom_list .owl-controlls {
  opacity: 1;
  left: 0;
  right: 0;
  bottom: 0;
}

#owl_showroom_list .owl-controlls .owl-page span{
  background-color: #fff;
  border: 2px solid #c5766b;
  opacity: 1;
}
#owl_showroom_list .owl-controlls .owl-page.active span{
  background-color: #c5766b;
}

@media (max-width: 1279px) {
  .widthAccent {width: 100%;}
  .widthFullAccent {padding: 0 0 0 10%;}
  .goldAccent {font-size: 20px;}
  .smallInfo {font-size: 12px;}
}
@media (max-width: 1023px) {
  .sr_qr img {width: 45%;}
}
/* End */


/* Start:/local/templates/main_composite_adaptive/components/bitrix/news.list/reviews_carousel/style.css?17829941264306*/
.rlWrapper {
  padding: 20px;
  border: 1px solid #e6e6e6;
  height: 100%;
  position: relative;
}
.rlWrapper>h3 {
  margin-top: 0;
  margin-bottom: 20px;
}
.rlMore {
  position: absolute;
  bottom: 20px;
  left: 20px;
  right: 20px;
  width: auto !important;
}



#owl_reviews-list {
  /*overflow-y: auto !important;*/
  max-height: 280px;
  overflow-y: hidden;
  mask-image: linear-gradient(to bottom, black 60%, transparent 100%);
  -webkit-mask-image: linear-gradient(to bottom, black 60%, transparent 100%);

  padding-top: 50px;
  margin-top: -45px;
  box-sizing: content-box;
}

#owl_reviews-list.showroom_reviews-list {
  mask-image: linear-gradient(to bottom, black 50%, transparent 75%);
  -webkit-mask-image: linear-gradient(to bottom, black 50%, transparent 75%);
}

.rate {
	display: flex;
	justify-content: flex-start;
	align-items: flex-end;
    margin: 20px 0;
}
.Stars {
  --percent: calc(var(--rating) / 5 * 100%);
  display: inline-block;
  font-size: 30px;
  font-family: Times;
  line-height: 1;
}
.Stars::before {
  content: "★★★★★";
  letter-spacing: 3px;
  background: linear-gradient(90deg, #fc0 var(--percent), #ddd var(--percent));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.rsi_stars {font-size: 24px;}

/*.rs_items_wrapper {margin-top: 30px;}*/
.rs_item {
}

.rsi_header {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 10px;
}

.rsi_avatar {
  width: 40px;
  height: 40px;
  border-radius: 20px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  margin-right: 20px;
}
.rsi_user>p {margin: 0;}
.rsi_username {
  font-size: 16px;
  font-weight: 700;
  color: #000;
}
.rsi_date {
  font-size: 14px;
  color: #999;
}
.rsi_text {
  color: #000;
  font-size: 16px;
  line-height: 1.4;
}


.touch-no .rlWrapper .owl-theme .owl-controlls {opacity: 1;}
.rlWrapper .owl-theme .owl-controlls {
  display: block;
  bottom: auto;
  top: -5px;
  left: auto;
  right: 10px;
  margin-top: 0;
}
.rlWrapper .owl-theme .owl-controlls .owl-buttons {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 10px;
}
.rlWrapper .owl-theme .owl-controlls .owl-buttons>div {
  display: inline;
  width: auto;
  height: auto;
}
/*.rlWrapper .owl-theme .owl-controlls .owl-buttons div.owl-next, .rlWrapper .owl-theme .owl-controlls .owl-buttons div.owl-prev {
    font-family: 'FontAwesome';
    color: #d6897f;
    font-size: 30px;
    background: none;
}*/
.review_block .owl-theme .owl-controlls .owl-buttons div.disabled {opacity: 0.2;}
.review_block .owl-theme .owl-controlls .owl-buttons div.owl-next, .review_block .owl-theme .owl-controlls .owl-buttons div.owl-prev {
  /*position: absolute;*/
  top: 30%;

  display: block;
  width: 32px;
  height: 25px;
  background-image: url('/images/icons/arr.svg');
  background-size: 23px auto;
  background-repeat: no-repeat;
  background-position: center;
}
.review_block .owl-theme .owl-controlls .owl-buttons div.owl-prev {
  transform: rotate(180deg);
  margin-right: 0;gin
}

@media screen and (max-width: 1439px) {
  .map_score {font-size: 36px; margin-right: 10px;}
  .rsi_text {font-size: 14px;}
  #owl_reviews-list {max-height: 220px;}

  #owl_reviews-list.showroom_reviews-list {max-height: 280px;}
}
@media screen and (max-width: 1279px) {
  #owl_reviews-list {max-height: 180px;}
  #owl_reviews-list.showroom_reviews-list {max-height: 250px;}
  .rlWrapper .widebronze_link>span {padding: 2px 20px; font-size: 18px;}
}
@media screen and (max-width: 1023px) {
  #owl_reviews-list {max-height: 280px; margin-bottom: 20px;}
  #owl_reviews-list.showroom_reviews-list {
    max-height: 250px;
    mask-image: linear-gradient(to bottom, black 50%, transparent 95%);
    -webkit-mask-image: linear-gradient(to bottom, black 50%, transparent 95%);
  }
  .rlMore {
    position: static;
    width: 100% !important;
  }
  .rlWrapper .widebronze_link>span {
    padding: 10px 20px;
    font-size: 24px;
  }
}

@media screen and (max-width: 767px) {
  .rlWrapper .widebronze_link>span {padding: 2px 20px; font-size: 18px;}
}

@media screen and (max-width: 767px) {
  #owl_reviews-list {
    padding-top: 40px;
    margin-top: -35px;
  }

  #owl_reviews-list.showroom_reviews-list {
    margin-top: 0;
  }
}

/* End */
/* /local/templates/main_composite_adaptive/showroom.css?17829851205899 */
/* /local/templates/main_composite_adaptive/components/bitrix/news.list/reviews_carousel/style.css?17829941264306 */
