@charset "UTF-8";
/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  outline: none;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

@font-face {
  font-family: "icons";
  src: url("../../font/icons.eot?fbfb63d9397aaaa81bfc0e13a5616fc5");
  src: url("../../font/icons.eot?fbfb63d9397aaaa81bfc0e13a5616fc5#iefix") format("embedded-opentype"), url("../../font/icons.woff?fbfb63d9397aaaa81bfc0e13a5616fc5") format("woff"), url("../../font/icons.ttf?fbfb63d9397aaaa81bfc0e13a5616fc5") format("truetype");
  font-weight: normal;
  font-style: normal;
}
.icon {
  font-family: "icons";
  display: inline-block;
  line-height: 1;
  font-weight: normal;
  font-style: normal;
  speak: none;
  text-decoration: inherit;
  text-transform: none;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-_gallery:before {
  content: "\f101";
}

.icon-360:before {
  content: "\f102";
}

.icon-arrow-down:before {
  content: "\f103";
}

.icon-arrow-left:before {
  content: "\f104";
}

.icon-arrow-right:before {
  content: "\f105";
}

.icon-close:before {
  content: "\f106";
}

.icon-coffee:before {
  content: "\f107";
}

.icon-contact:before {
  content: "\f108";
}

.icon-decoration:before {
  content: "\f109";
}

.icon-eye:before {
  content: "\f10a";
}

.icon-f:before {
  content: "\f10b";
}

.icon-facebook:before {
  content: "\f10c";
}

.icon-filter-search:before {
  content: "\f10d";
}

.icon-g:before {
  content: "\f10e";
}

.icon-gallery:before {
  content: "\f10f";
}

.icon-google:before {
  content: "\f110";
}

.icon-in:before {
  content: "\f111";
}

.icon-info:before {
  content: "\f112";
}

.icon-instagram:before {
  content: "\f113";
}

.icon-linkedin:before {
  content: "\f114";
}

.icon-logo:before {
  content: "\f115";
}

.icon-lollipop:before {
  content: "\f116";
}

.icon-map:before {
  content: "\f117";
}

.icon-minus:before {
  content: "\f118";
}

.icon-moving:before {
  content: "\f119";
}

.icon-operations:before {
  content: "\f11a";
}

.icon-parking:before {
  content: "\f11b";
}

.icon-pdf:before {
  content: "\f11c";
}

.icon-pen:before {
  content: "\f11d";
}

.icon-phone:before {
  content: "\f11e";
}

.icon-pin-1:before {
  content: "\f11f";
}

.icon-pin-2:before {
  content: "\f120";
}

.icon-planning:before {
  content: "\f121";
}

.icon-plus:before {
  content: "\f122";
}

.icon-printer:before {
  content: "\f123";
}

.icon-restaurant:before {
  content: "\f124";
}

.icon-rss:before {
  content: "\f125";
}

.icon-search:before {
  content: "\f126";
}

.icon-search2:before {
  content: "\f127";
}

.icon-shape:before {
  content: "\f128";
}

.icon-shape2:before {
  content: "\f129";
}

.icon-spinner:before {
  content: "\f12a";
}

.icon-success:before {
  content: "\f12b";
}

.icon-tick:before {
  content: "\f12c";
}

.icon-wrong:before {
  content: "\f12d";
}

.icon-youtube:before {
  content: "\f12e";
}

.padding-none {
  padding: 0 !important;
}

.margin-none {
  margin: 0 !important;
}

.align-left {
  text-align: left !important;
}

.align-center {
  text-align: center !important;
}

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

body {
  background-color: #e8e8e6;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 100%;
  font-weight: 400;
  line-height: 16px;
  position: relative;
  min-width: 320px;
}
body.static {
  position: static;
}

h1, h2, h4 {
  text-transform: uppercase;
}

h1 {
  color: #fff;
  font-size: 42px;
  line-height: 42px;
  text-align: center;
}

h2 {
  color: #25282f;
  display: inline-block;
  font-size: 24px;
  line-height: 24px;
  margin: 0 0 40px 0;
  font-weight: 600;
}

h3 {
  color: #2f3238;
  font-size: 18px;
  font-weight: 600;
}
h3.title {
  text-transform: uppercase;
}

h4 {
  font-size: 16px;
  color: #2f3238;
  font-weight: 800;
}

a {
  outline: none;
  text-decoration: none;
  color: #757575;
}

img {
  max-width: 100%;
  vertical-align: top;
  user-drag: none;
  user-select: none;
  -moz-user-select: none;
  -webkit-user-drag: none;
  -webkit-user-select: none;
  -ms-user-select: none;
}

.margin-left10 {
  margin-left: 10px !important;
}

div {
  /* Mobile display */
  /* Loader effect */
}
div.mobile {
  display: none;
}
div.loader {
  width: 100%;
  height: 100%;
  background-color: #e8e8e6;
  position: absolute;
  z-index: 500;
}
div.loader i.icon-spinner {
  position: absolute;
  top: calc(50% - 25px);
  left: calc(50% - 25px);
  z-index: 4000;
  font-size: 50px;
  color: #0096ff;
  -webkit-animation: icon-rotate 2s infinite linear;
  -moz-animation: icon-rotate 2s infinite linear;
  -o-animation: icon-rotate 2s infinite linear;
  animation: icon-rotate 2s infinite linear;
}
@-webkit-keyframes icon-rotate {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes icon-rotate {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

p.inline {
  display: inline-block;
  color: #fff;
}

.wrapper {
  max-width: 1180px;
  min-width: 280px;
  margin: 0 auto;
  padding: 0 2%;
}

.max-wrapper {
  max-width: 1400px;
  margin: 0 auto;
  min-width: 320px;
}

.header-wrapper {
  max-width: 1320px;
  margin: 0 auto;
  padding: 0 2%;
}

.flex-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
}

.flex-start {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
}

section.wrapper {
  margin: 60px auto;
}

.all-hint-link {
  color: #fd4801;
  font-size: 12px;
  font-weight: 600;
  margin-left: 30px;
  text-decoration: underline;
  text-transform: none;
}

.all-hint-link2 {
  color: #0096ff;
  font-size: 12px;
  font-weight: 600;
  text-decoration: underline;
  text-transform: none;
}

.all-hint-link.tabs-a {
  float: right;
  margin: 30px 20px 0;
}

i.icon {
  margin-right: 15px;
}
i.information {
  margin: 0;
  background-color: #0096ff;
  border-radius: 50%;
  color: #fff;
  display: inline-block;
  font-size: 10px;
  height: 5px;
  line-height: 5px;
  padding: 5px;
  text-align: center;
  vertical-align: middle;
  width: 5px;
  cursor: pointer;
}

div.flags {
  position: absolute;
  left: 20px;
  top: -10px;
  z-index: 60;
}

span.number-of-offices {
  background-color: #0096ff;
  border-radius: 5px;
  color: #fff;
  font-size: 12px;
  font-weight: 600;
  height: 16px;
  line-height: 16px;
  min-width: 16px;
  padding: 2px;
  position: absolute;
  right: -5px;
  text-align: center;
  top: 7px;
}
span.flag {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: all ease-in 350ms;
  -moz-transition: all ease-in 350ms;
  -o-transition: all ease-in 350ms;
  transition: all ease-in 350ms;
  color: #fff;
  font-size: 13px;
  font-weight: 600;
  padding: 5px 10px;
  text-transform: uppercase;
  top: -12px;
  z-index: 100;
}
span.flag a {
  color: #fff;
}
span.flag-eviorodaja {
  background-color: #c69221;
}
span.flag-eviorodaja-jelolt {
  background-color: #dec691;
}
span.flag-zoldiroda {
  background-color: #5fce0d;
}
span.flag-tipp {
  background-color: #fd4801;
}
span.flag-a-plusz {
  background-color: #fdb901;
}
span.flag-virual-tour {
  background-color: #0095ff;
}

.flag-lang {
  width: 14px;
  height: 11px;
  background-image: url("../../img/flag-sprite.png");
  background-repeat: no-repeat;
}

.flag-lang-hu {
  background-position: 0 3px;
}

.flag-lang-en {
  background-position: 0 -16px;
}

/* Mask for background */
#mask,
.notification-overlay {
  background: rgba(25, 27, 32, 0.75);
  display: none;
  height: 100%;
  left: 0;
  opacity: 0.8;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 500;
}

.default-txt {
  opacity: 0.3;
}

.name-box {
  width: 48%;
}

/* form error */
.error {
  display: block;
  color: #d50000;
  font-size: 13px;
  margin: 10px;
  text-align: left;
}

.hide {
  display: none;
}

.opacity-0 {
  opacity: 0;
}

.clr {
  float: none;
  clear: both;
}
.clr:after {
  clear: both;
  content: "";
  display: block;
}

strong {
  font-weight: bold;
}

.box-shadow-none {
  box-shadow: none !important;
}

/*
Media Query
*/
@media screen and (max-width: 768px) {
  /* Mobile display */
  div.desktop,
  article.desktop {
    display: none;
  }
  div.mobile,
  article.mobile {
    display: block;
  }
  div.mobile.banner,
  article.mobile.banner {
    margin: 0 auto 40px auto;
    width: 320px;
    text-align: center;
  }
  .header-wrapper {
    padding: 0;
  }
  .all-hint-link {
    margin-top: 0;
    float: right;
    font-size: 18px;
  }
  h1 {
    font-size: 42px;
    line-height: 44px;
    text-align: left;
    margin: 0 2%;
    top: 120px !important;
  }
  h2 {
    font-size: 24px;
    margin: 0 0 30px 0;
  }
  section.wrapper {
    margin: 100px auto 0;
  }
  .flex-wrapper {
    -webkit-flex-flow: column wrap;
    -moz-flex-flow: column wrap;
    -ms-flex-flow: column wrap;
    flex-flow: column wrap;
  }
  .l-box {
    max-width: none !important;
    max-height: none !important;
    width: 100% !important;
    height: 100% !important;
    margin: 10px 0;
    -webkit-flex-basis: initial;
    -moz-flex-basis: initial;
    -ms-flex-preferred-size: initial;
    flex-basis: initial;
  }
  .l-box:nth-last-of-type(1) {
    margin-bottom: 0;
  }
  .name-box {
    width: 100%;
  }
}
@media screen and (max-width: 480px) {
  h2 {
    font-size: 26px;
  }
  .all-hint-link {
    font-size: 14px;
  }
}
@media screen and (max-width: 380px) {
  h2 {
    font-size: 22px;
  }
  .all-hint-link {
    font-size: 12px;
  }
}
.clearfix::after {
  clear: both;
  content: "";
  display: block;
}

.clear {
  clear: both;
}

.map {
  margin-top: 80px;
  height: 816px;
  width: 100%;
  z-index: 100;
}

header {
  background-color: #0D1522;
  height: 60px;
  line-height: 60px;
  margin: 0 auto;
  width: 100%;
  position: relative;
  z-index: 200;
  -webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
  /* Header with Carousel */
}
header div.logo {
  float: left;
  margin-right: 40px;
}
header div.logo a {
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
}
header div.logo a i {
  color: #0096ff;
  font-size: 35px;
}
header div.navigation nav ul {
  float: left;
  height: 60px;
}
header div.navigation nav ul li {
  float: left;
  position: relative;
}
header div.navigation nav ul li .all-hint-link2 {
  color: #0096ff;
  text-decoration: underline;
  text-transform: none;
}
header div.navigation nav ul li .all-hint-link2:hover {
  color: #0096ff;
}
header div.navigation nav ul li a {
  color: #adadac;
  display: inline;
  font-size: 12px;
  font-weight: 600;
  margin: 0 10px;
  text-decoration: none;
  text-transform: uppercase;
}
header div.navigation nav ul li a:hover {
  color: #fff;
}
header div.navigation nav ul li a.active {
  color: #fff;
}
header div.navigation nav ul li .border {
  background: rgba(29, 37, 57, 0.9);
  border-radius: 6px;
  color: #fff;
  padding: 7px 15px;
}
header div.navigation nav ul li .border:hover {
  background: rgba(255, 255, 255, 0.2);
}
header div.navigation nav ul li.login-fade a.login-name:after {
  background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgb(29, 37, 57) 100%);
  background-image: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgb(29, 37, 57) 100%);
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgb(29, 37, 57) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00FFFFFF", endColorstr="#FF1D2539", GradientType=1);
  content: "";
  height: 25px;
  right: 25px;
  position: absolute;
  top: 19px;
  width: 15%;
}
header div.navigation nav ul li.login-fade a.login-name:hover:after {
  background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgb(61, 68, 78) 100%);
  background-image: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgb(61, 68, 78) 100%);
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgb(61, 68, 78) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00FFFFFF", endColorstr="#FF3D444E", GradientType=1);
}
header div.navigation nav ul li.login-dash {
  min-width: 155px;
}
header div.navigation nav.navbar-right ul {
  float: right;
}
header div.navigation nav.navbar-right ul li a.login-btn {
  color: #fff;
  margin-right: 5px;
}
header div.navigation nav.navbar-right ul li a.add-office {
  margin-left: 20px;
}
header div.navigation nav.navbar-right ul li.recent-saveit-link a.saveit-hover {
  height: 100%;
  display: inline-block;
}
header div.navigation nav.navbar-right ul li.recent-saveit-link div.recent-saveit {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 5px 11px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 5px 11px rgba(0, 0, 0, 0.3);
  box-shadow: 0 5px 11px rgba(0, 0, 0, 0.3);
  background-color: #f5f5f5;
  left: -153px;
  max-height: 400px;
  position: absolute;
  top: 60px;
  width: 400px;
  padding-bottom: 80px;
}
header div.navigation nav.navbar-right ul li.recent-saveit-link div.recent-saveit.empty {
  padding-bottom: 0;
}
header div.navigation nav.navbar-right ul li.recent-saveit-link div.recent-saveit div.recent-saveit-elements {
  max-height: 320px;
  margin: 0;
}
header div.navigation nav.navbar-right ul li.recent-saveit-link div.recent-saveit div.recent-saveit-panel {
  position: absolute;
  bottom: 0;
  width: 100%;
  border-top: 1px solid #bcbcbc;
  box-shadow: 1px 0 20px rgba(0, 0, 0, 0.2);
  height: 80px;
  line-height: 80px;
}
header div.navigation nav.navbar-right ul li.recent-saveit-link div.recent-saveit div.recent-saveit-panel div {
  flex: 1;
  text-align: center;
}
header div.navigation nav.navbar-right ul li.recent-saveit-link div.recent-saveit div.recent-saveit-panel div a.btn {
  display: inline-block;
  color: #fff;
}
header div.navigation nav.navbar-right ul li.recent-saveit-link div.recent-saveit div .emptyContent {
  line-height: 20px;
  display: block;
  font-size: 14px;
  text-align: center;
  margin-top: 30px;
  font-weight: 400;
}
header div.navigation nav.navbar-right ul li.recent-saveit-link div.recent-saveit:before {
  border: solid transparent;
  border-bottom-color: #F5F5F5;
  border-width: 0 12.5px 10px 12.5px;
  bottom: 100%;
  content: "";
  height: 0;
  left: 50%;
  pointer-events: none;
  position: absolute;
  width: 0;
}
header div.navigation nav.navbar-right ul li.recent-saveit-link:hover div.recent-saveit {
  display: block;
}
header div.navigation nav.navbar-right ul li.lang {
  position: relative;
}
header div.navigation nav.navbar-right ul li.lang a.lang-click span {
  font-size: 13px;
  width: 14px;
  height: 11px;
  padding: 0 6px;
}
header div.navigation nav.navbar-right ul li.lang ul.lang-panel {
  display: none;
  position: absolute;
  background-color: rgba(13, 21, 35, 0.95);
  left: -37px;
  top: 60px;
  height: auto;
  padding: 20px 40px;
  line-height: 30px;
}
header div.navigation nav.navbar-right ul li.lang ul.lang-panel p {
  font-size: 12px;
  color: #a4a4a4;
}
header div.navigation nav.navbar-right ul li.lang ul.lang-panel li a {
  margin: 0;
  text-transform: none;
  font-size: 14px;
}
header div.navigation nav.navbar-right ul li.lang ul.lang-panel li a span {
  padding: 0 6px;
  margin-right: 10px;
}
header div.navigation nav.navbar-right ul li.lang ul.lang-panel li a span.active {
  color: #fff;
}
header div.mobile-navigation {
  display: none;
}
header.with-carousel {
  background: rgba(0, 0, 0, 0.8);
  box-shadow: none;
  left: 0;
  right: 0;
  max-width: 1320px;
}

