:root {
  --primary-color: #d71c39;
  --secondary-color: #004584;

  --tg-color-primary: #004584 !important;
  --tg-text-primary: #004584 !important;
  --tg-border-focus: #004584 !important;
  --tg-bg-hover: #D8DCE9 !important;
  --tg-shadow-focus: #D8DCE9 !important;

  --tg-bg-primary: #004584 !important;
  --tg-fg-on-bg-primary: #fff !important;
  --tg-button-primary-border: #004584 !important;
  --tg-button-primary-hover-bg: #0E3867 !important;
  --tg-button-primary-hover-border: #0E3867 !important;
  --tg-button-primary-hover-color: #fff !important;
  --tg-bg-primary-light: #D8DCE9 !important;

  --tg-bg-secondary: #d71c39 !important;
  --tg-fg-on-bg-secondary: #fff !important;
  --tg-button-secondary-border: #d71c39 !important;
  --tg-button-secondary-hover-bg: #CA6B12 !important;
  --tg-button-secondary-hover-border: #CA6B12 !important;
  --tg-button-secondary-hover-color: #fff !important;
  --tg-bg-secondary-light: #FFEAD6 !important;

  --tg-button-ghost-color: #fff !important;
}
.hr_names {
  display: none !important;
}
.fs_names {
  display: none !important;
}
html {font-size: 16px;}

.overlink {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
}

h1, .h1 {
    font-size: 41px;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}

a {
    color: #337ab7;
    text-decoration: none;
}

style.css?version=1.1:45
a {
    background-color: transparent;
}

div {
    display: block;
}


body {
    font-family: "Titillium Web", Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 16px !important;
    line-height: 1.42857143;
    color: #082158;
    background-color: #eeeeee;
}


.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

@media all and (min-width: 1400px) {
  .container {
    width: 1370px;
  }
}

.row {
    margin-left: -15px;
    margin-right: -15px;
}

.page-header {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    background-color: #fff;
}


.header-contact {
    margin-bottom: 0;
    background: #2474c9;
}

.header-contact__list-item span, .header-contact__list-item a {
	display: inline-block;
    padding: 0 5px 0 0;
    color: #fff;
    text-decoration: none;
    transition: all 0.2s ease-in-out;
}

.header-contact__list-item span:hover, .header-contact__list-item a:hover {
	color: #fff;
    background-color: #0c335c;
}

.header-contact__list {
    margin-bottom: 0;
    padding: 0 0 0 15px;
    font-size: .875em;
    list-style-type: none;
    text-align: right;
}

.header-contact__list-item i {
    width: 30px;
    height: 100%;
    margin-right: 5px;
    padding: 7px 0;
    color: #fff;
    background-color: #2474c9;
    text-align: center;
}

@media all and (max-width: 767px) {
  .header-contact__list-item,
  .nav-tabs__list-item,
  .nav-stacked li {
    display: block;
    float: none;
    width: 100%;
  }
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.header-brand {
    position: relative;
    margin-top: 0;
    margin-bottom: 0;
}

.header-brand__logo {
    position: absolute;
    height: 90px;
    margin-top: -4px;
    padding: 5px 0;
}

.szlogen {
    position: absolute;
    height: 100px;
    margin-top: 20px;
    padding: 5px 0;
    line-height: 17px;
    font-size: 12px;
    font-style: italic;
    width: 225px;
    font-weight: bold;
}


@media all and (max-width: 1200px) {
  
  .szlogen {
    position: static;
    margin-top: 0;
	margin:0 auto;
	height:auto;
  }
  
  .szlogen {
    text-align: center;
  }
}


@media all and (max-width: 1200px) {
  .header-brand {
    margin-top: 5.5px;
    margin-bottom: 5.5px;
  }
  .header-brand__logo {
    position: static;
    margin-top: 0;
  }
  .header-contact__list {
    padding: 0;
    text-align: center;
  }
  .header-contact__list,
  .header-brand {
    text-align: center;
  }
}

img {
    vertical-align: middle;
}

img {
    border: 0;
}

.navigation {
    margin-bottom: 0;
    border: 0px solid #fff;
    border-radius: 0;
    background: #fff;
}

.hidden {
    display: none !important;
}


.sm a {
    display: block;
}

#main-menu-state {
    position: absolute;
    top: -99999px;
}

.main-menu-btn-icon, .main-menu-btn-icon:before, .main-menu-btn-icon:after {
    position: absolute;
    top: 50%;
    left: 2px;
    width: 24px;
    height: 2px;
    background: #082158;
    -webkit-transition: all .25s;
    transition: all .25s;
}

