@font-face {
      font-family: 'dxl-reg';
      src: url('fonts/DaxlinePro-Regular_13131.otf');
      /* IE9 Compat Modes */
      src: url('fonts/DaxlinePro-Regular_13131.woff') format('woff'),
            url('fonts/DaxlinePro-Regular_13131.ttf') format('truetype'),
            url('fonts/DaxlinePro-Regular_13131.svg#svgFontName') format('svg');
}

@font-face {
      font-family: 'dxl-bold';
      src: url('fonts/DaxlinePro-Bold_13127.otf');
      /* IE9 Compat Modes */
      src: url('fonts/DaxlinePro-Bold_13127.woff') format('woff'),
            url('fonts/DaxlinePro-Bold_13127.ttf') format('truetype'),
            url('fonts/DaxlinePro-Bold_13127.svg#svgFontName') format('svg');
}

@font-face {
      font-family: 'dxl-light';
      src: url('fonts/DaxlinePro-Light_13129.otf');
      /* IE9 Compat Modes */
      src: url('fonts/DaxlinePro-Light_13129.woff') format('woff'),
            url('fonts/DaxlinePro-Light_13129.ttf') format('truetype'),
            url('fonts/DaxlinePro-Light_13129.svg#svgFontName') format('svg');
}

@font-face {
      font-family: 'dxl-med';
      src: url('fonts/DaxlinePro-Medium_13130.otf');
      /* IE9 Compat Modes */
      src: url('fonts/DaxlinePro-Medium_13130.woff') format('woff'),
            url('fonts/DaxlinePro-Medium_13130.ttf') format('truetype'),
            url('fonts/DaxlinePro-Medium_13130.svg#svgFontName') format('svg');
}

.dxl-reg {
      font-family: "dxl-reg", sans-serif;
}

.dxl-light {
      font-family: "dxl-light", sans-serif;
}

.dxl-med {
      font-family: "dxl-med", sans-serif;
}


.dxl-bold {
      font-family: "dxl-bold", sans-serif;
}
body {
      padding-top: 100px;
}
body a {
      text-decoration: none;
}
.breadcrumb li a {
      color: #000;;
}
nav.navbar, .header-top {
      background-color: rgba(255,255,255) !important;
      transition: all .3s ease-in-out;
      z-index: 1000;
}
header.scrolled .navbar, header.scrolled .header-top {
      background-color: #fff;
}
nav.navbar {
      top: 48px;
      padding: 3px 0;
}
a.nav-link {
      color: #23262d;
      font-size: 20px;
}
.nav-link:focus, .nav-link:hover, .navbar-nav .nav-link.active, .navbar-nav .nav-link.show {
      color: #000;
}
div.header-top {
      position: fixed;
      top: 0;
      left: 0;
      right: 0;
      width: 100%;
      z-index: 1000;
      height: 48px;
}
div.header-top .container {
      border-bottom: 1px solid #c0c0c3;
}

a.logo-top {
      position: absolute;
      top: -40px;
      left: 0;
      padding-right: 80px;
    background: #fff;
}

body .carousel-item {
      height: 760px;
}

.header-top p {
      color: #23262d;
      font-size: 16px;
      float: right;
      margin-bottom: 0;
}
.header-top p.top-mobil {
      background: url('../img/mobil.png') no-repeat left center;
      padding: 10px 0 10px 28px;
      margin-right: 30px;
}

.header-top p.top-level {
      background: url('../img/level.png') no-repeat left center;
      padding: 10px 0 10px 35px;
}
.header-top .fb-top {
      padding: 8px 0 10px 0;
      margin-left: 30px;
}
div.carousel-caption {
      width: 35%;
      bottom: auto;
      top: 13%;
}
.carousel-caption h1 {
      font-size: 70px;
      color: #fff;
      text-transform: uppercase;
      text-align: left;
}
.carousel-caption p.cc {
      font-size: 48px;
      color: #fff;
      text-align: left;
      text-transform: uppercase;
      margin: 45px 0;
}

