@charset "utf-8";

body {
  height: 100%;
  width: 100%;
  overflow-x: hidden;
  font-size: 100%;
  color: #1f1d22;
  font-size: 15px;
  -moz-user-select: none;
  -o-user-select: none;
  -user-select: none;
  webkit-user-select: none;
  font-family: "Rubik", sans-serif;
  line-height: 1;
  font-weight: 400;
  color: #555;
}

.hide-all {
  display: none;
}

::-webkit-input-placeholder {
  color: #999999;
}

:-moz-placeholder {
  color: #999999;
  opacity: 1;
}

::-moz-placeholder {
  color: #999999;
  opacity: 1;
}

:-ms-input-placeholder {
  color: #999999;
}

input[type="submit"] {
  height: inherit;
  width: inherit;
  border: none;
}

.form-control,
.form-control:focus {
  box-shadow: none;
}

ol,
ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

a,
a:hover,
a:focus {
  outline: none;
  text-decoration: none;
  color: inherit;
}

.clr {
  clear: both;
  width: 100%;
  height: 0px;
  margin: 0;
  padding: 0;
  float: none;
}

.white_header nav.navbar.bootsnav ul.nav>li>a,
.rev_slider_wrapper .black-caption h2,
.rev_slider_wrapper .slider-caption .bg_white h2,
.rev_slider_wrapper .slider-caption h4.bg_blue,
.rev_slider_wrapper .slider-caption .bg_white .btn-more,
.btn-blue,
.btn-white,
.btn-dark,
.btn-white-fill,
#rev_overlaped h1,
.topper,
.feature_main .bottom h4,
.proerty_text h4,
#filters-gallery .cbp-filter-item,
#parallax_four h4,
#parallax_four h2,
button,
input,
optgroup,
select,
textarea,
.slider-property h2 {
  font-family: sans-serif !important;
}

.HdrUndrlned {
  position: relative;
  color: #00aeef;
  text-align: center;
  padding-bottom: 20px;
  margin-bottom: 30px;
}

.HdrUndrlned:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 76px;
  height: 5px;
  background-color: #062047;
}


p {
  font-size: 15px;
  color: #666;
}

.padding {
  padding: 50px 0;
}

.padding_half {
  padding: 40px 0;
}

.padding_bottom {
  padding-bottom: 80px !important;
}

.padding_top {
  padding-top: 40px;
}

.padding_bottom_half {
  padding-bottom: 40px;
}

.margin_bottom {
  margin-bottom: 80px;
}

.heading_space {
  margin-bottom: 40px;
}

.bottom15 {
  margin-bottom: 15px !important;
}

.bottom10 {
  margin-bottom: 10px;
}

.top15 {
  margin-top: 15px;
}

.top20 {
  margin-top: 20px;
}

.top10 {
  margin-top: 10px;
}

.bottom20 {
  margin-bottom: 20px;
}

.top30 {
  margin-top: 30px;
}

.bottom30 {
  margin-bottom: 18px;
}

.bottom40 {
  margin-bottom: 40px;
}

.margin40 {
  margin-top: 40px;
}

.space30 {
  margin: 30px 0;
}

.bg_white {
  background: #fff;
}

.grey {
  background: #e08320;
}

.border_radius {
  border-radius: 4px;
}

.uppercase {
  text-transform: capitalize;
}

.captlize {
  text-transform: capitalize;
}

.left15 {
  margin-left: 15px;
}

.t_white {
  color: #fff;
}

.t_yellow {
  color: #fd191e;
}

/* ------------- Buttons ------------*/

.btn_common,
.btn-more,
.toggler,
.btn-blue,
.btn-white,
.btn-black,
.btn-dark,
.btn-white-fill,
.btn-yellow {
  font-size: 14px;
  padding: 10px 25px;
  display: inline-block;
  font-weight: bold;
  position: relative;
  overflow: hidden;
  z-index: 1;
  -webkit-transition-property: background;
  transition-property: background;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}

.btn-blue:hover,
.btn-white-fill:hover {
  background: #1f1d22;
}

.btn-white:hover,
.btn-black:hover,
.btn-dark:hover {
  background: #25aae1;
}

.btn-white:hover,
.btn-black:hover {
  border: 1px solid #25aae1;
}

.btn-white:hover,
.btn-white:focus,
.btn-black:hover,
.btn-black:focus,
.btn-blue:hover,
.btn-blue:focus,
.btn-dark:hover,
.btn-dark:focus,
.btn-white-fill:hover,
.btn-white-fill:focus {
  color: #fff;
}

.btn-yellow:hover,
.btn-yellow:focus {
  background: #1f1f1f;
  color: #fff;
}

.btn_common,
.btn-more {
  color: #1f1d22;
}

.btn-more {
  font-weight: normal;
  position: relative;
  overflow: hidden;
  padding: 0 5px;
  display: inline-block !important;
}

.btn-more span {
  position: relative;
}

.btn-more:hover {
  color: #25aae1;
}

