header#header {
  padding: 15px 0;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1000;
  -webkit-transition: 300ms ease-in-out;
  -moz-transition: 300ms ease-in-out;
  -o-transition: 300ms ease-in-out;
  transition: 300ms ease-in-out; }
  header#header.scroll {
    background: rgba(255, 255, 255, 0.95);
    -webkit-backdrop-filter: blur(3px);
    backdrop-filter: blur(3px); }
  @media (max-width: 1199px) {
    header#header {
      background: rgba(255, 255, 255, 0.95);
      -webkit-backdrop-filter: blur(3px);
      backdrop-filter: blur(3px); } }
  @media (max-width: 1299px) {
    header#header .container {
      width: 100%;
      max-width: 100%; } }
  header#header .logo-wrapper {
    max-width: 240px; }
    header#header .logo-wrapper #logo img {
      width: 100px; }
      @media (min-width: 992px) {
        header#header .logo-wrapper #logo img {
          width: 120px; } }
    header#header .logo-wrapper > div {
      display: inline-block;
      padding-left: 20px; }
      header#header .logo-wrapper > div img {
        width: 20px; }
  header#header a.glink {
    margin: 2px;
    opacity: .5; }
    header#header a.glink img {
      opacity: 1 !important; }
    header#header a.glink.gt-current-lang {
      opacity: 1; }
    @media (min-width: 992px) {
      header#header a.glink:hover {
        opacity: 1; } }
  header#header a {
    text-decoration: none; }
  header#header #topmenu {
    max-width: calc(100% - 240px); }
  @media (min-width: 992px) {
    header#header .menu-wrapper {
      display: block !important; } }
  @media (max-width: 991px) {
    header#header .menu-wrapper {
      display: none;
      position: fixed;
      z-index: 10;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      background: rgba(255, 255, 255, 0.95);
      -webkit-backdrop-filter: blur(3px);
      backdrop-filter: blur(3px);
      padding: 30px 0;
      height: 100vh; } }
  @media (max-width: 991px) {
    header#header .menu-wrapper ul.menu {
      padding: 40px 0;
      text-align: center; } }
  header#header .menu-wrapper ul.menu li {
    padding: 15px 5px; }
    @media (min-width: 992px) {
      header#header .menu-wrapper ul.menu li {
        display: inline-block;
        padding: 5px; } }
    header#header .menu-wrapper ul.menu li a {
      font-size: 18px;
      font-weight: 600;
      line-height: 100%;
      text-transform: uppercase;
      padding: 3px 10px;
      position: relative; }
      header#header .menu-wrapper ul.menu li a:before {
        content: "";
        display: block;
        position: absolute;
        bottom: -3px;
        left: -10px;
        height: 4px;
        background: #ECE60D;
        width: 0;
        -webkit-transition: 150ms ease-in-out;
        -moz-transition: 150ms ease-in-out;
        -o-transition: 150ms ease-in-out;
        transition: 150ms ease-in-out; }
      @media (min-width: 992px) {
        header#header .menu-wrapper ul.menu li a {
          font-size: 14px; }
          header#header .menu-wrapper ul.menu li a:hover:before {
            width: 30px;
            left: 0; } }
      header#header .menu-wrapper ul.menu li a.is-active:before {
        width: 30px;
        left: 0; }
  header#header .btn.contact {
    padding: 8px 10px !important; }
    header#header .btn.contact:before {
      display: none !important; }
    header#header .btn.contact.is-active {
      background: #000000;
      color: #ffffff; }
  header#header #close-menu,
  header#header #open-menu {
    display: block;
    border: none;
    background: none;
    padding: 0;
    margin: 0;
    position: absolute;
    right: 20px;
    top: 20px;
    font-weight: 600; }
    @media (min-width: 992px) {
      header#header #close-menu,
      header#header #open-menu {
        display: none; } }
    header#header #close-menu img,
    header#header #open-menu img {
      width: 30px; }

.page-type-referencia header#header .menu-wrapper ul.menu li a.references:before {
  width: 30px;
  left: 0; }

