/*
Theme Name: Lemax 01
Author: Lemax d.o.o.
Author URI: https://www.lemax.net
Description: Lemax default theme
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: lemax01
Tags:

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Lemax 01 is based on Underscores http://underscores.me/, (C) 2012-2015 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

*/

/*#region Browser reset */



/*#endregion */

/*#region General */
.clear {
	clear: both;
}

.entry-footer {
	padding-bottom: 30px;
}

.dropdown-menu:not(.unstyled) {
	list-style: none;
	margin: 0;
	padding: 0;
	min-width: 400px;
	max-width: 80%;
	overflow: auto;
	max-height: 20em;
	z-index: 999;
}

	.dropdown-menu:not(.unstyled) li {
		overflow: hidden;
		width: 100%;
		margin: 0 !important;
	}

		.dropdown-menu:not(.unstyled) li a {
			display: block;
			text-decoration: none !important;
			white-space: normal;
			margin: 0 !important;
		}

	.dropdown-menu:not(.unstyled) a {
		display: block;
		max-width: 100%;
		margin: 0 !important;
		text-decoration: none !important;
		color: #979797 !important;
	}

		.dropdown-menu:not(.unstyled) a:hover,
		.dropdown-menu:not(.unstyled) .active a {
			color: #fff !important;
		}

.fixed-contact {
	position: fixed;
	z-index: 9999;
	right: 0;
	top: 35%;
	display: inline-block;
}

#ui-datepicker-div {
	z-index: 9999 !important;
}

.ui-timepicker-table td a {
	width: auto;
}

body {
	margin: 0;
	padding: 0;
	font-size: 14px;
	line-height: 20px;
}

img {
	max-width: 100%;
}

h1 {
	font-size: 32px;
	letter-spacing: -1px;
}

.to-top {
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	display: inline-block;
	-ms-zoom: 1;
	zoom: 1;
	cursor: pointer;
	width: 45px;
	height: 45px;
	opacity: .8;
}

.capitalize {
	text-transform: capitalize;
}

.modal-lg {
	width: 95%;
	height: 95%;
}

.user-notify-error .modal-header {
	background-color: #f2dede;
}

.user-notify-error .modal-title {
	color: #a94442;
}

.user-notify-warning .modal-header {
	background-color: #fcf8e3;
}

.user-notify-warning .modal-title {
	color: #8a6d3b;
}

.user-notify-info .modal-header {
	background-color: #d9edf7;
}

.user-notify-info .modal-title {
	color: #31708f;
}

.user-notify-success .modal-header {
	background-color: #dff0d8;
}

.user-notify-success .modal-title {
	color: #3c763d;
}

html .google-map-container,
html .google-map-main-container {
	height: auto;
	top: 56px;
	bottom: 1px;
	left: 1px;
	right: 1px;
	position: absolute;
	z-index: 1;
}

html .google-map-main-container {
	top: 0;
}

.google-map-main-container .angular-google-map,
.google-map-main-container .angular-google-map-container,
.angular-google-map, .angular-google-map-container {
	height: 100%;
}

.modal-content {
	height: 100%;
}

	.modal-content .modal-content {
		height: 100%;
	}

html div.light_rounded .pp_close {
	width: 22px;
	background-position: -54px -1px;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}
/*#endregion */

/*#region My reservations */

.panel {
	padding: 10px;
	line-height: 1.2em;
}

.reservation-col {
	width: 13%;
}

	.reservation-col.reservation-id {
		width: 80px;
	}

	.reservation-col.reservation-product {
		width: auto;
	}

.reservation-items .table > thead > tr > th,
.reservation-items .table > tbody > tr > th,
.reservation-items .table > tfoot > tr > th,
.reservation-items .table > thead > tr > td,
.reservation-items .table > tbody > tr > td,
.reservation-items .table > tfoot > tr > td {
	line-height: 1.2em;
}

.modal-body .reservation-items .table {
	margin-top: -10px;
	margin: -10px -10px 10px -10px;
}

.reservation-items .table {
	width: auto;
	min-width: 100%;
	max-width: none;
}

.modal-body .reservation-items .table {
	margin: 0;
	width: 100%;
}

.reservation-items .well {
	margin-left: -10px;
	margin-right: -10px;
}

.modal-body .reservation-items .well {
	margin: 0;
}

.reservation-header.panel-heading {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
	line-height: 14px;
	padding-bottom: 6px;
}

.reservation-header a {
	font-weight: normal;
	text-transform: none;
	font-size: 14px;
	text-decoration: underline;
	display: block;
}

	.reservation-header a + a {
		margin-top: 4px;
	}

.panel-body {
	padding: 10px;
}

.data-changes-form {
	min-width: 700px;
	text-align: right;
}

	.data-changes-form .theme-input {
		padding-bottom: 8px;
	}

	.data-changes-form br {
		display: none;
	}

	.data-changes-form .theme-input .icon-wrap .glyphicon {
		top: 20px;
	}

.page-template-b2b-my-reservations .theme-input .enhanced-datepicker {
	float: none;
}

/*#endregion */

/*#region Login */
.login-centered {
	max-width: 690px;
	margin: 0 auto;
	padding-bottom: 60px;
}

	.login-centered .login-form {
		padding: 20px;
	}

	.login-centered h2 {
		margin-bottom: 30px;
	}

	.login-centered .controls-row {
		margin-top: 20px;
	}

.b2b-login-panel {
	display: inline-block;
	vertical-align: middle;
	margin-right: 30px;
}

	.b2b-login-panel a {
		margin-left: 15px;
	}

/*#endregion */

/*#region Global header */
a[href^="tel:"],
#masthead a[href^="mailto:"] {
	display: inline-block;
	*display: inline;
	-ms-zoom: 1;
	zoom: 1;
	line-height: 26px;
}

#masthead a[href^="tel:"],
#masthead a[href^="mailto:"] {
	margin: 25px 0 15px 0;
	font-size: 18px;
	text-decoration: none;
}

.menu-b2b-menu-container,
#b2b-menu,
#b2b-menu ul,
#b2b-menu li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline-block;
}

	#b2b-menu a:after {
		content: ",";
	}

	#b2b-menu li:last-child a:after {
		content: "";
	}

#masthead .top-menu {
	padding: 22px 0 15px 0;
	position: relative;
	z-index: 10;
	display: inline-block;
	*display: inline;
	-ms-zoom: 1;
	zoom: 1;
}

#masthead .menu-button {
	line-height: 16px;
	height: 32px;
	position: relative;
	z-index: 3;
	display: inline-block;
	*display: inline;
	-ms-zoom: 1;
	zoom: 1;
	margin-left: -4px;
	outline: none;
}

	#masthead .menu-button span {
		display: inline-block;
		*display: inline;
		-ms-zoom: 1;
		zoom: 1;
		margin: 6px 0 8px 1px;
		padding: 0px 16px 3px 16px;
	}

		#masthead .menu-button span::after {
			font-family: 'Glyphicons Halflings';
			content: "\e252";
			padding-left: 8px;
			position: relative;
			z-index: 0;
			top: 2px;
		}

	#masthead .menu-button.arrow-right span:after {
		content: "\e250";
	}

	#masthead .menu-button.expanded span:before {
		position: absolute;
		z-index: 10;
		content: " ";
		left: 50%;
		top: 53px;
		border: 8px solid transparent;
	}

#masthead .user-cart {
	display: inline-block;
}

#masthead .top-menu-list {
	display: none;
	overflow: hidden;
	position: absolute;
	z-index: 1;
	right: 0;
	white-space: nowrap;
	margin-top: 37px;
	padding: 1em;
	text-align: left;
}

	#masthead .top-menu-list .header {
		font-size: 13px;
		line-height: 27px;
		padding: 0 1em;
		margin-bottom: 10px;
	}

	#masthead .top-menu-list ul {
		margin: 0;
		padding: 0;
		list-style: none;
	}

		#masthead .top-menu-list ul li {
			float: left;
			width: 100%;
			padding: 2px 0;
		}

	#masthead .top-menu-list a {
		padding: 2px 0 2px 10px;
		display: block;
		cursor: pointer;
		font-size: 13px;
		float: left;
		width: 100%;
	}

		#masthead .top-menu-list a:hover {
			text-decoration: none;
		}

	#masthead .top-menu-list span {
		float: left
	}

	#masthead .top-menu-list img {
		margin-right: 4px;
		float: left;
	}

	#masthead .top-menu-list.expanded {
		display: block;
	}

#masthead .stripe {
	padding: 30px 0 20px 0;
	float: left;
	width: 100%;
}

.page #masthead,
.single #masthead {
	position: relative;
	z-index: 5;
	padding-bottom: 10px;
}

.home #masthead {
	background: none;
	padding: 0;
	position: relative;
	z-index: 2;
}

#masthead .site-branding {
	float: left;
	margin-left: 29px;
}

.page #masthead + #content,
.single #masthead + #content {
	margin-top: 20px;
}

.home #masthead + #content {
	margin-top: 0;
}
/*#endregion */

/*#region Global footer */
#colophon {
	clear: both;
	padding-top: 30px;
	min-height: 50px;
	background-color: #3572b1
}

	#colophon .f-top {
		clear: both;
		padding: 40px 0 25px 0;
	}

	#colophon .f-bottom {
		clear: both;
		font-size: 13px;
		line-height: 31px;
		padding-bottom: 30px;
	}

		#colophon .f-bottom .company-info {
			font-size: 14px;
			line-height: normal;
			padding: 30px 0 20px 0;
		}

	#colophon .footer-menu li {
		margin: 0;
		list-style: none;
		padding: 7px 0;
	}

	#colophon .footer-menu a:before {
		content: "\e080";
		position: relative;
		top: 1px;
		display: inline-block;
		font-family: 'Glyphicons Halflings';
		font-style: normal;
		font-weight: normal;
		line-height: 1;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		margin-right: 4px;
	}

	#colophon a[href^="tel:"] {
		text-decoration: none;
		font-size: 18px;
		margin-top: 6px;
	}

	#colophon a[href^="mailto:"] {
		text-decoration: underline;
	}

	#colophon p {
		margin: 0;
		padding: 0 0 24px 0;
	}

.newsletter-wrap {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	padding: 20px 24px;
}

	.newsletter-wrap input {
		height: 36px;
		width: 100%;
		padding-left: 1em;
	}

	.newsletter-wrap .icon-wrap {
		width: 70%;
		float: left;
		margin-right: 2%;
		position: relative;
		z-index: 1;
	}

	.newsletter-wrap .glyphicon {
		position: absolute;
		z-index: 1;
		right: 10px;
		top: 50%;
		font-size: 14px;
		margin-top: -.55em;
	}

	.newsletter-wrap button,
	.newsletter-wrap input[type='submit'] {
		width: 28%;
		margin: 0;
	}

#colophon .newsletter-wrap p {
	font-style: italic;
	font-size: 11px;
	line-height: normal;
	max-width: 80%;
	padding: 4px 0 0 0;
}

#colophon .newsletter-wrap h2 {
	font-size: 18px;
}

#colophon img,
#colophon .icon-24 {
	margin-top: 15px;
}

#colophon .icon-24 {
	margin-right: 10px;
}

#colophon .facebook-album-wrapper {
	float: left;
	width: 24%;
	padding-right: 14px;
}

	#colophon .facebook-album-wrapper a {
		text-decoration: none;
	}