.btn-more>i {
  display: inline-block;
  width: 14px;
  transition: margin 0.3s ease 0s;
}

.btn-more i:first-child {
  margin-left: -19px;
  margin-right: 5px;
}

.btn-more i:last-child {
  margin-left: 5px;
  margin-right: 0px;
}

.btn-more:hover i:first-child {
  margin-left: 0;
}

.btn-more:hover i:last-child {
  margin-right: -19px;
}

.propertydropdown {
  margin-bottom: -1px;
  position: relative;
  z-index: 100;
}

.toggler {
  position: absolute;
  z-index: 100;
  bottom: 0;
  color: #fff;
  font-weight: bold;
  cursor: pointer;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

.toggler>i {
  font-size: 20px;
  margin-left: 10px;
}

.btn-blue {
  color: #fff;
  background: #25aae1;
}

.btn-dark {
  color: #fff;
  background: #1f1d22;
}

.btn-white {
  color: #fff;
  border: 1px solid #fff;
}

.btn-white-fill {
  color: #1f1d22;
  background: #fff;
}

.btn-black {
  color: #1f1f1f;
  border: 1px solid #1f1f1f;
}

.feature-p-text:hover h4,
.p-image:hover {
  cursor: pointer;
}

.iata-logo img {
  padding-top: 20px;
  width: 45%;
}

#loadMore-gallery {}

#loadMore-gallery a {
  display: block;
  padding: 0;
}



.top-bar {
  display: none;
}

.top-bar div {
  background-color: #021240;
  padding: 8px;
  text-align: center;
  color: #fff;
  font-size: 22px;
}

.top-bar a {
  color: #fecb00;
  font-weight: 600;
}

header .HdrArea {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 0px;
}

header .tfn_wrap {
  display: flex;
}

header .tfn_wrap .icon {
  width: 50px;
  padding-right: 10px;
  display: flex;
  align-items: center;
  color: #ff0000;
}

header .tfn_wrap .icon svg {
  color: #ff0000;
}

header .tfn_wrap .tfn {
  padding-left: 10px;
  border-left: 1px #ccc solid;
  width: calc(100% - 50px);
}

header .tfn_wrap .tfn a {
  font-size: 27px;
  font-weight: 700;
  color: #00aeef;
  display: block;
}

header .HdrRight button {
  display: none;
  height: 20px;
  line-height: 20px;
  background-color: transparent;
  font-size: 27px;
  border: none;
  padding: 0;
}

@media(min-width:768px) {
  header nav.navbar-expand-md {
    background: #021240;
    display: flex;
    justify-content: center !important;
    padding: 0;
  }

  header nav.navbar-expand-md .navbar-collapse {
    flex-grow: inherit;
  }

  header nav li {
    float: left;
    list-style: none;
  }

  header nav li>a {
    font-size: 20px;
    color: #ffffff;
    padding: 15px;
    display: block;
  }

  header nav li>a:hover {
    background: #00aeef;
    color: #ffffff;
  }
}

@media(max-width:767px) {
  header .tfn_wrap {
    display: none !important;
  }

  .top-bar,
  header .HdrRight button {
    display: block !important;
  }

  header nav {
    padding: 15px;
    max-width: 540px;
    margin: 0px auto;
  }

  header nav li {
    list-style: none;
  }

  header nav li a {
    padding: 10px 0px;
    border-bottom: 1px solid #e0e0e0;
    display: block;
  }
}



.Banner {
  background: url(../images/Banner01.jpg) no-repeat;
  background-size: cover;
  background-size: cover;
  padding: 80px 0px;
}

.Banner .BnrContent {
  text-align: center;
  font-weight: bold;
}

.Banner .BnrContent strong {
  display: inline-block;
  padding: 15px 30px;
  background: #ffffff;
  color: #021240;
  margin-bottom: 30px;
  font-size: 24px;
}

.Banner .BnrContent span {
  display: inline-block;
  padding: 15px 30px;
  background: #00aeef;
  color: #ffffff;
  margin-bottom: 30px;
  font-size: 30px;
}

.ind_bg_img {
  background: url(images/Cheap-Flight-Ticket-Deals.jpg) no-repeat;
  background-size: cover;
  background-size: 100% 100%;
  width: 100%;
  justify-content: center;
  align-items: center;
  min-height: 500px;
  padding: 4% 0px 30px 0px;
  background-position: center;
}

.ind_bg_img h1 {
  color: #fff;
  margin-bottom: 25px;
  text-align: center;
}

.SepratWidget {
  margin-top: -150px;
  z-index: 5;
  position: relative;
}

.prs_mt {
  margin-top: 30px;
  background: #efefef;
  padding: 10px 0px;
}

.prs_mt ul {
  display: flex;
  text-align: center;
  justify-content: center;
  margin: 0;
  list-style: none !important;
}

.prs_mt ul li {
  width: 20%;
  border-right: 1px solid #fff;
}

.prs_mt ul li:last-child {
  border-right: 0;
}

@media screen and (max-width:991px) {
  .prs_mt ul li {
    width: 25%;
  }
}

