﻿@import url("https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,400;1,700;1,900&display=swap");
.modal,
.widget-form input[type="text"]:active,
.widget-form input[type="text"]:focus,
.widget-form input[type="date"]:active,
.widget-form input[type="date"]:focus,
.widget-form select:active,
.widget-form select:focus,
a.cal-day {
  outline: 0;
}

.btn-zn,
.date-as-calendar .weekday,
.lblttlpasscount-value,
.weather {
  text-transform: uppercase;
}

body,
button,
input,
optgroup,
select,
textarea {
  font-family: "Lato", sans-serif !important;
  font-weight: 300;
  font-size: 1rem;
}

span.required:after {
  content: " *";
  color: red;
}

a {
  color: #6c321a;
}

#country-region-dropdown {
  padding: 17px;
  border: 1px solid #6c321a;
  top: auto;
  right: 9%;
  left: inherit;
}

li.list-group-item.header-list {
  background: #eee;
  padding-left: 3em;
}

#header-list-item {
  padding: 2px;
  background: #000;
  font-weight: 700;
  color: #ffffff;
}

#headers {
  background: #6c321a;
  padding: 0;
  text-align: right;
}

.navbar-collapse.in {
  overflow-y: unset;
}

#temp-header > p {
  font-size: 60px;
  font-weight: inherit;
}

#temp-header > h2 {
  font-size: 1rem;
}

div#temp-header {
  background: 0 0;
  width: auto;
  height: 165px;
  position: absolute;
  right: 0;
  top: 0;
  padding: 15px;
  left: auto;
}

div#banner-text {
  top: 15%;
  width: 80%;
  margin: 0 10%;
  left: 0;
  right: 0;
  padding: 0;
}

.slider-text {
  background: rgba(80, 98, 171, 0.4);
  padding: 6px 20px;
  font-size: 30px;
  display: inline-block;
  float: left;
  clear: both;
  text-align: left;
  border-radius: 5px;
}

.slider-desc {
  padding: 10px 20px;
  font-size: 25px;
  background: #6c321a;
  text-align: left;
  display: block;
  border-radius: 5px;
}

#banner-slider-next-button {
  width: 100%;
}

.carousel .carousel-indicators li {
  height: 15px;
  max-width: 15px;
  background: #ffffff;
  top: -3rem;
  border-radius: 50%;
}

.carousel-indicators .active {
  background-color: #6c321a !important;
}

.carousel-indicators {
  bottom: 20px;
  left: 0;
  text-align: left;
}

.banner-image {
  background-size: contain;
  background-repeat: no-repeat;
  width: 100%;
}

.offer-container {
  width: 80%;
  margin: 0 10%;
  text-align: center;
}

.offer-description,
h2.offer-title,
.news-header,
.news-title,
.news-date {
  color: #000;
  font-weight: 700;
}

div#offer-text {
  margin: 0 0 15px;
  box-shadow: 0 5px 10px 0 #ccc, 0 5px 10px 0 #ccc;
}

.offers-row {
  text-align: center;
}

.news-container {
  width: 80%;
  margin: 0 10%;
}

.asky-container {
  width: 80%;
  margin: 0 10%;
}

.tab-content.book-expand {
  background: rgba(255, 255, 255, 0.9);
}
.card.faq-card {
  color: black;
  cursor: pointer;
  margin: 10px 0;
}
.faq-card button {
  color: black;
  cursor: pointer;
}
.faq-card p {
  color: black;
}
.offer- {
  height: 200px;
  background-position: center !important;
  background-size: cover !important;
  background-repeat: no-repeat !important;
}
@media (max-width: 700px) {
  .container,
  .tab-content.book-expand {
    background: #ffffff;
  }
}

.fa-stack-1x {
  line-height: inherit;
  color: #6c321a;
}

div#subscribe-links {
  background: #6c321a;
  padding: 10px;
}

.thumbnail.col-lg-4.col-md-12.col-sm-12.col-12,
.thumbnail.col-lg-4.col-md-6.col-sm-12.col-12 {
  text-align: center;
}

#img-advert {
  width: auto;
  height: 100px;
}

img.header-logo {
  width: 100px;
  height: 40px;
}

.dropdown-menu {
  border-top: 5px solid #6c321a;
  background-color: #eee;
  top: 100%;
}

.navbar .dropdown-menu a:hover {
  color: #6c321a !important;
  text-decoration: underline;
}

.navbar .dropdown-menu .row a {
  display: block;
  padding: 0;
  width: auto;
  clear: both;
  font-weight: 400;
  font-size: 20px;
  line-height: 1.428571429;
}

.asky-dropdown:hover > .dropdown-menu {
  display: block;
}

.navbar-brand {
  margin-left: 5%;
}

a#info-title {
  margin-left: 20px;
  width: 243px;
}

a.nav-link.dropdown-toggle:hover {
  background-color: #6c321a;
  color: #ffffff;
}

a.nav-link.dropdown-toggle {
  font-size: 1.2em;
  font-weight: f700;
  padding: 10px 20px;
}

.dropdown-content,
.dropdown-header {
  display: block;
  margin-bottom: 0;
  width: auto;
  font-size: 0.875rem;
  color: #636c72;
  white-space: nowrap;
}