#colophon .fbalbum .image {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.partner-banner-footer {
	margin-left: 30px;
}

	.partner-banner-footer:first-child {
		margin: 0;
	}

.footer-testimonials {
	padding: 0 40px;
	position: relative;
	z-index: 1;
	font-size: 13px;
	font-style: italic;
}

	.footer-testimonials .strong-arrow {
		cursor: pointer;
		position: absolute;
		z-index: 5;
		top: 20px;
		left: -35px;
		font-size: 30px;
		opacity: .2;
	}

		.footer-testimonials .strong-arrow:hover,
		.footer-testimonials .strong-arrow:active {
			opacity: 1;
		}

		.footer-testimonials .strong-arrow.glyphicon-menu-right {
			left: auto;
			right: -35px;
		}

.strong-container .slick-list,
.strong-container .slick-list .testimonial {
	height: auto !important;
}

.footer-testimonials + div {
	padding: 20px 0 0 40px;
}
/*#endregion */

/*#region Navigation menus */
/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/

.main-navigation {
	margin-top: 6px;
	clear: right;
	display: block;
	float: right;
	letter-spacing: -1px;
}

	.main-navigation > div > ul > li > a {
		line-height: 47px;
		padding: 0 20px;
		text-transform: uppercase;
	}

	.main-navigation > div > ul > li.menu-item-has-children a {
		margin-right: 14px;
	}

	.main-navigation > div > ul > li.menu-item-has-children:after {
		content: "\e252";
		position: absolute;
		font-size: 10px;
		top: 19px;
		right: 10px;
		display: inline-block;
		font-family: 'Glyphicons Halflings';
		font-style: normal;
		font-weight: normal;
		line-height: 1;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
	}

	.main-navigation ul {
		display: none;
		list-style: none;
		margin: 0;
		padding-left: 0;
	}

	.main-navigation li {
		float: left;
		position: relative;
	}

	.main-navigation a {
		display: block;
		text-decoration: none;
		color: #666;
	}

	.main-navigation ul ul {
		float: left;
		position: absolute;
		top: 45px;
		left: -999em;
		z-index: 99999;
		padding: 14px;
	}

		.main-navigation ul ul ul {
			left: -999em;
			top: 0;
		}

		.main-navigation ul ul a {
			width: 220px;
			line-height: 15px;
			padding: 6px 4px;
			display: block;
		}

		.main-navigation ul ul li {
			padding: 4px 0;
		}


	.main-navigation ul li:hover > ul,
	.main-navigation ul li.focus > ul {
		left: auto;
	}

	.main-navigation ul ul li:hover > ul,
	.main-navigation ul ul li.focus > ul {
		left: 100%;
	}


	/* Small menu. */
	.menu-toggle,
	.main-navigation.toggled ul {
		display: block;
	}

.menu-toggle {
	padding: 0;
	border-radius: 6px;
	border: none;
	width: 43px;
	height: 43px;
	float: right;
	margin-top: -5px;
	text-align: center;
}

	.menu-toggle .glyphicon {
		font-size: 24px;
		margin-top: 3px;
	}

@media screen and (min-width: 991px) {
	.menu-toggle {
		display: none;
	}

	.main-navigation ul {
		display: block;
	}
}

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
	margin: 0 0 1.5em;
	overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	float: left;
	width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

	.screen-reader-text:focus {
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		border-radius: 3px;
		clip: auto !important;
		display: block;
		font-size: 14px;
		font-size: 0.875rem;
		font-weight: bold;
		height: auto;
		left: 5px;
		line-height: normal;
		padding: 15px 23px 14px;
		text-decoration: none;
		top: 5px;
		width: auto;
		z-index: 100000; /* Above WP toolbar. */
	}


/*#endregion */

/*#region Front page */


.home #content {
	position: relative;
	z-index: 1;
}

html .front-page-slider {
	position: absolute;
	width: 100%;
	overflow: hidden;
	padding-bottom: 10px;
	max-height: 536px;
}

.front-page-slider .header-image {
	width: 100%;
	height: 526px;
	background-size: cover !important;
}

.main-search-box-wrap {
	margin-top: 260px;
}

.stripe-specials {
	padding: 0 0 30px 0;
	margin-top: 20px;
}

	.stripe-specials .button-red {
		margin-top: 20px;
	}

.thumbnail-special,
.thumbnail {
	position: relative;
	z-index: 1;
	display: block;
}

#specialsSlider .image img {
	position: relative;
	z-index: 0;
}

#specialsSlider .slide-item {
	padding: 0 10px;
}

#specialsSlider .image a {
	display: block;
	cursor: pointer;
	position: relative;
	z-index: 1;
}

	#specialsSlider .image a:after,
	.special .thumbnail:after,
	.thumbnail-special:after,
	.search-results-accommodation-object-has-special-offer::after {
		content: " ";
		position: absolute;
		z-index: 2;
		right: -10px;
		bottom: -9px;
		width: 36px;
		height: 35px;
	}

#specialsSlider h3 {
	padding: 4px 0;
	margin: 0;
	line-height: 16px;
	font-size: 15px;
}

	#specialsSlider h3 a {
		font-weight: bold;
		display: block;
		overflow: hidden;
		-ms-text-overflow: ellipsis;
		-o-text-overflow: ellipsis;
		text-overflow: ellipsis;
		height: 32px;
	}

#specialsSlider p {
	font-size: 13px;
	line-height: 16px;
}

.special-arrow {
	position: absolute;
	cursor: pointer;
	z-index: 10;
	width: 70px;
	height: 70px;
	background-image: url(img/left-arrow.png);
	background-position: 50% 50%;
	background-repeat: no-repeat;
	left: -70px;
	top: 50%;
	-moz-border-radius: 40%;
	-webkit-border-radius: 40%;
	border-radius: 40%;
}

#specialNext.special-arrow {
	left: auto;
	right: -80px;
	background-image: url(img/right-arrow.png)
}


.specail-category-slider {
	clear: both;
	margin: 0 -10px;
	padding: 60px 0 30px 0;
	max-height: 450px;
}

	.specail-category-slider .slider-item {
		float: left;
		width: 33.32%;
		padding: 0 10px;
	}

	.specail-category-slider .specail-category-image {
		position: relative;
		z-index: 1;
	}

		.specail-category-slider .specail-category-image h2 {
			position: absolute;
			z-index: 2;
			font-size: 32px;
			left: 22px;
			top: 25px;
			right: 22px;
			letter-spacing: -1px;
			margin: 0;
			padding: 0;
		}

		.specail-category-slider .specail-category-image a {
			text-decoration: none;
		}

	.specail-category-slider .body-link {
		margin-top: 18px;
		clear: both;
		float: left;
	}

.body-link {
	text-decoration: none;
}

	.body-link .glyphicon {
		margin-right: 4px;
	}

.latest-news {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAKCAYAAAB10jRKAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAACBJREFUeNpiYGBgcGQCEj9AxE9U4heCYAYSLCCCCSDAAL7YBy1PqcdMAAAAAElFTkSuQmCC) 0 0 repeat-x #f7f7f7;
}

	.latest-news article {
		float: none;
		display: inline-block;
		width: 33%;
	}

	.latest-news h1 {
		margin: 0;
		padding: 12px 0 36px 0;
		line-height: 25px;
	}

		.latest-news h1,
		.latest-news h1 a {
			font-size: 22px;
			text-decoration: none;
		}

	.latest-news .news-excerpt {
		min-height: 124px;
		font-size: 14px;
		line-height: 20px;
	}

	.latest-news .all-news-warp {
		padding: 44px 0 18px 0;
	}

.partner-banners {
	clear: both;
	padding: 18px 0 0 0;
	text-align: center;
}

	.partner-banners .col-md-3 {
		display: inline-block;
		float: none;
	}
/*#endregion */

/*#region General pages */
.page-title {
	margin: 0;
	padding: 0 0 14px 0;
	font-size: 32px;
	line-height: 34px;
}

.inpage-form {
	clear: both;
}

	.inpage-form .row {
		padding-top: 30px;
	}

	.inpage-form input[type='text'],
	.inpage-form input[type='email'],
	.inpage-form textarea,
	#wpmtst-form input[type='text'],
	#wpmtst-form input[type='email'],
	#wpmtst-form textarea {
		border: none;
		width: 100%;
		padding: 10px 8px;
		margin: 0;
	}

.page-header-image {
	clear: both;
	height: 197px;
	margin: -30px 0 20px 0;
	position: relative;
	z-index: 0;
}

	.page-header-image > div {
		width: 100%;
		height: 100%;
	}

.wrap-404 {
	background: url(img/404.png) 0 20px no-repeat;
	padding: 20px 0 130px 224px;
	font-size: 18px;
}

	.wrap-404 h2 {
		font-size: 30px;
		padding-bottom: 20px;
	}

/*#endregion */

/*#region Tabs */
[role="tabpanel"].unstyled {
	background: none;
	padding: 0;
}

ul[role="tablist"]:not(.unstyled) {
	-moz-border-radius: 6px 6px 0 0;
	-webkit-border-radius: 6px 6px 0 0;
	border-radius: 6px 6px 0 0;
	padding: 0 30px;
	line-height: 56px;
	margin: 0;
	list-style: none;
}
	ul[role="tablist"]:not(.unstyled) li {
		background-color: #3471b0;
	}

	ul[role="tablist"]:not(.unstyled) li,
	ul[role="tablist"]:not(.unstyled) a {
		float: left;
		width: auto;
		height: 56px;
	}

[role="complementary"] ul[role="tablist"]:not(.unstyled) li:nth-child(5) a {
	border-right: none;
}

ul[role="tablist"]:not(.unstyled) a {
	text-decoration: none;
}
ul[role="tablist"]:not(.unstyled) [class^="tab-"]{
	padding:0 1em;
}
ul[role="tablist"]:not(.unstyled) [class^="tab-"],
ul[role="tablist"]:not(.unstyled) .search-tab {
	background-position: 50% 50%;
	background-repeat: no-repeat;
}

[role="tabpanel"] {
	padding: 30px;
	display: none;
}

	[role="tabpanel"].active {
		display: block;
	}

	[role="tabpanel"] h2 {
		font-size: 32px;
		font-weight: 200;
		letter-spacing: -1px;
	}

	[role="tabpanel"] .button-submit {
		margin-top: 36px;
	}

[role="complementary"] .button-submit {
	margin-top: 20px;
}

[role="tabpanel"].sb-panel a {
	display: block;
	margin: 30px 0 0 -10px;
	text-decoration: underline;
}

	[role="tabpanel"].sb-panel a .glyphicon {
		text-decoration: none;
		margin-right: 4px;
	}

[role="complementary"] ul[role="tablist"]:not(.unstyled) {
	padding: 0;
	background-color: #3471b0;
}

	[role="complementary"] ul[role="tablist"]:not(.unstyled) li {
		width: auto;
		font-size: .9em;
		letter-spacing: 0;
		height: 36px;
		line-height:36px;
	}

	[role="complementary"] ul[role="tablist"]:not(.unstyled) a {
		width: 100%;
		height: 36px;
		line-height: 36px;
	}

	[role="complementary"] ul[role="tablist"]:not(.unstyled) li:first-child a {
		-webkit-border-top-left-radius: 4px;
		border-top-left-radius: 4px;
	}

	[role="complementary"] ul[role="tablist"]:not(.unstyled) li:last-child a {
		border: none;
		-webkit-border-top-right-radius: 4px;
		border-top-right-radius: 4px;
	}