@media screen and (max-width:767px) {
  .SepratWidget {
    margin-top: -70px;
  }

  .prs_mt ul li img {
    height: 30px;
  }

  .Banner .BnrContent strong {
    padding: 10px 20px;
    font-size: 18px;
  }

  .Banner .BnrContent span {
    padding: 10px 20px;
    font-size: 24px;
  }
}

@media screen and (max-width:500px) {
  .prs_mt ul li img {
    height: 20px;
  }
}


.FlightClass {
  padding: 50px 0px;
}

.FlightClass a {
  width: 100%;
  display: block;
  text-decoration: none;
  background: #ffffff;
  box-shadow: 0 3px 10px #00000029;
  padding: 6px 6px 0;
  border-radius: 15px;
  cursor: pointer;
  transition: .3s;
  margin-bottom: 30px;
}

.FlightClass a:hover {
  background: #00aeef;
  color: #ffffff;
}

.FlightClass a img {
  width: 100%;
  border-radius: 10px;
}

.FlightClass span {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px;
}

.FlightClass strong {
  font-size: 18px;
}

.FlightClass i {
  background: #ef940d;
  font-size: 30px;
  height: 40px;
  line-height: 40px;
  width: 40px;
  text-align: center;
  border-radius: 50%;
}


.TopSlngHoldy {
  padding-top: 50px;
}

.TopSlngHoldy h2 {
  text-align: center;
  color: #00aeef;
}

.TopSlngHoldy .owl-wrapper-outer {
  overflow: hidden;
}

.TopSlngHoldy .item {
  padding: 15px;
}

.TopSlngHoldy .Box {
  box-shadow: 0 0 19px #00000029;
  border-radius: 12px;
  background: #ffffff;
  overflow: hidden;
  height: 100%
}

.TopSlngHoldy .Bnr {
  width: 100%;
}

.TopSlngHoldy .Content {
  padding: 15px;
}

.TopSlngHoldy .Icons {
  width: 24px !important;
  display: inline-block !important;
  margin-top: 10px;
  filter: invert(58%) sepia(3%) saturate(1218%) hue-rotate(195deg) brightness(89%) contrast(82%)
}

.TopSlngHoldy h4 {
  color: #00aeef;
  font-size: 20px;
}

.TopSlngHoldy p.Hd {
  color: #062047;
  padding-top: 8px;
}

.TopSlngHoldy p.Txt {
  min-height: 56px;
  padding-top: 15px;
}

.TopSlngHoldy .Price {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-top: 1px #eee solid;
  margin-top: 10px;
  padding-top: 15px;
  color: #ef940d;
  font-size: 20px;
}

.TopSlngHoldy .Price span {
  font-weight: 600;
}

.TopSlngHoldy .Price span sub {
  font-size: 13px;
}


.unpublished {
  background: #f5f4f1;
  padding: 12px 0 21px 0;
  border-radius: 2px;
  font-size: 28px;
  margin: 42px 0 36px 0;
  color: #333333;
  text-align: center;
  border: 1px solid #e4e4e4;
}

.unpublished span.fare {
  color: #4cc5f7;
}

.unpublished .support {
  background: url(../images/support-icon.png) 0 0 no-repeat;
  color: #fff;
  font-weight: bold;
  font-size: 26px;
  padding: 8px 67px 15px 19px;
}

.unpublished .support a {
  color: #4cc5f7;
  padding-left: 40px;
  white-space: nowrap;
}



/* ---------------------- Footer ---------------------- */

.ArlnCrousel {
  /*background:#c7efff;*/
  padding-top: 45px;
  padding-bottom: 45px;
}

.ArlnCrousel.owl-carousel .owl-item img {
  width: auto;
  display: inline;
}

.ArlnCrousel .item {
  text-align: center;
  padding: 15px;
}

footer {
  position: relative;
  z-index: 1;
  background: #f0fbff;
  padding: 40px 0px 30px 0px;
}

ul.social_share,
ul.social_share li {
  display: inline-block;
}

ul.social_share li a {
  background: #fff;
  color: #323232;
  border-radius: 50%;
  box-shadow: 1px 1px 2px #6f6f6f;
  display: block;
  font-size: 15px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  width: 30px;
  margin-right: 5px;
  z-index: 1;
  position: relative;
}

ul.social_share li a.facebook:hover,
ul.social_share li a.facebook:focus {
  background: #3b5998;
}

ul.social_share li a.twitter:hover,
ul.social_share li a.twitter:focus {
  background: #55acee;
}

ul.social_share li a.google:hover,
ul.social_share li a.google:focus {
  background: #dd4b39;
}

ul.social_share li a.vimo:hover,
ul.social_share li a.vimo:focus {
  background: #4EBBFF;
}

ul.social_share li a.dribble:hover,
ul.social_share li a.dribble:focus {
  background: #F39ABC;
}

ul.social_share li a.linkden:hover,
ul.social_share li a.linkden:focus {
  background: #0077B5;
}

