
/***************  templates/main/css/fonts/sprite-icons-font.css  ***************/

/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'sprite-icons-font';
    src: url(/templates/main/css/fonts/sprite-icons-font.svg?91454018) format('svg');
  }
}
*/
 
 [class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "sprite-icons-font";
  font-style: normal;
  font-weight: normal;
  speak: none;
 
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
 
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
     
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
 
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
 
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
 
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
 
.icon-fat_arrow_left:before { content: '\e800'; } /* '' */
.icon-fat_arrow_right:before { content: '\e801'; } /* '' */
.icon-fat_arrow_up:before { content: '\e802'; } /* '' */
.icon-long_arrow_down:before { content: '\e803'; } /* '' */
.icon-grid:before { content: '\e804'; } /* '' */
.icon-long_arrow_right:before { content: '\e805'; } /* '' */
.icon-magnifying_glass:before { content: '\e806'; } /* '' */
.icon-magnifying_glass_solid:before { content: '\e807'; } /* '' */
.icon-marker_border:before { content: '\e808'; } /* '' */
.icon-mobile_menu:before { content: '\e809'; } /* '' */
.icon-phone_riging:before { content: '\e80c'; } /* '' */
.icon-play:before { content: '\e80d'; } /* '' */
.icon-table_boardroom:before { content: '\e80f'; } /* '' */
.icon-table_hollowsquare:before { content: '\e810'; } /* '' */
.icon-table_cabaret:before { content: '\e811'; } /* '' */
.icon-table_classroom:before { content: '\e812'; } /* '' */
.icon-table_cocktail:before { content: '\e813'; } /* '' */
.icon-cross:before { content: '\e814'; } /* '' */
.icon-close:before { content: '\e817'; } /* '' */
.icon-clock:before { content: '\e818'; } /* '' */
.icon-car:before { content: '\e81b'; } /* '' */
.icon-calendar2:before { content: '\e81c'; } /* '' */
.icon-calendar:before { content: '\e81d'; } /* '' */
.icon-arrow_up:before { content: '\e81e'; } /* '' */
.icon-arrow_right:before { content: '\e81f'; } /* '' */
.icon-arrow_down:before { content: '\e820'; } /* '' */
.icon-wedding_ring:before { content: '\e821'; } /* '' */
.icon-walking_guy:before { content: '\e822'; } /* '' */
.icon-train:before { content: '\e823'; } /* '' */
.icon-arrow_left:before { content: '\e824'; } /* '' */
.icon-table_ushape:before { content: '\e825'; } /* '' */
.icon-table_theatre:before { content: '\e826'; } /* '' */
.icon-table_dining:before { content: '\e827'; } /* '' */
.icon-table_banquet:before { content: '\e827'; } /* '' */
.icon-dimensions:before { content: '\e82b'; } /* '' */
.icon-dollar_circle:before { content: '\e82c'; } /* '' */
.icon-dot:before { content: '\e82d'; } /* '' */
.icon-download:before { content: '\e82e'; } /* '' */
.icon-fat_arrow_down:before { content: '\e82f'; } /* '' */
.icon-mail:before { content: '\e830'; } /* '' */
.icon-mail-alt:before { content: '\e831'; } /* '' */
.icon-minus:before { content: '\e832'; } /* '' */
.icon-plus:before { content: '\e833'; } /* '' */
.icon-map_arrow_down:before { content: '\e834'; } /* '' */
.icon-map_arrow_left:before { content: '\e835'; } /* '' */
.icon-map_arrow_right:before { content: '\e836'; } /* '' */
.icon-map_arrow_up:before { content: '\e837'; } /* '' */
.icon-ok:before { content: '\e845'; } /* '' */

/*After replacement  ======= */
.icon-after.icon-fat_arrow_left:after { content: '\e800'; } /* '' */
.icon-after.icon-fat_arrow_right:after { content: '\e801'; } /* '' */
.icon-after.icon-fat_arrow_up:after { content: '\e802'; } /* '' */
.icon-after.icon-long_arrow_down:after { content: '\e803'; } /* '' */
.icon-after.icon-grid:after { content: '\e804'; } /* '' */
.icon-after.icon-long_arrow_right:after { content: '\e805'; } /* '' */
.icon-after.icon-magnifying_glass:after { content: '\e806'; } /* '' */
.icon-after.icon-magnifying_glass_solid:after { content: '\e807'; } /* '' */
.icon-after.icon-marker_border:after { content: '\e808'; } /* '' */
.icon-after.icon-mobile_menu:after { content: '\e809'; } /* '' */
.icon-after.icon-phone_riging:after { content: '\e80c'; } /* '' */
.icon-after.icon-play:after { content: '\e80d'; } /* '' */
.icon-after.icon-table_boardroom:after { content: '\e80f'; } /* '' */
.icon-after.icon-table_hollowsquare:after { content: '\e810'; } /* '' */
.icon-after.icon-table_cabaret:after { content: '\e811'; } /* '' */
.icon-after.icon-table_classroom:after { content: '\e812'; } /* '' */
.icon-after.icon-table_cocktail:after { content: '\e813'; } /* '' */
.icon-after.icon-cross:after { content: '\e814'; } /* '' */
.icon-after.icon-close:after { content: '\e817'; } /* '' */
.icon-after.icon-clock:after { content: '\e818'; } /* '' */
.icon-after.icon-car:after { content: '\e81b'; } /* '' */
.icon-after.icon-calendar2:after { content: '\e81c'; } /* '' */
.icon-after.icon-calendar:after { content: '\e81d'; } /* '' */
.icon-after.icon-arrow_up:after { content: '\e81e'; } /* '' */
.icon-after.icon-arrow_right:after { content: '\e81f'; } /* '' */
.icon-after.icon-arrow_down:after { content: '\e820'; } /* '' */
.icon-after.icon-wedding_ring:after { content: '\e821'; } /* '' */
.icon-after.icon-walking_guy:after { content: '\e822'; } /* '' */
.icon-after.icon-train:after { content: '\e823'; } /* '' */
.icon-after.icon-arrow_left:after { content: '\e824'; } /* '' */
.icon-after.icon-table_ushape:after { content: '\e825'; } /* '' */
.icon-after.icon-table_theatre:after { content: '\e826'; } /* '' */
.icon-after.icon-table_dining:after { content: '\e827'; } /* '' */
.icon-after.icon-table_banquet:after { content: '\e827'; } /* '' */
.icon-after.icon-dimensions:after { content: '\e82b'; } /* '' */
.icon-after.icon-dollar_circle:after { content: '\e82c'; } /* '' */
.icon-after.icon-dot:before { content: '\e82d'; } /* '' */
.icon-after.icon-download:after { content: '\e82e'; } /* '' */
.icon-after.icon-fat_arrow_down:after { content: '\e82f'; } /* '' */
.icon-after.icon-mail:after { content: '\e830'; } /* '' */
.icon-after.icon-mail-alt:after { content: '\e831'; } /* '' */
.icon-after.icon-minus:after { content: '\e832'; } /* '' */
.icon-after.icon-plus:after { content: '\e833'; } /* '' */
.icon-after.icon-map_arrow_down:after { content: '\e834'; } /* '' */
.icon-after.icon-map_arrow_left:after { content: '\e835'; } /* '' */
.icon-after.icon-map_arrow_right:after { content: '\e836'; } /* '' */
.icon-after.icon-map_arrow_up:after { content: '\e837'; } /* '' */
.icon-after.icon-ok:after { content: '\e845'; } /* '' */

/*Attractions Icons  ======= */
.icon-city_hall_border:before { content: '\e819'; } /* '' */
.icon-city_hall:before { content: '\e81a'; } /* '' */
.icon-cutlery:before { content: '\e828'; } /* '' */
.icon-cutlery_2:before { content: '\e829'; } /* '' */
.icon-cutlery_border:before { content: '\e82a'; } /* '' */
.icon-cocktail_border:before { content: '\e815'; } /* '' */
.icon-cocktail:before { content: '\e816'; } /* '' */
.icon-people:before { content: '\e80a'; } /* '' */
.icon-people_border:before { content: '\e80b'; } /* '' */
.icon-shopping_bag:before { content: '\e80e'; } /* '' */
.icon-entertainment:before { content: '\e846'; } /* '' */
.icon-others:before { content: '\e847'; } /* '' */
.icon-sports:before { content: '\e848'; } /* '' */
.icon-sightseeing:before { content: '\e849'; } /* '' */

/*Social Media Icons  ======= */
.sm-icon{
  font-family: "sprite-icons-font";
}
.sm-icon a{
  text-decoration: none;
}
.followus-socialmedia .sm-icon.instagram:after,.sm-wrapper .sm-icon.instagram:after { content: '\e838'; } /* '' */
.followus-socialmedia  .sm-icon.share-this:after, .sm-wrapper  .sm-icon.share-this:after { content: '\e839'; } /* '' */
.followus-socialmedia  .sm-icon.pinterest:after , .sm-wrapper  .sm-icon.pinterest:after { content: '\e83a'; } /* '' */
.followus-socialmedia  .sm-icon.linkedin:after, .sm-wrapper  .sm-icon.linkedin:after{ content: '\e83b'; } /* '' */
.followus-socialmedia  .sm-icon.googleplus:after, .sm-wrapper  .sm-icon.googleplus:after { content: '\e83c'; } /* '' */
.followus-socialmedia  .sm-icon.vimeo:after, .sm-wrapper  .sm-icon.vimeo:after  { content: '\e83d'; } /* '' */
.followus-socialmedia  .sm-icon.flickr:after, .sm-wrapper  .sm-icon.flickr:after { content: '\e83e'; } /* '' */
.followus-socialmedia  .sm-icon.myspace:after, .sm-wrapper  .sm-icon.myspace:after  { content: '\e83f'; } /* '' */
.followus-socialmedia  .sm-icon.facebook:after, .sm-wrapper  .sm-icon.facebook:after { content: '\e840'; } /* '' */
.followus-socialmedia  .sm-icon.foursquare:after, .sm-wrapper  .sm-icon.foursquare:after { content: '\e841'; } /* '' */
.followus-socialmedia  .sm-icon.tripadvisor:after , .sm-wrapper  .sm-icon.tripadvisor:after { content: '\e842'; } /* '' */
.followus-socialmedia  .sm-icon.youtube:after, .sm-wrapper  .sm-icon.youtube:after { content: '\e843'; } /* '' */
.followus-socialmedia  .sm-icon.twitter:after, .sm-wrapper  .sm-icon.twitter:after{ content: '\e844'; } /* '' */

.sm-share .sm-icon.instagram a:after { content: '\e838'; } /* '' */
.sm-share .sm-icon.share-this a:after { content: '\e839'; } /* '' */
.sm-share .sm-icon.pinterest a:after { content: '\e83a'; } /* '' */
.sm-share .sm-icon.linkedin a:after{ content: '\e83b'; } /* '' */
.sm-share .sm-icon.googleplus a:after { content: '\e83c'; } /* '' */
.sm-share .sm-icon.vimeo a:after  { content: '\e83d'; } /* '' */
.sm-share .sm-icon.flickr a:after { content: '\e83e'; } /* '' */
.sm-share .sm-icon.myspace a:after  { content: '\e83f'; } /* '' */
.sm-share .sm-icon.facebook a:after { content: '\e840'; } /* '' */
.sm-share .sm-icon.foursquare a:after { content: '\e841'; } /* '' */
.sm-share .sm-icon.tripadvisor a:after { content: '\e842'; } /* '' */
.sm-share .sm-icon.youtube a:after { content: '\e843'; } /* '' */
.sm-share .sm-icon.twitter a:after{ content: '\e844'; } /* '' */
.sm-share .sm-icon.email a:after{  content: '\e831'; font-size: 0.7em;  line-height: 1.6em; vertical-align: top;} /* '' */
/***************  templates/main/../respwidgets/banner/template.layout.css  ***************/
/* --------------------------------------------------[ css ]-- */
.banner{
	/*width:100%;*/
	height:465px;
	margin:22px auto 47px auto;
	overflow:hidden;
}
	.banner-img{
		position: absolute;
		width: auto;
		min-width: 100%;
		height: 100%;
		top: calc(50%);
		left: calc(50%);
		transform: translate(-50%, -50%);
		z-index:0;
	}

	.ie9 .banner-img{
		/*top: 0;
		left: 0;*/
	}
	.banner-overlay{
		position:absolute;
		top:0;
		left:0;
		right: 0;
		height:100%;
		/*width:100%;*/
		/*background-color:rgba(65, 65, 65, 0.65);*/
		background:url(/templates/respwidgets/banner/images/banner_overlay.png) repeat scroll center center rgba(0, 0, 0, 0);
		z-index:1;
	}
	.editMode .banner-overlay{
		z-index:-1;
	}
	
	.banner-list{
		display: block;
		width: 100%;
		height: 100%;
		vertical-align: top;		
	}
	.banner-item{
		position: relative!important;
		display: inline-block;
		vertical-align: top;
		width: 100%;
		height: 100%;
		overflow: hidden;
	}
	.banner .cycle-carousel-wrap{
		height: 100%;
		width: 100%;
	}

	.banner-content-wrapper{
		display:block;
		width: 400px;
		text-align:center;
		z-index:2;	

		position:relative;
		height:auto;
		margin: 0 auto;
		top:50%;
		transform: translateY(-50%);
		
	}

	.banner-text{
		display:block;
		color:#fff;
	}
	.banner-text a{
		color:#fff;
		text-decoration: none;
		white-space: normal;
	}
	.banner-title{
		text-transform:uppercase;
		font-size:40px;
		font-style: italic;
		font-weight: 700;
	}
	.banner-subtitle{
		margin-top:18px;
		text-transform:uppercase;
		font-size: 19px;
	}
	
	.banner-content{
		margin-top:24px;
		font-size: 12px;
		line-height: 22px;
	}
	.banner-readmore{
		margin-top: 16px;
		font-size: 12px;
		text-transform:uppercase;
	}
	.banner-button{
		font-size: 18px;
		width: 187px;
		height: 34px;
		line-height: 34px;
		margin: 46px auto 0 auto;
		vertical-align: middle;
		background-color: #77406e;
	}	
/* Navigation */
.banner-nav{
	position: relative;
}
.banner-nav .navigation-controls .navigation-arrows{
	position: absolute;
	width: 40px;
	height: 56px;
	bottom: 240px;
	color:black;
	cursor: pointer;
	font-size: 26px;
	line-height: 56px;
	vertical-align: middle;
	background-color: white;
	z-index: 31;
}
.banner-nav .navigation-controls .prev{
	left:0;
}
.banner-nav .navigation-controls .next{
	right:0;
}

/* IE 8 override 
.banner-widget .banner-overlay{
	background:rgb(65, 65, 65);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
}
.banner-widget .banner-img{
	top: 0;
	left: 0;
}
.banner-widget .banner-content-wrapper{
	top: auto;
	left: auto;
}
*/
/***************  templates/main/../respwidgets/whatson/template.layout.css  ***************/
/* --------------------------------------------------[ css ]-- */
.whatson-widget {
	position:relative;
}

/* toolbox fix */
.whatson-widget  .imageSwitchHolder,
.whatson-widget  .imageSwitchHolderAltTextOnly {
	display: inherit !important;
	height: inherit !important;
	overflow: inherit !important;
	width: inherit !important;
}
/*
.whatson-nav,
.whatson-activities{
    width: 1192px;
    margin: 0 auto;
}
*/
.whatson-activities .carousel-item{
	display: inline-block;
	white-space: normal;
}
/* view all link*/
.whatson-widget .activity-all{
	margin-top: 44px;
	text-align: center;
}
.whatson-widget .activity-all-link{
	text-decoration: none;
	color:black;
	font-size: 18px;
}
/* content: */
.activity-wrapper{
	display: table;
	/*width: 48%;*/
	padding-right: 28px;
}
.activity-wrapper .activity-image,
.activity-wrapper .activity-content
{
	display: table-cell;
	vertical-align: top;
}
.activity-wrapper .activity-image{
	width: 300px;
	height: 250px;
}
.activity-wrapper .activity-content{
	width: 250px;
	text-align: left;
	padding-left: 18px;
}

.activity-wrapper .activity-content .activity-title{
	font-size: 25px;
	font-style: italic;
	font-weight: 700;
	text-transform: uppercase;	
	margin-bottom: 10px;
}
.activity-wrapper .activity-content .activity-body{
	line-height: 24px;
}
.activity-wrapper .activity-content .activity-readmore{
	float: right;
	margin-top: 16px;
	text-transform: uppercase;
	color: black;
	text-decoration: none;
}
.activity-wrapper .activity-content .activity-from{
	position: absolute;	
	display: inline-block;

	font-size: 16px;
	color:#632c6a;
	text-transform: uppercase;
	text-decoration: none;
	bottom: 55px;
}

.activity-wrapper .activity-content .activity-from:hover,
.activity-wrapper .activity-content .activity-readmore:hover {
    color: #999;
}

.activity-wrapper .activity-content .activity-booking-link{
	position: absolute;	
	display: inline-block;
	min-width: 180px;
	font-size: 18px;
	font-weight: 700;
	padding: 6px 0;
	text-align: center;
	text-decoration: none;
	background-color:#77406f;
	cursor: pointer;
	color: white;
	bottom: 5px;
}

.activity-booking-link.primary-font:hover {
    background-color: white;
    color: #998543;
}
/* Pager */
.whatson-nav{
	position: relative;
}
.whatson-nav .navigation-controls .navigation-arrows{
	position: absolute;
	bottom: 162px;
	color:black;
	font-size: 26px;
	cursor: pointer;
}
.whatson-nav .navigation-controls .prev{
	left:-47px;
}
.whatson-nav .navigation-controls .next{
	right:-47px;
}
.whatson-nav .nav-pager{
	text-align: center;
	margin-top: 32px;
}
.whatson-nav .nav-pager ul{
	padding: 0;	
	margin: 0;
}
.whatson-nav .nav-pager ul li{
	display: inline-block;
	list-style: none;
	width: 70px;
	height: 8px;
	background-color: #999999;
	padding: 0;
	margin: 0 8px 0 0;
	cursor: pointer;
}	
.whatson-nav .nav-pager ul li.cycle-pager-active{
	background-color: #622c6a;
}
.whatson-nav .nav-pager ul li:last-child{
	margin-right: 0;
}

/* Landscape tablet to desktop small screens */
@media (min-width: 1024px) and (max-width: 1179px) {
/*
	.activity-wrapper,
	.whatson-activities{
	    width: 790px;
	}
	.activity-wrapper .activity-content{
		width: 470px;
	}
	.whatson-nav{
		 width: 840px;
	}
*/
	.activity-wrapper{
		height: 218px;
	}
	.activity-wrapper .activity-image{
		display: none;
	}
	.activity-wrapper .activity-content{
		width: auto;
	}
	.whatson-activities .carousel-item{
		width: 49%;
	}
}

/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 1023px) {
	/*
	.activity-wrapper,
	.whatson-activities{
	    width: 686px;
	}
	.activity-wrapper .activity-content{
		width: 350px;
		padding-left: 34px;
	}
	.whatson-nav{
		 width: 690px;
	}
	*/
	.activity-wrapper{
		height: 218px;
	}
	.activity-wrapper .activity-image{
		display: none;
	}
	.activity-wrapper .activity-content{
		width: auto;
	}
	.whatson-activities .carousel-item{
		width: 49%;
	}	
}

