/*	Less Framework 4
	http://lessframework.com
	by Joni Korpi
	License: http://opensource.org/licenses/mit-license.php	*/


/*	Resets
	------	*/
@font-face {
  font-family: "Gotham Book";
  src: url('../fonts/Gotham-Book.eot');
  src: url('../fonts/Gotham-Book.otf') format("opentype"),
    url('../fonts/Gotham-Book.woff') format('woff'),
    url('../fonts/Gotham-Book.ttf') format('truetype'),
    url('../fonts/Gotham-Book.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Gotham Bold";
  src: url('../fonts/Gotham-Bold.eot');
  src: url('../fonts/Gotham-Bold.otf') format("opentype"),
    url('../fonts/Gotham-Bold.woff') format('woff'),
    url('../fonts/Gotham-Bold.ttf') format('truetype'),
    url('../fonts/Gotham-Bold.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

* {
  font-family: Arial;
}

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6,
p, blockquote, pre, a, abbr, address, cite, code, del, dfn, em,
img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, hr,
dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figure, figcaption, hgroup,
menu, footer, header, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
}

article, aside, canvas, figure, figure img, figcaption, hgroup,
footer, header, nav, section, audio, video {
  display: block;
}

a img {border: 0;}


.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

/*	Typography presets
	------------------	*/

.gigantic {
  font-size: 110px;
  line-height: 120px;
  letter-spacing: -2px;
}

.huge, h1 {
  font-size: 40px;
  line-height: 100%;
  color: #90268d;
  font-weight: normal;
  font-family: "Gotham Book";
  margin: 0 0 70px;
  padding: 70px 0 0;
}

.large, h2 {
  font-size: 32px;
  line-height: 100%;
  color: #f16321;
  font-weight: normal;
  font-family: "Gotham Book";
  margin: 20px 0;
}

.bigger, h3 {
  font-size: 26px;
  line-height: 36px;
}

.big, h4 {
  font-size: 22px;
  line-height: 30px;
}

body {
  font: 16px/24px Georgia, serif;
}

.small, small {
  font-size: 13px;
  line-height: 18px;
}

p {
  margin: 0 0 32px 0;
}
p.teaser {
  font-weight: bold;
  color: #414151;
}
.highlighted {
  font-weight: bold;
  color: #90268d;
}
.backtotop {
  text-align: right;
}
.backtotop a {
  color: #90268d;
  font-weight: bold;
  background: url(../images/backtotop.png) no-repeat left 2px;
  padding-left: 24px;
  text-decoration: none;
}
.backtotop a:hover {
  color:  #ec0871;
}

/* Selection colours (easy to forget) */

::selection 	 	{background: rgb(255,255,158);}
::-moz-selection 	{background: rgb(255,255,158);}
img::selection 		{background: transparent;}
img::-moz-selection	{background: transparent;}
body {-webkit-tap-highlight-color: rgb(255,255,158);}



/*		Default Layout: 992px. 
		Gutters: 24px.
		Outer margins: 48px.
		Leftover space for scrollbars @1024px: 32px.
-------------------------------------------------------------------------------
cols    1     2      3      4      5      6      7      8      9      10
px      68    160    252    344    436    528    620    712    804    896    */
body {
  width: 100%;
  color: #747484;
  background: rgb(255,255,255);
}

#header,
#mission-wrapper,
#content-wrapper,
#precontent-wrapper,
#footer-top,
#footer-bottom {
  width: 944px;
  padding: 0px 24px 0px;
  -webkit-text-size-adjust: 100%; /* Stops Mobile Safari from auto-adjusting font-sizes */
  margin: 0 auto;
}
#slider-wrapper {
  width: 992px;
  height: 470px;
  margin: 0 auto;
  padding: 0;
  background: url(../images/intro_slider_image.png) no-repeat;
}
#slider {
  width: 760px;
  padding: 36px 116px;
}
#header-wrapper {
  padding-top: 25px;
}
#topcolors {
  margin-top: 25px;
}
#logo {
  float: left;
}
#menu-opener {
  display: none;
  position: absolute;
  right: 20px;
  top: 0px;
}
#menu-opener a {
  background: url(../images/bg_menu-opener.png) no-repeat;
  display: block;
  width: 50px;
  height: 50px;
}
#mainmenu {
  float: right;
  padding-top: 50px;
}
#mainmenu .menu li {
  display: inline;
  padding: 0 0 0 45px;
}
#mainmenu .menu li a {
  font-weight: normal;
  font-size: 16px;
  color: #737384;
  text-decoration: none;
  font-family: "Gotham Book";
}
#mainmenu .menu li a:hover {
  color: #f16321;
}
#mainmenu .menu li a.active {
  color: #90268e;
}
/* Colors */
#topcolors li {
  height: 16px;
}
#bottomcolors li {
  height: 8px;
}
.colors li {
  display: block;
  width: 20%;
  float: left;
}
.colors .purple {
  background: #90268e;
}
.colors .magenta {
  background: #ec0871;
}
.colors .blue {
  background: #00adee;
}
.colors .orange {
  background: #f16321;
}
.colors .yellow {
  background: #c9da29;
}