.dropdown-toggle::after,
.modal {
  display: none;
}

.dropdown-header span {
  color: #6c321a;
}

.dropdown,
.dropup {
  position: inherit;
}

.btn .fa,
.card .card-body,
.modal-body,
.socialmedia-link {
  position: relative;
}

li.list-group-item {
  border: 0;
}

input#search-input {
  display: none;
  box-sizing: border-box;
  border: 1px solid #000;
  font-size: 16px;
  background-color: #ffffff;
  background-image: url(searchicon.png);
  background-position: 10px 10px;
  background-repeat: no-repeat;
  -webkit-transition: width 0.4s ease-in-out;
  transition: width 0.4s ease-in-out;
}

h3.card-title {
  color: #000;
}

.modal-body,
.widg-cont a {
  color: #fff;
}

.modal {
  top: 0;
  right: 0;
  bottom: 0;
  width: auto;
  left: 0;
  z-index: 1050;
}

.modal-dialog.col-12.md {
  padding-left: 0;
  padding-right: 0;
}

.container-fluid.sheba {
  padding: 50px 0;
}

img.rounded-circle.img-fluid {
  border-radius: 50%;
  background: #000;
}

input#email-input,
input#email-input-lg {
  background-color: #ffffff;
  border: 1px solid #6c321a;
}

.modal-body {
  padding-left: 30px;
}

input#email-input {
  color: #333;
}

input#email-input-lg {
  color: #333;
  padding-left: 15px;
}

.form-group {
  margin-bottom: 1rem;
}

button.btn.btn-subscribe {
  background-color: #6c321a;
  color: #333;
  margin-bottom: 15px;
  border: 1px solid #eceeef;
}

.btn-primary:hover,
button.btn.btn-primary {
  color: #ffffff;
  background-color: #6c321a;
}

button.btn.btn-primary {
  margin: 10px auto;
  border-bottom-color: #6c321a;
  text-decoration: underline;
  border-radius: 0;
}

.subscribe-text,
p.h2.subscribe-label {
  color: #000;
  text-align: center;
}

.col-12.col-md-5 {
  text-align: center;
}

p.h2.subscribe-label {
  margin-top: 8%;
  font-size: 22px;
}

.headers {
  margin-left: 300px;
}

.nav-link {
  color: #6c321a;
  font-size: 10pt;
}

.fa.fa-cog,
.fa.fa-search {
  color: #6c321a;
  font-size: 18px;
}

.thumbnail {
  background: 0 0;
  border: 0;
}

.btn-round-lg {
  border-radius: 22.5px;
}

/* a.btn.btn-default.btn-lg {
    color: #blue!important
} */

#promotion {
  width: 80%;
  margin: 0 10%;
}

.promotion-container {
  width: 100%;
  text-align: center;
}

.promotion-image-text {
  width: 32%;
  display: inline-table;
  padding: 0;
  text-align: center;
  margin: 0 1% 0 0;
}

.promotion-image-text img.img-fluid.img-advert {
  height: 100px;
}

#promotion-button {
  background: #6c321a;
  border: 2px solid;
}

a#promotion-button:hover {
  background: #6c321a !important;
}

p#copyright {
  margin: auto;
  color: #ffffff;
}

.offer-describtion {
  color: #000;
}

.footer-pad,
.footer-pad1,
.footer-pad2,
.footer-pad3 {
  padding-top: 25px;
}

img.img-fluid.apps {
  width: calc(48%);
  margin: 0;
  padding-left: 0;
  stroke: #ffffff;
  border-radius: 10px;
}

div#footer {
  padding: 0;
}

#promotion-text {
  text-align: center;
  color: #6c321a;
}

#footer-lists {
  background-color: #6c321a;
}

#footer-lists a,
div#footer-lists h4 {
  color: #ffffff;
}
p.footer-text {
  color: white;
}

div#mob-footer-list a,
div#mob-footer-list h4 {
  color: white;
}

#footer-lists a:focus,
#footer-lists a:hover {
  color: #ffffff;
  text-decoration: underline;
}

span.input-group-addon {
  background-color: #ffffff;
  border: 0;
}

#footer-button {
  color: #6c321a !important;
}

div#footer-links {
  margin: 0;
}

.footer-rows {
  margin: 0 10%;
  width: 80%;
}

.fa:hover {
  opacity: 0.7;
}

.socialmedia-link {
  height: 2rem;
  border-radius: 50%;
  padding-top: 0;
  padding-bottom: 0;
}

.social-media-list > li {
  float: left;
  max-width: 3rem;
  width: 14.27%;
}

.fa-2x,
span.fa.fa-plane.fa-2x {
  font-size: 1.5rem;
  color: #ffffff;
}

input[type="radio"] {
  position: absolute;
  opacity: 0;
  z-index: -1;
}

.status-schedule {
  padding: 25px 0 0 0;
}

.status-schedule > label {
  position: relative;
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 10px;
  padding-left: 30px;
  padding-right: 10px;
  line-height: 36px;
  cursor: pointer;
}