.main-menu-btn {
    position: relative;
    display: inline-block;
    float: right;
    width: 28px;
    height: 46px;
    margin-right: 5px;
    margin-bottom: 1px;
    margin-left: 5px;
    padding: 25px;
    cursor: pointer;
    white-space: nowrap;
    text-indent: 28px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

main {
    box-shadow: inset 0 10px 10px -10px rgba(0, 0, 0, 0.3), inset 0 -10px 10px -10px rgba(0, 0, 0, 0.3);
}

.sm-right {
    float: right;
}

.sm, .sm ul, .sm li {
    display: block;
    margin: 0;
    padding: 0;
    line-height: normal;
    list-style: none;
    direction: ltr;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.sm:after {
    display: block;
    visibility: hidden;
    clear: both;
    overflow: hidden;
    height: 0;
    font: 0/0 serif;
    content: '\00a0';
}

/* sm-simple */
.sm-simple {
  border: transparent;
  background: transparent;
}

.sm-simple a,
.sm-simple a:hover,
.sm-simple a:focus,
.sm-simple a:active {
  padding: 25px;
  /* make room for the toggle button (sub indicator) */
  padding-right: 58px;
  font-size: 0.875em;
  font-weight: normal;
  font-weight: bold;
  line-height: 17px;
  color: #082158;
  transition: all 0.15s ease-in-out;
  text-decoration: none;
}

.sm-simple a.current {
  color: #fff;
  background: #0284c0;
}
.sm-simple a.disabled {
  color: #ccc;
}
.sm-simple a span.sub-arrow {
  position: absolute;
  top: 50%;
  right: 4px;
  left: auto;
  overflow: hidden;
  width: 34px;
  height: 34px;
  margin-top: -17px;
  font: bold 14px/34px monospace !important;
  background: rgba(0, 0, 0, 0.08);
  text-shadow: none;
  text-align: center;
}

.sm-simple a.highlighted span.sub-arrow:before {
  display: block;
  content: '-';
}

.sm-simple li {
  border-top: 1px solid rgba(0, 0, 0, 0.05);
}

.sm-simple > li:first-child {
  border-top: 0;
}
.sm-simple ul {
  background: rgba(179, 179, 179, 0.1);
}
.sm-simple ul a,
.sm-simple ul a:hover,
.sm-simple ul a:focus,
.sm-simple ul a:active {
  font-size: 14px;
  border-left: 8px solid transparent;
}
.sm-simple ul ul a,
.sm-simple ul ul a:hover,
.sm-simple ul ul a:focus,
.sm-simple ul ul a:active {
  border-left: 16px solid transparent;
}
.sm-simple ul ul ul a,
.sm-simple ul ul ul a:hover,
.sm-simple ul ul ul a:focus,
.sm-simple ul ul ul a:active {
  border-left: 24px solid transparent;
}
.sm-simple ul ul ul ul a,
.sm-simple ul ul ul ul a:hover,
.sm-simple ul ul ul ul a:focus,
.sm-simple ul ul ul ul a:active {
  border-left: 32px solid transparent;
}
.sm-simple ul ul ul ul ul a,
.sm-simple ul ul ul ul ul a:hover,
.sm-simple ul ul ul ul ul a:focus,
.sm-simple ul ul ul ul ul a:active {
  border-left: 40px solid transparent;
}

@media all and (min-width: 992px) {
  /* Switch to desktop layout
  -----------------------------------------------
     These transform the menu tree from
     collapsible to desktop (navbar + dropdowns)
  -----------------------------------------------*/
  /* start... (it's not recommended editing these rules) */
   .sm-simple a,
  .sm-simple a:hover,
  .sm-simple a:focus,
  .sm-simple a:active,
  .sm-simple a.highlighted {
    padding: 25px;
    font-weight: bold;
    color: #082158;
  }
  
  .sm-simple ul {
    position: absolute;
  }
  .sm-simple li {
    float: left;
  }
  .sm-simple.sm-rtl li {
    float: right;
  }
  .sm-simple ul li,
  .sm-simple.sm-rtl ul li,
  .sm-simple.sm-vertical li {
    float: none;
  }
  .sm-simple a {
    white-space: nowrap;
  }
  .sm-simple ul a,
  .sm-simple.sm-vertical a {
    white-space: normal;
  }
  .sm-simple .sm-nowrap > li > a,
  .sm-simple .sm-nowrap > li > :not(ul) a {
    white-space: nowrap;
  }
  /* ...end */
  .sm-simple {
    background: #fff;
  }
  
  .sm-simple a:hover,
  .sm-simple a:focus,
  .sm-simple a:active,
  .sm-simple a.highlighted {
    color: #fff;
    background: #0c335c;
  }
  .sm-simple a.current {
    color: #fff;
    background: #0284c0;
  }
  .sm-simple a.disabled {
    color: #ccc;
    background: transparent;
  }
  .sm-simple a.has-submenu {
    padding-right: 32px;
  }
  .sm-simple a span.sub-arrow {
    top: 50%;
    right: 20px;
    width: 8px;
    height: 16px;
    margin-top: -8px;
    font: 14px/16px monospace !important;
    background: transparent;
  }
  .sm-simple a.highlighted span.sub-arrow:before {
    display: none;
  }
  .sm-simple > li {
    border-top: 0;
    border-left: 1px solid #e3f6ff;
  }
  .sm-simple > li:first-child {
    border-left: 0;
  }
  .sm-simple ul {
    border: 1px solid #bbb;
    background: white;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  }
  .sm-simple ul a {
    border: 0 !important;
  }
  .sm-simple ul a.has-submenu {
    padding-right: 20px;
  }
  .sm-simple ul a span.sub-arrow {
    right: auto;
    margin-left: -12px;
  }
  .sm-simple ul > li {
    border-top: 1px solid #e3f6ff;
    border-left: 0;
  }
  .sm-simple ul > li:first-child {
    border-top: 0;
  }
  .sm-simple span.scroll-up,
  .sm-simple span.scroll-down {
    position: absolute;
    display: none;
    visibility: hidden;
    overflow: hidden;
    height: 20px;
    background: white;
  }
  .sm-simple span.scroll-up-arrow,
  .sm-simple span.scroll-down-arrow {
    position: absolute;
    top: -2px;
    left: 50%;
    overflow: hidden;
    width: 0;
    height: 0;
    margin-left: -8px;
    border-width: 8px;
    border-style: dashed dashed solid dashed;
    border-color: transparent transparent #555 transparent;
  }
  .sm-simple span.scroll-down-arrow {
    top: 6px;
    border-style: solid dashed dashed dashed;
    border-color: #555 transparent transparent transparent;
  }
  .sm-simple.sm-rtl a.has-submenu {
    padding-right: 20px;
    padding-left: 32px;
  }
  .sm-simple.sm-rtl a span.sub-arrow {
    right: auto;
    left: 20px;
  }
  .sm-simple.sm-rtl.sm-vertical a.has-submenu {
    padding: 11px 20px;
  }
  .sm-simple.sm-rtl.sm-vertical a span.sub-arrow {
    right: 20px;
    margin-right: -12px;
  }
  .sm-simple.sm-rtl > li:first-child {
    border-left: 1px solid #e3f6ff;
  }
  .sm-simple.sm-rtl > li:last-child {
    border-left: 0;
  }
  .sm-simple.sm-rtl ul a.has-submenu {
    padding: 11px 20px;
  }
  .sm-simple.sm-rtl ul a span.sub-arrow {
    right: 20px;
    margin-right: -12px;
  }
  .sm-simple.sm-vertical a span.sub-arrow {
    right: auto;
    margin-left: -12px;
  }
  .sm-simple.sm-vertical li {
    border-top: 1px solid #e3f6ff;
    border-left: 0;
  }
  .sm-simple.sm-vertical > li:first-child {
    border-top: 0;
  }
}





















/* ==============================
   navbar-section
   ============================== */
.navbar-section {
  position: relative;
  background: #fff;
  border-bottom: 4px solid #438edd;
  z-index: 1;
}
.navbar-section b {
  font-family: 'fira_sansmedium';
  color: #F82200;
  font-weight: normal;
}
.navbar-right {
  margin-right: 0;
}
.navbar-default .navbar-nav > li > a {
  border-right: 2px solid #e2e2e2;
  font-weight:bold;
  font-size:15px
}
.navbar-default .navbar-nav > li:first-child a {
  border-left: 2px solid #e2e2e2;
}
/* brand */
.navbar-brand {
  padding: 10px 0;
}
.navbar-brand > img {
  display: block;
  height: 70px;
}
@media all and (max-width: 295px) {
.navbar-brand > img {
    height: 50px;
}
}
/* orszag lista */
.orszag-lista ol {
  list-style-type: none;
}
.orszag-lista li {
  position: relative;
  overflow: hidden;
  white-space: nowrap;
  border-bottom: 1px solid #ccc;
  padding-bottom: 5px;
  margin-bottom: 5px;
}
.orszag-lista a {
  display: block;
  padding: 3px 5px;
}
.orszag-lista a:hover {
  color: #333;
  background: #ECEFF1;
}
.orszag-lista a:hover span {
  background: #ECEFF1;
}
.orszag-lista a span {
  position: absolute;
  margin: auto;
  right: 0;
  top: 3px;
  background: #fff;
  padding-left: 5px;
  padding-right: 5px;
}
.orszag-lista {
  max-height: 398px;
  overflow-y: scroll;
}
.orszag-lista::-webkit-scrollbar {
  width: 10px;
}
.orszag-lista::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0px 0px 4px #30A32C;
  border-radius: 5px;
}
.orszag-lista::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background-color: #30A32C;
  -webkit-box-shadow: inset 0 0 6px #30A32C;
}
/* dropdown-menu */
.dropdown-list li a {
  height: 42px;
  line-height: 36px;
  border-bottom: 1px solid #ccc;
  padding-bottom: 5px;
}
/* navbar before text */
.navbar-toggle.menu {
  position: relative;
}
.navbar-toggle.menu:before {
  position: absolute;
  color: #455a64;
  text-transform: uppercase;
  top: 7px;
  bottom: 0;
  left: -55px;
  content: 'menü';
}
.navbar {
  position: relative;
  min-height: 70px;
  margin-bottom: 0;
  border: 0px solid transparent;
}
@media (min-width: 1200px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 1200px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 0;
  padding-left: 0;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
@media (min-width: 1200px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 1200px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 1200px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 1200px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
   float: left;
    padding: 0px 0px;
    font-size: 20px;
    line-height: 22px;
    height: 70px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 1200px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 18px;
  margin-bottom: 18px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 1200px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 12px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 22px;
  text-transform: uppercase;
}
@media (max-width: 1199px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 22px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 1200px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 24px;
    padding-bottom: 24px;
  }
}
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 17px;
  margin-bottom: 17px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 1199px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 1200px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 17px;
  margin-bottom: 17px;
}
.navbar-btn.btn-sm {
  margin-top: 18.5px;
  margin-bottom: 18.5px;
}
.navbar-btn.btn-xs {
  margin-top: 24px;
  margin-bottom: 24px;
}
.navbar-text {
  margin-top: 24px;
  margin-bottom: 24px;
}
@media (min-width: 1200px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 1200px) {
  .navbar-left {
    float: left !important;
    float: left;
  }
  .navbar-right {
    float: right !important;
    float: right;
   
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #fff;
  border-color: #eeeeee;
}
.navbar-default .navbar-brand {
  color: #455a64;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #303f46;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #455a64;
}
.navbar-default .navbar-nav > li > a {
  color: #455a64;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: #ECEFF1;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #F2F2F2;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #eeeeee;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #F2F2F2;
  color: #555;
}
@media (max-width: 1199px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #455a64;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: #ECEFF1;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #F2F2F2;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #455a64;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #455a64;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #fff;
}
@media (max-width: 1199px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}

















.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
	width: 40px;
    height: 40px;
    line-height: 38px;
    background-color: #2474c9;
	font-size:20px;
	color:#fff;
    
}
.carousel-indicators li {
    border: 2px solid #2474c9;
    background-color: #fff;

}

.carousel-caption {
  /*position: relative;*/
  top: 40px;
  display: inline-block;
  float: left;
  margin-right: 20px;
  margin-left: 20px;
  text-align: center;
}
.carousel-caption:hover .btn {
  border-color: #061a2f;
  background-color: #061a2f;
}
.carousel-caption-title {
  /* display: inline-block; */
  text-align: center;
  min-height: 50px;
  margin: 0 0 10px;
  padding: 0 25px;
  font-size: 90px;
  text-shadow: 0 1px 2px rgb(0 0 0);
  font-weight: 600;
  color: #fff;
  border: none;
}
.carousel-caption-excerpt {
  display: block;
  margin-bottom: 0 0 10px;
  min-height: 30px;
  padding: 0 25px;
  line-height: 30px;
  color: #fff;
  text-align: center;
  font-size: 25px;
  text-transform: uppercase;
  text-shadow: 0 1px 3px rgb(0 0 0);
  margin-top: 10px;
  font-size: 25px;
  font-weight: 600;
  letter-spacing: 0.5px;
}

@media all and (max-width: 767px) {
  .carousel-caption h3 {
    max-width: 250px;
    min-height: 50px;
    padding: 10px 25px;
    font-size: 1.429em;
    line-height: inherit;
  }
  .carousel-caption p {
    max-width: 250px;
    min-height: 30px;
    padding: 10px 25px;
    line-height: inherit;
  }
}

