.fh5co-cover .desc h1 {
    color: #fff;
    font-size: 60px;
    margin-bottom: 10px;
    font-weight: 400 !important;
}
#fh5co-logo a img {
    width: 100%;
    max-width: 250px;
    height:auto;
}

.fh5co-tours > div img.img-responsive {
    display: block;
    max-width: 100%;
    min-height: 280px;
}

.bottom-footer {
    background-color: #f89049;
}
.bottom-footer p.text-center {
    margin-bottom: 0;
    padding: 13px 0;
    color: #fff !important;
    opacity: 1;
}
div#footer {
    padding-bottom: 0;
}

.disclaimer_cont p {
    background-color: #fff;
    padding: 15px;
    color: #000 !important;
    border-radius: 5px;
}

.fh5co-hero.inner-single-page {
    text-align: center;
    padding: 60px  0;
}

ul.breadcrumb-cate {
    list-style: none;
    padding: 0;
}

.fh5co-hero.inner-single-page .title-breadcrumb {
    text-align: center;
    color: #fff;
    font-size: 44px;
    opacity: 1;
    font-weight: 600;
    position: relative;
    z-index: 9;
}
.fh5co-hero.inner-single-page ul.breadcrumb-cate {
    display: flex;
    justify-content: center;
    position: relative;
    z-index: 9;
    align-items: center;
    color: #fff;
}

.fh5co-hero.inner-single-page ul.breadcrumb-cate li:not(:last-child) {
    margin-right: 10px;
}

.fh5co-hero.inner-single-page ul.breadcrumb-cate li {
    color: #fff;
}

.fh5co-hero.inner-single-page ul.breadcrumb-cate li a {
    color: #fff;
    font-weight: 600;
}

.form-cont
{
    background: #eee;
    padding: 50px 15px 20px;
    border-radius: 10px;
}

#fh5co-contact .form-group input.btn {
    width: 100%;
}


.section-style3 {
    margin-bottom: 101px; }
    .section-style3 .head-title {
      margin-bottom: 58px; }
    .section-style3 .promotion {
      background: url("../images/promo0.png")  no-repeat 0px 67px; }
    .section-style3 .promotion .item {
      text-align: center; }
    .section-style3 .promotion .item img {
      height: 79px; }
    .section-style3 .promotion .item h3 {
      font-size: 18px;
      color: #191919;
      font-weight: 700;
      margin-top: 27px; }

      .img-responsive {
        margin: 0 auto;
      }

      .about-text h2 span {
        z-index: 2;
        position: relative;
        text-transform: capitalize;
      }

      .about-text h2 {
        font-size: 30px;
        text-transform: uppercase;
        font-weight: 700;
        color: #191919;
      }
 p {
        font-size: 16px;
        color: #333;
        margin-bottom: 14px;
      }

      .about-img-cont {
        float: right;
    }

    .about-img-cont img {
        width: 100%;
        max-width: 450px;
    }
    .mb-0 {
        margin-bottom: 0px !important;
    }

    .pb-60 {
        padding-bottom: 60px;
    }
    .about-text h2 {
margin-bottom: 20px;
    }

    .include-listing li {
        margin-bottom: 10px;
      }

      .list-unstyled li i {
        color: #f78536;
    }


    .list-grid-3 li {
        width: 33.33%;
    }

    .d-flex {
        display: flex;
        flex-wrap: wrap;
    }

    .list-grid-4 li {
        width: 25%;
    }
.pt-60{
    padding-top: 60px;
}


.sitemap-wrapper ul li a {
    color: #000;
    font-weight: 500;
}
.sitemap-wrapper ul li a:hover{
    color: #f78536;
}

#fh5co-logo {
    padding-left: 0px;
}

/* call us widget css satrt here */

.contact-us-widget {
    float: right;
    position: relative;
    z-index: 1;
    margin: 0px 0px 20px 20px;
  }
  .contact-us-widget img {
    width: 100%;
    max-width: 400px;
  }

  .contact-us-widget .call-aside-cont h3 {
    position: absolute;
    bottom: -1px;
    left: 11%;
    color: #000;
    font-weight: 600;
    font-size: 32px;
}
.contact-us-widget .call-aside-cont p {
    position: absolute;
    bottom: -5px;
    left: 11%;
    color: #000;
    font-weight: 500;
    font-size: 15px;
    opacity: 1;
    letter-spacing: 0;
}
/* call us widget css end here */
.fh5co-cover .fh5co-overlay, .fh5co-hero .fh5co-overlay {
    z-index: 0;
}

.airline-inner-page {
    padding: 160px 0 50px 0 !important;
}