.page-node-18 header#header .menu-wrapper ul.menu li a.services:before,
.page-node-19 header#header .menu-wrapper ul.menu li a.services:before,
.page-node-20 header#header .menu-wrapper ul.menu li a.services:before,
.page-node-21 header#header .menu-wrapper ul.menu li a.services:before,
.page-node-22 header#header .menu-wrapper ul.menu li a.services:before {
  width: 30px;
  left: 0; }

@media (min-width: 1200px) {
  html[lang="de"] li {
    vertical-align: middle; }
    html[lang="de"] li a {
      max-width: 130px;
      display: block;
      text-align: center; } }

footer#footer {
  padding: 50px 0;
  font-size: 14px;
  line-height: 120%; }
  footer#footer a {
    text-decoration: none; }

/*** Admin bar ***/
footer.admin {
  margin-bottom: 40px; }

.admin-bar {
  margin-bottom: 0;
  border-bottom: none;
  background: #000000;
  padding-top: 10px;
  z-index: 20000;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0; }
  .admin-bar a {
    border: none;
    text-decoration: none; }
  .admin-bar .collapse {
    display: block !important; }
  .admin-bar .menu {
    border: none;
    font-size: 18px;
    padding: 0;
    margin: 0;
    text-align: center;
    width: 100%; }
    .admin-bar .menu li {
      display: inline-block;
      margin: 0 10px; }
      .admin-bar .menu li a {
        color: #ffffff;
        font-weight: 400; }

body {
  margin: 0;
  padding: 0;
  color: #231F20;
  font-size: 16px;
  background: #ffffff;
  position: relative;
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 300;
  line-height: 180%;
  -webkit-text-size-adjust: 100%;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased; }
  @media (max-width: 991px) {
    body.active-menu {
      overflow: hidden; } }

.not-front #content .container {
  max-width: 900px; }

section {
  padding: 60px 0; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  padding: 30px 0 10px 0;
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 900; }
  h1 strong, h2 strong, h3 strong, h4 strong, h5 strong, h6 strong,
  .h1 strong, .h2 strong, .h3 strong, .h4 strong, .h5 strong, .h6 strong {
    display: inline-block;
    padding: 0 15px;
    background: rgba(236, 230, 13, 0.3);
    border-radius: 6px;
    margin: 0 -3px;
    font-weight: 900; }

h1 {
  font-size: 32px; }
  @media (min-width: 992px) {
    h1 {
      font-size: 48px; } }
  @media (min-width: 1200px) {
    h1 {
      font-size: 54px; } }

h2 {
  font-size: 28px; }
  @media (min-width: 992px) {
    h2 {
      font-size: 38px; } }
  @media (min-width: 1200px) {
    h2 {
      font-size: 46px; } }

h3 {
  font-size: 24px; }
  @media (min-width: 992px) {
    h3 {
      font-size: 34px; } }
  @media (min-width: 1200px) {
    h3 {
      font-size: 42px; } }

h4 {
  font-size: 22px; }
  @media (min-width: 992px) {
    h4 {
      font-size: 30px; } }
  @media (min-width: 1200px) {
    h4 {
      font-size: 38px; } }

h5 {
  font-size: 20px; }
  @media (min-width: 992px) {
    h5 {
      font-size: 26px; } }
  @media (min-width: 1200px) {
    h5 {
      font-size: 34px; } }

h6 {
  font-size: 18px; }
  @media (min-width: 992px) {
    h6 {
      font-size: 22px; } }
  @media (min-width: 1200px) {
    h6 {
      font-size: 30px; } }

#head-title {
  background: #ECE60D;
  padding: 0 0 40px 0; }
  #head-title h1 {
    padding: 0;
    margin: 0;
    line-height: 140%;
    text-align: center; }
    @media (min-width: 1200px) {
      #head-title h1 {
        font-size: 56px; } }

.headtitle-background {
  width: 100%;
  display: block;
  margin-top: 60px; }

img:not(.lb-image) {
  max-width: 100%;
  height: auto !important; }
  img:not(.lb-image).align-center {
    margin: 0 auto;
    display: block; }

