@charset "utf-8";
/* CSS Document */

/*defaults*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
html {-webkit-font-smoothing: subpixel-antialiased;}

body {
	line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
}
ul {
	list-style: none;
}

blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}
input, textarea, a {outline:0px;}

.clearboth {width:100%; height:0px; line-height:0px; display:block; clear:both; overflow:hidden; font-size:0px;}

/* defaults end */

@font-face {
	font-family: 'Font';
	src: url('fonts/font.eot');
	src: local('☺'), url('fonts/font.woff') format('woff'), url('fonts/font.ttf') format('truetype'), url('fonts/font.svg') format('svg');
	font-weight: normal;
	font-style: normal;	
}

@font-face {
	font-family:Fontbold;
	src:url(fontbold.ttf);
	font-style: normal;
	font-weight:normal;
}

body {
	background:url(/img/light_toast.png) top left #FFF;
}

p {
	font-family:Font, Verdana, Geneva, sans-serif;
	font-size: 22px;
	line-height: 32px;
	color:white;
	text-align:justify;
	padding:0 15px 30px 15px;
}

/* p.dark {
	color:#403F3F;
} */


ul#slider p{
	font-size: 17px;
	line-height: 18pt;
	padding-top: 15px;
}

ul#slider h3{
	font-size: 20px;
	padding:17px 15px 16px 17px;
	border-bottom: none;
}

label {
	font-family:Font, Verdana, Geneva, sans-serif;
	font-size: 22px;
	line-height: 40px;
	color:white;
	text-align:justify;
	padding:0;
}

div#fooldal {
	height:399px;
}

a {
	color:white;
	-webkit-transition: color 1s ease;
	-moz-transition: color 1s ease;
	-o-transition: color 1s ease;
	transition: color 1s ease;
}

a:hover {
	color: black;
}

a.tovabb {
	float:right;
}

a.normal_link{
	font-weight:normal;
	text-decoration:none;
}

a.arajanlat {
	font-family:Font, Verdana, Geneva, sans-serif;
	font-size: 22px;
	line-height: 32px;
	text-align:justify;
	position: relative;
	display: inline-block;
	text-decoration:none;
	left:418px;
	color:white;
	background:#F3C;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	width: 200px;
	height: 42px;
	text-align: center;
	padding: 12px 26px 0 26px;
	margin: 30px 0px 30px 0px;
	font-weight:normal;
}

a.arajanlat:hover {
	background:#CC00CC;
	left:404px;
	padding: 12px 40px 0 40px;
}

a.arajanlat_last {
	font-family:Font, Verdana, Geneva, sans-serif;
	font-size: 22px;
	line-height: 32px;
	text-align:justify;
	position: relative;
	display: inline-block;
	text-decoration:none;
	left:418px;
	color:white;
	background:#F3C;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	width: 200px;
	height: 42px;
	text-align: center;
	padding: 12px 26px 0 26px;
	margin: 30px 0px 0px 0px;
	font-weight:normal;
}

a.arajanlat_last:hover {
	background:#CC00CC;
	left:403px;
	padding: 12px 40px 0 40px;
}

h1 {
	font-family:Font, Verdana, Geneva, sans-serif;
	font-size:24px;
}

h2 {
	font-family:Font, Verdana, Geneva, sans-serif;
	font-size:34px;
	color:white;
	text-transform: uppercase;
	background:#6f6f6f;
	padding: 20px;
	border: 1px white solid;
	margin:0 auto;
}

h3 {
	font-family: Font, Verdana, Geneva, sans-serif;
	font-size: 24px;
	color:white;
	/*text-transform: uppercase;	*/
	padding: 16px 15px 16px 15px;
	font-weight: bolder;
	border-bottom: dotted 2px;
	background: grey;
}


/*menü dizájn start*/

nav ul li{
	display: inline;
}

nav ul li h1{
	display: inline;
}


nav ul li a {
	float:right;
	display: inline;
	text-decoration:none;
	color:black;
}


nav ul li a:hover {
	text-decoration:none;
}

nav ul li a:active {
	text-decoration:none;
}

nav#menu {
	width:915px;
	height:119px;
	margin: 0 auto;
	padding-right: 389px;
	padding-top: 5px;
}

ul#menu {
	padding: 0px 0 0 104px;
}

.menu_text {
	position: absolute;
	margin: 0px 0px 0px -172px;
	padding: 50px 0px 50px 0px;
	height:30px;
}

.menu_dizajn a{
	width:130px;
	height:130px;
	display:block;
	margin-right:-40px;
	-webkit-transition: all 0.6s ease-in-out;
	-moz-transition: all 0.6s ease-in-out;
	-o-transition: all 0.6s ease-in-out;
	transition: all 0.6s ease-in-out;
	-webkit-transform:rotate(90deg);
	-moz-transform:rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg);
}