@media (min-width:767px) and (max-width:1200px){
        .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
		right: 50%;
}
}

@media screen and (max-width: 767px) {
    #fixed {
		display: none!important;
		}
}


















.services-container {
  padding: 15px 0 15px;
  background: #f5f5f5;
  box-shadow: inset 0 -10px 10px -10px rgba(0, 0, 0, 0.3);
}
@media (max-width: 1199px) {
.services-container .col-md-4 {
    width: 50%;
}
}

.services-container .col-xs-12 {
padding-right: 10px;
    padding-left: 10px;
}


@media all and (max-width: 991px) {
  .services-container {
    padding: 33px 0 33px;
  }
  .services-container .owl-carousel {
    margin-top: 35px;
  }
}

@media (max-width: 767px) {
.services-container .col-md-4 {
	width:100%;
}
}

.card {
  position: relative;
  margin: 0 0 20px;
  background: #fff;
  -webkit-transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  -ms-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
}
.card:hover {
  z-index: 1;
  box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.2);
}
.card:hover .card__overlay {
  opacity: 1;
}
.card--bordered {
  border-bottom:;
  padding-bottom: 10px;
}
.card--magenta {
  color: #fff;
  background: #2474c9;
}
@media all and (max-width: 991px) {
  .card--fix {
    max-width: 300px;
    margin-right: auto;
    margin-left: auto;
  }
}
.card__image {
  position: relative;
  height: 273px;
  text-align: center;
}
.card__image--md {
  height: 150px;
}
.card__image--lg {
  height: 339px;
}
.card__image--office {
  height: 270px;
}
.card__image--office .bg-image {
  background-position: bottom;
}

.bg-image {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.card__caption {
  padding: 15px;
}
.card__title {
  margin: 0 0 10px;
  font-size: 1.125em;
  text-align: center;
  font-weight: 600;
}
.card__title--magenta {
  position: relative;
  z-index: 1;
  margin: -15px -15px 10px;
  padding: 10px 15px;
  color: #fff;
  background: #2474c9;
}
.card__title--magenta:after {
  position: absolute;
  z-index: -1;
  right: 0;
  bottom: -7px;
  left: 0;
  width: 20px;
  height: 20px;
  margin: auto;
  border-radius: 5px;
  background: #2474c9;
  content: '';
  transform: rotate(45deg);
}
.card__excerpt {
  display: block;
  overflow: hidden;
  height: 11.375em;
  margin-bottom: 0;
  font-size: .875em;
}
.card__excerpt--sm {
  height: 7em;
}
.card__overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  margin: auto;
  line-height: 110px;
  opacity: 0;
  background: rgba(255, 255, 255, 0.7);
  transition: opacity 0.15s ease-in-out;
}
.card__overlay--lg {
  line-height: 171px;
}
.card__overlay--md {
  line-height: 150px;
}
.service-carousel .owl-prev,
.service-carousel .owl-next {
  position: absolute;
  z-index: 2;
  top: -35px;
  bottom: inherit;
  width: 30px;
  height: 30px;
  margin: auto;
  line-height: 28px;
  opacity: 0.5;
  border: 0px solid #0c335c;
  background: #e0137a;
  transition: opacity 0.15s ease-in-out;

  -webkit-transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  -ms-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
}
.service-carousel .owl-prev:hover,
.service-carousel .owl-next:hover {
  z-index: 1;
  box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.2);
}
.service-carousel .owl-prev:hover,
.service-carousel .owl-next:hover {
  opacity: 1;
}
.service-carousel .owl-prev i,
.service-carousel .owl-next i {
  font-size: .750em;
}
.service-carousel .owl-prev {
  right: 35px;
  left: inherit;
}
.service-carousel .owl-next {
  right: 0;
  left: inherit;
}
.service-carousel .owl-dots {
  position: absolute;
  z-index: 1;
  right: 0;
  bottom: -20px;
  max-width: 400px;
  margin: auto;
}
.service-carousel .owl-dots .owl-dot span {
  width: 12px;
  height: 12px;
  margin: 5px 2px;
}

.owl-stage-outer {
  
    margin-top: 40px;
}






















.office-container {
  padding-top: 33px;
  padding-bottom: 11px;
  box-shadow:;
  background-color:#FFF;
}
.office-container .owl-stage-outer {
    margin-top: 0px;
}
.office__list {
  margin-top: 22px;
  padding-left: 0px;
  list-style-type: none;
}
.office__list-item {
  margin-bottom: 4.4px;
  display:inline;
}

.cim-container .office__list-item {
  margin-bottom: 4.4px;
  display:block;
}

.cim-container .card--bordered {
	padding-bottom:0px;
}

.cim-container .office-container__map {
	padding-bottom:0px;
}

.office__list-item i {
  width: 24px;
  height: 24px;
  margin-right: 8.8px;
  font-size: .75em;
  line-height: 24px;
  color: #fff;
  border-radius: 12px;
  background: #2474c9;
  text-align: center;
}
.office__list-item .fa-mobile {
  font-size: 1em;
}
.office__list-item a {
  color: #0c335c;
  text-decoration: none;
  transition: all 0.15s ease-in-out;
}
.office__list-item a:hover {
  color: #2474c9;
}
.office-container__map {
  margin-bottom: 22px;
  -webkit-transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  -ms-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
}
.office-container__map:hover {
  z-index: 1;
  box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.2);
}
.office-container__map {
  position: relative;
  overflow: hidden;

}
.office-container__map iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 511px !important;
}

.cms .card__title--magenta {
    margin: 0px -15px 10px;
}

.cms p {
	color: #0c335c;
    padding-left: 15px;
	text-align:left;
	padding-top: 15px;
}

.cms {
	background-color:#FFF;
}

.office__list-item img {
    margin: 10px 0;
    max-height: 80px;
}

.newsletter {
    position: relative;
    z-index: 1;
    overflow: hidden;
    padding-bottom: 10px;
    color: #fff;
    background: #2474c9;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
    background-image: url(/images/oia-416136_1280.jpg);
    background-repeat: repeat;
    background-size: cover;
 
}
.newsletter .form-group {
  margin-bottom: 0;
  padding: 0 20px;
  
}
.newsletter .form-group:before,
.newsletter .form-group:after {
  content: " ";
  display: table;
}
.newsletter .form-group:after {
  clear: both;
}
.newsletter .form-group:before,
.newsletter .form-group:after {
  content: " ";
  display: table;
}
.newsletter .form-group:after {
  clear: both;
}
.newsletter:after {
  position: absolute;
  z-index: -1;
  top: 30px;
  left: -30px;
  width: 160px;
  height: 160px;
  opacity: .3;
  
  background-repeat: no-repeat;
  background-position: -20px center;
  background-size: 160px;
  content: '';
  -webkit-transform: rotate(-20deg);
  -moz-transform: rotate(-20deg);
  -ms-transform: rotate(-20deg);
  -o-transform: rotate(-20deg);
  transform: rotate(-20deg);
}
.newsletter .form-control {
  font-size: .850em;
}
.newsletter__title {
  margin: 0 0 15px;
  padding: 10px 30px;
  font-size: 1.125em;
  font-weight:bold;
  color: #fff;
  background: #2474c9;
  text-align: center;
}
.newsletter__input {
  margin-bottom: 10px;
  padding: 0 4px;
}
.newsletter__btn {
    margin-bottom: 10px;
    text-align: center;

}
.newsletter__privacy {
  height: 19px;
  margin: 0;
  font-size: .750em;
}
.newsletter__privacy a {
  color: #fff;
  text-decoration: underline;
}
.newsletter-success-thanks-message {
  margin-bottom: 20px;
  padding: 15px;
  font-size: 1.5em;
  background: #fff;
  text-align: center;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
}
.newsletter-success-thanks-message:before {
  display: inline-block;
  width: 1.3em;
  /* same as padding-left set on li */
  margin-left: -1.3em;
  /* same as padding-left set on li */
  font-family: FontAwesome;
  color: #5cb85c;
  content: '\f00c';
  /* FontAwesome Unicode */
}
.cms .newsletter-success-thanks-message {
  margin-bottom: 0;
  padding: 0;
  font-size: 1.5em;
  background: transparent;
  box-shadow: none;
  text-align: center;
}
.cms .newsletter-success-thanks-message:before {
  display: inline-block;
  width: 1.3em;
  /* same as padding-left set on li */
  margin-left: -1.3em;
  /* same as padding-left set on li */
  font-family: FontAwesome;
  color: #5cb85c;
  content: '\f00c';
  /* FontAwesome Unicode */
}
@media all and (max-width: 1199px) {
  .newsletter__input {
    width: 33.33333336%;
  }
  .newsletter__privacy {
    height: inherit;
  }
}
@media all and (max-width: 767px) {
  .newsletter__input {
    width: 100%;
    margin-bottom: 7px;
  }
  .newsletter__btn {
    width: 100%;
  }
}













