.logo-holder img {
  width: auto;
  height: 65px !important;
  padding-top: 10px;
}
.home-slider h2, .home-slider h3 {
  color: #fff;
  font-family: 'Muli';
  letter-spacing: 2px;
  font-weight: 300;
  text-transform: uppercase;
}
.home-slider h2 {
  font-size: 50px;
  padding-bottom: 0;
  margin-bottom: 10px !important;
  font-weight: 600;
}
.home-slider .swiper-pagination {
  display: none !important;
}
.home-slider h3 {
  margin-top: 0 !important;
  font-size: 30px;
}
.home-slider .sw-button {
  background-color: rgba(0, 0, 0, 0.3);
  width: auto;
  height: auto;
  line-height: 1.1em;
  padding: 25px;
  top: 44%;
}
.home-slider .swiper-button-next {
  transition: 0.2s ease;
  padding-right: 50px;
  right: -20px !important;
}
.home-slider .swiper-button-next:hover {
  right: 0px !important;
}
.home-slider .swiper-button-prev {
  transition: 0.2s ease;
  padding-left: 50px;
  left: -20px !important;
}
.home-slider .swiper-button-prev:hover {
  left: 0px !important;
}
.home-slider .fa {
  color: white;
  font-size: 40px;
  font-weight: 100;
}
.fs-gallery-wrap .sw-button {
  background-color: rgba(0, 0, 0, 0.3);
  width: auto;
  height: auto;
  line-height: 1.1em;
  padding: 25px;
  top: 44%;
}
.fs-gallery-wrap .swiper-button-next {
  transition: 0.2s ease;
  padding-right: 50px;
  right: -20px !important;
}
.fs-gallery-wrap .swiper-button-next:hover {
  right: 0px !important;
}
.fs-gallery-wrap .swiper-button-prev {
  transition: 0.2s ease;
  padding-left: 50px;
  left: -20px !important;
}
.fs-gallery-wrap .swiper-button-prev:hover {
  left: 0px !important;
}
.fs-gallery-wrap .fa {
  color: white;
  font-size: 40px;
  font-weight: 100;
}
header.main-header {
  border-bottom: none !important;
  /*border-bottom: 1px solid fade-out(black, .9) !important;*/
  height: 90px;
  box-shadow: 0px 2px 19px rgba(0, 0, 0, 0.1) !important;
}
#wrapper {
  top: -32px;
}
/*.hero-item:before {
 content: '';
 position: absolute;
 top: 30px;
 bottom: 50px;
 left: -10px;
 width: 6px;
 background: rgba(255, 255, 255, 0.41);
 background: #efa94a;
 z-index: 5;
 }*/
