@charset "UTF-8";
* {
  margin: 0;
  padding: 0;
  text-align: left;
  text-decoration: none;
  font-family: Arial, Verdana, Tahoma;
  font-weight: normal;
  font-size: 12px;
  line-height: 14px;
  letter-spacing: normal;
  color: #333;
  outline: medium none;
  -webkit-font-smoothing: antialiased;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

*:before, *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

img {
  border: 0;
}

a:hover, a:focus {
  text-decoration: none;
  color: inherit;
  outline: none;
}

ul {
  list-style: none;
}

input {
  line-height: normal;
  border: 0;
  border-radius: 0;
  -moz-appearance: none;
  -webkit-appearance: none;
  -ms-appearance: none;
}

input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
  margin: 0;
  -webkit-appearance: none;
}

textarea {
  line-height: normal;
  border: 0;
  border-radius: 0;
  resize: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  -ms-appearance: none;
}

.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}

.clearfix:after {
  clear: both;
}

#lightGallery-action a:before, a:after {
  bottom: 7px !important;
}

#lightGallery-close:after {
  top: 7px !important;
}

/* VÁLTOZÓK ELEJE */
/* VÁLTOZÓK VÉGE */
/* MIXIN ELEJE */
/* TRANSFORM */
/* TRANSFORM ORIGIN */
/* TRANSLATE */
/* ROTATE */
/* SKEW */
/* SCALE */
/* PLACEHOLDER */
/* MIXIN VÉGE */
/* MODALOK STYLE ELEJE */
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}

.fade.in {
  opacity: 1;
}

.modal-open {
  overflow: hidden;
}

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0 auto;
}

.modal-content {
  position: relative;
  background-color: #ffffff;
  background-clip: padding-box;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #333333;
}

.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}

.modal-backdrop.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}

.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}

.clearfix:after {
  clear: both;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

/* MODALOK STYLE VÉGE */
/* CUSTOM FORM STYLE eleje */
input[type=checkbox].css-checkbox {
  display: none;
}

input[type=checkbox].css-checkbox + label.checkbox-label {
  display: inline-block;
  height: 20px;
  padding: 0;
  background: url(/static/images/checkbox.svg) no-repeat left top;
  font-family: Arial;
  font-size: 14px;
  line-height: 20px;
  font-weight: normal;
  color: #666;
  vertical-align: middle;
  cursor: pointer;
}

input[type=checkbox].css-checkbox:checked + label.checkbox-label {
  background-position: left bottom;
}

input[type=radio].css-radio {
  display: none;
}

input[type=radio].css-radio + label.radio-label {
  display: inline-block;
  height: 20px;
  padding: 0;
  background: url(/static/images/radio.svg) no-repeat left top;
  font-family: Arial;
  font-size: 14px;
  line-height: 20px;
  font-weight: normal;
  color: #666;
  vertical-align: middle;
  cursor: pointer;
}

input[type=radio].css-radio:checked + label.radio-label {
  background-position: left bottom;
}

/* CUSTOM FORM STYLE VÉGE */
/* FONTS ELEJE */
@font-face {
  font-family: 'Arial Narrow';
  src: url("/static/fonts/arialnwn-webfont.eot");
  src: url("/static/fonts/arialnwn-webfont.eot?#iefix") format("embedded-opentype"), url("/static/fonts/arialnwn-webfont.woff") format("woff"), url("/static/fonts/arialnwn-webfont.ttf") format("truetype"), url("/static/fonts/arialnwm-webfont.svg#ArialNarrow") format("svg");
  font-weight: normal;
  font-style: normal;
}

.an_light {
  font-family: 'Arial Narrow';
  font-weight: 300;
}

.an_normal, .sloganBox span p, .mnbBox h3, .headerNav .menu > li > a, .years a p, .lowMenu > span p, .lowMenu .subMenu li a, .titleBox h1, .mainTextBox h1, .mainTextBox h2, .mainTextBox h3, .mainTextBox h4, .mainTextBox h5, .mainTextBox h6, .mainTextBox p, .mainTextBox ul li, .mainTextBox ol li, .optionBox > ul li a, .collapseList > li > a, .peopleListBox h3, .peopleList li a .nameBox p, .downloadBox ul li a, .copyright, .peopleSiteBox .topBox h3, .peopleSiteBox .bottomBox p, .peopleSiteBox .bottomBox a, #titleSection .textBox h1, .inputBox input, .inputBox textarea, .inputBox p, .errorMsg, .cc_container .cc_message {
  font-family: 'Arial Narrow';
  font-weight: 400;
}

.an_semibold {
  font-family: 'Arial Narrow';
  font-weight: 600;
}

.an_bold, .mnbBox h2, .mainTextBox strong, .mainTextBox a, .downloadBox h5, .inputBox p strong, .inputBox p a, .submitBox input, label, .cc_container .cc_message a, .cc_container .cc_btn {
  font-family: 'Arial Narrow';
  font-weight: 700;
}

/* FONTS VÉGE */
/* ICONS ELEJE */
@font-face {
  font-family: 'icomoon';
  src: url("/static/fonts/icomoon.eot?3iep2p");
  src: url("/static/fonts/icomoon.eot?3iep2p#iefix") format("embedded-opentype"), url("/static/fonts/icomoon.ttf?3iep2p") format("truetype"), url("/static/fonts/icomoon.woff?3iep2p") format("woff"), url("/static/fonts/icomoon.svg?3iep2p#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-google:before {
  content: "\e900";
}

.icon-twitter:before {
  content: "\e901";
}

.icon-email:before {
  content: "\e902";
}

.icon-arrowDown:before {
  content: "\e903";
}

.icon-upLogo:before {
  content: "\e904";
}

.icon-youtube:before {
  content: "\e905";
}

.icon-telephone:before {
  content: "\e906";
}

.icon-plus:before {
  content: "\e907";
}

.icon-pin:before {
  content: "\e908";
}

.icon-linkedin:before {
  content: "\e909";
}

.icon-facebook:before {
  content: "\e90a";
}

.icon-close:before {
  content: "\e90b";
}

.icon-ccLogo:before {
  content: "\e90c";
}

.icon-arrowRight:before {
  content: "\e90d";
}

.icon-arrowLeft:before {
  content: "\e90e";
}

/* ICONS VÉGE */
body.print .headerBox {
  text-align: center;
}

body.print .aboutBox {
  float: none;
  display: inline-block;
}

body.print .sloganBox span p {
  font-size: 24px;
  line-height: 26px;
}

body.print .mnbBox {
  display: none;
}

body.print .content {
  width: 960px;
}

body.print .titleBox {
  height: 80px;
  margin-bottom: 50px;
  padding: 20px 30px 0 30px;
  background: #FFF !important;
  border-top: 2px solid #252525;
  border-bottom: 2px solid #252525;
}

body.print .titleBox h1 {
  font-size: 38px;
  line-height: 40px;
  color: #252525 !important;
}

body.print .collapseList > li > a {
  cursor: default;
}

body.print .collapseList > li > a i {
  display: none;
}

body.print .collapseList > li .hasContent + .hideBox {
  display: block;
}

body.print #peopleSection .peopleList li a .imgBox {
  display: none;
}

body.print #peopleSection .peopleList li a .nameBox {
  width: 100%;
  height: 30px;
}

body.print footer {
  margin-top: 50px;
  text-align: center;
}

body.print footer .box {
  display: none;
}

body.print footer .imgBox {
  display: inline-block;
}

body.print .peopleSiteBox .contentLeft {
  width: calc(100% - 506px);
}

body.print .peopleSiteBox .contentLeft > div {
  height: 247px;
  background: #DEDEDE;
}

body.print .peopleSiteBox .contentRight {
  width: 500px;
  height: 500px;
}

body.print .mainTextBox, body.print .peopleListBox {
  padding: 0 15px;
}

body.print .collapseList > li, body.print .additionalBox > div, body.print .optionBox, body.print .additionalBox > div {
  border-color: #252525 !important;
}

body.print .collapseList > li > a:hover {
  color: #252525 !important;
}

body.print .collapseList > li > a:hover i {
  color: #252525 !important;
}