#main-wrapper {
  background: #424251;
}
#mission-wrapper {
  background: #757584;
  padding-top: 48px !important;
  padding-bottom: 48px !important;
}
#mission .quote {
  color: #fff;
  font-size: 20px;
  font-family: "Gotham Bold";
  margin-bottom: 18px;
}
#mission .quote-source {
  color: #c5c5cc;
  font-family: "Gotham Book";
}
#precontent-wrapper {
  background: #eee;
}

#content-wrapper {
  background: #fff;
}
#content,
#mission,
#precontent {
  width: 760px;
  padding: 0 92px;
}
.page-index #content {
  width: 896px;
  padding: 0 24px 35px 24px;
}
#content {
  padding-bottom: 35px;
}

#content ul,
#content ol {
  margin: 0 0 32px 45px;
}
#content ol li {
  padding: 0 0 0 24px;
  list-style-type: decimal;
  color: #90268e;
}
#content ul li {
  padding: 0 0 0 24px;
  list-style-type: square;
  color: #90268e;
}
#content .alpha li {
  list-style-type: lower-alpha;
}

#content ul li span,
#content ol li span {
  color: #747484;
}

.left66 {
  float: left;
  width: 420px;
  margin-right: 24px;
}
.right33 {
  float: right;
  width: 276px;
}

#rolunk-teaser {
  padding: 65px 40px 65px 0;
  color: #414151;
}
a.button {
  font-family: "Gotham Bold";
  text-transform: uppercase;
  font-size: 16px;
  display: inline-block;
  padding: 20px 30px;
  text-decoration: none;
}
a.button.purple {
  background: #90268e;
  color: #fff;
}
.page-index #index-quote {
  padding: 65px 0px;
}
#index-quote .quote {
  font-family: "Gotham Bold";
  font-size: 34px;
  color: #90268e;
  line-height: 120%;
}
#index-quote .quote-source {
  font-family: "Gotham Book";
  color: #757584;
  font-size: 20px;
  margin: 0;
}

.index-teaser {
  text-align: center;
}
.index-teaser a {
  text-decoration: none;
  display: block;
  color: #a1a1ac;
  height: 200px;
  padding: 40px 10px;
}
.index-teaser a:hover {
  background: #90268e;
  color: #fff;
}
.index-teaser h3 {
  color: #90268e;
  font-size: 26px;
  font-family: "Gotham Bold";
  font-weight: normal;
  margin-bottom: 16px;
}
.index-teaser a:hover h3 {
  color: #fff;
}
.index-teaser .image {
  display: block;
  width: 100px;
  height: 73px;
  overflow: hidden;
  margin: 0 auto;
}
#strategia-teaser .image {
  background: url(../images/index_strategia.png) no-repeat;
}
#munkamodszer-teaser .image {
  background: url(../images/index_munkamodszer.png) no-repeat;
}
#referenciak-teaser .image {
  background: url(../images/index_referencia.png) no-repeat;
}
#szolgaltatas-teaser .image {
  background: url(../images/index_szolgaltatas.png) no-repeat;
}
.index-teaser a:hover .image {
  background-position: 0 -73px !important;
}

.left50 {
  float: left;
  width: 436px;
  margin-right: 12px;
}
.right50 {
  float: right;
  width: 436px;
  margin-left: 12px;
}

.refimage {
  border: 1px solid #ccc;
  margin: 0 12px 12px 0;
  float: left;
  line-height: 75%;
}

