@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;
  }
}
.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;
  }
}
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;
  }
}
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;
  }
}
#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;
}

.shake {
  animation: shake 0.52s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;
  transform: translate3d(0, 0, 0);
  backface-visibility: hidden;
  perspective: 1000px;
}

@keyframes shake {
  10%, 90% {
    transform: translate3d(-1px, 0, 0);
  }
  20%, 80% {
    transform: translate3d(2px, 0, 0);
  }
  30%, 50%, 70% {
    transform: translate3d(-4px, 0, 0);
  }
  40%, 60% {
    transform: translate3d(4px, 0, 0);
  }
}
a.more-filters {
  position: relative;
  margin-left: 15px;
  width: 123px;
  padding: 0 0 0 12px;
  text-align: left;
}
a.more-filters div.results-filter-icon {
  height: 20px;
  margin: 10px;
  position: absolute;
  right: 0;
  top: 2px;
  width: 10px;
}
a.more-filters div.results-filter-icon span, a.more-filters div.results-filter-icon:after, a.more-filters div.results-filter-icon:before {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  background-color: #0096FF;
  content: "";
  display: inline-block;
  height: 2px;
  margin: 0;
  position: absolute;
  right: 0;
  width: 100%;
}
a.more-filters div.results-filter-icon span {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: all 0ms ease-in-out;
  -moz-transition: all 0ms ease-in-out;
  -o-transition: all 0ms ease-in-out;
  transition: all 0ms ease-in-out;
  top: 50%;
}
a.more-filters div.results-filter-icon:after, a.more-filters div.results-filter-icon:before {
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
a.more-filters div.results-filter-icon:before {
  top: calc(50% - 4px);
}
a.more-filters div.results-filter-icon:after {
  top: calc(50% + 4px);
}

a.more-filters.opened {
  box-shadow: none;
  margin: 0;
  padding: 0;
  text-indent: -999999px;
  width: inherit;
}
a.more-filters.opened div.results-filter-icon {
  width: 25px;
}
a.more-filters.opened div.results-filter-icon span {
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  margin: 8px 0;
}
a.more-filters.opened div.results-filter-icon:before {
  -webkit-transform: translateY(4px) rotate(135deg);
  -moz-transform: translateY(4px) rotate(135deg);
  -o-transform: translateY(4px) rotate(135deg);
  transform: translateY(4px) rotate(135deg);
}
a.more-filters.opened div.results-filter-icon:after {
  -webkit-transform: translateY(-4px) rotate(-135deg);
  -moz-transform: translateY(-4px) rotate(-135deg);
  -o-transform: translateY(-4px) rotate(-135deg);
  transform: translateY(-4px) rotate(-135deg);
}

.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;
}

div.checkbox-suggest {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
  background-color: #fff;
  height: 40px;
  margin: 0;
  padding: 0;
  position: relative;
  width: 170px;
}
div.checkbox-suggest div.checkbox-suggest-title {
  cursor: pointer;
  font-size: 13px;
  height: 100%;
  line-height: 40px;
  padding: 0 15px;
  text-align: left;
  width: calc(100% - 30px);
}
div.checkbox-suggest div.checkbox-suggest-title i {
  -webkit-transition: all ease-in 350ms;
  -moz-transition: all ease-in 350ms;
  -o-transition: all ease-in 350ms;
  transition: all ease-in 350ms;
  color: #0096ff;
  margin: 0;
  position: absolute;
  right: 10px;
  top: 15px;
}
div.checkbox-suggest div.checkbox-suggest-title div.searcher-tag-counter {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  border-radius: 6px;
  background-color: #fff;
  border: 1px solid #d5d5d5;
  font-size: 14px;
  height: 20px;
  line-height: 20px;
  padding: 3px 7px;
  position: absolute;
  right: 32px;
  top: 7px;
}
div.checkbox-suggest div.checkbox-suggest-box {
  -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-color: #fff;
  border-top: 2px solid rgba(0, 0, 0, 0.3);
  left: 0;
  padding: 10px 20px 15px;
  position: absolute;
  top: 37px;
  width: calc(100% - 40px) !important;
  z-index: 100;
}
div.checkbox-suggest div.checkbox-suggest-box div.checkbox-suggest-header {
  border-bottom: 1px solid #cecece;
  margin-bottom: 5px;
  padding-bottom: 10px;
  text-align: left;
}
div.checkbox-suggest div.checkbox-suggest-box div.checkbox-suggest-header a {
  color: #0096ff;
  font-size: 12px;
  margin-right: 25px;
}
div.checkbox-suggest div.checkbox-suggest-box div.checkbox-suggest-content label {
  color: #111 !important;
  margin-bottom: 2px !important;
  width: 50%;
}
div.checkbox-suggest div.checkbox-suggest-box div.checkbox-suggest-content label:before {
  font-size: 9px;
  height: 13px;
  line-height: 13px;
  margin-top: -2px;
  width: 13px;
}
div.checkbox-suggest div.checkbox-suggest-box div.checkbox-suggest-content.input-flow label {
  width: 100%;
  display: flex !important;
}
div.checkbox-suggest div.checkbox-suggest-box div.checkbox-suggest-content.input-flow label:before {
  margin-top: 0;
}
div.checkbox-suggest.opened div.checkbox-suggest-title i {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}