body.print .collapseList > li.active > a {
  color: #252525 !important;
}

body.print .collapseList > li.active > a i {
  color: #252525 !important;
}

body.print .optionBox > a:hover i {
  color: #252525 !important;
}

body.print .optionBox > ul li a:hover {
  color: #252525 !important;
}

body.print .optionBox > ul li.active a {
  color: #252525 !important;
}

body.print .socialBox ul li a:hover i {
  color: #252525 !important;
}

.wrapper {
  overflow: hidden;
  position: relative;
  display: block;
  width: 100%;
  background: #FFF;
}

.content {
  overflow: hidden;
  position: relative;
  display: block;
  width: 1100px;
  height: 100%;
  margin: 0 auto;
  text-align: center;
}

/* FŐOLDAL ELEJE */
/* HEADER ELEJE */
header {
  position: relative;
  margin-bottom: 3px;
}

.peopleHead .mnbBox {
  display: none;
}

.peopleHead .peopleClose {
  display: block;
}

.peopleHead .aboutBox {
  margin-bottom: 0;
}

.peopleClose {
  position: absolute;
  display: none;
  width: 50px;
  height: 50px;
  top: calc(50% - 25px);
  right: 0;
  padding-top: 13px;
  background: #a79ecd;
  border-radius: 50%;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  text-align: center;
}

.peopleClose i {
  font-size: 24px;
  color: white;
  -webkit-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out;
}

.peopleClose:hover i {
  color: rgba(255, 255, 255, 0.6);
}

.headerBox {
  display: block;
  width: 100%;
  padding: 40px 0;
}

.aboutBox {
  position: relative;
  width: 68%;
  margin: 0 auto;
  padding: 0 4%;
  text-align: center;
}

.aboutBox .logo {
  display: inline-block;
  width: 100%;
  height: auto;
  margin-bottom: 15px;
}

.aboutBox .logo img {
  display: block;
  width: 100%;
  height: 100%;
}

.trademark {
  position: absolute;
  top: 0;
  right: 15px;
  display: block;
  width: 15px;
}

.trademark img {
  display: block;
  width: 100%;
}

.sloganBox {
  display: block;
  width: 100%;
  margin: 0 auto;
}

.sloganBox span {
  float: left;
}

.sloganBox span p {
  font-size: 26px;
  line-height: 28px;
  color: #252525;
}

.sloganBox span:first-child p {
  color: #E31E24;
}

.sloganBox span:last-child {
  float: right;
}

.mnbBox {
  float: right;
  width: 32%;
  height: 110px;
  margin-top: 14px;
  padding-top: 22px;
  text-align: center;
  background: #FAC900;
  border-radius: 15px;
  -webkit-transition: background 0.2s ease-in-out;
  transition: background 0.2s ease-in-out;
}

.mnbBox:hover {
  background: #E3B600;
}

.mnbBox h2, .mnbBox h3 {
  display: inline-block;
  text-transform: uppercase;
  color: #252525;
}

.mnbBox h2 {
  margin-bottom: 10px;
  font-size: 28px;
  line-height: 30px;
  letter-spacing: 3px;
}

.mnbBox h3 {
  font-size: 26px;
  line-height: 28px;
  letter-spacing: 2px;
}

.headerNav .menu {
  position: relative;
  height: 550px;
}

.headerNav .menu > li {
  position: absolute;
}

.headerNav .menu > li > a {
  position: relative;
  display: block;
  height: 100%;
  text-transform: uppercase;
  font-size: 28px;
  line-height: 30px;
  letter-spacing: 1px;
  color: #FFF;
  -webkit-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
}

.headerNav .menu > li > a:hover {
  color: rgba(255, 255, 255, 0.3);
}

