@font-face {
  font-family: 'Downlink';
  src: url('../css/Downlink.eot?#iefix') format('embedded-opentype'),  url('../css/Downlink.woff') format('woff'), url('../css/Downlink.ttf')  format('truetype'), url('../css/Downlink.svg#Downlink') format('svg');
  font-weight: normal;
  font-style: normal;
}


@font-face {
	font-family: 'DIN 2014';
	src: url('../css/DIN2014-ExtraLight.eot');
	src: url('../css/DIN2014-ExtraLight.eot?#iefix') format('embedded-opentype'),
		url('../css/DIN2014-ExtraLight.woff') format('woff'),
		url('../css/DIN2014-ExtraLight.ttf') format('truetype');
	font-weight: 200;
	font-style: normal;
}

@font-face {
	font-family: 'DIN 2014';
	src: url('../css/DIN2014-Light.eot');
	src: url('../css/DIN2014-Light.eot?#iefix') format('embedded-opentype'),
		url('../css/DIN2014-Light.woff') format('woff'),
		url('../css/DIN2014-Light.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'DIN 2014';
	src: url('../css/DIN2014-Regular.eot');
	src: url('../css/DIN2014-Regular.eot?#iefix') format('embedded-opentype'),
		url('../css/DIN2014-Regular.woff') format('woff'),
		url('../css/DIN2014-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'DIN 2014';
	src: url('../css/DIN2014-DemiBold.eot');
	src: url('../css/DIN2014-DemiBold.eot?#iefix') format('embedded-opentype'),
		url('../css/DIN2014-DemiBold.woff') format('woff'),
		url('../css/DIN2014-DemiBold.ttf') format('truetype');
	font-weight: 600;
	font-style: normal;
}

@font-face {
    font-family: 'DIN2014Bold';
    src: url('../css/DIN2014Bold.eot');
    src: url('../css/DIN2014Bold.eot') format('embedded-opentype'),
         url('../css/DIN2014Bold.woff2') format('woff2'),
         url('../css/DIN2014Bold.woff') format('woff'),
         url('../css/DIN2014Bold.ttf') format('truetype'),
         url('../css/DIN2014Bold.svg#DIN2014Bold') format('svg');
}

body, html {
    height: 100%;
	margin:0;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: 'DIN 2014', sans-serif;
	color: #fff;
	font-size: 14px;
	line-height:normal;
	text-align:Center;
	background: #301d5a url('../images/bg1.jpg') repeat top center fixed;
}


a {
	text-decoration: underline; 
	color: #fff;
	font-weight: normal;
	}
a:link {}
a:visited {}
a:active {}
a:hover {text-decoration: none;}

img { border:0px;padding:0px;margin:0px; }


#c0 {
	position:absolute;
	left:0;
	right:0;
	top:0;
	padding:3px 10px 3px 20px;
	text-decoration: none; 
	color: #fff;
	font-weight: 400;
	background: rgba(52,42,163,0.5);
	font-size:13px;
	text-transform:uppercase;
	text-align:right;
	letter-spacing:1px;
	z-index:88888888888888;
}
#c0 a {
	text-decoration: none; 
	color: #fff;
	font-weight: 300;
	}
#c1 {
	width:100%;
	/*background: url('../images/bg12.png') repeat-y center 47px fixed;*/
	
}

#top1 {
	height:603px;
	position:relative;
	z-index:2;
	width:900px;
	margin:0 auto;
}

#arrow {
	position:absolute;
	left: 50%;
	top:573px;
	width: 140px;
	margin-left: -66px;

}

#top-png {
	position:absolute;
	width: 660px;
	height:auto;
	top:120px;
	left: 50%;
	margin-left: -330px;
}

#mulass-logo {	
	position:absolute;
	left: 50%;
	width: 320px;
	height:auto;
	margin-left: -158px;
	margin-top:-50px;
}

#mulass-logo2 {
	position:absolute;
	left: 50%;
	top:40px;
	width: 320px;
	height:auto;	
	transform:translate(-50%,0%);
}

#top2 {
	height:340px;
	display:block;
	position:relative;
	z-index:2;
}

#top-right {
	display:block;
	position:absolute;
	top:30px;
	right:10px;
	z-index:88888888888;
	width:400px;
	text-align:right;
}

