a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:after,
blockquote:before,
q:after,
q:before {
  content: "";
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
img {
  max-width: 100%;
}
a:hover {
  text-decoration: none;
}
html {
  scroll-behavior: smooth;
}
@font-face {
  font-family: FontAwesome;
  src: url(../fonts/Font_Awesome/fontawesome-webfont.eot);
  src:
    url(../fonts/Font_Awesome/fontawesome-webfont.eot)
      format("embedded-opentype"),
    url(../fonts/Font_Awesome/fontawesome-webfont.svg#fontawesomeregular)
      format("svg");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: Roboto-Bold;
  src: url(../fonts/Roboto-Bold/Roboto-Bold.eot);
  src:
    url(../fonts/Roboto-Bold/Roboto-Bold.eot) format("embedded-opentype"),
    url(../fonts/Roboto-Bold/Roboto-Bold.woff2) format("woff2"),
    url(../fonts/Roboto-Bold/Roboto-Bold.woff) format("woff"),
    url(../fonts/Roboto-Bold/Roboto-Bold.ttf) format("truetype"),
    url(../fonts/Roboto-Bold/Roboto-Bold.svg#Roboto-Bold) format("svg");
}
@font-face {
  font-family: Roboto-Light;
  src: url(../fonts/Roboto-Light/Roboto-Light.eot);
  src:
    url(../fonts/Roboto-Light/Roboto-Light.eot) format("embedded-opentype"),
    url(../fonts/Roboto-Light/Roboto-Light.woff2) format("woff2"),
    url(../fonts/Roboto-Light/Roboto-Light.woff) format("woff"),
    url(../fonts/Roboto-Light/Roboto-Light.ttf) format("truetype"),
    url(../fonts/Roboto-Light/Roboto-Light.svg#Roboto-Light) format("svg");
}
@font-face {
  font-family: Roboto-Medium;
  src: url(../fonts/Roboto-Medium/Roboto-Medium.eot);
  src:
    url(../fonts/Roboto-Medium/Roboto-Medium.eot) format("embedded-opentype"),
    url(../fonts/Roboto-Medium/Roboto-Medium.woff2) format("woff2"),
    url(../fonts/Roboto-Medium/Roboto-Medium.woff) format("woff"),
    url(../fonts/Roboto-Medium/Roboto-Medium.ttf) format("truetype"),
    url(../fonts/Roboto-Medium/Roboto-Medium.svg#Roboto-Medium) format("svg");
}
@font-face {
  font-family: "Roboto-Regular";
  src: url("../fonts/Roboto-Regular/Roboto-Regular.eot");
  src:
    url("../fonts/Roboto-Regular/Roboto-Regular.eot")
      format("embedded-opentype"),
    url("../fonts/Roboto-Regular/Roboto-Regular.woff2") format("woff2"),
    url("../fonts/Roboto-Regular/Roboto-Regular.woff") format("woff"),
    url("../fonts/Roboto-Regular/Roboto-Regular.ttf") format("truetype"),
    url("../fonts/Roboto-Regular/Roboto-Regular.svg#Roboto-Regular")
      format("svg");
}
body {
  font-size: 16px;
  line-height: 16px;
  font-family: Roboto-Light;
  color: #000;
}
.comman-title {
  color: #d3ad69;
  font-size: 34px;
  line-height: 34px;
  font-family: Roboto-bold;
  text-align: center;
  padding: 35px 0 35px 0;
}
.book-now-btn {
  background: #000000;
  color: #d3ad69;
  font-family: "Roboto-Bold";
  font-size: 18px;
  line-height: 18px;
  padding: 10px 20px;
  border: 1px solid #d3ad69;
  display: inline-block;
}
.book-now-btn:hover {
  background: #d3ad69;
  color: #000000;
  font-family: "Roboto-Bold";
  font-size: 18px;
  line-height: 18px;
  padding: 10px 20px;
  border: 1px solid #d3ad69;
  display: inline-block;
}
.pb0 {
  margin-bottom: 0 !important;
}
.border-left {
  border-left: 1px solid #d3ad69;
}
.to-from-banner {
  background: url(../images/to-and-from-banner.jpg) no-repeat;
  background-position: center;
  background-size: cover;
  height: 500px;
  padding-top: 40px;
}
.shop-food-banner {
  background: url(../images/shop-food-banner.jpg) no-repeat;
  background-position: center;
  background-size: cover;
  height: 500px;
  padding-top: 40px;
}
.airport-procedure-banner {
  background: url(../images/airport-procedure-banner.png) no-repeat;
  background-position: center;
  background-size: cover;
  height: 500px;
  padding-top: 40px;
}
.airline-terminal-banner {
  background: url(../images/airline-terminal-banner.png) no-repeat;
  background-position: center;
  background-size: cover;
  height: 500px;
  padding-top: 40px;
}
.baggage-banner {
  background: url(../images/baggage-banner.png) no-repeat;
  background-position: center;
  background-size: cover;
  height: 500px;
  padding-top: 40px;
}
.health-banner {
  background: url(../images/health-banner.png) no-repeat;
  background-position: center;
  background-size: cover;
  height: 500px;
  padding-top: 40px;
}
.language-banner {
  background: url(../images/language-banner.png) no-repeat;
  background-position: center;
  background-size: cover;
  height: 500px;
  padding-top: 40px;
}
.parking-banner {
  background: url(../images/parking-banner.png) no-repeat;
  background-position: center;
  background-size: cover;
  height: 500px;
  padding-top: 40px;
}
.visa-banner {
  background: url(../images/visa-banner.png) no-repeat;
  background-position: center;
  background-size: cover;
  height: 500px;
  padding-top: 40px;
}
.food-shoping-banner {
  background: url(../images/food-shoping-banner.png) no-repeat;
  background-position: center;
  background-size: cover;
  height: 500px;
  padding-top: 40px;
}
.family-area-banner {
  background: url(../images/family-area-banner.png) no-repeat;
  background-position: center;
  background-size: cover;
  height: 500px;
  padding-top: 40px;
}
.rest-area-banner {
  background: url(../images/rest-area-banner.png) no-repeat;
  background-position: center;
  background-size: cover;
  height: 500px;
  padding-top: 40px;
}
.entertainment-banner {
  background: url(../images/entertainment-banner.png) no-repeat;
  background-position: center;
  background-size: cover;
  height: 500px;
  padding-top: 40px;
}
.relax-refresh-banner {
  background: url(../images/relax-refresh-banner.png) no-repeat;
  background-position: center;
  background-size: cover;
  height: 500px;
  padding-top: 40px;
}
.city-tour-banner {
  background: url(../images/city-tours-banner.png) no-repeat;
  background-position: center;
  background-size: cover;
  height: 500px;
  padding-top: 40px;
}
.ptext {
  line-height: 24px;
}
.grand-prize {
  border-left: 1px solid #d3ad69;
}
.mt0 {
  margin-top: 0 !important;
}
.form-control {
  background: #ececec;
  border: none;
  border-radius: 0;
  margin-bottom: 30px;
}
.serv-airport-top form {
  margin-top: 40px;
}
.serv-airport-top form .intl-tel-input {
  width: 100%;
}
.serv-airport-top form .intl-tel-input.separate-dial-code .selected-flag {
  background: #fff;
}
.mob-logo {
  display: none;
}
.mob-menu-btn {
  display: none;
  width: 30px;
  height: 24px;
  position: absolute;
  top: 15px;
  right: 40px;
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  -o-transform: rotate(0);
  transform: rotate(0);
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  cursor: pointer;
}
.mob-menu-btn span {
  display: block;
  position: absolute;
  height: 3px;
  width: 100%;
  background: #d3ad69;
  border-radius: 2px;
  -o-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -webkit-border-radius: 2px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  -o-transform: rotate(0);
  transform: rotate(0);
  -webkit-transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
.mob-menu-btn span:nth-child(1) {
  top: 0;
}
.mob-menu-btn span:nth-child(2) {
  top: 10px;
}
.mob-menu-btn span:nth-child(3) {
  top: 10px;
}
.mob-menu-btn span:nth-child(4) {
  top: 20px;
}
.mob-menu-btn.open span:nth-child(1) {
  top: 18px;
  width: 0%;
  left: 50%;
}
.mob-menu-btn.open span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.mob-menu-btn.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.mob-menu-btn.open span:nth-child(4) {
  top: 18px;
  width: 0%;
  left: 50%;
}
.burger-menu {
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
  background: #fff;
  background: #fff;
  background: -webkit-linear-gradient(top left, #fff, #cdd7dd);
  background: -moz-linear-gradient(top left, #fff, #fff);
  background: linear-gradient(top left, #fff, #fff);
  position: fixed;
  top: 52px;
  right: 0;
  height: 100%;
  width: 100%;
  right: -100%;
  overflow: auto;
  z-index: 99999;
}
.burger-menu.active {
  right: 0;
}
.burger-menu ul li {
  color: #000;
}
.burger-menu ul li a {
  color: #000;
  display: block;
  padding: 10px 10px;
  font-size: 13px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  position: relative;
  border-bottom: 1px solid #ccc;
}
.header-top {
  background: #1b1818;
  padding: 15px;
}
.header-top-inner {
  display: flex;
  justify-content: space-between;
}
.header-top-inner .header-top-left {
  display: flex;
}
.header-top-inner .header-top-left ul li {
  display: inline-block;
}
.header-top-inner .header-top-left ul li a {
  color: #d3ad69;
  font-size: 16px;
  line-height: 16px;
  padding: 5px 10px;
  display: block;
}
.header-top-inner
  .header-top-left
  .language-box
  .select2-container--default
  .select2-selection--single {
  background: #1b1818;
  border-radius: 0;
  border: 1px solid #d3ad69;
}
.header-top-inner
  .header-top-left
  .language-box
  .select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  font-family: Roboto-Medium;
  color: #d3ad69;
  font-size: 14px;
  line-height: 24px;
}
.header-top-inner
  .header-top-left
  .language-box
  .select2-container--default
  .select2-selection--single
  .select2-selection__arrow
  b {
  border-color: #d3ad69 transparent transparent transparent;
}
.header-top-right ul li {
  display: inline-block;
  color: #d3ad69;
}
.header-top-right ul li a {
  font-family: "Roboto-Medium";
  color: #d3ad69;
  font-size: 13px;
  line-height: 14px;
  padding: 5px 8px;
}
.header-top-right ul li a:hover {
  font-family: "Roboto-Medium";
  color: #ffffff;
  font-size: 13px;
  line-height: 14px;
  padding: 5px 8px;
}
.header-top-right ul li a .fa {
  font-size: 14px;
  line-height: 14px;
}
.header-bottom {
  padding: 1px 0;
}
.header-bottom .header-bottom-wrap {
  display: flex;
  justify-content: space-between;
}
.header-bottom .header-bottom-wrap .menu {
  display: flex;
  align-items: center;
}
.header-bottom .header-bottom-wrap .menu ul li {
  display: inline-block;
  color: #000;
}
.header-bottom .header-bottom-wrap .menu ul li a {
  display: block;
  color: #000;
  font-family: Roboto-Bold;
  font-size: 13px;
  line-height: 13px;
  padding: 0 5px;
}
.header-bottom .header-bottom-wrap .menu ul li a:hover {
  display: block;
  color: #d3ad69;
  font-family: Roboto-Bold;
  font-size: 13px;
  line-height: 13px;
  padding: 0 5px;
}
.home-banner {
  background: url(../images/home-banner.jpg) no-repeat;
  background-position: center;
  background-size: cover;
  height: 536px;
  padding-top: 20px;
}
.home-banner-box {
  background: rgba(0, 0, 0, 0.75);
  padding: 20px;
}
.banner-btn {
  text-align: center;
}
.banner-btn a {
  display: inline-block;
  background: #d3ad69;
  color: #000;
  font-size: 16px;
  line-height: 16px;
  padding: 10px 15px;
  border: 1px solid #d3ad69;
  margin: 0 auto;
  font-family: "Roboto-Bold";
}
.banner-btn a:hover {
  display: inline-block;
  background: #000;
  color: #ffffff;
  font-size: 16px;
  line-height: 16px;
  padding: 10px 15px;
  border: 1px solid #d3ad69;
  margin: 0 auto;
  font-family: "Roboto-Bold";
}
.home-banner .banner-icons {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 35px;
}
.booking-form {
  display: flex;
  flex-wrap: wrap;
}
.flight-booking-form {
  display: flex;
  flex-wrap: wrap;
}
.form-field {
  display: flex;
  padding: 15px;
  width: 80%;
}
.form-destination {
  padding-right: 15px;
}
.form-date,
.form-destination {
  width: 35%;
  display: flex;
}
.form-guest {
  width: 30%;
  display: flex;
  padding-left: 30px;
}
.form-search {
  width: 20%;
  display: flex;
}
.form-search button {
  background: #d3ad69;
  color: #fff;
  font-size: 16px;
  text-align: center;
  border: none;
  width: 100%;
}
.form-date {
  border-left: 1px solid #d3ad69;
  padding-right: 30px;
}
.border-left {
  border-left: 1px solid #d3ad69 !important;
}
.form-field .form-icon {
  width: 55px;
  margin-left: 15px;
  margin-right: 15px;
}
.form-fields-wrap label {
  color: #666;
  font-size: 12px;
  line-height: 12px;
  padding-bottom: 5px;
  width: 100%;
}
.form-fields-wrap input {
  background: 0 0;
  border: none;
  width: 100%;
}
.form-fields-wrap input::placeholder {
  color: #000;
  font-family: Roboto-Regular;
  font-size: 14px;
}
.form-fields-wrap input:focus {
  outline: 0;
}
.inputDisabled:disabled,
.inputDisabled[readonly] {
  background-color: #e9ecef;
  opacity: 1;
}
.flight-form-search {
  position: absolute;
  right: 20px;
  height: 57px;
}
.aa-services {
  padding-bottom: 70px;
  padding-top: 0;
}
.aa-services p {
  line-height: 24px;
  font-size: 16px;
}
.aa-services-right {
  padding: 40px 0 40px 80px;
  position: relative;
}
.aa-services-right img {
  box-shadow: 3px 2px 12px 3px rgba(220, 220, 220, 0.75);
  -webkit-box-shadow: 3px 2px 12px 3px rgba(220, 220, 220, 0.75);
  -moz-box-shadow: 3px 2px 12px 3px rgba(220, 220, 220, 0.75);
}
.play-icon {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.we-offer {
  background: #000;
  padding-bottom: 45px;
}
.we-offer p {
  color: #fff;
  line-height: 24px;
}
.free-dprtr {
  padding-bottom: 30px;
}
.free-dprtr-left p {
  margin-bottom: 30px;
}
.dep-list {
  display: flex;
  flex-wrap: wrap;
}
.dep-list li {
  display: flex;
  align-items: center;
  width: 50%;
  margin-bottom: 25px;
}
.dep-list li span {
  padding-right: 15px;
}
.expedited-arrival,
.special-needs {
  padding-bottom: 30px;
  background: url(../images/greybg.jpg) repeat;
  background-size: contain;
}
.testimonials {
  background: #000;
  padding-bottom: 40px;
}
.testimonial-box {
  border: 1px solid #d3ad69;
  padding: 15px 40px;
  position: relative;
  margin: 40px 80px;
  height: 85vh;
}
.testimonial-box .comma1 {
  position: absolute;
  left: 20px;
  top: -38px;
  width: auto !important;
}
.testimonial-box .comma2 {
  position: absolute;
  right: 20px;
  bottom: -38px;
  width: auto !important;
}
.testimonial-box .user-img {
  text-align: center;
}
.testimonial-box .user-img img {
  border-radius: 50%;
  height: 130px;
  width: 130px;
  margin: 0 auto 30px;
}
.testimonial-box h3 {
  color: #d3ad69;
  font-family: Roboto-Medium;
  font-size: 20px;
  line-height: 24px;
  text-align: center;
}
.testimonial-box p {
  line-height: 20px;
  color: #fff;
  text-align: justify;
  margin: 20px 0;
}
.user-name {
  color: #d3ad69;
  font-family: Roboto-Medium;
  font-size: 16px;
  line-height: 16px;
  text-align: center;
  text-transform: uppercase;
  margin: 50px 0;
}
.testimonial-carousal .owl-prev {
  position: absolute;
  left: 2%;
  font-size: 60px;
  top: 50%;
  margin-top: -10px;
  color: #d3ad69;
}
.testimonial-carousal .owl-next {
  position: absolute;
  right: 2%;
  font-size: 60px;
  top: 50%;
  margin-top: -10px;
  color: #d3ad69;
}
.avail-service {
  padding: 40px 0;
}
.avail-service .avail-service-info {
  width: 80%;
  margin: 0 auto;
  line-height: 20px;
  text-align: center;
}
.avail-service-box {
  margin-top: 40px;
}
.avail-service-box .avail-service-img {
  text-align: center;
}
.avail-service-box h3 {
  color: #d3ad69;
  font-family: Roboto-Light;
  font-size: 25px;
  line-height: 25px;
  margin: 20px 0;
  text-align: center;
}
.avail-service-box p {
  line-height: 24px;
  text-align: center;
  width: 80%;
  margin: 0 auto;
}
.avail-service-btn {
  background: #d3ad69;
  color: #000000;
  font-family: "Roboto-Bold";
  font-size: 18px;
  line-height: 18px;
  padding: 10px 20px;
  border: 1px solid #d3ad69;
  display: inline-block;
  margin-top: 10px;
  margin-bottom: 15px;
}
.avail-service-btn:hover {
  cursor: pointer;
  color: #ffffff;
  background-color: #000000;
}
.home-banner .nav-tabs {
  border-bottom: 0;
}
.home-banner .nav-tabs .nav-link:focus,
.home-banner .nav-tabs .nav-link:hover {
  border-color: #000 #000 #000;
}
.home-banner .nav-tabs .nav-link {
  background: #000;
  color: #fff;
  padding: 10px 40px;
}
.home-banner .nav-tabs .nav-item {
  margin-right: 5px;
  margin-bottom: 0;
}
.home-banner .nav-tabs li:last-child {
  margin-right: 0;
}
.search-wrap {
  margin-top: 10px;
  position: relative;
  z-index: 9;
}
.swap-btn {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 100%;
  margin-left: -10px;
  z-index: 9;
  top: 3px;
}
.home-banner .nav-tabs .nav-item.show .nav-link,
.home-banner .nav-tabs .nav-link.active {
  background: #d3ad69;
  color: #fff;
  border: 1px solid #d3ad69;
}
.home-banner .tab-content {
  background: #fff;
  box-shadow: 0 1px 17px -2px rgba(235, 235, 235, 0.79);
  -webkit-box-shadow: 0 1px 17px -2px rgba(235, 235, 235, 0.79);
  -moz-box-shadow: 0 1px 17px -2px rgba(235, 235, 235, 0.79);
}
.form-fields-wrap .dropdown-toggle {
  text-decoration: none;
  color: #000;
}
.form-fields-wrap .room-dropdown {
  width: 480px;
  top: 17px !important;
  border-radius: 0;
  left: -46% !important;
  padding: 15px;
  height: 375px;
  overflow-y: scroll;
}
.close-dropdown {
  position: absolute;
  right: 5px;
  top: 5px;
}
.close-dropdown:hover {
  cursor: pointer;
  z-index: 9;
}
.close-dropdown i {
  color: #000;
}
.flight-pax-box {
  padding-bottom: 10px;
}
.insurane-guest .minus,
.insurane-guest .plus {
  width: 34px;
  height: 34px;
  background: #d3ad69;
  border: 1px solid #d3ad69;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
}
.insurane-guest .minus:hover {
  cursor: pointer;
}
.insurane-guest .plus:hover {
  cursor: pointer;
}
.insurane-guest input {
  height: 34px;
  width: 100px;
  text-align: center;
  font-size: 16px;
  border: 1px solid #d3ad69;
  display: inline-block;
  vertical-align: middle;
}
.insurane-guest {
  width: 100%;
  z-index: 9;
  background: #fff;
  display: flex;
  padding: 15px;
}
.insurane-guest .insurane-guest-box {
  width: 20%;
}
.insurane-guest .insurane-guest-box .number {
  display: flex;
}
.insurane-guest .insurane-guest-box label {
  color: #666;
  font-size: 12px;
  line-height: 12px;
  padding-bottom: 5px;
  width: 100%;
}
.flight-pax {
  padding: 15px;
}
.flight-pax .number {
  display: flex;
}
.flight-pax label {
  color: #666;
  font-size: 12px;
  line-height: 12px;
  padding-bottom: 5px;
  width: 100%;
}
.flight-pax .minus,
.flight-pax .plus {
  width: 34px;
  height: 34px;
  background: #d3ad69;
  border: 1px solid #d3ad69;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
}
.flight-pax .minus:hover,
.flight-pax .plus:hover {
  cursor: pointer;
}
.flight-pax input {
  height: 34px;
  width: 100px;
  text-align: center;
  font-size: 16px;
  border: 1px solid #d3ad69;
  display: inline-block;
  vertical-align: middle;
}
.class,
.class:focus,
.trip,
.trip:focus {
  border: none !important;
}
.booking-toggle,
.booking-toggle:hover {
  color: #000;
}
.class option,
.trip option {
  border: none;
  padding: 10px;
  font-size: 14px;
  line-height: 14px;
}
.room-dropdown h5 {
  font-weight: 700;
  margin-bottom: 10px;
  color: #d3ad69;
}
.room-select {
  margin-bottom: 15px;
}
.room-select ul li.active {
  background: #000;
  color: #fff;
}
.room-select ul li:hover {
  cursor: pointer;
}
.room-dropdown .room-select ul {
  box-shadow: 3px 2px 12px 3px rgba(220, 220, 220, 0.75);
  -webkit-box-shadow: 3px 2px 12px 3px rgba(220, 220, 220, 0.75);
  -moz-box-shadow: 3px 2px 12px 3px rgba(220, 220, 220, 0.75);
  display: inline-block;
}
.room-dropdown .room-select li {
  display: inline-block;
  padding: 10px;
  font-size: 14px;
  line-height: 14px;
}
.child-info {
  display: flex;
}
.children-select {
  margin-bottom: 15px;
  width: 50%;
}
.children-select ul {
  box-shadow: 3px 2px 12px 3px rgba(220, 220, 220, 0.75);
  -webkit-box-shadow: 3px 2px 12px 3px rgba(220, 220, 220, 0.75);
  -moz-box-shadow: 3px 2px 12px 3px rgba(220, 220, 220, 0.75);
  display: inline-block;
}
.children-select li {
  display: inline-block;
  padding: 10px;
  font-size: 14px;
  line-height: 14px;
}
.children-select li:hover {
  cursor: pointer;
}
.children-select li.active {
  background: #000;
  color: #fff;
}
.child-age-select {
  display: flex;
}
.child-age-wrap {
  width: 80px;
  margin-right: 15px;
}
.child-age-wrap select {
  width: 100%;
}
#room-info-wrap {
  margin-bottom: 15px;
}
.createroom-btn {
  margin-top: 15px;
}
.infobox {
  position: relative;
}
.infobox .delete {
  position: absolute;
  right: 0;
  top: 0;
}
.infobox .delete i {
  color: #d3ad69;
}
.wpta-wrapper .swap-btn {
  position: absolute;
  right: -20px;
  top: 14px;
  cursor: pointer;
  z-index: 10;
}
.wpta-wrapper .swap-btn {
  right: -10px;
}
.wpta-wrapper .swap-btn svg {
  margin: 0 !important;
  cursor: pointer;
}
.wpta-wrapper .swap-btn .btn.btn-primary {
  background: 0 0 !important;
  border: none !important;
  padding: 0 !important;
}
.flight-tab-pan {
  padding: 15px;
}
.flight-tab-pan .btn-secondary {
  width: 100%;
}
.ui-widget.ui-widget-content {
  border: none !important;
  width: 25%;
  box-shadow: 3px 2px 12px 3px rgba(220, 220, 220, 0.75);
  -webkit-box-shadow: 3px 2px 12px 3px rgba(220, 220, 220, 0.75);
  -moz-box-shadow: 3px 2px 12px 3px rgba(220, 220, 220, 0.75);
  height: 300px;
  overflow-y: scroll;
  overflow-x: hidden;
}
.ui-widget.ui-widget-content::-webkit-scrollbar-track {
  background-color: #fff;
}
.ui-widget.ui-widget-content::-webkit-scrollbar-track:hover {
  background-color: #f4f4f4;
}
.ui-widget.ui-widget-content::-webkit-scrollbar-thumb {
  background-color: #d3ad69;
  border-radius: 16px;
  border: 5px solid #fff;
}
.ui-menu .ui-menu-item-wrapper {
  padding: 10px;
  font-family: Roboto-Medium;
}
.ui-menu .ui-menu-item:hover .ui-menu-item-wrapper {
  background: #d3ad69;
  border: 1px solid transparent;
}
.while-atairport-banner {
  background: url(../images/while-at-airport-banner.jpg) no-repeat;
  background-position: center;
  background-size: cover;
  height: 500px;
  padding-top: 40px;
}
.while-atairport-content {
  width: 45%;
  margin: 12% auto;
}
.while-atairport-box {
  background: rgba(0, 0, 0, 0.75);
  padding: 20px;
}
.while-atairport-box h2 {
  color: #fff;
  font-size: 35px;
  line-height: 35px;
  text-align: center;
}
.shop-food-box {
  background: rgba(0, 0, 0, 0.75);
  padding: 20px;
  width: 40%;
  margin: 0 auto;
}
.shop-food-box h2 {
  color: #fff;
  font-size: 35px;
  line-height: 35px;
  text-align: center;
}
.while-atairport-banner .banner-icons {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 35px;
}
.while-box {
  position: relative;
  margin-bottom: 10%;
}
.while-box img {
  width: 100%;
  height: 200px;
}
.while-box .while-black-box {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 10px;
  background: rgba(0, 0, 0, 0.75);
}
.while-box .while-black-box h3 {
  color: #fff;
  font-family: Roboto-Light;
  font-size: 12px;
  line-height: 12px;
  padding-bottom: 10px;
}
.while-box .while-black-box h4 {
  color: #d3ad69;
  font-family: Roboto-Light;
  font-size: 18px;
  line-height: 18px;
  text-align: center;
  text-transform: uppercase;
}
.need-help {
  margin: 30px 0 80px;
}
.need-help .need-help-box {
  margin-top: 30px;
}
.need-help .need-help-box h3 a {
  color: #d3ad69;
  font-size: 25px;
  line-height: 25px;
  margin: 25px 0;
  display: inline-block;
}
.need-help .need-help-box h4 a {
  display: inline-block;
  border: 1px solid #d3ad69;
  font-size: 16px;
  line-height: 16px;
  padding: 7px 15px;
  font-family: Roboto-Light;
  text-transform: uppercase;
  color: #686868;
}
.need-help .need-help-box h4 a:hover {
  background: #d3ad69;
  color: #fff;
}
.Arrival-big-departure-box {
  background: rgba(0, 0, 0, 0.75);
  padding: 20px;
  margin-top: 20px;
}
.Arrival-big-departure-box h3 {
  color: #fff;
  font-family: Roboto-Light;
  font-size: 16px;
  line-height: 16px;
  text-align: center;
}
.Arrival-big-departure-box h4 {
  text-align: center;
  color: #fff;
  font-family: Roboto-Light;
  font-size: 25px;
  line-height: 25px;
  margin-top: 10px;
}
.to-and-from-bigbox .while-atairport-box {
  width: 75%;
  margin: 0 auto;
}
.to-and-from-bigbox {
  width: 80%;
}
.to-book-btn {
  text-align: center;
  margin-top: 15px;
}
.transport-box {
  text-align: center;
  margin: 50px 0;
}
.transport-box h3 {
  color: #d3ad69;
  font-size: 20px;
  line-height: 25px;
  margin: 10px 0;
  display: block;
  text-transform: uppercase;
  font-weight: bolder;
}
.transport-greybox {
  background: url(../images/greybg.jpg) repeat;
  background-size: contain;
  padding: 0 30px 30px;
  margin: 30px 0;
}
.transport-greybox p {
  line-height: 26px;
  margin-bottom: 30px;
  font-size: 16px;
}
.transport-greybox p span {
  font-family: Roboto-Bold;
}
.font-italic {
  font-style: italic;
}
.text-box {
  margin-bottom: 15px;
}
.text-box .text-head {
  background: #000;
  text-transform: uppercase;
  color: #fff;
  padding: 5px;
  text-align: center;
  font-family: Roboto-Medium;
}
.text-box .text-body {
  border: 1px solid #000;
  padding: 10px;
  text-align: center;
  line-height: 26px;
  font-size: 16px;
}
.food-details-wrap {
  background: #000;
  padding: 50px 0;
  margin-top: 50px;
}
.food-box-wrap {
  display: flex;
  justify-content: space-around;
}
.food-box-wrap .food-box {
  width: 45%;
  border: 1px solid #d3ad69;
  padding: 20px 40px;
}
.food-box-detail h3 {
  display: flex;
  align-items: center;
  color: #d3ad69;
  font-size: 18px;
  line-height: 18px;
  margin-bottom: 15px;
}
.food-box-detail h3 img {
  padding-right: 20px;
}
.food-box-detail ul li {
  color: #fff;
  font-size: 16px;
  line-height: 16px;
  padding-bottom: 10px;
}
.mb20 {
  margin-bottom: 20px;
}
.footer-top {
  background: #000;
  color: #d3ad69;
  font-size: 24px;
  line-height: 24px;
  font-family: Roboto-Light;
  padding: 38px 0;
}
.footer-bottom {
  display: flex;
  align-items: center;
  padding: 40px 0;
  justify-content: center;
}
.footer-logo {
  padding-right: 25px;
}
.footer-info {
  border-left: 1px solid #d3ad69;
  padding-left: 25px;
  text-align: center;
  font-family: Roboto-bold;
}
.footer-info h4 {
  color: #d3ad69;
  padding-bottom: 10px;
}
.has-error {
  border: 1px solid red;
}
#form-error ul li {
  padding: 5px;
  list-style-type: circle;
  margin-left: 20px;
}
.airport-name {
  color: #000;
  font-size: 20px;
  font-weight: bolder;
}
#apply-visa ul li {
  padding: 5px !important;
  list-style-type: none;
  margin-left: 10px;
  content: "✓";
}
#apply-visa ul li:before {
  content: "✓";
  margin: 15px;
}
#health ul li {
  padding: 5px !important;
  list-style-type: none;
  margin-left: 10px;
  content: "✓";
}
#health ul li:before {
  content: "✓";
  margin: 15px;
}
.while-at-ul ul li {
  padding: 5px !important;
  list-style-type: none;
}
.while-at-ul ul li:before {
  content: "✓ ";
}
.float {
  padding-top: 15px;
  position: fixed;
  width: 60px;
  height: 60px;
  bottom: 110px;
  right: 10px;
  background-color: #25d366;
  color: #fff;
  border-radius: 50px;
  text-align: center;
  font-size: 30px;
  box-shadow: 2px 2px 3px #999;
  z-index: 50000;
}
.my-float {
  margin-top: 16px;
}
.btn-circle.btn-xl {
  bottom: 40px;
  left: 10px;
  position: fixed;
  z-index: 3000;
  width: 60px;
  height: 60px;
  padding: 10px 1px;
  border-radius: 60px;
  font-size: 18px;
  line-height: 1.33;
  background-color: #d3ad69;
  color: #ffffff !important;
}
.telegram-float {
  padding-top: 15px;
  position: fixed;
  bottom: 180px;
  right: 10px;
  background-color: #27a5e7;
  color: #fff;
  border-radius: 50px;
  text-align: center;
  font-size: 30px;
  box-shadow: 2px 2px 3px #27a5e7;
  z-index: 50000;
  width: 60px;
  height: 60px;
}
.instagram-float {
  padding-top: 15px;
  position: fixed;
  bottom: 320px;
  right: 10px;
  background: #d6249f;
  background: radial-gradient(
    circle at 30% 107%,
    #fdf497 0%,
    #fdf497 5%,
    #fd5949 45%,
    #d6249f 60%,
    #285aeb 90%
  );
  color: #fff;
  border-radius: 50px;
  text-align: center;
  font-size: 30px;
  box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.25);
  z-index: 50000;
  width: 60px;
  height: 60px;
}
.goog-te-gadget-simple .VIpgJd-ZVi9od-xl07Ob-lTBxed:hover {
  color: #d3ad69;
}
.home-banner-content h1 {
  color: #c69232;
  font-size: 27px;
  line-height: 30px;
  margin-bottom: 8px;
  text-transform: uppercase;
  font-family: "Roboto-Bold";
  padding-top: 5px;
  text-align: justify-all;
}
.home-banner-content h2 {
  color: #000000;
  font-size: 24px;
  line-height: 30px;
  margin-bottom: 8px;
  text-transform: uppercase;
  font-family: "Roboto-Regular";
  padding-top: 5px;
}
.home-banner-box h2 {
  color: #fff;
  font-size: 24px;
  line-height: 30px;
  margin-bottom: 8px;
  text-align: center;
  text-transform: uppercase;
}
.home-banner-box h3 a {
    color: #fff;
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 7px;
    text-align: center;
    text-transform: uppercase;
}
.home-banner-box h3 a:hover {
    color: #fff;
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 7px;
    text-align: center;
    text-transform: uppercase;
}
.banner-box-line {
  color: #d3ad69;
  padding: 10px;
  font-size: 27px;
  line-height: 27px;
}
.home-banner-content p {
  color: #000000;
  font-size: 16px;
  line-height: 20px;
  font-family: "Roboto-Regular";
  margin-bottom: 20px;
  text-align: justify;
}
.goog-te-gadget-simple .VIpgJd-ZVi9od-xl07Ob-lTBxed:hover {
  color: #d3ad69;
}
.banner-btn-video a {
  display: inline-block;
  background: #000;
  color: #d3ad69;
  font-size: 16px;
  line-height: 16px;
  padding: 10px 15px;
  border: 1px solid #d3ad69;
  margin: 15px auto;
}
.banner-btn-video a:hover {
  display: inline-block;
  background: #000;
  color: #ffffff;
  font-size: 16px;
  line-height: 16px;
  padding: 10px 15px;
  border: 1px solid #d3ad69;
  margin: 15px auto;
}
.airport-read-more {
  color: #d3ad69 !important;
  font-family: Roboto-Bold;
}
.airport-read-more:hover {
  color: #000000 !important;
  font-family: Roboto-Bold;
}
.watch-video {
  font-size: 14px;
  color: #d3ad69;
}
.booking_com {
  z-index: 10000;
  width: 70%;
  margin-top: -80px;
}
.wechat-float {
  right: 10px;
  color: #fff;
  border-radius: 50px;
  font-size: 25px;
  text-align: center;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.25);
  z-index: 50000;
  position: fixed;
  width: 60px;
  height: 60px;
  bottom: 250px;
  background-color: #09b83e;
  padding-top: 17px;
}
.modal-dialog.wechat-modal {
  margin-right: 50px !important;
  z-index: 9999999;
}
.wechat-modal {
  top: 233px;
  z-index: 50000;
}

/* New services list style starts */

.list_services {
  padding: 30px 0px;
}
.card.sevice_card {
  height: 100%;
}
.list_services h5 {
  font-size: 20px;
  color: #cb983d;
  line-height: 30px;
  font-family: "Roboto-Bold";
}
.list_services p {
  font-size: 16px;
  color: #1b1818;
  line-height: 22px;
  font-family: "Roboto-Regular";
}
.dep-list li span {
  font-size: 16px;
  color: #585858;
}
.card_footer_link .book_link {
  font-family: "Roboto-Bold";
  font-size: 14px;
  line-height: 14px;
  border: 1px solid #d3ad69;
  display: inline-block;
  background-color: #000;
  color: #cb983d;
  padding: 10px 15px;
}
.card_footer_link .book_link:hover {
  background-color: #cb983d;
  color: #000;
}
.icon-img {
  width: 60px;
  height: 60px;
}
.free_departure_list span {
  font-size: 16px;
  color: #585858;
}
/* New services list style End */