.status-schedule > label::before {
  content: " ";
  position: absolute;
  top: 6px;
  left: 0;
  display: block;
  width: 24px;
  height: 24px;
  border: 2px solid #6c321a;
  border-radius: 4px;
  -webkit-transition: 0.25s all ease;
  -o-transition: 0.25s all ease;
  transition: 0.25s all ease;
}

.checkmark:after,
.passcntClassbtn::after {
  content: "";
}

input[type="radio"] + label::before {
  border-radius: 18px;
}

input[type="radio"]:checked + label {
  padding-left: 10px;
  color: #fff;
  background-color: #6c321a;
  border-radius: 5px;
}

input[type="radio"]:checked + label::before {
  top: 0;
  width: 100%;
  height: 100%;
}

@media (min-width: 700px) {
  #country-region-dropdown {
    width: 350px;
    right: 9%;
  }
  #countrySel {
    width: 50%;
  }
  #language {
    padding-left: 5%;
    width: 45%;
  }
}

@media (max-width: 1200px) {
  #promotion,
  #news-container,
  .offer-container {
    width: 90%;
    margin: 0 5%;
  }
  .banner-image {
    height: 500px;
  }
  .footer-rows {
    width: 100%;
    margin: 0;
  }
  .promotion-image-text {
    width: 48%;
  }
}

@media (max-width: 550px) {
  .promotion-image-text {
    width: 98%;
  }
  .dropdown-menu {
    top: 100%;
  }
}

.lang-selector,
.lang-selector:focus {
  display: inline;
  font-size: 10pt !important;
  padding: 0.6em 1em !important;
  border: solid #6c321a;
  border-radius: 5px;
  background-color: inherit !important;
  color: inherit !important;
}

#header-link-container {
  max-height: 100%;
  width: 0;
  position: fixed;
  z-index: 200;
  top: 0;
  right: 0;
  background-color: #ffffff;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 60px;
}

#menu-close {
  top: 0;
  position: absolute;
  right: 0;
}

#menu-logo {
  width: 135px;
  top: 0;
  position: absolute;
  margin-left: 20px;
}

li.header-link-title {
  margin-left: 3%;
  list-style: none;
  font-weight: 700;
  border-bottom: 2px solid #6c321a;
  width: 94%;
}

li.header-link-title a {
  color: #6c321a;
}

ul.header-list-items a {
  color: #000;
  border-bottom: 1px solid #0cbc4159;
  width: 100%;
}

.btn-header-link {
  background-color: #6c321a;
  color: #ffffff;
  border-radius: 0;
}

a#sitemap {
  border-left-color: #ffffff;
  border-left-width: 2px;
  border-left-style: solid;
  padding-left: 5px;
}

.card-header > h5 > a:hover,
div#headers > a {
  color: #ffffff;
}

.navbar .dropdown-menu a {
  color: #000 !important;
}

.divider-new,
body,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
}

.mob-widget-link:focus {
  color: #6c321a;
}

.md-form label {
  left: inherit;
}

.nav-tabs .nav-link {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.btn-zn {
  color: #ffffff !important;
  background-color: #d9534f;
  border-color: #d9534f;
}

.btn-zn.active,
.btn-zn.focus,
.btn-zn:active,
.btn-zn:focus {
  color: #6c321a !important;
  background-color: #ffffff;
  border-color: #6c321a;
}

.btn-zn.hover,
.btn-zn:hover {
  cursor: pointer;
}

.nav-tabs .nav-item .nav-link {
  color: #ffffff;
  background-color: #6c321a;
  border-bottom: none;
}

.nav-tabs .nav-item .nav-link.nav-link-last {
  border-top: 0.3rem solid #6c321a;
  padding: 0 1em 5px;
}

.nav-tabs .nav-item .nav-link-book {
  border-top: 0.3rem solid #6c321a;
  padding: 0 0 5px;
  text-transform: uppercase;
}

h5.tab-head-h5 {
  margin: 0 0 5px;
  font-size: 15px;
}

.nav-link-book .tab-head.tab-head-icon {
  padding: 5px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.nav-link-book .tab-head.tab-head-icon.tab-head-book {
  background-image: url(/Cms_Data/Contents/ASKY/Media/Icons/departure-white.png);
}

.nav-link-book .tab-head.tab-head-icon.tab-head-manage {
  background-size: 60%;
  background-image: url(/Cms_Data/Contents/ASKY/Media/Icons/manage-booking-white.png);
}

.nav-link-book .tab-head.tab-head-icon.tab-head-checkin {
  background-image: url(/Cms_Data/Contents/ASKY/Media/Icons/check-in-white.png);
}

.nav-link-book .tab-head.tab-head-icon.tab-head-status {
  background-image: url(/Cms_Data/Contents/ASKY/Media/Icons/flight-information-white.png);
}

.nav-link.active .tab-head.tab-head-icon.tab-head-book {
  background-image: url(/Cms_Data/Contents/ASKY/Media/Icons/departure.png);
}

.nav-link.active .tab-head.tab-head-icon.tab-head-manage {
  background-image: url(/Cms_Data/Contents/ASKY/Media/Icons/manage-booking.png);
}

.nav-link.active .tab-head.tab-head-icon.tab-head-checkin {
  background-image: url(/Cms_Data/Contents/ASKY/Media/Icons/check-in.png);
}

.nav-link.active .tab-head.tab-head-icon.tab-head-status {
  background-image: url(/Cms_Data/Contents/ASKY/Media/Icons/flight-information.png);
}

.nav-link.nav-link-book .left-border,
.nav-link.nav-link-last .tab-head-upgrade {
  border-left: 1px solid;
  margin: 5px 0;
}

.nav-tabs .nav-item .nav-link-book.active {
  border: 0;
  border-top: 0.3rem #6c321a solid;
  padding: 0 5px 5px;
}

.nav-tabs .nav-item .nav-link-book.active .left-border {
  border: 0;
}

.nav-tabs .nav-item .nav-link-book > div {
  padding: 0 10px;
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
  color: #6c321a;
  background-color: #ffffff;
  border-bottom: none;
  border-top: 1px solid #ffffff;
  border-left: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
}

.accordion .card .card-header {
  color: #6c321a;
  background-color: #ffffff;
  border: 1px solid #6c321a;
}

#close-widget,
#close-widget:focus,
#close-widget:hover {
  color: #ffffff;
  background: #6c321a;
}

.btn-group.jrnbtns,
.sey-item:hover,
.sey-selected {
  background-color: #6c321a;
}

.banner-div,
img.banner-image {
  min-width: 100%;
}

#mob-booking-widget {
  margin-top: -45%;
  margin-left: 5px;
  margin-right: 5px;
}