/*
Media Query
*/
@media screen and (max-width: 1400px) {
  header.with-carousel {
    width: 96%;
  }
}
@media screen and (max-width: 1100px) {
  div.slicknav_menu {
    display: block;
    position: absolute;
    width: 100%;
  }
  header {
    z-index: inherit;
  }
  header div.logo {
    margin-left: 65px;
    z-index: 400;
    position: absolute;
    width: calc(100% - 126px);
    text-align: center;
    top: 0;
  }
  header div.logo a {
    font-size: 20px;
  }
  header div.logo a i {
    font-size: 32px;
  }
  header div.navigation {
    display: none !important;
  }
  header div.mobile-navigation {
    display: none !important;
  }
  header.with-carousel {
    width: 100%;
    padding: 0;
  }
}
.slicknav_btn {
  position: relative;
  display: block;
  vertical-align: middle;
  float: left;
  padding: 0.438em 0.625em 0.438em 0.625em;
  line-height: 1.125em;
  cursor: pointer;
  background-color: #05080e;
}
.slicknav_btn .slicknav_icon-bar {
  margin-top: 8px;
}

.slicknav_menu {
  *zoom: 1;
  z-index: 400;
  display: none;
  background: rgba(13, 21, 32, 0.9);
}
.slicknav_menu .slicknav_menutxt {
  display: none;
}
.slicknav_menu .slicknav_icon {
  float: left;
  width: 2em;
  height: 2em;
  margin: 0;
  padding: 1.5em;
}
.slicknav_menu .slicknav_icon:before {
  background: transparent;
  width: 1.125em;
  height: 0.875em;
  display: block;
  content: "";
  position: absolute;
}
.slicknav_menu .slicknav_icon-bar {
  display: block;
  background-color: #fff;
  width: 37px;
  height: 3px;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  -ms-border-radius: 1px;
  border-radius: 1px;
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
}
.slicknav_menu:before {
  content: " ";
  display: table;
}
.slicknav_menu:after {
  content: "";
  display: table;
  clear: both;
}

.slicknav_nav {
  background-color: #070e1a;
  clear: both;
  overflow: hidden;
  padding: 10px 0 10px 40px;
}
.slicknav_nav ul li.saved-offices span.number-of-offices {
  left: 230px;
  opacity: 0;
  overflow: hidden;
  top: 352px;
  width: 15px;
}
.slicknav_nav ul li.saved-offices span.number-of-offices.number-of-offices.active {
  opacity: 1;
}
.slicknav_nav ul li a {
  border-bottom: 1px solid #4f545b;
  color: #fff;
  display: block;
  font-size: 18px;
  font-weight: 100;
  margin: 0;
  padding: 18px 24px 18px 0;
  text-transform: uppercase;
}
.slicknav_nav ul li a.active {
  color: #fff;
  font-weight: 400;
}
.slicknav_nav ul li:nth-last-child(1) a {
  border-bottom: none;
}
.slicknav_nav ul li.mobile-lang a {
  display: inline-block;
  text-transform: none;
  text-decoration: underline;
  position: relative;
  padding-left: 30px;
}
.slicknav_nav ul li.mobile-lang a:before {
  content: "";
  width: 22px;
  height: 22px;
  position: absolute;
  left: 0;
  top: 16px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  background-color: #fff;
}
.slicknav_nav ul li.mobile-lang a.active:before {
  width: 12px;
  height: 12px;
  background-color: #0096ff;
  border: 5px solid #fff;
}

/* click animation */
/*********************************************************/
.nav-icon {
  width: 24px;
  height: 25px;
  padding: 15px 20px 20px;
}
.nav-icon span, .nav-icon:before, .nav-icon:after {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  background-color: #fff;
  content: "";
  display: block;
  height: 2px;
  margin: 7px 0;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.nav-icon.active span {
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  margin: 8px 0;
}
.nav-icon.active:before {
  -webkit-transform: translateY(10px) rotate(135deg);
  -moz-transform: translateY(10px) rotate(135deg);
  -o-transform: translateY(10px) rotate(135deg);
  transform: translateY(10px) rotate(135deg);
}
.nav-icon.active:after {
  -webkit-transform: translateY(-10px) rotate(-135deg);
  -moz-transform: translateY(-10px) rotate(-135deg);
  -o-transform: translateY(-10px) rotate(-135deg);
  transform: translateY(-10px) rotate(-135deg);
}

/*********************************************************/
/*
Media Query
*/
.ui-tabs {
  position: relative; /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
}
.ui-tabs .ui-tabs-nav {
  margin: 40px 0;
  border-bottom: 1px solid #909498;
  height: 40px;
}
.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  position: relative;
  top: 0;
  margin: 0 15px 0 20px;
  padding: 0;
  white-space: nowrap;
  padding-bottom: 1px;
  border-bottom: 2px solid transparent;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  margin-bottom: -1px;
  border-bottom: 2px solid #0d1523;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active a {
  color: rgb(13, 21, 35);
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  -webkit-transition: all ease-in 50ms;
  -moz-transition: all ease-in 50ms;
  -o-transition: all ease-in 50ms;
  transition: all ease-in 50ms;
  color: rgba(13, 21, 35, 0.3);
  float: left;
  font-size: 18px;
  font-weight: 600;
  padding-bottom: 22px;
  text-decoration: none;
  text-transform: uppercase;
}

.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
  cursor: pointer;
}

/*
Media Query
*/
@media screen and (max-width: 1024px) {
  .ui-tabs .ui-tabs-nav li {
    margin: 0 10px !important;
  }
  .ui-tabs .ui-tabs-nav li a {
    font-size: 16px !important;
  }
}
@media screen and (max-width: 800px) {
  .ui-tabs .ui-tabs-nav li a {
    font-size: 15px !important;
  }
}
.login-popup,
.password-reset-popup,
.activation-popup,
.register-success,
.lost-passw-popup,
.gdpr-popup {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  background-color: #fff;
  display: none;
  float: left;
  left: 0;
  margin: 0 auto;
  padding: 10px 40px 40px;
  position: absolute;
  width: 350px;
  right: 0;
  top: 3%;
  z-index: 600;
}
.login-popup a.close,
.password-reset-popup a.close,
.activation-popup a.close,
.register-success a.close,
.lost-passw-popup a.close,
.gdpr-popup a.close {
  color: #0096ff;
  font-size: 12px;
  padding: 15px;
  position: absolute;
  right: 0;
  top: 0;
}
.login-popup a.close i,
.password-reset-popup a.close i,
.activation-popup a.close i,
.register-success a.close i,
.lost-passw-popup a.close i,
.gdpr-popup a.close i {
  margin-right: 0;
}
.login-popup ul.ui-tabs-nav,
.password-reset-popup ul.ui-tabs-nav,
.activation-popup ul.ui-tabs-nav,
.register-success ul.ui-tabs-nav,
.lost-passw-popup ul.ui-tabs-nav,
.gdpr-popup ul.ui-tabs-nav {
  height: 35px;
  margin: 20px 0 30px;
}
.login-popup ul.ui-tabs-nav li,
.password-reset-popup ul.ui-tabs-nav li,
.activation-popup ul.ui-tabs-nav li,
.register-success ul.ui-tabs-nav li,
.lost-passw-popup ul.ui-tabs-nav li,
.gdpr-popup ul.ui-tabs-nav li {
  margin: 0 22px 0 0;
}
.login-popup ul.ui-tabs-nav li a.ui-tabs-anchor,
.password-reset-popup ul.ui-tabs-nav li a.ui-tabs-anchor,
.activation-popup ul.ui-tabs-nav li a.ui-tabs-anchor,
.register-success ul.ui-tabs-nav li a.ui-tabs-anchor,
.lost-passw-popup ul.ui-tabs-nav li a.ui-tabs-anchor,
.gdpr-popup ul.ui-tabs-nav li a.ui-tabs-anchor {
  font-size: 15px;
  padding-bottom: 17px;
}

.gdpr-popup-body {
  padding: 30px 20px 0;
}
.gdpr-popup-body p {
  color: #0d1523;
  font-size: 14px;
  margin-bottom: 5px;
}

.password-reset-popup,
.activation-popup,
.register-success,
.lost-passw-popup,
.gdpr-popup {
  width: 430px;
  padding: 0 0 40px;
}
.password-reset-popup div.lost-passw-header,
.activation-popup div.lost-passw-header,
.register-success div.lost-passw-header,
.lost-passw-popup div.lost-passw-header,
.gdpr-popup div.lost-passw-header {
  background-color: #f5f5f5;
  height: 50px;
  padding-left: 40px;
  -webkit-border-top-left-radius: 3px;
  -moz-border-top-left-radius: 3px;
  -ms-border-top-left-radius: 3px;
  border-top-left-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  -moz-border-top-right-radius: 3px;
  -ms-border-top-right-radius: 3px;
  border-top-right-radius: 3px;
}
.password-reset-popup div.lost-passw-header h2,
.activation-popup div.lost-passw-header h2,
.register-success div.lost-passw-header h2,
.lost-passw-popup div.lost-passw-header h2,
.gdpr-popup div.lost-passw-header h2 {
  font-size: 15px;
  line-height: 50px;
}
.password-reset-popup div.lost-passw-header + #lostpassw,
.activation-popup div.lost-passw-header + #lostpassw,
.register-success div.lost-passw-header + #lostpassw,
.lost-passw-popup div.lost-passw-header + #lostpassw,
.gdpr-popup div.lost-passw-header + #lostpassw {
  padding: 30px 40px 0;
}
.password-reset-popup div.lost-passw-header + #lostpassw p.text,
.activation-popup div.lost-passw-header + #lostpassw p.text,
.register-success div.lost-passw-header + #lostpassw p.text,
.lost-passw-popup div.lost-passw-header + #lostpassw p.text,
.gdpr-popup div.lost-passw-header + #lostpassw p.text {
  color: #0d1523;
  line-height: 18px;
}
.password-reset-popup div.lost-passw-header + #lostpassw input[type=password],
.activation-popup div.lost-passw-header + #lostpassw input[type=password],
.register-success div.lost-passw-header + #lostpassw input[type=password],
.lost-passw-popup div.lost-passw-header + #lostpassw input[type=password],
.gdpr-popup div.lost-passw-header + #lostpassw input[type=password] {
  margin: 15px 0 5px;
  width: calc(100% - 28px);
}
.password-reset-popup div.lost-passw-header + #lostpassw button.btn,
.activation-popup div.lost-passw-header + #lostpassw button.btn,
.register-success div.lost-passw-header + #lostpassw button.btn,
.lost-passw-popup div.lost-passw-header + #lostpassw button.btn,
.gdpr-popup div.lost-passw-header + #lostpassw button.btn {
  margin-top: 25px;
}

div.user-panels form input[type=text], div.user-panels form input[type=password], div.user-panels form input[type=email] {
  margin: 18px 0 0;
  width: calc(100% - 28px);
}
div.user-panels form button {
  margin: 20px 0 15px;
}
div.user-panels form div.login-radio {
  margin-top: 20px;
}
div.user-panels a.lost-passw {
  color: #fd4801;
  display: inherit;
  font-size: 12px;
  margin-bottom: 20px;
  text-decoration: underline;
}
div.user-panels a.login-reg-btn {
  width: auto;
}
div.user-panels hr {
  border: 0;
  border-top: 1px solid #9ea1a7;
  display: block;
  height: 1px;
  margin: 15px 0 10px 0;
  padding: 0;
}
div.user-panels p.text {
  color: #a4a4a4;
  font-size: 14px;
}
div#login form, div#user-login form {
  margin-top: 25px;
}
div#login form a.link-to-admin, div#user-login form a.link-to-admin {
  font-size: 14px;
  text-align: center;
}
div#login form input[type=checkbox] + label, div#user-login form input[type=checkbox] + label {
  width: 100%;
  margin-top: 20px;
}
div.dashboard-panel form {
  margin-top: 25px;
}
div.dashboard-panel form div.login-radio input[type=radio] + label {
  width: 38%;
  position: relative;
  padding-left: 27px;
}
div.dashboard-panel form div.login-radio input[type=radio] + label:before {
  position: absolute;
  left: 0;
  top: 0;
}
div.dashboard-panel form div.login-radio input[type=checkbox] + label {
  margin-top: 20px;
}
div.dashboard-panel form div.password-box button {
  margin-top: 40px;
}
div.social-panel {
  text-align: right;
}
div.social-panel a.social {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2);
  color: #fff;
  display: inline-block;
  font-size: 22px;
  height: 41px;
  line-height: 36px;
  margin-left: 20px;
  text-align: center;
  width: 56px;
}
div.social-panel a.social i {
  margin: 0;
}
div.social-panel a.social-f {
  background-color: #3b5998;
}
div.social-panel a.social-g {
  background-color: #d50724;
}
div.social-panel a.social-in {
  background-color: #0077b5;
}
div.flex-wrapper div.box-50 {
  width: 48%;
}

/*
Media Query
*/
@media screen and (max-width: 768px) {
  .login-popup {
    padding: 10px 20px 40px;
    width: calc(90% - 40px);
  }
  .login-popup ul.ui-tabs-nav li {
    margin: 0 22px 0 0 !important;
  }
  .login-popup ul.ui-tabs-nav li a.ui-tabs-anchor {
    font-size: 13px;
  }
  div#login, div#register, div#user-register {
    position: relative;
  }
  div#login form button, div#register form button, div#user-register form button {
    width: 100%;
  }
  div#login form div.login-radio label, div#register form div.login-radio label, div#user-register form div.login-radio label {
    width: 100% !important;
  }
  .password-reset-popup,
  .activation-popup,
  .register-success,
  .lost-passw-popup,
  .gdpr-popup {
    width: 90%;
  }
  .password-reset-popup div.lost-passw-header,
  .activation-popup div.lost-passw-header,
  .register-success div.lost-passw-header,
  .lost-passw-popup div.lost-passw-header,
  .gdpr-popup div.lost-passw-header {
    padding-left: 20px;
  }
  .password-reset-popup div.lost-passw-header h2,
  .activation-popup div.lost-passw-header h2,
  .register-success div.lost-passw-header h2,
  .lost-passw-popup div.lost-passw-header h2,
  .gdpr-popup div.lost-passw-header h2 {
    line-height: 50px;
    font-size: 15px;
  }
  .password-reset-popup div.lost-passw-header + #lostpassw,
  .activation-popup div.lost-passw-header + #lostpassw,
  .register-success div.lost-passw-header + #lostpassw,
  .lost-passw-popup div.lost-passw-header + #lostpassw,
  .gdpr-popup div.lost-passw-header + #lostpassw {
    padding: 30px 20px 0;
  }
  .password-reset-popup div.lost-passw-header + #lostpassw p.text,
  .activation-popup div.lost-passw-header + #lostpassw p.text,
  .register-success div.lost-passw-header + #lostpassw p.text,
  .lost-passw-popup div.lost-passw-header + #lostpassw p.text,
  .gdpr-popup div.lost-passw-header + #lostpassw p.text {
    color: #0d1523;
    line-height: 18px;
  }
  .password-reset-popup div.lost-passw-header + #lostpassw button,
  .activation-popup div.lost-passw-header + #lostpassw button,
  .register-success div.lost-passw-header + #lostpassw button,
  .lost-passw-popup div.lost-passw-header + #lostpassw button,
  .gdpr-popup div.lost-passw-header + #lostpassw button {
    width: 100%;
  }
  div.dashboard-panel div.flex-wrapper div.box-50 {
    width: 100%;
  }
}
header div.navigation nav ul li.login-dash div.user-dash-panel {
  background-color: rgba(13, 21, 35, 0.95);
  display: none;
  height: 90px;
  left: 6px;
  line-height: 30px;
  padding: 5px 10px 15px;
  position: absolute;
  top: 60px;
  min-width: 110px;
}
header div.navigation nav ul li.login-dash div.user-dash-panel ul {
  float: none;
}
header div.navigation nav ul li.login-dash div.user-dash-panel ul li {
  float: none;
}
header div.navigation nav ul li.login-dash div.user-dash-panel ul li a {
  color: #fff;
  font-size: 13px;
  font-weight: 400;
  line-height: 30px;
  text-transform: none;
}
header div.navigation nav ul li.login-dash:hover div.user-dash-panel {
  display: block;
}

.register-success {
  display: none;
}

