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

* {
	margin: 0;
	padding: 0;
	text-decoration : none;
	border: 0;
	border: none;
}

ul, ol, dl {
	list-style:none;
	list-style-type:none;
}

body{
	font: 100%/1.4 'open_sansregular';
	font-size: 12px;
}

div.clear {
	clear: both;
}

footer{
	width:100%;
	height:53px;
	clear:both;
	/*
	position:fixed;
	left:0;
	bottom:0;
	*/
	background: #936b41;
	margin-top:-0.1%;
	color:#fff;
	font-size: 12px;
}

footer img {
	position: absolute;
	right:10px;
	top: 11px;
}

footer p{
	padding:20px 24px;
}

footer a {
	color:#fff;
}

.felso{
	background-image:url(../img/felso_sarok.png);
	width:272px;
	height:741px;
	background-repeat:no-repeat;
	position:fixed;
	top:-50px;
	left:0px;
}

.also{
	background-image:url(../img/also_sarok.png);
	width:272px;
	height:741px;
	background-repeat:no-repeat;
	position:fixed;
	bottom:-50px;
	right:-50px;
}


/*//////NAVIGÁCIÓ///////////*/

nav {
	position: fixed;
	/*background-image: url(../img/fej_hat.png);*/
	background: #181614;
	width:100%;
	height:90px;
	z-index: 1001;
	/*
	position:fixed;
	top:0;
	left:0;
	*/
}

.belso{
	position: relative;
	max-width:1280px;
	min-width: 1110px;
	width: 100%;
	height: 90px;
	margin: 0 auto;
	height:inherit;
}

.belso .cova_logo{
	position: absolute;
	top: 20px;
	left: 3.28%;
	border: 0;
	margin: 0;
}

.menu{
	position: absolute;
	width: 700px;
	top: 0%;
	left: 25.55%;
}
.social{
	position: absolute;
	width: 60px;
	top: 0px;
	left: 82.81%;
}
.nyelv_valaszto{
	position: absolute;
	top: 40px;
	width: 60px;
	left: 92.42%;
	z-index: 9999;
}
.nyelv_valaszto a{
	color:rgb(114,114,114);
	/*font-size:90%;*/
	font-size:1.166em;
	letter-spacing:1px;
	text-decoration: none;
}
.nyelv_valaszto a:hover{
	color: #fff;
	border: none;
}
.nyelv_valaszto a.active{
	color: #fff;
}

.menu ul{
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.menu ul li{
	position: relative;
	float: left;
	/*margin-right: 2.6%;*/
}
.menu ul li.last{
	margin-left: 0%;
	margin-right: 0px;
}

/*
.m_bemutatkozas{
	width:130px;
}
.m_referencia{
	width:110px;
}
.m_szolg{
	width:150px;
}
.m_kapcsolat{
	width:95px;
}
*/

nav a.nav1 {
	float:left;
	height:60px;
	margin: 0;
	color:#fff;
	/*font-size:90%;*/
	font-size:1.1em;
	letter-spacing:1px;
	padding-top:41px;
	text-transform: uppercase;

	
	padding-left: 10px;
	padding-right: 10px;
	
}
nav a.nav1:hover,nav a.nav1.active  {
	border-top: 4px solid #FFF;
	font-family: 'open_sansbold';
	padding-top:37px;
}

#face{
	float: left;
	background-image:url(../img/faceb.png);
	width:15px;
	height: 62px;
	padding-top:0;
}
#face:hover{
	background-image:url(../img/faceb_h.png);
	border:none;
}
#in{
	float: left;
	background-image:url(../img/in.png);
	width:22px;
	height: 62px;
	margin-left: 15px;
	padding-top:0;
}
#in:hover{
	background-image:url(../img/in_h.png);
	border:none;
}

/*//////SLIDES///////////*/