.widg-cont {
  padding: 0;
  position: absolute;
  bottom: 10px;
  width: 60%;
  margin: 0px 20%;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  z-index: 100;
  max-width: 1150px;
  border-radius: 5px;
}

#close-widget {
  cursor: pointer;
  position: absolute;
  right: 4px;
  font-size: 19px;
  border-left: 1px solid #d4d4d4;
  padding: 5px;
  margin-top: 0.71rem;
  display: none;
  z-index: 1000;
}

.btn-asky {
  text-transform: uppercase;
  color: #fff;
  background-color: #6c321a;
  border-color: #6c321a;
}

.btn-asky:hover {
  background: #4a2110;
  color: white;
}

.btn-asky-lg {
  padding: 17px;
}

.btn-group.jrnbtns {
  border-radius: 25px;
  border: 1px solid #6c321a;
}

.btn-outline-primary {
  border-radius: 5px;
  border: 1px solid #6c321a;
  background: white;
  color: #6c321a;
}

.btn-outline-primary:hover {
  background: #6c321a;
  color: white;
}

.jrnbtns.btn-group > .btn {
  margin-bottom: 0;
}

.jrnbtns > button.btn.btn-zn.waves-effect.waves-light {
  margin-bottom: 0;
  border-radius: 25px !important;
  box-shadow: none;
}

.sey-container.sey-show {
  z-index: 1000;
}

.sey-container {
  box-shadow: 1px 2px 6px #6c321a;
}

img.arrvPlane {
  transform: rotate(65deg);
  width: 1.5rem;
}

img.depPlane {
  transform: rotate(15deg);
  width: 1.5rem;
}

.pop-pass {
  display: none;
}

.pop-pass.active {
  display: block;
  position: absolute;
  z-index: 1000;
  width: 150%;
  right: 0;
}

@media (max-width: 860px) {
  .pop-pass.active {
    width: 100%;
  }
}

.pop-pass.active label {
  top: 0;
}

div#mob-passcntpop,
div#passcntpop {
  box-shadow: 0 2px 5px 0 #8c8c8c, 0 0 5px 0 #8c8c8c;
  border: 1px inset #eee;
  border-top: 0;
  top: 5rem;
}

.addmnsbtns,
.checkmark,
.et-input-select,
.passcntClassbtn {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}

div#mob-passcntpop {
  top: 4rem;
  left: auto;
}

div#mob-passcntpop:after,
div#passcntpop:after {
  content: "";
  position: absolute;
  top: -11px;
  right: 0;
  left: auto;
  border-style: solid;
  border-width: 0 26px 16px;
  border-color: #ffffff transparent;
  display: block;
  width: 0;
  z-index: 0;
}

label.lblttlpasscount-class {
  width: 100%;
  margin: 0;
  display: block;
}

.lblttlpasscount-value {
  font-size: 20px;
  line-height: 1;
  font-weight: 700;
}

.lblpasscount > label {
  font-size: 2rem;
  font-weight: 700;
  margin: 9px 0;
  line-height: 0;
}

.lbldisc {
  width: 65%;
}

.lblpasscount {
  width: 10%;
}

.passcntClassbtn {
  position: relative;
  height: 56px;
  color: #000 !important;
  padding: 0.3rem 1rem 0;
  width: 100%;
  margin: auto;
  cursor: pointer;
  background: #ffffff;
  border: 0;
  text-align: left;
  line-height: 0.7em;
}

.passcnt-finish {
  width: 50%;
}

.btn-passcnt-finish {
  float: right;
}

.passcntClassbtn .input-down-icon {
  width: 2rem;
  position: absolute;
  right: 0;
  height: 100%;
  display: block;
  top: 0;
  border: 1px solid #dedede;
  padding-top: 10%;
  text-align: center;
}