a {
  color: #231F20;
  text-decoration: underline; }
  @media (min-width: 992px) {
    a {
      -webkit-transition: 150ms ease-in-out;
      -moz-transition: 150ms ease-in-out;
      -o-transition: 150ms ease-in-out;
      transition: 150ms ease-in-out; }
      a:hover {
        color: #000000;
        text-decoration: none; } }
  .btn-wrapper a, a.btn, .js-pager__items.pager a {
    color: #231F20;
    padding: 10px 30px;
    display: inline-block;
    font-weight: 800;
    background: #ECE60D;
    border-radius: 6px;
    outline: none;
    text-decoration: none; }
    @media (min-width: 992px) {
      .btn-wrapper a:hover, a.btn:hover, .js-pager__items.pager a:hover {
        background: #000000;
        color: #ffffff; } }

b, strong {
  font-weight: 700; }

p.text-align-left {
  text-align: left; }
p.text-align-center {
  text-align: center; }
p.text-align-right {
  text-align: right; }
p.text-align-justify {
  text-align: justify; }

blockquote {
  background: rgba(236, 230, 13, 0.3);
  padding: 20px;
  font-style: italic;
  font-size: 18px; }

.messages__wrapper {
  margin-top: 20px; }
  .front .messages__wrapper {
    display: none !important; }
  .messages__wrapper .placeholder {
    cursor: text;
    background-color: unset;
    opacity: 1; }

ul.menu,
.js-pager__items.pager {
  list-style: none;
  margin: 0;
  padding: 0; }
  ul.menu li,
  .js-pager__items.pager li {
    margin: 0;
    padding: 0;
    list-style-image: none;
    list-style-type: none;
    list-style: none; }

.js-pager__items.pager {
  text-align: center;
  padding-top: 20px; }

/* Tabs */
#block-seth-zalozky ul {
  border-bottom: none;
  margin: 15px 2px;
  padding: 0;
  text-align: left; }
  #block-seth-zalozky ul li {
    display: inline-block;
    margin: 0 -2px;
    padding: 2px; }
    #block-seth-zalozky ul li a {
      color: #000000;
      font-size: 17px;
      background: #ECE60D;
      border: none;
      padding: 5px 15px;
      display: block;
      text-decoration: none;
      font-weight: 600; }
      @media (min-width: 992px) {
        #block-seth-zalozky ul li a:hover {
          background: #000000;
          color: #ffffff; } }
    #block-seth-zalozky ul li.active a {
      background: #000000;
      color: #ffffff;
      border: none; }

/*** Content ***/
section {
  padding: 120px 0; }
  @media (max-width: 991px) {
    section {
      padding: 80px 0; } }

.slim-content {
  max-width: 900px;
  margin: 0 auto; }

#hero {
  overflow: hidden; }
  #hero .caption {
    max-width: 650px;
    display: inline-block;
    text-align: left; }
    #hero .caption h1 {
      padding: 0;
      margin: 0; }
    #hero .caption p {
      margin: 0;
      padding: 20px 0 40px 0; }
  #hero .main-image {
    position: relative;
    text-align: right; }
    @media (min-width: 992px) {
      #hero .main-image {
        margin-top: -120px; } }
    #hero .main-image img {
      width: 100%; }
      @media (min-width: 992px) {
        #hero .main-image img {
          height: 80vh !important;
          width: auto;
          max-width: 10000px;
          min-height: 460px; } }
      @media (min-width: 1200px) {
        #hero .main-image img {
          min-height: 600px; } }

img.yellow-background {
  width: 100vw;
  margin-top: -150px;
  z-index: 10;
  position: relative;
  display: block; }

#why-us {
  background: #ECE60D;
  position: relative;
  padding-top: 80px;
  padding-bottom: 0; }
  #why-us h2 {
    color: #000000;
    text-align: center;
    padding: 0 0 60px 0;
    margin: 0; }
  #why-us .why-list {
    position: relative;
    padding-bottom: 30px; }
    @media (min-width: 1200px) {
      #why-us .why-list {
        bottom: -30px;
        padding-bottom: 0; } }
    #why-us .why-list .inner {
      background: #ffffff;
      padding: 60px 20px 15px 20px;
      position: relative;
      border-radius: 6px;
      box-shadow: 0 4px 30px 0 rgba(0, 0, 0, 0.1);
      height: 100%;
      text-align: center;
      line-height: 140%; }
    #why-us .why-list .figure {
      display: block; }
    #why-us .why-list img {
      width: 80px;
      position: absolute;
      top: -40px;
      left: 50%;
      margin-left: -40px; }
    #why-us .why-list .title {
      font-size: 20px;
      font-weight: 700;
      display: block;
      padding-bottom: 15px; }
    #why-us .why-list .desc {
      font-size: 15px;
      line-height: 140%;
      font-weight: 400; }
      #why-us .why-list .desc p {
        margin: 0;
        padding: 0 0 10px 0; }