li.slide-item{}
li.slide-item img.nodisplay{ display: none; }
.kor_tarto{
	position:absolute;
	left:50%;
	top: 50%;
	margin:-264px 0 0 -234px;
}
.item-desc {
	position: relative;
	display: block;
	z-index:100px;
	width:468px;
	height:468px;
	background: url(../img/narancs2_slide.png);
	background-repeat:no-repeat;
	padding:18% 0;
	text-align:center;
	color:#fff;
}
.item-desc h2{ 
	font-family: 'exo_bold';
	letter-spacing: 3px;
	font-weight: 100;
	/*font-size: 1.3em;*/
	font-size: 1.666em;
	text-transform:uppercase;
}
.vonal2{
	width:20%;
	height:1px;
	background-color:#fff;
	margin: 5% 40%;
	z-index:1000;
}
.item-desc p {
	font-family: 'exo_bold';
	font-weight: 200;
	font-size:2em;
	letter-spacing: 1px;
	margin-left:10%;
	margin-right:10%;
	margin-top:5%;
	margin-bottom:5%;
	line-height:150%;
}
.item-desc h3{
	font-family: 'opensans-light';
	font-size: 1.33em;
	text-height:2px;
	font-weight: 100;
	letter-spacing: 0.6px;
	text-transform:uppercase;
}

.item-desc .tova{
	position: absolute;
	width:70px;
	height:68px;
	background-image: url(../img/tovabb.png);
	background-repeat:no-repeat;
	margin-left: -35px;
	margin-right: -35px;
	top:370px;
	left: 50%;
	right: 50%;
	z-index:1000;
}
.tova:hover{
	background-image: url(../img/tovabb_h.png);
}
.cbp-bicontrols {
}
.cbp-bicontrols .cbp-binext{
	position:fixed;
	right:0;
	bottom:52px;
	width:124px;
	height:125px;
	cursor: pointer;
	z-index:111;
	background-image:url(../img/slide.png);
	background-repeat:no-repeat;
}
.cbp-bicontrols .cbp-binext:hover{
	background-image:url(../img/slide_h.png);
}
.cbp-bislideshow {
	list-style: none;
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: -1;
	padding: 0;
	margin: 0;
}

.cbp-bislideshow li {
	position: absolute;
	width: 101%;
	height: 101%;
	/*top: -0.5%;*/
	top: 90px;
	left: -0.5%;
	opacity: 0;
	-webkit-transition: opacity 1s;
	-moz-transition: opacity 1s;
	transition: opacity 1s;
}

.backgroundsize .cbp-bislideshow li {
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	background-position: top center;
}
.backgroundsize .cbp-bislideshow li img {
	display: none;
}

.cbp-bislideshow li img {
	display: block;
	width: 100%;
}

/*//////KICSI MAIL///////////*/

.kapcs-bezar{
	display: none;
}

#level{
	width:405px;
	height:656px;
	position:fixed;
	float:right;
	top: 19.3%;
	right: 0;
	z-index:5000;
	display:none;
}
#mail_ful{
	float:left;
	width: 65px;
	cursor:pointer;
	box-shadow:-3px -4px 10px 2px rgba(0,0,0,0.3);
	background: #936b41;
}
#mail_ful img{
	margin: 4px 0px 0px 8px;
}
#mail_ful2{
	position:fixed;
	width: 65px;
	top: 20.3%;
	right:0;
	z-index:1000;
	cursor:pointer;
	box-shadow:-3px -4px 10px 2px rgba(0,0,0,0.3);
	background: #936b41;
}
#mail_ful2 img{
	margin: 4px 0px 0px 8px;
}
#level form {
	width:252px;
	float:right;
	padding: 20px 44px 30px 44px;
	background-color:#FFF;
	box-shadow:-3px -4px 10px 2px rgba(0,0,0,0.3);
	border-radius:3px;
}
#level form p, .instr{
	font-family: 'open_sansitalic';
}

#level form label{
	font-family: 'open_sansbold';
	font-size:75%;
	margin-top:2%;
	font-weight: 400;
}

form td label{
	/*font-weight: bold;*/
	font-family: 'open_sansbold';
	/*font-size: 0.85em;*/
}