[role="complementary"] [role="tabpanel"] {
	padding: 17px;
	border-bottom: none;
}

	[role="complementary"] [role="tabpanel"] h2 {
		font-size: 15px;
		margin-top: 3px;
		font-weight: normal;
	}

ul[role="tablist"]:not(.unstyled).link-tab {
	margin: 0;
	padding: 0;
	background: none;
	list-style: none;
}

	ul[role="tablist"]:not(.unstyled).link-tab li,
	ul[role="tablist"]:not(.unstyled).link-tab a {
		float: none;
		width: auto;
		height: auto;
		border: none;
		line-height: normal;
	}


.results-list .object-panels .tabpanel {
	padding: 0;
	visibility: visible;
	overflow: visible;
	position: relative;
	z-index: 1;
	width: 100%;
	max-height: none;
}

	.results-list .object-panels .tabpanel:before,
	.collapsible-subpanel:before,
	.attributes-panel:before {
		content: " ";
		position: absolute;
		z-index: 10;
		left: 0;
		right: 0;
		top: 0;
		height: 10px;
	}

.tab-close-link {
	color: #1f1a17;
}

.change-search-toggle-link {
	margin-bottom: 20px;
}

ul[role="tablist"]:not(.unstyled).details-tablist {
	background: none;
	margin: 0;
	padding: 0 0 42px 0;
}

	ul[role="tablist"]:not(.unstyled).details-tablist li {
		width: auto;
		height: auto;
		margin: 0;
		float: left;
		max-width: 33.32%;
		position: relative;
		z-index: 1;
	}

	ul[role="tablist"]:not(.unstyled).details-tablist a {
		width: auto;
		height: auto;
		margin: 0;
		background: no-repeat;
		border: none;
		padding: 0 20px;
		line-height: 42px;
		white-space: nowrap;
	}

	ul[role="tablist"]:not(.unstyled).details-tablist .active:after {
		content: " ";
		position: absolute;
		z-index: 1;
		border: 16px solid transparent;
		left: 50%;
		top: 47px;
		margin-left: -16px;
	}

[role="tabpanel"]:not(.unstyled).details-tabpanel {
	border: none;
	background: none;
	padding: 0;
}
/*#endregion */

/*#region UI */
.nowrap {
	white-space: nowrap;
}

.switch-slider {
	position: relative;
	display: inline-block;
	width: 60px;
	height: 36px;
}

	.switch-slider input {
		opacity: 0;
		width: 0;
		height: 0;
	}

.switch-slider__switch {
	position: absolute;
	cursor: pointer;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #ccc;
	-webkit-transition: .4s;
	transition: .4s;
	border-radius: 1em;
}

	.switch-slider__switch:before {
		position: absolute;
		content: "";
		height: 26px;
		width: 26px;
		left: 4px;
		bottom: 4px;
		background-color: white;
		-webkit-transition: .4s;
		transition: .4s;
		border-radius: 50%;
	}

.switch-slider input:checked + .switch-slider__switch {
	background-color: #0091ea;
}

.switch-slider input:focus + .switch-slider__switch {
	box-shadow: 0 0 1px #0091ea;
}

.switch-slider input:checked + .switch-slider__switch:before {
	-webkit-transform: translateX(26px);
	-ms-transform: translateX(26px);
	transform: translateX(26px);
}

.form-control {
	-webkit-box-shadow: none;
	box-shadow: none;
}

.theme-input {
	display: block;
	margin: 0;
	padding: 0;
	font-weight: normal;
}

	.theme-input .enhanced-datepicker {
		float: left;
		width: 100%;
	}

		.theme-input .enhanced-datepicker + span.glyphicon {
			top: 20px;
		}

	.theme-input input[type=text],
	.theme-input input[type=password],
	.theme-input input[type=email],
	.theme-input input[type=number],
	.theme-input input[type=tel],
	.theme-input textarea,
	.theme-input select {
		font-weight: normal;
		height: auto;
		padding: 7px 24px 7px 6px;
		margin: .1em 0;
		font-size: 1em;
		display: inline-block;
		*display: inline;
		-ms-zoom: 1;
		zoom: 1;
		-moz-border-radius: 1px;
		-webkit-border-radius: 1px;
		border-radius: 1px;
		overflow: visible;
		width: 100%;
		max-width: 100%;
		min-width: 0;
		border-width: 1px;
		border-style: solid;
	}

	.theme-input input[type=checkbox] {
		width: 12px;
		height: 12px;
	}

	.theme-input .glyphicon {
		z-index: -1;
	}

	.theme-input .icon-wrap .glyphicon.glyphicon-refresh {
		z-index: 20;
		-moz-animation: spin 1s infinite linear;
		-o-animation: spin 1s infinite linear;
		-webkit-animation: spin 1s infinite linear;
		animation: spin 1s infinite linear;
	}

	.theme-input input:not([type=checkbox]):focus,
	.theme-input input:not([type=checkbox]):active,
	.theme-input select:not([type=checkbox]):focus,
	.theme-input select:not([type=checkbox]):active {
		outline: none;
		padding: 5px 22px 5px 4px;
	}

	.theme-input .label-title {
		display: block;
		font-size: 15px;
		font-weight: normal;
		line-height: 27px;
		margin-top: 10px;
		letter-spacing: -1px;
	}

		.theme-input .label-title[class*="col-"] {
			margin-top: 0;
		}

	.theme-input .icon-wrap {
		display: block;
		position: relative;
		z-index: 1;
		background: #fff;
	}

		.theme-input .icon-wrap .glyphicon {
			position: absolute;
			z-index: -1;
			right: 10px;
			top: 50%;
			font-size: 1.2em;
			margin-top: -.55em;
		}

		.theme-input .icon-wrap[class*="col-"] .glyphicon {
			right: 25px;
		}

		.theme-input .icon-wrap .btn-picker .glyphicon {
			z-index: 1;
			position: static;
		}


		.theme-input .icon-wrap .glyphicon-triangle-bottom {
			font-size: .8em;
		}

		.theme-input .icon-wrap select::-ms-expand {
			display: none;
		}

		.theme-input .icon-wrap select,
		.theme-input .icon-wrap input:not([type=checkbox]):not([type=radio]) {
			background: none;
			-webkit-appearance: none;
			-moz-appearance: none;
			-o-appearance: none;
			appearance: none;
		}

		.theme-input .icon-wrap label {
			display: none;
		}

.btn-spacer {
	margin-right: 1em;
	margin-top: 2px;
	margin-bottom: 2px;
}

.btn-picker {
	padding: 6px 0 0 0;
	width: 100%;
	margin-left: -10px;
	text-align: center;
	height: 36px;
}

	.btn-picker[disabled] {
		opacity: .5;
	}

html input[disabled], html .theme-input input[disabled] {
	background-color: #efefef;
}

[role="complementary"] .label-title {
	font-size: 13px;
	line-height: 25px;
	margin: 0;
}

[role="complementary"] .theme-input input[type=text], [role="complementary"] .theme-input select {
	font-size: 12px;
	padding: 6px 25px 6px 6px;
}

	[role="complementary"] .theme-input input:not([type=checkbox]):focus, [role="complementary"] .theme-input input:active, [role="complementary"] .theme-input select:focus, [role="complementary"] .theme-input select:active {
		padding: 4px 24px 4px 4px;
	}

.button, .wpcf7-submit {
	display: inline-block;
	*display: inline;
	-ms-zoom: 1;
	zoom: 1;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: none;
	font-weight: bold;
	line-height: 34px;
	padding: 0 15px;
}

.wpcf7-submit {
	padding: 0 22px;
}

	.button:hover, .button:active, .wpcf7-submit:hover, .wpcf7-submit:active {
		opacity: .8;
		text-decoration: none;
	}

.button.button-block {
	display: block;
	text-align: center;
}

.button.button-red {
	font-weight: normal;
}

.btn-filter-toggle {
	margin: 14px 0;
}

.main-search-box-wrap input, .main-search-box-wrap select {
	min-height: 36px;
}

.terminal-picker .theme-input {
	width: 100%;
	padding-top: 14px;
	clear: both;
}

.terminal-picker .trip-type .theme-input {
	width: auto;
	display: inline-block;
	padding-right: 40px;
}
/*#endregion */
/*#region sumoselect */
.SumoSelect {
	width: 100%;
	overflow: hidden;
}

	.SumoSelect.open {
		overflow: visible;
	}

	.SumoSelect > .CaptionCont {
		height: 36px;
		border-radius: 0;
		background: none;
		padding: 2px 6px;
	}

		.SumoSelect > .CaptionCont > span {
			line-height: 30px;
			float: left;
			padding-right: 0;
		}

	.SumoSelect:focus > .CaptionCont, .SumoSelect:hover > .CaptionCont, .SumoSelect.open > .CaptionCont {
		box-shadow: unset;
		padding: 0px 3px
	}

	.SumoSelect .opt label {
		text-align: left;
	}
/*#endregion */
/*#region Icons */
.icon-24 {
	display: inline-block;
	*display: inline;
	-ms-zoom: 1;
	zoom: 1;
	width: 24px;
	height: 24px;
}

.icon-rating {
	display: inline-block;
	*display: inline;
	-ms-zoom: 1;
	zoom: 1;
	padding-right: 16px;
	line-height: 24px;
	font-size: 11px;
	vertical-align: middle;
}

	.icon-rating:last-child {
		padding-right: 0;
	}

	.icon-rating:before {
		content: " ";
		margin-right: 4px;
		width: 25px;
		height: 24px;
		float: left;
	}
/*#endregion */
/*#region iTravel elements */
.room-index {
	padding-top: 9px;
	display: block;
	font-size: .9em;
}

.search-results-accommodation-object-has-special-offer, .search-results-accommodation-unit-special-offers {
	margin: 0 10px 4px 10px;
	padding: 4px 10px;
	font-weight: bold;
	position: relative;
	z-index: 1;
}

.display-preloader {
	position: relative;
	z-index: 999999;
}

	.display-preloader:after, .display-preloader-window:after {
		content: " ";
		position: absolute;
		z-index: 999999;
		left: 0;
		top: 0;
		right: 0;
		bottom: 0;
		background-image: url(img/preloader3.gif);
		background-repeat: no-repeat;
		background-position: 50%;
		opacity: .80;
		cursor: wait;
	}

.display-preloader-window:after {
	bottom: auto;
	height: 100%;
	position: fixed;
}

.display-ppreloader-specials:after {
	background-image: url(img/preload4.gif);
	background-repeat: no-repeat;
	background-position: 50%;
}

.price-wrap {
}

	.price-wrap .price-label {
		display: block;
		font-size: 11px;
		text-transform: uppercase;
		font-weight: 200;
	}

	.price-wrap .price-old {
		text-decoration: line-through;
		font-size: 14px;
		display: block;
	}

	.price-wrap .price-current {
		font-weight: bold;
		font-size: 22px;
		letter-spacing: -1px;
	}

	.price-wrap .price-type {
		display: block;
	}

	.price-wrap ~ .toggle-link {
		display: block;
	}

