.extra-pad {
  padding: 70px 0px 60px;
  position: relative;
}
.extra-pad .row {
  margin-right: -15px;
}
.search-engine .main-search .extra-pad .slide-close {
  top: 3.5%;
}
.no-padding,
.pad-left {
  padding-left: 0;
}
.no-padding,
.pad-right {
  padding-right: 0;
}
.flight-fare .col-md-6:nth-child(2n + 1),
.general-content .col-md-6:nth-child(3n + 1) {
  clear: both;
}
@font-face {
  font-family: ProximaNovaBold;
  src: url(../fonts/ProximaNova/Proxima-Nova-Bold.otf);
}
@font-face {
  font-family: ProximaNovaSemiBold;
  src: url(../fonts/ProximaNova/ProximaNova-Semibold.otf);
}
@font-face {
  font-family: ProximaNovaRegular;
  src: url(../fonts/ProximaNova/Proxima-Nova-Reg.otf);
}
@font-face {
  font-family: ProximaNovaLight;
  src: url(../fonts/ProximaNova/Proxima-Nova-Light.otf);
}
@font-face {
  font-family: ProximaNovaThin;
  src: url(../fonts/ProximaNova/ProximaNova-Thin.otf);
}
@font-face {
  font-family: RalewayBold;
  src: url(../fonts/Raleway/Raleway-Bold.ttf);
}
@font-face {
  font-family: RalewaySemiBold;
  src: url(../fonts/Raleway/Raleway-SemiBold.ttf);
}
@font-face {
  font-family: RalewayRegular;
  src: url(../fonts/Raleway/Raleway-Regular.ttf);
}
@font-face {
  font-family: RalewayMedium;
  src: url(../fonts/Raleway/Raleway-Medium.ttf);
}
@font-face {
  font-family: RalewayLight;
  src: url(../fonts/Raleway/Raleway-Light.ttf);
}
@font-face {
  font-family: RalewayExtraLight;
  src: url(../fonts/Raleway/Raleway-ExtraLight.ttf);
}
@font-face {
  font-family: RalewayThin;
  src: url(../fonts/Raleway/Raleway-Thin.ttf);
}
@font-face {
  font-family: AVENIRNEXTLTPROBOLD;
  src: url(../fonts/Avenir/AVENIRNEXTLTPRO-BOLD_0.OTF);
}
@font-face {
  font-family: AVENIRNEXTLTPROREGULAR;
  src: url(../fonts/Avenir/AVENIRNEXTLTPRO-REGULAR_0.OTF);
}
@font-face {
  font-family: AVENIRNEXTLTPROHEAVY;
  src: url(../fonts/Avenir/AVENIRNEXTLTPRO-HEAVYCN_0.OTF);
}
@font-face {
  font-family: AVENIRNEXTLTPRODEMI;
  src: url(../fonts/Avenir/AVENIRNEXTLTPRO-DEMI_0.OTF);
}
@font-face {
  font-family: LatoRegular;
  src: url(../fonts/Lato/Lato-Regular.ttf);
}
@font-face {
  font-family: ITCBold;
  src: url(../fonts/ITC/ITC-Avant-Garde-Gothic-LT-Bold.ttf);
}
@font-face {
  font-family: ITCMedium;
  src: url(../fonts/ITC/ITC-Avant-Garde-Gothic-LT-Medium.ttf);
}
@font-face {
  font-family: ITCBook;
  src: url(../fonts/ITC/ITC-Avant-Garde-CE-Gothic-Book.ttf);
}
@font-face {
  font-family: georgia;
  src: url(../fonts/georgia.ttf);
}
body {
  overflow-x: hidden;
  font-family: ProximaNovaRegular;
}
a,
a:active,
a:focus,
a:hover {
  color: #d0a679;
}
.search-image {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: 1061;
}
.search-image img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.search-image .loader,
.search-image .search-image-text {
  position: absolute;
  top: 20%;
  left: 0;
  width: 100%;
  text-align: center;
}
.search-image .search-image-text h1 {
  font-family: ITCBold;
  color: #fff;
  font-size: 85px;
  margin-bottom: 25px;
}
.search-image .search-image-text h3 {
  font-family: RalewayLight;
  color: #fff;
}
.search-image .search-image-text h3 strong {
  font-weight: 700;
}
label,
strong {
  font-weight: 400;
}
.search-image .loader {
  text-align: left;
  top: 118%;
}
.search-image .loader img {
  width: auto;
  height: auto;
}
.progress {
  height: 5px;
  background-color: transparent;
  overflow: visible;
  box-shadow: none;
  margin: 30px 0 0;
}
.hvr-radial-out,
.outer-layer .layer-image,
.ziyarat-hotel {
  overflow: hidden;
}
.progress-bar {
  transition-duration: 30s;
  -webkit-transition-duration: 30s;
  text-align: right;
  position: relative;
}
.progress .load {
  position: absolute;
  top: -23px;
  left: auto;
  right: -27px;
  margin-right: 20px;
}
.progress-bar-info {
  background-color: #fff;
}
.container-banner {
  width: 1560px;
  margin: 0 auto;
  padding: 0 15px;
}
.search-query {
  background-color: #fff;
  padding: 30px;
  max-width: 550px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 10%;
}
.search-query .form-group img {
  position: absolute;
  top: 9px;
  right: 9px;
  left: auto;
  width: auto !important;
  object-fit: inherit !important;
}
.search-query .form-group label {
  display: none;
}
.form-group.load::before {
  animation: 1s steps(8) 0s normal none infinite running fa-spin;
  bottom: 8px;
  color: #d0a679;
  content: "";
  font-family: FontAwesome;
  font-size: 26px;
  position: absolute;
  right: 10px;
  z-index: 1000010;
}
.form-group {
  position: relative;
}
.modal .modal-header h4 {
  margin-bottom: 0;
}
.modal .form-group > label {
  display: none;
}
.modal .radio-buttons {
  margin-bottom: 9px;
}
.modal .form-group.load::before {
  right: 10px;
  bottom: 5px;
}
.modal .form-group img {
  position: absolute;
  top: 9px;
  right: 9px;
  left: auto;
}
.carousel-caption a,
.carousel-caption button,
.carousel-caption h1,
.carousel-caption h2,
.carousel-caption p,
.carousel-caption span,
.fares-image {
  animation-delay: 1s;
  -webkit-animation-delay: 1s;
}
.primary-color {
  color: #d0a679 !important;
}
.datepicker-container.datepicker-dropdown.datepicker-top-left {
  z-index: 1050 !important;
}
.datepicker-top-left::before,
.datepicker-top-right::before {
  border-bottom-color: #d0a679;
}
.datepicker-top-left,
.datepicker-top-right {
  border-top-color: #d0a679;
}
.datepicker-panel > ul > li:hover {
  color: #d0a679;
  background-color: transparent;
}
.datepicker-panel > ul > li.picked,
.datepicker-panel > ul > li.picked:hover {
  color: #d0a679;
}
.hvr-radial-out {
  background: #fff;
  box-shadow: 0 0 1px transparent;
  display: inline-block;
  position: relative;
  transform: perspective(1px) translateZ(0);
  -webkit-transform: perspective(1px) translateZ(0);
  transition-duration: 0.3s;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  -webkit-transition-property: color;
  vertical-align: middle;
}
.hvr-radial-out::before {
  background: rgba(255, 255, 255, 0.3);
  color: #fff;
  border-radius: 100%;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  content: "";
  position: absolute;
  transform: scale(0);
  -webkit-transform: scale(0);
  transition-duration: 0.3s;
  transition-property: transform color opacity;
  transition-timing-function: ease-out;
  -webkit-transition-duration: 0.3s;
  -webkit-transition-property: transform color opacity;
  -webkit-transition-timing-function: ease-out;
  z-index: -1;
}
.hvr-radial-out:active::before,
.hvr-radial-out:focus::before {
  transform: scale(2);
  -webkit-transform: scale(2);
}
.hvr-radial-out:not(:active)::before,
.hvr-radial-out:not(:focus)::before {
  background: transparent;
  opacity: 0;
}
.main-page {
  margin-top: 92px;
}
.page-title {
  padding-bottom: 65px;
  position: relative;
  margin-bottom: 50px;
}
.page-title h1,
.page-title span {
  text-align: center;
  font-size: 80px;
  border-top: 1px solid #d9d9d9;
  padding-top: 20px;
  display: block;
  font-family: ITCBold;
  color: #000;
}
.page-title h1::after,
.page-title span::after {
  content: "";
  height: 1px;
  width: 90px;
  background-color: #d0a679;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
}
.page-title span.flight-title {
  font-size: 30px;
  border-top: none;
  padding-top: 0;
  display: inline-block;
}
.page-title span.flight-title::after {
  content: none;
}
.page-content {
  margin-bottom: 100px;
}
.page-content h1,
.page-content h2,
.page-content h3,
.page-content h4,
.page-content h5,
.page-content h6 {
  font-family: ITCBold;
  color: #000;
  line-height: 1.3em;
  margin-bottom: 10px;
}
.page-content strong img {
  display: block;
  max-width: 100%;
  height: auto;
}
.page-content p {
  font-family: ProximaNovaLight;
  font-size: 15px;
  color: rgba(0, 0, 0, 0.65);
  line-height: 1.7em;
}
.page-content > p {
  margin-bottom: 15px;
}
.page-content ol li,
.page-content ul li {
  font-size: 16px;
  font-family: ProximaNovaRegular;
  color: rgba(0, 0, 0, 0.75);
  line-height: 1.5em;
}
.page-content a {
  color: #d0a679;
}
.page-content a:hover,
.page-content a:active,
.page-content a:focus {
  color: #d0a679;
}
.page-content .table td {
  color: rgba(0, 0, 0, 0.65);
  font-family: ProximaNovaLight;
  font-size: 15px;
}
.page-content .table td a {
  color: #d0a679;
}
.ui-widget.ui-widget-content {
  border: 3px solid #d0a679;
  border-radius: 5px;
  margin-left: 3px;
  max-height: 325px;
  overflow-y: auto;
  overflow-x: hidden;
}
::selection {
  background-color: #d0a679;
  color: #fff;
}
::-moz-selection {
  background-color: #d0a679;
  color: #fff;
}
.primary-bg {
  background-color: #f3f3f3;
}
.secondary-bg {
  background-color: #bc966d;
}
.black-bg {
  background-color: #000;
}
.carousel-caption {
  padding-bottom: 0;
}
.primary-container {
  max-width: 1560px;
  margin: 0 auto;
  padding: 0 15px;
}
.btn-primary,
.btn-secondary {
  background-color: #d0a679;
  border: none;
  color: #fff !important;
  display: inline-block;
  font-family: RalewayMedium;
  font-size: 16px;
  padding: 14px 30px;
  border-radius: 0;
}
label,
p {
  font-size: 15px;
  color: rgba(0, 0, 0, 0.55);
}
.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary.focus:active,
.btn-primary:active,
.btn-primary:active:focus,
.btn-primary:active:hover,
.btn-primary:focus,
.btn-primary:hover,
.btn-secondary:focus,
.open > .dropdown-toggle.btn-primary.focus,
.open > .dropdown-toggle.btn-primary:focus,
.open > .dropdown-toggle.btn-primary:hover {
  background-color: #d0a679 !important;
  border-color: #d0a680 !important;
}
section.error {
  margin: 200px 0 80px;
}
section.error img {
  margin: 0 auto 50px;
}
label {
  font-family: ProximaNovaSemiBold;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: ITCBold;
  color: #000;
  line-height: 1.3em;
  margin-bottom: 10px;
}
h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 0;
}
a {
  text-decoration: none !important;
}
p {
  font-family: ProximaNovaRegular;
}
.form-control {
  font-family: RalewayRegular;
  font-size: 15px;
  color: rgba(0, 0, 0, 0.5);
  border-radius: 0;
  height: 47px;
  border-color: #bfbfbf;
}
.search-query h4 {
  text-shadow: initial;
  padding-bottom: 18px;
  border-bottom: 1px solid #cdcdcd;
  margin-bottom: 24px;
  font-size: 18px;
  font-weight: 600;
  text-transform: capitalize;
}
.search-query .form-group {
  margin-bottom: 25px;
}
.form-control[readonly] {
  background-color: #fff;
}
.form-control:active,
.form-control:focus {
  box-shadow: none;
  border-color: #bfbfbf;
}
.border-bottom {
  border-bottom: none;
}
.border-top {
  border-top: none;
}
.border-right {
  border-right: none;
}
.border-left {
  border-left: none;
}
input.error {
  border-color: red;
}
.error::-moz-placeholder,
.form-control.error,
input.error {
  color: red !important;
  border-color: red !important;
}
.error::-webkit-input-placeholder {
  color: red !important;
}
label.error {
  display: none !important;
}
select optgroup {
  border: 2px solid #d0a679;
}
select option {
  color: #000;
  font-size: 16px;
  padding: 5px 15px;
}
select option:active,
select option:focus,
select option:hover,
select option[selected] {
  box-shadow: 0 0 10px 100px #d0a679 inset !important;
  -webkit-box-shadow: 0 0 10px 100px #d0a679 inset !important;
  -moz-box-shadow: 0 0 10px 100px #d0a679 inset !important;
  color: #fff;
}
select option:checked {
  -webkit-box-shadow: 0 0 10px 100px #d0a679 inset;
  -moz-box-shadow: 0 0 10px 100px #d0a679 inset;
  box-shadow: 0 0 10px 100px #d0a679 inset;
}
select {
  -moz-appearance: none;
  -webkit-appearance: none;
}
.home-title {
  text-align: center;
  margin-bottom: 70px;
  position: relative;
}
.home-title::after {
  content: "";
  height: 1px;
  width: 90px;
  background-color: #d0a679;
  display: block;
  margin: 0 auto;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
}
.home-title h1 {
  font-family: ProximaNovaBold;
  font-size: 18px;
  color: #d0a679;
  margin-bottom: 40px;
}
.home-title h2 {
  color: #000;
  font-size: 80px;
  margin-bottom: 40px;
  text-transform: capitalize;
  font-family: ITCBold;
}
.home-title p {
  font-family: georgia;
  font-size: 21px;
  color: rgba(0, 0, 0, 0.65);
  padding-bottom: 40px;
}
.outer-layer .layer-image img {
  width: 100%;
  object-fit: cover;
  transform: scale(1);
  -webkit-transform: scale(1);
  transition-property: transform;
  transition-duration: 0.4s;
  -webkit-transform: scale(1);
  -webkit-transition-property: transform;
  -webkit-transition-duration: 0.4s;
}
.outer-layer .layer-image:hover img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
}
.outer-layer .text-main-layer .layer-text {
  position: relative;
  left: 50%;
  top: -50px;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  width: 87%;
  text-align: center;
  padding: 30px 15px;
  z-index: 2;
  background-color: #fff;
  bottom: auto !important;
}
.outer-layer .layer-text span {
  font-family: ProximaNovaSemiBold;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.55);
  margin-bottom: 10px;
  display: inline-block;
}
.outer-layer .layer-text h3 a {
  font-size: 35px !important;
  font-family: ITCBold !important;
  margin-bottom: 30px;
  display: inline-block;
  line-height: 1.2em;
  color: #000;
  margin-left: 0;
  transition-property: color;
  transition-duration: 0.3s;
  -weblkit-transition-property: color;
  -weblkit-transition-duration: 0.3s;
}
.enq-modal h4,
.navbar-default {
  margin-bottom: 0;
}
ul.nav li.active:nth-last-of-type(1) a:hover,
.inquire-us:hover {
  color: #000 !important;
  transition: all 0.3s;
}
.outer-layer .layer-text span.price {
  color: #d0a679;
  font-size: 20px;
  font-family: ProximaNovaSemiBold;
  margin-bottom: 0;
}
.outer-layer .layer-text a {
  font-family: ProximaNovaSemiBold;
  font-size: 14px;
  color: #d0a679;
}
.outer-layer .layer-image .tag {
  width: auto;
  display: inline-block;
  background-color: #d0a679;
  text-align: center;
  border-radius: 20px 0 0 20px;
  position: absolute;
  right: 15px;
  top: 0;
  padding: 6px 30px;
  z-index: 100;
}
.owl-carousel .outer-layer .layer-image .tag,
.package-images .tag {
  right: 0;
}
.outer-layer .layer-image .tag p {
  font-family: proximaNovaRegular;
  font-size: 15px;
  color: #fff;
}
.inquire-now {
  margin-left: 35px;
}
.inquire-now span {
  color: #d0a679 !important;
  margin-right: 5px;
}
.inquire-now .svg {
  height: 9px;
  width: 27px;
  fill: #d0a679;
}
.alert i {
  border: 1px solid;
  border-radius: 50%;
  float: right;
  padding: 5px;
}
button.close,
button.close:hover {
  color: red;
  opacity: 1;
}
#search-fare-modal button.close {
  display: none;
}
.enq-modal .form-control {
  height: 47px;
}
.enq-modal select.form-control {
  background-image: url(../images/icons/drop-arrow.png);
}
.enq-modal .enq-btn {
  margin-top: 26px !important;
}
.depart.extra-width.col-md-2 {
  width: 50%;
}
.depart.extra-width.col-md-4 {
  width: 100%;
}
.search-engine .form-group img {
  right: 14px;
  top: 14px;
  left: auto;
}
.form-group img {
  position: absolute;
  top: -6px;
  left: 72px;
}
#search-fare-modal .modal-dialog {
  width: 100%;
}
#search-fare-modal .modal-lg .modal-content {
  background: rgba(0, 0, 0, 0);
  border: none;
  box-shadow: none;
}
#search-fare-modal .modal-lg .modal-content .search-engine {
  margin-top: 50px;
}
#search-fare-modal .modal-lg .modal-content .search-engine .panel-group {
  padding: 0 15px;
}
#search-fare-modal .modal-lg .modal-content .search-engine .main-search {
  padding: 30px 0 70px;
  background-color: #fff;
}
#search-fare-modal .modal-lg .modal-content .search-engine .main-search .search-panel {
  padding: 39px 0 0;
}
#search-fare-modal .search-engine .main-search .panel-group .transport.panel-heading {
  left: 65.7%;
}
#search-fare-modal .search-engine .main-search .panel-group .airline.panel-heading {
  left: 15px;
}
.owl-next,
.owl-prev {
  position: absolute;
  top: 30%;
  transform: translateY(-30%);
  -webkit-transform: translateY(-30%);
}
.owl-next .svg,
.owl-prev .svg {
  width: 27px;
  height: 23px;
  fill: #330d2c;
  transition-property: fill;
  transition-duration: 0.3s;
  -webkit-transition-property: fill;
  -webkit-transition-duration: 0.3s;
}
.owl-next:hover .svg,
.owl-prev:hover .svg {
  fill: #737373;
}
.owl-prev {
  left: -45px;
}
.owl-next {
  right: -45px;
}
.owl-prev .svg {
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
}
.carousel-control.left,
.carousel-control.right {
  height: 44px;
  width: 55px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  opacity: 1;
  background-color: #fff;
  line-height: 43px;
  text-align: center;
  transition-property: width background-color;
  transition-duration: 0.3s;
  -webkit-transition-property: width background-color;
  -webkit-transition-duration: 0.3s;
}
.carousel-control.left:hover,
.carousel-control.right:hover {
  background-color: #d0a679;
  width: 80px;
}
.carousel-control.left {
  left: 6%;
}
.carousel-control.right {
  right: 6%;
}
.carousel-control.left .svg {
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
}
.carousel-control.left .svg,
.carousel-control.right .svg {
  fill: #292020;
  width: 26px;
  height: 13px;
  transition-property: fill;
  transition-duration: 0.3s;
  -webkit-transition-property: fill;
  -webkit-transition-duration: 0.3s;
}
.carousel-control.left:hover .svg,
.carousel-control.right:hover .svg {
  fill: #fff;
}