#top-right img {
	margin: 0 0 0 7px;
}


#idezet {
	display:block;
	position:absolute;
	top:40px;
	left:0px;
	width:330px;
	font-size:20px;
	text-align:Center;
	font-style:italic;
	font-weight:300;
	 text-shadow: 1px 1px 5px rgba(0,0,0,0.7);
}

#idezet span {
	font-size:18px;
}

#idezet2 {
	display:block;
	position:absolute;
	bottom:40px;
	right:40px;
	width:auto;
	font-size:23px;
	text-align:left;
	font-style:italic;
	font-weight:300;
	 text-shadow: 1px 1px 5px rgba(0,0,0,0.7);
}
#menu-out {

}

.menu1 img, .tel1 img, .ajanlat1 img {
	width:auto;
	height:45px;
	
}

#menu-icon {
	
}

#menu-icon img {
	width:83px;
	height:auto;
}


.phone1 {
	background: #f71e56;
	display:block;
	z-index:3;
	text-decoration: none;
	padding:9px 16px;
	font-size:14px;
	-webkit-box-shadow: 0px 0px 20px -3px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 0px 20px -3px rgba(0,0,0,0.4);
	box-shadow: 0px 0px 20px -3px rgba(0,0,0,0.4);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.phone2 {
	background: #f71e56;
	display:block;
	z-index:3;
	text-decoration: none;
	padding:11px 20px;
	font-size:17px;
	-webkit-box-shadow: 0px 0px 20px -3px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 0px 20px -3px rgba(0,0,0,0.4);
	box-shadow: 0px 0px 20px -3px rgba(0,0,0,0.4);
	width:180px;
	text-align:center;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;

}


#menu-mobile {
	display:none;
	position:absolute;
	right:10px;
	top:50px;
	width:260px;
	background: url('../images/bg-content.png')repeat top center;
	background: rgba(24,21,132,0.8);
	background: rgba(8,6,60,0.8);
	text-align:left;
	margin:10px 0 0 0;
	padding:0px 0px;
	z-index:1000;
	font-family: 'DIN 2014', sans-serif;
	letter-spacing:1px;
}


#menu-mobile a {
	display:block;
	padding:12px 25px;
	font-size:18px;
	font-weight:500;
	text-decoration:none;
	border-bottom:1px solid rgba(255,255,255,0.19);
	/*text-transform:uppercase;*/
}

#menu-mobile a:hover {
	background: url('../images/bg-hover2.png')repeat top center;
}

#menu-mobile a.last {
	border-bottom:0;
}


#top-new {
	width:100%;
	height:100%;
	position:Absolute;
	left:0;
	top:0;
	background: url('../images/bg12.png') no-repeat center 50px;
	padding: 0;

}

#elozene-dj-eskuvore {
	height:97%;
	padding:33px 0 0 0;
}

#content-main {
	position:Absolute;
	left:0;
	top:100%;
	width:100%;
}

#content-main-inner {
	position:static;
	width:100%;
}
#content0 {
	
	width:1140px;
	height:0px;
	margin:0px auto 0 auto;	

}

#content11 {
	width:100%;
	margin:90px 0 0 0;
	padding:0;
	background: rgba(24,21,132,0.79);
}

#content1 {
	width:1020px;
	margin:0 auto;
	padding:50px 60px;
	text-align:left;
	min-height:300px;
	font-size:19px;
	line-height:1.4;
	font-weight:300;
}

#content1 b, #content1 strong {
	font-weight:700;
}
#content11 h1 { font-size:41px; } 

.content11 {
	width:100%;
	margin:0px auto;
	padding:0;
	background: rgba(24,21,132,0.8);
	border-top: 1px solid rgba(0,0,0,0.15);
	/*border-top: 1px solid rgba(255,255,255,0.15);*/
}

.content1 {
	width:1020px;
	margin:0px auto;
	padding:0;
	text-align:Left;
	padding:70px 60px;
	font-size:19px;
	line-height:1.4;
	font-weight:300;
	min-height:200px;
}
.content1 hr {
	color:none;
	background:none;
	height:0;
	border:0;
	border-bottom: 1px solid rgba(255,255,255,0.2);
	margin:30px 0;
}

.content1 b, .content1 strong {
	font-weight:700;
}