[ng-model="MinimumStars"] {
	outline: none;
	margin-left: 15px;
}

	[ng-model="MinimumStars"] .glyphicon {
		font-size: 25px;
		margin-left: 5px;
	}

		[ng-model="MinimumStars"] .glyphicon:before {
			content: "\e006";
		}

.advanced-search-container {
	padding: 15px;
	margin-top: 15px;
}

.filter-panel-content .star {
	display: inline-block;
	*display: inline;
	-ms-zoom: 1;
	zoom: 1;
	width: 24px;
	height: 23px;
	cursor: pointer;
}

.filter-panel h2 {
	font-size: 13px;
	margin: 20px 0 10px 0;
	padding: 0;
	line-height: 15px;
	font-weight: normal;
	cursor: pointer;
}

	.filter-panel h2 .glyphicon {
		cursor: pointer;
		font-size: 15px;
		top: 2px;
	}

.filter-panel.collapsed .filter-panel-content {
	overflow: hidden;
	max-height: 0;
}

.filter-panel label {
	font-weight: normal;
	font-size: 13px;
	display: block;
	line-height: 15px;
	padding: 0 0 2px 35px;
	position: relative;
	z-index: 1;
}

.filter-panel input[type='checkbox'] {
	position: absolute;
	z-index: 1;
	top: -3px;
	margin-right: 4px;
	font-size: 15px;
	left: 18px;
}

.title-stars {
	position: relative;
	z-index: 1;
	display: inline-block;
	*display: inline;
	-ms-zoom: 1;
	zoom: 1;
	width: 89px;
	min-height: 16px;
}

	.title-stars:before {
		content: " ";
		position: absolute;
		z-index: 1;
		left: 0;
		top: 0;
		bottom: 0;
		width: 0;
	}

	.title-stars.star-1:before {
		width: 20%;
	}

	.title-stars.star-2:before {
		width: 40%;
	}

	.title-stars.star-3:before {
		width: 60%;
	}

	.title-stars.star-4:before {
		width: 80%;
	}

	.title-stars.star-5:before {
		width: 100%;
	}

html .toggle-link {
	text-decoration: none;
	display: inline-block;
	white-space: nowrap;
	cursor: pointer;
}

.toggle-link .glyphicon {
	margin-right: 4px;
	top: 2px;
}

.toggle-link .text, .toggle-link.toggled .alt-text {
	text-decoration: underline;
}

.unstyled-list {
	list-style: none;
	margin: 0;
	padding: 0;
}

/*#endregion */
/*#region itravel search results */
.search-results-title {
	font-size: 20px;
	line-height: 26px;
	margin: 0;
	padding: 18px 0 11px 0;
	font-weight: 300;
	letter-spacing: -1px;
}

.sort-box {
	float: left;
	padding-right: 20px;
	white-space: nowrap;
}

	.sort-box select {
		padding: 4px 20px 4px 6px;
	}

		.sort-box select:focus, .theme-input.sort-box select:focus, .sort-box select:active, .theme-input.sort-box select:active {
			padding: 2px 18px 2px 4px;
		}

.itravel-paging {
	padding-top: 24px;
}

.pagination > li > a, .pagination > li > span {
	padding: 5px 8px;
	margin: 3px 2px 0 0;
	letter-spacing: -1px;
}

.itravel-paging .pagination {
	margin: 0;
}

.itravel-paging a {
	margin-right: 6px;
	display: inline-block;
	*display: inline;
	-ms-zoom: 1;
	zoom: 1;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	font-size: 16px;
	line-height: 32px;
	padding: 0 12px;
	text-align: center;
	min-width: 32px;
}

	.itravel-paging a.current {
		font-weight: bold;
	}

.results-list {
	clear: both;
	padding-top: 0;
}

	.results-list article {
		clear: both;
	}

	.results-list .object-panels {
		position: relative;
		z-index: 1;
	}

		.results-list .object-panels .map-warp {
			height: 356px;
			width: 100%;
		}

		.results-list .object-panels .description-warp {
			width: 100%;
		}

			.results-list .object-panels .description-warp .collapsible-subpanel {
				margin: 5px 10px 0 10px;
			}

				.results-list .object-panels .description-warp .collapsible-subpanel .tab-close-link {
					margin-right: -10px;
				}

[data-itravel-role="price-column"] a {
	margin-top: 18px;
	display: inline-block;
	*display: inline;
	zoom: 1;
}

[data-itravel-role="price-column"] .trip-adiviser a {
	margin-top: 0;
}

.row.trip-adiviser {
}

	.row.trip-adiviser * {
		list-style: none;
	}

[data-itravel-role="image-column"] a {
	overflow: hidden;
	width: 100%;
	height: 165px;
	display: block;
	margin-bottom: 10px;
}

	[data-itravel-role="image-column"] a:nth-child(5) ~ a {
		display: none;
	}

[data-itravel-role="image-column"] .thumbnails {
	display: block;
	margin: 0 -5px;
}

	[data-itravel-role="image-column"] .thumbnails a {
		width: 33.32%;
		height: 49px;
		float: left;
		padding: 0 5px;
	}

[data-itravel-role="image-column"] img {
	width: 100%;
	/*min-height:100%;*/
}

[data-itravel-role="image-column"] .galery-more {
	font-size: 12px;
	text-decoration: none;
	height: auto;
	width: auto;
	float: right;
	margin: 0;
}

.lightbox-hidden {
	display: none !important;
}

.results-list article h1, .results-list article h1 a {
	font-size: 26px;
	font-weight: normal;
	text-decoration: none;
	margin: 0;
	padding: 0;
}

	.results-list article h1 a {
		margin-right: 3px;
	}

.results-list article h1 {
	padding: 12px 0 4px 0;
}

.results-list article h2 {
	font-size: 14px;
	padding: 2px 0 0 0;
	margin: 0;
	line-height: 16px;
	font-weight: normal;
}

.distances-list {
	margin: 0;
	padding: 0 0 0 4px;
	list-style: none;
}

	.distances-list li {
		padding-top: 4px;
		font-size: 13px;
	}

	.distances-list .glyphicon {
		margin-right: 4px;
	}

.object-unit {
	clear: both;
	padding-top: 30px;
}

.unit-thumbnail {
	display: block;
	overflow: hidden;
	width: 100%;
	height: 146px;
	position: relative;
	z-index: 1;
}

	.unit-thumbnail img {
		min-height: 100%;
		width: 100%;
		padding-left: 24px;
	}

.unit-galery-more {
	bottom: 0;
	position: absolute;
	z-index: 3;
	line-height: 20px;
	padding: 0 4px;
	font-size: 12px;
	margin-left: -27px;
}

.object-unit h2 {
	font-size: 20px;
	line-height: 22px;
	margin: 0;
	padding: 6px 0 14px 0;
}

.object-unit .toggle-link {
	margin-top: 1em;
}

	.object-unit .toggle-link, .object-unit .toggle-link * {
		text-decoration: none !important;
	}

.collapsible-subpanel .collapsible-subpanel-content, .attributes-panel .attributes-panel-content {
	padding: 30px 24px 0 24px;
}

html .group-title {
	font-size: 26px;
	line-height: 28px;
	margin: 0;
	padding: 0 0 22px 0;
}

	html .group-title .glyphicon {
		margin-right: 4px;
		font-size: .5em;
		top: -2px;
	}

.features-list {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	width: 100%;
	padding-bottom: 25px;
}

	.features-list > div {
		display: none;
	}

	.features-list li {
		float: left;
		width: 33.32%;
		padding-bottom: 4px;
	}

		.features-list li:nth-child(3n+1) {
			clear: left;
		}

	.features-list.half-size li {
		width: 50%;
	}

	.features-list.single-column li {
		clear: left;
		width: 100%;
	}

	.features-list.half-size li:nth-child(2n+1) {
		clear: left;
	}

.category-label {
	font-size: 11px;
	line-height: 26px;
	margin-top: 16px;
}

	.category-label:before {
		content: " ";
		float: left;
		width: 22px;
		height: 25px;
		margin-right: 4px;
	}

.category-label-1:before {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAZCAYAAAA14t7uAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAX1JREFUeNqsVstthDAQBYsGHCkNOCWQEkgJSQlwy5UtgVxzgxJCCaGEdQs0sAdKIGM0Rl5nxp5IGWmkXX+ex2/e826573vho/y8FYnoIS3kwi3Y3x/Pz1WRj1fIAVJDPhXCUJl5V+UXpMFKt/8AbrFSH5aYN38F1hGoi5WYv+KtxMAtbuaiwXl/wCgFboixOkPbKAE2jDo4vg9wkGsv4Zg6rA/4pvTcA7hOAa/M+BCAL0xB7R0wnFQHm2yCzwFzYgo4KCudpQHUoHTc4gs26prxwIpJNfrBVzxGvLqK5wywYUAPBSmotgkWhAs/iA1SW2sVgdXBd8tw3UnfCk00xx9giK7PzG3uoiIclWqcv8EFu889QlZlpBVHyO/ErYEHf1UJM+SMw+1bPMeTsNObQIKnmhSUvUmaQRRA8TsBnj2dh5Yevc+Zpj1HY9+RVB1o9+t1w8G36HHxt3khfgtjM3Wx3MKYMTWhghB0CBo1UdxXAlnFBtGo4+R/jB8BBgBAv2zKBBcQtAAAAABJRU5ErkJggg==);
}

.days-label {
	display: inline-block;
	*display: inline;
	zoom: 1;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding: 0 12px;
	white-space: nowrap;
	text-decoration: none;
	font-size: 18px;
	line-height: 33px;
	position: relative;
	z-index: 1;
	top: -2px;
	font-weight: normal;
	margin-left: 5px;
	margin-right: 5px;
}
/*#endregion */
/*#region Detailed description */
#availableRooms > .row {
	height: 0;
	overflow: visible;
}

#availableRooms .col-sm-2 .button {
	margin-top: 27px;
}

#availableRooms .label-title {
	margin: 0;
}

.header-link {
	margin: 0 20px;
}

	.header-link .text {
		text-decoration: underline;
	}

.object-gallery {
	clear: both;
	margin-top: 20px;
	padding-bottom: 20px;
}

	.object-gallery .object-gallery-image {
		vertical-align: middle;
		line-height: 515px;
		width: 100%;
		height: 515px;
	}

		.object-gallery .object-gallery-image img {
			display: inline;
			vertical-align: middle;
			max-height: 515px;
		}

	.object-gallery .object-gallery-thumbnails {
		margin-top: 20px;
		height: 80px;
		white-space: nowrap;
		overflow: hidden;
		position: relative;
		z-index: 0;
	}

		.object-gallery .object-gallery-thumbnails div {
			height: 100%;
		}

		.object-gallery .object-gallery-thumbnails img {
			width: 100%;
			height: auto;
			vertical-align: middle;
		}

		.object-gallery .object-gallery-thumbnails button {
			position: absolute;
			z-index: 2;
			top: 0;
			bottom: 0;
			width: 42px;
			height: 100%;
			line-height: 100%;
			border: none;
			left: 10px;
			text-align: center;
			font-size: 24px;
			cursor: pointer;
		}

			.object-gallery .object-gallery-thumbnails button.shift-slider-right {
				left: auto;
				right: 10px;
			}

		.object-gallery .object-gallery-thumbnails a {
			display: block;
			cursor: pointer;
			height: 100%;
			overflow: hidden;
			position: relative;
			z-index: 0;
		}

			.object-gallery .object-gallery-thumbnails a span {
				width: 100%;
				display: block;
				position: absolute;
				z-index: 0;
				vertical-align: middle;
				top: -100px;
				bottom: -100px;
				line-height: 280px;
			}

