:root {
  --main: rgb(0, 0, 0);
  --sub: rgb(255, 255, 255);
  --revai: rgb(8, 173, 139);
  --blue: rgb(45, 170, 226);
  --brown: rgb(144, 127, 112);
  --grey: rgb(56, 66, 76);
  --yellow: rgb(248, 208, 87);
  --salmon: rgb(243, 152, 109);
}

@font-face {
  font-family: palanquin;
  src: url('../resources/Palanquin-Regular.ttf');
}

@font-face {
  font-family: palanquinMed;
  src: url('../resources/PalanquinDark-Medium.ttf');
}

@font-face {
  font-family: palanquinLight;
  src: url('../resources/Palanquin-Light.ttf');
}

@font-face {
  font-family: palanquinSemi;
  src: url('../resources/Palanquin-SemiBold.ttf');
}

.bgRevai {
  background: var(--revai);
}

.shRevai {
  box-shadow: inset 0 200px 0 200px var(--revai);
  transition: .3s;
}

.shRevai:hover {
  box-shadow: inset 0 0 0 0 var(--revai);
}

.bgBlue {
  background: var(--blue);
}

.bgBrown {
  background: var(--brown);
}

.bgGrey {
  background: var(--grey);
}

.bgYellow {
  background: var(--yellow);
}

.bgSalmon {
  background: var(--salmon);
}

.anchor {
  display: block;
  position: relative;
  top: -78px;
  visibility: hidden;
}

.fixKasztner {
  margin-top: 15px;
  text-shadow: 2px 2px 3px var(--main);
  color: white;
  text-align: right;
}

.fixKasztner a {
  color: var(--yellow);
  transition: .25s;
}

.fixKasztner a:hover {
  color: var(--revai);
  text-decoration: none;
}

html, body {
  scroll-behavior: smooth;
}

body {
  font-family: 'palanquin';
  background-color: var(--sub);
  color: var(--sub);
}

header {
  display: grid;
  width: 100%;
  position: absolute;
  top: 0;
  font-family: 'palanquinMed';
  background: var(--main);
  height: 140px;
  padding-right: 160px;
  grid-template-columns: auto 50px;
  grid-gap: 50px;
}

#wrapperBookBHeader {
  display: grid;
  width: 100%;
  position: absolute;
  font-family: 'palanquinMed';
  background: var(--main);
  height: 140px;
  padding-right: 160px;
  grid-template-columns: auto 50px;
  grid-gap: 50px;
}

header div {
  z-index: 10002;
  position: relative;
}

header div:nth-child(1), header div:nth-child(4) {
  display: none;
}


header img {
  height: 80px;
}

h1, h2, h3, h4, h5 {
  margin: 0;
}

header h1 {
  font-size: 52px;
  margin-right: -120px;
}

header h2 {
  font-size: 36px;
}

header h3 {
  font-size: 30px;
}

#pseudoHeader {
  display: none;
}

#navMobile {
  display: none;
}

nav {
  position: relative;
  float: right;
  height: 100%;
  width: 80px;
  background: var(--sub);
  flex-direction: column;
  align-items: stretch;
  display: flex;
  z-index: 9001;
}

nav a {
  flex: auto;
  color: var(--sub) !important;
  font-family: 'palanquinMed';
  font-size: 26px;
  writing-mode: vertical-rl;
  text-align: center;
  border-bottom-right-radius: 30px;
  margin-top: -30px;
  padding-top: 30px;
  transition: .25s;
}

nav a:hover, nav a.hoverLink {
  text-decoration: none;
  padding-top: 55px;
  padding-bottom: 25px;
}

nav a span.fix {
  font-size: 14px;
}

nav a:nth-child(1) {
  z-index: 9999;
}

nav a:nth-child(2) {
  z-index: 9998;
}

nav a:nth-child(3) {
  z-index: 9997;
}

nav a:nth-child(4) {
  z-index: 9996;
}

nav a:nth-child(5) {
  z-index: 9995;
}

nav a:nth-child(6) {
  z-index: 9994;
}

nav a:nth-child(7) {
  z-index: 9993;
}

nav a:nth-child(8) {
  z-index: 9992;
}

main {
  top: 0;
  height: 1100px;
  background: rgba(0, 0, 0, 0.8);
}

#titleMain, #titleBookBMain {
  position: relative;
  top: -85px;
  z-index: 9999;
  display: inline-block;
}

#titleMain h2, #titleBookBMain h2 {
  font-family: 'palanquinMed';
  color: var(--main);
  font-weight: 700;
  font-size: 38px;
  padding: 50px 50px 20px 50px;
}

#fixTitleBook {
  display: inline;
  font-family: 'palanquinMed';
  color: var(--main);
  font-weight: 700;
  font-size: 38px;
  padding: 50px 50px 20px 50px;
 }

#titleRevai {
  height: 200px;
  padding: 50px 70px;
}

#wrapperBase, #wrapperBookBBase {
  padding-top: 140px;
  height: 100%;
}

#wrapperMain, #wrapperBookBMain {
  height: 100%;
  background-size: cover;
  position: relative;
}

.wrapperPageMain {
  background: url('../resources/bgMain.jpg');
}

.wrapperPageMain > div {
  transition: .5s;
  height: 100%;
}

.hoverBackground {
    background: rgba(255,255,255,0.35);
}

.wrapperPageMedica {
  background: url('../resources/bgMedica.jpg') no-repeat;
  background-position: center;
  background-size: contain !important;
}

.wrapperPageBlickfang1 {
  background: url('../resources/bgBlickfang1.jpg') no-repeat;
  background-position: center;
}

.wrapperPageBlickfang2 {
  background: url('../resources/bgBlickfang2.jpg') no-repeat;
  background-position: center;
}

