a {
  text-decoration: none;
  margin: 0;
  padding: 0;
}
a[href^=tel] {
  color: inherit;
  text-decoration: none;
  font-size: inherit;
}
html {
  margin: 0;
  padding: 0;
  height: 100%;
  width: 100%;
  text-align: center;
  font-size: 1em;
  font-family: Helvetica, Arial, sans-serif;
  background-color: #bae89d;
  background-image: url('https://static.garaiglamour.hu/images/noise.png');
  background-image: url('https://static.garaiglamour.hu/images/noise.png'), -webkit-gradient(linear, 0 0, 0 100%, from(#bae89d), to(#edffd0));
  background-image: url('https://static.garaiglamour.hu/images/noise.png'), -moz-linear-gradient(#bae89d, #edffd0);
  background-repeat: repeat;
  background-attachment: fixed;
  overflow: hidden;
}
body {
  margin: 0;
  padding: 0;
  height: 100%;
  width: 100%;
  background-color: #bae89d;
  text-align: center;
  font-family: Helvetica, Arial, sans-serif;
  overflow: auto;
  overflow-y: scroll;
}
#globalLoader {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 40px;
  height: 40px;
  background: #ffffff url('../https://static.garaiglamour.hu/images/globalLoader.gif') center center no-repeat;
  z-index: 999999999999999999999999999999999999999999999999;
  border-radius: 0;
}
h1 {
  margin: 0;
  padding: 0;
}
h2 {
  margin: 0;
  padding: 0;
  margin-left: 20px;
  text-align: left;
  display: block;
  font-size: 20px;
  color: #333;
  text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.8);
  margin-left: 25px;
  font-weight: bold;
  cursor: default;
}
h3 {
  margin: 0;
  padding: 0;
}
h4 {
  margin: 0;
  padding: 0;
}
div {
  margin: 0;
  padding: 0;
}
.clear {
  clear: both;
}
* {
  margin: 0;
  padding: 0;
  font-size: 0;
}
#section {
  display: block;
  height: 100%;
  position: relative;
  max-width: 920px;
  border-top: none;
  margin: 0 auto;
}
#header {
  display: block;
  height: 180px;
  text-align: left;
  background: #fff url('https://static.garaiglamour.hu/images/header2.png') no-repeat top left;
  border-bottom: 2px solid #333;
}
#logo {
  display: inline-block;
  height: 220px;
  width: 240px;
  background: url('https://static.garaiglamour.hu/images/logo.png') no-repeat center center;
  cursor: pointer;
}
#decor {
  display: inline-block;
  vertical-align: bottom;
  font-size: 8pt;
  color: #444;
  padding: 15px 25px;
  margin: 20px 0;
  margin-top: 90px;
  background: rgba(255, 255, 255, 0.9);
  border-left: none;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
  font-weight: normal;
}
#decor .row {
  font-size: 8pt;
  font-weight: normal;
  margin-bottom: 5px;
}
#decor .row:last-child {
  margin-bottom: 0;
}
#decor b {
  font-size: 8pt;
  font-weight: bold;
  color: #222;
}
#decor .line {
  display: none;
  font-size: 8pt;
  margin: 0 5px;
  color: #ccc;
  font-weight: normal;
}
#decor a {
  color: #39f;
  font-size: 8pt;
  font-weight: normal;
}
#decor a:hover {
  text-decoration: underline;
}
#leftSide {
  display: block;
  width: 240px;
  height: 100%;
  border-right: 2px solid #ccc;
  background: rgba(255, 255, 255, 0.6);
  vertical-align: top;
  border-left: 1px solid #ccc;
  position: fixed;
  top: 0;
  overflow-y: auto;
}
#leftSide #logoMobileMenu {
  display: none;
  height: 80px;
  width: 100%;
  margin: 20px auto;
  background: url('https://static.garaiglamour.hu/images/logo.png') no-repeat center center;
  background-size: auto 100%;
}
#menuTitle {
  display: block;
  height: 60px;
  width: 100%;
  background: no-repeat center center;
}
#linksTitle {
  display: block;
  height: 60px;
  width: 100%;
  background: no-repeat center center;
}
#menuTitle#menuTitle {
  background-image: url('https://static.garaiglamour.hu/images/menu.png');
}
#linksTitle#menuTitle {
  background-image: url('https://static.garaiglamour.hu/images/menu.png');
}
#menuTitle#linksTitle {
  background-image: url('https://static.garaiglamour.hu/images/linkek.png');
}
#linksTitle#linksTitle {
  background-image: url('https://static.garaiglamour.hu/images/linkek.png');
}
#menu {
  display: block;
  position: relative;
  margin: 20px;
  margin-top: 0;
  border: 1px solid #aaa;
  border-radius: 3px;
  text-align: center;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);
}
#menu:before {
  display: block;
  position: absolute;
  top: -17px;
  right: 90px;
  content: "";
  border-width: 8px;
  border-style: solid;
  border-color: transparent;
  border-bottom-color: #ccc;
}
#menu .menuItem {
  display: block;
  font-size: 10pt;
  font-weight: bold;
  color: #444;
  border-bottom: 1px solid #aaa;
  text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.4);
  padding: 10px;
  padding-left: 35px;
  cursor: pointer;
  text-align: left;
  background: no-repeat 10px center / 18px;
  box-shadow: 0px 20px 0px rgba(255, 255, 255, 0.1) inset, 0px -5px 20px rgba(0, 0, 0, 0.2) inset, 0px 1px 0px rgba(255, 255, 255, 0.3) inset;
  opacity: 1;
  background-color: rgba(255, 255, 255, 0.5);
  background-color: #e6e6e6;
}
#menu .menuItem:first-child {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 0;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 0;
}
#menu .menuItem:last-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 3px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 3px;
  border-bottom: none;
}
#menu .menuItem:hover {
  color: #222;
}
#menu .menuItem.fodraszat {
  background-image: url('https://static.garaiglamour.hu/images/ollo.png');
}
#menu .menuItem.kozmetika {
  background-image: url('https://static.garaiglamour.hu/images/kozmetika.png');
}
#menu .menuItem.manikur {
  background-image: url('https://static.garaiglamour.hu/images/mukorom.png');
}
#menu .menuItem.pedikur {
  background-image: url('https://static.garaiglamour.hu/images/pedikur.png');
}
#menu .menuItem.muszempilla {
  background-image: url('https://static.garaiglamour.hu/images/muszempilla.png');
}
#menu .menuItem.masszazs {
  background-image: url('https://static.garaiglamour.hu/images/massage.png');
}
#menu .menuItem.elerhetosegek {
  background-image: url('https://static.garaiglamour.hu/images/elerhetosegek.png');
}
#menu .menuItem.akciok {
  border: 2px solid #f93;
  background-color: #fec;
  background-image: url('https://static.garaiglamour.hu/images/akciok.png');
  color: #222;
}
#menu .menuItem.akciok:hover {
  background-color: #fff0e6;
}
#menu .menuItem.akciok.active {
  background-color: #fff0e6;
}
#menu .menuItem.facebook {
  background-color: #3b5998;
  background-image: url('https://static.garaiglamour.hu/images/facebook.png');
  text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.4);
  color: #fff;
}
#menu .menuItem.facebook:hover {
  background-color: #4b69a8;
}
#menu .menuItem.szalon-etikett {
  background-image: url('https://static.garaiglamour.hu/images/checkmark.png');
}
#menu .menuItem.green:hover {
  background-color: #cfc;
}
#menu .menuItem.green.active {
  background-color: #cfc;
}
#menu .menuItem.blue:hover {
  background-color: #acf;
}
#menu .menuItem.blue.active {
  background-color: #acf;
}
#menu .menuItem.pink:hover {
  background-color: #fcf;
}
#menu .menuItem.pink.active {
  background-color: #fcf;
}
#menu .menuItem.orange:hover {
  background-color: #fc9;
}
#menu .menuItem.orange.active {
  background-color: #fc9;
}
#menu .menuItem.red:hover {
  background-color: #fcc;
}
#menu .menuItem.red.active {
  background-color: #fcc;
}
#menu .menuItem.yellow:hover {
  background-color: #ffc;
}
#menu .menuItem.yellow.active {
  background-color: #ffc;
}
#menu .menuItem.white:hover {
  background-color: #fff;
}
#menu .menuItem.white.active {
  background-color: #fff;
}
#links {
  display: block;
  margin: 0 30px;
  text-align: left;
}
#links .link {
  display: block;
  font-size: 10pt;
  text-decoration: none;
  color: #993333;
  padding: 5px 0;
  border-bottom: 1px solid #ccc;
  text-align: center;
}
#links .link:hover {
  text-decoration: underline;
}
#rightSide {
  display: block;
  margin-left: 242px;
  width: calc(100% - 243px);
  vertical-align: top;
  min-height: 100%;
  height: 100%;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
  background: #fff0e6;
  float: right;
}
#content {
  display: block;
  width: 100%;
  background: #fff0e6;
}
#home {
  display: block;
  padding: 7px;
  text-align: center;
  position: relative;
}
#home h1 {
  display: block;
  font-size: 20px;
  color: #333;
  text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.8);
  margin-left: 20px;
  font-weight: bold;
  cursor: default;
  text-align: left;
  margin-top: 20px;
}
#home h2 {
  font-weight: normal;
  margin-top: 2px;
  color: #666;
  margin-left: 45px;
  font-size: 16px;
  margin-bottom: 25px;
}
#home #rbtn {
  display: block;
  position: absolute;
  top: 30px;
  right: 25px;
  padding: 10px 15px;
  background: #e6e6e6;
  border: 1px solid #aaa;
  font-size: 12px;
  font-weight: bold;
  color: #222;
  cursor: pointer;
  border-radius: 3px;
  box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.6) inset, 0px 1px 2px rgba(0, 0, 0, 0.1);
}
#home #rbtn:hover {
  background: #f0f0f0;
}
#home .homeLink {
  display: inline-block;
  cursor: pointer;
  margin: 5px;
  margin-bottom: 10px;
  height: 190px;
  width: 210px;
}
#home .homeLink .imgContainer {
  display: block;
  width: 100%;
  height: 150px;
  overflow: hidden;
  border: 1px solid #999;
}
#home .homeLink img {
  display: block;
  min-width: 100%;
  width: auto;
  max-width: 100%;
  min-height: 150px;
  height: auto;
}
#home .homeLink p {
  display: block;
  font-size: 10pt;
  text-align: center;
  font-weight: bold;
  color: #444;
  margin: 10px 0 0 0;
}
#home .homeLink:hover .imgContainer {
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
  border-color: #666;
}
#home .homeLink:hover p {
  color: #222;
}
.alkalmazottak {
  display: block;
  margin: 0;
  padding: 10px;
  text-align: left;
  position: relative;
}
.alkalmazottak .title {
  display: block;
  font-size: 12pt;
  color: #222;
  text-align: left;
  padding: 20px;
  padding-left: 35px;
  margin: -10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #ccc;
  background: #ffffff no-repeat 12px 21px;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);
  text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.8);
  cursor: default;
}
.alkalmazottak .title.fodraszat {
  background-image: url('https://static.garaiglamour.hu/images/ollo.png');
}
.alkalmazottak .title.kozmetika {
  background-image: url('https://static.garaiglamour.hu/images/kozmetika.png');
}
.alkalmazottak .title.manikur {
  background-image: url('https://static.garaiglamour.hu/images/mukorom.png');
}
.alkalmazottak .title.pedikur {
  background-image: url('https://static.garaiglamour.hu/images/pedikur.png');
}
.alkalmazottak .title.muszempilla {
  background-image: url('https://static.garaiglamour.hu/images/muszempilla.png');
}
.alkalmazottak .title.masszazs {
  background-image: url('https://static.garaiglamour.hu/images/massage.png');
}
.alkalmazottak .title.green {
  background-color: #cfc;
}
.alkalmazottak .title.blue {
  background-color: #acf;
}
.alkalmazottak .title.pink {
  background-color: #fcf;
}
.alkalmazottak .title.orange {
  background-color: #fc9;
}
.alkalmazottak .title.red {
  background-color: #fcc;
}
.alkalmazottak .title.yellow {
  background-color: #ffc;
}
.alkalmazottak .arlistaButton {
  display: block;
  position: absolute;
  top: 12px;
  right: 12px;
  font-size: 14px;
  font-weight: bold;
  padding: 10px 15px;
  margin: 0;
  color: #444;
  border-radius: 3px;
  background: #e6e6e6;
  text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.8);
  cursor: pointer;
  border: 1px solid #999;
  box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.8) inset, 0px -5px 10px rgba(0, 0, 0, 0.1) inset, 0px 1px 2px rgba(0, 0, 0, 0.3);
  transition: 0.2s all ease-in-out;
  -webkit-transition: 0.2s all ease-in-out;
  -moz-transition: 0.2s all ease-in-out;
  -o-transition: 0.2s all ease-in-out;
  -ms-transition: 0.2s all ease-in-out;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.alkalmazottak .arlistaButton:hover {
  color: #222;
  background: #f0f0f0;
}
.alkalmazottak .arlistaButton.active {
  color: #fff;
  text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.4);
  border-color: #777;
  box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.4) inset, 0px -5px 10px rgba(0, 0, 0, 0.1) inset, 0px 1px 2px rgba(0, 0, 0, 0.4);
  background: #e77;
  padding-right: 35px;
}
.alkalmazottak .arlistaButton.active:after {
  display: block;
  position: absolute;
  top: 8px;
  right: 8px;
  height: 20px;
  width: 20px;
  background: rgba(0, 0, 0, 0.2) url('https://static.garaiglamour.hu/images/close.png') no-repeat center center;
  box-shadow: 0px -3px 5px rgba(0, 0, 0, 0.1) inset, 0px 1px 0px rgba(255, 255, 255, 0.4);
  border-radius: 20px;
  content: "";
}
.alkalmazottak .arlistaButton.active:hover {
  background: #f68686;
}
.alkalmazottak .arlistaButton.disabled {
  background: #e0e0e0;
  box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.8) inset, 0px -5px 10px rgba(0, 0, 0, 0.05) inset, 0px 1px 2px rgba(0, 0, 0, 0.1);
  cursor: default;
  color: #ccc;
  border-color: #ccc;
}
.alkalmazottak .galeriaContainer {
  display: none;
  overflow: hidden;
  background: #fff;
  border-bottom: 1px solid #ccc;
  margin: -9px;
  margin-bottom: 10px;
  text-align: left;
  overflow-x: auto;
}
.alkalmazottak .galeriaContainer .galeria {
  display: block;
  min-height: 60px;
  padding: 5px;
  padding-right: 0;
}
.alkalmazottak .galeriaContainer .galeria .ga {
  display: inline-block;
  width: 58px;
  height: 58px;
  cursor: pointer;
  border: 1px solid #666;
  margin-right: 5px;
  overflow: hidden;
  text-align: center;
  vertical-align: top;
  opacity: 0.6;
  transition: 0.2s opacity ease-in-out;
  -webkit-transition: 0.2s opacity ease-in-out;
  -moz-transition: 0.2s opacity ease-in-out;
  -o-transition: 0.2s opacity ease-in-out;
  -ms-transition: 0.2s opacity ease-in-out;
}
.alkalmazottak .galeriaContainer .galeria .ga:hover {
  opacity: 1;
}
.alkalmazottak .galeriaContainer .galeria .ga:last-child {
  margin-right: 0;
}
.alkalmazottak .galeriaContainer .galeria .ga img {
  display: inline-block;
  min-width: 58px;
  min-height: 58px;
  width: auto;
  height: auto;
  max-width: 80px;
  max-height: 80px;
}
.alkalmazottak .galeriaContainer .galeria:hover .ga {
  opacity: 0.8;
}
.alkalmazottak .galeriaContainer.active {
  display: block;
}
.alkalmazottak .arlista {
  display: none;
  position: absolute;
  z-index: 10;
  top: 61px;
  left: 0px;
  background: #fff;
  width: 100%;
  min-height: 100%;
  padding: 0;
}
.alkalmazottak .arlista .arlistaContent {
  display: block;
  margin: 10px;
  padding: 10px;
  background: #fff;
  border: 1px solid #aaa;
  height: auto;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
  border-radius: 3px;
}
.alkalmazottak .arlista .arlistaContent .arlista_image {
  display: block;
  width: 630px;
  height: auto;
  text-align: center;
}
.alkalmazottak .arlista .arlistaContent .arlista_image img {
  display: inline-block;
  margin: 0 auto;
  max-width: 100%;
  width: auto;
  height: auto;
}
.alkalmazottak .arlista .arlistaContent .arlista_image .afa {
  display: block;
  font-size: 10px;
  font-weight: normal;
  color: #666;
  margin: -10px;
  margin-right: -16px;
  margin-top: 15px;
  padding: 10px;
  border-top: 1px solid #e6e6e6;
  text-align: right;
}
.alkalmazottak .arlista.active {
  display: block;
}
.alkalmazottak .alkalmazott {
  display: inline-block;
  position: relative;
  width: 185px;
  margin: 15px;
  margin-bottom: 30px;
  cursor: default;
  background: #fff;
  border: 1px solid #999;
  padding: 0;
  text-align: center;
  transition-property: all;
  transition-duration: 0.2s;
  transition-delay: ease-in-out;
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.2s;
  -webkit-transition-delay: ease-in-out;
  -moz-transition-property: all;
  -moz-transition-duration: 0.2s;
  -moz-transition-delay: ease-in-out;
  -o-transition-property: all;
  -o-transition-duration: 0.2s;
  -o-transition-delay: ease-in-out;
  -ms-transition-property: all;
  -ms-transition-duration: 0.2s;
  -ms-transition-delay: ease-in-out;
  border-radius: 3px;
  vertical-align: top;
}
.alkalmazottak .alkalmazott:last-child {
  margin-bottom: 260px;
}
.alkalmazottak .alkalmazott:hover {
  border-color: #666;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);
}
.alkalmazottak .alkalmazott:hover .leiras {
  display: block;
  opacity: 1;
}
.alkalmazottak .alkalmazott .imgContainer {
  display: block;
  width: 185px;
  height: 170px;
  border-bottom: 1px solid #444;
  overflow: hidden;
  text-align: center;
}
.alkalmazottak .alkalmazott .imgContainer img {
  display: inline-block;
  height: auto;
  width: 100%;
  min-height: 170px;
  min-width: 185px;
}
.alkalmazottak .alkalmazott h3 {
  display: block;
  font-weight: bold;
  color: #222;
  font-size: 10pt;
  padding: 10px;
}
.alkalmazottak .alkalmazott h4 {
  display: block;
  font-weight: bold;
  color: #222;
  font-size: 10pt;
  padding: 7px 10px;
  height: 15px;
  border-top: 1px solid #aaa;
  text-align: center;
  font-weight: normal;
}
.alkalmazottak .alkalmazott h4.phone {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  text-align: right;
  font-weight: bold;
  background: #E3F5D7 url('https://static.garaiglamour.hu/images/elerhetosegek.png') no-repeat 5px center;
}
.alkalmazottak .alkalmazott .foglalkozasok {
  display: block;
  position: absolute;
  bottom: -26px;
  left: 0;
  width: 100%;
  padding: 0;
  text-align: center;
}
.alkalmazottak .alkalmazott .foglalkozasok .button {
  display: inline-block;
  height: 16px;
  width: 16px;
  vertical-align: top;
  margin: 0 5px;
  font-size: 0;
  background: no-repeat center center;
}
.alkalmazottak .alkalmazott .foglalkozasok .button.fodraszat {
  background-image: url('https://static.garaiglamour.hu/images/ollo.png');
}
.alkalmazottak .alkalmazott .foglalkozasok .button.kozmetika {
  background-image: url('https://static.garaiglamour.hu/images/kozmetika.png');
}
.alkalmazottak .alkalmazott .foglalkozasok .button.manikur {
  background-image: url('https://static.garaiglamour.hu/images/mukorom.png');
}
.alkalmazottak .alkalmazott .foglalkozasok .button.pedikur {
  background-image: url('https://static.garaiglamour.hu/images/pedikur.png');
}
.alkalmazottak .alkalmazott .foglalkozasok .button.muszempilla {
  background-image: url('https://static.garaiglamour.hu/images/muszempilla.png');
}
.alkalmazottak .alkalmazott .foglalkozasok .button.masszazs {
  background-image: url('https://static.garaiglamour.hu/images/massage.png');
}
.alkalmazottak .alkalmazott .leiras {
  display: none;
  position: absolute;
  top: 280px;
  left: -11px;
  padding: 10px;
  color: #444;
  background: #e6e6e6;
  width: 185px;
  font-size: 8pt;
  text-align: left;
  font-family: Helvetica, Arial, sans-serif;
  border-radius: 3px;
  border: 1px solid #999;
  line-height: 15px;
  box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.8) inset, 0px 1px 3px rgba(0, 0, 0, 0.2);
  transition-property: all;
  transition-duration: 1s;
  transition-delay: ease-in-out;
  -webkit-transition-property: all;
  -webkit-transition-duration: 1s;
  -webkit-transition-delay: ease-in-out;
  -moz-transition-property: all;
  -moz-transition-duration: 1s;
  -moz-transition-delay: ease-in-out;
  -o-transition-property: all;
  -o-transition-duration: 1s;
  -o-transition-delay: ease-in-out;
  -ms-transition-property: all;
  -ms-transition-duration: 1s;
  -ms-transition-delay: ease-in-out;
  z-index: 10;
  opacity: 0;
}
.alkalmazottak .alkalmazott .leiras b {
  font-weight: bold;
  font-size: 8pt;
  color: #222;
}
.alkalmazottak .alkalmazott .leiras:before {
  display: block;
  content: "";
  position: absolute;
  top: -15px;
  left: 95px;
  border-width: 7px;
  border-style: solid;
  border-color: transparent;
  border-bottom-color: #aaa;
}
#elerhetosegek {
  display: block;
  padding: 0;
  margin: 0;
  text-align: left;
  position: relative;
}
#elerhetosegek h1 {
  display: block;
  font-size: 20px;
  color: #333;
  text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.8);
  margin-left: 25px;
  font-weight: bold;
  cursor: default;
  margin-top: 25px;
}
#elerhetosegek h2 {
  font-weight: normal;
  margin-top: 2px;
  color: #666;
  margin-left: 50px;
  font-size: 16px;
}
#elerhetosegek h3 {
  display: block;
  position: absolute;
  top: 0px;
  right: 25px;
  font-size: 16px;
  padding: 10px 15px;
  padding-left: 35px;
  background: #fff url('https://static.garaiglamour.hu/images/elerhetosegek.png') 12px 12px no-repeat;
  border: 1px solid #ccc;
  cursor: default;
}
#elerhetosegek h4 {
  display: block;
  position: absolute;
  top: 50px;
  right: 32px;
  font-size: 12px;
  cursor: default;
}
#elerhetosegek #choose {
  display: block;
  text-align: center;
  margin-top: 25px;
  width: 100%;
  border: 1px solid #aaa;
  border-left: none;
  border-right: none;
}
#elerhetosegek #choose:hover .chooseItem img {
  opacity: 0.6;
}
#elerhetosegek #choose .chooseItem:hover img {
  opacity: 1;
}
#elerhetosegek #choose #shopPic {
  display: block;
}
#elerhetosegek #choose #shopPic img {
  display: block;
  width: 100%;
  height: 100%;
  outline: none;
  border: 0;
  background: #fff url('https://static.garaiglamour.hu/images/globalLoader.gif') no-repeat center center;
}
#elerhetosegek #choose #mapContainer {
  display: block;
  position: relative;
  overflow: hidden;
  width: 200px;
  height: 150px;
}
#elerhetosegek #choose #googleMap {
  display: inline-block;
  width: 200px;
  height: 210px;
  position: relative;
  top: -30px;
}
#elerhetosegek #choose #address {
  display: block;
  position: absolute;
  bottom: 0;
  width: 100%;
}
#elerhetosegek #choose #address a {
  display: block;
  padding: 10px 15px;
  font-size: 12px;
  color: #222;
  background: rgba(255, 255, 255, 0.8);
  font-weight: bold;
  text-align: left;
  position: relative;
}
#elerhetosegek #choose #address a:hover {
  text-decoration: underline;
}
#elerhetosegek #choose #address a:hover:after {
  display: block;
  position: absolute;
  top: 6px;
  right: 8px;
  content: "»";
  font-size: 18px;
  color: #999;
}
#elerhetosegek .chooseItem {
  display: inline-block;
  height: auto;
  width: 33%;
  vertical-align: top;
  overflow: hidden;
  background: #222;
}
#elerhetosegek .chooseItem img {
  display: block;
  width: 100%;
  height: auto;
  opacity: 1;
  transition: 0.2s all ease-in-out;
  -webkit-transition: 0.2s all ease-in-out;
  -moz-transition: 0.2s all ease-in-out;
  -o-transition: 0.2s all ease-in-out;
  -ms-transition: 0.2s all ease-in-out;
}
#elerhetosegek #mapContainer {
  display: block;
  border-bottom: 1px solid #aaa;
  border-left: none;
  border-right: none;
  height: 340px;
  width: 100%;
  margin-top: 10px;
  overflow: hidden;
  position: relative;
}
#elerhetosegek #googleMap {
  display: block;
  border: none;
  height: 400px;
  width: 100%;
  position: relative;
}
#elerhetosegek #address {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
#elerhetosegek #address a {
  display: block;
  padding: 10px 15px;
  text-align: left;
  font-size: 12px;
  font-weight: normal;
  color: #ccc;
  background: rgba(0, 0, 0, 0.8);
  position: relative;
}
#elerhetosegek #address a b {
  font-size: 12px;
  font-weight: bold;
  color: #fff;
}
#elerhetosegek #address a:hover {
  background: #222;
}
#elerhetosegek #address a:after {
  display: block;
  position: absolute;
  top: 6px;
  right: 8px;
  content: "»";
  font-size: 18px;
  color: #999;
}
#elerhetosegek #phones {
  display: block;
  margin: 20px 0;
  margin-top: 40px;
  border-top: 1px solid #aaa;
}
#elerhetosegek .alkalmazott {
  display: inline-block;
  width: calc(50% - 31px);
  height: 26px;
  padding: 10px 15px;
  vertical-align: top;
  overflow: hidden;
  background: #fff;
  border: 1px solid #aaa;
  border-top: none;
  border-left: none;
}
#elerhetosegek .alkalmazott .aNev {
  display: inline-block;
  font-size: 10pt;
  color: #333;
  font-weight: bold;
  cursor: default;
}
#elerhetosegek .alkalmazott .aSzam {
  display: inline-block;
  font-size: 10pt;
  color: #333;
  cursor: default;
}
#elerhetosegek .alkalmazott .aFoglalkozasok {
  display: block;
  margin-top: 2px;
  font-size: 9pt;
  color: #333;
  cursor: default;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