.headerNav .menu > li span {
  z-index: 10;
  position: absolute;
  top: calc(50% - 25px);
  right: 50px;
  display: block;
  width: 50px;
  height: 50px;
  padding-top: 15px;
  text-align: center;
  background: #FFF;
  border-radius: 50%;
  cursor: pointer;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.headerNav .menu > li span i {
  display: inline-block;
  font-size: 20px;
}

.headerNav .menu > li.active span {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.headerNav .menu > li:nth-child(1) {
  z-index: 1;
  top: 0;
  left: 0;
  width: 48%;
  height: 100px;
}

.headerNav .menu > li:nth-child(1) a {
  padding: 37px 0 0 180px;
  background-color: #A79ECD;
  border-radius: 0 0 10px 0;
  text-align: left;
}

.headerNav .menu > li:nth-child(2) {
  z-index: 0;
  top: 0;
  right: 0;
  width: 56%;
  height: 140px;
}

.headerNav .menu > li:nth-child(2) a {
  padding: 57px 300px 0 0;
  background-color: #BADABD;
  text-align: right;
}

.headerNav .menu > li:nth-child(3) {
  z-index: 3;
  top: 100px;
  left: 0;
  width: 60%;
  height: 90px;
}

.headerNav .menu > li:nth-child(3) > a {
  padding: 32px 0 0 120px;
  background-color: #B7CBD8;
  border-radius: 0 0 10px 0;
  text-align: left;
}

.headerNav .menu > li:nth-child(3) span i {
  color: #B7CBD8;
}

.headerNav .menu > li:nth-child(3) ul {
  background: #B7CBD8;
  padding-bottom: 20px;
  border-radius: 0 0 10px 0;
}

.headerNav .menu > li:nth-child(3) ul li a {
  padding: 10px 0 10px 120px;
  font-size: 22px;
  line-height: 24px;
}

.headerNav .menu > li:nth-child(3) ul li:last-child a {
  border-radius: 0 0 10px 0;
}

.headerNav .menu > li:nth-child(3).active > a {
  border-radius: 0;
}

.headerNav .menu > li:nth-child(4) {
  z-index: 0;
  top: 140px;
  right: 0;
  width: 54%;
  height: 140px;
}

.headerNav .menu > li:nth-child(4) a {
  padding: 57px 220px 0 0;
  background-color: #F5B2B6;
  text-align: right;
}

.headerNav .menu > li:nth-child(5) {
  z-index: 2;
  top: 190px;
  left: 0;
  width: 51%;
  height: 110px;
}

.headerNav .menu > li:nth-child(5) a {
  padding: 42px 0 0 230px;
  background-color: #EF7F1A;
  border-radius: 0 0 10px 0;
}

.headerNav .menu > li:nth-child(6) {
  z-index: 2;
  top: 280px;
  right: 0;
  width: 58%;
  height: 110px;
}

.headerNav .menu > li:nth-child(6) a {
  padding: 42px 280px 0 0;
  background-color: #E5097F;
  border-radius: 0 0 0 10px;
  text-align: right;
}

.headerNav .menu > li:nth-child(7) {
  z-index: 1;
  top: 300px;
  left: 0;
  width: 35%;
  height: 140px;
}

.headerNav .menu > li:nth-child(7) a {
  padding: 57px 80px 0 0;
  background-color: #fab31f;
  border-radius: 0 0 0 10px;
  text-align: right;
}

.headerNav .menu > li:nth-child(8) {
  z-index: 0;
  top: 300px;
  left: 0;
  width: 50%;
  height: 250px;
}

.headerNav .menu > li:nth-child(8) a {
  padding: 182px 0 0 140px;
  background-color: #C08D5F;
  text-align: left;
}

.headerNav .menu > li:nth-child(9) {
  z-index: 2;
  top: 390px;
  right: 0;
  width: 53%;
  height: 160px;
}

.headerNav .menu > li:nth-child(9) > a {
  padding: 67px 240px 0 0;
  background-color: #9D9E9E;
  text-align: right;
}

.headerNav .menu > li:nth-child(9) span i {
  color: #9D9E9E;
}

.headerNav .menu > li:nth-child(9) ul {
  background: #9D9E9E;
  padding-bottom: 20px;
  border-radius: 0 0 0 10px;
}

.headerNav .menu > li:nth-child(9) ul li a {
  padding: 10px 240px 10px 0;
  text-align: right;
  font-size: 22px;
  line-height: 24px;
}

.headerNav .menu > li:nth-child(9) ul li:last-child a {
  border-radius: 0 0 0 10px;
}

.headerNav .menu > li:nth-child(9).active > a {
  border-radius: 0;
}

.headerNav .menu .subMenu {
  z-index: 10;
  position: absolute;
  display: none;
  width: 100%;
}

.years {
  z-index: 3;
  bottom: 0;
  left: calc(50% - 33px);
}

.years a {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  width: 180px !important;
  height: 160px !important;
  padding: 0 20px;
  background-color: #0f7dc2;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
}

.years a img {
  display: block;
  height: 100%;
}

.years a p {
  display: none;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 18px;
  letter-spacing: 1px;
  color: #FFF;
}

/* HEADER VÉGE */
/* LOW MENÜ ELEJE */
.lowMenu {
  z-index: 99999;
  position: relative;
  top: 0 !important;
  left: 50%;
  display: block;
  width: 1100px;
  height: 60px;
  margin-bottom: 3px;
  background: #FFF;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}

.lowMenu > ul {
  float: left;
  width: 400px;
  height: 100%;
  background: #C18E60;
}

.lowMenu > ul li {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
}

.lowMenu > span {
  float: right;
  width: calc(100% - 400px);
  padding-top: 11px;
  text-align: center;
}

.lowMenu > span p {
  display: inline-block;
  font-size: 30px;
  line-height: 36px;
  color: #252525;
}

.lowMenu .subMenu {
  display: none;
  padding: 18px 0;
  background: #C18E60;
}

.lowMenu .subMenu li a {
  display: block;
  padding: 10px 0 10px 93px;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 20px;
  color: #FFF;
  -webkit-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
}

.lowMenu .subMenu li a:hover {
  color: rgba(255, 255, 255, 0.3);
}

.lowMenu.fixed {
  position: fixed;
  margin-bottom: 0;
}

.logo2 {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
}

.logo2 .menuOpen {
  z-index: 10;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 60px;
  height: 100%;
}

.logo2 .ntLogo {
  float: left;
  width: 100%;
  height: 100%;
  padding-left: 94px;
}

.logo2 .ntLogo img {
  display: inline-block;
  height: 34px;
  margin-top: 14px;
}

/* LOW MENÜ VÉGE */
.caro {
  overflow: hidden;
  height: 500px;
}

.titleBox {
  display: block;
  width: 100%;
  height: 100px;
  padding: 29px 50px 0 50px;
}

.titleBox h1 {
  text-transform: uppercase;
  font-size: 46px;
  line-height: 50px;
  letter-spacing: 1px;
  color: #FFF;
}

.mainTextBox {
  display: block;
  width: 100%;
  margin-bottom: 30px;
}

.mainTextBox h1 {
  text-transform: uppercase;
  font-size: 46px;
  line-height: 50px;
  letter-spacing: 1px;
  color: #252525;
}

.mainTextBox h2 {
  text-transform: uppercase;
  font-size: 36px;
  line-height: 40px;
  letter-spacing: 1px;
  color: #252525;
}

.mainTextBox h3 {
  text-transform: uppercase;
  font-size: 26px;
  line-height: 30px;
  letter-spacing: 1px;
  color: #252525;
}

.mainTextBox h4 {
  font-size: 20px;
  line-height: 22px;
  letter-spacing: 1px;
  color: #252525;
}

.mainTextBox h5 {
  font-size: 18px;
  line-height: 20px;
  letter-spacing: 1px;
  color: #252525;
}

.mainTextBox h6 {
  font-size: 16px;
  line-height: 18px;
  letter-spacing: 1px;
  color: #252525;
}

.mainTextBox p {
  font-size: 15px;
  line-height: 24px;
  color: #252525;
}

.mainTextBox strong {
  font-size: inherit;
  line-height: inherit;
  color: inherit;
}

.mainTextBox em {
  font-family: inherit;
  font-weight: inherit;
  font-style: italic;
  font-size: inherit;
  line-height: inherit;
  color: inherit;
}

.mainTextBox span {
  font-family: inherit;
  font-weight: inherit;
  font-size: inherit;
  line-height: inherit;
  color: inherit;
}

.mainTextBox ul li, .mainTextBox ol li {
  display: block;
  margin-bottom: 10px;
  font-size: 15px;
  line-height: 18px;
  color: #252525;
}

.mainTextBox ul li:last-child, .mainTextBox ol li:last-child {
  margin-bottom: 0;
}

.mainTextBox ul li {
  position: relative;
  padding-left: 14px;
}

.mainTextBox ul li:before {
  position: absolute;
  top: 8px;
  left: 0;
  display: block;
  width: 4px;
  height: 4px;
  background: #252525;
  border-radius: 50%;
  content: '';
}

.mainTextBox ol li {
  list-style-position: outside;
  margin-left: 14px;
}

.mainTextBox a {
  padding-bottom: 2px;
  font-size: 15px;
  line-height: 18px;
  color: #252525;
  border-bottom: 1px solid #252525;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.mainTextBox a:hover {
  color: #9D9E9E;
  border-color: #9D9E9E;
}

.mainTextBox img, .mainTextBox iframe {
  display: inline-block;
  max-width: 100%;
}

.additionalBox {
  display: block;
  width: 100%;
  margin-top: 50px;
}

.additionalBox > div {
  width: 100%;
  height: 50px;
  border-top: 2px solid #252525;
}

.socialBox {
  display: none;
  padding: 17px 15px 0 15px;
}

.socialBox ul {
  float: right;
}

.socialBox ul li {
  float: left;
  margin-right: 20px;
}

.socialBox ul li a {
  display: block;
}

.socialBox ul li a i {
  font-size: 17px;
  color: #252525;
  -webkit-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
}

.socialBox ul li a i.icon-twitter {
  margin-top: 1px;
  font-size: 15px;
}

.socialBox ul li a i.icon-email {
  margin-top: 2px;
  font-size: 13px;
}

.socialBox ul li a:hover i {
  color: #9D9E9E;
}

.socialBox ul li:last-child {
  margin-right: 0;
}

.optionBox {
  display: block;
  padding: 17px 15px 0 15px;
  border-bottom: 2px solid #252525;
}

.optionBox > a {
  float: left;
}

.optionBox > a i {
  margin-top: 3px;
  display: inline-block;
  padding-left: 6px;
  font-size: 13px;
  color: #252525;
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
  -webkit-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
}

.optionBox > a:hover i {
  color: #9D9E9E;
}

.optionBox > ul {
  float: right;
}

.optionBox > ul li {
  float: left;
  position: relative;
  margin-right: 15px;
}

.optionBox > ul li a {
  text-transform: uppercase;
  font-size: 15px;
  line-height: 18px;
  letter-spacing: 1px;
  color: #252525;
  -webkit-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
}

.optionBox > ul li a i {
  top: -2px;
  font-size: 14px;
  color: inherit;
}

.optionBox > ul li a:hover {
  color: #9D9E9E;
}

.optionBox > ul li:last-child {
  margin-right: 0;
}

.optionBox > ul li.active a {
  color: #9D9E9E;
}

.collapseList {
  display: block;
  width: 100%;
}

.collapseList > li {
  display: block;
  width: 100%;
  border-top: 2px solid #252525;
}

.collapseList > li > a {
  display: block;
  width: 100%;
  height: 40px;
  padding: 14px 15px 0 15px;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 1px;
  color: #252525;
  -webkit-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
}

.collapseList > li > a i {
  float: right;
  margin-top: 2px;
  font-size: 10px;
  color: #252525;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.collapseList > li > a:hover {
  color: #9D9E9E;
}

.collapseList > li > a:hover i {
  color: #9D9E9E;
}

.collapseList > li .hideBox {
  display: none;
  width: 100%;
}

.collapseList > li .hideBox .mainTextBox {
  margin: 14px 0;
  padding: 0 15px;
}

.collapseList > li:last-child {
  border-bottom: 2px solid #252525;
}

.collapseList > li.active > a {
  color: #9D9E9E;
}

.collapseList > li.active > a i {
  color: #9D9E9E;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

/* PEOPLE + PEOPLESITE SECTION ELEJE */
#peopleSection .titleBox, #peopleSiteSection .titleBox {
  background: #A79ECD;
}

#peopleSection .collapseList > li, #peopleSection .additionalBox > div, #peopleSection .optionBox, #peopleSection .additionalBox > div, #peopleSiteSection .collapseList > li, #peopleSiteSection .additionalBox > div, #peopleSiteSection .optionBox, #peopleSiteSection .additionalBox > div {
  border-color: #A79ECD;
}

#peopleSection .collapseList > li > a:hover, #peopleSiteSection .collapseList > li > a:hover {
  color: #A79ECD;
}

#peopleSection .collapseList > li > a:hover i, #peopleSiteSection .collapseList > li > a:hover i {
  color: #A79ECD;
}