.object-description-text {
	padding: 44px 30px 30px 30px;
}

	.object-description-text p:last-child {
		margin-bottom: 0;
		padding-bottom: 0;
	}

.collapsable {
}

	.collapsable.collapsed {
		height: 0;
		overflow: hidden;
	}

	.collapsable .tab-close-link {
		margin-right: -10px;
	}

.total-price {
	margin: 20px 0;
}

#calculationPanel {
	margin: 0;
	height: 0;
	overflow: hidden;
}

	#calculationPanel.toggled {
		height: auto;
		padding: 0 0 30px 0;
	}

	#calculationPanel .theme-input .label-title {
		margin-top: 0;
	}

	#calculationPanel .button {
		margin-top: 27px;
	}

.object-units {
	clear: both;
	padding-top: 20px;
	margin-top: 10px;
}

	.object-units .object-unit {
		padding: 0 20px 10px 20px;
	}

	.object-units a.unit-thumbnail {
		margin: 0;
		height: 166px;
	}

		.object-units a.unit-thumbnail img {
			padding: 0;
		}

	.object-units .unit-galery-more {
		margin-left: -44px;
	}

.object-unit h3 {
	font-size: 20px;
	line-height: 22px;
	margin: 0;
	padding: 6px 0 14px 0;
	font-weight: normal;
}

.object-units .collapsible-subpanel.active {
	margin: 0 -10px;
	clear: both;
}

.object-unit .cart-link {
	cursor: pointer;
}

.package-calculation .theme-input .label-title {
	margin-top: -14px;
	font-weight: normal;
}

.share-wrap {
	clear: both;
	padding-top: 20px;
	height: 32px;
	line-height: 32px;
}

	.share-wrap a {
		display: inline-block;
		width: 32px;
		height: 32px;
		margin-left: 6px;
		cursor: pointer;
		float: right;
	}
/*#endregion */
/*#region Bootstrap reset */
html .thumbnail {
	margin: 0;
	padding: 0;
	border: none;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
}
/*#endregion */
/*#region Template specific styles */
.page-template-search-results-package h1 .col-sm-6 {
	padding: 5px 0;
	width: 100%;
	clear: both;
}

.page-template-search-results-package .unstyled-list li {
	padding: 4px 0;
}

.page-template-search-results-hotel .icon-rating, .page-template-search-results-rent-a-car .icon-rating, .page-template-search-results-excursion .icon-rating, .page-template-search-results-package .icon-rating, .page-template-search-results-transfer .icon-rating {
	float: left;
}

	.page-template-search-results-hotel .icon-rating + div, .page-template-search-results-rent-a-car .icon-rating + div, .page-template-search-results-excursion .icon-rating + div, .page-template-search-results-package .icon-rating + div, .page-template-search-results-transfer .icon-rating + div {
		clear: left;
	}

.page-template-search-results-excursion .results-list article h1, .page-template-search-results-rent-a-car .results-list article h1 {
	padding: 18px 0 30px 0;
}

.page-template-search-results-excursion [data-itravel-role="image-column"] a, .page-template-search-results-rent-a-car [data-itravel-role="image-column"] a {
	margin-bottom: 5px;
}



.page-template-search-results-rent-a-car [data-itravel-role="price-column"] {
	padding-bottom: 20px;
}

.page-template-search-results-transfer article .button {
	margin-bottom: 18px;
}

.page-template-search-results-transfer article .button, .results-list article .button {
	min-width: 58%;
	text-align: center;
}

.page-template-deatiled-description-package .icon-rating, .page-template-deatiled-description-hotel .icon-rating {
	float: right;
	padding: 0 0 0 16px;
}

.page-template-deatiled-description-package .page-title {
	padding-bottom: 0;
}

.page-template-deatiled-description-package .object-units {
	padding-bottom: 30px;
}

.page-template-deatiled-description-package .object-unit {
	padding: 10px 0 0 0;
}

	.page-template-deatiled-description-package .object-unit a.button {
		margin-bottom: 20px;
	}

.page-template-deatiled-description-package .object-units .collapsible-subpanel.active {
	margin: 0 -14px;
}

.page-template-deatiled-description-package .object-unit .toggle-link {
	margin: 0 5px 1em 0;
}

[lang="ru-RU"] .home .theme-input .label-title {
	letter-spacing: -1.5px;
}
/*#endregion */
/*#region Testimonials form */
#wpmtst-submission-form p.form-field input, #wpmtst-submission-form p.form-field textarea {
	max-width: 95%;
}
/*#endregion */
/*#region Booking form */
.booking-form-wrap iframe {
	width: 100% !important;
}
/*#endregion */
.lease-terms .tooltip-inner {
	max-width: 700px;
	width: 700px;
}

.toggle-collapse {
	cursor: pointer;
}

.unit-sr-no-photos {
	padding-left: 34px;
}
/*#region Slick */
.slick-track {
	margin: auto;
}
/*#endregion */
/*#region Responsive */
@media (max-width:1199px) {
	.unit-thumbnail,
	[data-itravel-role="image-column"] a,
	[data-itravel-role="image-column"] .thumbnails a {
		height: auto;
	}

		.unit-thumbnail img {
			width: auto;
			min-width: 0;
		}
}

@media (max-width: 991px) {
	.specail-category-slider .specail-category-image h2 {
		font-size: 22px;
	}

	.specail-category-image {
		overflow: hidden;
	}
}

@media only screen and (max-width: 760px) {

	/* Force table to not be like tables anymore */
	table.responsive-table, .responsive-table thead, .responsive-table tbody, .responsive-table th, .responsive-table td, .responsive-table tr, .responsive-table tfoot {
		display: block;
	}

		/* Hide table headers (but not display: none;, for accessibility) */
		.responsive-table thead tr {
			position: absolute;
			top: -9999px;
			left: -9999px;
		}

	.responsive-table td {
		/* Behave  like a "row" */
		border: none;
		position: relative;
		padding-left: 50% !important;
		min-height: 34px;
	}

		.responsive-table td:before {
			/* Now like a table header */
			position: absolute;
			/* Top/left values mimic padding */
			top: 6px;
			left: 6px;
			width: 45%;
			padding-right: 10px;
			white-space: nowrap;
		}

	/*
	Label the data
	*/
	td[data-title]:before {
		content: attr(data-title);
	}
}

@media (max-width: 769px) {
	.text-center-xs {
		text-align: center;
	}

	.page-template-search-results-hotel .icon-rating, .page-template-search-results-rent-a-car .icon-rating, .page-template-search-results-excursion .icon-rating, .page-template-search-results-package .icon-rating, .page-template-search-results-transfer .icon-rating {
		float: none;
		vertical-align: middle;
	}

	.offset-top-xs {
		margin-top: 15px;
	}

	#primary-menu {
		top: 14px;
		position: relative;
		z-index: 3;
	}

	.main-navigation.toggled ul {
		clear: both;
	}

	.main-navigation > div > ul > li {
		border: none;
		display: block;
		float: none;
		text-align: left;
	}

	.main-navigation ul ul {
		position: static;
		width: 100%
	}

		.main-navigation ul ul li {
			float: none;
		}

	.main-navigation > div > ul > li > a {
		padding: 0 16px;
	}

	#masthead .site-branding {
		float: none;
		text-align: center;
	}

	.main-navigation {
		float: none;
	}

	ul[role="tablist"]:not(.unstyled) {
		padding: 0;
		-moz-border-radius: 0;
		-webkit-border-radius: 0;
		border-radius: 0;
	}

	[role="tabpanel"] h2 {
		font-size: 26px;
	}

	.theme-input input[type=text],
	.theme-input input[type=password],
	.theme-input select,
	.theme-input input[type=email],
	.theme-input input[type=number],
	.theme-input input[type=tel],
	.theme-input textarea {
		font-size: .9em;
	}

	.theme-input .label-title {
		font-size: 13px;
		line-height: 20px;
		margin-top: 2px;
	}

	[role="tabpanel"] .button-submit {
		margin-top: 23px;
	}

	[role="tabpanel"] .button-submit-pull-up {
		margin-top: 0;
		position: relative;
		z-index: 1;
		top: -37px;
	}

	.specail-category-slider .specail-category-image h2 {
		font-size: 25px;
		left: 10px;
		top: 10px;
		right: 10px;
	}

	.price-wrap .price-current {
		font-size: 20px;
	}

	#specialsSlider .image img {
		min-width: 100%;
	}

	#colophon .f-top {
		padding-top: 18px;
	}

	.footer-menu {
		margin: 0;
		padding: 0 0 4em 0;
		float: left;
		width: 100%;
	}

		.footer-menu li {
			float: left;
			width: 50%;
		}

	.page #masthead + #content, .single #masthead + #content {
		margin-top: 0;
	}

	.features-list li {
		width: 50%;
	}

	[role="complementary"] ul[role="tablist"]:not(.unstyled) li:last-child a,
	[role="complementary"] ul[role="tablist"]:not(.unstyled) li:first-child a {
		-moz-border-radius: 0;
		-webkit-border-radius: 0;
		border-radius: 0;
	}

	.filter-panel label {
		padding: 9px 0 9px 35px;
	}

	.filter-panel input[type='checkbox'] {
		top: 6px;
	}

	.filter-panel h2 {
		margin-bottom: 25px;
	}

	.itravel-paging {
		clear: both;
	}


	.page-template-search-results-transfer article .button, .results-list article .button {
		min-width: 0;
	}

	.results-list .object-panels .description-warp .collapsible-subpanel {
		top: 10px;
	}

	.collapsible-subpanel-content {
		text-align: left;
	}

	.object-unit .toggle-link {
		margin: 1em 0;
	}

	.object-unit h3 {
		padding-left: 10px;
	}

	.attributes-panel .object-unit h3,
	.page-template-deatiled-description-hotel .object-unit h3 {
		padding-left: 0;
	}

	.results-list article h1 a {
		margin-right: 0;
		display: block;
		margin-bottom: 8px;
	}

	.detail-attributes.text-right {
		text-align: left;
	}

	.page-template-deatiled-description-package .icon-rating, .page-template-deatiled-description-hotel .icon-rating {
		float: none;
		vertical-align: middle;
		padding: 10px 16px 0 0;
	}

	.row.total-price {
		display: none;
	}

	ul[role="tablist"]:not(.unstyled).details-tablist {
		margin-top: 2em;
	}

	.object-units a.unit-thumbnail {
		height: auto;
	}

	.button-column {
		padding-right: 0;
	}

		.button-column .button {
			letter-spacing: -.5px;
			padding: 0 7px;
		}

	.collapsible-subpanel .collapsible-subpanel-content .group-title,
	.attributes-panel .attributes-panel-content .group-title {
		text-align: left;
	}

	.no-results {
		text-align: center;
	}

		.no-results ul {
			margin: 0;
			padding: 0;
			list-style: none;
		}

	.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
		min-height: 0;
	}

	.site-branding {
		position: relative;
		z-index: 0;
	}

		.site-branding > a {
			position: absolute;
			left: 0;
			top: -8px;
		}

	#masthead .site-branding img {
		height: 56px;
		max-height: 56px;
		width: auto;
	}
}