.menu_dizajn a:hover {
	margin-left:150px;
	-webkit-transform:rotate(0deg);
	-moz-transform:rotate(0deg);
	-o-transform:rotate(0deg);
	transform:rotate(0deg);
}

#r1{
	width:130px;
	height:130px;
	display:block;
	margin-right:-40px;
	-webkit-transition: all 0.6s ease-in-out;
	-moz-transition: all 0.6s ease-in-out;
	-o-transition: all 0.6s ease-in-out;
	transition: all 0.6s ease-in-out;
	-webkit-transform:rotate(90deg);
	-moz-transform:rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg);
}

#r1text{
	position: absolute;
	margin: 0px 0px 0px -147px;
	padding: 50px;
	height: 35px;
}


#r1:hover {
	-webkit-transform:rotate(0deg);
	-moz-transform:rotate(0deg);
	-o-transform:rotate(0deg);
	transform:rotate(0deg);
	}
	


#r2text{
	position: absolute;
	margin:0px 0px 0px -214px;
	padding: 50px;
	height: 35px;
}

#r2:hover {
	margin-left:213px;
	-webkit-transform:rotate(0deg);
	-moz-transform:rotate(0deg);
	-o-transform:rotate(0deg);
	transform:rotate(0deg);
	}



#r3text{
	position: absolute;
	margin:0px 0px 0px -227px;
	padding: 50px;
	height: 35px;
}

#r3:hover {
	margin-left:227px;
	-webkit-transform:rotate(0deg);
	-moz-transform:rotate(0deg);
	-o-transform:rotate(0deg);
	transform:rotate(0deg);
	}


#r4text{
	position: absolute;
	margin:0px 0px 0px -202px;
	padding: 50px;
	height: 35px;
}

#r4:hover {
	margin-left:202px;
	-webkit-transform:rotate(0deg);
	-moz-transform:rotate(0deg);
	-o-transform:rotate(0deg);
	transform:rotate(0deg);
	}


#r5text{
	position: absolute;
	margin:0px 0px 0px -237px;
	padding: 50px;
	height: 35px;
}


#r5:hover {
	margin-left:237px;
	-webkit-transform:rotate(0deg);
	-moz-transform:rotate(0deg);
	-o-transform:rotate(0deg);
	transform:rotate(0deg);
	}


#r6text{
	position: absolute;
	margin:0px 0px 0px -178px;
	padding: 50px;
	height: 35px;
}

#r6:hover {
	margin-left:178px;
	-webkit-transform:rotate(0deg);
	-moz-transform:rotate(0deg);
	-o-transform:rotate(0deg);
	transform:rotate(0deg);
	}





li#rolunk_li a {
	background:url(/img/001.png) top left no-repeat;
}



li#miert_minket_li a {
	background:url(/img/002.png) top left no-repeat;
}

	
li#szolgaltatasok_li a {
	background:url(/img/003.png) top left no-repeat;
}

	
li#referenciak_li a {
	background:url(/img/004.png) top left no-repeat;
}


li#honlapkeszites_menete_li a {
	background:url(/img/005.png) top left no-repeat;
}


li#kapcsolat_li a {
	background:url(/img/006.png) top left no-repeat;
}


/*menü dizájn end*/

#fade {
	position:relative;
	width:530px;
	height:118px;
	margin: 88px auto 0;
}

#logo {
	background:url(/img/exitweb_logo.png) top left no-repeat;
	z-index:10;
	cursor:pointer;
	width:530px;
	height:118px;
	position: absolute;
	left: 0;
	top: 0;
}

#logo_bright {
	background:url(/img/exitweb_logo_bright.png) top left no-repeat;
	cursor:pointer;
	width:530px;
	height:118px;
	position: absolute;
	left: 0;
	top: 0;
}


/*város dizájn start*/

#varos_containter {
	position: relative;
	top:0px;
}



#varos {
	background:url(/img/varos.png) top left;
	height:216px;
	margin:-100px 0 -2px 0;
}

#varos_alja{
	background:black;
	height:70px;
	margin:0px;
}

#felho_1 {
	background: transparent url(/img/felho_1.png) repeat-x;
	height:30px;
}

#felho_2 {
	background:transparent url(/img/felho_2.png) 257px 0px;
	height:34px;

}
	
	
#felho_3 {
	background:transparent url(/img/felho_3.png) repeat-x;
	height:25px;
}
	
	
#felho_4 {
	background:transparent url(/img/felho_4.png)  repeat-x;
	height:29px;
	padding-left:400px;

}