.btn {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  border: none;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 13px;
  font-weight: 400;
  height: 45px;
  line-height: 45px;
  outline: none;
  padding: 0 15px;
  text-align: center;
  text-transform: uppercase;
}
.btn span.hit {
  display: inline-block;
  font-weight: 300;
  width: 26px;
}
.btn i.icon-spinner {
  -webkit-animation: icon-rotate 2s infinite linear;
  -moz-animation: icon-rotate 2s infinite linear;
  -o-animation: icon-rotate 2s infinite linear;
  animation: icon-rotate 2s infinite linear;
}
@-webkit-keyframes icon-rotate {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes icon-rotate {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

.btn-converion {
  background-color: #fd4801;
}

.btn-browse {
  background-color: #0096ff;
}

.btn-save {
  background-color: #fff;
  border: 2px solid #0096ff;
  color: #0096ff;
  font-weight: 600;
  height: 41px;
  line-height: 41px;
  text-align: center;
  text-transform: uppercase;
  width: 80px;
}

.btn-saved {
  background-color: #aeb1b5;
  border-color: #aeb1b5;
  color: #fff;
}

.btn-inactive {
  background-color: #aeb1b5;
}

.btn-empty {
  background-color: none;
  border: 0;
  box-shadow: none;
  color: #757575;
}

.btn-map {
  background-color: rgba(13, 21, 35, 0.8);
}

.btn-map2 {
  background-color: rgba(59, 64, 71, 0.8);
  height: 28px;
  line-height: 28px;
  padding: 0 10px;
  font-size: 13px;
}
.btn-map2 i.icon {
  margin-right: 8px;
}

.btn-pdf {
  height: 20px;
  width: 40px;
  padding: 0;
  line-height: 20px;
  font-size: 10px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
}

.btn-filter-search {
  font-size: 13px;
  color: #0d1523;
  text-transform: none;
  background-color: #fff;
  height: 45px;
  line-height: 45px;
}
.btn-filter-search i.icon {
  margin: 3px 0 0 10px;
  color: #0096ff;
}
.btn-filter-search.opened {
  background-color: transparent;
}
.btn-service {
  font-size: 14px;
  font-weight: 600;
  color: #0d1523;
  text-transform: uppercase;
  background-color: #fff;
  height: 45px;
  line-height: 45px;
}

.btn-disabled {
  background-color: #aeb1b5;
  color: #fff;
}

.btn-transparent {
  background: none;
  border: 1px solid #0096ff;
  color: #0096ff;
  font-size: 0.9em;
  height: 41px;
  line-height: 41px;
  text-align: center;
}

.box {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  -webkit-transition: all ease-in 350ms;
  -moz-transition: all ease-in 350ms;
  -o-transition: all ease-in 350ms;
  transition: all ease-in 350ms;
  background-color: #fff;
  position: relative;
}
.box .content {
  padding: 16px 20px;
}
.box .content p {
  color: #0d1523;
  font-size: 13px;
  line-height: 22px;
  overflow: hidden;
  height: 22px;
}
.box .content p.title {
  font-size: 16px;
  font-weight: 800;
  text-transform: uppercase;
}
.box img {
  -webkit-border-top-left-radius: 3px;
  -moz-border-top-left-radius: 3px;
  -ms-border-top-left-radius: 3px;
  border-top-left-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  -moz-border-top-right-radius: 3px;
  -ms-border-top-right-radius: 3px;
  border-top-right-radius: 3px;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.box img.mobile {
  display: none;
}
.box:hover {
  -webkit-box-shadow: 0 5px 11px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 5px 11px rgba(0, 0, 0, 0.3);
  box-shadow: 0 5px 11px rgba(0, 0, 0, 0.3);
}

/* XXS */
.xxs-box {
  width: 320px;
  height: 90px;
  margin: 20px auto;
  overflow: hidden;
  position: relative;
}
.xxs-box a.data-sheet {
  margin: 0;
  height: 100%;
  width: 100%;
  display: inline-block;
}
.xxs-box a.data-sheet img {
  -webkit-border-top-left-radius: 3px;
  -moz-border-top-left-radius: 3px;
  -ms-border-top-left-radius: 3px;
  border-top-left-radius: 3px;
  -webkit-border-top-right-radius: 0;
  -moz-border-top-right-radius: 0;
  -ms-border-top-right-radius: 0;
  border-top-right-radius: 0;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-bottom-left-radius: 3px;
  -ms-border-bottom-left-radius: 3px;
  border-bottom-left-radius: 3px;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-bottom-right-radius: 0;
  -ms-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
  float: left;
  width: 90px;
}
.xxs-box a.data-sheet div.content {
  float: left;
  padding: 15px 20px;
  width: calc(100% - 130px);
  height: calc(100% - 30px);
}
.xxs-box a.data-sheet div.content p.title {
  height: 16px;
  overflow: hidden;
  font-size: 14px;
  line-height: 15px;
  white-space: nowrap;
}
.xxs-box a.data-sheet div.content p.address {
  line-height: 25px;
  font-size: 12px;
  color: #a4a4a4;
  white-space: nowrap;
}
.xxs-box a.btn {
  bottom: 8px;
  color: #fff;
  font-size: 12px;
  height: 30px;
  line-height: 31px;
  padding: 0;
  position: absolute;
  right: 8px;
  width: 90px;
  background-color: #ccc;
  box-shadow: none;
  margin: 0;
}
.xxs-box a.btn i {
  margin-right: 10px;
}
.xxs-box:nth-of-type(1) {
  margin-top: 40px;
}
.xxs-box:nth-last-of-type(1) {
  margin-bottom: 40px;
}
.xxs-box:after {
  content: "";
  display: table;
  clear: both;
}

/* XS */
.xs-box {
  max-width: 240px;
  max-height: 122px;
  margin: 20px 0;
  overflow: hidden;
}
.xs-box a.data-sheet div.img {
  float: left;
  position: relative;
  width: 50%;
}
.xs-box a.data-sheet div.img img {
  -webkit-border-top-left-radius: 3px;
  -moz-border-top-left-radius: 3px;
  -ms-border-top-left-radius: 3px;
  border-top-left-radius: 3px;
  -webkit-border-top-right-radius: 0;
  -moz-border-top-right-radius: 0;
  -ms-border-top-right-radius: 0;
  border-top-right-radius: 0;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-bottom-left-radius: 3px;
  -ms-border-bottom-left-radius: 3px;
  border-bottom-left-radius: 3px;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-bottom-right-radius: 0;
  -ms-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
}
.xs-box a.data-sheet div.content {
  float: right;
  width: calc(50% - 40px);
  padding: 25px 20px 29px;
}
.xs-box a.data-sheet div.content p.title {
  height: 30px;
  overflow: hidden;
  font-size: 14px;
  line-height: 15px;
  white-space: normal;
}
.xs-box a.data-sheet div.content p.address {
  line-height: 14px;
  font-size: 12px;
  margin-top: 10px;
  overflow: hidden;
  height: 28px;
  white-space: normal;
}
.xs-box a.saved div.img:after {
  background-color: #0096ff;
  color: #fff;
  content: attr(data-saved-title);
  display: block;
  font-size: 11px;
  font-weight: 600;
  height: 20px;
  left: 0;
  line-height: 20px;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  bottom: 0;
  width: 100%;
}
.xs-box.empty-box {
  height: 122px;
  background: transparent;
  box-shadow: none;
  border: 1px dashed #aeb0b2;
}
.xs-box:after {
  content: "";
  display: table;
  clear: both;
}

/* S */
.s-box {
  max-width: 400px;
  height: 122px;
  margin: 20px 0;
}
.s-box span.flag {
  font-size: 9px;
  padding: 3px 10px;
  left: 10px;
}
.s-box a {
  cursor: pointer;
}
.s-box a.data-sheet img {
  -webkit-border-top-left-radius: 3px;
  -moz-border-top-left-radius: 3px;
  -ms-border-top-left-radius: 3px;
  border-top-left-radius: 3px;
  -webkit-border-top-right-radius: 0;
  -moz-border-top-right-radius: 0;
  -ms-border-top-right-radius: 0;
  border-top-right-radius: 0;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-bottom-left-radius: 3px;
  -ms-border-bottom-left-radius: 3px;
  border-bottom-left-radius: 3px;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-bottom-right-radius: 0;
  -ms-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
  float: left;
  object-fit: cover;
  width: 120px;
  height: 122px;
}
.s-box a.data-sheet div.content {
  float: right;
  width: calc(70% - 40px);
  padding: 20px;
}
.s-box a.data-sheet div.content p.title {
  height: 18px;
  margin-bottom: 5px;
  overflow: hidden;
  font-size: 14px;
  line-height: 18px;
  white-space: nowrap;
}
.s-box a.data-sheet div.content p.address {
  line-height: 18px;
  font-size: 14px;
  overflow: hidden;
  height: 20px;
  margin-bottom: 15px;
  white-space: nowrap;
}
.s-box a.data-sheet.saved img {
  opacity: 0.5;
}
.s-box:hover {
  background-color: #f5f5f5;
}
.s-box:after {
  content: "";
  display: table;
  clear: both;
}

/* M */
.m-box {
  max-width: 240px;
  max-height: 260px;
  margin: 20px 0;
}
.m-box a.saved div.content {
  position: relative;
}
.m-box a.saved div.content:before {
  background-color: #0096ff;
  color: #fff;
  content: attr(data-saved-title);
  display: block;
  font-size: 11px;
  font-weight: 600;
  height: 20px;
  left: 0;
  line-height: 20px;
  padding-right: 10px;
  position: absolute;
  text-align: right;
  text-transform: uppercase;
  top: -20px;
  width: calc(100% - 10px);
}

/* L */
.l-box {
  max-height: 360px;
  max-width: 320px;
}
.l-box a img.desktop {
  width: 320px;
  height: 280px;
}
.l-box a.saved div.content {
  position: relative;
}
.l-box a.saved div.content:before {
  background-color: #0096ff;
  color: #fff;
  content: attr(data-saved-title);
  display: block;
  font-size: 11px;
  font-weight: 600;
  height: 20px;
  left: 0;
  line-height: 20px;
  padding-right: 10px;
  position: absolute;
  text-align: right;
  text-transform: uppercase;
  top: -20px;
  width: calc(100% - 10px);
}

/* XL */
.xl-box {
  max-height: 360px;
  max-width: 380px;
  width: 32%;
}
.xl-box img {
  width: 380px;
  height: 280px;
}

/* Media Query */
@media screen and (max-width: 768px) {
  .box img.desktop {
    display: none;
  }
  .box img.mobile {
    display: block;
  }
  .box div.content p {
    font-size: 14px !important;
    line-height: 30px !important;
  }
  .box div.content p.title {
    font-size: 18px !important;
  }
}
.input,
input,
select,
textarea {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  border: none;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 16px;
  height: 45px;
  margin: 0 10px;
  outline: none;
  padding: 0px 14px;
}

input[type=number] {
  -moz-appearance: textfield;
}
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type=radio], input[type=checkbox] {
  display: none;
}
input[type=radio] + label, input[type=checkbox] + label {
  cursor: pointer;
  display: inline-block;
  text-align: left;
  float: left;
  margin: 7px 0;
}
input[type=radio] + label span, input[type=checkbox] + label span {
  font-size: 14px;
  vertical-align: middle;
}
input[type=radio] + label:before, input[type=checkbox] + label:before {
  content: "";
  display: inline-block;
  width: 18px;
  height: 18px;
  vertical-align: middle;
  margin-right: 8px;
  border: 1px solid #0d1523;
  box-shadow: inset 0px 2px 2px rgba(0, 0, 0, 0.3);
}
input[type=radio]:checked + label:before, input[type=checkbox]:checked + label:before {
  color: #fd4801;
  background-color: #fff;
  text-align: center;
}
input[type=radio] + label:before {
  border-radius: 50%;
}
input[type=radio]:checked + label:before {
  content: "•"; /* Bullet */
  font-size: 2.4em;
  line-height: 13px;
}
input[type=checkbox] + label:before {
  border-radius: 15%;
}
input[type=checkbox]:checked + label:before {
  content: "✔"; /* Tick */
  line-height: 18px;
  font-size: 1.2em;
}
input[type=checkbox].searcher:checked + label:before {
  color: #fff;
  background-color: #191b20;
}
input.input-border {
  border: 1px solid #0d1523;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3) inset;
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3) inset;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3) inset;
}
input.input-border.has-error {
  border: 1px solid #d50000;
}

.input-big {
  width: 225px;
}

.input-medium {
  width: 210px;
}

.input-small {
  width: 42px;
}

.search-number-wrap {
  position: relative;
  display: inline-block;
}
.search-number-wrap .search-number-tooltip {
  -webkit-box-shadow: 0 0 7px #111;
  -moz-box-shadow: 0 0 7px #111;
  box-shadow: 0 0 7px #111;
  -webkit-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  transition: opacity 0.5s;
  background-color: #191b20;
  border-radius: 0;
  bottom: 4.5em;
  color: #fff;
  opacity: 0;
  font-size: 14px;
  left: 50%;
  line-height: 20px;
  margin-left: -140px;
  width: 280px;
  padding: 10px;
  position: absolute;
}

.search-number {
  margin: 0 2px;
}

/* Select Box */
.select {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background-color: #fff;
  cursor: pointer;
  display: inline-block;
  height: 45px;
  line-height: 45px;
  position: relative;
  width: 225px;
}
.select ul {
  -webkit-box-shadow: 0 9px 7px -4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 9px 7px -4px rgba(0, 0, 0, 0.2);
  box-shadow: 0 9px 7px -4px rgba(0, 0, 0, 0.2);
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-bottom-left-radius: 5px;
  -ms-border-bottom-left-radius: 5px;
  border-bottom-left-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-bottom-right-radius: 5px;
  -ms-border-bottom-right-radius: 5px;
  border-bottom-right-radius: 5px;
  background: #fff;
  border-top: 3px solid rgba(0, 0, 0, 0.3);
  display: none;
  left: 0;
  list-style-type: none;
  margin: 0;
  padding: 0;
  position: absolute;
  text-align: left;
  top: 45px;
  width: 225px;
  z-index: 300;
}
.select ul li {
  padding: 0 15px;
}
.select ul li:hover {
  color: #0096ff;
}
.select ul:hover {
  cursor: pointer;
}
.select p {
  display: block;
  padding-left: 15px;
  text-align: left;
}
.select p i.icon {
  color: #0096ff;
  font-size: 12px;
  margin: 0;
  position: absolute;
  right: 15px;
  top: 18px;
  -webkit-transition: all ease-in 350ms;
  -moz-transition: all ease-in 350ms;
  -o-transition: all ease-in 350ms;
  transition: all ease-in 350ms;
}

.select.opened {
  -webkit-border-bottom-left-radius: 0;
  -moz-border-bottom-left-radius: 0;
  -ms-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-bottom-right-radius: 0;
  -ms-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
  -webkit-transition: all 0s ease-in-out;
  -moz-transition: all 0s ease-in-out;
  -o-transition: all 0s ease-in-out;
  transition: all 0s ease-in-out;
}
.select.opened p i.icon {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}

textarea.textarea-border {
  border: 1px solid #0d1523;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3) inset;
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3) inset;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3) inset;
  width: calc(100% - 30px);
  margin: 0;
  resize: none;
  height: 100px;
  padding: 10px 14px;
}
textarea.textarea-border.has-error {
  border: 1px solid #d50000;
}

/*
Media Query
*/
@media screen and (max-width: 960px) {
  .select {
    width: 190px;
    font-size: 14px;
  }
  .select ul {
    width: 190px;
  }
  .select p i.icon {
    top: 17px;
  }
}
div.main-mobile-search {
  display: none;
}

.mobile-search-box {
  float: right;
  display: inline-block;
  z-index: 400;
  position: relative;
}
.mobile-search-box a {
  color: #fff;
  display: block;
  background-color: #FD4801;
  width: 60px;
  height: 60px;
  text-align: center;
  font-size: 19px;
}
.mobile-search-box a i {
  margin: 0;
}
.mobile-search-box a.opened {
  background-color: #05080e;
}

.mobile-search-form {
  position: absolute;
  z-index: 400;
  background-color: #0d1523;
  left: 0;
  right: 0;
  top: 60px;
  padding: 20px 20px 100px;
  height: 500px;
}
.mobile-search-form form div.select {
  width: 100%;
  margin-bottom: 20px;
}
.mobile-search-form form div.select ul {
  width: 100%;
}
.mobile-search-form form input {
  margin: 0 0 20px;
}
.mobile-search-form form input[type=text] {
  width: calc(100% - 28px);
}
.mobile-search-form form button {
  width: 100%;
}
.mobile-search-form form p.inline {
  line-height: 45px;
}
.mobile-search-form form span.square {
  display: inline-block;
  float: right;
  height: 45px;
  margin-bottom: 20px;
  margin-right: 28px;
  max-width: 30%;
  position: relative;
}
.mobile-search-form form span.square input[type=number] {
  width: 100%;
}
.mobile-search-form form span.square:after {
  content: "m2";
  display: block;
  position: absolute;
  top: 13px;
  right: -15px;
  color: #B1A9B1;
}

/*
Media Query
*/
@media screen and (max-width: 768px) {
  form.search {
    display: none;
  }
  div.main-mobile-search {
    display: block;
  }
}
/* Default Carousel */
.bx-wrapper {
  *zoom: 1;
  -ms-touch-action: pan-y;
  position: relative;
  touch-action: pan-y;
}
.bx-wrapper .bx-controls .bx-controls-direction {
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
}
.bx-wrapper .bx-controls .bx-controls-direction i.icon {
  margin: 0;
}
.bx-wrapper .bx-controls .bx-controls-direction a {
  border: none;
  color: #fff;
  outline: none;
  position: absolute;
  z-index: 100;
}
.bx-wrapper .bx-controls .bx-pager {
  bottom: 25px;
  display: none;
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
  z-index: 200;
}
.bx-wrapper .bx-controls .bx-pager div.bx-pager-item {
  display: inline-block;
}
.bx-wrapper .bx-controls .bx-pager div.bx-pager-item a.bx-pager-link {
  border: 2px solid #fff;
  border-radius: 50%;
  display: inline-block;
  height: 12px;
  margin: 0 5px;
  text-indent: -99999px;
  width: 12px;
}
.bx-wrapper .bx-controls .bx-pager div.bx-pager-item a.bx-pager-link.active {
  background-color: #fff;
}

