
		#cikk{
			width:95%;
			margin:0px auto;
			max-width:930px;
		}
		.blog_tags{
			max-width:930px;
			width: 95%;
			margin: 30px auto;
		}
		.blog_tags li{
			display:inline-block;
			margin-right:8px;
			margin-bottom:8px;
		}
		.blog_tags li a{
			display: table;
			border-radius: 3px;
			border:1px solid #d9d9d9;
			background:#f1f1f1;
			height: 28px;
			line-height: 26px;
			padding: 0px 11px;
			color:#000;
			font-family:'Montserrat';
			font-size:12px;
		}
		.blog_tags li a:hover{
			background:#000;
			color:#fff;
			border:1px solid #000;
		}
		#cikk h1, .cikk_title{
			font-family:'Montserrat';
			color:#000000;
			font-size:30px;
			line-height:130px;
			margin-bottom:30px;
			text-align:center;
			font-weight:600;
			max-width:930px;
			margin-left: auto;
			margin-right: auto;
			
		}
		#cikk h2{
			font-family:'Montserrat';
			color:#000000;
			font-size:24px;
			line-height:32px;
			margin-bottom:30px;
			text-align:left;
			font-weight:600;
		}
		#cikk h3{
			font-family:'Montserrat';
			color:#000000;
			font-size:18px;
			line-height:26px;
			margin-bottom:30px;
			text-align:left;
			font-weight:600;
		}
		#cikk ul li{
			position:relative;
			padding-left:11px;
			line-height:27px;
			font-size:16px;
			font-family:'Montserrat';
			color:#000000;
			font-weight:300;	
			text-align:left;
		}
		#cikk ul li:before{
			position: absolute;
			top: 50%;
			left: 0px;
			transform: translate(0px, -50%);
			-webkit-transform: translate(0px, -50%);
			font-size:16px;
			color:#000000;
			margin:0px;
			width:initial;
		}
		#cikk ul{
			margin-bottom:30px;
		}
		#cikk form .szoveg_row p{
			position:relative;
			line-height:27px;
			font-size:16px;
			font-family:'Montserrat';
			color:#000000;
			margin-bottom:30px;
			text-align:;
			font-weight:;
		}
		#cikk>p, .panel-body p{
			position:relative;
			line-height:27px;
			font-size:16px;
			font-family:'Montserrat';
			color:#000000;
			margin-bottom:30px;
			text-align:left;
			font-weight:400;
		}
		#cikk blockquote{
			position:relative;
			padding:0px 140px 0px 38px;
			line-height:26px;
			font-size:18px;
			font-family:'Montserrat';
			color:#000000;
			margin-bottom:30px;
			text-align:left;
			border:0px !important;
			font-weight:700;
			width:100vw;
			max-width:930px;
			left:50%;
			transform:translate(-50%,0%);
			-webkit-transform:translate(-50%,0%);
			border-left: 2px solid #000000 !important;
		}
		#cikk blockquote:after{
			width:100vw;
			max-width:0px;
			left:50%;
			transform:translate(-50%,0%);
			-webkit-transform:translate(-50%,0%);
			background:#ffffff;
			height:100%;
			display:block;
			position:absolute;
			top:0px;
		}
		#cikk blockquote:before{
			z-index:10;
		}
		#cikk blockquote p{
			position:relative;
			font-weight:700;
			text-align:left;
			color:#000000;
			line-height:26px;
			font-size:18px;
			font-family:'Montserrat';
			z-index:10;
			max-width:930px;
			margin-left:auto;
			margin-right:auto;
		}
		#cikk .show{
			padding:0px !important;
			width:100%;
			max-width:945px;
			margin:0px auto;
			left:50%;
			transform:translate(-50%,0%);
			-webkit-transform:translate(-50%,0%); 
		}
		#cikk .show img{
			width:100%;
		}
		#cikk .show a{
			padding:0px 7.5px !important;
			margin-bottom:calc(7.5*2px) !important;
		}
		#cikk .elite-gallery .img_wrapp{
			max-height:initial !important;
			border-radius:0px;
			overflow:hidden;
		}
		#cikk .gal_hover{
			width:100%;
			height:100%;
			border-radius:0px;
		}
		#cikk .gal_hover p{
			color:#000000 !important;
			font-size:0px !important;
			font-family:Montserrat !important;
			font-weight:100 !important;
			z-index:10;
		}
		#cikk .gal_hover:after{
			position:absolute;
			left:0px;
			top:0px;
			background:#000000 !important;
			opacity:0.8;
			content:'';
			width:100%;
			height:100%;
			border-radius:0px;
		}
		#cikk blockquote:before{
			position:absolute;
			left:10px;
			top:10px;
			color:#000000;
		}
		#cikk .gal_hover p b{
			float: left;
			display: table;
			vertical-align: top;
			transform:translate(-30px,0px);
			-webkit-transform:translate(-30px,0px); 
			opacity:0;
			transition:all 0.8s ease;
			-webkit-transition:all 0.8s ease; 
		}
		.effect-hover9:hover .gal_hover p b{
			transform:translate(0px,0px) !important;
			-webkit-transform:translate(0px,0px) !important;
			opacity:1 !important;
		}
		#cikk .gal_hover p:before{
			float: right;
			display: table;
			vertical-align: top;
			width: initial;
			margin: 0px;
			text-align: initial;
			line-height: initial;
			padding: 0px;
			color:#ffffff;
			font-size:24px;
			transform:translate(0px,-30px);
			-webkit-transform:translate(0px,-30px); 
			opacity:0;
			transition:all 0.8s ease;
			-webkit-transition:all 0.8s ease; 
		}
		.effect-hover9:hover .gal_hover p:before{
			transform:translate(0px,0px) !important;
			-webkit-transform:translate(0px,0px) !important;
			opacity:1 !important;
		}
		@media(max-width:500px){
			#cikk{
				display:block;
			}
			.panel-title>a{
				font-size:14px !important;
			}
			#cikk blockquote p{
				font-size: 14px !important;
				line-height: 24px !important;
			}
			.panel-title>a span{
				padding-left: 0px !important;
				text-indent: 20px;
			}
			.panel-title>a span:before{
				right:33px !important;
			}
			#cikk blockquote{
				display: block;
				width: 100% !important;
			}
			#cikk blockquote p{
				font-size:14px !important;
				line-height:26px !important;
			}
		}

	


