:root {
    --custom-color-primary: #377ca2;
    --custom-color-secondary: #3dad00;
    --custom-color-tertiary: #134f80;
    --custom-color-accent-primary: #fff;
    --custom-color-accent-secondary: #fff;
    --custom-color-accent-tertiary: #fff;
  }

body {
    line-height: 1.42857143;
    color: #082158;
    -webkit-font-smoothing: antialiased;
}


.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

@media all and (min-width: 1400px) {
  .container {
    max-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: #333;
    background-color: #ffcc00;
    text-shadow: none;
    border: none;
    border-radius: 0px;
    padding: 15px;
    text-transform: uppercase;
}
.btn-default:hover {
    background-color: #3dad00;
    color: #fff;
}
.btn-primary {
  background-color:#d71c39;
}
.btn-lg {
  font-size: 0.8em;
}
ol, ul {
  margin-top:0px;
}
.hidden {
    display: none!important;
}
@media all and (max-width: 1199px) {
.custom-width {
  min-width: 100%;
}
}
@media all and (max-width: 991px) {
.custom-width {
  min-width: 100%;
}
.fejlec-custom-width {
  min-width: 100%;
}
}
@media all and (max-width: 1199px) {
.custom-width-50 {
  min-width: 50%;
}
.header-top_area .short_contact_list .right .display-none-on-ipad {
  display: none;
}
}
@media all and (max-width: 991px) {
.custom-width-50 {
  min-width: 100%;
}
}
.overlink {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
}
.navbar-collapse.collapse.show {
    overflow-y: scroll;
    max-height: calc(100vh - 80px);
}
@media all and (min-width: 1200px) {
.pad-right-1px {
  padding-right: 1px;
}
.pad-left-1px {
  padding-left: 1px;
}
.pad-bottom-1px {
  padding-bottom: 1px;
}
.margin-top-1px {
  margin-top: 1px;
}
}








@media all and (min-width: 992px) {
  .mobile-on {
    display: none;
  }
}
@media all and (max-width: 991px) {
  .mobile-off {
    display: none;
  }
  .mobile-form-padding-top .control-label {
  padding-top: 0px!important;
  }
  .searchbox .tab-pane {
  padding-top: 0px!important;
  }
  .dropdan-item {
    border-bottom: 0px!important;
    color: #f5f5f5!important;
  }
  .drop-link {
    font-size: 13px!important;
    font-weight: normal!important;
    text-transform: none!important;
  }
  .country-header a {
    color: #fff!important;
  }
  .searchbox .nav-tabs i {
    margin-right: 5px!important;
  }
  .ajanlat-but {
    margin-bottom: 15px;
  }
  .mobile-no-pad {
    padding-left: 0px;
    padding-right: 0px;
  }
}
.mobile-on li {
  display: inline-block;
  vertical-align: middle;
}
.mobile-on .fa {
  font-size: 25px!important;
  margin-right: 10px;
}
@media all and (max-width: 800px) {
.mobile-on .fa {
    font-size: 18px;
    margin-right: 6px;
}
}
.office-text-mobile {
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  margin-right: 5px;
}











.fejlec {
    top: 0;
    left: 0;
    right: 0;
    z-index: 100;
    position: absolute;
}
.utazom {
    color: #fff;
    font-size: 12px;
    margin-right: 10px;
}
@media all and (min-width: 992px) {
  .mobile-on {
    display: none;
  }
}
@media all and (max-width: 991px) {
  .mobile-off {
    display: none;
  }
  .mobile-form-padding-top .control-label {
  padding-top: 0px!important;
  }
  .searchbox .tab-pane {
  padding-top: 0px!important;
  }
  .dropdan-item {
    border-bottom: 0px!important;
    color: #f5f5f5!important;
  }
  .fejlec .dropdown-menu {
    color: #fff;
  }
  .drop-link {
    font-size: 13px!important;
    font-weight: normal!important;
    text-transform: none!important;
  }
  .country-header a {
    color: #fff!important;
  }
  .searchbox .nav-tabs i {
    margin-right: 5px!important;
  }
  .ajanlat-but {
    margin-bottom: 15px;
  }
  .mobile-no-pad {
    padding-left: 0px;
    padding-right: 0px;
  }
  .custom-white {
    background-color: #377ca2!important;
  }
  .short_contact_list .fa {
    background-color: unset!important;
  }
}
  .custom-white .dropdown-toggle::after {
    display: inline-block;
    content: ' ';
    background-image: url(../img/angle-down.svg);
    background-size: 15px 15px;
    height: 15px;
    width: 15px;
    vertical-align: text-bottom;
    border: none;
}
.dropdown-menu .partnerlogos {
    margin-right: 5px;
    margin-top: -5px;
    height: 25px;
}
.mobile-on li {
  display: inline-block;
  vertical-align: middle;
}
.mobile-on .fa {
  font-size: 25px!important;
  margin-right: 10px;
}
@media all and (max-width: 800px) {
.mobile-on .fa {
    font-size: 18px;
    margin-right: 6px;
}
}
.office-text-mobile {
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  margin-right: 5px;
}
.nagyobb a {
  font-weight: bold;
  font-weight: bold;
  font-size: 16px!important;
  color: #2C84C6!important;
}
.nagyobb i {
  color: #2C84C6!important;
}
@media (max-width: 991px) {
.text-right {
    text-align: center!important;
}
}
.fejlec .navbar-dark .navbar-nav .nav-link {
    color: #333;
    font-weight: bold;
}
.navbar-collapse.collapse.show {
    overflow-y: scroll;
    max-height: calc(100vh - 80px);
}
.sarga a {
    color: #ff5b00!important;
    font-weight: bold!important;
}
.koncert-link:hover .koncert-keret {
    color: #000;
}
@media all and (min-width: 992px) {
.fejlec-margin-top {
  margin-top: 50px;
}
}
.fejlec .bg-image {
    background-size: contain;
    margin-top: 5px;
    height: 45px;
}
.fejlec .eredmeny {
    position: relative;
    margin-top: 10px;
}
.fejlec .eredmeny-keret {
  text-align: center;
  margin-bottom: 20px;
}
.fejlec .eredmeny-szoveg-one {
    margin-top: 5px;
    color: #dad9d9;
    font-size: 12px;
}
.fejlec .akcios-szoveg-one {
    color: #dad9d9;
    display: inline-block;
  }
.fejlec .left {
  color: #dad9d9;
}
.fejlec .right {
  color: #dad9d9;
}
.fejlec .box-title {
    color: #dad9d9;
}
.fejlec .box-title::before {
    top: 2px;
    bottom: 10px;
}
.fejlec .no-margin {
  margin-left: 0px;
  margin-right: 0px;
}
.fejlec .title-line hr {
    margin-bottom: 10px;
    margin-top: 5px;
}
.fejlec .akcios-szoveg-two {
    line-height: 1.2;
    color: #9b9b9b;
    font-weight: bold;
    font-size: 10px;
    text-transform: uppercase;
    display: inline-block;
    margin-left: 5px;
}
@media all and (max-width: 1199px) {
.fejlec .box-title {
    font-size: 14px;
}
.fejlec .eredmeny-szoveg-one {
    font-size: 9px;
}
}
.koncert-keret {
  color: #dad9d9;
  font-size: 12px;
}
.koncert-cim {
  text-transform: uppercase;
  font-size: 18px;
  font-weight: bold;
}
.koncert-szoveg {
  height: 50px;
  overflow: hidden;
}
.koncert-image {
    position: relative;
    overflow: hidden;
    height: 110px;
}
.koncert-gomb {
  background-color: #ff5b00;
  display: inline-block;
  padding: 4px;
  text-transform: uppercase;
  font-weight: bold;
  margin-top: 7px;
}
.bg-image-koncert {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.affix {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}
.affix.scrolled {
    transition: background-color 200ms linear;
}
.affix.scrolled .logox {
    width: 111px;
    height: 80px;
    margin-top: -40px;
}
.ajanl {
    border-radius: 3px;
    z-index: 2;
    border: 1px solid #0a256c;
    padding: 8px!important;
    margin-top: 16px;
}
.ajanl .fa {
  color: #0a256c;
}
.ajanl .nav-link {
  color: #fff!important;
}
.header-area {
  left: 0;
  right: 0;
  width: 100%;
  top: 0;
  z-index: 9;
}
.csikos a {
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 10px!important;
    padding-right: 10px!important;
}
.mega-pad {
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 10px!important;
    padding-right: 10px!important;
}
.custom-white .navbar-nav a:hover {
    background-color: #377ca2;
    text-decoration: none;
    color: #fff!important;
}
.custom-white {
    background-color: rgba(255,255,255,0.8);
    padding-top: 0px!important;
    padding-bottom: 0px!important;
    border-bottom: 3px solid #377ca2;
}
.custom-white .nav-link {
    color: #dad9d9;
    text-decoration: none;
    font-size: 14px;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}
@media (max-width: 1399px) {
.custom-white .nav-link {
    font-size: 12px;
}
.csikos a {
    padding-left: 7px!important;
    padding-right: 7px!important;
}
.mega-pad {
    padding-left: 10px!important;
    padding-right: 10px!important;
}
.fejlec .custom-white .logox {
    height: 113px;
}
}
@media (max-width: 1199px) {
  .navbar-nav a {
    padding-left: 6px!important;
    padding-right: 6px!important;
    letter-spacing: unset!important;
  }
}
@media (max-width: 991px) {
.navbar-collapse .navbar-nav .nav-item .nav-link {
    font-size: 14px;
    color: #fff;
    padding-top: 10px!important;
    padding-bottom: 10px!important;
}
.ajanl {
  margin-top: 0px;
}
.header-area .header-top_area .short_contact_list ul li a {
    font-size: 11px!important;
}
.menu-item-two {
    font-size: 11px!important;
    margin-bottom: 0px!important;
}
.header-area .header-top_area .social_media_links a {
    font-size: 11px!important;
    margin-left: 0px!important;
}
.header-area .header-top_area .social_media_links {
        margin-top: 2px;
    padding-bottom: 4px;
}
.header-area .header-top_area .short_contact_list ul li a {
    margin-right: 0px!important;
    padding: 0px!important;
}
}
.short_contact_list ul {
  margin-bottom: 0px;
}
.custom-white .logox {
    width: 131px;
    height: 115px;
    position: absolute;
    margin-top: -75px;
    -webkit-box-shadow: 0 15px 20px rgb(0 0 0 / 10%);
    -moz-box-shadow: 0 15px 20px rgba(0,0,0,.1);
    box-shadow: 0 15px 20px rgb(0 0 0 / 10%);

}
@media (max-width: 1199px) {
  .fejlec .custom-white .logox {
      width: 70px;
      height: 56px;
      margin-top: -30px;
  }
}
@media (max-width: 991px) {
  .custom-white .logox {
    position: relative;
    margin-top: 2px!important;
    width: 41px!important;
    height: 36px!important;
    box-shadow: none;
  }
}
.menu-item-two {
    color: #fff;
    font-size: 12px;
    margin-left: 0;
    margin-right: 15px;
    margin-bottom: 0px;
}
.logo-loc {
    color: #dad9d9;
    padding-top: 0px;
    padding-bottom: 0px;
}
.navbar-dark .navbar-toggler-icon {
    background-image: url(../img/ham.svg);
}
@media (max-width: 767px) {
  .header-area {
    padding-top: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .header-area {
    padding-top: 0;
  }
}
@media (max-width: 991px) {
.header-area .header-top_area {
    background-color: #003d52;
}
}
.header-area .header-top_area {
      padding: 0px 0;
      background-color: #377ca2!important;
      font-weight: bold;
}
.header-area .header-top_area .social_media_links {
    display: inline-block;
}
@media (max-width: 767px) {
  .header-area .header-top_area .social_media_links {
    text-align: center;
  }
}
.header-area .header-top_area .social_media_links a {
      font-size: 12.46px;
    color: #383838;
    display: inline-block;
}
.header-area .header-top_area .social_media_links a:hover {
  color: rgba(255, 255, 255, 0.8);
  text-decoration: none;
}
.header-area .header-top_area .short_contact_list a:hover {
  color: rgba(255, 255, 255, 0.8);
  text-decoration: none;
}
.short_contact_list .fa {
    color: #fff;
    border-radius: 100%;
    text-align: center;
    font-size: 13px;
    background-color: #3dad00;
    width: 25px;
    line-height: 25px;
    margin-right: 5px;
}
@media (max-width: 991px) {
.social_media_links .fa {
   height: 20px!important;
    width: 20px!important;
    font-size: 8px!important;
}
}
.social_media_links .fa {
    color: #383838;
    border-radius: 100%;
    height: 30px;
    width: 30px;
    text-align: center;
    padding-top: 7px;
    font-size: 16px;
}
@media (max-width: 767px) {
  .header-area .header-top_area .short_contact_list {
    text-align: center;
  }
}
.header-area .header-top_area .short_contact_list ul li {
  display: inline-block;
}
.header-area .header-top_area .short_contact_list ul li a {
    margin-left: 0;
    margin-right: 15px;
    font-size: 12px;
    display: inline-block;
    padding: 5px;
    color: #fff;
    padding-top: 5px;
    padding-bottom: 5px;
}
.dropdan-item {
    color: #dad9d9;
        padding-top: 10px!important;
    padding-bottom: 10px!important;
        font-size: 14px;
}
.drop-width {
      left: 0!important;
    right: 0!important;
    margin-left: auto!important;
    margin-right: auto!important;
    border-radius: 0px;
}
.dropdan {
    border-radius: 0px;
    margin-top: 0px;
}
.no-pad {
  padding-top: 0px;
  padding-bottom: 0px!important;
}
.nav-right {
      margin-left: 70px!important;
}
.mega-dropdown {
  position: unset !important;
}
.mega-dropdown-menu {
    width: 100%;
    position: absolute;
    margin: 0px 0px;
    background: #f5f5f5;
}
.mega-dropdown-menu ul {
  list-style: none;
}
@media (min-width: 992px) {
.dropdown:hover>.dropdown-menu {
    visibility: visible;
    opacity: 1;
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
    opacity: 1;
    visibility: visible;
}
}
@media (min-width: 992px) {
.navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
}
}
@media (min-width: 992px) {
.dropdown .dropdown-menu {
    display: block;
    visibility: hidden;
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
    -webkit-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in;
    padding-bottom: 15px;
}
}
.country-header {
    text-transform: uppercase;
    font-size: 13px;
    padding-top: 20px;
    padding-left: 5px;
    margin-bottom: 0px;
    padding-bottom: 5px;
    border-bottom: 1px dotted lightgray;
    font-weight: bold;
    color: #377ca2;
}
.osszes-link {
    font-size: 12px;
    font-weight: bold;
    color: #377ca2;
    text-transform: uppercase;
}
@media (max-width: 1399px) {
.country-header {
    font-size: 12px!important;
}
.osszes-link {
    font-size: 10px;
}
}
.country-header a {
  padding: 5px!important;
  color: #2C84C6;
}
@media (max-width: 991px) {
    .country-header a {
      padding: 5px!important;
      color: #2C84C6 !important;
    }
}
.drop-link {
    padding-top: 3px!important;
    padding-bottom: 3px!important;
    padding-left: 10px!important;
    padding-right: 10px!important;
    color: #535252;
    font-size: 14px;
}
.drop-link .fa {
  color: #2C84C6;
}
.drop-link:hover .akcios-szoveg-one {
    color: #000;
}
.drop-link:hover .akcios-szoveg-two {
    color: #000;
}
.drop-link:hover .eredmeny-szoveg-one {
    color: #000;
}
.drop-link:hover .eredmeny-under-text {
    color: #000;
}
.drop-link:hover .left {
    color: #000;
}
.drop-link:hover .right {
    color: #000;
}
.drop-link::before {
    content: "\f111";
    font-family: fontawesome;
    padding-right: 7px;
    float: left;
    color: #377ca2;
    font-size: 5px;
    line-height: 25px;
}
.no-pad .drop-link::before {
    content: unset;
}
.drop-team-image {
   position: relative;
    overflow: hidden;
    height: 25px;
    border: 1px solid #e1e1e1;
    background-color: #fff;
}
.drop-team-image .bg-image {
    background-size: contain;
    height: unset;
    margin-top: 0px;
}
.drop-kiemelt-image {
    position: relative;
    overflow: hidden;
    height: 55px;
    border: 1px solid #e1e1e1;
    background-color: #fff;
}
.margin-bottom-10px {
    margin-bottom: 10px;
}
.v-divider {
    height: 100%;
    border-right: 1px solid rgba(0,0,0,.1);
}
.ajanlat-but {
    background-color: #377ca2;
    color: #fff!important;
    padding-top: 7px!important;
    padding-bottom: 7px!important;
    margin-top: 22px;
    border-radius: 2px;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.ajanlat-but:hover {
  background-color: #3dad00!important;
}
@media (min-width: 992px) {
  .ajanlat-but {
    margin-left: 5px;
  }
}










.new-slide {
  width: 100%;
  height: 850px;
}
.font-1 {
  font-family: 'Dancing Script', cursive;
  text-transform: none;
}
.small-slide {
  text-transform: uppercase;
}
@media (max-width: 1600px) {
  .new-slide {
  height: 750px;
}
}
@media (max-width: 1199px) {
  .new-slide {
  height: 550px;
}
}
@media (max-width: 991px) {
  .new-slide {
    /* display: none; */
  }
}
.swiper-container {
  width: 100%;
  height: 100%;
}
.slide {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  text-align: center;
  font-size: 18px;
  background: #fff;
  overflow: hidden;
  flex-direction: column;
}
.slide-image {
  position: absolute;
  top: -200px;
  left: -200px;
  width: calc(100% + 400px);
  height: calc(100% + 400px);
  background-position: 50% 50%;
  background-size: cover;
}
.slide-title {
  font-size: 2rem;
  line-height: 1;
  max-width: 50%;
  white-space: normal;
  word-break: break-word;
  color: #FFF;
  z-index: 100;
  font-weight: normal;
  text-shadow: 2px 2px 3px rgb(0 0 0 / 90%);
  margin-top: -100px;
}
.small-slide {
  margin-top: 10px;
  font-size: 1.7rem!important;
}
.title-two {
  font-size: 1rem;
  margin-top: 50px;
  line-height: 1;
  max-width: 50%;
  white-space: normal;
  word-break: break-word;
  color: #FFF;
  z-index: 100;
  text-transform: uppercase;
  font-weight: normal;
}
@media (min-width: 45em) {
  .slide-title {
    font-size: 5vw;
    max-width: 70%;
  }
}
.slide-title span {
  white-space: pre;
  display: inline-block;
  opacity: 0;
}

.slideshow {
  position: relative;
}
.slideshow-pagination {
  position: absolute;
  bottom: 5rem;
  left: 0;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  transition: .3s opacity;
  z-index: 10;
}
.slideshow-pagination-item {
  display: flex;
  align-items: center;
}
.slideshow-pagination-item .pagination-number {
  opacity: 0.5;
}
.slideshow-pagination-item:hover, .slideshow-pagination-item:focus {
  cursor: pointer;
}
.slideshow-pagination-item:last-of-type .pagination-separator {
  width: 0;
}
.slideshow-pagination-item.active .pagination-number {
  opacity: 1;
}
.slideshow-pagination-item.active .pagination-separator {
  width: 10vw;
}
.slideshow-navigation-button {
  position: absolute;
  top: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  width: 5rem;
  z-index: 1000;
  transition: all .3s ease;
  color: #FFF;
}
.slideshow-navigation-button:hover, .slideshow-navigation-button:focus {
  cursor: pointer;
  background: rgba(0, 0, 0, 0.5);
}
.slideshow-navigation-button.prev {
  left: 0;
}
.slideshow-navigation-button.next {
  right: 0;
}

.pagination-number {
  font-size: 1.8rem;
  color: #FFF;
  padding: 0 0.5rem;
}

.pagination-separator {
  display: none;
  position: relative;
  width: 40px;
  height: 2px;
  background: rgba(255, 255, 255, 0.25);
  transition: all .3s ease;
}
@media (min-width: 45em) {
  .pagination-separator {
    display: block;
  }
}
.pagination-separator-loader {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #FFFFFF;
  transform-origin: 0 0;
}













.searchbox {
    position: absolute;
    z-index: 1;
    margin-top: -178px;
    left: 0;
    right: 0;
    z-index: 10;
}
@media (max-width: 1199px) {
  .addon-inner {
    padding-bottom: 7px;
}
}
.form-icon {
      position: absolute;
    top: 0px;
    left: 0px;
    height: 19px;
}
.search-icon {
    height: 22px;
    margin-right: 10px;
}
@media (max-width: 991px) {
.search-icon {
    height: 18px;
}
}
.adv-search {
        color: #fa3f2e;
    font-style: italic;
    background: none;
    border: none;
    padding-bottom: 0px;
    font-size: 13px;
    cursor: pointer;
    font-weight: bold;
}
.adv-search i {
  padding-right: 3px;
}
.rejtett-gomb {
  margin-top: 0px;
    margin-left: 10px;
}
.utazas-box {
    margin-top: 15px!important;
    margin-bottom: 0px!important;
    display: inline-block;
}
.utazas-box li {
    display: inline-block;
}
@media (min-width: 1200px) {
.col-big {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}
}
@media (min-width: 1200px) {
.szall-gomb {
    max-width: 16.666667%;
}
.szall-left {
    margin-left: 15%!important;
}
}
@media (max-width: 1199px) {
.szall-gomb {
  max-width: 100%;
}
.szall-left {
  max-width: 100%;
}
}
.searchbox a:hover {
    text-decoration: none;
}
.searchbox .form-control::-moz-placeholder {
  color: #fff;
  opacity: 1;
}
.searchbox .form-control:-ms-input-placeholder {
  color: #fff;
}
.searchbox .form-control::-webkit-input-placeholder {
  color: #fff;
}
.searchbox .form-group {
    margin-bottom: 5px;
}
.searchbox .tab-content .form-group:last-child {
    margin-bottom: 0px;
    padding-left: 15px;
    padding-right: 15px;
}
.searchbox .control-label {
    color: #c9c9c9;
    font-size: 13px;
}
.searchbox .nav-tabs .active {
   color: #fff!important;
}
@media (max-width: 1399px) {
.searchbox .nav-tabs li a:first-child {
    padding-left: 14px!important;
}
.searchbox .nav-tabs>li>a {
    font-size: 12px!important;
}
.searchbox .nav-tabs li a {
    padding: 0 10px!important;
}
}
@media (max-width: 991px) {
.searchbox .nav-tabs .active {
    border: 1px solid #838383!important;
}
}
.searchbox .nav-tabs .active:before {
    background-color: #fa3f2e!important;
}
.searchbox .nav-tabs i {
    position: relative;
    top: 0px;
    margin-right: 15px;
    font-size: 1.5em;
}
.searchbox .tab-pane--insurance {
    margin-right: -15px;
    margin-left: -15px;
    padding-top: 22px;
    padding-bottom: 0;
}
.searchbox-content {
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    box-shadow: 0px 0px 40px #57575757;
    min-height: 90px;
    background-color: #383838;
}
@media all and (max-width: 991px) {
.searchbox-content {
    background-color: #0e547a;
}
}
@media (min-width: 992px) {
  .searchbox-content {
      box-shadow: 0px 4px 20px 0px rgb(0 0 0 / 45%);
  }
}
.control-label {
    font-size: .750em;
        padding-bottom: 5px;
    margin-bottom: 0px;
}
.btn-search {
    width: 100%;
    height: 50px;
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 0;
    line-height: 37px;
    text-transform: uppercase;
    border-radius: 0px;
    background-color: #377ca2;
    color: #fff!important;
    font-weight: bold;
}
.searchbox .input-group-addon {
    padding: 15px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    text-align: center;
    background-color: #f37321;
    color: #fff!important;
    border: none;
}
@media (max-width: 1199px) {
    .searchbox {
    margin-top: 15px;
    position: relative;
    margin-bottom: 15px;
}
.searchbox .nav-tabs>li {
        display: block;
        float: none;
        width: 23%;
        margin-right: 0;
        margin-bottom: 3px;
}
}
@media (max-width: 991px) {
    .searchbox {
        margin-top: 55px;
        margin-top: 0px;
    }
}
@media (max-width: 991px) {
.searchbox .nav-tabs>li {
    width: 23%;
    border-bottom: 1px solid #787878;
}
}
@media all and (max-width: 767px) {
    .searchbox .nav-tabs>li {
        display: block;
        float: none;
        margin-right: 0;
        margin-bottom: 3px;
    }
    .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-white.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: 15px;
    color: #fff;
    background-color: transparent;
}
.form-control-sm {
    height: 30px;
    padding: 4px 12px;
}
.form-control-lg {
    height: 42px;
}
.addon-inner {
    position: relative;
    border-bottom: 1px solid #b4b4b4;
    padding-bottom: 7px;
}
.shipform .addon-inner {
    border-bottom: 1px solid #b4b4b4;
    padding-bottom: 7px;
}
.addon-inner .fa {
    position: absolute;
    padding: 0px 0px;
    color: #fff;
    pointer-events: none;
    font-size: 20px;
}
.addon-left .fa {
    left: 0;
    text-align: center;
    width: 23px;
}
.addon-left input {
    padding-left: 28px;
}
.addon-left select {
    padding-left: 28px;
}
.addon-left option {
    margin-left: 28px!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;
}
/* ==========================================================================
   Utazas Gombok
   ========================================================================== */

.nav-pills {
    margin-top: 20px;
    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 {
    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;
    }
}
.searchbox .nav-tabs li a {
        display: flex;
    height: 45px;
    padding: 0 30px;
    line-height: 16px;
    align-items: center;
    justify-content: center;
}
@media screen and (max-width: 991px) {
    .searchbox .nav-tabs li a {
        padding: 0 30px;
    }
}
.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;
    overflow-x: auto;
    overflow-y: hidden;
}
.searchbox .nav-tabs>li {
    float: left;
    margin-bottom: 0;
    margin-right: 2px;
}
.searchbox .nav-tabs>li>a {
    position: relative;
    margin-right: 0px;
    line-height: 12px;
    color: #fff;
    border: 0 solid transparent;
    border-radius: 0;
    transition: all 0.15s ease-in-out;
    /* text-transform: uppercase; */
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0.06em;
}
.searchbox .nav-tabs>li.active>a, .searchbox .nav-tabs>li.active>a:hover, .searchbox .nav-tabs>li.active>a:focus {
    color: #fff;
    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: 20px!important;
    padding: 0px 12px;
    font-size: .875em;
    line-height: 1.42857143;
    color: #fff;
    background-color: #00a8bc;
    border-radius: 0px;
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    background-clip: unset;
    border-bottom: none;
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    */
}
.form-control:focus {
    border-color: #0c335c;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(12, 51, 92, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(12, 51, 92, 0.6);
}
.form-control::-moz-placeholder {
    color: #999;
    opacity: 1;
}
.form-control:-ms-input-placeholder {
    color: #999;
}
.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: #eeeeee;
    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;
}
    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 25px;
        padding-bottom: 0px;
        margin-left: 28px;
    }
