@import url('https://fonts.googleapis.com/css?family=Rajdhani:700&subset=latin-ext');
@import 'https://fonts.googleapis.com/css?family=Raleway:400,700,900&subset=latin-ext';
@import url(https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300&subset=latin,latin-ext);
@import url('https://fonts.googleapis.com/css?family=Armata&subset=latin-ext');
@import url('https://fonts.googleapis.com/css2?family=Roboto&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans:ital,wght@0,100..900;1,100..900&display=swap');

@keyframes sideload {
  0% {
    background-size: auto 100%;
  }
  100% {
    background-size: auto 105%;
  }
}

body { box-sizing: border-box; }

h1 { 
	margin: -26px 0px 18px 0px !important;
	font-size: 320% !important;
	}

h2, h3 { 
	margin: 10px 0;
	padding-left: 14px;
	padding-right: 14px; 
	}

h4 {
	font-size: 120%;
	padding-top: 9px;
	padding-bottom: 9px;
	color: #FFFFFF;
	margin: 10px 0;
	padding-left: 0px;
	padding-right: 0px; 
	}

.ajanlo h4 { margin-right: 10px; margin-bottom: 7px; margin-top: 0px; }

a { 
	text-decoration: none;
	}

.container p a { 
	text-decoration: none;
	border-bottom: 2px solid #d9d9d9;
	 }

.container p a:hover { 
	text-decoration: none;
	border-bottom: 2px solid #636363;
	 }

.htext {
	padding: 14px;
	background-color: #FFFFFF !important;
	display: inline !important;
	box-decoration-break: clone;
	-webkit-box-decoration-break: clone;
	}

.h4text {
	padding: 7px;
	display: inline !important;
	box-decoration-break: clone;
	-webkit-box-decoration-break: clone;
	line-height: 28px;
	}

.header_menu {
	
	z-index:3;
	position: fixed;
    border: 0px solid;	
    width: 100%;
    background-color: #000000;
   	font-family: 'Raleway', sans-serif;
	color: #C0C0C0;
	font-size: 80%;
	text-transform: uppercase;
	font-weight: 900;
	top: 0px;
	}

.header_menu a { 
		color: #C0C0C0 !important; 	
		text-decoration: none;
}

