/* home page , header , footer css start here */
:root {
    --theme-color: #14357b;
}


.banner-1 {
    padding: 200px 0 150px;
}

.destination-find-area {
    border-radius: 10px;
}
.banner-1 .home-search {
    margin-top:0px;
}
.from_cus_cont .tab-content .tab-pane {
    padding: 0;
}

.destination-find-area {
    border-radius: 0px 0px 10px 10px;
}
.from_cus_cont ul.nav.nav-tabs li.nav-item a.nav-link {
    background-color: #eee;
    border: 1px solid #eee;
    color: #000;
}
.from_cus_cont ul.nav.nav-tabs li.nav-item a.nav-link.active {
    background-color: #14357b;
    border: 1px solid #14357b;
    color: #fff;
}

.from_cus_cont ul.nav.nav-tabs li.nav-item:nth-child(1) a{
    border-top-right-radius: 0px;
}

.from_cus_cont ul.nav.nav-tabs li.nav-item:nth-child(2) a{
    border-top-left-radius: 0px;
}

.radio-button-cont {
    display: inline-block;
    width: 100%;
    background: rgba(255, 255, 255, 0.3);
}

.radio-button-cont .inner-button-cont {
    display: flex;
    padding: 10px 10px 0px;
}
.banner .select-fast .select2-container--default .select2-selection--single {
    border-bottom-left-radius: 10px;
    border-top-left-radius: 10px;
}

.banner .btn {
    border-bottom-right-radius: 10px;
    border-top-right-radius: 10px;
}
.radio-button-cont .radio-items:not(:last-child) {
    margin-right: 20px;
}
.radio-button-cont .radio-items label {
    color: #fff;
}
.destination-find-area .input-group-append .input-group-text {
    border: none;
    color: #858585;
}

.destination-find-area .select-border {
    display: flex;
    background-color: #fff;
}

.header .navbar .navbar-nav {
    display: flex;
    align-items: center;
}

.cta-btn {
    font-size: 18px;
    font-weight: 800;
}

.bg-light-gray {
    background-color: #eee;
}

.about-img-cont img {
    width: 100%;
    max-width: 100%;
}

.about-img-cont {
    float: right;
    width: 100%;
    max-width: 458px;
    margin: 0 0px 10px 10px;
    border: 10px solid #061036;
}
.footer .footer-logo {
    width: 100%;
    display: block;
    max-width: 250px;
}

.disclaimer_cont {
    background-color: #eee;
    padding: 15px;
    border-radius: 10px;
    margin-top:30px;
}

.disclaimer_cont p {
    color: #000 !important;
    margin-bottom: 0px;
}

.footer .min-footer {
    padding-bottom: 30px;
}

.destination-find-area .form-btn-are a {
    border-radius: 0px;
}
.bg-yellow {
    background: #c8ae45 !important;
}

.footer .footer-contact-info ul li span {
    margin-left:0px;
}

.footer .footer-link ul li a {
    color: #091c3a;
    display: flex;
    align-items: center;
}
.footer .footer-title {
    margin-bottom: 20px;
}

.header-inner-menu .header-inner-title .section-title .sub-title .breadcrumb .breadcrumb-item + .breadcrumb-item:before {
    display: none;
}

.space-ptb {
    padding: 60px 0 40px;
}

.header-inner-menu .header-inner-title {
    margin: 140px 0px 110px;
}


/* home page , header , footer css end here */



/* about us page css start here  */
.header-inner-menu .header-inner-title .section-title {
    justify-content: center;
    flex-direction: column;
}

/* about us page css end here  */

/* contcat us page css start here  */

.conatct_us_info_cont .icon-box i {
    font-size: 32px;
    color: #c8ae45;
}

.header-inner-menu .header-inner-title .section-title .title {
    margin-bottom: 10px;
}
/* contcat us page css end here  */


/* sitemap css start here  */
.sitemap_cont_sec .list.list-unstyled {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
}

.sitemap_cont_sec .list.list-unstyled  li {
    width:25%;

}

.sitemap_cont_sec .list.list-unstyled  li a {
    display:flex;
    align-items: center;
}

.sitemap_cont_sec .list.list-unstyled a i {
    margin-top: 0;
    background: transparent;
    color: #14357b;
    font-size: 16px;
}
/* sitemap css end here  */
/*
destination page css start here  */
.list-is-3 {
    display: flex;
    flex-wrap: wrap;
}
.list-is-3 li {
    width: 33.33%;
}

.contact-us-widget {
    float: right;
    position: relative;
    z-index: 99;
    margin: 0 0px 10px 10px;

}
.contact-us-widget img {
    width: 100%;
    max-width: 400px;
}
.contact-us-widget .call-aside-cont h3 {
    position: absolute;
    top: 43%;
    left: 30%;
    color: #ffffff;
    font-weight: 600;
    font-size: 28px;
    font-family: 'Muli', sans-serif;
}
.contact-us-widget .call-aside-cont p {
    position: absolute;
    bottom: -10px;
    left: 30%;
    color: #fff;
    font-weight: 600;
    font-size: 14px;
    opacity: 1;
}
/*
destination page css End here  */

 .form-location .form-control,  .input-group.date .input-group-text {
    border-radius: 0px !important;
}
.destination-find-area .form-btn-are button {
    white-space: nowrap;
    width: 100%;
    border-radius: 0px;
}