.request-box__header {
  height: 44px;
  margin: 0;
  font-size: 1.125em;
  font-weight: 600;
  line-height: 44px;
  color: #fff;
  background-color: #2474c9;
  text-align: center; 
}

.dobozok-section .request-box__header {
	margin-top:40px;
}

.office-container .request-box {
	background-color:#2474c9;
}

.office-container .request-box h3 {
	color:#FFF;
	font-weight:bold;
	padding-top: 0px;
    margin-top: 0px;
}

.office-container .request-box p {
	color:#FFF;
	margin-top: -20px;
    padding-bottom: 10px;
}

.ajanlatkero-box .request-box {
  position: relative!important;
  padding: 80px 22px 80px!important;
  background-image:url(/images/ajanlatkero.jpg)!important;
  background-size: cover!important;
}

.request-box {
  position: relative!important;
  padding: 20px 22px 20px!important;
}

.request-box .ul-list {
  margin-bottom: 22px;
}
.request-box .ul-list__item {
  margin-bottom: 2.69230769px;
  font-size: .875em;
}

.box {
    position: relative;
    display: block;
    overflow: hidden;
    margin-bottom: 22px;
    
    border: 0 solid #ccc;
    background: #fff;
    -webkit-transition: all 0.15s ease-in-out;
    -moz-transition: all 0.15s ease-in-out;
    -ms-transition: all 0.15s ease-in-out;
    -o-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
}

.btn-lg {
    padding: 7px 30px;
    
    line-height: 1.3333333;
    border-radius: 3px;
}


















.container--country-list {
  padding-top: 44px;
  padding-bottom: 22px;
  background-color: #e7e7e7;
  background-image: url(../../assets/img/map-bg.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  box-shadow: inset 0 20px 20px -20px rgba(0, 0, 0, 0.2), inset 0 -20px 20px -20px rgba(0, 0, 0, 0.2);
}

.ul-list {
  margin-bottom: 0;
  padding: 0;
  list-style-type: none;
}
.ul-list--mb {
  margin-bottom: 22px;
}
.list__header {
  position: relative;
  margin-top: 0;
  margin-bottom: 14.66666667px;
  padding-bottom: 14.66666667px;
  font-size: 1.35em;
  font-weight: bold;
  border-bottom: 2px solid #db4518;
  text-transform: uppercase;
}
.list__header--transparent {
  margin-bottom: 11px;
  font-weight: 900;
  background-color: transparent;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
}
.header-icon {
  text-align: center;
}
.header-icon i {
  width: 120px;
  height: 120px;
  margin-bottom: 11px;
  line-height: 120px;
  color: #ffffff;
  border: 3px solid #ffffff;
  border-radius: 100px;
  background-color: rgba(33, 33, 33, 0.3);
  box-shadow: 0 3px 10px -2px rgba(0, 0, 0, 0.3);
}
.ul-list a {
  color: #18498a;
  text-decoration: none;
}
.ul-list a:hover:before {
  color: #2474c9;
}
.ul-list__item a {
  border-bottom: 1px solid transparent;
  transition: border-bottom 0.15s ease-in-out;
  text-decoration: none;
  transition: all 0.15s ease-in-out;
}
.ul-list__item i {
  top: 7px;
  font-size: .500em;
}
.ul-list__icon {
  margin-left: .9em;
}
.ul-list__icon:before {
  display: inline-block;
  width: .9em;
  margin-left: -0.9em;
  padding-left: 0;
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  color: #1c55a0;
  content: '\f0da';
  text-decoration: inherit;
  transition: all 0.15s ease-in-out;
}
.ul-list__icon--marker:before {
  content: '\f041';
}
.icon-check:before {
  margin-right: .5em;
  margin-left: -1.4em;
  content: '\f00c';
}
a.list--collapse,
a.list--collapse.collapsed {
  padding-left: .9em;
  color: #1c55a0;
  transition: color .15s;
  text-decoration: none;
}
a.list--collapse:after,
a.list--collapse.collapsed:after {
  margin-left: 5px;
  font-family: FontAwesome;
  color: #91bb1b;
}
a.list--collapse.collapsed:after {
  content: '\f067';
}
a.list--collapse:after {
  content: '\f068';
}
.footer {
  padding-top: 22px;
}
.list__wrapper {
  margin-bottom: 22px;
}
@media all and (max-width: 1200px) {
  .footer-widget--center-md {
    text-align: center;
  }
}
p.footer-widget__description:last-child {
  margin-bottom: 0;
}
.footer-list {
  margin-bottom: 0;
  padding: 0;
  list-style-type: none;
}
.footer-list__item {
  margin-bottom: 11px;
}
.footer-list__item a {
  color: #18498a;
  border-bottom: 1px solid transparent;
  transition: border-bottom 0.15s ease-in-out;
  text-decoration: none;
  transition: all 0.15s ease-in-out;
}
.footer-list__item a:hover {
  color: #fff;
  border-bottom: 1px solid #fff;
}
.footer-list__item i {
  top: 7px;
  width: 28px;
  height: 28px;
  margin-right: 5px;
  font-size: 1em;
  line-height: 28px;
  color: #fff;
  border-radius: 14px;
  background: #91bb1b;
  text-align: center;
}
.footer-list__icon {
  margin-bottom: 5px;
  padding: 0 0 0 15px;
}
.footer-list__icon:before {
  position: relative;
  top: -3px;
  display: inline-block;
  width: 1.3em;
  /* same as padding-left set on li */
  width: 0;
  margin-right: 7px;
  margin-left: -15px;
  font-family: FontAwesome;
  font-size: .425em;
  content: '\f111';
  /* FontAwesome Unicode */
}
.list-inline .footer-list__item {
  margin-bottom: 0;
  padding-right: 10px;
  border-right: 1px solid #91bb1b;
}
.list-inline .footer-list__item:first-child {
  padding-left: 0;
}
.list-inline .footer-list__item:last-child {
  padding-right: 0;
  border-right: none;
}
.footer-list__inline--center {
  text-align: center;
}
.footer__separator hr {
  border-top: 1px solid #e8e8e8;
}
.footer__separator--mt0 hr {
  margin-top: 0;
}
.facebook {
  margin-bottom: 22px;
  text-align: center;
}
@media all and (max-width: 1199px) {
  .facebook {
    padding-top: 22px;
    border-top: 1px solid #ccc;
  }
}

.copyright {
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: .850em;
  
  background: #2474c9;
}
.copyright__info,
.copyright__travelgate {
  height: 30px;
  margin: 0;
  line-height: 30px;
  color: #fff;
}
.copyright__info p {
  margin-bottom: 0;
}
.copyright__travelgate {
  text-align: right;
}
.copyright__travelgate a {
  color: #fff;
  text-decoration: none;
}
.copyright__logo {
  height: 30px;
}

@media (max-width: 1200px) {
  .copyright__info,
  .copyright__travelgate {
    height: inherit;
    line-height: inherit;
    text-align: center;
  }
  .copyright__info p {
    margin-bottom: 11px;
  }
}



.office-container .btn-default {
    color: #fff;
    
    
	font-size: 16px;
    font-family: inherit;
    font-weight: normal;
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    border: 1px solid transparent;
    background-image: none;
    box-shadow: 0 0 10px rgba(12, 50, 135, 0.5);
    cursor: pointer;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    transition: all 0.2s ease-in-out;
    touch-action: manipulation;
    padding: 6px 12px;
    font-size: 16px;
    line-height: 1.42857143;
    border-radius: 3px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
	background-color: #d71c39;
	color:#FFF;
}

.newsletter__btn .btn:hover {
	background-color:#000000;
	color:#FFF;
}


.carousel-btn {
  left: auto;
  font-size: 15px;
  text-transform: uppercase;
  border: none;
  color: #000;
  background-color: #ffe100;
  box-shadow: 0 2px 0 #d7a800!important;
  padding: 10px 30px;
}
.carousel-caption:hover .carousel-btn {
  border-color: #02295f;
  background-color: #02295f;
  color: #fff;
}

.carousel-inner .btn-default {
}












@media all and (max-width: 1399px) {
  .ajanlatkero-box .request-box {
    padding: 50px 22px 50px!important;  
}
}

@media all and (max-width: 1199px) {
  .ajanlatkero-box .request-box {
    padding: 4px 22px 3px!important;  
}

.partner-section {
      margin-top: 0px!important;  
}
}

@media all and (max-width: 991px) {
  .ajanlatkero-box .request-box {
    padding: 33px 22px 33px!important;  
}
}




.partner-section {
  padding: 0;
  margin: -130px 0 25px;
}
.partner-section .col-xs-12 {
  background: #E8ECED;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.partner-section .box-shadow {
  border-radius: 4px;
}
.partner-section h3 {
  font-size: 1.125em;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  margin: 0 auto;
  background: #2474c9;
  height: 28px;
  line-height: 28px;
  
  font-weight:bold;
}
.partner-section hr {
  border-top: 1px solid rgba(255, 255, 255, 0.7);
  width: 230px;
  margin: 10px auto 5px;
}
.partner-section .owl-dots,
.partner-section .owl-nav {
  display: none;
}
.partner-item {
  background-position: center!important;
  background-size: cover!important;
  height: 72px;
  width: 94px;
  margin: 10px auto;
  -moz-box-shadow: 1px 1px 5px rgba(38, 50, 56, 0.4);
  /* drop shadow */
  -webkit-box-shadow: 1px 1px 5px rgba(38, 50, 56, 0.4);
  /* drop shadow */
  box-shadow: 1px 1px 5px rgba(38, 50, 56, 0.4);
  /* drop shadow */
  transition: all 0.15s;
}
.partner-item:hover {
  -moz-box-shadow: 4px 5px 10px rgba(38, 50, 56, 0.25);
  /* drop shadow */
  -webkit-box-shadow: 4px 5px 10px rgba(38, 50, 56, 0.25);
  /* drop shadow */
  box-shadow: 4px 5px 10px rgba(38, 50, 56, 0.25);
  /* drop shadow */
}
/* owl-dots */
.partner-section .owl-theme .owl-dots {
  bottom: -26px;
}
.partner-section .owl-theme .owl-dots .owl-dot span {
  width: 8px;
  height: 8px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  /* border radius */
  background: #fff;
  border: 2px solid #fff;
}
.partner-section .owl-theme .owl-dots .owl-dot.active span {
  background: #438edd;
  border: 2px solid #fff;
}
.partner-section .owl-theme .owl-dots .owl-dot:hover span {
  background: #438edd;
  border: 2px solid #fff;
}

/* 
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/* 
 *  Core Owl Carousel CSS File
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}

.also-slider .card__image {
    height: 196px;    
}

.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d;
}
.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
  display: none;
}
.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel.owl-refresh .owl-item {
  display: none;
}
.owl-carousel.owl-drag .owl-item {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}
/* No Js */
.no-js .owl-carousel {
  display: block;
}
/* 
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-item img {
  transform-style: preserve-3d;
}
/* 
 *  Default theme - Owl Carousel CSS File
 */
.owl-theme .owl-nav {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}
.owl-theme .owl-nav [class*='owl-'] {
  text-align: center;
  color: #002e62;
  background: #fff;
  margin: auto;
  display: inline-block;
  cursor: pointer;
}
.owl-theme .owl-nav [class*='owl-']:hover {
  color: #002e62;
  background: #fff;
  text-decoration: none;
}
.owl-theme .owl-nav .disabled {
  opacity: 0.5;
  cursor: default;
}
.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 10px;
}
.owl-theme .owl-dots {
  position: absolute;
  margin: auto;
  bottom: -15px;
  left: 150px;
  right: 150px;
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}
.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
}
.owl-theme .owl-dots .owl-dot span {
  width: 14px;
  height: 14px;
  border: 2px solid #fff;
  background: #fff;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  border-radius: 7px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  /* prevents bg color from leaking outside the border */
  margin: 6px 2px;
  display: block;
  -webkit-backface-visibility: visible;
}
.owl-theme .owl-dots .owl-dot.active span {
  color: #d71c39;
  background: #d71c39;
}
.owl-theme .owl-dots .owl-dot:hover span {
  color: #d71c39;
  background: #aa162d;
}
.owl-next,
.owl-prev {
  position: absolute;
  margin: auto;
  bottom: 15px;
  height: 40px;
  width: 40px;
  border-radius: 0px;
  line-height: 43px;
  opacity: 1;
}
.owl-next i,
.owl-prev i {
  height: 1.125em;
  margin-top: 0px;
  font-size: 1.125em;
}
.owl-next {
  right: 15px;
}
.owl-next i {
  padding-left: 2px;
}
.owl-prev {
  right: 70px;
}
.owl-prev i {
  padding-right: 2px;
}
.owl-next:hover,
.owl-prev:hover {
  opacity: 1;
}
.owl-carousel .item {
  background-color: #fafafa;
  padding: 1rem;
}
#bar {
  width: 0%;
  max-width: 100%;
  height: 4px;
  background: #7fc242;
}
#progressBar {
  width: 100%;
  background: #EDEDED;
}



















