@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: #91b711;
  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: #91b711;
  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: #91b711;
  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: #91b711;
  text-decoration: underline;
  text-transform: none;
}
header div.navigation nav ul li .all-hint-link2:hover {
  color: #91b711;
}
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: #91b711;
  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: #91b711;
  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: #91b711;
}

.btn-save {
  background-color: #fff;
  border: 2px solid #91b711;
  color: #91b711;
  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: #91b711;
}
.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 #91b711;
  color: #91b711;
  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: #91b711;
  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: #91b711;
  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: #91b711;
  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: #91b711;
}
.select ul:hover {
  cursor: pointer;
}
.select p {
  display: block;
  padding-left: 15px;
  text-align: left;
}
.select p i.icon {
  color: #91b711;
  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;
  }
}
.news {
  -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);
  background-color: #fff;
  max-height: 360px;
}
.news div.news-img {
  width: 50%;
  height: auto;
  float: left;
}
.news div.content {
  float: right;
  font-size: 16px;
  line-height: 28px;
  width: 46%;
  padding: 2%;
}
.news div.content h4.title {
  height: 24px;
  margin: 0 0 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  text-transform: uppercase;
  white-space: nowrap;
  width: 100%;
}
.news div.content p.text {
  max-height: 120px;
  overflow: hidden;
}
.news div.content a.all-hint-link2 {
  display: inline-block;
  margin: 15px 0 30px;
}
.news div.content a.btn {
  display: inline-block;
}
.news:after {
  content: "";
  display: table;
  clear: both;
}

/*
Media Query
*/
@media screen and (min-width: 960px) and (max-width: 1023px) {
  .news div.content {
    font-size: 14px;
    line-height: 24px;
  }
  .news div.content p.text {
    max-height: 100px;
  }
  .news div.content a.btn {
    font-size: 13px;
  }
}
@media screen and (max-width: 959px) {
  .news div.content {
    font-size: 12px;
    line-height: 20px;
  }
  .news div.content p.text {
    max-height: 60px;
  }
  .news div.content a.btn {
    font-size: 12px;
  }
}
@media screen and (max-width: 768px) {
  .news {
    display: block;
    max-height: none;
  }
  .news div.news-img {
    width: 100%;
  }
  .news div.news-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: 3px;
    -moz-border-top-right-radius: 3px;
    -ms-border-top-right-radius: 3px;
    border-top-right-radius: 3px;
    width: 100%;
  }
  .news div.content {
    padding: 20px;
    width: 85%;
    float: left;
  }
  .news div.content h4.title {
    line-height: 1.2em;
    font-size: 20px;
    height: auto;
    white-space: normal;
    text-overflow: inherit;
  }
  .news div.content p.text {
    font-size: 15px;
    line-height: 22px;
  }
  .news div.content a.all-hint-link2 {
    font-size: 14px;
    font-weight: 400;
    margin: 30px 0 5px;
  }
  .news div.content a.btn-browse {
    position: initial;
    width: calc(100% - 30px);
    font-size: 1em;
  }
}
/* Default Carousel */
.bx-wrapper {
  *zoom: 1;
  -ms-touch-action: pan-y;
  position: relative;
  touch-action: pan-y;
}
.bx-wrapper .bx-controls .bx-controls-direction {
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
}
.bx-wrapper .bx-controls .bx-controls-direction i.icon {
  margin: 0;
}
.bx-wrapper .bx-controls .bx-controls-direction a {
  border: none;
  color: #fff;
  outline: none;
  position: absolute;
  z-index: 100;
}
.bx-wrapper .bx-controls .bx-pager {
  bottom: 25px;
  display: none;
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
  z-index: 200;
}
.bx-wrapper .bx-controls .bx-pager div.bx-pager-item {
  display: inline-block;
}
.bx-wrapper .bx-controls .bx-pager div.bx-pager-item a.bx-pager-link {
  border: 2px solid #fff;
  border-radius: 50%;
  display: inline-block;
  height: 12px;
  margin: 0 5px;
  text-indent: -99999px;
  width: 12px;
}
.bx-wrapper .bx-controls .bx-pager div.bx-pager-item a.bx-pager-link.active {
  background-color: #fff;
}

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

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

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

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

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