.passcntClassbtn::after {
  display: inline-block;
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
  position: absolute;
  right: 1rem;
  top: 2rem;
}

.btn,
.btn-asky {
  cursor: pointer;
}

button#subscribe {
  width: auto;
}

button.btn.btn-zn.book-btn {
  margin: 0;
  bottom: 0;
  padding: 17px;
}

label.lblpasstyp {
  position: relative;
  top: 0;
  font-size: 0.8rem;
  margin-bottom: 0;
  width: 100%;
}

label.lblpasstyp.lblpasstypttl {
  font-size: 1.2rem;
}

label.lblpasstyp.lblpasstypdtl {
  top: -9px;
}

.addmnsbtns {
  width: 25%;
  height: 2rem;
  margin: 0;
  border-radius: 2rem;
}

.addmnsbtns button.btnnumber {
  border-radius: 50%;
  background: 0 0;
  border: 0;
  height: 100%;
  padding: 0 1px;
  cursor: pointer;
}

.addmnsbtns > button.btnnumber > i {
  font-size: 2rem;
}

.addmnsbtns > button.btnnumber:focus > i,
.addmnsbtns > button.btnnumber:hover > i {
  color: #6c321a;
}

.addmnsbtns > .btn-num-minus {
  float: left;
}

.addmnsbtns > .btn-num-add {
  float: right;
}

.check-box-modified {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 15px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

label.check-box-modified {
  cursor: pointer !important;
  position: relative;
  top: 0.5rem;
}

label.check-box-modified.book-wz-mile {
  margin-top: 0.5rem;
}

.check-box-modified input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #d8d8d8;
  border: 1px solid #6c321a;
}

.check-box-modified input:checked ~ .checkmark,
.check-box-modified:hover input ~ .checkmark {
  background-color: #6c321a;
}

.checkmark:after {
  position: absolute;
  display: none;
}

.check-box-modified input:checked ~ .checkmark:after {
  display: block;
}

.check-box-modified .checkmark:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid #ffffff;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

label.mutcitielabel {
  max-width: 100%;
  margin: auto;
  position: relative;
  height: 3.5rem;
  top: 1rem;
}

a.multicitieslink:focus,
a.multicitieslink:hover {
  text-decoration: none;
}

.row.widget-labels-form {
  padding: 20px 0;
}

.widget-labels-form > ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.widget-labels-form > ul > li {
  float: left;
  margin: 10px;
}

.widget-labels-form > ul > li > label {
  margin-bottom: 0;
}

.widget-labels-form > ul > li > label:focus,
.widget-labels-form > ul > li > label:hover {
  cursor: pointer;
}

.widget-labels-form > ul > li:focus,
.widget-labels-form > ul > li:hover {
  border-bottom: 0.5px solid #6c321a;
  cursor: pointer;
}

.widget-labels-form > ul > li.active {
  border-bottom: 2px solid #6c321a;
}

.widget-form {
  border-radius: 2px;
  padding: 5px 5px 0;
}

.widget-form h1 {
  display: block;
  text-align: center;
  padding: 0;
  margin: 0 0 20px;
  color: #5c5c5c;
  font-size: x-large;
}

.widget-form ul {
  list-style: none;
  padding: 0;
  margin: 0;
  width: 92%;
}

.widget-form > ul > li {
  display: block;
  padding: 9px;
  border: 1px solid #cacaca;
  margin-bottom: 10px;
  border-radius: 3px;
  float: left;
  position: relative;
  /*width: 100%;*/
  /* height: 4.5rem; */
  background: #ffffff;
}

w-100 {
  width: 100%;
}

.row.widget-form.widget-form-2.subscribe-form > ul > li {
  width: auto;
}

.row.widget-form.widget-form-2.subscribe-form > ul {
  width: auto;
  margin: auto;
}

.widget-form > ul > li.no-border {
  border: 0;
  padding: 0;
  background: 0 0;
}

.widget-form > ul > li > span {
  display: block;
  float: left;
  margin-top: -9px;
  margin-bottom: 0.2rem;
  background: #fff;
  height: 1rem;
  padding: 2px 5px;
  color: #171717;
  position: initial;
  font-size: 15px;
}

.widget-form > ul > li > span.input-ico {
  margin: 0;
  float: right;
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 3.5rem;
  padding: 0.5rem 0.5rem 0;
  border-left: 1px solid #eee;
  text-align: center;
}

.widget-form input[type="text"],
.widget-form input[type="number"],
.widget-form input[type="date"] {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  width: 100%;
  /* height: 22px; */
  line-height: 25px;
  font-size: 15px;
  padding: 0;
  border: 0;
  margin-left: 7px;
  /* border-bottom: .1px solid #ccc */
}

.widget-form input[type="text"]:disabled,
.widget-form input[type="number"]:disabled,
.widget-form input[type="date"]:disabled {
  background-color: #ffffff;
}

.widget-form.color input[type="text"] {
  font-weight: 600;
  color: #6c321a;
}

.widget-form select {
  display: block;
  border: none;
  margin: 0;
  height: 25px !important;
  padding: 0;
}

.widget-form input[type="text"].error-value,
.widget-form input[type="number"].error-value,
.widget-form input[type="date"].error-value {
  border-bottom: 1px solid red;
}