.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%;
    }
    .form-horizontal .control-label {
    padding-top: 10px;
}
}
@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;
    line-height: 37px;
    text-transform: uppercase;
    border-radius: 0px;
    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;
    background-color: #fedc07;
    color: #17317f!important;
    width: 100%;
    font-weight: bold;
    border: none;
}
.btn-searchbox:hover {
    background-color: #fa3f2e!important;
}
@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;
}
.searchbox .nav-tabs li a::before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: -1;
}
.searchbox .nav-tabs li a:hover::before {
    background-color: #fa3f2e!important;
}
.searchbox .nav-tabs li a:hover {
    color: #fff!important;
}
.searchbox .nav-tabs li a::before {
    background-color: #00529f;
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: -1;
    -webkit-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top;
    -webkit-transition: 250ms background-color;
    transition: 250ms background-color;
}
.searchbox .nav-tabs li a:focus::before {
    background: #fff;
    color: #434e59!important;
}
 .cust-pad {
  padding-left: 15px;
  padding-right: 15px;
 }
 @media (max-width: 1199px) {
 .cust-pad {
    flex-basis: auto;
}
}
 .shipform .cust-pad {
  padding-left: 15px;
  padding-right: 0px;
 }
 .searchbox ol, .searchbox ul {
  list-style: outside none none;
  padding-left: 0px;
  margin-bottom: 0px;
}
.searchbox .radio_list input[type=radio] {
    display: none;
}
.ship-but .radio_list label {
    display: inline-block;
    cursor: pointer;
    position: relative;
    padding-left: 25px;
    margin-right: 15px;
    font-size: 13px;
}
.ship-but .radio_list label {
    margin-right: 10px;
}
.ship-but label {
    color: #fff;
    width: auto;
}
input[type=radio]:checked + label:before {
    content: "\2022";
    content: "\2714";
    color: #f3f3f3;
    color: #20ff36;
    font-size: 30px;
    font-size: 22px;
    text-align: center;
    line-height: 18px;
    line-height: 10px;
    text-shadow: 0px 0px 1px #010c01;
}
.radio_list label:before {
    content: "";
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-right: 10px;
    position: absolute;
    left: 0;
    bottom: 1px;
    background-color: #f5f5f5;
    box-shadow: inset 0px 2px 3px 0px rgb(0 0 0 / 30%), 0px 1px 0px 0px rgb(255 255 255 / 80%);
}
.ship-but {
  margin-top: 20px;
}
@media (max-width: 1199px) {
  .ship-but {
   margin-top: 15px;
   margin-bottom: 0px!important;
}
.btn-search {
    margin-top: 30px;
}
}










