* {
	margin: 0;
	padding: 0;
   box-sizing: border-box;
   -moz-box-sizing: border-box;
   -webkit-box-sizing: border-box;
}

img, iframe {
	max-width: 100%;
}

body {
	background-color: #050f1b;
	font-size: 16px;
	font-family: 'Open Sans', sans-serif;
	color: #908e8f;
}

#wrap {
	background-color: #050f1b;
	#margin: 0 auto;
	width: 75%;
	position: relative;
	left: 12.5%;
}

a {
	text-decoration: none;
	border: 0 none;
}

a img {
	border: none;
}

a:hover, a:active {
	text-decoration: none;
}

.nagybetu {
	text-transform: uppercase;
}

.kep_balra {
   float: left;
   margin: 4px 20px 10px 0;
}
   
.kep_jobbra {
   float: right;
   margin: 4px 0 10px 20px;
}

/*** ----- INNEN ----- ***/
.mobil {
	display: block;
}
.desktop {
 display: none;
}

#header {
	display: flex;
	justify-content: space-between;
	margin-top: 5px;
	border-bottom: 1px solid #25282a;
}

.content {
}

.nyito {
}

#footer {
	text-align: center;
	margin-top: 100px;
}

/** -- ALAP -- **/
h1 {
	color: #0994dc;
	font-size: 40px;
	font-family: 'Open Sans', sans-serif;
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 20px;
}

h2 {
	color: #0994dc;
	font-size: 40px;
	font-family: 'Julius Sans One', sans-serif;
}

h3 {
	font-family: 'Open Sans', sans-serif;
	font-size: 30px;
	color: #0994dc;
	text-transform: uppercase;
	text-align: center;
}

h4 {
	color: #e5e5e5;
	font-size: 16px;
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}

h5 {
	font-size: 15px;
	color: #0994dc;
	font-style: normal;
	font-weight: bold;
	margin-bottom: 6px;
}

h6 {
	font: italic 18pt "Times New Roman", Times, serif;
	text-align: center;
}

.bevezeto {
	font: italic 18pt "Times New Roman", Times, serif;
	text-align: center;
}

.readmore {
	color: #0994dc;
	font-size: 16px;
	font-family: 'Open Sans Semi-bold', sans-serif;
	border: 1px solid #0973ab;
	padding: 7px;
	background-color: #191919;
	margin: 20px 0 40px 0;
	display: inline-block;
}

p.read {
	text-align: center;
}

.sorkizart {
	text-align: justify;
	margin: 20px 0 50px 0;
}

.sorkizart p, .kozeprerendezett p {
	margin-bottom: 10px;
}

.bemutatkozas {
	text-align: center;
	#float: right;
}

.bemutatkozas p {
	font-size: 10pt;
	font-style: italic;
	margin-bottom: 0;
}

/*.bemout {
	display: flex;
	justify-content: space-between;
}*/

.kozeprerendezett {
	text-align: center;
	margin: 20px 0;
}

.hasab2-bal, .hasab2-jobb, .hasab3-bal {
	float: none;
	width: 100%;
}


/** -- FEJLEC -- **/
/* - menu - */
/*#header::after {
   content: '';
   width: 100%;
   position: absolute;
   height: 1px;
   background: #333;
   background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(144, 144, 144, 1)), color-stop(30%, rgba(144, 144, 144, 0)), color-stop(70%, rgba(144, 144, 144, 0)), color-stop(100%, rgba(144, 144, 144, 1)));
    background: -webkit-linear-gradient(left, rgba(144, 144, 144, 1) 0%, rgba(144, 144, 144, 0) 30%, rgba(144,144,144, 0) 70%, rgba(144, 144, 144, 1) 100%);
    background: linear-gradient(left, rgba(144, 144, 144, 1) 0%, rgba(144, 144, 144, 0) 30%, rgba(144,144,144, 0) 70%, rgba(144, 144, 144, 1) 100%);
    top: 52px;
}*/

#navigation-toggle {
	position: inherit;
	width: 20%;
}

#navigation-toggle span.nav-line {
	background: #050f1b !important;
	border-style: solid;
	border-width: 1px; 
	border-radius: 1px;
}

