

/* Start:/bitrix/templates/Tau_grid/components/bitrix/catalog/shops/bitrix/catalog.element/.default/style.css?15821110134328*/
div.catalog-element div#gallery_container .more-images {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #808080;
    margin-right: 3px;
    padding: 5px;
	width: 180px;
	height: 190px;
	box-sizing: border-box;
}

div.catalog-element div#gallery_container .more-images:nth-child(4n) {
  margin-right: 0;
}

.logo.respond.w_20.imageleft.clearfix {
    background: none repeat scroll 0 0 white;
    border: 1px solid gray;
    padding: 10px;
}

.description {
    float: left;
    padding-left: 15px;
	background-color: white;
    border-radius: 3px;
    margin-top: 6px;
    padding-bottom: 15px;
    padding-top: 15px;
	box-shadow: 4px 5px 5px rgba(0, 0, 0, 0.3);
}

/* .description img { */
	/* margin-top: 15px; */
/* } */

.jcarousel-wrapper {
	margin-bottom: 30px;
}

.info {
   /* border-bottom: 1px solid;*/
    float: left;
    margin-bottom: 15px;
    min-height: 150px;
    width: 100%;
}

.shops-images.clearfix {
    float: left;
}

/*
.picture {
 border: 1px solid gray;
 border-radius: 2px;
 margin: 6px auto 13px;
 padding: 12px;
 text-align: center;
}
*/

.picture {
  /*border: 2px solid gray;*/
  border-radius: 2px;
  box-shadow: 4px 5px 5px rgba(0, 0, 0, 0.3);
  margin: 6px auto 13px;
  padding: 12px;
  text-align: center;
  background-color: white;
  height: 160px;
  position: relative;
}

.picture_img {
	bottom: 0;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 130px;
}

.properties > p {
    margin-bottom: 3px;
}

.properties {
	color: white;
}

.properties a {
    color: white;
    text-decoration: underline;
}

a.plan_link {
	color: white !important;
    display: block;
    margin-top: -10px;
    position: relative;
    text-align: center;
    text-decoration: none;
    width: 100%;
}

a.plan_link:hover {
	text-decoration: underline;
}

.back {
  color: rgb(0, 0, 0);
  display: block;
  font-weight: bold;
  padding-bottom: 25px;
}

.buyticket {
 background: rgba(0, 0, 0, 0) url("/bitrix/templates/Tau_grid/components/bitrix/catalog/shops/bitrix/catalog.element/.default/images/root_bg.jpg") repeat scroll 0 0 / cover ;
 border: 2px solid white;
 border-radius: 7px;
 box-shadow: 4px 5px 5px rgba(0, 0, 0, 0.3);
 color: white;
 display: inline-block;
 font-size: 16px;
 height: auto;
 margin-top: 15px;
 padding: 11px;
 text-align: center;
 text-transform: uppercase;
 width: 100%;
}

.buyticket:hover {
  color: white;
}

/*#middle {
	background: rgb(255, 255, 255) none repeat scroll 0 0 !important;
}*/

.pagetitle {
	color: white;
	font-family: Roboto Condensed !important;
	margin-top: 0;
}

.etag_detail {
	font-size: 20px;
    font-weight: bold;
    padding: 10px 0;
    text-align: center;
	text-transform: uppercase;
}

.prop_icons {
  clear: left;
  font-size: 14px;
  margin-bottom: 5px;
  overflow: hidden;
}

.prop_icons > p {
  float: left;
  margin-top: 7px;
  width: 74%;
}

.prop_icons .icon.respond {
    float: left;
    width: 18%;
}

.coupons h3,
.actions h3{
	margin: 0;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 15px;
}

.actions h4 {
	margin: 0;
    color: #fff;
    margin-top: 10px;
}

.actions .action_box {
	margin-bottom: 15px;
}

.actions .img_box img {
	width: 100%;
	max-width: 290px;
	text-align: center;
}

.actions .no_actions {
	color: #fff;
	text-align: center;
}
.coupons .coupon_box {
	margin-bottom: 30px;
}

.coupons .text_box {
	background-color: #fff;
	padding: 12px;
	border: 2px dashed lightgrey;
	border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}

.coupons .text_box::after {
	clear: both;
	content: '';
	display: block;
}

