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

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

section.service-layout {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}
section.service-layout article.service-content {
  -webkit-box-flex: 4;
  -webkit-flex: 4;
  -moz-box-flex: 4;
  -moz-flex: 4;
  -ms-flex: 4;
  flex: 4;
  border-left: 1px solid #bfbfbf;
  border-right: 1px solid #bfbfbf;
}
section.service-layout article.service-content div.service-img {
  height: 305px;
  position: relative;
}
section.service-layout article.service-content div.service-img img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
section.service-layout article.service-content div.service-img:after {
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(11, 13, 25, 0.9) 90%);
  background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(11, 13, 25, 0.9) 90%);
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(11, 13, 25, 0.9) 90%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00FFFFFF", endColorstr="#E60B0D19", GradientType=0);
  bottom: 0;
  content: "";
  height: 80%;
  left: 0;
  position: absolute;
  width: 100%;
}
section.service-layout article.service-content div.service-img h2.title {
  bottom: 0;
  color: #fff;
  font-size: 34px;
  font-weight: 400;
  left: 0;
  margin: 0 0 105px 40px;
  position: absolute;
  z-index: 100;
}
section.service-layout article.service-content div.service-img h2.title i.icon {
  color: #0096ff;
  font-size: 25px;
  margin: -4px 0 0;
}
section.service-layout aside.service-sidebar {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 240px;
  -moz-box-flex: 0;
  -moz-flex: 0 0 240px;
  -ms-flex: 0 0 240px;
  flex: 0 0 240px;
  padding: 0 40px;
}
section.service-layout aside.service-sidebar article.service-list-banner {
  text-align: center;
  margin-bottom: 40px;
}

div.service-search {
  -webkit-box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.2);
  min-height: 75px;
  line-height: 75px;
  padding: 0 40px;
}
div.service-search div.select {
  -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);
  font-size: 14px;
  height: 40px;
  line-height: 40px;
  width: 200px;
}
div.service-search div.select ul {
  top: 42px;
  max-height: 250px;
  overflow-y: auto;
  width: 200px;
  border-top: none;
}
div.service-search div.select p {
  border-bottom: 2px solid #ccc;
}
div.service-search div.select p i.icon {
  right: 12px;
  top: 16px;
}
div.service-search input.input-border {
  border: none;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  margin: 0 22px;
}
div.service-search button.btn {
  margin-left: 100px;
  height: 40px;
  line-height: 40px;
}
div.service-search:after {
  content: "";
  display: table;
  clear: both;
}

section.service-layout div.box.m-box {
  height: 280px;
  margin: 25px 10px;
  max-height: none;
  width: 183px;
}
section.service-layout div.box.m-box div.img {
  height: 151px;
  padding: 16px;
  overflow: hidden;
  text-align: center;
  position: relative;
}
section.service-layout div.box.m-box div.img img {
  -o-object-fit: inherit;
  object-fit: inherit;
  bottom: 0;
  left: 0;
  margin: auto auto;
  max-height: 150px;
  max-width: 150px;
  position: absolute;
  right: 0;
  top: 0;
  width: auto;
}
section.service-layout div.box.m-box div.content {
  padding: 0 15px;
}
section.service-layout div.box.m-box div.content p {
  height: auto;
}
section.service-layout div.box.m-box div.content p.name {
  font-size: 16px;
  font-weight: 800;
  height: 35px;
  line-height: 18px;
  margin-bottom: 8px;
  overflow: hidden;
  text-transform: uppercase;
}
section.service-layout div.box.m-box div.content p.category {
  font-size: 12px;
  line-height: 15px;
}
section.service-layout div.box.m-box div.content p.category span {
  font-weight: 800;
}
section.service-layout div.box.xxs-box {
  height: 75px;
  width: 100%;
}
section.service-layout div.box.xxs-box a.data-sheet div.img {
  float: left;
  height: 65px;
  margin: 5px;
  position: relative;
  width: 65px;
}
section.service-layout div.box.xxs-box a.data-sheet div.img img {
  bottom: 0;
  float: none;
  height: auto;
  left: 0;
  margin: auto auto;
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  right: 0;
  top: 0;
  width: auto;
}
section.service-layout div.box.xxs-box div.content {
  height: calc(100% - 10px);
  padding: 10px 10px 0;
  width: calc(100% - 95px);
}
section.service-layout div.box.xxs-box div.content p.name {
  font-size: 14px;
  font-weight: 800;
  height: auto;
  line-height: 14px;
  margin-bottom: 6px;
  max-height: 27px;
  overflow: hidden;
  text-transform: uppercase;
}
section.service-layout div.box.xxs-box div.content p.category {
  font-size: 12px;
  height: auto;
  line-height: 14px;
  max-height: 35px;
}
section.service-layout div.box.xxs-box div.content p.category span {
  font-weight: 800;
}

