body {
  font-size: 16px !important;
  line-height: 1.42857143;
  color: #082158;
  background-color: #f5f5f5;
}

.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;
}

.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;
}
.btn-default {
  color: #fff;
  background-color: #d71c39;
  text-shadow: none;
}
.btn-default:hover {
  background-color: #02295f;
  color: #fff;
}
.btn-primary {
  background-color: #d71c39;
}
ol,
ul {
  margin-top: 0px;
}
@media (min-width: 1200px) {
  .smaller-width {
    width: 13.66666667%;
    width: 18.66666667%;
  }
}
@media (min-width: 1200px) {
  .bigger-width {
    width: 69.66666667%;
    width: 64.66666667%;
    padding-right: 0;
  }
}

.mega {
  background-color: #004c9c;
}
.bold-text {
  font-weight: bold;
}
.big-text {
  text-transform: uppercase;
}
.pad-right-icon {
  padding-right: 2px;
}
.ajanl a {
  padding: 5px 27px 5px !important;
  border-radius: 3px;
  margin-top: 9px;
  color: #000 !important;
  background-color: #ffe100;
  box-shadow: 0 2px 0 #d7a800 !important;
}
.ajanl i {
  color: #000 !important;
}
.navbar {
  position: relative;
  margin-bottom: 0px;
  border: none;
}
.ajlink a {
  color: #087dc2 !important;
  background-color: #fff;
}
.navbar-right a {
  font-size: 14px !important;
}
@media (max-width: 1399px) {
  .navbar-left a {
    font-size: 11px !important;
  }
  .menu-item-two {
    padding: 19px 15px 17px;
    font-size: 11px;
  }
  .social a {
    font-size: 11px !important;
  }
  .menu-item-two {
    padding: 28px 15px 24px !important;
  }
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 3px;
  }
}
@media (min-width: 1400px) {
  .navbar-header {
    float: left;
  }
}
@media (max-width: 991px) {
  .navbar-header {
    float: none;
    text-align: left;
    position: absolute;
  }
  .header-brand__logo {
    height: 50px !important;
    margin-top: 10px !important;
  }
}
@media (min-width: 1400px) {
  .navbar-header {
    padding-right: 25px;
    padding-left: 15px;
  }
}
.header-brand__logo {
  margin-top: 0px;
  height: 63px;
  margin-bottom: 0px;
}
@media (max-width: 1399px) {
  .header-brand__logo {
    height: 50px;
  }
}
@media (max-width: 441px) {
  .header-brand__logo {
    height: 40px;
    margin-top: 25px;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 20px;
  padding-left: 20px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .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: -webkit-fill-available;
}
@media (max-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: -20px;
  margin-left: -20px;
}
@media (min-width: 768px) {
  .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: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  right: 0;
  left: 0;
  z-index: 1030;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
@media (min-width: 768px) {
  .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;
  font-size: 20px;
  line-height: 26px;
  height: 0px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -20px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 0px;
  padding: 9px 10px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 3px;
}
.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: 11.5px 0px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
}
.navbar-right {
  float: right !important;
}
@media (max-width: 1199px) {
  .navbar-right {
    float: left !important;
  }
}
@media (max-width: 991px) {
  .navbar-right {
    display: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: none;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav.navbar-right:last-child {
    margin-right: -20px;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-nav i {
  color: #004c9c;
}
.social a {
  padding: 0px;
  font-size: 12px;
  font-weight: normal !important;
}
.social .navbar-nav > li > a {
  padding: 0px;
}
.social .navbar-nav li {
  float: right !important;
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
}
.navbar-form {
  margin-left: -20px;
  margin-right: -20px;
  padding: 10px 20px;
  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: 14px;
  margin-bottom: 14px;
}
@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 .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: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
}
@media (min-width: 768px) {
  .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-form.navbar-right:last-child {
    margin-right: -20px;
  }
}
.navbar-btn {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-btn.btn-sm {
  margin-top: 18.5px;
  margin-bottom: 18.5px;
}
.navbar-btn.btn-xs {
  margin-top: 25px;
  margin-bottom: 25px;
}
.navbar-text {
  margin-top: 23px;
  margin-bottom: 23px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 20px;
    margin-right: 20px;
  }
  .navbar-text.navbar-right:last-child {
    margin-right: 0;
  }
}
.navbar-default {
  margin-top: 0;
  left: 0;
  right: 0;
  /* border-bottom: 1px solid #e8e8e8; */
  background: #02295f;
}
@media (min-width: 992px) {
  .navbar-default {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
  }
}
@media (max-width: 992px) {
  .navbar-default {
    position: relative;
  }
}
.navbar-default .navbar-brand {
  color: #ffffff;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #ffffff;
}
.navbar-default .navbar-nav > li > a {
  color: #fff;
  font-size: 14px;
  font-weight: 600px;
}
@media (max-width: 1399px) {
  .navbar-default .navbar-nav > li > a {
    font-size: 11.8px;
  }
}
@media (max-width: 1399px) {
  .navbar-right > li > a {
    font-size: 12.8px !important;
  }
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #000 !important;
  background-color: #ffe100 !important;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #d9d9d9;
  background-color: rgba(0, 0, 0, 0.26);
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #95979c;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border: 1px solid;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: transparent;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #20242b;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #0e3f6a;
  color: #fff;
}
.navbar-nav a:hover {
  color: #000;
  background-color: #ffe100 !important;
}
.navbar-default .navbar-link {
  color: #ffffff;
}
.navbar-default .navbar-link:hover {
  color: #d9d9d9;
}
.navbar-default .btn-link {
  color: #ffffff;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #d9d9d9;
}
.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: #95979c;
}
.navbar-inverse {
  background-color: #e9eaeb;
  border-color: #dddedf;
}
.navbar-inverse .navbar-brand {
  color: #444649;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #444649;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #222324;
}
.navbar-inverse .navbar-nav > li > a {
  color: #444649;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #1f2021;
  background-color: rgba(0, 0, 0, 0.05);
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #1f2021;
  background-color: rgba(0, 0, 0, 0.05);
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #95979c;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: transparent;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: transparent;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #444649;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #d7d8d9;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: rgba(0, 0, 0, 0.05);
  color: #1f2021;
}
.navbar-inverse .navbar-link {
  color: #444649;
}
.navbar-inverse .navbar-link:hover {
  color: #1f2021;
}
.navbar-inverse .btn-link {
  color: #444649;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #1f2021;
}
.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: #95979c;
}

#MainMenu .navbar-extra-top {
  background: #fff;
  font-size: 14px;
}
.navbar-extra-top li {
  color: #333 !important;
  display: block;
}
@media (max-width: 1199px) {
  .navbar-extra-top li {
    font-size: 0.8em;
  }
  .navbar-extra-top {
    height: auto !important;
  }
}
.navbar-extra-top a {
  color: #333 !important;
}
.navbar-extra-top a:hover {
  color: #004c9c !important;
  background-color: transparent !important;
}
#MainMenu .navbar-extra-top > .navbar {
  min-height: 46px;
  border-width: 1px;
  margin-top: 0;
  margin-bottom: 0;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.navbar-brand p {
  text-transform: uppercase;
}
#MainMenu .navbar-extra-top > .navbar .navbar-nav > li > a {
  padding: 25px 14px 24px;
}
@media (max-width: 1399px) and (min-width: 1200px) {
  #MainMenu .navbar-extra-top > .navbar .navbar-nav > li > a {
    padding: 25px 8px 24px;
  }
}
@media (max-width: 768px) {
  .navbar-default {
    position: relative;
  }
}
@media (max-width: 700px) {
  #MainMenu .navbar-extra-top > .navbar .navbar-nav > li > a {
    padding: 5px !important;
  }
}
.menu-item li {
  color: #fff !important;
}
.menu-item-two {
  padding: 25px 15px 24px;
}
@media (max-width: 1199px) {
  .menu-item-two {
    margin-top: 9px;
  }
}
@media (max-width: 992px) {
  .menu-item-two {
    text-transform: none !important;
  }
}
@media (max-width: 1199px) {
  .menu-item-two {
    padding: 5px 15px 5px !important;
    margin-top: 0px;
  }
  #MainMenu .navbar-extra-top > .navbar .navbar-nav > li > a {
    padding: 5px 15px 5px;
  }
}
@media (max-width: 1199px) {
  .navbar-header {
    float: none;
    text-align: center;
  }
  .navbar-left,
  .navbar-right {
    float: none !important;
    text-align: center;
  }
  .navbar-toggle {
    display: block;
  }
  .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  }
  .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
  }
  .navbar-collapse.collapse {
    display: none !important;
  }
  .navbar-nav > li {
    text-align: left;
    float: none;
  }
  .navbar-nav > li > a {
    padding-top: 10px;
    font-size: 0.8em;
    line-height: 1.5em;
  }
  .collapse.in {
    display: block !important;
    margin-top: 80px;
  }
  #magellan .collapse.in {
    margin-top: 0px;
  }
  .fejlec .dropdown-menu {
    position: relative;
    float: none;
    min-width: 160px;
  }
}
@media (max-width: 1199px) {
  .navbar-extra-top .navbar-nav > li {
    display: inline-block;
  }
}
@media (max-width: 767px) {
  .navbar-nav {
    margin-top: 0px;
    margin-bottom: 0px;
  }
}
@media all and (max-width: 991px) {
  .sm-right {
    float: none;
  }
  .sm-right > li {
    display: block;
    float: none;
    width: 100%;
    text-align: left;
  }
  .mega .dropdown {
    position: relative !important;
  }
}
.mega .dropdown {
  position: static;
}
.drop-contact {
  position: relative !important;
}
.drop-contact-menu {
  width: 320px !important;
}
.mega .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background: rgba(255, 255, 255, 1);
}
.drop-contact-menu-two {
  width: 220px !important;
}
.drop-contact-menu-three {
  width: 280px !important;
}
.mega .dropdown-menu {
  width: 100%;
  right: 0 !important;
  border-top: 3px solid #ffe100;
  left: unset;
}
@media all and (max-width: 991px) {
  .drop-contact-menu {
    width: 100% !important;
  }
  .drop-contact-menu-three {
    width: 100% !important;
  }
  .drop-contact-menu-three {
    width: 100% !important;
  }
  .drop-contact-menu-two {
    width: 100% !important;
  }
}
.lenyil .dropdown-menu {
  right: unset !important;
}
.lenyil li {
  font-weight: 600;
  font-size: 14px;
  color: #2c3e50 !important;
}
.hajokepek a {
  border-bottom: 0px !important;
  padding: 15px 0px !important;
  font-weight: 600;
  font-size: 14px !important;
  color: #2c3e50 !important;
  padding-bottom: 20px !important;
}
.hajotit {
  border-bottom: 0px !important;
  padding: 7px 0px !important;
  font-weight: 600;
  font-size: 14px !important;
  color: #2c3e50 !important;
  /* padding-bottom: 20px!important; */
}
.mega .dt-sc-one-fourth {
  width: 100%;
  padding-bottom: 25px;
}
.orszag-listax li {
  position: relative;
  overflow: hidden;
  list-style: none;
  color: #fff;
}
.country-header {
  color: #212121;
  text-transform: uppercase;
  font-weight: bold;
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
  padding-top: 17px;
  font-size: 1.1em;
  padding-top: 15px;
  padding-left: 10px;
}
@media (max-width: 1399px) {
  .country-header {
    font-size: 13px;
  }
  .mega-gomb {
    font-size: 14px !important;
  }
}
.country-header:after {
  content: "";
  display: block;
  width: 74px;
  border-bottom: 4px solid #ffe100;
  padding-top: 5px;
}
.mega .dropdown-menu a {
  padding-left: 7px;
  padding-left: 7px;
  display: block;
  line-height: 0px;
  color: #2c3e50;
  font-size: 12px;
  padding: 15px 10px;
  border-bottom: 1px solid #f0f1ef;
}
.hover-on a:hover {
  background-color: #0e3f6a !important;
  color: #fff !important;
}
.suru a {
  line-height: 0px !important;
}
.orszag-listax {
  padding-bottom: 5px;
  padding-left: 0px;
  padding-right: 0px;
}
.hovernone a:hover {
  background-color: unset !important;
}
.hajonev:hover .hajotit {
  color: #087dc2 !important;
}
.box__image--lg {
  height: 240px;
}
.box__image {
  position: relative;
  overflow: hidden;
  height: 130px;
  margin-top: 17px;
}
.hajonev:hover .box__image-overlay {
  opacity: 1;
}
.box__image-overlay {
  display: flex;
  width: 100%;
  height: 100%;
  font-size: 1.5em;
  opacity: 0;
  color: #fff;
  background: rgba(0, 0, 0, 0.5);
  transition: all 0.15s ease-in-out;
  align-items: center;
  justify-content: center;
}
.mega .bg-image {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.mega .szamok h4 {
  font-weight: 600;
  font-size: 14px;
  color: #1d1d1d;
  margin-bottom: 10px;
}
.mega .dt-sc-ico > h5 {
  margin-bottom: 0;
  font-size: 13px;
  color: #2c3e50;
}
.mega .dt-sc-ico .fa {
  left: 0;
  position: absolute;
  top: 0px;
  font-size: 15px;
  color: #087dc2;
}
.mega .dt-sc-ico {
  padding-left: 20px;
  position: relative;
}
.dropdown-menu a:hover {
  text-decoration: none;
}
@media (max-width: 991px) {
  .ajanl a {
    margin-top: 0px;
    margin-bottom: 10px;
  }
}
.mega-gomb {
  display: inline-block !important;
  position: relative;
  border-radius: 3px;
  transition: all 0.5s ease-in-out;
  font-size: 15px;
  color: #000 !important;
  background-color: #ffe100 !important;
  box-shadow: 0 2px 0 #d7a800 !important;
  padding: 15px 20px !important;
  font-weight: 600;
  margin-top: 10px;
  margin-left: 10px;
  margin-bottom: 2px;
}
.tapad {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
}
.costa-logo-mega {
  height: 30px;
  margin-top: 18px;
}
.costa-text {
  line-height: 20px;
  color: #2c3e50;
  font-size: 14px;
  margin-top: 15px;
  overflow: hidden;
  font-style: italic;
}
.irodaink {
  color: #087dc2;
  line-height: 26px;
  font-size: 12px !important;
  font-weight: bold;
  margin-top: 14px;
}
.drop-contact a {
  padding: 17px 7px 17px !important;
}
.partnerlogos {
  height: 35px;
}
.dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}