.ajanlat-cim {
    font-size: 40px;
    color: #5a5a5a;
    text-align: center;
    margin-bottom: 10px;
    font-family: 'Dancing Script', cursive;
}
.white {
  color: #fff;
}
@media (max-width: 991px) {
  .ajanlat-cim {
    font-size: 32px;
}
}
.section-title-img .new-icon-svg {
    height: 30px;
    max-width: 100%;
}
.section-title-img {
    max-width: 200px;
    margin: 0 auto;
    position: relative;
    margin-bottom: 25px;
}
.section-title-img::before, .section-title-img::after {
    position: absolute;
    left: -50px;
    top: 50%;
    transform: translateY(-50%);
    content: "";
    width: 100px;
    height: 1px;
    background: #377ca2;
}
.section-title-img::after {
    background: #377ca2!important;
}
.white-2::before, .white-2::after {
    background: #fff;
}
.white-2::after {
    background: #fff!important;
}
.section-title-img::after {
    right: -50px;
    left: auto;
}















.dobozok {
  /* margin-top: 25px; */
  padding-bottom: 25px;
}
.offerbox__image {
    position: relative;
    overflow: hidden;
    height: 290px;
}
.bg-image {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.single-room {
    background: #fff none repeat scroll 0 0;
    transition: all 0.3s ease 0s;
    position: relative;
    cursor: pointer;
    box-shadow: 0px 4px 20px 0px rgb(0 0 0 / 45%);
    padding: 5px;
}
.kiemelt a, button, input {
    outline: medium none;
    color: #5a5a5a;
    font-weight: bold;
}
.room-button {
    background: #377ca2;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    padding: 10px 20px;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 1px;
    transition: .5s ease;
}
.bottom-text {
    display: block;
    color: #4a4a4a;
    font-size: 12px;
    font-weight: bold;
    margin-left: 3px;
}
.room-name {
  border-bottom: 1px dashed #ccc;
  margin-bottom: 5px;
}
.dobozok .single-room .new-icon-svg {
    height: 14px;
}
.offerbox__eyecandy .offerbox__discount .new-icon-svg {
    height: 20px;
}
.room-img {
  position: relative;
}
.kiemelt img {
    max-width: 100%;
}
.single-room .room-desc {
    padding: 15px 15px 5px;
    text-align: left;
}
.room-desc .room-name h3 {
    color: #4a4a4a;
    font-family: 'Dancing Script', cursive;
    font-weight: bold;
    font-size: 23px;
    margin-bottom: 7px;
    text-transform: capitalize;
    height: 55px;
    overflow: hidden;
}
.room-rent > h5 {
    color: #377ca2;
    font-weight: bold;
    font-size: 25px;
    margin-bottom: 0px;
}
.kiemelt h5 {
    font-size: 18px;
}
.room-rent > h5 span {
    font-size: 12px;
}
.room-desc .room-book {
    display: inline-block;
    /* float: right;
    margin-top: -40px; */
}
.room-desc .room-book a {
    font-weight: 400;
}
.room-desc .room-book a, .static2 .services-desc-inner .room-book > a {
        display: inline-block;
    font-size: 10px;
    padding: 13px 20px;
    text-transform: uppercase;
    font-weight: bold;
}
.room-desc .room-book a, .static2 .services-desc-inner .room-book > a:hover {
    background: #377ca2 none repeat scroll 0 0;
    color: #fff;
}
.offerbox__eyecandy {
    top: 3px;
    left: 15px;
    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); */
    width: 100%;
}
.offerbox__eyecandy:before {
    content: "";
    width: 0;
    height: 0;
    display: block;
    border: 5px solid transparent;
    border-right: 5px solid #246401;
    border-top: 5px solid #246401;
    position: absolute;
    left: 0;
    bottom: -10px;
}
.ribbon-2 {
  position: absolute;
  height: 40px;
  background: rgba(61, 173, 0, 0.8);
  left: -15px;
  top: 18px;
  border-bottom: 2px solid #246401;
    border-radius: 3px;
}
.offerbox__headline {
display: block;
    margin-top: -5px;
    margin-right: -10px;
    margin-left: -10px;
    padding: 2px 5px;
    font-size: 0.675em;
    border-top-right-radius: 4px;
    /* background: #CA0000; */
}
.offerbox__discount {
    font-size: 1.275em;
}
.offerbox__headline, .offerbox__discount {
    display: block;
}
.single-room .overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.7);
  overflow: hidden;
  width: 100%;
  height: 0;
  transition: .5s ease;
}