/* ==========================================================================
   Ajanlatok dobozok
   ========================================================================== */

.ajanlatok-top {
  max-width: 230px;
  margin: 0 auto 20px;
}

@media all and (max-width: 1199px) {
  .ajanlatok-top {
    max-width: inherit;
    margin: 0 auto;
  }
}

.ajanlatok-top:hover .panel .panel-heading {
  background-color: #455A64;
}

.panel-heading h3 {
  font-size: 20px;
  margin: 0;
  text-align: center;
}

.well-small {
  position: relative;
  /* max-width: 260px; */
  height: 106px;
  margin: 10px auto;
  left: 0;
  right: 0;
  border: 2px solid #fff;
  transition: all 0.2s;
  cursor: pointer;
  display: none;
}

.well-small:last-child {
  margin-bottom: 20px;
}

.well-small:hover {
  border: 2px solid #11bcc5;
}

.margin-negative-top {
  margin-top: -10px;
}

.well p {
  margin-bottom: 0px;
  line-height: 22px;
}

.kiemelt-orszag,
.orszag {
  font-family: 'oswaldregular';
  font-size: 19px;
  height: 24px;
  color: #000;
  overflow: hidden;
  /* max-width: 200px; */
}

.kiemelt-hely,
.szallas {
  font-weight: 500;
  font-size: 14px;
  color: #616161;
  overflow: hidden;
  height: 22px;
  max-height: 22px;
  /* max-width: 200px; */
}

.kategoria {
  font-family: 'oswaldregular';
  font-size: 20px;
  color: #FF9100;
}

.ar {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 10px;
  margin: 0 auto;
  width: 200px;
  font-weight: 600;
  font-size: 20px;
  color: #000;
}

/* ==========================================================================
   Top Panels
   ========================================================================== */

.panel-img {
  position: relative;
  height: 120px;
  -moz-box-shadow: 0 0 3px rgba(38, 50, 56, 0.75);
  -webkit-box-shadow: 0 0 3px rgba(38, 50, 56, 0.75);
  box-shadow: 0 0 3px rgba(38, 50, 56, 0.75);
}


/* ==========================================================================
   Tematikus Panels
   ========================================================================== */

.section-title h2 {
  margin: 10px 0px 30px 0px;
}

.section-title h2:after {
    display: inline-block;
    margin: 0 0 8px 20px;
    height: 3px;
    content: " ";
    text-shadow: none;
    background-color: #E7DEC7;
    width: 20%;
}
.section-title h2:before {
    display: inline-block;
    margin: 0 20px 8px 0;
    height: 3px;
    content: " ";
    text-shadow: none;
    background-color: #E7DEC7;
    width: 20%;
    display: inline-block;
}

.section-title span {
  font-weight: 600;
  font-size: 32px;
  background-color: #11bcc5;
  color: #fff;
  padding: 7px 15px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px; /* border radius */
}

.tematikus-doboz {
  cursor: pointer;
  max-width:;
  margin: 0 auto;
  padding-bottom: 20px;
}

@media all and (max-width: 1199px) {
  .tematikus-doboz {
    max-width: inherit;
  }
}

.tematikus-doboz:hover .tematikus-img h4 {
  background-color: #455A64;
}

.tematikus-img {
  position: relative;
}

.tematikus-img h4 {
  position: absolute;
  margin: auto;
  left: 0;
  right: 0;
  bottom: 10px;
  
  font-size: 14px;
  color: #fff;
  background-color: #2474c9;
  padding: 10px 5px 8px;
  text-transform: uppercase;
  width: 90%;
  height: auto;
  text-align: center;
  transition: background-color 0.2s;
}

.tematikus-img:hover h4 {
  background-color: #455A64;
}

.panel-img-lg {
  position: relative;
  height: 472px;
}

/* Nagy ajÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¡nlat dobozok
/*******************************************/

.tematikus-img-lg {
  position: relative;
  cursor: pointer;
  -moz-box-shadow: 0 0 3px rgba(38,50,56,.75); /* drop shadow */
  -webkit-box-shadow: 0 0 3px rgba(38,50,56,.75); /* drop shadow */
  box-shadow: 0 0 3px rgba(38,50,56,.75); /* drop shadow */
  margin: 0 auto 20px;
}

@media all and (max-width: 1199px) {
  .tematikus-img-lg {
    max-width: inherit;
    margin-bottom: 20px;
  }
}

.tematikus-img-lg:hover h4 {
  background-color: #455A64;
}

.tematikus-img-lg h4 {
  position: absolute;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  font-family: 'oswaldregular';
  font-size: 14px;
  color: #fff;
  background-color: #11bcc5;
  padding: 10px 5px 8px;
  text-transform: uppercase;
  width: 100%;
  height: auto;
  text-align: center;
  transition: background-color 0.2s;
}

.well-tematikus {
  position: absolute;
  font-weight: 500;
  font-size: 14px;
  color: #616161;
  margin: 10px;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 10px;
  background-color: #fff;
}

