﻿/* ------------------GLOBAL -------------------*/
@font-face {
  font-family: 'OpenSans';
  src: url('../OpenSans-Regular.ttf');
}

body {
 padding: 0;
 margin:0;
 width:100%;
 min-width:250px;
 min-height:100%;
 overflow-x:hidden;	
 font-family: sans-serif, 'OpenSans';
 font-size:14px;
}



a,a:hover {
 text-decoration:none;
}

input[type="text"], input[type="email"], select, textarea, input[type="password"], input[type="textarea"] {
 border-style:solid;
 border-width: 1px;
 padding: 7px;
 border-color: #d7d7d7;
 -webkit-border-radius: 3px;
 -moz-border-radius: 3px;
 border-radius: 3px;
}

input[type="text"]:focus, input[type="password"]:focus, input[type="textarea"]:focus, select:focus {
 border-color: #d7d7d7;
 -webkit-transition-timing-function: ease-out;
 -webkit-transition-duration: 500ms;
 -moz-transition-timing-function: ease-out;
 -moz-transition-duration: 500ms;
}

textarea {
 padding:10px;
 font-family: sans-serif, 'OpenSans' !Important;
}

select option:hover {
 background: #FDFDFD;
}


#captcha_img {
 width:184px;
}

.sima_checkbox {
 display: none;
}

.login_status {
 font-weight:bold;
 color:red;
}

#scroll-to-top {
 z-index:999;
}

.cimsor {
 font-size: 22px;
 display: block;
 text-align: center;
 margin-bottom: 40px;
 font-weight: bold;
 color: #039f00;
}

.sima_checkbox + label {
 margin-top:3px;
 background-color: #fafafa;
 border: 1px solid #cacece;
 box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05);
 padding: 13px;
 border-radius: 1px;
 display: inline-block;
 position: relative;
}

.sima_checkbox + label:active, .sima_checkbox:checked + label:active {
 box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px 1px 3px rgba(0,0,0,0.1);
}

.sima_checkbox:checked + label {
 background-color: #3dcb55;
 border: 1px solid #adb8c0;
 box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05), inset 15px 10px -12px rgba(255,255,255,0.1);
 color: #fff;
}

.sima_checkbox:checked + label:after {
 content: '\2714';
 font-size: 18px;
 position: absolute;
 top: 0px;
 left: 5px;
 color: #fff;
}

.sima_radio {
 display: none;
}

.sima_radio + label {
 -webkit-appearance: none;
 background-color: #fafafa;
 border: 1px solid #cacece;
 box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05);
 padding: 9px;
 border-radius: 50px;
 display: inline-block;
 position: relative;
}

.sima_radio:checked + label:after {
 content: ' ';
 width: 12px;
 height: 12px;
 border-radius: 50px;
 position: absolute;
 top: 3px;
 background: #99a1a7;
 box-shadow: inset 0px 0px 10px rgba(0,0,0,0.3);
 text-shadow: 0px;
 left: 3px;
 font-size: 32px;
}

.sima_radio:checked + label {
 background-color: #e9ecee;
 color: #99a1a7;
 border: 1px solid #adb8c0;
 box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05), inset 15px 10px -12px rgba(255,255,255,0.1), inset 0px 0px 10px rgba(0,0,0,0.1);
}

.sima_radio + label:active, sima_radio:checked + label:active {
 box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px 1px 3px rgba(0,0,0,0.1);
}

.vez_felirat {
 position:absolute;
 line-height:21px;
 font-size:12px;
 margin-top:-10px;
 margin-left:20px;
 color:#000;
}

.checkbox_divs, .radio_divs {
 float:left;
 margin-right:10px;
 cursor:pointer;
}

.checkbox_divs label, .checkbox_divs input {
 cursor:pointer;
}

.form_textarea {
 width:90%;
 max-width:90%;
 height:100px;
 max-height:100px;
}

.input_group {
 display:block;
 float:left;
 min-width:164px;
 margin-bottom:10px;
 margin-top:10px;
 background-color: #fbfbfb;
 padding: 10px;
 border-style: solid;
 border-width: 1px;
 border-color: #e6e6e6;
}

.input_group_content {
 display:none;
 margin-top:10px;
}

.input_group_control {
 cursor:pointer;
}

.input_group_control_img {
 width:20px;
 height:20px;

 -ms-transform: rotate(-90deg); 
 -webkit-transform: rotate(-90deg); 
 -o-transform: rotate(-90deg); 
 -moz-transform: rotate(-90deg);
 transform: rotate(-90deg);

 -moz-transition: all .3s; 
 -webkit-transition: all .3s; 
 -o-transition: all .3s; 
 transition: all .3s; 
}

.input_group_control_label {
 position: absolute;
 font-size: 14px;
 margin-top: 3px;
 margin-left: 5px;
}

.forgas90 { 
 -ms-transform: rotate(0deg); 
 -webkit-transform: rotate(0deg); 
 -o-transform: rotate(0deg); 
 -moz-transform: rotate(0deg); 
 transform: rotate(0deg);
}

.hiba {
 display:none;
 color:#ff0000;
 font-weight:bold;
}


/*---------------wowslider fix---------------*/

#wowslider-container ul {
	table-layout: fixed !important;
}


/*----------------hasábok--------------------------*/


.balra {
 float:left;
 text-align:left;
}

.hasab {
 margin-bottom:10px;
 min-height:30px;
 width:100%;
}

.input_label {
 line-height:28px;
}

.ertek {
 line-height:28px;
 font-weight:bold;
}

.dupla_hasab_left {
 float:left;
 width:49%;
 margin-right:1%;
 text-align:right;
}

.dupla_hasab_right {
 float:left;
 width:49%;
 text-align:left;
}


.tripla_hasab_left {
 float:left;
 width:33%;
 padding-left:1%;
 text-align:left;
}

.tripla_hasab_center {
 float:left;
 width:33%;
 text-align:center;
}

.tripla_hasab_right {
 float:left;
 width:33%;
 text-align:left;
}

.hiba {
 display:none;
 color:#ff0000;
 font-weight:bold;
}

.form_textarea {
 width:90%;
 max-width:90%;
 height:100px;
 max-height:100px;
}