.airline-inner-page .tab-content {
    text-align: left;
}
#fh5co-contact .contact-info li {
  padding-left: 30px;
}
#fh5co-contact .contact-info li i {
  top:0px;
}
.tab-content {
    padding: 15px;
}
.flight_type .form-check-inline {
    margin-bottom: 10px;
}
:root {
    --theme-color:#f7893d;
    }



.presnt-guest {
    position: relative;
  }
  .presnt-guest .psg_dls {
    position: absolute;
    background: #fff;
    width: 100%;
    box-shadow: 0 4px 10px #ccc;
    z-index: 9;
    top: 70px;
    max-width: 420px;
    padding: 12px !important;
  }
  .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);
    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;
    border: none !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .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_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%;
  }
  .presnt-guest .psg_dls .pass_bx .input-group input , .input-group .btn {
    height: auto !important;
  }
  .home1-banner-bottom .filter-wrapper .filter-group form .filter-area .flight_type > .form-check-inline {
    display: flex;
    align-items: center;
}

.home1-banner-bottom .filter-wrapper .filter-group form .filter-area .flight_type > .form-check-inline label input {
    margin-right: 5px;
}

.presnt-guest .flight-passengr input {
    position: unset !important;
    padding-left: 0px !important;
}

.presnt-guest div#RoomADD input {
    position: unset;
    padding-left: 0px;
}

.row.hhtrls {
    margin: 0 0px;
}

.presnt-guest .btn_dn button.btn_done {
    padding: 15px 53px !important;
}
.presnt-guest .psg_dls .pass_bx .input-group input, .input-group .btn {
    height: 42px !important;
}
.presnt-guest .psg_dls .pass_bx .input-group input {
  width: 100%;
}
.parsley-required {
    position: absolute;
    left: 18px;
    list-style-type: none;
    font-size: 13px;
    color: red;
}

.include-listing li {
  margin-bottom: 10px;
  font-size: 16px;
  color: #333;
}

.wcu-sec-para {
  background-color: #fff;
  display: inline;
}

.fh5co-cover, .fh5co-hero {
  height: 740px;
}
.fh5co-tours > div img.img-responsive {

  object-fit: cover;
}

div#fh5co-tours img.img-responsive {
  min-height: 230px;
  object-fit: cover;
  border-radius: 4px;
}

.fh5co-cover, .fh5co-hero {
    background-size: inherit;
}

.banr .fh5co-cover, .fh5co-hero {
        height: 73vh;
}

.contact-us-widget {
    display:none !important;
}

.al-fare {
    padding: 50px 0 50px 0 !important;
    background: #f1f1f1;
}


#footer .fh5co-footer-link img {
    width: 100%;
    margin-bottom: 12px;
    height:auto;
}



.form-main-wrapper .contact-main-wrapper {
    float: left;
    width: 100%;
    padding: 0 12px;
    background-color: #F78536;
}
.contact-main-wrapper .form p {
    color: #fff;
    padding-bottom: 15px;
    margin-bottom: 0;
}
.form-main-wrapper .contact-main-wrapper .form {
    background: none;
    padding: 85px 0px;
}
.form-main-wrapper {
    display: inline-block;
    width: 100%;
    margin-bottom: -10px;
}
.p-rel {
    position: relative;
}
.contact-main-wrapper .input-box input {
    width: 95%;
    height: 50px;
    background: transparent;
    border: 1px solid #e9e9e9;
    padding-left: 50px;
    color: #ffffff;
    border-radius: 7px;
}
.contact-main-wrapper .form h5 a {
    color: #fff;
    font-size: 24px;
    display: inline-block;
    padding-bottom: 11px;
}
.contact-main-wrapper .input-box button {
    position: absolute;
    background-color: transparent;
    border: none;
    right: 7%;
    color: #fff;
    text-transform: uppercase;
    top: 50%;
    border-left: 1px solid #fff;
    padding: 0px 6px 0 18px;
    transform: translateY(-50%);
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.form-main-wrapper .contact-main-wrapper .form-cont-wrap {
    padding: 90px 0px;
}


.form-main-wrapper .contact-main-wrapper .form h5 {
    margin-bottom: 0;
    text-transform: capitalize;
    font-weight: 600;
}

.contact-main-wrapper .input-box i {
    position: absolute;
    top: 17px;
    left: 20px;
    color: #fff;
    font-size: 18px;
}

.contact-main-wrapper .input-box input::placeholder {
    color: #fff;
    opacity: 1; /* Firefox */
  }
  
  .contact-main-wrapper .input-box input::-ms-input-placeholder { /* Edge 12-18 */
    color: #fff;
  }
  
  .fh5co-section-gray {
  padding: 7em 0;
}
.fh5co-hero.inner-single-page {
        height: auto;
        background-size: cover;
    }