/*
Media Query
*/
@media screen and (max-width: 1280px) {
  div.main-carousel .bx-wrapper .bx-controls .bx-controls-direction {
    width: 96%;
  }
}
@media screen and (max-width: 768px) {
  div.main-carousel .bx-wrapper .bx-controls .bx-controls-direction {
    display: none;
  }
  div.main-carousel .bx-wrapper .bx-controls .bx-pager {
    display: block;
    bottom: 40px;
  }
  div.main-carousel .bx-wrapper .carousel-text {
    top: 430px !important;
  }
  div.main-carousel .bx-wrapper .carousel-text a {
    max-width: none !important;
    width: 100%;
  }
  div.main-carousel .bx-wrapper .carousel-text a p {
    width: 100% !important;
  }
  div.main-carousel .bx-wrapper .carousel-text a span {
    margin-top: 10px !important;
  }
}
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: #91b711;
  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;
  }
}
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;
  }
}
#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: #91b711;
  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: #91b711;
  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: #91b711;
}
#autosuggest-box #popup-suggest .item.selected {
  color: #91b711;
}
#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: #91b711;
    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;
  }
}
.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;
}

#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: #91b711;
}
.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;
}

.interstitial-banner-container {
  background: rgba(0, 0, 0, 0.8);
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 490;
  overflow-y: hidden;
  text-align: center;
}
.interstitial-banner-container.hide {
  display: none;
}
.interstitial-banner-container .goAdverticum {
  margin-top: 5%;
  margin-bottom: 15px;
}
.interstitial-banner-container .close-banner {
  font-size: 15px;
  cursor: pointer;
}

h1 {
  left: 0;
  position: absolute;
  right: 0;
  top: 34%;
  font-weight: 100;
}
h1 span {
  display: block;
  font-weight: 600;
  margin-top: 10px;
}

div.search {
  background: rgba(13, 21, 35, 0.8);
  z-index: 300;
  width: 100%;
  padding: 40px 0;
}
div.search form.search {
  height: 45px;
}
div.search form.search p.inline span.square {
  margin-right: 25px;
}

section div.l-box {
  width: 24%;
}
section.wrapper.news-box {
  margin: auto;
}
section.section-display {
  width: 100%;
  text-align: center;
  margin-bottom: 60px;
}
section.section-display div.desktop div img,
section.section-display div .mobile div img {
  min-height: 300px;
  max-height: 400px;
  height: auto !important;
  margin: 0 auto;
  width: 100% !important;
  -o-object-fit: cover;
  object-fit: cover;
}

.edukacio {
  background-color: #d2d2d2;
  max-height: 400px;
  margin: 60px auto;
  padding: 0;
  text-align: center;
}
.edukacio img {
  max-height: 400px;
  min-height: 300px;
  margin: 0 auto;
  width: 100%;
  object-fit: cover;
}

.main-page-tabs {
  max-width: 1220px;
}
.main-page-tabs:after {
  content: "";
  display: table;
  clear: both;
}

