/***************************************************
S R D V   T R A V E L S
Please don't include any other css file in this file
Author: Sandeep Pal;
****************************************************/
.w-100 {width: 100%;}
.mb-5 {margin-bottom: 5px;}
.sort-details-sedv-trvl-online {padding: 8px 0; background: #fff; box-shadow: 0 0 3px rgba(0, 0, 0, 0.09); color: rgba(0, 0, 0, 0.92);}
.flght-common-dts h4 {margin: 0; color: var(--main-color); font-weight: 600; margin-bottom: 3px;}
.flght-common-dts p {margin-bottom: 0;}
.btn-com,
.btn-comm {padding: 9px 12px; border-radius: 5px;}
.btn-comm,
.btn-com:hover {color: #fff; background: var(--secondary-color); border-color: var(--secondary-color);}
.btn-com,
.btn-comm:hover {color: #fff; background: var(--main-color); border-color: var(--main-color);}
.flght-date-wrap-shrt-dts {position: relative;}
.flght-date-wrap-shrt-dts > i,
.htl-tp-com i {position: absolute; left: 0; font-size: 19px; top: 6px; color: var(--main-color);}
.flt-dt-clnd {padding-left: 21px;}
.search_info_date span {font-size: 12px;}
.sidebar-fliter-wrap {background: #fff;}
.sidebar-fliter-body {padding: 0 12px 12px;}
.row_sidebar_title h4:after {content: ""; position: absolute; left: 0; width: 19px; height: 3px; background: var(--main-color); bottom: 0;}
.slider-selection,
.ui-slider .ui-slider-range {background: var(--secondary-color); box-shadow: initial; border-radius: inherit;}
.slider.slider-horizontal .slider-track {height: 5px;}
.slider-handle {top: -4px; background: #fff; cursor: all-scroll; border: 2px solid var(--secondary-color);}
.sidebar-fliter-body .row_sidebar_contant .checkbox p {margin-bottom: 0;}
.sidebar .bt-bor-none .row {border-bottom: 0px none;}
.flight-details-oneway-col .nav-tabs {border-bottom: 0px none;}
.flight-details-oneway-col .nav-tabs a {background: #f5f5f5; font-size: 14px; color: #333; border: 0px none; border-radius: inherit; padding: 7px 12px;}
.flight-details-oneway-col .nav-tabs li.active a,
.flight-details-oneway-col .nav-tabs li.active a:hover {background: transparent;}
.flight-details-oneway-col .nav-tabs li.active a {border: 0px none; background: var(--main-color) !important; color: #fff;}
.flight-details-oneway-col .tab-content {padding: 15px 10px; border: 1px solid #f1f1f1;}
.flight_name-modal {border-bottom: 1px solid rgba(227, 17, 26, 0.15); border-top: 1px solid rgba(227, 17, 26, 0.15); padding: 5px 0px;}
.depart-md-pl > p {margin-bottom: 3px;}
.flght-oneWay-airline {background: #fff; margin: 0 0 10px;}
.flight-price-col a,
.flight-price-col button {padding: 2px 4px;}
.airline-remak {background: #fff5f6; padding: 7px 15px;}
.hotel_home_add {cursor: pointer;}
.flight-price-col {text-align: right;}
.airline-prc-col,
.flt-dep-tm,
.ttl-flt-duration-wrap,
.airline-logo-name {text-align: center;}
.airline-baggage-cl {background: #eee;}
.airline-baggage-cl li:not(:last-child) {border-right: 1px solid rgba(0, 0, 0, 0.12);}
.airline-baggage-cl li {padding: 7px 12px 7px 4px;}
.airline-prc-col h3 {margin: 0 0 5px; color: var(--main-color);}
.airline-prc-col .btn-dts {font-weight: 500;}
.airline-logo-name p {margin-bottom: 0;}
.flt-dep-tm h4 {margin: 0 0 4px;}
.flt-tm-duration p {margin-bottom: 1px;}
.flght-oneWay-airline > div {padding-top: 6px;}
.flt-btn-dts {font-size: 12px; font-weight: 500; padding-top: 5px;}
.stop-flt {color: var(--main-color);}
@media screen and (min-width: 768px) {
  .airline_title.oneway-flt .nkArrTime {display: block;}
  .ttl-flt-duration-wrap {padding-left: 15%;}
  .mage-retn-srdv-auto.tab-content > .tab-pane {display: block;}
}
.arr-dep-city li {padding: 0px 1px;}
.flt-oneway-view-col > .row:not(:last-child) {border-bottom: 1px solid #eee; margin-bottom: 7px;}
.flight-dest-sidebar h3 {background: var(--main-color); color: #fff; font-size: 16px; font-weight: 700; padding: 9px 7px; margin: 0;}
.flight-confirm-boooking-wrap .flight-srdv-details-body ul li:not(:last-child) {border-bottom: 1px dashed rgba(227, 17, 26, 0.13);}
.flight-dest-body ul li,
.flight-srdv-details-body ul li {padding: 7px 6px;}
.flight-dest-sidebar {background: #fff;}
.flight-details-listing {background: #fff; margin-bottom: 15px;}
.flight-details-listing h4 {margin: 0; background: #eea911; color: #fff; padding: 9px 8px; font-weight: 600;}
.flight-srdv-details-body {padding: 4px 15px;}
.aplly-copun {display: flex; justify-content: space-between; align-items: center; width: 100%;}
.flight-dest-sidebar {background: #fff; margin-bottom: 5px; box-shadow: 0 0 3px rgba(0, 0, 0, 0.12); border-radius: 5px;}
.confrim-prc .flight-srdv-details-body {border: 1px solid #eee;}
.heading-2:after,
.htl-room-type h4:after {content: ""; width: 25px; height: 4px; background: var(--main-color); bottom: 0; left: 0; position: absolute;}
.heading-2,
.htl-room-type h4 {margin-top:0; position: relative; font-weight: 600; font-size:19px; padding-bottom:8px;}
.form-control {box-shadow: inherit;}
.loader,
.loader:after,
.loader:before {background: var(--main-color); -webkit-animation: load1 1s infinite ease-in-out; animation: load1 1s infinite ease-in-out; width: 1em; height: 4em;}
.loader {
  color: var(--main-color); text-indent: -9999em; margin: 20px auto; position: relative; font-size: 11px; -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0); transform: translateZ(0); -webkit-animation-delay: -0.16s; animation-delay: -0.16s; min-height: 55px;
}
.loader:before {left: -1.5em; -webkit-animation-delay: -0.32s; animation-delay: -0.32s;}
.loader:after {left: 1.5em;}
.loader:after,
.loader:before {position: absolute; top: 0; content: "";}
@-webkit-keyframes load1 {
  0%,
  100%,
  80% {
    box-shadow: 0 0; height: 4em;
  }
  40% {
    box-shadow: 0 -2em; height: 5em;
  }
}
@keyframes load1 {
  0%,
  100%,
  80% {
    box-shadow: 0 0; height: 4em;
  }
  40% {
    box-shadow: 0 -2em; height: 5em;
  }
}
.btn-prnt {text-align: center; margin-top: 7px;}
.btn-prnt a {padding: 3px 8px;}
.flight-details-conf {padding: 0px 0px 7px;}
.alt-flt .glyphicon {font-size: 106px;}
.booking-information h3 {margin: 0px 0px 3px;}
.alt-flt > .row {display: flex; flex-wrap: wrap; align-items: center;}
.rtn-pax-dom {text-align: left; margin-left: 9px;}
.flt-pax-dts li {padding: 0px 2px; font-size: 13px;}
.srdv-flight-return-ttl {background: var(--secondary-color); color: #fff; padding: 7px 5px;}
.domestic-return-view {background: #fff; margin-bottom: 8px;}
.modal-select-return {color: #333;}
.inbond-srdv-trvls-col {margin-right: 10px; margin-left: -10px;}
.dom-flt-prc-srdv-trvls .airline_price {margin: 0px;}
.duration-doms-flt ul li {padding: 0 1px; font-size: 12px;}
.flt-dep-domes h4,
.dom-ttl-tm-paul h4 {margin: 0 0 2px;}
.dts-btn-dom-flt li {padding: 0px 2px; font-size: 12px; font-weight: 500;}
.dts-btn-dom-flt li .btn-dts,
.stp-col {color: var(--main-color);}
.dts-btn-dom-flt li span {color: var(--secondary-color);}
.cabin_class li label {cursor: pointer;}
.refund-domest {font-size: 11px;}
.domestic-return-view > div[class*="col"]:not(:last-child) {padding-top: 5px; padding-bottom: 5px;}
.dom-rtn-flt-srdv p,
.remark-flt {font-size: 11px; font-weight: 500;}
.br-bt {border-bottom: 1px solid #eee;}
.mb-5 {margin-bottom: 5px;}
.flt-ic {position: relative;}
.flt-ic .form-control {padding-left: 24px;}
.flt-ic i {position: absolute; left: 7px; color: var(--main-color); top: 10px;}
.htl-tp-com {position: relative; padding-left: 26px;}
.htl-tp-com p {font-weight: 500; color: var(--secondary-color);}
.hotel-search-top .row {display: flex; flex-wrap: wrap; justify-content: center; align-items: center;}
.hotel-search-side .price_filter,
.hotel-search-side .row_sidebar_title {margin-bottom: 7px;}
.prc-flt input {width:100%; display:inline-block; text-align:center; font-weight: 500; color: var(--secondary-color); border: 0px none; font-size: 15px;}
.prc-flt label {margin-bottom: 6px;}
.ui-slider-horizontal .ui-slider-handle {cursor: pointer; width: 20px; height: 20px; background: #fff; border-radius: 50%; border: 2px solid var(--secondary-color);}
.ui-slider-horizontal {height: 0.5em;}
.ui-slider.ui-widget-content {border: 0px none; background: #eee;}
.ui-slider-horizontal .ui-slider-handle {top: -7px;}
.htl-srdv-trvl-listing .htl-img img {width: 100%; height: 180px;}
.htl-srdv-trvl-listing {background: #fff; border: 1px solid #ffebec;}
.htl-srdv-trvl-listing > .row {display: flex; flex-wrap: wrap;}
.htl-srdv-trvl-listing > .row > .col-sm-6 {border-right: 1px solid #ffebec;}
.mhotelpricediv .mainprice {font-size: 25px; font-weight: 600; color: var(--secondary-color);}
.htl-desc-wrap p {text-align: justify; font-size: 16px;}
.hresult-info .hotel-name {font-weight: 600; color: #333; font-size: 20px; margin: 10px 0;}
.hresult-info .area {display: block; color: #333; margin: 0; font-weight: 500;}
.hotelnamediv {border-bottom: 1px dashed rgba(0, 0, 0, 0.12156862745098039); margin-bottom: 2px; padding-bottom: 2px;}
.htl-shrt-dts p {margin-bottom: 0; line-height: 20px; font-size: 13px; color: #777;}
.mhotelpricediv {padding-top: 5%;}
.htl-name-wrap {text-align: right;}
.htl-name-wrap h3 {margin: 0; font-weight: 500; font-size: 20px;}
.stars {color: #ffb100;}
.hotel-details-wrap {box-shadow: 0 0 3px rgba(0, 0, 0, 0.12); background: #fff;}
.hotel-details-wrap h4 {margin: 0; padding: 7px 6px; font-size: 20px; font-weight: 900; background: var(--main-color); color: #fff;}
.htl-dts-body li:not(:last-child) {border-bottom: 1px dashed rgba(227, 17, 26, 0.25);}
.htl-dts-body li {padding: 7px 6px;}
.htl-dts-body li strong {display: block; color: var(--secondary-color);}
.htl-slider-srdv-tech .flexslider .slides.full-img-sld-srdv img {height: 350px; width: 100%; object-fit: cover;}
.htl-slider-srdv-tech .flexslider .slides.sld-thumb-htl img {opacity: 0.4; height: 70px; cursor: pointer; object-fit: cover;}
.htl-slider-srdv-tech .flexslider .slides.sld-thumb-htl .flex-active-slide img {opacity: 1;}
.flex-pauseplay {display: none;}
.htl-dtls-view-srdv-tech {padding: 25px 0;}
.htl-dtls-view-srdv-tech .detail-tabs {border-bottom: 0 none;}
.detail-tabs li {float: none; display: inline-block;}
.htl-dtls-view-srdv-tech .detail-tabs li a {background: #676767; color: #fff; border: 0px none; border-radius: inherit;}
.detail-tabs li.active {background: 0 0; color: #fff;}
.htl-dtls-view-srdv-tech .detail-tabs li.active a {background: #fff; color: var(--main-color);}
.detail-tab-content-head-bar {padding: 20px; background: #fff;}
.htl-dtls-view-srdv-tech .detail-tabs li {margin-bottom: 0px;}
.htl-st-dts h4 {margin: 0 0 6px; font-size: 30px; font-weight: 500;}
.htl-st-dts a {padding: 3px 6px; border-radius: inherit; color: #fff; font-size: 13px;}
.htl-srdv-trvls-room-facili {border-bottom: 1px solid #ccc; margin-bottom: 0;}
.htl-room-type-list .detail-tabs li a {background: #f5f5f5; border-radius: inherit; color: #2f2f2f; padding: 6px 8px; font-size: 13px; position: relative;}
.htl-room-type-list .detail-tabs li.active a {background: var(--main-color); color: #fff; border: 0px none !important;}
.htl-room-type-list .detail-tabs li.active a:after {
  position: absolute; bottom: -5px; left: 50%; margin-left: -10px; border-top: 5px solid var(--main-color);
  border-left: 7px solid transparent; border-right: 7px solid transparent; content: "";
}
.htl-room-type-list .tab-content.detail-tab-content {padding: 15px; border: 1px solid rgba(227, 17, 26, 0.07);}
.htl-repeat-det-srdv > .row {display: flex; flex-wrap: wrap; align-items: center;}
.htl-desc-wrap {line-height: 24px; font-size: 14px; color: #5f5f5f;}
.htl-srdv-tech-faci i {color: var(--main-color); margin-bottom: 8px; margin-right: 5px;}
.htl-srdv-tech-faci {color: #333; font-weight: 500; font-size: 13px;}
.htl-tp-dts-bar h3 span {color: var(--main-color);}
.htl-tp-dts-bar h3 {font-weight: 700; margin-top: 0; margin-bottom: 8px;}
.htl-dts-night-col {background: #f9f9f9; padding: 10px 0; margin-top: 7px;}
.htl-srdv-dts-com h5 {font-weight: 600; font-size: 15px; color: var(--secondary-color); margin: 0 0 4px;}
.htl-srdv-dts-com p {font-size: 13px; color: #000;}
.list li:before {content: "\f101"; position: absolute; font-family: FontAwesome; left: 0; color: var(--main-color); top: -1px;}
.list li {position: relative; padding-left: 14px; margin-bottom: 5px;}
.htl-room-type-col li {font-size: 16px;}
.flight-booking-details-left label {font-weight: 500;}
.bus-result-list-temp {background: #fff; margin-bottom: 15px; padding: 7px 12px;}
.bus-trvaller-name .businfo {color: #636363; font-size: 13px;}
.bus-prc-wrap h4,
.bus-trvaller-name h4 {margin: 0px 0px 5px;}
.bus-com-depart {font-size: 16px; font-weight: 500;}
.bus-result-list-temp > .row {display: flex; flex-wrap: wrap; align-items: center;}
.scroll-custom {max-height: 300px; overflow: scroll; overflow-x: hidden; z-index: 9999;}
.scroll-custom::-webkit-scrollbar-track {box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); background-color: #f5f5f5;}
.scroll-custom::-webkit-scrollbar {width: 6px; background: #f5f5f5;}
.scroll-custom::-webkit-scrollbar-thumb {background: #e33a30;}
.sidebar-bus-booking .pro-name {background: var(--main-color); padding: 6px 8px;}
.sidebar-bus-booking .pro-name h2 {
  font-weight: 600; color: #fff; font-size:20px; line-height:25px;
  margin: 0 0 8px; border-bottom: 1px dashed rgba(255, 255, 255, 0.27); padding-bottom: 7px;
}
.sidebar-bus-booking .pro-name p {color: #fff; margin: 0;}
.sidebar-bus-seat {padding: 15px 10px;}
.bus-seat-status .sts {font-weight: 600; color: #1d55a1; padding-left: 5px;}
.pay-busrp {font-size: 23px; margin-bottom: 0; color: var(--secondary-color); font-weight: 900;}
.sidebar-bus-booking {background: #fff;}
.bus-deatail-wrapper-bus-srdv {margin-top: 25px; background: #fff; padding: 15px;}
.bus-dts-com-srdv-trvl h5 {font-weight: 600; margin: 0 0 5px;}
.bus-srdv-trvls-pnt {border-bottom: 1px solid #eee; padding-bottom: 7px; margin-bottom: 7px;}
.car-result-listing {position: relative; background: #fff; color: #333; margin-bottom: 18px; border: 1px solid #ccc;}
.car-dts-img {background: #f9f9f9;}
.car-name-title h5 {margin: 0 0 8px; color: #212121; font-weight: 600; font-size: 15px;}
.car-faci .list-inline > li {text-align: center; background: var(--secondary-color); color: #fff; position: relative; padding: 2px 14px 2px 30px;}
.car-faci .list-inline > li > i {position: absolute; left:0; top:0; height:100%; background: rgba(0, 0, 0, 0.28); width: 25px; line-height: 23px;}
.car-avail a {color: #000; font-weight: 500;}
.car-price-total h5 {margin: 0; font-size: 19px; text-align: center; color: #2d67b2; font-weight: 600; margin-bottom: 2px;}
.car-result-listing > .row {display: flex; flex-wrap: wrap; align-items: center;}
.car-processing {border-top: 1px solid #eee; margin: 0px 15px 0px; padding: 5px 0px;}
.bus-temp-wrap-col > div .row {display: flex; flex-wrap: wrap; justify-content: center;}
.inner-contact-wrap h1 {margin: 0 0 12px; font-size: 30px; font-weight: 600; position: relative; padding-bottom: 9px;}
.inner-contact-wrap h1 span {display: block;}
.inner-contact-wrap {background: #fff; padding: 25px 0px;}
.inner-contact-wrap h1 span {display: block; font-size: 15px; padding-top: 4px; color: var(--main-color);}
.form-wrapper-wrap label {font-weight: 400;}
.inner-contact-wrap h1:after {content: ""; position: absolute; left:0; width:35px; height:4px; background: var(--main-color); right:0; margin: 0 auto; bottom:0;}
.top-header {background: var(--main-color); padding: 6px 0px;}
.top-header a {color: #fff;}
.tp-header-rgt {text-align: right;}
.site-header {background: #fff;}
.lgn-benfit {padding: 25px 20px;}
.lgn-benfit .heading-2 {margin-bottom: 18px;}
.min-height-page {min-height: 450px;}
#loadfarerule h3 {font-size: 13px; font-weight: 400; font-family: "Roboto", sans-serif; line-height: 21px;}
.flight-srdv-details-body .airlines .bg-warning {padding: 7px 0px; margin-bottom: 5px; text-align: center;}
.mdfy i,
.mange-view-rtn-lst > .nav-tabs {display: none;}
.wrapper-dash-customer-srdv > .row {display: flex; flex-wrap: wrap;}
.wrapper-dash-customer-srdv > .row > div[class*="col"] {min-height: 450px; padding: 0px; box-shadow: 0 0 3px rgba(0, 0, 0, 0.08);}
.wrapper-dash-customer-srdv > .row > .col-md-3 {background: #fff;}
.customer-dashboard-ul > li:not(:last-child) > a {border-bottom: 1px dashed rgba(255, 0, 0, 0.16);}
.customer-dashboard-ul > li > a > i {margin-right: 2px;}
.customer-dashboard-ul > li.active > a,
.customer-dashboard-ul > li > a > i {color: var(--main-color);}
.dashbord-content .heading-2 {border-bottom: 1px solid #eee; margin-bottom: 16px;}
.dashbord-content table tr td .btn {padding: 4px 8px;}
.dashbord-content .heading-2:after {bottom: -2px;}
.pro-custom-dash > a {
  position: absolute; left: -11px; top: calc(50% - 17.5px); width: 35px; height: 35px;
  border-radius: 50%; background: var(--main-color); text-align: center; line-height: 30px; color: #fff; border: 3px solid #fff;
}
.pro-custom-dash img {width: 200px; height: 200px; border: 7px solid var(--secondary-color); border-radius: 50%; object-fit: cover;}
.pro-custom-dash {position: relative;}
.pro-user-right-sidebar h3 {margin: 7px 0px; font-size: 21px; text-transform: capitalize;}
.upload-img-wrap {border: 1px solid #1d619f40; padding: 21px 10px 10px; position: relative;}
.upload-img-wrap h4 {
  margin:0; text-transform:capitalize; position:absolute; top: -11px; background: var(--secondary-color); color: #fff; padding:4px 8px; font-size:14px; font-weight:600;
}
.img-upl-list {margin-top:10px;}
.form-user-wrap {margin-bottom: 15px;}
.list-btns-tb li {padding: 2px 1px;}
.confirm-price-popup .modal-header {text-align: center; color: var(--main-color);}
.confirm-price-popup .modal-header h4 {font-weight: 600;}
.confirm-price-popup .modal-content {border-radius: inherit;}
.fare-rules table,
.fare-rules-tb table {width: 100%;}
.flt-dts-md--stp,
.ftl-e,
.flt-stp-way {display: none;}
.paul-flt-modal .modal-header h4 {margin:0; font-weight:700; color: #000; letter-spacing: 1px;}
.flight-modal-wrap h3 span {display: block; color: var(--main-color); font-weight:600;}
.flight-modal-wrap h3 {margin: 0; font-size: 17px; padding: 7px 0px;}
.paul-flt-modal .modal-content {border-radius: initial; border: 0px none;}
.flt-bottom {background: var(--secondary-color); margin: 0px -15px -15px; text-align: center; color: #fff; padding: 8px 0px;}
.paul-flt-modal .midfz {color: #ff0000;}
.flght-psg-deails-pop > ul > li > span > strong {
  background: var(--secondary-color); color: #ffffff; position: absolute; top: 0; right: 0; height: 100%; line-height: 26px; padding: 1px 6px; font-weight: 400;
}
.flght-psg-deails-pop > ul > li > span {
  display: block; border: 1px solid var(--secondary-color); padding: 3px 42px 3px 5px; position: relative;
}
.destination-wrap-flt {padding:10px 0px; border-top:1px dashed #eee; margin-top:10px;}
.flght-psg-deails-pop {padding: 1px 0px 5px;}
/*captcha*/
.captcha-col > p > span {display:block; color: #fff;}
.captcha-col > p {margin-bottom: 10px !important;}
/*captcha*/

/* ===========oneway Result page======== */
.oneway-logo {display:flex; padding:0; background: transparent;}
.oneway-logo img {width: 35px; height: 27px;}
.flight-name-main {line-height: 14px; padding: 0px 8px;}
.segment_name {text-align: center; padding: 0px; line-height: 16px;}
.flight-name {font-size: 12px; color: #333;}
.stop-oneway {font-size: 10px; color: #666;}
.Reach-time {font-size: 12px; font-weight: bold; color: #333;}
.segment_name {text-align: center; padding: 0px; line-height: 16px;}
.airline-time-du {display: flex; position: relative; align-items:center; flex-wrap:nowrap; padding-bottom:5px;}
.flight-pnr {color: #999; font-family: "Rubik-Regular"; font-size: 10px;}
.segment_oneway {font-size: 10px; color: #666;}
.flying-date {font-size: 10px; color: #666;}
.total-stop-errow {text-align:center; line-height:0px; padding:0vw 0.2vw;}
.flying-time {color: #333; font-size: 15px; font-weight: bold;}
.border-left-none {border-right: 1px dashed rgba(227, 17, 26, 0.13) !important; border-bottom: 0px solid #eee !important;}
.booking_but_book {padding: 2px !important; background: #fff; border: 2px solid #643074; color: #643074; font-size: 14px; border-radius: 4px; font-weight: bold;}
.mane-detail-xs {margin-top: 5px;}
.Detail-but-viow {font-weight: 500; border: 2px solid #3576f6; background: #fff; padding: 0px 6px !important; border-radius: 5px; font-size: 12px; color: #3576f6; margin: 5px 0px 4px;}
.booking-butt {text-align: center;}
.price-airline {border: 0 solid; display: flex;}
.price-airline-top {justify-content: space-between;}
.price-airline h3 {font-weight: bold; color: #000000; font-size: 17px; margin: 0px;}
.airline-radio-butt input[type="radio"]:checked {
  border-color: var(--main-color); background: var(--main-color); box-shadow: inset 0 0 0 2px #fff;
}
.airline-radio-butt input[type="radio"] {
  cursor: pointer; appearance: none; height: 14px; border-radius: 50%;
  width: 14px; margin: 0; min-width: 14px; background: #fff; transition: all 250ms linear; border: 2px solid #7b7b7b;
}
.airline-radio-butt input {position: relative; top: 2px; margin: 0px 2px !important;}
.airline-oneway-prc {border: 0 solid; display: flex; padding: 3px 0px;}
.price-airline h3 {font-weight: bold; color: #000000; font-size: 13px; margin: 0px; font-family: "Roboto", sans-serif; letter-spacing: -0.5px;}
.Coupon-button {
  background: #fffe54; padding: 0px 5px; border-radius: 4px; color: #333; font-weight: 500;
  border: 1px solid #fffe54; font-size: 12px; height: 20px; margin-left: 10px; margin-right: 5px;
}
.fare-type-common-button {padding: 0px 2px; border-radius: 4px; font-weight: 500; font-size: 11px; height: 16px; margin-left: 2px;}
.flt-fare-rls {font-size: 11.5px; font-weight:500; text-align:right; padding-left:10px; padding-top:5px;}
.airline_oneway {border-bottom: solid 1px #e6e6e6; margin-top: 5px; padding-bottom: 0;}
.airline_price {cursor: pointer;}
.flt-fare-book:not(:last-child):after {width: 1px; height: 14px; content: ""; background: rgba(227, 17, 26, 0.27); position: absolute; top: calc(60% - 9px); margin-left: 3px;}
.fre-rules a {color: var(--main-color);}
.no-padding-xs {padding: 0;}
.list-inl-sec {padding-right: 2px !important; padding-left: 2px !important;}
.errow_main-butt {margin: 0; padding: 0; border-top: solid 1px #e6e6e6;}
.margin-none-oneway {margin-bottom: 0px !important;}
.errow_butt-price {
  margin: 0px auto; cursor:pointer; width: 20px; padding: 3px 4px; height: 20px; font-family: arial, sans-serif; font-size: 12px; color: #fff;
  background: #642f76; text-decoration: none; border-radius: 50%; position:relative; top: 4px; margin-top: -9px;
}
.Corporate-button {background: green; padding: 0px 2px; border-radius: 4px; color: #fff; font-weight: 500; border: 1px solid green; font-size: 12px; height: 20px; margin-left: 2px;}
.Publish-button {background: blue; padding: 0px 3px; border-radius: 4px; color: #fff; font-weight: 500; border: 1px solid blue; font-size: 12px; height: 20px; margin-left: 3px;}
.airline_pricebutt {position: absolute; padding: 10px 0px 0px;}
.airline_pricebutt {font-size: 12px;}
.price-airline-main {border: 0 solid; display: flex;}
/* ==========Round Trip Result page================= */
.round-logo img {width: 28px;}
.flight-a-num {font-size: 10px; margin: 0;}
.Tactical-button {
  background: rgb(0, 255, 242); padding: 0px 5px; border-radius: 4px; color: black;
  font-weight: 500; border: 1px solid rgb(0, 255, 242); font-size: 12px; height: 20px; margin-left: 10px;
}
.fare-alirline {padding-right: 2px !important; padding-left: 2px !important; font-size: 11px;}
.flt-fare-sec {font-size: 12px; font-weight: 500; text-align: right; padding-left: 5px;}
.refund {color: green !important; background: transparent !important;}
.p-ld-none {padding: 0px !important;}
.flt-fare-rls li {position: relative; vertical-align: top;}
.flight-a-num {font-size: 10px; margin: 0;}
.segment_name p {font-size: 10px; color: #666; margin: 0;}
.prc-wrap-flt-sec h3 {margin: 6px 0 0px; font-weight: 600; color: #e3111a;}
.border-result-row {border-left: 1px dashed rgba(227, 17, 26, 0.13) !important;}
.total-stop-round p {background: transparent; text-align: center; line-height: 5px; padding: 0vw; margin: 0;}
.airline_price_sm {font-weight: bold !important; color: #000000 !important; font-size: 17px;}
.airline-time-round {display: flex; position: relative; align-items: center; flex-wrap: wrap; padding-bottom: 5px; justify-content: space-between; padding: 0px 5px;}
.errow_main-round {margin-bottom: -14px; position: relative; top: -8px; padding: 0;}
.prc-wrap-flt-sec {border-bottom: 1px solid #eee; padding-bottom: 5px;}
.errow_button-round {
  margin: 0px auto; cursor: pointer; width: 20px; padding: 3px 4px; height: 20px; font-family: arial, sans-serif; font-size: 12px;
  color: #ffffff; background: #3576f6; text-decoration: none; border-radius: 50%; position: relative; top: 2px;
}
.errow_button_show {display: none;}
.Flexi-button {
  background: red; padding: 0px 5px; border-radius: 4px;
  color: white; font-weight: 500; border: 1px solid red; font-size: 12px; height: 20px; margin-left: 10px;
}
.pages_hed-view {text-align: center; color: #002439; padding: 8px 0px; font-size: 20px; margin-top: 0px;}
.view_input_sec {
  border-bottom: 1px solid #999; border-top: 0px; border-left: 0px; border-right: 0px; padding-top: 18px;
  padding-bottom: 20px; margin-top: 5px;
}
.view_input_num {margin: 8px 0px 0px;}
.ticket_login {max-width: 50%;}
.ticket_login_center {margin: 0 auto; display: flex; justify-content: center;}
.inner-container-sec {width: 100%; padding: 0px 20px;}
.login_button_viow {text-align: center;}
.login_button_viow p {text-align: left; font-size: 12px; padding-top: 10px;}
.Fetch_Ticket {margin-top: 25px; width: 50%; background: #2461b8; border-radius: 5px;}
.fare-rules h1 {margin: 5px 0 5px; background: var(--secondary-color); color: #fff; font-size: 20px; padding: 5px;}
.fare-rules-sec {padding: 0;}
.Airline_rull {padding: 4px 15px; margin: 0;}
.Airline_rull h3 {margin: 0px;}
.Airline_rull h4 {margin: 0px;}
.Airline_rull_into {
  position: absolute; right: -15px; top: -15px; background: #fff !important; opacity: 1 !important;
  border: 2px solid #e3111a !important; padding: 2px 7px !important; color: #e3111a !important; border-radius: 50%;
}
.border-fare-main {border-radius: 10px;}
.border-fare-head {padding: 5px 10px; background: var(--main-color);}
.border-fare-head h4 {color: #fff;}
.border-fare-butt {color: #333; background: #fff; border: 2px solid #e3111a; border-radius: 10px; font-weight: bold;}
/* ==================Start Booking Detail Page================= */
.detail_icon_bag {padding-right: 10px;}
.detail_add_flex {
  padding: 5px 10px; background: #fff;
  border-radius: 4px; box-shadow: 0px 0px 3px 0px var(--secondary-color); padding-right: 10px; margin-bottom: 15px;
}
.detail_add_flex {display: flex;}
.detail_add_flex h6 {margin: 0px; font-size: 18px;}
.detail_add_flex p {margin: 0px; font-size: 15px;}
.Bagg__main {
  padding: 5px 10px; background: #fff; border-radius: 4px;
  box-shadow: 0px 0px 3px 0px var(--secondary-color); padding-right: 10px; margin-top: 15px; margin-bottom: 15px;
}
.detail_Baggage_flex {display: flex; justify-content: space-between; align-items: center;}
.Bag_button_Add {background: var(--main-color); color: #fff; padding: 5px 8px; border-radius: 5px; cursor: pointer;}
.detail_Bag h5 {font-size: 18px; margin: 0px; padding: 6px 0px; color: #000;}
.Bagg__main_det {
  padding: 5px 10px; background: #fff;
  border-radius: 4px; box-shadow: 0px 0px 3px 0px var(--secondary-color); padding-right: 10px; margin-top: 5px;
}
.Bag_button_Add_into {border: 2px solid var(--secondary-color); color: var(--secondary-color); padding: 0px 5px; border-radius: 5px; cursor: pointer;}
.Bagg__main_det {height: 160px; overflow-y: scroll; padding: 5px 5px;}
.Bag_but_Add {
  border: 1px solid var(--secondary-color); color: var(--secondary-color); padding: 2px 10px; border-radius: 5px; font-size: 12px; height: 22px; cursor: pointer; font-weight: bold;
}
.Bag__price {display: flex; margin-top: 8px;}
.detl___icon {font-size: 20px;}
.food_meal {font-weight: bold; font-size: 13px;}
.Bag__price h6 {margin: 0px; padding-right: 12px; padding-top: 2px; font-size: 16px; color: #000; font-weight: 600;}
.tail_icon_main {
  display: flex; justify-content: space-between;
  border-bottom: 2px solid #e4e4e4; background: #e7f4fe; padding: 0px 5px 8px; margin-bottom: 10px; border-radius: 5px;
}
.wate_kg {position: relative; top: 7px; font-weight: bold;}
.Bagg__main_det::-webkit-scrollbar {width: 5px;}
.Bag_button_Add_into {display: none;}
#travel__bagg {display: none;}
.Bagg__main_det::-webkit-scrollbar-thumb {
  background-color: #337ab7;
  border-radius: 15px;
  background-image: -webkit-linear-gradient(
    0deg,
    rgba(255, 255, 255, 0.5) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.5) 50%,
    rgba(255, 255, 255, 0.5) 75%,
    transparent 75%,
    transparent
  );
}
.Meal_button_Add_into {display: none;}
#travel__Meal {display: none;}
.Meal_button_Add {cursor: pointer; background: var(--main-color); color: #fff; padding: 5px 4px; border-radius: 5px;}
.Meal_button_Add_into {cursor: pointer; border: 2px solid var(--secondary-color); color: var(--secondary-color); padding: 0px 5px; border-radius: 5px;}
#Traveller_Detail_flight {cursor: pointer;}
#Traveller_Detail {cursor: pointer;}
.m-0 {margin: 0px !important;}
.Depart,
.Duration,
.Arrive {left: 20px; position: relative;}
.xs-space {padding: 6px 5px;}
.butt_bag {display: flex;}
.butt_bag span {background: #fff; border: 1px solid var(--main-color); padding: 4px 2px 0px; margin: 0px 2px; border-radius: 5px; cursor: pointer;}
.baggage {font-size: 14px; font-weight: bold;}
.sutcase-bag-main {position: relative;}
.sutcase-bag-main .sutcase-bag {
  visibility: hidden;
  width: 200px;
  background-color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 3px 0;
  position: absolute;
  z-index: 1;
  top: -25px;
  right: 106%;
  box-shadow: 0px 0px 8px -2px var(--secondary-color);
  line-height: 14px;
}
.Grand-Total-head th {font-size: 12px; font-weight: bold; color: var(--main-color); border-bottom: 1px dashed var(--secondary-color); padding-bottom: 3px; text-align: center;}
.Segment-bag-s td {color: #000; font-size: 12px; padding-top: 3px; text-align: center; line-height: 16px;}
.taxboxtb .sutcase-bag:after,
.sutcase-bag:before {left: 100%; top: 50%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute;}
.sutcase-bag:after {border-color: rgba(255, 255, 255, 0); border-left-color: #fff; border-width: 6px; margin-top: -6px;}
.sutcase-bag:after,
.sutcase-bag:before {left: 100%; top: 50%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute;}
.sutcase-bag-main:hover .sutcase-bag {visibility: visible;}
.list-inl-md-blog {display: none;}
.flt-fare-rls ul li {padding-right: 0px; padding-left: 0px;}
.baggage i {color: var(--main-color); font-size: 16px; cursor: pointer;}
.bagg_icon_round {position: absolute; top: 8px; right: 6px;}
.bagg_icon_drop {position: relative;}
.p0 {padding: 0px;}
.contant-fare a {border-radius: 5px; background: var(--secondary-color); padding: 0.375rem 0.75rem;}
.t-p-5 {margin-top: 0.5rem !important;}
/* =================== */
.remark_section_res {width: 100%; margin-top: 0; font-size: 13px; font-family: "Lato", sans-serif; background: lightyellow; padding: 2px 10px;}
.remark_section_res p i {position: absolute; left: 8px; padding-top: 2px;}
.remark_section_res p {padding-left: 15px; margin-bottom: 0;}
.remark_section_res span {cursor: pointer;}
/* ===================End Booking Detail Page ================ */
.autoCmplt {max-height: 250px; overflow-y: auto;}
.select_city {position: absolute; top: -22px; padding: 0px 13px !important; font-size: 14px; font-weight: 400 !important;}
.text-dark {
  padding-left: 10px; font-size: 16px; line-height: 20px; position: relative; display: inline-block;
  cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;
}
.hide-on-med-and-down {padding-top: 14px;}
.fng-valid-ng-empty {accent-color: #532d6a;}
.fng-valid-ng-empty {-webkit-appearance: button; -moz-appearance: button; appearance: button; background: #fff; width: 22px; height: 22px;}
.hide-on-med-and-down {display: flex; align-items: self-end;}
.d-inline-scope {border: 1px dotted #ffdcc5 !important; padding: 6px; border-radius: 5px; margin-right: 3px;}
.Recent_Search {float: right; margin-top: 20px;}
.d-inline-scope i {color: #f2af10;}
.d-inline-scope {font-size: 12px; font-weight: 400;}
.mult_button input {border: 1px solid #ececec; margin-bottom: 15px;}
.hotel_section_airo input {padding-left: 38px !important;}
.hotel_section_airo select {padding-left: 38px !important;}
.with-nav-hotel {background: transparent;}
.srdv-auto-complete::-webkit-scrollbar {width: 5px;}
.srdv-auto-complete::-webkit-scrollbar-thumb {background: #555;}
.srdv-auto-complete::-webkit-scrollbar-track {background: #efefef;}
.autoCmplt li {padding: 7px 6px; border-bottom: 1px solid #eee; font-weight: 600; background: #f5f5f5 !important;}
.autoCmplt li:hover {background: #eee !important; color: #000;}
.autoCmplt .ui-state-active {background: #eee !important; color: #000;}
.ui-state-active {background: transparent;}
.adult_select_flight {list-style: none;}
.adult_select_flight {list-style: none; display: flex; padding: 0; margin: 0;}
.adult_select_flight li {
  list-style: none; padding: 6px 0; background: #fff; margin-left: 4px; border-radius: 0;
  width: 33px; height:33px; text-align:center; color: #161616; cursor:pointer; font-weight: bold;
}
.cabin_class li label {float: none !important;}
.adult_select_flight .active {border: 1px solid #e7a011;}
/* ============booking detail page =========== */
.flight-dest-sidebar h3 {padding: 12px 7px; border-radius: 5px 5px 0px 0px;}
.border-bottom {border-bottom: 1px solid #ccc !important;}
.Review_Your_main {background: -webkit-linear-gradient(left, #d9b74d, #a149ac) !important;}
.pay_flight_det {background: rgb(221, 221, 221);}
.pay_flight_det {font-size: 20px; font-weight: 700 !important; color: #48264e;}
.pay_flight_det_sec {border-radius: 0 0 5px 5px;}
.border {border: 1px solid #ffdcc5 !important;}
.flight-dest-have {background: #fff; margin-bottom: 5px; box-shadow: 0 0 3px rgba(0, 0, 0, 0.12); border-radius: 5px;}
.flight-dest-have .card-header {
  padding: 0.75rem 1.25rem; margin-bottom: 0; background: rgba(0, 0, 0, 0.03); border-bottom: 1px solid rgba(0, 0, 0, 0.125); font-size: 16px;
}
.Have_Promocode_search {padding: 15px;}
.Have_Promocode_search input {height: 40px; border-radius: 5px 0px 0px 5px; padding: 7px; border: 1px solid #ffdcc5;}
.dis_none_sec {display: none;}
.border_active {margin-bottom: 5px;}
.button_apply {height: 40px; margin: 0; color: #4e264d; font-weight: bold; background: #fff; border: 1px solid #ffdcc5; border-radius: 0 5px 5px 0;}
.flight-dest-offer {margin: 15px 0;}
.flight-srdv-color {
  background: -webkit-linear-gradient(left, #d9b74d, #a149ac) !important; display: flex; flex-wrap: wrap;
  justify-content: space-between; padding: 5px 10px; align-items: center; border-radius: 5px 5px 0 0; cursor: pointer;
}
.flight-srdv-color a {font-size: 16px; color: #fff; text-decoration: none;}
.flight-srdv-color h4 {margin: 0; background: transparent; color: #fff; padding: 9px 8px; font-weight: 600;}
.flight-srdv-color h4 i {background: #fff; border-radius: 50%; padding: 5px 6px; font-size: 25px; color: #5a2d6e;}
.border_active {border: 1px dotted #aaa; background: none; border-radius: inherit; margin-right: 10px; padding: 2px 5px;}
.section_images_main {display: flex; margin-bottom: 10px; flex-wrap: wrap;}
.timer_detail {background: #ffecec; font-size: 12px; border: #ffecec; line-height: 20px; padding: 6px; border-radius: 20px; font-weight: bold;}
.font-weight-bold {font-weight: 700 !important;}
.lbl-medium {font-size: 13px; font-weight: 400;}
.text-extra-dark {color: #101b2e !important; font-weight: bold;}
.flying-time-section p {margin-bottom: 3px;}
/* ========== */
.terminal_sect {position: relative; display: inline-block; cursor: pointer;}
.terminal_sect .termin_main {
  visibility: hidden; width: 120px; background: -webkit-linear-gradient(left, #d9b74d, #a149ac) !important; color: #fff;
  text-align: center; border-radius: 6px; padding: 5px 0; position: absolute; z-index: 1; top: 150%; left: 50%; margin-left: -60px;
}
.terminal_sect .termin_main::after {
  content: ""; position: absolute; bottom: 100%; left: 50%;
  margin-left: -5px; border-width: 5px; border-style: solid; border-color: transparent transparent #b7243a transparent;
}
.bg-white-pearl {background: #ffecec !important; margin: 15px; padding: 10px;}
.bg-white-pearl p {font-size: 12px; font-weight: 400; margin: 0;}
.terminal_sect:hover .termin_main {visibility: visible;}
.divnetion {overflow: hidden; padding: 10px 15px 0;}
.pax_validation_field {border-radius: 10px; border: 1px solid #ffdcc5; height: 40px;}
.class_section_label,
.class_section_label label {font-weight: bold;}
.section_dis_nav {display: flex; border: 1px solid #ccc; padding: 4px 5px; align-items: center; border-radius: 5px; margin-bottom: 10px;}
.adult_main_hotel {display: flex; justify-content: space-between;}
#hotel_qty_val2 {width: 50px; padding-left: 0 !important; text-align: center; border: 0;}
#hotel_qty_val1 {width: 50px; padding-left: 0 !important; text-align: center; border: 0;}
.hotel_search_add {padding: 3px 6px; cursor: pointer;}
.Remove_Room_main {display: flex; justify-content: space-between;}
.Remove_Room {width: 180px; border-radius: 6px; margin-right: 10px; color: #e7a012; border: 1px solid #e7a012; background: #fff;}
.class_section_done {background: #793669; width: 100px; border: 1px solid #793669;}
.class_section_done:hover {color: #e7a012; border: 1px solid #e7a012; background: #fff;}
.flt-stop.flt-depart-time li {width: calc(100% / 4);}
.flt-depart-time li label {padding: 0.5rem 0.1rem; cursor: pointer; border: 1px solid #bdbdbd; position: relative; width: 100%;}
.flt-depart-time li label input {position: absolute; margin: 0 !important; clip: rect(0, 0, 0, 0); pointer-events: none;}
.flt-depart-time li label > p > i {font-size: 23px; display: list-item; text-align: center;}
.flt-depart-time li label strong {font-size: 10px; color: #000; font-weight: 600;}
.flt-depart-time li label {padding: 0.5rem 0.1rem; cursor: pointer; border: 1px solid #bdbdbd; position: relative; width: 100%;}
.flt-depart-time li {margin-right: 0 !important; margin-left: -5px; padding: 0;}
.flt-depart-time {margin: 10px 0;}
.hotel_Nationality {width: 100% !important; height: 55px; line-height: 60px;}
.section_hotel_check {
  display: flex; width: 100%; height: 34px; padding: 6px 12px; font-size: 14px; line-height: 1.42857143; color: #555; background: #fff;
  background-image: none; border: 1px solid #ccc; border-radius: 5px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); -webkit-transition: border-color ease-in-out 0.15s,
  -webkit-box-shadow ease-in-out 0.15s; -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; height: 55px; line-height: 38px; justify-content: space-between; align-items: baseline;
}
.Select_Rating_main {
  border: 1px solid #643074; border-radius: 10px;
  padding: 10px; margin-top: 10px; position: absolute; width: 100%; background: #fff; z-index: 99;
}
.Select_Rating_main ul {padding: 0; margin: 0; list-style: none;}
.search-en-col label {color: #f3b522; font-size: 16px; text-transform: capitalize; font-weight: 500; font-family: "Poppins", sans-serif;}
.flight_hotel_searc_main label {color: #5a2d6e;}
.Select_Rating_main {display: none;}
.section_hotel_check:hover {text-decoration: none;}
.search-en-col-main {margin-top: 15px;}
.flight_hotel_searc_main label {position: relative; cursor: pointer; font-size: 17px;}
.flight_hotel_searc_main label:before {
  content: "";
  -webkit-appearance: none;
  background-color: transparent;
  border: 1px solid #643074;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05),
  inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
  padding: 10px; display: inline-block; position: relative; vertical-align: middle; cursor: pointer; margin-right: 5px;
}
.flight_hotel_searc_main input:checked + label:after {
  content: ""; display: block; position: absolute;
  top: 5px; left: 7px; width: 6px; height: 12px; border: solid #643074; border-width: 0 2px 2px 0; transform: rotate(45deg);
}
.flight_hotel_searc_main input {padding: 0; height: initial; width: initial; margin-bottom: 0; display: none; cursor: pointer;}
.flight_hotel_searc_main input {padding: 0; height: initial; width: initial; margin-bottom: 0 !important; display: none !important; cursor: pointer;}
.hotel_Nationality {border-radius: 5px;}
.hotel_Nation_sec {margin-top: 20px;}
.first_input_in {border-radius: 7px 0 0px 7px;}
.first_in_right {border-radius: 0 7px 7px 0 !important;}
#depart_date::placeholder {color: #f2af10;}
.return_datebox_color ::placeholder {color: #f2af10 !important;}
.custom-ml {margin-left: 15px;}
.suggestionsBox img {display: none;}
.suggestionsBox {
  position: absolute; padding: 0px; background: #ffffff !important; color: #3c8dbc; z-index: 22;
  height: auto; max-height: 200px; overflow-y: scroll; box-shadow: 0px 3px 7px 2px #c1c1c1; margin: 0px 0px 0px 0px;
}
.suggestionList ul li {
  list-style: none !important; margin: 0px; padding: 6px 15px !important; border-bottom: 1px solid #e4e0e0; cursor: pointer; color: #333;
}
.suggestionList ul {padding: 0px;}
.suggestionList ul li:hover {color: #fff; background: #3479b7;}
.ui-datepicker-trigger {right: 0px;}
.adult_select_sec input {width: 35px; border: 0; font-size: 20px;}
.searchengine-temp .col-trvl {padding: 6px 4px; border-bottom: 1px dotted #cbcbcb;}
.col-trvl {display: flex; justify-content: space-between;}
.border_clastrv {
  border-radius: 2px; background: #1f94d2; border: 0px none; color: #fff; box-shadow: 0 3px 3px -1px rgb(0 0 0 / 30%); display: flex; height: 30px;
}
.border_clastrv button {
  font-weight: bold; box-shadow: 0px 0px 2px 0px silver; background: rgb(239 239 239 / 22%);
  border: 0; border-radius: 0; height: 30px; font-size: 14px; color: #fff;
}
.border_lg_none {padding-left: 0;}
.border_lg_res {border-radius: 0 6px 6px 0;}
.border_lg_padd {padding: 5px !important;}
.main_button_hotel {display: flex; justify-content: space-between; align-items: center;}
.bp_room_select_more {max-width: 120px; padding: 5px 0; height: 35px; color: #fff; background: #e6a012; font-size: 18px; margin: 0 10px;}
.bp_room_select_more:hover {background: #5a2d6e; color: #fff;}
.bp_home_more {background: #ff4b4b; color: #fff; font-size: 16px;}
.bp_home_more:hover {background: #5a2d6e; color: #fff;}
.clild_hotel,
.width-100 {width: 100%;}
.child_apj {padding: 5px 0;}
.butt_search_done {border-top: 1px solid #eea810; text-align: right; margin-top: 10px;}
.butt_search_done a {
  background: #ffffff; color: #eea810; border-radius: 10px; width: 85px; border: 0; padding: 0 10px; font-weight: 500; font-size: 20px; text-decoration: none;
}
#sec_star_number {float: right;}
.star-ins_room {font-weight: bold; font-size: 20px;}
.with_Result_page input {height: 45px; border-radius: 6px;}
.with_Result_page select {height: 35px; border-radius: 6px;}
.mody_search_butt {max-width: 170px; width: 100%;}
.text-right-xs {text-align: center;}
.mody_Result_page .active {background: #643074 !important; border: 2px solid #643074 !important;}
.mody_Result_page label {border-radius: 4px; background: #fff; font-weight: bold; border: 2px solid #643074; color: #643074;}
.mody_Result_page label:hover {background: #643074 !important; color: #fff; border: 2px solid #643074 !important;}
.links_notification_col a {text-decoration: none;}
.ui-autocomplete {max-height: 200px; overflow-y: auto; overflow-x: scroll;}
.hidefiter {display: none;}
label.custom_checkbox.hotel_side_fillter.widthfix {width: 100%;}
.hotel-details {margin: 0; background: #eea911; color: #fff; padding: 9px 8px; font-weight: 600; text-transform: capitalize; display: inline-block;}
li.categoryfilter {float: right; padding: 6px;}
/*  */
.detail_filter {
  padding: 4px 5px !important; border-radius: 8px !important; border: 1px solid #6e408a !important;
  background: #6e408a !important; color: #fff; font-weight: bold; width: 140px;
}
.detail_filter:hover {color: #fff;}
.categoryfilter {position: relative;}
.categoryfilter_hotel {right: 0; left: auto; width: 130px; border-radius: 0 0 5px 5px; border: 1px solid #eea911; padding: 0; margin: 0; top: 23px;}
.categoryfilter_one {padding: 5px 10px 5px; display: flex; align-items: baseline; justify-content: space-around; cursor: pointer;}
.categoryfilter_one label {cursor: pointer;}
.pax_validation_detail {border-radius: 10px; border: 1px solid #ffdcc5; height: 40px;}
.pax_validation_sms {border-radius: 10px; border: 1px solid #ffdcc5; resize: vertical;}
/* ==========check box detail page============= */
.styled-checkbox {position: absolute; opacity: 0; z-index: 9;}
.unstyled {margin-top: 35px;}
.styled-checkbox + label {position: relative; cursor: pointer; padding: 0; z-index: 1;}
.styled-checkbox + label:before {
  content: ""; margin-right: 10px; display: inline-block; vertical-align: text-top; width: 25px;
  margin-top: -3px; height: 25px; border-radius: 3px; background: white; border: 1px solid #ffdcc5; z-index: 999;
}
.styled-checkbox:hover + label:before {background: #eea911;}
.styled-checkbox:focus + label:before {box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.12);}
.styled-checkbox:checked + label:before {background: #eea911;}
.styled-checkbox:disabled + label {color: #b8b8b8; cursor: auto;}
.styled-checkbox:disabled + label:before {box-shadow: none; background: #ddd;}
.styled-checkbox:checked + label:after {
  content: ""; position: absolute; left: 6px; top: 10px; background: white; border-radius: 3px; width:2px; height: 2px;
  box-shadow: 2px 0 0 white, 4px 0 0 white, 4px -2px 0 white, 4px -4px 0 white,
    4px -6px 0 white, 4px -8px 0 white; transform: rotate(45deg);
  }
/* ==========check box detail page============= */
.hotel_name_text {padding: 0 0 10px; margin: 0; font-size: 22px; font-weight: bold;}
.htl-addrs-main p {color: #999b9c; font-size: 14px; width: 35%;}
.htl-cance-date {color: #000; font-size: 14px; font-weight: 500;}
.list_hotel_group {display: flex; justify-content: space-between; flex-wrap: wrap; margin-bottom: 10px;}
.htl_assrs_main {background: #e8f4fe; padding: 10px; margin-right: 5px; width: 30%; border-right: 1px #999999 dashed;}
.htl-addrs_check h3 {padding: 0; margin: 0; font-size: 16px; color: #2947a9; font-weight: 600; padding-bottom: 4px;}
.htl_assrs_main h3 {padding: 0; margin: 0; font-size: 16px; color: #2947a9; font-weight: 600; padding-bottom: 4px;}
.htl-addrs_check p {font-size: 18px; font-weight: bold; color: #333333;}
.htl_assrs_main p {font-size: 18px; font-weight: bold; color: #333333;}
.htl_assrs_check_in {display: flex; justify-content: space-between; background: #e8f4fe; padding: 0; margin-right: 5px; border-right: 1px #999999 dashed;}
.htl-addrs_check {padding: 10px;}
.htlborleft {border-right: 1px #999999 dashed;}
.flight-details-hotl {border: 1px solid #e5e5e5; padding: 5px; display: flex; align-items: baseline; flex-wrap: wrap; margin-bottom: 10px;}
.flight_det_list_hotl {padding-left: 10px;}
.flight_det_list_hotl h5 {padding-right: 14px; border-right: 1px solid #ccc;}
.htl-name-king {padding-right: 14px; border-right: 1px solid #ccc; color: #333; margin: 0; font-weight: 600; font-size: 17px;}
.pax_list_dtl {padding-left: 10px;}
.htl-name-text {padding: 5px 0 0; margin: 0;}
.list_Fare_Policy {color: #333; margin: 0; font-weight: 600; font-size: 20px; padding: 0 0 5px;}
.padd_hotl {padding: 10px;}
.padd_hotl h4 {margin: 0;}
.list-group-hirel a {color: #333; margin: 0; font-weight: 600; font-size: 17px; border: 0; padding: 0 0 5px;}
.list_Fare_Details {color: #333; margin: 0; font-weight: 600; font-size: 20px; padding: 0 0 5px; border-bottom: 1px #ccc dotted;}
.ma_hotel_fare {margin-bottom: 0; background: #f3f3f3; border-radius: 4px; padding: 10px 10px 0;}
.hotel_fare_listing {margin: 0; padding: 0; list-style: none;}
.hotel_fare_listing li {padding: 5px 0;}
.list-group-hirel a:hover {background: transparent;}
.list-contact_confirm ul li {color: #999999; border: 0; padding: 0 0 5px;}
.list-contact_confirm ul {padding: 0 0 10px; color: #999999; border: 0;}
.font_weight_hotl {font-weight: bold; font-size: 17px;}
.table-striped thead tr th {background: #f6f8fb; padding: 5px;}
.table-striped tbody tr td {background: #fff; padding: 5px;}
.sm-font {font-size: 14px;}
.Booking_Notes {color: #333; margin: 0; font-weight: 600; font-size: 20px; padding: 0 0 5px;}
.Booking_main_bor {padding: 15px 0; border-top: 1px solid #ccc;}
.htl-name-terms ul {color: #818181; list-style: auto; padding-left: 17px; font-size: 14px;}
.flight_det_list_pan {width: 50%;}
.pan_name_hotel {padding-right: 14px; border-right: 1px solid #ccc;}
.pan_name_number {padding-left: 10px;}
.styled-checkbox:checked + label:before {background: #eea911;}
/* ======blog======== */
.main_blog_section {font-size: 22px; padding-top: 10px;}
.post-meta .time {color: #333; font-weight: 600; display: inline-block; border: 1px dashed #ccc; padding: 5px 10px; margin: 0; line-height: 19px;}
.white_text {margin-bottom: 0; padding: 5px 0;}
.blog-main_sec {
  background-size: cover; background-attachment: fixed;
  background: #efaa10; color: #fff; font-size: 20px; background-blend-mode: multiply; display: flex; align-items: center; min-height: 100%; background-position: center;
}
.posted {background: #f1853b; padding: 8px 24px; color: white; border-radius: 20px;}
.post-image-holi img {width: 35%; text-align: center; font-size: 30px; float: left; font-weight: bold; color: white; padding: 10px 15px 15px 0; margin-top: 10px; border-radius: 22px;}
.blog_detail_text {padding-top: 16px;}
.inner-container-static p {text-align: justify;}
.main_hotel_bar h2 {color: #fff; font-size: 19px; padding: 10px 5px 10px 16px; font-weight: 600; margin: 0;}
.main_hotel_bar {display: flex; align-items: center; justify-content: space-between; padding: 0 10px;}
.seat_select_button:hover {color: #fff; background: #eaa415; border: 1px solid #eaa415;}