/* Owl Carousel - Animate Plugin */
.hidden-xs .carousel {
  height: 648px !important;
  margin-top: 119px;
}
.hidden-xs .carousel-img {
  height: 648px !important;
}
.hidden-xs .carousel-img > .item {
  height: 648px !important;
}
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.overlay-slider {
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0%;
  left: 0;
  right: 0;
  transition: 0.5s ease;
  background: rgba(3, 3, 3, 0.25) none repeat scroll 0 0;
}
.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;
  }
}
/* Owl Carousel - Auto Height Plugin */
.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}
/* Core Owl Carousel CSS File */
.owl-carousel {
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  line-height: 0;
  content: ".";
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-item {
  position: relative;
  float: left;
  min-height: 1px;
  -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;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -khtml-user-select: none;
}
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel.owl-loading {
  display: block;
  opacity: 0;
}
.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;
}
/* Owl Carousel - Video Plugin */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  width: 80px;
  height: 80px;
  margin-top: -40px;
  margin-left: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  -webkit-transition: scale 100ms ease;
  -moz-transition: scale 100ms ease;
  -ms-transition: scale 100ms ease;
  -o-transition: scale 100ms ease;
  transition: scale 100ms ease;
  -webkit-backface-visibility: hidden;
}
.owl-carousel .owl-video-play-icon:hover {
  -webkit-transition: scale(1.3, 1.3);
  -moz-transition: scale(1.3, 1.3);
  -ms-transition: scale(1.3, 1.3);
  -o-transition: scale(1.3, 1.3);
  transition: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}
.owl-carousel .owl-video-tn {
  height: 100%;
  opacity: 0;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  -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-video-frame {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
}
/* Default theme - Owl Carousel CSS File */
.owl-theme .owl-nav {
  margin-top: 0;
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}
.owl-theme .owl-nav [class*="owl-"] {
  display: inline-block;
  padding: 0;
  font-size: 1em;
  color: #fff;
  cursor: pointer;
}
.owl-theme .owl-nav .disabled {
  opacity: 0.5;
  cursor: default;
}
.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 10px;
}
.owl-theme .owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}
.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.owl-theme .owl-dots .owl-dot span {
  display: block;
  width: 16px;
  height: 16px;
  margin: 5px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  background: #fff;
  -webkit-transition: opacity 200ms ease, background 200ms ease;
  -moz-transition: opacity 200ms ease, background 200ms ease;
  -ms-transition: opacity 200ms ease, background 200ms ease;
  -o-transition: opacity 200ms ease, background 200ms ease;
  transition: opacity 200ms ease, background 200ms ease;
  -webkit-backface-visibility: visible;
}
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #e0137a;
}
/* Custom classes */
.carousel-img {
  position: relative;
  height: 650px;
}
.carousel-img > .item {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 650px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.owl-prev,
.owl-next {
  position: absolute;
  z-index: 2;
  top: 0;
  bottom: 0;
  width: 40px;
  height: 40px;
  margin: auto;
  line-height: 42px;
  opacity: 0.5;
  border: 0px solid #0c335c;
  background: #333333;
  transition: all 0.15s ease-in-out;
}
.owl-prev i,
.owl-next i {
  line-height: 40px;
}
.owl-prev:hover,
.owl-next:hover {
  opacity: 1;
}
.owl-prev {
  left: 0px;
}
.owl-next {
  right: 0px;
}
.owl-dots {
  position: absolute;
  z-index: 1;
  right: 15px;
  bottom: 0;
  max-width: 400px;
  margin: auto;
  display: none !important;
}
.owl-dot span {
  border: 2px solid #e0137a;
}
.carousel-caption {
  position: relative;
  top: 80px;
  display: inline-block;
  margin-right: 20px;
  margin-left: 20px;
}
@media all and (max-width: 1199px) {
  .carousel-caption {
    top: 150px;
  }
}
.carousel-caption .btn {
  border: none;
  color: #000;
  background-color: #ffe100;
  box-shadow: 0 2px 0 #d7a800 !important;
  font-weight: bold;
  text-transform: uppercase;
  padding: 10px;
  margin-top: 15px;
}
.carousel-caption .btn span {
  color: #fff;
  color: #333;
}
.carousel-caption:hover .btn {
  border-color: #02295f;
  background-color: #02295f;
}
.carousel-caption:hover .btn span {
  color: #fff;
}
.carousel-caption-title {
  display: inline-block;
  min-height: 50px;
  margin: 0 0 10px;
  padding: 0 25px;
  border: none;
  font-size: 60px;
  line-height: 56px;
  color: #fff;
  font: 90px/90px "Tinos", "PT Sans", Arial, Helvetica, sans-serif;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 1);
  font-weight: 600;
}
@media all and (max-width: 1399px) {
  .carousel-caption-title {
    font: 80px/80px "Tinos", "PT Sans", Arial, Helvetica, sans-serif;
  }
  .carousel-caption-excerpt-two {
    font-size: 20px !important;
  }
}
.carousel-caption-excerpt-two {
  display: block;
  clear: both;
  min-height: 30px;
  padding: 0 25px;
  line-height: 30px;
  color: #fff;
  text-align: center;
  font-size: 0.8em;
  text-transform: uppercase;
  /* font: 25px/25px 'Tinos', 'PT Sans', Arial, Helvetica, sans-serif; */
  text-shadow: 0 1px 3px rgba(0, 0, 0, 1);
  margin-top: 10px;
  font-size: 25px;
  font-weight: 600;
  letter-spacing: 0.5px;
}
.carousel-btn {
  float: left;
  clear: both;
}
@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 all and (max-width: 992px) {
  .hidden-xs .carousel {
    height: 400px !important;
  }
  .hidden-xs .carousel-img {
    height: 400px !important;
  }
  .hidden-xs .carousel-img > .item {
    height: 400px !important;
  }
  .carousel-caption {
    top: 60px;
  }
}

.active .carousel-caption > [class*="caption"] {
  opacity: 1;
  transform: translateX(0);
}
.carousel-caption > [class*="caption"] {
  opacity: 0;
  transform: translateX(100%);
  transition: all 0.8s;
  transition-delay: calc(attr(n) * 1.2) s
    /*nem minden bÃ¶ngÃ©szÅ‘ tÃ¡mogatja, FF-ben nekem ment, csak a gyorsasÃ¡g kedvÃ©Ã©rt Ã­rtam Ã­gy*/;
}
.carousel-caption > [class*="caption"]:nth-child(1) {
  transition: all 0.8s linear 0s;
}
.carousel-caption > [class*="caption"]:nth-child(2) {
  transition: all 0.8s linear 0s;
}
.carousel-caption > [class*="caption"]:nth-child(3) {
  transition: all 0.8s linear 0s;
}
.carousel-caption > [class*="caption"]:nth-child(3) {
  transition: all 0.8s linear 0.4s;
}
.carousel-caption > [class*="caption"]:nth-child(4) {
  transition: transform 0.6s linear 1s;
  transform: unset;
}
.carousel-caption > [class*="caption"]:nth-child(4) {
  transition: opacity 0.6s linear 1s;
}