#navigation-toggle span.nav-line:first-child, #navigation-toggle span.nav-line:last-child {
	border-color: #0994dc;
	width: 24px;
}

#navigation-toggle span.nav-line:nth-child(2) {
	border-color: #908e8f;
	width: 20px;
	margin-left: 2px;
}

.moduletable.menu, .moduletable.flogo, .moduletable.lang {
	width: 30%;
}

.sidr {
	width: auto;
	height: auto;
}

.sidr ul {
	margin: 0;
}

div.sidr-inner ul li a {
	font-family: 'Open Sans', sans-serif;
	color: #908e8f; 
	font-weight: bold;
	text-transform: uppercase;
}

div.sidr-inner ul li.sidr-class-current a, div.sidr-inner ul li.sidr-class-active a,{
 	color: #0994dc;
}

/* - nyelvvalto - */
.mod-languages.lang {
	/*float: right;*/
	display: none;
}

.mod-languages.lang li a {
	color: #908e8f;
	font-size: 12px;
	font-family: 'Open Sans', sans-serif;
}

div.mod-languages ul.lang-inline li {
	display: block;
	margin-bottom: -9px;
}
	
/** -- COOKIES ACCEPT -- */
#ca_banner h2 {
	font-family: 'Open Sans', sans-serif;
}

a.cc-link.cc-cookie {
	display: none;
}

/** -- NYITO -- **/
.moduletable.about, .moduletable.contact {
	margin: 0 10px;	
}
 
.moduletable.nyitokep {
	background-image: url('../images/4-ld_backgroundimage.jpg');
	background-repeat: no-repeat;
   background-size: cover;
   min-height: 240px;
   box-shadow: 0 0 15px 15px #050f1b inset;
}

.moduletable.nyitokep h2 {
	text-align: right;
	margin: 40px;
}

.nyito .moduletable {
	clear: both;
	margin-bottom: 30px;
}

.nyito .moduletable::after {
   content: '';
   width: 100%;
   position: absolute;
   height: 1px;
   background: #333;
   background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(144, 144, 144, 1)), color-stop(30%, rgba(144, 144, 144, 0)), color-stop(70%, rgba(144, 144, 144, 0)), color-stop(100%, rgba(144, 144, 144, 1)));
    background: -webkit-linear-gradient(left, rgba(144, 144, 144, 1) 0%, rgba(144, 144, 144, 0) 30%, rgba(144,144,144, 0) 70%, rgba(144, 144, 144, 1) 100%);
    background: linear-gradient(left, rgba(144, 144, 144, 1) 0%, rgba(144, 144, 144, 0) 30%, rgba(144,144,144, 0) 70%, rgba(144, 144, 144, 1) 100%);
}

.moduletable.about h1 {
	margin-top: 30px;
}

.nyito .moduletable.nyitokep::after {
	background: none;
}
	
/* - services - */
.serv {
	text-align: center;
	margin-bottom: 25px;
}

.serv p {
	width: 60%;
	margin: 0 auto;
}

.kiskep {
	display: inline-block;
	font-size: 10px;
	margin-right: 15px;
}

/* - featured projects - */
.moduletable.featured h3 {
	margin-top: 30px;
}

.slide-desc-bg-default {
	background: none;
}

.moduletable.featured .slide-desc-in .slide-desc-text.slide-desc-text-default .slide-title {
	color: #908e8f;
	font: 18px 'Open Sans', sans-serif;
}

/* - contact us - */
.moduletable.contact p.map {
	text-align: center;
}

#map_wrapper {
    height: 250px;
}

#map_canvas {
    width: 100%;
    height: 100%;
}

.contact_text {
	margin-top: 15px;
}

#bfLabel4 {
	display: none;
}
form#ff_form1.bfQuickMode .control-group .control-label a label {
	color: grey;
	cursor: pointer;
}

.bfClearfix div+div:last-child span {
	display: none;
}
/* - clients slideshow - */
.moduletable.cslide table {
	margin: 0 auto;
}

.moduletable.cslide h1 {
	margin-top: 30px;
}

