/* FRONTEND LESS
*********************************************/
/* Variables and colors */
/* raleway-300 - latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/raleway-v12-latin-300.eot');
  /* IE9 Compat Modes */
  src: local('Raleway Light'), local('Raleway-Light'), url('../fonts/raleway-v12-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/raleway-v12-latin-300.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/raleway-v12-latin-300.woff') format('woff'), /* Modern Browsers */ url('../fonts/raleway-v12-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/raleway-v12-latin-300.svg#Raleway') format('svg');
  /* Legacy iOS */
}
/* raleway-regular - latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/raleway-v12-latin-regular.eot');
  /* IE9 Compat Modes */
  src: local('Raleway'), local('Raleway-Regular'), url('../fonts/raleway-v12-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/raleway-v12-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/raleway-v12-latin-regular.woff') format('woff'), /* Modern Browsers */ url('../fonts/raleway-v12-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/raleway-v12-latin-regular.svg#Raleway') format('svg');
  /* Legacy iOS */
}
/* raleway-500 - latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/raleway-v12-latin-500.eot');
  /* IE9 Compat Modes */
  src: local('Raleway Medium'), local('Raleway-Medium'), url('../fonts/raleway-v12-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/raleway-v12-latin-500.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/raleway-v12-latin-500.woff') format('woff'), /* Modern Browsers */ url('../fonts/raleway-v12-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/raleway-v12-latin-500.svg#Raleway') format('svg');
  /* Legacy iOS */
}
/* raleway-600 - latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/raleway-v12-latin-600.eot');
  /* IE9 Compat Modes */
  src: local('Raleway SemiBold'), local('Raleway-SemiBold'), url('../fonts/raleway-v12-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/raleway-v12-latin-600.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/raleway-v12-latin-600.woff') format('woff'), /* Modern Browsers */ url('../fonts/raleway-v12-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/raleway-v12-latin-600.svg#Raleway') format('svg');
  /* Legacy iOS */
}
/* raleway-700 - latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/raleway-v12-latin-700.eot');
  /* IE9 Compat Modes */
  src: local('Raleway Bold'), local('Raleway-Bold'), url('../fonts/raleway-v12-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/raleway-v12-latin-700.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/raleway-v12-latin-700.woff') format('woff'), /* Modern Browsers */ url('../fonts/raleway-v12-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/raleway-v12-latin-700.svg#Raleway') format('svg');
  /* Legacy iOS */
}
/* raleway-800 - latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 800;
  src: url('../fonts/raleway-v12-latin-800.eot');
  /* IE9 Compat Modes */
  src: local('Raleway ExtraBold'), local('Raleway-ExtraBold'), url('../fonts/raleway-v12-latin-800.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/raleway-v12-latin-800.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/raleway-v12-latin-800.woff') format('woff'), /* Modern Browsers */ url('../fonts/raleway-v12-latin-800.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/raleway-v12-latin-800.svg#Raleway') format('svg');
  /* Legacy iOS */
}
/* IcoMoon *
 ***********************************/