.content_box {
 display:block;
 padding:10px;
 font-size:13px;
 border-style:solid;
 border-width:1px;
 border-color:#f3f3f3;
 -webkit-border-radius: 3px;
 -moz-border-radius: 3px;
 border-radius: 3px;
background-color: #fafafa;
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='260' height='260' viewBox='0 0 260 260'%3E%3Cg fill-rule='evenodd'%3E%3Cg fill='%23ececec' fill-opacity='0.4'%3E%3Cpath d='M24.37 16c.2.65.39 1.32.54 2H21.17l1.17 2.34.45.9-.24.11V28a5 5 0 0 1-2.23 8.94l-.02.06a8 8 0 0 1-7.75 6h-20a8 8 0 0 1-7.74-6l-.02-.06A5 5 0 0 1-17.45 28v-6.76l-.79-1.58-.44-.9.9-.44.63-.32H-20a23.01 23.01 0 0 1 44.37-2zm-36.82 2a1 1 0 0 0-.44.1l-3.1 1.56.89 1.79 1.31-.66a3 3 0 0 1 2.69 0l2.2 1.1a1 1 0 0 0 .9 0l2.21-1.1a3 3 0 0 1 2.69 0l2.2 1.1a1 1 0 0 0 .9 0l2.21-1.1a3 3 0 0 1 2.69 0l2.2 1.1a1 1 0 0 0 .86.02l2.88-1.27a3 3 0 0 1 2.43 0l2.88 1.27a1 1 0 0 0 .85-.02l3.1-1.55-.89-1.79-1.42.71a3 3 0 0 1-2.56.06l-2.77-1.23a1 1 0 0 0-.4-.09h-.01a1 1 0 0 0-.4.09l-2.78 1.23a3 3 0 0 1-2.56-.06l-2.3-1.15a1 1 0 0 0-.45-.11h-.01a1 1 0 0 0-.44.1L.9 19.22a3 3 0 0 1-2.69 0l-2.2-1.1a1 1 0 0 0-.45-.11h-.01a1 1 0 0 0-.44.1l-2.21 1.11a3 3 0 0 1-2.69 0l-2.2-1.1a1 1 0 0 0-.45-.11h-.01zm0-2h-4.9a21.01 21.01 0 0 1 39.61 0h-2.09l-.06-.13-.26.13h-32.31zm30.35 7.68l1.36-.68h1.3v2h-36v-1.15l.34-.17 1.36-.68h2.59l1.36.68a3 3 0 0 0 2.69 0l1.36-.68h2.59l1.36.68a3 3 0 0 0 2.69 0L2.26 23h2.59l1.36.68a3 3 0 0 0 2.56.06l1.67-.74h3.23l1.67.74a3 3 0 0 0 2.56-.06zM-13.82 27l16.37 4.91L18.93 27h-32.75zm-.63 2h.34l16.66 5 16.67-5h.33a3 3 0 1 1 0 6h-34a3 3 0 1 1 0-6zm1.35 8a6 6 0 0 0 5.65 4h20a6 6 0 0 0 5.66-4H-13.1z'/%3E%3Cpath id='path6_fill-copy' d='M284.37 16c.2.65.39 1.32.54 2H281.17l1.17 2.34.45.9-.24.11V28a5 5 0 0 1-2.23 8.94l-.02.06a8 8 0 0 1-7.75 6h-20a8 8 0 0 1-7.74-6l-.02-.06a5 5 0 0 1-2.24-8.94v-6.76l-.79-1.58-.44-.9.9-.44.63-.32H240a23.01 23.01 0 0 1 44.37-2zm-36.82 2a1 1 0 0 0-.44.1l-3.1 1.56.89 1.79 1.31-.66a3 3 0 0 1 2.69 0l2.2 1.1a1 1 0 0 0 .9 0l2.21-1.1a3 3 0 0 1 2.69 0l2.2 1.1a1 1 0 0 0 .9 0l2.21-1.1a3 3 0 0 1 2.69 0l2.2 1.1a1 1 0 0 0 .86.02l2.88-1.27a3 3 0 0 1 2.43 0l2.88 1.27a1 1 0 0 0 .85-.02l3.1-1.55-.89-1.79-1.42.71a3 3 0 0 1-2.56.06l-2.77-1.23a1 1 0 0 0-.4-.09h-.01a1 1 0 0 0-.4.09l-2.78 1.23a3 3 0 0 1-2.56-.06l-2.3-1.15a1 1 0 0 0-.45-.11h-.01a1 1 0 0 0-.44.1l-2.21 1.11a3 3 0 0 1-2.69 0l-2.2-1.1a1 1 0 0 0-.45-.11h-.01a1 1 0 0 0-.44.1l-2.21 1.11a3 3 0 0 1-2.69 0l-2.2-1.1a1 1 0 0 0-.45-.11h-.01zm0-2h-4.9a21.01 21.01 0 0 1 39.61 0h-2.09l-.06-.13-.26.13h-32.31zm30.35 7.68l1.36-.68h1.3v2h-36v-1.15l.34-.17 1.36-.68h2.59l1.36.68a3 3 0 0 0 2.69 0l1.36-.68h2.59l1.36.68a3 3 0 0 0 2.69 0l1.36-.68h2.59l1.36.68a3 3 0 0 0 2.56.06l1.67-.74h3.23l1.67.74a3 3 0 0 0 2.56-.06zM246.18 27l16.37 4.91L278.93 27h-32.75zm-.63 2h.34l16.66 5 16.67-5h.33a3 3 0 1 1 0 6h-34a3 3 0 1 1 0-6zm1.35 8a6 6 0 0 0 5.65 4h20a6 6 0 0 0 5.66-4H246.9z'/%3E%3Cpath d='M159.5 21.02A9 9 0 0 0 151 15h-42a9 9 0 0 0-8.5 6.02 6 6 0 0 0 .02 11.96A8.99 8.99 0 0 0 109 45h42a9 9 0 0 0 8.48-12.02 6 6 0 0 0 .02-11.96zM151 17h-42a7 7 0 0 0-6.33 4h54.66a7 7 0 0 0-6.33-4zm-9.34 26a8.98 8.98 0 0 0 3.34-7h-2a7 7 0 0 1-7 7h-4.34a8.98 8.98 0 0 0 3.34-7h-2a7 7 0 0 1-7 7h-4.34a8.98 8.98 0 0 0 3.34-7h-2a7 7 0 0 1-7 7h-7a7 7 0 1 1 0-14h42a7 7 0 1 1 0 14h-9.34zM109 27a9 9 0 0 0-7.48 4H101a4 4 0 1 1 0-8h58a4 4 0 0 1 0 8h-.52a9 9 0 0 0-7.48-4h-42z'/%3E%3Cpath d='M39 115a8 8 0 1 0 0-16 8 8 0 0 0 0 16zm6-8a6 6 0 1 1-12 0 6 6 0 0 1 12 0zm-3-29v-2h8v-6H40a4 4 0 0 0-4 4v10H22l-1.33 4-.67 2h2.19L26 130h26l3.81-40H58l-.67-2L56 84H42v-6zm-4-4v10h2V74h8v-2h-8a2 2 0 0 0-2 2zm2 12h14.56l.67 2H22.77l.67-2H40zm13.8 4H24.2l3.62 38h22.36l3.62-38z'/%3E%3Cpath d='M129 92h-6v4h-6v4h-6v14h-3l.24 2 3.76 32h36l3.76-32 .24-2h-3v-14h-6v-4h-6v-4h-8zm18 22v-12h-4v4h3v8h1zm-3 0v-6h-4v6h4zm-6 6v-16h-4v19.17c1.6-.7 2.97-1.8 4-3.17zm-6 3.8V100h-4v23.8a10.04 10.04 0 0 0 4 0zm-6-.63V104h-4v16a10.04 10.04 0 0 0 4 3.17zm-6-9.17v-6h-4v6h4zm-6 0v-8h3v-4h-4v12h1zm27-12v-4h-4v4h3v4h1v-4zm-6 0v-8h-4v4h3v4h1zm-6-4v-4h-4v8h1v-4h3zm-6 4v-4h-4v8h1v-4h3zm7 24a12 12 0 0 0 11.83-10h7.92l-3.53 30h-32.44l-3.53-30h7.92A12 12 0 0 0 130 126z'/%3E%3Cpath d='M212 86v2h-4v-2h4zm4 0h-2v2h2v-2zm-20 0v.1a5 5 0 0 0-.56 9.65l.06.25 1.12 4.48a2 2 0 0 0 1.94 1.52h.01l7.02 24.55a2 2 0 0 0 1.92 1.45h4.98a2 2 0 0 0 1.92-1.45l7.02-24.55a2 2 0 0 0 1.95-1.52L224.5 96l.06-.25a5 5 0 0 0-.56-9.65V86a14 14 0 0 0-28 0zm4 0h6v2h-9a3 3 0 1 0 0 6H223a3 3 0 1 0 0-6H220v-2h2a12 12 0 1 0-24 0h2zm-1.44 14l-1-4h24.88l-1 4h-22.88zm8.95 26l-6.86-24h18.7l-6.86 24h-4.98zM150 242a22 22 0 1 0 0-44 22 22 0 0 0 0 44zm24-22a24 24 0 1 1-48 0 24 24 0 0 1 48 0zm-28.38 17.73l2.04-.87a6 6 0 0 1 4.68 0l2.04.87a2 2 0 0 0 2.5-.82l1.14-1.9a6 6 0 0 1 3.79-2.75l2.15-.5a2 2 0 0 0 1.54-2.12l-.19-2.2a6 6 0 0 1 1.45-4.46l1.45-1.67a2 2 0 0 0 0-2.62l-1.45-1.67a6 6 0 0 1-1.45-4.46l.2-2.2a2 2 0 0 0-1.55-2.13l-2.15-.5a6 6 0 0 1-3.8-2.75l-1.13-1.9a2 2 0 0 0-2.5-.8l-2.04.86a6 6 0 0 1-4.68 0l-2.04-.87a2 2 0 0 0-2.5.82l-1.14 1.9a6 6 0 0 1-3.79 2.75l-2.15.5a2 2 0 0 0-1.54 2.12l.19 2.2a6 6 0 0 1-1.45 4.46l-1.45 1.67a2 2 0 0 0 0 2.62l1.45 1.67a6 6 0 0 1 1.45 4.46l-.2 2.2a2 2 0 0 0 1.55 2.13l2.15.5a6 6 0 0 1 3.8 2.75l1.13 1.9a2 2 0 0 0 2.5.8zm2.82.97a4 4 0 0 1 3.12 0l2.04.87a4 4 0 0 0 4.99-1.62l1.14-1.9a4 4 0 0 1 2.53-1.84l2.15-.5a4 4 0 0 0 3.09-4.24l-.2-2.2a4 4 0 0 1 .97-2.98l1.45-1.67a4 4 0 0 0 0-5.24l-1.45-1.67a4 4 0 0 1-.97-2.97l.2-2.2a4 4 0 0 0-3.09-4.25l-2.15-.5a4 4 0 0 1-2.53-1.84l-1.14-1.9a4 4 0 0 0-5-1.62l-2.03.87a4 4 0 0 1-3.12 0l-2.04-.87a4 4 0 0 0-4.99 1.62l-1.14 1.9a4 4 0 0 1-2.53 1.84l-2.15.5a4 4 0 0 0-3.09 4.24l.2 2.2a4 4 0 0 1-.97 2.98l-1.45 1.67a4 4 0 0 0 0 5.24l1.45 1.67a4 4 0 0 1 .97 2.97l-.2 2.2a4 4 0 0 0 3.09 4.25l2.15.5a4 4 0 0 1 2.53 1.84l1.14 1.9a4 4 0 0 0 5 1.62l2.03-.87zM152 207a1 1 0 1 1 2 0 1 1 0 0 1-2 0zm6 2a1 1 0 1 1 2 0 1 1 0 0 1-2 0zm-11 1a1 1 0 1 1 2 0 1 1 0 0 1-2 0zm-6 0a1 1 0 1 1 2 0 1 1 0 0 1-2 0zm3-5a1 1 0 1 1 2 0 1 1 0 0 1-2 0zm-8 8a1 1 0 1 1 2 0 1 1 0 0 1-2 0zm3 6a1 1 0 1 1 2 0 1 1 0 0 1-2 0zm0 6a1 1 0 1 1 2 0 1 1 0 0 1-2 0zm4 7a1 1 0 1 1 2 0 1 1 0 0 1-2 0zm5-2a1 1 0 1 1 2 0 1 1 0 0 1-2 0zm5 4a1 1 0 1 1 2 0 1 1 0 0 1-2 0zm4-6a1 1 0 1 1 2 0 1 1 0 0 1-2 0zm6-4a1 1 0 1 1 2 0 1 1 0 0 1-2 0zm-4-3a1 1 0 1 1 2 0 1 1 0 0 1-2 0zm4-3a1 1 0 1 1 2 0 1 1 0 0 1-2 0zm-5-4a1 1 0 1 1 2 0 1 1 0 0 1-2 0zm-24 6a1 1 0 1 1 2 0 1 1 0 0 1-2 0zm16 5a5 5 0 1 0 0-10 5 5 0 0 0 0 10zm7-5a7 7 0 1 1-14 0 7 7 0 0 1 14 0zm86-29a1 1 0 0 0 0 2h2a1 1 0 0 0 0-2h-2zm19 9a1 1 0 0 1 1-1h2a1 1 0 0 1 0 2h-2a1 1 0 0 1-1-1zm-14 5a1 1 0 0 0 0 2h2a1 1 0 0 0 0-2h-2zm-25 1a1 1 0 0 0 0 2h2a1 1 0 0 0 0-2h-2zm5 4a1 1 0 0 0 0 2h2a1 1 0 0 0 0-2h-2zm9 0a1 1 0 0 1 1-1h2a1 1 0 0 1 0 2h-2a1 1 0 0 1-1-1zm15 1a1 1 0 0 1 1-1h2a1 1 0 0 1 0 2h-2a1 1 0 0 1-1-1zm12-2a1 1 0 0 0 0 2h2a1 1 0 0 0 0-2h-2zm-11-14a1 1 0 0 1 1-1h2a1 1 0 0 1 0 2h-2a1 1 0 0 1-1-1zm-19 0a1 1 0 0 0 0 2h2a1 1 0 0 0 0-2h-2zm6 5a1 1 0 0 1 1-1h2a1 1 0 0 1 0 2h-2a1 1 0 0 1-1-1zm-25 15c0-.47.01-.94.03-1.4a5 5 0 0 1-1.7-8 3.99 3.99 0 0 1 1.88-5.18 5 5 0 0 1 3.4-6.22 3 3 0 0 1 1.46-1.05 5 5 0 0 1 7.76-3.27A30.86 30.86 0 0 1 246 184c6.79 0 13.06 2.18 18.17 5.88a5 5 0 0 1 7.76 3.27 3 3 0 0 1 1.47 1.05 5 5 0 0 1 3.4 6.22 4 4 0 0 1 1.87 5.18 4.98 4.98 0 0 1-1.7 8c.02.46.03.93.03 1.4v1h-62v-1zm.83-7.17a30.9 30.9 0 0 0-.62 3.57 3 3 0 0 1-.61-4.2c.37.28.78.49 1.23.63zm1.49-4.61c-.36.87-.68 1.76-.96 2.68a2 2 0 0 1-.21-3.71c.33.4.73.75 1.17 1.03zm2.32-4.54c-.54.86-1.03 1.76-1.49 2.68a3 3 0 0 1-.07-4.67 3 3 0 0 0 1.56 1.99zm1.14-1.7c.35-.5.72-.98 1.1-1.46a1 1 0 1 0-1.1 1.45zm5.34-5.77c-1.03.86-2 1.79-2.9 2.77a3 3 0 0 0-1.11-.77 3 3 0 0 1 4-2zm42.66 2.77c-.9-.98-1.87-1.9-2.9-2.77a3 3 0 0 1 4.01 2 3 3 0 0 0-1.1.77zm1.34 1.54c.38.48.75.96 1.1 1.45a1 1 0 1 0-1.1-1.45zm3.73 5.84c-.46-.92-.95-1.82-1.5-2.68a3 3 0 0 0 1.57-1.99 3 3 0 0 1-.07 4.67zm1.8 4.53c-.29-.9-.6-1.8-.97-2.67.44-.28.84-.63 1.17-1.03a2 2 0 0 1-.2 3.7zm1.14 5.51c-.14-1.21-.35-2.4-.62-3.57.45-.14.86-.35 1.23-.63a2.99 2.99 0 0 1-.6 4.2zM275 214a29 29 0 0 0-57.97 0h57.96zM72.33 198.12c-.21-.32-.34-.7-.34-1.12v-12h-2v12a4.01 4.01 0 0 0 7.09 2.54c.57-.69.91-1.57.91-2.54v-12h-2v12a1.99 1.99 0 0 1-2 2 2 2 0 0 1-1.66-.88zM75 176c.38 0 .74-.04 1.1-.12a4 4 0 0 0 6.19 2.4A13.94 13.94 0 0 1 84 185v24a6 6 0 0 1-6 6h-3v9a5 5 0 1 1-10 0v-9h-3a6 6 0 0 1-6-6v-24a14 14 0 0 1 14-14 5 5 0 0 0 5 5zm-17 15v12a1.99 1.99 0 0 0 1.22 1.84 2 2 0 0 0 2.44-.72c.21-.32.34-.7.34-1.12v-12h2v12a3.98 3.98 0 0 1-5.35 3.77 3.98 3.98 0 0 1-.65-.3V209a4 4 0 0 0 4 4h16a4 4 0 0 0 4-4v-24c.01-1.53-.23-2.88-.72-4.17-.43.1-.87.16-1.28.17a6 6 0 0 1-5.2-3 7 7 0 0 1-6.47-4.88A12 12 0 0 0 58 185v6zm9 24v9a3 3 0 1 0 6 0v-9h-6z'/%3E%3Cpath d='M-17 191a1 1 0 0 0 0 2h2a1 1 0 0 0 0-2h-2zm19 9a1 1 0 0 1 1-1h2a1 1 0 0 1 0 2H3a1 1 0 0 1-1-1zm-14 5a1 1 0 0 0 0 2h2a1 1 0 0 0 0-2h-2zm-25 1a1 1 0 0 0 0 2h2a1 1 0 0 0 0-2h-2zm5 4a1 1 0 0 0 0 2h2a1 1 0 0 0 0-2h-2zm9 0a1 1 0 0 1 1-1h2a1 1 0 0 1 0 2h-2a1 1 0 0 1-1-1zm15 1a1 1 0 0 1 1-1h2a1 1 0 0 1 0 2h-2a1 1 0 0 1-1-1zm12-2a1 1 0 0 0 0 2h2a1 1 0 0 0 0-2H4zm-11-14a1 1 0 0 1 1-1h2a1 1 0 0 1 0 2h-2a1 1 0 0 1-1-1zm-19 0a1 1 0 0 0 0 2h2a1 1 0 0 0 0-2h-2zm6 5a1 1 0 0 1 1-1h2a1 1 0 0 1 0 2h-2a1 1 0 0 1-1-1zm-25 15c0-.47.01-.94.03-1.4a5 5 0 0 1-1.7-8 3.99 3.99 0 0 1 1.88-5.18 5 5 0 0 1 3.4-6.22 3 3 0 0 1 1.46-1.05 5 5 0 0 1 7.76-3.27A30.86 30.86 0 0 1-14 184c6.79 0 13.06 2.18 18.17 5.88a5 5 0 0 1 7.76 3.27 3 3 0 0 1 1.47 1.05 5 5 0 0 1 3.4 6.22 4 4 0 0 1 1.87 5.18 4.98 4.98 0 0 1-1.7 8c.02.46.03.93.03 1.4v1h-62v-1zm.83-7.17a30.9 30.9 0 0 0-.62 3.57 3 3 0 0 1-.61-4.2c.37.28.78.49 1.23.63zm1.49-4.61c-.36.87-.68 1.76-.96 2.68a2 2 0 0 1-.21-3.71c.33.4.73.75 1.17 1.03zm2.32-4.54c-.54.86-1.03 1.76-1.49 2.68a3 3 0 0 1-.07-4.67 3 3 0 0 0 1.56 1.99zm1.14-1.7c.35-.5.72-.98 1.1-1.46a1 1 0 1 0-1.1 1.45zm5.34-5.77c-1.03.86-2 1.79-2.9 2.77a3 3 0 0 0-1.11-.77 3 3 0 0 1 4-2zm42.66 2.77c-.9-.98-1.87-1.9-2.9-2.77a3 3 0 0 1 4.01 2 3 3 0 0 0-1.1.77zm1.34 1.54c.38.48.75.96 1.1 1.45a1 1 0 1 0-1.1-1.45zm3.73 5.84c-.46-.92-.95-1.82-1.5-2.68a3 3 0 0 0 1.57-1.99 3 3 0 0 1-.07 4.67zm1.8 4.53c-.29-.9-.6-1.8-.97-2.67.44-.28.84-.63 1.17-1.03a2 2 0 0 1-.2 3.7zm1.14 5.51c-.14-1.21-.35-2.4-.62-3.57.45-.14.86-.35 1.23-.63a2.99 2.99 0 0 1-.6 4.2zM15 214a29 29 0 0 0-57.97 0h57.96z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

/********** HEAD, top *************************/


.lSSlideOuter  {
 position:relative;
 z-index:0;
}




#bottom_tel {
 float:left;
 display:contents;
 width:190px;
}