#footer-wrapper {
  background: #eee;
}
.footer-contact {
  color: #9797a5;
  float: left;
  width: 227px;
  margin-right: 24px;
  padding: 56px 0 54px 25px;
  line-height: 180%;
  font-size: 15px;
}
.footer-contact a {
  color: #747484;
  text-decoration: none;
}
.footer-contact a:hover {
  color: #000;
}
#contact3.footer-contact {
  width: 302px;
  margin-right: 0px;
  padding: 56px 0 54px 42px;
}
#footer-map {
  background: url(../images/bg_footer-map.jpg) no-repeat top center;
  width: 100%;
  height: 258px;
}
#footer-bottom-wrapper {
  background: #757584;
  color: #9797a5;
  height: 60px;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  padding-top: 32px;
}
#footer-bottom {
  display: inline;
  border-right: 1px solid #fff;
  padding-right: 15px !important;
  margin-right: 15px !important;
}
#language-switcher {
  display: inline;
}
#language-switcher a {
  color: #c9da29;
}
#language-switcher a:hover {
  color: #fff;
}

@media only screen and (min-width: 991px) {
  #mainmenu .menu {
    display: block !important;
  }
}

/* Responsive menu */
@media only screen and (max-width: 991px) {
  #menu-opener {
    display: block;
  }
  #mainmenu {
    float: none;
    padding: 0;
  }
  #mainmenu .menu {
    display: none;
    position: absolute;
    top: 50px;
    right: 19px;
    background: #757584;
    border: 1px solid #fff;
    border-top: 0;
    z-index: 20;
  }
  #mainmenu .menu li {
    display: block;
    list-style-type: none;
    padding: 0;
    border-bottom: 1px solid #fff;
  }
  #mainmenu .menu li:last-child {
    border-bottom: 0;
  }
  #mainmenu .menu li a {
    color: #fff;
    padding: 5px 10px;
    display: block;
  }
  #mainmenu .menu li a.active {
    color: #c9da29;
  }

  .left66 {
    float: none;
    width: auto;
    margin: 0;
  }
  .right33 {
    float: none;
  }
  .not-front #index-quote {
    margin-bottom: 20px;
  }


}
/*		Tablet Layout: 768px.
		Gutters: 24px.
		Outer margins: 28px.
		Inherits styles from: Default Layout.
-----------------------------------------------------------------
cols    1     2      3      4      5      6      7      8
px      68    160    252    344    436    528    620    712    */

@media only screen and (min-width: 768px) and (max-width: 991px) {

  #header,
  #mission-wrapper,
  #content-wrapper,
  #precontent-wrapper,
  #footer-top,
  #footer-bottom{
    width: 712px;
    padding: 0px 28px 0px;
    margin: 0 auto;
  }

  #slider-wrapper {
    width: 100%;
    height: 360px;
    padding: 0;
    background: #757584;
  }
  #slider {
    width: 660px;
    padding: 36px 54px;
    margin: 0 auto;
  }
  .jcarousel {
    height: 265px;
    width: 660px;
  }
  .jcarousel li {
    width: 660px;
  }

  #content,
  #mission,
  #precontent {
    width: 576px;
    padding: 0 68px;
  }
  .page-index #content {
    padding: 0;
    width: 712px;
  }

  #content {
    padding-bottom: 35px;
  }

  #rolunk-teaser {
    text-align: center;
    padding: 50px 0;
  }
  .right33 {
    width: 528px;
  }
  #index-quote {
    text-align: center;
    padding: 50px 120px !important;
    margin: 0 0 0 -96px;
    background: #e7e7e9;
  }
  .index-teaser h3 {
    font-size: 22px;
  }

  .left50,
  .right50 {
    width: 344px;
  }


  #footer-top {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .footer-contact,
  #contact3.footer-contact {
    padding: 15px 0;
    text-align: center;
    width: 712px;
    margin: 0px auto;
    float: none;
  }
  .footer-contact span,
  .footer-contact span a {
    color: #414151;
  }

}



/*		Mobile Layout: 320px.
		Gutters: 24px.
		Outer margins: 34px.
		Inherits styles from: Default Layout.
---------------------------------------------
cols    1     2      3
px      68    160    252    */