#services {
  background: linear-gradient(90deg, #3B3D3F 0%, #010101 100%);
  color: #ffffff;
  padding: 220px 0 130px 0; }
  .not-front #services {
    padding: 120px 0; }
  #services h2 {
    color: #ffffff;
    font-size: 56px;
    position: relative;
    padding: 0;
    margin: 0 0 80px 0;
    text-align: center; }
    #services h2:after {
      content: "";
      display: block;
      max-width: 270px;
      width: 100%;
      background: #ECE60D;
      height: 8px;
      border-radius: 4px;
      position: absolute;
      bottom: -10px;
      left: 50%;
      -webkit-transform: translateX(-50%);
      -moz-transform: translateX(-50%);
      -o-transform: translateX(-50%);
      transform: translateX(-50%); }
  #services .service-list {
    text-align: center;
    padding-bottom: 30px;
    min-width: 50%;
    width: 50%;
    flex: 0 0 auto; }
    @media (min-width: 992px) {
      #services .service-list {
        min-width: 33%;
        width: 33%; } }
    @media (min-width: 1200px) {
      #services .service-list {
        min-width: 20%;
        width: 20%; }
        #services .service-list:nth-of-type(2n) {
          padding-top: 90px; } }
    #services .service-list .inner {
      display: block;
      text-decoration: none !important; }
    #services .service-list .title {
      font-size: 16px;
      font-weight: 700;
      color: #ffffff;
      display: block;
      padding-top: 10px;
      line-height: 120%; }
    #services .service-list img {
      width: 140px; }

#stats {
  padding-bottom: 80px; }
  #stats .stats-list {
    padding-bottom: 30px; }
    #stats .stats-list .inner {
      background: rgba(255, 255, 255, 0.6);
      padding: 20px;
      border-radius: 10px;
      box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
      text-align: center;
      font-weight: 500;
      font-size: 15px;
      line-height: 120%; }
      #stats .stats-list .inner span {
        font-weight: 900;
        font-size: 46px;
        display: block;
        line-height: 120%; }

#testimonials .container {
  max-width: 800px;
  text-align: center;
  position: relative; }