.well-tematikus a {
  font-weight: 600;
  font-style: italic;
  color: #FF9100;
  text-decoration: underline;
  transition: color 0.2s;
}

.well-tematikus a:after {
    display: inline-block;
    margin: auto;
    content: "\00a0>";
}

.tematikus-img-lg:hover .well-tematikus a {
  color: #11bcc5;
}

/* ==========================================================================
   Gyorslinkek
   ========================================================================== */

.bannereink .panel-img {
height: 170px;
}


.sidebar {
  -moz-box-shadow: 0 0 3px rgba(38,50,56,.75); /* drop shadow */
  -webkit-box-shadow: 0 0 3px rgba(38,50,56,.75); /* drop shadow */
  box-shadow: 0 0 3px rgba(38,50,56,.75); /* drop shadow */
}

.hirek-title h2,
.gyorslink-title h2 {
  font-weight: 600;
  font-size: 32px;
  background-color: #455a64;
  color: #fff;
  margin-top: 0;
  height: 54px;
  line-height: 50px;
  text-align: center;
  -moz-box-shadow: 0 0 3px rgba(38, 50, 56, 0.75);
  -webkit-box-shadow: 0 0 3px rgba(38, 50, 56, 0.75);
  box-shadow: 0 0 3px rgba(38, 50, 56, 0.75);
}

.well-sidebar {
  padding-bottom: 5px;
  
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin-bottom: 0;
}

.well-sidebar-header {
	height: 44px;
    margin: 0;
    font-size: 1.125em;
    font-weight: 600;
    line-height: 44px;
    color: #fff;
    background-color: #2474c9;
    text-align: center;
}




.well-sidebar .thumbnail {
    position: relative;
    height: 170px;
    left: 0;
    right: 0;
    
    transition: all 0.2s;
    cursor: pointer;
    margin: 0 auto;
    
}

.well-sidebar .thumbnail:hover {
  width: 243px;
  border: 2px solid #11bcc5;
}

