

/* Start:/bitrix/templates/.default/components/bitrix/catalog.section/vityas-hotel/style.css?166194212780076*/
.vityas-service-item h1 {
	padding-top: 12px;
}

/* Модификация стилей галереи с целью адаптивности */
.vityas-service-list .detail {
	height: 100%;
	width: 100%;
}

.vityas-service-item .detail {
	height: 375px;
	margin-top: 12px;
}

@media (max-width: 992px) {
	.vityas-service-item .detail {
		height: 275px;
		margin-top: 24px;
	}
}

@media (max-width: 767px) {
	.vityas-service-item .detail {
		height: 375px;
	}
}

.vityas-service-list .detail.item-detail,
.vityas-service-item .detail.item-detail {
	height: 400px;
}

.vityas-service-list .catalog-detail__gallery,
.vityas-service-item .catalog-detail__gallery {
	height: 100%;
	width: 100%;
	max-width: 100%;
}

.vityas-service-list .catalog-detail__gallery-wrapper,
.vityas-service-item .catalog-detail__gallery-wrapper {
	height: 100%;
	width: 100%;
	padding-top: 0;
}

@media (max-width: 767px) {
	.vityas-service-item .catalog-detail__gallery-wrapper {
		margin-bottom: 0;
	}
}


.vityas-service-list .catalog-detail__gallery__thmb,
.vityas-service-item .catalog-detail__gallery__thmb {
	height: 75px;
}

.vityas-service-list .catalog-detail__gallery-slider,
.vityas-service-item .catalog-detail__gallery-slider {
	height: calc(100% - 75px);
	width: 100%;
	position: relative !important;
	bottom: 0 !important;
}

.vityas-service-list .owl-stage-outer,
.vityas-service-item .owl-stage-outer {
	height: 100%;
	width: 100%;
}

.vityas-service-list .owl-stage,
.vityas-service-item .owl-stage {
	height: 100%;
	width: 100%;
}

.vityas-service-list .owl-item,
.vityas-service-item .owl-item {
	height: 100%;
	width: 100%;
}

.vityas-service-list .catalog-detail__gallery__item,
.vityas-service-item .catalog-detail__gallery__item {
	height: 100%;
	width: 100%;
	line-height: 100%;
	max-width: 100%;
	max-height: 100%;
	padding-top: 0;
	background-color: transparent;
}

.vityas-service-list .catalog-detail__gallery__thmb .catalog-detail__gallery__item,
.vityas-service-item .catalog-detail__gallery__thmb .catalog-detail__gallery__item {
	min-width: 50px;
}

.vityas-service-list .catalog-detail__gallery__thmb .catalog-detail__gallery__picture,
.vityas-service-item .catalog-detail__gallery__thmb .catalog-detail__gallery__picture {
	max-height: calc(100% - 6px) !important;
	max-width: calc(100% - 12px) !important;
}

.vityas-service-list .catalog-detail__gallery__link,
.vityas-service-item .catalog-detail__gallery__link {
	height: 100%;
	width: 100%;
	padding-top: 0;
}

.vityas-service-list .catalog-detail__gallery__picture,
.vityas-service-item .catalog-detail__gallery__picture {
	height: 100% !important;
	width: auto !important;
	max-height: 100%;
	max-width: 100%;
	margin: auto;
}

/***************************************************/
.catalog-list__item {
  padding: 25px 25px 22px;
  height: 100%;
}

/*info*/
.catalog-list__info-section {
  margin-bottom: 4px;
}
.catalog-list__info-tech {
  margin: 6px 0px 0px;
}
.catalog-list__info-text {
  margin: 18px 0px 0px;
}

/*button*/
.catalog-list__info-bottom .buttons .btn {
  display: block;
}

.hotel-about.image {
	height: 460px;
}

.hotel-about.map {
	height: 460px;
}

.vityas-img {
	height: 100%;
	border-radius: 14px;
	background-size: cover;
	background-repeat: no-repeat;
	
}

@media screen and (max-width: 1300px) {
  .hotel-about.image {
	height: 300px;
  }
  
  .hotel-about.map {
	height: 300px;
  }
  
  .catalog-list__item .catalog-list__info {
    flex-direction: column;
    padding: 0px 0px 0px 40px;
  }
  .catalog-list__item .catalog-list__info-top {
    padding: 0px;
  }
  .catalog-list__item .catalog-list__info-bottom {
    padding: 25px 0px 0px 0px;
  }

  .catalog-list__item {
    padding: 39px 39px 36px;
  }
  .catalog-list__item .catalog-list__info-bottom {
    flex-basis: 250px;
    width: 250px;
  }
}
@media screen and (max-width: 992px) {
  .hotel-about.image {
	height: 400px;
  }
  
  .hotel-about.map {
	height: 200px;
  }
  
  .catalog-list__info-bottom {
    flex-basis: 185px;
    width: 185px;
  }
}
@media screen and (max-width: /*768*/900px) {
  .catalog-list__item .catalog-list__info {
    flex-direction: column;
    padding: 0px 0px 0px 40px;
  }
  .catalog-list__item .catalog-list__info-top {
    padding: 0px;
  }
  .catalog-list__item .catalog-list__info-bottom {
    padding: 25px 0px 0px 0px;
  }


  .catalog-list__item .image-list {
    width: 215px;
    flex-basis: 215px;
  }
  .catalog-list__item .side-icons .side-icons__item--ocb,
  .catalog-list__item .side-icons .side-icons__item--compare {
    display: none;
  }

  .catalog-list__info-top {
    flex: 1;
    padding: 0px 40px;
    margin-top: -5px;
  }
  .catalog-list__info-bottom > div:first-of-type {
    margin-top: 0px;
  }
  .catalog-list__info-bottom .btn-actions__inner {
    margin-top: 24px;
  }
}
@media screen and (max-width: 600px) {
  .hotel-about.image {
	height: 300px;
  }
  .grid-list.grid-list--compact .catalog-list__item {
    padding: 16px 16px 12px;
  }
  .catalog-list__item .catalog-list__info {
    padding: 0px;
  }
  .catalog-list__item .catalog-list__inner {
    flex-direction: column;
  }
  .catalog-list__item .block-with-icon,
  .catalog-list__item .info-buttons {
    display: none;
  }
  .catalog-list__info-bottom > div {
    margin: 5px 0px;
  }
  .catalog-list__info-bottom .btn {
    font-size: 0.8667em;
    line-height: calc(1em + 3px);
    padding: 9px 15px 11px;
  }
  .catalog-list__info-bottom .btn .counter {
    height: 36px;
  }
  .catalog-list__item .catalog-list__info {
    margin-top: 23px;
    justify-content: space-between;
  }
  .catalog-list__item .catalog-list__info-text {
    font-size: 0.8em;
    -webkit-line-clamp: 4;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    display: -moz-box;
    -moz-box-orient: vertical;
    -moz-line-clamp: 4;
    overflow: hidden;
  }
  .grid-list:not(.grid-list--compact) .catalog-list__info-text {
    display: none;
  }
}
/*//////////////////////////////*/
.detail .small-gallery-block .flex-control-nav {
  display: block;
  bottom: -36px;
}
.detail .small-gallery-block .slides li {
  text-align: center;
}

.detail .galery .flexslider.top-bigs {
  overflow: hidden;
}
.detail .galery .flexslider.top-bigs .slides > li {
  max-height: 400px;
  opacity: 0;
  line-height: 397px;
  height: 400px;
}
.detail .galery .flexslider.top-bigs.flexslider-init .slides > li {
  opacity: 1;
}

.flexslider .flex-direction-nav {
  display: none;
}
body .flex-control-nav li {
  margin: 0px 3px;
}
body .flex-control-paging li a {
  width: 7px;
  height: 7px;
}

.detail .galery .flexslider.top-bigs .flex-control-nav {
  display: none;
}
.detail .galery .top-small-wrapper {
  position: absolute;
  top: 0px;
  left: 40px;
  width: 52px;
  height: 400px;
}
.detail .galery .top-small-wrapper .flexslider {
  margin: 0px;
  top: 92px;
}
.detail .galery .top-small-wrapper .slides {
  width: 100% !important;
}
.detail .galery .top-small-wrapper .slides li {
  height: 52px;
  float: none !important;
  width: 100% !important;
  margin-bottom: 10px;
  border: 2px solid #fff;
  display: block;
}
.detail .galery .top-small-wrapper .slides li:last-of-type {
  margin-bottom: 0px;
}
.detail .galery .top-small-wrapper .slides li:not(.flex-active-slide) {
  cursor: pointer;
}
.detail .galery .top-bigs + .top-small-wrapper .flex-viewport {
  height: 238px;
}
.detail .galery .top-small-wrapper .bx-controls-direction a {
  font-size: 0px;
  width: 15px;
  height: 15px;
  left: 19px;
  right: auto;
  position: absolute;
}
.detail .galery .top-small-wrapper .bx-controls-direction a:not(.flex-disabled) {
  opacity: 0.7;
  visibility: visible;
}
.detail .galery .top-small-wrapper .bx-controls-direction a.disabled {
  display: none;
}
.detail .galery .top-small-wrapper .bx-controls-direction a.bx-prev {
  top: -31px;
}
.detail .galery .top-small-wrapper .bx-controls-direction a:hover {
  opacity: 1;
}
.detail .galery .top-small-wrapper .bx-controls-direction a.bx-next {
  bottom: -33px;
  top: auto;
}
.detail .galery .top-small-wrapper .bx-controls-direction a.bx-prev {
  background: url(/bitrix/templates/.default/components/bitrix/catalog.section/vityas-hotel/../images/svg/Arrow_up_sm.svg) 1px 3px no-repeat;
}
.detail .galery .top-small-wrapper .bx-controls-direction a.bx-next {
  background: url(/bitrix/templates/.default/components/bitrix/catalog.section/vityas-hotel/../images/svg/Arrow_down_sm.svg) 1px 3px no-repeat;
}

.catalog.detail .ext_view .head .row.galery {
  padding: 40px 0px;
}
.catalog.detail .galery .inner {
  max-height: none;
  padding: 0px 20px 0px 40px;
}
.catalog.detail .galery #carousel.flexslider {
  margin-top: 29px !important;
  margin-bottom: 0 !important;
}

.detail .ext_view .galery .top-small-wrapper {
  height: 600px;
  top: 0px;
}
.detail .ext_view.vertical .galery .top-small-wrapper {
  height: 500px;
}
.detail .ext_view.sm .galery .top-small-wrapper {
  height: 450px;
}
.detail .ext_view .galery .flexslider.top-bigs .slides > li {
  height: 600px;
  max-height: 600px;
  line-height: 597px;
}
.detail .ext_view.vertical .galery .flexslider.top-bigs .slides > li {
  height: 500px;
  max-height: 500px;
  line-height: 497px;
}
.detail .ext_view.sm .galery .flexslider.top-bigs .slides > li {
  height: 450px;
  max-height: 450px;
  line-height: 447px;
}