#bottom_mail {
 float:left;
 display:contents;
 width:190px;
}

/******foot*****/
.foot {
 padding-top:60px;
 padding-bottom:120px;
 border-style:solid;
 border-width:1px;
 border-left:0;
 border-right:0;
 border-bottom:0;
 border-color:#c0c0c0;
 color:#c5c5c5;
 background-color: #222;
}

.foot a, .foot i {
	color:#000;
	margin-left:15px;
}

.foot_left {
 font-size:14px;
 font-weight:bold;
 padding-top:10px;
}

.foot_left, .foot_right {
 width:50%;
 float:left;
}

.foot_right span {
 color:#aaa;
 margin-right:7px;
}

.foot_left {
 width:70%;
}
 
.foot_right {
 text-align:right;
 width:calc(30% - 6px);
 border-style:solid;
 border-width:1px;
 border-color:#3e3e3e;
 border-top:none;
 border-right:none;
 border-bottom:none;
 margin-left:5px;
 font-size:12px;
 padding-bottom:80px;
}

.foot_right img{
 max-width:190px;

}

#elfogadott_kartyak_foot {
 width:80px;
 float:left;
 padding:0;
 margin-right:10px;
}

#elfogadott_kartyak_foot img {
 max-width:30px;
 margin-right:10px;
 float:left; 
}

