/*
Theme Name: Proform
Author: Stilldesign
Author URI: http://stilldesign.hu
Version: 1.0

*/



.toTop {
	position: fixed;
	width: 42px;
	height: 42px;
	bottom: 14px;
	right: 30px;
	z-index: 100000;
	cursor: pointer;
	background-image: url(images/arrow-up.png);
	background-size: 42px 42px
}
.toTop:hover {
	opacity: 0.5
}
#qts-lang-menu {
	position: absolute;
	right: 0;
	margin: 0;
	padding: 0;
	list-style: none
}
#qts-lang-menu li {
	margin: 0 0 0 5px
}
#qts-lang-menu li a {
	opacity: 0.6
}
#qts-lang-menu li a:hover {
	opacity: 1
}
#qts-lang-menu li.current-menu-item a {
	opacity: 1
}
.raw {
	text-align: justify;
}
.raw:after {
	content: '';
	display: inline-block;
	width: 100%;
	height: 0;
	font-size: 0;
	line-height: 0;
}
.grid4 {
	display: inline-block;
	vertical-align: top;
	width: 32%;
	text-align: left
}
.grid1 {
	display: block;
	width: 100%;
	text-align: left;
}
.grid6 {
	display: inline-block;
	vertical-align: top;
	width: 49%;
	text-align: left
}
.grid2 {
	display: inline-block;
	width: 16.6%;
	margin-left: -4px
}
.mintaboltGalleryButton {
	display: block;
	height: 191px;
	width: 100%;
	position: absolute;
}
.mintaboltGalleryButton:hover {
	background-color: rgba(250,24,0,.50);
}
.mintaboltGalleryButton:hover::after {
	content: '';
	width: 33px;
	height: 33px;
	display: block;
	background-image: url(images/mintabolt/hover.png);
	background-repeat: no-repeat;
	margin: 79px auto 0 auto;
}

@media(max-width:991px) {
.mintaboltGalleryButton {
	height: 177px;
}
.mintaboltGalleryButton:hover::after {
	content: '';
	width: 33px;
	height: 33px;
	display: block;
	background-image: url(images/mintabolt/hover.png);
	background-repeat: no-repeat;
	margin: 72px auto 0 auto;
}
}

@media(max-width:768px) {
.mintaboltGalleryButton {
	height: 169px;
}
.mintaboltGalleryButton:hover::after {
	content: '';
	width: 33px;
	height: 33px;
	display: block;
	background-image: url(images/mintabolt/hover.png);
	background-repeat: no-repeat;
	margin: 68px auto 0 auto;
}
}
.mobileMenu {
	display: none;
	clear: both;
	padding-bottom: 15px
}
.mobileMenu ul {
	margin: 0;
	padding: 0
}
.mobileMenu li {
	list-style: none;
	line-height: 2;
	text-align: center
}
.mobileMenu li a {
	font-weight: 700;
	font-size: 20px
}
.mobileMenu li ul li a {
	font-weight: 400;
	font-size: 16px
}
.toggleMenu {
	display: none;
	float: right;
	font-size: 25px;
	color: #fa1800;
	cursor: pointer;
	position: relative;
	padding-top: 15px;
	z-index:100000
}
.glyphicon-remove {
	display: none;
}

@media(max-width:1023px) {
.toggleMenu {
	display: block
}
}
.qtranxs_widget h2 {
	display: none
}
#r2, #r3, #r4, #r5, #r6, #r7, #r8, #r9, #r10 {
	display: none
}
.szuroSetting .radioGomb {
	display: inline-block;
	background-image: url(images/radio-button.jpg);
	background-repeat: no-repeat;
	background-position: center;
	width: 15px;
	margin-right: 0px;
	padding: 13px 0 0 0;
	vertical-align: middle;
	cursor: pointer;
}
.szuroSetting a.is-checked {
	background-image: url(images/radio-button-checked.jpg);
}




.widget-archive {
	padding: 0;
}
.widget-archive ul {
	margin: 0;
}
.widget-archive li {
	margin: 0 0 10px 0;
	padding: 0;
	border-bottom: 1px solid #dee5e9;
	text-align: right;
	list-style: none;
	clear: both;
	overflow: hidden
}
.widget-archive li a {
	padding: 5px 0 10px 0px;
	margin: 0 px;
	display: block;
	color: #5c5c5c;
	float: left
}
.widget-archive li a:hover {
	text-decoration: none;
	color: #fa1800
}
li.archive-year {
	float: left;
	font-family: Helvetica, Arial, san-serif;
	padding: 5px 0 3px 10px;
	color: #ed1a1c;
}
li.archive-year a {
	color: #ed1a1c;
	margin: 0;
	border: 0px;
	padding: 0;
}
.tags a {
	display: inline-block;
	vertical-align: top;
	background-color: #e9e9e9;
	font-size: 13px !important;
	color: #5c5c5c;
	padding: 8px 15px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin-bottom: 4px
}
.tags a:hover {
	text-decoration: none;
	background-color: #fa1800;
	color: #fff;
}
/*Aktualis Front*/






.frontAktualis {
}
.frontAktualis .grid6 {
	margin-bottom: 20px
}
.aktBox {
	background-color: #f9f9f9;
	width: 100%;
	padding: 15px;
	min-height: 220px
}

@media(max-width:767px) {
.frontAktualis .grid6 {
	width: 100%;
}
.aktBox {
	min-height: 180px
}
}
.aktBox img {
	display: inline-block;
	vertical-align: top;
	margin-right: 15px
}
.aktBox .content {
	display: inline-block;
	vertical-align: top;
	width: 100%;
}
.aktBox .content span.cim {
	font-size: 15px;
	font-weight: 700;
	text-transform: uppercase;
	color: #fa1800;
	display: block;
	margin-bottom: 20px;
}
.aktBox .content span.rovidSzoveg {
	clear: both;
	display: block;
	margin-bottom: 10px;
	font-size: 13px;
	line-height: 1.2;
}
.aktBox .content .moreButton {
	float: right;
	background-color: #fa3525;
	color: #fff;
	text-decoration: none;
	padding: 3px 15px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	cursor: pointer
}
.aktBox .content .moreButton:hover {
	text-decoration: none;
	background-color: #868585
}
/*Mintabolt Front*/


.frontMintabolt .titleTermek {
	color: #fa1800;
	font-size: 15px;
	font-weight: 700
}
.frontMintabolt .flexslider {
	padding-top: 20px;
	padding-bottom: 20px;
}
.frontMintabolt .flexslider .slides li {
	max-width: 214px;
	margin-right: 42px;
}
.frontMintabolt .flexslider .slides li a:hover > .mintaboltSliderKep {
	opacity: 0.7
}
.frontMintabolt a {
	text-decoration: none;
	cursor: pointer
}
.frontMintabolt a:hover {
	text-decoration: none;
}
.details {
	position: absolute;
	background-color: #fff;
	top: 5px;
	padding: 15px;
	display: none;
	-webkit-box-shadow: 0px 0px 12px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 12px 0px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 12px 0px rgba(0,0,0,0.75);
}
.frontMintabolt h2 a {
	color: #7b7b7b;
}
.sideMintaBolt .titleTermek {
	color: #fa1800;
	font-size: 15px;
	font-weight: 700
}
.sideMintaBolt {
}
.sideMintaBolt .flexslider2 {
	width: 222px;
	margin-left: 48px
}
.sideMintaBolt .flexslider2 .slides {
	width: 214px;
	padding: 0 !important;
	margin: 0;
	overflow: hidden
}
.sideMintaBolt .flexslider2 .slides li {
	width: 214px;
	margin: 0px;
}
/*Iparágak Front*/
.frontIparagak {
	padding-bottom: 30px
}
.frontIparagak .iparagButton {
	margin-bottom: 50px;
}
.frontIparagak h2 {
	padding-bottom: 20px
}
.frontIparagak .raw {
	padding-left: 65px
}
.frontIparagak .raw .grid4 {
	width: 300px;
}
a.iparagButton {
	width: 100%;
	height: 50px;
	display: block;
	background-color: #f1f1f1;
	font-size: 16px;
	color: #7b7b7b;
	text-decoration: none;
	line-height: normal;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	position: relative
}
a.iparagButton.egyedi {
	width: 100%;
	height: 50px;
	display: block;
	background-color: #fa1800;
	font-size: 16px;
	color: #fff;
	text-decoration: none;
	line-height: normal;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	position: relative
}
a.iparagButton:hover > span {
	color: #fa1800
}
a.iparagButton.egyedi:hover > span {
	color: #fff
}
a.iparagButton:hover {
	text-decoration: none
}
a.iparagButton span {
	width: 235px;
	height: 50px;
	display: table-cell !important;
	vertical-align: middle !important;
	text-align: center;
	padding-left: 70px
}