.presnt-guest {
  position: relative;
}
.presnt-guest .psg_dls {
  position: absolute;
  background: #fff;
  padding: 10px;
  width: 340px;
  box-shadow: 0 4px 10px #ccc;
  z-index: 9;
  top: 56px;
}
.presnt-guest .psg_dls .pass_bx {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
.presnt-guest .psg_dls .pass_bx a.btn {
  padding: 6px 12px !important;
  background: transparent !important;
  box-shadow: none;
  margin: 0;
  font-size: 15px;
}
.presnt-guest .psg_dls .pass_bx .input-group span {
  background: var(--theme-color);
  background: var(--theme-color);
  position: relative;
  width: unset;
  height: unset;
  color: inherit;
  line-height: unset;
  pointer-events: unset;
}
.presnt-guest .psg_dls .pass_bx .input-group a {
  color: #fff;
}
.presnt-guest .psg_dls .pass_bx .input-group {
  width: 50%;
  color: #fff;
  margin-bottom: 6px;
}
.presnt-guest .psg_dls .pass_bx .input-group input {
  height: auto;
  padding: 0;
  width: 45%;
}
.row.hhtrls a {
  background: var(--theme-color);
  color: #fff;
  padding: 10px 15px;
  border-radius: 5px;
}
a#remove-button {
  margin-left: 8px;
}
.presnt-guest .btn_dn {
  margin-top: 20px;
  width: 100%;
}
.presnt-guest .btn_dn button {
  border: unset;
  background: var(--theme-color);
  color: #fff;
  padding: 12px 22px;
  border-radius: 5px;
  width:100%;
}
.presnt-guest .psg_dls .child-age {
display: unset;
margin-top: 10px;
}
.presnt-guest .psg_dls .col-xs-6 {
  padding: 0;
}
.presnt-guest .psg_dls .dynamic-field {
  margin-bottom: 15px;
}

.presnt-guest .psg_dls .pass_bx label {
  width: 50%;
}
.room_aads.dynamic-field h4 {
  font-size: 18px;
  color: #000;
  text-align: left;
  font-family: 'Muli', sans-serif;
  font-weight: 600;
}

div#psg_dls_hotel .pass_bx {
  padding: 0 15px;
}

div#psg_dls_hotel  .row.hhtrls a {
  width: 47.9%;
  display: inline-block;
}

.presnt-guest .psg_dls .child-age {
  padding: 0px 5px !important;
}
.pass_bx.child-age label {
  width: 100% !important;
}
.presnt-guest .psg_dls .form-group.d-flex.pl-2.pr-2 label.w-25 {
  margin-bottom: 0;
}
.presnt-guest .psg_dls .form-group.d-flex.pl-2.pr-2 {
  display: flex !important;
  align-items: center;
  padding: 0px !important;
}
.flight_type label {
  background-color: transparent;
  color: #161616;
  width: auto;
  font-size: 16px;
  padding: 0;
  margin: 0 -5px;
  display: flex;
  align-items: center;
}

.flight_type_cont .flight_type .form-check-inline label:not(:last-child) {
  margin-right: 22px;
}

.flight_type_cont {
  margin-bottom: 10px;
}
.flight_type_cont .flight_type .form-check-inline label input {
  margin-right: 5px;
}

.booking-search .feature-box {
  overflow: unset;
}

.presnt-guest .psg_dls label {
  padding: 0;
  background: transparent;
  color: #000;
  font-size: 14px;
}

.presnt-guest .psg_dls > div {
  margin-top: 10px;
  padding: 0px 0px;                      ;
}

input#total_hotel_passenger  , input#btm_clk{
  width:100%;
  border: none;
}
.presnt-guest .psg_dls .pass_bx .input-group input , .input-group .btn {
  height: auto !important;
}
.destination-find-area .select-border {
  position: relative;
}

li.parsley-required {
  position: absolute;
  left: 4px;
  list-style-type: none;
  bottom: 0;
  color: red;
  font-size: 13px;
}

.list-item-cont li:not(:last-child) {
  margin-bottom: 10px;
}

.list-item-cont li strong{
  color:#000;
}

.section-title h2.title {
  margin-bottom: 6px;
  font-weight: 600;
  font-size: 26px;
}

.footer .footer-logo img {
  width: 100%;
  max-width: 200px;
}

.header.header-transparent .navbar-brand img {
  height: auto;
  width: 100%;
  max-width: 200px;
}

.destination-find-area .form-btn-are button {
  height: 100%;
}

.owl-carousel .owl-item img {
  width: auto;
  display: inherit;
  width: 100%;
}

.input-group.date {
    background: #fff;
}