#peopleSection .collapseList > li.active > a, #peopleSiteSection .collapseList > li.active > a {
  color: #A79ECD;
}

#peopleSection .collapseList > li.active > a i, #peopleSiteSection .collapseList > li.active > a i {
  color: #A79ECD;
}

#peopleSection .optionBox > a:hover i, #peopleSiteSection .optionBox > a:hover i {
  color: #A79ECD;
}

#peopleSection .optionBox > ul li a:hover, #peopleSiteSection .optionBox > ul li a:hover {
  color: #A79ECD;
}

#peopleSection .optionBox > ul li.active a, #peopleSiteSection .optionBox > ul li.active a {
  color: #A79ECD;
}

#peopleSection .socialBox ul li a:hover i, #peopleSiteSection .socialBox ul li a:hover i {
  color: #A79ECD;
}

#peopleSection .mainTextBox a:hover, #peopleSiteSection .mainTextBox a:hover {
  color: #A79ECD;
  border-color: #A79ECD;
}

.peopleCaroBox {
  position: relative;
  margin-bottom: 50px;
}

.peopleListBox {
  margin-bottom: 10px;
}

.peopleListBox h3 {
  display: block;
  margin-bottom: 20px;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 20px;
  letter-spacing: 1px;
  color: #252525;
}

.peopleListBox:last-child {
  margin-bottom: 0;
}

.peopleList {
  display: block;
  width: calc(100% + 20px);
}

.peopleList li {
  float: left;
  width: calc(33.33333% - 20px);
  margin: 0 20px 20px 0;
}

.peopleList li a {
  display: block;
  width: 100%;
}

.peopleList li a > div {
  float: left;
}

.peopleList li a .imgBox {
  overflow: hidden;
  width: 120px;
  height: 120px;
  margin-right: 20px;
}

.peopleList li a .imgBox img {
  display: block;
  width: 100%;
  height: auto;
}

.peopleList li a .nameBox {
  display: table;
  width: calc(100% - 140px);
  height: 120px;
}

.peopleList li a .nameBox p {
  display: table-cell;
  height: 100%;
  vertical-align: middle;
  font-size: 16px;
  line-height: 18px;
  letter-spacing: 1px;
  color: #252525;
  -webkit-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
}

.peopleList li a:hover p {
  color: #A79ECD;
}

/* PEOPLE + PEOPLESITE SECTION VÉGE */
/* GLOBALREACH SECTION ELEJE */
#globalreachSection .titleBox {
  background: #BADABD;
}

#globalreachSection .collapseList > li, #globalreachSection .additionalBox > div, #globalreachSection .optionBox, #globalreachSection .additionalBox > div {
  border-color: #BADABD;
}

#globalreachSection .collapseList > li > a:hover {
  color: #BADABD;
}

#globalreachSection .collapseList > li > a:hover i {
  color: #BADABD;
}

#globalreachSection .collapseList > li.active > a {
  color: #BADABD;
}

#globalreachSection .collapseList > li.active > a i {
  color: #BADABD;
}

#globalreachSection .optionBox > a:hover i {
  color: #BADABD;
}

#globalreachSection .optionBox > ul li a:hover {
  color: #BADABD;
}

#globalreachSection .optionBox > ul li.active a {
  color: #BADABD;
}

#globalreachSection .socialBox ul li a:hover i {
  color: #BADABD;
}

#globalreachSection .mainTextBox a:hover {
  color: #BADABD;
  border-color: #BADABD;
}

#globalreachSection .imgBox {
  overflow: hidden;
  display: block;
  width: 100%;
  height: 600px;
  margin-bottom: 50px;
}

#globalreachSection .imgBox img {
  display: block;
  width: 100%;
  height: 100%;
}

/* GLOBALREACH SECTION VÉGE */
/* GLANCE + BOOKS SECTION ELEJE */
#glanceSection .titleBox, #booksSection .titleBox {
  background-color: #B7CBD8;
}

#glanceSection .collapseList > li, #glanceSection .additionalBox > div, #glanceSection .optionBox, #glanceSection .additionalBox > div, #booksSection .collapseList > li, #booksSection .additionalBox > div, #booksSection .optionBox, #booksSection .additionalBox > div {
  border-color: #B7CBD8;
}

#glanceSection .collapseList > li > a:hover, #booksSection .collapseList > li > a:hover {
  color: #B7CBD8;
}

#glanceSection .collapseList > li > a:hover i, #booksSection .collapseList > li > a:hover i {
  color: #B7CBD8;
}

#glanceSection .collapseList > li.active > a, #booksSection .collapseList > li.active > a {
  color: #B7CBD8;
}

#glanceSection .collapseList > li.active > a i, #booksSection .collapseList > li.active > a i {
  color: #B7CBD8;
}

#glanceSection .optionBox > a:hover i, #booksSection .optionBox > a:hover i {
  color: #B7CBD8;
}

#glanceSection .optionBox > ul li a:hover, #booksSection .optionBox > ul li a:hover {
  color: #B7CBD8;
}

#glanceSection .optionBox > ul li.active a, #booksSection .optionBox > ul li.active a {
  color: #B7CBD8;
}

#glanceSection .socialBox ul li a:hover i, #booksSection .socialBox ul li a:hover i {
  color: #B7CBD8;
}

#glanceSection .mainTextBox a:hover, #booksSection .mainTextBox a:hover {
  color: #B7CBD8;
  border-color: #B7CBD8;
}

.glanceCaroBox, .booksCaroBox {
  position: relative;
  margin-bottom: 50px;
}

/* GLANCE + BOOKS SECTION VÉGE */
/* EXPERTISE SECTION ELEJE */
#expertiseSection .titleBox {
  background: #F5B2B6;
}

#expertiseSection .collapseList > li, #expertiseSection .additionalBox > div, #expertiseSection .optionBox, #expertiseSection .additionalBox > div {
  border-color: #F5B2B6;
}

#expertiseSection .collapseList > li > a:hover {
  color: #F5B2B6;
}

#expertiseSection .collapseList > li > a:hover i {
  color: #F5B2B6;
}

#expertiseSection .collapseList > li.active > a {
  color: #F5B2B6;
}

#expertiseSection .collapseList > li.active > a i {
  color: #F5B2B6;
}

#expertiseSection .optionBox > a:hover i {
  color: #F5B2B6;
}

#expertiseSection .optionBox > ul li a:hover {
  color: #F5B2B6;
}

#expertiseSection .optionBox > ul li.active a {
  color: #F5B2B6;
}

#expertiseSection .socialBox ul li a:hover i {
  color: #F5B2B6;
}

#expertiseSection .mainTextBox a:hover {
  color: #F5B2B6;
  border-color: #F5B2B6;
}

.expertiseCaroBox {
  position: relative;
  margin-bottom: 50px;
}

/* EXPERTISE SECTION VÉGE */
/* CAREERS SECTION ELEJE */
#careersSection .titleBox {
  background: #EF7F1A;
}

#careersSection .collapseList > li, #careersSection .additionalBox > div, #careersSection .optionBox, #careersSection .additionalBox > div {
  border-color: #EF7F1A;
}

#careersSection .collapseList > li > a:hover {
  color: #EF7F1A;
}

#careersSection .collapseList > li > a:hover i {
  color: #EF7F1A;
}

