/* FontFace */
@font-face {
  font-family: 'WatersTitlingPro-Scn';
  src: 	url('WatersTitlingPro-Scn.eot?#iefix') format('embedded-opentype'),
  		url('WatersTitlingPro-Scn.otf')  format('opentype'),
	    url('WatersTitlingPro-Scn.woff') format('woff'),
	    url('WatersTitlingPro-Scn.woff2') format('woff2'),
	    url('WatersTitlingPro-Scn.ttf')  format('truetype'),
	    url('WatersTitlingPro-Scn.svg#WatersTitlingPro-Scn') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'MyriadPro-SemiCn';
  src: url('MyriadPro-SemiCn.eot') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'MyriadPro-SemiCn';
  src:  url('MyriadPro-SemiCn.otf')  format('opentype'),
	     url('MyriadPro-SemiCn.woff') format('woff'),
	     url('MyriadPro-SemiCn.woff2') format('woff2'),
	     url('MyriadPro-SemiCn.ttf')  format('truetype'),
	     url('MyriadPro-SemiCn.svg#MyriadPro-SemiCn') format('svg');
  font-weight: normal;
  font-style: normal;
}
/*Basic*/
h1{
	font-family: "WatersTitlingPro-Scn","Times New Roman", Georgia, Serif;
	color: #b19f87;
	letter-spacing: 0px;
	text-transform: uppercase;
}
body {
	background: url('../images/kapuoldal-bg.jpg') center top fixed;
	color: #5a5a5a;
	font-family: 'MyriadPro-SemiCn', sans-serif;
}
a:hover{
	text-decoration: none;
}
a i{
	font-style: italic;
}
.item-page{
	padding-bottom: 200px;
}
/*Header*/
.moduletable-lang-switcher{
	float:right;
	font-size: 14px;
}
.moduletable-lang-switcher a,
.moduletable-lang-switcher a:hover {
	color: #63656a;
	font-family: "WatersTitlingPro-Scn","Times New Roman", Georgia, Serif;
	text-decoration: none;
}
.mod-languages-lang-switcher ul li{
	float: left;
	margin-top: 10px;
	padding: 5px 5px;
}
/*Content*/
#egyhazmegye{
	float: left;
}
#puspokseg{
	float: left;
}
#egyhazmegye a.title_line{
	text-align: right;
}
#puspokseg a.title_line{
	text-align: left;
}
#egyhazmegye a.title_line,
#puspokseg a.title_line{
	display: block;
	height: 100%;
	font-family: "WatersTitlingPro-Scn","Times New Roman", Georgia, Serif;
	border-bottom: 2px solid #7c6143;
	border-top: 2px solid #7c6143;
	color: #b19f87;
	line-height: 30px;
	letter-spacing: 0px;
	padding: 0px 10px 0px 10px;
	margin: 0px 10px 0px 10px;
	text-transform: uppercase;
	transition: color 1s;
}
#egyhazmegye a.description,
#puspokseg a.description,
.intro_text a{
	display: inline-block;
	text-decoration: none;
	color: #b19f87;
	padding: 15px 10px 0px 20px;
	transition: color 1s;
}
#egyhazmegye:hover a.title_line,
#puspokseg:hover a.title_line{
	color: #7c6143;

}
#egyhazmegye a.title_line:focus, #puspokseg a.title_line:focus{
	text-decoration: none;
}
#egyhazmegye:hover a.description,
#puspokseg:hover a.description,
#egyhazmegye:hover .intro_text a,
#puspokseg:hover .intro_text a {
	color: #5a5a5a;
}
span.icon-circle-arrow-left{
	float: left;
	font-size: 30px;
}
span.icon-circle-arrow-right{
	float: right;
	font-size: 30px;
}
#egyhazmegye img,
#puspokseg img {
	opacity: 0;
	transition: opacity 1s;
}
#egyhazmegye:hover img,
#puspokseg:hover img {
	opacity: 1;
}
#egyhazmegye-img img{
	float: right !important;
	width: auto !important;
}
/*Responsive*/
@media all and (min-width: 890px) {
	.title{
	float: left;
	padding-top: 15px;
	width: 870px;
	height: 40px;
	text-align: center;
	}
	h1{
	font-size: 40px!important;
	margin: 0 auto;
}
	#container {
	margin: 0 auto;
	max-width: 870px;
	padding: 0 15px;
}
#puspokseg-img{
	margin-left: -8px;
}
#egyhazmegye-img{
	margin-left: 0px;
}
#egyhazmegye,
#puspokseg{
	float: left;
	width: 435px!important;
}
#egyhazmegye-img{
	background: url(../images/PEM-off-bg-kozepes.png) no-repeat top right;
	height: 410px;
	width: 435px;
}