.single-room .textx {
  white-space: inherit;
  color: white;
  font-size: 1em;
  position: absolute;
  overflow: hidden;
  top: 40%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  width: 70%;
}

@media all and (max-width: 1399px) {
 .single-room .textx {
    width: 90%;
  }
}

.single-room:hover .overlay {
  height: 100%;
}
.single-room:hover .room-button {
  background-color: #3dad00;
}
.custom-shape-divider-bottom-1642455268 {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
    line-height: 0;
    transform: rotate(180deg);
}

.custom-shape-divider-bottom-1642455268 svg {
    position: relative;
    display: block;
    width: calc(100% + 100px);
    height: 25px;
    transform: rotateY(180deg);
    opacity: 0.7;
}

.custom-shape-divider-bottom-1642455268 .shape-fill {
    fill: #FFFFFF;
}









.hajo {
    box-shadow: inset 0 10px 10px -10px rgb(0 0 0 / 30%), inset 0 -10px 10px -10px rgb(0 0 0 / 30%);
    padding-top: 25px;
    padding-bottom: 25px;
    background: url(../img/para2.jpg) no-repeat 50% 50% fixed;
    background-size: cover;
}
.box-border {
    box-shadow: 0px 4px 20px 0px rgb(0 0 0 / 45%);
    padding: 5px;
    background-color: #fff;
}
.hajo .bicaj-box {
    margin-bottom: 1px;
}
.hajo .bicaj-caption {
    bottom: 0px;
}
.hajo-logo {
    position: absolute;
    left: 15px;
    top: 15px;
    z-index: 1;
}
.png {
    height: 36px;
}
@media (min-width: 1200px) {
.high .bicaj-image {
      min-height: 520px;
}
}
.hajo .bicaj-image {
    height: 259px;
}
.hajo .bicaj-box .low {
    height: 280px;
}
.hajo .cust-tab-width {
    width: 24.6%;
}
@media (max-width: 1399px) {
.hajo .cust-tab-width {
    width: 24.4%;
}
}
@media (max-width: 991px) {
.hajo .tab-link {
    font-size: 12px!important;
    padding: 5px!important;
    padding-top: 10px!important;
    padding-bottom: 10px!important;
}
}
.bicaj-tematika {
    padding-top: 40px;
    padding-bottom: 30px;
    background: #fff;
    box-shadow: inset 0 10px 10px -10px rgb(0 0 0 / 30%), inset 0 -10px 10px -10px rgb(0 0 0 / 30%);
    position: relative;
    background: url(../img/para1.jpg) no-repeat 50% 50% fixed;
    background-size: cover;
}
.first {
    background: url(../img/first.jpg) no-repeat 50% 50% fixed;
}
.tema-gombocska {
  color: #333;
  font-size: 15px;
}
.tema-gombocska i {
  color: #26b3aa;
}
.korut {
    background: url(../img/par4.jpg) no-repeat 50% 50% fixed;
}
.masik-tema {
    background: url(../img/par4.jpg) no-repeat 50% 50% fixed;
    background-size: cover;
}
.tematika-szoveg {
    color: #fff;
    font-size: 18px;
    line-height: 25px;
    text-align: center;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 25px;
    font-weight: normal;
}
@media (max-width: 991px) {
.bicaj-tematika {
    padding-top: 10px;
}
}
.bicaj-tematika .eyecandy-top {
    padding: 100px 10px 5px;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
}
@media (min-width: 1200px) {
.margin-top-140 {
    padding-top: 150px;
}
}
.becs-szoveg {
    color: #fff;
    font-size: 16px;
    line-height: 25px;
    text-shadow: 0 1px 2px rgb(0 0 0);
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 0px;
    padding-bottom: 20px;
}
.overlay-one {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.7);
    overflow: hidden;
    width: 100%;
    height: 0;
    transition: .5s ease;
    z-index: 10;
}
.bicaj-box:hover .overlay-one {
  height: 100%;
}
.bicaj-box:hover .tovabb-gomb {
  bottom: 100px;
}
.bicaj-box:hover .bicaj-title {
  color: #3dad00;
}
.overlay-one .textx {
    white-space: inherit;
    color: white;
    font-size: 0.9em;
    position: absolute;
    overflow: hidden;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    width: 80%;
    height: 60px;
}
.tovabb-gomb {
    text-align: center;
    padding: 0.375rem 0.75rem;
    display: inline-block;
    background-color: #e40b14;
    color: #fff!important;
    font-weight: bold;
    position: absolute;
    width: 100px;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 0px;
    transition: all 0.3s ease-in-out;
}
.overlay-becs {
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0%;
    left: 0;
    right: 0;
    transition: .5s ease;
    background: linear-gradient( 180deg,#000,hsla(0,0%,0%,0));
    opacity: 0.5;
}
@media (max-width: 1600px) {
.absolute-object {
    left: -20px!important;
}
.kor-png {
    left: -30px!important;
}
}
@media (max-width: 1399px) {
.png {
  height: 50px;
}
.absolute-object {
    left: -20px!important;
}
}
.absolute-object {
    position: absolute;
    bottom: 0px;
    left: 0px;
    display: none;
}
.kor-png {
    position: absolute;
    top: 20px;
    left: 0px;
}
.hajos {
    background: url(../img/par2.jpg) no-repeat 50% 50% fixed;
    background-size: cover;
}
.bg-image {
    transition: all 0.5s ease-in-out;
}
.bicaj-tematika .bg-image {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.bicaj-tematika .offerbox__image {
    position: relative;
    overflow: hidden;
    border-radius: 7px;
}
.bicaj-caption {
    position: absolute;
    left: 0px;
    right: 0px;
    padding: 15px 15px 17px;
    transition: all 0.5s ease-in-out;
    background-color: rgba(0, 0, 0, 0.7);
    border-top: 1px solid #787979;
}
.bicaj-box {
    margin-bottom: 25px;
    border-radius: 7px;
}
.bicaj-box:hover .bg-image {
  transform: scale(1.1);
}
.bicaj-box:hover .bicaj-gombocska {
  background-color: #07103b;
  color: #fff;
}
.bicaj-title {
    color: #fff;
    font-size: 25px;
    font-family: 'Dancing Script', cursive;
    letter-spacing: 0.5px;
    text-align: left;
    max-height: 70px;
    overflow: hidden;
    transition: .5s ease;
}
.hajos-text {
  color: #fff;
  font-size: 15px;
}
.bicaj-text {
      color: #fff;
      font-size: 13px;
}
.bicaj-gombocska {
    display: inline-block;
    margin-top: 10px;
    background-color: #ffd108;
    color: #03093d;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 14px;
    transition: all 0.5s ease-in-out;
}
.eyecandy-top {
    position: absolute;
    bottom: -50px;
    right: -40px;
    color: #fff;
    text-align: center;
    padding: 115px 10px 5px;
    line-height: 1;
    background-color: rgba(255,255,255,0.8);
    -webkit-transform: rotate(3deg);
    -moz-transform: rotate(3deg);
    -ms-transform: rotate(3deg);
    -o-transform: rotate(3deg);
    width: 700px;
    box-shadow: 1px 1px 8px rgb(0 0 0 / 60%);
}
.topikon {
    position: absolute;
    right: 15px;
    top: 10px;
    background: #e40b14;
    width: 33px;
    height: 33px;
    text-align: center;
    padding-top: 3px;
    z-index: 2;
    border-radius: 20px;
    transition: all 0.3s ease-in-out;
}
@media (max-width: 991px) {
.magyar-indulasok .topikon {
    display: none;
}
}
.first-svg {
    height: 15px;
}












.tabsor {
  margin-bottom: 30px!important;
}
.dobozok .tab-link {
    transition: 250ms;
    align-items: center;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 0.06em;
    color: #fff;
    text-align: center;
    padding: 7px 20px;
    border-radius: 0px;
    background-color: #4a4a4a;
}
.dobozok .nav-item.active .tab-link {
    background-color: var(--custom-color-primary) !important;
    color: var(--custom-color-accent-primary) !important;
}

.dobozok .nav-item.active .tab-link {
    background-color: var(--custom-color-primary) !important;
    color: var(--custom-color-accent-primary) !important;
}
/* .dobozok .tab-link:hover {
    background-color: #377ca2;
    color: #fff;
}
.dobozok .nav-link.active {
    background-color: #377ca2;
    color: #fff;
} */
.cust-tab-width {
    width: 14.20%;
    margin-bottom: 5px;
    margin-right: 1px;
}
@media (max-width: 1399px) {
.cust-tab-width {
    width: 14%;
}
.dobozok .tab-link {
    font-size: 12px;
    padding: 10px 4px;
}
}
@media (max-width: 1199px) {
.cust-tab-width {
    width: 48.5%!important;
}
}
@media (max-width: 1199px) {
.hajos .cust-tab-width {
    width: 100%!important;
}
}
@media (max-width: 991px) {
.dobozok .tab-link {
    font-size: 13px;
}
}
.dobozok .nav-pills {
    padding: 0px;
}











.dobozka-belso-two {
    position: relative;
    display: block;
        margin-bottom: 30px;
    padding: 0;
    background: #fff;
    -webkit-transition: all 0.15s ease-in-out;
    -moz-transition: all 0.15s ease-in-out;
    -ms-transition: all 0.15s ease-in-out;
    -o-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
    box-shadow: 1px 1px 3px rgb(0 0 0 / 30%);
    box-shadow: 0px 4px 14px 0px rgb(0 0 0 / 45%);
}
.dobozka-belso-two .hover-arrow {
    height: 150px;
    left: 0;
    right: 0;
    margin: 0 auto;
    position: absolute;
    bottom: -80%;
    transform: rotate(40deg);
    transition: all .7s ease;
    opacity: 0;
}
.dobozka-belso-two:hover .hover-arrow {
  bottom: 10%;
  transform: rotate(0deg);
  opacity: 1;
}
.dobozka-belso-two .overlay {
  background-color: rgba(0, 0, 0, 0.0);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  transition: all .7s ease;
}
.dobozka-belso-two:hover .overlay {
  background-color: rgba(0, 0, 0, 0.3);
}
.dobozka-belso-two:hover a {
    text-decoration: none;
}
.top-ten .bg-image-two {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    transition: all 0.5s ease-in-out;
    border-radius: 0px;
}
.dobozka-belso-two:hover .gombocska-hajo {
  background: #3dad00;
}
.kep-two {
    position: relative;
    height: 180px;
}
.dobcim-two {
    color: #4a4a4a;
    font-family: 'Dancing Script', cursive;
    font-size: 23px;
    letter-spacing: 0.05em;
    line-height: 1.1;
    font-weight: bold;
    overflow: hidden;
    margin-top: 0px;
    margin-bottom: 0px;
    display: inline-block;
    height: 54px;
    transition: all 0.5s ease-in-out;
}
.leiras-one-two {
    height: 190px;
    padding: 10px 10px 0;
    transition: all 0.5s ease-in-out;
}
.leiras-one-two:hover a {
    text-decoration: none;
}
.overlink-two {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
}
.dobar-two {
    display: inline-block;
    float: right;
    margin-top: -40px;
}
.dobar-two span {
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    color: #ff6600;
    float: right;
    text-align: right;
    font-weight: bold;
    transition: all 0.5s ease-in-out;
}
.dobar-two small {
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    color: #777;
    float: right;
    clear: right;
    text-align: right;
    transition: all 0.5s ease-in-out;
}
.dob-location-two {
    display: block;
    height: 40px;
    font-size: 14px;
    font-weight: bold;
    color: #377ca2;
    text-overflow: ellipsis;
    overflow: hidden;
    transition: all 0.5s ease-in-out;
    margin-bottom: 3px;
}
.cms-room-title-date {
    display: block;
    height: 20px;
    font-size: 12px;
    color: #333;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin-top: 0px;
    transition: all 0.5s ease-in-out;
}
.cms-room-title-target {
    display: block;
    height: 43px;
    font-size: 12px;
    color: #5A5A5A;
    text-overflow: ellipsis;
    overflow: hidden;
    /* margin-top: -5px; */
    transition: all 0.5s ease-in-out;
    font-weight: normal;
}
.doboz-separator-two hr {
    margin: 10px -10px;
    border-top: 1px solid #eeeeee;
}
.doboz-gomb-two {
    background-color: #fff;
    height: 40px;
    margin-top: 2px;
}
.gombocska-hajo {
    margin-top: 10px;
    margin-bottom: 10px;
    display: inline-block;
    line-height: 25px;
    transition: all 0.5s ease-in-out;
    background-color: #377ca2;
    color: #fff;
    padding: 3px 15px 5px;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: .5px;
    text-transform: uppercase;
    width: 100%;
    text-align: center;
}
.gombocska-hajo small {
  font-weight: bold;
}
.gombocska-hajo:hover {
    background-color: #087dc2;
    color: #fff;
    text-decoration: none;
}
.doboz-felirat-two {
    display: inlnie-block;
    width: 100%;
    height: auto;
    position: absolute;
    bottom: 0;
    left: 0;
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.7) 100%);
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.7) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.7) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );
    padding: 20px 15px 10px 15px;
        text-align: center;
    text-transform: uppercase;
}
.doboz-felirat-two h2 {
    color: #fff;
    font-size: 20px;
    line-height: 28px;
    display: inline-block;
    width: 100%;
    font-weight: bold;
    margin-bottom: 0px;
}
.doboz-felirat-two h3 {
    color: #fff;
    font-size: 13px;
    line-height: 16px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 2px;
}
.bg-image-two {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    transition: all 0.5s ease-in-out;
    border-radius: 0px;
}
.hajo-gomb {
  padding-left: 10px;
  padding-right: 10px;
}
.hajo-gomb .room-rent {
  text-align: center;
  margin-top: 7px;
}
.hajo-gomb .room-rent > h5 {
    color: #377ca2;
    font-weight: bold;
    font-size: 15px;
    margin-bottom: 0px;
}
.bord {
    border-right: 1px solid #dedede;
}
.line {
    border-top: 1px solid #dedede;
    margin-top: 5px;
}
.star-box {
    position: absolute;
    top: 0px;
    left: 0;
    right: 0;
    padding: 10px;
    padding-bottom: 5px;
    z-index: 10;
}
.hotel {
    color: #fff;
    font-size: 13px;
    display: inline-block;
}
.dobozka-belso-two .kep-two .ribbon-2 {
    position: absolute;
    height: 40px;
    background: rgba(61, 173, 0, 0.8);
    left: -10px;
    top: 18px;
}
.ribbon-2 .offerbox__eyecandy .offerbox__discount {
    font-size: 15px;
    font-weight: bold;
}
.ribbon-2 .offerbox__eyecandy {
    padding: 10px 20px 3px;
}
@media all and (max-width: 1399px) {
.ribbon-2 .offerbox__eyecandy {
    padding: 10px 10px 3px;
}
.ribbon-2 .offerbox__eyecandy .offerbox__discount {
    font-size: 13.5px;
}
.dobcim-two {
    height: 51px;
}
.hajo-gomb .room-rent > h5 {
    font-size: 13px;
}
.hajo-gomb .room-rent {
    margin-top: 10px;
}
}
@media all and (max-width: 991px) {
.leiras-one-two {
    height: 175px;
}
.dobcim-two {
    height: 54px;
}
}