#careersSection .collapseList > li.active > a {
  color: #EF7F1A;
}

#careersSection .collapseList > li.active > a i {
  color: #EF7F1A;
}

#careersSection .optionBox > a:hover i {
  color: #EF7F1A;
}

#careersSection .optionBox > ul li a:hover {
  color: #EF7F1A;
}

#careersSection .optionBox > ul li.active a {
  color: #EF7F1A;
}

#careersSection .socialBox ul li a:hover i {
  color: #EF7F1A;
}

#careersSection .mainTextBox a:hover {
  color: #EF7F1A;
  border-color: #EF7F1A;
}

.careersCaroBox {
  position: relative;
  margin-bottom: 50px;
}

/* CAREERS SECTION VÉGE */
/* PUBLICATIONS SECTION ELEJE */
#publicationsSection .titleBox {
  background: #E5097F;
}

#publicationsSection .collapseList > li, #publicationsSection .additionalBox > div, #publicationsSection .optionBox, #publicationsSection .additionalBox > div {
  border-color: #E5097F;
}

#publicationsSection .collapseList > li > a:hover {
  color: #E5097F;
}

#publicationsSection .collapseList > li > a:hover i {
  color: #E5097F;
}

#publicationsSection .collapseList > li.active > a {
  color: #E5097F;
}

#publicationsSection .collapseList > li.active > a i {
  color: #E5097F;
}

#publicationsSection .optionBox > a:hover i {
  color: #E5097F;
}

#publicationsSection .optionBox > ul li a:hover {
  color: #E5097F;
}

#publicationsSection .optionBox > ul li.active a {
  color: #E5097F;
}

#publicationsSection .socialBox ul li a:hover i {
  color: #E5097F;
}

#publicationsSection .mainTextBox a:hover {
  color: #E5097F;
  border-color: #E5097F;
}

.publicationsCaroBox {
  position: relative;
  margin-bottom: 50px;
}

.downloadBox {
  display: block;
  width: 100%;
  margin-bottom: 20px;
}

.downloadBox h5 {
  margin-bottom: 15px;
  text-transform: uppercase;
  font-size: 15px;
  line-height: 18px;
  letter-spacing: 1px;
  color: #252525;
}

.downloadBox ul li {
  position: relative;
  margin-bottom: 10px;
  padding-left: 14px;
}

.downloadBox ul li a {
  font-size: 15px;
  line-height: 24px;
  color: #252525;
  -webkit-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
}

.downloadBox ul li a:hover {
  color: #E5097F;
}

.downloadBox ul li:before {
  position: absolute;
  top: 8px;
  left: 0;
  display: block;
  width: 4px;
  height: 4px;
  background: #252525;
  border-radius: 50%;
  content: '';
}

.downloadBox ul li:last-child {
  margin-bottom: 0;
}

/* PUBLICATIONS SECTION VÉGE */
/* ANNOUNCEMENT ELEJE */
#announcementSection .titleBox {
  background: #fab31f;
}

#announcementSection .collapseList > li, #announcementSection .additionalBox > div, #announcementSection .optionBox, #announcementSection .additionalBox > div {
  border-color: #fab31f;
}

#announcementSection .collapseList > li > a:hover {
  color: #fab31f;
}

#announcementSection .collapseList > li > a:hover i {
  color: #fab31f;
}

#announcementSection .collapseList > li.active > a {
  color: #fab31f;
}

#announcementSection .collapseList > li.active > a i {
  color: #fab31f;
}

#announcementSection .optionBox > a:hover i {
  color: #fab31f;
}

#announcementSection .optionBox > ul li a:hover {
  color: #fab31f;
}

#announcementSection .optionBox > ul li.active a {
  color: #fab31f;
}

#announcementSection .socialBox ul li a:hover i {
  color: #fab31f;
}

#announcementSection .mainTextBox a:hover {
  color: #fab31f;
  border-color: #fab31f;
}

.announcementCaroBox {
  position: relative;
  margin-bottom: 50px;
}

/* ANNOUNCEMENT VÉGE */
/* CONTACT SECTION ELEJE */
#contactSection .titleBox {
  background: #C08D5F;
}

#contactSection .collapseList > li, #contactSection .additionalBox > div, #contactSection .optionBox, #contactSection .additionalBox > div {
  border-color: #C08D5F;
}

#contactSection .collapseList > li > a:hover {
  color: #C08D5F;
}

#contactSection .collapseList > li > a:hover i {
  color: #C08D5F;
}

#contactSection .collapseList > li.active > a {
  color: #C08D5F;
}

#contactSection .collapseList > li.active > a i {
  color: #C08D5F;
}

#contactSection .optionBox > a:hover i {
  color: #C08D5F;
}

#contactSection .optionBox > ul li a:hover {
  color: #C08D5F;
}

#contactSection .optionBox > ul li.active a {
  color: #C08D5F;
}

#contactSection .socialBox ul li a:hover i {
  color: #C08D5F;
}

#contactSection .mainTextBox a:hover {
  color: #C08D5F;
  border-color: #C08D5F;
}

.contactCaroBox {
  position: relative;
  margin-bottom: 50px;
}

/* CONTACT SECTION VÉGE */
/* OTHERS SECTION ELEJE */
#othersSection .titleBox {
  background: #9D9E9E;
}

#othersSection .collapseList > li, #othersSection .additionalBox > div, #othersSection .optionBox, #othersSection .additionalBox > div {
  border-color: #9D9E9E;
}

#othersSection .collapseList > li > a:hover {
  color: #9D9E9E;
}

#othersSection .collapseList > li > a:hover i {
  color: #9D9E9E;
}

#othersSection .collapseList > li.active > a {
  color: #9D9E9E;
}

#othersSection .collapseList > li.active > a i {
  color: #9D9E9E;
}

#othersSection .optionBox > a:hover i {
  color: #9D9E9E;
}

#othersSection .optionBox > ul li a:hover {
  color: #9D9E9E;
}

#othersSection .optionBox > ul li.active a {
  color: #9D9E9E;
}

#othersSection .socialBox ul li a:hover i {
  color: #9D9E9E;
}

#othersSection .mainTextBox a:hover {
  color: #9D9E9E;
  border-color: #9D9E9E;
}

.othersCaroBox {
  position: relative;
  margin-bottom: 50px;
}

/* OTHERS SECTION VÉGE */
/* FOOTER ELEJE */
footer {
  display: block;
  width: 100%;
}

footer .imgBox {
  display: none;
  margin: 0 auto;
}

footer .imgBox img {
  display: block;
  max-width: 100%;
}

.box {
  display: block;
  width: 100%;
  height: 80px;
  padding: 30px 30px 0 30px;
  background: #C08D5F;
}

.copyright {
  float: left;
  margin-top: 4px;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 1px;
  color: #FFF;
}

.copyright br {
  display: none;
}

.logos {
  float: right;
}

.logos li {
  float: left;
  margin-right: 20px;
}

.logos li a {
  display: block;
}

.logos li a i {
  font-size: 22px;
  color: #FFF;
  -webkit-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
}

.logos li a i.icon-upLogo {
  margin-top: 3px;
  font-size: 18px;
}

.logos li a:hover i {
  color: rgba(255, 255, 255, 0.3);
}

.logos li:last-child {
  margin-right: 0;
}

/* FOOTER VÉGE */
/* FŐOLDAL VÉGE */
/* ALOLDALAK ELEJE */
/* PEOPLE SITE BOX ELEJE */
.peopleSiteBox {
  margin-bottom: 50px;
}

.peopleSiteBox > div {
  float: left;
}

.peopleSiteBox .contentLeft {
  width: calc(100% - 706px);
  margin-right: 6px;
}

.peopleSiteBox .contentLeft > div {
  display: block;
  width: 100%;
  height: 347px;
  padding: 50px;
  background: #A79ECD;
}

.peopleSiteBox .contentRight {
  width: 700px;
  height: 700px;
}

.peopleSiteBox .topBox {
  margin-bottom: 6px;
}

.peopleSiteBox .topBox h3 {
  font-size: 36px;
  line-height: 38px;
  letter-spacing: 1px;
  color: #FFF;
}

