﻿[class^="icon-"]::before, [class*=" icon-"]::before {
    font-family: "FontAwesome";
    font-style: normal;
}

#sr-advancedsearch-form.form-inline {
  padding: 42px 0;
  text-align: center;
}
#property_details .nav-tabs {
	margin: 0;
}

.nav-tabs > li > a {
	margin-right: 0;
}

a[title="Web development, Joomla, CMS, CRM, Online shop software, databases"] {
	display: none!important;
}

@media (max-width: 1100px) {
	.table-tariffs {
		display: block;
	}

	.table-tariffs td {
		display: block;
		width: 100%;
		box-sizing: border-box;
		padding-left: 50% !important;
		position: relative;
	}
	
	.table-tariffs td:before {
		position: absolute;
		left: 0;
		content: attr(data-title);
	}
	
	.table-tariffs tr,
	.table-tariffs tbody {
		width: 100%;
		display: block;
	}
	
	.table-tariffs thead {
		display: none;
	}
	
	.table-tariffs .minday,
	.table-tariffs .maxday {
		display: none;
	}
}

@media (max-width: 767px) {

  #sr-advancedsearch-form.form-inline {

    text-align: left;

  }

}

#sr-advancedsearch-form.form-inline label {

  display: none;

}

#sr-advancedsearch-form.form-inline .form-group {
  position: relative;
	color: #34495e;
	margin-right: 30px;
}
#sr-advancedsearch-form.form-inline .form-group:before,
#sr-advancedsearch-form.form-inline .form-group:after {
  content: " ";
  display: table;
}
#sr-advancedsearch-form.form-inline .form-group:after {
  clear: both;
}
@media (max-width: 767px) {
  #sr-advancedsearch-form.form-inline .form-group {
    padding-left: 0;
  }
}
#sr-advancedsearch-form.form-inline .form-group.location {
  position: relative;
}
#sr-advancedsearch-form.form-inline .form-group.location:before {
  content: "\f124";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  padding-right: 0.5em;
  position: absolute;
  top: 10px;
  right: 0;
}
@media (max-width: 767px) {
  #sr-advancedsearch-form.form-inline .form-group.location:before {
    right: 10px;
    z-index: 2;
  }
}
#sr-advancedsearch-form.form-inline .form-group .datepicker_inline {
  position: absolute;
  z-index: 1001;
}
#sr-advancedsearch-form.form-inline .form-group .room_num_row {
  line-height: 40px;
}
#sr-advancedsearch-form.form-inline .form-control {
  border-width: 0;
  border-bottom-width: 2px;
}
#sr-advancedsearch-form.form-inline .form-control:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: 0;
}
#sr-advancedsearch-form.form-inline .form-control#location {
  position: relative;
}
#sr-advancedsearch-form.form-inline .form-control#location:before {
  content: "\f041";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  color: #eeeeee;
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 2;
}
#sr-advancedsearch-form.form-inline .datefield {
  position: relative;
  border: 0;
  border-bottom: 2px solid #dfdfdf;
  margin: 0;
  border-radius: 0;
  font-size: 14px;
  line-height: 24px;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 0 60px 0 0;
  height: auto;
  background: none;
  color: #34495e;
  font-weight: 300;
  letter-spacing: 1px;
  background: url(../images/cal-ico.png) no-repeat right 4px;
}
#sr-advancedsearch-form.form-inline .btn {
  margin-left: 55px;
  padding: 0 50px;
  font-size: 18px;
  font-weight: 400;
  height: 42px;
  padding-top: 3px;
}
@media (max-width: 767px) {
  #sr-advancedsearch-form.form-inline .btn {
    margin-left: 0;
  }
}
#sr-advancedsearch-form.form-inline .ui-datepicker {
  margin: 0 5px;
  width: auto;
  border-radius: 0;
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  border-color: #eeeeee;
}
#sr-advancedsearch-form.form-inline .ui-datepicker .ui-datepicker-header {
  border-radius: 0;
  background: #f7f7f7;
  border: 0;
}
#sr-advancedsearch-form.form-inline .ui-datepicker .ui-state-highlight,
#sr-advancedsearch-form.form-inline .ui-datepicker .ui-widget-content .ui-state-highlight,
#sr-advancedsearch-form.form-inline .ui-datepicker .ui-widget-header .ui-state-highlight {
  background: #43a047;
  color: #ffffff;
}
#sr-advancedsearch-form.form-inline .ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  background: #3f51b5;
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  border-radius: 2px;
  color: #ffffff;
}
#sr-advancedsearch-form.form-inline .availability-calendar {
  padding: 22px;
  z-index: 2;
  position: absolute;
  background: #fff;
  text-align: left;
  color: #616161;
  border: 1px solid #eeeeee;
}
#sr-advancedsearch-form.form-inline .availability-calendar table tr.row-week-day {
  background: #f7f7f7;
}