.detail .galery .top-small-wrapper .top-small-wrapper2 {
  position: relative;
  top: 50%;
}
.detail .galery .top-small-wrapper .top-small-wrapper2.s_4v {
  margin-top: -140px;
}
.detail .galery .top-small-wrapper .top-small-wrapper2.s_4 {
  margin-top: -119px;
}
.detail .galery .top-small-wrapper .top-small-wrapper2.s_3v {
  margin-top: -122px;
}
.detail .galery .top-small-wrapper .top-small-wrapper2.s_3 {
  margin-top: -88px;
}
.detail .galery .top-small-wrapper .top-small-wrapper2.s_2v {
  margin-top: -90px;
}
.detail .galery .top-small-wrapper .top-small-wrapper2.s_2 {
  margin-top: -57px;
}
.detail .galery .top-small-wrapper .top-small-wrapper2.s_1v {
  margin-top: -43px;
}
.detail .galery .top-small-wrapper .flexslider {
  top: 0px;
}
.detail .ext_row .right_wrapper_block {
  margin: 17px 0px 0px 18px;
}
.detail .ext_view + .tizers + .row .right_wrapper_block {
  margin-top: 40px;
}
.detail .ext_row .right_wrapper_block .ask_a_question {
  float: none;
  margin: 0px;
  width: auto;
}

.detail .galery .top-small-wrapper .popup_video a {
  font-size: 12px;
  color: #222;
  text-transform: uppercase;
  font-weight: bold;
  display: block;
  position: relative;
  padding: 21px 0px 0px;
  text-align: center;
}
.detail .galery .top-small-wrapper .popup_video.fromtop a {
  padding-top: 40px;
}
.detail .galery .top-small-wrapper .popup_video a:before {
  content: "";
  position: relative;
  background: url(/bitrix/templates/.default/components/bitrix/catalog.section/vityas-hotel/../images/svg/allcorp3.svg) -18px -131px no-repeat;
  width: 14px;
  height: 23px;
  display: block;
  margin: auto;
}

.detail .galery {
  margin-right: 0px;
  margin-left: 0px;
}
.detail .galery .inner {
  border: 1px solid #f2f2f2;
  max-height: 673px;
  overflow: hidden;
  padding: 50px 62px;
  position: relative;
}
.detail .galery .inner .stickers {
  top: -10px;
  left: 28px;
}
.detail .galery .item {
  padding: 0;
  text-align: center;
  position: relative;
}
.detail .galery .item img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
  display: inline-block;
  vertical-align: middle;
  *display: inline;
  zoom: 1;
}
.detail .galery .item:hover span.zoom {
  opacity: 1;
}
.detail .galery .flexslider.top-bigs {
  border: none;
  margin: 0;
  border-radius: 0;
  box-shadow: none;
  height: 100%;
  background: transparent;
}
.detail .galery .flexslider.s_1 {
  margin-left: 0px;
}
.detail .galery .flexslider .flex-viewport,
.detail .galery .items {
  height: 100%;
}

.detail .gallery-block .flexslider .slides > li {
  max-height: none;
  padding: 0px;
  margin: 0px;
}
.detail .gallery-block .small-gallery ul.items li {
  width: 60px !important;
  border: 2px solid transparent;
  position: relative;
}
.detail .gallery-block .small-gallery ul.items li:hover {
  cursor: pointer;
}

.detail .gallery-block .bigs.flexslider {
  margin-bottom: 81px;
  box-shadow: 0px 0px 0px 1px #f2f2f2 inset;
  padding: 1px;
}
.detail .gallery-block .bigs.flexslider .slides .item {
  border: none;
  text-align: center;
}
.detail .gallery-block .bigs.flexslider .slides .item a {
  display: inline;
}
.detail .gallery-block .bigs .item img {
  width: auto;
  max-height: 100%;
}
.detail .gallery-block .small-gallery.flexslider {
  border: 0 none;
  box-shadow: none;
  z-index: 1;
  display: inline-block;
  text-align: center;
  margin: 0px auto 0px !important;
  padding: 0 58px;
  max-width: 815px;
}
.detail .gallery-block .small-gallery-wrapper {
  text-align: center;
  padding: 15px 0px 20px;
  font-size: 0px;
  line-height: 0px;
}
.detail h5 + .gallery-block .small-gallery-wrapper {
  padding-top: 0px;
}
.detail h5 + .gallery-block .bigs.flexslider {
  margin-bottom: 49px;
}

.detail .galery #carousel .flex-direction-nav a {
  color: rgba(0, 0, 0, 0);
  height: 20px;
  margin-top: -10px;
  opacity: 1;
  text-shadow: none;
  width: 30px;
}
.detail .galery #carousel .flex-direction-nav .flex-prev {
  left: 0;
}
.detail .galery #carousel .flex-direction-nav .flex-next {
  right: 0;
}
.detail .galery #carousel .flex-direction-nav .flex-prev:before {
  content: "\f104";
}
.detail .galery #carousel .flex-direction-nav .flex-next:before {
  content: "\f105";
  left: 18px;
}
.detail .galery #carousel .flex-direction-nav a:before {
  color: rgb(119, 130, 133);
  font-family: FontAwesome;
  font-size: 29px;
  left: 2px;
  position: absolute;
  top: -4px;
}
.detail .galery #carousel.flexslider {
  border: 0 none;
  box-shadow: none;
  z-index: 1;
  max-width: 391px;
  width: 100%;
  text-align: center;
  margin: 19px auto -22px !important;
  padding: 0 30px;
}
.detail .galery #carousel .slides li {
  text-align: center;
  border: 1px solid transparent;
  height: 77px;
  line-height: 75px;
  margin-right: 7.5px;
  overflow: hidden;
  width: 77px !important;
  cursor: pointer;
  user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
}
.detail .galery #carousel .slides li:hover {
  border-color: #d7dee3;
}
.detail .galery #carousel .slides li.flex-active-slide {
  opacity: 0.6;
}

.detail .galery .popup_video.mobile {
  border-bottom: 1px solid #f2f2f2;
  text-align: center;
  height: 48px;
  line-height: 46px;
  font-size: 0.85em;
}
.detail .galery .popup_video.mobile a {
  color: #222222;
  font-weight: 600;
  text-transform: uppercase;
}
.detail .galery .popup_video.mobile a:before {
  content: "";
  position: relative;
  background: url(/bitrix/templates/.default/components/bitrix/catalog.section/vityas-hotel/../images/svg/allcorp3.svg) -18px -131px no-repeat;
  width: 14px;
  height: 23px;
  display: block;
  margin: auto;
  display: inline-block;
  margin: 0 12px 0 0;
  vertical-align: middle;
}

.zomm_wrapper-block {
  position: relative;
}
.zomm_wrapper-block:hover .flex-direction-nav a:not(.flex-disabled) {
  opacity: 1 !important;
}

/*?????????????????????????????????????????????????*/
body.compensate-for-scrollbar {
    overflow: hidden;
}

.fancybox-active {
    height: auto;
}

.fancybox-is-hidden {
    left: -9999px;
    margin: 0;
    position: absolute !important;
    top: -9999px;
    visibility: hidden;
}

.fancybox-container {
    -webkit-backface-visibility: hidden;
    height: 100%;
    left: 0;
    outline: none;
    position: fixed;
    -webkit-tap-highlight-color: transparent;
    top: 0;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    transform: translateZ(0);
    width: 100%;
    z-index: 99992;
}

.fancybox-container * {
    box-sizing: border-box;
}

.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.fancybox-outer {
    -webkit-overflow-scrolling: touch;
    overflow-y: auto;
}

.fancybox-bg {
    background: rgb(30, 30, 30);
    opacity: 0;
    transition-duration: inherit;
    transition-property: opacity;
    transition-timing-function: cubic-bezier(.47, 0, .74, .71);
}

.fancybox-is-open .fancybox-bg {
    opacity: .9;
    transition-timing-function: cubic-bezier(.22, .61, .36, 1);
}

.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption,
.fancybox-navigation .fancybox-button {
    direction: ltr;
    opacity: 0;
    position: absolute;
    transition: opacity .25s ease, visibility 0s ease .25s;
    visibility: hidden;
    z-index: 99997;
}

.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption,
.fancybox-show-nav .fancybox-navigation .fancybox-button {
    opacity: 1;
    transition: opacity .25s ease 0s, visibility 0s ease 0s;
    visibility: visible;
}

.fancybox-infobar {
    color: #ccc;
    font-size: 13px;
    -webkit-font-smoothing: subpixel-antialiased;
    height: 44px;
    left: 0;
    line-height: 44px;
    min-width: 44px;
    mix-blend-mode: difference;
    padding: 0 10px;
    pointer-events: none;
    top: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.fancybox-toolbar {
    right: 0;
    top: 0;
}

.fancybox-stage {
    direction: ltr;
    overflow: visible;
    transform: translateZ(0);
    z-index: 99994;
}

.fancybox-is-open .fancybox-stage {
    overflow: hidden;
}

.fancybox-slide {
    -webkit-backface-visibility: hidden;
    /* Using without prefix would break IE11 */
    display: none;
    height: 100%;
    left: 0;
    outline: none;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: absolute;
    text-align: center;
    top: 0;
    transition-property: transform, opacity;
    white-space: normal;
    width: 100%;
    z-index: 99994;
}

.fancybox-slide::before {
    content: '';
    display: inline-block;
    font-size: 0;
    height: 100%;
    vertical-align: middle;
    width: 0;
}

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
    display: block;
}

.fancybox-slide--image {
    overflow: hidden;
    padding: 44px 0;
}

.fancybox-slide--image::before {
    display: none;
}

.fancybox-slide--html {
    padding: 6px;
}

.fancybox-content {
    background: #fff;
    display: inline-block;
    margin: 0;
    max-width: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: relative;
    text-align: left;
    vertical-align: middle;
}

.fancybox-slide--image .fancybox-content {
    animation-timing-function: cubic-bezier(.5, 0, .14, 1);
    -webkit-backface-visibility: hidden;
    background: transparent;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    left: 0;
    max-width: none;
    overflow: visible;
    padding: 0;
    position: absolute;
    top: 0;
    -ms-transform-origin: top left;
    transform-origin: top left;
    transition-property: transform, opacity;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 99995;
}

.fancybox-can-zoomOut .fancybox-content {
    cursor: zoom-out;
}

.fancybox-can-zoomIn .fancybox-content {
    cursor: zoom-in;
}

.fancybox-can-swipe .fancybox-content,
.fancybox-can-pan .fancybox-content {
    cursor: -webkit-grab;
    cursor: grab;
}

.fancybox-is-grabbing .fancybox-content {
    cursor: -webkit-grabbing;
    cursor: grabbing;
}

.fancybox-container [data-selectable='true'] {
    cursor: text;
}

.fancybox-image,
.fancybox-spaceball {
    background: transparent;
    border: 0;
    height: 100%;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none;
    padding: 0;
    position: absolute;
    top: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 100%;
}

.fancybox-spaceball {
    z-index: 1;
}

.fancybox-slide--video .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--iframe .fancybox-content {
    height: 100%;
    overflow: visible;
    padding: 0;
    width: 100%;
}

.fancybox-slide--video .fancybox-content {
    background: #000;
}

.fancybox-slide--map .fancybox-content {
    background: #e5e3df;
}

.fancybox-slide--iframe .fancybox-content {
    background: #fff;
}

.fancybox-video,
.fancybox-iframe {
    background: transparent;
    border: 0;
    display: block;
    height: 100%;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%;
}