.peopleSiteBox .bottomBox p, .peopleSiteBox .bottomBox a {
  font-size: 20px;
  line-height: 22px;
  letter-spacing: 1px;
  color: #FFF;
}

.peopleSiteBox .bottomBox p {
  margin-bottom: 10px;
}

.peopleSiteBox .bottomBox a {
  -webkit-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
}

.peopleSiteBox .bottomBox a:hover {
  color: rgba(255, 255, 255, 0.3);
}

.peopleSiteBox .imgBox {
  overflow: hidden;
  display: block;
  width: 100%;
  height: 100%;
}

.peopleSiteBox .imgBox img {
  display: block;
  width: 100%;
  height: auto;
}

/* PEOPLE SITE BOX VÉGE */
/* TITLE SECTION ELEJE*/
#titleSection {
  overflow: hidden;
  height: 200px;
  margin-bottom: 50px;
}

#titleSection .imgBox {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
}

#titleSection .imgBox:after {
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(37, 37, 37, 0.3);
  content: "";
}

#titleSection .imgBox img {
  display: block;
  width: 100%;
}

#titleSection .textBox {
  z-index: 1;
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

#titleSection .textBox h1 {
  text-transform: uppercase;
  font-size: 46px;
  line-height: 48px;
  letter-spacing: 1px;
  white-space: nowrap;
  color: #FFF;
}

/* TITLE SECTION VÉGE*/
/* CAREERS INNER SECTION ELEJE*/
#careersInnerSection {
  margin-bottom: 50px;
}

.inputBox {
  position: relative;
  display: block;
  margin-bottom: 30px;
}

.inputBox input, .inputBox textarea {
  display: block;
  width: 100%;
  font-size: 15px;
  color: #252525;
  border: 1px solid #252525;
  cursor: pointer;
  -webkit-transition: border-color 0.2s ease-in-out;
  transition: border-color 0.2s ease-in-out;
}

.inputBox input:focus, .inputBox textarea:focus {
  border-color: #C18E60;
}

.inputBox input {
  height: 40px;
  padding: 0 15px;
}

.inputBox textarea {
  height: 160px;
  padding: 15px;
}

.inputBox p {
  font-size: 15px;
  line-height: 24px;
  color: #252525;
}

.inputBox p strong, .inputBox p a {
  font-size: inherit;
  line-height: inherit;
  color: inherit;
}

.inputBox p a {
  -webkit-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
}

.inputBox p a:hover {
  color: #C18E60;
}

.inputBox.error input, .inputBox.error textarea {
  border-color: #E31E24;
}

.browseBox input {
  padding-right: 55px;
}

.submitBox {
  display: block;
  text-align: center;
}

.submitBox input {
  display: inline-block;
  height: 40px;
  padding: 12px 80px;
  font-size: 15px;
  line-height: 18px;
  color: #FFF;
  background-color: #C18E60;
  cursor: pointer;
  -webkit-transition: background-color 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out;
}

.submitBox input:hover {
  background-color: #252525;
}

label {
  display: block;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-size: 15px;
  line-height: 17px;
  color: #252525;
}

.errorMsg {
  position: absolute;
  top: 0;
  right: 0;
  text-transform: uppercase;
  font-size: 15px;
  color: #E31E24;
}

.file {
  z-index: -1;
  position: absolute;
  top: 0;
  left: 0;
}

.browse {
  z-index: 1;
  position: absolute;
  bottom: 0;
  right: 0;
  height: 40px;
  width: 40px;
  padding-top: 12px;
  text-align: center;
  cursor: pointer;
}

.browse i {
  font-size: 10px;
  color: #252525;
}

.chbInput {
  display: none !important;
}

.chbLabel {
  position: relative;
  display: inline-block;
  margin-bottom: 0;
  padding: 1.5px 0 0 35px;
  cursor: pointer;
  -webkit-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
}

.chbLabel span {
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  padding-top: 1.5px;
  border: 1px solid #252525;
  text-align: center;
  -webkit-transition: border-color 0.2s ease-in-out;
  transition: border-color 0.2s ease-in-out;
}

.chbLabel span i {
  opacity: 0;
  left: 0.5px;
  font-size: 8px;
  color: #252525;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.chbLabel:hover {
  color: #C18E60;
}

.chbLabel:hover span {
  border-color: #C18E60;
}

.chbLabel:hover span i {
  color: #C18E60;
}

.chbInput:checked + .chbLabel span i {
  opacity: 1;
}

.successTextBox {
  display: none;
  margin-bottom: 0;
}

/* CAREERS INNER SECTION VÉGE*/
/* ALOLDALAK VÉGE */
/* EGYEBEK ELEJE */
a {
  cursor: pointer;
}

section {
  position: relative;
  display: block;
  width: 100%;
  margin-bottom: 3px;
}

a[href="https://maps.google.com/maps?ll=46.031617,18.14803&z=14&t=m&hl=hu-HU&gl=US&mapclient=apiv3"] {
  display: none !important;
}

.gmnoprint, .gm-style-cc {
  display: none !important;
}

.owl-carousel .owl-wrapper, .owl-carousel .owl-item {
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0) scale(1, 1);
}

.sliderPager {
  z-index: 20;
  position: absolute;
  top: calc(50% - 30px);
  display: block;
  width: 60px;
  height: 60px;
  padding-top: 15px;
  text-align: center;
  background: transparent;
  border-radius: 50%;
  -webkit-transition: background 0.2s ease-in-out;
  transition: background 0.2s ease-in-out;
}

.sliderPager.prev {
  left: 50px;
}

.sliderPager.next {
  right: 50px;
}

.sliderPager i {
  display: inline-block;
  font-size: 30px;
  color: #FFF;
  -webkit-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
}

.sliderPager:hover {
  background: #FFF;
}

.sliderPager:hover i {
  color: #9D9E9E;
}

#cookieBox {
  display: none;
}

.cc_container {
  padding: 20px 20px 80px 20px !important;
  background-color: #FFF !important;
  border: 1px solid #252525;
}

.cc_container .cc_message {
  font-size: 15px !important;
  line-height: 24px !important;
  color: #252525 !important;
}

.cc_container .cc_message a {
  font-size: inherit !important;
  line-height: inherit !important;
  color: inherit !important;
}

.cc_container .cc_message a:hover {
  color: #C18E60 !important;
}

.cc_container .cc_btn {
  bottom: 20px !important;
  height: 40px !important;
  padding-top: 12px !important;
  font-size: 15px !important;
  line-height: 18px !important;
  color: #FFF !important;
  background-color: #C18E60 !important;
  border-radius: 0 !important;
}

.cc_container .cc_btn:hover {
  background-color: #252525 !important;
}

.cc_container .cc_logo {
  display: none !important;
}

/* EGYEBEK VÉGE */
/* QUERIES ELEJE */
@media (max-width: 1199px) {
  .headerNav .menu > li:nth-child(7) {
    width: 47%;
  }
  .headerNav .menu > li:nth-child(7) a {
    border-radius: 0 0 10px;
  }
}