#solidres .carousel .carousel-control {
	text-indent: -9999px;
	width: 26px;
	height: 26px;
	top: auto;
	bottom: 0;
	border: none;
	border-radius: 0;
}

#solidres .carousel .carousel-control.right {
  right: px;
  left: auto;
  background: url(../images/s_next.png);
}

#solidres .carousel .carousel-control.right:hover {
  background: url(../images/s_next_hover.png);
}

#solidres .carousel .carousel-control.left {
  right: 29px;
  left: auto;
  background: url(../images/s_prev.png);
}
#solidres .carousel .carousel-control.left:hover {
  background: url(../images/s_prev_hover.png);
}
#solidres .solidres-ajaxloading {
  top: 0 !important;
  left: 0 !important;
  width: auto !important;
  height: auto !important;
  right: 0 !important;
  bottom: 0 !important;
}
#solidres .asset-item .room-type-row {
  padding: 11px 0;
  font-size: 14px;
  position: relative;
}

.icon-search {
	display: inline-block;
	width: 16px;
	height: 16px;
	background: url(../images/search-ico.png) no-repeat;
	vertical-align: text-top;
}

#sr-advancedsearch-form.form-inline .range {
	margin-right: 85px;
	font-size: 20px;
	line-height: 24px;
	border-bottom: #34495e 1px solid;
}

.search-navbar .nav {
	margin: 0;
}

.search-navbar .nav > li {
	display: inline-block;
}

.nav > li > a.triggersorting {
	width: 34px;
	height: 34px;
	background-position: center;
	background-repeat: no-repeat;
	border: #c4c7c7 1px solid;
	padding: 0;
}

#listview {
	background-image: url(../images/list-ico.png);
}

#gridview {
	background-image: url(../images/grid-ico.png);
}

.nav > li > a.triggersorting:hover,
.nav > li > a.triggersorting:focus,
.nav > li > a.triggersorting.active {
  background-color: #f7f7f7;
}

.search-navbar .sorters > li {
	float: left;
	margin-right: 30px;
	line-height: 34px;
	height: 34px;
	padding: 0;
	border: #c4c7c7 1px solid;
	min-width: 168px;
	position: relative;
}

.search-navbar .sorters > li > a {
	padding: 0 9px;
	color: #34495e;
}

.search-navbar .caret {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 6px;
	background: url(../images/down-arrow.png);
	border: none;
	margin: 0;
	position: absolute;
	right: 9px;
	top: 50%;
	margin: -4px 0 0 0;
}

.search-navbar {
	line-height: 0;
	margin-bottom: 30px;
}

.city {
	color: #f4790f;
}

.asset-row-list h3,
.asset-title {
	font-size: 18px;
	font-weight: 400;
	color: #5e656b;
	margin: 10px 0;
}

.page-header h2,
.reservation_asset_item .asset-title {
	font-size: 18px;
	font-weight: 400;
	color: #34495e;
	font-size: 30px;
	line-height: 30px;
	margin: 0 0 20px;
}

.lap {
	margin-top: 20px;
}

.asset-item .price {
	float: right;
	font-size: 18px;
	font-weight: 600;
	text-transform: uppercase;
	color: #34495e;
}

.asset-item {
	border-bottom: #eceded 2px solid;
	padding: 0 0 20px;
}

.asset-row-list .asset-item {
	padding: 15px 0;
}

.asset-row {
	margin-bottom: 0;
}

.modwrap.contact .btn {
	padding-left: 45px;
	padding-right: 45px;
	font-size: 16px;
  color: #ffffff;
  background-color: #f4790f;
-webkit-box-shadow: 1px 2px 0px 0px rgba(171,88,16,1);
-moz-box-shadow: 1px 2px 0px 0px rgba(171,88,16,1);
box-shadow: 1px 2px 0px 0px rgba(171,88,16,1);
}

.tp-caption h3 {
	color: #fff;
}

.col-p {
	padding: 15px;
	float: left;
	box-sizing: border-box;
	display: block;
}

.col-p-33 {
	width: 33.33333%;
}

.reservation_asset_item img,
.reservation_asset_item .other-photos img {
	width: 100%;
	vertical-align: middle;
	margin: 0;
	padding: 0;
}

.asset-desc {
	clear: both;
	margin-top: 30px;
}

.asset-subinfo-group {
	padding-bottom: 30px;
}

.asset-subinfo-group .address_1 {
	color: #f4790f;
	font-size: 14px;
	font-style: normal;
}

.wizard {
	background: none;
	border: none;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
}

.wizard ul {
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	width: 100%;
}

.wizard ul li.col-p-33 {
	background: #eeeceb;
	color: #1a171b;
	font-size: 18px;
	line-height: 52px;
	height: 52px;
	text-align: center;
	border: none;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	margin: 0;
	padding: 0;
	width: 33.33333%;
}

.wizard ul li.active {
	background: #f68220;
	color: #fff;
}