.main-numbers {
      border: 1px solid #6c6b6b;
      background-color: #000;
      padding: 10px 0;
      width: 99%;
}
.main-numbers p.dxl-med {
      font-size: 36px;
      margin: 0;
}
.main-numbers p.dxl-light {
      font-size: 20px;
      margin: 0;
      text-transform: uppercase;
}
a.btn-ajanlat {
      background-color: #c8a368;
      color: #000;
      border: 1px solid #fff;
      font-size: 32px;
      display: inline-block;
      line-height: 55px;
      text-transform: uppercase;
      padding: 0 20px;
}
h2.section-title {
      text-transform: uppercase;
      font-size: 34px;
      line-height: 44px;
      margin-bottom: 20px;
}
h3.section-title {
      font-size: 24px;
      color: #d1b58a;
      margin-bottom: 30px;
      text-transform: uppercase;
}
p.section-text, .blog-content p, .galeria-content p {
      font-size: 18px;
      color: #171717;
      line-height: 23px;
}
.galeria-content {
      margin: 20px 0 60px 0;
}
#bemutatkozas {
      margin-top: -50px;
      padding: 120px 0 70px;
      background-color: #fff;
}
.bemut-ikonos {
      border-bottom: 1px solid #c8a368;
      border-top: 1px solid #c8a368;
      padding: 22px 0;
      margin: 30px 0;
}
.bemut-ikonos p, .szolg-ikonos p {
      font-size: 22px;
      text-transform: uppercase;
      color: #000;
      border-left: 5px solid #c9a875;
      padding: 3px 0 4px 25px;
      width: 50%;
      float: left;
      margin: 10px 0;
}
.szolg-ikonos p {
      color: #c8a368;
      width: 100%;
}
.bemut-bottom {
      margin-top: 70px;
}
.bemut-bottom p {
      font-size: 20px;
      margin: 18px 0 0 0;
      text-align: center;
      text-transform: uppercase;
}

#rolunk {
      
      padding: 95px 0 60px 0;
      background: url('../img/rolunk-bg.jpg') no-repeat center center;
      
      min-height: 620px;
}
#rolunk h2.section-title {
      color: #fff;
}
#rolunk p.section-text {
      color: #fff;
}
.latnivalok-carousel {
      margin-top: 0px;
}
.latnivalok-carousel .carous-img {
      background-position: center center;
      background-repeat: no-repeat;
      background-size: cover;
      height: 374px;
      width: 100%;
}
.latnivalok-carousel a {
      display: block;
      font-size: 23px;
      color: #fff;
      background-color: #000;
      text-transform: uppercase;
      padding: 10px 0 5px 0;
}

.latnivalok-carousel a span {
      font-size: 20px;
      color: #fff;
      display: block;
      text-transform: none;
}
.latnivalok-carousel .owl-nav {
      text-align: center;
      position: absolute;
      left: -245px;
      bottom: 12px;
}

.latnivalok-carousel .owl-nav button {
      margin: 10px;
}

#rm-in {
      background: url('../img/rolunk-mond-bg.jpg') no-repeat center center;
      height: 509px;
      padding: 70px 0;
}
#rolunk-mondtak h2 {
      color: #fff;
      font-size: 24px;
      text-transform: uppercase;
      margin-bottom: 20px;
}
#rolunk-mondtak h3 {
      color: #fff;
      font-size: 34px;
      text-transform: uppercase;
}
.rolunk-carousel {
      margin-top: 46px;
      position: relative;
}
.rolunk-carousel div.item {
      background-color: #fff;
      color: #000;
      text-align: center;
      padding: 30px 40px 20px 40px;
}
.rolunk-carousel .owl-nav {
      position: absolute;
      width: 100%;
      top: 41%;
}
.rolunk-carousel .owl-prev {
      position: absolute;
      left: -50px;
}
.rolunk-carousel .owl-next {
      position: absolute;
      right: -50px;
}