.widget-form > ul > li > label.input-label {
  background: #f3f3f3;
  display: block;
  padding: 3px;
  margin: 0 -9px -9px;
  text-align: center;
  color: #656565;
  font-size: 14px;
  height: 23px;
  overflow: hidden;
}

.widget-form > ul > li > label.input-label.error-value {
  color: red;
}

#mob-returnDate-li.not-use,
#returnDate-li.not-use {
  opacity: 0.4;
}

.et-input-select {
  width: 50%;
}

.et-input-select > select {
  display: block;
  border: none;
  margin: auto;
  height: 3rem !important;
  padding: 10px;
  width: 100%;
}

.selectedDateDilogues {
  top: -10px;
  left: 0;
  position: absolute;
  width: 207%;
  background: #ffffff;
  border: 1px solid #6c321a;
  padding-right: 0;
  z-index: 1000;
  height: 80px;
}

.selectedDateDilogue-item.selectedDateDilogue-item-2.selectedDateDilogue-item-2 {
  width: 50%;
  float: left;
  padding: 10px;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  height: 100%;
}

.selectedDateDilogue-item.inactive {
  background: #e6e6e6;
}

label.selectedDateDilogue-title {
  width: 100%;
  margin: 0;
  font-size: 15px;
}

label.selectedDateDilogue-body {
  font-size: 17px;
  font-weight: 700;
  color: #6c321a;
}

label.selectedDateDilogue-body.selectedDateDilogue-body-date {
  font-size: 22px;
}

#selectedDate-dep-same-date,
#selectedDate-dep-today {
  cursor: pointer;
}

@media (min-width: 1650px) {
  div#logo {
    margin-left: 9%;
  }
  #mob-header-lists {
    margin-right: 13%;
  }
}

@media (max-width: 1650px) {
  div#logo {
    margin-left: 140px;
    height: 70px;
  }
  #mob-header-lists {
    margin-right: 12%;
  }
  a.nav-link.dropdown-toggle {
    padding: 10px;
  }
}

@media (max-width: 1440px) {
  div#logo {
    margin-left: 120px;
  }
  #mob-header-lists {
    margin-right: 100px;
  }
  .widg-cont {
    width: 80%;
    margin: 0px 10%;
  }
}

@media (min-width: 1200px) {
  .widget-form.widget-form-5 > ul > li {
    margin-right: 1%;
    width: 19%;
  }
  .widget-form.widget-form-4 > ul > li {
    margin-right: 1%;
    width: 24%;
  }
  .widget-form.widget-form-3 > ul > li {
    margin-right: 1%;
    width: 32%;
  }
  .widget-form.widget-form-2 > ul > li {
    margin-right: 1%;
    width: 35%;
  }
}

@media (max-width: 1200px) {
  div#logo {
    margin-left: 3%;
  }
  div#mob-header-lists {
    margin-right: 1%;
  }
  .widget-form.widget-form-5 > ul > li {
    margin-right: 1%;
    width: 19%;
  }
  .widg-cont {
    width: 100%;
    margin: 2px 0;
  }
  .widget-form.widget-form-4 > ul > li {
    margin-right: 1%;
    width: 24%;
  }
  .widget-form.widget-form-3 > ul > li {
    margin-right: 1%;
    width: 32%;
  }
  .widget-form.widget-form-2 > ul > li {
    margin-right: 1%;
    width: 49%;
  }
}

@media (max-width: 860px) {
  .pop-pass,
  div#passcntpop:after {
    right: auto;
    left: 0;
  }
  h5.tab-head-h5 {
    font-size: 15px;
  }
  .widg-cont {
    position: relative;
  }
  .widget-form.widget-form-3 > ul > li,
  .widget-form.widget-form-4 > ul > li,
  .widget-form.widget-form-5 > ul > li {
    margin-right: 1%;
    width: 49%;
  }
  .widget-form.widget-form-2 > ul > li {
    margin-right: 1%;
    width: 99%;
  }
}

@media (max-width: 575px) {
  .slider-text {
    background: rgba(80, 98, 171, 0.4);
    font-size: 20px !important;
    display: inline-block;
    float: left;
    clear: both;
    text-align: center;
  }
  .slider-desc {
    padding: 0 20px;
    font-size: 25px;
    background: #6c321a;
    text-align: center;
    display: block;
    width: 50%;
    margin: auto;
  }
  .widget-form > ul > li {
    margin: 0 1% 10px;
    width: 48%;
    height: 3.5rem;
  }
  .widget-cont {
    width: 100%;
    margin: auto;
  }
  .widget-labels-form > ul > li {
    margin: 7px;
    font-size: 16px;
  }
  .banner-image {
    height: 250px;
  }
  label.check-box-modified {
    top: 0;
  }
  h1.slider-text,
  h2.slider-text {
    font-size: 18px;
    padding: 5px 10px;
  }
  div#banner-text {
    margin-top: 7%;
    bottom: 0;
    width: 95%;
    margin: 10px;
  }
  .widget-form > ul > li > label.input-label {
    height: 17px;
    padding: 0;
  }
  label.selectedDateDilogue-body.selectedDateDilogue-body-date {
    font-size: 17px;
  }
  .addmnsbtns {
    width: 2.2rem;
    height: auto;
  }
  .addmnsbtns button.btnnumber {
    width: 100%;
    margin-top: 6px;
  }
  .selectedDateDilogues {
    width: 200% !important;
    left: 0 !important;
  }
  .et-input-select {
    width: 100%;
  }
  .row.widget-form.widget-form-2 > ul > li {
    width: 100% !important;
  }
  .passcntClassbtn {
    height: 55px;
    padding: 0.1rem 0.5rem;
  }
  .lblttlpasscount-value {
    font-size: 15px;
  }
  label.lblttlpasscount-attr.passcntbtn {
    font-size: 12px;
  }
  button.btn.btn-zn.book-btn,
  li.no-border.book-lst-btn {
    width: 100%;
  }
}