ul.social_share li a:hover,
ul.social_share li a:focus {
  color: #fff;
}

ul.area_search li {
  margin-bottom: 10px;
  display: block;
}

ul.area_search li a,
ul.links li a {
  color: #000000;
  font-size: 15px;
  display: block;
}

ul.links li {
  margin-bottom: 10px;
}

ul.area_search li a i {
  display: inline-block;
  vertical-align: middle;
  font-size: 24px;
}

ul.links li a i {
  margin-right: 2px;
  height: 2px;
  width: 0;
  background: #fd191e;
  display: inline-block;
  vertical-align: middle;
}

ul.links li a:hover i {
  width: 6px;
}

ul.area_search li a:hover,
ul.area_search li a:focus {
  color: #25aae1;
}

ul.getin_touch li {
  display: block;
  margin-bottom: 15px;
  margin-left: 24px;
}

ul.getin_touch li i {
  display: inline-block;
  font-size: 22px;
  margin-left: -24px;
  margin-right: 6px;
  vertical-align: middle;
  width: 24px;
}

footer .footer_panel h6 {
  position: relative;
  padding-bottom: 10px;
}

footer .footer_panel h6:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 30px;
  height: 5px;
  background: #25aae1;
}

footer .row {
  display: flex;
  flex-wrap: wrap;
}

footer .footer_panel .logo {
  display: inline-block;
}

footer .footer_panel .media-object {
  display: inline-block;
  float: left;
  margin-right: 8px;
}

footer .footer_panel .media-object,
footer .footer_panel .media-body {
  vertical-align: middle;
}

footer .footer_panel .media-body a {
  display: inline-block;
  font-size: 14px;
  line-height: 18px;
  font-weight: bold;
  margin-bottom: 5px;
}

footer .footer_panel .media-body a:hover,
footer .footer_panel .media-body a:focus {
  color: #25aae1;
}

footer .footer_panel .media-body span {
  display: block;
  font-size: 12px;
  color: #7e7e7e;
  line-height: 15px;
}

footer .footer_panel .media-body span>i {
  font-size: 17px;
  margin-right: 5px;
  vertical-align: middle;
}

footer .Logos {
  display: flex;
  height: 60px;
  margin-top: 30px;
}

footer .Logos img {
  margin-left: 15px;
}

footer .Logos img:nth-child(1) {
  margin-left: 0px;
}

@media screen and (max-width:767px) {
  footer .footer_panel {
    padding-bottom: 20px;
  }

  footer .footer_panel .logo {
    display: block;
  }

}

.FtrDiscalmer {
  text-align: center;
  padding: 30px 15px 30px 15px;
  background: #ffffff;
}

.FtrDiscalmer p {
  color: #a5a5a5;
  font-size: 13px;
}

.FtrDiscalmer h6 {
  text-transform: uppercase;
  color: #25aae1;
}

@media screen and (max-width:991px) {
  body {
    padding-bottom: 80px;
  }
}

@media only screen and (max-width:600px) {
  footer .footer_panel .getin_touch li a {
    font-size: 13px;
  }
}



.mdfixed_callwap {
  background: rgba(256, 256, 256, 0.9);
  border-top: 1px solid #c5c5c5;
  box-shadow: 0 0px 5px #c5c5c5;
  padding-top: 10px;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: auto;
  z-index: 9;
  display: none;
}

.mdfixed_callwap h6 {
  display: inline-block;
  border-radius: 5px;
  margin-right: 15px;
  color: #000;
}

.mdfixed_callwap p {
  background-color: #ef940d;
  padding: 5px 8px;
  display: inline-block;
  border-radius: 5px;
}

.mdfixed_callwap p a {
  color: #ffffff;
  font-weight: bold;
}

@media screen and (max-width:991px) {
  .mdfixed_callwap {
    display: block;
  }
}

@media screen and (max-width:767px) {
  .mdfixed_callwap h6 {
    display: none;
  }

  .mdfixed_callwap p {
    font-size: 22px;
    padding: 8px 20px;
    border-radius: 15px;
  }

  .mdfixed_callwap p a i.fa {
    font-size: 24px;
  }

  .mdfixed_callwap p a:after {
    content: " Call Now";
  }

  .mdfixed_callwap p a span {
    display: none;
  }

  h1.page-title {
    font-size: 24px;
  }
}


a.back-to {
  background: #25aae1;
  border-radius: 50%;
  bottom: 60px;
  display: none;
  height: 40px;
  line-height: 40px;
  position: fixed;
  right: 20px;
  text-align: center;
  width: 40px;
  z-index: 999;
  font-size: 20px;
  color: #fff;
}

a.back-to:hover,
a.back-to:focus {
  background: #000;
}

.CallForm-popup * {
  margin: 0;
  padding: 0;
  color: inherit;
  box-sizing: inherit;
}

.CallForm-popup *:focus {
  outline: none;
}

.CallForm-popup {
  box-sizing: border-box;
}

.CallForm-popup {
  background-color: #ecf0f1;
  font-family: "Open Sans", sans-serif;
  overflow: hidden;
}

