@charset "UTF-8";
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
}

/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}

/*
	Dreamweaver Fluid Grid Properties
	----------------------------------
	dw-num-cols-mobile:		4;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	12;
	dw-gutter-percentage:	25;
	
	Inspiration from "Responsive Web Design" by Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	and Golden Grid System by Joni Korpi
	http://goldengridsystem.com/
*/

.fluid {
	clear: both;
	margin-left: 0;
	width: 100%;
	float: left;
	display: block;
}

.fluidList {
    list-style:none;
    list-style-image:none;
    margin:0;
    padding:0;        
}



/* Mobile Layout: 480px and below. */
  
.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width:100%;
	padding-left: 0;
	padding-right: 0;
	clear: none;
	float: none;
}
#div1 {
		
}
.fejlecfelirat{
	letter-spacing: 2px;
	color: #ffffff;
	text-align: center;
	padding: 5px;
	font-size: 200%;
	font-size: 4vw;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	position: relative;
	width: 100%;
	height: 120px;
	top: 60px;
	z-index: 0;
	text-shadow: 0 1px 1px rgba(0,0,0,0.5);
	}

.normal{
	letter-spacing: 1px;
	font-size: 130%;
	font-size: 2.8vw;
}

.nagy{
	letter-spacing: 3px;
	font-size: 240%;
	font-size: 8vw;
	font-family: 'Proxima Nova','Helvetica Neue','Roboto',Helvetica,Arial,sans-serif;
}

.youtube2{
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	background-image: url(kepek/indiainyers.jpg);
	background-repeat: no-repeat;
	background-size:cover;
	background-position: center;
	border-top: 1px solid rgba(195, 203, 221, 0.44);
	border-bottom: 1px solid rgba(195, 203, 221, 0.44);
    text-align:center;
	margin-top:-6%;
    padding-top:18%;
	padding-bottom:20%;
    
}

.youtube3{
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	background-image: url(kepek/paroka_afroline.jpg);
	background-repeat: no-repeat;
	background-size:cover;
	background-position: right;
	border-top: 1px solid rgba(195, 203, 221, 0.44);
	border-bottom: 1px solid rgba(195, 203, 221, 0.44);
    text-align:center;
	margin-top:-6%;
    
    
}

.youtube{
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	background-image: url(kepek/hajvasarlas.jpg);
	background-repeat: no-repeat;
	background-size:cover;
	background-position: center;
	border-top: 1px solid rgba(195, 203, 221, 0.44);
	border-bottom: 1px solid rgba(195, 203, 221, 0.44);
    text-align:center;
	margin-top:-6%;
    padding-top:18%;
    padding-bottom:20%;
}

.ajandekkartyakozep{
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	background-image: url(ajandekutalvanyok/ajandekutalvany_afroline.jpg);
	background-repeat: no-repeat;
	background-size:cover;
	background-position: center;
	border-top: 1px solid rgba(195, 203, 221, 0.44);
	border-bottom: 1px solid rgba(195, 203, 221, 0.44);
    text-align:center;
    
}

.tincseshajlink{
	opacity: 0.5;
	background-color: #3A3A3A;
	color: #ffffff;
	font-size: 22px;
	width: 70%;
	border: 1px solid rgba(195, 203, 221, 0.44);
	text-align: center;
	margin-left: 15%;
	margin-top: 5%;
	margin-bottom: 2%;
	padding-right: 5%;
	padding-left: 5%;
	padding-top: 8px;
	padding-bottom: 4px;
	border-radius: 3px;    
}
.akciofelirat{
	position: fixed;
	z-index: 2;
	opacity: 0.7;
	background-color:#ffffff;
	font-size: 18px;
	width: 80%;
	border: 1px solid rgba(195, 203, 221, 0.76);
	text-align: center;
	margin-left: 10%;
	margin-top: -10%;
	margin-bottom: 2%;
	padding:2%;
	border-radius: 3px;    
}