/* Main Carousel */
.main-carousel .goAdverticum {
  display: none;
}

.main-carousel .goAdverticum.show {
  display: block;
}

div.main-carousel {
  overflow: hidden;
  background-image: url("../../img/header/iroda_desktop.jpg");
  background-size: cover;
}
div.main-carousel .goAdverticum img {
  object-fit: cover;
}
div.main-carousel .bx-wrapper {
  background-color: #111;
  height: 725px;
}
div.main-carousel .bx-wrapper li div.video-viewport {
  height: 725px !important;
}
div.main-carousel .bx-wrapper li div.video-viewport video {
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  height: auto;
  left: 50%;
  min-height: 100%;
  min-width: 100%;
  position: absolute;
  top: 50%;
  width: auto;
  z-index: -100;
}
div.main-carousel .bx-wrapper li img {
  height: 725px;
  width: 100%;
  object-fit: cover;
}
div.main-carousel .bx-wrapper li:before {
  background: rgba(0, 0, 0, 0.2);
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
div.main-carousel .bx-wrapper li:after {
  background-image: -webkit-linear-gradient(top, rgb(0, 0, 0) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: -o-linear-gradient(top, rgb(0, 0, 0) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: linear-gradient(to bottom, rgb(0, 0, 0) 0%, rgba(255, 255, 255, 0) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FF000000", endColorstr="#00FFFFFF", GradientType=0);
  content: "";
  height: 297px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
div.main-carousel .bx-wrapper div.carousel-text {
  top: calc(50% + 50px);
  color: #fff;
  left: 0;
  position: absolute;
  right: 0;
}
div.main-carousel .bx-wrapper div.carousel-text a {
  max-width: 250px;
  display: block;
  color: #fff;
  font-size: 18px;
}
div.main-carousel .bx-wrapper div.carousel-text a p {
  font-weight: 300;
  line-height: 24px;
  width: 250px;
}
div.main-carousel .bx-wrapper div.carousel-text a span {
  display: block;
  font-weight: 600;
  margin-top: 30px;
  text-decoration: underline;
}
div.main-carousel .bx-wrapper .bx-controls .bx-controls-direction {
  top: calc(50% - 22px);
  max-width: 1180px;
}
div.main-carousel .bx-wrapper .bx-controls .bx-controls-direction a {
  background: rgba(13, 21, 35, 0.6);
  border-radius: 6px;
  padding: 12px;
  top: 47%;
}
div.main-carousel .bx-wrapper .bx-controls .bx-controls-direction .bx-prev {
  left: 0;
}
div.main-carousel .bx-wrapper .bx-controls .bx-controls-direction .bx-next {
  right: 0;
}

@media (min-width: 768px) {
  div.main-carousel {
    height: 365px;
  }
  div.main-carousel .goAdverticum.mobile.show {
    display: none !important;
  }
  div.main-carousel .goAdverticum.desktop.show {
    display: block !important;
  }
}
@media (max-width: 570px) {
  div.main-carousel {
    height: 560px;
    overflow: hidden;
    background-image: url("../../img/header/iroda_mobile.jpg");
    background-size: cover;
  }
  div.main-carousel .goAdverticum.desktop.show {
    display: none !important;
  }
  div.main-carousel .goAdverticum.mobile.show {
    display: block !important;
  }
}
@media (min-width: 570px) and (max-width: 768px) {
  div.main-carousel {
    height: 600px;
  }
  div.main-carousel .goAdverticum.mobile.show {
    display: none !important;
  }
  div.main-carousel .goAdverticum.desktop.show {
    display: none !important;
  }
}
/* Tabs Carousel */
.tabs-carousel-content {
  overflow: hidden;
}
.tabs-carousel-content .bx-controls .bx-controls-direction {
  top: 45%;
  width: 100%;
}
.tabs-carousel-content .bx-controls .bx-controls-direction a {
  font-size: 20px;
  padding: 20px;
}
.tabs-carousel-content .bx-controls .bx-controls-direction .bx-prev {
  left: 10px;
}
.tabs-carousel-content .bx-controls .bx-controls-direction .bx-next {
  right: 10px;
}

/* Mobile carousel */
div.mobile-gallery-box {
  height: 400px;
  overflow: hidden;
  position: relative;
}
div.mobile-gallery-box div.bx-wrapper {
  background-color: #111;
  height: 400px;
}
div.mobile-gallery-box div.bx-wrapper li img {
  height: 400px;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
div.mobile-gallery-box div.bx-wrapper li:after {
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgb(13, 21, 35) 100%);
  background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgb(13, 21, 35) 100%);
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgb(13, 21, 35) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00FFFFFF", endColorstr="#FF0D1523", GradientType=0);
  content: "";
  height: 50%;
  left: 0;
  position: absolute;
  bottom: 0;
  width: 100%;
}
div.mobile-gallery-box div.bx-wrapper .bx-controls .bx-controls-direction {
  top: 25%;
}
div.mobile-gallery-box div.bx-wrapper .bx-controls .bx-controls-direction a {
  padding: 0;
  font-size: 36px;
}
div.mobile-gallery-box div.bx-wrapper .bx-controls .bx-controls-direction .bx-prev {
  left: 20px;
}
div.mobile-gallery-box div.bx-wrapper .bx-controls .bx-controls-direction .bx-next {
  right: 20px;
}
div.mobile-gallery-box div.mobile-estate-info {
  position: absolute;
  bottom: 20px;
  z-index: 100;
  left: 20px;
  right: 20px;
  flex-flow: row wrap;
}
div.mobile-gallery-box div.mobile-estate-info h2 {
  color: #fff;
  font-weight: 800;
  font-size: 36px;
  line-height: 40px;
  margin-bottom: 10px;
  flex: 1 0 100%;
}
div.mobile-gallery-box div.mobile-estate-info p {
  color: #fff;
  flex: 1 0 100%;
}
div.mobile-gallery-box div.mobile-estate-info div.flags {
  position: relative;
  margin: 30px 0 0;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
  -moz-box-flex: 1;
  -moz-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}
div.mobile-gallery-box div.mobile-estate-info div.flags span.flag {
  position: static;
  margin-right: 10px;
  line-height: 30px;
  white-space: nowrap;
}
div.mobile-gallery-box div.mobile-estate-info div.mobile-map {
  position: absolute;
  bottom: 0;
  right: 0;
}
div.mobile-gallery-box div.mobile-estate-info div.mobile-map a {
  background-color: #565a67;
  height: 50px;
  display: table-cell;
  width: 50px;
  border-radius: 6px;
  text-align: center;
  vertical-align: middle;
  font-size: 28px;
  color: #d4d4d4;
}
div.mobile-gallery-box div.mobile-estate-info div.mobile-map a i {
  margin: 0;
}

/*
Media Query
*/
@media screen and (max-width: 1280px) {
  div.main-carousel .bx-wrapper .bx-controls .bx-controls-direction {
    width: 96%;
  }
}
@media screen and (max-width: 768px) {
  div.main-carousel .bx-wrapper .bx-controls .bx-controls-direction {
    display: none;
  }
  div.main-carousel .bx-wrapper .bx-controls .bx-pager {
    display: block;
    bottom: 40px;
  }
  div.main-carousel .bx-wrapper .carousel-text {
    top: 430px !important;
  }
  div.main-carousel .bx-wrapper .carousel-text a {
    max-width: none !important;
    width: 100%;
  }
  div.main-carousel .bx-wrapper .carousel-text a p {
    width: 100% !important;
  }
  div.main-carousel .bx-wrapper .carousel-text a span {
    margin-top: 10px !important;
  }
}
footer {
  background-color: #fff;
  border-top: 2px solid #d2d2d1;
  min-height: 555px;
  width: 100%;
}
footer div.desktop-footer div.footer {
  margin: 50px auto 20px;
}
footer div.desktop-footer div.footer div h3.title {
  margin-bottom: 45px;
  text-transform: uppercase;
}
footer div.desktop-footer div.footer div ul {
  display: block;
  float: left;
  font-size: 14px;
  list-style: none;
  margin-right: 55px;
}
footer div.desktop-footer div.footer div ul li {
  margin: 0 0 13px 0;
}
footer div.desktop-footer div.footer div ul li.title {
  color: #757575;
  font-weight: 700;
  margin: 0 0 45px;
  text-transform: uppercase;
}
footer div.desktop-footer div.footer div.social ul li {
  margin-bottom: 20px;
}
footer div.desktop-footer div.footer div.social ul li i {
  font-size: 23px;
}
footer div.desktop-footer div.footer div.contact p {
  color: #757575;
  font-size: 13px;
  line-height: 20px;
}
footer div.desktop-footer div.footer div.contact p.group-title {
  font-weight: 600;
  margin-top: 10px;
}
footer div.desktop-footer div.footer div.contact .uppercase {
  text-transform: uppercase;
}
footer div.desktop-footer div.footer div.contact .underline {
  text-decoration: underline;
}
footer div.desktop-footer div.copyright {
  padding-bottom: 3%;
}
footer div.desktop-footer div.copyright p {
  color: #757575;
  font-size: 13px;
  font-weight: 400;
}
footer div.desktop-footer div.copyright p a {
  color: #757575;
  font-size: 15px;
  font-weight: 600;
  text-transform: uppercase;
}
footer div.desktop-footer div.copyright p a i {
  color: #3E3939;
  font-size: 30px;
}
footer div.desktop-footer div.copyright p span {
  margin-left: 40px;
}
footer div.mobile-footer {
  display: none;
}
footer div.mobile-footer .capitalize {
  text-transform: capitalize;
}
footer div .common-footer {
  display: flex;
  flex-wrap: wrap;
  background: #fff;
}
footer div .common-footer > * {
  flex-shrink: 0;
  max-width: 100%;
  width: 100%;
}
footer div .common-footer .up-logo-box {
  position: relative;
  display: flex;
  justify-content: center;
  margin-bottom: 1.5rem;
}
footer div .common-footer .up-logo-box hr {
  width: 97%;
  max-width: 1200px;
  opacity: 1;
  position: absolute;
  transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
  border-top: 1px solid #333333;
}
footer div .common-footer .up-logo-box div {
  z-index: 100;
  background: #fff;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  position: relative;
  display: inline-block;
}
footer div .common-footer .text-span {
  font-size: 0.875rem;
  font-weight: 700;
  color: #333333;
  text-align: center;
  margin-bottom: 1rem;
  display: block;
}
footer div .common-footer .group-logo-box {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 1rem;
  margin-bottom: 1.5rem;
}
footer div .common-footer .group-logo-box a {
  text-decoration: none;
}
footer div .common-footer .icom-links {
  display: flex;
  justify-content: center;
  font-size: 0.875rem;
  font-weight: 400;
  margin-bottom: 1rem;
  align-items: center;
}
footer div .common-footer .icom-links a {
  text-decoration: none;
  color: #f14c1e;
}
footer div .common-footer .icom-links span {
  font-weight: 700;
  color: #333333;
  font-size: 1.25rem;
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}
footer div .common-footer hr {
  width: 97%;
  max-width: 1200px;
  margin: 0 auto 45px;
  opacity: 0.7;
  border-top: 1px solid #333333;
}

/*
Media Query
*/
@media screen and (min-width: 1024px) and (max-width: 1280px) {
  footer div.desktop-footer div.footer div ul {
    margin-right: 25px;
  }
}
@media screen and (max-width: 1023px) {
  footer {
    min-height: 500px;
  }
  footer div.desktop-footer div h3 {
    font-size: 15px;
  }
  footer div.desktop-footer div ul {
    margin-right: 20px !important;
    font-size: 12px !important;
  }
  footer div.desktop-footer div.contact p {
    font-size: 12px !important;
  }
}
@media screen and (max-width: 809px) {
  footer div.desktop-footer div h3 {
    font-size: 13px;
  }
  footer div.desktop-footer div ul {
    margin-right: 10px !important;
  }
}
@media screen and (max-width: 768px) {
  footer div.desktop-footer {
    display: none;
  }
  footer div.mobile-footer {
    display: block;
  }
  footer div.mobile-footer table {
    width: 100%;
    margin: 5% 0;
  }
  footer div.mobile-footer table.contact tr td p {
    font-size: 1.2em;
    display: block;
    color: #757575;
    line-height: 1.2em;
    margin: 13px 0;
  }
  footer div.mobile-footer table.contact tr td .underline {
    text-decoration: underline;
  }
  footer div.mobile-footer table.contact tr td:nth-child(odd) p {
    font-weight: 600;
    text-transform: uppercase;
  }
  footer div.mobile-footer table.contact tr td:nth-child(even) p {
    text-align: right;
  }
  footer div.mobile-footer table.socials {
    text-align: center;
    font-size: 3em;
  }
  footer div.mobile-footer table.socials tr td a {
    color: #2f3238;
  }
  footer div.mobile-footer div.copyright p.footer-logo {
    margin-bottom: 5%;
  }
  footer div.mobile-footer div.copyright p.footer-logo a {
    font-size: 26px;
    color: #2f3238;
    font-weight: 600;
    text-transform: uppercase;
  }
  footer div.mobile-footer div.copyright p.footer-logo a i.icon {
    font-size: 40px;
  }
  footer div.mobile-footer div.copyright p.copy {
    padding-bottom: 6%;
    line-height: 20px;
  }
}
@media screen and (max-width: 480px) {
  div.mobile-footer table.contact tr td p {
    font-size: 1em !important;
  }
  div.mobile-footer table.socials {
    font-size: 2.6em !important;
  }
  div.mobile-footer div.copyright p.footer-logo a {
    font-size: 22px !important;
  }
  div.mobile-footer div.copyright p.footer-logo a i.icon {
    font-size: 36px !important;
  }
}
.nano,
.contact-nano {
  position: relative;
  width: 100%;
  min-height: 500px;
  overflow: hidden;
}
.nano.has-scrollbar div.nano-content,
.contact-nano.has-scrollbar div.nano-content {
  position: absolute;
  overflow: scroll;
  overflow-x: hidden;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.nano.has-scrollbar div.nano-content ul,
.contact-nano.has-scrollbar div.nano-content ul {
  height: 100%;
  width: calc(100% - 25px);
}
.nano.has-scrollbar div.nano-content::-webkit-scrollbar,
.contact-nano.has-scrollbar div.nano-content::-webkit-scrollbar {
  display: none;
}
.nano.has-scrollbar div.nano-pane,
.contact-nano.has-scrollbar div.nano-pane {
  background: #f4f4f4;
  bottom: 40px;
  position: absolute;
  right: 10px;
  top: 40px;
  width: 10px;
  -webkit-transition: all ease-in 0ms;
  -moz-transition: all ease-in 0ms;
  -o-transition: all ease-in 0ms;
  transition: all ease-in 0ms;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
}
.nano.has-scrollbar div.nano-pane div.nano-slider,
.contact-nano.has-scrollbar div.nano-pane div.nano-slider {
  background-color: #d5d5d5;
  position: relative;
  margin: 2px 1px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
}

.has-scrollbar div.nano-content::-webkit-scrollbar {
  display: block;
}

/* Tipso Bubble Styles */
.tipso_bubble,
.tipso_bubble > .tipso_arrow {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.tipso_bubble {
  -webkit-box-shadow: 0 0 7px #111;
  -moz-box-shadow: 0 0 7px #111;
  box-shadow: 0 0 7px #111;
  background-color: #191b20;
  color: #fff;
  font-size: 14px;
  line-height: 20px;
  max-width: 280px;
  padding: 15px;
  position: absolute;
  text-align: left;
  z-index: 9999;
  border-radius: 0;
}

.tipso_content {
  word-wrap: break-word;
}
.tipso_content ul {
  list-style-type: disc;
  margin-left: 18px;
}

/* Tipso Bubble Div */
.tipso_bubble > .tipso_arrow {
  border: 8px solid;
  height: 0;
  pointer-events: none;
  position: absolute;
  width: 0;
}

.tipso_bubble.top > .tipso_arrow {
  border-bottom-color: transparent;
  border-left-color: transparent;
  border-right-color: transparent;
  border-top-color: #000;
  left: calc(50% + 4px);
  margin-left: -8px;
  top: 100%;
}

.tipso_bubble.bottom > .tipso_arrow {
  border-bottom-color: #000;
  border-left-color: transparent;
  border-right-color: transparent;
  border-top-color: transparent;
  bottom: 100%;
  left: calc(50% + 4px);
  margin-left: -8px;
}

.tipso_bubble.left > .tipso_arrow {
  border-bottom-color: transparent;
  border-left-color: #000;
  border-right-color: transparent;
  border-top-color: transparent;
  left: 100%;
  margin-top: -8px;
  top: 50%;
}

.tipso_bubble.right > .tipso_arrow {
  border-bottom-color: transparent;
  border-left-color: transparent;
  border-right-color: #000;
  border-top-color: transparent;
  margin-top: -8px;
  right: 100%;
  top: 50%;
}

/*
Media Query
*/
@media screen and (max-width: 768px) {
  .tipso {
    display: none;
  }
}
#cookie-policy-warning {
  background-color: rgba(13, 21, 35, 0.8);
  bottom: 0;
  color: #fff;
  font-size: 14px;
  left: 0;
  padding: 25px 0;
  position: fixed;
  text-align: center;
  width: 100%;
  z-index: 300;
}
#cookie-policy-warning div.cookie-alert-content {
  padding: 0 60px;
}
#cookie-policy-warning div.cookie-alert-content p {
  display: inline-block;
}
#cookie-policy-warning div.cookie-alert-content a.btn {
  padding: 0 30px;
  margin: 0 30px;
  height: 36px;
  line-height: 36px;
  font-weight: 600;
}
#cookie-policy-warning div.cookie-alert-content a.more-info-btn {
  color: #fff;
  text-decoration: underline;
  font-weight: 600;
}

@media screen and (max-width: 1200px) {
  #cookie-policy-warning div.cookie-alert-content p,
  #cookie-policy-warning div.cookie-alert-content a {
    line-height: 20px;
    display: block;
  }
  #cookie-policy-warning div.cookie-alert-content p.btn,
  #cookie-policy-warning div.cookie-alert-content a.btn {
    width: 65px;
    margin: 10px auto;
  }
}
.ui-slider {
  position: relative;
  text-align: left;
}
.ui-slider div.ui-slider-range {
  background-position: 0 0;
  display: block;
  height: 2px;
  position: absolute;
  top: 0;
  z-index: 1;
}
.ui-slider div.ui-slider-range.ui-widget-header {
  background-color: #0096ff;
}
.ui-slider span.ui-slider-handle {
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  background-color: #fff;
  cursor: e-resize;
  height: 20px;
  margin-left: -10px;
  position: absolute;
  top: -10px;
  width: 20px;
  z-index: 2;
}
.ui-slider.ui-slider-horizontal {
  background-color: #c3c3c3;
  height: 1px;
  width: calc(100% - 100px);
}