input[type=text], input[type=email], textarea {
	width:92%;
	line-height:160%;
	border:1px solid #999999;
	margin:5px 0;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 4%;
	padding-right: 4%;
	font-size: 13px;
	-webkit-border-radius: 2px;
	-webkit-border-top-left-radius: 3px;
	-moz-border-radius: 2px;
	-moz-border-radius-topleft: 3px;
	border-radius: 2px;
	border-top-left-radius: 3px;
}
textarea{
	height: 150px;
	padding-left: 2%;
	padding-right: 7%;
}
#level form label{
	font-family: 'open_sansbold';
	font-size:85%;
	margin-top:4%;
	font-weight: 300;
}
form h3{
	font-family: 'open_sans_semibold';
	margin: 0px;
}
input[type=submit] {
	font-family: 'open_sansbold';
	background-color: rgb(49,49,49);
	border-radius:3px;
	color:#fff;
	padding-top: 2%;
	padding-left: 5%;
	padding-bottom: 2%;
	padding-right: 5%;
	width:140px;
	height:36px;
	margin: 30px 70px 5px 70px;
	cursor:pointer;
}
input[type=submit]:hover {
	background: #936b41;
}


/*/////////////////MEDIA//////////////*/





.almenu {
	/*margin-top: 90px;*/
	overflow: auto;
	z-index: 10;
	position: fixed;
	width: 100%;
	top:90px;
}

.almenu .csik  {
	font-size: 1px;
	background: #936b41;
	height:7px;
}

.simacsik {
	font-size: 1px;
	background: #936b41;
	height:5px;
}

.almenu .links {
	/*
	float: left;
	margin-left: 46.4%;
	*/
	float: right;
	margin-right: 13.5%;
	display: inline-block;
}

.almenu .links div {
	background: #936b41;
	float:left;
	height:34px;
}

.almenu .links img {
	margin:0;
	float:left;
	display: inline-block;
}

.almenu .links a {
	float:left;
	color:#fff;
	text-transform: uppercase;
	text-decoration: none;
	padding:8px 20px 5px 20px;
	margin:0;
	letter-spacing:1px;
	/*font-size: 88%;*/
	font-size: 1.166em;
	line-height:100%;
	vertical-align: bottom;
}

.almenu .links a:hover, .almenu .links a.active {
	font-family: 'open_sansbold';
}


/* főtartalom */
.container {
	background: #fff;
	padding-top: 90px;
	padding-bottom: 90px;
	overflow: auto;
    width:1140px;
    margin:auto;
    text-align:left;	
}

.main-content {
	position: relative;
	margin:30px 40px;
	/*overflow: auto;*/
}

.main-content-szaki {
	padding-left:40px;
	padding-right:10px;
}

.half {
	width: 47%;
	float:left;
	margin-right: 3%;
}

.half + .half {
	margin-right: 0%;	
	margin-left: 3%;	
}

.harmad {
	width: 30%;
	float:left;
	margin-right: 3%;	
}

.col60 {
	width:55%;
	float:left;
	margin-right: 5%;
}

.col42 {
	width:39%;
	float:left;
	margin-right: 3%;
}

.col40 {
	width:37%;
	float:left;
	margin-right: 3%;
}

.col30 {
	width:28%;
	float:left;
	margin-left: 2%;
}



.focim {
	margin-bottom: 40px;
	margin-top: 45px;
	text-transform: uppercase;
	/*font-size: 20px;*/
	font-size: 2em;
	font-family: open_sansbold;
	font-weight: 600;
}

.alcim {
	margin-bottom: 20px;
	text-transform: uppercase;
}

.alcim-normal {
	margin-bottom: 20px;
}

.cova-about-me{
	font-size: 18px;
	font-family: 'open_sans_semibold';
	line-height: 40px;
	vertical-align: bottom;
	font-weight: 400;
	margin-bottom: 35px;
}

.about-div p {
	font-size: 1.16em; 
}

.size11 {
	font-size: 1.1em;
}
.size12 {
	font-size: 1.33em;
}


.main-content p {
	line-height: 1.66em;
}

.divider {
	clear: both;
	font-size: 1px;
	height:40px;
}

.cv-label {
	/*font-size: 0.85em;*/
	/*font-weight: bold;*/
	display: inline-block;
	margin-top: 30px;
	font-family: open_sansbold;
}