@font-face {
  font-family: 'IcoMoon';
  src: url('../../../media/jui/fonts/IcoMoon.eot');
  src: url('../../../media/jui/fonts/IcoMoon.eot?#iefix') format('embedded-opentype'), url('../../../media/jui/fonts/IcoMoon.woff') format('woff'), url('../../../media/jui/fonts/IcoMoon.ttf') format('truetype'), url('../../../media/jui/fonts/IcoMoon.svg#IcoMoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
[data-icon]:before {
  font-family: 'IcoMoon';
  content: attr(data-icon);
  speak: none;
}
[class^="icon-"],
[class*=" icon-"] {
  display: inline-block;
  width: 14px;
  height: 14px;
  margin-right: 0.25em;
  line-height: 14px;
}
dd > span[class^="icon-"] + time,
dd > span[class*=" icon-"] + time {
  margin-left: -0.25em;
}
dl.article-info dd.hits span[class^="icon-"],
dl.article-info dd.hits span[class*=" icon-"] {
  margin-right: 0;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: 'IcoMoon';
  font-style: normal;
  speak: none;
}
[class^="icon-"].disabled,
[class*=" icon-"].disabled {
  font-weight: normal;
}
.icon-joomla:before {
  content: "\e200";
}
.icon-chevron-up:before,
.icon-uparrow:before,
.icon-arrow-up:before {
  content: "\e005";
}
.icon-chevron-right:before,
.icon-rightarrow:before,
.icon-arrow-right:before {
  content: "\e006";
}
.icon-chevron-down:before,
.icon-downarrow:before,
.icon-arrow-down:before {
  content: "\e007";
}
.icon-chevron-left:before,
.icon-leftarrow:before,
.icon-arrow-left:before {
  content: "\e008";
}
.icon-arrow-first:before {
  content: "\e003";
}
.icon-arrow-last:before {
  content: "\e004";
}
.icon-arrow-up-2:before {
  content: "\e009";
}
.icon-arrow-right-2:before {
  content: "\e00a";
}
.icon-arrow-down-2:before {
  content: "\e00b";
}
.icon-arrow-left-2:before {
  content: "\e00c";
}
.icon-arrow-up-3:before {
  content: "\e00f";
}
.icon-arrow-right-3:before {
  content: "\e010";
}
.icon-arrow-down-3:before {
  content: "\e011";
}
.icon-arrow-left-3:before {
  content: "\e012";
}
.icon-menu-2:before {
  content: "\e00e";
}
.icon-arrow-up-4:before {
  content: "\e201";
}
.icon-arrow-right-4:before {
  content: "\e202";
}
.icon-arrow-down-4:before {
  content: "\e203";
}
.icon-arrow-left-4:before {
  content: "\e204";
}
.icon-share:before,
.icon-redo:before {
  content: "\27";
}
.icon-undo:before {
  content: "\28";
}
.icon-forward-2:before {
  content: "\e205";
}
.icon-backward-2:before,
.icon-reply:before {
  content: "\e206";
}
.icon-unblock:before,
.icon-refresh:before,
.icon-redo-2:before {
  content: "\6c";
}
.icon-undo-2:before {
  content: "\e207";
}
.icon-move:before {
  content: "\7a";
}
.icon-expand:before {
  content: "\66";
}
.icon-contract:before {
  content: "\67";
}
.icon-expand-2:before {
  content: "\68";
}
.icon-contract-2:before {
  content: "\69";
}
.icon-play:before {
  content: "\e208";
}
.icon-pause:before {
  content: "\e209";
}
.icon-stop:before {
  content: "\e210";
}
.icon-previous:before,
.icon-backward:before {
  content: "\7c";
}
.icon-next:before,
.icon-forward:before {
  content: "\7b";
}
.icon-first:before {
  content: "\7d";
}
.icon-last:before {
  content: "\e000";
}
.icon-play-circle:before {
  content: "\e00d";
}
.icon-pause-circle:before {
  content: "\e211";
}
.icon-stop-circle:before {
  content: "\e212";
}
.icon-backward-circle:before {
  content: "\e213";
}
.icon-forward-circle:before {
  content: "\e214";
}
.icon-loop:before {
  content: "\e001";
}
.icon-shuffle:before {
  content: "\e002";
}
.icon-search:before {
  content: "\53";
}
.icon-zoom-in:before {
  content: "\64";
}
.icon-zoom-out:before {
  content: "\65";
}
.icon-apply:before,
.icon-edit:before,
.icon-pencil:before {
  content: "\2b";
}
.icon-pencil-2:before {
  content: "\2c";
}
.icon-brush:before {
  content: "\3b";
}
.icon-save-new:before,
.icon-plus-2:before {
  content: "\5d";
}
.icon-minus-sign:before,
.icon-minus-2:before {
  content: "\5e";
}
.icon-delete:before,
.icon-remove:before,
.icon-cancel-2:before {
  content: "\49";
}
.icon-publish:before,
.icon-save:before,
.icon-ok:before,
.icon-checkmark:before {
  content: "\47";
}
.icon-new:before,
.icon-plus:before {
  content: "\2a";
}
.icon-plus-circle:before {
  content: "\e215";
}
.icon-minus:before,
.icon-not-ok:before {
  content: "\4b";
}
.icon-ban-circle:before,
.icon-minus-circle:before {
  content: "\e216";
}
.icon-unpublish:before,
.icon-cancel:before {
  content: "\4a";
}
.icon-cancel-circle:before {
  content: "\e217";
}
.icon-checkmark-2:before {
  content: "\e218";
}
.icon-checkmark-circle:before {
  content: "\e219";
}
.icon-info:before {
  content: "\e220";
}
.icon-info-2:before,
.icon-info-circle:before {
  content: "\e221";
}
.icon-question:before,
.icon-question-sign:before,
.icon-help:before {
  content: "\45";
}
.icon-question-2:before,
.icon-question-circle:before {
  content: "\e222";
}
.icon-notification:before {
  content: "\e223";
}
.icon-notification-2:before,
.icon-notification-circle:before {
  content: "\e224";
}
.icon-pending:before,
.icon-warning:before {
  content: "\48";
}
.icon-warning-2:before,
.icon-warning-circle:before {
  content: "\e225";
}
.icon-checkbox-unchecked:before {
  content: "\3d";
}
.icon-checkin:before,
.icon-checkbox:before,
.icon-checkbox-checked:before {
  content: "\3e";
}
.icon-checkbox-partial:before {
  content: "\3f";
}
.icon-square:before {
  content: "\e226";
}
.icon-radio-unchecked:before {
  content: "\e227";
}
.icon-radio-checked:before,
.icon-generic:before {
  content: "\e228";
}
.icon-circle:before {
  content: "\e229";
}
.icon-signup:before {
  content: "\e230";
}
.icon-grid:before,
.icon-grid-view:before {
  content: "\58";
}
.icon-grid-2:before,
.icon-grid-view-2:before {
  content: "\59";
}
.icon-menu:before {
  content: "\5a";
}
.icon-list:before,
.icon-list-view:before {
  content: "\31";
}
.icon-list-2:before {
  content: "\e231";
}
.icon-menu-3:before {
  content: "\e232";
}
.icon-folder-open:before,
.icon-folder:before {
  content: "\2d";
}
.icon-folder-close:before,
.icon-folder-2:before {
  content: "\2e";
}
.icon-folder-plus:before {
  content: "\e234";
}
.icon-folder-minus:before {
  content: "\e235";
}
.icon-folder-3:before {
  content: "\e236";
}
.icon-folder-plus-2:before {
  content: "\e237";
}
.icon-folder-remove:before {
  content: "\e238";
}
.icon-file:before {
  content: "\e016";
}
.icon-file-2:before {
  content: "\e239";
}
.icon-file-add:before,
.icon-file-plus:before {
  content: "\29";
}
.icon-file-minus:before {
  content: "\e017";
}
.icon-file-check:before {
  content: "\e240";
}
.icon-file-remove:before {
  content: "\e241";
}
.icon-save-copy:before,
.icon-copy:before {
  content: "\e018";
}
.icon-stack:before {
  content: "\e242";
}
.icon-tree:before {
  content: "\e243";
}
.icon-tree-2:before {
  content: "\e244";
}
.icon-paragraph-left:before {
  content: "\e246";
}
.icon-paragraph-center:before {
  content: "\e247";
}
.icon-paragraph-right:before {
  content: "\e248";
}
.icon-paragraph-justify:before {
  content: "\e249";
}
.icon-screen:before {
  content: "\e01c";
}
.icon-tablet:before {
  content: "\e01d";
}
.icon-mobile:before {
  content: "\e01e";
}
.icon-box-add:before {
  content: "\51";
}
.icon-box-remove:before {
  content: "\52";
}
.icon-download:before {
  content: "\e021";
}
.icon-upload:before {
  content: "\e022";
}
.icon-home:before {
  content: "\21";
}
.icon-home-2:before {
  content: "\e250";
}
.icon-out-2:before,
.icon-new-tab:before {
  content: "\e024";
}
.icon-out-3:before,
.icon-new-tab-2:before {
  content: "\e251";
}
.icon-link:before {
  content: "\e252";
}
.icon-picture:before,
.icon-image:before {
  content: "\2f";
}
.icon-pictures:before,
.icon-images:before {
  content: "\30";
}
.icon-palette:before,
.icon-color-palette:before {
  content: "\e014";
}
.icon-camera:before {
  content: "\55";
}
.icon-camera-2:before,
.icon-video:before {
  content: "\e015";
}
.icon-play-2:before,
.icon-video-2:before,
.icon-youtube:before {
  content: "\56";
}
.icon-music:before {
  content: "\57";
}
.icon-user:before {
  content: "\22";
}
.icon-users:before {
  content: "\e01f";
}
.icon-vcard:before {
  content: "\6d";
}
.icon-address:before {
  content: "\70";
}
.icon-share-alt:before,
.icon-out:before {
  content: "\26";
}
.icon-enter:before {
  content: "\e257";
}
.icon-exit:before {
  content: "\e258";
}
.icon-comment:before,
.icon-comments:before {
  content: "\24";
}
.icon-comments-2:before {
  content: "\25";
}
.icon-quote:before,
.icon-quotes-left:before {
  content: "\60";
}
.icon-quote-2:before,
.icon-quotes-right:before {
  content: "\61";
}
.icon-quote-3:before,
.icon-bubble-quote:before {
  content: "\e259";
}
.icon-phone:before {
  content: "\e260";
}
.icon-phone-2:before {
  content: "\e261";
}
.icon-envelope:before,
.icon-mail:before {
  content: "\4d";
}
.icon-envelope-opened:before,
.icon-mail-2:before {
  content: "\4e";
}
.icon-unarchive:before,
.icon-drawer:before {
  content: "\4f";
}
.icon-archive:before,
.icon-drawer-2:before {
  content: "\50";
}
.icon-briefcase:before {
  content: "\e020";
}
.icon-tag:before {
  content: "\e262";
}
.icon-tag-2:before {
  content: "\e263";
}
.icon-tags:before {
  content: "\e264";
}
.icon-tags-2:before {
  content: "\e265";
}
.icon-options:before,
.icon-cog:before {
  content: "\38";
}
.icon-cogs:before {
  content: "\37";
}
.icon-screwdriver:before,
.icon-tools:before {
  content: "\36";
}
.icon-wrench:before {
  content: "\3a";
}
.icon-equalizer:before {
  content: "\39";
}
.icon-dashboard:before {
  content: "\78";
}
.icon-switch:before {
  content: "\e266";
}
.icon-filter:before {
  content: "\54";
}
.icon-purge:before,
.icon-trash:before {
  content: "\4c";
}
.icon-checkedout:before,
.icon-lock:before,
.icon-locked:before {
  content: "\23";
}
.icon-unlock:before {
  content: "\e267";
}
.icon-key:before {
  content: "\5f";
}
.icon-support:before {
  content: "\46";
}
.icon-database:before {
  content: "\62";
}
.icon-scissors:before {
  content: "\e268";
}
.icon-health:before {
  content: "\6a";
}
.icon-wand:before {
  content: "\6b";
}
.icon-eye-open:before,
.icon-eye:before {
  content: "\3c";
}
.icon-eye-close:before,
.icon-eye-blocked:before,
.icon-eye-2:before {
  content: "\e269";
}
.icon-clock:before {
  content: "\6e";
}
.icon-compass:before {
  content: "\6f";
}
.icon-broadcast:before,
.icon-connection:before,
.icon-wifi:before {
  content: "\e01b";
}
.icon-book:before {
  content: "\e271";
}
.icon-lightning:before,
.icon-flash:before {
  content: "\79";
}
.icon-print:before,
.icon-printer:before {
  content: "\e013";
}
.icon-feed:before {
  content: "\71";
}
.icon-calendar:before {
  content: "\43";
}
.icon-calendar-2:before {
  content: "\44";
}
.icon-calendar-3:before {
  content: "\e273";
}
.icon-pie:before {
  content: "\77";
}
.icon-bars:before {
  content: "\76";
}
.icon-chart:before {
  content: "\75";
}
.icon-power-cord:before {
  content: "\32";
}
.icon-cube:before {
  content: "\33";
}
.icon-puzzle:before {
  content: "\34";
}
.icon-attachment:before,
.icon-paperclip:before,
.icon-flag-2:before {
  content: "\72";
}
.icon-lamp:before {
  content: "\74";
}
.icon-pin:before,
.icon-pushpin:before {
  content: "\73";
}
.icon-location:before {
  content: "\63";
}
.icon-shield:before {
  content: "\e274";
}
.icon-flag:before {
  content: "\35";
}
.icon-flag-3:before {
  content: "\e275";
}
.icon-bookmark:before {
  content: "\e023";
}
.icon-bookmark-2:before {
  content: "\e276";
}
.icon-heart:before {
  content: "\e277";
}
.icon-heart-2:before {
  content: "\e278";
}
.icon-thumbs-up:before {
  content: "\5b";
}
.icon-thumbs-down:before {
  content: "\5c";
}
.icon-unfeatured:before,
.icon-asterisk:before,
.icon-star-empty:before {
  content: "\40";
}
.icon-star-2:before {
  content: "\41";
}
.icon-featured:before,
.icon-default:before,
.icon-star:before {
  content: "\42";
}
.icon-smiley:before,
.icon-smiley-happy:before {
  content: "\e279";
}
.icon-smiley-2:before,
.icon-smiley-happy-2:before {
  content: "\e280";
}
.icon-smiley-sad:before {
  content: "\e281";
}
.icon-smiley-sad-2:before {
  content: "\e282";
}
.icon-smiley-neutral:before {
  content: "\e283";
}
.icon-smiley-neutral-2:before {
  content: "\e284";
}
.icon-cart:before {
  content: "\e019";
}
.icon-basket:before {
  content: "\e01a";
}
.icon-credit:before {
  content: "\e286";
}
.icon-credit-2:before {
  content: "\e287";
}
.icon-expired:before {
  content: "\4b";
}
html {
  overflow-y: scroll;
  /* scrollbar fix (prevent ugly left pull for lower content sites) */
  /*border-bottom: 1px solid @gray3;*/
}
body {
  padding: 0;
  margin: 0;
  color: #444444;
  background: #fff;
  font-family: 'Raleway', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 25px;
}
/* Layout
  Grid Positions are declared in Media Queries
*/
.grid-container .header {
  width: 100%;
  /* in Media Queries:
		height: 232px;
		background: url(../images/ascona-desktop-300-2.jpg) 0 0 no-repeat;
		*/
}
.grid-container .logo {
  /* in Media Queries:
		float: left;
		.custom {
			padding-left: 100px;
			img {
				margin-right: 50px;
			}
		}*/
}
.grid-container .brand {
  /* in Media Queries:
		float: left;
		margin-top: 60px;
		h1 {
			color: @white;
		}
		*/
}
.grid-container .mod-languages .visually-hidden {
  display: none;
}
.grid-container .mod-languages li {
  margin-left: 2px;
  margin-right: 2px;
}
.grid-container .mod-languages li a {
  color: #fff;
  text-shadow: 1px 1px 1px #000;
}
.grid-container .mod-languages li a::after {
  color: #fff;
  text-shadow: 1px 1px 1px #000;
  margin-left: 2px;
  content: "•";
}
.grid-container .mod-languages li a:hover {
  color: #41c3ff;
  text-shadow: 1px 1px 1px #000;
}
.grid-container .mod-languages li.lang-active {
  background: unset;
}
.grid-container .mod-languages li.lang-active a {
  color: #41c3ff;
  text-shadow: 1px 1px 1px #000;
}
.grid-container .mod-languages li.lang-active a:hover {
  color: #fff;
  text-shadow: 1px 1px 1px #000;
}
.grid-container .mod-languages li + li + li a::after {
  margin-left: 0;
  content: "";
}
.grid-container .search input.search-query {
  border: none;
  border-radius: 5px;
  height: 28px;
  padding: 0 10px;
}
.grid-container .search .icon-search {
  width: 10px;
  margin-right: 0px;
  line-height: 16px;
}
.grid-container .menu {
  background-color: #41c3ff;
}
.grid-container .slider {
  /*background-color: @cremweiss;
		/* new grid to be able the keep the content margin like the main layout */
  /*display: grid;
		grid-template-columns: minmax(10px,1fr) repeat(4, minmax(50px, 350px)) minmax(10px,1fr);
		grid-template-rows: auto;
		.custom {
			grid-column: 2 / 6;
		}*/
}
.grid-container .footer_wrapper {
  /* in media Queries
		background: url(../images/maggiore-2-footer-400.jpg) 0 0 no-repeat;
		min-height: 400px;
		*/
}
.grid-container .moduletable._svit {
  margin-left: 50px;
  margin-top: -25px;
}
/* HTML basic elements */
img {
  border: 0 none !important;
}
:focus {
  outline: 0 !important;
}
.clr {
  clear: both;
}
strong {
  font-style: normal;
  font-weight: bold;
}
a,
a:link,
a:visited,
a:focus,
a.btn {
  color: #4F7DB1;
  text-decoration: none;
}
a:hover,
a.btn:hover {
  text-decoration: underline;
  color: #004f74;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #4F7DB1;
  font-family: 'Raleway', sans-serif !important;
  font-style: normal;
  font-weight: 300;
}
h1 {
  font-size: 60px;
  line-height: 60px;
}
.page-header {
  margin-bottom: 40px;
}
h2 {
  font-size: 50px;
  line-height: 55px;
}
.openestate_listing_entry h2,
#openestate_expose_header h2,
#openestate_expose_view_content h2 {
  font-size: 40px;
  line-height: 45px;
  margin-top: 10px;
  padding-bottom: 10px;
}
h1 + h2 {
  margin-top: -20px;
}
h3 {
  font-size: 40px;
  line-height: 45px;
}
h4 {
  font-size: 36px;
  line-height: 40px;
  margin: 0;
  padding: 0;
}
h5 {
  font-size: 30px;
  line-height: 35px;
}
h6 {
  font-size: 20px;
  line-height: 30px;
  color: #000;
}
.openestate_listing_entry,
.openestate_listing_entry {
  border: 1px solid #41c3ff;
}
.openestate_dark {
  background-color: #daf3ff;
}
#openestate_listing_pagination_top ul li a,
#openestate_listing_pagination_bottom ul li a {
  border: 1px solid #41c3ff;
  border-bottom-color: #41c3ff;
  background-color: #daf3ff;
}
#openestate_listing_pagination_top ul {
  border-bottom: 1px solid #41c3ff;
}
#openestate_listing_pagination_bottom ul {
  border-top: 1px solid #41c3ff;
}
#openestate_listing_menu input,
#openestate_listing_menu select {
  border: 1px solid #41c3ff;
}
#openestate_listing_menu {
  border-bottom: 1px dashed #41c3ff;
}
#openestate_expose_menu_top ul li a,
#openestate_expose_menu_bottom ul li a {
  border: 1px solid #41c3ff;
  border-bottom-color: #41c3ff;
  background-color: #daf3ff;
}
#openestate_expose_view_menu ul li a {
  padding: 3px 4px;
  border: 1px solid #41c3ff;
  border-bottom-color: #41c3ff;
  background-color: #daf3ff;
}
#openestate_expose_menu_top ul {
  border-bottom: 1px solid #41c3ff;
}
#openestate_expose_view_content {
  border: 1px solid #41c3ff;
}
#openestate_expose_menu_bottom ul {
  border-top: 1px solid #41c3ff;
}
#openestate_expose_view_menu ul {
  border-bottom: 1px solid #41c3ff;
}
.openestate_listing_image {
  background-color: #daf3ff;
  border: 3px solid #41c3ff;
}
#openestate_expose_gallery_thumbnails {
  background-color: #daf3ff;
}
#openestate_expose_contact_form input,
#openestate_expose_contact_form textarea {
  border: 1px solid #41c3ff;
}
.openestate_listing_image:hover .info_box {
  background-color: #daf3ff;
  border: 2px solid #41c3ff;
}
/* Blog - Content */
img.border_shadow {
  margin: 0 20px 20px 0 !important;
  padding: 5px;
  border: 1px solid #b7b7b7;
  box-shadow: 5px 2px 5px 1px #999999;
  width: 100%;
  max-width: 500px;
  height: auto;
  float: right;
}
img.border_shadow_more {
  margin: 0 20px 20px 20px;
  padding: 5px;
  border: 1px solid #b7b7b7;
  box-shadow: 5px 2px 5px 1px #999999;
  width: 100%;
  height: auto;
}
img.border_shadow_right {
  margin: 0 0 20px 20px !important;
  padding: 5px;
  border: 1px solid #b7b7b7;
  box-shadow: 5px 2px 5px #999999;
  width: 100%;
  max-width: 500px;
  height: auto;
  float: right;
}
.pull-left.item-image img {
  max-width: 500px;
  width: 100%;
  height: auto;
  margin: 20px 20px 20px 0;
  padding: 5px;
  border: 1px solid #b7b7b7;
  box-shadow: 5px 2px 5px 1px #999999;
}
ul.tags.inline {
  padding: 10px 0 15px 0px;
  list-style: none;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
}
ul.tags.inline li {
  padding: 7px 15px;
  border-radius: 20px;
  background: #daf3ff;
  margin-right: 10px;
  margin-bottom: 10px;
}
ul.tags.inline li a {
  color: #2F96B4;
  font-weight: 500;
}
ul.tags.inline li a:hover {
  color: #004f74;
}
.footer_wrapper .footer_row_1,
.footer_wrapper .footer_row_2 {
  margin-top: 40px;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  font-size: 20px;
}
.footer_wrapper .footer_row_1 .footer_1,
.footer_wrapper .footer_row_2 .footer_1,
.footer_wrapper .footer_row_1 .footer_2,
.footer_wrapper .footer_row_2 .footer_2,
.footer_wrapper .footer_row_1 .footer_3,
.footer_wrapper .footer_row_2 .footer_3,
.footer_wrapper .footer_row_1 .footer_4,
.footer_wrapper .footer_row_2 .footer_4 {
  color: #000;
}
.footer_wrapper .footer_row_1 .footer_1 a,
.footer_wrapper .footer_row_2 .footer_1 a,
.footer_wrapper .footer_row_1 .footer_2 a,
.footer_wrapper .footer_row_2 .footer_2 a,
.footer_wrapper .footer_row_1 .footer_3 a,
.footer_wrapper .footer_row_2 .footer_3 a,
.footer_wrapper .footer_row_1 .footer_4 a,
.footer_wrapper .footer_row_2 .footer_4 a {
  color: #000;
  text-decoration: none;
}
.footer_wrapper .footer_row_1 .footer_1 a:hover,
.footer_wrapper .footer_row_2 .footer_1 a:hover,
.footer_wrapper .footer_row_1 .footer_2 a:hover,
.footer_wrapper .footer_row_2 .footer_2 a:hover,
.footer_wrapper .footer_row_1 .footer_3 a:hover,
.footer_wrapper .footer_row_2 .footer_3 a:hover,
.footer_wrapper .footer_row_1 .footer_4 a:hover,
.footer_wrapper .footer_row_2 .footer_4 a:hover {
  color: #fff;
  text-shadow: 1px 1px 1px #000;
  text-decoration: none;
}
.footer_wrapper .footer_row_2 {
  margin-top: 5px;
}
.footer_wrapper .mod-menu.mod-list.nav {
  list-style: none;
  background-color: transparent;
  display: flex;
  flex-flow: row;
  justify-content: left;
  margin-left: -20px;
}
.footer_wrapper .mod-menu.mod-list.nav li {
  padding-left: 5px;
}
.footer_wrapper .mod-menu.mod-list.nav li a {
  color: #000;
  text-decoration: none;
}
.footer_wrapper .mod-menu.mod-list.nav li a:hover {
  color: #fff;
  text-shadow: 1px 1px 1px #000;
  text-decoration: none;
}
.footer_wrapper .mod-menu.mod-list.nav li a::after {
  margin-left: 5px;
  content: "•";
}
.footer_wrapper .mod-menu.mod-list.nav li + li > a::after {
  margin-left: 0;
  content: "";
}
.top_description {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
}
/* suchen */
.search .search-results .result-title {
  padding-top: 20px;
}
.search .search-results .result-title a {
  font-size: 26px;
  line-height: 30px;
}
.searchintro {
  clear: both;
  padding-top: 15px;
}
#search-searchword {
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  color: #555555;
  display: block;
  font-size: 14px;
  height: 30px;
  line-height: 1.42857;
  padding: 0px 12px;
  transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
  margin-top: 5px;
}
/* Regular Labs Silder */
.rl_sliders.accordion > .accordion-group {
  border: none;
}
.rl_sliders.accordion > .accordion-group .accordion-heading .accordion-toggle {
  color: #4F7DB1;
  font-weight: 500;
  font-size: 18px;
  border: none;
}
.rl_sliders.accordion > .accordion-group.active > .accordion-heading > a.accordion-toggle {
  background: none;
  color: #4F7DB1;
  border: none;
}
.rl_sliders.accordion > .accordion-group > .accordion-heading > a.accordion-toggle:hover {
  background: none;
  color: #4F7DB1;
  text-decoration: none;
  border: none;
}
.rl_sliders.accordion > .accordion-group > .accordion-body > .accordion-inner {
  border: none;
}
.rl_sliders.accordion > .accordion-group.active > div > a:focus,
.rl_sliders.accordion > .accordion-group > div > a:focus {
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* End of Regular Labs Silder*/
#openestate_listing_pagination_top ul,
#openestate_listing_pagination_bottom ul,
#openestate_expose_menu_top ul,
#openestate_expose_menu_bottom ul,
#openestate_expose_view_menu ul {
  font-weight: normal;
}
#openestate_footer {
  font-size: 12px;
}
#openestate_footer a {
  color: #444444;
}
#openestate_expose_header_image .cboxElement img {
  width: 100%;
  height: auto;
  max-width: 400px;
}
.openestate_listing_entry .image a img {
  width: 100%;
  height: auto;
  max-width: 300px;
}
/* buttons */
/* search module */
.d_search .search button.btn.btn-primary {
  padding: 5px 10px;
  margin: 20px 0;
  background-color: transparent;
  border: none;
  background-image: none;
  border-radius: 5px;
  color: #fff;
  font-size: 16px;
}
.d_search .search button.btn.btn-primary:hover {
  background-color: transparent;
  border: none;
  color: #4F7DB1;
}
/* Suche Seite */
button.btn {
  padding: 0 20px;
  margin: 20px 0 0 10px;
  background-color: #41c3ff;
  border: 1px solid #41c3ff;
  border-radius: 20px;
  color: #fff;
  font-size: 18px;
  line-height: 40px;
}
button.btn .icon-search {
  padding-right: 10px;
}
button.btn:hover {
  background-color: #004f74;
  border: 1px solid #004f74;
  color: #4F7DB1;
}
.readmore {
  margin: 40px 0 80px 0;
}
.readmore a.btn {
  padding: 9px 20px 7px 20px;
  margin: 0;
  background-color: #41c3ff;
  border: 1px solid #41c3ff;
  border-radius: 20px;
  color: #fff;
  font-size: 18px;
  line-height: 40px;
}
.readmore a.btn:hover {
  background-color: #004f74;
  border: 1px solid #004f74;
  color: #fff;
}
.pager.pagenav {
  list-style: none;
  padding-left: 0;
  margin: 40px 0 40px 0;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
}
.pager.pagenav .next a,
.pager.pagenav .previous a {
  padding: 9px 20px 7px 20px;
  margin: 0;
  background-color: #41c3ff;
  border: 1px solid #41c3ff;
  border-radius: 20px;
  color: #fff;
  font-size: 18px;
  line-height: 40px;
}
.pager.pagenav .next a:hover,
.pager.pagenav .previous a:hover {
  background-color: #004f74;
  border: 1px solid #004f74;
  color: #4F7DB1;
}
.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  font-size: 12px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: visible;
}
.tooltip.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.tooltip-inner {
  max-width: 250px;
  padding: 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #4F7DB1;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin-bottom: 5px;
}
.convertforms {
  background: none repeat scroll 0 0 #fff !important;
  margin: 30px 0 50px 0 !important;
  padding: 0 !important;
}
.convertforms .cf-form-wrap {
  padding: 0 !important;
}
.convertforms .cf-label .cf-required-label {
  color: #2F96B4 !important;
}
.convertforms .cf-checkbox-group {
  align-items: flex-start !important;
}
.convertforms .cf-checkbox-group input.cf-input {
  margin-top: 5px !important;
  margin-right: 10px !important;
}
.convertforms .cf-btn.cf-btn-style-flat .cf-btn-text {
  font-size: 1.5em !important;
}
.convertforms .cf-response {
  background-color: #004f74 !important;
}
/* Tags */
.tag-category .category.list-striped {
  list-style: none;
  padding-left: 0;
}
/* Pagination - taken from protostar but mit flex */
.pagination .counter.pull-right {
  margin-top: 5px;
}
.pagination {
  margin: 20px 0;
  padding-bottom: 40px;
  /*border: 1px solid red;*/
}
.pagination ul {
  /*border-radius: 4px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    display: inline-block;
    margin-bottom: 0;*/
  margin-left: -40px;
  /*border: 1px solid lime;*/
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  list-style: none;
  line-height: 30px;
}
.pagination ul > li > a,
.pagination ul > li > span {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background-color: #fff;
  border-color: #ddd;
  border-image: none;
  border-style: solid;
  border-width: 1px 1px 1px 0;
  line-height: 18px;
  padding: 4px 12px;
  text-decoration: none;
  color: #004f74;
}
.pagination ul > li > a:hover,
.pagination ul > li > a:focus,
.pagination ul > .active > a,
.pagination ul > .active > span {
  background-color: #daf3ff;
  color: #004f74 !important;
}
.pagination ul > .active > a,
.pagination ul > .active > span {
  color: #004f74 !important;
  cursor: default;
}
.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover,
.pagination ul > .disabled > a:focus {
  background-color: transparent;
  color: #004f74;
  cursor: default;
}
.pagination ul > li:first-child > a,
.pagination ul > li:first-child > span {
  border-bottom-left-radius: 4px;
  border-left-width: 1px;
  border-top-left-radius: 4px;
}
.pagination ul > li:last-child > a,
.pagination ul > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination-centered {
  text-align: center;
}
.pagination-right {
  text-align: right;
}
.pagination-large ul > li > a,
.pagination-large ul > li > span {
  font-size: 16.25px;
  padding: 11px 19px;
}
.pagination-large ul > li:first-child > a,
.pagination-large ul > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-large ul > li:last-child > a,
.pagination-large ul > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-mini ul > li:first-child > a,
.pagination-mini ul > li:first-child > span,
.pagination-small ul > li:first-child > a,
.pagination-small ul > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-mini ul > li:last-child > a,
.pagination-mini ul > li:last-child > span,
.pagination-small ul > li:last-child > a,
.pagination-small ul > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.pagination-small ul > li > a,
.pagination-small ul > li > span {
  font-size: 12px;
  padding: 2px 10px;
}
.pagination-mini ul > li > a,
.pagination-mini ul > li > span {
  font-size: 9.75px;
  padding: 0 6px;
}
/* responsive Tables */
/* Variables
================================== */
/* Tables
================================== */
.Rtable {
  display: flex;
  flex-wrap: wrap;
  margin: 0 0 3em 0;
  padding: 0;
}
.Rtable-cell {
  box-sizing: border-box;
  flex-grow: 1;
  width: 100%;
  padding: 0.8em 1.2em;
  overflow: hidden;
  list-style: none;
  border: solid 3px white;
  background: #daf3ff;
}
.Rtable-cell > h1,
.Rtable-cell > h2,
.Rtable-cell > h3,
.Rtable-cell > h4,
.Rtable-cell > h5,
.Rtable-cell > h6 {
  margin: 0;
}
/* Table column sizing
================================== */
.Rtable--2cols > .Rtable-cell {
  width: 50%;
}
.Rtable--3cols > .Rtable-cell {
  width: 33.33%;
}
.Rtable--4cols > .Rtable-cell {
  width: 25%;
}
.Rtable--5cols > .Rtable-cell {
  width: 20%;
}
.Rtable--6cols > .Rtable-cell {
  width: 16.6%;
}
/* Responsive
==================================== */
@media all and (max-width: 500px) {
  .Rtable--collapse {
    display: block;
  }
  .Rtable--collapse > .Rtable-cell {
    width: 100% !important;
  }
  .Rtable--collapse > .Rtable-cell--foot {
    margin-bottom: 1em;
  }
}
.no-flexbox .Rtable {
  display: block;
}
.no-flexbox .Rtable > .Rtable-cell {
  width: 100%;
}
.no-flexbox .Rtable > .Rtable-cell--foot {
  margin-bottom: 1em;
}
/*.footer {
	float: none;
	border: none;
	margin: 0;
	padding: 50px 0 0 0;
	width: auto;
	font-size: 14px;
	color: darken(@gray3, 10%);
	a {
		color: darken(@gray3, 10%);
	}
}*/
/*@media all and (-ms-high-contrast:none) {
  .grid-container {
    display: -ms-grid;
    -ms-grid-columns: 1fr minmax(50px, 300px) minmax(50px, 300px) minmax(50px, 300px) minmax(50px, 300px) 1fr;
    -ms-grid-rows: 200px 1auto 1auto 1fr;
  }
}*/
/* Sitemap */
.osmap-sitemap ul {
  margin-left: -20px;
  list-style: none;
}
.osmap-sitemap ul li {
  margin-left: -20px;
  padding-bottom: 10px;
}
.osmap-sitemap ul li.osmap-has-children ul {
  margin-top: 3px;
  margin-left: -20px;
}
.osmap-sitemap ul ul {
  margin-left: 0;
}
.osmap-sitemap ul ul li {
  margin-left: 0;
}
.osmap-sitemap a {
  text-decoration: none;
}
/* System message
 ***************************************/