@media (max-width:767px) {
	.theme-input .enhanced-datepicker {
		width: 100%;
	}

	.main-search-box-wrap [role="tabpanel"] .button-submit-pull-up {
		top: 0;
		margin-top: 23px;
	}

	[ng-controller="ActivitySearchResultsController"] [data-itravel-role="price-column"] {
		padding-bottom: 10px;
	}

	.widget_tc_inpage_toc_widget {
		display: none;
	}
}

@media (max-width: 700px) {
	.widget-area {
		display: none;
	}

	#masthead,
	#masthead .text-right {
		text-align: center;
	}

		#masthead a[href^="tel:"],
		#masthead a[href^="mailto:"] {
			margin: 15px 0;
		}

		#masthead .menu-button.expanded span:before {
			top: 36px;
		}

		#masthead .top-menu {
			padding: 11px 0 10px 0;
			display: block;
			text-align: center;
		}

		#masthead .top-menu-list {
			min-width: 1px;
			left: 10px;
			right: 10px;
			margin-top: 20px;
		}

		#masthead .stripe {
			padding: 18px 0 16px 0;
		}

		#masthead .site-branding {
			margin: 0;
		}

			#masthead .site-branding img {
				margin-left: 20px;
			}

	.main-search-box-wrap {
		margin-top: 70px;
	}

	[role="tabpanel"] {
		padding: 10px 18px;
	}

		[role="tabpanel"] .button-submit-pull-up {
			position: static;
			margin-top: 23px;
		}

		[role="tabpanel"].sb-panel a {
			margin: 20px 0 0px 0px;
		}

	.enhanced-datepicker {
		width: 100%;
	}

	.footer-testimonials {
		padding: 0;
	}

		.footer-testimonials + div {
			padding-left: 0;
		}

	.payment-row {
		margin-top: 20px;
		text-align: center;
	}

		.payment-row .text-right {
			text-align: center;
		}

		.payment-row img {
			margin-bottom: 15px;
		}

	#colophon p {
		text-align: center;
		clear: both;
	}

	[data-itravel-role="image-column"] a,
	.unit-thumbnail {
		height: auto;
	}

	.unit-thumbnail {
		margin-bottom: 1.5em;
	}

	.thumbnail > a.unit-thumbnail > img {
		padding: 0;
		max-width: 75%;
	}

	[data-itravel-role="description-column"],
	[data-itravel-role="price-column"],
	.results-list article h1,
	[data-itravel-role="price-column"] + .col-xs-12 {
		text-align: center;
	}

	.results-list .object-panels .description-warp {
		text-align: center;
	}

	.icon-rating {
		float: none !important;
	}

	.results-list .price-wrap {
		margin: 1em 0;
	}

	.unit-galery-more {
		margin-left: -40px;
	}

	.features-list li {
		width: 100%;
	}

	.collapsible-subpanel:after {
		left: 50%;
		margin-left: -20px;
	}

	.pagination > li > a, .pagination > li > span {
		margin-bottom: 8px;
	}

	.button + .toggle-link {
		display: block;
	}

	.page-template-search-results-package article, .page-template-search-results-transfer article {
		padding-left: 0;
	}

	.collapsible-subpanel .collapsible-subpanel-content, .attributes-panel .attributes-panel-content {
		padding-right: 10px;
		text-align: justify;
	}

	.tab-close-link {
		display: inline-block;
		padding-top: 10px;
	}

	.page-template-search-results-excursion [data-itravel-role="price-column"] {
		padding-bottom: 20px;
	}

	.object-gallery .object-gallery-image {
		height: auto;
		line-height: normal;
	}

	ul[role="tablist"]:not(.unstyled).details-tablist li {
		width: 50%;
		max-width: 50%;
		padding-bottom: 10px;
	}

	ul[role="tablist"]:not(.unstyled).details-tablist a {
		padding: 0 14px;
		width: 100%;
	}

	ul[role="tablist"]:not(.unstyled).details-tablist .active:after {
		top: 43px;
	}

	.button-column {
		padding-bottom: 20px;
	}

	#availableRooms .object-units .object-unit {
		text-align: center;
	}

	.menu-footer-menu-container {
		float: left;
		width: 100%;
	}

	.inpage-form .col-sm-4 {
		margin-bottom: 15px;
	}

	.inpage-form .row {
		padding-top: 0;
	}

	.object-description-text {
		padding: 20px 20px;
	}

	.price-wrap {
		padding-bottom: 10px;
	}
}
/*#endregion */
/*#region Animations */
@keyframes spin {
	from {
		transform: scale(1) rotate(0deg);
	}

	to {
		transform: scale(1) rotate(360deg);
	}
}
/*#endregion */
/*#region Flights */
.search-form-horizontal .theme-input .label-title {
	margin-top: 0;
}

.search-form-horizontal .theme-input-sm {
	margin-top: -13px;
}

label.attr-checkbox, .attr-checkbox {
	font-weight: normal;
	display: block;
}

.flight-option.toggled .btn .glyphicon-menu-down {
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
	top: -2px;
}

.panel-search-result .cart-link {
	top: 6px;
	position: relative;
	z-index: 1;
}

.theme-input .ui-slider {
	border-bottom: none;
}

.theme-input .ui-slider-horizontal .ui-slider-handle {
	border: none;
	-webkit-border-bottom-left-radius: 10px 14px;
	border-bottom-left-radius: 10px 14px;
	-webkit-border-bottom-right-radius: 10px 14px;
	border-bottom-right-radius: 10px 14px;
	height: 20px;
	width: 15px;
	outline: none !important;
}

	.theme-input .ui-slider-horizontal .ui-slider-handle:after {
		content: " " attr(data-content) " ";
		position: absolute;
		z-index: 2;
		top: 20px;
		width: 40px;
		margin-left: -12px;
		text-align: center;
		font-size: 11px;
		font-family: Arial, 'DejaVu Sans', 'Liberation Sans', Freesans, sans-serif;
		font-weight: 200;
	}

.theme-input .min-val, .theme-input .max-val, .ui-slider-wrap .label-handle {
	float: left;
	font-size: 11px;
	padding-bottom: 4px;
	margin-left: -9px;
}

.theme-input .max-val {
	float: right;
	margin-right: -8px;
}

.ui-slider-wrap {
	clear: both;
	padding: 4px 10px 20px 10px;
	position: relative;
	z-index: 1;
}

.slider-wrap {
	clear: both;
}

.ui-slider-wrap .label-handle {
	position: absolute;
	z-index: 1;
	float: none;
	padding-top: 10px;
	margin: 0;
}

[role="complementary"] [role="tabpanel"] [role="tabpanel"] {
	padding: 0;
	border: none;
}

.theme-input .icon-wrap:before, .theme-input .icon-wrap:after {
	content: " ";
	display: table;
	clear: both;
}

.theme-input.theme-input-sm .label-title {
	margin-top: 5px;
}

.theme-input-sm input[type='checkbox'] {
	height: auto;
	width: auto;
	min-height: 0;
}

.theme-input .icon-wrap .btn-icon .glyphicon {
	position: static;
	z-index: 1;
	margin: 7px 0 0 0;
	font-size: 1em;
}

[role="tabpanel"].flight-search-panel .button-submit {
	margin-top: 10px;
}

[role="tabpanel"].flight-search-panel .theme-input .enhanced-datepicker {
	width: 100%;
}

.panel-search-result {
	-webkit-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.3);
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-moz-background-clip: padding-box;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	margin-bottom: 20px;
	padding: 0 0 0 0;
	overflow: hidden;
}

	.panel-search-result .panel-search-result-info-section {
		padding-left: 15px;
		margin-right: -15px;
		padding-right: 17px;
		min-height: 140px;
	}

.search-result-departure-type {
	line-height: 40px;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
}

.flight-option {
	padding-right: 2px;
	padding-bottom: 8px;
}

.flight-option-inner {
	overflow: hidden;
	position: relative;
	z-index: 0;
	margin: 0 -15px;
	padding: 0 15px;
}

.flight-option-inner, .flight-option-details {
	-moz-transition: background-color 0.4s;
	-o-transition: background-color 0.4s;
	-webkit-transition: background-color 0.4s;
	transition: background-color 0.4s;
}

.flight-option.toggled {
	padding-bottom: 0;
}

.flight-option-details {
	display: none;
	position: relative;
	z-index: 1;
	font-size: 14px;
	margin: 0 -15px;
	padding: 0 15px 8px 15px;
}

.toggled .flight-option-details {
	display: block;
}

.flight-option:last-child {
	border: none;
}

.col-flight-option {
	text-align: center;
	margin-top: 10px;
	position: relative;
	z-index: 0;
}

	.col-flight-option:after {
		content: " ";
		right: 0;
		top: 0;
		height: 200px;
		position: absolute;
		z-index: -1;
	}

	.col-flight-option:last-child:after {
		display: none;
	}

.col-flight-option-carrier {
	text-align: left;
	font-size: 11px;
	line-height: 11px;
	width: 19.99%;
}

.col-flight-option-arrival {
	width: 30%;
}

.col-flight-option-carrier img {
	margin: 3px 3px 0 0;
	width: 48px;
	height: 48px;
}

	.col-flight-option-carrier img:nth-child(2n) {
		clear: left;
	}

	.col-flight-option-carrier img:nth-last-child(n+2), .col-flight-option-carrier img:nth-last-child(n+2) ~ img {
		width: 23px;
		height: 23px;
		float: left;
	}

.col-flight-option-time {
	font-size: 13px;
	font-weight: bold;
}

.col-flight-option-departure {
	text-align: right;
}

.col-flight-option-departure, .col-flight-option-arrival {
	font-size: 16px;
}

.col-flight-option-arrival, .flight-option-details .col-flight-option-arrival, .col-flight-option-airline, .col-flight-option-class {
	text-align: left;
}

.col-flight-option-btn {
	padding-right: 44px !important;
}

	.col-flight-option-btn .btn {
		position: absolute;
		z-index: 1;
		right: 15px;
		top: 7px;
	}

.flight-option-details .col-flight-option:after {
	border-right: none;
}

.flight-option-details .col-flight-option-time, .flight-option-details .col-flight-option-departure, .flight-option-details .col-flight-option-arrival {
	font-size: 14px;
}

.col-flight-option-airline {
	width: 70%;
}

.col-flight-option-class {
	width: 30%;
}

.flight-option-details .small {
	font-size: 12px;
}

.flight-arrival-day {
	font-size: 12px;
}

.flight-change-wrap {
	clear: both;
	padding-top: 8px;
}

.flight-change {
	padding: 10px 0;
	margin: 0 5px;
	font-size: 14px;
	text-align: center;
}

.search-result-price-section {
	font-size: 14px;
	padding: 32px 15px 10px 0;
}

	.search-result-price-section .current-price {
		font-size: 30px;
		font-weight: bold;
	}

	.search-result-price-section .current-price-currency {
		font-size: 18px;
	}