.moduletable.cslide table div, .moduletable.cslide table div>div {
	width: 240px !important;
	height: 150px !important;
}

/** -- CONTENT -- **/
.page-header {
	margin-top: 25px;
}

/* - Contact - */
.moduletable.cform {
	width: 100%;
	
}

.control-label {
	float: left;
}

.controls {
	padding-bottom: 20px;
}

.controls button.btn.btn-primary {
	float: right;
	margin-right: 35px;
}

.contactinfo {
	float: left;
}

.form-horizontal .controls {
    margin-left: 68px;
}

/* - Projects - */
.sigplus-gallery.sigplus-center.sigplus-lightbox-boxplusx ul li {
	margin: 0 16px 10px 0 !important;
}

/* - About us - */
body.about .content h3 {
	text-align: left;
	margin-top: 60px;
}

/* - Services - */
body.services .services .blokk {
	margin-top: 100px;
}

body.services .services h6 {
	margin-top: 50px;
}

body.services .services h3#egy, body.services .services h3#har {
	margin-top: 123px;
	text-align: right;
}

body.services .services h3#ket, body.services .services h3#negy {
	margin-top: 123px;
	text-align: left;
}

/** -- FOOTER -- **/
#footer .moduletable {
	margin-bottom: 25px;
}

.moduletable.foot.logo {
	font-family: 'Open Sans', sans-serif;
	color: #908e8f;
	font-size: 18px;
	font-style: italic;
}

p.flogo_title {
	font-size: 20px;
}

p.flogo_nev {
	color: #0994dc;
	font-weight: bold;
	font-style: normal;
}

.moduletable.foot.services, .moduletable.foot.hireus, .moduletable.foot.career {
	font-family: "Roboto", sans-serif;
	color: #9e9e9e;
	font-size: small;
}

.moduletable.foot.services ul {
	text-align: left;
	margin-left: 25%;
	font-style: italic;
}

.moduletable.foot.hireus {
	margin: 0 10px;
}

i.material-icons {
	font-size: 1rem;
	color: #0994dc;
}

.gomb {
	text-decoration: none;
	color: #fff;
	background: #0994dc;
	cursor: pointer;
	text-align: center;
	letter-spacing: .5px;
	border: none;
	border-radius: 2px;
	display: inline-block;
	height: 36px;
	line-height: 36px;
	padding: 0 2rem;
	text-transform: uppercase;
	margin-top: 10px;
}

#bottom {
	text-align: center;
}

.moduletable.foot_copyright, .moduletable.foot_webwiesner {
	font-family: "Roboto", sans-serif;
	font-size: small;
	font-weight: 300;
}

.moduletable.foot_webwiesner p a {
	color: #908e8f;
}

/* menu */
.moduletable.bmenu ul li {
	display: inline;
}
.moduletable.bmenu ul li {
	padding: 0 15px;
}

.moduletable.bmenu ul li a {
	font-family: "Roboto", sans-serif;
	font-size: small;
	font-weight: 300;
	color: #908e8f;
	text-transform: uppercase;
}

.moduletable.bmenu ul li a:hover {
	color: #0994dc;
}
/* vege */
.clr {   
	clear: both; 
	} 

.clearfix:after {
    content: ' ';
    display: block;
    clear: both;
    /*visibility: hidden;*/
    line-height: 0;
    height: 0;
    /*margin-top: 30px;*/
}

/* --- FICE CSS --- */
.kiskep2 {
	display: inline-block;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	margin: 0px 50px 50px 50px;
}

.centerbox {
	text-align: center;
	margin: 50px 0px 50px 0px;
}



/*--eddig--*/

/* --- TABLET --- */
@media only screen and (min-width: 768px) and (max-width: 1023px) {
.mobil {
	display: block;
}
.desktop {
 display: none;
}

.moduletable.nyitokep {
	min-height: 470px;
}

.hasab2-bal {
	float: left;
	width: 50%;
	padding: 30px;
}

.hasab2-jobb {
	float: right;
	width: 50%;
	padding: 30px;
}

.hasab3-bal {
	float: left;
	width: 33%;
	padding: 30px;
}


.moduletable.about  {
	text-align: center;
}

.carousel-inner {
    width: 75%;
    margin: 0 auto;
}

.carousel-caption {
	position: relative;
}

.moduletable.foot.services ul {
    margin-left: 39%;
}

#bottom {
	display: inline-block;
	width: 100%;
	margin-top: 30px;
	
}

