ul.menu>li {
	position: relative;
	width: 100%;
	background-position: calc(100% - 2rem) 50%;
	background-repeat: no-repeat
}
ul.menu > li > a.is-active  {
	box-shadow: inset 3px 0 0 0 #f7941d;
	color: #f7941d
}
ul.menu > li > a {
	display: block;
	padding: 5px 2rem;
	box-shadow: inset 0 0 0 0 transparent;
	color: #7b7a7a;
	font-weight: 500;
	font-size: 18px;
	font-family: GothamProBold;
/*	line-height: 16px;*/
	line-height: 1.9em
}

.action-links > li > a {
	padding: 12px 30px;
	background: -webkit-linear-gradient(top, #d09436, #d09436 50%, #242424 50%, rgba(36, 36, 36, 1));
	background: linear-gradient(180deg, #d09436 0, #d09436 50%, #242424 50%, rgba(36, 36, 36, 1));
	background-position: top;
	background-size: 100% 200%;
	color: #fff;
	text-transform: uppercase;
	font-weight: 900;
	font-size: 18px;
	line-height: 16px
}
.action-links > li > a:hover {
	background-position: bottom
}

.region-sidebar-second ul.menu {
	width: 100%;
	background: transparent;
}

.region-sidebar-second h2 {
	font-size: 2rem;
	color: #242424;
	margin-bottom: 1rem;
	margin-left: 15px;
}

.region-sidebar-second ul.menu {
	width: 100%;
	list-style: none;
	padding-left: 20px;
}

.region-sidebar-second ul.menu > li {
	width: 100%;
	list-style: none;
}

.region-sidebar-second ul.menu > li > a {
	width: 100%;
	display: block;
	color: #7a7a7a;
	font-weight: 400;
	font-size: 1rem;
	line-height: 1.5;
	box-shadow: inset 0 0 0 0 transparent;
	padding: 1em 1em 1em 0;;
	font-family: GothamProRegular;
}

.region-sidebar-second ul.menu > li > a:hover, .region-sidebar-second ul.menu > li > a.active {
	box-shadow: inset -3px 0 0 0 #f7941d;
	color: #f7941d;
}
.region-sidebar-second ul.menu > li.menu-item--active-trail > a{
	box-shadow: inset -3px 0 0 0 #f7941d;
	color: #f7941d;
	font-weight: bold;
}
#block-menu-menu-todomenu ul{
	padding: 0;
}
.header__phone:before {
	width: 22px;
	height: 32px;
	position: absolute;
	left: -36px;
	top: .2em;
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAgCAMAAAAhSXi5AAABMlBMVEUAAAD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////8t10FaAAAAZXRSTlMAAQMFBwkLDQ8RExUXGx0fICIkKC0vODw/QUJESUtQYGJla2xxeHp9foCChIeIjI+QkZmanZ6ipKWoqqusrbCyt7i5ur7DxsrNztDR0tXY2t3e4eLm5+jp6+zu8fX29/j5+vz9/hCDgyQAAAEvSURBVBgZjcF7P5phAMfhr2KVwygbZjE5FNsccm5OzSFC2EEsiSd+7/8tuO/7mefJZ/7YdQFf69/51+CjVMKYK31JETiUMQtsN6XzUXz9DzK8t0B7unCnUjtWXs4GTseOLrsxKnJu3+AbVzUG1OTL8L6xhDGpMlCTb4XOH1rH2NUnuJDjvQOOlAPi3m8oyCliXTWTwLoGScvJYA1rDxjSMpFrWWM4P70YRLwjWJC1hrOgEaBehURDxk0Ua1R5oF4FCrLmsAa0AR3NMtDblHGfwojODkBaqxjfZP3iWUEfMBJ1WWdJfOkZnKwcb3+leDxFqKLQNIG+OwUacQIZhT4TWlTgDy0OFMjR4kTPalFCkVP99dhDi7ZNT5a3FeGFron8fPZjJ/+pLc6runhVAt8TbURpouydheoAAAAASUVORK5CYII=);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: 0 0;
	content: "";
	display: block
}
.header, .header__col {
	flex-flow: wrap;
}
.header_email{
	width: 100%;
	padding-left: 122px;
}
.view-gallery .views-row{
	display: inline-block;
	padding: 0 10px 0;
	width: 49%;
}
.view-gallery .views-row img, .view-gallery .views-row .views-field{
	width: 100%;
}
.field-name-field-photo .field-item{
	width: 50%;
	display: inline-block;
	padding: 0 10px;
}
.field-name-field-photo .field-item a, .field-name-field-photo .field-item img{
	width: 100%;
}
.view-gallery .views-field-title{
	position: relative;
	    top: -38px;
    background-color: rgba(0,0,0,0.2);
    padding: 0 10px;
}
.view-gallery .views-field-title a{
	color: #fff;
	text-decoration: none;
	font-size: 21px;
}
.view-gallery .views-row:nth-child(n+2){
	margin-top: -25px;
}
.view-sights{
	display: flex;
}
.view-sights .views-row{
flex-flow: wrap;
display: inline-block;
padding: 10px;
}
.column{
	width: 120px;
}
#price{
	
}
#price tr td:not(first-child){
	width:120px;
}
#price tr td:first-child{
	width:130px;
}