/*
Media Query
*/
@media screen and (max-width: 1280px) {
  article#tabs div .wrapper {
    padding: 0 !important;
  }
}
@media screen and (max-width: 1023px) {
  div.search div.wrapper form.search input, div.search div.wrapper form.search select {
    padding: 0 10px;
  }
  div.search div.wrapper form.search button .btn {
    font-size: 13px;
  }
  div.search div.wrapper form.search ol.ui-tabs-nav li {
    margin: 0 10px 0 0 !important;
  }
}
@media screen and (min-width: 960px) and (max-width: 1023px) {
  div.search div.wrapper form.search input, div.search div.wrapper form.search select {
    font-size: 14px;
  }
  div.search div.wrapper form.search .input-big {
    width: 210px;
  }
  div.search div.wrapper form.search .input-small {
    width: 35px;
  }
  div.search div.wrapper form.search p.inline {
    font-size: 15px;
  }
}
@media screen and (max-width: 959px) {
  div.search div.wrapper form.search input, div.search div.wrapper form.search select {
    font-size: 13px;
  }
  div.search div.wrapper form.search .input-big {
    width: 185px;
  }
  div.search div.wrapper form.search .input-small {
    width: 30px;
  }
  div.search div.wrapper form.search button.btn {
    width: 45px;
    text-indent: -99999px;
    position: relative;
  }
  div.search div.wrapper form.search button.btn i {
    font-size: 15px;
    position: absolute;
    top: 15px;
    left: 15px;
    text-indent: 0px;
  }
}
@media screen and (max-width: 768px) {
  h1 {
    z-index: 100;
  }
  h1 span {
    margin-top: 0;
  }
  div.search {
    bottom: 20px;
    position: absolute;
    top: 620px;
    padding: 10px 0;
    height: 45px;
  }
  div.search div.main-mobile-search span.square {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    border-radius: 6px;
    height: 45px;
    padding: 0 14px;
    display: block;
    background-color: #fff;
    line-height: 45px;
    width: 200px;
    border: 2px solid #fd4801;
    cursor: pointer;
    color: #7b7c7d;
    position: relative;
  }
  div.search div.main-mobile-search span.square:after {
    content: "m2";
    position: absolute;
    color: #fd4801;
    right: 15px;
    top: 1px;
  }
  section.wrapper article.flex-wrapper {
    display: block;
  }
  section.wrapper article.flex-wrapper div.box.l-box {
    margin-bottom: 20px;
  }
  section.section-display div.desktop {
    display: none;
  }
  section.section-display div.mobile {
    display: block;
  }
  section.main-page-tabs {
    display: none;
  }
  section.main-page-tabs article.ui-tabs {
    display: none;
  }
  .edukacio {
    display: none;
  }
}
@media screen and (max-width: 480px) {
  .interstitial-banner-container {
    display: none;
  }
}
@media screen and (max-height: 700px) {
  .interstitial-banner-container .goAdverticum {
    margin-top: 10px;
  }
}
/*
IE FIX
*/
html.ie div.main-carousel .bx-wrapper li {
  width: 1920px;
  height: 725px;
  position: absolute;
  left: -100%;
  right: -100%;
  margin: 0 auto;
}
html.ie div.main-carousel .bx-wrapper li img {
  width: auto;
  max-width: inherit;
  left: -100%;
  right: -100%;
  margin: 0 auto;
  position: absolute;
  height: 725px;
  z-index: -1;
}
html.ie div.main-carousel .bx-wrapper div.carousel-text {
  width: 1180px;
}
html.ie div.main-carousel .bx-wrapper .bx-controls .bx-controls-direction {
  width: 1270px;
}
html.ie section.section-display div.desktop img {
  width: 100% !important;
  height: 100% !important;
  min-height: inherit;
  max-height: inherit;
}
html.ie.banner-fix section.section-education {
  position: relative;
  overflow: hidden;
  height: 360px;
}
html.ie.banner-fix section.section-education article.edukacio {
  width: 1440px;
  height: 300px;
  position: absolute;
  left: -100%;
  right: -100%;
  margin: 0 auto;
}
html.ie.banner-fix section.section-display {
  position: relative;
  overflow: hidden;
  height: 300px;
}
html.ie.banner-fix section.section-display div.desktop {
  width: 1440px;
  height: 300px;
  position: absolute;
  left: -100%;
  right: -100%;
  margin: 0 auto;
}

html.ie.ie9 .flex-wrapper,
html.ie.ie8 .flex-wrapper {
  overflow: hidden;
  position: relative;
  padding: 12px 0;
}
html.ie.ie9 .box,
html.ie.ie8 .box {
  float: left;
  margin: 0 0.5%;
}
html.ie.ie9 footer .flex-wrapper,
html.ie.ie8 footer .flex-wrapper {
  padding: 0 2%;
}
html.ie.ie9 footer div.office-buildings,
html.ie.ie9 footer div.iroda-group,
html.ie.ie9 footer div.social,
html.ie.ie8 footer div.office-buildings,
html.ie.ie8 footer div.iroda-group,
html.ie.ie8 footer div.social {
  float: left;
  margin-right: 3%;
}

@media screen and (max-width: 1280px) {
  html.ie div.main-carousel .bx-wrapper div.carousel-text {
    width: 96%;
  }
  html.ie div.main-carousel .bx-wrapper .bx-controls .bx-controls-direction {
    width: 96%;
  }
  html.ie9 article#tabs div.wrapper,
  html.ie8 article#tabs div.wrapper {
    padding: 12px 0 !important;
  }
}
@media screen and (max-width: 768px) {
  html.ie section.section-display,
  html.ie section.section-education {
    height: auto !important;
  }
  html.ie9 .box,
  html.ie8 .box {
    margin: 3% 0 !important;
  }
}

/*# sourceMappingURL=iroda-main-page.css.map */