/*  -------mobil menü-------------- */

#menuToggle {
 display:none;
}

#menuToggle {
  position: fixed;
  right: 32px;
  top:77px;
  z-index: 1;
  height: 22px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -webkit-user-select: none;
  user-select: none;
}

#menuToggle a {
  text-decoration: none;
  color: #fff;
  transition: color 0.3s ease;
}

#menuToggle a:hover {
  color: #fff;
}


#menuToggle input {
  display: block;
  width: 40px;
  height: 32px;
  position: absolute;
  top: -7px;
  left: -5px;
  
  cursor: pointer;
  
  opacity: 0;
  z-index: 2; 
  
  -webkit-touch-callout: none;
}


#menuToggle span {
  display: block;
  width: 33px;
  height: 4px;
  margin-bottom: 5px;
  position: relative;
  background: #94c11c;
  border-radius: 3px;
  border-style:solid;
  border-width:1px;
  border-color:#fff;
  z-index: 1;
  transform-origin: 4px 0px;
  transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
              background 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
              opacity 0.55s ease;
}

#menuToggle span:first-child {
  transform-origin: 0% 0%;
}

#menuToggle span:nth-last-child(2) {
  transform-origin: 0% 100%;
}


#menuToggle input:checked ~ span {
  opacity: 1;
  transform: rotate(46deg) translate(0px, 1px);
  background: #fff;
}