.mobilszamvasarlas >a:link {
	color: #FFFFFF;
}

.mobilszamvasarlas >a:hover {
	color: #CF7F21;
}
.telefonnak{
	opacity: 0.5;
	background-color: #3A3A3A;
	border: 1px solid rgba(195, 203, 221, 0.44);
	padding-top: 8px;
	padding-bottom: 4px;
	border-radius: 3px; 
	margin-left: 15%;
	margin-top: 3px;
	width: 70%;
	height: 80px;
	text-align: center;
	color: #FFFFFF;
}

.telefonnak>.fa-mobile{
	font-size: 44px;
	padding-top: 8px;
}
.telefonnak>.fa-envelope{
	padding-top: 14px;
}
.telnekvasarlas{
	margin-top:2px;
}
.mobilszamvasarlas{
	margin-top:12px;
}

.hajkereskedesszoveg2{
	text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
	width:100%;
	text-align: justify;
	font-size: 16px;
    line-height: 1.25;
	color: #ffffff;
	padding-top: 5%;
	padding-bottom: 5%;
	padding-left: 10%;
	padding-right: 10%;
}

.ajandekkartyaszoveg{
	display:inline-block;
	text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
	line-height: 1.4446;
    font-weight: 300;
    letter-spacing: 0em;
	font-size: 16px;
	padding-right:12%;
	padding-left:12%;
	width:100%;
	margin-bottom:-1px;
	color: #ffffff;
   text-align:justify;
   padding-bottom:6%;
   padding-top:10%;
   background-color: #081325;
	opacity:0.8;
}

.kicsiutalvanyoknak{
	font-size: 16px;
	text-align: center;
	width: 100%;
	float: left;
	margin-top:6%;
	padding:2px;
	
	
}

.tincseshajlink2 {
	font-size: 20px;
	opacity: 0.7;
	width: 80%;
	background-color: #ffffff;
	border: 1px solid rgba(195, 203, 221, 0.44);
	text-align: center;
	margin-left: 10%;
	margin-top: 50%;
	padding:2%;
	border-radius: 3px;    
}

.tincseshajlink2 >a:link {
	color: #F51619;
}

.tincseshajlink2 >a:hover {
	color: #CF7F21;
}

.kanekalon{
border: 1px solid rgba(195, 203, 221, 0.44);
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	padding-top:2px;
	padding-bottom:2px;
	border-radius: 3px;    
}
.kanekalon:link {
	color: #FFFFFF;
}

.kanekalon:hover {
	background-color: #ff0066;
	color: #990066;
}
.linkeknek{
	background: #ffffff;
	position: relative;
	width: 100%;
	opacity: 0.8;
	padding-top: 2%;
	padding-bottom: 6%;
	z-index: 3;
}
.fbnek1{
	float:left;
	text-align: center;
	padding-left:5%;
	padding-right:22%;
	padding-top: 2%;
	padding-bottom: 6%;
	width:20%;
}
.fbnek2{
	float:left;
	text-align: center;
	padding-left:15%;
	padding-right:17%;
	padding-top: 2%;
	padding-bottom: 6%;
	width:20%;
}

.zeroMargin_mobile {
margin-left: 0;
}
.hide_mobile {
display: none;
}

/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 481px) {
	
.gridContainer {
	width: 100%;
	padding-left: 0;
	padding-right: 0;
	clear: none;
	float: none;
	margin-left: auto;
}
#div1 {
	text-align: center;
	padding-bottom: 10px;
	height: auto;
}
	
.fejlecfelirat{
	letter-spacing: 2px;
	color: #ffffff;
	text-align: center;
	padding: 5px;
	font-size: 210%;	
	font-size: 2.3vw;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	position: relative;
	width: 100%;
	height: 120px;
	top: 50px;
	z-index: 0;
	text-shadow: 0 1px 1px rgba(0,0,0,0.5);
}