#nps-popup {
  width: 800px;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  background: white;
  padding: 15px 15px 10px;
  z-index: 999999;
  border-top: 5px solid #FD4801;
  -webkit-box-shadow: 0 2px 15px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 2px 15px rgba(0, 0, 0, 0.3);
  box-shadow: 0 2px 15px rgba(0, 0, 0, 0.3);
}
#nps-popup.small {
  bottom: -195px;
}
#nps-popup div.nps-slider-block {
  float: right;
  width: 50%;
}
#nps-popup div.nps-slider-block #nps-slider {
  margin-top: 10px;
}
#nps-popup #nps-form {
  margin-top: 20px;
}
#nps-popup #nps-form.loading button[type=submit] {
  opacity: 0.5;
}
#nps-popup #nps-form .nps-form-textarea {
  margin-bottom: 10px;
}
#nps-popup #nps-form button.btn {
  margin: 0 auto;
  display: block;
}

/* Fancybox */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
}

.fancybox-wrap {
  position: absolute;
  top: 50px;
  left: 0;
  z-index: 8020;
}

.fancybox-skin {
  position: relative;
  color: #444;
  text-shadow: none;
}

.fancybox-opened {
  z-index: 8030;
}

.fancybox-opened .fancybox-skin {
  box-shadow: 0 5px 40px 12px rgba(0, 0, 0, 0.2);
}

.fancybox-outer, .fancybox-inner {
  position: relative;
}

.fancybox-inner {
  overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}

.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}

#fancybox-loading,
.fancybox-close,
.fancybox-prev span,
.fancybox-next span {
  background-image: url("../../img/fancybox/fancybox_sprite.png");
}

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060;
}

#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url("../../img/fancybox/fancybox_loading.gif") center center no-repeat;
}

.fancybox-close {
  position: fixed;
  top: 20px;
  right: 2%;
  width: 52px;
  height: 35px;
  cursor: pointer;
  z-index: 8040;
}

.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  z-index: 8040;
}

.fancybox-prev {
  position: fixed;
  left: 0;
}

.fancybox-next {
  position: fixed;
  right: 0;
}

.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 52px;
  height: 52px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
}

.fancybox-prev span {
  left: 15%;
  background-position: 0 -43px;
}

.fancybox-next span {
  right: 15%;
  background-position: 0 -104px;
}

span.fancy-counter {
  position: absolute;
  top: -30px;
  color: #fff;
  right: 0;
}

.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}

/* Overlay helper */
.fancybox-lock {
  overflow: visible !important;
  width: auto;
}

.fancybox-lock body {
  overflow: hidden !important;
}

.fancybox-lock-test {
  overflow-y: hidden !important;
}

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: rgba(0, 0, 0, 0.9);
}

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}

/* Title helper */
.fancybox-title {
  visibility: hidden;
  position: relative;
  text-shadow: none;
  z-index: 8050;
}

.fancybox-opened .fancybox-title {
  visibility: visible;
}

.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center;
}

.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent; /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap;
}

.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff;
}

.fancybox-title-inside-wrap {
  padding-top: 10px;
}

.fancybox-title-over-wrap {
  position: absolute;
  top: -30px;
  left: 0;
  color: #a4a4a4;
  font-size: 14px;
}

/*Retina graphics!*/
/* fancybox thumbs */
#fancybox-thumbs {
  position: fixed;
  left: 0;
  width: 100%;
  overflow: hidden;
  z-index: 8050;
}

#fancybox-thumbs.bottom {
  bottom: 2px;
}

#fancybox-thumbs.top {
  top: 2px;
}

#fancybox-thumbs ul {
  position: relative;
  list-style: none;
  margin: 0;
  padding: 0;
}

#fancybox-thumbs ul li {
  float: left;
  margin: 10px 5px;
  padding: 1px;
  opacity: 0.5;
}

#fancybox-thumbs ul li.active {
  opacity: 0.75;
  padding: 0;
  border: 1px solid #fff;
}

#fancybox-thumbs ul li:hover {
  opacity: 1;
}

#fancybox-thumbs ul li a {
  display: block;
  position: relative;
  overflow: hidden;
  background: #111;
  outline: none;
}

#fancybox-thumbs ul li img {
  display: block;
  position: relative;
  border: 0;
  padding: 0;
  max-width: none;
}

div.gallery {
  position: relative;
  width: calc(100% + 2px);
  margin-left: -1px;
}
div.gallery div.gallery-box {
  position: relative;
}
div.gallery div.gallery-box a:nth-of-type(1).fancybox {
  display: block;
  height: 360px;
  width: 100%;
}
div.gallery div.gallery-box a:nth-of-type(1).fancybox img {
  -webkit-animation: cover;
  -moz-animation: cover;
  -o-animation: cover;
  animation: cover;
  height: 360px;
  width: 100%;
}
div.gallery div.gallery-box a:nth-of-type(1):before {
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
  background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00FFFFFF", endColorstr="#CC000000", GradientType=0);
  bottom: 0;
  content: "";
  height: 240px;
  left: 0;
  position: absolute;
  width: 100%;
}
div.gallery div.estate-info {
  bottom: 32px;
  left: 40px;
  position: absolute;
  width: calc(100% - 60px);
}
div.gallery div.estate-info h2.estate-title {
  color: #fff;
  font-size: 36px;
  font-weight: 800;
  line-height: 36px;
  margin-bottom: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
}
div.gallery div.estate-info p {
  color: #fff;
}
div.gallery div.estate-info p span {
  margin-left: 30px;
}
div.gallery div.flags {
  bottom: 40px;
  position: absolute;
  right: 40px;
}
div.gallery div.flags span.flag {
  position: static;
  margin-left: 10px;
}
div.gallery a.search {
  left: 40px;
  position: absolute;
  top: 40px;
}
div.gallery a.iframe-360-view {
  position: absolute;
  top: 40px;
  right: 90px;
}
div.gallery a.iframe-360-view i.icon {
  background: rgba(0, 0, 0, 0.6);
  border-radius: 6px;
  color: #fff;
  cursor: pointer;
  font-size: 34px;
  margin-right: 0;
  padding: 1px 6px 5px 6px;
}
div.gallery i.icon-gallery {
  background: rgba(0, 0, 0, 0.6);
  border-radius: 6px;
  color: #fff;
  cursor: pointer;
  font-size: 16px;
  margin-right: 0;
  padding: 12px;
  position: absolute;
  right: 40px;
  top: 40px;
}

.estate-sticky-bar-container {
  height: 80px;
  position: relative;
}
.estate-sticky-bar-container .estate-sticky-bar {
  height: 80px;
  background-color: #fff;
  border-bottom: 1px solid #ccc;
}
.estate-sticky-bar-container .estate-sticky-bar div.estate-sticky-bar-icons {
  width: calc(100% - 340px);
}
.estate-sticky-bar-container .estate-sticky-bar div.estate-sticky-bar-icons div.estate-sticky-bar-icon {
  color: #737373;
  padding: 25px 6px;
  width: 100%;
}
.estate-sticky-bar-container .estate-sticky-bar div.estate-sticky-bar-icons div.estate-sticky-bar-icon a {
  margin: 0 auto;
  max-width: 130px;
}
.estate-sticky-bar-container .estate-sticky-bar div.estate-sticky-bar-icons div.estate-sticky-bar-icon a i.icon {
  font-size: 30px;
}
.estate-sticky-bar-container .estate-sticky-bar div.estate-sticky-bar-icons div.estate-sticky-bar-icon a span {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  font-size: 16px;
}
.estate-sticky-bar-container .estate-sticky-bar div.estate-sticky-bar-contact {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 260px;
  -moz-box-flex: 0;
  -moz-flex: 0 0 260px;
  -ms-flex: 0 0 260px;
  flex: 0 0 260px;
  padding: 18px 40px;
}
.estate-sticky-bar-container .estate-sticky-bar div.estate-sticky-bar-contact .btn-contact {
  font-weight: 600;
}
.estate-sticky-bar-container .estate-sticky-bar div.estate-sticky-bar-contact .btn-contact i.icon-phone {
  font-size: 22px;
  margin-right: 5px;
}
.estate-sticky-bar-container .estate-sticky-bar.sticky-active {
  position: fixed;
  top: 0;
  z-index: 500;
}

/*
Media Query
*/
@media screen and (max-width: 768px) {
  .estate-sticky-bar-container {
    display: none;
  }
}
.estate-tabs div.ui-tabs-panel table {
  width: 100%;
}
.estate-tabs div.ui-tabs-panel table tr th {
  font-size: 14px;
  font-weight: 800;
  text-transform: uppercase;
  text-align: left;
  padding-bottom: 20px;
}
.estate-tabs div.ui-tabs-panel table tr th:nth-last-of-type(1) {
  text-align: right;
}
.estate-tabs div.ui-tabs-panel table tr td {
  vertical-align: middle;
  padding: 10px 0;
  font-size: 14px;
}
.estate-tabs div.ui-tabs-panel table tr td i.information {
  margin-left: 10px;
}
.estate-tabs div.ui-tabs-panel table tr td span.floor-name {
  min-width: 61px;
  display: inline-block;
}
.estate-tabs div.ui-tabs-panel table tr td span.pdf {
  float: right;
  font-size: 12px;
}
.estate-tabs div.ui-tabs-panel table tr td span.pdf.none {
  color: #a4a4a4;
  font-size: 12px;
  padding-right: 7px;
}
.estate-tabs div.ui-tabs-panel table tr td.hr {
  overflow: hidden;
  padding: 0;
}
.estate-tabs div.ui-tabs-panel table tr td.hr hr {
  border: 0;
  border-bottom: 1px dashed #bfbfbf;
  border-top: 1px dashed #d9d9d9;
  display: block;
  height: 0px;
  margin: 20px 0;
  padding: 0px;
}
.estate-tabs div.ui-tabs-panel table tr.total td {
  padding: 5px 0;
}
.estate-tabs div.ui-tabs-panel table tr.total td.title {
  text-transform: uppercase;
  font-weight: 800;
}
.estate-tabs div.ui-tabs-panel table.detailed-data tr td {
  width: 15%;
}
.estate-tabs div.ui-tabs-panel table.detailed-data tr td:nth-child(odd) {
  padding-right: 1%;
}
.estate-tabs div.ui-tabs-panel table.detailed-data tr td:nth-child(even) {
  font-weight: 800;
  width: 13%;
}
.estate-tabs div.ui-tabs-panel table.detailed-data tr td a {
  text-decoration: none;
  font-size: 14px;
  color: #0096ff;
}
.estate-tabs div.ui-tabs-panel table.documents tr td {
  width: 50%;
}
.estate-tabs div.ui-tabs-panel table.documents tr td span.pdf {
  float: none;
}
.estate-tabs div.ui-tabs-panel p {
  line-height: 28px;
}
.estate-tabs div.ui-tabs-panel p.title {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 800;
}
.estate-tabs div.ui-tabs-panel hr {
  border: 0;
  border-bottom: 1px dashed #bfbfbf;
  border-top: 1px dashed #d9d9d9;
  display: block;
  height: 0px;
  margin: 20px 0;
  padding: 0px;
}

.meter {
  display: block;
  height: 11px;
  position: relative;
  background: transparent;
  border: 1px solid #191b20;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  width: 80%;
}

.meter > span {
  display: block;
  height: 100%;
  background-color: #191b20;
  position: relative;
  overflow: hidden;
  float: left !important;
}

.meter > label {
  position: absolute;
  right: -35px;
  top: -2px;
  font-size: 12px;
  text-align: left;
  width: 20%;
}

.estate-tabs-inactive {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  margin: 30px 0;
  min-height: 250px;
}
.estate-tabs-inactive div.left-side i.icon {
  color: #898989;
  font-size: 74px;
  margin-right: 25px;
}
.estate-tabs-inactive div.right-side h4 {
  color: #0096ff;
  font-size: 18px;
  font-weight: 600;
  line-height: 26px;
  margin: 8px 0 15px;
}
.estate-tabs-inactive div.right-side a {
  margin-top: 40px;
}

.estate-info-panel div.estate-contact a.btn.btn-contact {
  text-align: center;
  width: calc(100% - 30px);
  margin-top: 15px;
  font-weight: 400;
  font-size: 17px;
}
.estate-info-panel div.estate-contact a.btn.btn-save {
  font-size: 17px;
  font-weight: 600;
  margin-top: 15px;
  width: calc(100% - 34px);
}
.estate-info-panel div.estate-contact a.btn.btn-save i {
  font-size: 15px;
  margin: 0 10px 2px 0;
}
.estate-info-panel table {
  width: 100%;
  margin: 0;
}
.estate-info-panel table tr {
  border-bottom: 1px solid #efefef;
}
.estate-info-panel table tr td {
  padding: 13px 0;
}
.estate-info-panel table tr td:nth-of-type(1) {
  text-align: left;
}
.estate-info-panel table tr td:nth-of-type(1) p {
  font-size: 13px;
}
.estate-info-panel table tr td:nth-of-type(2) {
  text-align: right;
}
.estate-info-panel table tr td:nth-of-type(2) p {
  font-weight: 600;
}
.estate-info-panel table.calculator {
  margin-top: 20px;
}
.estate-info-panel table.calculator tr {
  border: none;
}
.estate-info-panel table.calculator tr td {
  padding: 8px 0;
  width: 50%;
}
.estate-info-panel table.calculator tr td input {
  height: 36px;
}
.estate-info-panel table.calculator tr td span {
  font-size: 24px;
  font-weight: 600;
}
.estate-info-panel table.calculator tr td sup {
  bottom: 1ex;
  font-size: 80%;
  position: relative;
}
.estate-info-panel table.calculator tr td p.calculator-information {
  font-size: 15px;
  font-weight: 600;
  padding-bottom: 10px;
}
.estate-info-panel table.calculator tr td p.estate-price {
  font-size: 30px;
}

.estate-services-lists-box {
  margin: 0 40px 40px;
}
.estate-services-lists-box .estate-services-lists {
  background-color: #fff;
  border: 1px solid #bcbcbc;
  padding: 25px 40px 40px;
}
.estate-services-lists-box .estate-services-lists ul.ui-tabs-nav {
  height: 30px;
  margin: 0 0 20px;
}
.estate-services-lists-box .estate-services-lists ul.ui-tabs-nav li {
  margin: 0 20px 0 0;
}
.estate-services-lists-box .estate-services-lists ul.ui-tabs-nav li a {
  font-size: 15px !important;
  padding-bottom: 12px !important;
}
.estate-services-lists-box .estate-services-lists div.estate-services-list ul {
  margin: 10px 0 0;
}
.estate-services-lists-box .estate-services-lists div.estate-services-list ul li {
  line-height: 30px;
}
.estate-services-lists-box .estate-services-lists div.estate-services-list ul li i.icon {
  font-size: 14px;
  margin: 0 15px 0 0;
}
.estate-services-lists-box .estate-services-lists div.estate-services-list ul li i.icon.icon-tick {
  color: #64b727;
  font-weight: 600;
}
.estate-services-lists-box .estate-services-lists div.estate-services-list ul li i.icon.icon-close {
  opacity: 0.2;
}