.focimLink {color: #7b7b7b; text-decoration:none}
.focimLink:hover {color: #7b7b7b; text-decoration:none}
@media(max-width:1150px) {
.frontIparagak .raw .grid4 {
	width: 250px;
}
a.iparagButton {
	font-size: 14px;
}
a.iparagButton.egyedi {
	font-size: 14px;
}
}

@media(max-width:991px) {
.frontIparagak .raw .grid4 {
	width: 300px !important;
}
a.iparagButton {
	font-size: 14px;
}
a.iparagButton.egyedi {
	font-size: 14px;
}
}

@media(max-width:767px) {
.frontIparagak .raw .grid4 {
	width: 100% !important;
	margin-bottom: 25px
}
a.iparagButton {
	font-size: 14px;
}
a.iparagButton.egyedi {
	font-size: 14px;
}
a.iparagButton span {
	width: 600px;
	text-align: center;
	display: block;
}
}
a.iparagButton img {
	position: absolute;
}
a.iparagButton .edesipar {
	margin-left: -65px;
	margin-top: -5px
}
a.iparagButton .haztartasi {
	margin-left: -57px;
	margin-top: -10px
}
a.iparagButton .hutoipar {
	margin-left: -44px;
	margin-top: -25px
}
a.iparagButton .elelmiszer {
	margin-left: -33px;
	margin-top: -10px
}
a.iparagButton .egeszsegugy {
	margin-left: -45px;
	margin-top: -10px
}
a.iparagButton .elektronikai {
	margin-left: -63px;
	margin-top: 0px
}
a.iparagButton .autoipar {
	margin-left: -23px;
	margin-top: -10px;
}
a.iparagButton .reklamipar {
	margin-left: -42px;
	margin-top: -10px
}
a.iparagButton .oniparaga {
	margin-left: -25px;
	margin-top: -12px;
}

@media(max-width:480px) {
a.iparagButton {
	font-size: 11px;
}
a.iparagButton.egyedi {
	font-size: 11px;
}
.frontIparagak .raw .grid4 {
	margin-bottom: 10px
}
.frontIparagak .grid4:last-child {
	margin-bottom: 0;
	padding-bottom: 0
}
a.iparagButton img {
	position: absolute;
	width: 70px;
}
.frontIparagak .raw {
	padding-left: 10px
}
a.iparagButton img {
	position: absolute;
}
a.iparagButton .edesipar {
	margin-left: -25px;
	margin-top: 5px;
	width: 90px
}
a.iparagButton .haztartasi {
	margin-left: -25px;
	margin-top: 0px
}
a.iparagButton .hutoipar {
	margin-left: -25px;
	margin-top: -20px
}
a.iparagButton .elelmiszer {
	margin-left: -25px;
	margin-top: -10px
}
a.iparagButton .egeszsegugy {
	margin-left: -25px;
	margin-top: 0px
}
a.iparagButton .elektronikai {
	margin-left: -25px;
	margin-top: 5px;
	width:80px
}
a.iparagButton .autoipar {
	margin-left: -20px;
	margin-top: -10px;
	width:40px;
}
a.iparagButton .reklamipar {
	margin-left: -22px;
	margin-top: 00px;
	width: 80px
}
a.iparagButton .oniparaga {
	margin-left: -25px;
	margin-top: -20px;
	width: 40px
}
}
/*Trchnológiák Front*/

.frontTechnologiak .technologiakLine {
	padding: 0px 2500px 0px 2500px;
	margin: 0 -2500px 60px -2500px;
	background-image: url(images/fooldal/technologiak-bg.jpg);
	background-repeat: repeat-x;
	background-position: left 19%;
	background-size: 50% 35%
}
.technologiakLine a.techBlock {
	display: inline-block;
	vertical-align: top;
	width: 18%;
	cursor: pointer;
	text-align: center;
	font-size: 18px;
	color: #6a6a6a
}

@media(max-width:991px) {
.frontTechnologiak .technologiakLine {
	padding: 0px 2500px 0px 2500px;
	margin: 0 -2500px 20px -2500px;
	background-image: url(images/fooldal/technologiak-bg.jpg);
	background-repeat: repeat-x;
	background-position: left 19%;
	background-size: 50% 25%
}
.technologiakLine a.techBlock {
	display: inline-block;
	vertical-align: top;
	width: 18%;
	cursor: pointer;
	text-align: center;
	font-size: 16px;
	color: #6a6a6a;
}
}

@media(max-width:767px) {
.frontTechnologiak .technologiakLine {
	padding: 0px 2500px 0px 2500px;
	margin: 0 -2500px 0px -2500px;
	background-image: url(images/fooldal/technologiak-bg.jpg);
	background-repeat: repeat-x;
	background-position: left 19%;
	background-size: 50% 25%
}
.technologiakLine a.techBlock {
	display: inline-block;
	vertical-align: top;
	width: 18%;
	cursor: pointer;
	text-align: center;
	font-size: 12px;
	color: #6a6a6a
}
}

@media(max-width:480px) {
.frontTechnologiak .technologiakLine {
	padding: 0px 2500px 0px 2500px;
	margin: 0 -2500px 0px -2500px;
	background-image: none;
	background-repeat: repeat-x;
	background-position: left 19%;
	background-size: 50% 25%
}
.technologiakLine a.techBlock {
	display: inline-block;
	vertical-align: top;
	width: 48%;
	cursor: pointer;
	text-align: center;
	font-size: 12px;
	color: #6a6a6a;
	margin-bottom: 25px
}
}
.technologiakLine .techBlock img {
	border: 5px solid #e1e1e1;
	background-color: #e1e1e1;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	height: auto;
	width: 100%;
	margin-bottom: 20px;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
.technologiakLine a.techBlock:hover {
	text-decoration: none;
}
.technologiakLine a.techBlock:hover > img {
	-ms-transform: scale(1.05, 1.05); /* IE 9 */
	-webkit-transform: scale(1.05, 1.05); /* Safari */
	transform: scale(1.05, 1.05);
}
/*Mintabolt */

.kategoriaGombokBox {
	padding: 20px 2500px 0px 2500px;
	margin: 0 -2500px;
	background-color: #f5f5f5;
	overflow: hidden;
}
.kategoriaGombok {
	padding-right: 10px
}
.kategoriaGombok .boltCatButton {
	background-color: #dfdfdf;
	color: #7f7f7f;
	text-align: center;
	font-size: 14px;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	padding: 10px 0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	cursor: pointer;
	line-height: 1.3;
}
.kategoriaGombok a.active, .kategoriaGombok a:hover {
	background-color: #fa1800;
	color: #fff
}
.pageMintabolt .leftCol img {
	width: 100%
}
.pageMintabolt .termekek .grid4 {
	font-size: 14px;
	margin-right: 10px;
	width: 260px;
	height: 470px;
	display: inline-block;
	vertical-align: top;
}

@media(max-width:991px) {
.pageMintabolt .termekek .grid4 {
	font-size: 12px;
	width: 240px;
	height: 440px;
}
.pageMintabolt .termekek .grid4 img {
	width: 100% !important
}
}

@media(max-width:768px) {
.pageMintabolt .termekek .grid4 {
	font-size: 12px;
	width: 230px;
}
.pageMintabolt .termekek .grid4 img {
	width: 100% !important
}
}

@media(max-width:640px) {
.kategoriaGombok .grid4 {
	width: 100%;
	display: block;
	margin-bottom: 10px
}
.kategoriaGombok .boltCatButton {
	display: block;
	padding: 10px 0;
}
}
.pageMintabolt .termekek .raw {
	border-bottom: 1px solid #e9e9e9;
	text-align: left !important;
	margin-top: 25px
}
.pageMintabolt .termekek .titleTermek {
	color: #fa1800;
	font-size: 18px;
	font-weight: 700;
	padding-bottom: 10px;
	padding-top: 10px
}
#menu-item-118 .sub-menu {
	display: none
}/*Mintabolt almenüje*/
.szuro {
	padding-top: 20px
}
.szuro .szuroTitle {
	color: #fa1800;
	font-size: 18px;
	padding-bottom: 10px;
	border-bottom: 1px solid #fa1800
}
.szuroSetting {
	min-height: 50px;
	padding-top: 25px;
	padding-bottom: 30px
}
.szuroSetting section {
	background-color: #F03 !important;
	padding: 0 !important;
	margin: 0 0 5px 0 !important
}
.szuroSetting span {
	padding-left: 16px;
	font-size: 13px
}
.range {
	margin: 0;
	width: 200px;
	position: relative !important;
	display: inline-block;
}
.range input {
	padding: 0;
	height: 0;
	margin: 0;
	border: 0;
	width: 40px;
	position: absolute;
	font-size: 13px;
	background: none transparent;
	font-weight: 300
}
.range .to {
	text-align: right;
	right: 0
}
.fa-info-circle {
	color: #fa1800;
	cursor: pointer;
	position: relative
}
.anyagInfo {
	position: absolute;
	display: none;
	padding: 10px;
	background-color: #fff;
	font-family: 'Ubuntu';
	border: 1px solid #CCC;
	width: 300px;
	line-height: 1.5
}
.egyediArajanlatBox {
	background-color: #e9e9e9;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 15px 15px 0 15px;
	margin-bottom: 30px;
	margin-top: 25px;
	overflow: hidden
}
.wpcf7 {overflow: hidden}

.egyediArajanlatBox .raw:after {
	display: block;
	width: 100%;
	height: auto;
	font-size: 0;
	line-height: 0;
}

.egyediArajanlatBox .left {
	width: 30%;
	height: 340px;
	display: inline-block;
	line-height: 0;
	overflow: hidden;
	padding-bottom: 0;
	margin-bottom: 0
}

@media(max-width:480px){
	.egyediArajanlatBox .left {
	width: 100%;
	height: auto;
	display: block;
	line-height: 0;
	overflow: hidden;
	padding-bottom: 0;
	margin-bottom: 0
}
	
	
}


.egyediArajanlatBox .left .kiskep {
	width: 100% !important;
	max-width: 100%;
	height: auto;
}
@media(max-width:480px){ 

.egyediArajanlatBox .left .kiskep {
	display: none
}
}


.egyediArajanlatBox .left img {
	max-width: 10px
}


.egyediArajanlatBox .left .wpcf7-submit {
	margin: 10px 0 0 0 !important;
	float: none;
	position: absolute
}
@media(max-width:480px){ 
.egyediArajanlatBox .left .wpcf7-submit {
	margin: 10px 0 15px 0 !important;
	float: none;
	position: relative
}	
}


.egyediArajanlatBox .right {
	width: calc(70% - 10px);
	display: inline-block;
	vertical-align: top;
	padding-right: 20px;
}
@media(max-width:480px){

.egyediArajanlatBox .right {
	width: 100%;
	display: block;
	vertical-align: top;
	padding-right: 0px;
}

}


.egyediArajanlatBox p {margin: 0}


.egyediArajanlatBox .cim1 {
	font-size: 18px;
	font-weight: 700;
	color: #fa1800;
	padding-bottom: 10px
}
.egyediArajanlatBox .cim2 {
	font-size: 13px;
	font-weight: 700;
	color: #5c5c5c
}
.egyediArajanlatBox .right .raw {
	border: none;
	padding-bottom: 0;
	
}
.egyediArajanlatBox .right .half .wpcf7-form-control-wrap {
	width: 49%;
	display: inline-block;
	float: left;
	margin: 0 -4px 0px 0;
	vertical-align: top;
	line-height: 0;
}

@media(max-width:480px){
.egyediArajanlatBox .right .half .wpcf7-form-control-wrap {
	width: 100%;
	display: block;
	float: none;
	margin: 0;
	
	
}

}

.egyediArajanlatBox .right .half .wpcf7-form-control-wrap:first-child {margin-right: 8px}
.egyediArajanlatBox .right input.nevmezo {
	width: 100%;
	display: block;
	margin: 0 0 12px 0;
	line-height: 0
}

.egyediArajanlatBox .right .wpcf7-not-valid-tip { line-height: normal}

.egyediArajanlatBox .right .wpcf7-acceptance { padding-top: 10px; display: block}

.egyediArajanlatBox .right .wpcf7-acceptance span.wpcf7-list-item {margin: 0}


@media(max-width:600px) {
	
.egyediArajanlatBox .right input {
	
	
	
}	
	
}

.egyediArajanlatBox .right textarea {
	height: 165px;
	width: 100%;
	margin-bottom: 0;
}
/*Hírek*/

.pageHirSingle .date {
	width: 100%
}
.pageHirSingle h1 {
	margin-bottom: 5px !important;
}
.pageHirSingle .leftCol h2 {
	color: #fa1800;
	text-transform: none
}
.pageHirSingle .leftCol h2:after {
	content: ""
}
.pageHirSingle h3 {
	color: #5c5c5c;
	margin-bottom: 22px
}
.pageHirek .hirBox {
	padding: 0 0 10px 0;
	font-size: 13px
}
.pageHirek .hirBox a {
	font-style: italic
}
.pageHirek .hirBox h3 a {
	font-style: normal
}
.pageHirek .moreButton {
	background-color: #fa3525;
	color: #fff;
	text-decoration: none;
	padding: 10px 15px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	cursor: pointer;
	display: inline-block;
	margin-bottom: 20px;
}
.pageHirek .moreButton:hover {
	text-decoration: none;
	background-color: #868585
}
.pageHirek img {
	margin-right: 20px;
	margin-bottom: 10px;
	display: block
}
.pageHirek .text {
	display: block;
	width: 100%;
	margin-bottom: 25px
}
.date {
	display: block;
	width: 190px;
	border-bottom: 1px solid #e9e9e9;
	padding-bottom: 8px;
	margin-bottom: 13px
}
.pageLetoltesek .leftCol {
	padding-bottom: 30px
}
.pageLetoltesek .letoltesBox {
	width: 50%;
	float: left;
	padding: 25px 0;
	height: 100px;
	border-bottom: 1px solid #e9e9e9
}

@media(max-width:640px) {
.pageLetoltesek .letoltesBox {
	height: 130px;
}
}

@media(max-width:480px) {
.pageLetoltesek .letoltesBox {
	width: 100%;
	height: auto;
}
}
.pageLetoltesek .letoltesGroup .letoltesBox:last-child {
	border: none
}
.pageLetoltesek .letoltesBox .text p {
	display: inline-block;
	vertical-align: top
}
.pageLetoltesek .icon {
	margin-right: 30px;
	display: inline-block;
	vertical-align: top;
	font-size: 25px;
	color: #fa1800;
}
.pageLetoltesek .text {
	display: inline-block;
	width: calc(100% - 110px);
	padding-top: 10px;
}
.pageLetoltesek .fa-download {
	font-size: 18px;
	display: inline-block;
	vertical-align: top;
	margin-left: 15px;
	margin-top: 5px
}
.pageLetoltesek a:hover > .fa-download {
	color: #868585
}

@media(max-width:640px) {
.pageRolunk .alignright {
	float: none;
	display: block;
	margin: 0 auto 15px auto
}
}
.rolunkPicHolder {
	position: relative;
	margin-bottom: 50px;
	height: 275px;
	background-position: top center
}
.rolunkPicHolder span {
	position: absolute;
	padding: 8px 17px;
	top: 30px;
	font-size: 20px;
	font-style: italic;
	color: #fa1800;
	font-weight: 300;
	letter-spacing: 3px;
	background: url(images/rolunk/title-bg.jpg);
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}

@media(max-width:991px) {
.rolunkPicHolder {
	position: relative;
	margin-bottom: 50px;
	height: 240px;
	background-size: auto 240px
}
.rolunkPicHolder span {
	font-size: 20px;
}
}

@media(max-width:768px) {
.rolunkPicHolder {
	position: relative;
	margin-bottom: 50px;
	height: 180px;
	background-size: auto 180px
}
.rolunkPicHolder span {
	font-size: 20px;
}
}

@media(max-width:480px) {
.rolunkPicHolder span {
	font-size: 18px;
	margin-right: 15px
}
}
.lightGrayBg {
	padding: 28px 2500px 28px 2500px;
	margin: 0 -2500px;
	background-color: #f5f5f5
}
.contactFormBottom {
	padding: 35px 2500px 35px 2500px;
	margin: 0 -2500px;
	background-color: #e9e9e9;
	overflow: hidden
}
.contactFormBottom .grid4 {
	margin-right: 15px;
	width: 32%
}
@media(max-width:767px) {
	
.contactFormBottom .grid4 {
	margin-right: 15px;
	width: 100%
}
}

.contactFormBottom textarea {
	height: 123px
}
.contactFormBottom .wpcf7-submit {
	float: right !important;
	clear: both
}


.map {
	max-width: 1920px;
	width: 100%;
	height: 480px;
	text-align: center;
	margin: 0px auto;
}
.ajanlatkeresBox {
	background-color: #e9e9e9;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	width: 100%;
	padding: 10px 0 0px 0 !important;
	font-weight: 400;
	font-size: 13px;
	color: #454545;
	overflow: hidden;
}
.ajanlatkeresBox .wpcf7-submit {
	float: right !important;
	overflow: hidden !important;
	clear: both
}
.ajanlatkeresBox .title {
	background-color: #fa1800;
	color: #fff;
	font-size: 20px;
	padding: 5px 0 5px 15px
}
.ajanlatkeresBox .inner {
	padding: 15px 15px 0 15px
}
.ajanlatkeresBox .grid4 {
	display: block;
	width: auto;
}
.topImage {
	clear: both;
	position: relative
}
.title {
	display: block;
	max-width: 1140px;
	width: 100%;
}
.topImage {
	width: 100%;
	height: 250px;
	background-position: top center;
	background-repeat: no-repeat;
	background-size: auto 250px
}

@media(max-width:1023px) {
.topImage {
	height: 200px !important;
	background-size: auto 200px
}
}

@media(max-width:991px) {
.topImage {
	width: auto;
	margin-left: auto;
	margin-right: auto;
	height: 150px !important;
	background-size: auto 150px
}
}
.frontReferenciak {
	background-color: #f8f7f7;
	padding: 35px 2500px 35px 2500px;
	margin: 0 -2500px;
}

@media(max-width:991px) {
.frontReferenciak .item {
	width: 120px
}
.frontReferenciak .item img {
	width: 100%
}
}

@media(max-width:767px) {
.frontReferenciak .item {
	width: 135px
}
.frontReferenciak .item img {
	width: 100%
}
}

@media(max-width:640px) {
.frontReferenciak .item {
	width: 120px
}
.frontReferenciak .item img {
	width: 100%
}
}

@media(max-width:580px) {
.frontReferenciak .item {
	width: 110px
}
.frontReferenciak .item img {
	width: 100%
}
}

@media(max-width:540px) {
.frontReferenciak .item {
	width: 100px
}
.frontReferenciak .item img {
	width: 100%
}
}

@media(max-width:490px) {
.frontReferenciak .item {
	width: 90px
}
.frontReferenciak .item img {
	width: 100%
}
}

@media(max-width:480px) {
.frontReferenciak .item {
	width: 110px
}
.frontReferenciak .item img {
	width: 100%
}
}

@media(max-width:430px) {
.frontReferenciak .item {
	width: 100px
}
.frontReferenciak .item img {
	width: 100%
}
}

@media(max-width:360px) {
.refNav {
	padding: 10px 0;
	display: block
}
.frontReferenciak .item {
	width: 80px
}
.frontReferenciak .item img {
	width: 100%
}
}

@media(max-width:320px) {
.frontReferenciak .item {
	width: 75px
}
.frontReferenciak .item img {
	width: 100%
}
}
.frontAktualis {
	background-color: #e9e9e9;
	padding: 35px 2500px 35px 2500px;
	margin: 0 -2500px;
}
.refPic {
	max-width: 135px !important;
	max-height: 70px
}
.overflowHidden {
	overflow: hidden
}
.leftCol {
	max-width: 810px;
	width: 100%;
	display: inline-block;
	vertical-align: top;
	float: left;
}
.rightCol {
	max-width: 320px;
	width: 100%;
	display: inline-block;
	vertical-align: top;
	float: right;
	overflow: hidden
}

@media(max-width:1150px) {
.leftCol {
	max-width: 650px;
}
}

@media(max-width:1023px) {
.leftCol {
	max-width: 620px;
	width: 100%;
	display: inline-block;
	vertical-align: top;
	float: left;
}
}

@media(max-width:991px) {
.leftCol {
	max-width: 810px !important;
	width: 100% !important;
	float: none;
}
.rightCol {
	max-width: 800px;
	width: 100%;
	display: inline-block;
	vertical-align: top;
	float: none;
	overflow: hidden
}
}
.rightCol section {
	margin-bottom: 40px
}
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
article, aside, details, figcaption, footer, header, nav, section, summary {
	display: block;
}
audio, canvas, video {
	display: inline-block;
}
html, body {
	overflow-x: hidden;
}
html {
	font-size: 100%;
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-webkit-font-smoothing: antialiased;
}
html, button, input, select, textarea {
	font-family: 'Ubuntu', sans-serif;
}
body {
	color: #000;
	line-height: normal;
	margin: 0;
	border-top: 5px solid #fa1800
}
a {
	color: #fa1800;
	text-decoration: none;
}
a:visited {
	color: #fa1800;
	text-decoration: none;
}
a:focus {
	color: #fa1800;
	text-decoration: none;
	outline: 0;
}
a:active, a:hover {
	outline: 0;
	text-decoration: underline;
	color: #fa1800;
}
.redText {
	color: #fa1800
}
.break {
	white-space: normal
}
.kapcsolatOldal h2 {
	white-space: normal
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	line-height: 1.3;
	font-family: 'Ubuntu', sans-serif;
	font-weight: 400;
}
.pageTitleMain {
	font-size: 39px;
	color: #fff;
	letter-spacing: 2px;
	background: url(images/h1_bg.png);
	text-transform: uppercase;
	display: inline-block;
	position: absolute;
	bottom: 0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 5px 15px !important;
	margin: 0 0 15px 0;
}

@media(max-width:768px) {
.pageTitleMain {
	font-size: 30px;
	padding: 5px 15px !important;
	margin: 0 0 15px 0;
}
}

@media(max-width:640px) {
.pageTitleMain {
	font-size: 25px;
	padding: 5px 15px !important;
	margin: 0 0 15px 0;
}
}

@media(max-width:480px) {
.pageTitleMain {
	font-size: 20px;
	padding: 5px 15px !important;
	margin: 0 15px 15px 0;
}
}
h1 {
	color: #fa1800;
	font-size: 32px;
	background: none;
	text-transform: none;
	margin: 0 0 20px 0;
}
h2 {
	display: block;
	font-size: 30px;
	margin: 0px 0 20px 0;
	color: #7b7b7b;
	text-transform: uppercase;
	letter-spacing: 2px;
	white-space: nowrap;
	overflow: hidden;
	text-align: left;
}

@media(max-width:768px) {
h2 {
	font-size: 20px;
	white-space: normal;
}
}
.rightCol h2, .pageHirSingle h2 {
	font-size: 20px
}
.kapcsolatOldal h2, h2.small {
	font-size: 24px;
	color: #212121;
}

@media(max-width:768px) {
.kapcsolatOldal h2, h2.small {
	font-size: 20px;
}
}
h2.redLine:after {
	content: url(images/h1-redline.png);
	white-space: nowrap;
	margin-left: 20px;
}
h2.redLineRight:before {
	content: url(images/h1-redline.png);
	white-space: nowrap;
	margin-right: 20px;
}

@media(max-width:480px) {
h2.redLine {
	font-size: 19px;
	letter-spacing: normal
}
h2.redLine:after {
	content: '';
	white-space: normal;
	margin-left: 20px;
}
}
h2.redLineRight {
	float: right
}
h2.redLineRight:after {
	content: '';
	margin-left: 0;
}
h2.redLineRight:before {
	content: url(images/h1-redline.png);
	white-space: nowrap;
}

@media(max-width:480px) {
h2.redLineRight {
	font-size: 19px;
	letter-spacing: normal;
	float: left
}
h2.redLineRight:before {
	content: '';
	white-space: normal;
}
}
h3 {
	font-size: 22px;
	margin: 0;
	padding: 0;
	color: #fa1800;
	font-weight: 400
}
.pageHirSingle h3 {
	font-size: 16px;
}
h4 {
	font-size: 20px;
	margin: 25px 0;
}
h5 {
	font-size: 18px;
	margin: 30px 0;
}
h6 {
	font-size: 16px;
	margin: 36px 0;
}
b, strong {
	font-weight: bold;
}
p {
	margin: 0 0 24px;
}
code, kbd, pre, samp {
	font-family: monospace, serif;
	font-size: 14px;
	-webkit-hyphens: none;
	-moz-hyphens: none;
	-ms-hyphens: none;
	hyphens: none;
}
pre {
	background: #f5f5f5;
	color: #666;
	font-family: monospace;
	font-size: 14px;
	margin: 20px 0;
	overflow: auto;
	padding: 20px;
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}
blockquote {
	padding: 0 0 0 20px;
	margin: 0 0 20px 0;
	font-style: italic
}
blockquote p:first-child {
	margin: 0;
	padding: 0;
	display: inline
}
blockquote p:last-child {
	margin: 0;
	padding: 0;
	display: inline
}
blockquote:before, blockquote:after {
	font: bold 20px/1px Times, serif;
	color: #5c5c5c;
	position: absolute;
}
blockquote:before {
	content: "\201C";
	margin: 15px 0 0 -20px;
}
blockquote:after {
	content: "\201D";
	margin: 23px 0 0 8px;
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
dl {
	margin: 0 20px;
}
dt {
	font-weight: bold;
}
dd {
	margin: 0 0 20px;
}
ol, ul {
	margin: 16px 0;
	padding: 0 0 0 40px;
}
ul {
	list-style-type: square;
}
nav ul, nav ol {
	list-style: none;
	list-style-image: none;
}
li > ul, li > ol {
	margin: 0;
}
img {
	-ms-interpolation-mode: bicubic;
	border: 0;
	vertical-align: middle;
}
svg:not(:root) {
	overflow: hidden;
}
form {
	margin: 0;
}
fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}
button, input, select, textarea {
	font-size: 100%;
	margin: 0;
	max-width: 100%;
	vertical-align: baseline;
}
button, input {
	line-height: normal;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}
button[disabled], input[disabled] {
	cursor: default;
}
input[type="checkbox"], input[type="radio"] {
	padding: 0;
}
input[type="search"] {
	-webkit-appearance: textfield;
	padding-right: 2px; /* Don't cut off the webkit search cancel button */
	width: 270px;
}
 input[type="search"]::-webkit-search-decoration {
 -webkit-appearance: none;
}
 button::-moz-focus-inner, input::-moz-focus-inner {
 border: 0;
 padding: 0;
}
textarea {
	overflow: auto;
	vertical-align: top;
}
hr {
	border: 0;
	height: 1px;
	background-color: #000;
	margin: 0 0 24px;
}
.pageRolunk hr {
	border: 0;
	height: 1px;
	background-color: #fff;
	margin: 0 0 24px;
}
.pageRolunk .entry-content p {
	overflow: hidden
}
/**
 * 2.0 Repeatable Patterns
 * ----------------------------------------------------------------------------
 */




/* Form fields, general styles first. */
button, input, textarea {
	border: none;
	font-family: inherit;
	padding: 5px;
	margin-bottom: 12px
}
input[type="text"], input[type="email"] {
	height: 33px;
	width: 100%
}
textarea {
	color: #5c5c5c;
	width: 100%
}
input:focus, textarea:focus {
	border: 0;
	outline: 0;
}
/* Buttons */
button, input[type="submit"], input[type="button"], input[type="reset"] {
	background: #fa1800; /* Old browsers */
	border: none;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #fff;
	text-transform: uppercase;
	display: inline-block;
	padding: 11px 24px 10px;
	text-decoration: none;
	font-size: 14px
}
button:hover, button:focus, input[type="submit"]:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:focus, input[type="button"]:focus, input[type="reset"]:focus {
	background: #c81300; /* Old browsers */
	outline: none;
}
button:active, input[type="submit"]:active, input[type="button"]:active, input[type="reset"]:active {
	background: #c81300; /* Old browsers */
	border: none;
}
 . /* Placeholder text color -- selectors need to be separate to work. */
::-webkit-input-placeholder {
 color: #8c8c8c;
}

:-moz-placeholder {
 color: #8c8c8c;
}

::-moz-placeholder {
 color: #8c8c8c;
}

:-ms-input-placeholder {
 color: #8c8c8c;
}
/*
 * Responsive images
 *
 * Fluid images for posts, comments, and widgets
 */
.entry-content img, .entry-summary img, .comment-content img, .widget img, .wp-caption {
	max-width: 100%;
}
/* Make sure images with WordPress-added height and width attributes are scaled correctly. */
.entry-content img, .entry-summary img, .comment-content img[height], img[class*="align"], img[class*="wp-image-"], img[class*="attachment-"] {
	height: auto;
}
img.size-full, img.size-large, img.wp-post-image {
	height: auto;
	max-width: 100%;
}
/* Make sure videos and embeds fit their containers. */
embed, iframe, object, video {
	max-width: 100%;
	width: 100%
}
/* Images */
.alignleft {
	float: left;
}
.alignright {
	float: right;
	margin-left: 25px
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
/**
 * 3.0 Basic Structure
 * ----------------------------------------------------------------------------
 */


.site {
	margin: 0 auto;
	width: 1140px;
}

@media(max-width:1150px) {
.site {
	width: 1024px;
}
}

@media(max-width:1023px) {
.site {
	width: 992px;
}
}

@media(max-width:991px) {
.site {
	max-width: 768px;
	width: 100%
}
}

@media(max-width:768px) {
.site {
	max-width: 750px;
	width: 100%;
	padding: 0 15px
}
}
.frontBody {
	background: url(images/fromtpage-bg.jpg) no-repeat center top;
	margin: 0 -2500px;
	padding: 0 2500px;
}
.site-main {
	position: relative;
}

@media(max-width:1140px) {
.site-main {
	margin: 0 10px
}
}
.site-content {
	padding-top: 40px;
	font-size: 15px;
	font-weight: 300;
	color: #5c5c5c;
	line-height: 1.5;
}
/**
 * 4.0 Header
 * ----------------------------------------------------------------------------
 */

/**
 * 4.1 Site Header
 * ----------------------------------------------------------------------------
 */

.site-header {
	position: relative;
}
.topLine {
	height: 25px;
	border-bottom: 1px solid #eaeaea;
	margin: 0 -2500px;
	padding: 0 2500px;
	text-align: right
}
.logo {
	display: inline-block;
	position:relative;
	z-index:100000;
	float: left;
}
.logo img {
	width: 150px
}

@media(max-width:1023px) {
.logo img {
	width: 100px;
	height: auto
}
}
.slider img {
	max-width: 1920px;
	width: 100%
}
/**
 * 4.2 Navigation
 * ----------------------------------------------------------------------------
 */


.navbar {
	margin: 35px 0 0 0;
	width: auto;
	display: inline-block;
	vertical-align: top;
	text-align: right;
	float: right;
	position:relative;
	z-index:100000
}
.main-navigation {
	position: relative;
	text-align: right;
}
ul.nav-menu, div.nav-menu > ul {
	margin: 0;
	padding: 0
}
.nav-menu li {
	display: inline-block;
	position: relative;
	margin-left: 0px
}
.nav-menu li a {
	font-weight: 700;
	font-family: 'Roboto', sans-serif;
	color: #212121;
	display: block;
	min-height: 33px;
	font-size: 12px;
	line-height: 33px;
	padding: 0 8px;
	text-decoration: none;
	text-transform: uppercase;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.nav-menu li:hover > a, .nav-menu li a:hover, .nav-menu li:focus > a, .nav-menu li a:focus {
	background-color: #fa1800;
	color: #fff;
}
.nav-menu .sub-menu, .nav-menu .children {
	background-color: #fff;
	padding: 20px 0 10px 0;
	background-image: url(images/submenu-top.jpg);
	background-repeat: no-repeat;
	position: absolute;
	left: -2px;
	z-index: 99999;
	height: 1px;
	max-width: 186px;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}
.nav-menu .sub-menu ul, .nav-menu .children ul {
	border-left: 0;
	left: 100%;
	top: 0;
}
ul.nav-menu ul a, .nav-menu ul ul a {
	text-align: left;
	color: #7b7b7b;
	margin: 0;
	width: 186px;
	font-size: 13px;
	font-weight: 300;
	text-transform: none;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	background-color: transparent;
	line-height: 1.2;
	padding-top: 8px;
	padding-bottom: 8px;
}
ul.nav-menu ul a:hover, .nav-menu ul ul a:hover, ul.nav-menu ul a:focus, .nav-menu ul ul a:focus {
	background-color: transparent;
	color: #fa1800;
}
ul.nav-menu li:hover > ul, .nav-menu ul li:hover > ul, ul.nav-menu .focus > ul, .nav-menu .focus > ul {
	clip: inherit;
	overflow: inherit;
	height: inherit;
	width: inherit;
}
.nav-menu .current_page_item > a, .nav-menu .current_page_ancestor > a, .nav-menu .current-menu-item > a, .nav-menu .current-menu-ancestor > a {
	color: #212121;
	background-color: #fa1800;
}
ul.nav-menu ul .current_page_item > a, ul.nav-menu ul .current_page_ancestor > a, ul.nav-menu ul .current-menu-item > a, ul.nav-menu ul .current-menu-ancestor > a {
	color: #fa1800;
	background-color: transparent;
}
.menu-toggle {
	display: none;
}

@media(max-width:1150px) {
ul.nav-menu, div.nav-menu > ul {
	margin: 0;
}
.nav-menu li {
	display: inline-block;
	position: relative;
	margin-left: 0px
}
.nav-menu li a {
	font-weight: 700;
	font-family: 'Roboto', sans-serif;
	color: #212121;
	display: block;
	min-height: 33px;
	font-size: 11px;
	line-height: 33px;
	padding: 0 5px;
	text-decoration: none;
	text-transform: uppercase;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
}

@media(max-width:1023px) {
.navbar {
	display: none
}
}
/**
 * 8.0 Galleries
 * ----------------------------------------------------------------------------
 */

.gallery {
	display: block;
	text-align: justify;
	margin: 0;
	padding: 0;
}
.gallery:after {
	content: '';
	display: inline-block;
	width: 100%;
	height: 0;
	font-size: 0;
	line-height: 0;
}
.gallery figure {
	float: none !important;
	margin: 0px auto;
	display: inline-block;
}
.gallery .gallery-item {
	display: inline-block;
	float: none !important;
	margin: 0px 0 0.6vw 0;
	overflow: hidden;
	padding: 0;
	position: relative;
}
.szeleskep {
	margin-top: -43px
}
.gallery-columns-1 .gallery-item {
	max-width: 100%;
	width: auto;
}
.gallery-columns-2 .gallery-item {
	width: 49%;
}
.gallery-columns-3 .gallery-item {
	max-width: 32%;
	max-width: -webkit-calc(33.3% - 11px);
	max-width: calc(33.3% - 11px);
	width: auto;
}
.gallery-columns-4 .gallery-item {
	max-width: 23%;
	max-width: -webkit-calc(25% - 9px);
	max-width: calc(25% - 9px);
	width: auto;
}
.gallery-columns-5 .gallery-item {
	max-width: 19%;
	max-width: -webkit-calc(20% - 8px);
	max-width: calc(20% - 8px);
	width: auto;
}
.gallery-columns-6 .gallery-item {
	max-width: 15%;
	max-width: -webkit-calc(16.7% - 7px);
	max-width: calc(16.7% - 7px);
	width: auto;
}
.gallery-columns-7 .gallery-item {
	max-width: 13%;
	max-width: -webkit-calc(14.28% - 7px);
	max-width: calc(14.28% - 7px);
	width: auto;
}
.gallery-columns-8 .gallery-item {
	max-width: 11%;
	max-width: -webkit-calc(12.5% - 6px);
	max-width: calc(12.5% - 6px);
	width: auto;
}
.gallery-columns-9 .gallery-item {
	max-width: 9%;
	max-width: -webkit-calc(11.1% - 6px);
	max-width: calc(11.1% - 6px);
	width: auto;
}
.gallery-columns-1 .gallery-item:nth-of-type(1n), .gallery-columns-2 .gallery-item:nth-of-type(2n), .gallery-columns-3 .gallery-item:nth-of-type(3n), .gallery-columns-4 .gallery-item:nth-of-type(4n), .gallery-columns-5 .gallery-item:nth-of-type(5n), .gallery-columns-6 .gallery-item:nth-of-type(6n), .gallery-columns-7 .gallery-item:nth-of-type(7n), .gallery-columns-8 .gallery-item:nth-of-type(8n), .gallery-columns-9 .gallery-item:nth-of-type(9n) {
	margin-right: 0;
}
.gallery-columns-2 .gallery-item:nth-of-type(2n), .gallery-columns-2 .gallery-item:nth-of-type(4n), .gallery-columns-2 .gallery-item:nth-of-type(6n), .gallery-columns-2 .gallery-item:nth-of-type(8n), .gallery-columns-2 .gallery-item:nth-of-type(10n), .gallery-columns-2 .gallery-item:nth-of-type(12n), .gallery-columns-2 .gallery-item:nth-of-type(14n) {
	float: right !important
}
.gallery-columns-1 .gallery-item:nth-of-type(1n), .gallery-columns-2 .gallery-item:nth-of-type(2n - 1), .gallery-columns-3 .gallery-item:nth-of-type(3n - 2), .gallery-columns-4 .gallery-item:nth-of-type(4n - 3), .gallery-columns-5 .gallery-item:nth-of-type(5n - 4), .gallery-columns-6 .gallery-item:nth-of-type(6n - 5), .gallery-columns-7 .gallery-item:nth-of-type(7n - 6), .gallery-columns-8 .gallery-item:nth-of-type(8n - 7), .gallery-columns-9 .gallery-item:nth-of-type(9n - 8) {
}
.gallery .gallery-caption {
	background-color: rgba(0, 0, 0, 0.7);
	box-sizing: border-box;
	color: #fff;
	font-size: 14px;
	line-height: 1.3;
	margin: 0;
	max-height: 50%;
	opacity: 0;
	padding: 2px 8px;
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: left;
	-webkit-transition: opacity 400ms ease;
	transition: opacity 400ms ease;
	width: 100%;
}
.gallery .gallery-caption:before {
	box-shadow: 0 -10px 15px #000 inset;
	content: "";
	height: 100%;
	min-height: 49px;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
}
.gallery-item:hover .gallery-caption {
	opacity: 1;
}
.gallery-columns-7 .gallery-caption, .gallery-columns-8 .gallery-caption, .gallery-columns-9 .gallery-caption {
	display: none;
}
/**
 * 7.0 Footer
 * ----------------------------------------------------------------------------
 */

.row.row-no-gutters {
	margin: 0 !important;
}

.row.row-no-gutters > div {
	padding: 0 !important;
}

.palyazat-fulecskek {
    position: fixed;
    left: 0;
    top: 50%;
    z-index: 100000;
    transform: translate(0,-50%);
}

.fulecske-box-container {
	position: relative;
	left: 0;
	transition: 0.3s ease-in-out;
}

.fulecske-box-container.closed {
	left: -160px;
}

a.fulecske-box {
	display: block;
    background: rgba(255, 255, 255, 0.95);
    width: 290px;
    border-radius: 15px;
    overflow: hidden;
    position: relative;
    /*left: -15px;*/
    left: 0;
    color: #000;
    transition: 0.3s ease-in-out;
    margin-bottom: 5px;
    box-shadow: 0 5px 10px rgba(0,0,0,.05);
}

/*a.fulecske-box:hover {
    left: 0;
}*/

a.fulecske-box.closed {
	left: -300px;
}

a.fulecske-box .content {
    font-size: 12px;
    padding: 5px;
}

a.fulecske-box .content p {
    margin: 0;
}

.fulecske-close {
	position: absolute;
	right: 0;
	top: 0;
	cursor: pointer;
	background-color: #fa1800;
	display: inline-block;
	line-height: 20px;
	width: 20px;
	text-align: center;
	border-radius: 50%;
}






.fulecske {
    background: rgba(255, 255, 255, 0.95);
    position: fixed;
    z-index: 100000;
    width: 250px;
    right: -200px;
    top: 127px;
    border-radius: 30px;
    overflow: hidden;
    padding-left: 50px;
    transition: 0.3s ease-in-out;
}

.fulecske:hover {
    right: 0;
}

@media (max-width: 1100px) {
    .fulecske:hover {
        right: -200px;
    }

    .fulecske.active {
        right: 0 !important;
    }
}

.fulecske .icon {
    padding: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    overflow: hidden;
}

.fulecske .icon img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    left: 0;
    top: 0;
}

.fulecske .content {
    padding: 0;
    position: absolute;
    margin: 5px 5px 0;
    font-size: 12px;
}

.fulecske .content p {
    margin: 0;
}

.fulecske .fulllink {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}

.fulecske.szechenyi {
    min-height: 120px;
    padding-left: 153px;
    width: 300px;
    left: -23px;
}

.fulecske.szechenyi:hover {
    left: 0;
}

.fulecske.szechenyi .icon {
    width: 153px;
}

.masodik, .harmadik {
	display: block !important;
	visibility: visible !important;
    background: rgba(255, 255, 255, 0.95);
    position: fixed;
    z-index: 100001;
    height: 120px;
    width: 300px;
    left: -23px; /* Adjusted for left side */
    border-radius: 30px;
    overflow: hidden;
    padding-left: 153px;
    transition: 0.3s ease-in-out;
}

.masodik {
    top: 250px;
}

.harmadik {
    top: 373px;
}

.masodik:hover, .harmadik:hover {
    left: 0;
}

@media (max-width: 1100px) {
    .masodik:hover, .harmadik:hover {
        right: -200px; /* Adjusted for left side */
    }

    .masodik.active, .harmadik.active {
        left: 0 !important;
    }
}

.masodik .icon, .harmadik .icon {
    padding: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    overflow: hidden;
}

.masodik .icon img, .harmadik .icon img {
    width: 150px;
    height: 100%;
    object-fit: cover;
    position: absolute;
    left: 0;
    top: 0;
}

.masodik .content, .harmadik .content {
    padding: 0;
    position: absolute;
    margin: 5px 5px 0;
    font-size: 12px;
}

.masodik .content p, .harmadik .content p {
    margin: 0;
}

@media (max-width: 768px) {
    .masodik, .harmadik {
        height: 120px;
        width: 300px;
        right: -5px; /* Adjust if needed */
        border-radius: 20px;
        padding-left: 130px;
    }
    .masodik .icon, .harmadik .icon {
        width: 150px; /* Ensure the icon fits within the container */
        height: 100%;
    }
    .masodik .content, .harmadik .content {
    padding-left: 25px;
    position: absolute;
    margin: 5px 5px 0;
    font-size: 12px;
}

    .masodik .icon img, .harmadik .icon img {
        width: 150px; /* Adjust to fit within the container */
        height: 100%;
    }
}

.masodik .fulllink, .harmadik .fulllink {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}

.site-footer {
	min-height: 70px;
	background-color: #4c4c4c;
	color: #a6a6a6;
	margin: 0 -2500px;
	padding : 0 2500px;
	clear: both;
	overflow: hidden
}
.site-info {
	max-width: 1140px;
	margin: 0px auto;
}

@media(max-width:1140px) {
.site-info {
	margin: 0 10px
}
	
	
	
}
.footermenu ul {
	margin-left: 0;
	padding: 13px 0 0 0;
	float: left
}
.footermenu li {
	display: inline-block
}
.footermenu a {
	font-size: 12px;
	color: #a6a6a6;
	text-decoration: none;
	text-transform: uppercase
}
.footermenu a:hover {
	text-decoration: underline
}
.footermenu ul li:after {
	content: "|";
	margin: 0 5px;
}
.footermenu ul li:last-child::after {
	content: "";
}
.copyright {
	font-size: 12px;
	float: right;
	padding-top: 30px
}
.footerLogo {
	margin-right: 20px;
	float: left
}
.stilldesign {
	margin-top: -14px;
	margin-left: 5px
}




@media(max-width:1152px) {
	
.footermenu {
	display: block;
	text-align: center;
}

	
	.footermenu ul {
	margin-left: 0;
	padding: 0px 0 0 0;
	float: none
}
.copyright {
	font-size: 12px;
	float: none;
	padding-top: 10px;
	padding-bottom: 15px;
	display: block;
	text-align: center
}
.footerLogo {
	display: block;
	margin: 0 auto;
	float: none
}
	

}





@media(max-width:767px) {
}

@media(max-width:479px) {
.footermenu a:last-child::after {
	content: "";
	margin: 0
}
}

@media(max-width:767px) {
.pageContact .grid4 {
	width: 100%;
	display: block;
}
}

@media(max-width:365px) {
.stilldesign {
	display: block;	
	margin-left: 0;
	text-align: center;
	margin: 10px auto 0 auto !important;
}
}
.karrier {
	min-height: 600px
}
.karrier .grid2 {
	text-align: center;
	margin-bottom: 65px;
}
.karrier .nev {
	padding: 5px 0 10px 0
}
.karrier .moreButton {
	background-color: #fa3525;
	color: #fff;
	text-decoration: none;
	padding: 3px 15px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	cursor: pointer
}
.karrier .moreButton:hover {
	text-decoration: none;
	background-color: #868585
}
.termCsopBox {
	margin: 0 5px 0px 0px
}
.termCsopBox img {
	width: 100%
}
.termCsopBox .title {
	font-size: 16px;
	text-transform: uppercase;
	text-align: center;
	height: 80px;
	padding-top: 10px
}
.termCsopBox a {
	color: #212121;
}
.technologiak .leftCol {
	padding-bottom: 40px
}
.techBox {
	margin: 0 5px 0px 0px
}
.techBox img {
	width: 100%
}
.techBox .title {
	font-size: 24px;
	letter-spacing: 3px;
	text-transform: uppercase;
	text-align: center;
	height: 80px;
	padding-top: 10px
}
.techBox a {
	color: #212121;
}

@media(max-width:1150px) {
.techBox {
	margin: 0 0px 0px 0px
}
.techBox .title {
	font-size: 20px;
	letter-spacing: 3px;
}
}

@media(max-width:768px) {
.techBox .title {
	font-size: 13px;
	letter-spacing: 3px;
}
}

@media(max-width:479px) {
.techBox {
	width: 98%;
}
.techBox .title {
	font-size: 15px;
	letter-spacing: 3px;
}
}
/*Aloldal*/

.termekcsoportAloldal {
	text-align: justify
}
.termekcsoportAloldal .kepGallery {
	float: left;
	margin-right: 20px;
}
.termekcsoportAloldal .kepGallery img {
	width: 100%;
}
.flexslider3 {
	width: 280px;
	margin-left: 48px;
	margin-top: 40px;
	margin-bottom: 15px
}
.flexslider3 .slides {
	padding: 0 !important;
	margin: 0;
	overflow: hidden
}
.flexslider3 .slides li {
	width: 75px;
	margin: 2px;
	padding: 2px
}



@media(max-width:700px) {
.termekcsoportAloldal .kepGallery {
	width: 300px
}
.flexslider3 {
	width: 200px;
	margin-left: 48px;
	margin-top: 40px;
	margin-bottom: 15px
}
.flexslider3 .slides {
	width: 150px;
	padding: 0 !important;
	margin: 0;
	overflow: hidden
}
.flexslider3 .slides li {
	width: 75px;
	margin: 12px;
	padding: 0px
}
}

@media(max-width:550px) {
.termekcsoportAloldal .kepGallery {
	width: 200px
}
.flexslider3 {
	width: 100px;
	margin-left: 48px;
	margin-top: 40px;
	margin-bottom: 15px
}
.flexslider3 .slides {
	padding: 0 !important;
	margin: 0;
	overflow: hidden !important
}
.flexslider3 .slides li {
	width: 75px;
	margin: 8px;
	padding: 8px
}
}

@media(max-width:480px) {
.termekcsoportAloldal .kepGallery {
	width: 100%
}
.flexslider3 {
	width: 75%;
	margin-left: 48px;
	margin-top: 40px;
	margin-bottom: 15px
}
}

@media(max-width:380px) {
.flexslider3 {
	width: 70%;
	margin-left: 48px;
	margin-top: 40px;
	margin-bottom: 15px
}
}

@media(max-width:640px) {
.termCsopBox {
	width: 48%
}
}

@media(max-width:410px) {
.termCsopBox {
	width: 98%
}
}

@media(max-width:767px) {
.karrier .grid2 {
	width: 33.3%
}
}

@media(max-width:479px) {
.karrier .grid2 {
	width: 50%
}
}

@media(max-width:365px) {
.karrier .grid2 {
	width: 100%
}
}

.termekAloldalLeiras {padding-right: 15px; line-height: 1.9}
.termekAloldalLeiras .title  { font-size: 24px; color: #fa1800;  font-weight: 600; margin-bottom: 15px }

.termekAloldalRight h3 { font-size: 18px; color: #5c5c5c; text-transform: uppercase; font-weight: 400; margin-bottom: 20px}
.termekAloldalRight  { font-size: 14px; text-align: left; color: #7f7f7f}
.termekAloldalRight .red {color:#fa1800}




/**
 * 8.0 Media Queries
 * ----------------------------------------------------------------------------
 */

/* Does the same thing as <meta name="viewport" content="width=device-width">,
 * but in the future W3C standard way. -ms- prefix is required for IE10+ to
 * render responsive styling in Windows 8 "snapped" views; IE10+ does not honor
 * the meta tag. See https://core.trac.wordpress.org/ticket/25888.
 */
@-ms-viewport {
 width: device-width;
}
@viewport {
 width: device-width;
}

/**
 * 9.0 Print
 * ----------------------------------------------------------------------------
 */

/* Retina-specific styles. */


#slider .item { height:500px; background-size:cover; background-position:center}

#slider .item h2 { margin-top:20px; color:#fff; background-color:rgba(250,24,0,0.8); display:inline-block; padding:8px 20px; font-weight:300 !important; font-size:40px; -webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
letter-spacing:normal !important;
}

.carousel-control.left {
	background-image: none;
}
.carousel-control.right {
	right: 0;
	left: auto;
	background-image: none;
}

/*
    Bootstrap Carousel to Fade instead of slide
    */
.carousel-fade .carousel-inner .item {
    opacity: 0;
    transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
    opacity: 1;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    left: 0;
    opacity: 0;
    z-index: 1;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}
.carousel-fade .carousel-control {
    z-index: 2;
}

@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-fade .carousel-inner > .item.next,
    .carousel-fade .carousel-inner > .item.active.right {
      opacity: 0;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.prev,
    .carousel-fade .carousel-inner > .item.active.left {
      opacity: 0;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.next.left,
    .carousel-fade .carousel-inner > .item.prev.right,
    .carousel-fade .carousel-inner > .item.active {
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
}



@media(max-width:991px){
	
	

#slider .item { height:350px;}
#slider .item h2 { font-size:30px; 
}
	}
	
	
	@media(max-width:767px){
	
	

#slider .item { height:250px;}
#slider .item .text { text-align:center !important}
#slider .item h2 { font-size:20px; text-align:center }
	}


@media print {
body {
	background: none !important;
	color: #000;
	font-size: 10pt;
}
}


.recaptcha {transform:scale(0.77);-webkit-transform:scale(0.77);transform-origin:top right;-webkit-transform-origin:top right; float: right
}

.egyediArajanlatBox .recaptcha {transform:scale(0.77);-webkit-transform:scale(0.77);transform-origin:top left;-webkit-transform-origin:top left; float: none
}

#moove_gdpr_cookie_modal { font-family: 'Ubuntu'!important; }


/* --- Added by Konyi ---*/
.header-contact {
	float: right;
	margin-top: 45px;
}

.header-contact p {
	color: #fff;
	font-size: 16px;
	line-height: 22px;
	text-shadow: 0 0 2px rgba(0,0,0,0.5);
}

.header-contact p span {
	text-shadow: none;
}

.header-contact p a {
	color: #fff;
	text-decoration: underline;
}

@media(max-width:991px) {
.header-contact {
	margin-top: 8px;
}
.header-contact p {
	font-size: 14px;
	line-height: 18px;
}
}