.steps li a {
	color: #fff;
}

.wizard ul li .chevron {
	border: none;
	right:0;
	height: 100%;
	width: 2px;
	background: #fff;
}

.wizard ul li .chevron::before {
	display: none;
}

.nxt {
	display: inline-block;
	padding-right: 30px;
	background: url(../images/step_arrow.png) no-repeat right;
}

.active .nxt {
	background-image: url(../images/step_arrow_active.png);
}


#team img {
	width: 200px;
	float: left;
	margin-right: 30px;
	clear: left;
}

#team {
	line-height: 1.3;
}

#team .col-sm-4 {
	overflow: hidden;
}

.t-name {
	color: #000;
	display: block;
	margin-bottom: 20px;
}

.row.team {
	margin-bottom: 50px;
}

.hl {
	color: #f4790f;
	margin-bottom: 20px;
    display: block;
}

.text-right {
	text-align: right;
}

.tariff-box {
	margin: 0;
}

.button-row.button-row-bottom {
	border: none;
}

.roomtype_total {
	font-size: 16px;
	line-height: 1;
	color: #F00;
}

.form-guest-title {
	margin: 0;
}

.list-unstyled {
	list-style: none;
	margin: 0;
	padding: 0;
}

.asset-desc {
	padding-bottom: 30px;
}

h4.catItemTitle {
    margin: 0px 0px 10px;
    font-weight: bold;
    font-size: 19px;
    min-height: 48px;
}

.ui-datepicker {
    z-index: 1000 !important;
}

#wrapper span.catItemImage,
#wrapper .subCategoryImage {
    height: 300px;
    overflow: hidden;
}

#wrapper span.catItemImage img,
#wrapper .subCategoryImage img {
	object-fit: cover;
	height: 100%;
    position: relative;
    top: 50%;
  	-webkit-transform: translateY(-50%);
  	-ms-transform: translateY(-50%);
  	transform: translateY(-50%);
}

#wrapper .subCategory:hover .subCategoryImage img {
  	-ms-transform: translateY(-50%) scale(1.1); /* IE 9 */
    -webkit-transform: translateY(-50%) scale(1.1); /* Safari */
    transform: translateY(-50%) scale(1.1);
  	
}

#wrapper .property-pic-wrapper a.nopopuplink {
  	height: 182px;
    overflow: hidden;
  	display:block;
}

#wrapper .property-pic-wrapper a img {
  	position: relative;
    top: 50%;
  	height:auto;
  	-webkit-transform: translateY(-50%);
  	-ms-transform: translateY(-50%);
  	transform: translateY(-50%);
}

#wrapper .team .col-sm-4 {
  margin-bottom:30px;
}

#wrapper #mainnav {
    width: 100%;
}

.visible-xs, .visible-sm, .visible-md, .visible-lg {
    display: none !important;
}


#wrapper #property_details .pdetails-btn-icon {
    margin-top: 12px;
    display: block;
}

#wrapper #property_details .pdetails-icons {
	margin: 0;
	padding-top: 15px;
} 

#wrapper .itemContainer[style="width: 100%;"]	{
  	width:100%!important;
  	min-width:100%;
}

.itemGrid div#itemListPrimary {
	display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
	margin: 0 -15px;
}

.itemGrid .itemContainer {
  	padding: 30px 15px 0;
  	width: 33.3%;
  	display: flex;
    flex-direction: column;
}

.itemContainer.itemContainerLast:after {
    visibility: hidden;
  	display: block;
  	font-size: 0;
  	content: " ";
  	clear: both;
  	height: 0;
}

#wrapper .itemGrid {
    margin: 0;
}

#wrapper .kontakt img {
  	float: right;
	margin-bottom: 20px;
}

#wrapper .kontakt iframe {
	float: right;
	width: 100%;
    max-width: 900px;
}

.build-references .itemGrid .catItemExtraFields span {
    margin-top: 10px;
	min-height: 120px;
}

.build-references  div.catItemView {
    padding-bottom: none;
    border-bottom: none;
}

#wrapper .team.service img {
  	float:none;
  	margin-bottom:10px;
}

@media screen and (max-width: 1200px) {

#wrapper .property-pic-wrapper a.nopopuplink {
    height: 300px!important;
}
  
}

@media screen and (max-width: 768px) {

#wrapper span.catItemImage, #wrapper .subCategoryImage {
    height: 230px;
    overflow: hidden;
}

}

@media screen and (max-width: 500px) {

#wrapper .kontakt img {
  	float: none;
	margin-bottom: 20px;
}
  
}

#jomres_content_area .row {
	margin-left: -10px;
}

.ui-datepicker-trigger {
	box-sizing: padding-box;
	max-width: 39px;
	padding: 8px 13px;
	position: absolute;
	right: 1px;
	top: 1px;
	z-index: 99;
	border-left: #ccc 1px solid;
	background: #eee;
}

.input-group {
	position: relative;
}