#front_tabs {
  position: relative;
  margin-top: -176px;
}
.tabs_wrapper {
  position: relative;
}
.tabs {
  padding: 0;
  background: none;
  border-radius: 0;
  border: none;
  font-family: inherit;
}
.tabs_tabs {
}
.tabs_tabs .ui-tabs-nav {
  padding: 0;
  display: inline-block;
  vertical-align: top;
  font-family: "Raleway";
  font-weight: 700;
  font-size: 14px;
  line-height: 20px;
  text-transform: none;
  border: none;
  border-radius: 0;
  background: none;
  background: #00a99d;
}
.tabs_tabs .ui-tabs-nav li {
  margin: 0 0 0 1px !important;
  border: none;
  background: none;
  font-weight: 700;
}
.tabs_tabs .ui-tabs-nav li:first-child {
  margin-left: 0 !important;
}
.tabs_tabs .ui-tabs-nav li.ui-tabs-active {
  margin: 0;
  padding: 0;
}
.tabs_tabs .ui-tabs-nav .ui-tabs-anchor {
  color: #ffffff;
  padding: 13px 30px 14px 60px;
  background: #00a99d;
  float: none;
  display: block;
}
.tabs_tabs .ui-tabs-nav .ui-tabs-anchor:focus {
  outline: none;
}
.tabs_tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
  background-color: #fafafa;
  color: #1cbbb4;
}
.tabs_tabs .ui-tabs-nav li.flights a {
  background: url(../img/flights.png) 20px center no-repeat #00a99d;
}
.tabs_tabs .ui-tabs-nav li.ui-tabs-active.flights a {
  background-image: url(../img/flights_hover.png);
}
.tabs_tabs .ui-tabs-nav li.hotels a {
  background: url(../img/hotels.png) 20px center no-repeat #1cbbb4;
}
.tabs_tabs .ui-tabs-nav li.ui-tabs-active.hotels a {
  background-image: url(../img/hotels_hover.png);
}
.tabs_tabs .ui-tabs-nav li.cars a {
  background: url(../img/cars.png) 20px center no-repeat #2bc3bc;
}
.tabs_tabs .ui-tabs-nav li.ui-tabs-active.cars a {
  background-image: url(../img/cars_hover.png);
}
.tabs_tabs .ui-tabs-nav li.cruises a {
  background: url(../img/cruises.png) 20px center no-repeat #2dd1c9;
}
.tabs_tabs .ui-tabs-nav li.ui-tabs-active.cruises a {
  background-image: url(../img/cruises_hover.png);
}
.tabs_content {
  position: relative;
}
.tabs_content .ui-tabs-panel {
  background: none;
  padding: 0;
  margin: 0;
  border: none;
  border-radius: 0;
}
.tabs2 .tabs_content .ui-tabs-panel {
  display: block !important;
}
.tabs2 .tabs_content .ui-tabs-panel.tab-hidden {
  position: absolute;
  width: 100%;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  overflow: hidden;
  height: 1px;
}
.form1 {
  display: block;
  background: #fafafa;
  padding: 30px;
  border-bottom: 3px solid #1cbbb4;
  margin-bottom: 20px;
}
.front .form1 {
  margin-bottom: 0;
}
.form1 label {
  font-family: "Raleway";
  font-size: 14px;
  color: #636363;
  line-height: 1;
  padding-bottom: 10px;
  display: block;
  font-weight: 600;
  margin-bottom: 0;
  white-space: nowrap;
}
.form2 {
  display: block;
  background: #fafafa;
  padding: 20px 30px;
  border-bottom: 3px solid #1cbbb4;
  margin-bottom: 30px;
}
.form2 label {
  font-family: "Raleway";
  font-size: 14px;
  color: #636363;
  line-height: 1;
  padding-bottom: 10px;
  display: block;
  font-weight: 600;
  margin-bottom: 0;
  white-space: nowrap;
}
.form2_flights label {
  float: left;
  margin-right: 20px;
  margin-top: 15px;
}
.form2_flights .select1_inner {
  float: left;
  width: 100px;
}
.form2_hotels {
  padding-top: 0;
}
.form2_hotels label {
  padding-bottom: 6px;
}
.form3 {
  display: block;
  background: #fafafa;
  padding: 20px;
  border-bottom: 3px solid transparent;
  margin-bottom: 30px;
}
.form3 label {
  font-family: "Raleway";
  font-size: 14px;
  color: #636363;
  line-height: 1;
  padding-bottom: 10px;
  display: block;
  font-weight: 600;
  margin-bottom: 0;
  white-space: nowrap;
}
.form3 .select1_wrapper {
  float: left;
  margin-right: 20px;
}
.form3 .txt label {
  margin-top: 15px;
}
.form3 .sel {
  width: 125px;
}
.form3 .sel2 {
  width: 225px;
}
.form3 .buttons {
  margin-right: 0;
  line-height: 1px;
}
.select1_inner {
  position: relative;
  background: #fff;
  border: 1px solid #ebebeb;
  height: 42px;
  position: relative;
}
.select1_inner:after {
  content: "";
  display: block;
  width: 10px;
  height: 7px;
  background: url(../img/a1.png) 0 0 no-repeat;
  position: absolute;
  right: 10px;
  top: 17px;
}
.select2 {
  width: 100%;
}
.select2 *:focus {
  outline: none !important;
}
.select2-container--default .select2-results > .select2-results__options {
  max-height: 500px;
  overflow: hidden;
}
.select2-container--default .select2-selection--single {
  background: none;
  border-radius: 0;
  border: none;
  height: auto;
}
.select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  font-size: 13px;
  line-height: 20px;
  padding: 10px 20px 10px 15px;
  color: #c2c2c2;
}
.select2_inner
  .select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  padding-left: 0;
}
.select2-container--default
  .select2-selection--single
  .select2-selection__arrow {
  display: none;
}
.select2-dropdown {
  background: none;
  border-radius: 0;
  z-index: 10;
  min-width: 0px;
}
.select2-container--open .select2-dropdown--below {
  border: none;
}
.select2-results__option {
  padding: 10px 5px 10px 15px;
  background: #62c7bf;
  font-size: 14px;
  line-height: 20px;
  color: #fff;
  border-top: 1px solid #4cb6ae;
}
.select2-results__option:first-child {
  border-top: none;
}
.small .select2-results__option {
  padding-left: 0;
}
.select2-container--default .select2-results__option[aria-selected="true"] {
  background: #fff;
  color: #62c7bf;
}
.select2-container--default
  .select2-results__option--highlighted[aria-selected] {
  background: #fff;
  color: #62c7bf;
}
.ui-datepicker {
  font-size: 14px;
  width: 212px;
}
.input1_inner {
  position: relative;
  background: none;
  border: 1px solid #ebebeb;
  height: 42px;
  position: relative;
}
.input1_inner:after {
  content: "";
  display: block;
  width: 16px;
  height: 17px;
  background: url(../img/m2.png) 0 0 no-repeat;
  position: absolute;
  right: 10px;
  top: 11px;
}
.input1_inner input {
  padding: 10px 25px 10px 15px;
  height: 40px;
  border: none;
  background: #fff;
  color: #c2c2c2;
  font-size: 13px;
  line-height: 20px;
  font-family: inherit;
  display: block;
  width: 100%;
}
.input1_inner input:focus {
  outline: none;
}
.input2_inner {
  position: relative;
  background: none;
  border: 1px solid #ebebeb;
  height: 42px;
  position: relative;
}
.input2_inner input {
  padding: 10px 25px 10px 15px;
  height: 40px;
  border: none;
  background: #fff;
  color: #c2c2c2;
  font-size: 13px;
  line-height: 20px;
  font-family: inherit;
  display: block;
  width: 100%;
}
.input2_inner input:focus {
  outline: none;
}
.btn-form1-submit {
  border: none;
  font-family: "Raleway" !important;
  font-size: 14px !important;
  font-weight: bold;
  padding: 11px 10px;
  background: #00a99d;
  line-height: 20px;
  text-transform: uppercase;
  text-align: center;
  width: 100%;
  margin-top: 24px;
  color: #fff;
  box-shadow: 2px 2px 0px 0px rgba(0, 0, 0, 0.2) inset;
  moz-box-shadow: 2px 2px 0px 0px rgba(0, 0, 0, 0.2) inset;
  -webkit-box-shadow: 2px 2px 0px 0px rgba(0, 0, 0, 0.2) inset;
  transition: background 0.3s ease-out;
  -moz-transition: background 0.3s ease-out;
  -webkit-transition: background 0.3s ease-out;
  -o-transition: background 0.3s ease-out;
}
.btn-form1-submit:hover {
  background: #fb000d;
  color: #fff;
}
.btn-form1-submit:focus {
  outline: none;
}

.searchbox {
  position: relative;
  z-index: 1;
  margin-top: -187px;
}
.searchbox textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.searchbox .uneditable-input:focus {
  border-color: rgba(255, 255, 255, 0.8);
  box-shadow: none;
  outline: 0 none;
}
.searchbox input,
textarea,
select,
a {
  outline: none !important;
}
.searchbox input:focus,
.searchbox textarea:focus,
.searchbox select:focus {
  outline: none;
  box-shadow: none !important;
  border-color: rgba(255, 255, 255, 0.8) !important;
}
.form-control-custom {
  height: 52px !important;
}
.searchbox .form-control::-moz-placeholder {
  color: #243238;
  opacity: 1;
}
.searchbox .form-control:-ms-input-placeholder {
  color: #243238;
}
.searchbox .form-control::-webkit-input-placeholder {
  color: #243238;
}
.searchbox .form-group {
  margin-bottom: 5px;
}
.searchbox .tab-content .form-group:last-child {
  margin-bottom: 15px;
}
.searchbox .control-label {
  color: #636363;
  font-size: 14px;
  font-weight: 600;
  color: #969696;
  font-weight: 600;
  width: 100%;
  text-align: left !important;
  background-color: #fff;
  font-size: 11.5px;
  font-weight: normal;
  padding: 9px 10px 0px !important;
  border: 1px solid #ccc;
  border-bottom: none;
  margin-top: 30px;
  padding-bottom: 1px !important;
}
.searchbox .nav-tabs li > a:hover {
  background-color: #bca065;
}
.searchbox .nav-tabs i {
  position: relative;
  top: 0px;
  margin-right: 15px;
  font-size: 1.5em;
}
.searchbox .tab-pane {
  padding-top: 10px;
  padding-bottom: 10px;
}
.searchbox .tab-pane--insurance {
  margin-right: -15px;
  margin-left: -15px;
  padding-top: 22px;
  padding-bottom: 0;
}
.searchbox-content {
  background-color: #02295f;
  background-color: rgba(2, 41, 95, 0.9);
  padding-left: 15px;
  padding-right: 15px;
  border-bottom: 3px solid #fdcb09;
}
.control-label {
  margin-bottom: 0;
  font-size: 0.75em;
}
.btn-search {
  font-size: 18px;
  font-weight: bold;
  width: 100%;
  height: 69px;
  margin-top: 30px;
  padding: 0;
  line-height: 37px;
  text-transform: uppercase;
  /* background-color: #d40e14; */
  /* box-shadow: 2px 2px 0px 0px rgba(0, 0, 0, 0.2) inset; */
  /* -moz-box-shadow: 2px 2px 0px 0px rgba(0, 0, 0, 0.2) inset; */
  /* -webkit-box-shadow: 2px 2px 0px 0px rgba(0, 0, 0, 0.2) inset; */
  /* color: #FFF; */
  color: #000;
  background-color: #ffe100;
  box-shadow: 0 2px 0 #d7a800 !important;
  border: none;
}
.btn-search:hover {
  background-color: #c2e6fa;
  color: #333;
}
@media (max-width: 1199px) {
  .searchbox-content {
    /* background-color: #fff; */
  }
  .searchbox {
    margin-top: 15px;
  }
  .searchbox .nav-tabs > li {
    display: block;
    float: none;
    width: 20%;
    margin-right: 0;
    margin-bottom: 3px;
  }
}
@media all and (max-width: 991px) {
  .searchbox .nav-tabs > li > a {
    font-size: 0.7em !important;
  }
}
@media all and (max-width: 665px) {
  /*.searchbox .nav-tabs>li>a {
    display: block!important;
}*/
  /*.searchbox .nav-tabs i {
    margin-right: 0px!important;
    padding: 6px!important;
    margin-bottom: -10px!important;
}*/
  /*.searchbox .nav-tabs li a {
    height: 70px!important;
    padding: 5px 15px!important;
    text-align: center!important;
}*/
}
@media (max-width: 502px) {
  .searchbox .nav-tabs li a {
    padding: 5px 10px !important;
  }
}
@media (max-width: 449px) {
  .searchbox .nav-tabs li a {
    padding: 5px 0px !important;
  }
}
@media all and (max-width: 767px) {
  .searchbox {
    margin-top: 15px;
  }
  .searchbox .nav-tabs > li {
    display: block;
    float: none;
    width: 200px;
    margin-right: 0;
    margin-bottom: 3px;
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: 160px;
  }
  .on-carousel .searchbox-wrapper {
    height: inherit;
    margin: auto auto 20px;
  }
}
.searchbox select::-ms-expand {
  display: none;
}
.searchbox select {
  box-sizing: border-box;
  background-image: url(../img/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() {
  .searchbox select {
    padding: 0;
  }
}
.searchbox select * {
  margin-top: 2px;
  padding: 5px;
  border-top: 1px solid #ddd;
  background: #fff;
}
.searchbox .form-control {
  font-size: 13px;
  border: 1px solid #ccc;
  border-top: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  height: 42px;
  margin-top: -1px;
}
.searchbox .addon-inner .fa {
  padding: 13px 5px;
}
.form-control-sm {
  height: 30px;
  padding: 4px 12px;
}
.form-control-lg {
  height: 42px;
}
.addon-inner {
  position: relative;
}
.addon-inner .fa {
  position: absolute;
  padding: 17px 5px;
  color: #c2c2c2;
  pointer-events: none;
}
.searchbox .addon-inner .fa {
  padding: 13px 5px;
}
.addon-left .fa {
  left: 0;
  width: 35px;
  text-align: center;
}
.addon-left input {
  padding-left: 30px;
}
.addon-left select {
  padding-left: 30px;
}
.addon-left option {
  margin-left: 0 !important;
}
.addon-lg .fa {
  height: 46px;
  font-size: 1.429em;
  line-height: 26px;
}
.addon-lg input {
  padding-left: 30px;
}
.addon-search {
  display: inline-block;
  line-height: 30px;
}
.addon-search .fa-search {
  top: 22px;
  color: #555;
}
#j-cruise-search-form label[for="tf_cruise_labels"],
#j-cruise-search-form label[for="tf_cruise_type"] {
  height: 0px;
  overflow: hidden;
  padding: 0 !important;
  border: none;
  margin-top: 36px;
}
@media (min-width: 1200px) {
  #searchbox-tab-ship #j-cruise-search-form .radio_list label,
  #searchbox-tab-ship #j-cruise-search-form .checkbox_list label {
    color: #fff;
  }
}
#searchbox-tab-tripx label,
#searchbox-tab-tui h3 {
  color: #fff;
}
/* ==========================================================================
   Utazas Gombok
   ========================================================================== */