.et-cal-container {
  width: 100%;
  position: absolute;
  background: #ffffff;
  box-shadow: 0 2px 5px 0 #8c8c8c, 0 0 5px 0 #8c8c8c;
  margin-top: 60px;
  z-index: 1100;
  max-width: 900px;
  display: none;
}

a.cal-day.et-cal-days-active.pop-date-stay.et-ui-date-inRange,
a.cal-day:focus,
a.cal-day:hover {
  background-color: #afaf92;
  color: white;
}

.et-cal-container.active {
  display: block;
}

.ui-et-datepicker-top-info {
  width: 100%;
  padding: 5px;
  display: table;
}

.top-info {
  height: 100%;
  float: left;
}

.top-info-inside {
  margin: auto;
  display: table;
  height: 100%;
}

.selected-date-display {
  display: table-cell;
  vertical-align: middle;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  padding: 6px 15px;
}

.prevNext-btn > label > .fa,
a.cal-day {
  display: block;
}

.top-info-inside.top-info-btns {
  text-align: right;
}

.cal-contain {
  width: 100%;
  overflow: hidden;
  border: 1px solid rgba(164, 164, 164, 0.2);
}

td.et-cal-days {
  width: 10%;
  border: 1px solid #ddd;
  text-align: center;
  box-shadow: 0 5px 10px #dddddda1;
}

td.et-cal-days.inactive {
  border: 0;
  box-shadow: none;
}

.cal-body {
  width: 100%;
}

.cal-month-body,
.month-head {
  width: 90%;
  margin: auto;
}

.month-head {
  text-align: center;
  border-bottom: 1px solid rgba(188, 188, 188, 0.4);
  padding: 5px 0;
}

.cal-month {
  width: 33.3%;
  float: left;
}

.widget-form.right
  .et-cal-container
  .date-popUp
  .cal-contain
  .cal-inner
  .cal-body
  .cal-month {
  width: 100%;
}

a.cal-day {
  color: #000;
}

a.cal-day:focus,
a.cal-day:hover {
  cursor: pointer;
  text-decoration: none;
  border: 1px solid #ff0;
  margin: -1px;
}

.date1.error-value span.day,
.date1.error-value span.month,
.date2.error-value span.day,
.date2.error-value span.month {
  color: red;
}

a.cal-day.et-cal-days-active.pop-date-stay.today {
  font-weight: 700;
  border: 1px solid;
  margin: -1px;
}

a.cal-day.selected {
  background-color: #6c321a;
  color: #ffffff;
}

.month-head > p {
  margin: 0;
}

.prevNext-btn {
  position: absolute;
  padding: 5px;
  border: 1px solid;
  text-align: center;
  width: 50px;
  background: #6c321a;
  color: #ffffff;
}

.prevNext-btn > label {
  margin: auto;
  top: auto;
  height: 100%;
  width: 100%;
}

.prevNext-btn.prev-btn {
  left: 0;
}

.prevNext-btn.next-btn {
  right: 0;
}

td.et-cal-days-name {
  text-align: center;
  color: #000;
}

td.et-cal-days-name.week-ends {
  color: red;
}

td.et-cal-days.disabled-date {
  background: #f0f0f0;
  color: #bdbdbd;
}

label.fade-in {
  opacity: 0.5;
}

label.FlightDates,
label.FlightDatesRight {
  width: 100%;
  height: 100%;
}

.inline-flex.date-as-calendar .day,
.inline-flex.date-as-calendar .month,
.inline-flex.date-as-calendar .weekday {
  display: block;
  flex: 1 1 auto;
}

.inline-flex.date-as-calendar .weekday {
  order: 1;
  font-size: 0.6em;
  padding: 5px;
}

.inline-flex.date-as-calendar .day {
  order: 3;
  font-size: 1.5em;
  color: #000;
}

.inline-flex.date-as-calendar .month {
  order: 4;
  font-size: 0.8em;
}

.date-as-calendar {
  display: table-cell;
  width: 100%;
  font-variant: normal;
  cursor: pointer;
  font-style: normal;
  font-weight: 400;
  vertical-align: middle;
  color: #000;
  background: #ffffff;
  border-radius: 3px;
  overflow: hidden;
}

.date-as-calendar .day,
.date-as-calendar .month,
.date-as-calendar .weekday {
  text-align: center;
  line-height: 1;
}