.wrapperPageEurope {
  background: url('../resources/bgEurope.jpg') no-repeat;
  background-position: center;
}

.wrapperPageIpar {
  background: url('../resources/bgIpar.jpg');
  background-position: center;
}

.wrapperPageLabelexpo {
  background: url('../resources/bgLabelexpo.jpg');
  background-position: center;
}

.wrapperPageARMedica {
  background: url('../resources/bgARMedica.jpg') no-repeat;
  background-position: center;
  background-size: contain !important;
}

.wrapperPageSpielwarenmesse {
  background: url('../resources/bgSpielwarenmesse.jpg');
  background-position: top;
}

.wrapperPageSajtotajekoztato {
  background: url('../resources/bgSajtotajekoztato.jpg');
  background-position: top;
}

.wrapperPageVizfal {
  background: url('../resources/bgVizfal.jpg');
  background-position: top;
}

.wrapperPageMarketing {
  background: url('../resources/bgMarketing.jpg') no-repeat;
  background-position: center;
  background-size: contain !important;
}

.wrapperPageProduct {
  background: url('../resources/bgProduct.jpg');
  background-position: center;
}

.wrapperPageInstallation {
  background: url('../resources/bgInstallation.jpg') no-repeat;
  background-position: center;
  background-size: contain !important;
}

.wrapperPageMovingInstallation {
  background: url('../resources/bgMovingInstallation.jpg') no-repeat;
  background-position: center;
  background-size: contain !important;
}

.wrapperPageMovie {
  background: url('../resources/bgMovie.jpg');
}

#wrapperMain.wrapperPageBook, #wrapperBookBMain.wrapperPageBook {
  background: url('../resources/bgBook.jpg');
  background-position: center;
  background-attachment: fixed;
}

.bubbleWrapper {
  display: grid;
  color: var(--sub);
  position: absolute;
  padding: 20px;
  height: 400px;
  width: 400px;
  border-radius: 200px;
  font-family: 'palanquinSemi';
  font-size: 30px;
  overflow: hidden;
}

.bubbleWrapper:hover {
  color: var(--sub);
  text-decoration: none;
}

.bubbleWrapper img {
  position: absolute;
  top: 0;
  height: 100%;
  opacity: 0;
  transition: .5s;
}

.bubbleWrapper:hover img, .bubbleWrapper.hoverBubble img {
  opacity: 1;
}

.bubbleWrapperMini {
  display: grid;
  color: var(--sub);
  position: absolute;
  padding: 10px;
  height: 250px;
  width: 250px;
  border-radius: 1000px;
  font-family: 'palanquinMed';
  font-size: 36px;
  font-weight: 700;
  transition: .4s;
  text-align: center;
}

.bubbleWrapperMiniHidden {
  height: 80px;
  width: 80px;
  left: 34% !important;
  top: 15% !important;
  font-size: 1px;
  z-index: 8000;
}

.arrowWrapper {
  position: absolute;
  z-index: 9000;
  cursor: pointer;
}

.arrowWrapper img {
  height: 80px;
  width: auto;
  transition-duration: .25s;
}

#wrapperMobileBg {
  display: none;
}

#bubbleMainA {
  top: 20%;
  left: 4%;
}

#bubbleMainA img {
  left: -25%;
}

#bubbleMainB {
  top: 2%;
  left: 44%;
}

#bubbleMainC {
  top: 50%;
  left: 24%;
}

#bubbleMainC img {
  right: 0;
}

#bubbleMainD {
  top: 53%;
  left: 50%;
}

#arrowMedicaA {
  left: calc(47% - 40px);
  top: calc(78% - 40px);
  transform: rotate(21deg);
}

#arrowMedicaAdetails {
  left: calc(50% - 40px);
  top: calc(74% - 40px);
  font-size: 18px;
}

#arrowMedicaB {
  left: calc(53% - 40px);
  top: calc(45% - 40px);
  transform: rotate(21deg);
}

#arrowMedicaBdetails {
  left: calc(55% - 40px);
  top: calc(46% - 40px);
  font-size: 18px;
}

#arrowMedicaC {
  left: calc(52% - 40px);
  top: calc(18% - 40px);
  transform: rotate(21deg);
}

#arrowMedicaCdetails {
  left: calc(56% - 40px);
  top: calc(10% - 40px);
}

#arrowMedicaD {
  left: calc(65% - 40px);
  top: calc(92% - 40px);
  transform: rotate(65deg);
}

#arrowMedicaDdetails {
  left: calc(67% - 40px);
  top: calc(74% - 40px);
}

#arrowMedicaE {
  left: calc(74% - 40px);
  top: calc(57% - 40px);
  transform: rotate(-17deg);
}

#arrowMedicaEdetails {
  left: calc(69% - 40px);
  top: calc(32% - 40px);
  font-size: 18px;
}

#arrowBlickfang1A {
  left: calc(63% - 40px);
  top: calc(69% - 40px);
  transform: rotate(21deg);
}

#arrowBlickfang1Adetails {
  left: calc(65% - 40px);
  top: calc(70% - 40px);
  font-size: 18px;
}

#arrowBlickfang1B {
  left: calc(58% - 40px);
  top: calc(45% - 40px);
  transform: rotate(21deg);
}

#arrowBlickfang1Bdetails {
  left: calc(61% - 40px);
  top: calc(28% - 40px);
  font-size: 18px;
}

#arrowBlickfang1C {
  left: calc(88% - 40px);
  top: calc(68% - 40px);
  transform: rotate(70deg);
}

#arrowBlickfang1Cdetails {
  left: calc(80% - 40px);
  top: calc(74% - 40px);
  font-size: 18px;
}