.nav-pills {
  margin-top: 10px;
  padding-left: 16px;
  padding-right: 16px;
}
.nav-pills li {
  position: relative;
}
.nav-pills li img {
  position: absolute;
  left: 25px;
  top: 7px;
  z-index: 1;
  width: 55px;
  height: 55px;
  transition: all 0.15s;
  -webkit-filter: drop-shadow(0 3px 7px rgba(117, 117, 117, 0.5));
}
.nav-pills li a {
  color: #9e9e9e;
  padding: 15px 0 15px 50px;
  -moz-box-shadow: 0 4px 7px rgba(0, 0, 0, 0.5),
    inset 0 -4px 0 rgba(81, 170, 221, 0);
  /* drop shadow */
  -webkit-box-shadow: 0 4px 7px rgba(0, 0, 0, 0.5),
    inset 0 -4px 0 rgba(81, 170, 221, 0);
  /* drop shadow */
  box-shadow: 0 4px 7px rgba(0, 0, 0, 0.5), inset 0 -4px 0 rgba(81, 170, 221, 0);
  /* drop shadow */
  transition: all 0.15s;
}
.nav-pills li a:after {
  content: "";
  border-color: #51aadd transparent transparent transparent;
  border-style: solid;
  border-width: 15px;
  width: 0;
  height: 0;
  bottom: -30px;
  left: 0;
  right: 0;
  position: absolute;
  margin: auto;
  transition: all 0.15s;
  opacity: 0;
}
.nav-pills li.active > a,
.nav-pills li:hover > a {
  color: #212121;
  -moz-border-radius: 32px 0 0 32px;
  -webkit-border-radius: 30px 0 0 32px;
  border-radius: 32px 0 0 32px;
  /* border radius */
}
.nav-pills li.active > img,
.nav-pills li:hover > img {
  left: 10px;
  top: -5px;
  width: 80px;
  height: 80px;
  -webkit-filter: drop-shadow(0 3px 10px rgba(66, 66, 66, 0.7));
}
.nav-pills li:first-child a {
  padding: 15px 0 15px 70px;
}
.nav-pills li:nth-child(2) a {
  padding: 15px 0 15px 60px;
}
.nav-pills li:nth-child(3) a {
  padding: 15px 0 15px 60px;
}
.nav-pills li:nth-child(4) a {
  padding: 15px 0 15px 45px;
}
.nav-pills > li:nth-child(3).active > a:after {
  opacity: 1;
}
.nav-pills > li:nth-child(3) > a:after {
  border-color: #573a12 transparent transparent transparent;
}
.nav-pills > li:nth-child(3).active > a {
  -moz-box-shadow: 0 4px 7px rgba(0, 0, 0, 0), inset 0 -4px 0 #573a12;
  -webkit-box-shadow: 0 4px 7px rgba(0, 0, 0, 0), inset 0 -4px 0 #573a12;
  box-shadow: 0 4px 7px rgba(0, 0, 0, 0), inset 0 -4px 0 #573a12;
  -moz-border-radius: 32px 0 0 32px;
  -webkit-border-radius: 32px 0 0 32px;
  border-radius: 32px 0 0 32px;
}
.nav-pills > li {
  float: left;
  text-align: center;
  color: #212121;
  font-size: 20px;
  font-weight: bold;
}
@media all and (max-width: 1199px) {
  .nav-pills > li {
    float: left;
    text-align: center;
    color: #212121;
    font-size: 1.2em;
    font-weight: bold;
  }
}
.nav-pills > li:nth-child(2).active > a:after {
  opacity: 1;
}
.nav-pills > li:nth-child(2) > a:after {
  border-color: #573a12 transparent transparent transparent;
}
.nav-pills > li:nth-child(2).active > a {
  -moz-box-shadow: 0 4px 7px rgba(0, 0, 0, 0), inset 0 -4px 0 #573a12;
  -webkit-box-shadow: 0 4px 7px rgba(0, 0, 0, 0), inset 0 -4px 0 #573a12;
  box-shadow: 0 4px 7px rgba(0, 0, 0, 0), inset 0 -4px 0 #573a12;
  -moz-border-radius: 32px 0 0 32px;
  -webkit-border-radius: 32px 0 0 32px;
  border-radius: 32px 0 0 32px;
}
.nav-pills > li:nth-child(1).active > a {
  -moz-box-shadow: 0 4px 7px rgba(0, 0, 0, 0), inset 0 -4px 0 #573a12;
  -webkit-box-shadow: 0 4px 7px rgba(0, 0, 0, 0), inset 0 -4px 0 #573a12;
  box-shadow: 0 4px 7px rgba(0, 0, 0, 0), inset 0 -4px 0 #573a12;
  -moz-border-radius: 32px 0 0 32px;
  -webkit-border-radius: 32px 0 0 32px;
  border-radius: 32px 0 0 32px;
}
.nav-pills > li:nth-child(1).active > a:after {
  opacity: 1;
}
.nav-pills li a:after {
  content: "";
  border-color: #573a12 transparent transparent transparent;
  border-style: solid;
  border-width: 15px;
  width: 0;
  height: 0;
  bottom: -30px;
  left: 0;
  right: 0;
  position: absolute;
  margin: auto;
  transition: all 0.15s;
  opacity: 0;
}
.nav-pills > li:nth-child(4).active > a:after {
  opacity: 1;
}
.nav-pills > li:nth-child(4) > a:after {
  border-color: #573a12 transparent transparent transparent;
}
.nav-pills > li:nth-child(4).active > a {
  -moz-box-shadow: 0 4px 7px rgba(0, 0, 0, 0), inset 0 -4px 0 #573a12;
  -webkit-box-shadow: 0 4px 7px rgba(0, 0, 0, 0), inset 0 -4px 0 #573a12;
  box-shadow: 0 4px 7px rgba(0, 0, 0, 0), inset 0 -4px 0 #573a12;
  -moz-border-radius: 32px 0 0 32px;
  -webkit-border-radius: 32px 0 0 32px;
  border-radius: 32px 0 0 32px;
}
.searchbox .nav-tabs li a {
  display: flex;
  height: 50px;
  padding: 0 30px;
  line-height: 16px;
  align-items: center;
  justify-content: center;
}
.searchbox .nav-tabs li a:focus {
  background: #e0137a;
}
.searchbox .nav-tabs li.active a:after {
  position: absolute;
  right: 0;
  bottom: -24px;
  left: 0;
  width: 0;
  height: 0;
  margin: auto;
  border-width: 12px;
  border-style: solid;
  border-color: #e0137a transparent transparent;
}
.searchbox .tab-content-container {
  padding: 33px 0 11px;
  border-top: 3px solid #e0137a;
  background: #f5f5f5;
  box-shadow: inset 0 10px 10px -10px rgba(0, 0, 0, 0.3),
    inset 0 -10px 10px -10px rgba(0, 0, 0, 0.3);
}
.searchbox .nav-tabs {
  border-bottom: 0 solid #ddd;
  display: flex;
}
@media screen and (max-width: 1399px) {
  .searchbox .nav-tabs > li > a {
    font-size: 12px !important;
  }
  .searchbox .nav-tabs li a {
    padding: 0 15px !important;
  }
  .searchbox .nav-tabs--main-search li a {
    padding: 10px 15px !important;
  }
}
@media screen and (max-width: 1199px) {
  .searchbox .nav-tabs li a {
    padding: 0 0px !important;
  }
  .searchbox .nav-tabs > li > a {
    font-size: 10px !important;
  }
}
@media screen and (max-width: 991px) {
  .searchbox .nav-tabs {
    overflow-x: scroll;
  }
}
.searchbox .nav-tabs > li.active > a {
  background: #1f2746;
}
.searchbox .nav-tabs > li > a {
  background-color: #00adbd;
}
.searchbox .nav-tabs > li {
  float: left;
  margin-bottom: 0;
}
.searchbox .nav-tabs > li > a {
  position: relative;
  margin-right: 0px;
  line-height: 1.42857143;
  color: #082158;
  border: 0 solid transparent;
  border-radius: 0;
  background: #c2e6fa;
  transition: all 0.15s ease-in-out;
  /* text-transform: uppercase; */
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0.06em;
  border-left: 1px solid #000;
}
.searchbox .nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
  background: #a8d924;

  color: #ffffff;
  background: #02295f;
}
.searchbox .nav-tabs > li.active > a {
  background: #fafafa;
  background: #f1f1f1;
}
@media screen and (max-width: 1199px) {
  .searchbox .nav-tabs > li.active > a {
    background: #fff;
  }
}
.searchbox .nav-tabs > li.active > a,
.searchbox .nav-tabs > li.active > a:hover,
.searchbox .nav-tabs > li.active > a:focus {
  color: #082158;
  border: 0 solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 22px;
  font-size: 24px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 16px;
  line-height: 1.42857143;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 50px;
  padding: 6px 12px;
  font-size: 0.875em;
  line-height: 1.42857143;
  color: #243238;
  background-color: #fff;
  background-image: none;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s,
    box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.form-control:focus {
  border-color: #0c335c;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(12, 51, 92, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(12, 51, 92, 0.6);
}
.form-control::-moz-placeholder {
  color: #243238;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #243238;
}
.form-control::-webkit-input-placeholder {
  color: #243238;
}
.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #fff;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 36px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 33px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 49px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 22px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 38px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 33px;
  line-height: 33px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 33px;
  line-height: 33px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 33px;
  min-height: 36px;
  padding: 6px 10px;
  font-size: 14px;
  line-height: 1.5;
}
.input-lg {
  height: 49px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 49px;
  line-height: 49px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 49px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 49px;
  line-height: 49px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 49px;
  min-height: 42px;
  padding: 11px 16px;
  font-size: 20px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 45px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 36px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 49px;
  height: 49px;
  line-height: 49px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 33px;
  height: 33px;
  line-height: 33px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 27px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #1b72cd;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 29px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 25px;
    padding-bottom: 5px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 20px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 14px;
  }
}
.col-custom {
  width: 13.5%;
}
.col-custom-2 {
  width: 15.66666665%;
}
@media all and (max-width: 1199px) {
  .col-custom,
  .col-custom-2 {
    width: 33.33333336%;
  }
}
@media all and (max-width: 991px) {
  .col-custom,
  .col-custom-2 {
    width: 50%;
  }
}
@media all and (max-width: 767px) {
  .col-custom,
  .col-custom-2 {
    width: 100%;
  }
}
@media (min-width: 1200px) {
  .offset-xl-3 {
    margin-left: 25% !important;
  }
}
@media (min-width: 1200px) {
  .col-xl-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
}
@media (min-width: 1200px) {
  .col-xl-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
}
.btn-searchbox {
  position: relative;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  margin-top: 26px;
  margin-left: 25px;
  line-height: 37px;
  text-transform: uppercase;
  color: #000;
  width: 100%;
  background-color: #ffe100;
  box-shadow: 0 2px 0 #d7a800 !important;
  border-bottom: 0px;
  font-weight: 600;
  border-radius: 5px;
}
@media (max-width: 991px) {
  .btn-searchbox {
    margin-left: 0px;
  }
  .form-horizontal_szall .form-group {
    margin-bottom: 25px;
  }
}
.form-horizontal_szall .form-group {
  margin-top: 23px;
}