#puspokseg-img{
	background: url(../images/PP-off-bg-kozepes.png) no-repeat top left;
	height: 410px;
	width: 435px;
}
#egyhazmegye a.title_line,
#puspokseg a.title_line{
	font-size:21px;
}
#egyhazmegye a.description,
#puspokseg a.description{
	font-family: 'MyriadPro-SemiCn', sans-serif;
	font-size:14px;
	padding-bottom: 50px;
}
.intro_text a{
	font-family: 'MyriadPro-SemiCn', sans-serif;
	font-size:14px;
	padding-bottom: 10px;
}
#puspokseg a.title_line,
#puspoksegleiras,
#puspokseg p{
	width: 250px;
}
}
@media all and (max-width: 889px) {
	.title{
	float: left;
	padding-top: 5px;
	width: 100%;
	height: 25px;
	text-align: center;
	}
	h1{
	font-size: 20px!important;
	margin: 0 auto;
}
#puspokseg-img{
	margin-left: -27px;
}
#egyhazmegye-img{
	margin-left: 11px;
}
#egyhazmegye,
#puspokseg{
	float: left;
	width: 50%;
}
#egyhazmegye-img img,
#egyhazmegye-img{
	background: url(../images/PEM-off-bg-kis.png) no-repeat top right;
	height: 233px;
	width: 100%;
}
#puspokseg-img img,
#puspokseg-img{
	background: url(../images/PP-off-bg-kis.png) no-repeat top left;
	height: 233px;
}
#egyhazmegye img {
	padding-right:10px;
}
#puspokseg img {
	padding-left: 24px;
}
#egyhazmegye:hover #egyhazmegye-img{
	background: url(../images/PEM-on-bg-kis.png) no-repeat top right;
	transition: color 1s;
}
#puspokseg:hover #puspokseg-img{
	background: url(../images/PP-on-bg-kis.png) no-repeat top left;
	transition: color 1s;
}
#egyhazmegye a.title_line,
#puspokseg a.title_line{
	margin-top: 40px;
}
#egyhazmegye a.description,
#puspokseg a.description,
.intro_text a{
	font-family: 'MyriadPro-SemiCn', sans-serif;
	font-size:14px;
}
}
@media (max-width: 560px) {
#puspokseg a.title_line{
	padding-bottom: 30px;
}
}
@media (max-width: 480px) {
#egyhazmegye a.title_line,
#puspokseg a.title_line{
	font-size:15px;
}
#egyhazmegye a.description,
#puspokseg a.description,
.intro_text a{
	font-size:10px;
}
}
.adatkezeles{
	position: fixed;
    bottom: 0;
    width: 100%;
    left: 0;
    text-align: center;
    padding-bottom: 15px;
    background-color: #f7f0e6;
}
.adatkezeles hr{
	border-top: 1px solid #7c6143;
	border-bottom: 1px solid #7c6143;
	margin:0 0 20px;
}
.adatkezeles a{
	color:#b19f87;
	text-transform: uppercase;
	text-decoration: none;
}
.adatkezeles a:hover{
	color:#7c6143;
}