/* 1024-ES / TÁBLA FEKVŐ NÉZET ELEJE */
@media (max-width: 1365px) {
  .sloganBox span p {
    font-size: 24px;
    line-height: 26px;
  }
  .mnbBox {
    height: 94px;
    margin-top: 12px;
  }
  .mnbBox h2 {
    margin-bottom: 5px;
    font-size: 22px;
    line-height: 24px;
  }
  .mnbBox h3 {
    font-size: 20px;
    line-height: 22px;
  }
  .content {
    width: 100% !important;
    padding: 0 50px !important;
  }
  .headerNav .menu > li:nth-child(1) a {
    padding-left: 120px;
  }
  .headerNav .menu > li:nth-child(2) a {
    padding-right: 180px;
  }
  .headerNav .menu > li:nth-child(3) a {
    padding-left: 100px;
  }
  .headerNav .menu > li:nth-child(4) a {
    padding-right: 140px;
  }
  .headerNav .menu > li:nth-child(5) a {
    padding-left: 150px;
  }
  .lowMenu {
    width: 100%;
  }
  .lowMenu > span {
    padding-top: 12px;
  }
  .lowMenu > span p {
    font-size: 24px;
  }
  .lowMenu.fixed {
    padding: 0 50px;
  }
  .logo2 .ntLogo {
    padding-left: 104px;
  }
  .logo2 .ntLogo img {
    height: 32px;
    margin-top: 16px;
  }
  .peopleList li {
    width: calc(50% - 20px);
  }
  #globalreachSection .imgBox {
    height: 500px;
  }
  .peopleSiteBox .contentLeft {
    width: calc(100% - 506px);
  }
  .peopleSiteBox .contentLeft > div {
    height: 247px;
  }
  .peopleSiteBox .contentRight {
    width: 500px;
    height: 500px;
  }
  .caro {
    height: 500px;
  }
  .sliderPager.prev {
    left: 20px;
  }
  .sliderPager.next {
    right: 20px;
  }
  .owl-carousel .owl-item img {
    width: auto;
    height: 100%;
  }
  .mainTextBox iframe {
    height: 520px !important;
  }
}

/* 1024-ES / TÁBLA FEKVŐ NÉZET VÉGE */
@media (max-width: 1199px) {
  .trademark {
    right: 10px;
  }
  .headerNav .menu > li:nth-child(9) > a {
    padding-right: 170px;
  }
  #titleSection .imgBox img {
    position: relative;
    left: 50%;
    width: auto;
    height: 100%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }
}

/* 768-AS / TÁBLA ÁLLÓ NÉZET ELEJE */
@media (max-width: 1023px) {
  body.print .peopleSiteBox .contentLeft {
    width: calc(100% - 406px);
  }
  body.print .peopleSiteBox .contentLeft > div {
    height: 197px;
  }
  body.print .peopleSiteBox .contentRight {
    width: 400px;
    height: 400px;
  }
  .content {
    padding: 0 30px !important;
  }
  .lowMenu > ul {
    width: 320px;
  }
  .lowMenu .subMenu li a {
    padding-left: 78px;
  }
  .lowMenu > span {
    width: calc(100% - 320px);
  }
  .lowMenu > span p {
    font-size: 20px;
  }
  .lowMenu.fixed {
    padding: 0 30px;
  }
  .logo2 .ntLogo {
    padding-left: 77px;
  }
  .logo2 .ntLogo img {
    height: 28px;
    margin-top: 17px;
  }
  .trademark {
    right: 0;
  }
  .sloganBox span p {
    font-size: 18px !important;
    line-height: 20px !important;
  }
  .mnbBox {
    height: 76px;
    margin-top: 8px;
    padding-top: 18px;
  }
  .mnbBox h2 {
    font-size: 18px;
    line-height: 20px;
  }
  .mnbBox h3 {
    font-size: 16px;
    line-height: 18px;
  }
  .headerNav .menu > li:nth-child(1) a {
    padding-left: 100px;
  }
  .headerNav .menu > li:nth-child(2) a {
    padding-right: 100px;
  }
  .headerNav .menu > li:nth-child(3) a {
    padding-left: 80px;
  }
  .headerNav .menu > li:nth-child(4) a {
    padding-right: 100px;
  }
  .headerNav .menu > li:nth-child(5) a {
    padding-left: 150px;
  }
  .headerNav .menu > li:nth-child(6) a {
    padding-right: 160px;
  }
  .headerNav .menu > li:nth-child(8) a {
    padding-left: 100px;
  }
  .headerNav .menu > li:nth-child(9) a {
    padding-right: 92px;
  }
  .headerNav .menu > li span {
    right: 30px;
  }
  #globalreachSection .imgBox img {
    width: auto;
    -webkit-transform: translate(-20%, 0);
    transform: translate(-20%, 0);
  }
  .peopleSiteBox .contentLeft {
    width: calc(100% - 406px);
  }
  .peopleSiteBox .contentLeft > div {
    height: 197px;
    padding: 30px;
  }
  .peopleSiteBox .contentRight {
    width: 400px;
    height: 400px;
  }
  .peopleSiteBox .topBox h3 {
    font-size: 22px;
  }
  .peopleSiteBox .bottomBox p, .peopleSiteBox .bottomBox a {
    font-size: 16px;
  }
  .owl-carousel .owl-item img {
    -webkit-transform: translate(-20%, 0);
    transform: translate(-20%, 0);
  }
  .mainTextBox iframe {
    height: 390px !important;
  }
}