.moduletable.cslide table div, .moduletable.cslide table div>div {
	width: 576px !important;
}

.moduletable.foot_copyright {
	float: left;
} 

.moduletable.foot_webwiesner {
	float: right;
}

/* - contact - */
.moduletable.cform {
	width: 50%;
	float: left;
}

}

/* --- DESKTOP --- */
@media only screen and (min-width: 1024px) {
.mobil {
	display: none;
}
.desktop {
 display: block;
}

.hasab2-bal {
	float: left;
	width: 50%;
	padding: 30px;
}

.hasab2-jobb {
	float: right;
	width: 50%;
	padding: 30px;
}

.hasab3-bal {
	float: left;
	width: 33%;
	padding: 30px;
}

.moduletable.nyitokep {
	min-height: 870px;
}

.moduletable.nyitokep h2 {
	margin: 75px;
   width: 27%;
   float: right;
   line-height: 120%;
}

.abouttext, .contact_text, #map_wrapper, #map_contact {
	/*width: 50%;
	float: left;*/
	margin-bottom: 20px;
}

.bemout {
	display: flex;
	justify-content: space-between;
}

.contact_text {
	padding-left: 25px;
}

h1.featured, .moduletable.cslide h1 {
	margin-top: 60px;
}

.moduletable.about img {
	float: right;
	margin-top: -5%;
}

.carousel-inner {
    width: 75%;
    margin: 0 auto;
}

.carousel-caption {
	position: relative;
	left: 13%;
}

.carousel .item > img {
   width: 80%;
   margin: 0 auto;
}

.serv {
	width: 24%;
	float: left;
}

img.map {
	float: left;
	margin: 0 45px;
}

.moduletable.cslide table div, .moduletable.cslide table div > div {
    width: 1000px !important;
}

div.custom.slogan, div.custom.contact {
	margin-bottom: 30px;
}

.moduletable.foot {
	width: 24%;
	float: left;
}

#bottom {
	display: inline-block;
	width: 100%;
	margin-top: 30px;
}

.moduletable.foot_copyright {
	float: left;
} 

.moduletable.foot_webwiesner {
	float: right;
}

.moduletable.foot.logo {
	font-size: 15px;
}

p.flogo_title {
   font-size: 13px;
}

/* - menu - */
.moduletable.flogo {
	width: auto;
}

.moduletable.desktop.dmenu ul.nav.menu {
	padding-top: 10px;
}

.moduletable.desktop.dmenu ul.nav.menu li {
	display: inline;
	padding-right: 40px;
}

.moduletable.desktop.dmenu ul.nav.menu li:last-child {
	padding-right: 0;
}

.moduletable.desktop.dmenu ul.nav.menu li a {
	font-family: 'Open Sans', sans-serif;
	color: #908e8f; 
	font-weight: bold;
	text-transform: uppercase;
}

.moduletable.desktop.dmenu ul.nav.menu li a:active, .moduletable.desktop.dmenu ul.nav.menu li a:hover {
	color: #0994dc;
}

.moduletable.flogo, .moduletable.lang{
	width: auto;
}

/* - contact - */
.moduletable.cform {
	width: 50%;
	float: left;
}

.contactinfo {
	margin: 20px 30px;
}

}

/* --- HD --- */
@media only screen and (min-width: 1550px) {
.moduletable.nyitokep {
	min-height: 1152px;
}

.hasab2-bal {
	float: left;
	width: 50%;
	padding: 30px;
}

.hasab2-jobb {
	float: right;
	width: 50%;
	padding: 30px;
}

.hasab3-bal {
	float: left;
	width: 33%;
	padding: 30px;
}


/* - contact - */
.moduletable.cform {
	width: 50%;
	float: left;
}

}