/*város dizájn end*/



/*blokkok start*/

#blokkok {
	margin:0 auto;
	max-width:1450px;
}

.blokk {
	min-height:780px;
	overflow: hidden;
	padding-bottom: 40px;
}

.blokk_inner {
	max-width: 1058px;
	margin:0 auto;
}

.blokk_cim {
	margin:-38px 0 -38px 0;
	position:relative;
}

.blokk_content_left {
	float: left;
	width:700px;
	position:relative;
	top:83px;
	border-left: 3px solid #6F6F6F;
}

.blokk_content_right {
	float: right;
	width:700px;
	position:relative;
	top:83px;
	border-right: 3px solid #6F6F6F;
}

.slider_content {
	width:960px;
	position:relative;
	top:83px;
	margin: 0 auto;
}

.cim {
	margin: 0 auto;
	text-align:center;
}

.sorszam {
	float:right
	}

div#rolunk_div {
	background: rgb(240, 110, 33);
	background: rgba(240, 110, 33, 0.8);
}


h2#rolunk {
	width:220px;
}

div#miert_minket_div {
	background:rgb(0, 166, 124);
	background:rgba(0, 166, 124, 0.8);
	padding-bottom:140px;
}


h2#miert_minket {
	width:327px;
	background:#6f6f6f;
	padding: 20px;
	border: 1px white solid;
}

div#szolgaltatasok_div {
	background: rgb(255, 168, 30);
	background: rgba(255, 168, 30, 0.9);
	padding-bottom: 171px;
}



h2#szolgaltatasok {
	width:380px;
}

div#referenciak_div {
	background: rgb(73, 50, 253);
	background: rgba(73, 50, 253, 0.8);
}


h2#referenciak {
	width:284px;
}

div#honlapkeszites_menete_div {
	background: rgb(255, 36, 36);
	background: rgba(255, 36, 36, 0.8);
	padding-bottom:170px;
}


h2#honlapkeszites_menete {
	width:535px;
}



h2#kapcsolat {
	width:289px;
}

div#kapcsolat_div {
	background:	rgb(155, 4, 250);
	background:	rgba(155, 4, 250, 0.8);
	padding-bottom:200px;
}

.figura {
	margin: 92px -122px 0 -88px;
	width: 477px;
	height:709px;
}

#figura_1{
	padding-top:4px;
	background:url(/img/figura_1.png) no-repeat;
	float:right;
}

#figura_2{
	background:url(/img/figura_2.png) no-repeat;
	float:left;
}

#figura_3{
	background:url(/img/figura_3.png) no-repeat;
	float:right;
}

#figura_4{
	background:url(/img/figura_4.png) no-repeat;
	margin: 102px auto 0px;
}

#figura_5{
	background:url(/img/figura_5.png) no-repeat;
	float:right;
}

#figura_6{
	background:url(/img/figura_6.png) no-repeat;
	float:left;
}

#footer {
	height: 77px;
	background:#000;
	overflow:hidden;
}

#mammut_container{
	right: 21px;
	bottom: 54px;
	position:relative;
}

#mammut_tarhely {
	text-indent:-9999px;
	background: url(/img/mammuttarhely_logo_footer.png) no-repeat;
	width:308px;
	height:48px;
	float: right;
	margin-bottom: -48px;
	margin-top: -5px;
}

/* scroll szamok start*/

#scroll_elemek {
}