.title {
  color: #082158;
  text-transform: uppercase;
  letter-spacing: -0.02em;
  padding-bottom: 20px;
  font-weight: 300;
  font-size: 40px;
  text-align: center;
}
.title-two {
  color: #082158;
  text-transform: uppercase;
  letter-spacing: -0.02em;
  padding-bottom: 20px;
  font-weight: 300;
  font-size: 40px;
  text-align: center;
  padding-top: 20px;
}

.ajanlat {
  padding-top: 25px;
  padding-bottom: 25px;
  box-shadow: inset 0 10px 10px -10px rgba(0, 0, 0, 0.3),
    inset 0 -10px 10px -10px rgba(0, 0, 0, 0.3);
}
.new-box {
  margin-bottom: 20px;
  cursor: pointer;
  /* border: 1px solid #ddd; */
  /* -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.055); */
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  /* box-shadow: 0 1px 3px rgba(0,0,0,0.055); */
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
}
.new-box-date {
  font-size: 0.75em;
  color: #8b8b8b;
  display: inline-block;
  padding-bottom: 5px;
}
.new-box-period {
  font-size: 0.75em;
  color: #8b8b8b;
  display: inline-block;
  /* padding-bottom: 4px; */
  float: right;
  margin-top: 3px;
}
.line {
  border-top: 1px solid #f5f5f5;
}
.topikon {
  position: absolute;
  right: 15px;
  top: 25px;
  background: #082158;
  width: 40px;
  height: 40px;
  text-align: center;
  padding-top: 6px;
  padding-top: 10px;
  z-index: 2;
  border-radius: 20px;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 1399px) {
  .topikon {
    top: 32px;
    width: 30px;
    height: 30px;
    padding-top: 3px;
    padding-top: 7px;
  }
  .new-icon-svg {
    height: 14px !important;
  }
}
.egzotic .topikon {
  background: #c2e6fa;
}
.new-icon-svg {
  height: 18px;
}
.new-box:hover .bg-image {
  transform: scale(1.1);
}
.new-box:hover .topikon {
  right: 5px;
  transition: all 0.3s ease-in-out;
}
.new-box:hover .new-box__price {
  background: #c2e6fa;
}
.new-box .bg-image {
  transition: all 0.5s ease-in-out;
}
.new-box__image {
  position: relative;
  overflow: hidden;
  height: 200px;
}
.new-box .bg-image {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.new-box__price {
  position: absolute;
  left: 0;
  bottom: 0;
  display: block;
  clear: both;
  height: 1.875em;
  margin: 0;
  padding: 10px 25px;
  font-size: 1.25em;
  font-family: "noto_sansbold";
  line-height: 1.875em;
  color: #000;
  background-color: #ffe100;
  transition: all 0.15s ease-in-out;
  min-width: 118px;
  height: 43px;
  transition: all 0.3s ease-in-out;
}
.egzotic .new-box__price {
  position: absolute;
  left: 0;
  bottom: 0;
  display: block;
  clear: both;
  height: 1.875em;
  margin: 0;
  padding: 10px 25px;
  font-size: 1.25em;
  font-family: "noto_sansbold";
  line-height: 1.875em;
  color: #082158;
  background: #c2e6fa;
  transition: all 0.15s ease-in-out;
  min-width: 118px;
  height: 43px;
}
.new-box_caption {
  height: 131px;
  padding: 10px 20px 0;
  transition: all 0.15s ease-in-out;
  background-color: #fff;
  position: relative;
}
.new-box__program {
  overflow: hidden;
  height: 2.6em;
  height: 33px;
  color: #082158;
  text-transform: uppercase;
  margin-bottom: 3px;
}
.new-box__program h3 {
  width: 80%;
  overflow: hidden;
  font-size: 15px;
  font-weight: 600;
  margin-top: 0px;
  display: inline-block;
  line-height: 17px;
}
.new-box__service {
  display: inline-block;
  font-size: 0.75em;
  color: #8b8b8b;
  padding-bottom: 4px;
}
.new-box__category {
  position: relative;
  top: 5px;
  display: inline-block;
  float: right;
  padding: 0;
  font-size: 0.65em;
  color: #ff6d00;
}
.new-box__destination {
  height: 1.75em;
  margin: 4px -10px auto;
  padding: 0 10px 3px;
  font-size: 0.75em;
  line-height: 1;
  align-items: center;
  transition: all 0.15s ease-in-out;
  color: #000;
}
.new-box__up {
  font: 600 25px/25px "Open Sans", sans-serif;
  font-style: normal;
  color: #082158;
  text-transform: uppercase;
}
.artol {
  font: 300 15px/21px "Open Sans", sans-serif;
  text-transform: uppercase;
  color: #463b4c;
}
.new-box__down {
  font: 300 15px/21px "Open Sans", sans-serif;
  text-transform: uppercase;
  color: #463b4c;
  display: block;
}
.nyilacska {
  background: url(../img/nyilacska.png) no-repeat 0 0;
  width: 41px;
  height: 41px;
  display: inline-block;
  /* float: right; */
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: absolute;
  /* margin-right: 0px; */
  /* padding-left: 10px; */
  right: 35px;
}
.egzotic .nyilacska {
  background: url(../img/nyilacska2.png) no-repeat 0 0;
  width: 41px;
  height: 41px;
  display: inline-block;
  /* float: right; */
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: absolute;
  /* margin-right: 0px; */
  /* padding-left: 10px; */
  right: 35px;
}
.new-box:hover .nyilacska {
  right: 20px;
}
.offerbox__eyecandy {
  position: absolute;
  top: 5px;
  left: -3px;
  padding: 5px 10px 3px;
  line-height: 1.3;
  color: #fff;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  background-color: #ff0000;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
  text-align: center;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
}
.offerbox__icon {
  position: absolute;
  top: 5px;
  right: 15px;
  color: #fff;
  font-size: 2em;
}
.offerbox__icon i {
  font-size: 20px;
  background: rgba(0, 0, 0, 0.54);
  width: 40px;
  height: 40px;
  border-radius: 20px;
  line-height: 37px;
  text-align: center;
}
.offerbox__icon--yellow i {
  border: 1px solid #fdcb09;
}
.offerbox__icon--green i {
  border: 1px solid #aad700;
}
.offerbox__headline {
  display: block;
  margin-top: -5px;
  margin-right: -10px;
  margin-left: -7px;
  padding: 2px 5px;
  font-size: 0.675em;
  border-top-right-radius: 4px;
  background: #ff0000;
}

.offerbox__headline,
.offerbox__discount {
  display: block;
}
.offerbox__discount {
  font-size: 1.275em;
}

.miert {
  background-image: url(../img/vector.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  padding-top: 60px;
  /* padding-bottom: 25px; */
  min-height: 400px;
}
@media (max-width: 1199px) {
  .miert {
    padding-bottom: 40px;
    height: auto;
  }
}
.miert h1,
.miert h2 {
  color: #fff;
  /* text-transform: uppercase; */
  /* letter-spacing: -0.02em; */
  padding-bottom: 20px;
  font-weight: 300;
  font-size: 40px;
  text-align: center;
}
.miert-image {
  float: left;
  margin-right: 30px;
  margin-top: 0px;
  width: 100%;
  max-width: 110px;
  height: 110px;
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.like {
  width: 110px;
  height: 110px;
  display: block;
  /* float: right; */
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  /* position: absolute; */
  /* margin-right: 0px; */
  /* padding-left: 10px; */
  /* left: 0px; */
  float: left;
  margin-right: 30px;
  margin-top: 0px;
  background: url(../img/like.png) no-repeat 0 0;
}
@media (max-width: 386px) {
  .like {
    background: url(../img/like2.png) no-repeat 0 0;
    width: 50px;
    height: 50px;
  }
}
@media (max-width: 386px) {
  .globe {
    background: url(../img/globe2.png) no-repeat 0 0 !important;
    width: 50px !important;
    height: 50px !important;
  }
}
@media (max-width: 386px) {
  .hotel {
    background: url(../img/hotel2.png) no-repeat 0 0 !important;
    width: 50px !important;
    height: 50px !important;
  }
}
.globe {
  background: url(../img/globe.png) no-repeat 0 0;
  width: 110px;
  height: 110px;
  display: block;
  /* float: right; */
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  /* position: absolute; */
  /* margin-right: 0px; */
  /* padding-left: 10px; */
  /* left: 0px; */
  float: left;
  margin-right: 30px;
  margin-top: 0px;
}
.hotel {
  background: url(../img/hotel.png) no-repeat 0 0;
  width: 110px;
  height: 110px;
  display: block;
  /* float: right; */
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  /* position: absolute; */
  /* margin-right: 0px; */
  /* padding-left: 10px; */
  /* left: 0px; */
  float: left;
  margin-right: 30px;
  margin-top: 0px;
}
.miert-text {
  color: #c0c0c0;
  display: inline-block;
}
.miert p {
  display: inline;
  color: #c0c0c0;
  font-size: 14px;
  /* position: static; */
  /* margin-left: 140px; */
}
@media (max-width: 1755px) {
  .miert p {
    display: block;
    width: 300px;
    float: left;
    line-height: 1.5em;
  }
}
@media (max-width: 1426px) {
  .miert p {
    display: block;
    width: 200px;
    float: left;
    line-height: 1.5em;
  }
}
@media (max-width: 1399px) {
  .miert p {
    font-size: 13px;
  }
}
@media (max-width: 767px) {
  .miert p {
    display: block;
    width: 400px;
    float: left;
    line-height: 1.5em;
  }
}
@media (max-width: 586px) {
  .miert p {
    display: block;
    width: 300px;
    float: left;
    line-height: 1.5em;
  }
}
@media (max-width: 486px) {
  .miert p {
    display: block;
    width: 250px;
    float: left;
    line-height: 1.5em;
  }
}
@media (max-width: 436px) {
  .miert p {
    display: block;
    width: 200px;
    float: left;
    line-height: 1.5em;
  }
}
@media (max-width: 386px) {
  .miert p {
    display: block;
    width: 100%;
    float: left;
    line-height: 1.5em;
  }
}
.miert h3 {
  font-size: 24px;
  color: #c2e6fa;
  font-weight: 700;
}
@media (max-width: 1399px) {
  .miert h4 {
    font-size: 21px;
  }
}

.teaser {
  position: relative;
  overflow: hidden;
  z-index: 0;
  /* padding-bottom: 20px; */
  margin-bottom: 20px;
}
.teaser:hover .top-shadow {
  height: 100%;
}
.teaser__text {
  padding-right: 10px;
  line-height: 1.8;
  z-index: 2;
}
.u-pos-to-le-18 {
  position: absolute;
  left: 20px;
  top: 20px;
}
.u-l-sec-c {
  color: #fff;
}
.top-shadow {
  width: 100%;
  margin: 0;
  left: 0;
  top: 0;
  height: 115px;
  background: linear-gradient(-180deg, #000, hsla(0, 0%, 100%, 0));
  z-index: 1;
  position: absolute;
  transition: all 0.5s ease-in-out;
}
.no-gap {
  margin: 0 !important;
  padding: 0 !important;
}
.teaser__title {
  font-family: inherit;
  font-weight: 500;
  line-height: 0.7em;
  color: inherit;
  margin-top: 21px;
  margin-bottom: 10.5px;
  font-size: 24px;
  font-weight: bold;
}
@media (max-width: 767px) {
  .teaser__title {
    font-size: 1em;
  }
}
@media (max-width: 378px) {
  .teaser__title {
    font-size: 0.9em;
  }
}
@media (max-width: 378px) {
  .no-gap-two {
    font-size: 0.8em;
  }
}
.text-uppercase {
  letter-spacing: 0.04em;
}
.text-uppercase {
  text-transform: uppercase;
}
.no-gap {
  margin: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  color: #fff;
  font-size: 23px;
  line-height: 1.2em;
  margin-bottom: 7px !important;
}
.teaser--banner__bg-container {
  min-height: 300px;
}
.small-height {
  min-height: 200px;
}
.teaser--banner__bg-containerx {
  min-height: 300px;
}
@media (max-width: 1199px) {
  .teaser--banner__bg-containerx {
    min-height: 300px !important;
  }
}
.u-responsive-bg {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media (min-width: 992px) {
  .disquieter {
    width: 100px;
    height: 100px;
  }
}
.disquieter--ro-left {
  -webkit-transform: rotate(-10deg);
  transform: rotate(-10deg);
}
.disquieter--red {
  color: #fff;
  background-color: #d40e14;
}
.disquieter {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  z-index: 1;
}
@media (min-width: 768px) {
  .btn.teaser--banner__btn-ghost {
    left: auto;
    font-size: 15px;
  }
}
.btn.teaser--banner__btn-ghost {
  position: absolute;
  right: 20px;
  left: 18px;
  bottom: 20px;
  padding: 10px 30px;
  /* -webkit-box-shadow: 0 2px 0 #02295f; */
  /* box-shadow: 0 2px 0 #02295f; */
  border: none;
  color: #000;
  background-color: #ffe100;
  box-shadow: 0 2px 0 #d7a800 !important;
  transition: all 0.5s ease-in-out;
  z-index: 2;
}
.btn-standard {
  background-color: #c2e6fa;
  background-color: #02295f;
  color: #fff;
}
.ins {
  padding-top: 25px;
}
@media (min-width: 768px) {
  .btn.teaser--banner__btn-ghost {
    left: auto;
    font-size: 15px;
    text-transform: uppercase;
  }
}
.teaser:hover .btn.teaser--banner__btn-ghost {
  background-color: #c2e6fa;
  /*color: #fff;*/
  color: #333;
}
.no-gap-two {
  font-size: 17px;
  line-height: 1.4em;
}
.no-gap-three {
  font-size: 15px;
  line-height: 1.4em;
  /* padding: 50px; */
  padding-right: 200px;
}

@media (min-width: 992px) {
  .teaser-banners .col {
    width: 33.333333%;
    min-height: 350px;
    min-height: 320px;
  }

  .teaser-banners .col:nth-child(n + 4) {
    width: 100%;
    min-height: 0;
  }

  .teaser-banners .col:nth-child(n + 5) {
    width: 33.333333%;
    width: 50%;
  }

  .teaser-banners .col:nth-child(n + 5) .teaser--banner__bg-container {
    min-height: 500px;
    min-height: 300px;
  }
  .teaser-banners .col:nth-child(n + 7) {
    width: 33.333333%;
  }

  .teaser-banners .col:nth-child(n + 7) .teaser--banner__bg-container {
    min-height: 500px;
    min-height: 350px;
  }

  .teaser-banners .col:nth-child(n + 13) {
    width: 33.333333%;
    width: 100%;
    min-height: 180px;
  }

  .teaser-banners .col:nth-child(n + 13) .teaser--banner__bg-container {
    min-height: 500px;
    min-height: 180px;
  }
  .teaser-banners .col:nth-child(n + 14) {
    width: 33.333333%;
    /*min-height: 350px;*/
  }

  .teaser-banners .col:nth-child(n + 14) .teaser--banner__bg-container {
    min-height: 500px;
    min-height: 350px;
  }
  .teaser-banners .col:nth-child(n + 13) .teaser--banner__bg-container {
    min-height: 200px;
  }
}

.newsletter {
  position: relative;
  z-index: 1;
  overflow: hidden;
  padding-top: 30px;
  padding-bottom: 20px;
}
.newsletter b,
.newsletter strong {
  font-weight: 500;
  color: #fff;
}
.newsletter-shadow {
  box-shadow: inset 0 10px 10px -10px rgba(0, 0, 0, 0.3),
    inset 0 -10px 10px -10px rgba(0, 0, 0, 0.3);
  background: url(../img/news.jpg) no-repeat 50% 50% fixed;
  background-size: cover;
}
.newsletter .newsletter__form-group {
  margin-bottom: 0;
  padding-right: 46px;
  padding-left: 46px;
}
.newsletter .newsletter__form-group:before,
.newsletter .newsletter__form-group:after {
  content: " ";
  display: table;
}
.newsletter .newsletter__form-group:after {
  clear: both;
}
.newsletter .newsletter__form-group:before,
.newsletter .newsletter__form-group:after {
  content: " ";
  display: table;
}
.newsletter .newsletter__form-group:after {
  clear: both;
}
@media all and (max-width: 1200px) {
  .newsletter .newsletter__form-group {
    padding-right: 10px;
    padding-left: 10px;
  }
}
.newsletter .form-control {
  color: #333;
}
.newsletter__title {
  margin-bottom: 20px;
  padding: 0;
  font-weight: 800;
  color: #fff;
  font-size: 30px;
  text-align: center;
  position: relative;
}
.newsletter__title:before,
.newsletter__title:after {
  background: #fff;
  display: none;
}
.newsletter__subtitle {
  margin-bottom: 20px;
  font-weight: 500;
  font-size: 19px;
  color: #fff;
  text-align: center;
  position: relative;
}
.newsletter .form-control {
  display: block;
  width: 100%;
  height: 50px;
  padding: 6px 12px;
  font-size: 0.875em;
  line-height: 1.42857143;
  color: #555555;
  background-color: #fff;
  background-image: none;
  /* border-radius: 2px; */
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s,
    box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  /* border: 3px solid #242121; */
  border: 1px solid #ccc;
}
@media all and (max-width: 1200px) {
  .newsletter__input {
    margin-bottom: 10px;
  }
  .newsletter__input--last {
    margin-bottom: 0;
  }
}
@media all and (max-width: 768px) {
}
.btn-default--subscribe {
  height: 45px;
  margin-top: 20px;
  margin-bottom: 10px;
  padding: 0 15px;
  /* background-color: #d40e14; */
  /* color: #fff!important; */
  border-radius: 0px;
  border: none;
  text-transform: uppercase;
  /* box-shadow: 2px 2px 0px 0px rgba(0, 0, 0, 0.2) inset; */
  moz-box-shadow: 2px 2px 0px 0px rgba(0, 0, 0, 0.2) inset;
  /* -webkit-box-shadow: 2px 2px 0px 0px rgba(0, 0, 0, 0.2) inset; */
  color: #000;
  background-color: #ffe100;
  box-shadow: 0 2px 0 #d7a800 !important;
  border-radius: 4px;
}
.btn-default--subscribe:hover {
  color: #fff !important;
}
.newsletter__privacy {
  margin-top: 10px;
  font-size: 1em;
  color: #fff;
  /* font-weight: bold; */
}
a.newsletter__privacy-link {
  color: #333;
  text-decoration: underline;
}
.newsletter-success-thanks-message {
  margin-bottom: 20px;
  padding: 15px;
  font-size: 1.429em;
  background: #fff;
  text-align: center;
}
.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 */
}
.newsletter .control-label--sm {
  font-size: 1em;
  font-weight: 500;
}

.newsletter label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 0;
  color: #fff;
}
.newsletter__privacy a {
  color: #fff;
  text-decoration: underline;
}

.biztositas {
  padding-top: 25px;
  padding-bottom: 25px;
}
.offerbox__image-two {
  position: relative;
  overflow: hidden;
  height: 100px;
}
.bg-image-two {
  position: absolute;
  top: 10px;
  right: 0;
  bottom: 10px;
  left: 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  border-radius: 7px;
}
.offerbox__image-two {
  border: 1px solid #e7e7e7;
  border-radius: 7px;
  background-color: #c2e6fa;
  cursor: pointer;
}
.moto-text_system_5 {
  padding-bottom: 20px;
  font-weight: 300;
  font-size: 40px;
  text-align: center;
}

.footer {
  padding-top: 40px;
  color: #f5f5f5;
  background: #082158;
}
.footer-widget {
  width: 20% !important;
  margin-bottom: 20px;
}
@media (max-width: 1200px) {
  .footer-widget {
    width: 50% !important;
  }
  .footer-widget-map,
  .footer-widget-partner,
  .footer-widget-facebook {
    width: 100% !important;
  }
}
@media (max-width: 1199px) {
  .footer-widget {
    min-height: 270px;
  }
}
@media (max-width: 768px) {
  .footer-widget {
    min-height: auto;
  }
}
@media (max-width: 992px) {
  .footer-widget {
    width: 50% !important;
  }
  .footer-widget-map,
  .footer-widget-partner,
  .footer-widget-facebook {
    width: 100% !important;
  }
}
@media (max-width: 768px) {
  .footer-widget {
    width: 100% !important;
  }
}
.footer-widget-map .google-maps {
  border: 5px solid #214a88;
  border-radius: 10px;
}
.footer-widget-map iframe {
  margin-bottom: -5px;
  border-radius: 5px;
  transition: border-radius 0.6s ease-in-out;
}
@media all and (max-width: 1200px) {
  .footer-widget--center-md {
    text-align: center;
  }
}
.footer-widget__title {
  margin-top: 0;
  margin-bottom: 13.33333333px;
  padding-bottom: 13.33333333px;
  font-size: 1em;
  font-weight: bold;
  color: #f5f5f5;
  text-transform: uppercase;
}
p.footer-widget__description:last-child {
  margin-bottom: 0;
}
.footer-list {
  margin-bottom: 0;
  padding: 0;
  list-style-type: none;
}
.footer-list--icon-list {
  margin-left: 36px;
}
.footer-list__item {
  margin-bottom: 10px;
}
@media all and (max-width: 1399px) {
  .footer-list__item {
    font-size: 0.8em;
  }
}
.footer-list__item a {
  color: #f5f5f5;
  border-bottom: 1px solid transparent;
  transition: border-bottom 0.15s ease-in-out;
  text-decoration: none;
  transition: all 0.15s ease-in-out;
  font-size: 0.9em;
}
.footer-list__item a:hover {
  /* color: #fff; */
  border-bottom: 1px solid #082158;
}
.footer-list__item i {
  top: 7px;
  width: 28px;
  height: 28px;
  margin-right: 5px;
  margin-left: -36px;
  font-size: 1em;
  line-height: 28px;
  color: #000;
  border-radius: 14px;
  background: #c2e6fa;
  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: 0.425em;
  content: "\f111";
  /* FontAwesome Unicode */
}
.list-inline .footer-list__item {
  margin-bottom: 0;
  padding-right: 10px;
  border-right: 1px solid #fb7305;
}
.list-inline .footer-list__item:first-child {
  padding-left: 0;
}
.list-inline .footer-list__item:last-child {
  padding-right: 0;
  border-right: none;
}
.partner-list {
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.partner-item {
  display: inline-block;
  width: 25%;
}
@media (max-width: 1200px) {
  .partner-item {
    display: inline-block;
    width: 8.333%;
  }
}
@media (max-width: 992px) {
  .partner-item {
    display: inline-block;
    width: 16.666%;
  }
}
@media (max-width: 768px) {
  .partner-item {
    display: inline-block;
    width: 50%;
    text-align: center;
  }
}
.partner-item img {
  width: 100%;
  padding: 3px;
}
@media (max-width: 768px) {
  .partner-item img {
    max-width: 100px;
  }
}
.footer-list__inline--center {
  text-align: center;
}
.footer__separator hr {
  margin: 10px 0 16px;
  border-top: 1px solid #0c348d;
}
.footer__separator--mt0 hr {
  margin-top: 0;
}
.responsibility {
  margin-bottom: 20px;
  color: #f5f5f5;
  font-size: 14px;
}
.responsibility a {
  color: #082158 !important;
}
.responsibility p {
  margin-bottom: 0;
  line-height: 1;
}
.responsibility small {
  font-size: 0.85em;
}
.copyright {
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 0.85em;
  background: #05122e;
  text-shadow: 1px 1px 1px #111;
}
.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 {
  display: inline-block;
  height: 30px;
  -webkit-filter: drop-shadow(1px 1px 0 rgba(11, 11, 11, 0.5));
  /* Safari */
  filter: drop-shadow(1px 1px 0 rgba(11, 11, 11, 0.5));
}
@media all and (max-width: 1200px) {
  .copyright__info,
  .copyright__travelgate {
    height: inherit;
    line-height: inherit;
    text-align: center;
  }
  .copyright__info p {
    margin-bottom: 10px;
  }
}
.text-indent {
  font-size: 0.9em;
}
.footer-social li {
  float: left;
  list-style: none;
}
.footer-social i {
  color: #fff;
  font-size: 3em;
}
.footer-social {
  margin-left: -60px;
}
.header-brand__logo-social {
  margin-top: 10px;
}
.footer-list__item_two i {
  top: 7px;
  /* width: 28px; */
  /* height: 28px; */
  margin-right: 5px;
  font-size: 2em;
  line-height: 28px;
  color: #f5f5f5;
  border-radius: 14px;
  /* background: #fdcb09; */
  text-align: center;
}
.footer-list_two li {
  float: left;
  list-style: none;
  text-align: left;
}
.bisnote {
  display: block;
  float: none;
  width: 100px;
}
.footer-list_two {
  margin-bottom: 0;
  padding: 0;
  list-style-type: none;
}
.footer-list_two--icon-list {
  margin-left: 36px;
}
.footer-list_two__item {
  margin-bottom: 10px;
}
.footer-list_two__item a {
  color: #eee;
  border-bottom: 1px solid transparent;
  transition: border-bottom 0.15s ease-in-out;
  text-decoration: none;
  transition: all 0.15s ease-in-out;
  font-size: 0.9em;
}
.footer-list_two__item a:hover {
  color: #fff;
  border-bottom: 1px solid #fff;
}
.footer-list_two__icon {
  margin-bottom: 5px;
  padding: 0 0 0 15px;
}
.footer-list_two__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: 0.425em;
  content: "\f111";
  /* FontAwesome Unicode */
}
.list-inline .footer-list_two__item {
  margin-bottom: 0;
  padding-right: 10px;
  border-right: 1px solid #fb7305;
}
.list-inline .footer-list_two__item:first-child {
  padding-left: 0;
}
.list-inline .footer-list_two__item:last-child {
  padding-right: 0;
  border-right: none;
}

/*#########################################*/
/* aloldalak */

.single-page {
  padding: 30px 0;
}

.single-page .card {
  position: relative;
  /*
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  */
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 0px solid rgba(0, 0, 0, 0.125);
}

.single-page .page-card {
  padding: 20px;
  border-radius: 4px;
}

.single-page .shadow {
  -webkit-box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2),
    0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14),
    0 1px 5px 0 rgba(0, 0, 0, 0.12);
  -webkit-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}

.single-page h1.section-title,
.single-page h2.section-title {
  font-weight: 400;
  position: relative;
  overflow: hidden;
  margin-top: 0;
  margin-bottom: 30px;
  padding-bottom: 15px;
  text-transform: uppercase;
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
  font-size: 30px;
}

.request-contact-form {
  margin: 20px 0 10px;
  padding: 20px;
  background-color: rgba(0, 0, 0, 0.06);
  border-radius: 4px;
}

.single-page hr {
  width: 100%;
  border-top: 1px solid rgba(0, 0, 0, 0.12);
}

/* subpagemenus */

.overlink {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.placeholder-image {
  background-color: rgba(0, 0, 0, 0.12);
  background-image: url(../img/placeholder-image.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 35px 29px;
}

/* Aspect Ratios */
.ratio-1-1 {
  padding-top: 100%;
}
.ratio-4-3 {
  padding-top: 75%;
}
.ratio-3-2 {
  padding-top: 66.66%;
}
.ratio-8-5 {
  padding-top: 62.5%;
}
.ratio-16-9 {
  padding-top: 56.25%;
}
.ratio-21-9 {
  padding-top: 42.85%;
}

.elevated:hover {
  -webkit-box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2),
    0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
  box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2),
    0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
}

.background-image {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.subpagemenu-card {
  overflow: hidden;
  margin-bottom: 30px;
  color: #ffffff;
  border: none;
  background-color: #ffffff;
  -webkit-box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2),
    0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14),
    0 1px 5px 0 rgba(0, 0, 0, 0.12);
  -webkit-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}