.newsletter {
  position: relative;
  z-index: 1;
  overflow: hidden;
  padding-top: 30px;
  padding-bottom: 20px;
}
.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.jpeg) no-repeat 50% 50% fixed;
    background-size: cover;
      padding-bottom: 0px;
    padding-top: 0px;
}
.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;
    text-align: center;
    position: relative;
    font-size: 40px;
    color: #fff;
    font-weight: bold;
    text-transform: none;
}
.newsletter__title:before,
.newsletter__title:after {
  background: #fff;
  display: none;
}
.newsletter__subtitle {
    margin-bottom: 20px;
    font-weight: 500;
    font-size: 17px;
    color: #fff;
    text-align: center;
    position: relative;
}
.newsletter-shadow .newsletter .form-control {
   display: block;
    width: 100%;
    height: 50px!important;
    padding: 6px 12px;
    font-size: .875em;
    line-height: 1.42857143;
    color: #555555;
    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);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    border: 1px solid #ccc;
    border-radius: background-clip: unset;
    background-clip: unset;
    border-radius: 0px;
}
@media all and (max-width: 1200px) {
  .newsletter__input {
    margin-bottom: 10px;
  }
  .newsletter__input--last {
    margin-bottom: 0;
  }
}
.btn-default--subscribe:hover {
  color: #fff!important;
}
@media all and (max-width: 768px) {
}
.btn-default--subscribe {
    margin-top: 20px;
    font-size: 17px;
    box-shadow: 0 3px 11px 0 rgb(0 0 0 / 15%);
    text-transform: uppercase;
    /* font-weight: 700; */
    letter-spacing: 0.04em;
    border-radius: 0px;
    padding-left: 32px;
    padding-right: 32px;
    letter-spacing: 0.05em;
    border: none;
    background-color: #377ca2;
    color: #fff!important;
    padding: 10px;
    font-weight: bold;
    padding-left: 20px;
    padding-right: 20px;
}
.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;
}
.btn-default--subscribe:hover {
  color: #fff!important;
}