.hero-item:before {
  content: '';
  position: absolute;
  top: 0px;
  bottom: 20px;
  left: -10px;
  width: 1px;
  /*background: rgba(255, 255, 255, 0.41);
   background: #efa94a;*/
  z-index: 5;
}
.hero-item h3 p {
  font-weight: 300;
  margin-top: 10px;
  /*font-style: italic;*/
  position: fixed;
  bottom: 70px;
  left: 10%;
  font-weight: 700;
}
.hero-item h3 p span {
  font-weight: 300;
}
.hero-wrap h2 {
  max-width: 85% !important;
}
@media only screen and (max-width: 540px) {
  .hero-item h2, .hero-item h3 {
    font-size: 2rem !important;
    line-height: 1.3 !important;
  }
}
.fs-gallery-wrap .swiper-pagination-bullet:before {
  background: #efa94a;
}
.nav-holder {
  top: 32px;
}
.nav-holder nav li ul {
  top: 58px;
}
nav li a.ancestor-act-link:before, nav li a.parent-act-link:before, nav li a.act-link:before, nav.asl li a.act-scrlink:before {
  top: -32px;
}
.balkon_image-popup .title {
  z-index: 1000;
  color: white !important;
  position: absolute;
  bottom: 20px;
  left: 25px;
}
.balkon_image-popup .title h2 {
  font-size: 15px;
  font-weight: 700;
  line-height: 25px;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.balkon_image-popup .title h2:after {
  content: none !important;
}
.balkon_image-popup .title h3 {
  font-size: 15px;
  font-weight: 300;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.show-search {
  float: right;
  height: 90px;
  width: 70px;
  line-height: 93px;
  border-left: 1px solid #e6eaea;
  cursor: pointer;
  position: relative;
}
.fixed-search {
  position: fixed;
  z-index: 21;
  left: 0px;
  right: 0;
  bottom: 0;
  height: 100%;
  top: 0px !important;
}
.fixed-search .container:before {
  top: 25px;
}
.search-field {
  padding: 20px 0;
}
.search-field::placeholder {
  font-weight: 300;
}
.search-form-wrap {
  top: 43%;
}
.fw-post .single-post-title span {
  line-height: 1.5em !important;
}
.fw-post .single-post-title:before {
  content: none;
}
.archive .blog-media, .page-id-2928 .blog-media {
  max-height: 265px !important;
}
.grid-item h3:before, .grid-item h3, .blog-media img, .grid-item h3:after {
  -webkit-transition: all 200ms linear;
  transition: all 250ms ease-out;
}
.fw-post {
  margin-bottom: 0px;
  padding-bottom: 30px;
  border-bottom: none;
}
/*
 .fogrid-boxed-container, .container {
 max-width: 100%;
 width: 92%;
 margin: 0 auto;
 position: relative;
 z-index: 5;
 }*/
.adds {
  display: none;
}
.ver-medium-pad .gallery-item {
  padding: 25px;
}
.home-slider .container {
  width: 80%;
}
@media screen and (max-width: 768px) {
  .home-slider .container {
    width: 95%;
  }
}
.vc_custom_1572289629971 {
  display: none;
}
footer.content-footer .footer-inner {
  background-color: #43413c;
}
.vc_custom_1558113867490 .balkon_image-popup .title {
  display: none;
}
/* --------------- NYITÓLAP HIREK ------------- */
.fooldal-grid > .wpb_wrapper_2 {
  padding: 5% 6% !important;
  display: flex;
  justify-content: left;
}
.fooldal-grid > .wpb_wrapper_2 .bold-title {
  line-height: 0.7em !important;
}
.fooldal-grid > .wpb_wrapper_2 h2, .fooldal-grid > .wpb_wrapper_2 div {
  align-self: flex-end;
}
.fooldal-grid > .wpb_wrapper_2 h2 {
  transition: 0.3s ease;
  line-height: 1.1em !important;
  text-align: left !important;
  width: 100%;
}
.fooldal-grid > .wpb_wrapper_2 h2 span {
  color: white;
  font-size: 14px;
}
.fooldal-grid.alacsony > .wpb_wrapper_2 {
  height: 180px;
}
.fooldal-grid.magas > .wpb_wrapper_2 {
  height: 300px;
}
.wpb_content_element:hover .inner-button {
  color: #000 !important;
}
.footer-inner {
  padding: 10px 10px 20px 10px !important;
}
.content-footer {
  padding: 40px 0 0 0 !important;
}
/* REFERENCIÁK */
.ref-adat h3.bold-title {
  font-size: 15px !important;
  line-height: 15px;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #fff;
  text-shadow: 1px 1px 0px #000000;
}
.ref-adat .bold-separator {
  margin-top: -10px !important;
  height: 0;
}
.ref-adat .pr-list li span, .ref-adat .pr-list li {
  text-shadow: 1px 1px 0px #000000;
  font-size: 15px;
  line-height: 15px;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-weight: 600;
}
.fooldal-grid:before {
  transition: all 0.3s ease !important;
}
.fooldal-grid:hover:before {
  width: calc(100% - 20px) !important;
  height: calc(100% - 20px) !important;
  background: rgba(0, 0, 0, 0.5);
}
.policy-box {
  margin-top: 20px;
  padding-top: 10px;
}
.policy-box p {
  font-size: 9px !important;
  padding-bottom: 0;
}
.footer-inner {
  padding-bottom: 0;
}
.separator.trsp-separator {
  display: none;
}
section.header-section::before {
  border-top: 5px solid #efa94a;
}
/* ------------------- VIDEÓK ---------------- */
.single-format-video .content {
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
}
.single-format-video .blog-text iframe {
  width: 100%;
}
.single-format-video .pager li a {
  background: transparent;
  color: white;
  border: 3px solid white;
  padding: 5px 10px;
  transition: 0.2s ease;
}
.single-format-video .pager li a:hover {
  color: #efa94a;
}
.single-format-video #sec1 {
  padding-top: 10px !important;
}
.single-format-video p {
  color: white;
  margin: auto;
  margin-bottom: 30px;
}
@media screen and (min-width: 769px) {
  .single-format-video p {
    width: 70%;
  }
}
.single-format-video .container {
  text-align: center;
}
.single-format-video .blog-media.fl-wrap {
  display: none;
}
.single-format-video h1.head-sec-title {
  font-size: 35px;
  margin: auto;
  margin-bottom: 30px;
}
@media screen and (min-width: 769px) {
  .single-format-video h1.head-sec-title {
    width: 70%;
  }
}
@media screen and (max-width: 600px) {
  .single-format-video h1.head-sec-title {
    font-size: 27px;
    line-height: 1.5em;
    /*margin-top: 50px;*/
  }
}
.single-format-video #sec1 {
  margin-top: 0;
  padding-top: 50px;
}
.single-format-video .wp-video {
  margin: auto;
}
.single-format-video .content {
  background: #4c4a44;
}
.single-format-video .section-title {
  min-height: 0 !important;
}
.single-format-video .section-title h1 {
  text-align: center;
}
.single-format-video .bg {
  display: none;
}
.single-format-video section.header-section {
  padding: 0 !important;
  padding-top: 100px !important;
}
.single-format-video section.header-section::before {
  display: none;
}
.single-format-video section.header-section .overlay {
  display: none;
}
.blog-title-opt {
  padding: 10px 15px !important;
  background: #eee;
  margin-bottom: 0px;
  /*font-size: 9px;*/
}
.blog-title-opt li {
  color: black !important;
  margin-right: 0;
}
.category-videok .blog-title-opt {
  display: none;
}
.category-videok .gallery-item:hover .blog-media a:before {
  background: rgba(0, 0, 0, 0.6);
}
.category-videok .blog-media img {
  margin-top: -70px;
}
.category-videok .blog-media a {
  display: block;
  max-height: 280px;
}
.category-videok .blog-media a:before {
  content: " ";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  z-index: 99;
  transition: 0.2s ease;
}
.posts-masonry-holder h2 {
  text-transform: uppercase;
  margin-bottom: 10px !important;
  line-height: 1em !important;
}
.posts-masonry-holder h2.single-post-title a span {
  font-size: 20px;
}
/* ------------------- KÉPFELIRATOK -------------------- */
#sec1 .overlay {
  opacity: 1 !important;
  background-color: rgba(0, 0, 0, 0.2) !important;
}
#sec1 .overlay:before {
  position: absolute;
  z-index: 1000;
  color: #FFFFFF;
  bottom: 47px;
  left: 30px;
  font-size: 15px;
  font-weight: 700;
  line-height: 25px;
  letter-spacing: 2px;
  text-transform: uppercase;
}
#sec1 .overlay:after {
  position: absolute;
  z-index: 1000;
  color: #FFFFFF;
  bottom: 20px;
  left: 30px;
  font-size: 15px;
  font-weight: 300;
  line-height: 25px;
  letter-spacing: 2px;
  text-transform: uppercase;
  transform: translateZ(-1px);
}
/* bemutatkozás, karrier */
.page-id-1229 #sec1 .overlay:before, .page-id-3161 #sec1 .overlay:before, .page-id-4268 #sec1 .overlay:before {
  content: "Debreceni Botanikus kert, Tudományos élménypark";
}
.page-id-1229 #sec1 .overlay:after, .page-id-3161 #sec1 .overlay:after, .page-id-4268 #sec1 .overlay:after {
  content: "Debrecen";
}
/* bemutatkozás, karrier – angol */
.page-id-4835 #sec1 .overlay:before, .page-id-5046 #sec1 .overlay:before {
  content: "Debrecen Botanical Garden, Science Center";
}
.page-id-4835 #sec1 .overlay:after, .page-id-5046 #sec1 .overlay:after {
  content: "Debrecen";
}
/* híreink */
.page-id-2928 #sec1 .overlay:before {
  content: "Sensirion gyártócsarnok I. ütem";
}
.page-id-2928 #sec1 .overlay:after {
  content: "Debrecen 2021";
}
/* híreink – angol */
.page-id-5043 #sec1 .overlay:before {
  content: "Sensirion production hall 1st phase";
}
.page-id-5043 #sec1 .overlay:after {
  content: "Debrecen 2021";
}
/* referenciák */
.page-id-1845 #sec1 .overlay:before {
  content: "Forest Offices Irodaház";
}
.page-id-1845 #sec1 .overlay:after {
  content: "Debrecen";
}
/* referenciák – angol */
.page-id-4860 #sec1 .overlay:before {
  content: "Forest Offices Office Building";
}
.page-id-4860 #sec1 .overlay:after {
  content: "Debrecen";
}
/* videók – angol*/
.category-95 .parallax-section.header-section .overlay {
  opacity: 1 !important;
  background-color: rgba(0, 0, 0, 0.2) !important;
}
.category-95 .parallax-section.header-section .overlay:before {
  content: "Sport Science Building";
}
.category-95 .parallax-section.header-section .overlay:after {
  content: "University of Debrecen";
}
.category-95 .parallax-section.header-section .overlay:before {
  position: absolute;
  z-index: 1000;
  color: #FFFFFF;
  bottom: 47px;
  left: 30px;
  font-size: 15px;
  font-weight: 700;
  line-height: 25px;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.category-95 .parallax-section.header-section .overlay:after {
  position: absolute;
  z-index: 1000;
  color: #FFFFFF;
  bottom: 20px;
  left: 30px;
  font-size: 15px;
  font-weight: 300;
  line-height: 25px;
  letter-spacing: 2px;
  text-transform: uppercase;
  transform: translateZ(-1px);
}
/* videók */
.category-61 .parallax-section.header-section .overlay, .category-63 .parallax-section.header-section .overlay {
  opacity: 1 !important;
  background-color: rgba(0, 0, 0, 0.2) !important;
}
.category-61 .parallax-section.header-section .overlay:before, .category-63 .parallax-section.header-section .overlay:before {
  content: "Sporttudományi oktatóközpont";
}
.category-61 .parallax-section.header-section .overlay:after, .category-63 .parallax-section.header-section .overlay:after {
  content: "Debreceni Egyetem";
}
.category-61 .parallax-section.header-section .overlay:before, .category-63 .parallax-section.header-section .overlay:before {
  position: absolute;
  z-index: 1000;
  color: #FFFFFF;
  bottom: 47px;
  left: 30px;
  font-size: 15px;
  font-weight: 700;
  line-height: 25px;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.category-61 .parallax-section.header-section .overlay:after, .category-63 .parallax-section.header-section .overlay:after {
  position: absolute;
  z-index: 1000;
  color: #FFFFFF;
  bottom: 20px;
  left: 30px;
  font-size: 15px;
  font-weight: 300;
  line-height: 25px;
  letter-spacing: 2px;
  text-transform: uppercase;
  transform: translateZ(-1px);
}
a.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-square.vc_btn3-style-outline.vc_btn3-color-inverse {
  background: #efa94a;
  color: white;
  padding: 20px;
  margin: 20px 0;
  display: inline-block;
  text-transform: uppercase;
  font-weight: 700;
  border: none !important;
  transition: 0.2s ease;
}
.nav-holder nav li ul a, .nav-holder nav li ul a:focus {
  line-height: 2em !important;
}
.section-title {
  min-height: 124px !important;
}
.category-63 .fogrid-boxed-container, .category-63 .container {
  max-width: 1324px;
}
.category-63 .section-title {
  min-height: 135px !important;
}
.category-63 .section-title .head-sec-title {
  width: 40%;
  font-size: 30px;
  line-height: 1.5em;
}
.fw-post.single-post .single-post-title {
  text-transform: uppercase;
}
@media screen and (min-width: 768px) {
  header.main-header {
    padding-left: 60px;
  }
}
@media only screen and (max-width: 1064px) {
  .nav-holder nav li ul {
    transform: none !important;
    visibility: visible !important;
    top: 0 !important;
  }
}
.footer-inner {
  /*  max-width: 1540px;*/
}
/* BEMUTATKOZÁS DESIGN FIX */
.page-id-1229 section.balkon_sec.balkon_page_sec.gray-bg.no-padding .vc_column-inner .pr-title:after, .page-id-4835 section.balkon_sec.balkon_page_sec.gray-bg.no-padding .vc_column-inner .pr-title:after {
  content: none;
  display: none;
}
.page-id-1229 h1:not(.head-sec-title):after, .page-id-4835 h1:not(.head-sec-title):after, .page-id-1229 h2:after, .page-id-4835 h2:after, .page-id-1229 .pr-title:after, .page-id-4835 .pr-title:after {
  display: inline-block;
  content: " " !important;
  height: 3px !important;
  background-color: #efa94a !important;
  width: 50px !important;
  margin-left: 15px;
}
.page-id-1229 h3.vonallal:after, .page-id-4835 h3.vonallal:after {
  content: " " !important;
  height: 3px !important;
  background-color: #efa94a !important;
  width: 50px !important;
}
.page-id-1229 .ps2id .container, .page-id-4835 .ps2id .container {
  width: 100%;
  max-width: 100%;
  margin: 0 30px;
}
.page-id-1229 .vc_custom_1571743501508, .page-id-4835 .vc_custom_1571743501508 {
  padding-bottom: 0 !important;
}
.page-id-1229 .vc_custom_1571743501508 .container, .page-id-4835 .vc_custom_1571743501508 .container {
  width: 100%;
  max-width: 93%;
  margin: 0 50px;
}
@media (max-width: 765px) {
  .page-id-1229 .vc_custom_1571743501508 .container, .page-id-4835 .vc_custom_1571743501508 .container {
    margin: 0 30px;
    width: 90%;
  }
}
.page-id-1229 .vc_custom_1571743501508 .vc_column-inner, .page-id-4835 .vc_custom_1571743501508 .vc_column-inner {
  background: transparent !important;
  padding: 0 !important;
}
.page-id-1229 h3.vonallal, .page-id-4835 h3.vonallal {
  width: 100%;
  text-align: left;
  font-weight: bold;
  font-family: 'Montserrat', sans-serif;
  padding-bottom: 30px;
  font-weight: 800;
  font-size: 2.5rem;
  line-height: 1.5;
  text-transform: uppercase;
}
.page-id-1229 h3.vonallal span, .page-id-4835 h3.vonallal span {
  color: #4c4a44 !important;
}
.page-id-1229 h3.vonallal:after, .page-id-4835 h3.vonallal:after {
  content: none;
}
.page-id-1229 .pr-title, .page-id-4835 .pr-title {
  color: #4c4a44;
  font-size: 2.5rem;
  margin-bottom: -10px;
}
.page-id-1229 .pr-title span, .page-id-4835 .pr-title span {
  float: left;
  width: 100%;
  padding-top: 0px;
  color: #999;
  text-align: left;
  text-transform: uppercase;
  font-size: 2rem;
  line-height: 2;
  color: #4c4a44;
}
.page-id-1229 .gray-bg, .page-id-4835 .gray-bg {
  background: white;
}
.page-id-1229 .gray-bg .container, .page-id-4835 .gray-bg .container {
  width: 100%;
  max-width: 93%;
  margin: 0 50px;
}
/* KAPCSOLAT */
.page-id-1878 h3 {
  /*text-transform: uppercase;*/
}
.page-id-1878 .no-rep {
  text-transform: uppercase;
  color: #4c4a44 !important;
}
.page-id-1878 table tbody tr td span.no-upper, .page-id-1878 table tbody tr td span.no-rep {
  color: #4c4a44 !important;
  letter-spacing: 0;
}
@media only screen and (min-width: 540px) {
  .archive .gallery-item {
    height: 600px !important;
  }
}
.wpb_wrapper .vc_custom_1605740959321, .wpb_wrapper .vc_custom_1608491332094 {
  background-image: url('https://www.hunep.hu/wp-content/uploads/2019/06/hunep-rolunk.jpg?id=1742') !important;
}
.wpb_wrapper .vc_custom_1605740978046, .wpb_wrapper .vc_custom_1608491357699 {
  background-image: url(https://www.hunep.hu/wp-content/uploads/2019/06/elettudomanyi-epulet-konyvtar-03.jpg?id=1824) !important;
}
.wpb_wrapper .vc_custom_1605740967912, .wpb_wrapper .vc_custom_1608491373037 {
  background-image: url(https://www.hunep.hu/wp-content/uploads/2019/08/it-services-02.jpg?id=2508) !important;
}
.wpb_wrapper .vc_custom_1605740984640, .wpb_wrapper .vc_custom_1608491384859 {
  background-image: url(https://www.hunep.hu/wp-content/uploads/2019/06/hunep-blog.jpg?id=2050) !important;
}
@media only screen and (max-width: 1225px) {
  .nav-holder {
    position: absolute;
    top: 70px;
    right: 0;
    width: 260px;
    background: #fff;
    padding: 30px;
    display: none;
    margin-right: 0;
    overflow: auto;
    height: auto;
    -webkit-box-shadow: 0 0 65px rgba(0, 0, 0, 0.07);
    box-shadow: 0 0 65px rgba(0, 0, 0, 0.07);
  }
  .nav-button-wrap {
    display: block !important;
  }
}
.fa-facebook:before {
  color: #3b5998 !important;
}
.logo-holder img {
  height: 66px !important;
}
.gallery-items .box-item img {
  max-height: 290px;
}
.footer-szechenyi {
  width: 100%;
  border-radius: 5px;
}
/*# sourceMappingURL=https://www.hunep.hu/wp-content/build/scss_library/117c37d904cb1c87d334ea19945499673d6bce8e.css.map */