/* Fix iOS */
.fancybox-iframe {
    left: 0;
    position: absolute;
    top: 0;
}

.fancybox-error {
    background: #fff;
    cursor: default;
    max-width: 400px;
    padding: 40px;
    width: 100%;
}

.fancybox-error p {
    color: #444;
    font-size: 16px;
    line-height: 20px;
    margin: 0;
    padding: 0;
}

/* Buttons */

.fancybox-button {
    background: rgba(30, 30, 30, .6);
    border: 0;
    border-radius: 0;
    box-shadow: none;
    cursor: pointer;
    display: inline-block;
    height: 44px;
    margin: 0;
    padding: 10px;
    position: relative;
    transition: color .2s;
    vertical-align: top;
    visibility: inherit;
    width: 44px;
}

.fancybox-button,
.fancybox-button:visited,
.fancybox-button:link {
    color: #ccc;
}

.fancybox-button:hover {
    color: #fff;
}

.fancybox-button:focus {
    outline: none;
}

.fancybox-button.fancybox-focus {
    outline: 1px dotted;
}

.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
    color: #888;
    cursor: default;
    outline: none;
}

/* Fix IE11 */
.fancybox-button div {
    height: 100%;
}

.fancybox-button svg {
    display: block;
    height: 100%;
    overflow: visible;
    position: relative;
    width: 100%;
}

.fancybox-button svg path {
    fill: currentColor;
    stroke-width: 0;
}

.fancybox-button--play svg:nth-child(2),
.fancybox-button--fsenter svg:nth-child(2) {
    display: none;
}

.fancybox-button--pause svg:nth-child(1),
.fancybox-button--fsexit svg:nth-child(1) {
    display: none;
}

.fancybox-progress {
    background: #ff5268;
    height: 2px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -ms-transform-origin: 0;
    transform-origin: 0;
    transition-property: transform;
    transition-timing-function: linear;
    z-index: 99998;
}

/* Close button on the top right corner of html content */

.fancybox-close-small {
    background: transparent;
    border: 0;
    border-radius: 0;
    color: #ccc;
    cursor: pointer;
    opacity: .8;
    padding: 8px;
    position: absolute;
    right: -12px;
    top: -44px;
    z-index: 401;
}

.fancybox-close-small:hover {
    color: #fff;
    opacity: 1;
}

.fancybox-slide--html .fancybox-close-small {
    color: currentColor;
    padding: 10px;
    right: 0;
    top: 0;
}

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
    overflow: hidden;
}

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
    display: none;
}

/* Navigation arrows */

.fancybox-navigation .fancybox-button {
    background-clip: content-box;
    height: 100px;
    opacity: 0;
    position: absolute;
    top: calc(50% - 50px);
    width: 70px;
}

.fancybox-navigation .fancybox-button div {
    padding: 7px;
}

.fancybox-navigation .fancybox-button--arrow_left {
    left: 0;
    left: env(safe-area-inset-left);
    padding: 31px 26px 31px 6px;
}

.fancybox-navigation .fancybox-button--arrow_right {
    padding: 31px 6px 31px 26px;
    right: 0;
    right: env(safe-area-inset-right);
}

/* Caption */

.fancybox-caption {
    background: linear-gradient(to top,
        rgba(0, 0, 0, .85) 0%,
        rgba(0, 0, 0, .3) 50%,
        rgba(0, 0, 0, .15) 65%,
        rgba(0, 0, 0, .075) 75.5%,
        rgba(0, 0, 0, .037) 82.85%,
        rgba(0, 0, 0, .019) 88%,
        rgba(0, 0, 0, 0) 100%);
    bottom: 0;
    color: #eee;
    font-size: 14px;
    font-weight: 400;
    left: 0;
    line-height: 1.5;
    padding: 75px 44px 25px 44px;
    pointer-events: none;
    right: 0;
    text-align: center;
    z-index: 99996;
}

@supports (padding: max(0px)) {
    .fancybox-caption {
        padding: 75px max(44px, env(safe-area-inset-right)) max(25px, env(safe-area-inset-bottom)) max(44px, env(safe-area-inset-left));
    }
}

.fancybox-caption--separate {
    margin-top: -50px;
}

.fancybox-caption__body {
    max-height: 50vh;
    overflow: auto;
    pointer-events: all;
}

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
    color: #ccc;
    text-decoration: none;
}

.fancybox-caption a:hover {
    color: #fff;
    text-decoration: underline;
}

/* Loading indicator */

.fancybox-loading {
    animation: fancybox-rotate 1s linear infinite;
    background: transparent;
    border: 4px solid #888;
    border-bottom-color: #fff;
    border-radius: 50%;
    height: 50px;
    left: 50%;
    margin: -25px 0 0 -25px;
    opacity: .7;
    padding: 0;
    position: absolute;
    top: 50%;
    width: 50px;
    z-index: 99999;
}

@keyframes fancybox-rotate {
    100% {
        transform: rotate(360deg);
    }
}

/* Transition effects */

.fancybox-animated {
    transition-timing-function: cubic-bezier(0, 0, .25, 1);
}

/* transitionEffect: slide */

