/* Typograpy ---------------------------------------------------------------- */

@font-face {
  font-family: 'Gotham';
  src: url(fonts/GOTHAM-LIGHT.TTF) format('truetype');
}

@font-face {
  font-family: 'GothamBold';
  src: url(fonts/Gotham-Bold.ttf) format('truetype');
  font-weight: bold;
}
/*  7-stroke (http://themes-pixeden.com/font-demos/7-stroke/index.html) */

@font-face {
    font-family: 'Icon7Stroke';
    src:url('fonts/Pe-icon-7-stroke.eot?d7yf1v');
    src:url('fonts/Pe-icon-7-stroke.eot?#iefixd7yf1v') format('embedded-opentype'),
    url('fonts/Pe-icon-7-stroke.woff?d7yf1v') format('woff'),
    url('fonts/Pe-icon-7-stroke.ttf?d7yf1v') format('truetype'),
    url('fonts/Pe-icon-7-stroke.svg?d7yf1v#Pe-icon-7-stroke') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* FontAwesome */

@font-face {
  font-family: 'FontAwesome';
  src: url('fonts/fontawesome-webfont.eot?v=4.6.3');
  src: url('fonts/fontawesome-webfont.eot?#iefix&v=4.6.3') format('embedded-opentype'), 
  url('fonts/fontawesome-webfont.woff2?v=4.6.3') format('woff2'), 
  url('fonts/fontawesome-webfont.woff?v=4.6.3') format('woff'), 
  url('fonts/fontawesome-webfont.ttf?v=4.6.3') format('truetype'), 
  url('fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}  

/* FontAwesome 5 Regular */

@font-face {
  font-family: 'FontAwesome5Regular';
  src: url('fonts/FontAwesome5Regular.ttf?v=1.0.0');
  src: url('fonts/FontAwesome5Regular.ttf?v=1.0.0') format('truetype'), 
  url('fonts/FontAwesome5Regular.woff?v=1.0.0') format('woff'), 
  url('fonts/FontAwesome5Regular.otf?v=1.0.0')  format('opentype');
  font-weight: normal;
  font-style: normal;
}    

/* FontAwesome 5 Solid */

@font-face {
  font-family: 'FontAwesome5Solid';
  src: url('fonts/FontAwesome5Solid.ttf?v=1.0.0');
  src: url('fonts/FontAwesome5Solid.ttf?v=1.0.0') format('truetype'), 
  url('fonts/FontAwesome5Solid.woff?v=1.0.0') format('woff'), 
  url('fonts/FontAwesome5Solid.otf?v=1.0.0')  format('opentype');
  font-weight: normal;
  font-style: normal;
}    

/* FontAwesome 5 Brands */

@font-face {
  font-family: 'FontAwesome5Brands';
  src: url('fonts/FontAwesome5Brands.ttf?v=1.0.0');
  src: url('fonts/FontAwesome5Brands.ttf?v=1.0.0') format('truetype'), 
  url('fonts/FontAwesome5Brands.woff?v=1.0.0') format('woff'), 
  url('fonts/FontAwesome5Brands.otf?v=1.0.0')  format('opentype');
  font-weight: normal;
  font-style: normal;
}  


/* Xtra ---------------------------------------------------------------- */
html {width:100vw;overflow-x:hidden}
body.home {background:white;background-repeat:no-repeat;background-position: 132% 85% !important;}
body.home aside, .swiper-button-prev, .swiper-button-next {display:none}
body.post, body.page { margin: 0;}

.topinfo {height:30px; width: 100%; display: block;font-family:'GothamBold';}
.topbal {vertical-align: top;width:38%; height: 100%; line-height: 30px; background-color: #e52142;display: inline-block; padding-left: 6%;color: white;text-transform: uppercase;font-size: 10px}
.topjobb {vertical-align: top;width:62%; height: 100%; line-height: 30px; background-color: #130730;display: inline-block; padding-right: 6%; color: white;text-align:right;font-size: 10px}
.topjobb a, .topbal a {color: white !important; text-decoration: none;}
.topjobb a:first-child{margin-right:15px;}
.topjobb a{margin-left:15px;}
header {margin:0 6%;width:88%}
.site-title {margin:1.5em 0}
.site-title a img {width:auto; height: 70px}
.site-branding {width:20%;display: inline-block;}
.main-navigation {width:75%;float: right}
.main-navigation ul{height: 70px;margin:1.5em 0; float: right;}
.main-navigation li {margin-left: 100px; top:20px}
.main-navigation li a{font-family:'GothamBold';color: #130730; text-decoration: none; text-transform: uppercase}
.main-navigation li:first-child a{color: #e52142;}
.site-footer {background-color: #130730;padding:0 6%;width:100%;height:120px}
.site-footer a{color: #e52142; text-decoration:none;font-size: 12px;font-family:'GothamBold';}
.site-footer nav{float:left;width:50%}
.site-footer nav ul {list-style:none; height: 120px;margin:0;padding:0;line-height:120px}
.site-footer nav li {margin-right: 50px;float:left;text-transform:uppercase}
.site-footer .footjobb{float:right;width:50%;text-align:right;line-height:120px}
.site-footer .footjobb a:first-child{margin-right:10px;}
.site-footer .footjobb a{margin-left:15px;}
.linkdin:after{ content: '\f0e1'; font-family: FontAwesome; font-size: 10px;margin: 0 auto;}
.tweet:after{ content: '\f099'; font-family: FontAwesome; font-size: 10px;margin: 0 auto;}
.face:after{ content: '\f09a'; font-family: FontAwesome; font-size: 10px;margin: 0 auto;}
.site-footer .footjobb a:after{font-size: 12px !important}
.entry-content{margin:0}
.slick-dots, .slick-next, .slick-prev {display:none !important;}

.sc_slider_wrapper .bt_bb_headline_subline {border:none}
.btSinglePostBackground {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: transform 1800ms cubic-bezier(.215, .610, .355, 1);
  -moz-transition: transform 1800ms cubic-bezier(.215, .610, .355, 1);
  transition: transform 1800ms cubic-bezier(.215, .610, .355, 1);
  background-size: cover;
}
.slick-track {min-height:400px !important}
.bt_bb_single_article_slider_item {min-height:400px !important}
.cim {font-family:'Gotham';padding:60px 0 20px 0;text-transform:uppercase;font-size:15px;display:block;}
.bt_bb_superheadline_outside .bt_bb_headline_tag {width:50%}
.bt_bb_superheadline_outside h2 a {font-family:'GothamBold';margin:0;font-size:31px;display:block;text-decoration:none;line-height:33px}
.bt_bb_single_article_slider_item .btSinglePostExcerpt{font-family:'Gotham';font-size:12px;display:block;margin:20px 6%;width:30%}
.bt_bb_single_article_slider_item .btSinglePostContentReadMore {font-family:'GothamBold';display:block;margin:20px 6%;text-transform:uppercase;}
.bt_bb_color_scheme_6.bt_bb_button.bt_bb_style_outline a {
  box-shadow: 0 0 0 2px #e52142 inset;
  color: #130730;
  background-color: #e52142;
padding: .5em 2em;
font-size: 12px;
display:none;
}
.bt_bb_superheadline_outside h2 a:before {color: #e52142;content: "Innovatív";position: absolute;}
.bt_bb_superheadline_outside h2 a.urlap:before {color: #e52142;content: "Lépjünk" !important;position: absolute;}
.bt_bb_superheadline_outside h2 a.urlap {font-size:24px;line-height:30px}

.bt_bb_layout_boxed_1200 .bt_bb_cell {
width: 82%;
margin: 0px 9%;
}
.sc_slider_wrapper .swiper-slide .btSingleItemColumn {
  height: 500px;
}
.btSingleItemRowInner .btSingleItemColumn {
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -webkit-flex-basis: 0;
  flex-basis: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  width: 100%;
}
.btImagePositionBackground .btSinglePostTemplate {
  position: relative;
}
.btSingleItemRowInner .btSingleItemColumn .btSingleItemColumnInner {
  position: relative;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  width: 100%;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.btImagePositionBackground .btSingleItemColumnInner {
  background-color: transparent !important;
}
html:not(.bvi-panel) *, html:not(.bvi-panel) ::after, html:not(.bvi-panel) ::before {
  box-sizing: border-box;
}
.btSingleItemColumnInner {
  margin: 10px 5px;
}
.btImagePositionBackground .btSinglePostTemplate .btSinglePostContent {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  color: #fff;
  z-index: 2;
}

.btImagePositionBackground .btSinglePostTemplate .btSinglePostContent .btSinglePostContentInner {
  position: absolute;
  top: 120px;
}
.cime {font-family:"GothamBold";font-size:20px;text-transform:uppercase;line-height:24px;padding-top:10px}
.cime a {text-decoration:none;}
.bt_bb_headline_subline {padding: 0 2%;font-family:"Gotham";font-size:14px !important;line-height: 20px;}
.bt_bb_headline_subline a{color:white;text-decoration:none}
.btPostImageHolder {
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.btImageHoverZoom .btSinglePostTemplate .btPostImageHolder a img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 1200ms cubic-bezier(.215, .610, .355, 1);
  -moz-transition: all 1200ms cubic-bezier(.215, .610, .355, 1);
  transition: all 1200ms cubic-bezier(.215, .610, .355, 1);
}
.sc_slider_wrapper .swiper-slide .bt_src_load {
  object-fit: cover;
  height: 100%;
}
.btPostImageHolder a img.bt_src_loaded {
  opacity: 1;
}
.btPostImageHolder a img {
  display: block;
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  width: 100%;
}
.btSinglePostTemplate:hover .btPostImageHolder a::before {background: -webkit-linear-gradient(top,rgba(229,33,66,0.3) 0%,rgba(229,33,66,0.3) 100%);
  background: -moz-linear-gradient(top,rgba(229,33,66,0.3) 0%,rgba(229,33,66,0.3) 100%);
  background: linear-gradient(to bottom,rgba(229,33,66,0.3) 0%,rgba(229,33,66,0.3) 100%);}
.btSinglePostTemplate .btPostImageHolder a::before {transition: all 1200ms cubic-bezier(.215, .610, .355, 1);content: ' ';
  pointer-events: none;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 1;}
.swiper-slide {width:calc(33% ) !important;margin-right:0 !important}
.urlapfoot{background:url(pajzs.png);background-repeat:no-repeat;background-position: 132% 85% !important;width: 81%;margin:50px 9% 90px 9%; float:none; height: 400px;background-color: #130730;color:white;position:relative}
.logosor {position:absolute;right:0;  text-align: right;
  bottom: 30px;}
.logosor img {width:50%;height:auto}
input{
  font-family: 'Gotham';
  font-size: 12px;
color: #666;
  border: 1px solid #ccc;
  border-radius: 3px;
  padding: 3px;
  width:200px;
}
.wpcf7-form p {margin-bottom: 0 !important;}
input.wpcf7-submit {
width: auto;
}

.navigation.post-navigation, .comments-area {display:none !important}
.btArticleDate .bt_bb_wrapper p:not(.btArticleDate .bt_bb_wrapper a p) {display:none !important}


.btImagePositionBackground .btSinglePostTemplate .btSinglePostContent {
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,.2) 40%, rgba(0,0,0,.8) 100%);
  padding: 30px;
}

.bt_bb_headline.bt_bb_size_small {
  margin: 0 2% !important
}
form {
  position:relative;
}
.wpcf7-response-output {
  position: absolute;
  bottom: -12px;
  left: 100px;
  width: 360px;
}




/* Phone ---------------------------------------------------------------- */
@media (max-width:767px) {
.topbal {line-height: 10px;
  font-size: 6px;
  padding-top: 5px;
}
.site-branding {width:130px}
.main-navigation {width: calc(100% - 130px);}
.main-navigation ul {display:block}
.menu-toggle{display: none}
.bt_bb_superheadline_outside .bt_bb_headline_tag, .bt_bb_single_article_slider_item .btSinglePostExcerpt  {
  width: 85%;
}
.swiper-slide .btSinglePostContentInner {word-wrap: anywhere;}
.swiper-wrapper.btSingleItemRowInner {display:block !important}
.swiper-slide {
  width: 100% !important;
cursor: auto !important;
  transform: none !important;
}
.logosor img {width:90% !important;}
.urlapfoot{height:auto;padding-bottom: 20px;background-position: -10% 150% !important;}
.site-footer nav ul {
line-height: 22px !important;
height: auto;
}
.site-footer nav {
  width: 20%;
padding-top:20px
}
.btImagePositionBackground .btSinglePostTemplate .btSinglePostContent .btSinglePostContentInner {
  top: auto;
  bottom:0;
}
.site-footer nav li {
  margin-right: 0px;
}
.site-footer .footjobb {
  width: 60%;line-height:80px}
.swiper-button-prev, .swiper-button-next {
  display: block;
}
.swiper-button-next, .swiper-button-prev {display:none !important}
.bt_bb_superheadline_outside h2 a {font-size: 24px;}
}