#autosuggest-box {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin-right: 20px;
  margin-left: 10px;
}
#autosuggest-box #autosuggest {
  background: #fff;
  position: relative;
  overflow: hidden;
  padding: 0;
  margin: 0;
}
#autosuggest-box #autosuggest li {
  list-style-type: none;
}
#autosuggest-box #autosuggest .tagit-new {
  margin: 0;
  display: block;
  float: none;
  clear: both;
  position: relative;
}
#autosuggest-box #autosuggest .tagit-new input {
  background: none;
  margin: 0;
  padding: 0 5%;
  width: 90%;
}
#autosuggest-box #autosuggest .tagit-choice {
  background: #f6f6f6;
  border: 1px solid #dddddd;
  display: inline-block;
  position: relative;
  margin-top: 10px;
  margin-left: 5px;
  padding: 3px 16px 4px 8px;
  float: left;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
}
#autosuggest-box #autosuggest .tagit-choice.ui-state-highlight .tagit-label {
  color: #fd4801;
}
#autosuggest-box #autosuggest .tagit-choice .tagit-label {
  max-width: 190px;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 14px;
  color: #111;
  font-weight: normal;
}
#autosuggest-box #autosuggest .tagit-choice .tagit-close {
  color: #0096ff;
  cursor: pointer;
  font-size: 18px;
  font-weight: normal;
  position: absolute;
  right: 4px;
  top: 5px;
  width: 8px;
}
#autosuggest-box #autosuggest .tagit-choice + .tagit-new {
  display: none;
}
#autosuggest-box .tag-counter {
  display: none;
  height: 43px;
  position: absolute;
  right: 2px;
  top: 2px;
  width: 70px;
  z-index: 1;
  background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 30%);
  background-image: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 30%);
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 30%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00FFFFFF", endColorstr="#FFFFFFFF", GradientType=1);
}
#autosuggest-box .tag-counter.show {
  display: block;
}
#autosuggest-box .tag-counter .count-nr {
  position: absolute;
  min-width: 20px;
  top: 8px;
  right: 5px;
  background: #fff;
  display: block;
  padding: 4px;
  border: 1px solid #adadac;
  color: #111;
  z-index: 100;
  text-align: center;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
}
#autosuggest-box #popup-suggest {
  display: none;
  background: #fff;
  border: 1px solid #dddddd;
  border-top: 2px solid #adadac;
  box-shadow: 0px 5px 11px rgba(0, 0, 0, 0.3);
  list-style-type: none;
  margin: 0;
  padding: 10px 9px 10px 10px;
  position: absolute;
  text-align: left;
  width: 204px;
  overflow: hidden;
  z-index: 900;
  -webkit-transition: opacity 0.2s ease-in-out;
  -moz-transition: opacity 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
  -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;
}
#autosuggest-box #popup-suggest .group-title {
  color: #0096ff;
  font-size: 16px;
  margin: 10px 4px;
}
#autosuggest-box #popup-suggest .item {
  cursor: pointer;
  color: #111;
  font-size: 13px;
  display: inline-block;
  margin: 4px 6px;
}
#autosuggest-box #popup-suggest .item:hover {
  text-decoration: underline;
  color: #0096ff;
}
#autosuggest-box #popup-suggest .item.selected {
  color: #0096ff;
}
#autosuggest-box #popup-suggest .bpker .item {
  width: 55px;
  margin-left: 6px;
  margin-right: 4px;
}
#autosuggest-box #popup-suggest .bpker .item.item-full {
  width: 100%;
}
#autosuggest-box #popup-suggest .budapest_regions .item {
  width: 96px;
  margin: 4px 2px;
}
#autosuggest-box #popup-suggest .city .item {
  width: 96px;
  margin: 4px 2px;
}
#autosuggest-box #popup-suggest .ui-tabs-nav {
  height: 18px;
  margin: 10px 0 20px 0;
}
#autosuggest-box #popup-suggest .ui-tabs-nav li {
  background: none;
  border-top: unset;
  border-left: unset;
  border-right: unset;
  margin: 0 8px;
  border-bottom: 0;
}
#autosuggest-box #popup-suggest .ui-tabs-nav li.ui-state-active {
  border-bottom: 1px solid #0d1523;
}
#autosuggest-box #popup-suggest .ui-tabs-nav .ui-tabs-anchor {
  font-size: 12px !important;
  padding-bottom: 0;
}
#autosuggest-box.focus #autosuggest {
  overflow: visible;
  height: auto;
  white-space: normal;
  -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;
}
#autosuggest-box.focus #autosuggest .tagit-choice + .tagit-new {
  display: block;
}
#autosuggest-box.focus #popup-suggest {
  display: block;
}
#autosuggest-box.focus #popup-suggest.hide {
  display: none;
}
#autosuggest-box.focus .tag-counter {
  display: none;
}