.CallForm-popup h1,
.CallForm-popup h2,
.CallForm-popup h3,
.CallForm-popup h4,
.CallForm-popup h5 {
  font-weight: normal;
}

.CallForm-popup form {
  display: block;
}

.CallForm-popup label,
.CallForm-popup input {
  display: block;
}

.animate,
.overlay1 .overlay-content .signup-form input,
.overlay1 .overlay-content .overlay-close,
.overlay1 .overlay-content,
.btn span,
.btn {
  transition: all 0.3s;
}

.CallForm-popup .main-form {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
}

.CallForm-popup .main-heading {
  line-height: 100%;
  font-weight: 600;
  font-size: 28px;
  text-transform: uppercase;
}

.CallForm-popup .popup-trigger {
  position: fixed;
  z-index: 99;
  left: 35px;
  bottom: 35px;
  width: 54px;
  height: 54px;
  color: #fff;
  cursor: pointer;
  font-size: 36px;
  text-align: center;
  line-height: 26px;
  box-shadow: 0 1px 6px rgba(0, 0, 0, .65);
  background: #0860b2;
  border-radius: 26px;
  -moz-border-radius: 26px;
  -webkit-border-radius: 26px;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}

.CallForm-popup .overlay1 {
  width: 350px;
  overflow: auto;
  position: fixed;
  left: -385px;
  bottom: -105px;
  z-index: 5;
  opacity: 0;
  transform: translateY(200px);
  box-shadow: 0 1px 6px rgba(0, 0, 0, .65);
  background: #fff;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  transition: opacity 0.5s, transform 0.5s, z-index 0s 0.5s;
}

.CallForm-popup .overlay1 .overlay-background {
  background-color: rgba(44, 62, 80, 0.8);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5;
}

.CallForm-popup .overlay1.open {
  z-index: 15;
  display: block;
  left: 35px;
  bottom: 105px;
  opacity: 1;
  transform: translateY(0);
  transition: opacity 0.5s, transform 0.5s, z-index 0s;
}

.CallForm-popup .callForm:after {
  position: absolute;
  content: '';
  width: 0px;
  height: 0px;
  display: block;
  left: 18px;
  bottom: -20px;
  border: 10px solid transparent;
  border-top-color: #f1f1f1;
}

.CallForm-popup .callForm-head {
  width: 100%;
  position: relative;
  float: left;
  background: #0860b2;
  border-bottom: 2px solid #e54855;
  padding: 10px 10px 5px 10px;
  border-top-left-radius: 10px;
  -moz-border-top-left-radius: 10px;
  -webkit-border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  -moz-border-top-right-radius: 10px;
  -webkit-border-top-right-radius: 10px;
}

.CallForm-popup .callForm-head a {
  position: absolute;
  right: 10px;
  top: 0px;
  font-size: 20px;
  color: #fff;
}

.CallForm-popup .callForm-body {
  width: 100%;
  float: left;
  padding: 10px;
}

.CallForm-popup .callForm-body p {
  text-align: center;
  font-size: 14px;
  color: #333;
  padding: 20px 0;
}

.CallForm-popup .callForm-input {
  position: relative;
  width: 60%;
  float: left;
}

.CallForm-popup .callForm-input label {
  position: absolute;
  left: 10px;
  top: 8px;
}

.CallForm-popup .callForm-input input {
  width: 100%;
  font-size: 14px;
  font-weight: 700;
  padding: 7px 10px 7px 40px;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}

.CallForm-popup .callForm-body input[type=button] {
  width: 32%;
  float: right;
  background: #0860b2;
  color: #fff;
  font-size: 16px;
  text-align: center;
  padding: 7px 0;
  border: none;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}

.CallForm-popup .callForm-img {
  width: 69px;
  height: 69px;
  float: left;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  overflow: hidden;
  border: 4px solid #fff;
}

.CallForm-popup .callForm-img img {
  width: 100%;
}

.CallForm-popup .callForm-txt {
  float: left;
  padding: 10px 14px;
}

.CallForm-popup .callForm-txt h2 {
  margin: 0px;
  font-size: 22px;
  font-weight: bold;
  color: #fff;
  line-height: 30px;
}

.CallForm-popup .callForm-txt p {
  margin: 0px;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
}

.CallForm-popup .CallFrom-logo {
  width: 70%;
}

@media (max-width:600px) {
  .CallForm-popup .overlay1 .overlay-content {
    margin: 25px auto;
  }
}


.CookiesAlert {
  display: none;
  background: rgba(6, 6, 6, .8);
  position: fixed;
  color: #FFFFFF;
  left: 0px;
  bottom: 0px;
  padding: 10px 15px;
  font-weight: bold;
  border-radius: 0px 4px 0px 0px;
  z-index: 1000
}

.CookiesAlert a {
  text-decoration: underline;
}

.CookiesAlert button {
  background: #25aae1;
  border: none;
  padding: 6px 10px;
  border-radius: 4px;
  color: #ffffff;
}