.well-sidebar img {
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.well-sidebar {
	background-color: none!important;
    border: none!important;
}

.well {
	background-color: none!important;
    border: none!important;
}


/* ==========================================================================
   Kiemelt AjÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¡nlatok
   ========================================================================== */

.cover-image {
  position: relative;
  min-height: 128px;
  min-width: 35%;
  overflow: hidden;
}

.cover-image p {
  font-size: 14px;
  font-weight: 600;
  padding: 3px;
  color: #fff;
  position: absolute;
  background-color: #11bcc5;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  text-align: center;
  display: none;
  transition: background-color 0.2s;
}

.kiemelt-ajanlat-box:hover .cover-image p {
  background-color: #455A64;
}

.kiemelt-ajanlat-box {
  background-color: #fff;
  margin-bottom: 20px;
  -moz-box-shadow: 0 0 3px rgba(38,50,56,0.75); /* drop shadow */
  -webkit-box-shadow: 0 0 3px rgba(38,50,56,0.75); /* drop shadow */
  box-shadow: 0 0 3px rgba(38,50,56,0.75); /* drop shadow */
  cursor: pointer;
}

.kiemelt-ajanlat-box-content {
  width: 65%;
}

@media all and (max-width: 1199px) {
  .kiemelt-ajanlat-box-content {
    width: 100%;
  }
}

.kiemelt-ar {
  font-weight: 600;
  font-size: 20px;
  color: #FF9100;
  transition: color 0.2s;
}

/*.kiemelt-ar:after {
  display: inline-block;
  margin: auto;
  content: "\00a0>";
}*/

.kiemelt-ajanlat-box:hover .kiemelt-ar {
  color: #11bcc5;
}

/* ==========================================================================
   Banner
   ========================================================================== */

.banner {
  margin: 10px auto 30px;
}

.banner img {
  margin: 0 auto;
  cursor: pointer;
  -moz-box-shadow: 0 0 3px rgba(38,50,56,.35); /* drop shadow */
  -webkit-box-shadow: 0 0 3px rgba(38,50,56,.35); /* drop shadow */
  box-shadow: 0 0 3px rgba(38,50,56,.35); /* drop shadow */
}


























/*--- footer ---*/
div.footer-twitter-wrapper{ background-color: #3389d7; } 
div.footer-twitter-wrapper, div.footer-twitter-wrapper a{ color: #ffffff; } 
.footer-wrapper a{ color: #ffffff; } 
.footer-wrapper a:hover{ color: #afafaf; } 
.footer-wrapper .custom-sidebar-title, .footer-wrapper .custom-sidebar-title a{ color: #3389d7; } 
.footer-wrapper, .footer-wrapper table th{ color: #a5a5a5; } 
.footer-wrapper .recent-post-widget-info, .footer-wrapper #twitter_update_list{ color: #969696; } 
div.footer-wrapper{background-color: #323232;} 
div.footer-wrapper *{ border-color: #424242; } 
div.footer-wrapper div.contact-form-wrapper input[type="text"], div.footer-wrapper div.contact-form-wrapper input[type="password"], div.footer-wrapper div.contact-form-wrapper textarea, div.footer-wrapper div.custom-sidebar #search-text input[type="text"]{ color: #9e9e9e; } 
div.footer-wrapper div.contact-form-wrapper input[type="text"], div.footer-wrapper div.contact-form-wrapper input[type="password"], div.footer-wrapper div.contact-form-wrapper textarea, div.footer-wrapper div.custom-sidebar #search-text input[type="text"]{ background-color: #3a3a3a; } 
div.footer-wrapper div.contact-form-wrapper input[type="text"], div.footer-wrapper div.contact-form-wrapper input[type="password"], div.footer-wrapper div.contact-form-wrapper textarea, div.footer-wrapper div.custom-sidebar #search-text input[type="text"]{ border-color: #444444; } 
.footer-wrapper .contact-form-wrapper button{ color: #ffffff; } 
.footer-wrapper .contact-form-wrapper button{ background-color: #3389d7; } 
div.footer-wrapper .personnal-widget-item .personnal-widget-info{ color: #e5e5e5; } 
div.footer-wrapper .tagcloud a, div.footer-wrapper .tagcloud a:hover{ color: #ffffff; } 
div.footer-wrapper .tagcloud a{ background-color: #3389d7; } 
div.footer-wrapper div.recent-port-widget .recent-port-widget-thumbnail, div.footer-wrapper div.recent-post-widget .recent-post-widget-thumbnail,div.footer-wrapper .custom-sidebar .flickr_badge_image{ background-color: #474747; } 
div.footer-wrapper .copyright-border{ border-top-color: #1e1e1e; } 
div.footer-wrapper .copyright-border{ border-bottom-color: #494949; } 
.copyright-wrapper{ color: #999999; } 
div.copyright-scroll-top{ background-color: #4b4b4b; } 
div.footer-wrapper{ overflow: hidden; }
div.footer-wrapper .custom-sidebar{ margin-bottom: 0px; }
div.footer-container{ margin-top: 0px; }

div.footer-twitter-wrapper{ padding: 40px 0px; position: relative; }
div.footer-twitter-wrapper .twitter-container{ position: relative; }
div.footer-twitter-wrapper .gdl-twitter-icon{ float: left; font-size: 45px; margin-left: 10px; margin-top: 10px; }
div.footer-twitter-wrapper .gdl-twitter-wrapper{ overflow: hidden; padding: 0px 85px 0px 40px; } 
div.footer-twitter-wrapper ul{ margin: 0px; list-style: none; text-align: left; }
div.footer-twitter-wrapper a.date{ display: block; margin-top: 6px; font-style: italic; }

div.gdl-twitter-navigation{ position: absolute; right: 30px; top: 50%; margin-top: -14px; z-index: 999; }
div.gdl-twitter-navigation a{ font-size: 16px; line-height:16px; width: 16px; height: 16px;
	float: left; cursor: pointer; display: block; text-align: center; margin-left: 2px; 
	padding: 6px;

	-webkit-user-select: none; /* Chrome/Safari */        
	-moz-user-select: none; /* Firefox */
	-ms-user-select: none; /* IE10+ */}
div.gdl-twitter-navigation a:first-child{ margin-left: 0px; }

/*--- copyright ---*/
div.copyright-wrapper{ margin: 15px 20px 0px; padding: 0px 0px; position: relative; }
div.copyright-border{ border-style: solid; border-top-width: 1px; border-bottom-width: 1px; }
div.copyright-left{ padding: 20px 0px 25px; text-align: center; line-height: 1.9; }

.row .four {
	width: 33.333%;
}

.column, .columns {float: left;min-height: 1px;padding: 0 10px;position: relative; max-width: 100%;}
.column.wrapper, .columns.wrapper{ padding: 0px; }

@media only screen and (max-width: 767px) {
.row .column, .row .columns {
    width: 100%;
    float: none;
}
}

.fb-comments, .fb-comments iframe[style], .fb-like-box, .textwidget iframe[style] {width: 100% !important;} 

div.custom-sidebar ul{list-style: none;margin-left: 0px;padding-top: 0px;    padding-left: 0px;}
div.custom-sidebar ul li{ padding: 6px 10px 6px 26px; margin-bottom: 2px;
	background-position: 12px 11px; background-repeat: no-repeat; }
 
div.custom-sidebar ul ul{ margin-top: 8px; border-top-width: 1px; border-top-style: solid; }
div.custom-sidebar ul ul li:last-child{ padding-bottom: 0px; }

div.custom-sidebar ul.gdl-accordion li { padding-left: 0px; background: none; }
div.custom-sidebar ul.gdl-toggle-box li { padding-left: 0px; background: none; }

div.footer-wrapper div.custom-sidebar ul li {
    border-bottom-style: solid;
    border-bottom-width: 1px;
    padding: 6px 10px 6px 15px;
}

div.footer-wrapper div.custom-sidebar ul li {
    background: url(http://grand-tours.hu/wp-content/themes/tourpackage-v1-01/images/icon/light/li-arrow.png) no-repeat 0px center;
}


























































.searchbox {
  margin-bottom: 0;
}
@media (max-width: 991px) {
.searchbox {
    margin-bottom: 0px!important;
}
}
.searchbox__form-group {
  margin-bottom: 5px;
}
.searchbox__form-group:last-child {
  margin-bottom: 15px;
}
.searchbox__tab-content {
  float: none;
  width: 100%;
  padding: 10px 15px 0;
  background: rgba(255, 255, 255, 0.95);
}

@media all and (max-width: 768px) {
  .searchbox__form-group {
    margin-bottom: 0px;
  }
  .searchbox__form-group .control-label {
    margin-top: 10px;
    margin-bottom: 2px;
  }
  .addon--inner {
    margin-top: 0px;
  }
}
.control-label--sm {
  font-size: .840em;
}
.form-control {
  font-size: .850em;
}
.form-control--sm {
  height: 30px;
  padding: 4px 12px;
}
.form-control--lg {
  height: 42px;
}
.form-control__select::-ms-expand {
  display: none;
}
.form-control__select {
  box-sizing: border-box;
  background-image: url(../images/angle-down.svg);
  background-repeat: no-repeat;
  background-position: right 5px center;
  background-size: 16px;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
}
@-moz-document url-prefix() {
  .form-control__select {
    padding: 0;
  }
}
.form-control__select * {
  margin-top: 2px;
  padding: 5px;
  border-top: 1px solid #ddd;
  background: #fff;
}
.addon--inner {
  position: relative;
}
.addon__icon i {
  position: absolute;
  padding: 8px 5px;
  color: #9e9e9e;
  pointer-events: none;
}
.addon--left .addon__icon i {
  left: 0;
  width: 35px;
  text-align: center;
}
.btn-search,
.form-control__input--icon {
  padding-left: 30px;
}
.form-control__select--icon {
  padding-left: 30px;
}
.addon--left option {
  margin-left: 0 !important;
}
.addon--lg .addon__icon i {
  height: 46px;
  font-size: 1.425em;
  line-height: 26px;
}
.addon--lg .form-control__input {
  padding-left: 30px;
}
.btn-search {
  margin-top: 15px;
  margin-bottom: 15px;
}
.addon--search {
  line-height: 30px;
  padding-top: 12px;
  position: relative;
}
.addon--search .fa-search {
  top: 18px;
  color: #fff;
}
.hotel-search .btn {
  width: 42px;
  height: 42px;
}
.on-carousel {
  /* z-index: 1; */
  /* right: 0; */
  /* bottom: 0; */
  /* left: 0; */
  /* height: 0; */
  /* margin: auto; */
}
.on-carousel .searchbox-wrapper {
   position: relative;
   z-index: 1;
}
@media all and (max-width: 1199px) {
  .on-carousel {
    height: inherit;
    margin: auto;
  }
  .on-carousel .searchbox-wrapper {
    position: relative;
    z-index: 1;
    max-width: inherit;
    margin-top: 0;
  }
  .searchbox {
    margin-bottom: 22px;
  }
  .searchbox__tab-content {
    float: none;
    width: 100%;
    height: inherit;
    background: #ffffff;
  }
}

.searchbox__tab-content .btn-search {
  width: 100%;
  padding: 7px 10px;
}

@media all and (max-width: 767px) {
.searchbox__tab-content {
    margin-bottom: 20px!important;
    min-height: 610px;
}
}

.nav-stacked__searchbox {
    width: 100%;
    float: none;
    display: block;
}
.nav-stacked__searchbox .nav-tabs__link {
  /*height: 85px;*/
  height: 71px;
  margin-right: 1px;
  margin-bottom: -2px;
  font-size: .65em;
  font-weight: bold;
  text-transform: uppercase;
}
.nav-stacked__searchbox .nav-tabs__link i {
  font-size: 2em;
  margin-bottom: 5.5px;
}
@media all and (max-width: 1199px) {
  .nav-stacked__searchbox {
    float: none;
    width: 100%;
  }
  .nav-stacked__searchbox .nav-tabs__link {
    height: auto;
    margin-right: 0;
    margin-bottom: -2px;
    font-size: .65em;
    font-weight: bold;
    text-transform: uppercase;
  }
  .nav-stacked__searchbox .nav-tabs__link i {
    font-size: 2em;
    margin-bottom: 5.5px;
  }
}

.nav-tabs {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav-tabs > li > a > img {
  max-width: none;
}
.nav-tabs__list:before,
.nav-tabs__list:after {
  content: " ";
  display: table;
}
.nav-tabs__list:after {
  clear: both;
}
.nav-tabs__list:before,
.nav-tabs__list:after {
  content: " ";
  display: table;
}
.nav-tabs__list:after {
  clear: both;
}
.nav-tabs__list--m {
  margin-right: -3px;
  margin-left: -3px;
}
.nav-tabs__list-item {
  position: relative;
  display: block;
  float: left;
  margin-bottom: 0;
  font-weight: 600;
}

.nav-tabs__list-item.active > a,
.nav-tabs__list-item.active > a:hover,
.nav-tabs__list-item.active > a:focus {
  color: #fff;
  background-color: #029be1;
  cursor: default;
}
.nav-tabs__list-item.disabled > a {
  color: #777777;
}
.nav-tabs__list-item.disabled > a:hover,
.nav-tabs__list-item.disabled > a:focus {
  color: #777777;
  background-color: transparent;
  cursor: not-allowed;
  text-decoration: none;
}
.nav-tabs__list-item--caret.active > a:after {
  position: absolute;
  right: 0;
  bottom: -20px;
  left: 0;
  width: 0;
  height: 0;
  margin: auto;
  border-width: 10px;
  border-style: solid;
  border-color: #029be1 transparent transparent;
  content: '';
}
.nav-tabs__list-item--offers {
  width: 33.3333336%;
}
.nav-tabs__list-item--offers .nav-tabs__link {
  margin-right: 3px;
  margin-bottom: 6px;
  margin-left: 3px;
}
.nav-tabs__link {
  position: relative;
  display: block;
  display: flex;
  height: 44px;
  margin-right: 2px;
  padding: 10px 15px;
  color: #fff;
  border: 0 solid transparent;
  border-radius: 0;
  background: rgba(67, 142, 221, 0.81);
  text-align: center;
  align-items: center;
  justify-content: center;
  transition: all 0.2s ease-in-out;
}
.nav-tabs__link:hover,
.nav-tabs__link:focus {
  color: #fff;
  border-color: #029be1;
  background-color: #0278ae;
  text-decoration: none;
}
.nav-tabs__link i {
  display: block;
}
.nav-tabs__link--border {
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.nav-tabs__list-item:last-child .nav-tabs__link {
  border-bottom: 1px solid transparent;
}
.nav-stacked > li {
  float: left;
  /* width: 33.33%; */
}
.nav-stacked > li + li {
  margin-top: 0px;
  margin-left: 0;
}
@media all and (max-width: 1199px) {
.nav-stacked > li + li {
    margin-left: 2px;
}
}

@media all and (max-width: 1199px) {
.nav-stacked > li {
    width: 33%;
}
}

@media all and (max-width: 991px) {
.nav-stacked > li + li {
    margin-left: 2px;
}
}

@media all and (max-width: 991px) {
.nav-stacked > li {
    width: 32.9%;
}
}
@media all and (max-width: 343px) {
.nav-stacked > li {
    width: 32.8%;
}
}
@media all and (max-width: 286px) {
.nav-stacked > li {
    width: 32.7%;
}
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
	background-color: rgba(33, 103, 179, 0.83)!important;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
	color:#FFF;
  border-color:transparent;
}
.nav-tabs>li>a:hover {
  border-color:transparent;
}

.radio_list input[type=radio] {
    display: none;
}

.radio_list label {
    margin-right: 10px;
}

.radio_list label {
    display: inline-block;
    cursor: pointer;
    position: relative;
    padding-left: 25px;
    margin-right: 15px;
    font-size: 13px;
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 0;
    font-weight: bold;
}

input[type=radio]:checked + label:before {
    content: "\2022";
    content: "\2714";
    color: #f3f3f3;
    color: #20ff36;
    font-size: 30px;
    font-size: 22px;
    text-align: center;
    line-height: 18px;
    line-height: 10px;
    text-shadow: 0px 0px 1px #010c01;
    /* font-weight: bold; */
}
.radio_list label:before {
    border-radius: 8px;
    border-radius: 2px;
}
.radio_list label:before {
    content: "";
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-right: 10px;
    position: absolute;
    left: 0;
    bottom: 1px;
    background-color: #aaa;
    box-shadow: inset 0px 2px 3px 0px rgba(0, 0, 0, .3), 0px 1px 0px 0px rgba(255, 255, 255, .8);
}
.radio_list li {
    width: 50%;
    float: left;
}



























.img-responsive,
.thumbnail > img,
.thumbnail a > img {
    display: block;
   
    height: auto;
    
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
	padding-top: 0px;
    padding-bottom: 0px;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

.goddamn:after {
  content: "";
  display: table;
  clear: both;
}
.goddamn {
  padding: 0 25px;
}
.noshow {
  display: none;
}
.imagewrapping {
  text-align: center;
}
.imagewrapping .img-responsive {
  display: inline-block;
  height: 200px;
  margin-top: 10px;
  width: auto;
}
.offer_title {
    text-align: center;
    background: #0060a0;
    color: #fff;
    font-weight: bold;
    padding: 8px;
    margin-top: 0px;
}
.offer_subtitle {
    background: #f2f3c2;
    padding-bottom: 10px;
}
#aaandopen {
    display: block;
    margin: 15px auto;
    padding: 15px 20px;
    font-size: 18px;
    text-transform: uppercase;
    background-color: #e31b20;
    color: #fff;
    font-weight: bold;
    text-align: center;
    width: 180px;
}
.submitbtn {
    border: none;
    margin: 15px auto;
    padding: 15px 20px;
    font-size: 18px;
    text-transform: uppercase;
    background-color: #e31b20;
    color: #fff;
    font-weight: bold;
    text-align: center;
}
.submitbtn:hover, #aaandopen:hover {
    box-shadow: 1px 1px 6px rgba(0,0,0,0.7);
    text-shadow: 0px 0px 10px rgba(255,255,255,0.7);
}


.cms:after {
  display: table;
  clear: both;
  content: '';
}
.cms img {
  max-width: 100%;
}
.cms-head,
.formhead h3 {
  margin-bottom: 25px;
  border-bottom: 2px solid;
}
.cms .contactform label,
.cms .contactform select,
.cms .contactform input[type='text'],
.cms .contactform input[type='email'] {
  display: inline-block;
  width: 49%;
  margin: 2px 0;
}
.cms .contactform input[type='text'],
.cms .contactform select,
.cms .contactform input[type='email'] {
  height: 26px;
  border-radius: 0px;
  background-color: #f2f2f2;
  box-shadow: inset 1px 1px 0 0 rgba(0, 0, 0, 0.2);
}
.cms ul {
  padding-left: 20px;
  list-style-type: disc;
}
.cms hr {
  border-top: 1px solid #c8c8c8;
}
#tac-content {
  padding: 0!important;
  text-align: left!important;
}
.schema-container .row {
  margin-right: 0;
  margin-left: 0;
}
#contact_message {
  width: 100%;
  margin: 10px 0;
  border-radius: 5px;
  background-color: #f2f2f2;
  box-shadow: inset 1px 1px 0 0 rgba(0, 0, 0, 0.2);
}
.contact_full {
  margin: 10px 0;
}
#site .multi-elements-widget {
  width: 100%;
  margin-left: 0;
}
.offerask {
  clear: both;
}

.footer-button-add, .footer-button-delete, .contact_full input[type="submit"], .hirl-butt {
    background: #e31b20 !important;
}
.ajanlatkeres-box span {
  color: #fff;
}
.office-container__map .cms {
    padding: 0;
    margin-bottom: 0;
}
.carousel-caption a {
  color: #fff;
/*
  position: absolute;
  display: block;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
*/}
.carousel-indicators {
  display: none;
}

.subber {
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
    padding: 5px;
    background: #d6d21d;
    color: #333;
    font-weight: bold;
}
.copyright-left img {
  height: 28px;
}
.also-slider .owl-dots {
  display: none !important;
}
.form-horizontal .control-label {
    text-align: left;
    font-size: 12px;
}
.subpagemenu {
  padding-bottom: 90%;
}
.subber {
    padding: 8px 5px;
    background: #2474c9;
    color: #fff;
}
.offerszoveg {
    padding: 8px 15px;
    /* border: 1px solid; */
    height: 210px;
    box-shadow: 1px 1px 3px 0px rgba(0,0,0,0.7);
}
.overlink {
    z-index: 1;
}
.request-box.p-y-0 {
  padding: 0 24px !important;
}
.cms table {
  width: 100% !important;
}
.footer-wrapper {
  margin-top: 20px;
}
@media (min-width: 1200px) {
  .equal5 .subpagemenu {padding-bottom: 75%;}
  .equal5 .subber {font-size: 14px;font-weight: normal;line-height: 16px;}
  .equal5 {width: 20%;}}

@media (max-width: 768px) {
  .owl-dots {display: none !important;}
}

/* plus css for gdpr */

.recallGDPR a {
  color: #fff;
  text-shadow: none;
  text-decoration: underline;
}
.gdprnwslttr label {
  font-size: 11px;
}
.contact_left:not(.iframees) .error_list,
.contact_right:not(.iframees) .error_list {
  position: absolute;
  top: 12px;
  right: 5px;
  font-size: 12px;
  text-align: right;
  list-style: none;
  padding-left: 0;
}
.contact_full .error_list {
    padding-left: 0;
    list-style: none;
    font-size: 12px;
}
.error_list {
  padding-left: 0;
  list-style: none;
  color: red;
}
.hiddenCustomerFields > p {
  font-size: 9px;
  line-height: 12px;
}
.phonerecall > p > small,
.thisisthewrapper > .summaryHotel{
  font-size: 10px;
  line-height: 12px;
  font-weight: normal;
}
.hiddenCustomerFields > div > p {
  font-size: 11px;
  line-height: 12px;
}
.phonerecall > p > small {
  display: inherit;
  font-size: 10px !important;
  line-height: 12px !important;
}

.thisisthewrapper > .summaryHotel,
.smally {
  font-size: 11px;
  display: inline-block;
  line-height: 12px;
  font-weight: normal;
}
.smaller {
    font-size: 10px;
  line-height: 11px;
}
.contactform .smaller {
    font-size: 11px;
}
.gdprnwslttr.opened {
  background: rgba(51, 51, 51, 0.5) !important;
  margin: 0 45px;
}
.contact_left > div {
  position: relative;
}


/* Facebook widget */
.facebook-widget {
  position: relative;
  max-width: 330px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 15px;
}

.facebook-widget__body {
    padding:  15px;
    display:  flex;
    background: linear-gradient(rgba(0,0,0,.87), rgba(0,0,0,0));
}

h2.facebook-widget__title {
    display: inline-block;
    margin: 5px 0;
    color: #fff;
    font-size: 18px;
    text-align: left;
}

.facebook-widget:hover h2.facebook-widget__title,
.facebook-widget:focus h2.facebook-widget__title {
    text-decoration: underline;
}

.facebook-widget__image {
    min-height: 130px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
}

.facebook-widget__avatar {
    background-color: #3b5998;
    width: 100%;
    max-width: 60px;
    height: 60px;
    display: inline-flex;
    border: 2px solid #fff;
    margin-right: 15px;
    background-position: center;
    background-size: cover;
}

.facebook-widget__footer {
  padding: 0 15px 15px;
  text-align: left;
}

.facebook-widget__icon {
    display: inline-flex;
    height: 20px;
    line-height: 20px;
    background-color: #fff;
    color: #333;
    font-size: 12px;
    padding-right: 5px;
}

.facebook-widget__icon i {
    background-color: #3b5998;
    color: #fff;
    width: 100%;
    width: 20px;
    height: 20px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    font-size: 10px;
    border: 0px solid #fff;
    margin-right: 5px;
}

.fa-facebook-f:before, .fa-facebook:before {
  content: "\f09a";
}

.overlink {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
}

.searchboxContainer {
  background: #f5f5f5;
}
.main-header {
  margin-bottom: 36px;
}
@media (min-width: 768px) {
  .nav-tabs__link i {
    display: inline-block;
    margin-right: 10px;
    vertical-align: middle;
  }
  .nav-stacked__searchbox .nav-tabs__link {
    height: auto;
    padding: 10px;
  }
  .searchbox-wrapper {
    margin-top: -100px;
  }
  .searchboxContainer {
    /* padding-bottom: 26px; */
  }
  .searchbox__tab-content {
    height: auto;
  }
}
.blueLine {
  margin: 0 0 15px;
  padding: 10px 30px;
  font-size: 1.125em;
  font-weight: bold;
  color: #fff;
  background: #2474c9;
  text-align: center;
}