#arrowBlickfang1D {
  left: calc(83% - 40px);
  top: calc(12% - 40px);
  transform: rotate(48deg);
}

#arrowBlickfang1Ddetails {
  left: calc(77% - 40px);
  top: calc(19% - 40px);
  font-size: 18px;
}

#arrowBlickfang2A {
  left: calc(24% - 40px);
  top: calc(67% - 40px);
  transform: rotate(-160deg);
}

#arrowBlickfang2Adetails {
  left: calc(13% - 40px);
  top: calc(70% - 40px);
  font-size: 18px;
}

#arrowBlickfang2B {
  left: calc(54% - 40px);
  top: calc(42% - 40px);
  transform: rotate(-5deg);
}

#arrowBlickfang2Bdetails {
  left: calc(47% - 40px);
  top: calc(18% - 40px);
  font-size: 18px;
}

#arrowBlickfang2C {
  left: calc(64% - 40px);
  top: calc(46% - 40px);
  transform: rotate(-34deg);
}

#arrowBlickfang2Cdetails {
  left: calc(60% - 40px);
  top: calc(22% - 40px);
}

#arrowBlickfang2D {
  left: calc(83% - 40px);
  top: calc(12% - 40px);
  transform: rotate(-157deg);
}

#arrowBlickfang2Ddetails {
  left: calc(75% - 40px);
  top: calc(18% - 40px);
  font-size: 18px;
}

#arrowEuropeA {
  left: calc(24% - 40px);
  top: calc(78% - 40px);
  transform: rotate(21deg);
}

#arrowEuropeAdetails {
  left: calc(30% - 40px);
  top: calc(70% - 40px);
  font-size: 18px;
}

#arrowEuropeB {
  left: calc(39% - 40px);
  top: calc(21% - 40px);
  transform: rotate(-40deg);
}

#arrowEuropeBdetails {
  left: calc(42% - 40px);
  top: calc(6% - 40px);
  font-size: 18px;
}

#arrowEuropeC {
  left: calc(66% - 40px);
  top: calc(66% - 40px);
  transform: rotate(-150deg);
}

#arrowEuropeCdetails {
  left: calc(53% - 40px);
  top: calc(70% - 40px);
  font-size: 18px;
}

#arrowEuropeD {
  left: calc(70% - 40px);
  top: calc(15% - 40px);
  transform: rotate(-146deg);
}

#arrowEuropeDdetails {
  left: calc(57% - 40px);
  top: calc(8% - 40px);
  font-size: 18px;
}

#arrowIparA {
  left: calc(29% - 40px);
  top: calc(64% - 40px);
  transform: rotate(21deg);
}

#arrowIparAdetails {
  left: calc(29% - 40px);
  top: calc(40% - 40px);
  font-size: 18px;
}

#arrowIparB {
  left: calc(37% - 40px);
  top: calc(23% - 40px);
}

#arrowIparBdetails {
  left: calc(41% - 40px);
  top: calc(8% - 40px);
  font-size: 18px;
}

#arrowIparC {
  left: calc(44% - 40px);
  top: calc(68% - 40px);
  transform: rotate(39deg);
}

#arrowIparCdetails {
  left: calc(46% - 40px);
  top: calc(71% - 40px);
  font-size: 18px;
}

#arrowIparD {
  left: calc(72% - 40px);
  top: calc(43% - 40px);
  transform: rotate(-151deg);
}

#arrowIparDdetails {
  left: calc(60% - 40px);
  top: calc(25% - 40px);
}

#arrowIparE {
  left: calc(79% - 40px);
  top: calc(64% - 40px);
  transform: rotate(25deg);
}

#arrowIparEdetails {
  left: calc(82% - 40px);
  top: calc(59% - 40px);
  font-size: 18px;
}

#arrowIparF {
  left: calc(81% - 40px);
  top: calc(17% - 40px);
  transform: rotate(-147deg);
}

#arrowIparFdetails {
  left: calc(68% - 40px);
  top: calc(5% - 40px);
  font-size: 18px;
}

#arrowTEMPA {
  left: 44%;
  top: 74%;
  transform: rotate(21deg);
}

#arrowTEMPAdetails {
  left: 47%;
  top: 70%;
}

#arrowLabelexpoA {
  left: 34%;
  top: 15%;
  transform: rotate(21deg);
}

#arrowLabelexpoAdetails {
  left: 19%;
  top: 10%;
}

#arrowLabelexpoB {
  left: 49%;
  top: 12%;
  transform: rotate(-130deg);
}

#arrowLabelexpoBdetails {
  left: 54%;
  top: 8%;
}

#arrowLabelexpoC {
  left: 51%;
  top: 33%;
  transform: rotate(21deg);
}

#arrowLabelexpoCdetails {
  left: 36%;
  top: 30%;
}

#arrowLabelexpoD {
  left: 43%;
  top: 57%;
}

#arrowLabelexpoDdetails {
  left: 36%;
  top: 67%;
}

#arrowLabelexpoE {
  left: 52%;
  top: 62%;
  transform: rotate(80deg);
}

#arrowLabelexpoEdetails {
  left: 55%;
  top: 65%;
}

#arrowLabelexpoF {
  left: 68%;
  top: 60%;
  transform: rotate(21deg);
}

#arrowLabelexpoFdetails {
  left: 65%;
  top: 34%;
}

#arrowLabelexpoG {
  left: 72%;
  top: 82%;
  transform: rotate(-20deg);
}

#arrowLabelexpoGdetails {
  left: 77%;
  top: 70%;
}

#arrowARMedicaA {
  left: 42%;
  top: 9%;
  transform: rotate(21deg);
}