/* ---------------------- Footer Ends ---------------------- */


#view-deals {
  width: 300px;
  position: absolute;
  z-index: 50;
  display: none;
}

#view-deals .WidgetHeader {
  background: #ef940d;
  color: #FFFFFF;
  padding: 10px;
  font-size: 18px;
  font-weight: bold;
  line-height: 26px;
}

#view-deals .WidgetHeader .fa-close {
  float: right;
  color: #FFFFFF;
  border: 2px #ffffff solid;
  border-radius: 50%;
  height: 26px;
  width: 26px;
  text-align: center;
  line-height: 22px;
}

#view-deals .WidgetHeader .fa-close:hover {
  cursor: pointer;
}

.PopupWidget {
  padding: 15px;
  background: rgba(0, 0, 0, 0.6);
  font-size: 13px;
}

.PopupWidget .radio {
  margin: 0px;
}

.PopupWidget .radio label {
  text-transform: uppercase;
  color: #FFFFFF;
}

.PopupWidget .radio label input {
  display: none;
}

.PopupWidget .radio label {
  display: inline-block;
  color: #062047;
  background: #f8f8f8;
  border: none;
  border-radius: 15px;
  margin: 0px 0px 0px 15px;
  padding: 3px 15px;
  font-weight: bold;
}

.PopupWidget .radio label:nth-child(1) {
  margin-left: 0px;
}

.PopupWidget .radio label.active {
  color: #ffffff;
  background: #062047;
}

.PopupWidget .Inputs {
  float: left;
  width: 100%;
  color: #062047;
  position: relative;
  margin-top: 10px;
}

.PopupWidget .Inputs.Calander {
  width: 50%;
}

.PopupWidget .Inputs>input,
.PopupWidget .Inputs.Calander input {
  background: #ffffff url(../../Images/Search_Icon.png) left 3px no-repeat;
  background-size: 26px auto;
  border: 0;
  width: 100%;
  height: 34px;
  padding: 0px 5px 0px 30px;
}

.PopupWidget .Inputs.Airline>input {
  border-right: 0px;
  background-position: left -200px;
}

.PopupWidget .Inputs.Service>select {
  border: none;
  border-right: 1px #c5c5c5 solid;
  width: 100%;
  height: 34px;
  line-height: 28px;
  padding: 0px 5px 0px 5px;
  text-indent: 30px;
  -moz-appearance: none;
  border-right: 0px;
  background: #ffffff url(../../Images/Search_Icon.png) left -261px no-repeat;
}

@-moz-document url-prefix() {
  .PopupWidget .Inputs.Service>select {
    text-indent: 15px;
  }

  .PopupWidget .Inputs.Service:after {
    content: "\f107";
    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;
    position: absolute;
    top: 20px;
    right: 10px;
    z-index: 200;
    color: #999999;
  }
}

.PopupWidget .flip {
  display: none;
}

.PopupWidget .Inputs.From input {
  background-position: left -112px;
}

.PopupWidget .Inputs.To input {
  background-position: left -152px;
}

.PopupWidget .Inputs.Calander input {
  background-position: left -37px;
}

.PopupWidget .Inputs span.text-danger {
  color: #ef940d;
  position: absolute;
  left: 40px;
  bottom: 3px;
  height: 20px;
  line-height: 20px;
  z-index: 50;
}

#ui-id-3 {
  z-index: 10000;
}

.PopupWidget .Inputs.Pax input#BindPreferedairlines {
  border: 1px #CCCCCC solid;
  margin-top: 10px;
  text-align: left;
  padding: 0px 5px;
}

.PopupWidget .Selects {
  width: 33.333%;
  float: left;
}

.PopupWidget .Selects label {
  display: block;
  color: #FFFFFF;
  margin-top: 10px;
}

.PopupWidget .Selects select {
  width: 100%;
  height: 34px;
  line-height: 28px;
  padding: 0px 5px;
  border: none;
}

.PopupWidget .InputBtn {
  margin-top: 15px;
  float: left;
  width: 100%;
}

.PopupWidget .InputBtn input {
  background: #ef940d;
  font-family: "Arial Rounded MT Bold", Arial;
  font-size: 16px;
  text-transform: uppercase;
  color: #ffffff;
  text-align: center;
  height: 34px;
  line-height: 28px;
  border: none;
  width: 100%;
}

.PopupWidget .InputBtn input:hover {
  background: #062047;
}

.LowestFltDls {
  padding: 50px 0px 20px 0px;
  background: #021240;
}

.LowestFltDls .HdrUndrlned {
  color: #ffffff;
}

.LowestFltDls .HdrUndrlned:before {
  background-color: #00aeef;
}

.LowestFltDls .Dls {
  background: #ffffff;
  border-radius: 20px;
  text-align: center;
  padding: 15px;
  margin-bottom: 30px;
}

.LowestFltDls .Dls img {
  height: 50px;
}

.LowestFltDls .Dls h4 {
  color: #021240;
}

.LowestFltDls .Dls p {}