.header_menu_icon {
		width: 36px;
		height: 36px;
		background: url(https://hispan.hu/photos/style/icon-article/header_icon.png) #d81d3c;
		background-repeat: no-repeat;
		display: inline-block;
		float: left;
		overflow: hidden;
		transition: all .2s linear;
   		-o-transition: all .2s linear;
   		-moz-transition: all .2s linear;
   		-webkit-transition: all .2s linear;
   		text-transform: uppercase;
   		font-weight: 700;
   		color: #fff;
   		line-height: 38px;
   		transition-delay: 0.1s;
	}

.header_menu_icon_tudasbazis {
		width: 36px;
		height: 36px;
		background: url(https://hispan.hu/photos/style/icon-article/brain_icon.png) #2434a6;
		background-repeat: no-repeat;
		display: inline-block;
		float: left;
		overflow: hidden;
		transition: all .2s linear;
   		-o-transition: all .2s linear;
   		-moz-transition: all .2s linear;
   		-webkit-transition: all .2s linear;
   		text-transform: uppercase;
   		font-weight: 700;
   		color: #fff;
   		line-height: 38px;
   		transition-delay: 0.1s;
	}

.header_menu_icon_pub {
		width: 36px;
		height: 36px;
		background: url(https://hispan.hu/photos/style/icon-article/pub_icon.png) #e1a400;
		background-repeat: no-repeat;
		display: inline-block;
		float: left;
		overflow: hidden;
		transition: all .2s linear;
   		-o-transition: all .2s linear;
   		-moz-transition: all .2s linear;
   		-webkit-transition: all .2s linear;
   		text-transform: uppercase;
   		font-weight: 700;
   		color: #fff;
   		line-height: 38px;
   		transition-delay: 0.1s;
	}

.header_menu_icon_fresh {
		width: 36px;
		height: 36px;
		background: url(https://hispan.hu/photos/style/icon-article/fresh_icon.png) #30a443;
		background-repeat: no-repeat;
		display: inline-block;
		float: left;
		overflow: hidden;
		transition: all .2s linear;
   		-o-transition: all .2s linear;
   		-moz-transition: all .2s linear;
   		-webkit-transition: all .2s linear;
   		text-transform: uppercase;
   		font-weight: 700;
   		color: #fff;
   		line-height: 38px;
   		transition-delay: 0.1s;
	}

.header_menu_icon_service {
		width: 36px;
		height: 36px;
		background: url(https://hispan.hu/photos/style/icon-article/service_icon.png) #575757;
		background-repeat: no-repeat;
		display: inline-block;
		float: left;
		overflow: hidden;
		transition: all .2s linear;
   		-o-transition: all .2s linear;
   		-moz-transition: all .2s linear;
   		-webkit-transition: all .2s linear;
   		text-transform: uppercase;
   		font-weight: 700;
   		color: #fff;
   		line-height: 38px;
   		transition-delay: 0.1s;
	}


.header_menu_icon:hover {
		width: 194px;
		background-size: auto;
	}

.header_menu_icon_tudasbazis:hover {
		width: 134px;
		background-size: auto;
	}

.header_menu_icon_pub:hover {
		width: 138px;
		background-size: auto;
	}
		
.header_menu_icon_fresh:hover {
		width: 146px;
		background-size: auto;
	}

.header_menu_icon_service:hover {
		width: 110px;
		background-size: auto;
	}

.header_menu_1 {
	
	z-index:4;
    border: 0px solid;
    width: 70%;
    height: 36px;
    line-height: 90%;
    display: inline-block;
    float: left;
	
	}
	
.header_menu_2 {
	
	z-index:4;
    border: 0px solid;	
    height: 36px;
    overflow: hidden;
    display: inline-block;
    float: right;
    text-align: right;
	
	}

.header_menu_mobile { 
	visibility: hidden; 
	display: block; 
	z-index:3;
	position: fixed;
    border: 0px solid;	
    width: 100%;
    background-color: #000000;
   	font-family: 'Raleway', sans-serif;
	color: #C0C0C0;
	font-size: 1em;
	font-weight: 900;
	top: 0px;
}

.header_menu_mobile_0 { float: left; padding-left: 1.2em; padding-right: 1.2em; background-color: #d5002d; height: 100%; }

.header_menu_mobile_1 { float: left; padding-left: 1.2em; padding-right: 1.2em; }

.header_menu_mobile_2 { float: right; padding-left: 1.2em; padding-right: 1.2em;  background-color: #2d46a7; }

.header_menu_mobile_2 p {color: #FFFFFF !important;}

.header_menu_mobile_0 p {color: #FFFFFF !important;}

.header_menu_mobile p, p a { text-decoration: none; color: #C0C0C0; }

.fb-share-button, .fb-like { float: right; margin: 8px 8px 0px 0px;}

.bottomfb { float: none !important;}

.header_bg { 
	position: relative;
	bottom: 0px;
	align-items: flex-end;
	display: flex;
	width: 100%;
 	min-height: 550px; 
 	background-position: center center; 
 	background-repeat: no-repeat; 
 	background-color: #b0b0b0; 
 	text-align: center;
 	box-sizing: border-box; 
 	transition: all .2s linear;
   -o-transition: all .2s linear;
   -moz-transition: all .2s linear;
   -webkit-transition: all .2s linear;
  animation: 7s ease-out 0s 1 sideload; 
  animation-timing-function: cubic-bezier(.47,-0.01,.44,1); 
  background-size: auto 105%;
 	}

.container { 
	max-width: 800px; 
	margin: auto; 
	text-align: left; 
	position: relative; 
	box-sizing: border-box; 
	overflow: hidden; 
	}

.container p {
	
	font-family: "Noto Sans", sans-serif;
	font-weight: 400;
	line-height: 170%;
	font-size: 110%;
	text-align: justify;
	color: #000000;
	display: block;
	padding: 0px 4px 0px 0px;
	}

.headercontainer { text-align: left; padding-top: 60px; margin: 0 auto; max-width: 800px; width: 800px; box-sizing: border-box; }

.wordwrap {word-wrap: break-word;}

	.oldarticle {
	
	background-color: #ffc14a;
	width: 100%;
	padding: 0px 0px;
	
	}

	.oldarticle p { font-size: 60%; padding: 0px 0px 0px 0px}

	.end {
	
	background-color: #000000;
	width: 100%;
	padding: 6px 0px;
	
	}
	
	.end p {
	
	font-family: "Noto Sans", sans-serif;
	line-height: 180%;
	font-size: 90% !important;
	text-align: justify;
	color: #C0C0C0 !important;
	display: block;
	
	}
	
	.end p a {

	font-size: 90%;
	text-decoration: none;
	color: #C0C0C0 !important;
	
	}
	
	.thanks {
	
	background-color: #7e7e7e;
	width: 100%;
	padding: 6px 0px;
	
	}

	.thanks p {
	
	font-family: "Noto Sans", sans-serif;
	line-height: 180%;
	font-size: 110% !important;
	text-align: justify;
	color: #FFFFFF !important;
	display: block;
	
	}
	
	.thanks p a {

	font-size: 100%;
	text-decoration: none;
	color: #FFFFFF !important;
	border-bottom: 0px solid #9E9E9E;
	
	}

	.ajanlo {
	
	background-color: #a5a5a5;
	width: 100%;
	padding: 6px 0px;
	}
	
	.ajanlo p {
	
	font-family: "Noto Sans", sans-serif;
	line-height: 180%;
	font-size: 110% !important;
	text-align: justify;
	color: #000000;
	display: block;
	
	}

	.ajanlo p a {
			border-bottom: 0px solid #CACACA;
	}
	
	span.article-tovabb {

	color: #000000 !important;
	background-color: #e7e7e7 !important;
	font-weight: 700 !important; 
	padding: 2px !important;
	
	}
	
	.bio {
	
	background-color: #3E3E3E;
	width: 100%;
	padding: 6px 0px;
	
	}
	
	.bio p {
	
	font-family: "Noto Sans", sans-serif;
	line-height: 180%;
	font-size: 110%;
	text-align: justify;
	color: #E9E9E9;
	display: block;
	
	}
	
	.bio p a {

	font-size: 100%;
	text-decoration: none !important;
	color: #E9E9E9 !important;
	border-bottom: 0px solid #3E3E3E;
	
	}

	.share {
	
	background-color: #bababa;
	width: 100%;
	padding: 6px 0px;
	
	}

	.share-item { padding-bottom: 10px; height: 30px}

	.fb-share {
	
	background-color: #ececec;
	width: 100%;
	padding: 6px 0px;
	}

	.donate {
	
	background-color: #e7e7e7;
	width: 100%;
	padding: 6px 0px;
	}

	.vintagepub {
	
	background-color: #d1d1d1;
	width: 100%;
	padding: 6px 0px;
	
	}

	.comment {
	
	background-color: #E9E9E9;
	width: 100%;
	padding: 6px 0px;
	height: 0px;
	display: none;
	
	}
	
	.vote {
	
	background-color: #D8D8D8;
	width: 0px;
	padding: 0px 0px;
	height:0px;
	visibility: hidden;
	overflow: hidden;
	
	}

	.vote p { font-size: 110% !important }

	.social p {
	
	font-family: "Noto Sans", sans-serif;
	line-height: 180%;
	font-size: 110% !important;
	text-align: justify;
	color: #FFFFFF !important;
	display: block;
	margin-top: 2px;
	font-weight: 700;
	margin-bottom: 2px;
	text-decoration: none;
	
	}
	
	.social p a {
	
	font-family: 'Raleway', sans-serif;
	color: #FFFFFF !important;
	text-decoration: none;

	
	}

	ul.lista {

		list-style-position: outside;
		display: list-item;
		font-family: "Noto Sans", sans-serif;
		color: #000000;
		background-color: #FFFFFF;
		margin: 0px 0px 0px 0px;
		list-style: none;
		text-align: justify;
		padding-inline-start: 22px;

	}

	ul.lista li {

		display: list-item;
		line-height: 170%;
		list-style-image: url('https://hispan.hu/photos/style/dot.png');
		font-size: 110%;
		margin-bottom: 14px;
		padding: 0px 0px 0px 10px;
	}

	ul.lista li a { color: #000000; }

	.lista ul li {
	
	font-family: "Noto Sans", sans-serif;
	text-align: justify;
	color: #000000;
	background-color: #FFFFFF;
	}	

	span.info {
		background-color: #E9E9E9;
		text-align: justify;
		font-family: "Noto Sans", sans-serif;
		line-height: 140%;
		font-size: 100%;
		color: #000000;
		display: block;
		padding: 16px;
		margin-top: 30px;
		margin-bottom: 40px;
		word-wrap: break-word;
		filter: grayscale(100%);
		overflow: hidden;
		transition: all .2s linear;
   		-o-transition: all .2s linear;
   		-moz-transition: all .2s linear;
   		-webkit-transition: all .2s linear;

	}

ul.info-lista {

		list-style-position: outside;
		display: list-item;
		font-family: "Noto Sans", sans-serif;
		color: #000000;
		margin: 0px 0px 0px 0px;
		list-style: none;
		text-align: justify;
		padding-inline-start: 22px;

	}

	ul.info-lista li {

		display: list-item;
		line-height: 140%;
		list-style-image: url('https://hispan.hu/photos/style/dot-info.png');
		margin-bottom: 0px;
		padding: 0px 0px 0px 10px;
		text-align: left;
	}

	ul.info-lista li a { color: #000000; }

	.info-lista ul li {
	
	font-family: "Noto Sans", sans-serif;
	line-height: 170%;
	font-size: 110%;
	text-align: justify;
	color: #000000;
	background-color: #FFFFFF;
	}	

	.infopanel-open-button { margin: -16px -16px -16px 0px; float: right; padding: 16px;  background: #4b4b4b; color: #fff; cursor: pointer; width: auto; display: inline-block;}


span.code {	box-decoration-break: clone; -webkit-box-decoration-break: clone; font-size: 80%}

.info-spacer { height: 10px }

span.info:hover { filter: grayscale(1%); }

span.info a { text-decoration: none; color: #000}

span.info a:hover { text-decoration: none; color: #920000}



.info-vetito { background-color: #E9E9E9; color: #000; display: inline-block; width: 100%; padding: 20px 0px; margin: 0px 0px; font-family: "Noto Sans", sans-serif; font-size: 90%; line-height: 28px }

.info-vetito:hover { filter: grayscale(1%); }

.info-vetito a { text-decoration: none; color: #000}

.info-vetito a:hover { text-decoration: none; color: #920000}



span.quote {
		font-family: 'Playfair Display', serif;
		font-style: italic;
		text-align: left;
		line-height: 180%;
		font-size: 1.2em;
		color: #000000;
		display: block;
		padding: 16px;
		margin-left: 10%;
		margin-right: 10%;
		margin-top: 30px;
		margin-bottom: 40px;
	}

.justified-gallery { margin: 40px 0px 40px 0px; width: 100%;}

.fb-float { display: block; position: fixed; width: 100px; bottom: 0; right: 0; margin-bottom: 12px; margin-right: 12px; text-align: right; z-index: 9}

.youtube-container {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px; 
height: 0; 
overflow: hidden;
margin: 40px 0px 40px 0px;
}

.youtube-container iframe,
.youtube-container object,
.youtube-container embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

.table_container { width: 100%; overflow: hidden; overflow-x: scroll;}

.table_ertekeles { 
	width: 100%; 
	font-family: 'Open Sans Condensed', sans-serif;
	border:0px; 
	cellpadding: 0px;
	cellspacing: 0px;
	font-size: 0.7em;
}

.table_test { 
	width: 100%; 
	font-family: 'Open Sans Condensed', sans-serif;
	border:0px; 
	cellpadding: 0px;
	cellspacing: 0px;
	font-size: 0.7em;
	}

.table_info {
	
	width: 100%; 
	font-family: 'Open Sans Condensed', sans-serif;
	border: 0px;
	cellpadding: 0px;
	cellspacing: 0px;
	
	}
	
.table_info p {
		
	font-family: 'Open Sans Condensed', sans-serif;
	
	}

.share-items { margin-right: 10px; box-sizing: border-box; display: inline-block; }

.flex-top { display: flex; align-items: flex-bottom; }

span.kiemeles {
	box-decoration-break: clone;
	-webkit-box-decoration-break: clone;
	box-sizing: border-box;
	padding: 4px;
}

.fb-comments { width: 100%; }

.paypal_donate { width: 40%; display: inline-block;}

.mobilehide { display: block; }

.progress {
  position: fixed;
  top: 36px;
  left: 0;
  width: 100%;
  height: 4px;
  background: transparent;
  z-index: 999;
}

.progress .bar {
    position: absolute;
    height: 100%;
    width: 1px;
    background: #d81d3c;
    transition: 0.5s;
    text-align: right;
    color: #d81d3c;
    font-family: "Noto Sans", sans-serif;
    font-size: 75%;
    line-height: 26px;
  }

.thirdimage { display: inline-block; float: right; margin: 0px 0px 30px 30px; width: 33%; }

.article-infoblock-newarticles-container { max-width: 100%; max-height: 275px; width: 100%; height: 275px; background: #E9E9E9; display: block; overflow: hidden; box-sizing: border-box; padding: 20px; margin: 0px 0px 16px 0px; text-align: center !important }

.article-infoblock-newarticles-container-header { max-width: 100%; width: 100%; background: #E9E9E9; display: block; overflow-y: hidden; box-sizing: border-box; margin: 0px 0px 0px 0px; text-align: center !important }

.article-infoblock-newarticles-container-header h1 { font-family: 'Anton', sans-serif; !important; color: #484848 !important; font-size: 200% !important; margin: 18px 0px 0px 0px !important; text-align: center; text-shadow: 0px 0px transparent !important; text-transform: uppercase; font-weight: 400}

.article-infoblock-newarticles-container-header p { font-family: "Noto Sans", sans-serif; color: #484848; font-size: 70% !important; margin: 0px 0px 16px 0px !important; text-align: center; }

.article-infoblock-newarticles-container-box { margin: 0px 20px 30px 0px; display: inline-block; float: center; height: 230px; box-sizing: border-box; width: 230px; overflow-y: hidden; z-index: 3; border-bottom: 8px solid #fff; background-image: url(../style/article-infoblock-newarticles-container-box-cover2.png); background-repeat: no-repeat; background-position: bottom right; }

.article-infoblock-newarticles-container-box-cover { height: 40px; width: 230px; background: ; }

.article-infoblock-newarticles-container-box span.title { display: block; color: #fff; text-align: left !important; padding: 16px 16px 0px 16px; font-family: 'Anton', sans-serif; font-size: 160%; line-height: 32px; text-transform: uppercase; font-weight: 400; }

.article-infoblock-newarticles-container-box span.text { display: block; color: #fff; text-align: left; padding: 16px 16px 16px 16px; font-family: "Noto Sans", sans-serif; font-size: 70%; line-height: 16px; letter-spacing: 1px}




.article-infoblock-adsense-container { max-width: 100%; width: 100%; height: auto; background: #E9E9E9; display: block; overflow: hidden; box-sizing: border-box; padding: 0px 0px 20px 0px; margin: 0px 0px 16px 0px; text-align: center !important }

.article-infoblock-adsense-container-header { max-width: 100%; width: 100%; background: #E9E9E9; display: block; overflow-y: hidden; box-sizing: border-box; margin: 0px 0px 0px 0px; text-align: center !important }

.article-infoblock-adsense-container-800 { max-width: 800px; height: auto; border: 1px solid #c1c1c1; margin: 0px auto; }

.clear { clear: both; }


.info-panelhide {

	display: none;
	margin-top: 30px;

}

.info-panelhide:hover {

	display: none;
	color: #gggggg;

}

.radioactive-lens { display: inline-block; margin: 0px 8px 10px 0px; padding: 6px 6px 6px 36px; background: url(https://hispan.hu/radioaktiv-objektiv/img/radioactive.png) #ffcc00; background-repeat: no-repeat; background-position: left top; color: #000000; border-radius: 2px; font-family: 'Teko', sans-serif; font-size: 120%;}

.radioactive-lenses-abc { display: inline-block; margin: 0px 8px 10px -48px; padding: 6px 12px 6px 12px; background: #000000; color: #FFFFFF; border-radius: 2px; font-family: 'Teko', sans-serif; font-size: 120%; text-align: center; width: 36px; box-sizing: border-box;}

.radioactive-lenses-kikezdes { padding: 0px 0px 0px 50px; display: block; }

.non-radioactive-lens { display: inline-block; margin: 0px 8px 10px 0px; padding: 6px 6px 6px 36px; background: url(https://hispan.hu/radioaktiv-objektiv/img/non-radioactive.png) #37e294; background-repeat: no-repeat; background-position: left top; color: #000000; border-radius: 2px; font-family: 'Teko', sans-serif; font-size: 120%;}

span.meres { box-sizing: border-box; padding: 6px; background: #3c3c3c; color: #FFFFFF; border-radius: 2px; margin-right: -6px; margin-left: 6px;}

.red { color: #ff3161 !important; }



/* táblázat új */

.table-lenses {
		display: table;
		font-family: "Noto Sans", sans-serif;
		font-size: 90%;
		min-width: 100%;
		overflow-x: auto;
		white-space: nowrap;
		cellpadding: 5px;
		table-layout: auto;
}

.table-lenses th { border-bottom: 2px solid #ccc; font-weight: 400}

.table-lens-image { max-height: 18px; border: 1px solid #eeeeee }

.coverage-image { max-height: 20px }



/* MOBIL */

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

  body { font-size: 0.9em }
  
	.header_menu { width:0px; height: 0px; overflow: hidden;}
	
	.header_menu_mobile { visibility: visible !important; }

	.fb-share-button, .fb-like { visibility: hidden !important; }

	.header_bg { margin-top: 40px !important; height: auto; padding-top: 76px; min-height: auto;}

	.container { width: 100%; font-size: 0.8em; padding-left: 20px; padding-right: 20px;}

	.headercontainer { width: 100%; padding-left: 20px; padding-right: 20px; padding-top: 0px;}

	.flex-top { display: inline-block; }

	.share-items { margin-bottom: 10px; }

	.paypal_donate { width: 90%; }

	.mobilehide { display: none; }

	.progress { top: 45px; }

	.thirdimage { float: none; margin: 0px 0px 0px 0px; width: 100%; }

	h1 {font-size: 250% !important; line-height: 150%}

	.menu-mobile { font-size: 1.1em }

	span.kiemeles {	padding: 3px; }

	ul.lista { margin: 0px 0px 10px 0px;	}

	ul.info-lista { margin: 0px 0px 10px 0px;	}

	span.info { font-size: 100%; line-height: 20px }

	.info-vetito { font-size: 100%; line-height: 20px }

	.infopanel-open-button { margin: 10px -16px -16px -16px; float: none; padding: 10px 10px 10px 16px;  background: #4b4b4b; color: #fff; cursor: pointer; width: auto; display: block;}

}