#menuToggle input:checked ~ span:nth-last-child(3) {
  opacity: 0;
  transform: rotate(0deg) scale(0.2, 0.2);
}

#menuToggle input:checked ~ span:nth-last-child(2) {
  transform: rotate(-45deg) translate(0, -1px);
}

#mobil_menu_logo {
 float:left;
 width:60px;
 margin-bottom:10px;
}

#mobil_menu {
  position: absolute;
  padding: 50px;
  height:100vh;
  background: rgb(0,0,0, 0.85);
  list-style-type: none;
  transform: none;
  margin-top:-115px;
  margin-left:90px;
  padding-top:4px;
}

#mobil_menu li {
  padding: 10px 0;
  font-size: 15px;
  width:190px;
}

#menuToggle input:checked ~ ul {
  -webkit-font-smoothing: antialiased;
  transform-origin: 0% 0%;
  transform: translate(-100%, 0);
  transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0);
}


/***********SAJÁT CSS***************/

 .head {
	width:100%;
	background-color:#363636;
  }
  
 .head_container {
	max-width:1100px;
	margin-left:auto;
	margin-right:auto;
  }
  
  .head_container_left {
	float:left;
	background-color:#94c11c;
	color:#fff;
	padding:3px;
	margin-top:15px;
	margin-left:8px;
	font-size:12px;
  }
  
  .head_container_left a {
	text-decoration:none;
	color:#fff;
  }
 
 .head_container ul {
	list-style-type:none;
	float:right;
	margin:0;
	padding:0;
 }
 
 .head_container ul li {
	display:inline-block;
	text-align:center;
	border-color:#aaa;
	border-style:solid;
	border-width:1px;
	border-left:none;
	border-top:none;
	border-bottom:none;
	margin-top:10px;
	margin-bottom:10px;
 }
 
 .head_container ul li a {
	cursor:pointer;
	font-size:12px;
	padding: 7px;
	padding-right: 15px;
	padding-left: 15px;
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	color: #d5d5d5;
 }
 
 ul li a:hover {
	 color:#94c11c;
 }
 
 .menu_container {
  height:88px;
 }
 
 .menu_top_icon {
	display:inline-block;
	width:18px;
	float:left;
	margin-right:5px;
 }
 
 #main_logo_top {
	 max-width:345px;
	 float:left;
	 padding:10px;
	 padding-left:0;
 }
 
 .main, .menu, .foot {
	 width:100%;
 }
 
 .menu {
	border-style:solid;
	border-width:2px;
	border-color:#94c11c;
	border-left:none;
	border-right:none;
	border-top:none;
 }
 
 .menu_container ul {
	float:right;
	list-style-type:none;
	margin:0;
	padding:0;
	margin-top:13px;
 }
 
 .menu_container ul li {
	display:inline-block;
	text-align:center;	
	margin-top:15px;
	margin-bottom:10px;
 }
 
 .menu_container ul li a {
	font-size:15px;
	cursor:pointer;
	padding: 7px;
	padding-right: 15px;
	padding-left: 5px;
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	color: #777;
 }
 
 .menu_container ul li a:hover {
	color:#94c11c; 
 }
 
 .main_container, .menu_container, .foot_container {
	max-width:1100px;
	margin-left:auto;
	margin-right:auto;
  }
  
 .main_container {
	margin-bottom:20px;
	margin-top:20px;
	padding-left:10px;
	padding-right:10px;
}

 .gallery_product {
	width:calc(100% / 3);
	float:left;
 }
	
 .recent-work-wrap {
	position: relative;
	overflow: hidden;
}

.recent-work-wrap img{
	width: 100%;
}

 .recent-work-wrap .recent-work-inner{
  top: 0;
  background: transparent;
  opacity: .8;
  width: 100%;
  border-radius: 0;
  margin-bottom: 0;
}

.recent-work-inner h3 {
 cursor:default;
}

.recent-work-wrap .recent-work-inner h3{
  margin: 60px 0;
}

.recent-work-wrap .recent-work-inner h3 a{
  font-size: 24px;
  color: #000;
}

.recent-work-wrap .recent-work-inner h4{
  margin: 10px 0;
}

.recent-work-wrap .recent-work-inner h4 a{
  font-size: 20px;
  color: #000;
}

.recent-work-wrap .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  border-radius: 0;
  background: #94c11c;
  color: #000;
  vertical-align: middle;
  -webkit-transition: opacity 500ms;
  -moz-transition: opacity 500ms;
  -o-transition: opacity 500ms;
  transition: opacity 500ms;  
  /*padding: 30px;*/
  text-align:center;
}

.recent-work-wrap .overlay .preview {
  bottom: 0;
  display: inline-block;
  height: 35px;
  line-height: 35px;
  border-radius: 0;
  background: transparent;
  text-align: center;
  color: #000;
}

.recent-work-wrap:hover .overlay {
  opacity: 0.9;
}

.overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 2;
    background-color: #080d15;
    opacity: .1;
}


/*******HÍRLEVÉL*******/