.tagit-autocomplete {
  background: #fff;
  border-top: 3px solid #fd4801;
  box-shadow: 0 5px 11px rgba(0, 0, 0, 0.3);
  color: #444444;
  list-style: outside none none;
  text-align: left;
  text-overflow: ellipsis;
  padding: 0;
  width: 220px;
  overflow: hidden;
  z-index: 1000;
  -webkit-transition: opacity 0.2s ease-in-out;
  -moz-transition: opacity 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
  -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;
}
.tagit-autocomplete .ui-menu-item {
  clear: left;
  cursor: pointer;
  margin: 0;
  padding: 0 15px;
  line-height: 45px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.tagit-autocomplete .ui-menu-item.ui-state-focus {
  color: #fd4801;
}

.free-area {
  display: inline-block;
}
.free-area input:focus {
  -webkit-box-shadow: 0 0 0 2px #fd4801;
  -moz-box-shadow: 0 0 0 2px #fd4801;
  box-shadow: 0 0 0 2px #fd4801;
}
.free-area p {
  display: inline-block;
  color: #fff;
}
.free-area p .square {
  margin-right: 25px;
}
.free-area.free-area-tooltip-on .search-number-tooltip {
  opacity: 1;
}

/*
Media Query
*/
@media screen and (max-width: 768px) {
  #search-mobile .autosuggest-container {
    position: relative;
  }
  #search-mobile .autosuggest-container div.close-btn {
    width: 23px;
    height: 45px;
    position: absolute;
    top: 0;
    right: 5px;
    font-size: 15px;
    line-height: 45px;
    z-index: 100;
    background-color: #fff;
  }
  #search-mobile .autosuggest-container div.close-btn a {
    color: #0096ff;
    font-weight: 600;
  }
  #search-mobile .autosuggest-container div.close-btn.active {
    display: block;
  }
  #search-mobile .autosuggest-container div#autosuggest-box {
    width: 100%;
    margin: 0;
  }
  #search-mobile .autosuggest-container div#autosuggest-box #autosuggest {
    width: calc(100% - 35px);
    padding: 0 35px 0 0;
  }
  #search-mobile .autosuggest-container div#autosuggest-box #autosuggest .tagit-new input {
    padding: 0 15px;
    width: calc(100% - 30px);
  }
  #search-mobile .autosuggest-container div#autosuggest-box #popup-suggest {
    width: calc(100% - 21px);
  }
  #search-mobile .autosuggest-container div#autosuggest-box .tag-counter.show {
    right: 5px;
  }
  #search-mobile div.free-area {
    width: 100%;
    margin: 20px 0;
  }
  #search-mobile div.free-area p {
    float: left;
    line-height: 44px;
  }
  #search-mobile div.free-area span.square {
    float: right;
    width: calc(100% - 200px);
    display: block;
    max-width: none;
    margin: 0 30px 0 15px;
  }
  #search-mobile div.free-area span.square input.search-number {
    width: 100%;
    margin: 0;
  }
}
/* 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;
}

.group-offer-popup {
  background-color: #fff;
  position: fixed;
  top: calc(50% - 150px);
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 600;
  max-width: 460px;
  font-size: 14px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
}
.group-offer-popup 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;
}
.group-offer-popup div.header h4 i.icon {
  color: #0096ff;
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 18px;
}
.group-offer-popup div.body {
  padding: 30px 40px;
  line-height: 18px;
}
.group-offer-popup div.body p.message {
  font-size: 1.15em;
  line-height: 1.4em;
  padding-bottom: 10px;
}
.group-offer-popup div.body p.icon-box {
  margin-top: 15px;
}
.group-offer-popup div.body p.icon-box i.icon {
  color: #64b727;
  font-size: 44px;
  display: inline-block;
  margin-top: -1px;
}
.group-offer-popup div.body p.icon-box span {
  color: #64b727;
  font-weight: 600;
}
.group-offer-popup div.body .button-container {
  display: block;
  margin: 1.5em 0 -0.5em 0;
  overflow: hidden;
  width: 100%;
}
.group-offer-popup div.body .button-container .btn {
  font-size: 1em;
}
.group-offer-popup div.body .button-container .btn.btn-converion {
  float: left;
  font-weight: bold;
}
.group-offer-popup 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;
  }
}
@media screen and (max-width: 480px) {
  .group-offer-popup div.header h4 {
    padding: 0 15px;
  }
  .group-offer-popup div.body {
    padding: 20px 15px;
  }
}
section.estate-search {
  max-width: 1400px;
  max-height: 900px;
}
section.estate-search article.estate-search-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;
  border-right: 1px solid #bcbcbc;
  border-left: 1px solid #bcbcbc;
  background-color: #f4f4f4;
  position: relative;
}
section.estate-search article.estate-search-content div.searcher {
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
  background-color: #e6e6e6;
  left: 0;
  min-height: 80px;
  padding: 0 4%;
  position: absolute;
  z-index: 101;
  top: 0;
  width: 92%;
}
section.estate-search article.estate-search-content div.searcher hr {
  border: 0;
  border-bottom: 1px dashed #bfbfbf;
  border-top: 1px dashed #d9d9d9;
  display: block;
  height: 0;
  margin: 0 0 30px;
  padding: 0;
}
section.estate-search article.estate-search-content div.searcher form.search div.searcher-form-container div.searcher-top {
  height: 45px;
  margin: 20px 0;
}
section.estate-search article.estate-search-content div.searcher form.search div.searcher-form-container div.searcher-top div#autosuggest-box {
  position: absolute;
  z-index: 1000;
}
section.estate-search article.estate-search-content div.searcher form.search div.searcher-form-container div.searcher-top div.free-area {
  margin-left: 245px;
}
section.estate-search article.estate-search-content div.searcher form.search div.searcher-form-container div.searcher-top div.free-area p {
  color: #666;
  font-size: 12px;
  line-height: 41px;
}
section.estate-search article.estate-search-content div.searcher form.search div.searcher-form-container div.searcher-top div.free-area p span.square {
  margin: 0;
}
section.estate-search article.estate-search-content div.searcher form.search div.searcher-form-container div.searcher-top div.free-area input.search-number {
  padding: 0 10px;
  width: 50px;
}
section.estate-search article.estate-search-content div.searcher form.search div.searcher-form-container div.searcher-top button.btn {
  font-size: 18px;
  line-height: 1em;
  padding: 0;
  width: 80px;
}
section.estate-search article.estate-search-content div.searcher form.search div.searcher-form-container div.searcher-top button.btn i.icon {
  margin: 0;
  font-weight: 800;
}
section.estate-search article.estate-search-content div.searcher form.search div.searcher-form-container div.searcher-top button.btn span.hit {
  font-size: 13px;
  margin-left: 3px;
}
section.estate-search article.estate-search-content div.searcher form.search div.searcher-form-container div.searcher-top div {
  float: left;
}
section.estate-search article.estate-search-content div.searcher form.search div.searcher-form-container div.searcher-top div.select {
  width: 165px;
}
section.estate-search article.estate-search-content div.searcher form.search div.searcher-form-container div.searcher-top div.select ul {
  width: 165px;
}
section.estate-search article.estate-search-content div.searcher form.search div.searcher-form-container div.searcher-top div.select ul li {
  font-size: 13px;
  padding: 0 10px;
}
section.estate-search article.estate-search-content div.searcher form.search div.searcher-form-container div.searcher-top div.select p.selectedItem {
  font-size: 13px;
  padding-left: 10px;
}
section.estate-search article.estate-search-content div.searcher form.search div.searcher-form-container div.searcher-top div.select p i {
  right: 10px;
}
section.estate-search article.estate-search-content div.searcher form.search div.searcher-form-container div.searcher-top div.searcher-btn {
  float: right;
}
section.estate-search article.estate-search-content div.searcher form.search div.searcher-form-container div.searcher-top div.searcher-btn a.more-filters i {
  margin: 0 0 0 10px;
}
section.estate-search article.estate-search-content div.searcher form.search div.searcher-form-container div.searcher-top div.searcher-btn:after {
  clear: both;
  display: table;
  overflow: hidden;
}
section.estate-search article.estate-search-content div.searcher form.search div.searcher-form-container div.searcher-bottom {
  padding: 0 0 20px;
}
section.estate-search article.estate-search-content div.searcher form.search div.searcher-form-container div.searcher-bottom div#searcher-tpl div.flex-wrapper-search-container div.flex-wrapper-left-content {
  width: 470px;
}
section.estate-search article.estate-search-content div.searcher form.search div.searcher-form-container div.searcher-bottom div#searcher-tpl div.flex-wrapper-search-container div.flex-wrapper-right-content {
  width: calc(100% - 490px);
}
section.estate-search article.estate-search-content div.searcher form.search div.searcher-form-container div.searcher-bottom div#searcher-tpl div div.checkbox-suggest div.checkbox-suggest-box {
  padding: 10px 15px 15px;
  width: calc(100% - 30px) !important;
}
section.estate-search article.estate-search-content div.searcher form.search div.searcher-form-container div.searcher-bottom div#searcher-tpl div div.checkbox-suggest div.checkbox-suggest-box div.checkbox-suggest-content label:before {
  margin-right: 5px;
}
section.estate-search article.estate-search-content div.searcher form.search div.searcher-form-container div.searcher-bottom div.zold-iroda-checkbox label {
  color: #0d1523;
  font-size: 12px;
  margin: 43px 0 0;
}
section.estate-search article.estate-search-content div.searcher form.search div.searcher-form-container div.searcher-bottom div.zold-iroda-checkbox label:before {
  margin-top: -3px;
}
section.estate-search article.estate-search-content div.searcher form.search div.searcher-form-container div.searcher-bottom div.slider-range-box div.flex-wrapper {
  margin-top: 25px;
}
section.estate-search article.estate-search-content div.searcher form.search div.searcher-form-container div.searcher-bottom div.slider-range-box div.flex-wrapper div#slider-range {
  margin-top: 10px;
}
section.estate-search article.estate-search-content div.searcher form.search div.searcher-form-container div.searcher-bottom div.slider-range-box div.flex-wrapper span.amount-min, section.estate-search article.estate-search-content div.searcher form.search div.searcher-form-container div.searcher-bottom div.slider-range-box div.flex-wrapper span.amount-max {
  color: #0d1523;
  font-size: 18px;
  font-weight: 600;
  min-width: 70px;
  text-align: left;
  padding-top: 2px;
}
section.estate-search article.estate-search-content div.searcher form.search div.searcher-form-container div.searcher-bottom div.slider-range-box div.flex-wrapper span.amount-min {
  min-width: 55px;
}
section.estate-search article.estate-search-content div.searcher form.search div.searcher-form-container div.searcher-bottom div.slider-range-box div.flex-wrapper span.amount-max {
  text-align: right;
}
section.estate-search article.estate-search-content div.searcher form.search div.searcher-form-container div.searcher-bottom div.searcher-btn-box {
  border-top: 1px solid #a4a4a4;
  margin-top: 30px;
  padding-top: 20px;
  text-align: right;
}
section.estate-search article.estate-search-content div.searcher form.search div.searcher-form-container div.searcher-bottom div.searcher-btn-box a.all-hint-link {
  color: #0d1523;
}
section.estate-search article.estate-search-content div.searcher form.search div.searcher-form-container div.searcher-bottom div.searcher-btn-box button.btn-converion, section.estate-search article.estate-search-content div.searcher form.search div.searcher-form-container div.searcher-bottom div.searcher-btn-box button.btn-disabled {
  margin-left: 30px;
}
section.estate-search article.estate-search-content div.searcher form.search div.searcher-form-container div.searcher-bottom.searcher-category-box {
  height: 60px;
  width: 100%;
}
section.estate-search article.estate-search-content div.searcher form.search div.searcher-form-container div.searcher-bottom.searcher-category-box label {
  margin-right: 60px;
}
section.estate-search article.estate-search-content div.searcher form.search div.searcher-form-container div.searcher-bottom.searcher-category-box label:before {
  color: #0D1522;
  font-size: 36px;
  line-height: 13px;
  margin-top: -2px;
}
section.estate-search article.estate-search-content div.searcher form.search div.searcher-form-container div.searcher-bottom label {
  display: block;
  font-size: 12px;
  margin-bottom: 15px;
  text-align: left;
}
section.estate-search article.estate-search-content div.searcher form.search div.searcher-form-container div.searcher-bottom select {
  cursor: pointer;
}
section.estate-search aside.estate-search-sidebar {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 480px;
  -moz-box-flex: 0;
  -moz-flex: 0 0 480px;
  -ms-flex: 0 0 480px;
  flex: 0 0 480px;
  padding: 0;
}
section.estate-search aside.estate-search-sidebar article.results-info-panel {
  margin-top: 30px;
  padding: 0 40px 8px 40px;
  z-index: 100;
  position: relative;
}
section.estate-search aside.estate-search-sidebar article.results-info-panel div.left-side {
  width: 50%;
}
section.estate-search aside.estate-search-sidebar article.results-info-panel div.left-side label {
  margin-right: 35px;
}
section.estate-search aside.estate-search-sidebar article.results-info-panel div.left-side label:before {
  color: #0096ff;
}
section.estate-search aside.estate-search-sidebar article.results-info-panel div.left-side div.select {
  background-color: #fff;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  font-size: 13px;
  font-weight: normal;
  margin: 5px 0 10px;
  width: 140px;
  height: 44px;
  padding-left: 15px;
}
section.estate-search aside.estate-search-sidebar article.results-info-panel div.left-side div.select ul {
  border: none;
  box-shadow: rgba(0, 0, 0, 0.2) 0 2px 1px;
  left: 0;
  width: 155px;
  background-color: #fff;
  line-height: 35px;
}
section.estate-search aside.estate-search-sidebar article.results-info-panel div.left-side div.select ul li:hover {
  color: #0096ff;
}
section.estate-search aside.estate-search-sidebar article.results-info-panel div.left-side div.select p.selectedItem {
  padding-left: 0;
}
section.estate-search aside.estate-search-sidebar article.results-info-panel div.right-side {
  margin-top: 7px;
}
section.estate-search aside.estate-search-sidebar article.results-info-panel div.right-side label {
  font-size: 12px;
  margin: -32px 0 10px 0;
  display: block;
}
section.estate-search aside.estate-search-sidebar article.results-info-panel div.right-side label i {
  margin: -3px 0 0 5px;
}
section.estate-search aside.estate-search-sidebar article.results-info-panel div.right-side p {
  font-size: 24px;
  font-weight: 600;
}
section.estate-search aside.estate-search-sidebar article.results-info-panel.bg {
  -webkit-box-shadow: 0 10px 6px -6px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 10px 6px -6px rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 6px -6px rgba(0, 0, 0, 0.2);
}
section.estate-search aside.estate-search-sidebar article.results-info-panel .save-group {
  display: block;
  height: 40px;
  margin-bottom: 1em;
}
section.estate-search aside.estate-search-sidebar article.results-info-panel .save-group .btn-group-save {
  font-size: 0.85em;
}
section.estate-search aside.estate-search-sidebar article.results-info-panel .save-group .btn-group-save i.icon {
  margin-right: 8px;
}
section.estate-search aside.estate-search-sidebar article.results-info-panel .control-group {
  display: block;
}
section.estate-search aside.estate-search-sidebar article.results {
  max-height: 798px;
  overflow: hidden;
}
section.estate-search aside.estate-search-sidebar article.results div.nano-content {
  padding: 0 40px;
}
section.estate-search aside.estate-search-sidebar article.results div.box div p {
  height: auto;
}
section.estate-search aside.estate-search-sidebar article.results div.box div p span.btn {
  width: 87px;
  height: 30px;
  padding: 0;
  line-height: 30px;
  font-size: 12px;
}
section.estate-search aside.estate-search-sidebar article.results div.box div p span.btn i {
  margin-right: 10px;
  margin-top: -4px;
  font-size: 10px;
}
section.estate-search aside.estate-search-sidebar article.results div.box div p.price span {
  font-size: 18px;
  color: #25282f;
  line-height: 30px;
}
section.estate-search aside.estate-search-sidebar article.results div.box span.flag {
  z-index: 1;
}
section.estate-search aside.estate-search-sidebar article.results.has-save-group {
  max-height: 746px;
}

section article.results h1 {
  text-align: left;
  color: #888;
  display: block;
  font-size: 12px;
  line-height: 1.3;
  padding-top: 10px;
  padding-bottom: 10px;
  text-transform: none;
}

@media screen and (max-width: 1380px) {
  div.searcher div.searcher-bp, div.searcher div.searcher-videk {
    flex-flow: wrap;
    height: auto !important;
  }
  div.searcher div.searcher-bp div.section:nth-of-type(even), div.searcher div.searcher-videk div.section:nth-of-type(even) {
    margin-right: calc(100% - 400px) !important;
  }
  div.searcher div.searcher-bp div.section:nth-of-type(odd), div.searcher div.searcher-videk div.section:nth-of-type(odd) {
    margin-right: 30px !important;
  }
  div.searcher div.searcher-bp div.section:nth-of-type(3), div.searcher div.searcher-bp div.section:nth-of-type(4), div.searcher div.searcher-videk div.section:nth-of-type(3), div.searcher div.searcher-videk div.section:nth-of-type(4) {
    margin-top: 30px;
  }
}
@media screen and (max-width: 1310px) {
  div.searcher div.searcher-top div.free-area p:nth-of-type(1) {
    display: none !important;
  }
}
@media screen and (max-width: 1290px) {
  div.searcher div.searcher-btn {
    width: 80px;
    margin-bottom: 20px;
  }
  div.searcher div.searcher-btn a.more-filters {
    margin-top: 20px;
    float: right;
  }
  div.searcher div.searcher-btn a.more-filters.opened {
    margin-top: 0;
  }
}
@media screen and (max-width: 1280px) and (min-width: 1024px) {
  #searcher-tpl div.flex-wrapper-search-container {
    flex-flow: column;
  }
  #searcher-tpl div.flex-wrapper-search-container div.flex-wrapper-right-content {
    width: 100% !important;
    margin-top: 30px;
  }
}
@media screen and (max-width: 1120px) {
  section.estate-search article.estate-search-content div.searcher form.search div.searcher-form-container div.searcher-top div #autosuggest-box ul#autosuggest {
    width: 160px;
  }
  section.estate-search article.estate-search-content div.searcher form.search div.searcher-form-container div.searcher-top div.free-area {
    margin-left: 180px;
  }
}
@media screen and (max-width: 1050px) and (min-width: 1025px) {
  section.estate-search article.estate-search-content div.searcher {
    padding: 0 2%;
    width: 96%;
  }
}
@media screen and (max-width: 1024px) {
  section.estate-search {
    -webkit-flex-flow: column;
    -moz-flex-flow: column;
    -ms-flex-flow: column;
    flex-flow: column;
    max-height: none;
  }
  section.estate-search div.searcher div.searcher-btn {
    width: auto;
  }
  section.estate-search div.searcher div.searcher-btn a.more-filters {
    margin-top: 0;
  }
  section.estate-search div.searcher .ui-tabs .ui-tabs-nav li {
    margin: 0 10px !important;
  }
  section.estate-search div.searcher-map .map {
    margin-top: 85px;
    height: 400px;
  }
  section.estate-search aside.estate-search-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;
  }
  section.estate-search aside.estate-search-sidebar article.results-info-panel div.left-side {
    width: 70%;
  }
  section.estate-search aside.estate-search-sidebar article.results-info-panel div.left-side div.select {
    margin: -5px 0 25px;
  }
  section.estate-search aside.estate-search-sidebar article.results-info-panel div.right-side {
    margin-top: 0;
  }
  section.estate-search aside.estate-search-sidebar article.results-info-panel div.right-side label {
    margin: 0;
  }
  section.estate-search aside.estate-search-sidebar div.box.s-box {
    max-width: 100%;
  }
  section.estate-search aside.estate-search-sidebar div.box.s-box img {
    height: 122px;
    width: 120px;
  }
  section.estate-search aside.estate-search-sidebar div.box.s-box div.content {
    width: calc(100% - 165px);
  }
}
@media screen and (max-width: 768px) {
  section.estate-search {
    min-width: 320px;
  }
  section.estate-search article.estate-search-content {
    display: none;
  }
  section.estate-search aside.estate-search-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-search aside.estate-search-sidebar article.results-info-panel {
    margin: 10px 20px 0;
    padding: 0 0 10px;
    -webkit-flex-flow: row;
    -moz-flex-flow: row;
    -ms-flex-flow: row;
    flex-flow: row;
  }
  section.estate-search aside.estate-search-sidebar article.results-info-panel div.left-side {
    float: left;
    width: 50%;
  }
  section.estate-search aside.estate-search-sidebar article.results-info-panel div.left-side div.currency-box {
    display: none;
  }
  section.estate-search aside.estate-search-sidebar article.results-info-panel div.left-side div.select {
    margin: 5px 0 10px;
  }
  section.estate-search aside.estate-search-sidebar article.results-info-panel div.left-side div.select ul {
    font-size: 13px;
  }
  section.estate-search aside.estate-search-sidebar article.results-info-panel div.left-side div.select p {
    font-size: 13px;
  }
  section.estate-search aside.estate-search-sidebar article.results-info-panel div.right-side {
    width: 50%;
    float: right;
    line-height: 25px;
    margin-top: 15px;
  }
  section.estate-search aside.estate-search-sidebar article.results-info-panel div.right-side label {
    display: inline-block;
    text-align: left;
    margin: 0;
    font-size: 14px;
  }
  section.estate-search aside.estate-search-sidebar article.results-info-panel div.right-side label span {
    display: inline-block;
  }
  section.estate-search aside.estate-search-sidebar article.results-info-panel div.right-side p {
    display: inline-block;
    margin-left: 10px;
  }
  section.estate-search aside.estate-search-sidebar article.results-info-panel.bg {
    box-shadow: none;
  }
  section.estate-search aside.estate-search-sidebar article.results-info-panel .save-group {
    margin: 1em 0 0.5em 0;
  }
  section.estate-search aside.estate-search-sidebar article.results div.nano-content {
    padding: 0 20px;
  }
  section.estate-search aside.estate-search-sidebar article.results div.nano-content div.box div.content {
    width: calc(100% - 150px);
    padding: 10px 15px;
  }
  section.estate-search aside.estate-search-sidebar article.results div.nano-content div.box div.content p.title {
    font-size: 16px !important;
    margin: 0;
    text-overflow: ellipsis;
  }
  section.estate-search aside.estate-search-sidebar article.results div.nano-content div.box div.content p.address {
    margin-bottom: 6px;
    text-overflow: ellipsis;
  }
  section.estate-search aside.estate-search-sidebar article.results div.nano-content div.box div.content div.flex-wrapper {
    -webkit-flex-flow: row;
    -moz-flex-flow: row;
    -ms-flex-flow: row;
    flex-flow: row;
  }
  section.estate-search aside.estate-search-sidebar article.results div.nano-pane {
    right: 5px;
  }
}
@media screen and (max-width: 550px) {
  section.estate-search aside.estate-search-sidebar article.results-info-panel div.right-side {
    display: none;
  }
}
@media screen and (max-width: 400px) {
  section.estate-search aside.estate-search-sidebar article.results div.nano-content div.box {
    height: 100px;
  }
  section.estate-search aside.estate-search-sidebar article.results div.nano-content div.box img {
    width: 102px;
    height: 100px;
  }
  section.estate-search aside.estate-search-sidebar article.results div.nano-content div.box div.content {
    width: calc(100% - 122px);
    padding: 10px;
  }
  section.estate-search aside.estate-search-sidebar article.results div.nano-content div.box div.content p.title {
    font-size: 15px !important;
    margin: 0;
    line-height: 15px !important;
  }
  section.estate-search aside.estate-search-sidebar article.results div.nano-content div.box div.content p.address {
    font-size: 13px !important;
  }
  section.estate-search aside.estate-search-sidebar article.results div.nano-content div.box div.content div.flex-wrapper span.btn {
    width: 40px;
    overflow: hidden;
  }
  section.estate-search aside.estate-search-sidebar article.results div.nano-content div.box div.content div.flex-wrapper span.btn i {
    margin: 0;
    font-size: 14px;
  }
  section.estate-search aside.estate-search-sidebar article.results-info-panel .save-group .btn-group-save {
    background: none;
    border: 0;
    box-shadow: none;
    display: block;
    font-size: 0.75em;
    margin-top: 1em;
    margin-bottom: 0;
    padding: 0;
  }
}

/*# sourceMappingURL=iroda-estate-search-page.css.map */