* {
	outline: none !important;
}
/*------------------------------ BEFOGÓ ------------------------------*/
/*------------------------------ BEFOGÓ ------------------------------*/
#befogo {
	margin: 0;
	padding: 0;
	width: 100%;
	/*margin-bottom: 100px;*/
	overflow: hidden;
}

#befogo a {
	color: #635e5d;
	text-decoration: none;
}

#befogo a:visited {
	color: #635e5d;
}

#befogo a:hover {
	color: #a80925;
	font-weight: bold;
}

#befogo p a {
	color: #a80925;
	text-decoration: none;
	font-weight: bold;
}

#befogo p a:visited {
	color: #a80925;
	font-weight: bold;
	text-decoration: none;
}

#befogo p a:hover {
	color: #a80925;
	font-weight: bold;
	text-decoration: underline;
}

#eszkozmenu {
    width: 40px;
    height: 40px;
    position: absolute;
	top: 31px;
	right: 16px;
	display: none !important;
	z-index: 210;
}

.eszkozmenuwhite {
	background: center center no-repeat transparent;
    background-image: url('/sites/all/themes/minisites_gyujto/images/menu.png');
}

.eszkozmenugray {
	background: center center no-repeat transparent;
    background-image: url('/sites/all/themes/minisites_gyujto/images/menu_gray.png');
}

/*----------------------------------- FEJLÉCKÉP MEGJELENÍTÉS/ELREJTÉS -------------------------------------*/
/*----------------------------------- FEJLÉCKÉP MEGJELENÍTÉS/ELREJTÉS -------------------------------------*/
/*----------------------------------- FEJLÉCKÉP MEGJELENÍTÉS/ELREJTÉS -------------------------------------*/

#fejlec-show-hide {
	background: url('/sites/all/themes/minisites_gyujto/images/fejlec-hide.png') no-repeat;
	width: 50px;
	height: 25px;
	text-align: center;
	margin: 0 auto;
	display: block;
	cursor: pointer;
}

#fejlec-show-hide:hover {
	background: url('/sites/all/themes/minisites_gyujto/images/fejlec-hide.png') no-repeat;
	background-position: -50px 0px;
}

.h1toggleshow {
	color: #635e5d !important;
	display: none;
	font: 200 60px / 65px 'Source Sans Pro';
	margin: 0 auto;
	text-align: center;
	padding: 100px 50px 50px 50px;
	text-transform: uppercase;
}

.fejlec-show {
	background: url('/sites/all/themes/minisites_gyujto/images/fejlec-show.png') no-repeat !important;
	width: 50px !important;
	height: 25px !important;
	text-align: center !important;
	margin: 0 auto !important;
	display: block !important;
	cursor: pointer !important;
}

.fejlec-show:hover {
	background: url('/sites/all/themes/minisites_gyujto/images/fejlec-show.png') no-repeat !important;
	background-position: -50px 0px !important;
}

/*--------------------------------- FEJLÉCKÉP MEGJELENÍTÉS/ELREJTÉS VÉGE ------------------------------------*/
/*--------------------------------- FEJLÉCKÉP MEGJELENÍTÉS/ELREJTÉS VÉGE ------------------------------------*/
/*--------------------------------- FEJLÉCKÉP MEGJELENÍTÉS/ELREJTÉS VÉGE ------------------------------------*/

/*--------------- KENYÉRMORZSA v1.0 ----------------*/
/*--------------- KENYÉRMORZSA v1.0 ----------------*/

#site-header .breadcrumb {
	font: 600 1.2em "Open Sans";
	color: #FFF;
	position: absolute;
	display: block;
	left: 100px;
	top: 40px;
	text-transform: uppercase;
}

.nemfejleces-fejlec .breadcrumb {
	font: 600 1.2em "Open Sans";
	color: #635e5d;
	position: absolute;
	display: block;
	left: 100px;
	top: 40px;
	text-transform: uppercase;
}

.show-hide-breadcrumb {
	font: 600 1.2em "Open Sans";
	color: #635e5d;
	position: absolute;
	display: none;
	left: 100px;
	top: 40px;
	text-transform: uppercase;
	z-index: 101;
}

.breadcrumb-white,
.breadcrumb-white a {
	color: #FFF !important;
}

#site-header h2.element-invisible,
.nemfejleces-fejlec h2.element-invisible,
.show-hide-breadcrumb h2.element-invisible {
    display: none;
}

#site-header .breadcrumb a {
	font: 600 1em "Open Sans";
	color: #FFF;
}

.nemfejleces-fejlec .breadcrumb a,
.show-hide-breadcrumb a {
	font: 600 1em "Open Sans";
	color: #635e5d;
}