.PoplrDstn {
  padding: 50px 0px;
}

.PoplrDstn .Dstn {
  position: relative;
  margin: 15px 0px;
  border-radius: 15px;
  overflow: hidden;
}

.PoplrDstn .Dstn img {
  width: 100%;
  z-index: 0;
}

.PoplrDstn .Dstn .Content {
  position: absolute;
  z-index: 2;
  left: 15px;
  bottom: 15px;
}

.PoplrDstn .Dstn .Content strong {
  background: #ffffff;
  padding: 6px 12px;
  white-space: nowrap;
  border-radius: 14px;
  display: inline-block;
}

.PoplrDstn .Dstn .Content span {
  color: #ffffff;
  display: block;
  margin-top: 5px;
}


.Flights {
  background: #4cc5f7;
  color: #ffffff;
}

.Flights .FarHead {
  text-align: center;
  position: relative;
  color: #ffffff;
  font-family: "Philosopher", sans-serif;
}

.Flights .Head {
  font-weight: 600;
  font-size: 60px;
  line-height: 112px;
}

.Flights .Fare {
  background: #ef940d;
  padding: 10px 15px;
  font-weight: 400;
  position: absolute;
  top: 0;
  right: 0;
}

.Flights .Fare span {
  font-size: 22px;
}

.Flights .Fare strong {
  display: block;
  font-size: 41px;
  line-height: 40px;
}

.Flights .Fare font {}

.FlighTab {
  list-style: none;
  margin: auto;
  padding: 0;
  display: flex;
  justify-content: center;
}

.FlighTab li {
  display: inline-block;
  background: #169dd5;
  padding: 8px 20px;
  font-size: 18px;
  border-bottom: 2px #ef940d solid;
}

.FlighTab li:nth-child(1) {
  border-right: 2px #ffffff solid
}

.FlighTab li.active {
  background: #ef940d;
}

.SrchBox {
  background: #169dd5;
  padding: 15px 25px;
  font-family: "Ubuntu", sans-serif;
  font-weight: 400;
  border-radius: 0 !important;
}

.SrchBox label {
  font-weight: 400;
}

.SrchBox .element-radio label {
  display: inline-block;
  margin-left: 30px;
}

.SrchBox .element-radio font {
  font-size: 25px;
  color: #ffd400;
  display: inline-block;
}

.SrchBox.search-box1 label {
  color: #ffffff;
}

.FltDels {
  padding-top: 50px;
}

.FltDels h1 {
  border-left: 2px #ef940d solid;
  margin-bottom: 30px;
}

.FltDels h1 strong {
  border-bottom: 2px #ef940d solid;
  display: inline-block;
  padding: 0px 0px 5px 10px;
  color: #169dd5;
}

.FltDels a {
  display: block;
  margin: 15px 0px;
  border: 2px #ef940d solid;
  padding: 15px 0px 0px 15px;
  cursor: pointer;
}

.FltDels a .row {
  display: flex;
}

.FltDels a p {
  margin-bottom: 0;
}

.FltDels a h3 {
  font-weight: 500;
  margin-bottom: 15px;
  color: #169dd5;
}

.FltDels a .col-sm-3 {
  position: relative;
}

.FltDels a img.Logo {
  width: 70px;
  position: absolute;
  right: 19px;
  bottom: 74px;
}

.FltDels a .button {
  background: #ef940d;
  display: block;
  text-align: center;
  color: #ffffff;
  font-size: 18px;
  font-weight: 500;
  padding: 5px;
  min-width: 74px;
  position: absolute;
  right: 14px;
  bottom: 0;
}

.FltDels a .button font {
  display: block;
}

@media screen and (max-width:991px) {
  .Flights .Head {
    font-size: 30px;
    line-height: 112px;
    text-align: left;
  }

  .FltDels a .row {
    display: block;
  }

  .FltDels a .row .col-sm-3 {
    width: 100%;
  }
}

@media screen and (max-width:767px) {
  .Flights .Head {
    font-size: 24px;
    line-height: 96px;
  }

  .FlighTab {
    margin-top: 30px;
  }

  .Flights .Fare strong {
    display: block;
    font-size: 24px;
    line-height: 24px;
  }

  .FltDels h1 strong {
    font-size: 24px;
  }
}

.FltsDel {
  padding: 50px 0px;
  background: #efefef;
  margin: 50px 0px -100px 0px;
}

.FltsDel h1 {
  border-left: 2px #ef940d solid;
  margin-bottom: 10px;
}

.FltsDel h1 strong {
  border-bottom: 2px #ef940d solid;
  display: inline-block;
  padding: 0px 0px 5px 10px;
  color: #169dd5;
}

.FltsDel h4 {
  border-left: 3px #ef940d solid;
  margin: 10px;
  font-size: 18px;
}

.FltsDel h4 strong {
  border-bottom: 2px #ef940d solid;
  display: inline-block;
  padding: 0px 0px 5px 10px;
  color: #169dd5;
}

.FltsDel .Del {
  border: 1px #169dd5 solid;
  background: #ffffff;
  margin-top: 30px;
}