.cv-label-italic {
	font-family: 'open_sansitalic';
	/*font-size: 0.85em;	*/
}

/* TEXTBOX */
.textbox-head {
	padding:0px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	text-transform: uppercase;
	border-bottom: #000 1px dashed;
	font-size: 1.333em;
}

.textbox {
	margin-top: 50px;
	overflow: auto;
}

.hide {
	display: none;
}


.bovebben, .erdekel {
	display: inline-block;
	float:right;
	margin-top:35px;
	cursor:pointer;
	text-transform: uppercase;
}

/* -- -- -- */
.catmenu {
	float:right;
	width:30%;
}

.catmenu-item {
	padding:10px 20px;
	text-transform: uppercase;
	border-bottom: #aaa 1px solid;
	margin-left: 13px;
	cursor: pointer;
	font-size: 1.5em;
}

.catmenu-item.active {
	background: url(../img/arrow-left.jpg) no-repeat left #936b41;
	/*background: #c57219;*/
	background-size: 15px 100%;
	padding-left: 33px;
	border-bottom: none;
	color:#fff;
	margin-left: 0px;
}

.refpic {
	float:left;
	height:70px;
	margin-right:35px;
	margin-bottom:20px;
}


.refpic.grayscale, .szaki-img.grayscale {
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */
    filter: gray; /* IE6-9 */
    -webkit-filter: grayscale(100%); /* Chrome 19+, Safari 6+, Safari 6+ iOS */
}

.szaki-img.grayscale:hover {
	filter: none;
	-webkit-filter:none;
}

.refs-with-pic {
	margin-right: 32%;
	overflow: auto;
	margin-bottom:20px;
}


/* --------- */
.szaki-list {
	margin-top: 40px;
}

.szaki-lista {
	float:right;
	width:360px;
	margin-left:20px;
}

.szaki-datapage {
	width:630px;
	float:left;
}

.szaki-box {
	float:left;
	width:148px;
	height:280px;
	margin-right: 15px;
}

.szaki-box a {
	text-decoration: none;
	color:inherit;
}

.szaki-box img {
	width:138px;
	height:207px;
	margin-bottom:5px;
	cursor:pointer;
}

.szaki-main {
	width:163px;
	height:245px;	
	position: absolute;
	top:0;
	left:0;
	bottom: 0;
	
	/*margin-right: 40px;*/
}

.szaki-img {
	float:left;
	width:110px;
	height:165px;
}

.szaki-box span {
	display: block;
}

.szaki-name {
	/*
	font-weight: 1.166em;
	font-weight:bold; 
	*/
	font-family: 'open_sans_semibold';
	font-size: 1.166em;
}

.szaki-title {
	font-family: open_sansitalic;
}

.szaki-q-wrapper{
	position: relative;
	
}

.szaki-quote {
	height: 245px;
	width: 100%;
	background: url('../img/szaki-bg.jpg');
	margin-bottom: 40px;
}

.szaki-quote-text {
	margin-left: 183px;
	padding:20px;
	color:#fff;
	/*font-weight: bold;*/
	font-size: 1.75em;
	font-family: 'open_sans_semibolditalic';
}

.szaki-quote-text p {
	padding-left: 60px;
	line-height: 1.25em;
}

.about-div {
	margin-bottom: 40px;
}

.write-to-me {
	background:#936b41;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;

	color:#fff;
	text-decoration: none;
	float: right;
	padding:7px 15px;
	display: block;
	text-transform: uppercase;
	line-height: 25px;
	vertical-align: bottom;
	letter-spacing: 2px;
}

.write-to-me img {
	height:25px;
	float: left;
	margin-right: 15px;
}

#prev {
	position: absolute;
	top:238px;
	left:0px;
	z-index: 9;
}

#next {
	position: absolute;
	top:238px;
	right:0px;
	z-index: 9;
}

.invalid {
	border:#c00 1px solid !important;
}

.msg-success {
	background: #ccffee;
	padding:5px 10px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
	width:96%;
}

.msg-error {
	background: #ffccee;
	padding:5px 10px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
	width:96%;
}

