
/***************  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/libs/jquery/slick/slick.css  ***************/
/* Slider */
.slick-slider
{
    position: relative;

    display: block;

    -moz-box-sizing: border-box;
         box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
	z-index:0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;
	outline: none;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
/***************  templates/main/../respwidgets/directions/template.layout.css  ***************/
/* --------------------------------------------------[ css ]-- */
.directions-widget .from-header{
	color: #77406f;
	font-size: 15px;
	text-transform: uppercase;
}
.get-directions{
	display: block;
	padding:14px;
	background: #f8f8f8;
	margin-top: 14px;
}
.ie9 .get-directions{
	border:1px solid #CCC;
}

.get-directions ul{
	display: table;
	width: 100%;
	height: 28px;
	list-style: none;
}
.get-directions ul li{
	display: table-cell;
	line-height: 28px;
	vertical-align: top;
}

.travel-wrapper{
	width: 28px;
	padding-right: 5px;
}
.travel-button{
	display: block;
	width: 28px;
	height: 28px;
	background-color: #e6e6e6;
}
.travel-button.active,.travel-button:hover{
	background-color: #77406f;
	color: white;
	cursor: pointer;
}
.travel-button:before{
	font-size: 14px;
	text-align: center;
	width: auto;
	display: block;
	vertical-align: middle;
	line-height: 28px;
}
.travel-wrapper:last-child{
	padding-right: 20px;
}
.searchbox{
	padding-left: 15px;
	background-color: white;
}
.searchbox input{
	border: none;
	height: 100%;
	width: 98%;
	color: #999;
}
.go-btn{
	width: 100px;
	font-size: 16px;
	font-weight: 700;
}
.go-direction{
	display: block;
	text-align: center;
	color: white;
	background-color: #77406f;
	cursor: pointer;
}
.go-direction:hover{
	background-color: #e6e6e6;
	color: #999;
}

#directions-panel{
	margin-top: 36px;
	display: none;
}
#directions-panel .result-title{
	text-transform: uppercase;
	margin-bottom: 16px;
}
.adp, .adp table{
	width: 100%;
}

@media (max-width: 1023px) {
	.get-directions ul li{
		display: inline-block;
	}
	.searchbox{
		width: 56%;
	}
	.searchbox,.go-btn{
		margin-top: 10px;
	}

	.travel-wrapper.last{
		margin-right: 20px;
	}
	
}

/***************  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;}