.FltsDel .Line {
  display: flex;
  border-bottom: 2px #ef940d solid;
  margin: 0px 10px 15px 10px;
}

.FltsDel .Line a {
  text-align: left;
  width: 50%;
}

.FltsDel .Line div {
  text-align: right;
  width: 50%;
}

.FltsDel .Search {
  display: flex;
}

.FltsDel .Search:hover {
  cursor: pointer;
}

.FltsDel .Search .Text {
  background: #4cc5f7;
  width: calc(100% - 74px);
  color: #ffffff;
  padding: 5px 10px;
}

.FltsDel .Search .Text strong {
  font-size: 24px;
}

.FltsDel .Search .Text span {
  display: block;
  font-size: 12px;
}

.FltsDel .Search .button {
  background: #ef940d;
  display: block;
  text-align: center;
  color: #ffffff;
  font-size: 18px;
  font-weight: 500;
  padding: 5px;
  width: 74px;
  float: right
}

.FltsDel .Search .button font {
  display: block;
}

#HomePopup {
  display: none;
  position: fixed;
  z-index: 1050;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: scroll;
  background: #000000ab;
}

#HomePopup.Showing {
  display: block;
}

#HomePopup .Content {
  margin: 15px auto;
  width: calc(100% - 30px);
  max-width: 500px;
  position: relative;
}

#HomePopup .Content img {
  width: 100%;
  border-radius: 10px;
}

#HomePopup .Content i {
  position: absolute;
  top: 11px;
  right: 15px;
  font-size: 20px;
  cursor: pointer;
}

@media screen and (max-width:676px) {
  #HomePopup .Content {
    margin: 50px auto 10px auto;
    width: calc(100% - 40px);
  }
}


.InnerBanner {
  text-align: center;
}

.InnerBanner img {
  max-width: 100%;
}

.InnerContent {
  padding: 50px 0px;
}

.InnerContent h3 {
  margin-bottom: 13px;
  font-size: 20px;
  font-weight: 600;
  color: #777;
}

.InnerContent p {
  text-align: justify;
}


.ContactUs .container {
  position: relative;
}

.ContactUs .ContactBox {
  background: #fff;
  display: inline-block;
  position: absolute;
  top: 50px;
  right: 15px;
  z-index: 1;
  border-radius: 5px;
  padding: 20px 20px;
  width: calc(100% - 30px);
  max-width: 600px;
}

.ContactUs .single-query {
  padding-bottom: 25px;
}

.ContactUs .single-query>input[type="text"] {
  width: 100%;
  border: 1px solid #d5dadf;
  height: 44px;
  border-radius: 4px;
  background: #fff;
  padding: 6px 12px;
  font-size: 14px;
  color: #999999;
}


.CarRentlWidget {
  background: #ffffff;
  padding: 15px;
  border-radius: 25px;
}

.CarLogosCrousel {
  padding: 30px 0px;
}

.CarLogosCrousel .item {
  padding: 30px;
}

.CarLogosCrousel img {
  width: 100%;
}

.CarRntlSrvic {
  padding: 40px 0px 20px 0px;
}

.CarRntlSrvic .counters-item {
  margin-bottom: 20px;
}

.CarRntlSrvic h3 {
  font-family: sans-serif;
  font-weight: bold;
  margin: 0;
}

.CarRntlSrvic .counters-item+.counters-item {
  border-left: 1px solid #d2d2d2;
}

.CarRntlPropty {
  padding: 50px 0px;
}

.CarRntlPropty .property_item {
  background: #fff;
  padding: 15px 0px
}

.CarRntlPropty .property_item .image {
  position: relative;
  overflow: hidden;
  border: 1px solid #e5e5e5;
}

.CarRntlPropty .property_item .image a {
  display: block;
}

.CarRntlPropty .property_item .image img {
  width: 100%;
  -moz-transition: all ease-in .3s;
  -ms-transition: all ease-in .3s;
  -o-transition: all ease-in .3s;
  -webkit-transition: all ease-in .3s;
  transition: all ease-in .3s;
}

.CarRntlPropty .property_item:hover .image img {
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.CarRntlPropty .property_item .price {
  width: 100%;
}

.CarRntlPropty .property_item .price span {
  bottom: 0;
  padding: 8px 15px;
  position: absolute;
  z-index: 1;
  right: 0;
  height: inherit;
  font-size: 15px;
  background: rgba(255, 255, 255, 0.7);
  border-radius: 2px;
  color: #000;
  font-weight: bold;
}

.CarRntlPropty .property_item .price h4 {
  padding: 15px;
  color: #fff;
}

.CarRntlPropty .property_item .tag_l {
  position: absolute;
  top: 10px;
  display: inline-block;
  z-index: 1;
  font-size: 12px;
  padding: 5px 14px;
  background: #fff;
  border-radius: 2px;
  left: 10px;
  color: #000;
}

@media screen and (max-width:676px) {
  .CarRntlSrvic {
    display: none;
  }
  
}