#kapcsolat .second-line {
      margin-top: 40px;
}
p.haz-ikon, p.telefon-ikon, p.level-ikon {
      font-size: 20px;
      background: url('../img/haz-ikon.png') no-repeat left center;
      padding: 8px 0 8px 55px;
      margin-bottom: 10px;
}
p.telefon-ikon {
      background: url('../img/telefon-ikon.png') no-repeat 8px center;
}

p.level-ikon {
      background: url('../img/level-ikon.png') no-repeat 2px center;
}
.kapcsolat-form {
      margin-top: 50px;
}
.kapcsolat-form .kapcs-inp {
      width: 90%;
      background-color: #d1b58a;
      margin-bottom: 28px;
      border: none;
      height: 40px;
      padding: 0 10px;
}
.kapcsolat-form textarea {
      width: 100%;
      background-color: #d1b58a;
      margin-bottom: 28px;
      border: none;
      height: 90px;
      padding: 10px;
}
.kapcsolat-form label a {
      color: #000;
      text-decoration: underline;
}
.kapcs-btn {
      background-color: #000;
      border: 1px solid #000;
      font-size: 20px;
      display: block;
      width: fit-content;
      line-height: 37px;
      margin-top: 15px;
      color: #fff;
      text-transform: uppercase;
      padding: 2px 10px 0 10px;
}
footer {
      background-color: #000;
      text-align: center;
      padding: 40px 0 0 0;
}
.footer-links a {
      font-size: 20px;
      color: #fff;
      text-decoration: none;
      display: inline-block;
      margin: 0 10px;
}
footer .copyright {
      color: #fff;
      padding: 15px 0;
      margin: 0;
      border-top: 1px solid #e5e5e5;
      font-size: 11px;
}
a.lablec-logo {
      display: inline-block;
      margin: 30px 0;
}
div.errors {
      color: red;
}

#referenciak {
      padding: 70px 0;
}
#hirek {
      padding: 70px 0;
}

#hirek h2.hirek-title {
      font-size: 34px;
      text-transform: uppercase;
      margin: 30px 0 15px 0;
}
#hirek h2.hirek-title span {
      color: #d1b58a;
}

a.play-btn {
      position: absolute;
      left: 0;
    right: 0;
    margin: -52px auto 0 auto;
    display: block;
    width: fit-content;
    top: 50%;
}
a.osszes-blog {
      display: block;
      color: #fff;
      font-size: 24px;
      line-height: 58px;
      padding: 2px 0 0 0;
      width: 85%;
      border: 1px solid #fff;
      background: #000;
      text-transform: uppercase;
      position: absolute;
      left: 0;
      right: 0;
      margin: 0 auto;
      bottom: 25px;
      text-align: center;
      transition: all .3s ease-in-out;
}

a.osszes-blog:hover {
      color: #000;
      background: #fff;
}

.blog-elem  {
      margin-top: 30px;
}
.blog-elem .blog-img {
      height: 265px;
      background-position: center center;
      background-repeat: no-repeat;
      background-size: cover;
      margin-bottom: 20px;
}
a.blog-cim {
      font-size: 22px;
      display: block;
      color: #000;
      text-transform: uppercase;
      text-decoration: none;
      line-height: 24px;
      height: 58px;
      overflow: hidden;
}
p.blog-desc {
      font-size: 18px;
      line-height: 20px;
      margin: 20px 0;
      height: 120px;
      overflow: hidden;
}
a.tovabb-btn {
      font-size: 18px;
      color: #000;
      background-color: #d1b58a;
      display: block;
      width: fit-content;
      line-height: 39px;
      padding: 2px 15px 0 15px;
      text-transform: uppercase;
      transition: all .3s ease-in-out;
}
#blog-page, #galeria-page {
      padding: 60px 0;
}
#blog-page .blog-elem {
      margin-bottom: 25px;
}
a.tovabb-btn:hover {
      color: #d1b58a;
      background-color: #000;
}