/* 768-AS / TÁBLA ÁLLÓ NÉZET VÉGE */
/* 320-AS / MOBIL ÁLLÓ NÉZET ELEJE */
@media (max-width: 767px) {
  body.print .aboutBox {
    margin-bottom: 0;
  }
  body.print .peopleSiteBox .contentLeft {
    width: 100%;
    margin-right: 0;
  }
  body.print .peopleSiteBox .contentLeft > div {
    height: auto;
    padding: 20px;
  }
  body.print .peopleSiteBox .contentRight {
    width: 100%;
    height: auto;
  }
  body.print .peopleSiteBox .topBox {
    text-align: center;
    font-size: 20px;
    line-height: 22px;
  }
  body.print .peopleSiteBox .bottomBox p, body.print .peopleSiteBox .bottomBox a {
    display: inline-block;
    font-size: 14px;
    line-height: 16px;
  }
  body.print .peopleSiteBox .bottomBox p {
    margin-bottom: 5px;
  }
  body.print .titleBox {
    height: auto;
    margin-bottom: 30px;
    padding: 10px 20px;
    border-top: 1px solid #252525;
    border-bottom: 1px solid #252525;
  }
  body.print .titleBox h1 {
    font-size: 20px;
    line-height: 22px;
  }
  body.print .collapseList > li .hideBox {
    display: block;
  }
  body.print #peopleSection .peopleList li a .imgBox {
    display: none;
  }
  body.print #peopleSection .peopleList li a .nameBox {
    height: 30px;
  }
  body.print footer {
    display: none;
  }
  .content {
    padding: 0 !important;
  }
  .headerBox {
    padding: 30px 20px;
  }
  .aboutBox {
    width: 100%;
    padding: 0 2%;
  }
  .aboutBox .logo {
    margin-bottom: 10px;
  }
  .trademark {
    top: -5px;
    right: -10px;
    width: 10px;
  }
  .sloganBox span p {
    font-weight: 700;
    font-size: 13px !important;
    line-height: 12px !important;
  }
  .peopleHead .peopleClose {
    display: none;
  }
  .mnbBox {
    width: 100%;
    margin-top: 0;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .mnbBox h2, .mnbBox h3 {
    letter-spacing: 1px;
  }
  .mnbBox h2 {
    font-size: 16px;
    line-height: 18px;
  }
  .mnbBox h3 {
    font-size: 14px;
    line-height: 16px;
  }
  .headerNav .menu {
    height: 490px;
  }
  .headerNav .menu > li > a {
    font-size: 16px;
  }
  .headerNav .menu > li span {
    top: calc(50% - 16px);
    right: 20px;
    width: 32px;
    height: 32px;
    padding-top: 8px;
  }
  .headerNav .menu > li span i {
    font-size: 14px;
  }
  .headerNav .menu > li ul {
    border-radius: 0 !important;
  }
  .headerNav .menu > li ul li a {
    padding: 10px !important;
    font-size: 13px !important;
    line-height: 14px !important;
    border-radius: 0 !important;
  }
  .headerNav .menu > li:nth-child(1) {
    height: 80px;
  }
  .headerNav .menu > li:nth-child(1) a {
    padding-top: 27px;
    padding-left: 30px;
  }
  .headerNav .menu > li:nth-child(2) {
    height: 120px;
  }
  .headerNav .menu > li:nth-child(2) a {
    padding-top: 47px;
    padding-right: 20px;
  }
  .headerNav .menu > li:nth-child(3) {
    top: 80px;
    width: 70%;
    height: 70px;
  }
  .headerNav .menu > li:nth-child(3) a {
    padding-top: 22px;
    padding-left: 20px;
  }
  .headerNav .menu > li:nth-child(3) ul li a {
    padding-left: 20px !important;
  }
  .headerNav .menu > li:nth-child(4) {
    top: 120px;
    height: 120px;
  }
  .headerNav .menu > li:nth-child(4) a {
    padding-top: 47px;
    padding-right: 30px;
  }
  .headerNav .menu > li:nth-child(5) {
    top: 150px;
    height: 110px;
  }
  .headerNav .menu > li:nth-child(5) a {
    padding-top: 42px;
    padding-left: 40px;
  }
  .headerNav .menu > li:nth-child(6) {
    top: 240px;
    height: 90px;
  }
  .headerNav .menu > li:nth-child(6) a {
    padding-top: 32px;
    padding-right: 30px;
  }
  .headerNav .menu > li:nth-child(7) {
    width: 48%;
    top: 260px;
    height: 90px;
    z-index: 3;
  }
  .headerNav .menu > li:nth-child(7) a {
    padding: 32px 0 0 15px;
    text-align: left;
  }
  .headerNav .menu > li:nth-child(8) {
    top: 240px;
    height: 180px;
  }
  .headerNav .menu > li:nth-child(8) a {
    padding-top: 132px;
    padding-left: 20px;
  }
  .headerNav .menu > li:nth-child(9) {
    z-index: 1;
    top: 330px;
    height: 90px;
  }
  .headerNav .menu > li:nth-child(9) a {
    padding-top: 32px;
    padding-right: 60px;
  }
  .headerNav .menu > li:nth-child(9) ul li a {
    padding-right: 60px !important;
  }
  .years {
    left: 0;
    width: 100%;
  }
  .years a {
    width: 100% !important;
    height: 70px !important;
    background-color: #0f7dc2;
    text-align: left;
  }
  .years a img {
    display: none;
  }
  .years a p {
    display: block;
  }
  .lowMenu {
    height: 50px;
    padding: 0;
  }
  .lowMenu .menu {
    width: 100%;
  }
  .lowMenu span {
    display: none;
  }
  .lowMenu .subMenu li a {
    font-size: 14px;
    line-height: 16px;
  }
  .lowMenu.fixed {
    padding: 0;
  }
  .logo2 .menuOpen {
    margin-right: 36px;
  }
  .logo2 .ntLogo img {
    height: 24px;
    margin-top: 15px;
  }
  .caro {
    height: auto;
  }
  .titleBox {
    height: auto;
    padding: 15px 20px;
  }
  .titleBox h1 {
    font-size: 20px;
    line-height: 22px;
  }
  .peopleCaroBox, .glanceCaroBox, .booksCaroBox, .expertiseCaroBox, .careersCaroBox, .publicationsCaroBox, .contactCaroBox, .othersCaroBox {
    margin-bottom: 30px;
  }
  .mainTextBox {
    padding: 0 20px;
  }
  .mainTextBox h1 {
    font-size: 20px;
    line-height: 22px;
  }
  .mainTextBox h2 {
    font-size: 18px;
    line-height: 20px;
  }
  .mainTextBox h3 {
    font-size: 17px;
    line-height: 20px;
  }
  .mainTextBox h4 {
    font-size: 16px;
    line-height: 18px;
  }
  .mainTextBox h5 {
    font-size: 15px;
    line-height: 18px;
  }
  .mainTextBox h6 {
    font-size: 14px;
    line-height: 16px;
  }
  .mainTextBox ul li, .mainTextBox ol li {
    margin-bottom: 5px;
  }
  .mainTextBox iframe {
    height: 190px !important;
  }
  .downloadBox {
    padding: 0 20px;
  }
  .downloadBox ul li, .downloadBox ol li {
    margin-bottom: 5px;
  }
  .peopleListBox {
    padding: 0 20px;
  }
  .peopleListBox h3 {
    font-size: 17px;
  }
  .peopleList {
    width: 100%;
  }
  .peopleList li {
    width: 100%;
    margin-right: 0;
  }
  .peopleList li a .imgBox {
    width: 120px;
    height: 120px;
    margin-right: 15px;
  }
  .peopleList li a .nameBox {
    width: calc(100% - 135px);
    height: 120px;
  }
  .peopleList li a .nameBox p {
    font-size: 14px;
    line-height: 22px;
  }
  #globalreachSection .imgBox {
    height: auto;
    margin-bottom: 30px;
  }
  #globalreachSection .imgBox img {
    width: 100%;
    height: auto;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .peopleSiteBox {
    margin-bottom: 30px;
  }
  .peopleSiteBox .contentLeft {
    width: 100%;
  }
  .peopleSiteBox .contentLeft > div {
    height: auto;
    padding: 20px;
  }
  .peopleSiteBox .contentRight {
    width: 100%;
    height: auto;
  }
  .peopleSiteBox .topBox {
    margin-bottom: 0;
  }
  .peopleSiteBox .topBox h3 {
    text-align: center;
    font-size: 20px;
    line-height: 22px;
  }
  .peopleSiteBox .bottomBox {
    margin-bottom: 3px;
    padding-top: 0 !important;
    text-align: center;
  }
  .peopleSiteBox .bottomBox p, .peopleSiteBox .bottomBox a {
    display: inline-block;
    font-size: 14px;
    line-height: 16px;
  }
  .peopleSiteBox .bottomBox p {
    margin-bottom: 5px;
  }
  .additionalBox {
    margin-top: 30px;
  }
  .additionalBox > div {
    height: 40px;
  }
  .optionBox {
    padding: 13px 20px 0 20px;
  }
  .optionBox > a i {
    font-size: 10px;
  }
  .optionBox > ul li a {
    font-size: 12px;
    line-height: 14px;
  }
  .optionBox > ul li a i {
    font-size: 12px;
  }
  .socialBox {
    padding: 13px 20px 0 20px;
  }
  .socialBox ul li a i {
    font-size: 14px;
  }
  .socialBox ul li a i.icon-twitter {
    font-size: 13px;
  }
  .socialBox ul li a i.icon-email {
    font-size: 11px;
  }
  .collapseList > li {
    height: auto;
  }
  .collapseList > li > a {
    position: relative;
    height: auto;
    padding: 14px 40px 14px 20px;
    font-size: 12px;
    line-height: 14px;
  }
  .collapseList > li > a i {
    position: absolute;
    top: calc(50% - 4px);
    right: 20px;
    margin-top: 0;
    font-size: 8px;
  }
  .box {
    height: 70px;
    padding: 17px 20px 0 20px;
  }
  .copyright {
    margin-top: 0;
    font-size: 13px;
    line-height: 18px;
  }
  .copyright br {
    display: block;
  }
  .logos {
    margin-top: 7px;
  }
  .logos li {
    margin-right: 15px;
  }
  footer .imgBox {
    height: auto;
  }
  .owl-carousel .owl-item img {
    width: 100%;
    height: auto;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .sliderPager {
    top: calc(50% - 11px);
    width: auto;
    height: auto;
    padding-top: 0;
  }
  .sliderPager i {
    font-size: 22px;
  }
  .sliderPager:hover {
    background: transparent !important;
  }
  #titleSection {
    height: 140px;
  }
  #titleSection .textBox h1 {
    font-size: 20px;
    line-height: 22px;
  }
  #careersInnerSection {
    padding: 0 20px;
  }
  .errorMsg {
    position: static;
    display: block;
    margin-top: 15px;
  }
  .browse {
    padding: 13px;
  }
  .browse i {
    font-size: 8px;
  }
  .chbLabel {
    padding-top: 0;
    line-height: 23px;
  }
  .cc_container .cc_message {
    font-size: 14px !important;
    line-height: 22px !important;
  }
  .cc_container .cc_btn {
    padding-top: 11px !important;
    font-size: 14px !important;
    line-height: 16px !important;
  }
}

/* 320-AS / MOBIL ÁLLÓ NÉZET VÉGE */
@media (max-width: 380px) {
  .sloganBox span p {
    font-size: 11px !important;
  }
}

@media (max-width: 370px) {
  .mainTextBox iframe {
    height: 150px !important;
  }
}

/* QUERIES VÉGE */
/*# sourceMappingURL=style.css.map */