@media screen and (max-width: 1280px) and (min-width: 769px) {
  .estate-services-lists-box .estate-services-lists div ul li {
    font-size: 13px;
  }
}
@media screen and (max-width: 1100px) and (min-width: 769px) {
  .estate-services-lists-box .estate-services-lists .estate-services-list {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .estate-services-lists-box .estate-services-lists .estate-services-list div {
    width: 50%;
  }
  .estate-services-lists-box .estate-services-lists .estate-services-list div ul {
    margin: 0;
  }
  .estate-services-lists-box .estate-services-lists .estate-services-list div ul li {
    font-size: 15px;
  }
}
@media screen and (max-width: 768px) {
  .estate-services-lists-box {
    margin: 40px 10px 40px;
  }
  .estate-services-lists-box .estate-services-lists {
    padding: 25px 30px 40px;
  }
  .estate-services-lists-box .estate-services-lists .estate-services-list div ul {
    margin: 0;
  }
}
@media screen and (max-width: 480px) {
  .estate-services-lists-box {
    margin: 0;
    padding: 25px 10px 40px;
  }
  .estate-services-lists-box .estate-services-lists {
    padding: 25px 10px 40px;
  }
  .estate-services-lists-box .estate-services-lists .estate-services-list {
    padding: 0 25px 0;
  }
}
.contact.contact-box {
  background-color: #fff;
  width: calc(100% - 40px);
}
.contact.contact-box.contact-popup {
  max-width: 960px;
  position: absolute;
  top: calc(50% - 280px);
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 600;
}
.contact.contact-box.contact-popup.service-agent-contact {
  max-width: 560px;
}
.contact.contact-box.contact-popup.service-agent-contact div.contact-content div.contact-data {
  width: 100%;
}
.contact.contact-box.contact-popup.service-agent-contact div.contact-content div.contact-email {
  width: calc(100% - 80px);
  border-right: none;
}
.contact.contact-box.contact-popup.service-agent-contact div.contact-content div.contact-email button.btn {
  margin-top: 25px;
}
.contact.contact-box div.contact-header {
  background-color: #f5f5f5;
  height: 60px;
  padding: 0 40px;
  -webkit-border-top-left-radius: 3px;
  -moz-border-top-left-radius: 3px;
  -ms-border-top-left-radius: 3px;
  border-top-left-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  -moz-border-top-right-radius: 3px;
  -ms-border-top-right-radius: 3px;
  border-top-right-radius: 3px;
}
.contact.contact-box div.contact-header a.close {
  color: #0096ff;
  padding: 5px;
  margin: 10px 15px 0 0;
  position: absolute;
  right: 0;
  top: 0;
  font-size: 18px;
  line-height: 28px;
}
.contact.contact-box div.contact-header a.close i.icon {
  margin: 0;
}
.contact.contact-box div.contact-header h2.title {
  line-height: 60px;
  font-weight: 800;
  display: block;
}
.contact.contact-box div.contact-header h2.title i {
  margin: -4px 10px 0 5px;
  font-size: 20px;
}
.contact.contact-box div.contact-header h2.title span {
  font-weight: 300;
}
.contact.contact-box div.contact-content {
  /* height: 420px; */
  padding: 40px 0 0;
}
.contact.contact-box div.contact-content div h3 {
  font-size: 24px;
  text-transform: uppercase;
  font-weight: 400;
  margin-bottom: 40px;
}
.contact.contact-box div.contact-content div.contact-email {
  width: calc(50% - 80px);
  border-right: 1px solid #9e9fa2;
  padding: 0 40px 40px;
}
.contact.contact-box div.contact-content div.contact-email input {
  margin: 0;
  width: calc(100% - 30px);
}
.contact.contact-box div.contact-content div.contact-email label {
  margin-bottom: 20px;
}
.contact.contact-box div.contact-content div.contact-email div.password-box {
  margin-bottom: 15px;
}
.contact.contact-box div.contact-content div.contact-data {
  padding: 0 40px;
  width: calc(50% - 80px);
}
.contact.contact-box div.contact-content div.contact-data div.contact-item {
  margin-bottom: 40px;
}
.contact.contact-box div.contact-content div.contact-data div.contact-item div.contact-image {
  width: 100px;
}
.contact.contact-box div.contact-content div.contact-data div.contact-item div.contact-information {
  width: calc(75% - 40px);
}
.contact.contact-box div.contact-content div.contact-data div.contact-item div.contact-information p.contact-name {
  font-size: 16px;
  color: #25282f;
  text-transform: uppercase;
  font-weight: 800;
  line-height: 25px;
  margin-right: 5px;
}
.contact.contact-box div.contact-content div.contact-data div.contact-item div.contact-information p.contact-name span {
  color: #fd4801;
  font-size: 12px;
  font-weight: 400;
  text-transform: lowercase;
}
.contact.contact-box div.contact-content div.contact-data div.contact-item div.contact-information p.contact-firm {
  font-size: 12px;
  font-weight: 400;
}
.contact.contact-box div.contact-content div.contact-data div.contact-item div.contact-information p.contact-phone {
  font-size: 20px;
  line-height: 16px;
  font-weight: 400;
  margin: 15px 0;
}
.contact.contact-box div.contact-content div.contact-data div.contact-item div.contact-information p.contact-phone .show-phone-number-btn {
  color: #fd4801;
  cursor: pointer;
  margin-left: 5px;
  text-transform: uppercase;
}
.contact.contact-box div.contact-content div.contact-data.contact-nano div.nano-content {
  top: 50px;
  left: 40px;
}
.contact.contact-box div.contact-content div.contact-data.contact-nano div.nano-content div.contact-item div.contact-information {
  width: calc(100% - 140px);
}

/*
Media Query
*/
@media screen and (max-width: 860px) {
  .contact.contact-popup div.contact-content div.contact-email {
    padding-right: 30px !important;
  }
  .contact.contact-popup div.contact-content div.contact-email label {
    margin-right: 15px !important;
  }
  .contact.contact-popup div.contact-content div.contact-data {
    padding-left: 30px;
  }
  .contact.contact-popup div.contact-content div.contact-data div.contact-item div.contact-information p.contact-name {
    font-size: 13px;
  }
  .contact.contact-popup div.contact-content div.contact-data div.contact-item div.contact-information p.contact-name span {
    font-size: 10px;
  }
  .contact.contact-popup div.contact-content div.contact-data div.contact-item div.contact-information p.contact-firm {
    font-size: 11px;
  }
  .contact.contact-popup div.contact-content div.contact-data div.contact-item div.contact-information p.contact-phone {
    font-size: 18px;
    line-height: 10px;
  }
  .contact.contact-popup div.contact-content div.contact-data.contact-nano div.nano-content {
    left: 30px !important;
  }
  .contact.contact-popup div.contact-content div.contact-data.contact-nano div.nano-content div.contact-item div.contact-information {
    width: calc(75% - 30px) !important;
  }
}
@media screen and (max-width: 768px) {
  .contact.contact-box div.contact-header {
    min-height: 100px;
    height: inherit;
    padding-left: 30px;
  }
  .contact.contact-box div.contact-header h2.title {
    font-size: 24px;
    line-height: 30px;
    margin-top: 20px;
    margin-bottom: 0;
    display: inline-block;
  }
  .contact.contact-box div.contact-header h2.title span {
    display: block;
    font-size: 14px;
    font-weight: 400;
  }
  .contact.contact-box div.contact-header h2.title i {
    display: none;
  }
  .contact.contact-box div.contact-content {
    height: 100%;
    padding: 40px 0 0;
  }
  .contact.contact-box div.contact-content div h3 {
    font-size: 20px;
    font-weight: 800;
  }
  .contact.contact-box div.contact-content div.contact-email {
    -webkit-order: 2; /* Code for Safari 6.1 to 8.0 */
    order: 2; /* Standard syntax */
    width: calc(100% - 60px);
    border: none;
    padding: 0 30px 40px !important;
    margin: 0;
  }
  .contact.contact-box div.contact-content div.contact-email div.password-box a.all-hint-link {
    float: none;
    margin: 20px auto;
    display: inline-block;
  }
  .contact.contact-box div.contact-content div.contact-email label {
    display: block;
    width: 100%;
    margin: 20px 0 0 0;
  }
  .contact.contact-box div.contact-content div.contact-email button {
    margin: 30px 0 0;
    width: 100%;
  }
  .contact.contact-box div.contact-content div.contact-data {
    -webkit-order: 1; /* Code for Safari 6.1 to 8.0 */
    order: 1; /* Standard syntax */
    width: calc(100% - 60px);
    padding: 0 30px;
  }
  .contact.contact-box div.contact-content div.contact-data div.contact-item {
    flex-flow: row wrap;
  }
  .contact.contact-box div.contact-content div.contact-data div.contact-item div.contact-information {
    width: calc(100% - 120px);
  }
  .contact.contact-box div.contact-content div.contact-data div.contact-item div.contact-information p.contact-name {
    font-size: 15px;
  }
  .contact.contact-box div.contact-content div.contact-data div.contact-item div.contact-information p.contact-name span {
    font-size: 12px;
    white-space: nowrap;
  }
  .contact.contact-box div.contact-content div.contact-data div.contact-item div.contact-information p.contact-phone {
    font-size: 16px;
    line-height: 10px;
  }
  .contact.contact-box div.contact-content div.contact-data div.contact-item div.contact-information p.contact-firm {
    font-size: 12px;
    font-weight: 600;
  }
  .contact.service-contact div.contact-content div.contact-data div.contact-item div.contact-information {
    width: 100%;
  }
}
div.notification-overlay {
  background: rgba(25, 27, 32, 0.75);
  display: block;
  opacity: 1;
  padding: 0 20px;
  width: calc(100% - 40px);
}
div.notification-overlay div#notification-box {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  background: #fff;
  margin: 0 auto;
  position: relative;
  top: calc(50% - 150px);
  z-index: 600;
  max-width: 460px;
  font-size: 14px;
}
div.notification-overlay div#notification-box div.header h4 {
  -webkit-border-top-left-radius: 3px;
  -moz-border-top-left-radius: 3px;
  -ms-border-top-left-radius: 3px;
  border-top-left-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  -moz-border-top-right-radius: 3px;
  -ms-border-top-right-radius: 3px;
  border-top-right-radius: 3px;
  background-color: #f5f5f5;
  height: 50px;
  line-height: 50px;
  padding: 0 40px;
}
div.notification-overlay div#notification-box div.header h4 i.icon {
  color: #0096ff;
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 18px;
}
div.notification-overlay div#notification-box div.body {
  padding: 30px 40px;
  line-height: 18px;
}
div.notification-overlay div#notification-box div.body p.message {
  font-size: 1.15em;
  line-height: 1.4em;
  padding-bottom: 10px;
}
div.notification-overlay div#notification-box div.body p.icon-box {
  margin-top: 15px;
}
div.notification-overlay div#notification-box div.body p.icon-box i.icon {
  color: #64b727;
  font-size: 44px;
  display: inline-block;
  margin-top: -1px;
}
div.notification-overlay div#notification-box div.body p.icon-box span {
  color: #64b727;
  font-weight: 600;
}
div.notification-overlay div#notification-box div.body .button-container {
  display: block;
  margin: 1.5em 0 -1em 0;
  overflow: hidden;
  width: 100%;
}
div.notification-overlay div#notification-box div.body .button-container .btn {
  font-size: 1em;
}
div.notification-overlay div#notification-box div.body .button-container .btn.btn-converion {
  float: left;
  font-weight: bold;
}
div.notification-overlay div#notification-box div.body .button-container .btn.btn-empty {
  float: right;
  font-weight: normal;
  text-transform: none;
}

/*
* Media Query
*/
@media screen and (max-width: 768px) {
  div.notification-overlay div#notification-box div.header h4.title {
    padding: 0 20px;
  }
  div.notification-overlay div#notification-box div.body {
    padding: 20px;
  }
  div.notification-overlay div#notification-box div.body p.message {
    display: none;
  }
  div.notification-overlay div#notification-box div.body p.icon-box {
    margin: 0;
  }
}
div.estate-map-box {
  padding: 0 0 40px 40px;
}
div.estate-map-box .mobile-estate-map {
  border-bottom: 1px solid #bcbcbc;
  border-left: 1px solid #bcbcbc;
  border-right: 1px solid #bcbcbc;
  border-top: 1px solid #bcbcbc;
  height: 300px;
  position: relative;
  width: 100%;
}
div.estate-map-box .mobile-estate-map #mobile-estate-map {
  height: 100%;
  width: 100%;
}
div.estate-map-box .mobile-estate-map .map {
  margin: 0;
}
div.estate-map-box .flex-wrapper {
  border-top: 1px solid #bcbcbc;
  border-bottom: 1px solid #bcbcbc;
}
div.estate-map-box .flex-wrapper .estate-map {
  border-right: 1px solid #bcbcbc;
  border-left: 1px solid #bcbcbc;
  height: 550px;
  position: relative;
  width: calc(100% - 0px);
}
div.estate-map-box .flex-wrapper .estate-map #estate-map {
  width: 100%;
  height: 100%;
}
div.estate-map-box .flex-wrapper .estate-map #estate-map.map {
  margin: 0;
}
div.estate-map-box .flex-wrapper .estate-map-sidebar {
  height: calc(100% - 50px);
  padding: 50px 60px 50px 0;
  width: 240px;
}
div.estate-map-box .flex-wrapper .estate-map-sidebar p.estate-name {
  font-size: 18px;
  font-weight: 600;
  line-height: 25px;
}
div.estate-map-box .flex-wrapper .estate-map-sidebar p.estate-address {
  color: #666;
  font-size: 14px;
  line-height: 20px;
}
div.estate-map-box .flex-wrapper .estate-map-sidebar ul.map-settings-list {
  height: calc(100% - 80px);
  overflow-y: auto;
  width: 240px;
}
div.estate-map-box .flex-wrapper .estate-map-sidebar ul.map-settings-list li {
  border-bottom: 1px solid #cecece;
}
div.estate-map-box .flex-wrapper .estate-map-sidebar ul.map-settings-list li:nth-of-type(1) input[type=checkbox]:checked + label:before {
  color: #00aff0;
}
div.estate-map-box .flex-wrapper .estate-map-sidebar ul.map-settings-list li:nth-of-type(2) input[type=checkbox]:checked + label:before {
  color: #0072bc;
}
div.estate-map-box .flex-wrapper .estate-map-sidebar ul.map-settings-list li:nth-of-type(3) input[type=checkbox]:checked + label:before {
  color: #fecb00;
}
div.estate-map-box .flex-wrapper .estate-map-sidebar ul.map-settings-list li:nth-of-type(4) input[type=checkbox]:checked + label:before {
  color: #f89406;
}
div.estate-map-box .flex-wrapper .estate-map-sidebar ul.map-settings-list li:nth-of-type(5) input[type=checkbox]:checked + label:before {
  color: #d91e18;
}
div.estate-map-box .flex-wrapper .estate-map-sidebar ul.map-settings-list li:nth-of-type(6) input[type=checkbox]:checked + label:before {
  color: #6c7a89;
}
div.estate-map-box .flex-wrapper .estate-map-sidebar ul.map-settings-list li:nth-of-type(7) input[type=checkbox]:checked + label:before {
  color: #26a65b;
}
div.estate-map-box .flex-wrapper .estate-map-sidebar ul.map-settings-list li:nth-of-type(8) input[type=checkbox]:checked + label:before {
  color: #87d37c;
}
div.estate-map-box .flex-wrapper .estate-map-sidebar ul.map-settings-list li:nth-of-type(9) input[type=checkbox]:checked + label:before {
  color: #36d7b7;
}
div.estate-map-box .flex-wrapper .estate-map-sidebar ul.map-settings-list li input[type=checkbox] + label {
  float: none;
}
div.estate-map-box .flex-wrapper .estate-map-sidebar ul.map-settings-list li label {
  color: #666;
  line-height: 0;
  margin: 0;
  padding: 5px 0;
  width: 100%;
}
div.estate-map-box .flex-wrapper .estate-map-sidebar ul.map-settings-list li label span {
  display: inline-block;
  width: calc(100% - 30px);
}
div.estate-map-box .flex-wrapper .estate-map-sidebar ul.map-settings-list li label:before {
  border: 1px solid #aaa;
  box-shadow: none;
  margin-right: 10px;
}