#hirlevel, #ajanlatkero {
	  width:100%;
	  background-color:#4a4a4a;
	  padding-top:15px;
	  padding-bottom:15px;
	  margin-bottom:20px;
  }
  
  #hirlevel_container, #ajanlatkero_container {
	  max-width:1100px;
	  margin-left:auto;
	  margin-right:auto;
	  margin-top:30px;
	  margin-bottom:30px;
  }
  
  #hirlevel_container_left, #ajanlatkero_container_left {
	  float:left;
  }
  
  #hirlevel_container_left img, #hirlevel_container_left div, #ajanlatkero_container_left img, #ajanlatkero_container_left div {
	  float:left;
  }
  
  #hirlevel_szoveg, #ajanlatkero_szoveg {
	  display:inline-block;
	  font-size:26px;
	  color:#959595;
	  line-height:30px;
	  margin-left:15px;
	  margin-top:50px;
  }
  
  #hirlevel_container_right, #ajanlatkero_container_right {
	  float:right;
  }
  
  #hirlevel_container_right input, #hirlevel_container_right select {
	  display:block;
	  padding:5px;
	  margin-top:10px;
	  float:right;
  }
  
  #ajanlatkero_container_right input, #ajanlatkero_container_right select, #ajanlatkero_container_right textarea {
	  display:block;
	  padding:5px;
	  margin-top:10px;

  }
  
  #hirlevel_container_right input[type=text] {
	  width:97%;
  }
  
  #ajanlatkero_container_right input[type=text] {
	  width:97%;
  }
  
  #ajanlatkero_container_right select {
	  width:104%;
  }
  
  #hirlevel_container_right input[type=submit], #ajanlatkero_container_right input[type=submit] {
	  color:#fff;
	  background-color:#94c11c;
	  cursor:pointer;
  }
  
  #hirlevel_container_right input[type=submit]:hover, #ajanlatkero_container_right input[type=submit]:hover {
	  background-color:#449d44;
  }
  
	
 #ajanlatkero_container_right_bal_hasab {
	 float:left;
 }
 
 #ajanlatkero_container_right_jobb_hasab {
	 float:right;
	 padding-left:30px;
 }
 
 #ajanlatkero_container_right_jobb_hasab textarea {
	height:52px;
	max-height:300px;
	width:220px;
	min-width:220px;
	max-width:220px;
 }



.col-md-12{
	padding:3px;
}

.aa-promo-area .col-xs-12 {
	float:left;
	display:inline-block;
	width:calc(100% / 3 - 6px);
	margin:3px;
} 
 
 #aa-promo {
  float: left;
  display: inline;
  width: 100%;
}
#aa-promo .aa-promo-area {
  display: inline;
  float: left;
  padding: 30px 0;
  width: 100%;
}
#aa-promo .aa-promo-area .aa-promo-left {
  display: inline;
  float: left;
  width: 100%;
  height: 400px;
  overflow: hidden;
}
#aa-promo .aa-promo-area .aa-promo-left .aa-prom-content {
  top: 40% !important;
}
#aa-promo .aa-promo-area .aa-promo-middle {
  display: inline;
  float: left;
  width: 100%;
  height: 400px;
  background-color: #ddd;
}
#aa-promo .aa-promo-area .aa-promo-right {
  display: inline;
  float: left;
  width: 100%;
  height: 400px;
}
#aa-promo .aa-promo-area .aa-promo-right .aa-single-promo-right {
  width: 50%;
  height: 50%;
  float: left;
}
#aa-promo .aa-promo-area .aa-promo-banner {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  -moz-transform: translateZ(0);
  -o-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
#aa-promo .aa-promo-area .aa-promo-banner:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.6);
  border-radius: 0%;
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

#aa-promo .aa-promo-area .aa-promo-banner:hover img.hatter {
  width: 105%;
  height:110%;
  margin-left:-3%;
  margin-top:-5%;
}

#aa-promo .aa-promo-area .aa-promo-banner:hover:before {
  -moz-transform: scale(0);
  -o-transform: scale(0);
  -ms-transform: scale(0);
  -webkit-transform: scale(0);
  transform: scale(0);
}
#aa-promo .aa-promo-area .aa-promo-banner img.hatter {
  height:325px;
  width: 100%;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
#aa-promo .aa-promo-area .aa-promo-banner .aa-prom-content {
  position: absolute;
  left: 0;
  top: 35%;
  right: 0;
  width: 100%;
  text-align: center;
  z-index: 99;
}
#aa-promo .aa-promo-area .aa-promo-banner .aa-prom-content span {
  background-color: #FFF;
  padding: 5px 10px;  
}
#aa-promo .aa-promo-area .aa-promo-banner .aa-prom-content h4 {
  color: #fff;
  font-size: 30px;
  font-weight: bold;
  text-transform: uppercase;
}
#aa-promo .aa-promo-area .aa-promo-banner .aa-prom-content h4 a {
  color: #fff !important;
  text-decoration: none;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

#aa-promo .aa-promo-area {
    padding: 0;
  }

  #aa-promo .aa-promo-area .aa-promo-left {
    height: 250px;
    width: 100%;
  }

  #aa-promo .aa-promo-area .aa-promo-right {
    height: auto;
  }

  #aa-promo .aa-promo-area .aa-promo-right .aa-single-promo-right {
    height: 250px;
    width: 100%;
  }
 
 .aa-promo-area {
  display: inline;
  float: left;
  padding: 30px 0;
  width: 100%;
}
.aa-promo-area .aa-promo-left {
  display: inline;
  float: left;
  width: 100%;
  height: 400px;
  overflow: hidden;
}
#aa-promo .aa-promo-area .aa-promo-left .aa-prom-content {
  top: 40% !important;
}
#aa-promo .aa-promo-area .aa-promo-middle {
  display: inline;
  float: left;
  width: 100%;
  height: 400px;
  background-color: #ddd;
}
#aa-promo .aa-promo-area .aa-promo-right {
  display: inline;
  float: left;
  width: 100%;
  height: 400px;
}
#aa-promo .aa-promo-area .aa-promo-right .aa-single-promo-right {
  width: 50%;
  height: 50%;
  float: left;
}
#aa-promo .aa-promo-area .aa-promo-banner {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  -moz-transform: translateZ(0);
  -o-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
#aa-promo .aa-promo-area .aa-promo-banner:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.6);
  border-radius: 0%;
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}


#aa-promo .aa-promo-area .aa-promo-banner:hover:before {
  -moz-transform: scale(0);
  -o-transform: scale(0);
  -ms-transform: scale(0);
  -webkit-transform: scale(0);
  transform: scale(0);
}
#aa-promo .aa-promo-area .aa-promo-banner img.hatter {
  height:325px;
  width: 100%;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
#aa-promo .aa-promo-area .aa-promo-banner .aa-prom-content {
  position: absolute;
  left: 0;
  top: 35%;
  right: 0;
  width: 100%;
  text-align: center;
  z-index: 99;
}
#aa-promo .aa-promo-area .aa-promo-banner .aa-prom-content span {
  background-color: #FFF;
  padding: 5px 10px;  
}
#aa-promo .aa-promo-area .aa-promo-banner .aa-prom-content h4 {
  color: #fff;
  font-size: 30px;
  font-weight: bold;
  text-transform: uppercase;
}
#aa-promo .aa-promo-area .aa-promo-banner .aa-prom-content h4 a {
  color: #fff !important;
  text-decoration: none;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

#aa-promo .aa-promo-area .aa-promo-banner:before {
  background: rgba(148, 193, 28, 0.8);
}