@media only screen and (max-width: 767px) {

  body {
    font-size: 15px;
  }

  #header,
  #content-wrapper,
  #precontent-wrapper,
  #footer-top,
  #footer-bottom {
    width: 252px;
    padding: 0px 34px 0px;
  }
  #content,
  #precontent,
  .page-index #content {
    width: 252px;
    padding: 0px;
  }
  #content {
    padding-bottom: 35px;
  }
  #slider-wrapper {
    width: 100%;
    height: auto;
    padding: 0;
    background: #757584;
  }
  #slider {
    width: 286px;
    padding: 24px 12px;
    margin: 0 auto;
  }
  .jcarousel {
    height: 300px;
    width: 286px;
  }
  .jcarousel li {
    width: 286px;
  }
  .jcarousel li p {
    font-size: 20px;
  }
  .jcarousel li p a.button {
    font-size: 12px;
  }
  .jcarousel li.long p {
    font-size: 18px;
  }
  .jcarousel li.verylong p {
    font-size: 16px;
  }
  .en .jcarousel li.verylong p {
    font-size: 14px;
  }

  #rolunk-teaser {
    text-align: center;
    padding: 25px 0;
  }
  .right33 {
    width: 276px;
  }
  #index-quote {
    padding: 25px 22px !important;
    text-align: center;
    margin: 0 0 0 -34px;
    background: #e7e7e9;
  }
  #index-quote .quote {
    font-size: 24px;
  }
  .index-teaser a {
    height: auto;
    font-size: 12px;
    padding: 20px 10px;
  }
  .index-teaser h3 {
    font-size: 20px;
  }
  a.button {
    font-size: 14px;
  }


  .left50,
  .right50 {
    width: 252px;
    float: none;
    margin: 0;
  }

  #footer-top {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .footer-contact,
  #contact3.footer-contact {
    padding: 15px 0;
    text-align: center;
    width: 252px;
    margin: 0px auto;
    float: none;
  }
  .footer-contact span,
  .footer-contact span a {
    color: #414151;
  }

  h1 {
    font-size: 26px;
    margin: 0 0 36px;
    padding: 36px 0 0;
  }
  h2 {
    font-size: 20px;
    margin: 12px 0;
  }
  #footer-bottom-wrapper {
    font-size: 10px;
  }
  #content ul,
  #content ol {
    margin: 0 0 32px 16px;
  }
  #content ul li,
  #content ol li {
    padding: 0 0 0 10px;
  }

  #footer-map,
  #mission-wrapper {
    display: none;
  }

}



/*		Wide Mobile Layout: 480px.
		Gutters: 24px.
		Outer margins: 22px.
		Inherits styles from: Default Layout, Mobile Layout.
------------------------------------------------------------
cols    1     2      3      4      5
px      68    160    252    344    436    */

@media only screen and (min-width: 480px) and (max-width: 767px) {

  body {
    font-size: 15px;
  }

  #header,
  #content-wrapper,
  #precontent-wrapper,
  #footer-top,
  #footer-bottom {
    width: 436px;
    padding: 0px 22px 0px;
  }
  #content,
  #precontent,
  .page-index #content {
    width: 368px;
    padding: 0 34px;
  }
  #content {
    padding-bottom: 35px;
  }
  #slider-wrapper {
    width: 100%;
    height: auto;
    padding: 0;
    background: #757584;
  }
  #slider {
    width: 368px;
    padding: 34px;
    margin: 0 auto;
  }
  .jcarousel {
    height: 300px;
    width: 368px;
  }
  .jcarousel li {
    width: 368px;
  }
  .jcarousel li p {
    font-size: 26px;
  }
  .jcarousel li.long p {
    font-size: 22px;
  }
  .jcarousel li.verylong p {
    font-size: 18px;
  }
  .en .jcarousel li.verylong p {
    font-size: 16px;
  }
  h1 {
    font-size: 26px;
    margin: 0 0 36px;
    padding: 36px 0 0;
  }
  h2 {
    font-size: 20px;
    margin: 12px 0;
  }

  #rolunk-teaser {
    text-align: center;
    padding: 65px 0;
  }
  .right33 {
    width: 368px;
  }
  #index-quote {
    padding: 65px 56px !important;
    text-align: center;
    margin: 0 0 0 -56px;
    background: #e7e7e9;
  }
  .index-teaser h3 {
    font-size: 22px;
  }


  .left50,
  .right50 {
    width: 344px;
    float: none;
    margin: 0;
  }

  #footer-bottom-wrapper {
    font-size: 10px;
  }
  #footer-top {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .footer-contact,
  #contact3.footer-contact {
    padding: 15px 0;
    text-align: center;
    width: 368px;
    margin: 0px auto;
    float: none;
  }
  .footer-contact span,
  .footer-contact span a {
    color: #414151;
  }
  #content ul,
  #content ol {
    margin: 0 0 32px 16px;
  }
  #content ul li,
  #content ol li {
    padding: 0 0 0 12px;
  }
  #footer-map,
  #mission-wrapper {
    display: none;
  }
}


/*	Retina media query.
	Overrides styles for devices with a 
	device-pixel-ratio of 2+, such as iPhone 4.
-----------------------------------------------    */

@media
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min-device-pixel-ratio: 2) {

  body {

  }

}