/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
	.activity-wrapper,
	.whatson-activities{
	    width: 255px;
	}
	.activity-wrapper .activity-image,
	.activity-wrapper .activity-image img{
		width: 142px;
		height: 118px;
	}
	.activity-wrapper .activity-content{
		width: 100px;
		padding-left: 12px;
	}
	.activity-wrapper .activity-content .activity-booking-link{
		min-width: 100px;
		max-width: 110px;
	}
	.activity-wrapper .activity-content .activity-title{
		font-size: 15px;
	}
	.activity-wrapper .activity-content .activity-from{
		font-size: 13px;
		bottom: 44px;
	}
	.whatson-widget .activity-all{
		margin-top: 10px; 
	}
	.whatson-nav{
		width: 255px;
	}
	.whatson-nav .nav-pager{
		margin-top: 13px;
	}
	.whatson-nav .navigation-controls .navigation-arrows{
		bottom: 80px;
	}
	.whatson-nav .navigation-controls .prev{
		left: -36px;
	}
	.whatson-nav .navigation-controls .next{
		right: -36px;
	}
}
/***************  templates/main/../respwidgets/maps/template.layout.css  ***************/
/* --------------------------------------------------[ css ]-- */
.respwidgets-maps{
	width:100%;
	height:auto;
	position: relative;
}