.content12 {
	background: rgba(61,33,188,0.8);
	background: rgba(65,21,132,0.79);
}


#content2 {
	width:1140px;
	/*width:100%;*/
	margin:0 auto;
	background: url('../images/bg-content2.png') repeat top center;
	padding:20px 0;
	height:auto;
}


.arrow2 {
	padding:50px 0;
}


#footer { 
	padding:30px 0;
	background: rgba(24,21,132,0.8);
	text-decoration:none;
	font-size:13px;
	color:#fff;
	font-family: 'DIN 2014', sans-serif;
	font-weight:300;
}


#footer a {
	text-decoration:none;
	font-size:13px;
	color:#fff;
	font-family: 'DIN 2014', sans-serif;
	font-weight:300;
}

#footer h1 {
	text-decoration:none;
	font-size:13px;
	color:#fff;
	padding:0;
	margin:0;
	display:inline;
	font-family: 'DIN 2014', sans-serif;
	font-weight:300;
	letter-spacing:0;
}



h1 {
	font-family: 'DIN 2014', sans-serif;
	font-weight:500;
	color:#fff;
	font-size:33px;
	margin:0 0 35px 0;
	padding:0;
	line-height:1.1;
	font-style:italic;
	letter-spacing:0px;
}

h2 {
	color:#fff;
	font-size:35px;
	font-weight:500;
	margin:0 0 25px 0;
	padding:0;
	line-height:normal;
	font-style:italic;
	letter-spacing:0px;
}


h3 {
	color:#fff;
	font-size:23px;
	font-weight:500;
	margin:0 0 20px 0;
	padding:0;
	line-height:normal;
	font-style:italic;
	letter-spacing:0px;
}


h4 {
	font-size:14px;
	margin:0 0 30px 0;
	padding:0;
	font-weight:300;
	line-height:1;
	letter-spacing:2px;
}

#content1 iframe {
	 width:480px;
	 height:315px;
	/* float:left;*/
	 margin:10px;
}


.content1 iframe {
	 width:480px;
	 height:315px;
	/*float:left;*/
	 margin:10px;
}


#gallery ul { list-style: none; float:left; margin:0px 1px 1px 0px;padding:0px; }
#gallery ul li { display: inline; text-align:center; }


.gal {
	width:254px;
	height:180px;
	margin:0px;
	overflow:hidden;
	opacity:1;
}


.gal:hover {
	opacity:0.8;
	-webkit-transform: scale(1.03);
	-moz-transform: scale(1.03);
	-ms-transform: scale(1.03);
	-o-transform: scale(1.03);
	transform: scale(1.03);
	transition: 0.2s;
	overflow: hidden;
	overflow:hidden;
}


div.sep-line {				
	height: 1px; display:block; clear:both;	margin:auto;
	border-bottom:1px solid #6443b0;
	margin-bottom:30px;
	padding-top:20px
}


form {
	margin:0px;
	padding:0px;
}

div.sep {				
	height: 1px; display:block; clear:both;	margin:auto;
}

div.sep5 {				
	height: 5px; display:block; clear:both;	margin:auto;
}

div.sep10 {				
	height: 10px; display:block; clear:both;	margin:auto;
}

div.sep15 {				
	height: 15px; display:block; clear:both;	margin:auto;
}

div.sep20 {				
	height: 20px; display:block; clear:both;	margin:auto;
}

div.sep30 {				
	height: 30px; display:block; clear:both;	margin:auto;
}

div.sep40 {				
	height: 40px; display:block; clear:both;	margin:auto;
}

hr {
	color: #ffffff;
	background-color:#ffffff;
	height:1px;
}

div,img {
	margin: 0;
	padding: 0;
}

a.bovebben {
	border:1px solid rgba(255,255,255,0.5);
	padding:8px 23px;
	text-decoration:none;
	font-size:17px;
	font-weight:400;
	margin:0 auto;
	-moz-transition: all 400ms linear;
	-webkit-transition: all 400ms linear;
	-o-transition: all 400ms linear;
	transition: all 400ms linear;
}
/*
a.bovebben:hover {
	padding:8px 22px;
	text-decoration:none;
	font-weight:400;
	border:1px solid #ffffff;
	text-decoration:none;		
	color: rgba(13,5,66,1);
	background:#ffffff;
	-moz-transition: all 400ms linear;
	-webkit-transition: all 400ms linear;
	-o-transition: all 400ms linear;
	transition: all 400ms linear;
}*/