.subpagemenu-card .offer-image .background-image {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
}

.subpagemenu-card .offer-badge {
  position: absolute;
  z-index: 1;
  top: 10px;
  right: 10px;
  padding: 7px 10px 5px;
  font-weight: 700;
  border-radius: 10px;
  background-color: #db2d19;
}

@media (min-width: 576px) {
  .subpagemenu-card .offer-badge {
    top: 20px;
    right: 20px;
  }
}

.subpagemenu-card .offer-body {
  position: absolute;
  z-index: 1;
  width: 100%;
  padding: 40px 20px 20px;
  -ms-flex-item-align: end;
  align-self: flex-end;
  bottom: 0;
}

@media (min-width: 576px) {
  .subpagemenu-card .offer-body {
    padding: 40px 20px 20px;
  }
}

.subpagemenu-card h3.offer-program {
  margin: 0;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
}

.subpagemenu-card .card-separator hr {
  margin-top: 5px;
  margin-bottom: 5px;
}

.subpagemenu-card .offer-info {
  font-size: 14px;
}

.subpagemenu-card .gradient-overlay {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(50%, transparent),
    to(rgba(0, 0, 0, 0.95))
  );
  background-image: -webkit-linear-gradient(
    top,
    transparent 5%,
    rgba(0, 0, 0, 0.95) 100%
  );
  background-image: -o-linear-gradient(
    top,
    transparent 5%,
    rgba(0, 0, 0, 0.95) 100%
  );
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(transparent),
    to(rgba(0, 0, 0, 0.95))
  );
  background-image: linear-gradient(
    to bottom,
    transparent 5%,
    rgba(0, 0, 0, 0.95) 100%
  );
  -webkit-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}