/*navbar dropdown css Start*/
li.dropdown {
  color: #d0a679;
}
li.dropdown .showMenu {
  display: none;
}
li.dropdown > .dropdown-menu {
  transition: all 0.5s ease;
}
li.dropdown:hover > .dropdown-menu {
  display: block;
}
/*navbar dropdown css End*/

.navbar-header {
  text-align: center;
}
.navbar-default {
  background: #fff;
  border: none;
}
#navbar-brand-centered {
  display: block;
  float: left;
  width: 95%;
}
#navbar-brand-centered.hide {
  opacity: 0;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
}
.navbar-brand {
  padding: 10px 15px;
  height: auto;
}
.navbar-default .navbar-nav {
  padding-top: 4px;
}
.navbar-default .navbar-collapse {
  text-align: center;
}
.navbar-default .navbar-nav.navbar-center {
  float: right;
  display: inline-block;
}

.navbar-default .navbar-nav > li {
  padding: 0;
}
.navbar-default .navbar-nav > li > a {
  display: inline-block;
}
.dropdown-menu > li > a,
.navbar-default .navbar-nav > li > a {
  padding: 30px 20px 15px;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.85);
  transition-property: color;
  transition-duration: 0.4s;
  -webkit-transition-property: color;
  -webkit-transition-duration: 0.4s;
  font-family: ProximaNovaRegular;
}
.navbar-default .navbar-nav > li.dropdown .dropdown-menu li a {
  color: rgba(0, 0, 0, 0.85);
  transition-property: color;
  transition-duration: 0.4s;
  font-size: 18px;
  font-family: ProximaNovaRegular;
}
.navbar-default .navbar-nav > li:last-child > a {
  padding-right: 0;
}
.dropdown-menu > li > a {
  padding: 5px 30px;
}
/* .dropdown-menu{
    min-width: auto;
} */
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover {
  background-color: transparent;
  outline: 0;
}
.navbar-default .navbar-right > li.phone-number > a {
  background-color: #083d67;
  color: #fff;
  padding: 22px;
  font-size: 15px;
  font-family: ProximaNovaRegular;
}
.dropdown-menu > li > a:hover,
.navbar-default .navbar-nav > li.active > a,
.navbar-default .navbar-nav > li.active > a:hover,
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li.dropdown .dropdown-menu li a:hover,
.navbar-default .navbar-nav > li.dropdown .dropdown-menu li a:focus {
  color: #d0a679 !important;
  background: 0 0;
}
.search-engine {
  margin-top: 163px;
  position: relative;
}
.search-engine h1.umrah-booking {
  font-size: 45px;
  text-align: center;
  color: #000;
  margin: 0 0 29px;
}
.search-engine .on-mobile {
  margin-bottom: 20px;
  font-size: 20px;
}
.search-engine .main-search {
  position: absolute;
  top: -66px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  z-index: 1000;
  padding-bottom: 7px;
}
.search-engine .main-search .primary-container {
  width: 1560px;
}
.search-engine .main-search .search-panel {
  position: relative;
  padding: 39px 0;
}
.search-engine .main-search .slide-close {
  font-size: 20px;
  position: absolute;
  right: 15px;
  top: 13%;
  color: #d0a679;
  cursor: pointer;
  z-index: 1;
}
.hotel-close {
  right: 5px;
  text-align: right;
  top: -17px;
}
.hotel-close .slide-close {
  position: inherit !important;
  right: inherit !important;
}
.search-engine .main-search .panel-group .panel-heading {
  background-color: #fff;
  border: 1px solid #8f8f8f;
  border-top-color: #bfbfbf;
  border-bottom-color: #bfbfbf;
  position: absolute;
  top: -22px;
  padding: 10px 15px;
  margin-bottom: 30px;
  width: 35%;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  cursor: pointer;
  z-index: 1;
}
.search-engine .main-search .panel-group .airline.panel-heading {
  left: -1px;
}
.search-engine .main-search .panel-group .hotel.panel-heading {
  left: 33%;
}
.search-engine .main-search .panel-group .transport.panel-heading {
  left: 67%;
  width: 33.1%;
}
.search-engine .main-search .panel-group .panel-heading span {
  font-family: RalewayRegular;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.65);
  margin: 10px 0 0 10px;
  display: inline-block;
  cursor: pointer;
}
.search-engine .main-search .panel-group .panel-heading .svg {
  fill: #d2d2d2;
  width: 34px;
  height: 34px;
  float: left;
}
.search-engine .main-search .panel-group .panel-heading .panel-title.active .svg {
  fill: #d0a679;
}
.panel-group {
  position: relative;
  margin-bottom: 0;
}
.panel-group .panel {
  border: none;
  box-shadow: none;
}
.panel-group .panel-heading {
  padding: 0 15px;
}
.search-engine .main-search .flight-check {
  margin: 10px 0 10px 25px;
  position: relative;
}
.search-engine .main-search .flight-check label {
  font-family: RalewayRegular;
  font-size: 16px;
  color: #000;
}
.search-engine .main-search .form-group {
  margin-bottom: 0;
}
.search-engine .main-search .form-group .form-control {
  padding-left: 56px;
}
.search-engine .main-search .button-checkbox {
  margin-top: 5px;
}
.search-engine .main-search .hotels .button-checkbox {
  margin-top: 0;
}
.search-engine .main-search .hotels .button-checkbox button {
  padding: 19px 55px 18px 55px;
  width: 100%;
}
.search-engine .main-search .button-checkbox .btn-secondary {
  padding: 15px 55px;
  background-color: #390101;
  font-family: RalewayMedium;
  font-size: 15px;
  color: #fff;
  border-radius: 0;
}
.search-engine .main-search .form-control {
  height: 58px;
}
.extra-pad .passengers {
  left: 15px;
  width: 96%;
}
.passengers {
  background: #fff;
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  z-index: 1;
  visibility: hidden;
  box-shadow: 0px 3px 11px rgba(0, 0, 0, 0.5);
}
.form-group.docs-datepicker,
.home-cheap-flight .fares-image {
  position: relative;
}
.passengers .input-group {
  width: 100%;
}
.passengers .input-group .form-control {
  text-align: center;
  border-top: 1px solid #ccc;
  padding-left: 0 !important;
}
.passengers label {
  margin-top: 15px;
  color: rgba(0, 0, 0, 0.85) !important;
  cursor: pointer;
  font-family: ProximaNovaRegular;
  font-size: 18px;
  font-weight: 400;
}
.modal .passenger.btn-primary {
  margin: 15px 0;
}
.modal .passengers .input-group .form-control {
  padding: 0 !important;
}
input[type="number"] {
  -moz-appearance: textfield;
}
input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
  -webkit-appearance: none;
}
.passengers .input-group:hover .input-group-addon.add,
.passengers .input-group:hover .input-group-addon.sub,
.passengers .input-group:hover input {
  border-color: #d0a679;
}
.input-group-addon.add,
.input-group-addon.sub {
  width: 57px;
  background-color: #fff;
  cursor: pointer;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  border-radius: 0;
}
.input-group-addon.add .svg,
.input-group-addon.sub .svg {
  fill: #8d8d8d;
  height: 18px;
  width: 18px;
  transition-property: fill;
  transition-duration: 0.3s;
  -webkit-transition-property: fill;
  -webkit-transition-duration: 0.3s;
}
.input-group-addon.add:hover .svg,
.input-group-addon.sub:hover .svg {
  fill: #d0a679;
}
.passengers .btn-secondary {
  padding: 10px 20px;
  background-color: #d0a679;
  font-family: RalewayBold;
  color: #fff;
  margin: 25px 0;
  width: 100%;
  border-radius: 0;
}
.slider {
  margin-bottom: 100px;
  margin-top: 92px;
  position: relative;
}
.slider .carousel {
  position: static;
}
/* .slider .carousel-caption {
  top: 60% !important;
} */
.carousel .carousel-inner .item img {
  object-fit: cover;
  width: 100%;
}
.carousel-indicators {
  bottom: 0;
  display: none;
}
.carousel-control.left,
.carousel-control.right {
  background-image: none;
  display: none;
}
.carousel .item {
  min-height: 350px;
  height: 100%;
  width: 100%;
}
.carousel-caption {
  bottom: auto;
  text-align: left;
  top: 50% !important;
  left: 50% !important;
  right: auto !important;
  transform: translate(-50%, -50%) !important;
  -webkit-transform: translate(-50%, -50%) !important;
}
.home-cheap-flight .fares-image .flight-text .fares,
.slider .item {
  text-align: center;
}
.carousel-caption a,
.carousel-caption button,
.carousel-caption h3,
.carousel-caption p {
  animation-delay: 2s;
  -webkit-animation-delay: 2s;
}
.testimonial-person .carousel-caption p {
  animation-delay: 0.5s;
  -webkit-animation-delay: 0.5s;
}
.person-image {
  animation-delay: 1s;
  -webkit-animation-delay: 1s;
}
.carousel-fade .carousel-inner .item {
  opacity: 0;
  transition-property: opacity;
  transition-duration: 0.3s;
  -webkit-transition-property: opacity;
  -webkit-transition-duration: 0.3s;
  visibility: hidden;
}
.carousel-fade .carousel-inner .active {
  opacity: 1;
  visibility: visible;
}
.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;
}
.slider .item h1 {
  font-size: 78px;
  margin: 0 0 10px;
  color: #fff;
  text-shadow: none;
  line-height: 70px;
  padding: 25px 0 0;
}
.search-query .enq-btn.btn-primary.pull-right {
  display: none;
}
.new-packages .umrah-offer .layer-text span {
  font-size: 23px;
  text-transform: uppercase;
  color: #d0a679;
}
.new-packages .umrah-offer .layer-text a {
  font-size: 25px !important;
  text-transform: uppercase;
  color: #000;
}
.layer-text h3 a:hover,
.ziyarat-hotel .carousel-caption h2 a:hover,
.fare-footer a:hover {
  color: #d0a679 !important;
  transition: all 0.3s;
}
.text > a:nth-last-of-type(1):hover {
  color: #fff;
  transition: all 0.3s;
}
.layer-text > a:hover,
.vehical-desc a:hover {
  transition: all 0.3s;
  color: #000;
}
.slider .item h1 span {
  font-size: 50px;
  font-family: ProximaNovaRegular;
}
.slider .item p {
  margin-bottom: 50px;
  font-size: 29px;
  font-family: RalewayRegular;
  text-shadow: none;
  color: #fff;
}
.slider .item a.btn-primary {
  background-color: #fff;
  color: #000 !important;
  font-family: RalewayMedium;
  font-size: 18px;
  padding: 15px 50px;
  border-radius: 0;
  border: none;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
}
.slider .item a.btn-primary:hover {
  background-color: #d0a679;
  color: #fff !important;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-fade .carousel-inner > .item.active.left,
  .carousel-fade .carousel-inner > .item.active.right,
  .carousel-fade .carousel-inner > .item.next,
  .carousel-fade .carousel-inner > .item.prev {
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .carousel-fade .carousel-inner > .item.active,
  .carousel-fade .carousel-inner > .item.next.left,
  .carousel-fade .carousel-inner > .item.prev.right {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
#umrah-owl-demo {
  margin-top: 55px;
  padding-bottom: 50px;
}
#umrah-owl-demo .umrah-offer h3 a {
  font-size: 24px !important;
}
.umrah-offer a.inquire-us {
  margin-left: 35px;
}
#umrah-owl-demo .outer-layer .layer-text {
  bottom: -45%;
}
.home-hajj-offers {
  margin-bottom: 100px;
}
#hajj-owl-demo {
  margin-bottom: 35px;
}
.home-hajj-offers .hajj-image img {
  width: 100%;
  object-fit: cover;
}
#hajj-owl-demo .outer-layer .layer-text,
#ziyarat-owl-demo .outer-layer .layer-text {
  bottom: -48%;
  width: 85%;
}
.home-cheap-flight {
  margin-bottom: 120px;
}
.home-cheap-flight .fares-image img {
  width: 100%;
  object-fit: cover;
}
.home-cheap-flight .fares-image .flight-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
.home-cheap-flight .fares-image .flight-text .home-title {
  margin-bottom: 35px;
}
.home-cheap-flight .fares-image .flight-text .home-title p {
  font-size: 20px;
}
.home-cheap-flight .fares-image .flight-text .home-title::after {
  content: none;
}
.home-cheap-flight .fares-image .flight-text .home-title h2,
.home-cheap-flight .fares-image .flight-text .home-title p {
  color: #fff;
}
.home-cheap-flight .fares-image .flight-text .home-title a {
  font-size: 18px;
  color: #d0a679;
  font-family: ProximaNovaBold;
}
.home-cheap-flight .fares-image .flight-text .fares * {
  text-align: left;
}
.home-cheap-flight .fares-image .flight-text .fares p {
  font-family: RalewayMedium;
  font-size: 18px;
  color: #fff;
}
.home-cheap-flight .fares-image .flight-text .fares span {
  font-family: RalewayThin;
  font-size: 58px;
  color: #fff;
  line-height: 1em;
}
.home-cheap-flight .fares-image .flight-text .fares span strong {
  font-family: RalewayLight;
}
.home-cheap-flight .fares-image .flight-text .fares span:nth-child(3) {
  font-family: ProximaNovaLight;
  font-size: 18px;
  color: #fff;
  display: block;
  line-height: 1.3em;
  margin-top: 5px;
}
.home-cheap-flight .fares-image .flight-text a .svg {
  width: 36px;
  height: 13px;
  fill: #e87b2c;
  margin-top: 70px;
}
.home-ziyarat .outer-layer .layer-text a {
  margin: 0 0 30px;
  font-size: 18px;
}
.ziyarat-hotel {
  background-color: #330d2c;
  margin-bottom: 120px;
}
.ziyarat-hotel .carousel-caption {
  position: unset;
  transform: translate(0) !important;
  -webkit-transform: translate(0) !important;
  margin-top: 50px;
  left: 0 !important;
  right: 0 !important;
}
.ziyarat-hotel .carousel-caption h1 {
  color: #d0a679;
  font-family: ProximaNovaBold;
  font-size: 18px;
  margin-bottom: 30px;
  text-transform: uppercase;
}
.ziyarat-hotel .carousel-caption h2 a {
  font-family: ITCBold;
  font-size: 42px;
  color: #fff;
  margin-bottom: 25px;
  display: inline-block;
}
.ziyarat-hotel .carousel-caption p .svg {
  height: 15px;
  width: 15px;
  fill: #a5743f;
}
.ziyarat-hotel .carousel-caption p .svg.star-active {
  fill: #d0a679;
}
.ziyarat-hotel .carousel-caption p.distance {
  font-family: ProximaNovaRegular;
  font-size: 17px;
  color: rgba(255, 255, 255, 0.45);
}
.ziyarat-hotel .carousel-caption p.distance::after {
  content: "";
  height: 2px;
  width: 68px;
  background-color: #d0a679;
  display: block;
  margin: 45px 0 25px;
}
.ziyarat-hotel .carousel-caption a {
  font-family: RalewayMedium;
  color: #d0a679;
  font-size: 18px;
}
.ziyarat-hotel .carousel-control.left,
.ziyarat-hotel .carousel-control.right {
  display: inline-block;
  height: 51%;
  left: 0;
  padding: 114px 0 121px;
  background-color: #330d2c;
  opacity: 1;
  width: 114px;
  transition-property: background-color;
  transition-duration: 0.3s;
  -webkit-transition-property: background-color;
  -webkit-transition-duration: 0.3s;
}
.ziyarat-hotel .carousel-control.left .svg,
.ziyarat-hotel .carousel-control.right .svg {
  fill: #c2c2c2;
  width: 41px;
  height: 29px;
  transition-property: fill;
  transition-duration: 0.3s;
  -webkit-transition-property: fill;
  -webkit-transition-duration: 0.3s;
}
.ziyarat-hotel .carousel-control.left:active,
.ziyarat-hotel .carousel-control.left:hover,
.ziyarat-hotel .carousel-control.right:active,
.ziyarat-hotel .carousel-control.right:hover {
  background-color: #1c0417;
  width: 114px;
}
.ziyarat-hotel .carousel-control.left:hover .svg,
.ziyarat-hotel .carousel-control.right:hover .svg {
  fill: #d0a679;
}
.ziyarat-hotel .carousel-control.left {
  top: 25% !important;
}
.ziyarat-hotel .carousel-control.right {
  top: 75% !important;
}
.ziyarat-hotel .carousel-control.left .svg {
  transform: rotate(182deg);
  -webkit-transform: rotate(182deg);
}
.home-transport .transport-service .outer-layer .layer-text a {
  font-size: 18px;
}
.home-general-text {
  margin-bottom: 120px;
}
.home-general-text .home-text {
  border: 1px solid #d9d9d9;
  padding: 26px 22px;
  height: 179px;
  overflow: auto;
}
.home-general-text .home-text h1,
.home-general-text .home-text h2,
.home-general-text .home-text h3,
.home-general-text .home-text h4,
.home-general-text .home-text h5,
.home-general-text .home-text h6 {
  margin-bottom: 15px;
}
.home-general-text .home-text p {
  margin-bottom: 25px;
  text-align: justify;
}
.home-general-text .home-text p:last-child {
  margin-bottom: 0;
}
.home-general-text .home-text a {
  color: #d0a679;
}
.home-general-text .home-text::-webkit-scrollbar {
  width: 12px !important;
  height: 15px !important;
}
.home-general-text .home-text::-webkit-scrollbar-track-piece {
  background-color: #fff !important;
}
.home-general-text .home-text::-webkit-scrollbar-thumb:vertical {
  height: 40px !important;
  background-color: #dadada !important;
  border-radius: 2px !important;
}
footer .sitemap {
  text-align: center;
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 30px;
}
footer .sitemap ul {
  padding: 0;
  margin: 0;
}
footer .sitemap ul li {
  display: inline-block;
  list-style: none;
}
footer .sitemap ul li a {
  font-family: ProximaNovaRegular;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.45);
  padding: 0 15px;
  border-right: 1px solid #adadad;
  display: inline-block;
  line-height: 14px;
  transition-property: color;
  transition-duration: 0.3s;
  -webkit-transition-property: color;
  -webkit-transition-duration: 0.3s;
}
footer .sitemap ul li:hover a {
  color: #d0a679;
}
footer .sitemap ul li:last-child a {
  border-right: none;
}
footer .footer {
  padding: 65px 0 0;
}
footer .footer .footer-data {
  margin-bottom: 60px;
}
footer .footer .footer-data h3 {
  margin-bottom: 20px;
  font-family: ProximaNovaRegular;
  font-size: 22px;
  color: #000;
}
footer .footer .footer-data address,
footer .footer .footer-data p,
footer .footer .footer-data p a {
  font-family: ProximaNovaLight;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.55);
  font-weight: 700;
  transition-property: color;
  transition-duration: 0.3s;
  -webkit-transition-property: color;
  -webkit-transition-duration: 0.3s;
}
footer .footer .footer-data p a:hover {
  color: #d0a679;
}
footer .footer .footer-data.social a {
  margin: 0 11px;
}
footer .footer .footer-data.social a .svg {
  fill: #dcdcdc;
  height: 29px;
  width: 26px;
  transition-property: fill;
  transition-duration: 0.3s;
  -webkit-transition-property: fill;
  -webkit-transition-duration: 0.3s;
}
footer .footer .footer-data.social a:hover .svg {
  fill: #d0a679;
}
footer .copyright {
  margin-bottom: 20px;
}
footer .copyright img {
  margin: 0 auto;
}
footer .copyright p {
  font-family: ProximaNovaRegular;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.3);
  margin-bottom: 35px;
}
.flight-fare {
  padding: 50px 0 70px;
}
.flight-fare .fare {
  background: #f5f5f5;
  width: 100%;
  padding: 25px 25px 0;
  margin-bottom: 30px;
  transition-property: outline;
  transition-duration: 0.3s;
  -webkit-transition-property: outline;
  -webkit-transition-duration: 0.3s;
  outline: transparent solid 2px;
}
.flight-fare .fare:hover {
  outline: #d0a679 solid 2px;
}
.flight-fare .fare .row {
  display: flex;
  align-items: center;
}
.flight-fare .fare .svg {
  height: 12px;
  fill: #d0a679;
}
.flight-fare .fare small {
  font-size: 15px;
  font-family: ProximaNovaRegular;
  margin-bottom: 30px;
  display: inline-block;
  text-transform: capitalize;
}
.flight-fare .fare .price small {
  margin-bottom: 0;
}
.flight-fare .fare .price small i {
  color: rgba(208, 166, 121, 0.7);
  margin-right: 5px;
}
.flight-fare .fare .price small:last-child {
  color: rgba(0, 0, 0, 0.4);
  margin-bottom: 20px;
}
.flight-fare .fare .price small {
  color: #d0a679;
}
.flight-fare .fare h3 {
  font-size: 24px;
  font-family: ProximaNovaRegular;
  margin: 0;
  color: #000;
  text-transform: uppercase;
}
.flight-fare .fare p {
  font-size: 52px;
  font-family: AVENIRNEXTLTPROBOLD;
  margin-bottom: 0;
  line-height: 1.14em;
  color: #000;
}
.flight-fare .fare p sub,
.flight-fare .fare p sup {
  font-size: 19px;
  font-family: ProximaNovaRegular;
}
.flight-fare .fare p sup {
  top: -33px;
}
.flight-fare .fare p sub {
  bottom: 0;
}
.flight-fare .fare .fare-footer {
  padding: 15px 0;
  border-top: 1px solid #e2e2e2;
}
.flight-fare .fare .fare-footer .airline-img {
  height: 40px;
  line-height: 40px;
}
.flight-fare .fare .fare-footer .airline-img img {
  max-height: 100%;
  margin: auto;
  display: inline-block;
}
.flight-fare .fare .fare-footer .call span {
  margin-top: 3px;
  display: inline-block;
  font-family: ProximaNovaSemiBold;
  font-size: 15px;
  color: rgba(0, 0, 0, 0.75);
}
.flight-fare .fare .fare-footer .call span a {
  color: rgba(0, 0, 0, 0.75);
}
.flight-fare .fare .fare-footer .find {
  background: rgba(0, 0, 0, 0);
  border: none;
  color: #d0a679;
  font-size: 15px;
  padding: 8px 16px;
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  font-family: RalewaySemiBold;
}
.flight-fare .fare .fare-footer .find:hover {
  background: #d0a679;
  color: #fff;
}
.flight-fare .fare .fare-footer .enquire {
  background: 0 0 !important;
  color: rgba(0, 0, 0, 0.7) !important;
  transition-property: color;
  transition-duration: 0.3s;
}
.flight-fare .fare .fare-footer .enquire:hover {
  color: #d0a679 !important;
}
.flight-fare .fare .special-offer {
  position: absolute;
  right: 4px;
  top: -11px;
  z-index: 1;
}
.hajj-packages {
  border-bottom: 1px solid #d9d9d9;
  padding-bottom: 40px;
  margin-bottom: 50px;
}
.hajj-packages .hajj-package .outer-layer .layer-text {
  width: 85%;
}
.hajj-packages .hajj-package .outer-layer .layer-text span.price {
  margin-bottom: 20px;
}
.hajj-packages .hajj-package .outer-layer .layer-text a.inquire-now {
  display: block;
  margin-left: 0;
}
.inquire-now:hover span {
  color: #000 !important;
  transition: all 0.3s;
}
.hajj-packages .hajj-package .outer-layer .layer-text a.inquire-now span {
  display: block;
  color: #000;
  font-family: ProximaNovaSemiBold;
  font-size: 18px;
}
.hajj-packages .hajj-package .outer-layer .layer-text a.inquire-now .svg {
  height: 13px;
  width: 26px;
  fill: #1f1f1f;
}
.hajj-packages .special-hajj-package {
  margin-bottom: 50px;
}
.hotel-packages {
  margin-bottom: 100px;
}
.hotel-packages .hotel-package {
  margin-bottom: 120px;
}
.hotel-packages .hotel-package:last-child {
  margin-bottom: 0;
}
.package-images .carousel {
  margin-top: 70px;
}
.package-detail-images.package-images .carousel {
  margin-top: 0 !important;
}
.package-text .package-content {
  margin-top: 45px;
  overflow: hidden;
  max-height: 312px;
}
.package-text .package-content p {
  margin-bottom: 15px;
}
.package-text {
  margin-top: 20px;
}
.package-text span.hotel-star {
  font-family: ProximaNovaSemiBold;
  font-size: 15px;
  color: rgba(0, 0, 0, 0.55);
  margin-bottom: 15px;
  display: inline-block;
}
.package-text h3 a {
  font-size: 32px;
  font-family: ITCBold;
  color: #000;
  margin-bottom: 35px;
}
.package-text strong {
  color: #d0a679;
  font-family: ProximaNovaSemiBold;
  font-size: 20px;
  margin-bottom: 35px;
  display: inline-block;
}
.package-text strong span {
  margin-left: 40px;
}
.package-text strong span del {
  color: red;
}
.package-text p {
  font-family: ProximaNovaRegular;
  font-size: 15px;
  color: rgba(0, 0, 0, 0.75);
  text-align: justify;
  margin-bottom: 100px;
}
.enq-modal .enq-btn,
.package-text a.view-more,
.package-text button.book-now {
  padding: 14px 40px;
  background-color: #d0a679;
  font-family: RalewayMedium;
  font-size: 16px;
  color: #fff;
  display: inline-block;
  border: none;
  transition: all 0.3s;
  border: 1px solid #d0a679;
}
.button-number > a:hover {
  color: #000;
  transition: all 0.3s;
}
.package-text button.book-now:hover,
.package-text a.view-more:hover {
  background-color: #fff;
  color: #d0a679;
  transition: all 0.3s;
}
.package-text.hotel-package-detail a.view-more,
.package-text.hotel-package-detail button {
  margin-top: 50px;
}
.package-text.hotel-package-detail .button-sepration,
.package-text.hotel-package-detail .phone-num {
  font-weight: 700;
  font-size: 16px;
  font-family: ProximaNovaRegular;
}
.hotel-packages .carousel-control.left,
.hotel-packages .carousel-control.right {
  display: block;
}
.hotel-packages .hotel-package.hajj-detail {
  margin-bottom: 62px;
}
.package-text .hotel-Itinerary {
  border-bottom: 1px solid;
  border-color: rgba(0, 0, 0, 0.15);
  margin-bottom: 10px;
}
.package-text .hotel-Itinerary * {
  display: table-cell;
  vertical-align: middle;
}
.package-text .hotel-Itinerary .svg {
  border-right: 1px solid;
  border-color: rgba(0, 0, 0, 0.15);
  padding-right: 13px;
  width: 45px;
  height: 28px;
  fill: #d2d2d2;
  display: inline-block;
}
.package-text .hotel-Itinerary p {
  display: inline-block;
  margin: 10px 0 10px 10px;
}
.general-content {
  border-top: 1px solid #d9d9d9;
  border-bottom: 1px solid #d9d9d9;
  padding-top: 50px;
  margin-bottom: 45px;
}
.general-content h4 {
  font-family: ProximaNovaBold;
  font-size: 18px;
  color: #000;
  margin-bottom: 20px;
}
.general-content p {
  margin-bottom: 40px;
}
.main-transport {
  padding-bottom: 100px;
}
.main-transport .transport-vehical .vehical-image img {
  width: 100%;
}
.main-transport .transport-vehical .vehical-desc {
  margin-top: 35px;
}
.main-transport .transport-vehical .vehical-desc.left-text {
  margin-top: 110px;
  text-align: right;
}
.main-transport .transport-vehical .vehical-desc h1 {
  font-family: ITCBold;
  font-size: 32px;
  color: #000;
  margin-bottom: 32px;
}
.main-transport .transport-vehical .vehical-desc p {
  font-family: ProximaNovaRegular;
  font-size: 15px;
  color: rgba(0, 0, 0, 0.65);
  margin-bottom: 35px;
  line-height: 27px;
}
.main-transport .transport-vehical .vehical-desc .transport-btn {
  background-color: transparent;
  color: #000;
  font-family: ProximaNovaSemiBold;
  font-size: 18px;
  border: none;
  padding: 0;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
}
.main-transport .transport-vehical .vehical-desc .transport-btn:hover {
  color: #d0a679;
  transition: all 0.3s;
}
.main-transport .transport-vehical .vehical-desc .transport-btn:hover span {
  transition: all 0.3s;
  color: #000;
}
.copyright a,
.modal-title a {
  transition: all 0.3s;
}
.copyright a:hover,
.modal-title a:hover {
  text-decoration: underline !important;
  transition: all 0.3s;
}
.package-content p a:hover {
  text-decoration: underline !important;
  transition: all 0.3s;
}
.testimonials {
  padding-bottom: 100px;
}
.testimonials .testimonial {
  padding: 60px 123px 110px;
  text-align: center;
  position: relative !important;
  margin-bottom: 200px;
}
.testimonials .testimonial h2 {
  font-family: ITCBold;
  font-size: 32px;
  color: #000;
  margin-bottom: 30px;
}
.testimonials .testimonial.black-bg h2,
.testimonials .testimonial.secondary-bg h2 {
  color: #fff;
}
.testimonials .testimonial span {
  color: #d0a679;
  font-family: ProximaNovaSemiBold;
  font-size: 18px;
  margin-bottom: 30px;
  display: inline-block;
}
.testimonials .testimonial.secondary-bg span {
  color: #fff;
}
.testimonials .testimonial p {
  font-family: ProximaNovaRegular;
  font-size: 15px;
  color: rgba(0, 0, 0, 0.65);
  line-height: 27px;
}
.testimonials .testimonial.black-bg p,
.testimonials .testimonial.secondary-bg p {
  color: #fff;
}
.testimonials .testimonial p sup {
  left: -3px;
  top: -0.5em;
}
.testimonials .testimonial p sub {
  bottom: -1.4em;
  right: -4px;
}
.testimonials .testimonial p sub .svg,
.testimonials .testimonial p sup .svg {
  fill: #fff !important;
  height: 21px;
  width: 21px;
}
.testimonials .testimonial.primary-bg p sub .svg,
.testimonials .testimonial.primary-bg p sup .svg {
  fill: #000 !important;
}
.testimonials .testimonial .testimonial-image {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  bottom: -50px;
  right: auto !important;
}
.testimonials .test-marg-top .testimonial {
  margin-top: 200px;
  margin-bottom: 0;
}
.umrah-packages .outer-layer .layer-text {
  outline: transparent solid 3px;
}
.umrah-packages .hajj-package .outer-layer .layer-text h3 a {
  font-size: 22px !important;
}
.ziyarat .ziyarat-package {
  padding-bottom: 200px;
}
.ziyarat .ziyarat-package .outer-layer .layer-text a {
  margin-left: 0;
  font-size: 18px;
}
.hajj-packages.ziyarat-detail {
  border-bottom: none;
  margin-bottom: 40px;
  padding-bottom: 0;
}
.hajj-packages.ziyarat-detail .ziyarat-detail-image {
  padding-bottom: 25px;
}
.hajj-packages.ziyarat-detail .ziyarat-detail-image img {
  width: 100% !important;
}
.ziyarat-detail iframe {
  width: 100%;
  height: 392px;
}
.ziyarat-detail .ziyarat-iframe .layer-image {
  padding-bottom: 40px;
  background-color: #000;
}
.ziyarat-detail .outer-layer .layer-text h3 a {
  margin-bottom: 15px;
}
.ziyarat-detail .outer-layer .layer-text a {
  margin-left: 0;
}
.ziyarat-detail .outer-layer .layer-text h2 {
  font-size: 42px;
  color: #000;
  margin-top: 50px;
  margin-bottom: 30px;
}
.ziyarat-detail .outer-layer .layer-text strong {
  font-family: ProximaNovaRegular;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.45);
}
.ziyarat-detail .outer-layer .layer-text strong span {
  display: block;
  color: #d0a679;
  margin-top: 10px;
}
.ziyarat-detail .outer-layer .layer-text a.hotel-detail {
  font-family: PalewayMedium;
  font-size: 18px;
  color: #000;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
}
.ziyarat-detail .outer-layer .layer-text a.hotel-detail:hover {
  color: #d0a679;
}
.contact-us h2 {
  font-size: 32px;
  margin-bottom: 70px;
}
.contact-us .contact-data p {
  padding-left: 33px;
  position: relative;
}
.contact-us .contact-data p::before {
  content: "";
  position: absolute;
  top: -3px;
  left: 0;
}
.contact-us .contact-data .col-md-3 p::before {
  content: url(../images/icons/phone.png);
}
.contact-us .contact-data .col-md-5 p::before {
  content: url(../images/icons/message.png);
}
.contact-us .contact-data .col-md-4 p::before {
  content: url(../images/icons/map-marker.png);
}
.contact-us .contact-data p,
.contact-us .contact-data p a {
  font-family: ProximaNovaSemiBold;
  color: rgba(0, 0, 0, 0.5);
  font-size: 15px;
  transition-property: color;
  transition-duration: 0.3s;
  -webkit-transition-property: color;
  -webkit-transition-duration: 0.3s;
  line-height: 1.3em;
}
.contact-us .contact-data p a:hover {
  color: #d0a679;
}
.contact-us .contact-us-form h4 {
  font-family: ProximaNovaSemiBold;
  font-size: 20px;
  margin-bottom: 76px;
}
.contact-us .contact-us-form .form-control {
  border-color: #bfbfbf;
  height: 47px;
  color: #777;
}
.contact-us .contact-us-form textarea {
  padding-top: 11px;
}
.contact-us .contact-us-form .answer-submit {
  margin-top: 80px;
}
.contact-us .contact-us-form .answer-submit p {
  font-family: ProximaNovaRegular;
  font-size: 15px;
  color: rgba(0, 0, 0, 0.55);
  margin-bottom: 45px;
}
.contact-us .contact-us-form .answer-submit p strong {
  font-family: ProximaNovaSemiBold;
  font-size: 18px;
  color: rgba(0, 0, 0, 1);
  margin-right: 7px;
}
.contact-us .contact-us-form .answer-submit .form-group img {
  top: -38px;
  left: 65px;
}
.contact-us .contact-us-form .answer-submit .form-control {
  margin-bottom: 25px;
}
.contact-us .contact-us-form .answer-submit .btn-primary {
  width: 100%;
  background-color: #d0a679;
  height: 55px;
  border-radius: 0;
  font-family: RalewayMedium;
  font-size: 16px;
  color: #fff;
  border: none;
  box-shadow: none;
}
.flight-fares h2 {
  color: rgba(0, 0, 0, 0.75);
  margin-top: 10px;
}
.tooltip {
  z-index: 9999 !important;
}
.flight-fares .flight-found p {
  font-family: RalewayLight;
  font-weight: 700;
  border-left: 1px solid #c1bdbd;
  margin-left: 35px;
  padding-left: 10px;
  margin-bottom: 10px;
}
.flight-fares .flight-found .svg {
  fill: #d0a679 !important;
  float: left;
  height: 24px;
  width: 24px;
}
.flight-fares p strong {
  font-family: RalewayBold;
}
.flight-fares h2 span {
  color: #d0a679;
}
.flight-fares .guarente-image {
  margin-top: 10px;
}
.flight-fares .table {
  border: 1px solid;
  margin-bottom: 0;
}
.flight-fares thead {
  background-color: #000;
  width: 100%;
}
.flight-fares thead tr th {
  color: #fff;
  font-size: 20px;
  font-family: ProximaNovaRegular;
  padding: 34px 0;
  vertical-align: middle;
  border: none;
}
.flight-fares thead tr th a {
  color: #10b2f2;
  font-family: ProximaNovaSemiBold;
  font-size: 15px;
  margin-left: 20px;
}
.flight-fares tbody tr {
  border: 1px solid #d0a679;
  transition-property: border;
  transition-duration: 0.5s;
  -webkit-transition-property: border;
  -webkit-transition-duration: 0.5s;
  margin-bottom: 1px;
}
.flight-fares tbody tr td {
  position: relative;
  vertical-align: middle;
}
.flight-fares tbody tr .special-offer {
  left: -35px;
  position: absolute;
  top: 5px;
  width: 80px;
}
.flight-fares tbody tr .table,
.flight-fares tbody tr tr {
  border: none;
}
.flight-fares tbody tr td h3 {
  display: inline-block;
}
.flight-fares tbody tr td,
.flight-fares tbody tr td h3 {
  color: #000;
  font-family: ProximaNovaRegular;
}
.flight-fares tbody tr td h3 small {
  display: block;
  font-family: ProximaNovaLight;
  font-size: 15px;
  margin-top: 10px;
}
.flight-fares tbody tr td span {
  display: block;
  font-family: ProximaNovaRegular;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.75);
  margin-bottom: 6px;
}
.flight-fares tbody tr td strong {
  font-family: ProximaNovaSemiBold;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.85);
}
.flight-fares tbody tr td .svg {
  height: 16px;
  width: 22px;
  fill: #d0a679;
}
.flight-fares tbody tr td .svg.opposite {
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
}
.flight-fares tbody tr td.price p {
  font-size: 48px;
  font-family: AVENIRNEXTLTPROBOLD;
  color: #000;
  margin-bottom: 0;
  line-height: 44px;
}
.flight-fares tbody tr td.price p sup {
  font-size: 18px;
  font-family: AVENIRNEXTLTPRODEMI;
  left: -2px;
  top: -33px;
}
.flight-fares tbody tr td.price p sub {
  font-size: 27px;
  font-family: AVENIRNEXTLTPRODEMI;
  bottom: 0;
}
.flight-fares tbody tr td.price small {
  font-family: ProximaNovaLight;
  font-size: 15px;
  color: #d0a679;
}
.flight-fares tbody tr td.price span {
  font-size: 16px;
  margin: 10px 0 0;
  line-height: 16px;
}
.flight-fares tbody tr td.enquire-find button {
  padding: 10px 36px;
  font-size: 15px;
  font-family: RalewayRegular;
  margin-left: 13px;
}
.flight-fares tbody tr td button:first-child {
  margin: 0;
}
.flight-fares tbody tr td button.enquire-us {
  background-color: transparent;
  color: #000;
  border: 1px solid #c2c2c2;
  transition-property: color, background-color, border-color;
  transition-duration: 0.4s;
  -webkit-transition-property: color, background-color, border-color;
  -webkit-transition-duration: 0.4s;
}
.flight-fares tbody tr td button.enquire-us:hover {
  background-color: #000;
  color: #fff;
  border-color: #000;
}
.flight-fares tbody tr td button.find-more {
  background-color: #000;
  color: #fff;
  transition-property: background-color, border-color;
  transition-duration: 0.4s;
  -webkit-transition-property: background-color, border-color;
  -webkit-transition-duration: 0.4s;
  border: 1px solid #000;
}
.flight-fares tbody tr td button.find-more:hover {
  background-color: #d0a679;
  border-color: #d0a679;
}
.flight-fares tbody tr.flight-extra-detail td {
  background-color: #ffddb7;
}
.flight-fares tbody tr.flight-extra-detail p {
  display: inline-block;
}
.flight-fares tbody tr.flight-extra-detail a,
.flight-fares tbody tr.flight-extra-detail p {
  font-family: ProximaNovaLight;
  font-size: 15px;
  color: rgba(0, 0, 0, 0.7);
  margin-bottom: 0;
}
.flight-fares tbody tr.flight-extra-detail .svg {
  fill: #8c8988;
  height: 19px;
  width: 18px;
  padding-top: 5px;
  margin-right: 7px;
}
.flight-fares tbody tr.flight-extra-detail button {
  background-color: transparent;
  border: none;
  font-size: 16px;
  font-family: ProximaNovaLight;
}
.flight-fares tbody tr.flight-extra-detail button.flight-detail {
  color: #330d2c;
}
.flight-fares tbody tr.flight-extra-detail button.flight-detail .svg {
  width: 14px;
  height: 10px;
  fill: #330d2c;
  padding: 0;
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transition-property: transform;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  -webkit-transition-duration: 0.3s;
}
.flight-fares tbody tr.flight-extra-detail button.flight-detail.rotate .svg {
  transform: rotate(270deg);
  -webkit-transform: rotate(270deg);
}
.flight-fares tbody tr.flight-extra-detail a.select-now {
  color: #d0a679;
}
.flight-fares tbody tr.flight-extra-detail a.select-now .svg {
  width: 14px;
  height: 10px;
  fill: #d0a679;
  padding: 0;
}
.flight-fares .drop-down {
  border: 1px solid #d0a679;
}
.flight-fares .drop-down p {
  padding: 20px 40px;
  font-size: 15px;
  font-family: RalewayMedium;
  margin-bottom: 0;
  background-color: #000;
  color: #fff;
}
.flight-fares .drop-down table {
  width: 100%;
}
.flight-fares .drop-down table th {
  background: #ffddb7;
  font-family: ProximaNovaRegular;
  padding: 10px 0;
  vertical-align: middle;
  color: rgba(0, 0, 0, 0.7);
}
.flight-fares .drop-down table th img {
  margin: 0 auto;
}
.flight-fares .drop-down table td {
  background: #fff;
  padding: 20px 8px;
  font-family: ProximaNovaRegular;
  font-size: 15px;
  color: rgba(0, 0, 0, 0.75);
}
.flight-fares .drop-down table td span {
  color: rgba(0, 0, 0, 0.85);
  font-family: ProximaNovaSemibold;
}
.flight-fares .drop-down .table,
.flight-fares .drop-down tr {
  border: none;
}
.flight-fares p.stopover {
  color: #fff;
  font-family: ProximaNovaRegular;
  font-size: 16px;
  background: #d0a679;
}
.flight-fares p.stopover i {
  color: #fff;
  border-right: 1px solid #a8a4a4;
  padding-right: 20px;
  margin-right: 20px;
}
.search-flights .filters {
  background: #ffddb7;
  overflow: hidden;
}
.search-flights .filters h2,
.search-flights .filters h3 {
  color: #000;
}
.search-flights .filters h2 {
  margin: 24px 0 10px 23px;
}
.search-flights .filters .filter-item:nth-of-type(1) {
  padding-top: 10px;
}
.search-flights .filters .filter-item {
  padding: 35px 20px 20px;
  margin-bottom: 10px;
}
.search-flights .filters .filter-item::after {
  content: " ";
  display: block;
  clear: both;
}
.search-flights .filters .filter-item h4 {
  font-family: RalewayLight;
  text-align: center;
  color: #000;
}
.search-flights .filters .filter-item .heading {
  border-bottom: 1px solid #d0a679;
  margin: 0 0 20px;
  font-family: RalewayLight;
}
.search-flights .filters .filter-item .heading .svg,
.search-flights .filters .filter-item .heading img {
  float: left;
  margin-right: 10px;
  fill: #d0a679;
  height: 20px;
  width: 20px;
  margin-top: 4px;
}
.search-flights .filters .filter-item .heading h3 {
  float: left;
  margin: 0 0 13px;
}
.element input[type="checkbox"]:checked:not(old) + label > span::before {
  font-size: 0.648em !important;
}
.search-flights .filters .filter-item .element.flight-time h4 {
  margin: 20px 0;
}
.search-flights .filters .filter-item .element label {
  font-family: ProximaNovaLight;
  font-size: 16px;
  font-weight: lighter;
  margin-right: 0 !important;
  margin-top: 2px;
}
.search-flights .filters .filter-item .element label span {
  font-size: 1.1em !important;
  line-height: 1.5em !important;
}
.search-flights .filters .filter-item .element span.right {
  font-family: ProximaNovaRegular;
  font-size: 16px;
  float: right;
  margin-top: 3px;
  font-weight: 700;
}
.search-flights .filters .filter-item .element .slider {
  margin-bottom: 0;
  margin-top: 0;
  width: 100%;
}
.search-flights .filters .filter-item.range .heading {
  margin-bottom: 0;
  border: none;
}
.search-flights .filters .filter-item .element .slider-handle {
  background-image: linear-gradient(bottom, #d0a679 0, #d0a679 100%);
  background-image: -webkit-linear-gradient(bottom, #d0a679 0, #d0a679 100%);
  background-image: -moz-linear-gradient(bottom, #d0a679 0, #d0a679 100%);
  background-image: -o-linear-gradient(bottom, #d0a679 0, #d0a679 100%);
  top: -2px;
}
.search-flights .filters .filter-item .element .slider-selection {
  background-image: linear-gradient(to bottom, #c3bdbd 0, #c3bdbd 100%);
  box-shadow: none;
}
.search-flights .filters .filter-item .element .slider.slider-horizontal .slider-track {
  height: 6px;
  margin-top: -4px;
}
.search-flights .filters .filter-item .element .slider.slider-horizontal .slider-selection,
.search-flights .filters .filter-item .element .slider.slider-horizontal .slider-track-high,
.search-flights .filters .filter-item .element .slider.slider-horizontal .slider-track-low {
  height: 7px;
  top: -1px;
}
.search-flights .banner {
  border-top: 15px solid #efefef;
  border-right: 15px solid #efefef;
}
.passengers-form input[type="checkbox"]:not(old) + label + label,
input[type="checkbox"]:not(old) + label,
input[type="radio"]:not(old) + label {
  margin-left: 0;
}
.fare-searching {
  margin-bottom: 100px;
}
.fare-searching .search-engine {
  margin-top: 0;
}
.fare-searching .main-search {
  position: static;
  transform: translate(0);
  -webkit-transform: translate(0);
}
.review-booking .fare-single .table {
  padding: 0;
}
.review-booking .fares {
  padding-bottom: 0;
  margin-bottom: 80px;
}
.review-booking .fares .btn-background {
  background-color: #000;
}
.review-booking .back-btn {
  text-align: center;
  background: #000;
}
.review-booking .back-btn a {
  padding: 24px 10px;
  display: inline-block;
  color: #fff;
  font-family: RalewayBold;
  font-size: 15px;
  width: 100%;
}
.review-booking .back-btn a .svg {
  fill: #fff !important;
  height: 13px;
  margin-top: 4px;
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  width: 18px;
  margin-right: 15px;
}
.fare-single {
  border: 1px solid #d0a679;
}
.review-booking .review-heading {
  background: #d0a679;
}
.review-booking .review-heading h4 {
  padding: 26px 20px;
  margin-bottom: 0;
  font-size: 18px;
  color: #fff;
  font-family: RalewayMedium;
}
.review-booking .review-heading h4 span {
  font-family: RalewaySemiBold;
  margin-right: 20px;
}
.review-booking .booking-detail {
  font-family: ProximaNovaLight;
  font-size: 16px;
  margin-bottom: 0;
}
.review-booking .booking-detail td {
  padding: 10px 8px;
  vertical-align: middle;
}
.review-booking .booking-detail td .svg {
  height: 12px;
  width: 18px;
  fill: #d0a679;
}
.review-booking .booking-detail img {
  margin: 0 auto;
}
.review-booking .booking-detail .destination {
  font-family: ProximaNovaRegular;
  font-size: 17px;
}
.review-booking .drop-btn {
  background: 0 0;
  border: none;
  display: inline-block;
  margin: 0 auto;
  padding: 20px 10px;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
}
.review-booking .drop-btn .svg {
  fill: #d0a679 !important;
  height: 13px;
  width: 32px;
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
}
.review-booking .drop-btn.rot {
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
}
.review-booking .passengers-detail {
  background: #ffddb7;
  font-family: ProximaNovaRegular;
  font-size: 18px;
}
.review-booking .passengers-detail p {
  margin: 25px 0;
  font-size: 17px;
}
.review-booking .passengers-detail p.flight-price {
  margin-top: 60px;
  margin-bottom: 60px;
  font-size: 17px;
}
.review-booking .passengers-detail p span {
  color: #bc966d;
  font-family: ProximaNovaSemiBold;
}
.review-booking .passengers-detail .passenger-table {
  font-family: ProximaNovaLight;
  font-size: 17px;
  padding: 5px 0 10px;
}
.review-booking .passengers-detail .passenger-table .table {
  margin-bottom: 0;
}
.review-booking .price {
  background: #000;
  color: #fff;
}
.review-booking .price p.stopover {
  margin: 10px 0 10px 25px;
  color: #fff;
  font-size: 17px;
}
.review-booking .fares p.stopover i {
  border-right: 1px solid #fff;
  color: #fff;
  margin-right: 20px;
  padding-right: 20px;
}
.review-booking .fare-single .booking-detail tr {
  background: #ffddb7;
}
.review-booking .fare-single p {
  padding: 10px 0 10px 54px;
  background-color: #000;
  color: #fff;
  font-size: 17px;
}
.review-booking .fare-single p.stopover {
  background-color: #d0a679;
}
.review-booking .help {
  font-family: proximaNovaRegular;
  font-size: 18px;
  color: #000;
}
.review-booking .help a,
.review-booking .help p {
  margin: 30px 0;
  font-family: RalewayMedium;
  font-size: 18px;
  color: #000;
}
.review-booking .help a {
  margin: 29px 0 30px 50px;
  color: #000;
  display: inline-block;
}
.review-booking .assintance {
  border: none;
  height: 70px;
  color: #fff;
}
.review-booking .passenger-details {
  background: #fff;
  padding: 60px 0;
  color: #000;
}
.review-booking .passenger-details h4 {
  font-family: ProximaNovaRegular;
  margin: 0;
}
.review-booking .passenger-details p {
  font-family: ProximaNovaLight;
  font-size: 16px;
  margin: 0;
}
.review-booking .passengers-form {
  background: #ffddb7;
  padding: 60px 0;
}
.review-booking .passengers-form h4 {
  font-family: ProximaNovaBold;
}
.review-booking .passengers-form p {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.75);
  font-family: ProximaNovaRegular;
  margin-bottom: 40px;
}
.review-booking .passengers-form p label {
  font-weight: 400;
  color: rgba(0, 0, 0, 0.65);
}
.review-booking .passengers-form p label > span::before {
  font-size: 0.995em !important;
}
.review-booking .passengers-form img {
  margin-bottom: 25px;
}
.review-booking .passengers-form .btn,
.review-booking .passengers-form .form-control {
  margin-bottom: 30px;
}
.review-booking .passengers-form .date-gender input.form-control {
  width: 45%;
  display: inline-block;
}
input#flight-terms[type="checkbox"]:not(old) {
  display: inline-block;
}
.review-booking .passengers-form .date-gender select.form-control {
  width: 40%;
  display: inline-block;
  margin-left: 12%;
}
.review-booking .passengers-form .date-gender .form-control:hover {
  position: relative;
  z-index: 1;
}
.review-booking .passengers-form .btn .svg {
  fill: #fff !important;
  height: 11px;
  width: 34px;
  margin-right: 10px;
}
.review-booking .drop-down th {
  font-family: ProximaNovaSemiBold;
}
.review-booking .drop-down td {
  font-family: ProximaNovaLight;
}
.flight-payment .passengers-form .row {
  background: #ffddb7;
}
.flight-payment .passengers-form {
  padding: 0;
}
.flight-payment .passengers-form p {
  margin-top: 60px;
}
.table > tbody > tr > td,
.table > tbody > tr > th,
.table > tfoot > tr > td,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > thead > tr > th {
  border-top: none;
}
.table-responsive {
  margin-bottom: 0;
}

/*transport form page css Start*/

.contact-us .transport-form h4 {
  margin-bottom: 30px;
}
.transport-form .form-group {
  margin-bottom: 30px;
  position: relative;
}
.transport-form .transport-fields {
  margin-top: 30px;
}
.transport-form .transport-fields label {
  font-size: 15px;
  font-family: "Lato";
  font-weight: 700;
  margin-bottom: 5px;
}
.transport-sidebar {
  background-color: #f8f2eb;
  padding: 31px 15px 36px;
}
.transport-sidebar select {
  margin-bottom: 30px;
}
.transport-sidebar .car-type label {
  margin-bottom: 5px;
  font-weight: 700;
}
.transport-sidebar input[type="checkbox"]:not(old) + label > span {
  box-shadow: 0 7px 9px -7px rgba(0, 0, 0, 0.34) inset;
  border-color: #bfbfbf;
}
.transport-sidebar label {
  display: block !important;
  padding-left: 30px;
  font-size: 16px;
  text-indent: -32px;
  margin-bottom: 30px;
  margin-right: 0 !important;
  font-family: "Lato";
  font-weight: 400;
  color: rgba(0, 0, 0, 0.5);
}
.transport-sidebar .sidebar-checks input[type="checkbox"]:checked:not(old) + label + label > span::before,
.transport-sidebar .sidebar-checks input[type="checkbox"]:checked:not(old) + label > span::before {
  width: 4.5em;
  line-height: 1.9em;
  content: url("../images/transport-check.png");
}
.transport-sidebar .sidebar-checks input[type="checkbox"]:not(old) + label > span {
  height: 18px;
  width: 18px;
}
.total-price {
  margin-top: 10px;
  margin-bottom: 25px;
}
.total-price p {
  font-family: ITCMedium;
  font-size: 36px;
  color: #000;
  margin-bottom: 0;
}
.total-price p span:first-child {
  margin-left: 20px;
}
.total-price p span {
  font-family: ITCBold;
}
.captch-answer {
  margin-bottom: 46px;
}
.captch-answer p {
  font-family: "Lato";
  font-weight: 700;
  font-size: 18px;
  color: #000;
  margin-bottom: 0;
}
.captch-answer p:last-child {
  font-family: ProximaNovaRegular;
  font-size: 15px;
  font-weight: 400;
  text-transform: uppercase;
  color: rgba(0, 0, 0, 0.44);
  line-height: 1em;
  margin-bottom: 10px;
}
.captch-answer img {
  position: absolute;
  left: 55px;
  top: 0;
}
.captch-answer .form-control {
  text-align: center;
  padding-left: 50%;
  width: 89%;
  margin-left: 11%;
}
.transport-form .btn-primary {
  background-color: #d0a679;
  font-family: RalewayMedium;
  border: none;
  border-radius: 0;
  padding: 15px 0;
  font-size: 16px;
  color: #fff;
  margin-bottom: 15px;
}
.transport-form .btn-primary:hover,
.transport-form .btn-primary:focus,
.transport-form .btn-primary:active {
  background-color: #d0a679;
}

/*transport form page css End*/

.docs-datepicker-container {
  box-shadow: 0 1px 5px 0;
  display: none;
  left: 15px;
  position: absolute;
  z-index: 999;
}
.whatsapp-icon i {
  font-size: 25px;
  color: #06b71c;
}