#site-header .breadcrumb a:hover,
.nemfejleces-fejlec .breadcrumb a:hover,
.show-hide-breadcrumb a:hover {
	color: #A80925 !important;
	font-weight: 600 !important;
}

/*---------------- KENYÉRMORZSA v1.0 VÉGE ------------*/
/*---------------- KENYÉRMORZSA v1.0 VÉGE ------------*/

/*--------------------------- BEFOGÓ VÉGE ------------------------------*/
/*--------------------------- BEFOGÓ VÉGE ------------------------------*/

/*--------------------------------------------------------------------------------------------------------------*/

/*------------------------------ TEMATIKA VÁLTÓ IKONOK --------------------*/
/*------------------------------ TEMATIKA VÁLTÓ IKONOK --------------------*/
#ikon-linkek {
	margin: 0 auto;
	text-align: center;
	width: 100%;
	max-width: 900px;
	padding-top: 80px;
	padding-bottom: 50px;
}

#ikon-linkek span.tematikavalto-ikon a {
    text-align: center;
	/*float: left;*/
	width: 65px;
	height: 65px;
	border: 1px solid #635e5d;
	border-radius: 100%;
	margin-right: 35px; /*space between*/
	margin-left: 35px;
	display: inline-block;
}

#ikon-linkek span.tematikavalto-ikon a i {
	font-size: 30px;
    line-height: 67px;
	color: #635e5d;
}

#ikon-linkek span.tematikavalto-ikon a:hover {
	color: #A80925;
    border: 1px solid #A80925;
}

#ikon-linkek span.tematikavalto-ikon a:hover i {
	color: #A80925;
}

#ikon-linkek span.active a {
	border: 1px solid #A80925;
}

#ikon-linkek span.active a i {
	color: #A80925 !important;
}

.active  > .tooltip:hover:after {
	margin-left: -90px !important;
    bottom: 70px !important;
    color: #A80925 !important;
    font-size: 14px !important;
    content: attr(title) !important;
	font-weight: 600 !important;
    position: absolute !important;
    z-index: 98 !important;
}

.active > .tooltip:after {
	margin-left: -90px !important;
    bottom: 70px !important;
    color: #A80925 !important;
    font-size: 14px !important;
    content: attr(title) !important;
    font-weight: 600 !important;
    position: absolute !important;
    z-index: 98 !important;
	width: 150px;
}


/*------------------------------ TEMATIKA VÁLTÓ IKONOK VÉGE --------------------*/
/*------------------------------ TEMATIKA VÁLTÓ IKONOK VÉGE --------------------*/

/*--------------------------------------------------------------------------------------------------------------*/

/*------------------------------ ALAP TARTALOM MÓDOSÍTHATÓ --------------------*/
/*------------------------------ ALAP TARTALOM MÓDOSÍTHATÓ --------------------*/
#tartalom {
	width: 100%;
	margin: 0 auto;
	max-width: 900px;
}

#tartalom article.content {
	width: 100%;
	max-width: 900px;
	text-align: justify;
	margin: 0 auto;
}

#tartalom h2 {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: normal;
	font-size: 30px;
}

#tartalom p {
	font-family: 'Open Sans';
	color: #635e5d;
	font-size: 19px;
}

#tartalom hr {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 1px solid #635e5d;
	clear: both;
	border-bottom: 0px;
}

#tartalom li {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #635e5d;
	line-height: 30px;
}

#tartalom li.no-list {
	list-style: none;
}

#tartalom section {
	margin-top: 60px;
	margin-bottom: 30px;
}

#tartalom section img {
	display: inline-block;
}

#tartalom section.szoveg img {
	display: inline-block;
	margin-top: 30px;
	margin-bottom: 30px;
}

/*------------------------------ ALAP TARTALOM MÓDOSÍTHATÓ VÉGE --------------------*/
/*------------------------------ ALAP TARTALOM MÓDOSÍTHATÓ VÉGE --------------------*/


/*-------------- 3 blokkos lábléc szöveg -------------*/
/*-------------- 3 blokkos lábléc szöveg -------------*/

#wrapper .three-block-footer {
    width: 100%;
    text-align: center;
    margin-top: 30px;
	margin-bottom: 30px;
	/*background: rgba(73,155,234,1);
	background: -moz-linear-gradient(top, rgba(73,155,234,1) 0%, rgba(32,124,229,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(73,155,234,1)), color-stop(100%, rgba(32,124,229,1)));
	background: -webkit-linear-gradient(top, rgba(73,155,234,1) 0%, rgba(32,124,229,1) 100%);
	background: -o-linear-gradient(top, rgba(73,155,234,1) 0%, rgba(32,124,229,1) 100%);
	background: -ms-linear-gradient(top, rgba(73,155,234,1) 0%, rgba(32,124,229,1) 100%);
	background: linear-gradient(to bottom, rgba(73,155,234,1) 0%, rgba(32,124,229,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#499bea', endColorstr='#207ce5', GradientType=0 );
	background-color: #449aee;
	-webkit-box-shadow: inset 0px 0px 19px 14px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 0px 0px 19px 14px rgba(0,0,0,0.1);
	box-shadow: inset 0px 0px 19px 14px rgba(0,0,0,0.1);*/
}