/* magellános aloldal */

.mg-page-out {
  padding-top: 30px;
  margin-right: auto;
  margin-left: auto;
}

.mg-page-out:before,
.mg-page-out:after {
  display: table;
  content: " ";
}

.mg-page-out:after {
  clear: both;
}

@media (min-width: 768px) {
  .mg-page-out {
    width: 750px;
  }
}

@media (min-width: 992px) {
  .mg-page-out {
    width: 970px;
  }
}

@media (min-width: 1200px) {
  .mg-page-out {
    width: 1170px;
  }
}
@media (min-width: 1400px) {
  .mg-page-out {
    width: 1370px;
  }
}

.mg-page-wrap {
  position: relative;
  min-height: 1px;
  margin-bottom: 30px;
  padding-left: 15px;
  padding-right: 15px;
  float: left;
  width: 100%;
}

.mg-page {
  position: relative;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 0px solid rgba(0, 0, 0, 0.125);
  border-radius: 0;
  padding: 20px;
  -webkit-box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2),
    0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14),
    0 1px 5px 0 rgba(0, 0, 0, 0.12);
}

.mg-page h1 {
  font-weight: 400;
  position: relative;
  overflow: hidden;
  margin-top: 0;
  margin-bottom: 50px;
  text-transform: uppercase;
  color: rgba(0, 0, 0, 0.72);
  font-size: 30px;
  padding-bottom: 15px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}

.mg-page h2 {
  font-size: 25px;
}

a.gcs-gallery img {
  height: 200px !important;
}

.contact_form {
  margin: 20px 0 10px;
  padding: 20px;
  border-radius: 10px;
  background-color: rgba(0, 0, 0, 0.06);
}
.contact_form h3 {
  margin-top: 0;
}
.contact_form .field {
  margin-bottom: 15px;
}
.contact_form .field input,
.contact_form .field textarea {
  font-size: 16px;
  line-height: 1.42857;
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  -webkit-transition: border-color ease-in-out 0.15s,
    box-shadow ease-in-out 0.15s;
  -webkit-transition: border-color ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
  color: #555;
  border: 1px solid #ccc;
  border-radius: 4px;
  background-color: #fff;
  background-image: none;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.contact_form .field input:focus,
.contact_form .field textarea:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(102, 175, 233, 0.6);
}
.contact_form .field input::-moz-placeholder {
  opacity: 1;
  color: #243238;
}
.contact_form .field input:-ms-input-placeholder,
.contact_form .field textarea:-ms-input-placeholder {
  color: #243238;
}
.contact_form .field input::-webkit-input-placeholder,
.contact_form .field textarea::-webkit-input-placeholder {
  color: #243238;
}
.contact_form .field input::-ms-expand,
.contact_form .field textarea::ms-expand {
  border: 0;
  background-color: transparent;
}
.contact_form .field input[disabled],
.contact_form .field input[readonly],
.contact_form fieldset[disabled] .field input {
  opacity: 1;
  background-color: #eee;
}
.contact_form .field input[disabled],
.contact_form fieldset[disabled] .field input {
  cursor: not-allowed;
}
.contact_form .field textarea {
  width: 100%;
  height: 150px;
}

/* magellános adatkezelés */

.showtac h1 {
  position: relative;
  overflow: hidden;
  margin-top: 0;
  margin-bottom: 30px;
  font-size: 30px;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.72);
  text-transform: uppercase;
}
.showtac h1:after {
  position: absolute;
  bottom: 8px;
  width: 100%;
  height: 1px;
  margin-left: 20px;
  background-color: rgba(0, 0, 0, 0.12);
  content: "";
}
.showtac h1 span {
  color: #2763b8;
}

.buffer {
  display: none;
}

.mag-err-wrap {
  margin: auto;
  padding: 15px;
}

.showtac {
  position: relative;
  margin: 2rem auto;
  padding: 2rem 3rem;
  border-radius: 0;
  min-height: 400px;
}

.showtac h2 {
  margin-bottom: 2rem;
  padding-bottom: 2rem;
  text-align: center;
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}

.showtac *:last-child {
  margin-bottom: 0;
}

#tac-content {
  padding: 20px !important;
  text-align: left !important;
  background-color: #fff;
  -webkit-box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2),
    0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14),
    0 1px 5px 0 rgba(0, 0, 0, 0.12);
  -webkit-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 0 solid rgba(0, 0, 0, 0.125);
  border-radius: 0;
}

/*.mg-page h1 {font-family: 'probold';  font-size: 35px;  color: #0089c8;  margin-top: 10px; border-bottom: 2px solid;}*/
.news1 p {
  font-size: 150%;
  padding-top: 30px;
  text-align: center;
}

/* ajánlatkérés */
.request-contact-form {
  margin: 20px 0 10px;
  padding: 20px;
  background-color: rgba(0, 0, 0, 0.06);
  border-radius: 10px;
}

.thanks {
  display: block !important;
  padding-top: 15px;
  border-bottom: none !important;
}

.cms label,
.cms select,
.cms input[type="text"] {
  display: inline-block;
  width: 49%;
  margin: 2px 0;
  padding: 0;
  color: #333;
}

.cms label {
  font-size: 1em;
}

.offerask {
  float: left;
  width: 100%;
  padding: 0 15px;
}

.schema-container .row {
  margin-right: 0;
  margin-left: 0;
}

.contact_full {
  margin: 10px 0;
}

.footer-button-add,
.footer-button-delete,
.contact_full input[type="submit"],
.open_contact_form,
.contact_form input[type="submit"] {
  font-size: 14px !important;
  font-weight: 600 !important;
  line-height: 34px !important;
  display: inline-block;
  margin-bottom: 0;
  padding: 0 15px !important;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.15s ease-in-out !important;
  -o-transition: all 0.15s ease-in-out !important;
  transition: all 0.15s ease-in-out !important;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
  text-transform: uppercase;
  color: #fff !important;
  border: 1px solid transparent;
  border-radius: 4px;
  background-color: #db2d19;
  background-image: none;
  -webkit-box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2),
    0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14),
    0 1px 5px 0 rgba(0, 0, 0, 0.12);
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}
.footer-button-add:hover,
.footer-button-add:focus,
.footer-button-delete:hover,
.footer-button-delete:focus,
.contact_full input[type="submit"]:hover,
.contact_full input[type="submit"]:focus,
.open_contact_form:hover,
.open_contact_form:focus,
.contact_form input[type="submit"]:hover,
.contact_form input[type="submit"]:focus {
  color: #fff !important;
  border-color: #521109 !important;
  background: #8d1d10 !important;
  -webkit-box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2),
    0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
  box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2),
    0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
}