.respwidgets-maps .toolbox-link{
	position:absolute;
	padding:5px 10px;
}
/* Map Controls =*/
.map-controls{
	position: absolute;
	top:50px;
	left: 30px;
}
/* Pan control */
.map-navigator{
	position: relative;
	display: block;
	width: 45px;
	height: 45px;
	border-radius: 50%;
	padding: 2px;
}
.map-navigator .pan-button{
	position: absolute;
	font-size: 12px;
	cursor: pointer;
}
.map-navigator .left{
	top:17px;
	left: 2px;
}
.map-navigator .right{
	top:17px;
	right: 2px;
}
.map-navigator .up{
	top:4px;
	left: 17px;
	font-size: 8px;
}
.map-navigator .down{
	left: 17px;
	bottom:4px;
	font-size: 8px;
}
/* Zoom Control*/
.map-controls .zoom{
	margin-top: 22px;
}
.map-controls .zoom .zoom-button{
	display: block;
	width: 18px;
	height: 18px;
	margin: 0 auto 2px;
		font-size: 11px;
	line-height: 17px;
	text-align: center;
	cursor: pointer;
}

.map-controls .zoom .pan-button.center{
	position: relative;
	width: 18px;
	height: 18px;
	margin: 0 auto 12px auto;
	border-radius: 3px;
	font-size: 6px;
	text-align: center;
	line-height: 16px;
	cursor: pointer;
}
.map-controls .zoom .zoom-in, .map-controls .zoom .zoom-out{
	border-radius: 3px; 
}
.map-controls .zoom .zoom-bar{
	position: relative;
	width: 2px;
	height: 148px;
	margin: -2px auto 0 auto;
}
.map-controls .zoom .zoom-selector{
	position: absolute;
	width: 18px;
	height: 8px;
	border-radius: 2px;
	font-size: 8px;
	left: -8px;
	text-align: center;
	line-height: 6px;
}

/* Map Control Colors */
.map-navigator,
.map-controls .zoom .pan-button,
.map-controls .zoom .zoom-bar,
.map-controls .zoom .zoom-button,
.map-controls .zoom .zoom-selector{
	background-color: #262e33;
	color: white;
}

/* Markers */
.marker-content{ display: none; }
.infoBox{ background-color: #fff; padding: 16px; }
.infoBox .marker-content{ display: block;}