a.bovebben2 {
	border:1px solid #f71e56;
	background: #f71e56;
	font-size:17px;
	z-index:3;
	text-decoration: none;
	padding:8px 22px;
}



#content-form {
	width:100%;	
}

#content-form-in {
	margin:0 auto;
	padding:0px 0px;	
	text-align:left;
	width:auto;
	max-width:480px;
}

.content-form4 {
	margin-bottom:40px;
}

.ajanlat-zene {
	border:1px solid rgba(255,255,255,0.35);
	padding:20px 25px;

}
.input_ajanlat2 {
	border: 0;
	padding:8px 8px;
	margin-left: 0px; 
	color: #1f273a; 
	background: #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius:3px;
	width:96%;
	border:1px solid #ccc;
	font-family: "Roboto Condensed"; 
	font-weight: normal; 
	font-size: 16px;	
}

.input_ajanlat3 {
	height:150px;
}

.button_ajanlat {
	background: #e11c57;	
	border: 0px; 
	font-size: 15px;
	margin:10px 0 0 0; 
	color: #ffffff; 
	padding:12px 20px 10px 20px;
	cursor:pointer;	
	letter-spacing:1px;
	border:1px solid #e11c57;
	width:240px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius:3px;
	-moz-transition: all 400ms linear;
	-webkit-transition: all 400ms linear;
	-o-transition: all 400ms linear;
	transition: all 400ms linear;
}
.button_ajanlat:hover {
	background:#ff6100;
	border:1px solid #ff6100;
	color:#ffffff;
	-moz-transition: all 400ms linear;
	-webkit-transition: all 400ms linear;
	-o-transition: all 400ms linear;
	transition: all 400ms linear;
}