#aa-promo .aa-promo-area .aa-promo-left {
	height: 300px;
}
#aa-promo .aa-promo-area .aa-promo-banner .aa-prom-contentOverlay {
  position: absolute;
  left: 0;
  top: 25%;
  right: 0;
  width: 100%;
  text-align: center;
  z-index: 99;
}
#aa-promo .aa-promo-area .aa-promo-banner .aa-prom-contentOverlay span {
  background-color: #FFF;
  padding: 5px 10px;  
}
#aa-promo .aa-promo-area .aa-promo-banner .aa-prom-contentOverlay h4 {
  color: #000;
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
}
#aa-promo .aa-promo-area .aa-promo-banner .aa-prom-contentOverlay h4 a {
  color: #fff !important;
  text-decoration: none;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}








#aa-promo .aa-promo-area .aa-promo-left .aa-prom-content {
  top: 10% !important;
  -moz-transform: opacity 100ms;
  -o-transform: opacity 100ms;
  -ms-transform: opacity 100ms;
  -webkit-transform: opacity 100ms;
  transform: opacity 100ms;
  -webkit-transition: all 0.1s ease-out;
  -moz-transition: all 0.1s ease-out;
  -ms-transition: all 0.1s ease-out;
  -o-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
}

#aa-promo .aa-promo-area .aa-promo-left .aa-prom-content h4 {
  color:#000;
}

#aa-promo .aa-promo-area .aa-promo-banner .aa-prom-content h4 a {
   color: #000 !important;
   font-size:22px;
}

#aa-promo .aa-promo-area .aa-promo-left .aa-prom-contentOverlay {
  bottom: 0% !important;
  -moz-transform: opacity 100ms;
  -o-transform: opacity 100ms;
  -ms-transform: opacity 100ms;
  -webkit-transform: opacity 100ms;
  transform: opacity 100ms;
  -webkit-transition: all 0.1s ease-out;
  -moz-transition: all 0.1s ease-out;
  -ms-transition: all 0.1s ease-out;
  -o-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
  opacity:0;
  text-align:center;
}

#aa-promo .aa-promo-area .aa-promo-left .aa-prom-contentOverlay .bottomText {
	background: rgba(148, 193, 28, 0.8);
	position:absolute;
	left: 0;
  	right: 0;
	bottom:0;
	color:#000;
}

#aa-promo .aa-promo-area .aa-promo-left .aa-prom-contentOverlay .bottomText a {
	color:#000 !important;
}

#aa-promo .aa-promo-area .aa-promo-banner:hover .aa-prom-content {
  -moz-transform: opacity 100ms;
  -o-transform: opacity 100ms;
  -ms-transform: opacity 100ms;
  -webkit-transform: opacity 100ms;
  transform: opacity 100ms;
  opacity:0;
  -webkit-transition: all 0.1s ease-out;
  -moz-transition: all 0.1s ease-out;
  -ms-transition: all 0.1s ease-out;
  -o-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
}

#aa-promo .aa-promo-area .aa-promo-banner:hover .aa-prom-contentOverlay {
  -moz-transform: opacity 100ms;
  -o-transform: opacity 100ms;
  -ms-transform: opacity 100ms;
  -webkit-transform: opacity 100ms;
  transform: opacity 100ms;
  opacity:100;
  -webkit-transition: all 0.1s ease-out;
  -moz-transition: all 0.1s ease-out;
  -ms-transition: all 0.1s ease-out;
  -o-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
}

.menu_bottom_felso ul, .menu_bottom_kozep ul {
	list-style-type:none;
	float:left;
	margin:0;
	padding:0;
 }
 
 .menu_bottom_felso ul li, .menu_bottom_kozep ul li {
	display:inline-block;
	text-align:center;
	margin-top:10px;
	margin-bottom:10px;
 }
 
 .menu_bottom_felso ul li a, .menu_bottom_kozep ul li a {
	cursor:pointer;
	padding: 7px;
	padding-right: 15px;
	padding-left: 15px;
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	color: #c5c5c5;
 }
 
 .menu_bottom_felso ul li a {
	 font-size:13px;
 }
 
 .menu_bottom_kozep ul li a {
	 font-size:11px;
 }
 
 .menu_bottom_felso {
	 border-style:solid;
	 border-width:1px;
	 border-top:none;
	 border-left:none;
	 border-right:none;
	 border-color:#3e3e3e;
	 padding-bottom:10px;
 }
 
 .menu_bottom_kozep {
	 margin-top:25px;
 }
 
 .menu_bottom_kozep div span a {
	 color:#c5c5c5;
	 margin-left:0;
 }
 
 .menu_bottom_kozep_bal, .menu_bottom_kozep_jobb {
		display:inline-block;
		text-transform:uppercase;
	}
	
 .menu_bottom_kozep_bal span, .menu_bottom_kozep_jobb span {
	 display:block;
	 padding-left:30px;
	 margin-bottom:15px;
	 font-size:12px;
 }
 
 .menu_bottom_kozep_jobb {
	 padding-left:15px;
 }

 ul li a:hover {
	 color:#94c11c;
 }
 
 #referencia_galeria h3 {
	 text-transform:uppercase;
	 text-align:center;
 }
 
 .social_bottom {
	text-align:right;
	width:30px;
	padding-left:13px;
 }
 
 .social_bottom img {
	max-width:30px;
 }
 
 .foot_right_mobil {
	 display:none;
 }
 
 .foot_right span {
	 display:block;
	 margin-top:10px;
	 width: 190px;
	 float: right;
     text-align: center;
     margin-top: 30px;

 }
 
 .foot_right span a {
	 color:#aaa;
 }

.foot-bottom {
	background-color:#000;
	color:#5a5a5a;
	text-align:center;
	padding:15px;
	font-size:11px;
}

.foot-bottom a {
	color:#5a5a5a;
}

#scroll-to-top {
	
	background: url(../images/arrow_scroll.png) no-repeat center center;
	
	width: 35px;
	height: 35px;
	
	position: fixed;	
	right: 30px;
	bottom: 30px;
	
	/* Hide link text */
	text-indent: -9999px;
	font-size: 0;
	
	/* Other */
	cursor: pointer;	
	outline: 0;
	
	border-style:solid;
	border-width:1px;
	border-color:rgb(255, 255, 255, 0.8);
	
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;	
}

#scroll-to-top {
	right: 30px;
}

/********KAPCSOLAT******/

 .elerhetosegek_box {
	float:left;	
 }
 
 #elerhetosegek_box_also {
	margin-left:60px; 
 }

 .elerhetosegek_sor {
	float:left;
	margin-bottom:15px;
	margin-left:20px;
	border-style: solid;
	border-color: #c0c0c0;
	border-width: 1px;
	border-top: none;
	border-left: none;
	border-right: none;
}

 .elerhetosegek_szoveg {
    font-size: 16px;
    float: left;
    margin-top: 15px;
    padding-bottom: 20px;
}

.elerhetosegek_szoveg span {
 color:#8dc73f;
 font-weight:bold;
 text-transform:uppercase;
}

.elerhetosegek img {
 float:left;
}

.terkep {	
 float:left;
 margin-left:60px;
}

#terkep_also_mobil {
		display:none;
	}