.testimonials-swipper-wrapper {
  padding: 0 40px;
  position: relative; }
  .testimonials-swipper-wrapper .swiper-testimonials-button-prev,
  .testimonials-swipper-wrapper .swiper-testimonials-button-next {
    position: absolute;
    top: 50%;
    z-index: 900;
    width: 30px;
    left: 0;
    margin-top: -15px; }
  .testimonials-swipper-wrapper .swiper-testimonials-button-next {
    left: auto;
    right: 0; }
  .testimonials-swipper-wrapper .swiper-testimonials-pagination {
    position: absolute;
    bottom: -40px; }
    .testimonials-swipper-wrapper .swiper-testimonials-pagination .swiper-pagination-bullet {
      background: #231F20 !important; }
      .testimonials-swipper-wrapper .swiper-testimonials-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
        background: #ECE60D !important; }

.testimonial-item {
  text-align: center; }
  .testimonial-item p {
    font-size: 18px;
    font-style: italic;
    font-weight: 400;
    padding: 20px 0;
    margin: 0; }
  .testimonial-item small {
    display: block;
    font-size: 14px;
    font-weight: 700;
    line-height: 120%; }
    .testimonial-item small:before {
      content: "- "; }
    .testimonial-item small:after {
      content: " -"; }

.page-node-23 #content,
.page-type-referencia #content {
  background: linear-gradient(90deg, #3B3D3F 0%, #010101 100%);
  color: #ffffff; }
  .page-node-23 #content .container,
  .page-type-referencia #content .container {
    max-width: 1320px; }

.ref-list .inner {
  line-height: 100%;
  display: block;
  text-decoration: none !important;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.5); }
  .ref-list .inner:hover figure img {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05); }
  .ref-list .inner:hover .title {
    background: #ECE60D; }
  .ref-list .inner figure {
    display: block;
    margin: 0;
    padding: 0;
    overflow: hidden; }
    .ref-list .inner figure img {
      width: 100%;
      -webkit-transition: 300ms ease-in-out;
      -moz-transition: 300ms ease-in-out;
      -o-transition: 300ms ease-in-out;
      transition: 300ms ease-in-out; }
  .ref-list .inner .title {
    padding: 15px;
    font-weight: 700;
    color: #000000;
    background: #ffffff;
    -webkit-transition: 150ms ease-in-out;
    -moz-transition: 150ms ease-in-out;
    -o-transition: 150ms ease-in-out;
    transition: 150ms ease-in-out;
    text-align: center;
    text-decoration: none; }

#contact {
  background: #ECE60D;
  position: relative;
  z-index: 1;
  overflow: hidden; }
  #contact h1, #contact h2 {
    font-size: 56px;
    padding: 0 0 40px 0;
    margin: 0;
    color: #000000; }
  #contact a {
    color: #000000;
    text-decoration: none;
    font-weight: 700;
    display: inline-block;
    margin: 5px 0;
    font-size: 22px; }
    @media (min-width: 992px) {
      #contact a:hover {
        text-decoration: none;
        opacity: .8; } }
    #contact a img {
      display: inline-block;
      padding-right: 10px;
      width: 50px; }
  #contact .background {
    position: absolute;
    bottom: 0;
    z-index: -1;
    left: 0;
    width: 100%;
    padding-right: 80px; }
    #contact .background img {
      width: 320px; }

/*** Video ***/
.youtube-embed-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 0;
  margin: 20px 0;
  height: 0;
  overflow: hidden; }
  .youtube-embed-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important; }

/*** Forms ***/
form .form-item {
  padding-bottom: 10px;
  margin: 0; }
form .form-actions {
  margin: 0; }
form label {
  display: block;
  margin: 0; }
form select, form input, form textarea {
  height: 54px;
  border: none;
  outline: none;
  padding: 10px 15px;
  background: #ffffff;
  border-radius: 10px;
  color: #000000 !important;
  font-weight: 400;
  font-size: 16px !important; }
form input.form-text, form input.form-email, form input.form-tel {
  width: 100%;
  display: block;
  -webkit-appearance: none; }
form input.button, form input.form-submit {
  color: #ffffff !important;
  border: none;
  text-decoration: none;
  text-align: center;
  min-width: 140px;
  line-height: 20px;
  display: inline-block;
  font-weight: 800;
  background: linear-gradient(90deg, #3B3D3F 0%, #010101 100%);
  padding: 10px 30px;
  -webkit-transition: 150ms ease-in-out;
  -moz-transition: 150ms ease-in-out;
  -o-transition: 150ms ease-in-out;
  transition: 150ms ease-in-out; }
  @media (min-width: 992px) {
    form input.button:hover, form input.form-submit:hover {
      opacity: .95; } }
form textarea {
  width: 100%;
  height: 100px; }
form .form-type-checkbox,
form .form-type-radio {
  position: relative;
  padding-left: 20px;
  line-height: 140%;
  margin-top: 15px;
  margin-bottom: 10px; }
  form .form-type-checkbox input,
  form .form-type-radio input {
    position: absolute;
    height: auto;
    left: 0;
    top: 4px; }
  form .form-type-checkbox label,
  form .form-type-radio label {
    font-size: 14px;
    font-weight: 400 !important; }
#content form .form-composite > legend,
#content form label {
  font-weight: 600; }
#content form input.form-text, #content form input.form-email, #content form input.form-tel {
  border: 1px solid #231F20; }
#content form select,
#content form textarea {
  border: 1px solid #231F20; }

/*# sourceMappingURL=pm.css.map */
