:root{
  --bs-body-color: #212529;
  --bs-border-radius-lg: 0.5rem;
  --bs-white-rgb: 255, 255, 255;
  --theme-color:#0d6efd;
  --white-color:#fff;
      
}

.bg-white {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-white-rgb), var(--bs-bg-opacity)) !important;
}

.search-form .form-control {
    border-radius: 12px;
    padding: 5px 0px 0px;
    box-shadow: none;
    color: var(--bs-body-color);
    background: transparent;
    border: none;
    line-height: 1;
}

.search-form .form-group p {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    color: var(--color-dark);
    font-size: 15px;
    margin-bottom: 0;
}
.fs-26 {
    font-size: 26px;
}
.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.mobForm p {
  margin-bottom: 0px;
}

.fw-bold {
    font-weight: 700 !important;
}

.me-2 {
    margin-right: .5rem !important;
}
.fs-32 {
    font-size: 32px;
}
.mobForm.FieldC button {
  background-color: var(--theme-color);
  color:var(--white-color);
}
.mobForm.FieldC button  .btn-div
{
      font-size: 18px;
    font-weight: 600;
        padding: 29px 0px;
}

.passenger-total {
    padding: 5px 0px 0px;
}

.mobForm.FieldC button:hover {
    background-color: var(--bs-body-color);
    color: var(--white-color);
}

.bg-white {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-white-rgb), var(--bs-bg-opacity)) !important;
}
.rounded-3 {
    border-radius: var(--bs-border-radius-lg) !important;
}

.shaodw
{
      box-shadow: 0 1px 6px #00000029;
}

.search-nav .nav-link.active {

  background-color: var(--theme-color);
    color: var(--white-color);
}
.search-nav .nav-link i {
  margin-right: 5px;
}
.hotel-tab .mobForm.FieldC button .btn-div{
padding: 20px 0;
}

.flight-type .form-check-input:checked[type=radio] {

        box-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25);
}
.flight-type .form-check-input[type=radio]  {
    border-radius: 0px;
}

.search-area {
    position: relative;
    z-index: 1;
}


.search-nav .nav-link {
        background-color: #fff;
    color: #000;
    border-radius: 4px;
    padding: 5px 15px;
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, .3);
    transition: all .5s ease;


}
.search-nav li:not(:last-child) 
{
    margin-right: 10px;
}

    .ui-autocomplete-input.input-address {
    display: none !important;
    opacity: 0 !important;
}
.search-form-field + input{
    width:100%;
}
.pl.fromremove.dmn.z-ind, .pl.toremove.dmn.z-ind {
    display: inline-block;
     margin-top: 10px;
}
.search-form-fields p.tl {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    width: 98%;
} 

.search-form-field.search-form-field-two.search-form-field-travellers.presnt-guest input#btm_clk, #dtrnge_hotel .search-form-field-two input {
 opacity: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: #fff0;
    color: var(--title-color);
    font-family: var(--font-poppins);
    font-weight: 500;
    font-size: 16px;
    line-height: 1;
    width: 100%;
    cursor: pointer;
}

.presnt-guest div#RoomADD input {
    position: unset;
    padding-left: 0px !important;
    opacity: 1;
    background: #eee !important;
}

div#hotel  .row.child-age {
    display:flex;
}

div#hotel .search-form-field-three {
    width: calc(((100% - 300px) / 5) + 276px) !important;
}
.presnt-guest div#RoomADD input {
    position: unset;
    padding-left: 0px !important;
    opacity: 1;
    background: #eee !important;
    width: 10%;
    color: var(--black);
}

.pl.fromremove.dmn, .pl.toremove.dmn {
    margin-top: 5px !important;
    font-size: 14px;
    line-height: 1;
}
.banner-search-section .search-form-field label.label-one + input {

    height: 34px;
}
.search-form-field-travellers.presnt-guest .travels-txt p {
    font-size: 14px;
    color: var(--body-color);
    font-weight: 400;
	    position: relative;
    top: 5px;
}
.from-btn-wrap button i {
    margin-right: 5px;
}


/* .date-picker-wrapper.no-shortcuts.no-gap.two-months {
    display: none !important;
} */

.presnt-guest .btn_dn button {
    border: unset;
    background: var(--theme-color2);
    color: #fff;
    padding: 7px 22px;
    border-radius: 5px;
    width: 100%;
}
button.btn_done.btn_doneH {
    border: unset;
    background: var(--theme-color2);
    color: #fff;
    padding: 7px 22px;
    border-radius: 5px;
    width: 100%;
}
.presnt-guest .psg_dls .dynamic-field h4 {
    font-size: 20px;
    color: #00b7f1;
}

.mobForm .hasDatepicker{
opacity: 0;
}

span.dpt  , span.rtn{
    position: absolute;
    width: 100%;
    left: 10px;
    top: 10px;
    padding-left: 0px;
    font-size: 33px;
    font-weight: 700;
    display: inline-block;
}
.parsley-errors-list {
       list-style-type: none;
}
div#flight ul li {
    position: relative;
 
}

li.parsley-required, .parsley-errors-list {
     position: absolute !important;
    left: 10px !important;
    color: red;
    bottom: -14px;
    font-size: 13px;
    width: 100%;
    text-align: left;
    background-color: #fff;
}

span.checkin , span.checkout {
    position: absolute;
    width: 100%;
    left: 10px;
    top: 10px;
    padding-left: 0px;
    font-size: 33px;
    font-weight: 700;
    display: inline-block;
}

input#total_hotel_passenger {
      opacity: 0;
    position: relative;
    z-index: 1;
    height: 92px;
}

.d-flex.room {
    position: absolute;
    left: 11px;
    padding-left: 0px;
    top: 10px;
}
.presnt-guest {
    height: 92px;
}

span.gl.fromshort , span.gl.toshort {
    line-height: 50px;
}

.header-logo  , .footer-logo{
    width: 100%;
    max-width: 200px;
}

.disclaimer_cont {
    background-color: #fff;
    padding: 25px;
    border-radius: 5px;
}

.footer-top {
    padding: 100px 0 60px;
}

.wrapper-container.sitemap-wrapper .listing-feature {
    display: flex;
    align-items: center;
}

.wrapper-container.sitemap-wrapper a {
    text-decoration: none;
    color: #000;
}

.wrapper-container.sitemap-wrapper a i {
    margin-right: 5px;
}

.wrapper-container.sitemap-wrapper a:hover {
    color: #00b7f1;
}