section.service-list article.service-content div.service-list-results {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  padding: 50px 30px;
}
section.service-list aside.service-sidebar article.service-details-registered {
  margin: 60px 0;
}

/*
Media Query
*/
@media screen and (min-width: 1024px) and (max-width: 1280px) {
  div.service-search div.select {
    float: left;
    margin: 18px 0;
  }
  div.service-search input.input-border {
    float: left;
    margin: 18px 22px;
  }
  div.service-search button.btn {
    float: right;
    margin: 18px 0 18px 22px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1180px) {
  div.service-search div.select:nth-of-type(2) {
    float: right;
  }
  div.service-search button.btn {
    float: right;
    display: block;
    margin: 0 0 18px 100px;
  }
}
@media screen and (max-width: 1024px) {
  section.service-layout {
    -webkit-flex-flow: column wrap;
    -moz-flex-flow: column wrap;
    -ms-flex-flow: column wrap;
    flex-flow: column wrap;
  }
  section.service-layout div.service-search button.btn {
    float: right;
    margin: 18px 0 18px 22px;
  }
  section.service-layout article.service-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;
  }
  section.service-layout aside.service-sidebar {
    -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;
  }
  section.service-layout aside.service-sidebar article.service-details-registered {
    margin: 0;
  }
}
@media screen and (max-width: 880px) {
  section.service-layout {
    -webkit-flex-flow: column wrap;
    -moz-flex-flow: column wrap;
    -ms-flex-flow: column wrap;
    flex-flow: column wrap;
  }
  section.service-layout div.service-search {
    padding: 0 30px;
  }
  section.service-layout div.service-search button.btn {
    width: 42px;
    overflow: hidden;
  }
}
@media screen and (max-width: 768px) {
  section.service-list article.service-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: none;
  }
  section.service-list article.service-content div.service-img {
    height: 120px;
  }
  section.service-list article.service-content div.service-img h2.title {
    font-size: 24px;
    margin: 0 0 30px 20px;
  }
  section.service-list article.service-content div.service-img h2.title i.icon {
    font-size: 20px;
  }
  section.service-list article.service-content div.service-search {
    line-height: 60px;
    padding: 20px 20px 10px;
  }
  section.service-list article.service-content div.service-search div.select {
    width: 100%;
  }
  section.service-list article.service-content div.service-search div.select ul {
    width: 100%;
  }
  section.service-list article.service-content div.service-search input.input {
    display: none;
  }
  section.service-list article.service-content div.service-search button.btn {
    width: 100%;
  }
  section.service-list article.service-content div.service-list-results {
    padding: 20px;
  }
  section.service-list article.service-content div.service-list-results div.box {
    height: 100px;
    max-width: none;
    margin: 10px 0;
    width: 100% !important;
  }
  section.service-list article.service-content div.service-list-results div.box a.data-sheet div.img {
    float: left;
    height: 90px;
    padding: 5px;
    width: 90px;
  }
  section.service-list article.service-content div.service-list-results div.box a.data-sheet div.img img {
    max-height: 90px;
    max-width: 90px;
  }
  section.service-list article.service-content div.service-list-results div.box a.data-sheet div.content {
    float: left;
    padding: 10px 10px 0;
    width: calc(100% - 120px);
  }
  section.service-list article.service-content div.service-list-results div.box a.data-sheet div.content p.name {
    height: 32px;
    line-height: 18px !important;
  }
  section.service-list article.service-content div.service-list-results div.box a.data-sheet div.content p.category {
    height: 45px;
    line-height: 16px !important;
    overflow: hidden;
  }
  section.service-list aside.service-sidebar {
    -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;
    padding: 0 20px;
  }
  section.service-list aside.service-sidebar article.service-details-registered div.box {
    height: 100px;
  }
  section.service-list aside.service-sidebar article.service-details-registered div.box a.data-sheet div.img {
    height: 90px;
    width: 90px;
  }
  section.service-list aside.service-sidebar article.service-details-registered div.box a.data-sheet div.content {
    width: calc(100% - 120px);
  }
  section.service-list aside.service-sidebar article.service-details-registered div.box a.data-sheet div.content p.name {
    height: 32px;
    line-height: 16px !important;
    max-height: none;
  }
  section.service-list aside.service-sidebar article.service-details-registered div.box a.data-sheet div.content p.category {
    height: 48px !important;
    line-height: 16px !important;
  }
}
@media screen and (max-width: 400px) {
  section.service-list article.service-content div.service-list-results div.box a.data-sheet div.content p.name {
    line-height: 16px !important;
  }
  section.service-list article.service-content div.service-list-results div.box a.data-sheet div.content p.category {
    font-size: 12px !important;
  }
}
/* IE FIX */
html.ie .service-list-results {
  display: block;
  max-width: 1020px;
}
html.ie .service-list-results div.box {
  float: left;
  width: 183px !important;
}

/*# sourceMappingURL=iroda-service-list-page.css.map */