#wrapper .three-block-footer a h4{
  color: #635e5d;
}

#wrapper .three-block-footer a:hover,
#wrapper .three-block-footer a:hover h4,
#wrapper .three-block-footer a:hover p {
  text-decoration: none;
  color: #A80925;
}

#wrapper .three-block-footer ul {
    list-style: none;
    text-align: center;
    display: inline-block;
	padding: 0px;
}

#wrapper .three-block-footer ul li {
    float: left;
    width: 260px;
}

#wrapper .three-block-footer ul li.three-block-middle {
    margin-left: 50px;
    margin-right: 50px;
    border-left: 1px solid #635e5d;
    border-right: 1px solid #635e5d;
    width: 340px;
}

#wrapper .three-block-footer ul li h4 {
    font: normal 16px / 21px 'Open Sans';
    margin: 0 auto;
    padding-bottom: 30px;
    width: 200px;
    text-transform: uppercase;
}

#wrapper .three-block-footer ul li p {
    font: italic 16px / 30px 'Times New Roman';
    width: 200px;
    margin: 0 auto;	color: #635e5d;
}

#wrapper .three-block-footer ul li.three-block-last {
    width: 200px;
}

#wrapper .three-block-footer ul li.three-block-last p {
    width: 150px;
}

/*-------------- 3 blokkos lábléc szöveg -------------*/
/*-------------- 3 blokkos lábléc szöveg -------------*/


#wrapper {
	clear: both;
}

#wrapper .copyright {
	/*max-width: 900px;*/
	margin: 0 auto;
	text-align: center;
	margin-bottom: 50px;
	padding-top: 20px;
	position: relative;
	/*box-shadow: 0px -3px 5px -4px rgba(99,94,93,1);*/
	width: 100%;
	height: 60px;
}

#wrapper p {
	text-align: center;
	margin: 0 auto;
	font-size: 11.8px;
	line-height: 20.64px;
	font-family: 'Open Sans';
	color: #635e5d;
}

#scrolltotop {
	background: url('/sites/all/themes/minisites_gyujto/images/scrolltop.png') no-repeat;
	position: absolute;
	width: 50px;
	height: 30px;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	cursor: pointer;
	bottom: 61px;
}

#scrolltotop:hover {
	background-position: -50px 0px;
}

.tooltip {
    display: inline;
    position: relative;
}

/*.tooltip:hover:after {
    margin-left: -74px;
    bottom: 40px;
    color: #A80925;
    font-size: 22px;
    content: attr(title);
    font-weight: bolder;
    position: absolute;
    z-index: 98;
}*/

.tooltip:hover:after {
	margin-left: -90px !important;
    bottom: 70px !important;
    color: #A80925 !important;
    font-size: 14px !important;
    content: attr(title) !important;
	font-weight: 600 !important;
    position: absolute !important;
    z-index: 98 !important;
	width: 150px;
}
.tabs-z-system .element-invisible {
  display: none;
}
.tabs-z-system {
  position: absolute;
  top: 0;
  left: 330px;
  z-index: 2000;
}
  .tabs-z-system ul,
  .tabs-z-system li { 
    margin: 5px 3px;
    list-style-type: none;
    display: inline-block;
  }
  .tabs-z-system li a {
    display: inline-block;
    border: 1px solid #CCC;
    padding: 3px;
    color: #CCC;
    font-weight: bold;
  }
  .tabs-z-system li a:hover {
    color: #C00;
  }
  
/*---------------------------------------------------------- RESZPONZIVITÁS @MEDIA QUERYKKEL -----------------------------------------------------------*/
/*---------------------------------------------------------- RESZPONZIVITÁS @MEDIA QUERYKKEL -----------------------------------------------------------*/
/*---------------------------------------------------------- RESZPONZIVITÁS @MEDIA QUERYKKEL -----------------------------------------------------------*/
/*---------------------------------------------------------- RESZPONZIVITÁS @MEDIA QUERYKKEL -----------------------------------------------------------*/

/*------------------------- MENÜ RESZPONZIVITÁS ---------------------------*/
/*------------------------- MENÜ RESZPONZIVITÁS ---------------------------*/