@media screen and (max-width: 768px) {
  div.estate-map-box {
    padding: 0;
    margin: 0 10px;
  }
  div.estate-map-box .flex-wrapper {
    display: none;
  }
  div.estate-map-box .mobile-estate-map {
    display: block;
    width: 100%;
    height: 220px;
    position: relative;
  }
  div.estate-map-box .mobile-estate-map div.map-overlay {
    width: 100%;
    height: 100%;
    cursor: pointer;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 200;
  }
}
.leaflet-cluster-anim .leaflet-marker-icon, .leaflet-cluster-anim .leaflet-marker-shadow {
  -webkit-transition: -webkit-transform 0.3s ease-out, opacity 0.3s ease-in;
  -moz-transition: -moz-transform 0.3s ease-out, opacity 0.3s ease-in;
  -o-transition: -o-transform 0.3s ease-out, opacity 0.3s ease-in;
  transition: transform 0.3s ease-out, opacity 0.3s ease-in;
}

.leaflet-marker-icon.marker-onclick {
  z-index: 9999999 !important;
}

.leaflet-popup-pane .leaflet-popup {
  z-index: 9999998 !important;
}

.leaflet-popup-tip {
  background: none !important;
}

.leaflet-popup-content-wrapper {
  padding: 0 !important;
  width: 240px;
  border-radius: 3px !important;
}

.leaflet-popup-content {
  margin: 0 !important;
}

.leaflet-popup-content .img {
  width: 100%;
  height: 180px;
  position: relative;
}

.leaflet-popup-content .saved {
  width: calc(100% - 12px);
  height: 20px;
  line-height: 20px;
  background-color: rgb(0, 150, 255);
  text-align: right;
  font-size: 9px;
  font-weight: 800;
  text-transform: uppercase;
  color: white;
  padding-right: 12px;
  position: absolute;
  bottom: 0;
}

.leaflet-popup-content .content {
  padding: 15px;
  font-size: 14px;
  display: block;
  color: #333;
}

.leaflet-popup-content .content .title {
  text-transform: uppercase;
  font-weight: 800;
  color: black;
  font-size: 14px;
}

.map .leaflet-popup-content p {
  font-size: 12px;
  margin: 0;
  color: #333;
}
.map .leaflet-popup-content p.address {
  margin: 2px 0 5px 0;
}
.map .leaflet-popup-content p.address span.transport {
  padding: 2px 4px;
  margin: 3px 2px;
  border-radius: 4px;
  display: inline-block;
}

.mymarker-cluster {
  color: white;
  font-size: 2em;
  text-align: center;
  font-family: "Source Sans Pro", sans-serif;
}

.mymarker-cluster-large {
  background-image: url("/img/map/cluster-large.png");
  width: 81px;
  height: 100px;
  line-height: 85px;
  font-size: 32px;
}
.mymarker-cluster-large.blue {
  background-image: url("/img/map/cluster-large-blue.png");
}

.mymarker-cluster-medium {
  background-image: url("/img/map/cluster-medium.png");
  width: 64px;
  height: 80px;
  line-height: 70px;
  font-size: 28px;
}
.mymarker-cluster-medium.blue {
  background-image: url("/img/map/cluster-medium-blue.png");
}

.mymarker-cluster-small {
  background-image: url("/img/map/cluster-small.png");
  width: 47px;
  height: 60px;
  line-height: 50px;
  font-size: 24px;
  font-weight: 600;
}
.mymarker-cluster-small.blue {
  background-image: url("/img/map/cluster-small-blue.png");
}

.marker-hover {
  background-color: #eee;
  -webkit-box-shadow: 0 5px 11px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 5px 11px rgba(0, 0, 0, 0.5);
  box-shadow: 0 5px 11px rgba(0, 0, 0, 0.5);
}

.leaflet-control-layers-toggle {
  background-image: url("http://cdn.leafletjs.com/leaflet/v0.7.7/images/layers.png") !important;
}

.leaflet-container a.leaflet-popup-close-button {
  z-index: 1;
}

.map.leaflet-container a.leaflet-popup-close-button:hover {
  color: #fff;
}

.map.leaflet-container a.leaflet-popup-close-button {
  padding: 2px;
  background: #111;
  color: #fff;
  cursor: pointer;
}

/* required styles */
.leaflet-pane,
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-tile-container,
.leaflet-map-pane svg,
.leaflet-map-pane canvas,
.leaflet-zoom-box,
.leaflet-image-layer,
.leaflet-layer {
  position: absolute;
  left: 0;
  top: 0;
}

.leaflet-container {
  overflow: hidden;
  -ms-touch-action: none;
  touch-action: none;
}

.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -webkit-user-drag: none;
}

/* Safari renders non-retina tile on retina better with this, but Chrome is worse */
.leaflet-safari .leaflet-tile {
  image-rendering: -webkit-optimize-contrast;
}

/* hack that prevents hw layers "stretching" when loading new tiles */
.leaflet-safari .leaflet-tile-container {
  width: 1600px;
  height: 1600px;
  -webkit-transform-origin: 0 0;
}

.leaflet-marker-icon,
.leaflet-marker-shadow {
  display: block;
}

/* .leaflet-container svg: reset svg max-width decleration shipped in Joomla! (joomla.org) 3.x */
/* .leaflet-container img: map is broken in FF if you have max-width: 100% on tiles */
.leaflet-container .leaflet-overlay-pane svg,
.leaflet-container .leaflet-marker-pane img,
.leaflet-container .leaflet-tile-pane img,
.leaflet-container img.leaflet-image-layer {
  max-width: none !important;
}

.leaflet-tile {
  filter: inherit;
  visibility: hidden;
}

.leaflet-tile-loaded {
  visibility: inherit;
}

.leaflet-zoom-box {
  width: 0;
  height: 0;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 800;
}

/* workaround for https://bugzilla.mozilla.org/show_bug.cgi?id=888319 */
.leaflet-overlay-pane svg {
  -moz-user-select: none;
}

.leaflet-pane {
  z-index: 400;
}

.leaflet-tile-pane {
  z-index: 200;
}

.leaflet-overlay-pane {
  z-index: 400;
}

.leaflet-shadow-pane {
  z-index: 500;
}

.leaflet-marker-pane {
  z-index: 600;
}

.leaflet-popup-pane {
  z-index: 700;
}

.leaflet-map-pane canvas {
  z-index: 100;
}

.leaflet-map-pane svg {
  z-index: 200;
}

.leaflet-vml-shape {
  width: 1px;
  height: 1px;
}

.lvml {
  behavior: url(#default#VML);
  display: inline-block;
  position: absolute;
}

/* control positioning */
.leaflet-control {
  position: relative;
  z-index: 800;
  pointer-events: auto;
}

.leaflet-top,
.leaflet-bottom {
  position: absolute;
  z-index: 1000;
  pointer-events: none;
}

.leaflet-top {
  top: 0;
}

.leaflet-right {
  right: 0;
}

.leaflet-bottom {
  bottom: 0;
}

.leaflet-left {
  left: 0;
}

.leaflet-control {
  float: left;
  clear: both;
}

.leaflet-right .leaflet-control {
  float: right;
}

.leaflet-top .leaflet-control {
  margin-top: 10px;
}

.leaflet-bottom .leaflet-control {
  margin-bottom: 10px;
}

.leaflet-left .leaflet-control {
  margin-left: 10px;
}

.leaflet-right .leaflet-control {
  margin-right: 10px;
}

/* zoom and fade animations */
.leaflet-fade-anim .leaflet-tile {
  will-change: opacity;
}

.leaflet-fade-anim .leaflet-popup {
  opacity: 0;
  -webkit-transition: opacity 0.2s linear;
  -moz-transition: opacity 0.2s linear;
  -o-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
}

.leaflet-fade-anim .leaflet-map-pane .leaflet-popup {
  opacity: 1;
}

.leaflet-zoom-animated {
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
}

.leaflet-zoom-anim .leaflet-zoom-animated {
  will-change: transform;
}

.leaflet-zoom-anim .leaflet-zoom-animated {
  -webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1);
  -moz-transition: -moz-transform 0.25s cubic-bezier(0, 0, 0.25, 1);
  -o-transition: -o-transform 0.25s cubic-bezier(0, 0, 0.25, 1);
  transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1);
}

.leaflet-zoom-anim .leaflet-tile,
.leaflet-pan-anim .leaflet-tile {
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}

.leaflet-zoom-anim .leaflet-zoom-hide {
  visibility: hidden;
}

/* cursors */
.leaflet-interactive {
  cursor: pointer;
}

.leaflet-grab {
  cursor: -webkit-grab;
  cursor: -moz-grab;
}

.leaflet-crosshair,
.leaflet-crosshair .leaflet-interactive {
  cursor: crosshair;
}

.leaflet-popup-pane,
.leaflet-control {
  cursor: auto;
}

.leaflet-dragging .leaflet-grab,
.leaflet-dragging .leaflet-grab .leaflet-interactive,
.leaflet-dragging .leaflet-marker-draggable {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
}

/* marker & overlays interactivity */
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-image-layer,
.leaflet-pane > svg path,
.leaflet-tile-container {
  pointer-events: none;
}

.leaflet-marker-icon.leaflet-interactive,
.leaflet-image-layer.leaflet-interactive,
.leaflet-pane > svg path.leaflet-interactive {
  pointer-events: auto;
}

/* visual tweaks */
.leaflet-container {
  background: #ddd;
  outline: 0;
}

.leaflet-container a {
  color: #0078A8;
}

.leaflet-container a.leaflet-active {
  outline: 2px solid orange;
}

.leaflet-zoom-box {
  border: 2px dotted #38f;
  background: rgba(255, 255, 255, 0.5);
}

/* general typography */
.leaflet-container {
  font: 12px/1.5 "Helvetica Neue", Arial, Helvetica, sans-serif;
}

/* general toolbar styles */
.leaflet-bar {
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.65);
  border-radius: 4px;
}

.leaflet-bar a,
.leaflet-bar a:hover {
  background-color: #fff;
  border-bottom: 1px solid #ccc;
  width: 26px;
  height: 26px;
  line-height: 26px;
  display: block;
  text-align: center;
  text-decoration: none;
  color: black;
}

.leaflet-bar a,
.leaflet-control-layers-toggle {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  display: block;
}

.leaflet-bar a:hover {
  background-color: #f4f4f4;
}

.leaflet-bar a:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

.leaflet-bar a:last-child {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom: none;
}

.leaflet-bar a.leaflet-disabled {
  cursor: default;
  background-color: #f4f4f4;
  color: #bbb;
}

.leaflet-touch .leaflet-bar a {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

/* zoom control */
.leaflet-control-zoom-in,
.leaflet-control-zoom-out {
  font: bold 18px "Lucida Console", Monaco, monospace;
  text-indent: 1px;
}

.leaflet-control-zoom-out {
  font-size: 20px;
}

.leaflet-touch .leaflet-control-zoom-in {
  font-size: 22px;
}

.leaflet-touch .leaflet-control-zoom-out {
  font-size: 24px;
}

/* layers control */
.leaflet-control-layers {
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4);
  background: #fff;
  border-radius: 5px;
}

.leaflet-control-layers-toggle {
  background-image: url(images/layers.png);
  width: 36px;
  height: 36px;
}

.leaflet-retina .leaflet-control-layers-toggle {
  background-image: url(images/layers-2x.png);
  background-size: 26px 26px;
}

.leaflet-touch .leaflet-control-layers-toggle {
  width: 44px;
  height: 44px;
}

.leaflet-control-layers .leaflet-control-layers-list,
.leaflet-control-layers-expanded .leaflet-control-layers-toggle {
  display: none;
}

.leaflet-control-layers-expanded .leaflet-control-layers-list {
  display: block;
  position: relative;
}

.leaflet-control-layers-expanded {
  padding: 6px 10px 6px 6px;
  color: #333;
  background: #fff;
}

.leaflet-control-layers-scrollbar {
  overflow-y: scroll;
  padding-right: 5px;
}

.leaflet-control-layers-selector {
  margin-top: 2px;
  position: relative;
  top: 1px;
}

.leaflet-control-layers label {
  display: block;
}

.leaflet-control-layers-separator {
  height: 0;
  border-top: 1px solid #ddd;
  margin: 5px -10px 5px -6px;
}

/* attribution and scale controls */
.leaflet-container .leaflet-control-attribution {
  background: #fff;
  background: rgba(255, 255, 255, 0.7);
  margin: 0;
}

.leaflet-control-attribution,
.leaflet-control-scale-line {
  padding: 0 5px;
  color: #333;
}

.leaflet-control-attribution a {
  text-decoration: none;
}

.leaflet-control-attribution a:hover {
  text-decoration: underline;
}

.leaflet-container .leaflet-control-attribution,
.leaflet-container .leaflet-control-scale {
  font-size: 11px;
}

.leaflet-left .leaflet-control-scale {
  margin-left: 5px;
}

.leaflet-bottom .leaflet-control-scale {
  margin-bottom: 5px;
}

.leaflet-control-scale-line {
  border: 2px solid #777;
  border-top: none;
  line-height: 1.1;
  padding: 2px 5px 1px;
  font-size: 11px;
  white-space: nowrap;
  overflow: hidden;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
  background: rgba(255, 255, 255, 0.5);
}

.leaflet-control-scale-line:not(:first-child) {
  border-top: 2px solid #777;
  border-bottom: none;
  margin-top: -2px;
}

.leaflet-control-scale-line:not(:first-child):not(:last-child) {
  border-bottom: 2px solid #777;
}

.leaflet-touch .leaflet-control-attribution,
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
  box-shadow: none;
}

.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
  border: 2px solid rgba(0, 0, 0, 0.2);
  background-clip: padding-box;
}

/* popup */
.leaflet-popup {
  position: absolute;
  text-align: center;
}

.leaflet-popup-content-wrapper {
  padding: 1px;
  text-align: left;
  border-radius: 12px;
}

.leaflet-popup-content {
  margin: 13px 19px;
  line-height: 1.4;
}

.leaflet-popup-content p {
  margin: 18px 0;
}

.leaflet-popup-tip-container {
  margin: 0 auto;
  width: 40px;
  height: 20px;
  position: relative;
  overflow: hidden;
}

.leaflet-popup-tip {
  width: 17px;
  height: 17px;
  padding: 1px;
  margin: -10px auto 0;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

.leaflet-popup-content-wrapper,
.leaflet-popup-tip {
  background: white;
  color: #333;
  box-shadow: 0 3px 14px rgba(0, 0, 0, 0.4);
}

.leaflet-container a.leaflet-popup-close-button {
  position: absolute;
  top: 0;
  right: 0;
  padding: 4px 4px 0 0;
  border: none;
  text-align: center;
  width: 18px;
  height: 14px;
  font: 16px/14px Tahoma, Verdana, sans-serif;
  color: #c3c3c3;
  text-decoration: none;
  font-weight: bold;
  background: transparent;
}

.leaflet-container a.leaflet-popup-close-button:hover {
  color: #999;
}

.leaflet-popup-scrolled {
  overflow: auto;
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
}

.leaflet-oldie .leaflet-popup-content-wrapper {
  zoom: 1;
}

.leaflet-oldie .leaflet-popup-tip {
  width: 24px;
  margin: 0 auto;
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";
  filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678);
}

.leaflet-oldie .leaflet-popup-tip-container {
  margin-top: -1px;
}

.leaflet-oldie .leaflet-control-zoom,
.leaflet-oldie .leaflet-control-layers,
.leaflet-oldie .leaflet-popup-content-wrapper,
.leaflet-oldie .leaflet-popup-tip {
  border: 1px solid #999;
}

/* div icon */
.leaflet-div-icon {
  background: #fff;
  border: 1px solid #666;
}

.marker-cluster-small {
  background-color: rgba(181, 226, 140, 0.6);
}

.marker-cluster-small div {
  background-color: rgba(110, 204, 57, 0.6);
}

.marker-cluster-medium {
  background-color: rgba(241, 211, 87, 0.6);
}

.marker-cluster-medium div {
  background-color: rgba(240, 194, 12, 0.6);
}

.marker-cluster-large {
  background-color: rgba(253, 156, 115, 0.6);
}

.marker-cluster-large div {
  background-color: rgba(241, 128, 23, 0.6);
}

/* IE 6-8 fallback colors */
.leaflet-oldie .marker-cluster-small {
  background-color: rgb(181, 226, 140);
}

.leaflet-oldie .marker-cluster-small div {
  background-color: rgb(110, 204, 57);
}

.leaflet-oldie .marker-cluster-medium {
  background-color: rgb(241, 211, 87);
}

.leaflet-oldie .marker-cluster-medium div {
  background-color: rgb(240, 194, 12);
}

.leaflet-oldie .marker-cluster-large {
  background-color: rgb(253, 156, 115);
}

.leaflet-oldie .marker-cluster-large div {
  background-color: rgb(241, 128, 23);
}

.marker-cluster {
  background-clip: padding-box;
  border-radius: 20px;
}

.marker-cluster div {
  width: 30px;
  height: 30px;
  margin-left: 5px;
  margin-top: 5px;
  text-align: center;
  border-radius: 15px;
  font: 12px "Helvetica Neue", Arial, Helvetica, sans-serif;
}

.marker-cluster span {
  line-height: 30px;
}