#arrowARMedicaAdetails {
  left: 35%;
  top: 19%;
}

#arrowARMedicaB {
  left: 63%;
  top: 68%;
  transform: rotate(-30deg);
}

#arrowARMedicaBdetails {
  left: 65%;
  top: 45%;
}

#arrowARMedicaC {
  left: 49%;
  top: 77%;
  transform: rotate(-150deg);
}

#arrowARMedicaCdetails {
  left: 34%;
  top: 65%;
}

#arrowSpielwarenmesseA {
  left: 76%;
  top: 9%;
}

#arrowSpielwarenmesseAdetails {
  left: 81%;
  top: 4%;
}

#arrowSpielwarenmesseB {
  left: 70%;
  top: 32%;
  transform: rotate(50deg);
}

#arrowSpielwarenmesseBdetails {
  left: 73%;
  top: 34%;
}

#arrowSpielwarenmesseC {
  left: 58%;
  top: 42%;
  transform: rotate(-120deg);
}

#arrowSpielwarenmesseCdetails {
  left: 48%;
  top: 48%;
}

#arrowSpielwarenmesseD {
  left: 81%;
  top: 85%;
  transform: rotate(50deg);
}

#arrowSpielwarenmesseDdetails {
  left: 80%;
  top: 58%;
}

#arrowSajtotajekoztatoA {
  left: 46%;
  top: 20%;
}

#arrowSajtotajekoztatoAdetails {
  left: 51%;
  top: 10%;
  font-size: 26px;
}

#arrowSajtotajekoztatoB {
  left: 51%;
  top: 80%;
  transform: rotate(120deg);
}

#arrowSajtotajekoztatoBdetails {
  left: 37%;
  top: 65%;
}

#arrowSajtotajekoztatoC {
  left: 60%;
  top: 87%;
  transform: rotate(20deg);
}

#arrowSajtotajekoztatoCdetails {
  left: 63%;
  top: 67%;
}

#arrowVizfalA {
  left: 60%;
  top: 15%;
  transform: rotate(-150deg);
}

#arrowVizfalAdetails {
  left: 35%;
  top: 10%;
  height: 450px;
  width: 450px;
  font-size: 34px;
}

#arrowMarketingA {
  left: 28%;
  top: 30%;
  transform: rotate(60deg);
}

#arrowMarketingAdetails {
  left: 30%;
  top: 35%;
}

#arrowMarketingB {
  left: 60%;
  top: 15%;
}

#arrowMarketingBdetails {
  left: 65%;
  top: 5%;
}

#arrowMarketingC {
  left: 20%;
  top: 77%;
  transform: rotate(-150deg);
}

#arrowMarketingCdetails {
  left: 10%;
  top: 53%;
}

#arrowProductA {
  left: 20%;
  top: 75%;
  transform: rotate(150deg);
}

#arrowProductAdetails {
  left: 25%;
  top: 43%;
  width: 400px;
  height: 400px;
}

#arrowInstallationA {
  left: 45%;
  top: 50%;
  transform: rotate(180deg);
}

#arrowInstallationAdetails {
  left: 25%;
  top: 53%;
  width: 400px;
  height: 400px;
  font-size: 30px;
}

#arrowMovingInstallationA {
  left: 50%;
  top: 37%;
  transform: rotate(60deg);
}

#arrowMovingInstallationAdetails {
  left: 55%;
  top: 20%;
  width: 400px;
  height: 400px;
  font-size: 30px;
}

#wrapperMobile {
  display: none;
}

#wrapperIframe {
  position: absolute;
  display: grid;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  font-size: 32px;
  text-shadow: 2px 2px 3px var(--main);
}

#wrapperIframe iframe {
  width: 853px;
  height: 505px;
}

#wrapperIframe span {
  width: 853px;
  height: 505px;
}

#wrapperIframe a {
  color: var(--yellow);
  font-family: 'palanquinSemi';
  transition: .25s;
}

#wrapperIframe a:hover {
  color: var(--revai);
  text-decoration: none;
}

#articleBook, #articleBookB {
  height: 100%;
  position: absolute;
  top: 0;
  background-color: rgba(0,0,0,0.65);
}

#articleBook .col-12 .row div:nth-child(3), #articleBookB .col-12 .row div:nth-child(3) {
  font-family: 'palanquinSemi';
  color: var(--sub);
  font-size: 22px;
}

#articleBookB .col-12 .row div:nth-child(3) {
  font-size: 20px;
}

#imgArticleBook, #imgArticleBookB {
  display: none;
}

footer {
  padding: 40px 50px;
  background: var(--main);
}

footer h5 {
  font-family: 'palanquinMed';
  font-size: 18px;
}

footer a {
  color: var(--sub);
}

footer a:hover {
  text-decoration: none;
  color: var(--sub);
}

#footerContact {
  font-family: 'palanquinSemi';
  font-size: 14px;
}

#footerContact img {
  margin-right: 15px;
}

#footerMenu img {
  background: rgb(127,127,127);
  border-radius: 50px;
  padding: 2px;
  height: 20px;
  transform: rotate(-110deg);
}

#footerMenu div {
  margin-top: 5px;
}

#footerMenu a {
  font-family: 'palanquinSemi';
  font-size: 12px;
}

#footerCR h3 {
  font-family: 'palanquinSemi';
  font-size: 30px;
}

#footerCR img {
  height: 50px;
  padding: 0 15px 10px 15px;
}

@media(max-width:1832px) {
  main {
    height: 1050px;
  }
}