/* ===================================
    Footer
====================================== */

/* scroll to top */
.footer-standard-dark .lent {
  padding-top: 0px;
}
.line-foot {
  border-top: 1px solid rgba(255,255,255,.23);
  padding-top: 15px;
}
.widget-top {
  margin-bottom: 15px;
}
.szamok-top {
    padding-top: 15px;
    padding-bottom: 25px;
    padding-left: 10px;
    padding-right: 10px;
}
.dark-blue {
    background-color: #0e547a;
    padding: 35px 30px;
    -webkit-box-shadow: 0 0px 50px rgb(0 0 0 / 40%);
    -moz-box-shadow: 0 0px 50px rgba(0,0,0,.4);
    box-shadow: 0 0px 50px rgb(0 0 0 / 40%);
}
.szamok-top .dt-sc-one-fourth {
    width: 22.4%;
}
@media (max-width:991px) {
.szamok-top .cust-3 {
  min-width: 100%;
}
.widget-top {
    margin-bottom: 0px;
}
.szamok-top .top-info {
    margin-top: 30px!important;
}
.szamok-top {
    padding-top: 0px;
    padding-bottom: 25px;
}
.szamok-top .column {
    margin-bottom: 0px;
}
/* .d-flex {
    display: block!important;
    padding-top: 0px;
} */
}
.szamok-top .column {
    float: left;
    min-height: 1px;
    position: relative;
}
.szamok-top .partner-logo {
  margin-top: 25px;
}
.szamok-top h4 {
    font-weight: 600;
    font-size: 16px;
    color: #959595;
}
.szamok-top .dt-sc-ico {
    padding-left: 30px;
    position: relative;
    text-align: left;
}
.szamok-top .dt-sc-ico .fa {
    left: 0;
    position: absolute;
    text-align: center;
    padding-top: 12px;
    top: -3px;
    color: #3dad00;
    font-size: 30px;
}
.szamok-top .dt-sc-ico > h5 {
    margin-bottom: 0;
    font-weight: 600;
    margin-left: 10px;
    margin-top: 3px;
    color: #d4d4d4;
    font-size: 15px;
}
.szamok-top .top-info {
    margin-left: 10px;
    margin-top: 0px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
}
@media (max-width: 1399px) {
.szamok-top .top-info {
    font-size: 13px;
}
.szamok-top .dt-sc-ico > h5 {
    font-size: 14px;
}
}
.szamok {
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 10px;
    padding-right: 10px;
    background-color: #a26c40;
    box-shadow: inset 0 10px 10px -10px rgb(0 0 0 / 30%), inset 0 -10px 10px -10px rgb(0 0 0 / 30%);
}
.top-info {
    margin-top: 0px;
    padding-bottom: 5px;
    margin-bottom: 0px;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
  }