section.estate {
  max-width: 1400px;
}
section.estate article.estate-content {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 0;
  -moz-box-flex: 1;
  -moz-flex: 1 0 0;
  -ms-flex: 1 0 0;
  flex: 1 0 0;
  background-color: #f4f4f4;
  border-left: 1px solid #bcbcbc;
  border-right: 1px solid #bcbcbc;
  max-width: 1080px;
}
section.estate article.estate-content div.mobile-gallery {
  display: none;
}
section.estate article.estate-content div.main div.mobile-estate-map {
  text-align: center;
}
section.estate article.estate-content div.main div.mobile-estate-map a img {
  width: 100%;
}
section.estate article.estate-content div.main div.estate-data-container div.estate-data-left {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 0;
  -moz-box-flex: 1;
  -moz-flex: 1 0 0;
  -ms-flex: 1 0 0;
  flex: 1 0 0;
  padding: 20px 40px 40px;
}
section.estate article.estate-content div.main div.estate-data-container div.estate-data-left div.estate-tabs {
  min-height: 250px;
}
section.estate article.estate-content div.main div.estate-data-container div.estate-data-left div.estate-tabs ul.ui-tabs-nav {
  height: 30px;
  margin: 20px 0;
}
section.estate article.estate-content div.main div.estate-data-container div.estate-data-left div.estate-tabs ul.ui-tabs-nav li {
  margin: 0 30px 0 0;
}
section.estate article.estate-content div.main div.estate-data-container div.estate-data-left div.estate-tabs ul.ui-tabs-nav li a {
  font-size: 15px;
  padding-bottom: 12px;
}
section.estate article.estate-content div.main div.estate-data-container div.estate-data-left div.estate-tabs div.description.overflow-box {
  height: 380px;
  overflow: hidden;
  position: relative;
  padding-bottom: 20px;
}
section.estate article.estate-content div.main div.estate-data-container div.estate-data-left div.estate-tabs div.description.overflow-box div.overflow-effect-box {
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.1) 0%, rgb(244, 244, 244) 100%);
  background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.1) 0%, rgb(244, 244, 244) 100%);
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.1) 0%, rgb(244, 244, 244) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#1AFFFFFF", endColorstr="#FFF4F4F4", GradientType=0);
  bottom: 0;
  height: 80px;
  left: 0;
  position: absolute;
  width: 100%;
}
section.estate article.estate-content div.main div.estate-data-container div.estate-data-left div.estate-tabs div.description.overflow-box div.overflow-effect-box a.description-btn {
  bottom: 0;
  cursor: pointer;
  position: absolute;
  right: 0;
}
section.estate article.estate-content div.main div.estate-data-container div.estate-data-left div.estate-tabs div.description.overflow-box div.opened {
  background: none;
}
section.estate article.estate-content div.main div.estate-data-container div.estate-data-left div.estate-tabs div.news {
  margin-bottom: 25px;
}
section.estate article.estate-content div.main div.estate-data-container div.estate-data-left div.estate-tabs div.news p.news-title {
  font-weight: 800;
}
section.estate article.estate-content div.main div.estate-data-container div.estate-data-left div.estate-tabs div.news p.news-text span {
  margin-right: 10px;
}
section.estate article.estate-content div.main div.estate-data-container div.estate-data-left div.estate-tabs div#tabs-3.description * {
  line-height: 28px;
}
section.estate article.estate-content div.main div.estate-data-container div.estate-data-right {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 340px;
  -moz-box-flex: 0;
  -moz-flex: 0 0 340px;
  -ms-flex: 0 0 340px;
  flex: 0 0 340px;
}
section.estate article.estate-content div.main div.estate-data-container div.estate-data-right div.estate-info-panel {
  background-color: #fff;
  border-bottom: 1px solid #bcbcbc;
  border-left: 1px solid #bcbcbc;
  padding: 30px 38px 40px;
  margin-bottom: 10px;
}
section.estate article.estate-content div.main div.estate-data-container div.estate-data-right div.estate-services-lists {
  padding: 10px 20px 40px;
}
section.estate article.estate-content div.main div.estate-contact-container {
  margin: 40px;
}
section.estate article.estate-content div.main div.estate-contact-container .contact.contact-box {
  border: 1px solid #bcbcbc;
  width: 100%;
}
section.estate article.estate-content div.main div.estate-related {
  padding: 0 40px 40px;
}
section.estate article.estate-content div.main div.estate-related div.headline h2 {
  float: left;
}
section.estate article.estate-content div.main div.estate-related div.headline span.badget {
  display: inline-block;
  float: left;
  margin: 3px 0 0 30px;
}
section.estate article.estate-content div.main div.estate-related div.headline span.badget a {
  border: 1px solid #0096ff;
  border-radius: 6px;
  color: #0096ff;
  font-size: 12px;
  margin-right: 2px;
  padding: 6px;
  text-transform: uppercase;
}
section.estate article.estate-content div.main div.estate-related div.headline:after {
  content: "";
  display: table;
  clear: both;
}
section.estate article.estate-content div.main div.estate-related div.l-box {
  width: 32%;
}
section.estate article.estate-content div.main div.estate-related div.flex-wrapper.flex-start div.box {
  margin-right: 2%;
}
section.estate aside.estate-sidebar {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 240px;
  -moz-box-flex: 0;
  -moz-flex: 0 0 240px;
  -ms-flex: 0 0 240px;
  flex: 0 0 240px;
  padding: 0 40px;
}
section.estate aside.estate-sidebar article {
  margin: 60px 0;
}
section.estate aside.estate-sidebar article div.l-box {
  margin: 20px 0;
}
section.estate aside.estate-sidebar article h3 {
  margin-bottom: 30px;
}
section.estate aside.estate-sidebar article h3.title span.history-link {
  float: right;
}

/*
Media Query
*/
@media screen and (max-width: 1280px) and (min-width: 1024px) {
  section.estate article.estate-content {
    -webkit-box-flex: 4;
    -webkit-flex: 4 0 0;
    -moz-box-flex: 4;
    -moz-flex: 4 0 0;
    -ms-flex: 4 0 0;
    flex: 4 0 0;
  }
  section.estate article.estate-content div.main div.estate-data-container div.estate-data-left div.estate-tabs {
    -webkit-box-flex: 2;
    -webkit-flex: 2 0 0;
    -moz-box-flex: 2;
    -moz-flex: 2 0 0;
    -ms-flex: 2 0 0;
    flex: 2 0 0;
  }
  section.estate article.estate-content div.main div.estate-data-container div.estate-data-left div.estate-tabs div.ui-tabs-panel p {
    font-size: 14px;
  }
  section.estate article.estate-content div.main div.estate-data-container div.estate-data-left div.estate-tabs ul.ui-tabs-nav li {
    margin-right: 26px !important;
  }
  section.estate article.estate-content div.main div.estate-data-container div.estate-data-right {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 310px;
    -moz-box-flex: 0;
    -moz-flex: 0 0 310px;
    -ms-flex: 0 0 310px;
    flex: 0 0 310px;
  }
  section.estate article.estate-content div.main div.estate-data-container div.estate-data-right div.estate-info-panel {
    padding: 30px 30px 40px;
    min-width: 252px;
  }
  section.estate article.estate-content div.main div.estate-data-container div.estate-data-right div.estate-info-panel a.btn {
    font-size: 15px;
  }
  section.estate article.estate-content div.main div.estate-data-container div.estate-data-right div.estate-info-panel a.btn i {
    margin-right: 10px;
  }
  section.estate aside.estate-sidebar {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 0;
    -moz-box-flex: 1;
    -moz-flex: 1 0 0;
    -ms-flex: 1 0 0;
    flex: 1 0 0;
  }
  section.estate aside.estate-sidebar h3 {
    font-size: 14px;
  }
  section.estate aside.estate-sidebar span.history-link a {
    font-size: 10px;
  }
  section.estate aside.estate-sidebar .xs-box a.data-sheet div.content {
    padding: 15px 10px 5px;
    width: calc(50% - 20px);
  }
}
@media screen and (max-width: 1200px) and (min-width: 1024px) {
  div.estate-data-container div.estate-data-left {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  div.estate-data-container div.estate-data-left div.estate-tabs ul.ui-tabs-nav li a {
    font-size: 13px !important;
  }
  div.estate-data-container div.estate-data-left div.estate-tabs div.ui-tabs-panel table tr th,
  div.estate-data-container div.estate-data-left div.estate-tabs div.ui-tabs-panel table tr td {
    font-size: 12px !important;
  }
  div.estate-data-container div.estate-data-left div.estate-tabs div.ui-tabs-panel p {
    line-height: 25px !important;
  }
  div.estate-data-container div.estate-data-right div.estate-services-lists ul li a {
    font-size: 13px !important;
  }
  div.estate-data-container div.estate-data-right div.estate-services-lists div.estate-services-list ul li {
    font-size: 13px !important;
  }
  div.estate-data-container div.estate-data-right div.estate-services-lists div.estate-services-list ul li i {
    margin-left: 10px !important;
  }
}
@media screen and (max-width: 1024px) {
  section.estate.flex-wrapper {
    -webkit-flex-flow: column wrap;
    -moz-flex-flow: column wrap;
    -ms-flex-flow: column wrap;
    flex-flow: column wrap;
  }
  section.estate article.estate-content div.estate-related {
    display: none;
  }
  section.estate article.estate-content div.estate-data-container div.estate-data-left {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  section.estate article.estate-content div.estate-data-container div.estate-data-left div.estate-tabs ul.ui-tabs-nav li {
    margin: 0 18px 0 0 !important;
  }
  section.estate article.estate-content div.estate-data-container div.estate-data-left div.estate-tabs ul.ui-tabs-nav li a {
    font-size: 15px !important;
  }
  aside.estate-sidebar {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto !important;
    -moz-box-flex: 1;
    -moz-flex: 1 0 auto !important;
    -ms-flex: 1 0 auto !important;
    flex: 1 0 auto !important;
  }
  aside.estate-sidebar article.history, aside.estate-sidebar article.estate-banner {
    display: none;
  }
  aside.estate-sidebar article.registered {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  aside.estate-sidebar article.registered h3.title {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 100%;
    -moz-box-flex: 1;
    -moz-flex: 1 0 100%;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    font-size: 24px;
    margin-bottom: 10px;
  }
  aside.estate-sidebar article.registered div.box {
    width: 32%;
  }
}
@media screen and (max-width: 768px) {
  section.estate article.estate-content {
    border: none;
  }
  section.estate article.estate-content div.gallery {
    display: none;
  }
  section.estate article.estate-content div.mobile-gallery {
    display: block;
  }
  section.estate article.estate-content div.mobile-gallery a.search {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    box-shadow: none;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 400;
    height: 60px;
    width: 30px;
    font-size: 20px;
    line-height: 60px;
    overflow: hidden;
  }
  section.estate article.estate-content div.mobile-gallery a.search i.icon {
    margin-right: 0;
  }
  section.estate article.estate-content div.main div.estate-data-container div.estate-data-left {
    -webkit-order: 2; /* Code for Safari 6.1 to 8.0 */
    order: 2; /* Standard syntax */
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  section.estate article.estate-content div.main div.estate-data-container div.estate-data-left div.estate-tabs {
    min-height: 0;
  }
  section.estate article.estate-content div.main div.estate-data-container div.estate-data-left div.estate-tabs ul.ui-tabs-nav {
    padding: 0 15px;
  }
  section.estate article.estate-content div.main div.estate-data-container div.estate-data-left div.estate-tabs div.ui-tabs-panel {
    padding: 0 20px;
  }
  section.estate article.estate-content div.main div.estate-data-container div.estate-data-left div.estate-tabs div.ui-tabs-panel table.area-statements tr td:nth-of-type(4),
  section.estate article.estate-content div.main div.estate-data-container div.estate-data-left div.estate-tabs div.ui-tabs-panel table.area-statements tr th:nth-of-type(4) {
    display: none;
  }
  section.estate article.estate-content div.main div.estate-data-container div.estate-data-left div.estate-tabs div.ui-tabs-panel table.area-statements tr td i,
  section.estate article.estate-content div.main div.estate-data-container div.estate-data-left div.estate-tabs div.ui-tabs-panel table.area-statements tr th i {
    display: none;
  }
  section.estate article.estate-content div.main div.estate-data-container div.estate-data-left div.estate-tabs div.detailed-data-box td {
    display: inline-block;
    width: 49%;
  }
  section.estate article.estate-content div.main div.estate-data-container div.estate-data-left div.estate-tabs div.detailed-data-box td:nth-of-type(even) {
    text-align: right;
  }
  section.estate article.estate-content div.main div.estate-data-container div.estate-data-left div.estate-tabs div.description a.description-btn {
    right: 20px !important;
  }
  section.estate article.estate-content div.main div.estate-data-container div.estate-data-right {
    -webkit-box-flex: 1;
    -webkit-flex: 1 auto;
    -moz-box-flex: 1;
    -moz-flex: 1 auto;
    -ms-flex: 1 auto;
    flex: 1 auto;
    -webkit-order: 1; /* Code for Safari 6.1 to 8.0 */
    order: 1; /* Standard syntax */
  }
  section.estate article.estate-content div.main div.estate-data-container div.estate-data-right div.estate-info-panel {
    border-left: none;
    padding: 30px 20px 40px;
    width: calc(100% - 40px);
  }
  section.estate article.estate-content div.main div.estate-data-container div.estate-data-right div.estate-info-panel div.flex-wrapper {
    -webkit-flex-flow: row wrap;
    -moz-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
  }
  section.estate article.estate-content div.main div.estate-data-container div.estate-data-right div.estate-info-panel div.flex-wrapper a.btn {
    text-align: center;
  }
  section.estate article.estate-content div.main div.estate-data-container div.estate-data-right div.estate-services-lists {
    padding: 10px 0 10px;
  }
  section.estate article.estate-content div.main div.estate-data-container.inactive-estate div.estate-data-left {
    -webkit-order: 1; /* Code for Safari 6.1 to 8.0 */
    order: 1; /* Standard syntax */
  }
  section.estate article.estate-content div.main div.estate-data-container.inactive-estate div.estate-data-left div.estate-tabs-inactive {
    -webkit-flex-flow: row nowrap;
    -moz-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    min-height: inherit;
    margin: 10px;
  }
  section.estate article.estate-content div.main div.estate-data-container.inactive-estate div.estate-data-left div.estate-tabs-inactive div.left-side i.icon {
    font-size: 60px;
  }
  section.estate article.estate-content div.main div.estate-data-container.inactive-estate div.estate-data-left div.estate-tabs-inactive div.right-side h4 {
    font-size: 16px;
    line-height: 20px;
  }
  section.estate article.estate-content div.main div.estate-data-container.inactive-estate div.estate-data-right {
    -webkit-order: 2; /* Code for Safari 6.1 to 8.0 */
    order: 2; /* Standard syntax */
  }
  section.estate article.estate-content div.main div.estate-contact-container {
    margin: 40px 10px;
  }
  section.estate article.estate-content div.mobile-estate-banner.mobile {
    display: block;
    margin-bottom: 40px;
    text-align: center;
  }
  section.estate article.estate-content div.mobile-estate-banner.mobile a img {
    width: 100%;
  }
  section.estate aside.estate-sidebar {
    display: none;
  }
  section.max-wrapper {
    min-width: inherit;
  }
  div.mobile {
    display: block;
  }
}
@media screen and (max-width: 400px) {
  section.estate article.estate-content div.main div.estate-data-container div.estate-data-left div.estate-tabs ul.ui-tabs-nav.text-overflow li {
    margin: 0 !important;
    width: 25%;
  }
  section.estate article.estate-content div.main div.estate-data-container div.estate-data-left div.estate-tabs ul.ui-tabs-nav.text-overflow li a {
    display: block;
    position: relative;
    text-align: center;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    float: none !important;
  }
}
/*
IE FIX
*/
html.ie section.estate article.estate-content {
  -webkit-box-flex: 4;
  -webkit-flex: 4;
  -moz-box-flex: 4;
  -moz-flex: 4;
  -ms-flex: 4;
  flex: 4;
}
html.ie section.estate article.estate-content div.main div.estate-data-container div.estate-data-left {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -moz-box-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

@media screen and (max-width: 1024px) {
  html.ie section.estate article.estate-content {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
    -moz-box-flex: 1;
    -moz-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
  }
  html.ie section.estate article.estate-content div.main div.estate-data-container div.estate-data-left {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
}
@media screen and (max-width: 768px) {
  html.ie section.estate article.estate-content div.main div.estate-data-container div.estate-data-left, html.ie section.estate article.estate-content div.main div.estate-data-container div.estate-data-right {
    -webkit-box-flex: 1;
    -webkit-flex: 1 auto;
    -moz-box-flex: 1;
    -moz-flex: 1 auto;
    -ms-flex: 1 auto;
    flex: 1 auto;
  }
}
.estate-logo {
  text-align: center;
}

.estate-services-lists div.estate-services-list ul li i.icon {
  margin: 0 25px 0 10px;
}

/*# sourceMappingURL=iroda-serviced-office-page.css.map */