.date-as-calendar .weekday {
  color: #000;
}

button.btn.btn-zn.cal-btns {
  border-color: #d2d2d2;
}

a.btn.btn-zn.cal-btns.cal-btn-finish {
  background: red;
  margin-left: 15px;
}

.selected-date-display > label {
  margin: 0 5px 0 0;
}

.selected-date-display.fade-in {
  opacity: 0.9;
}

label.flight-date-1,
label.flight-date-2 {
  margin: 0;
  width: 50%;
  height: 55px;
  float: left;
  cursor: pointer;
  display: table;
}

.FlightDates.OW > label.flight-date-1,
.FlightDatesRight.OW > label.flight-date-1 {
  width: 100%;
}

.FlightDates.OW > label.flight-date-2,
.FlightDatesRight.OW > label.flight-date-2 {
  display: none;
}

label.d-date1,
label.d-date2 {
  color: #6c321a;
}

span.cancle-selection {
  float: right;
  background: #dcdcdc;
  width: 25px;
  text-align: center;
  border-radius: 50%;
  cursor: pointer;
}

@media (max-width: 575px) {
  .inline-flex.date-as-calendar .day {
    font-size: 1em;
  }
}

@media (max-width: 860px) {
  .et-cal-container {
    left: 0;
    top: 12rem;
  }
  .selected-date-display {
    display: block;
    margin: 5px 0;
  }
  .cal-month {
    width: 100%;
  }
  .cal-month:last {
    display: none;
  }
  td.et-cal-days {
    width: 5%;
    height: 40px;
  }
  a.cal-day {
    height: 100%;
    padding: 5px;
  }
}

ul.faq li span.number {
  display: block;
  float: left;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  background: #34495e;
  color: #ffffff;
  font-size: 24px;
}

.modal-backdrop.show {
  opacity: 0;
  z-index: 0;
}

.carousel-fade .carousel-inner .carousel-item {
  opacity: 0;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}

.carousel-fade .carousel-inner .active {
  opacity: 1;
}

.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}

.carousel-fade .carousel-control {
  z-index: 2;
}

div#stopOverAddOnModal {
  background: 0 0 !important;
}

.stopoverModalBody {
  padding: 0;
}

button.stopOverConfirmationBtn {
  color: #ffffff !important;
  background-color: #6c321a;
  border-color: #6c321a;
  cursor: pointer;
}

.modal-footer.stopoverModalFooter {
  margin: auto;
}

p.stopOverConfirmationMessage {
  color: #6c321a;
  font-size: 23px;
}

.special-discount-fare-confirmation > label {
  position: relative;
  display: inline-block;
  margin-bottom: 10px;
  padding-left: 30px;
  padding-right: 10px;
  line-height: 36px;
  cursor: pointer;
}

.special-discount-fare-confirmation > label::before {
  content: " ";
  position: absolute;
  top: 6px;
  left: 0;
  display: block;
  width: 24px;
  height: 24px;
  border: 2px solid #6c321a;
  border-radius: 4px;
  -webkit-transition: 0.25s all ease;
  -o-transition: 0.25s all ease;
  transition: 0.25s all ease;
}
ul.list-unstyled.social-media-list-section {
  display: inline-block;
  width: 100%;
  text-align: center;
}
ul.list-unstyled.social-media-list-section li {
  font-size: 68px;
  border-radius: 100%;
  box-shadow: 0 5px 10px #ddd;
  border: 1px solid #ddd;
  width: 100px;
  height: 100px;
  text-align: center;
  display: inline-block;
  padding: 0px 19px;
  margin: 15px 15px;
}
@media (max-width: 750px) {
  ul.list-unstyled.social-media-list-section {
    display: inline-block;
    width: 100%;
    text-align: justify;
  }
}

#subscribeFormResponseMessage {
  background: #eee;
  padding: 10px 20px;
  box-shadow: 0 3px 6px;
}
#cookie-dialog {
  max-width: 100%;
  background-color: #6c321a;
  position: fixed;
  border-radius: 5px;
  right: 5%;
  left: 5%;
  bottom: 2px;
  padding: 5px 0;
  color: #fff;
  z-index: 1000;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.7);
  -moz-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.7);
  box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.7);
}
#cookie-dialog p {
  width: 100%;
  margin: 0;
  padding-left: 5px;
}
#cookie-dialog .close {
  display: block;
  width: 20px;
  height: 20px;
  line-height: 20px;
  background-color: #fff;
  text-align: center;
  font-size: 10px;
  position: absolute;
  right: 10px;
  bottom: 10px;
  color: #6c321a;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  opacity: 0.8;
}

.mob-widget-card {
  background-color: white;
  color: #6c321a;
  border: 1px solid #6c321a;
}

.mob-widget-card-header {
  position: relative;
}

.card-container {
  padding: 0;
  margin-top: 5px;
  margin-bottom: 3px;
}

.widget-caret {
  top: 20px;
  right: 10px;
  position: absolute;
  color: white;
}

.fa-angle-down {
  transform: rotate(0deg);
  transition: transform 0.2s linear;
}

.fa-angle-down.open {
  transform: rotate(180deg);
  transition: transform 0.2s linear;
}