#partnerek {
      background-color: #000;
      padding: 70px 0;
}

#kapcsolat {
      height: 885px;
      padding: 70px 0;
      background: url('../img/kapcs-bg.jpg') no-repeat center center;
}
div.galeria-lista-elem {
      position: relative;
      border: 1px solid #000;
}
span.g-link {
      position: absolute;
      bottom: 0;
      display: block;
      font-size: 23px;
      color: #fff;
      background-color: #000;
      text-transform: uppercase;
      padding: 10px 0 5px 0;
      width: 100%;
      text-align: center;
      height: 84px;
      transition: all .3s ease-in-out;
  }
  
div.galeria-lista-elem:hover .g-link {
      background: #fff;
      color: #000;
}

.pulse {
      animation: pulse-animation 2s infinite;
      border-radius: 50%;
    }
    
    @keyframes pulse-animation {
      0% {
        box-shadow: 0 0 0 0px rgba(19, 0, 0, 0.651);
      }
      100% {
        box-shadow: 0 0 0 20px rgba(0, 0, 0, 0);
      }
    }


@media (min-width: 1400px) {
      .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
          max-width: 1200px;
      }
  }

@media (max-width: 768px) {
      .header-top {
            display: none;
      }
      nav.navbar {
            top: 0;
      }
      a.logo-top {
            position: initial;
      }
      a.logo-top img {
            height: 50px;
      }
      body {
            padding-top: 50px;
      }
      .rolunk-carousel .owl-nav {
            display: none;
      }
      div.carousel-caption {
            width: 100%;
            left: 0;
            right: 0;
            top: 8%;
      }
      .carousel-caption h1 {
            font-size: 42px;
            text-align: center;
      }
      .carousel-control-prev, .carousel-control-next {
            display: none;
      }
      .carousel-caption p.cc {
            font-size: 36px;
            margin: 30px 0;
            text-align: center;
      }
      .main-numbers {
            width: 95%;
            margin: 0 auto;
            text-align: center;
      }
      .main-numbers p.dxl-med {
            font-size: 30px;
      }
      .main-numbers p.dxl-light {
            font-size: 16px;
      }
      body .carousel-item {
            height: 640px;
            background-position: left center !important;
      }
      h2.section-title {
            font-size: 30px;
            line-height: 36px;
      }
      #bemutatkozas {
            padding: 100px 0 0px 0;
      }
      #bemutatkozas h3.section-title {
            margin-top: 30px;
      }
      .bemut-ikonos p, .szolg-ikonos p {
            width: 100%;
      }
      #rolunk {
            padding: 30px 0;
            background: #fff;
      }
      #rolunk h2.section-title {
            color: #000;
      }
      #rolunk p.section-text {
            color: #171717;
      }
      #referenciak {
            padding: 0 0 30px 0;
      }
      #hirek {
            padding: 10px 0
      }
      a.blog-cim, p.blog-desc {
            height: auto;
      }
      .blog-elem {
            margin: 15px 0 30px 0;
      }
      #partnerek {
            padding: 20px 0;
      }
      #partnerek img {
            margin: 20px 0;
      }
      #kapcsolat {
            padding: 20px 0;
            height: auto;
            background: #fff;
      }
      .kapcsolat-form {
            margin-top: 15px;
      }
      footer {
            padding-top: 20px;
      }
      .footer-links a {
            display: block;
            text-align: center;
            margin: 10px 0;
      }
      .latnivalok-carousel {
            padding-bottom: 60px;
      }
      .latnivalok-carousel .owl-nav {
            bottom: 0;
            left: 0;
            right: 0;
            margin: 0 auto;
      }
      #blog-page, #galeria-page {
            padding: 30px 0;
      }
      #blog-page h3.section-title, #galeria-page h3.section-title {
            margin-bottom: 15px;
      }
      .galeria-content {
            margin-bottom: 20px;
      }
      .galeria-lista-elem {
            margin-bottom: 15px;
      }
      
}