@media(max-width:1745px) {
  main {
    height: 1000px;
  }

  #wrapperMainB {
    height: 1200px;
  }

  header {
    height: 110px;
    padding-right: 110px;
    grid-gap: 40px;
  }

  header, #wrapperBookBHeader {
    height: 110px;
  }

  header h1 {
    font-size: 42px;
    margin-right: -70px;
  }

  header h2 {
    font-size: 30px;
  }

  header h3 {
    font-size: 26px;
  }

  header img {
    height: 60px;
  }

  nav {
    width: 65px;
  }

  nav a {
    font-size: 20px;
  }

  #titleMain, #titleBookBMain {
    top: -55px;
  }

  #titleMain h2, #titleBookBMain h2 {
    font-size: 32px;
  }

  #titleRevai {
    height: 150px;
    padding: 35px 55px;
  }

  #wrapperBase, #wrapperBookBBase {
    padding-top: 110px;
  }

  .bubbleWrapper {
    height: 300px;
    width: 300px;
    font-size: 24px;
  }

  .bubbleWrapperMini {
    height: 200px;
    width: 200px;
    font-size: 28px;
  }

  #arrowVizfalAdetails {
    left: 35%;
    top: 10%;
    height: 350px;
    width: 350px;
    font-size: 26px;
  }

  .arrowWrapper img {
    height: 70px;
  }

  footer {
    padding: 30px 40px;
  }
}

@media(max-width:1658px) {
  main {
    height: 950px;
  }
}

@media(max-width:1570px) {
  main {
    height: 950px;
  }

  #wrapperMainB {
    height: 1300px;
  }
}

@media(max-width:1500px) {
  #wrapperMainB {
    height: 800px;
  }

  #articleBook {
    padding-right: 70px;
  }

  #imgArticleBook, #imgArticleBookB {
    display: block;
    float: right;
    padding: 0 20px 0 20px;
    max-height: 200px;
  }

  #articleBook .col-12 .row div:nth-child(1), #articleBookB .col-12 .row div:nth-child(1), #articleBook .col-12 .row div:nth-child(2), #articleBookB .col-12 .row div:nth-child(2) {
    display: none;
  }

  #articleBook .col-12 .row div:nth-child(3), #articleBookB .col-12 .row div:nth-child(3) {
    width: 100%;
    font-size: 18px;
    flex: 0 0 100%;
    max-width: 100%;
  }

  header {
    grid-gap: 40px;
  }
}

@media(max-width:1483px) {
  main {
    height: 850px;
  }
}

@media(max-width:1396px) {
  main {
    height: 800px;
  }

  header {
    height: 80px;
    padding-right: 70px;
    grid-gap: 20px;
  }

  header h1 {
    font-size: 32px;
  }

  header h2 {
    font-size: 24px;
  }

  header h3 {
    font-size: 20px;
  }

  header img {
    height: 40px;
  }

  nav {
    width: 50px;
  }

  nav a {
    font-size: 14px;
  }

  #titleMain, #titleBookBMain {
    top: -40px;
  }

  #titleMain h2, #titleBookBMain h2 {
    font-size: 24px;
    padding: 30px 30px 10px 30px;
  }

  #titleRevai {
    height: 100px;
    padding: 25px 25px;
  }

  #wrapperBase, #wrapperBookBBase {
    padding-top: 80px;
  }

  .bubbleWrapper {
    height: 240px;
    width: 240px;
    font-size: 18px;
  }

  .bubbleWrapperMini {
    height: 160px;
    width: 160px;
    font-size: 20px;
  }

  #arrowProductAdetails {
    height: 300px;
    width: 300px;
    top: 38%;
  }

  #arrowVizfalAdetails {
    left: 35%;
    top: 10%;
    height: 300px;
    width: 300px;
    font-size: 22px;
  }

  .arrowWrapper img {
    height: 60px;
  }

  footer {
    padding: 20px 30px;
  }

  footer h5 {
    font-size: 14px;
  }

  #footerContact {
    font-size: 12px;
  }

  #footerCR {
    font-size: 12px;
  }

  #footerCR h3 {
    font-size: 22px;
  }

  #footerCR img {
    height: 35px;
    padding: 0 5px 7px 5px;
  }
}

@media(max-width:1309px) {
  main {
    height: 750px;
  }

  #articleBookB .col-12 .row div:nth-child(3) {
    font-size: 16px;
  }
}

@media(max-width:1221px) {
  main {
    height: 700px;
  }

  #articleBookB .col-12 .row div:nth-child(3) {
    font-size: 14px;
  }
}

@media(max-width:1134px) {
  main {
    height: 650px;
  }

  #wrapperMainB {
    height: 1000px;
  }
}

@media(max-width:1047px) {
  main {
    height: 600px;
  }
}