@media screen and (max-width: 1140px) {

				

			body {
				margin: 0px;
				padding: 0px;
				font-family: 'DIN 2014', sans-serif;
				color: #fff;
				font-size: 14px;
				line-height:normal;
				text-align:Center;
				background: #301d5a url('../images/bg1_mob.webp') repeat top center fixed;
			}


			a {
				text-decoration: underline; 
				color: #fff;
				font-weight: normal;
				}
			a:link {}
			a:visited {}
			a:active {}
			a:hover {text-decoration: none;}

			img { border:0px;padding:0px;margin:0px; }

			#c1 {
				width:100%;
				background: url('../images/bg12.png') repeat-y center 47px fixed;
				
			}

			#top1 {
				height:530px;
				position:relative;
				z-index:2;
				width:100%;
				margin:0 auto;
				border:0px solid red;
				top:auto;
			}

			#arrow {
				display:none;

			}

			#top-png {
				position:absolute;
				width:516px;
				height:auto;
				margin:0 auto;
				left: 50%;
				margin-left: -260px;
				margin-top:14px;
			}

			#mulass-logo {
				position:relative;
				width: 250px;
				height:auto;
				margin:0 auto;
				left:auto;
			}

			
			#mulass-logo2 {			
				position:absolute;
				width: auto;
				height:300px;	
				margin:0 auto;
				text-align:center;
			}


			#top2 {
				width:100%;
				height:350px;
				position:relative;
				z-index:2;
				text-align:center;
				display:block;
			}

			#idezet span {
				font-size:18px;
			}


			.ajanlat1 img, .tel1 img, .menu1 img {
				width:auto;
				height:45px;
			}
			
			.menu1 {
				
			}
			.tel1 {				
			}
			.ajanlat1 {
			}

			#menu-icon {
				display:block;
				position:absolute;
				top:10px;
				left:10px;
				z-index:3;
			}

			#menu-icon img {
				width:83px;
				height:auto;
			}

			#menu-mobile {
				display:none;
				width:300px;
				position:absolute;
				top:50px;
				right:0px;
				text-align:left;
				padding:0px 0px;
				z-index:1000;
				letter-spacing:1px;
				background: rgba(8,6,60,0.95);
			}


			#menu-mobile a {
				display:block;
				padding:14px 25px;
				text-decoration:none;
			}

			#menu-mobile a:hover {
				background: url('../images/bg-hover2.png')repeat top center;
			}

			#menu-mobile a.last {
				border-bottom:0;
			}


			#content0 {
				width:100%;
				height:auto;
				background: url('../images/bg-content-top.png') repeat-x top center;
				margin:20px auto 0 auto;
			}

			#idezet2 {
				padding:20px 20px;
				margin:0 auto;
				width:auto;
				border:0px solid red;
				font-size:23px;
				text-align:left;
				font-style:italic;
				font-weight:300;
				text-shadow: 2px 2px 5px rgba(0,0,0,0.8);
				
				position:static;
			}

			#top-new {
				width:100%;
				height:auto;
				min-height:100%;
				position:static;
				left:0;
				top:0;
				background: url('../images/bg12.png') no-repeat center 50px;
				padding: 0;

			}

			#elozene-dj-eskuvore {
				width:80%;
				height:auto;
				margin:0 auto;
				padding:70px 0 0 0;
			}

			#content-main {
				position:static;
			}

			#content-main-inner {
				position:static;
				width:100%;
			}
			#content0 {
				background:none;
				width:auto;
				height:50px;
				margin:0px auto 0 auto;	

			}


			#content11 {
				width:100%;
				margin:0 auto;
				padding:0;
				
			}
			#content1 {
				width:auto;
				margin:0 auto;
				padding:20px 15px 20px 15px;
				text-align:left;
				font-size:20px;
				line-height:28px;
				font-weight:300;
				min-height:300px;
			}

			#content1 b, #content1 strong {
				font-weight:700;
			}


			.content11 {
				width:100%;
				margin:0 auto;
				padding:0;
				
				
			}
			.content1 {
				width:auto;
				margin:0 auto;
				padding:0;
				text-align:Left;
				padding:30px 10px;
				font-size:20px;
				line-height:28px;
				font-weight:300;
				min-height:200px;
			}

			.content1 b, .content1 strong {
				font-weight:700;
			}

			#content2 {
				width:100%;
				margin:0 auto;
				background: url('../images/bg-content2.png') repeat top center;
				padding:20px 0;
				height:auto;
			}


			.arrow2 {
				padding:50px 0;
			}


			h1 {
				font-weight:normal;
				color:#fff;
				font-size:30px;
				margin:0 0 25px 0;
				padding:0;
				line-height:normal;
				/*font-style:italic;*/
				letter-spacing:2px;
			}



			h2 {
				/*font-family:"Alegreya Sans";*/
				color:#fff;
				font-size:26px;
				font-weight:500;
				margin:0 0 20px 0;
				padding:0;
				line-height:normal;
				font-style:italic;
			}


			#content1 iframe {
				 width:98%;
				 height:315px;
				 float:none;
				 margin:10px 0;
			}


			.content1 iframe {
				width:98%;
				 height:315px;
				 float:none;
				 margin:10px 0;
			}


			#gallery ul { list-style: none; float:left; margin:0px 1px 1px 0px;padding:0px; }
			#gallery ul li { display: inline; text-align:center; }


			.gal {
				width:254px;
				height:180px;
				margin:0px;
				overflow:hidden;
				opacity:1;
			}


			.gal:hover {
				opacity:0.8;
				-webkit-transform: scale(1.03);
				-moz-transform: scale(1.03);
				-ms-transform: scale(1.03);
				-o-transform: scale(1.03);
				transform: scale(1.03);
				transition: 0.2s;
				overflow: hidden;
				overflow:hidden;
			}

			#footer {
				padding:30px 0;
				background: url('../images/bg-content2.png') repeat top center;
				font-weight:300;
				font-family: 'DIN 2014', sans-serif;
				text-decoration:none;
				font-size:13px;
				color:#fff;
				font-family: 'DIN 2014', sans-serif;
				font-weight:300;
			}


			#footer a {
				text-decoration:none;
				font-size:13px;
				color:#fff;
				font-family: 'DIN 2014', sans-serif;
				font-weight:300;
			}

			#footer h1 {
				text-decoration:none;
				font-size:13px;
				color:#fff;
				padding:0;
				margin:0;
				display:inline;
				font-family: 'DIN 2014', sans-serif;
				font-weight:300;
				letter-spacing:0;
			}

}

		
		