.normal{
	letter-spacing: 1px;
	font-size: 110%;
	font-size: 2.3vw;
}

.nagy{
	letter-spacing: 3px;
	font-size: 220%;
	font-size: 6.5vw;
	font-family: 'Proxima Nova','Helvetica Neue','Roboto',Helvetica,Arial,sans-serif;
}	
	

.tincseshajlink{
	font-size:23px;
	margin-left: 15%;
	width: 70%;
  
}
.akciofelirat{
	margin-top: -6%;
	font-size:20px;
	margin-left: 15%;
	width: 70%;
  
}
	
.tincseshajlink2 {
	width: 60%;
	margin-left: 20%;
	margin-top: 30%;
	 
}	
	
.youtube2{
  	
 
}	
	
.fbnek1{
	float:left;
	text-align: center;
	padding-left:20%;
	padding-right:20%;
	padding-top: 1%;
	padding-bottom: 1%;
	width:20%;
}
.fbnek2{
	float:left;
	text-align: center;
	padding-left:8%;
	padding-right:10%;
	padding-top: 1%;
	padding-bottom: 1%;
	width:20%;
}

	

.hide_tablet {
display: none;
}
.zeroMargin_tablet {
margin-left: 0;
}
}

/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width : 780px ){
	
.gridContainer {
	width: 100%;
	max-width: 100%;
	padding-left: 0;
	padding-right: 0;
	margin: auto;
	clear: none;
	float: none;
	margin-left: auto;
}
#div1 {
	text-align: center;
	height: 0px;	

}	

.fejlecfelirat{
	top: 120px;	
}
.youtube2{
	display:inline-block;
	width:100%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	background-attachment: fixed;
	border-top: 1px solid rgba(195, 203, 221, 0.44);
	border-bottom: 1px solid rgba(195, 203, 221, 0.44);
  text-align:center;
  margin-top:-8%;
  
  padding-top:16%;
  padding-bottom:15%;
}	
	
.youtube3{
	display:inline-block;
	width:100%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	background-attachment: fixed;
	border-top: 1px solid rgba(195, 203, 221, 0.44);
	border-bottom: 1px solid rgba(195, 203, 221, 0.44);
  text-align:center;
  margin-top:-8%;
  
  
}		
	
.ajandekkartyakozep{
	display:inline-block;
	width:100%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	background-attachment: fixed;
	border-top: 1px solid rgba(195, 203, 221, 0.44);
	border-bottom: 1px solid rgba(195, 203, 221, 0.44);
  text-align:center;	
  
}		

.kicsiutalvanyoknak{
	font-size: 14px;
	text-align: center;
	width: 25%;
	float: left;
	margin-top:4%;
	padding:2px;
	
	
}
	
.youtube{
	display:inline-block;
	width:100%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	background-attachment: fixed;
	border-top: 1px solid rgba(195, 203, 221, 0.44);
	border-bottom: 1px solid rgba(195, 203, 221, 0.44);
  text-align:center;
  margin-top:-1%;
  padding-top:16%;
  padding-bottom:15%;
}

.indiaikep2felirat{
	background-size: 60% ;
	background-position: center;
	background-attachment: fixed;
    text-align:center;
}

.nyerskep{
	background-size:90%;
	height: 800px;
	background-position: center;	
}	

.tincseshajlink >a:hover {
	color: #CF7F21;	
}

.tincseshajlink{
	margin-left: 25%;
	width: 50%;
	padding:2%;  
}
	
.akciofelirat{
	margin-top: -4%;
	margin-left: 25%;
	width: 50%;
	padding:2%;  
}	
.telefonnak{
	margin-left: 25%;
	width: 50%; 
}
	
.tincseshajlink2 {
	width: 40%;
	margin-left: 30%;
	margin-top: 25%;
	 
}		

.zeroMargin_desktop {
margin-left: 0;
}
.hide_desktop {
display: none;
}
}

@media (max-width: 780px){
}