#system-message > div {
  margin: 10px 25px 0 17px;
}
.alert {
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
  border-radius: 4px;
  margin-bottom: 20px;
  padding: 8px 35px 8px 14px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
.alert,
.alert h4 {
  color: #c09853;
}
.alert h4 {
  margin: 0;
}
.alert .close {
  line-height: 20px;
  position: relative;
  right: -21px;
  top: -2px;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;
}
.alert-success h4 {
  color: #468847;
}
.alert-danger,
.alert-error {
  background-color: #f2dede;
  border-color: #eed3d7;
  color: #b94a48;
}
.alert-danger h4,
.alert-error h4 {
  color: #b94a48;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad;
}
.alert-info h4 {
  color: #3a87ad;
}
.alert-block {
  padding-bottom: 14px;
  padding-top: 14px;
}
.alert-block > p,
.alert-block > ul {
  margin-bottom: 0;
}
.alert-block p + p {
  margin-top: 5px;
}
.alert .close {
  line-height: 20px;
  position: relative;
  right: -21px;
  top: -2px;
}
.close {
  color: #000000;
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  opacity: 0.2;
  text-shadow: 0 1px 0 #ffffff;
}
/* editor *
 ****************************/
.blau {
  color: #4F7DB1;
}
.blau-3 {
  color: #41c3ff;
}
.blau-4 {
  color: #004f74;
}
.rand_blau {
  border: 1px solid #4F7DB1 !important;
}
.rand_blau_3,
.rand_blau_2 {
  border: 1px solid #41c3ff !important;
}
.smaller_90 {
  font-size: 90%;
}
.smaller_95 {
  font-size: 95%;
}
.abstand_vor_0 {
  margin-top: 0;
}
.abstand_vor_5 {
  margin-top: 5px;
}
.abstand_vor_10 {
  margin-top: 10px;
}
.abstand_vor_15 {
  margin-top: 15px;
}
.abstand_vor_20 {
  margin-top: 20px;
}
.abstand_vor_30 {
  margin-top: 30px;
}
.abstand_vor_40 {
  margin-top: 40px;
}
.abstand_vor_50 {
  margin-top: 50px;
}
.abstand_vor_60 {
  margin-top: 60px;
}
.abstand_vor_70 {
  margin-top: 70px;
}
.abstand_vor_80 {
  margin-top: 80px;
}
.abstand_vor_90 {
  margin-top: 90px;
}
.abstand_vor_100 {
  margin-top: 100px;
}
.abstand_vor_110 {
  margin-top: 110px;
}
.abstand_vor_120 {
  margin-top: 120px;
}
.abstand_vor_130 {
  margin-top: 130px;
}
.abstand_vor_140 {
  margin-top: 140px;
}
.abstand_vor_150 {
  margin-top: 150px;
}
.abstand_vor_160 {
  margin-top: 160px;
}
.abstand_vor_170 {
  margin-top: 170px;
}
.abstand_vor_180 {
  margin-top: 180px;
}
.abstand_vor_190 {
  margin-top: 190px;
}
.abstand_vor_200 {
  margin-top: 200px;
}
.abstand_vor_220 {
  margin-top: 220px;
}
.abstand_vor_250 {
  margin-top: 250px;
}
.abstand_vor_270 {
  margin-top: 270px;
}
.abstand_vor_300 {
  margin-top: 300px;
}
.abstand_vor_320 {
  margin-top: 320px;
}
.abstand_vor_350 {
  margin-top: 350px;
}
.abstand_vor_minus_5 {
  margin-top: -5px;
}
.abstand_vor_minus_10 {
  margin-top: -10px;
}
.abstand_vor_minus_15 {
  margin-top: -15px;
}
.abstand_vor_minus_20 {
  margin-top: -20px;
}
.abstand_unten_10 {
  margin-bottom: 10px;
}
.abstand_unten_15 {
  margin-bottom: 15px;
}
.abstand_unten_20 {
  margin-bottom: 20px;
}
.abstand_unten_30 {
  margin-bottom: 30px;
}
/*
.mobilebarmaximenuck .mobilebarmenutitleck {
    background: none;
		margin: 10px 0 0 0;
}

.mobilebarmaximenuck {
    background: none;
}

.mobilebarmaximenuck {
    display: none;
    position: absolute;
    z-index: 100;
    top: 0;
    left: 0;
    background: @blau-3;
    width: 100%;
}

.mobilemaximenuck .mobilemaximenucktopbar {
    height: 42px;
    background-image: none;
		background-color: darken(@blau, 20%);
}

.mobilebarmaximenuck .mobilebuttonmaximenuck {
	width: 42px;
	height: 28px;
	//background-color: transparent;
	background: url(../images/icon_launch_bg_blau.png) left center no-repeat;
	margin: 5px 10px 0 0;
}

.mobilemaximenuck .mobilemaximenuckclose {
		background: url(../images/close-trans.png) center center no-repeat;
}

.mobilemaximenuck {
    background-color: @blau-3;
		text-shadow: none;
}

.mobilemaximenuck div.level1.maximenuck > a {
    padding-left: 10px;
    background: none;
}

.mobilemaximenuck {
    font-size: 18px;
    color: @blau-3;
}

.mobilemaximenuck div.maximenuck {
    background: none;
		border-bottom: 2px solid darken(@blau, 10%);
		min-height: 35px;
		line-height: 35px;
		padding: 0 0 3px 0;
		margin: 0;
		position: relative;
}

.mobilemaximenuck div.maximenuck.level1:hover {
	background-color: @blau-4;
}

.mobilemaximenuck div.maximenuck.level1.current.active {
	background-color: @blau-4;
	border: none;
	border-bottom: 2px solid darken(@blau, 10%);
}

.mobilemaximenuck div.current > a:after {
    //background: url(arrow_right.png) center center no-repeat;
		background: none;
}

*/
.mobilemenuck-bar.ltr .mobilemenuck-bar-title {
  background: #2f4b6b;
}
.mobilemenuck-bar.ltr .mobilemenuck-bar-button {
  background: #2F96B4;
  padding-top: 6px;
}
.mobilemenuck-topbar .mobilemenuck-title {
  background: #004f74 !important;
}
.mobilemenuck-topbar .mobilemenuck-button {
  top: 2px;
}
.mobilemenuck.ltr {
  background: #41c3ff !important;
}
.mobilemenuck.ltr a {
  font-size: 1.5rem !important;
}
.mobilemenuck.ltr .mobilemenuck-item .level2 a {
  font-size: 2rem !important;
  color: #fff;
}
.mobilemenuck.ltr .mobilemenuck-item .menuck.maximenuck.level1,
.mobilemenuck.ltr .mobilemenuck-item .menuck.maximenuck.level2 {
  background: #0072a7;
}
.mobilemenuck.ltr .mobilemenuck-item .menuck.maximenuck.level1:hover,
.mobilemenuck.ltr .mobilemenuck-item .menuck.maximenuck.level2:hover {
  background: #004f74;
}
.mobilemenuck.ltr .mobilemenuck-item .menuck.maximenuck.current.active.level1,
.mobilemenuck.ltr .mobilemenuck-item .menuck.maximenuck.current.active.level2 {
  background: #004f74;
}
/* Media Queries */
/*********************************************/
@media (max-width: 768px) {
  .grid-container {
    display: grid;
    height: auto;
    grid-template-columns: minmax(10px, 1fr) repeat(4, minmax(50px, 350px)) minmax(10px, 1fr);
    grid-template-rows: 300px auto;
  }
  .header {
    grid-column: 1 / -1;
    grid-row: 1 / 1;
    height: 300px;
    background: url(../images/lugano-mobile-header-300.jpg) 0 0 no-repeat;
    margin-top: -5px;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-around;
    align-items: center;
  }
  .logo .custom {
    width: 100px;
    padding-left: 0;
  }
  .logo .custom img {
    padding: 0;
    margin: 0 20px 5px 10px;
    max-width: 100px;
  }
  .brand {
    width: 170px;
    margin-top: -10px;
    padding: 0 20px;
  }
  .brand h1,
  .brand h2 {
    margin: 0;
    padding: 0;
    color: #fff;
    font-size: 25px;
    line-height: 25px;
    text-align: center;
    text-shadow: 1px 1px 1px #000;
  }
  .brand h1 a,
  .brand h2 a,
  .brand h1 a:hover,
  .brand h2 a:hover {
    color: #fff;
    text-decoration: none;
  }
  .brand h2 {
    margin: 0;
    padding: 20px 0 0 0;
    font-size: 18px;
    line-height: 20px;
  }
  .mod-languages {
    padding: 0 10px;
  }
  .mod-languages ul.lang-inline li {
    display: block !important;
    margin-bottom: 5px;
  }
  .mod-languages ul.lang-inline li a {
    font-size: 16px;
  }
  .mod-languages ul.lang-inline li a::after {
    content: "";
  }
  .d_search .search {
    margin-left: 110px;
    margin-top: -60px;
  }
  h1 {
    font-size: 33px;
    line-height: 35px;
  }
  .page-header {
    margin-bottom: 0;
  }
  h2 {
    font-size: 30px;
    line-height: 35px;
  }
  .openestate_listing_entry h2,
  #openestate_expose_header h2,
  #openestate_expose_view_content h2 {
    font-size: 30px;
    line-height: 35px;
    margin-top: 10px;
    padding-bottom: 10px;
  }
  h3 {
    font-size: 25px;
    line-height: 30px;
  }
  .slider {
    grid-column: 1 / -1;
    grid-row: 2 / 3;
  }
  .content {
    grid-column: 1 / -1;
    grid-row: 3 / 4;
  }
  .content .pad_content {
    padding: 20px 10px 40px 10px;
  }
  .home .content .pad_content {
    padding: 40px 0 20px 20px;
  }
  .content.one-sidebar {
    grid-column: 1 / 7;
    grid-row: 2 / 3;
  }
  .content.one-sidebar .pad_content {
    padding: 20px 10px 40px 10px;
  }
  .sidebar {
    /*display: none;
		grid-column: none;
	  grid-row: none;*/
    grid-column: 1 / 7;
    grid-row: 3 / 4;
  }
  .sidebar .custom p {
    text-align: center;
  }
  .footer_wrapper {
    grid-column: 1 / -1;
    grid-row: 4 / 5;
    background-color: #cdcdcd;
    min-height: 500px;
  }
  /*.container_above {
		background-color: lighten(@orange, 20%);
		padding: 20px 10px;
		h3, h4, label {
			color: @blau;
			font-weight: 500 !important;
		}
		label {
			color: darken(@orange, 10%) !important;
			font-weight: 500 !important;
		}
	}*/
  .top_description .block_left {
    padding: 20px 20px 0 15px;
    width: 100%;
  }
  .top_description .block_right {
    padding: 0 20px 20px 15px;
    width: 100%;
  }
  img.border_shadow {
    margin: 0 20px 20px 0 !important;
  }
  .pagination .counter.pull-right {
    float: none;
  }
}
@media (min-width: 769px) and (max-width: 1400px) {
  .grid-container {
    display: grid;
    height: auto;
    grid-template-columns: minmax(10px, 1fr) repeat(4, minmax(50px, 350px)) minmax(10px, 1fr);
    grid-template-rows: 350px auto;
  }
  .header {
    margin-top: -5px;
    grid-column: 1 / -1;
    grid-row: 1 / 1;
    height: 350px;
    background: url(../images/lugano-desktop-400-3.jpg) 0 0 no-repeat;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-around;
    align-items: center;
  }
  .logo .custom img {
    max-width: 170px;
  }
  .brand {
    width: 400px;
  }
  .brand h1,
  .brand h2 {
    margin: 0;
    padding: 0;
    color: #fff;
    font-size: 40px;
    line-height: 40px;
    text-align: center;
    text-shadow: 1px 1px 1px #000;
  }
  .brand h1 a,
  .brand h2 a,
  .brand h1 a:hover,
  .brand h2 a:hover {
    color: #fff;
    text-decoration: none;
  }
  .brand h2 {
    margin: 20px 0 0 0;
    padding: 0;
    font-size: 22px;
    line-height: 25px;
  }
  .menu {
    margin-top: -5px;
    grid-column: 1 / -1;
    grid-row: 2 / 2;
  }
  .slider {
    grid-column: 1 / -1;
    grid-row: 3 / 4;
  }
  .container_above {
    display: none;
  }
  .content {
    grid-column: 2 / 6;
    grid-row: 4 / 5;
  }
  .content .pad_content {
    padding: 20px 0 40px 0;
  }
  .home .content .pad_content {
    padding: 40px 0 20px 20px;
  }
  .content.one-sidebar {
    grid-column: 2 / 5;
    grid-row: 4 / 5;
  }
  .content.one-sidebar .pad_content {
    padding: 20px 0 80px 20px;
  }
  .sidebar {
    grid-column: 5 / 6;
    grid-row: 4 / 5;
    padding-top: 160px;
  }
  .footer_wrapper {
    grid-column: 1 / -1;
    grid-row: 5 / 6;
    background-color: #cdcdcd;
    min-height: 400px;
  }
  .footer_wrapper .footer_2 .nav.menu.mod-list {
    margin-top: 20px;
  }
  .top_description .block_left {
    padding: 20px 20px 20px 20px;
    width: 25%;
  }
  .top_description .block_right {
    padding: 0px 20px 20px 15px;
    width: 60%;
    min-width: 25%;
  }
}
@media (min-width: 1401px) {
  .grid-container {
    display: grid;
    height: auto;
    grid-template-columns: minmax(10px, 1fr) repeat(4, minmax(50px, 350px)) minmax(10px, 1fr);
    grid-template-rows: 350px auto;
  }
  .header {
    grid-column: 1 / -1;
    grid-row: 1 / 1;
    height: 350px;
    background: url(../images/lugano-desktop-400-3.jpg) 0 0 no-repeat;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-around;
    align-items: center;
  }
  .logo .custom img {
    margin-top: -20px;
    max-width: 200px;
  }
  .brand {
    float: left;
  }
  .brand h1,
  .brand h2 {
    margin: 0;
    padding: 0;
    color: #fff;
    text-align: center;
    text-shadow: 1px 1px 1px #000;
  }
  .brand h1 a,
  .brand h2 a,
  .brand h1 a:hover,
  .brand h2 a:hover {
    color: #fff;
    text-decoration: none;
  }
  .brand h2 {
    margin: 0;
    padding: 0;
    font-size: 22px;
  }
  .menu {
    grid-column: 1 / -1;
    grid-row: 2 / 2;
  }
  .menu .maximenuckh {
    display: grid;
    grid-template-columns: minmax(10px, 1fr) repeat(4, minmax(50px, 350px)) minmax(10px, 1fr);
    grid-template-rows: auto;
  }
  .menu .maximenuckh ul.maximenuck {
    grid-column: 2 / 6;
    padding-left: 5px;
  }
  .slider {
    grid-column: 1 / -1;
    grid-row: 3 / 4;
  }
  .content {
    grid-column: 2 / 6;
    grid-row: 4 / 5;
  }
  .content .pad_content {
    padding: 40px 0 80px 0;
  }
  .home .content .pad_content {
    padding: 40px 0 20px 20px;
  }
  .content.one-sidebar {
    grid-column: 2 / 5;
    grid-row: 4 / 5;
  }
  .content.one-sidebar .pad_content {
    padding: 20px 0 80px 20px;
  }
  .sidebar {
    grid-column: 5 / 6;
    grid-row: 4 / 5;
    padding-top: 160px;
  }
  .footer_wrapper {
    grid-column: 1 / -1;
    grid-row: 5 / 6;
    background-color: #cdcdcd;
    min-height: 400px;
  }
  .top_description .block_left {
    padding: 20px 20px 20px 20px;
    width: 25%;
  }
  .top_description .block_right {
    padding: 0 20px 20px 15px;
    width: 69%;
  }
}
/*# sourceMappingURL=template.css.map */