@media(max-width:1000px) {
  #titlefix {
    position: relative;
    top: -13px
  }
    #wrapperMainB {
      height: auto;
    }

  .disableScroll {
    overflow: hidden;
    height: 100%;
  }

  header {
    position: fixed;
    z-index: 10003;
    height: 80px;
    grid-template-columns: 60px 1fr 60px;
    grid-gap: 10px;
    padding: 0 5px 0 0;
  }

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

  header div:nth-child(1), header div:nth-child(4) {
    display: block;
  }

  header div:nth-child(3) {
    display: none;
  }

  header h2 {
    font-size: 18px;
  }

  header h3 {
    font-size: 16px;
  }

  .hideHeader {
    display: none;
  }

  #pseudoHeader {
    position: relative;
    background: black;
    display: grid;
    grid-template-columns: 50px auto 50px;
    z-index: 10002;
    padding: 0 10px;
  }

  #pseudoHeader div:nth-child(2) img {
    background: var(--revai);
    height: 100px;
    padding: 15px;
  }

  #pseudoHeader div:nth-child(3) img {
    margin-top: 50px;
  }

  #pseudoHeader h1 {
    font-family: 'palanquinMed';
    text-align: center;
    font-weight: 700;
    padding: 30px 0;
    font-size: 22px;
  }

  #titleRevai {
    display: none;
  }

  main {
    height: auto;
  }

  #wrapperBase, #wrapperBookBBase {
    height: auto;
    padding-top: 80px;
  }

  #wrapperMain {
    background: var(--main);
  }

  #titleMain, #titleBookBMain {
    background: none;
    top: 15px;
    width: 100%;
    padding: 0 20px;
    text-align: center;
  }

  #titleMain h2, #titleBookBMain h2{
    background: var(--revai);
    display: inline;
    font-size: 16px;
    padding: 10px 10px 5px 10px;
  }

  #wrapperMobileBg {
    display: block;
    width: 100vw;
    height: auto;
  }

  nav {
    display: none;
  }

  #navMobile {
    display: block;
    position: fixed;
    right: -100vw;
    top: 0;
    background: var(--main);
    padding-top: 80px;
    height: 100vh;
    width: 100vw;
    z-index: 10001;
    transition: .5s;
  }

  #navMobile.navMobileFix {
    padding-top: 180px;
  }

  #navMobile.showMenu {
    right: 0;
  }

  #navMobileInner {
    background: var(--sub);
    height: calc(100vh - 80px);
    padding: 1px 10px 10px 10px;
  }

  #navMobile a {
    display: block;
    width: 100%;
    color: var(--sub);
    padding: 15px 10px;
    font-family: 'palanquinMed';
    font-size: 24px;
    font-weight: 700;
    border-top-right-radius: 40px;
    margin-top: 15px;
  }

  #navMobile a:hover {
    text-decoration: none;
  }

  #ddPR, #ddDecor, #ddMovie, #ddBook {
    display: none;
    padding-right: 20px;
  }

  #navMobileInner div a {
    padding-left: 20px;
    margin-top: -10px;
    font-size: 20px;
  }

  .toggleMenu {
    background: none;
    border: 0;
    padding: 0;
  }

  #wrapperMain.wrapperPageMain {
    margin-top: -104px;
  }

  .bubbleWrapper {
    margin-left: -120px;
    left: 50% !important;
    width: 200px;
    height: 200px;
    font-size: 16px;
  }

  #bubbleMainB {
    top: 3%;
  }

  #bubbleMainA {
    top: 27%;
  }

  #bubbleMainC {
    top: 51%;
  }

  #bubbleMainD {
    top: 75%;
  }

  .bubbleWrapperMini {
    height: 100px;
    width: 100px;
    font-size: 18px;
  }

  #arrowMedicaA {
    left: calc(47% - 30px);
    top: calc(78% - 30px);
    transform: rotate(21deg);
  }

  #arrowMedicaAdetails {
    left: calc(58% - 30px);
    top: calc(69% - 30px);
    font-size: 11px;
  }

  #arrowMedicaB {
    left: calc(53% - 30px);
    top: calc(45% - 30px);
    transform: rotate(21deg);
  }

  #arrowMedicaBdetails {
    left: calc(62% - 30px);
    top: calc(35% - 30px);
    font-size: 18px;
  }

  #arrowMedicaC {
    left: calc(52% - 30px);
    top: calc(18% - 30px);
    transform: rotate(21deg);
  }

  #arrowMedicaCdetails {
    left: calc(33% - 30px);
    top: calc(27% - 30px);
    font-size: 18px;
  }

  #arrowMedicaD {
    left: calc(65% - 30px);
    top: calc(92% - 30px);
    transform: rotate(65deg);
  }

  #arrowMedicaDdetails {
    left: calc(76% - 30px);
    top: calc(79% - 30px);
    font-size: 14px;
  }

  #arrowMedicaE {
    left: calc(74% - 30px);
    top: calc(57% - 30px);
    transform: rotate(-17deg);
  }

  #arrowMedicaEdetails {
    left: calc(82% - 30px);
    top: calc(42% - 30px);
    font-size: 15px;
  }

  #arrowBlickfang1A {
    left: calc(43% - 30px);
    top: calc(69% - 30px);
    transform: rotate(21deg);
  }

  #arrowBlickfang1Adetails {
    left: calc(48% - 30px);
    top: calc(82% - 30px);
    font-size: 12px;
  }

  #arrowBlickfang1B {
    left: calc(29% - 30px);
    top: calc(45% - 30px);
    transform: rotate(-70deg);
  }

  #arrowBlickfang1Bdetails {
    left: calc(15% - 30px);
    top: calc(26% - 30px);
    font-size: 18px;
  }

  #arrowBlickfang1C {
    left: calc(80% - 30px);
    top: calc(70% - 30px);
    transform: rotate(70deg);
  }

  #arrowBlickfang1Cdetails {
    left: calc(79% - 30px);
    top: calc(80% - 30px);
    font-size: 13px;
  }

  #arrowBlickfang1D {
    left: calc(76% - 30px);
    top: calc(33% - 30px);
    transform: rotate(48deg);
  }

  #arrowBlickfang1Ddetails {
    left: calc(80% - 30px);
    top: calc(42% - 30px);
    font-size: 16px;
  }

  #arrowBlickfang2A {
    left: calc(31% - 30px);
    top: calc(82% - 30px);
    transform: rotate(120deg);
  }

  #arrowBlickfang2Adetails {
    left: calc(44% - 30px);
    top: calc(80% - 30px);
    font-size: 12px;
  }

  #arrowBlickfang2B {
    left: calc(15% - 30px);
    top: calc(43% - 30px);
    transform: rotate(-46deg);
  }

  #arrowBlickfang2Bdetails {
    left: calc(16% - 30px);
    top: calc(20% - 30px);
    font-size: 12px;
  }

  #arrowBlickfang2C {
    left: calc(42% - 30px);
    top: calc(48% - 30px);
    transform: rotate(-34deg);
  }

  #arrowBlickfang2Cdetails {
    left: calc(44% - 30px);
    top: calc(26% - 30px);
    font-size: 18px;
  }

  #arrowBlickfang2D {
    left: calc(85% - 30px);
    top: calc(22% - 30px);
    transform: rotate(-157deg);
  }

  #arrowBlickfang2Ddetails {
    left: calc(75% - 30px);
    top: calc(35% - 30px);
    font-size: 18px;
  }

  #arrowEuropeA {
    left: calc(24% - 30px);
    top: calc(78% - 30px);
    transform: rotate(21deg);
  }

  #arrowEuropeAdetails {
    left: calc(26% - 30px);
    top: calc(61% - 30px);
    font-size: 12px;
  }

  #arrowEuropeB {
    left: calc(42% - 30px);
    top: calc(33% - 30px);
    transform: rotate(-60deg);
  }

  #arrowEuropeBdetails {
    left: calc(11% - 30px);
    top: calc(22% - 30px);
    font-size: 11px;
    height: 140px;
    width: 140px;
  }

  #arrowEuropeC {
    left: calc(75% - 30px);
    top: calc(66% - 30px);
    transform: rotate(-150deg);
  }

  #arrowEuropeCdetails {
    left: calc(50% - 30px);
    top: calc(70% - 30px);
    font-size: 18px;
    font-size: 11px;
    height: 140px;
    width: 140px;
  }

  #arrowEuropeD {
    left: calc(81% - 30px);
    top: calc(29% - 30px);
    transform: rotate(-146deg);
  }

  #arrowEuropeDdetails {
    left: calc(59% - 30px);
    top: calc(27% - 30px);
    font-size: 15px;
  }

  #arrowIparA {
    left: calc(13% - 30px);
    top: calc(57% - 30px);
    transform: rotate(-7deg);
  }

  #arrowIparAdetails {
    left: calc(9% - 30px);
    top: calc(38% - 30px);
    font-size: 13px;
  }

  #arrowIparB {
    left: calc(30% - 30px);
    top: calc(25% - 30px);
  }

  #arrowIparBdetails {
    left: calc(36% - 30px);
    top: calc(34% - 30px);
    font-size: 14px;
  }

  #arrowIparC {
    left: calc(35% - 30px);
    top: calc(78% - 30px);
    transform: rotate(39deg);
  }

  #arrowIparCdetails {
    left: calc(48% - 30px);
    top: calc(74% - 30px);
    font-size: 12px;
  }

  #arrowIparD {
    left: calc(66% - 30px);
    top: calc(48% - 30px);
    transform: rotate(-151deg);
  }

  #arrowIparDdetails {
    left: calc(60% - 30px);
    top: calc(25% - 30px);
    font-size: 18px;
  }

  #arrowIparE {
    left: calc(77% - 30px);
    top: calc(78% - 30px);
    transform: rotate(75deg);
  }

  #arrowIparEdetails {
    left: calc(82% - 30px);
    top: calc(58% - 30px);
    font-size: 18px;
  }

  #arrowIparF {
    left: calc(80% - 30px);
    top: calc(38% - 30px);
    transform: rotate(-147deg);
  }

  #arrowIparFdetails {
    left: calc(79% - 30px);
    top: calc(17% - 30px);
    font-size: 11px;
  }

  #arrowLabelexpoA {
    left: 20%;
    top: 15%;
    transform: rotate(-130deg);
  }

  #arrowLabelexpoAdetails {
    left: 35%;
  }

  #arrowLabelexpoB {
    display: none;
  }

  #arrowLabelexpoC {
    left: 10%;
    top: 25%;
  }

  #arrowLabelexpoCdetails {
    left: 20%;
  }

  #arrowLabelexpoD {
    display: none;
  }

  #arrowLabelexpoE {
    left: 15%;
    top: 50%;
    transform: rotate(60deg);
  }

  #arrowLabelexpoEdetails {
    left: 15%;
    top: 60%;
    width: 120px;
    height: 120px;
    font-size: 16px;
  }

  #arrowLabelexpoF {
    left: 40%;
    top: 45%;
  }

  #arrowLabelexpoFdetails {
    left: 52%;
  }

  #arrowLabelexpoG {
    left: 50%;
    top: 70%;
  }

  #arrowLabelexpoGdetails {
    left: 65%;
    width: 120px;
    height: 120px;
  }

  #arrowARMedicaA {
    left: 25%;
    top: 18%;
  }

  #arrowARMedicaAdetails {
    left: 40%;
    top: 20%;
    width: 120px;
    height: 120px;
    font-size: 16px;
  }

  #arrowARMedicaB {
    left: 80%;
    top: 70%;
    transform: rotate(-60deg);
  }

  #arrowARMedicaBdetails {
    left: 70%;
    top: 55%;
  }

  #arrowARMedicaC {
    left: 45%;
    top: 80%;
  }

  #arrowSpielwarenmesseA {
    left: 55%;
    top: 10%;
    transform: rotate(-120deg);
  }

  #arrowSpielwarenmesseAdetails {
    left: 30%;
    top: 10%;
    width: 120px;
    height: 120px;
    font-size: 16px;
  }

  #arrowSpielwarenmesseB {
    left: 65%;
  }

  #arrowSpielwarenmesseBdetails {
    left: 75%;
    top: 37%;
  }

  #arrowSpielwarenmesseC {
    left: 35%;
    top: 40%;
    transform: rotate(-150deg);
  }

  #arrowSpielwarenmesseCdetails {
    left: 15%;
    top: 42%;
  }

  #arrowSpielwarenmesseD {
    top: 70%;
  }

  #arrowSpielwarenmesseDdetails {
    left: 60%;
    top: 75%;
  }

  #arrowSajtotajekoztatoA {
    left: 25%;
    transform: rotate(30deg);
  }

  #arrowSajtotajekoztatoAdetails {
    left: 40%;
    top: 15%;
    font-size: 16px;
    width: 130px;
    height: 130px;
  }

  #arrowSajtotajekoztatoB {
    left: 40%;
    top: 70%;
    transform: rotate(-40deg);
  }

  #arrowSajtotajekoztatoBdetails {
    left: 35%;
    top: 50%;
  }

  #arrowSajtotajekoztatoC {
    left: 55%;
  }

  #arrowSajtotajekoztatoCdetails {
    top: 70%;
  }

  #arrowVizfalA {
    left: 35%;
    top: 20%;
  }

  #arrowVizfalAdetails {
    top: 30%;
    height: 270px;
    width: 270px;
    font-size: 20px;
  }

  #arrowMarketingA {
    left: 20%;
    transform: rotate(-40deg);
  }

  #arrowMarketingAdetails {
    top: 15%;
    width: 150px;
    height: 150px;
  }

  #arrowMarketingB {
    left: 75%;
    top: 30%;
    transform: rotate(30deg);
  }

  #arrowMarketingBdetails {
    top: 40%;
    width: 140px;
    height: 140px;
  }

  #arrowMarketingC {
    top: 85%;
    transform: rotate(140deg);
  }

  #arrowMarketingCdetails {
    left: 35%;
    top: 75%;
    width: 120px;
    height: 120px;
    font-size: 22px;
  }

  #arrowProductA {
    left: 15%;
    top: 70%;
    transform: rotate(120deg);
  }

  #arrowProductAdetails {
    left: 45%;
    top: 25%;
    width: 250px;
    height: 250px;
    font-size: 20px;
  }

  #arrowInstallationA {
    left: 35%;
    top: 35%;
    transform: rotate(-160deg);
  }

  #arrowInstallationAdetails {
    left: 25%;
    top: 50%;
    width: 250px;
    height: 250px;
    font-size: 20px;
  }

  #arrowMovingInstallationA {
    left: 20%;
    top: 45%;
    transform: rotate(130deg);
  }

  #arrowMovingInstallationAdetails {
    left: 35%;
    top: 40%;
    width: 250px;
    height: 250px;
    font-size: 20px;
  }

  #wrapperMobile {
    display: block;
  }

  .wrapperMobileInner {
    position: relative;
  }

  .titleMobile {
    background: var(--main);
    position: relative;
    width: 100%;
    text-align: center;
    height: 45px;
    z-index: 9999;
  }

  .titleMobile h2 {
    display: inline-block;
    margin: 20px auto 0 auto;
    font-size: 16px;
    padding: 15px 10px 10px 10px;
    font-family: 'palanquinMed';
    color: var(--main);
    font-weight: 700;
  }

  #wrapperMain.wrapperPageBook #titleMain {
    top: -15px;
    padding-top: 30px;
    background: black;
  }

  #articleBook, #articleBookB{
    position: static;
    margin-top:-25px;
    padding: 50px 0 30px 0;
    background: url('../resources/bgBookDarker.jpg');
    background-position: center;
    background-size: cover;
  }


  #articleBook .col-12 .row div:nth-child(3), #articleBookB .col-12 .row div:nth-child(3) {
    width: 100%;
    font-size: 14px;
    flex: 0 0 100%;
    max-width: 100%;
  }

  #wrapperMain.wrapperPageMovie {
    background: url('../resources/bgMovie.jpg');
    background-size: cover;
  }

  #wrapperIframe {
    position: relative;
    padding-bottom: 56.25%;
  }

  #wrapperIframe iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: calc(100% - 100px);
  }

  .wrapperIframeDesc {
    position: absolute;
    bottom: 5px;
    left: 20px;
    text-align: left;
  }

  #wrapperPageMovie .wrapperMobile {
    background: url('../resources/bgMovie.jpg');
    background-size: cover;
  }

  .wrapperMobileInner {
    background: url('../resources/bgMovie.jpg');
    background-size: cover;
  }

  footer {
    padding: 10px 5px;
  }

  footer .col-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  #footerContact {
    text-align: center;
    border-bottom: 1px solid white;
    padding-bottom: 10px;
    margin-bottom: 10px;
  }

  #footerMenu {
    display: none !important;
  }

  #footerCR {
    text-align: center !important;
  }

  #footerCR h3 {
    margin-bottom: 10px;
  }

  #footerCR img {
    height: 40px;
    padding: 0 2px 10px 2px;
  }
}

@media(max-width:420px) {
  #pseudoHeader {
    grid-template-columns: 40px auto 40px;
  }

  #pseudoHeader div:nth-child(2) img {
    height: 90px;
  }

  #pseudoHeader div:nth-child(3) img {
    height: 40px;
  }

  #pseudoHeader h1 {
    font-size: 18px;
  }

  header h2 {
    font-size: 16px;
  }

  header h3 {
    font-size: 14px;
  }

  .bubbleWrapper {
    margin-left: -80px;
    width: 160px;
    height: 160px;
    font-size: 14px;
  }

  #bubbleMainB {
    top: 4%;
  }

  #bubbleMainA {
    top: 28%;
  }

  #bubbleMainC {
    top: 52%;
  }

  #bubbleMainD {
    top: 76%;
  }
}