.fancybox-fx-slide.fancybox-slide--previous {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--next {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--current {
    opacity: 1;
    transform: translate3d(0, 0, 0);
}

/* transitionEffect: fade */

.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
    opacity: 0;
    transition-timing-function: cubic-bezier(.19, 1, .22, 1);
}

.fancybox-fx-fade.fancybox-slide--current {
    opacity: 1;
}

/* transitionEffect: zoom-in-out */

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
    opacity: 0;
    transform: scale3d(1.5, 1.5, 1.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
    opacity: 0;
    transform: scale3d(.5, .5, .5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
    opacity: 1;
    transform: scale3d(1, 1, 1);
}

/* transitionEffect: rotate */

.fancybox-fx-rotate.fancybox-slide--previous {
    opacity: 0;
    -ms-transform: rotate(-360deg);
    transform: rotate(-360deg);
}

.fancybox-fx-rotate.fancybox-slide--next {
    opacity: 0;
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
}

.fancybox-fx-rotate.fancybox-slide--current {
    opacity: 1;
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
}

/* transitionEffect: circular */

.fancybox-fx-circular.fancybox-slide--previous {
    opacity: 0;
    transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--next {
    opacity: 0;
    transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--current {
    opacity: 1;
    transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
}

/* transitionEffect: tube */

.fancybox-fx-tube.fancybox-slide--previous {
    transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg);
}

.fancybox-fx-tube.fancybox-slide--next {
    transform: translate3d(100%, 0, 0) scale(.1) skew(10deg);
}

.fancybox-fx-tube.fancybox-slide--current {
    transform: translate3d(0, 0, 0) scale(1);
}

/* Styling for Small-Screen Devices */
@media all and (max-height: 576px) {
    .fancybox-slide {
        padding-left: 6px;
        padding-right: 6px;
    }

    .fancybox-slide--image {
        padding: 6px 0;
    }

    .fancybox-close-small {
        right: -6px;
    }

    .fancybox-slide--image .fancybox-close-small {
        background: #4e4e4e;
        color: #f2f4f6;
        height: 36px;
        opacity: 1;
        padding: 6px;
        right: 0;
        top: 0;
        width: 36px;
    }

    .fancybox-caption {
        padding-left: 12px;
        padding-right: 12px;
    }

    @supports (padding: max(0px)) {
        .fancybox-caption {
            padding-left: max(12px, env(safe-area-inset-left));
            padding-right: max(12px, env(safe-area-inset-right));
        }
    }
}
/* Share */

.fancybox-share {
    background: #f4f4f4;
    border-radius: 3px;
    max-width: 90%;
    padding: 30px;
    text-align: center;
}

.fancybox-share h1 {
    color: #222;
    font-size: 35px;
    font-weight: 700;
    margin: 0 0 20px 0;
}

.fancybox-share p {
    margin: 0;
    padding: 0;
}

.fancybox-share__button {
    border: 0;
    border-radius: 3px;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 40px;
    margin: 0 5px 10px 5px;
    min-width: 130px;
    padding: 0 15px;
    text-decoration: none;
    transition: all .2s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
}

.fancybox-share__button:visited,
.fancybox-share__button:link {
    color: #fff;
}

.fancybox-share__button:hover {
    text-decoration: none;
}

.fancybox-share__button--fb {
    background: #3b5998;
}

.fancybox-share__button--fb:hover {
    background: #344e86;
}

.fancybox-share__button--pt {
    background: #bd081d;
}

.fancybox-share__button--pt:hover {
    background: #aa0719;
}

.fancybox-share__button--tw {
    background: #1da1f2;
}

.fancybox-share__button--tw:hover {
    background: #0d95e8;
}

.fancybox-share__button svg {
    height: 25px;
    margin-right: 7px;
    position: relative;
    top: -1px;
    vertical-align: middle;
    width: 25px;
}

.fancybox-share__button svg path {
    fill: #fff;
}

.fancybox-share__input {
    background: transparent;
    border: 0;
    border-bottom: 1px solid #d7d7d7;
    border-radius: 0;
    color: #5d5b5b;
    font-size: 14px;
    margin: 10px 0 0 0;
    outline: none;
    padding: 10px 15px;
    width: 100%;
}
/* Thumbs */

.fancybox-thumbs {
    background: #ddd;
    bottom: 0;
    display: none;
    margin: 0;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    padding: 2px 2px 4px 2px;
    position: absolute;
    right: 0;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    top: 0;
    width: 212px;
    z-index: 99995;
}

.fancybox-thumbs-x {
    overflow-x: auto;
    overflow-y: hidden;
}

.fancybox-show-thumbs .fancybox-thumbs {
    display: block;
}

.fancybox-show-thumbs .fancybox-inner {
    right: 212px;
}

.fancybox-thumbs__list {
    font-size: 0;
    height: 100%;
    list-style: none;
    margin: 0;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0;
    position: absolute;
    position: relative;
    white-space: nowrap;
    width: 100%;
}

.fancybox-thumbs-x .fancybox-thumbs__list {
    overflow: hidden;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
    width: 7px;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
    background: #fff;
    border-radius: 10px;
    box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
    background: #2a2a2a;
    border-radius: 10px;
}

.fancybox-thumbs__list a {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background-color: rgba(0, 0, 0, .1);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    cursor: pointer;
    float: left;
    height: 75px;
    margin: 2px;
    max-height: calc(100% - 8px);
    max-width: calc(50% - 4px);
    outline: none;
    overflow: hidden;
    padding: 0;
    position: relative;
    -webkit-tap-highlight-color: transparent;
    width: 100px;
}

.fancybox-thumbs__list a::before {
    border: 6px solid #ff5268;
    bottom: 0;
    content: '';
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: all .2s cubic-bezier(.25, .46, .45, .94);
    z-index: 99991;
}

.fancybox-thumbs__list a:focus::before {
    opacity: .5;
}

.fancybox-thumbs__list a.fancybox-thumbs-active::before {
    opacity: 1;
}

/* Styling for Small-Screen Devices */
@media all and (max-width: 576px) {
    .fancybox-thumbs {
        width: 110px;
    }

    .fancybox-show-thumbs .fancybox-inner {
        right: 110px;
    }

    .fancybox-thumbs__list a {
        max-width: calc(100% - 10px);
    }
}

/**************************************************/
.owl-carousel-wrapper {
  position: relative;
}
.owl-carousel:not(.owl-loaded) {
  background-image: url(/bitrix/templates/.default/components/bitrix/catalog.section/vityas-hotel/../images/loaders/double_ring.svg);
  display: block;
  background-repeat: no-repeat;
  background-position: center;
  min-height: 300px;
}
.thmb.owl-carousel:not(.owl-loaded) {
  min-height: 58px;
}
.owl-carousel:not(.owl-loaded) * {
  display: none;
}
.owl-carousel:not(.owl-loaded) ~ .owl-carousel__dots {
  opacity: 0;
}

body .owl-carousel .owl-item img {
  width: auto;
}
.owl-carousel--margin-top-64 {
  margin-top: 64px;
}
@media (max-width: 767px) {
  .owl-carousel--margin-top-64 {
    margin-top: 32px;
  }
}
.owl-carousel--padding-left-32 {
  padding-left: 32px;
}
.owl-carousel--padding-right-32 {
  padding-right: 32px;
}
@media (max-width: 991px) {
  .owl-carousel--padding-left-32 {
    padding-left: 24px;
  }
  .owl-carousel--padding-right-32 {
    padding-right: 24px;
  }
}

@media (min-width: 768px) {
  .owl-carousel--no-gap.owl-carousel--with-shadow .owl-stage-outer:before,
  .owl-carousel--no-gap.owl-carousel--with-shadow .owl-stage-outer:after {
    content: "";
    position: absolute;
    top: 15px;
    bottom: 15px;
    width: 15px;
    background: #fff;
    background: var(--black_bg_black);
    z-index: 1;
  }
}
.index-block--fon .owl-carousel--with-shadow .owl-stage-outer:before,
.index-block--fon .owl-carousel--with-shadow .owl-stage-outer:after {
  background: #fafafa;
  background: var(--darkerblack_bg_black);
}
.owl-carousel--show-next.owl-carousel--with-shadow .owl-stage-outer:before,
.owl-carousel--show-next.owl-carousel--with-shadow .owl-stage-outer:after {
  content: none;
}

.owl-carousel--with-shadow .owl-stage-outer:before {
  left: 0px;
}
.owl-carousel--with-shadow .owl-stage-outer:after {
  right: 0px;
}
.owl-carousel--with-shadow.owl-carousel--after-offset-1 .owl-stage-outer:after {
  right: -1px;
}
.owl-carousel--with-shadow .owl-item:hover {
  z-index: 2;
}
.owl-carousel--with-shadow .owl-stage-outer {
  padding: 15px;
  margin: -15px;
}
.owl-carousel--with-shadow-20 .owl-stage-outer {
  padding: 21px;
  margin: -20px;
}
.owl-carousel--with-shadow-20 .owl-stage-outer:before,
.owl-carousel--with-shadow-20 .owl-stage-outer:after {
  top: 20px;
  bottom: 20px;
  width: 20px;
}
@media (max-width: 767px) {
  .owl-carousel--items-width-360-adaptive .owl-item {
    width: 360px !important;
    margin-right: -1px;
  }
  .owl-carousel--items-width-230-adaptive .owl-item {
    width: 230px !important;
  }
  .owl-carousel--with-shadow .owl-stage-outer::before,
  .owl-carousel--with-shadow .owl-stage-outer::after {
    content: none;
  }
  .owl-carousel--wide-adaptive .owl-stage-outer {
    padding: 24px;
    margin: -24px;
  }
  .owl-carousel--wide-view .owl-stage-outer {
    padding: 0px;
    margin: 0px;
  }
}
/* @media (max-width: 600px) {
  .owl-carousel--items-width-360-adaptive .owl-item {
    width: 260px !important;
  }
} */
@media (max-width: 450px) {
  .owl-carousel--items-width-360-adaptive .owl-item {
    width: 260px !important;
  }
}

.owl-carousel--show-next {
  padding-right: 64px;
  padding-left: 24px;
  width: calc(100% - 88px);
}
.owl-carousel--button-offset-half.owl-carousel--show-next .owl-nav button {
  transform: none;
}
.owl-carousel--show-next .owl-stage-outer {
  padding-right: 64px;
  margin-right: -64px;
  padding-left: 24px;
  margin-left: -24px;
}
.owl-carousel--padding-left-32 .owl-stage-outer {
  padding-left: 32px;
  margin-left: -32px;
}
.owl-carousel--padding-right-32 .owl-stage-outer {
  padding-right: 32px;
  margin-right: -32px;
}
@media (max-width: 991px) {
  .owl-carousel--padding-left-32 .owl-stage-outer {
    padding-left: 24px;
    margin-left: -24px;
  }
  .owl-carousel--padding-right-32 .owl-stage-outer {
    padding-right: 24px;
    margin-right: -24px;
  }
}
/*.owl-carousel--show-next.owl-carousel--with-shadow .owl-stage-outer {margin-right: -79px;}*/
.owl-nav {
  position: absolute;
  display: flex;
}
.owl-carousel--button-bottom-right .owl-nav {
  bottom: 56px;
  right: 64px;
}
.owl-carousel--buttons-right .owl-nav {
  right: 0px;
}
.owl-carousel--buttons-right-minus-11 .owl-nav {
  right: -11px;
}
.owl-carousel--buttons-bottom-minus-48 .owl-nav {
  bottom: -48px;
}
.owl-carousel--buttons-bottom-minus-10 .owl-nav {
  bottom: -10px;
}
.owl-carousel--button-wide .owl-nav {
  position: static;
}
.owl-carousel--button-wide .owl-prev {
  position: absolute;
  top: 50%;
  left: 0;
}
.owl-carousel--button-wide .owl-next {
  position: absolute;
  top: 50%;
  right: 0;
}
.owl-carousel--button-wide .owl-carousel__button {
  transform: translateY(-50%);
}
.owl-carousel--button-offset-32 .owl-nav {
  right: 32px;
  left: 0;
}
.owl-carousel__button {
  height: 40px;
  width: 40px;
  border-radius: 4px;
  border-radius: var(--theme-border-radius);
  background: #333;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: background 0.2s ease-in-out;
}
body .owl-carousel__button:hover {
  background: var(--theme-base-color);
}
.disabled .owl-carousel__button {
  cursor: default;
}
.disabled .owl-carousel__button svg,
.disabled .owl-carousel__button:hover svg {
  opacity: 0.35;
}

.owl-carousel--buttons-bordered .owl-carousel__button {
  border: 1px solid rgba(51, 51, 51, 0.1);
}
.owl-carousel--buttons-size-30 .owl-carousel__button {
  height: 30px;
  width: 30px;
}
.owl-carousel--buttons-size-36 .owl-carousel__button {
  height: 36px;
  width: 36px;
}
.owl-carousel--buttons-size-48 .owl-carousel__button {
  height: 48px;
  width: 48px;
}
.owl-carousel--buttons-gray .owl-carousel__button {
  opacity: 0.35;
  transition: opacity 0.2s ease-in-out;
}
.owl-carousel--buttons-gray .disabled .owl-carousel__button,
.owl-carousel--buttons-gray .disabled .owl-carousel__button:hover {
  opacity: 0.1;
  cursor: default;
}
.owl-carousel.owl-carousel--buttons-gray .owl-carousel__button svg * {
  stroke: #333;
}
.owl-carousel.owl-carousel--buttons-gray .owl-carousel__button:hover svg * {
  stroke: #333;
}
.owl-carousel--buttons-gray .owl-carousel__button:hover {
  opacity: 1;
}

.owl-carousel__button svg * {
  stroke: #fff;
}
.owl-carousel__button--left svg {
  margin-left: -1px;
}

.owl-carousel--with-shadow .owl-nav .owl-prev,
.owl-carousel--with-shadow .owl-nav .owl-next {
  z-index: 2;
}

.owl-carousel--button-wide .owl-carousel__button--left {
  margin-left: -6px;
}
.owl-carousel--button-wide .owl-carousel__button--right {
  margin-right: -6px;
}

.owl-carousel--button-offset-half .owl-prev {
  transform: translateX(-50%);
}
.owl-carousel--button-offset-half .owl-next {
  transform: translateX(50%);
}
.owl-carousel--button-offset-half .owl-carousel__button {
  margin: 0;
}

.owl-carousel--button-offset-none .owl-carousel__button {
  margin: -1px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.owl-carousel--button-bottom-right .owl-carousel__button--left {
  margin-right: 8px;
}
.owl-nav .owl-carousel__button--right {
  transform: rotate(180deg);
}
.owl-carousel--button-wide .owl-carousel__button--right {
  transform: rotate(180deg) translateY(50%);
}
html.bx-ie .owl-carousel--button-wide .owl-carousel__button {
  transform: none;
}
html.bx-ie .owl-carousel--button-wide .owl-carousel__button--right {
  transform: rotate(180deg);
}
.owl-nav .owl-carousel__button--right svg {
  margin-top: -1px;
  margin-right: 1px;
}
.owl-carousel.owl-carousel--buttons-transparent .owl-carousel__button {
  background: transparent;
  opacity: 0.35;
  transition: opacity 0.2s ease-in-out;
}
.owl-carousel.owl-carousel--buttons-transparent .owl-carousel__button svg path {
  stroke: #9e9e9e;
}
.owl-carousel.owl-carousel--buttons-transparent .owl-carousel__button svg,
.owl-carousel.owl-carousel--buttons-transparent .owl-carousel__button:hover {
  opacity: 1;
}
.owl-carousel.owl-carousel--buttons-transparent .owl-carousel__button:hover svg path {
  stroke: var(--theme-base-color) !important;
}
.owl-carousel.owl-carousel--buttons-transparent .owl-prev.disabled,
.owl-carousel.owl-carousel--buttons-transparent .owl-next.disabled {
  opacity: 1 !important;
}
@media (max-width: 1200px) {
  .owl-carousel--button-bottom-right-32-1200 .owl-nav {
    bottom: 32px;
    right: 32px;
  }
}
@media (max-width: 767px) {
  .owl-nav {
    display: none;
  }
}

.owl-carousel--light .owl-carousel__button,
.owl-carousel--light button.disabled .owl-carousel__button:hover {
  background: #fff;
  background: var(--arrows_bg_black);
}
.owl-carousel--light .owl-carousel__button svg *,
.owl-carousel--light button.disabled .owl-carousel__button:hover svg * {
  stroke: #333;
  stroke: var(--white_text_black);
}
.owl-carousel--light .owl-carousel__button:hover svg * {
  stroke: #fff;
}

.owl-carousel__dots {
  position: absolute;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  z-index: 1;
  max-width: 250px;
  margin: -4px 0;
}
.owl-carousel__dots--relative {
  position: relative;
}
.owl-carousel__dots.disabled {
  display: none;
}
.owl-carousel__dots--right {
  right: calc(64px + 88px);
  padding-right: 20px;
}
.owl-carousel__dots--right-40 {
  right: 40px;
}
.owl-carousel__dots--top-10 {
  top: 10px;
}
.owl-carousel__dots--center {
  left: 50%;
  transform: translateX(-50%);
}
.owl-carousel__dots--bottom-64 {
  bottom: 78px;
}
.owl-carousel__dots--bottom-56 {
  bottom: 70px;
}
.owl-carousel__dots--bottom-32 {
  bottom: 32px;
}
.owl-carousel__dots--bottom-minus-16 {
  bottom: -16px;
}

.owl-carousel__dots--small {
  margin: -4px;
}
.owl-carousel__dots--small .owl-carousel__dot {
  width: 6px;
  height: 6px;
  border: none;
  padding: 0;
  background: #ccc;
}
.owl-carousel__dots--small .owl-carousel__dot::after {
  content: none;
}

.owl-carousel__dots--offset-top-30 {
  margin-top: 30px;
}
.owl-carousel__dots--small.owl-carousel__dots--offset-top-30 {
  margin-top: 26px;
}

.owl-carousel__dot {
  display: block;
  width: 16px;
  height: 16px;
  margin: 4px;
  position: relative;
  background-clip: content-box;
  border: none;
  border-radius: 50%;
  overflow: hidden;
  cursor: pointer;
  background-color: #fff;
  padding: 2px;
}
.bx-mac .owl-carousel__dot {
  overflow: visible;
}
.owl-carousel__dot-scroll {
  display: none;
}
.owl-carousel__dot::after {
  content: "";
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  border-radius: 50%;
  border: 2px solid;
  border-color: rgba(51, 51, 51, 0.122);
  z-index: 4;
}
html.bx-ie .owl-carousel__dot:not(.active)::after {
  border-color: rgb(51, 51, 51);
}
@media (min-width: 768px) {
  .owl-carousel__dots--autoplay .owl-carousel__dot.active:not(.reset-animation) .owl-carousel__dot-pie {
    width: calc(50% - 2px);
    height: calc(100% - 4px);
    transform-origin: 100% 50%;
    position: absolute;
  }
  .owl-carousel__dots--autoplay .owl-carousel__dot.active:not(.reset-animation) .owl-carousel__dot-left-side {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    position: absolute;
    background: #333;
    opacity: 1;
    z-index: 3;
    animation: opa steps(1, end) infinite;
  }
  .owl-carousel__dots--autoplay .owl-carousel__dot.active:not(.reset-animation) .owl-carousel__dot-spinner {
    border-radius: 80% 0 0 80% / 50% 0 0 50%;
    height: 100%;
    width: 50%;
    top: 0px;
    left: 0px;
    z-index: 2;
    border-right: none;
    animation: rota infinite linear;
  }
  .owl-carousel__dots--autoplay .owl-carousel__dot.active:not(.reset-animation) .owl-carousel__dot-right-side {
    border-radius: 0 55% 85% 0 / 0 30% 40% 0;
    left: 50%;
    opacity: 0;
    z-index: 1;
    animation: opa steps(1, end) infinite reverse;
    border-left: none;
  }
}

.owl-carousel--light ~ .owl-carousel__dots .owl-carousel__dot::before {
  background-color: #fff;
}
.owl-carousel--light ~ .owl-carousel__dots--autoplay .owl-carousel__dot.active .owl-carousel__dot-left-side {
  background: #fff;
}

.owl-carousel__dots--line {
  background: #33333359;
  border-radius: 8px;
  overflow: hidden;
  width: 100px;
  display: flex;
  flex-wrap: nowrap;
}
.owl-carousel__dots--line .owl-carousel__dot {
  height: 8px;
  width: 100%;
  padding: 0;
  margin: 0;
  background: none !important;
  border: none;
  overflow: visible;
  cursor: default;
}
.owl-carousel__dots--line .owl-carousel__dot::after {
  content: none;
}
.owl-carousel__dots--line .owl-carousel__dot-scroll {
  height: 8px;
  background: #fff;
  border-radius: 8px;
  position: absolute;
  left: 0;
  transition: left 0.2s ease-in-out;
}

.owl-carousel--light ~ .owl-carousel__dots--line {
  background: rgba(255, 255, 255, 0.349);
}
.owl-carousel--light ~ .owl-carousel__dots--line .owl-carousel__dot {
  background: #fff;
}

.owl-carousel ~ .owl-carousel__dots--line-small {
  background: #e5e5e5;
  border-radius: 3px;
  width: 180px;
}
.owl-carousel__dots--line-small .owl-carousel__dot {
  height: 3px;
}
.owl-carousel__dots--line-small .owl-carousel__dot-scroll {
  height: 3px;
  background: #666;
  border-radius: 3px;
}

@media (max-width: 1200px) {
  .owl-carousel__dots--right-bottom-32-1200 {
    bottom: 46px;
    right: calc(32px + 88px);
  }
  .owl-carousel--button-offset-32 .owl-nav {
    right: 24px;
    left: 0;
  }
}
@media (max-width: 767px) {
  body .owl-carousel ~ .owl-carousel__dots {
    bottom: 24px;
    padding: 0;
    left: 50%;
    transform: translateX(-50%);
    right: auto;
  }
  body .owl-carousel ~ .owl-carousel__dots--bottom-minus-16 {
    bottom: -16px;
  }
}

.owl-carousel .owl-dots {
  bottom: 17px;
  position: absolute;
  width: 100%;
  line-height: 13px;
  text-align: center;
}
.owl-carousel .owl-dots .owl-dot {
  vertical-align: top;
  margin: 3px;
  height: 7px;
  width: 7px;
  border-radius: 50%;
  opacity: 0.4;
  background: linear-gradient(0deg, #ffffff, #ffffff);
}
.owl-carousel .owl-dots .owl-dot.active {
  background: #fff;
  opacity: 1;
}

.owl-carousel.owl-carousel--outer-dots .owl-dots {
  bottom: -40px;
}
.owl-carousel.owl-carousel--outer-dots .owl-dots .owl-dot {
  background: #dddddd;
}
.owl-carousel.owl-carousel--outer-dots .owl-dots .owl-dot.active,
.owl-carousel.owl-carousel--color-dots .owl-dots .owl-dot.active {
  background: #9e9e9e;
  background-color: var(--theme-base-color);
}

.owl-carousel.owl-carousel--static-dots .owl-dots {
  position: static;
}
.owl-carousel--dots-padding-top-20 .owl-dots {
  padding-top: 20px;
}

/*
.owl-carousel--no-gap .owl-item.active .grid-list-border-outer > .bordered {
  border-left-width: 0;
}
.owl-carousel--no-gap .owl-item.active:first-of-type .grid-list-border-outer > .bordered {
  border-left-width: 1px;
}
.owl-carousel--no-gap .owl-item  {
  margin-right: -1px;
}
*/
.owl-carousel--no-gap.owl-carousel--with-shadow .owl-item:not(.active) > div:not(.reviews-list__item) {
  margin: 0 2px;
}

.owl-carousel--nav-hover-visible .owl-nav {
  position: static;
}
.owl-carousel--nav-hover-visible .owl-nav .owl-prev,
.owl-carousel--nav-hover-visible .owl-nav .owl-next {
  transition: left 0.3s ease, right 0.3s ease;
  visibility: hidden;
}
.owl-carousel--nav-hover-visible:hover .owl-nav .owl-prev,
.owl-carousel--nav-hover-visible:hover .owl-nav .owl-next {
  visibility: visible;
}
.owl-carousel--nav-hover-visible .owl-nav .owl-prev {
  left: -4px;
}
.owl-carousel--nav-hover-visible:hover .owl-nav .owl-prev {
  left: 0;
}
.owl-carousel--nav-hover-visible .owl-nav .owl-next {
  right: -4px;
}
.owl-carousel--nav-hover-visible:hover .owl-nav .owl-next {
  right: 0;
}
@media (max-width: 767px) {
  .owl-carousel--nav-hover-visible .owl-nav .owl-prev {
    left: -4px;
  }
  .owl-carousel--nav-hover-visible .owl-nav .owl-next {
    right: -4px;
  }
}

/* in detail */
.detail-block:not(.gallery):not(.big_gallery) .owl-carousel .owl-dots {
  bottom: inherit;
  top: -46px;
  right: -4px;
  width: auto;
  text-align: right;
}
.detail-block:not(.gallery):not(.big_gallery) .owl-carousel.owl-carousel--with-shadow .owl-dots {
  top: -31px;
}
@media (max-width: 767px) {
  .detail-block:not(.gallery):not(.big_gallery) .owl-carousel.owl-carousel--wide-adaptive .owl-dots {
    top: -22px;
  }
}
.detail-block:not(.gallery):not(.big_gallery) .owl-carousel .owl-dots .owl-dot {
  width: 6px;
  height: 6px;
  margin: 3px 4px;
}

/**********************************************/
/*counter*/
.counter {
  display: flex;
  justify-content: space-between;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 103px;
}
.counter__action {
  flex: 0 0 30px;
  position: relative;
}
.counter__action:before,
.counter__action:after {
  content: "";
  position: absolute;
  display: block;
  background-color: #fff;
  border-radius: 1px;
  top: 50%;
  left: 50%;
}
.counter__action:before {
  width: 12px;
  height: 2px;
  margin-top: -1px;
  margin-left: -6px;
}
.counter__action--minus {
  border-right: 1px solid rgba(0, 0, 0, 0.1);
}
.counter__action--plus {
  border-left: 1px solid rgba(0, 0, 0, 0.1);
}
.counter__action--plus:after {
  width: 2px;
  height: 12px;
  margin-top: -6px;
  margin-left: -1px;
}
.counter__count {
  flex: 1;
  width: 100%;
  height: 100%;
  border: none;
  background: transparent;
  text-align: center;
  color: #fff;
}
.btn .counter {
  height: 39px;
}
.btn-lg .counter {
  height: 46px;
}
.btn-md .counter {
  height: 36px;
}
.btn-sm .counter {
  height: 34px;
}
.btn-xs .counter {
  height: 29px;
}
.btn-wide .counter {
  width: auto;
}
.btn-lg .counter__action {
  flex-basis: 44px;
}

/*buttons under to-cart*/
.buttons + .info-buttons {
  margin-top: 8px;
}
.info-buttons__item .btn {
  display: block;
  padding-left: 14px;
  padding-right: 14px;
}
.info-buttons__item + .info-buttons__item--question .btn-sm {
  width: 44px;
  margin-left: 8px;
}
.info-buttons__item--question .btn-default:not(.btn-sm):not(.btn-md):not(.btn-lg):not(.btn-wide) {
  width: 50px;
  margin-left: 12px;
}
.buttons-big-gap .buttons + .info-buttons {
  margin-top: 12px;
}
.buttons-big-gap .info-buttons__item + .info-buttons__item--question .btn {
  margin-left: 12px;
  width: 56px;
}
.info-buttons__item--compare .btn.active {
  background-color: #9e9e9e;
  background-color: var(--theme-base-color);
  border-color: #9e9e9e;
  border-color: var(--theme-base-color);
}
.info-buttons__item-text {
  margin-left: 7px;
}
/*icon block*/
.block-with-icon {
  display: flex;
  flex-flow: row wrap;
}
.block-with-icon--mt-14 {
  margin-top: 14px;
}
.block-with-icon__icon {
  margin: 3px 11px 0px 0px;
}
.block-with-icon__text {
  flex: 1;
}

/*cart counter*/
.counter--basket {
  width: 88px;
  background: #f8f8f8;
  background: var(--darkerblack_bg_black);
  margin: auto;
}
.counter--basket .counter__action {
  flex-basis: 26px;
  border: none;
  cursor: pointer;
}
.counter--basket .counter__action:hover:before,
.counter--basket .counter__action:hover:after {
  background-color: #333;
  background-color: var(--fill_dark_light_white_hover);
}
.counter--basket .counter__action:before,
.counter--basket .counter__action:after {
  background-color: #999;
}
.counter--basket .counter__action:before {
  width: 8px;
  margin-left: -4px;
}
.counter--basket .counter__action.counter__action--plus:after {
  height: 8px;
  margin-top: -4px;
}
.counter--basket .counter__count {
  color: #333;
  color: var(--white_text_black);
  font-size: 0.8em;
}

/*section*/
.section-wrapper-list > div {
  margin-bottom: 32px;
}

@media (max-width: 600px) {
  .grid-list.grid-list--compact .js-popup-block,
  .owl-carousel .catalog-block__item {
    padding: 16px 16px 12px;
  }
  .grid-list.grid-list--compact .side-icons,
  .owl-carousel .catalog-block__item .side-icons {
    top: auto;
    bottom: -4px;
    left: -2px;
    right: auto;
    font-size: 0px;
    line-height: 0px;
    text-align: left;
  }
  .grid-list.grid-list--compact .side-icons .side-icons__item,
  .owl-carousel .catalog-block__item .side-icons .side-icons__item {
    margin: 0px 2px 4px;
    display: inline-block;
  }
  .grid-list .js-popup-block .countdown,
  .grid-list .sticker,
  .grid-list .sticker-wrap,
  .owl-carousel .catalog-block__item .countdown,
  .owl-carousel .sticker,
  .owl-carousel .sticker-wrap {
    display: none;
  }
  .grid-list.grid-list--compact div[class*="info-title"],
  .owl-carousel .catalog-block__item div[class*="info-title"] {
    font-size: 0.93333em;
  }
  .grid-list.grid-list--compact .price__new-val,
  .owl-carousel .price__new-val {
    font-size: 1em;
  }
}

@media (max-width: 600px) {
  .hide-600 {
    display: none;
  }
}

.catalog-detail__gallery--vertical .catalog-detail__gallery-slider.thmb:not(.owl-loaded) {
  opacity: 0;
  visibility: hidden;
}

/*sku*/
.sku-props--no-current {
  opacity: 0.6;
  transition: opacity 0.3s ease;
}
.sku-props--no-current:hover {
  opacity: 1;
}
.sku-props__item {
  margin-top: 13px;
}
.sku-props.sku-props--detail {
  margin-bottom: 25px;
}
.sku-props--detail .sku-props__inner:first-of-type .sku-props__item {
  margin-top: 0px;
}
.sku-props--detail .sku-props__values {
  margin-left: -4px;
  margin-right: -4px;
}
.sku-props--detail .sku-props__values > .line-block__item {
  padding-left: 4px;
  padding-right: 4px;
  padding-top: 7px;
}
.sku-props--detail .sku-props__value {
  padding: 9px 15px;
}
.sku-props--list .sku-props__values {
  margin-left: -2px;
  margin-right: -2px;
}
.sku-props--list .sku-props__values > .line-block__item {
  padding-left: 2px;
  padding-right: 2px;
  padding-top: 4px;
}

.sku-props__value {
  padding: 5px 10px;
  user-select: none;
  transition: all ease 0.05s;
}
.sku-props__value:not(.sku-props__value--active):hover {
  border-color: #9e9e9e;
  border-color: var(--theme-base-color, #9e9e9e);
  cursor: pointer;
}
.sku-props__value:not(.sku-props__value--active):active {
  transform: translateY(1px);
}
.sku-props__value.sku-props__value--active {
  box-shadow: 0px 0px 0px 1px inset #9e9e9e;
  box-shadow: 0px 0px 0px 1px inset var(--theme-more-color, #9e9e9e);
  border-color: #9e9e9e;
  border-color: var(--theme-more-color, #9e9e9e);
}
/*************************************************************/
/* DETAIL - base class styles for all news.detail templates */
.detail {
  position: relative;
}
.detail img {
  display: inline-block;
  max-width: 100%;
  max-height: 100%;
  margin: 0 auto;
}

#main .detail-maxwidth {
  margin-left: auto;
  margin-right: auto;
}
html.bx-ie #main .detail-maxwidth {
  flex-basis: auto;
}
.right_block.narrow_N .detail-maxwidth {
  max-width: 1156px;
}

/* ordered blocks */
body .ordered-block {
  margin: 2.89rem 0px;
  position: relative;
}
.ordered-block:first-of-type {
  margin-top: 0;
  clear: both;
}
.ordered-block:last-of-type {
  margin-bottom: 0;
}
.ordered-block__title {
  margin: 0 0 25px 0;
  color: #333;
  color: var(--white_text_black);
}

/* detail image */
.detail-image {
  text-align: center;
  margin-bottom: 41px;
  padding: 0;
}
.detail-image img {
  margin-left: auto;
  margin-right: auto;
}

.detail-image--left {
  float: left;
  margin-right: 40px;
  max-width: 400px;
}
.detail-image--right {
  float: right;
  margin-left: 40px;
  max-width: 400px;
}
.detail-image--top,
.detail-image--top_content {
  margin-bottom: 48px;
}
.detail-image--top img {
  border-radius: 0px;
}

.detail-image--top_on_head {
  margin: 0px;
}
.detail-image--top_on_head:before {
  content: "";
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 2;
  background-color: rgba(0, 0, 0, 0.4);
  position: absolute;
}
body.eyed.eyed--images--off .detail-image--top_on_head:before {
  display: none;
}
.detail-image--top_on_head .detail-image__fon {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
}

@media (min-width: 601px) {
  .has-long-banner .page-top-info {
    padding-top: 42%;
    margin-bottom: 48px;
    position: relative;
    min-height: 320px;
  }
  .has-long-banner .page-top-wrapper {
    position: absolute;
    left: 0px;
    right: 0px;
    z-index: 3;
    bottom: 0px;
  }
  .has-long-banner .topic h1 {
    color: #fff;
    border-color: #fff;
  }
  .has-long-banner .breadcrumbs__item-name {
    color: #fff;
  }
  .has-long-banner .breadcrumbs__link:hover .breadcrumbs__item-name {
    opacity: 0.5;
    color: #fff;
  }
  .has-long-banner .page-top .fill-theme-hover path {
    fill: #fff;
  }
  .has-long-banner .page-top .stroke-theme-hover path {
    stroke: #fff;
  }
  .has-long-banner .page-top .fill-theme-hover:hover path,
  .has-long-banner .page-top .stroke-theme-hover:hover path {
    opacity: 0.5;
  }
}
@media (max-width: 600px) {
  .detail-image--top_on_head {
    display: none;
  }
}
/**************************************************************/
.catalog-detail {
  display: flex;
  flex-direction: row;
  position: relative;
}
.catalog-detail img {
  display: inline-block;
  max-width: 100%;
  max-height: 100%;
  margin: 0 auto;
}
.catalog-detail__right-info {
  width: 400px;
  padding-left: 48px;
  order: 1;
  margin-bottom: 2.89rem;
}
.catalog-detail__top-info {
  padding: 0px;
  margin-bottom: 3.25rem;
}
.catalog-detail__gallery-wrapper {
  flex: 1;
}
.catalog-detail__main {
  flex-basis: calc(61% - 19px);
  flex-shrink: 0;
  flex-grow: 1;
  flex: 1;
}
.with-leftblock .catalog-detail__main {
  /* flex-basis: calc(48% - 19px); */
}
.catalog-detail__info-tc {
  margin: -16px 0px 33px 0;
  border-bottom: 1px solid #e5e5e5;
  border-color: var(--stroke_black);
  padding: 0 0px 34px 0;
}
.catalog-detail__info-tech {
  margin: 13px 0 0 0;
}
body .catalog-detail__main-parts {
  align-items: flex-start;
}
.catalog-detail__main-part--right {
  max-width: 424px;
}
@media (min-width: 1200px) {
  .catalog-detail__item,
  .catalog-detail__right-info {
    min-width: 0; /* fix slider in flex */
  }
  /* .with-leftblock .catalog-detail__main-part--left {
    display: none;
  } */
}
@media (max-width: 1199px) {
  body .catalog-detail {
    display: block;
  }
  .catalog-detail__right-info {
    display: none;
  }
  .catalog-detail .catalog-detail__top-info {
    flex-direction: column;
  }
  .catalog-detail .catalog-detail__main {
    flex-basis: auto;
    padding: 35px 0 0 0;
  }
  .catalog-detail__info-tc {
    margin-top: 0;
    margin-left: -48px;
    padding-left: 48px;
  }
}
@media (min-width: 768px) {
  .catalog-detail__main-part .catalog-detail__info-tc {
    display: none;
  }
}
@media (max-width: 767px) {
  body .catalog-detail__top-info {
    padding-top: 24px;
    padding-left: 24px;
    padding-right: 24px;
  }
  body .catalog-detail__info-tc {
    margin-left: -24px;
    margin-right: -24px;
    padding-left: 24px;
    padding-right: 24px;
    margin-bottom: 17px;
    padding-bottom: 17px;
  }
  body .catalog-detail__main-part {
    width: 100%;
  }
  .bx-ie body .catalog-detail__main-part {
    flex-basis: auto;
  }
  body .catalog-detail__main-parts {
    flex-direction: column;
  }
  .catalog-detail__main-part--right {
    max-width: initial;
  }
}

/* buy block */
.catalog-detail__buy-block {
  position: relative;
  max-width: 376px;
}

/* countdown */
.catalog-detail__countdown .countdown {
  margin: 7px 0 0 0;
}

/* price */
.catalog-detail__price .price__new-val {
  font-size: 1.6em;
  line-height: calc(1em + 7px);
}
.catalog-detail__price .price__old {
  margin-top: -1px;
}
.catalog-detail__price .price__economy {
  margin: 0px 0 0 4px;
}

/* cart buttons block */
.catalog-detail__cart {
  margin: 19px 0 0 0;
}
.catalog-detail__cart .buttons + .info-buttons {
  margin-top: 0;
  margin-left: -6px;
  margin-right: -6px;
}
.catalog-detail__cart .buttons + .info-buttons > .info-buttons__item {
  margin-top: 12px;
  margin-right: 6px;
  margin-left: 6px;
}
.catalog-detail__cart .buttons + .info-buttons > .info-buttons__item--question .btn.btn-default {
  margin-left: 0 !important;
}
@media (max-width: 767px) {
  .catalog-detail__cart .buttons + .info-buttons {
    flex-wrap: wrap;
  }
}

/* garanty */
.catalog-detail__garanty {
  position: relative;
  margin: 18px 0 0 0;
}

/* main slider */
.catalog-detail__gallery.image-list__link {
  position: relative;
}
.catalog-detail__gallery {
  position: relative;
  /* padding: 0 45px; */
  /* padding: 0; */
  padding: 0 24px 0 24px;
  margin: 0 auto;
}
.catalog-detail__gallery {
  /* max-width: calc(454px + 48px); */
  max-width: 454px;
}
.catalog-detail__gallery.catalog-detail__gallery--388px {
  max-width: 388px;
  /* max-height: calc(388px + 74px); */
}
.catalog-detail__gallery.catalog-detail__gallery--322px {
  max-width: 322px;
  /* max-height: calc(322px + 74px); */
}
.catalog-detail__gallery-wrapper {
  position: relative;
  width: 100%;
  padding-top: 100%;
}
.catalog-detail__gallery__item {
  background-color: #fff;
}
.catalog-detail__gallery__item > a,
.catalog-detail__gallery__item--no-image > span {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  position: absolute;
  top: 0;
}
.detail .catalog-detail__gallery-slider .catalog-detail__gallery__item img {
  width: auto;
  display: inline-block;
  vertical-align: middle;
}
.bx-ie .detail .catalog-detail__gallery-slider .catalog-detail__gallery__item img {
  width: inherit;
}
@media (max-width: 1199px) {
  .catalog-detail .catalog-detail__gallery {
    flex: 0 0 100%;
    width: 100%;
  }
  .bx-ie .catalog-detail .catalog-detail__gallery {
    flex-basis: auto;
  }
  .catalog-detail__gallery {
    padding: 0;
    max-width: 454px;
  }
  .catalog-detail__gallery.catalog-detail__gallery--388px {
    max-width: 388px;
  }
  .catalog-detail__gallery.catalog-detail__gallery--322px {
    max-width: 322px;
  }
}

/* big slider */
.catalog-detail__gallery-slider.big {
  margin: 0 auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.catalog-detail__gallery:not(.catalog-detail__gallery--vertical) .catalog-detail__gallery-slider.big {
  bottom: 74px;
}
.catalog-detail__gallery__item--big {
  position: relative;
  padding-top: 100%;
  width: 100%;
  height: 100%;
  line-height: 454px;
  max-width: 454px;
  max-height: 454px;
}
.catalog-detail__gallery--388px .catalog-detail__gallery__item--big {
  line-height: 388px;
  max-width: 388px;
  max-height: 388px;
}
.catalog-detail__gallery--322px .catalog-detail__gallery__item--big {
  line-height: 322px;
  max-width: 322px;
  max-height: 322px;
}
.catalog-detail__gallery__item--big img {
  cursor: zoom-in;
}
.catalog-detail__gallery__item--big.catalog-detail__gallery__item--no-image img {
  cursor: auto;
}
.owl-carousel.catalog-detail__gallery-slider.big .owl-dots {
  position: relative;
  bottom: -8px;
  text-align: center;
}
.catalog-detail__gallery-slider.big .owl-nav .owl-prev {
  left: -35px;
}
.catalog-detail__gallery-slider.big .owl-nav .owl-next {
  right: -35px;
}
@media (max-width: 767px) {
  .catalog-detail__gallery-slider.big {
    bottom: 0;
  }
  .catalog-detail__gallery-wrapper {
    margin-bottom: 28px;
  }
}
@media (min-width: 768px) {
  .catalog-detail__gallery-slider.big .owl-dots {
    display: none;
  }
}

/* thmb slider */
.catalog-detail__gallery__thmb {
  position: relative;
  z-index: 1;
  /* background: #fff; */
}
.catalog-detail__gallery-slider.thmb {
  max-width: 270px;
  max-height: 58px;
  padding: 0 24px;
}
.catalog-detail__gallery-slider.thmb[data-size="0"],
.catalog-detail__gallery-slider.thmb[data-size="1"] {
  display: none;
}
.catalog-detail__gallery__thmb-wrapper {
  justify-content: center;
  padding: 16px 0 0 0;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.catalog-detail__gallery-slider.thmb .owl-stage {
  display: flex;
  flex-direction: row;
}
.catalog-detail__gallery-slider.thmb .owl-item {
  width: 58px !important;
  height: 58px !important;
}
.catalog-detail__gallery__item--thmb {
  height: 58px;
  width: 58px;
  cursor: pointer;
  border: 1px solid #e5e5e5;
  border-radius: 4px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.owl-item.current .catalog-detail__gallery__item--thmb {
  border: 2px solid #9e9e9e;
  border: 2px solid var(--theme-base-color);
}
.detail .catalog-detail__gallery-slider .catalog-detail__gallery__item--thmb img {
  max-width: 50px;
  max-height: 50px;
  border-radius: 0;
}
.catalog-detail__gallery-slider.thmb .owl-stage-outer {
  z-index: 1;
}
.catalog-detail__gallery-slider.thmb .owl-nav {
  position: absolute;
  margin: 0;
  display: flex;
  justify-content: space-between;
  top: calc(50% - 20px);
  left: -16px;
  right: -16px;
}
.catalog-detail__gallery-slider.thmb .owl-carousel__button:hover {
  background-color: #fff;
}
.catalog-detail__gallery-slider.thmb .owl-carousel__button:hover svg * {
  stroke: #9e9e9e;
  stroke: var(--theme-base-color);
}
@media (max-width: 767px) {
  .catalog-detail__gallery__thmb {
    display: none;
  }
}

/* vertical slider */
.catalog-detail {
  display: flex;
  flex-direction: row;
  position: relative;
}
.catalog-detail img {
  display: inline-block;
  max-width: 100%;
  max-height: 100%;
  margin: 0 auto;
}
.catalog-detail__right-info {
  width: 400px;
  padding-left: 48px;
  order: 1;
  margin-bottom: 2.89rem;
}
.catalog-detail__top-info {
  padding: 0px;
  margin-bottom: 3.25rem;
}
.catalog-detail__gallery-wrapper {
  flex: 1;
}
.catalog-detail__main {
  flex-basis: calc(61% - 19px);
  flex-shrink: 0;
  flex-grow: 1;
  flex: 1;
}
.with-leftblock .catalog-detail__main {
  /* flex-basis: calc(48% - 19px); */
}
.catalog-detail__info-tc {
  margin: -16px 0px 33px 0;
  border-bottom: 1px solid #e5e5e5;
  border-color: var(--stroke_black);
  padding: 0 0px 34px 0;
}
.catalog-detail__info-tech {
  margin: 13px 0 0 0;
}
body .catalog-detail__main-parts {
  align-items: flex-start;
}
.catalog-detail__main-part--right {
  max-width: 424px;
}
@media (min-width: 1200px) {
  .catalog-detail__item,
  .catalog-detail__right-info {
    min-width: 0; /* fix slider in flex */
  }
  /* .with-leftblock .catalog-detail__main-part--left {
    display: none;
  } */
}
@media (max-width: 1199px) {
  body .catalog-detail {
    display: block;
  }
  .catalog-detail__right-info {
    display: none;
  }
  .catalog-detail .catalog-detail__top-info {
    flex-direction: column;
  }
  .catalog-detail .catalog-detail__main {
    flex-basis: auto;
    padding: 35px 0 0 0;
  }
  .catalog-detail__info-tc {
    margin-top: 0;
    margin-left: -48px;
    padding-left: 48px;
  }
}
@media (min-width: 768px) {
  .catalog-detail__main-part .catalog-detail__info-tc {
    display: none;
  }
}
@media (max-width: 767px) {
  body .catalog-detail__top-info {
    padding-top: 24px;
    padding-left: 24px;
    padding-right: 24px;
  }
  body .catalog-detail__info-tc {
    margin-left: -24px;
    margin-right: -24px;
    padding-left: 24px;
    padding-right: 24px;
    margin-bottom: 17px;
    padding-bottom: 17px;
  }
  body .catalog-detail__main-part {
    width: 100%;
  }
  .bx-ie body .catalog-detail__main-part {
    flex-basis: auto;
  }
  body .catalog-detail__main-parts {
    flex-direction: column;
  }
  .catalog-detail__main-part--right {
    max-width: initial;
  }
}

/* buy block */
.catalog-detail__buy-block {
  position: relative;
  max-width: 376px;
}

/* countdown */
.catalog-detail__countdown .countdown {
  margin: 7px 0 0 0;
}

/* price */
.catalog-detail__price .price__new-val {
  font-size: 1.6em;
  line-height: calc(1em + 7px);
}
.catalog-detail__price .price__old {
  margin-top: -1px;
}
.catalog-detail__price .price__economy {
  margin: 0px 0 0 4px;
}

/* cart buttons block */
.catalog-detail__cart {
  margin: 19px 0 0 0;
}
.catalog-detail__cart .buttons + .info-buttons {
  margin-top: 0;
  margin-left: -6px;
  margin-right: -6px;
}
.catalog-detail__cart .buttons + .info-buttons > .info-buttons__item {
  margin-top: 12px;
  margin-right: 6px;
  margin-left: 6px;
}
.catalog-detail__cart .buttons + .info-buttons > .info-buttons__item--question .btn.btn-default {
  margin-left: 0 !important;
}
@media (max-width: 767px) {
  .catalog-detail__cart .buttons + .info-buttons {
    flex-wrap: wrap;
  }
}

/* garanty */
.catalog-detail__garanty {
  position: relative;
  margin: 18px 0 0 0;
}

/* main slider */
.catalog-detail__gallery.image-list__link {
  position: relative;
}
.catalog-detail__gallery {
  position: relative;
  /* padding: 0 45px; */
  /* padding: 0; */
  padding: 0 48px 0 0;
  margin: 0 auto;
}
.catalog-detail__gallery {
  /* max-width: calc(454px + 48px); */
  max-width: 454px;
}
.catalog-detail__gallery.catalog-detail__gallery--388px {
  max-width: 388px;
  /* max-height: calc(388px + 74px); */
}
.catalog-detail__gallery.catalog-detail__gallery--322px {
  max-width: 322px;
  /* max-height: calc(322px + 74px); */
}
.catalog-detail__gallery-wrapper {
  position: relative;
  width: 100%;
  padding-top: 100%;
}
.catalog-detail__gallery__item {
  background-color: #fff;
}
.catalog-detail__gallery__item > a,
.catalog-detail__gallery__item--no-image > span {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  position: absolute;
  top: 0;
}
.detail .catalog-detail__gallery-slider .catalog-detail__gallery__item img {
  width: auto;
  display: inline-block;
  vertical-align: middle;
}
.bx-ie .detail .catalog-detail__gallery-slider .catalog-detail__gallery__item img {
  width: inherit;
}
@media (max-width: 1199px) {
  .catalog-detail .catalog-detail__gallery {
    flex: 0 0 100%;
    width: 100%;
  }
  .bx-ie .catalog-detail .catalog-detail__gallery {
    flex-basis: auto;
  }
  .catalog-detail__gallery {
    padding: 0;
    max-width: 454px;
  }
  .catalog-detail__gallery.catalog-detail__gallery--388px {
    max-width: 388px;
  }
  .catalog-detail__gallery.catalog-detail__gallery--322px {
    max-width: 322px;
  }
}

/* big slider */
.catalog-detail__gallery-slider.big {
  margin: 0 auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.catalog-detail__gallery:not(.catalog-detail__gallery--vertical) .catalog-detail__gallery-slider.big {
  bottom: 74px;
}
.catalog-detail__gallery__item--big {
  position: relative;
  padding-top: 100%;
  width: 100%;
  height: 100%;
  line-height: 454px;
  max-width: 454px;
  max-height: 454px;
}
.catalog-detail__gallery--388px .catalog-detail__gallery__item--big {
  line-height: 388px;
  max-width: 388px;
  max-height: 388px;
}
.catalog-detail__gallery--322px .catalog-detail__gallery__item--big {
  line-height: 322px;
  max-width: 322px;
  max-height: 322px;
}
.catalog-detail__gallery__item--big img {
  cursor: zoom-in;
}
.catalog-detail__gallery__item--big.catalog-detail__gallery__item--no-image img {
  cursor: auto;
}
.owl-carousel.catalog-detail__gallery-slider.big .owl-dots {
  position: relative;
  bottom: -8px;
  text-align: center;
}
.catalog-detail__gallery-slider.big .owl-nav .owl-prev {
  left: -35px;
}
.catalog-detail__gallery-slider.big .owl-nav .owl-next {
  right: -35px;
}
@media (max-width: 767px) {
  .catalog-detail__gallery-slider.big {
    bottom: 0;
  }
  .catalog-detail__gallery-wrapper {
    margin-bottom: 28px;
  }
}
@media (min-width: 768px) {
  .catalog-detail__gallery-slider.big .owl-dots {
    display: none;
  }
}

/* thmb slider */
.catalog-detail__gallery__thmb {
  position: relative;
  z-index: 1;
  /* background: #fff; */
}
.catalog-detail__gallery-slider.thmb {
  max-width: 270px;
  max-height: 58px;
  padding: 0 24px;
}
.catalog-detail__gallery-slider.thmb[data-size="0"],
.catalog-detail__gallery-slider.thmb[data-size="1"] {
  display: none;
}
.catalog-detail__gallery__thmb-wrapper {
  justify-content: center;
  padding: 16px 0 0 0;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.catalog-detail__gallery-slider.thmb .owl-stage {
  display: flex;
  flex-direction: row;
}
.catalog-detail__gallery-slider.thmb .owl-item {
  width: 58px !important;
  height: 58px !important;
}
.catalog-detail__gallery__item--thmb {
  height: 58px;
  width: 58px;
  cursor: pointer;
  border: 1px solid #e5e5e5;
  border-radius: 4px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.owl-item.current .catalog-detail__gallery__item--thmb {
  border: 2px solid #9e9e9e;
  border: 2px solid var(--theme-base-color);
}
.detail .catalog-detail__gallery-slider .catalog-detail__gallery__item--thmb img {
  max-width: 50px;
  max-height: 50px;
}
.catalog-detail__gallery-slider.thmb .owl-stage-outer {
  z-index: 1;
}
.catalog-detail__gallery-slider.thmb .owl-nav {
  position: absolute;
  margin: 0;
  display: flex;
  justify-content: space-between;
  top: calc(50% - 20px);
  left: -16px;
  right: -16px;
}
.catalog-detail__gallery-slider.thmb .owl-carousel__button:hover {
  background-color: #fff;
}
.catalog-detail__gallery-slider.thmb .owl-carousel__button:hover svg * {
  stroke: #9e9e9e;
  stroke: var(--theme-base-color);
}
@media (max-width: 767px) {
  .catalog-detail__gallery__thmb {
    display: none;
  }
}

/* vertical slider */
.catalog-detail__gallery--vertical .catalog-detail__gallery-slider.thmb {
  height: 100%;
  max-height: 100%;
}
.catalog-detail__gallery--vertical .catalog-detail__gallery__thmb {
  transform: rotate(90deg);
  transform-origin: top left;
  position: absolute;
  top: 0;
  left: -32px;
  right: 0;
  width: 100%;
}
.catalog-detail__gallery--vertical .catalog-detail__gallery__thmb-wrapper {
  justify-content: flex-start;
  padding-top: 0;
}
.catalog-detail__gallery--vertical .catalog-detail__gallery-slider.thmb .owl-stage {
  min-width: 58px;
}
.catalog-detail__gallery--vertical .catalog-detail__gallery-slider.thmb .owl-item {
  min-width: 58px;
  min-height: 58px;
}
.catalog-detail__gallery--vertical .catalog-detail__gallery-slider.thmb .catalog-detail__gallery__picture {
  transform: rotate(-90deg);
}
.catalog-detail__gallery.catalog-detail__gallery--vertical {
  padding-left: 90px;
  max-width: calc(454px + 48px + 90px);
}
.catalog-detail__gallery.catalog-detail__gallery--vertical.catalog-detail__gallery--388px {
  max-width: calc(388px + 48px + 90px);
}
.catalog-detail__gallery.catalog-detail__gallery--vertical.catalog-detail__gallery--322px {
  max-width: calc(322px + 48px + 90px);
}
.catalog-detail__gallery--vertical .catalog-detail__gallery-slider.big {
  z-index: 2;
}
.catalog-detail__gallery--vertical .catalog-detail__gallery__item--thmb {
  margin-left: 1px;
}
@media (max-width: 1199px) {
  .catalog-detail__gallery.catalog-detail__gallery--vertical {
    padding: 0;
    max-width: 454px;
  }
  .catalog-detail__gallery.catalog-detail__gallery--vertical.catalog-detail__gallery--388px {
    max-width: 388px;
  }
  .catalog-detail__gallery.catalog-detail__gallery--vertical.catalog-detail__gallery--322px {
    max-width: 322px;
  }
  .catalog-detail__gallery--vertical .catalog-detail__gallery__thmb {
    left: calc(50% + 58px - 50vw + 32px + 8px + 48px);
  }
}
@media (max-width: 991px) {
  .catalog-detail__gallery--vertical .catalog-detail__gallery__thmb {
    left: calc(50% + 58px - 50vw + 24px + 8px + 48px);
  }
}

/* popup video */
.catalog-detail__gallery__thmb .popup_video {
  width: 32px;
  height: 32px;
  position: relative;
  font-size: 0;
  margin-left: 30px;
  display: none;
  z-index: 1;
}
.catalog-detail__gallery-slider.owl-loaded + .popup_video {
  display: block;
}
.catalog-detail__gallery--vertical .video-block__play {
  transform: rotate(-90deg);
}

/* more link */
.catalog-detail .more-char-link {
  display: inline-block;
  vertical-align: top;
  cursor: pointer;
  color: #9e9e9e;
  color: var(--fill_dark_light_white_hover);
  line-height: calc(1em + 10px);
}
.catalog-detail .more-char-link:hover,
.catalog-detail .more-char-link:focus {
  color: #222;
  color: var(--fill_dark_light_ccc);
}

/* preview text */
.line-block + .catalog-detail__previewtext {
  margin: 25px 0 0 0;
}
.catalog-detail__previewtext .text-block {
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.catalog-detail__previewtext .text-block,
.catalog-detail__previewtext .more-char-link {
  line-height: calc(1em + 10px);
}
.catalog-detail__previewtext .text-block > p {
  display: inline;
}

/* chars */
@media (min-width: 768px) {
  .catalog-detail .char-side {
    margin: 2px 0 0 0;
  }
}
.detail .catalog-detail .properties {
  margin-top: 13px;
}
.catalog-detail .properties__item {
  margin-top: 6px;
}
.catalog-detail .char-side .more-char-link {
  margin: 13px 0 2px 0;
}
.catalog-detail .props_block .char_name .hint {
  display: inline;
  position: relative;
  padding-left: 3px;
}

/* brand info */
.catalog-detail .brand-detail-info__image {
  width: 70px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.catalog-detail .brand-detail-info__image a {
  max-width: 100%;
  max-height: 100%;
}
.catalog-detail .price_txt {
  margin: 18px 0 0 0;
}

/* bottom */
.catalog-detail__bottom-info-part--right {
  width: 400px;
  padding-left: 48px;
  order: 1;
  margin-top: 2.89rem;
  margin-bottom: 2.89rem;
}
.catalog-detail__bottom-info .ordered-block:first-of-type {
  margin-top: 2.89rem;
}
.catalog-detail__bottom-info .ordered-block.tabs-block {
  margin: 3.25rem 0px -0.55rem;
}
.catalog-detail__bottom-info-part--right .sticky-block > *:last-of-type {
  margin-bottom: 0;
}

@media (min-width: 1200px) {
  .catalog-detail__bottom-info-part {
    min-width: 0; /* fix slider in flex */
  }
  .catalog-detail__gallery-outer > .sticker {
    padding-right: calc(48px + 30px);
  }
  .catalog-detail__gallery-outer > .sticker {
    top: 9px;
  } 
  .catalog-detail__gallery-outer {
    position: relative;
    margin-right: 30px;
  }

}
@media (max-width: 1199px) {
  body .catalog-detail__bottom-info-parts {
    display: block;
  }
  .catalog-detail__bottom-info-part--right {
    display: none;
  }
  .catalog-detail__gallery.catalog-detail__gallery--horizontal.image-list__link {
    position: static;
  }
}

/********************************************************************************/

.switcher-title {
	line-height: calc(1em + 15px);
	padding-top: 1em;
}

.catalog-detail__item {
	padding: 25px;/*0 50px 25px 25px;*/
	border-radius: 10px;
	border: 1px solid #e5e5e5;
}

.catalog-detail__gallery__link>.catalog-detail__gallery__picture {
	border-radius: 6px;
}

.vityas {
	color: var(--theme-base-color);
	font-weight: 600;
	font-size: 1.2em;
}

.vityas>span {
	font-size: calc(1.2em + 20px);
}

.hotel-prices {
	padding-bottom: 30px;
}

@media (max-width : 480px) {
	.catalog-detail__price {
		padding-top: 10px;
	}
}

.hotel-option-name {
	font-weight: 600;
}

.properties .properties__title,
.properties .properties__value {
	margin-bottom: 6px;
}

.properties li:before {
	display: none;
}

.properties li {
	margin-bottom: 0px;
}

.inline-list li {
	display: inline;
}

.inline-list li:not(:last-of-type)::after {
	content: ", ";
}

.vityas-service-list > .catalog-detail__item {
	margin: 20px 0;
}

@media (max-width : 480px) {
	.vityas-service-list > .catalog-detail__item {
		padding: 10px;
	}
}

.catalog-detail__item.about {
	text-align: justify;
	margin-top: 0;
}

.catalog-detail__item.about img {
	width: 100%;
	height: auto;
	border-radius: 6px;
	border: 0;
}

.hotel-about {
	padding: 10px;
	border: 0;
}

.lense {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

@media (max-width : 480px) {
	.hotel-about: {
		padding: 0;
	}
}

.hotel-about table td {
	padding: 2px 10px;
}

#vityas-map {
	border-radius: 6px;
	overflow: hidden;
}

.hotel-map a {
	display: none;
}

.hotel-contacts tr>td:first-child {
	font-weight: bold;
}

.hotel-contacts td>span {
	display: block;
}

.hotel-contacts td {
	padding-bottom: .4em;
	vertical-align: top;
}

.hotel-contacts td * {
	padding-left: 2em;
	text-indent: -2em;
}

@media (min-width: 992px) {
	.vityas-service-list > .catalog-detail__item.about > .row {
		margin-bottom: 2em;
	}
	
}
/* End */
/* /bitrix/templates/.default/components/bitrix/catalog.section/vityas-hotel/style.css?166194212780076 */