.scrollto {
	width:40px;
    height:40px;
	opacity:0.3;
    position:fixed;
	right:21px;
	display:none;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.scrollto:hover {
	opacity:1;
}

.scrollup{
    width:40px;
    height:40px;
    opacity:0.3;
    position:fixed;
    bottom:245px;
    right:21px;
    display:none;
    text-indent:-9999px;
    background: url('img/icon_top.png') no-repeat;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.scrollup:hover {
	opacity:.7;
}


.hatos {
    bottom:284px;
}

.otos {
    bottom:322px;
}

.negyes {
    bottom:359px;
}

.harmas {
    bottom:397px;
}

.kettes {
    bottom:435px;
}

.egyes {
    bottom:473px;
}

.eng {
	bottom:512px;
	}

/*scroll szamok end*/

/*kapcsolat form start*/

.kapcs_p {
	margin-top: 23px;
}


article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
display: block;
}


/*** form styling **/

form {
	padding: 0 0 0 15px;
}

.kapcs_p {
	margin-top: 23px;
}

/** we remove the red glow around required fields since we are already using the red star */
input:required, textarea:required { 
    -moz-box-shadow:none;  
    -webkit-box-shadow:none;  
    -o-box-shadow:none;  
    box-shadow:none;  
}






/** inputs and textarea**/
input:not([type="submit"]), textarea{
outline:none;
display:block;
width:500px;
padding:4px 8px;
border:1px dashed #DBDBDB;
color:#3F3F3F;
font-family:'Droid Sans',Tahoma,Arial,Verdana sans-serif;
font-size:17px;
/*border-radius*/
-webkit-border-radius:2px;
   -moz-border-radius:2px;
        border-radius:2px;
/*transition*/
-webkit-transition:background 0.2s linear,
				   box-shadow 0.6s linear;
   -moz-transition:background 0.2s linear,
				   box-shadow 0.6s linear;
     -o-transition:background 0.2s linear,
				   box-shadow 0.6s linear;
        transition:background 0.2s linear,
				   box-shadow 0.6s linear;
}

textarea{
outline:none;
display:block;
width:500px;
padding:13px 8px 4px 4px;
border:1px dashed #DBDBDB;
color:#3F3F3F;
font-family:'Droid Sans',Tahoma,Arial,Verdana sans-serif;
font-size:17px;
/*border-radius*/
-webkit-border-radius:2px;
   -moz-border-radius:2px;
        border-radius:2px;
/*transition*/
-webkit-transition:background 0.2s linear,
				   box-shadow 0.6s linear;
   -moz-transition:background 0.2s linear,
				   box-shadow 0.6s linear;
     -o-transition:background 0.2s linear,
				   box-shadow 0.6s linear;
        transition:background 0.2s linear,
				   box-shadow 0.6s linear;
}
input:not([type="submit"]):active, 
textarea:active,
input:not([type="submit"]):focus, 
textarea:focus{
background:#F7F7F7;
border:dashed 1px #969696;
/*box-shadow*/
-webkit-box-shadow:2px 2px 7px #E8E8E8 inset;
   -moz-box-shadow:2px 2px 7px #E8E8E8 inset;
        box-shadow:2px 2px 7px #E8E8E8 inset;
}
input:not([type="submit"]){
height: 40px;
width: 500px;
}

/* placeholder */
::-webkit-input-placeholder  { 
color:#BABABA; 
font-style:italic;
}
input:-moz-placeholder,
textarea:-moz-placeholder{ 
color:#BABABA;
font-style:italic;
} 
textarea{
min-height:300px;
resize:vertical;
width: 500px;
}




/** labels**/

/** adding our icon font !! */
.iconic:before{
font-size:25px;
font-family: "IconicStroke";
}



label{
color:white;
-webkit-transition: color 1s ease;
   -moz-transition: color 1s ease;
	    transition: color 1s ease;
}
label:hover{
color:#191919;
}
label:before{
color:#C1BFBD;
-webkit-transition: color 1s ease;
   -moz-transition: color 1s ease;
	    transition: color 1s ease;
}
label:hover:before{
color:#969696;
-webkit-transition: color 1s ease;
   -moz-transition: color 1s ease;
	    transition: color 1s ease;
}

p{
margin-bottom:20px;
}
.indication{
font-size:14px;
font-style:italic;
text-align:left;
padding-right:10px;
}
.required{
color:#E5224C;
}




/** Styling the send button **/

#submit {
	position:relative;
	width: 200px;
	height:60px;
	top: -34px;
	left: 272px;
}

input[type=submit]{
	font-family:Font, Verdana, Geneva, sans-serif;
	font-size: 22px;
	line-height: 32px;
	text-align:justify;
	display: inline-block;
	text-decoration:none;
	color:white;
	background:#F3C;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	width: 233px;
	height: 57px;
	text-align: center;
	padding: 0px;
	border:none;
	outline: 0px;
}


input[type=submit]:hover{
	background:#CC00CC;
	width:255px;
	margin-left:-11px;
}

/*kapcsolat form end*/

#facebook {
	position: fixed;
	width:124px;
	height:82px;
	bottom:53%;
	left:-101px;
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}


#facebook:hover {
	left:-20px;
}

.fb-like {
	background:url(img/likeblock.png);
	width: 124px;
	height: 82px;
	margin:0;
}

.fb_iframe_widget iframe {
 	position: absolute;
    top: 10px;
	left:27px;
}

#chat {
	position: fixed;
	width:43px;
	height:50px;
	bottom:45%;
	left:-20px;
	transition: all 0.5s ease;
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;

}


#chat:hover {
	left:-6px;
}

#noflash {
	background:url(/img/noflash.png) no-repeat;
	position:absolute;
	top:0px;
	right:0px;
	width: 84px;
	height: 84px;
}

input[type=submit] {
	cursor:pointer;
}
a.ex_link {color:white;text-decoration:none;}
a.ex_link:hover {color:white;text-decoration:none;}