.stop-0, .stop-1, .stop-2, .stop-3 .stop-N {
	font-size: 12px;
	text-transform: uppercase;
	display: inline-block;
	letter-spacing: -.5px;
	line-height: 14px;
}

	.stop-0:before, .stop-1:before, .stop-2:before, .stop-3 .stop-N:before, .stop-1:before, .stop-2:before, .stop-3:before, .stop-N:before {
		content: " ";
		display: inline-block;
		background: url("img/icons/direct.png") 0 0 no-repeat;
		width: 18px;
		height: 14px;
		position: relative;
		top: 3px;
		z-index: 0;
	}

	.stop-1:before, .stop-2:before, .stop-3:before, .stop-N:before {
		background: url("img/icons/one-stop.png") 0 50% no-repeat;
	}

	.stop-2:before, .stop-3:before, .stop-N:before {
		background: url("img/icons/x-stops.png") 0 50% no-repeat;
	}

.btn-icon {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	-moz-background-clip: padding-box;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	width: 38px;
	height: 38px;
	border: none !important;
	font-size: 19px;
	padding: 0px 0 0 1px;
}

	.btn-icon.btn-sm {
		width: 27px;
		height: 27px;
	}

		.btn-icon.btn-sm i, .btn-icon.btn-sm .glyphicon {
			font-size: 15px;
			color: #fff;
			margin-left: -2px;
		}

a.btn-icon {
	padding-top: 10px;
}

.label {
	font-size: 14px;
	line-height: 25px;
	display: block;
}

.label-sm {
	font-size: 12px;
	line-height: 20px;
	padding-top: 5px;
}

.label-departure-type {
	display: inline-block;
	font-size: 16px;
	padding-left: 28px;
	line-height: 40px;
	margin-left: 10%;
	background: url("img/icons/plane-right.png") 0 50% no-repeat;
}

.search-result-return .label-departure-type {
	background: url("img/icons/plane-left.png") 0 50% no-repeat;
}

.flight-directions-separator {
	margin: 0 -15px;
	border: none;
}

.add-flight {
	background: none;
	border: none;
	margin: 5px 0 15px 0;
}

.city-separateor {
	margin: 8px 0 0 0;
}

/*#endregion */

/*#region B2S */
[class*="page-template-supplier-"] .entry-title {
	margin-bottom: 30px;
}

.table > tbody > tr[ng-repeat-end] > td {
	border: none;
}

.b2s-reservation-description h3,
.b2s-reservation-description h4 {
	/*color: #cf0b10;*/
}

.b2s-reservation-description h4 {
	/*margin-top: 40px;
	font-weight: bold;*/
}

.b2s-reservation-description h5 {
	font-size: 1.4em;
	margin-top: 30px;
}

.b2s-reservation-description thead {
	background-color: #f4f4f5;
}

.modal-content {
	overflow: auto;
}

.label-item-status {
	display: inline-block;
	color: #000;
}

a.toggle-arrow {
	color: inherit;
	text-decoration: none !important;
}

.panel-title > a:before,
.toggle-arrow:after {
	font-family: 'Glyphicons Halflings';
	content: "\e114";
	float: right;
	transition: all 0.5s;
}

.toggle-arrow:after {
	float: none;
	vertical-align: middle;
	display: inline-block;
}

.panel-title > a[aria-expanded="true"]:before,
.toggle-arrow[aria-expanded="true"]:after {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	transform: rotate(180deg);
}

.theme-input .password-strength {
	display: inline-block;
	float: none;
}

.password-strength {
	background-color: #a94442;
	min-height: 12px;
}

	.password-strength[aria-valuenow="10"] {
		background-color: #a94442;
		color: #fff;
	}

	.password-strength[aria-valuenow="60"] {
		background-color: #b6ff00;
	}

	.password-strength[aria-valuenow="100"] {
		background-color: #059a08;
	}

@media(min-width:761px) {
	.table-hover-col {
		overflow: hidden;
		position: relative;
		z-index: 0;
	}

		.table-hover-col td,
		.table-hover-col th {
			position: relative;
			background: no-repeat;
		}

			.table-hover-col td[data-title]:hover::after,
			.table-hover-col th[data-title]:hover::after {
				content: " ";
				position: absolute;
				background-color: #f4f4f5;
				left: 0;
				top: -5000px;
				height: 10000px;
				width: 100%;
				z-index: -1;
			}
}

[ng-controller="ReservationsController"] {
	margin-bottom: 2em;
}

.no-results,
.no-reservations {
	padding-bottom: 2em;
}

#availableRooms .col-sm-4 .button {
	margin-top: 27px;
}

[data-itravel-role="price-column"] a {
	margin-top: 9px;
	margin-bottom: 9px;
}

@media only screen and (max-width: 1201px) {
	[role="complementary"] .theme-input select {
		padding: 7px 15px 6px 2px;
	}
}

@media only screen and (max-width: 991px) {
	#masthead .container {
		width: 100%;
	}

	#masthead .stripe {
		padding: 5px 0 5px 0;
	}

	#masthead .site-branding {
		margin: 0;
		text-align: center;
		float: none;
	}

		#masthead .site-branding img {
			max-height: 54px;
		}

	#masthead .main-navigation {
		float: left;
		width: 100%;
	}

	#masthead .site-branding > a {
		position: static;
	}

	#site-navigation > div {
		width: 80%;
		width: calc(100% - 50px);
	}

	#site-navigation #primary-menu {
		top: 0;
	}

	.main-navigation > div > ul > li > a {
		line-height: 27px;
		padding: 0 15px;
	}

	.main-navigation.toggled > div > ul > li {
		padding: 8px 0;
	}
}

@media only screen and (max-width: 769px) {
	[data-itravel-role="image-column"] img {
		width: auto;
		margin-top: 1em;
	}

	.row.object-unit {
		padding-bottom: 1em;
		padding-top: 1em;
	}

	.package-calculation .theme-input .label-title {
		margin-top: auto;
	}
}

@media only screen and (max-width: 500px) {
	.theme-input select {
		padding: 7px 15px 6px 2px;
	}

		.theme-input select:not([type=checkbox]):active,
		.theme-input select:not([type=checkbox]):focus {
			padding: 5px 13px 4px 0px;
		}
}

/*#endregion */

/*#region Passenger form*/
.passenger-edit-form h3 {
	margin-top: 2em;
}

.form-label-title {
	padding-top: 2em;
}

.form-label {
	display: block;
	font-weight: normal;
}

.passenger-actions {
	padding-bottom: 3em;
}

.alert-required {
	border: 1px solid #f00 !important;
	margin-bottom: 1em;
}

/*#endregion */

/*#region B2S*/
#colophon {
	background: none;
}

.nav-pills a,
.nav-tabs > li > a {
	color: #666;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
	color: #D8131C;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
	background-color: #D8131C;
}
/*#endregion*/

.panel-heading-vspace {
	padding-top: 1em;
}

.auto-width {
	width: auto;
	display: inline-block;
}

.v-space {
	padding-bottom: .5em;
}

.progress-overlay {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(0,0,0,0.5);
	z-index: 99;
	cursor: pointer;
}