#elerhetosegek #getNear {
  display: block;
  margin: 20px;
}
#elerhetosegek #getNear .title {
  display: block;
  font-size: 16px;
  margin-bottom: 20px;
  color: #444;
  cursor: default;
}
#elerhetosegek #getNear p {
  display: block;
  padding: 5px 0;
  padding-left: 25px;
  background: url('https://static.garaiglamour.hu/images/bus.png') no-repeat left center;
  background-size: 14px;
  font-size: 12px;
  color: #444;
}
#elerhetosegek #getNear p b {
  font-size: 12px;
  color: #222;
  font-weight: bold;
}
.space {
  display: block;
  height: 40px;
}
#akciok,
#szalonetikett {
  display: block;
  text-align: left;
}
#akciok h1,
#szalonetikett h1 {
  display: block;
  font-size: 20px;
  color: #333;
  text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.8);
  margin-left: 25px;
  font-weight: bold;
  cursor: default;
  margin-top: 25px;
}
#akciok h1 *,
#szalonetikett h1 * {
  font-size: 20px;
}
#akciok h2,
#szalonetikett h2 {
  font-weight: normal;
  margin-top: 2px;
  color: #666;
  margin-left: 50px;
  font-size: 16px;
}
#akciok h3,
#szalonetikett h3 {
  display: block;
  position: absolute;
  top: 0px;
  right: 25px;
  font-size: 16px;
  padding: 10px 15px;
  padding-left: 35px;
  background: #fff url('https://static.garaiglamour.hu/images/elerhetosegek.png') 12px 12px no-repeat;
  border: 1px solid #ccc;
  cursor: default;
}
#akciok .ad,
#szalonetikett .ad {
  display: block;
  padding: 20px;
  padding-bottom: 0;
  margin: 0;
}
#akciok .ad img,
#szalonetikett .ad img {
  display: block;
  border: 1px solid #999;
}
#akciok #infoFacebook,
#szalonetikett #infoFacebook {
  display: block;
  font-size: 16px;
  font-weight: bold;
  color: #333;
  padding: 15px 20px;
  margin: 20px;
  margin-top: 40px;
  text-align: center;
  cursor: default;
}
#akciok #infoFacebook #infoFacebookButton,
#szalonetikett #infoFacebook #infoFacebookButton {
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  padding: 10px 15px;
  border-bottom: 1px solid #1b3978;
  padding-left: 35px;
  cursor: pointer;
  text-align: left;
  background: #3b5998 url('https://static.garaiglamour.hu/images/facebook.png') no-repeat 10px center;
  box-shadow: 0px 20px 0px rgba(255, 255, 255, 0.1) inset, 0px -5px 20px rgba(0, 0, 0, 0.2) inset, 0px 1px 2px rgba(0, 0, 0, 0.3);
  text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.4);
  color: #fff;
  margin: 0 10px;
  border-radius: 3px;
}
#akciok #infoFacebook #infoFacebookButton:hover,
#szalonetikett #infoFacebook #infoFacebookButton:hover {
  background-color: #4b69a8;
}
#szalonetikett .etikett * {
  font-size: 1em;
}
#szalonetikett .etikett {
  display: block;
  margin: 20px;
  padding: 10px;
  background-color: white;
  border: 1px solid #ccc;
  font-size: 16px;
}
#szalonetikett .etikett h1 {
  margin: 20px;
  font-size: 20px;
  font-weight: bold;
}
#szalonetikett .etikett h2 {
  margin: 20px 20px 10px;
  font-weight: bold;
}
#szalonetikett .etikett p {
  margin: 20px;
  color: #333;
}
@media screen and (max-width: 719px) {
  #leftSide,
  #rightSide {
    transition: transform 0.2s ease;
  }
  #leftSide {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
    width: 100%;
    height: 70px;
    background: rgba(255, 255, 255, 0.95);
    border: none;
    border-bottom: 2px solid #aaa;
    overflow: visible;
  }
  #leftSide #logo {
    height: 100%;
    width: 70px;
    background-size: 100%;
  }
  #leftSide #elem {
    display: none;
  }
  #leftSide #menuTitle {
    display: inline-block;
    position: absolute;
    top: 5px;
    left: 5px;
    width: 70px;
    background-size: auto 50%;
  }
  #leftSide #menu {
    display: block;
    position: fixed;
    top: 0;
    left: -201px;
    height: 100vh;
    width: 200px;
    margin: 0;
    background: #fff;
    border-radius: 0;
    box-shadow: none;
    border: 0;
    border-right: 1px solid #ccc;
    overflow-y: auto;
  }
  #leftSide #menu #logoMobileMenu {
    display: block;
  }
  #leftSide #menu a {
    display: block;
    margin: 0 10px;
    border-radius: 0;
    border: 0;
    border-bottom: 1px solid #ccc;
    background-color: transparent;
    box-shadow: none;
    text-shadow: none;
    font-weight: normal;
  }
  #leftSide #menu a.active {
    color: #fff;
    background-color: #444;
  }
  #leftSide #menu a.facebook {
    background-color: #3b5998;
  }
  #rightSide {
    width: 100%;
    margin-left: 0;
    float: none;
  }
  body.mobileMenu #leftSide,
  body.mobileMenu #rightSide {
    transform: translateX(200px);
  }
  body.mobileMenu #rightSide {
    position: fixed;
  }
  #header {
    height: auto;
    padding-top: 70px;
    background-size: cover;
  }
  #header #decor {
    display: block;
    margin: 20px 25px;
    border-radius: 5px;
  }
  #header #decor .row b {
    display: block;
  }
  #home,
  #akciok,
  #szalonetikett {
    padding: 10px 0;
  }
  #elerhetosegek {
    padding: 10px 0;
  }
  #home h1,
  #elerhetosegek h1,
  #akciok h1,
  #szalonetikett h1,
  #home h2,
  #elerhetosegek h2,
  #akciok h2,
  #szalonetikett h2 {
    text-align: center;
  }
  #home h1,
  #elerhetosegek h1,
  #akciok h1,
  #szalonetikett h1 {
    margin: 10px 25px 5px;
  }
  #home h2,
  #elerhetosegek h2,
  #akciok h2,
  #szalonetikett h2 {
    margin: 0 25px 10px;
  }
  #home #rbtn,
  #elerhetosegek #rbtn,
  #akciok #rbtn,
  #szalonetikett #rbtn {
    position: static;
    margin: 25px 52px;
  }
  #home h3,
  #elerhetosegek h3,
  #akciok h3,
  #szalonetikett h3,
  #home h4,
  #elerhetosegek h4,
  #akciok h4,
  #szalonetikett h4 {
    display: block;
    position: static;
    margin: 5px 25px;
    text-align: center;
  }
  #home h3,
  #elerhetosegek h3,
  #akciok h3,
  #szalonetikett h3 {
    margin-top: 20px;
  }
  #home h4,
  #elerhetosegek h4,
  #akciok h4,
  #szalonetikett h4 {
    margin-bottom: 20px;
  }
  #home #mapContainer,
  #elerhetosegek #mapContainer,
  #akciok #mapContainer,
  #szalonetikett #mapContainer {
    height: 250px;
  }
  #home .ad,
  #elerhetosegek .ad,
  #akciok .ad,
  #szalonetikett .ad {
    width: calc(100% - 20px);
    margin: 20px 10px;
    padding: 0;
  }
  #home .ad img,
  #elerhetosegek .ad img,
  #akciok .ad img,
  #szalonetikett .ad img {
    width: calc(100% - 2px);
  }
  #home #infoFacebook,
  #elerhetosegek #infoFacebook,
  #akciok #infoFacebook,
  #szalonetikett #infoFacebook {
    margin: 20px 0;
    padding: 0;
  }
  #home #infoFacebook #infoFacebookButton,
  #elerhetosegek #infoFacebook #infoFacebookButton,
  #akciok #infoFacebook #infoFacebookButton,
  #szalonetikett #infoFacebook #infoFacebookButton {
    display: block;
    text-align: center;
    margin: 5px 25px;
    padding: 10px 35px;
  }
  #home #phones .alkalmazott,
  #elerhetosegek #phones .alkalmazott,
  #akciok #phones .alkalmazott,
  #szalonetikett #phones .alkalmazott {
    display: block;
    width: auto;
    border-right: none;
  }
  .alkalmazottak .alkalmazott {
    display: block;
    margin: 20px auto;
  }
  .alkalmazottak .alkalmazott:last-child {
    margin-bottom: 20px;
  }
  .alkalmazottak .alkalmazott .foglalkozasok {
    display: none;
  }
  .alkalmazottak .alkalmazott .leiras {
    display: block;
    position: static;
    width: auto;
    opacity: 1;
    border: none;
    border-top: 1px solid #ccc;
    box-shadow: none;
    border-radius: 0;
  }
  .alkalmazottak .alkalmazott .leiras:before,
  .alkalmazottak .alkalmazott .leiras:after {
    display: none;
  }
}
/*# sourceMappingURL=garai.css.map */