.coupons .text_box .title_box {
	font-size: 21px;
	line-height: 120%;
	margin-bottom: 12px;
	height: 50px;
    overflow: hidden;
}

.coupons .text_box .date_box {
	display: block;
    float: left;
    color: rgba(0,0,0,0.5);
    font-size: 15px;
    font-family: 'arial';
	width: 50%;
	padding-top: 12px;
}

.coupons .text_box .link_box {
	display: block;
    float: left;
	font-size: 13px;
	font-weight: bold;
	width: 50%;
	padding: 12px;
	background-color: #000;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
}

@media (max-width: 767px) {
	.prop_xs_left, .prop_xs_right {
		float: left;
		width: 50%;
	}
	.prop_icons {
		white-space: nowrap;
	}
	.prop_map {
		width: 100%;
	}
}

@media (max-width: 359px) {
	.prop_map {
		width: 100%;
		margin-top: 20px;
	}
}

/* End */


/* Start:/bitrix/templates/Tau_grid/components/bitrix/catalog/shops/bitrix/catalog.element/.default/jcarousel/jcarousel.css?15530850272686*/
.jcarousel-wrapper {
    position: relative;
}

/** Carousel **/

.jcarousel {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.jcarousel .jcarousel_list {
    width: 10000em;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
}

.jcarousel .jcarousel_item {
    width: 200px;
    float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.jcarousel .jcarousel_list::after,
.jcarousel .jcarousel_item::after {
	content: '';
	clear: both;
	display: block;
}

.jcarousel .desc {
	float: left;
	width: 46%;
}

.jcarousel img {
	float: left;
    display: block;
    height: auto !important;
	width: 100%;
}

/** Carousel Controls **/

.jcarousel-control-prev,
.jcarousel-control-next {
    position: absolute;
    top: 50%;
    margin-top: -15px;
    width: 30px;
    height: 30px;
    text-align: center;
    background: #4E443C;
    color: #fff;
    text-decoration: none;
    text-shadow: 0 0 1px #000;
    font: 24px/27px Arial, sans-serif;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    -webkit-box-shadow: 0 0 4px #F0EFE7;
    -moz-box-shadow: 0 0 4px #F0EFE7;
    box-shadow: 0 0 4px #F0EFE7;
}

.jcarousel-control-prev {
    left: 15px;
}

.jcarousel-control-next {
    right: 15px;
}

/** Carousel Pagination **/

.jcarousel-pagination {
    position: absolute;
    bottom: 25px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    margin: 0;
}

.jcarousel-pagination a {
    text-decoration: none;
    display: inline-block;
    font-size: 11px;
    height: 14px;
    width: 14px;
    line-height: 10px;
    background: #fff;
    color: #4E443C;
    border-radius: 10px;
    text-indent: -9999px;
    margin-right: 7px;
    -webkit-box-shadow: 0 0 2px #4E443C;
    -moz-box-shadow: 0 0 2px #4E443C;
    box-shadow: 0 0 2px #4E443C;
}

.jcarousel-pagination a.active {
    background: #cd2819;
    color: #fff;
    opacity: 1;
    -webkit-box-shadow: 0 0 2px #cd2819;
    -moz-box-shadow: 0 0 2px #cd2819;
    box-shadow: 0 0 2px #cd2819;
}

.jcarousel .desc {
	background: url(/bitrix/templates/Tau_grid/components/bitrix/catalog/shops/bitrix/catalog.element/.default/jcarousel/images/frame.png);
	background-repeat: no-repeat;
	padding: 50px 100px;
	padding-right: 50px;
	margin-top: 50px;
	background-size: contain;
}

.jcarousel .desc b {
	font-weight: 900;
	font-size: 30px;
	text-transform: uppercase;
}

.jcarousel .desc ul {
	padding: 0;
	padding-left: 15px;
	margin: 0;
	font-size: 22px;
	list-style: disc;
}
/* End */
/* /bitrix/templates/Tau_grid/components/bitrix/catalog/shops/bitrix/catalog.element/.default/style.css?15821110134328 */
/* /bitrix/templates/Tau_grid/components/bitrix/catalog/shops/bitrix/catalog.element/.default/jcarousel/jcarousel.css?15530850272686 */