.progress-overlay-content {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 40%;
	background: #fff;
	padding: 3em 2em 2em 2em;
	transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

[data-itravel-role="description-column"] .toggle-link,
.glyphicon-ok + attribute .features-list-item {
	margin-left: .5em;
}

.inquiry-fields-group {
	border: 1px solid #aaa;
	border-radius: 2px;
	padding: 1em;
	-moz-box-shadow: 2px 2px 8px rgb(0 0 0 / 10%);
	-webkit-box-shadow: 2px 2px 8px rgb(0 0 0 / 10%);
	box-shadow: 2px 2px 8px rgb(0 0 0 / 10%);
	margin-top: 2em;
}

	.inquiry-fields-group h3 {
		padding: 0 0 0.2em 0;
		margin: 0 0 1em 0;
		border-bottom: 1px solid #d4d4d4;
	}





.theme-input.invalid-field textarea,
.theme-input.invalid-field input:not([type=checkbox]),
.theme-input.invalid-field input:not([type=checkbox]),
.theme-input.invalid-field select:not([type=checkbox]),
.theme-input.invalid-field select:not([type=checkbox]),
.invalid-field .SumoSelect:focus > .CaptionCont,
.invalid-field .SumoSelect:hover > .CaptionCont,
.invalid-field .SumoSelect.open > .CaptionCont {
	border-color: #ff1200;
	padding: 5px 22px 5px 4px;
	border-width: 3px;
}

.theme-input-checkbox.invalid-field,
.theme-input-checkbox.invalid-field .label-title {
	color: #ff1200;
}

.alert-warning {
	float: left;
	width: 100%;
}

.ajax-spinner {
	background: url(img/spinner.gif) 50% no-repeat;
	width: 36px;
	height: 36px;
	display: inline-block;
	margin-left: 1em;
}

.table .thead-dark th {
	color: #fff;
	background-color: #00b9ff;
	border-color: #168cb8;
}

.contract-pricelist h2,
.contract-pricelist h3 {
	color: #2e6da4;
}

.contract-pricelist h3 {
	margin-top: 2em;
	font-size: 19px;
	margin-bottom: 0;
	font-weight: bold;
	color: #000;
}

.contract-pricelist h4 {
	font-size: 13px;
	color: #2276b5;
	padding-top: 1em;
	clear: both;
}

.contract-title {
	padding: 2em;
	color: #000000;
	background-color: #dddddd;
	margin: 0 -15px 2em -15px;
	clear: both;
}

	.contract-title h2,
	.contract-title p {
		margin: 0;
		padding: 0;
		color: #000;
	}

.contract-pricelist-contract ~ .contract-pricelist-contract .contract-title {
	margin-top: 4em;
}

.intable-title {
	font-size: 16px;
}



.btn-lemax {
	color: #ffffff;
	background-color: #ff6584;
	border-color: #ff6584;
}

	.btn-lemax:focus,
	.btn-lemax.focus {
		color: #ffffff;
		background-color: #ff6584;
		border-color: #ff6584;
	}

	.btn-lemax:hover {
		color: #ffffff;
		background-color: #ff8099;
		border-color: #ff8099;
	}

	.btn-lemax:active,
	.btn-lemax.active,
	.open > .dropdown-toggle.btn-lemax {
		color: #ffffff;
		background-color: #ff8099;
		border-color: #ff8099;
	}

		.btn-lemax:active:hover,
		.btn-lemax.active:hover,
		.open > .dropdown-toggle.btn-lemax:hover,
		.btn-lemax:active:focus,
		.btn-lemax.active:focus,
		.open > .dropdown-toggle.btn-lemax:focus,
		.btn-lemax:active.focus,
		.btn-lemax.active.focus,
		.open > .dropdown-toggle.btn-lemax.focus {
			color: #ffffff;
			background-color: #ff8099;
			border-color: #ff8099;
		}

	.btn-lemax:active,
	.btn-lemax.active,
	.open > .dropdown-toggle.btn-lemax {
		background-image: none;
	}

	.btn-lemax.disabled,
	.btn-lemax[disabled],
	fieldset[disabled] .btn-lemax,
	.btn-lemax.disabled:hover,
	.btn-lemax[disabled]:hover,
	fieldset[disabled] .btn-lemax:hover,
	.btn-lemax.disabled:focus,
	.btn-lemax[disabled]:focus,
	fieldset[disabled] .btn-lemax:focus,
	.btn-lemax.disabled.focus,
	.btn-lemax[disabled].focus,
	fieldset[disabled] .btn-lemax.focus,
	.btn-lemax.disabled:active,
	.btn-lemax[disabled]:active,
	fieldset[disabled] .btn-lemax:active,
	.btn-lemax.disabled.active,
	.btn-lemax[disabled].active,
	fieldset[disabled] .btn-lemax.active {
		background-color: #cfc4c6;
		border-color: #cfc4c6;
	}

	.btn-lemax .badge {
		color: #ff6584;
		background-color: #ffffff;
	}

.tinyList {
	font-size: 12px;
}

	.tinyList strong {
		font-weight: normal;
	}

.indent {
	display: inline;
}


.btn-primary {
	background-color: #ff4a73;
	border-color: #ff4a73;
}

	.btn-primary:focus,
	.btn-primary.focus {
		background-color: #d93f62;
		border-color: #d93f62;
	}

	.btn-primary:hover {
		background-color: #d93f62;
		border-color: #d93f62;
	}

	.btn-primary:active,
	.btn-primary.active,
	.open > .dropdown-toggle.btn-primary {
		background-color: #d93f62;
		border-color: #d93f62;
	}

		.btn-primary:active:hover,
		.btn-primary.active:hover,
		.open > .dropdown-toggle.btn-primary:hover,
		.btn-primary:active:focus,
		.btn-primary.active:focus,
		.open > .dropdown-toggle.btn-primary:focus,
		.btn-primary:active.focus,
		.btn-primary.active.focus,
		.open > .dropdown-toggle.btn-primary.focus {
			background-color: #d93f62;
			border-color: #d93f62;
		}


	.btn-primary.disabled,
	.btn-primary[disabled],
	fieldset[disabled] .btn-primary,
	.btn-primary.disabled:hover,
	.btn-primary[disabled]:hover,
	fieldset[disabled] .btn-primary:hover,
	.btn-primary.disabled:focus,
	.btn-primary[disabled]:focus,
	fieldset[disabled] .btn-primary:focus,
	.btn-primary.disabled.focus,
	.btn-primary[disabled].focus,
	fieldset[disabled] .btn-primary.focus,
	.btn-primary.disabled:active,
	.btn-primary[disabled]:active,
	fieldset[disabled] .btn-primary:active,
	.btn-primary.disabled.active,
	.btn-primary[disabled].active,
	fieldset[disabled] .btn-primary.active {
		background-color: #ff4a73;
		border-color: #ff4a73;
	}

.alert-info {
	background-color: #00a6e5;
	border-color: #0189bd;
	color: #ffffff;
}

.btn-Confirm {
	background-color: #2dca73;
	border-color: #2dca73;
	color: #ffffff;
}

	.btn-Confirm:focus,
	.btn-Confirm.focus {
		background-color: #1e9d56;
		border-color: #1e9d56;
		color: #ffffff;
	}

	.btn-Confirm:hover {
		background-color: #1e9d56;
		border-color: #1e9d56;
		color: #ffffff;
	}

	.btn-Confirm:active,
	.btn-Confirm.active,
	.open > .dropdown-toggle.btn-Confirm {
		background-color: #1e9d56;
		border-color: #1e9d56;
		color: #ffffff;
	}

		.btn-Confirm:active:hover,
		.btn-Confirm.active:hover,
		.open > .dropdown-toggle.btn-Confirm:hover,
		.btn-Confirm:active:focus,
		.btn-Confirm.active:focus,
		.open > .dropdown-toggle.btn-Confirm:focus,
		.btn-Confirm:active.focus,
		.btn-Confirm.active.focus,
		.open > .dropdown-toggle.btn-Confirm.focus {
			background-color: #1e9d56;
			border-color: #1e9d56;
			color: #ffffff;
		}


	.btn-Confirm.disabled,
	.btn-Confirm[disabled],
	fieldset[disabled] .btn-Confirm,
	.btn-Confirm.disabled:hover,
	.btn-Confirm[disabled]:hover,
	fieldset[disabled] .btn-Confirm:hover,
	.btn-Confirm.disabled:focus,
	.btn-Confirm[disabled]:focus,
	fieldset[disabled] .btn-Confirm:focus,
	.btn-Confirm.disabled.focus,
	.btn-Confirm[disabled].focus,
	fieldset[disabled] .btn-Confirm.focus,
	.btn-Confirm.disabled:active,
	.btn-Confirm[disabled]:active,
	fieldset[disabled] .btn-Confirm:active,
	.btn-Confirm.disabled.active,
	.btn-Confirm[disabled].active,
	fieldset[disabled] .btn-Confirm.active {
		background-color: #1e9d56;
		border-color: #1e9d56;
		color: #ffffff;
	}

.btn-Deny {
	background-color: #d9160b;
	border-color: #d9160b;
	color: #ffffff;
}

	.btn-Deny:focus,
	.btn-Deny.focus {
		background-color: #ff3c31;
		border-color: #ff3c31;
		color: #ffffff;
	}

	.btn-Deny:hover {
		background-color: #ff3c31;
		border-color: #ff3c31;
		color: #ffffff;
	}

	.btn-Deny:active,
	.btn-Deny.active,
	.open > .dropdown-toggle.btn-Deny {
		background-color: #ff3c31;
		border-color: #ff3c31;
		color: #ffffff;
	}

		.btn-Deny:active:hover,
		.btn-Deny.active:hover,
		.open > .dropdown-toggle.btn-Deny:hover,
		.btn-Deny:active:focus,
		.btn-Deny.active:focus,
		.open > .dropdown-toggle.btn-Deny:focus,
		.btn-Deny:active.focus,
		.btn-Deny.active.focus,
		.open > .dropdown-toggle.btn-Deny.focus {
			background-color: #ff3c31;
			border-color: #ff3c31;
			color: #ffffff;
		}


	.btn-Deny.disabled,
	.btn-Deny[disabled],
	fieldset[disabled] .btn-Deny,
	.btn-Deny.disabled:hover,
	.btn-Deny[disabled]:hover,
	fieldset[disabled] .btn-Deny:hover,
	.btn-Deny.disabled:focus,
	.btn-Deny[disabled]:focus,
	fieldset[disabled] .btn-Deny:focus,
	.btn-Deny.disabled.focus,
	.btn-Deny[disabled].focus,
	fieldset[disabled] .btn-Deny.focus,
	.btn-Deny.disabled:active,
	.btn-Deny[disabled]:active,
	fieldset[disabled] .btn-Deny:active,
	.btn-Deny.disabled.active,
	.btn-Deny[disabled].active,
	fieldset[disabled] .btn-Deny.active {
		background-color: #ff3c31;
		border-color: #ff3c31;
		color: #ffffff;
	}

.btn-Reject {
	background-color: #d9160b;
	border-color: #d9160b;
	color: #ffffff;
}

	.btn-Reject:focus,
	.btn-Reject.focus {
		background-color: #ff3c31;
		border-color: #ff3c31;
		color: #ffffff;
	}

	.btn-Reject:hover {
		background-color: #ff3c31;
		border-color: #ff3c31;
		color: #ffffff;
	}

	.btn-Reject:active,
	.btn-Reject.active,
	.open > .dropdown-toggle.btn-Reject {
		background-color: #ff3c31;
		border-color: #ff3c31;
		color: #ffffff;
	}

		.btn-Reject:active:hover,
		.btn-Reject.active:hover,
		.open > .dropdown-toggle.btn-Reject:hover,
		.btn-Reject:active:focus,
		.btn-Reject.active:focus,
		.open > .dropdown-toggle.btn-Reject:focus,
		.btn-Reject:active.focus,
		.btn-Reject.active.focus,
		.open > .dropdown-toggle.btn-Reject.focus {
			background-color: #ff3c31;
			border-color: #ff3c31;
			color: #ffffff;
		}


	.btn-Reject.disabled,
	.btn-Reject[disabled],
	fieldset[disabled] .btn-Reject,
	.btn-Reject.disabled:hover,
	.btn-Reject[disabled]:hover,
	fieldset[disabled] .btn-Reject:hover,
	.btn-Reject.disabled:focus,
	.btn-Reject[disabled]:focus,
	fieldset[disabled] .btn-Reject:focus,
	.btn-Reject.disabled.focus,
	.btn-Reject[disabled].focus,
	fieldset[disabled] .btn-Reject.focus,
	.btn-Reject.disabled:active,
	.btn-Reject[disabled]:active,
	fieldset[disabled] .btn-Reject:active,
	.btn-Reject.disabled.active,
	.btn-Reject[disabled].active,
	fieldset[disabled] .btn-Reject.active {
		background-color: #ff3c31;
		border-color: #ff3c31;
		color: #ffffff;
	}

.item-status {
	padding: 3px 4px;
	border-radius: 3px;
	line-height: 16px;
	display: inline;
}

	.item-status.item-status-1,
	.item-status.item-status-2,
	.item-status.item-status-8,
	.item-status.item-status-17 {
		background: #E3FCEF;
		color: #00875A;
	}

	.item-status.item-status-4 {
		background: #e3fcef;
		color: #00875a;
	}

	.item-status.item-status-16 {
		background: #8993a4;
		color: #fff;
	}

	.item-status.item-status-9 {
		background: #2dca73;
		color: #fff;
	}

	.item-status.item-status-3,
	.item-status.item-status-10,
	.item-status.item-status-6,
	.item-status.item-status-7 {
		background: #FF3C31;
		color: #fff;
	}

.well-white {
	background-color: #fff;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	padding: 16px;
}

.lemax-theme {
	color: #0a2b45;
}

	.lemax-theme .entry-title {
		font-size: 2em;
		color: #104772;
		font-weight: 600;
		letter-spacing: -.015em;
		-moz-font-feature-settings: "ss01" off;
		-webkit-font-feature-settings: "ss01" off;
		font-feature-settings: "ss01" off;
		line-height: 1.2em;
	}

	.lemax-theme .blank-header {
		width: 100%;
		background: #00a6e5;
		padding: 8px 16px;
		color: #fff;
		min-height: 42px;
	}

.lemax-home-logo {
	line-height: 100vh;
	height: 100vh;
	background: #fff;
}

@media (min-width: 768px) {
	.text-right-sm {
		text-align: right;
	}
}

.bigPhoto,
.photoItem,
.bigPhotoTwoPictures {
	height: 100%;
}
.smallPhoto {
	height: calc(50% - 10px);
}

.itineraryPhotosTable td + td {
	width: 50%;
}

.DescriptionRoot,
.DescriptionRoot table{
	width: 100% !important;
}
.DescriptionItineraryDay {
	color: #804153;
	height: 100%;
	padding-top: 6px;
	text-transform: uppercase;
	font-size: 20px;
	font-weight: bold;
}

.DescriptionItineraryObjectNameAndDetailsTable td {
	vertical-align: top;
}

.DescriptionItineraryObjectNameAndDetailsTable {
	width: 100%;
}

.DescriptionItineraryItem {
	width: 67%;
}

.DescriptionBold {
	font-weight: bold;
}

.DescriptionIrrelevant {
	color: #a0a0a0;
}

.DescriptionThinBorder {
	width: 100%;
	height: 0.4px;
	border-top: 0.4px solid #804153;
}