@media screen and (max-width: 1200px) {
	#eszkozmenu {
		display: block !important;
	}
	
	#nav {
		display: none !important;
	}
	
	#primary-nav {
		display: none !important;
	}
}


@media screen and (max-width: 1000px) {
	#primary-nav .col-xs-12 {
		width: 33.33333333%;
	}
}

@media screen and (max-width: 700px) {
	#primary-nav {
		max-height: 400px;
		overflow-x: hidden;
	}

	#primary-nav .col-xs-12 {
		width: 300px;
		max-width: 900px;
		display: block;
		float: none;
		left: 50%;
		position: relative;
		margin-left: -150px;
		padding: 0;
	}

	#primary-nav .menu {
		margin: 0 auto;
		width: 100%;
		max-width: 900px;
		padding: 0;
	}
}

/*------------------------- MENÜ RESZPONZIVITÁS VÉGE ---------------------------*/
/*------------------------- MENÜ RESZPONZIVITÁS VÉGE ---------------------------*/



/*------------------------- FEJLÉC + LOGO/MENÜ RESZPONZIVITÁS ---------------------------*/
/*------------------------- FEJLÉC + LOGO/MENÜ RESZPONZIVITÁS ---------------------------*/

@media screen and (max-width: 980px) {
    #logo {
        position: absolute;
    }
}

@media screen and (max-width: 650px) {
	.breadcrumb {
		display: none !important;
	}
}

@media screen and (max-width: 500px) {

	.h1toggleshow {
		font: 200 45px / 65px 'Source Sans Pro';
	}
}

/*------------------------- FEJLÉC + LOGO/MENÜ RESZPONZIVITÁS VÉGE ---------------------------*/
/*------------------------- FEJLÉC + LOGO/MENÜ RESZPONZIVITÁS VÉGE ---------------------------*/

  
/*------------------------- Three-block-footer Reszponzivitás ---------------------------*/
/*------------------------- Three-block-footer Reszponzivitás ---------------------------*/

@media screen and (max-width: 900px) {
    .three-block-footer {
        width: 100%;
        margin: 0 auto;
        text-align: center;
    }
    
    .three-block-footer ul li {
        max-width: 200px;
    }
    
    .three-block-footer ul li.three-block-middle {
        margin-left: 50px !important;
        margin-right: 40px !important;
        max-width: 250px;
    }
}

@media screen and (max-width: 800px) {
    .three-block-footer {
        width: 100%;
        margin: 0 auto;
        text-align: center;
    }
    
    .three-block-footer ul li.three-block-middle {
        margin-left: 30px !important;
        margin-right: 20px !important;
        max-width: 250px;
    }
	
	    
    #logo .hint,
    #nav .hint {
        display: none !important;
    }
	
	#langbox {
		right: 80px !important;
	}
}

@media screen and (max-width: 700px) {
    .three-block-footer {
        margin: 0 !important;
    }
    
    .three-block-footer ul li {
        clear: both;
        margin: 0 auto;
        padding: 20px 0px 40px 0px;
        max-width: 250px !important;
        width: 250px !important;
    }
    
    .three-block-footer ul li.three-block-middle {
        border-top: 1px solid #FFF;
        border-bottom: 1px solid #FFF;
        border-left: none !important;
        border-right: none !important;
        margin-left: 0px !important;
        margin-right: 0px !important;
    }
}

/*------------------------- Three-block-footer Reszponzivitás vége ---------------------------*/
/*------------------------- Three-block-footer Reszponzivitás vége ---------------------------*/





/*------------------------- LÁBLÉC RESZPONZIVITÁS ---------------------------*/
/*------------------------- LÁBLÉC RESZPONZIVITÁS ---------------------------*/

#page-2 li.col {
    height: auto;
    min-height: 300px;
}

    ul.clear {
        padding: 0;
    }


@media screen and (max-width: 1050px) {
    .col-md-2 {
        width: 25%;
    }
}

@media screen and (max-width: 650px) {
    .col-md-2 {
        width: 32%;
    }
}

@media screen and (max-width: 550px) {
    .col-md-2 {
        width: 50%;
    }
}

@media screen and (max-width: 450px) {
    #page-2 li.col {
		height: auto;
		min-height: 150px;
	}
	
	#page-2 ul ul {
		display: none;
	}
}

/*------------------------- LÁBLÉC RESZPONZIVITÁS VÉGE ---------------------------*/
/*------------------------- LÁBLÉC RESZPONZIVITÁS VÉGE ---------------------------*/

.mm-menu .mm-navbar .mm-btn::before {
  border-color: rgba(255, 255, 255, 1) !important;
}