.dt-sc-ico {
    position: relative;
    text-align: center;
}
.padding-top-bottom {
  padding-top: 5px;
  padding-bottom: 5px;
}
.border-right {
    border-right: 1px solid rgba(255,255,255,.23)!important;
}
@media (max-width: 991px) {
.border-right {
    border-right: none!important;
}
}
.offerbox__image-foot {
  height: 10px;
}
.thumb {
  display: inline-block;
  height: 70px;
}
.foot-description {
  display: inline-block;
  float: right;
}
.foot-description p {
    color: #f5f5f5!important;
    font-size: 12.5px;
    line-height: 21px;
    margin-bottom: 0px;
    height: 40px;
    overflow: hidden;
}
.foot-date {
      color: #fff;
      font-size: 11px;
      text-align: right;
}
.foot-news {
  margin-top: 0px;
}
.foot-news .bg-image {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    transition: all 0.5s ease-in-out;
}
.hir-margin {
  margin-bottom: 0px!important;
  margin-top: 15px;
}
.foot-news .row {
  margin-left: 0px;
}
.s-title {
  color:#f5f5f5;
  font-size: 13px;
  font-weight: bold;
  height: 15px;
    overflow: hidden;
}
.offerbox__image-foot {
    height: 10px;
}

.foot-news .row {
  margin-left: 0px;
}
.deszt .fa {
  padding-right: 5px;
  color: #fff;
}
.footer-standard-dark .country-header-two {
    margin-bottom: 0px;
}
.scroll-top-arrow, .scroll-top-arrow:focus {
    color: #fff;
    background: #878787;
    line-height: 28px;
    display: none;
    height: 30px;
    width: 30px;
    padding: 0;
    position: fixed;
    right: 45px;
    text-align: center;
    text-decoration: none;
    top: 91%;
    z-index: 10006;
    border-radius: 100%;
}
.scroll-top-arrow:hover {
    background: #000;
    opacity: .8;
    color: #fff;
    border-color: #ff214f
}
.scroll-top-arrow i {
    line-height: 30px;
    position: relative;
}
.bg-dark-footer {
    background-color: #084884;
}
.footer-linkek a {
  color: #f5f5f5;
}
.footer-linkek li {
  color: #f5f5f5;
}
.footer-linkek ul li {
    display: inline-block;
    padding: 0 5px;
    list-style: none;
}
.footer-linkek {
    border-bottom: 1px solid rgba(255,255,255,.23)!important;
    margin-bottom: 0px;
    padding-top: 7px;
    padding-bottom: 0px;
    border-top: 1px solid rgba(255,255,255,.23)!important;
    margin-top: 15px;
}
.footer-linkek dl {
  margin-bottom: 10px;
}
.footer-linkek ol {
  margin-bottom: 10px;
}
.footer-linkek ul {
  margin-bottom: 10px;
  padding-left: 0px;
}
.footer-logo {
    max-height: 65px;
    display: block;
}
@media (max-width: 1399px) {
.footer-logo {
    max-height: 45px;
}
.foot-hasab a {
    font-size: 12px!important;
}
.office__list-item {
    font-size: 12px!important;
}
.foot-left {
    font-size: 12px!important;
}
}
@media (max-width: 1199px) {
.foot-hasab a {
    font-size: 12px!important;
}
.deszt .fa {
    padding-right: 2px;
}
.foot-szoveg {
    font-size: 12px!important;
}
.social-icon-style-8 a {
    font-size: 13px!important;
    width: 30px!important;
    height: 30px!important;
    line-height: 30px!important;
}
.footer-standard-dark a {
    font-size: 12px!important;
}
}
.foot-szoveg {
    margin-top: 15px;
    color: #f5f5f5!important;
    font-size: 15px;
    max-height: 105px;
    overflow: hidden;
}
/* footer input */

footer input::-webkit-input-placeholder {
    color: #6f6f6f;
    text-overflow: ellipsis;
    font-size: 11px;
    font-weight: 400;
    opacity: 1;
}
footer input::-moz-placeholder {
    color: #6f6f6f;
    text-overflow: ellipsis;
    font-size: 11px;
    font-weight: 400;
    opacity: 1;
}
footer input:-ms-input-placeholder {
    color: #6f6f6f;
    text-overflow: ellipsis;
    font-size: 11px;
    font-weight: 400;
    opacity: 1;
}
footer .newsletter input {
    color: #6f6f6f;
    letter-spacing: normal;
}
.bg-extra-dark-gray {
    position: relative;
    overflow: hidden;
    background-size: cover!important;
    background: url(../img/foot.jpg);
    background-repeat: no-repeat;
}
.padding-five-tb {
    padding-bottom: 0px;
}
.padding-five-tb i {
    color: #fff;
}
.margin-20px-bottom {
    margin-bottom: 20px;
}
.text-small {
    font-size: 12px;
    line-height: 20px;
}
.text-small i {
  padding-right: 5px;
}
.padding-45px-left {
    padding-left: 45px;
    margin-bottom: 15px;
}
@media all and (max-width: 991px) {
 .padding-45px-left {
  min-width: 100%
 }
}
@media (max-width: 1199px) {
.padding-45px-left {
    padding-left: 15px;
}
.text-medium-gray {
    font-size: 14px!important;
}
.text-indent-28px {
    font-size: 11.9px;
}
.szamok-top .dt-sc-one-fourth {
    /* width: 22.4%; */
    flex: unset;
    max-width: 100%;
    width: 100%;
}
}
.margin-10px-bottom {
    margin-bottom: 3px;
}
.text-medium-gray {
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 10px;
    display: inline-block;
}
@media (max-width: 991px) {
.footer-standard-dark a {
  font-size: 14px!important;
}
.foot-szoveg {
  font-size: 14px!important;
}
.s-title {
  font-size: 14px!important;
}
.foot-description p {
  font-size: 14px!important;
}
.footer-standard-dark .list-unstyled {
    margin-bottom: 25px;
}
.text-medium-gray {
    margin-bottom: 0px;
}
}
.small-icon li {
    display: inline-block;
}
.fab {
    font-family: "Font Awesome 5 Brands";
}
.fa, .fab, .fal, .far, .fas {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}
.inline-block {
    display: inline-block;
    padding: 5px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}
.foot-hasab a {
    color: #fff!important;
    font-size: 14.9px;
    line-height: 28px;
}
.footer-list {
  border-top: 1px solid rgba(255,255,255,.23)!important;
  margin-top: 10px;
}
.footer-logo-two {
  height: 50px;
}
.foot-left {
  color: #fff!important;
      font-size: 12.5px;
    line-height: 21px;
    margin-bottom: 0px;
}
.foot-apro a {
    font-size: 10px!important;
}
.text-white {
    color: #FFF;
}
footer .extra-small-icon li:first-child, footer .small-icon li:first-child, footer .medium-icon li:first-child, footer .large-icon li:first-child, footer .extra-large-icon li:first-child {
    margin-left: 0;
}

footer .small-icon li {
    margin: 0 8px;
}
.small-icon li {
    margin: 0 5px;
}

.extra-small-icon, .small-icon, .medium-icon, .large-icon, .extra-large-icon {
    list-style: none;
    padding: 0;
}
.padding-50px-tb {
    padding-top: 50px;
    padding-bottom: 50px;
}
.text-dark-gray {
    color: #fff;
}
.display-inline-block {
    display: inline-block !important;
    margin-left: 0px;
}
.footer-standard-dark a {
    color: #fff;
    font-size: 14.5px;
    line-height: 30px;
}
.responsibility small {
    font-size: 85%;
    color: #fff;
    font-weight: normal;
}
.responsibility {
    padding: 12px;
    font-size: .8em;
    line-height: 1.25;
    margin-top: 10px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
}
.responsibility p {
  margin-bottom: 0px;
}
.copyright {
    color: #fff;
    padding: 10px 15px;
    font-size: .750em;
    background: #072435;
    position: relative;
}
.copyright p {
    height: 30px;
    margin: 0 0 0;
    line-height: 30px;
    color: #fff;
}
.copyright a {
    color: #fff;
    text-decoration: none;
}
.travelgate {
    height: 30px;
    margin: 0 0 0;
    line-height: 30px;
}
img.tg-logo {
    height: 30px;
}
@media (max-width:1199px) {
    .copyright p {
        height: auto;
        margin: 0 0 10px;
        line-height: inherit;
        text-align: center;
    }
    .copyright .text-right {
        text-align: center!important;
    }
    .travelgate {
        height: auto;
        margin: 0;
        line-height: inherit;
    }
}
@media (max-width:767px) {
    .copyright p {
        height: auto;
        margin: 0 0 10px;
        line-height: inherit;
    }
    .travelgate {
        height: auto;
        margin: 0;
        line-height: inherit;
    }
    .tg-logo {
        display: block;
        margin: 10px auto 0;
    }
    .padding-45px-left {
    height: auto!important;
}
}
.fot a:before {
    display: inline-block;
    width: .9em;
    padding-left: 0;
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    color: #f47c20;
    content: '\f0da';
    transition: all .15s ease-in-out;
    text-decoration: inherit;
}
.office__list {
    margin-top: 0px;
    padding-left: 0px;
    list-style-type: none;
}
.office__list-item {
    color: #fff!important;
    font-size: 12.5px;
}
.office__list-item i {
    width: 24px;
    margin-right: 0px;
    font-size: 1em;
    line-height: 0px;
    border-radius: 12px;
    text-align: center;
}
.office__list-item .fa-mobile {
  font-size: 1em;
}
.office__list-item a {
  color: #fff;
  text-decoration: none;
  transition: all 0.15s ease-in-out;
         font-size: 12.5px;
}
.office__list-item a:hover {
    text-decoration: underline;
}
.office__list-item strong {
        margin-bottom: 4.4px;
    color: #787f84!important;
    font-size: 16px!important;
}
.text-indent-28px {
    color: #fff!important;
    font-size: 12.5px;
    text-indent: 28px;
}
.social-icon-style-8 a {
    font-size: 14px;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    text-align: center;
    line-height: 30px;
    background: #3dad00;
    display: inline-block;
}
.soc-text {
  color: #fff!important;
    font-size: 12.5px;
    margin-top: 10px;
}
.social-icon-style-8 .fa {
  color: #fff;
}
.footrol {
  color: #5c5e6d;
    font-size: 12px;
    line-height: 20px;
    padding-bottom: 10px;
}
.vonal {
border-bottom: 1px solid #d8d8d8;
margin-bottom: 10px;
}
/* Facebook widget */
.facebook-widget {
  position: relative;
}