.contact_left input,
.contact_left textarea,
.contact_left select,
.contact_right input,
.contact_right textarea,
.contact_right select {
  font-size: 16px;
  line-height: 1.42857;
  height: 34px;
  padding: 6px 12px;
  -webkit-transition: border-color ease-in-out 0.15s,
    box-shadow ease-in-out 0.15s;
  -webkit-transition: border-color ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
  color: #555;
  border: 1px solid #ccc;
  border-radius: 4px;
  background-color: #fff;
  background-image: none;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.contact_left input:focus,
.contact_left textarea:focus,
.contact_left select:focus,
.contact_right input:focus,
.contact_right textarea:focus,
.contact_right select:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(102, 175, 233, 0.6);
}

.contact_left input::-moz-placeholder,
.contact_left select::-moz-placeholder,
.contact_right input::-moz-placeholder,
.contact_right select::-moz-placeholder {
  opacity: 1;
  color: #243238;
}

.contact_left input:-ms-input-placeholder,
.contact_left textarea:-ms-input-placeholder,
.contact_left select:-ms-input-placeholder,
.contact_right input:-ms-input-placeholder,
.contact_right textarea:-ms-input-placeholder,
.contact_right select:-ms-input-placeholder {
  color: #243238;
}

.contact_left input::-webkit-input-placeholder,
.contact_left textarea::-webkit-input-placeholder,
.contact_left select::-webkit-input-placeholder,
.contact_right input::-webkit-input-placeholder,
.contact_right textarea::-webkit-input-placeholder,
.contact_right select::-webkit-input-placeholder {
  color: #243238;
}

.contact_left input::-ms-expand,
.contact_left textarea::ms-expand,
.contact_left select::ms-expand,
.contact_right input::-ms-expand,
.contact_right textarea::ms-expand,
.contact_right select::ms-expand {
  border: 0;
  background-color: transparent;
}

.contact_left input[disabled],
.contact_left input[readonly],
.contact_left fieldset[disabled] input,
.contact_left select[disabled],
.contact_left select[readonly],
.contact_left fieldset[disabled] select,
.contact_right input[disabled],
.contact_right input[readonly],
.contact_right fieldset[disabled] input,
.contact_right select[disabled],
.contact_right select[readonly],
.contact_right fieldset[disabled] select {
  opacity: 1;
  background-color: #eee;
}

.contact_left input[disabled],
.contact_left fieldset[disabled] input,
.contact_left select[disabled],
.contact_right input[disabled],
.contact_right fieldset[disabled] input,
.contact_right select[disabled] {
  cursor: not-allowed;
}

.contact_full textarea {
  font-size: 16px;
  line-height: 1.42857;
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  -webkit-transition: border-color ease-in-out 0.15s,
    box-shadow ease-in-out 0.15s;
  -webkit-transition: border-color ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
  color: #555;
  border: 1px solid #ccc;
  border-radius: 4px;
  background-color: #fff;
  background-image: none;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.contact_full textarea {
  width: 100%;
  height: 150px;
}

.contact_full textarea + input {
  margin-top: 20px;
  margin-bottom: 20px !important;
}

.contact_full textarea:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(102, 175, 233, 0.6);
}

.contact_full textarea:-ms-input-placeholder {
  color: #243238;
}

.contact_full textarea::-webkit-input-placeholder {
  color: #243238;
}

.contact_full textarea::ms-expand {
  border: 0;
  background-color: transparent;
}

.searchbox-content #searchbox-tab-trip #search-container > h3 {
  display: none;
}
.searchbox-content #searchbox-tab-trip #fieldset_traffics_numberAdults {
  display: none;
}
.searchbox-content #searchbox-tab-trip #fieldset_traffics_numberChildren {
  display: none;
}
.searchbox-content #searchbox-tab-trip #fieldset_traffics_categoryType {
  display: none;
}
.searchbox-content #searchbox-tab-trip #fieldset_traffics_boardTypeList {
  display: none;
}
.searchbox-content #searchbox-tab-trip #fieldset_traffics_minPricePerPerson {
  display: none;
}
.searchbox-content #searchbox-tab-trip #fieldset_traffics_roomTypeList {
  display: none;
}
.searchbox-content #searchbox-tab-trip #fieldset_traffics_inclusiveList {
  display: none;
}
.searchbox-content #search-box {
  position: relative;
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: 15px;
}
.searchbox-content #search-box label {
  font-weight: 700;
  display: inline-block;
  max-width: 100%;
  font-size: 0.75em;
  color: #fff;
  text-align: right;
  margin-bottom: 0;
  padding-top: 7px;
}
.searchbox-content #search-box:after {
  display: table;
  clear: both;
  content: "";
}
.searchbox-content #search-box select {
  display: block;
  width: 100%;
  height: 52px;
  padding: 6px 12px;
  font-size: 0.875em;
  line-height: 1.42857143;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border-radius: 5px;
  box-shadow: -1px 2px 5px 0 rgba(0, 0, 0, 0.3);
  -webkit-transition: border-color ease-in-out 0.15s,
    box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  padding-left: 40px !important;
  box-sizing: border-box;
  background-image: url(../img/angle-down.svg);
  background-repeat: no-repeat;
  background-position: right 5px center;
  background-size: 16px;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  padding-right: 25px;
  font-size: 0.81em !important;
}
.searchbox-content #search-box input[type="text"] {
  display: block;
  width: 100%;
  height: 52px;
  padding: 6px 12px;
  font-size: 0.875em;
  line-height: 1.42857143;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border-radius: 5px;
  box-shadow: -1px 2px 5px 0 rgba(0, 0, 0, 0.3);
  -webkit-transition: border-color ease-in-out 0.15s,
    box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  padding-left: 45px;
  font-size: 0.81em !important;
}
.searchbox-content .traffics_dateFrom {
  float: left;
  width: 48%;
}
.searchbox-content .traffics_dateTo {
  float: right;
  width: 48%;
}
@media (min-width: 1200px) {
  .searchbox-content #search-box .col-for-first #fieldset_traffics_productType {
    width: 16%;
    float: left;
    padding-left: 8px;
    padding-right: 8px;
  }
  .searchbox-content
    #search-box
    .col-for-second
    #fieldset_traffics_superRegionList {
    width: 20%;
    float: left;
    padding-left: 8px;
    padding-right: 8px;
  }
  .searchbox-content #search-box .col-for-second #fieldset_traffics_dateFrom {
    width: 32%;
    float: left;
    padding-left: 8px;
    padding-right: 8px;
  }
  .searchbox-content
    #search-box
    .col-for-second
    #fieldset_traffics_travelDuration {
    width: 16%;
    float: left;
    padding-left: 8px;
    padding-right: 8px;
  }
  .searchbox-content
    #search-box
    .col-for-third
    #fieldset_traffics_departureAirportList {
    width: 16%;
    float: left;
    padding-left: 8px;
    padding-right: 8px;
  }
}
.searchbox-content .col-for-button {
  width: 100%;
  float: left;
  padding-left: 15px;
  padding-right: 15px;
}
.searchbox-content .searchbtnhold {
  text-align: center;
}
.searchbox-content .searchbtnhold input {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
  color: #fff;
  background-color: #ec3689;
  text-shadow: none;
  border: none;
  width: 20%;
  height: 52px;
  margin-top: 25px;
  padding: 0;
  line-height: 37px;
  text-transform: uppercase;
  border-radius: 25px !important;
  -webkit-appearance: button;
  cursor: pointer;
}
.searchbox-content .searchbtnhold input:hover {
  background-color: #8ac83f;
  color: #fff;
}
@media (max-width: 1199px) {
  .searchbox-content .searchbtnhold input {
    width: 100%;
  }
}
@media (max-width: 1199px) {
  .searchbox-content #search-box label {
    color: #1a5591;
  }
}
@media (min-width: 768px) {
  .searchbox-content #search-box label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.searchbox-content #search-box .addon-left i {
  left: 0;
  width: 35px;
  text-align: center;
  position: absolute;
  padding: 12px 15px;
  color: #1a5591;
  pointer-events: none;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 25px;
}
.searchbox-content
  #search-box
  #fieldset_traffics_productType
  .addon-left
  i:before {
  content: "\f207"; /* bus */
}
.searchbox-content
  #search-box
  #fieldset_traffics_superRegionList
  .addon-left
  i:before {
  content: "\f041"; /* map */
}
.searchbox-content
  #search-box
  #fieldset_traffics_dateFrom
  .addon-left
  i:before {
  content: "\f073"; /* calendar */
}
.searchbox-content
  #search-box
  #fieldset_traffics_travelDuration
  .addon-left
  i:before {
  content: "\f017"; /* clock */
}
.searchbox-content
  #search-box
  #fieldset_traffics_departureAirportList
  .addon-left
  i:before {
  content: "\f072"; /* plane */
}

/* 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;
}
.bread .btn-search {
  margin-top: 0;
  border-radius: 0 !important;
}

.single-page #offerslider {
  height: 350px !important;
}

/* TWEAKS */
.navbar-brand img {
  margin-top: -15px;
  width: 180px;
}

@media (min-width: 992px) {
  .navbar-header {
    /*position: absolute;*/
  }
  .navbar-brand img {
    margin-top: -5px;
    width: 160px;
  }
}

@media (min-width: 1199px) {
  .navbar-brand img {
    margin-top: -15px;
    width: 240px;
  }
}

/* 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;
}
.partnerlogos {
  height: 35px;
  margin-right: 0px;
  margin-left: 5px;
  margin-top: 5px;
}
.part {
  display: inline-block;
  padding-top: 5px;
  text-align: center;
}
.part small {
  display: block;
  font-weight: bold;
  font-size: 11px;
}
.wbgh {
  background: #fff;
  padding-top: 25px;
  padding-bottom: 5px;
}
.wbgh img {
  display: inline-block;
  max-height: 60px;
  margin-right: 15px;
  margin-bottom: 20px;
}
.wbgh .mainer {
  max-height: 150px;
  margin-right: 25px;
}
.i-b {
  display: inline-block;
}
.footer-logo-two {
  max-height: 40px;
  display: block;
  margin-bottom: 0px;
}
.footer-logo-tui {
  max-height: 95px;
  display: block;
  margin-bottom: 0px;
}
.title-bottom {
  margin-bottom: 0px;
  margin-top: 15px;
}
.inline-block {
  display: inline-block;
  padding: 5px;
  margin-bottom: 0px;
  padding-bottom: 0px;
}

.idioFilter {
  padding-top: 0;
}
@media (min-width: 768px) {
}
@media (min-width: 992px) {
  .idioFilter {
    padding-top: 200px;
  }
}
@media (min-width: 1200px) {
  .idioFilter {
    padding-top: 130px;
  }
}

@media (max-width: 1200px) {
  ul.nav.big-text {
    margin-bottom: 1rem;
  }
}

@media (max-width: 992px) {
  .hidden-xs .carousel {
    margin-top: 0;
  }
  .searchbox .nav-tabs {
    flex-wrap: wrap;
    justify-content: center;
  }
  .searchbox .nav-tabs > li {
    width: 33%;
    border-bottom: 1px solid #082158;
  }
}
@media (max-width: 768px) {
  .country-header {
    color: #ffe100;
  }
  .mega .dropdown-menu a {
    color: #fff;
  }
}

#offcanvas .trans {
  margin-top: 25rem;
}
#offcanvas:not(.active) .trans span {
  display: none;
}
#offcanvas:not(.active) .trans {
  transform-origin: bottom left;
  transform: rotate(90deg);
  width: 100px !important;
  height: 24px !important;
}
#offcanvas:not(.active) .trans:before {
  display: block;
  content: " további keresés ";
  font-size: 10px;
}
#offcanvas.active .trans {
}

@media (max-width: 768px) {
  .slideInRight .at4-follow-inner {
    display: none;
  }
}

@media (max-width: 991px) {
  #offcanvas {
    height: 100vh;
  }
  .overflower {
    height: 100% !important;
    overflow: auto;
  }
}

.part a {
  display: inline-block;
}
.tuis {
  transform: scale(0.7);
  width: 30px;
}