.prev-szaki-page {
	float:left;
	height:560px;
	width:40px;
	position: relative;
}

.next-szaki-page {
	float:right;
	height:560px;
	width:40px;
	position: relative;
}


.prev-szaki-page img, .next-szaki-page img{
	position:absolute;
	top:50%;
	margin-top:-42px;
	cursor: pointer;
}

.mylist ul {
	list-style: disc;
	margin-left: 15px;
	font-size:8px;
}

.mylist ul li {
	font-size: 14px;
}

.menu-management {
	height:570px;
	background-size:100%;
	position: absolute;
	top:0;
	left:0;
	right:0;
}

.bottom {
	position: fixed !important;
	left:0;
	right:0;
	bottom: 0;
}

.mobilmenu {
	display: none;
}

.submenu {
	display: none;
}

.menu-arrow {
	display: none;
}




.cova-szolgaltatas-cim{
	font-family: exo_bold;
	font-weight: 200;
	letter-spacing: 5px;
}

.cova-szolgaltatas-cim2{
	width: 50%;
	margin: 0 auto;
	font-family: exo_bold;
	font-weight: 200;
	letter-spacing: 3px;
	font-size: 26px;
}


.cova-szolgaltatas-div1{
	font-size:1px;
	width:100px;
	margin:20px auto;
	border-bottom:#fff 1px solid;
}

.cova-szolgaltatas-div2{
	font-family: open_sansregular;
	font-size: 26px;
	letter-spacing: 3px;
	font-weight: 200;
	margin-top:20px;
}

.harmad-eleje{
	margin-right: 4.5%;
}

.harmad-vege{
	margin-right: 0%;
}

.szolg-top {
	padding-top:570px;
}

.terkep {
	margin-top:90px;
}

.review-box {
	overflow: auto;
	margin-top: 70px;
}


.review-quote {
	font-family: 'open_sansregular';
	font-size: 16px;
	margin-bottom: 20px;
}


.review-img-left {
	float:left;
	margin-left:80px;
	margin-right:80px;
}

.review-img-right {
	float:right;
	margin-left:80px;
}

.review-signo {
	text-align: right;
    display: none;
}

.ckeditor {
	-webkit-user-modify: read-write;
}


.main-palyazat-box {
	overflow: auto;
	background: #936b41;
	display: table;
	/*margin-bottom: 50px;*/
}

.main-palyazat-box .bg-box {
	/*float:left;*/
	width:630px;
	/*height: 291px;*/
	display: table-cell;
 	
 	background-position: center center;
 	background-repeat: no-repeat;
  	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;	
}

.palyazat-nyil {
	/* 31x61 */
	float: right;
	margin-top: 18px;
	width: 0; 
	height: 0; 
	border-top: 31px solid transparent;
	border-bottom: 30px solid transparent; 
	border-right:31px solid #936b41; 
}

.palyazat-txt-box {
	/*margin-left: 630px;*/
	padding:35px;
	display: table-cell;
}

.palyazat-txt-box  h3 {
	font-size: 22px;
	line-height: 22px;
	color:#fff;
	padding-bottom: 0px;
	margin-bottom: 14px;
}

.palyazat-txt-box p {
	font-size: 12px;
	color:#fff;
	font-family: 'open_sansregular';	
}

.palyazat-txt-box .bovebben {
	color:#fff;
	margin-top: 7px;
}

.pcode {
	margin: 0px;
	padding: 0px;
	padding-bottom: 12px;
	border-bottom: #fff 1px dashed;
	margin-bottom: 25px;
}

.palyazat-harmad {
	margin-top: 50px; 
}

.palyazat-harmad  h3 {
	font-size: 16px;
	line-height: 16px;
	padding-bottom: 0px;
	margin-bottom: 8px;
}

.palyazat-harmad .pcode {
	margin: 0px;
	padding: 0px;
	padding-bottom: 12px;
	border-bottom: #000 1px dashed;
	margin-bottom: 16px;
	color:#737373;
}

.palyazat-harmad a.bovebben, 
.palyazat-harmad a:hover.bovebben 
{
	color:#000;
}