.facebook-widget__body {
    padding:  15px;
    display:  flex;
    background: linear-gradient(rgba(0,0,0,.87), rgba(0,0,0,0));
}

h2.facebook-widget__title {
    display: inline-block;
    margin: 5px 0;
    color: #fff;
    font-size: 18px;
    text-align: left;
}

.facebook-widget:hover h2.facebook-widget__title,
.facebook-widget:focus h2.facebook-widget__title {
    text-decoration: underline;
}

.facebook-widget__image {
    min-height: 130px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
}

.facebook-widget__avatar {
    background-color: #3b5998;
    width: 100%;
    max-width: 60px;
    height: 60px;
    display: inline-flex;
    border: 2px solid #fff;
    margin-right: 15px;
    background-position: center;
    background-size: cover;
}

.facebook-widget__footer {
  padding: 0 15px 15px;
  text-align: left;
}

.facebook-widget__icon {
    display: inline-flex;
    height: 20px;
    line-height: 20px;
    background-color: #fff;
    color: #333;
    font-size: 12px;
    padding-right: 5px;
}

.facebook-widget__icon i {
    background-color: #3b5998;
    color: #fff;
    width: 100%;
    width: 20px;
    height: 20px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    font-size: 10px;
    border: 0px solid #fff;
    margin-right: 5px;
}

.hajo-grid {
    display: grid;
    grid-auto-flow: 1;
}

.hajo-grid section {
    grid-row: span 1 / span 1;
}

@media all and (min-width: 992px) {
    .hajo-grid {
        display: grid;
        gap: 2px;
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }

    .hajo-grid section:nth-child(1) {
        grid-row: span 2 / span 2;
    }
    
    .hajo-grid section:nth-child(2) {
        grid-row: span 1 / span 1;
    }
    
    .hajo-grid section:nth-child(3) {
        grid-row: span 2 / span 2;
    }
    
    .hajo-grid section:nth-child(4) {
        grid-row: span 1 / span 1;
    }
    
    .hajo-grid section:nth-child(5) {
        grid-column: span 3 / span 3;
    }
}


.searchbox .form-control option {
    color: #333;
}

/* Grides elrendezés */
.card-grid {
    display: grid;
    grid-auto-flow: 1;
    gap: 1rem;
}

@media all and (min-width: 992px) {
    .card-grid {
        display: grid;
        grid-template-rows: repeat(2, minmax(0, 1fr));
        grid-auto-flow: column;
        gap: 1rem;
    }
}

.row-span-1 {
    grid-row: span 1 / span 1;
}

.row-span-2 {
    grid-row: span 2 / span 2;
}

.hajo .bicaj-image {
    min-height: 260px;
    height: 100% !important;
}

/* Masonry menu */
@media all and (min-width: 992px) {
    .mega-dropdown-menu {
        overflow-x: hidden; 
        overflow-y: scroll; 
        height: auto; 
        max-height: 80vh;
    }
    .mega-dropdown-menu>.container>li.row {
        display: block;
        /* column-count: 4; */
        column-gap: 40px;
        column-rule: 1px solid lightgrey;
    }
}

.v-divider {
    -webkit-column-break-inside: avoid;
    break-inside: avoid;
    border-right: none;
}

/* .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__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: #cc0000;
}

.offerbox__discount {
    font-size: 1.275em;
}

.osszes-gomb a {
    background: var(--custom-color-secondary);
    color: var(--custom-color-accent-secondary) !important;
    font-weight: bold;
    display: inline-block;
    text-transform: uppercase;
    letter-spacing: 0.04em;
    border-radius: 0px;
    padding-left: 32px;
    padding-right: 32px;
    border: none;
    padding: 10px;
    font-size: 14px;
}

.osszes-gomb a:hover {
    text-decoration: none;
    background: var(--custom-color-primary) !important;
    color: var(--custom-color-accent-primary);
}

/*********** Newsletter popup fix*********************/

#ouibounce-modal .modal-body {
    padding: 15px 35px !important;
    font-size: 0.9em;
}

#ouibounce-modal .modal-title {
    background-color: var(--custom-color-primary) !important;
}

#ouibounce-modal form {
    text-align: center;
    margin-top: 0px !important;
}

#ouibounce-modal .modal-body form fieldset {
    width: 100%;
}

#ouibounce-modal .modal-body form fieldset .row {
    display: flex !important;
    flex-direction: column !important;
}

#ouibounce-modal .modal-body form fieldset .row>div[class*="col"] {
    display: block !important;
    width: 100% !important;
    max-width: 100% !important;
}

#ouibounce-modal .modal-body form fieldset .row>div[class*="col"] label {
    max-width: 320px !important;
    margin: auto !important;
    text-align: left !important;
    width: 100%;
}

#ouibounce-modal .modal-body form fieldset .row>div[class*="col"] input {
    max-width: 320px !important;
    margin: auto !important;
    padding: 7px;
    height: 42px !important;
    font-size: .9rem !important;
    border: 1px solid rgb(0 0 0 / 30%)
}

#ouibounce-modal input.form-control::placeholder {
    color: rgb(0 0 0 / 50%) !important;
    font-weight: 400 !important;
}

#ouibounce-modal .modal-body form fieldset .row>div[class*="col"] input[type="submit"] {
    background-color: var(--custom-color-primary) !important;
    padding: .5rem 1rem;
    color: #fff !important;
    cursor: pointer;
    width: 120px !important;
}

#ouibounce-modal .gdprnwslttr.opened {
    margin: 10px 10px 0 !important;
    padding: 5px !important;
}

/*AJANLAT-INFO*/
.mg-page {
    padding: 15px 15px 25px;
}

.field input,
.field label,
.field select {
    width: 32%;
    margin: 2px 0;
}

.field textarea,
.field input[type='email'],
.field input[type='text'] {
    padding-left: 5px;
    border: 1px solid #aaa;
    outline: none;
}

.field textarea:focus,
.field input[type='email']:focus,
.field input[type='text']:focus {
    border-color: #123eab;
    outline: 0;
    -webkit-box-shadow: 0 0 8px rgba(33, 88, 159, 0.5);
    box-shadow: 0 0 8px rgba(33, 88, 159, 0.5);
}

#gcs-gallery {
    margin-bottom: 15px;
}

.btn.open_contact_form {
    background-color: #ffee01;
    color: #333;
}

.btn.open_contact_form:hover {
    background-color: var(--custom-color-primary);
    color: #fff;
}

/* Navbar Fix */
.collapse:not(.in) {
    display: none;
}

.collapse.in {
    display: block !important;
}

.navbar-collapse.collapse.in {
    overflow-y: scroll;
    max-height: calc(100vh - 80px);
}

@media (min-width: 1200px) {
    .main-content>section:first-child {
        padding-top: 45px;
    }
}

.searchbox .nav-tabs>li.active>a,
.searchbox .nav-tabs>li.active>a:hover,
.searchbox .nav-tabs>li.active>a:focus {
    color: var(--custom-color-accent-secondary);
    border: 0 solid #ddd;
    border-bottom-color: transparent;
    cursor: default;
    background-color: var(--custom-color-secondary);
}

.newsletter .newsletter__form-group+div {
    margin-top: 20px;
}

.foot-description p {
    font-size: 12.5px;
    line-height: 21px;
    margin-bottom: 0px;
    height: auto;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

/* .footer-linkek li:last-child {
    display: none;
} */

.searchbox .input-group-addon {
    display: flex;
    align-items: center;
}

.modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
}

.mobile-popup {
    color: #c6007e;
    font-size: 25px !important;
    cursor: pointer;
    background-color: unset;
    border: none;
}

#mobileContact .modal-content {
    background: rgb(0, 0, 0, 0.7);
}

#mobileContact .mobile-on .close {
    color: #fff;
    opacity: .8;
}

#mobileContact .mobile-on .modal-header {
    border-bottom: none;
    padding-bottom: 0;
}

#mobileContact .modal-body {
    padding-top: 0px;
}

#mobileContact .modal-content .modal-body .popup-box {
    font-size: 15px;
    color: #333;
    font-weight: bold;
    margin-top: 15px;
    background-color: #fff;
    border-radius: 7px;
    padding: 15px;
}

#mobileContact .modal-content .modal-body .popup-box .fa {
    font-size: 70px;
    color: #06038d;
    display: block;
}

.slideshow-pagination {
    display: none;
}