#hirlevelre_valo_feliratkozas_sikeres {
 padding: 21px;
 text-align: center;
 color: #fff;
 font-size: 15px;
 text-transform: uppercase;
 background-color: #abc74f;
}

#ajanlatkeres_sikeres {
 padding: 21px;
 text-align: center;
 color: #fff;
 font-size: 15px;
 text-transform: uppercase;
 background-color: #abc74f;
}


/***********MEDIA & FIX & other f***************/
@media screen and (max-width: 1100px) {
	#ajanlatkeres_cimsor {
		margin-right:70px;
	}
	
	#elerhetosegek_box_also {
		margin-left:0; 
	}
	
	.terkep {
		margin-left:0;
		margin-top:0;
		width:100%;
	}
	
	.terkep_iframe {
		width:100%;
	}
	
	#terkep_also_asztali {
		display:none;
	}
	
	#terkep_also_mobil {
		display:block;
	}
}

@media screen and (max-width: 960px) {
	#ajanlatkero_blokk_left {
		width:60%;
	}
	#ajanlatkeres_cimsor {
		margin-top:10px;
	}
}



@media screen and (max-width: 920px) {
	#menuToggle {
		display:block;
	}
	.menu_container ul {
	display:none;
	}
	#megrendeles {
	display:none;
	}

	#hirlevel_container_left {
	 width: 50%;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	}

	#hirlevel_container_left {
	float: unset;
	}

	#hirlevel_container_left img, #hirlevel_container_left div {
	float: unset;
	}

	#hirlevel_szoveg {
	display:block;
	margin-top:15px;
	margin-left:0;
	font-size:22px;
	}

	#hirlevel_container_right {
	float:unset;
	width:50%;
	margin-left:auto;
	margin-right:auto;
	}

	#hirlevel_container_right input {
	float:unset;
	display: block;
	padding: 5px;
	margin-top: 10px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	}
	
	.foot_right_mobil {
		display:block;
		text-align:center;
	}
	
	.foot_right_mobil img {
		max-width:135px;
	}
	
	.foot_right_mobil span {
		display: block;
		margin-top: 10px;
	}
	
	.foot_right_mobil span a {
	 color:#aaa;
	 margin-left:0;
	}
	
	.foot_left, .foot_right {
		float:unset;
		margin-left: auto;
		margin-right: auto;
		text-align:center;
	}
	
	.menu_bottom_felso, .menu_bottom_kozep {
		text-align:center;
		width:100%;
		float:unset;
	}
	
	.menu_bottom_felso ul, .menu_bottom_kozep ul {
		float:unset;
	}
	
	.menu_bottom_kozep_bal span {
		padding-left:0;
	}
	
	.menu_bottom_kozep_bal .social_bottom a {
		margin-left:0;
	}
	
	.social_bottom {
		text-align: center;
		width: unset;
		padding-left: 0px;
	}
	
	.foot_right {
		display:none;
	}
}

@media screen and (max-width: 810px) {
	.menu_bottom_kozep_bal span, .menu_bottom_kozep_jobb span {
		padding-left:0;
	}
	
	.menu_bottom_kozep_jobb .social_bottom a {
		margin-left:0;
	}
	
}

@media screen and (max-width: 800px) {
	#ajanlatkero_container_left img, #ajanlatkero_container_left div {
		float: unset;
	}
	
	#ajanlatkero_container_left {
		float:unset;
		width: 50%;
		margin-left: auto;
		margin-right: auto;
		text-align: center;
	}
	
	#ajanlatkero_szoveg {
		display:block;
		margin-top:15px;
		margin-left:0;
	}
	
	#ajanlatkero_container_right, #ajanlatkero_container_right_bal_hasab, #ajanlatkero_container_right_jobb_hasab {
		float:unset;
	}
	
	#ajanlatkero_container_right {
		width: 50%;
		margin-left: auto;
		margin-right: auto;
	}
	
	#ajanlatkero_container_right select {
		width:100%;
	}
	
	#ajanlatkero_container_right_jobb_hasab {
		padding-left:0;
	}
	
	#ajanlatkero_container_right_jobb_hasab textarea {
		width:97%;
		min-width:97%;
		max-width:97%;
	}
	
	#ajanlatkero_container_right_jobb_hasab input[type=submit] {
		margin-left:auto;
		margin-right:auto;
	}
}

@media screen and (max-width: 760px) {
	.menu_bottom_kozep_bal {
		padding-bottom:20px;
	}
	
	.menu_bottom_kozep_jobb {
		padding-left:0;
		display:block;
	}
}

@media screen and (max-width: 700px) {
	.aa-promo-area .col-xs-12 {		
		width:calc(100% / 2 - 6px);
	}

	.gallery_product {
	width:calc(100% / 2);
	}
}

@media screen and (max-width: 600px) {
	#ajanlatkero_container_right select {
		width:101%;
	}
}

@media screen and (max-width: 570px) {
	#hirlevel_szoveg {
	font-size:20px;
	}
}

@media screen and (max-width: 550px) {
	.head_container ul {
		display:none;
	}
	
	.head_container {
		text-align:center;
	}
	
	.head_container_left {
		float:unset;
		display:inline-block;
		margin-left:auto;
		margin-right:auto;
		margin-bottom:14px;
		margin-top:12px;
	}
	
	.elerhetosegek_szoveg {
		font-size:14px;
	}
}

@media screen and (max-width:500px) {
	#ajanlatkeres_right img {
		max-width:200px;
	}
	
	#ajanlatkeres_cimsor {
		margin-right:20px;
	}
	
	#ajanlatkero_container_right select {
		width:102%;
	}
	
	.elerhetosegek img {
		width:10%;
	}
	
	.elerhetosegek_szoveg {
		font-size:12px;
	}
}

@media screen and (max-width: 450px) {
	
	.aa-promo-area .col-xs-12 {
		width:calc(100% - 6px);
	}
	
	.gallery_product {
	width:100%;
	}
	
	#main_logo_top {
	 margin-left:auto;
	 margin-right:auto;
	 padding-top:20px;
	 width:60%;
	 float:unset;
	 display:block;
	}
	
	#ajanlatkeres_right img {
		max-width:140px;
	}

	#ajanlatkeres_right img {
		display:none;
	}
	
	#ajanlatkeres_left, #ajanlatkeres_right {
		float:unset;
		width:80%;
	}
	
	#ajanlatkeres_cimsor {
		margin-right:-65px;
		text-align:center;
	}
}

@media screen and (max-width:430px) {
	.elerhetosegek_sor {
		margin-left:10px;
	}
	
	.elerhetosegek_szoveg {
		font-size:10px;
		margin-top:12px;
	}
}

@media screen and (max-width:400px) {
	#ajanlatkero_container_right select {
		width:103%;
	}
}

@media screen and (max-width:350px) {
	.elerhetosegek_sor {
		margin-left:6px;
	}
	
	.elerhetosegek_szoveg {
		font-size:8px;
		margin-top:7px;
		padding-bottom:12px;
	}
	
	.elerhetosegek img {
		width:7%;
	}
}

@media screen and (max-width:300px) {
	.elerhetosegek_szoveg {
		font-size:7px;
	}
}

.cleared {
 font: 0/0 serif;
 clear: both;
}