@media screen and (max-width: 800px) {


		.phone1 {
			background: #f71e56;
			display:block;
			position:absolute;
			top:35px;
			left:auto;
			right:20px;
			z-index:3;
			text-decoration: none;
			padding:9px 16px;
			font-size:14px;
			-webkit-box-shadow: 0px 0px 20px -3px rgba(0,0,0,0.4);
			-moz-box-shadow: 0px 0px 20px -3px rgba(0,0,0,0.4);
			box-shadow: 0px 0px 20px -3px rgba(0,0,0,0.4);
		}

		
		#content11 h1 { font-size:33px; letter-spacing:1px; } 


}



@media screen and (max-width: 800px) {		

			#idezet {
				font-size:18px;
				display:block;
				width:280px;
			}
}



@media screen and (max-width: 650px) {		

			#idezet {
				font-size:15px;
				display:block;
				width:240px;
			}
}

@media screen and (max-width: 580px) {		

			#idezet {
				display:none;
			}
}


@media screen and (max-width: 500px) {
			
					
		#c0 {
			padding:3px 10px 3px 5px;
			text-decoration: none; 
			color: #fff;
			font-weight: 400;
			background: rgba(52,42,163,0.5);
			font-size:13px;
			text-transform:uppercase;
			text-align:right;
			letter-spacing:1px;
			z-index:88888888888888;
		}
		#c0 a {
			text-decoration: none; 
			color: #fff;
			font-weight: 300;
			}


			.ajanlat1 img, .tel1 img, .menu1 img {
				width:auto;
				height:35px;
			}
			
			
			#menu-mobile {
				top:30px;				
			}
			
			#top1 {
				height:370px;
				position:relative;
				z-index:2;
				width:100%;
				margin:0 auto;
				border:0px solid red;
				top:auto;
			}

			#arrow {
				display:none;

			}

			#top-png {
				position:absolute;
				width:300px;
				height:auto;
				margin:0 auto;
				left: 50%;
				margin-left: -151px;
				margin-top:35px;
			}
			
			#elozene-dj-eskuvore {
				width:96%;
				height:auto;
				margin:0 auto;
				padding:100px 0 0 0;
			}

			#idezet2 {
				padding:40px 10px 0 10px;
				margin:0 auto;
				width:94%;
				border:0px solid red;
				font-size:21px;
				text-align:left;
				font-style:italic;
				font-weight:300;
				text-shadow: 2px 2px 5px rgba(0,0,0,0.8);
				
				position:static;
			}



			#mulass-logo {
				position:relative;
				width: 200px;
				height:auto;
				margin:20px auto 0 auto;
				left:auto;
			}

	
			.phone1 {
				background: #f71e56;
				display:block;
				position:absolute;
				top:10px;
				left:auto;
				right:10px;
				z-index:3;
				text-decoration: none;
				padding:9px 16px;
				font-size:14px;
				-webkit-box-shadow: 0px 0px 20px -3px rgba(0,0,0,0.4);
				-moz-box-shadow: 0px 0px 20px -3px rgba(0,0,0,0.4);
				box-shadow: 0px 0px 20px -3px rgba(0,0,0,0.4);
			}

			#menu-icon {
				display:block;
				position:absolute;
				top:5px;
				left:5px;
				z-index:3;
			}

			#menu-icon img {
				width:75px;
				height:auto;
			}

			.phone1 {
				background: #f71e56;
				display:block;
				position:absolute;
				top:10px;
				left:auto;
				right:10px;
				z-index:3;
				text-decoration: none;
				padding:9px 16px;
				font-size:13px;
				-webkit-box-shadow: 0px 0px 20px -3px rgba(0,0,0,0.4);
				-moz-box-shadow: 0px 0px 20px -3px rgba(0,0,0,0.4);
				box-shadow: 0px 0px 20px -3px rgba(0,0,0,0.4);
			}	
			
			.hide1 { display:none; }
}
			
			
						

@media screen and (max-width: 420px) {

			a.bovebben { 			
				display:block;
				text-align:center;
			}
			a.bovebben2 {
				border:1px solid #f71e56;
				background: #f71e56;
				font-size:17px;
				z-index:3;
				text-decoration: none;
				padding:8px 22px;
				display:block;
				text-align:center;
			}






}
		