li.hmlog {
    display: flex;
    align-items: center;
}
li.hmlog a{color: #000 !important;}
ul.headerMenu li {
    padding: 25px 15px;
	font-family:'PoppinsRegular', 'DroidKufiRegular' !important;
    position: relative;
}
ul.headerMenu li:first-child {
    border-left: solid #cacaca 1px;
}
ul.headerMenu li:after {
    content: '';
    position: absolute;
    width: 1px;
    background: #cacaca;
    height: 100%;
    top: 0;
    right: 0;
}
ul.headerMenu li a{
   font-size: 14px;
   color: #000 !important;
   text-decoration: none !important;
}
a.slashSpace {
    padding: 15px 0 !important;
}
.header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    transition: all ease 0.9s;
    background: #fff;
    padding: 0 0;
	color: #000 !important;
	box-shadow: 0px 1px 2px 0px rgb(255 255 255 / 30%), 0px 2px 6px 2px rgb(60 64 67 / 15%);
	width: 100%;
	transition: all ease 0.9s;
	position: relative;
    z-index: 9;
}
.headlogo {
    background: url(../images/logo.png);
    width: 205px;
    height: 36px;
}
.sticky .headlogo {
    background: url(../images/logo.png);
    width: 205px;
    height: 36px;
}
.country_flag img {
    width: 24px;
    margin-right: 3px;
    height: 17px;
}
li.nav-item.dropdown {
    /* padding-right: 0px; */
}
.top_search_menu a.dropdown-item {
    border-bottom: 1px solid #cccccc8a;
    padding-bottom: 7px !important;
    padding-top: 7px !important;
    padding-left: 7px;
    padding-right: 7px;
}
.banner_main .carousel-inner img {
    height: 700px;
    background-position: center;
    background-size: cover;
}
.banner_main .carousel-control-next, .banner_main .carousel-control-prev {
    width: 5%;
}
.banner_main .carousel-control-next-icon, .banner_main .carousel-control-prev-icon {
    display: inline-block;
    width: 30px;
    height: 30px;
}
.search_are_outer {
    padding-top: 100px;
    position: relative;
    /* top:150px; */
    bottom: 30%;
    left: 50%;
    transform: translateX(-50%);
    max-width: 1300px;
    min-width: 1300px;
    z-index: 3;
}
.SrchLft_box {
    width: 90%;
}
.searchpanel_box {
    background: rgb(0 86 163 / 67%);
    /* box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3); */
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
    width: 100%;
    border-radius: 0px;
    border: 0px solid #c34676;
    padding: 20px;
}
ul.hmsearchTabs {
    display: flex;
    align-items: center;
    padding:0;
    gap:10px;
    margin:0px;
    margin-left: 0;
}

ul.hmsearchTabs li a {
    display: flex;
    align-items: center;
    gap: 7px;
    padding: 10px 15px;
    border: 1px solid #153e90;
    justify-content: center;
    border-bottom: none;
    border-radius: 10px 10px 0 0;
    color: #373e43;
    background-color: #fff;
    line-height: 17px;
    font-size: 14px;
    height: 48px;
}

ul.hmsearchTabs li a.active {
    background: rgb(0 86 163 / 67%);
    border: rgb(0 86 163);
    backdrop-filter: blur(5px);
    color: #fff;
}
ul.hmsearchTabs li a.active  {
    color: #fff;
}
.hmFld01 {
    width: 22%;
    position: relative;
}
.hmcreatePackSearchFlds {
    display: flex;
    gap: 15px;
    margin-top: 15px;
}

.hmcreatePackSearchFlds .hmFld01 ::placeholder {
 color: #000;
}
.hmpackCalIcon{position: relative;}
.hmpackCalIcon::before {
    background: url(../images/pack_hmCalIcon.svg);
    width:18px;
    height: 18px;
    background-size: contain;
    position: absolute;
    left: 22px;
    top: 20px;
    content: '';
}
.pack_hmGuestIcon::before {
    background: url(../images/pack_hmGuestIcon.svg);
    width: 17px;
    height: 19px;
    background-size: contain;
    position: absolute;
    left: 25px;
    top: 20px;
    content: '';
}
.pack_hmDownArrow::before {
    background: url(../images/pack_hmDownArrow.svg);
    width: 13px;
    height: 8px;
    background-size: contain;
    position: absolute;
    right: 15px;
    top: 28px;
    content: '';
}
.hmpackSearchIcon {
    background: url(../images/pack_hmSearchIcon.svg);
    width: 31px;
    height: 31px;
    background-size: contain;
    display: inline-block;
    background-position: center;
}


.hmcreatePackSearchFlds .hmFld01 select option { color: #000; }
button.hmPackSearchBtn {
    background: #c34676;
    padding: 10px;
    border-radius: 10px;
    width: 8%;
    text-align: center;
    height: 65px;
    line-height: 65px;
    border: none;
    outline: none;
}
.hmcreatePackSearchFlds .psngerBox {
    margin-top: 5px;
    position: absolute;
    z-index: 2;
    background: #ffffff;
    left: 0px;
    top: 100%;
    padding: 12px;
    width: 300px;
    color: #000000;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    box-shadow: 1px 5px 8px 0px rgb(0 0 0 / 5%);
    border: solid #cccccc 1px;
}
.hmcreatePackSearchFlds .room-repeat {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
}

.hmcreatePackSearchFlds .room-repeat ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.hmcreatePackSearchFlds .room-repeat .form-group {
    margin-bottom: 5px;
    position: relative;
}
.hmcreatePackSearchFlds .room-repeat ul li label {
    font-size: 14px;
    position: relative !important;
    background: transparent !important;
    color: #000 !important;
    left: 0 !important;
    top: 0px !important;
    padding: 0px !important;
    margin-bottom: 0;
    line-height: 1.5;
}
.hmcreatePackSearchFlds .room-repeat select {
    width: 100%;
    font-size: 14px;
    color: #373e43;
    border: none;
    border-radius: 0;
    min-height: auto;
    padding: 0 12px;
    box-shadow: none;
}

.pack_hmDownArrowblack::before {
    background: url(../images/pack_hmDownArrow_black.svg);
    width: 11px;
    height: 7px;
    background-size: contain;
    position: absolute;
    right: 10px;
    top: 38px;
    content: '';
    background-repeat: no-repeat;
}
.psngr_applyBox button.btn.btn-block {
    background: #153e90;
    color: #ffffff;
    font-size: 14px;
    border-radius: 5px;
    height: 42px;
}

.hmcreatePackSearchFlds .psngerBox .close {
    color: #FFF;
    padding: 0;
    margin: 0;
    background-image: url(../images/close.svg);
    position: absolute;
    right: 5px;
    top: 5px;
    border-radius: 50%;
    width: 22px;
    height: 22px;
    opacity: 1;
    font-size: 25px;
    font-weight: normal;
    background-size: contain;
}

.hmcreatePackSearchFlds.hmfixedDepartFlds .hmFld01 {
    width: 45%;
    position: relative;
}
.hmsuperPrice h6 {
    font-size: 15px;
    color: #6f787e;
}
.hmsuperPrice h6 span{
    font-size: 15px;
    color: #d91036;
}
.hmholidayPack .caption {
    position: absolute;
    bottom:20px;
    left: 20px;
    color: #fff;
    font-size: 20px;
    z-index: 1;
    font-family: 'PoppinsSemiBold', 'DroidKufiBold';
}
.hmholidayPack::after {
    position: absolute;
    content: '';
    left: 0px;
    bottom: 0px;
    width: 100%;
    background-image: url(../images/holdays_shadeBg.png);
    height: 140px;
}
.hmholidayPack img{height: 355px;}
.hmholidayPack {
    border: 1px solid #ccc;
    border-radius: 10px;
    box-shadow: 0px 2px 8px rgb(0 0 0 / 12%);
    overflow: hidden;
    background-color: #fff;
    position: relative;
}
.hm_whybest img {
    width: 80px;
    height: 80px;
    border: 1px solid #153e90;
    padding: 15px;
    border-radius: 50px;
}
.hmAppbrdr {
    border-radius: 10px;
    border: 1px solid #ccc;
    display: flex;
    height: 180px;
}
.appbg {
    background-image: url(../images/app_download.png);
    height: 260px;
    width: 455px;
    display: inline-block;
    position: relative;
    top: -79px;
    background-size: contain;
    background-repeat: no-repeat;
}
.appDownloadDtls {
    width: 30%;
    border-right: 1px solid #ccc;
}
.hmqrcode img {
    margin-left: 0;
    border: 1px solid #ccc;
    width: 105px;
    height: 102px;
}
.downloadStore {
    width: 48%;
}
.hm_newsLetter {
    padding-left: 30px;
    width: 30%;
    padding-top: 25px;
}
.hm_newsLetter .form-group{
    display: flex;
    position: relative;
}
button.theme_button.hm_subscribeBtn {
    border: none;
    position: absolute;
    right: 3px;
    top: 2px;
}
.foot_arrow li:after {
    background: url(../images/foot_arrow.png);
    content: "";
    position: absolute;
    height: 8px;
    width: 6px;
    right: 0px;
    top: 7px;
}
.foot_Secure li {
    padding-bottom: 8px;
    position: relative;
    padding-right: 15px;
    padding-left: 0px
}
.social ul li img {
    width: 30px;
    height: 30px;
}
.foot_list {
    padding-right: 15px;
}
.footBottmDtls{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
ul.footTerms {
    display: flex;
    align-items: center;
    gap: 20px;
    color: #818181;
}
ul.footTerms a{
    color: #818181;
    font-size: 13px;
}
.foot_bottom p {
    color: #818181;
    font-size: 13px;
}
img.footLogo {
    height: 30px;
}
.langCurrency {
    font-size: 14px;
    padding: 15px !important;
    color: #000;
}
.langCurrency p {
    margin: 0 0 10px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
}
.hmlang ul.langFlex {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 0px;
    margin:0px;
}
.hmlang ul.langFlex li {
    text-align: center;
    border: 1px solid #ccc;
    margin-right: 10px;
    background-color: #fff;
    color: #39434e;
    width: 44%;
    margin-top: 5px;
    border-radius: 5px;
    padding: 5px;
    margin-bottom: 5px;
}
.hmlang ul.langFlex li.active {
    background-color: #c34676;
    border: 1px solid #c34676;
    margin-left: 0 !important;
}
.hmlang ul.langFlex li a {
    padding: 0;
    color: #000 !important;
    display: block !important;
}
.hmlang ul.langFlex li.active a {
    padding: 0;
    color: #fff !important;
    display: block !important;
}

section.hm_advertiseBanner .owl-nav {
    display: none;
}
.hmcode.hasDownArrow span.select2.select2-container.select2-container--default {
    width: 100% !important;
    border-right: 1px solid #ccc;
}

section.hm_advertiseBanner {
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: #fff;
}
.hm_newsLetter span#email-error {
    position: absolute;
    bottom: -20px;
    left: 10px;
}
.b2b_tab.tabs .hmFld01.hmpackCalIcon {
    margin-bottom: 10px;
}
.b2b_tab.tabs .hmFld01.pack_hmGuestIcon {
    margin-bottom: 10px;
}
.b2b_tab.tabs .hmcreatePackSearchFlds {
    flex-wrap: wrap;
    gap: 15px;
}
.b2b_tab.tabs .hmFld01 {
    width: 48%;
}
.react-datepicker-popper {
    width: 100%;
}
.b2b_tab.tabs .hmcreatePackSearchFlds .hmFld01 label {
    background: #ffffff;
    color: #c34676;
}
.b2b_tab.tabs button.hmPackSearchBtn {
    width: 48%;
}
.react-datepicker-popper {
    width: 100%;
}
.b2b_tab.tabs .hmfixedDepartSearch .react-datepicker__month .react-datepicker__month-text {
    padding: 10px 15px;
}
.b2b_tab.tabs .hmcreatePackSearchFlds .hmFld01 input[type="text"] {
    color: #000000 !important;
    font-size: 14px;
}
.b2b_tab.tabs .react-datepicker__month-container {
    float: inherit;
}
.b2b_tab.tabs .react-datepicker {
    width: 100%;
}
.b2b_tab.tabs .hmcreatePackSearchFlds .hmFld01 ::placeholder {
 color: #000 !important;
 font-size: 14px;
}
.b2b_tab.tabs .hmcreatePackSearchFlds .hmFld01 select {
    color: #000000 !important;
    font-size: 14px;
}
.b2b_tab.tabs .pack_hmDownArrow::before {
    background: url(../images/b2bpack_hmDownArrow.svg);
    background-size: contain;
}
.b2b_tab.tabs .pack_hmGuestIcon::before {
    background: url(../images/b2bpack_hmGuestIcon.svg);
    background-size: contain;
}
.b2b_tab.tabs .hmpackCalIcon::before {
    background: url(../images/b2bpack_hmCalIcon.svg);
    background-size: contain;
}
table#jazeeraRecentTable {
    width: 100% !important;
}
.top_search_menu.nav_mobHide.b2b_head_rht ul {
    gap: 20px;
}
.b2b_tab.tabs .select2-container {
    width: 100% !important;
}
#customLength {
    width: 100%;
}
#customSearch {
    width: 100%;
}
#customSearch input[type="search"] {
    width: 100%;
    border: 1px solid #ccc;
    border-radius: 5px;
    height: 40px;
    padding-left: 15px;
}
.b2b_recent_box .row {
    align-items: center;
}
table.dataTable thead th, table.dataTable tfoot th {
    font-weight: normal;
    font-family: 'PoppinsBold', 'DroidKufiBold' !important;
}
a.btn.btn-primary.btn-sm.view-btn {
    width: auto;
    margin-right: 10px;
    font-size: 14px;
    background: #c34676;
    color: #000;
}
button.btn.btn-primary.btn-sm.duplicate-btn {
    width: auto;
    margin-right: 0;
    font-size: 14px;
    background: #c34676;
    color: #000;
}
#customLength label {
    margin-bottom: 0;
}
#customSearch label {
    margin-bottom: 0;
}
#customLength label select {
    box-shadow: none;
}
.btn_grid {
    padding: 10px 0;
}
.formbtn_gradient {
    background-color: #c34676;
    border: 0;
    color: #000000;
    border-radius: 50px;
    font-size: 17px;
}

ul.flight_tabs {
    padding: 0px;
    margin: 0px;
}
.searchpanel_box .flight_tabs_wrpr .flight_tabs li a:before {
    border-radius: 50%;
    background: #ffffff;
    border: solid #ccc 1px;
    content: "";
    width: 18px;
    height: 18px;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -10px;
}
.searchpanel_box .flight_tabs_wrpr .flight_tabs li a.active:after {
    border-radius: 50%;
    background: #c34676;
    /* background-image: url(../images/newhm_CheckRound.png); */
    content: "";
    width: 18px;
    height: 18px;
    display: inline-block;
    position: absolute;
    left: 0px;
    top: 50%;
    margin-top: -10px;
    background-size: contain;
    border: none;
}
.searchpanel_box .flight_tabs_wrpr .flight_tabs li a {
    padding: 6px 22px;
    line-height: 18px;
    transition: all .3s;
    position: relative;
    font-size: 13px;
    color: #ffffff;
}
.searchpanel_box .flight_tabs_wrpr {
    margin-top: 0px;
    margin-bottom: 15px;
}
ul.hmsearchTabs li .hmnewflight_icon{
    background: url(../images/hmnew_flight_icon.svg) no-repeat;
	width: 24px;
	height:20px;
	display: inline-block;
	background-size: contain;
}
ul.hmsearchTabs li a.active .hmnewflight_icon{
    background: url(../images/hmnew_flight_icon_active.svg) no-repeat;
	width: 24px;
	height:20px;
	display: inline-block;
	background-size: contain;
}
ul.hmsearchTabs li .hmnewhotel_icon{
    background: url(../images/hmnewhotel_icon.svg) no-repeat;
	width: 25px;
	height:20px;
	display: inline-block;
	background-size: contain;
}
ul.hmsearchTabs li a.active .hmnewhotel_icon{
    background: url(../images/hmnewhotel_icon_active.svg) no-repeat;
	width: 25px;
	height:20px;
	display: inline-block;
	background-size: contain;
}
ul.hmsearchTabs li .hmnewdynamicPack_icon{
    background: url(../images/hmnewdynamicPack_icon.svg) no-repeat;
	width: 25px;
	height:25px;
	display: inline-block;
	background-size: contain;
}
ul.hmsearchTabs li a.active .hmnewdynamicPack_icon{
    background: url(../images/hmnewdynamicPack_icon_active.svg) no-repeat;
	width: 25px;
	height:25px;
	display: inline-block;
	background-size: contain;
}
ul.hmsearchTabs li .hmnewstaticPack_icon{
    background: url(../images/hmnewstaticPack_icon.svg) no-repeat;
	width:25px;
	height:25px;
	display: inline-block;
	background-size: contain;
    background-position: center;
}
ul.hmsearchTabs li a.active .hmnewstaticPack_icon{
    background: url(../images/hmnewstaticPack_icon_active.svg) no-repeat;
	width:25px;
	height:25px;
	display: inline-block;
	background-size: contain;
    background-position: center;
}
ul.hmsearchTabs li .hmnewfixedPack_icon{
    background: url(../images/hmnewfixedPack_icon.svg) no-repeat;
	width: 25px;
	height:21px;
	display: inline-block;
	background-size: contain;
}
ul.hmsearchTabs li a.active .hmnewfixedPack_icon{
    background: url(../images/hmnewfixedPack_icon_active.svg) no-repeat;
	width: 25px;
	height:21px;
	display: inline-block;
	background-size: contain;
}
ul.hmsearchTabs li .hmnewtransfer_icon{
    background: url(../images/hmnewtransfer_icon.svg) no-repeat;
	width: 22px;
	height:22px;
	display: inline-block;
	background-size: contain;
}
ul.hmsearchTabs li a.active .hmnewtransfer_icon{
    background: url(../images/hmnewtransfer_icon_active.svg) no-repeat;
	width: 22px;
	height:22px;
	display: inline-block;
	background-size: contain;
}
ul.hmsearchTabs li .hmnewactivity_icon{
    background: url(../images/hmnewactivity_icon.svg) no-repeat;
	width: 22px;
	height:19px;
	display: inline-block;
	background-size: contain;
}
ul.hmsearchTabs li a.active .hmnewactivity_icon{
    background: url(../images/hmnewactivity_icon_active.svg) no-repeat;
	width: 22px;
	height:19px;
	display: inline-block;
	background-size: contain;
}

.hmnewNonStops {
    width: 100%;
    display: flex;
    justify-content: end;
    position: relative;
}
p.hmcalday {
    margin-bottom: 10px;
    font-size: 14px;
}
.hmnewNonStops .hmcol_4.hmStops {
    display: flex;
    gap: 20px;
    align-items: center;
}
.agencyList.hm_behalf {
    position: relative;
    left: 0px;
    top: 10px;
}
.field_row.hmnewFldsBottm.hmflagentbookings .agencyList.hm_behalf {
    top: 0px;
    margin-right: 15px;
}
.field_row.hm_multycity {
    margin-bottom:20px;
}
.hm_nonstop.hm_padding.multicityNonStops {
    padding-top: 20px;
    padding-left: 10px;
}
.search_field_main .field_row.hm_multycity input {
    font-size: 20px;
}
.search_field_main .field_row.hm_multycity label {
    width: 100%;
    font-size: 14px;
    color: #000;
    margin-bottom: 0;
}

.search_field_main .field_row.hm_multycity .form-group {
    margin-bottom: 5px;
    position: relative;
}
.field_clm_3.hmhtlnationality .select2-container {
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    position: relative;
    vertical-align: middle;
    width: 100% !important;
}
.field_clm_3.hmhtlnationality .select2-container--default .select2-selection--single {
    border: none;
    border-bottom: none;
    border-radius: 0px;
    background-color: transparent;
}
.search_field_main.hotel_search input {
    width: 100%;
    font-size: 25px;
}
.search_field_main.hotel_search .select2-container .select2-selection--single {
    height: 38px !important;
}
.search_field_main.hotel_search .field_clm_3.field_clm_3_psngr.HmHotelTravel {
    padding-right: 15px;
}
.search_field_main.hotel_search .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 30px !important;
    height: 38px !important;
}

.hmnewtransfersDates .transtime {
    font-size: 14px;
    width:35% !important;
    padding-left: 10px !important;
}
.room-repeat ul li {
    margin-bottom: 10px;
    width: 100%;
    position: relative;
}
.room-repeat ul li select {
    border-bottom: 1px solid #ccc !important;
    padding-left: 10px;
    height: auto !important;
}
.room-repeat ul li select.form-control:focus {
    outline: 0;
    border: none;
    box-shadow: none;
    border-bottom: 1px solid #ccc !important;
}
.psngerBox .room-repeat .down_arrow:after {
    top: 6px;
    right: 8px;
}
.room-repeat .form-group.down_arrow {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}
.room-repeat ul li label {
    font-size: 12px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 3px;
    margin-bottom: 0px;
}
.room-repeat {
    border-bottom: none;
    padding-bottom: 0px;
}
.psngerBox .selectCabn select {
    border: 1px solid #ccc;
    padding-left:10px;
    font-size: 14px;
}
.psngerBox .selectCabn .down_arrow:after {
    top: 18px;
    right: 10px;
}
.psngerBox .selectCabn select.form-control:focus {
    outline: 0;
    box-shadow: none;
    border: 1px solid #ccc !important;
}
.hmhtlAddrooms {
    margin-bottom: 20px;
}
.room-repeat.packageRoom h3 {
    margin-bottom: 10px;
}
.room-repeat.packageRoom{
    border-bottom: none;
}
.ui-datepicker-title span {
     font-family: 'PoppinsSemiBold', 'DroidKufiBold' !important;
    font-size: 14px;
}
table.ui-datepicker-calendar th span {
	font-family: 'PoppinsSemiBold', 'DroidKufiBold' !important;
    font-size: 13px;
}
footer ul {
    padding: 0;
    margin: 0px;
}
select option{
    font-size:14px;
    padding-left: 10px;
    font-family: 'PoppinsRegular', 'DroidKufiRegular';
}
.hmcreatePackSearchFlds .hmFld01.down_arrow label{
    padding-left: 10px;
}
.hmcreatePackSearchFlds .hmFld01.down_arrow p.hmcalday{
    padding-left: 10px;
}
.search_field_main .ui-datepicker th {
    font-family: 'PoppinsBold', 'DroidKufiBold' !important;
    font-size: 14px;
}
.search_field_main .ui-datepicker .ui-datepicker-prev, .search_field_main .ui-datepicker .ui-datepicker-next {
    position: absolute;
    top: 3px;
    width: 20px;
    height: 20px;
    border-radius: 50px;
}
.search_field_main .ui-datepicker td {
    border: 0;
    padding: 0;
}
.search_field_main a.ui-state-default {
    padding:5px;
}


.selectCabn.dynamicPackCabin label {
    padding-left: 5px;
    margin-bottom: 0px;
}
.psngerBox .selectCabn.dynamicPackCabin .down_arrow:after {
    top: 38px;
    right: 10px;
}
.hmcreatePackSearchFlds .hmnewNonStops {
    display: flex;
    justify-content: start;
    margin-top:0px;
    width: auto;
}
.hmdynmicPackAddReturnFl {
    margin-top: 20px;
    gap: 30px;
}
.hmdynmicPackAddReturnFl label {
    display: inline-block;
    margin-bottom: 0px;
}
.specialOffersCarrousel .owl-nav {
    display: none;
}
.specialOffersCarrousel  .owl-dots .owl-dot.active span, .specialOffersCarrousel .owl-dots .owl-dot:hover span {
    background: #c34676;
}
.specilOferbtn{
    background: #c34676;
    border-radius: 10px;
    padding: 0 30px;
    height:40px;
    border: none;
    color: #fff;
    margin-top:0px;
    margin-left: 0;
    font-family: 'PoppinsBold', 'DroidKufiBold' !important;
    font-size: 14px;
}
.hmspecialOfermodal input.form-control {
    border: none;
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 10px 10px;
    margin-bottom: 15px;
    font-size: 14px;
}
ul.hmsearchTabs li {
    width: 130px;
}
.hmflnewfld input {
    background: #fff;
    border: 1px solid #fff;
    border-radius: 5px;
    height: 42px;
    padding: 15px;
    width: 100%;
    padding-left: 15px;
    font-size:14px;
}
.hmflnewfld input:focus {
    background: #fff;
    border: 1px solid #fff;
    border-radius: 5px;
    height: 42px;
    padding: 15px;
    width: 100%;
    padding-left: 15px;
    font-size:14px;
}
.hmflnewfld select {
    background: #fff;
    border: 1px solid #fff;
    border-radius: 5px;
    height: 42px;
    padding: 15px;
    width: 100%;
    padding-left: 15px;
    font-size:14px;
}
.hmflnewfld select:focus {
    background: #fff;
    border: 1px solid #fff;
    border-radius: 5px;
    height: 42px;
    padding: 15px;
    width: 100%;
    padding-left: 15px;
    font-size:14px;
}
.hmflnewfld {
    position: relative;
}
.hmflnewfld label {
    /* position: absolute; */
    top: -10px;
    left: 15px;
    display: flex;
    width: max-content;
    padding: 0px 0;
    margin: 0;
    font-size: 13px;
    font-family: 'PoppinsRegular', 'DroidKufiRegular' !important;
    border-radius:5px;
    z-index: 1;
    color: #fff;
}
.banner_main {
    position: relative;
    /* min-height: 720px; */
    background-image: url(../images/hm_banner01.jpg);
    background-size: cover;
    width: 100%;
}

.search_hm_main {
    width: 100%;
    display: flex;
    gap: 10px;
}
.search_hm_main .field_clm_1 {
    width: 29%;
    position: relative;
}
.search_hm_main .hm_clndr_main {
    display: flex;
    position: relative;
    width: 20%;
    gap: 0;
}
.search_hm_main .field_clm_3.field_clm_3_psngr.HmTravel {
    width: 20%;
}
.search_hm_main .form-group {
    margin-bottom: 0;
    width: 100%;
}
.fldDepart input, .fldDepart input:focus{
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.fldReturn input, .fldReturn input:focus{
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.search_hm_main .down_arrow:after {
    background: url(../images/hmnew_down_arrow.svg);
    width: 12px;
    height: 12px;
    display: inline-block;
    position: absolute;
    content: '';
    right: 12px;
    top: 34px;
    pointer-events: none;
    background-size: contain;
}
.field_row.hmnewFldsBottm {
    align-items: center;
    margin-top: 12px;
}
.fldFrom:after {
    /* content: ""; */
    position: absolute;
    background: url(../images/hmnewfromIcon.svg);
    width: 20px;
    height: 20px;
    z-index: 1;
    top: 20px;
    left: 12px;
    background-size: contain;
}
.fldTo:after {
    /* content: ""; */
    position: absolute;
    background: url(../images/hmnewToIcon.svg);
    width: 20px;
    height: 20px;
    z-index: 1;
    top: 20px;
    left: 12px;
    background-size: contain;
}
.fldDepart:after {
    content: "";
    position: absolute;
    background: url(../images/hmnew_dateIcon.svg);
    width: 18px;
    height: 18px;
    z-index: 1;
    top: 32px;
    right: 12px;
    background-size: contain;
    background-repeat: no-repeat;
}
.fldReturn:after {
    content: "";
    position: absolute;
    background: url(../images/hmnew_dateIcon.svg);
    width: 18px;
    height: 18px;
    z-index: 1;
    top: 32px;
    right: 12px;
    background-size: contain;
    background-repeat: no-repeat;
}
.fldpassnger:after {
    /* content: ""; */
    position: absolute;
    background: url(../images/hmnewpassangerIcon.svg);
    width: 20px;
    height: 20px;
    z-index: 1;
    top: 20px;
    left: 12px;
    background-size: contain;
}
.hmnewLocIcon:after {
    /* content: ""; */
    position: absolute;
    background: url(../images/hmnewLocIcon.svg);
    width: 16px;
    height: 22px;
    z-index: 1;
    top: 18px;
    left: 12px;
    background-size: contain;
    background-repeat: no-repeat;
}
.hmnewflagIcon:after {
    /* content: ""; */
    position: absolute;
    background: url(../images/hmnewFlag.svg);
    width: 18px;
    height: 25px;
    z-index: 1;
    top: 20px;
    left: 12px;
    background-size: contain;
    background-repeat: no-repeat;
}
.hmnewCabinIcon:after {
    content: "";
    position: absolute;
    background: url(../images/hmnewCabinIcon.svg);
    width:25px;
    height: 25px;
    z-index: 1;
    top: 20px;
    left: 10px;
    background-size: contain;
    background-repeat: no-repeat;
}
.search_hm_main .field_row.hm_multycity .field_clm_3 {
    width: 30%;
}
.hmnewChangeArow {
    background-color: #c34676;
    border-radius: 50%;
    width: 28px;
    height: 28px;
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    right: -20px;
    top: 27px;
    z-index: 9;
}
.hmChangeArwicon{
    background: url(../images/hmnewChange_icon.svg);
    width:14px;
    height: 14px;
    background-size: contain;
}
.hmSearchIcon{
    background: url(../images/hmnewSearch_icon.svg);
    width:22px;
    height:22px;
    background-size: contain;
    background-repeat: no-repeat;
    display: none;
}
.search_hm_main .searchBtn {
    width: -webkit-fill-available;
    width: -moz-available;
    background: #c34676;
    border-radius: 5px;
    padding: 0 30px;
    height: 42px;
    border: none;
    color: #fff;
    font-family: 'PoppinsSemiBold', 'DroidKufiBold' !important;
    font-size: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    margin-top: 20px;
}
.field_clm_3.hmhtlnationality .select2-container--default .select2-selection--single .select2-selection__rendered{
    background: #fff;
    border: 1px solid #fff;
    border-radius: 5px;
    height: 42px;
    padding: 15px;
    width: 100%;
    padding-left: 15px;
    font-size: 14px;
    line-height: 15px;
}
.transfers_panel .field_clm_3 {
    width:18%;
}
.transfers_panel .hm_clndr_main {
    width: 44%;
}
.transfers_panel .field_clm_3_psngr {
    width: 20% !important;
}
.hmnewtransfersDates {
    display: flex;
    gap: 10px;
}
.search_field_main.activity_search {
    width: 100%;
}
.search_field_main.activity_search .field_row {
    width: 100%;
}
.form-group.hmtransfersDate {
    width: 65% !important;
}
.hmnewtransfersDates select:focus {
    width: 35% !important;
    padding-left: 10px !important;
}
.hmnewtransfersDates.down_arrow:after {
    background: url(../images/down_arrow.png);
    width: 11px;
    height: 5px;
    display: inline-block;
    position: absolute;
    content: '';
    right: 10px;
    top: 24px;
    pointer-events: none;
}
.hmnewtransfersDates.down_arrow:after{
    background: url(../images/hmnew_down_arrow.svg);
    width: 12px;
    height: 12px;
    display: inline-block;
    position: absolute;
    content: '';
    right: 12px;
    top: 24px;
    pointer-events: none;
    background-size: contain;
}
.TranfersPassbox .down_arrow:after{
    background: url(../images/hmnew_down_arrow.svg);
    width: 12px;
    height: 12px;
    display: inline-block;
    position: absolute;
    content: '';
    right:25px;
    top: 24px;
    pointer-events: none;
    background-size: contain;
}
.activityTrvelrsList .down_arrow:after{
    background: url(../images/hmnew_down_arrow.svg);
    width: 12px;
    height: 12px;
    display: inline-block;
    position: absolute;
    content: '';
    right:20px;
    top: 24px;
    pointer-events: none;
    background-size: contain;
}
.hmfixedDepartFlds .down_arrow:after{
    background: url(../images/hmnew_down_arrow.svg);
    width: 12px;
    height: 12px;
    display: inline-block;
    position: absolute;
    content: '';
    right:20px;
    top: 24px;
    pointer-events: none;
    background-size: contain;
}
.hmcreatePackSearchFlds.hmfixedDepartFlds {
    margin-top: 10px;
}
.hmcreatePackSearchFlds.hmnewDynamicPackSearch .field_row {
    display: flex;
    margin-left: 0px;
    margin-right: 0px;
    gap: 15px;
    flex-wrap: wrap;
    margin-bottom: 10px;
}
.hmdynmicFld01 {
    position: relative;
    width: 21%;
}
.hmDynmicFldPlus {
    width: 10%;
}
.hmcreatePackSearchFlds.hmnewDynamicPackSearch .down_arrow:after{
    background: url(../images/hmnew_down_arrow.svg);
    width: 12px;
    height: 12px;
    display: inline-block;
    position: absolute;
    content: '';
    right:20px;
    top: 24px;
    pointer-events: none;
    background-size: contain;
}
.dynamicPlusIcon{
    background: url(../images/plus_btn.svg);
    width:45px;
    height:45px;
    display: inline-block;
    background-size: contain;
}
.dynamicMinusIcon{
    background: url(../images/minus_btn.svg);
    width:45px;
    height:45px;
    display: inline-block;
    background-size: contain;
}
.hmDynmicFldPlus {
    width: 10%;
    display: flex;
    justify-content: center;
    gap: 15px;
    margin-top:7px;
}
.hmdy_fld_close {
    width: 11px;
    height: 12px;
    background: url(../images/close_fild_dy.svg);
    background-size: contain;
    display: inline-block;
    position: absolute;
    right: 12px;
    top: 20px;
    background-repeat: no-repeat;
}
.hmcreatePackSearchFlds.hmnewDynamicPackSearch {
    display: block;
}
.searchBtn {
    width: -webkit-fill-available;
    width: -moz-available;
    background: #c34676;
    border-radius: 10px;
    padding: 0 25px;
    height: 60px;
    border: none;
    color: #fff;
    font-family: 'PoppinsBold', 'DroidKufiBold' !important;
    font-size: 17px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
}
.hmcreatePackSearchFlds.hmnewDynamicPackSearch .form-group {
    margin-bottom: 10px;
}
.flight_autocomplete.Dy_autoComplete .autocomplete-header h4 {
    font-size: 15px;
    color: #000;
    opacity: 1;
}
.Dy_autoComplete a.dropdown-item {
    color: #373e43;
    opacity: initial;
}
.hmumrahpackBox .pack_Dtls ul.d-flex.align-items-center {
    margin: 0px;
    padding: 0px;
}
.hmumrahpackBox .pack_Dtls p {
	font-family: 'PoppinsSemiBold', 'DroidKufiBold' !important;
    font-size: 15px;
    padding-bottom: 10px;
    margin-bottom: 0px;
}
.hmpackStar img {
    margin-right: 5px;
    width: 10px;
    height: 10px;
}
.hmumrahpackBox .hmpackStar {
    background: #d56900;
    border-radius: 5px;
    padding: 2px 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #fff;
    height: 21px;
    position: absolute;
    top: 8px;
    font-size: 14px;
}
.specialOffersCarrousel .item img {
    height: 260px;
    border-radius: 10px;
}
.b2b_tab.tabs .search_hm_main .field_clm_1 {
    width: 48%;
    position: relative;
}
.b2b_recent_box .col-lg-3.mb-2.position-relative.b2b_rcnt_down_arrow .select2-container {
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    position: relative;
    vertical-align: middle;
    width: 100% !important;
}
.b2b_recent_box .select2-container--default .select2-selection--single {
    border: 1px solid #ccc !important;
    border-radius: 5px;
    height: 40px !important;
}
.b2b_recent_box .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 38px;
}
.HmMultiSrch .search_hm_main{
    flex-wrap: wrap;
}
.HmMultiSrch .field_row.hm_multycity {
    margin-bottom: 0;
}
.HmMultiSrch .fldDepart input, .HmMultiSrch .fldDepart input:focus {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}
.HmMultiSrch .field_clm_search{
    width: 16%;
}

.hotel_search .hm_clndr_main{
        width: 22%;
}
.selectCabn .form-control:focus{
    border: 1px solid #ced4da !important;
}

.langFlex li:after{
    display: none;

}



.FlightRecommendSec {
	padding: 25px 0;
	background: #fff;
}
.FlightRecommendSec h2 {
	font-family: 'PoppinsBold';
	font-size: 36px;
	color: #000000;
	text-align: center;
	padding-bottom: 20px;
}
.flight_recommend {
}
.hm_FRcomend_img {
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	height: 220px;
	overflow: hidden;
}
.hm_FRcomend_img img {
    height: 100%;
    border: solid #ccc 1px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom: none;
}
.hm_FRcomend_caption {
	padding: 15px;
	border: solid #ccc 1px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}
.hm_FRcomend_caption_1 {
	display: flex;
}
.hm_FRcomend_caption_1_lft {
	width: 5%;
	display: flex;
	align-items: center;
}
.hm_FRcomend_caption_1_lft .Line {
	width: 1px;
	height: 35px;
	background: #153e90;
	display: inline-flex;
	position: relative;
}
.hm_FRcomend_caption_1_lft .Line:before {
	content: '';
	position: absolute;
	top: 0;
	left: -3px;
	width: 7px;
	height: 7px;
	background: #153e90;
	display: inline-flex;
	border-radius: 25px;
}
.hm_FRcomend_caption_1_lft .Line:after {
	content: '';
	position: absolute;
	bottom: 0;
	left: -3px;
	width: 7px;
	height: 7px;
	background: #153e90;
	display: inline-flex;
	border-radius: 25px;
}
.hm_FRcomend_caption_1_rht {
	width: 95%;
}
.hm_FRcomend_caption_1_rht h3 {
	font-family: 'PoppinsSemiBold';
	font-size: 14px;
	color: #373e43;
	line-height: 24px;
}
.hm_FRcomend_caption_2 {
	display: flex;
	padding-top: 10px;
}
.hm_FRcomend_caption_2_lft {
	width: 75%;
}
.hm_FRcomend_caption_2_lft h3 {
	display: flex;
	font-family: 'PoppinsBold';
	font-size: 16px;
	color: #153e90;
	text-align: left;
	gap: 3px;
}
.hm_FRcomend_caption_2_lft p {
	font-size: 13px;
	line-height: 22px;
}
.hm_FRcomend_caption_2_lft p .refundable {
	color: #4a9500;
}
.hm_FRcomend_caption_2_lft p .non_refundable {
	color: #4a9500;
}
.hm_FRcomend_caption_2_rht {
	width: 25%;
	display: flex;
	justify-content: end;
}
.hm_FRcomend_caption_2_rht button {
	width: 45px;
	height: 42px;
	background: #153e90;
	border-radius: 5px;
	border: none;
}
.arrow_recommendation {
	width: 15px;
	height: 12px;
	background: url(../images/arrow_recommendation.svg);
	display: inline-flex;
	background-repeat: no-repeat;
	background-size: contain;
}
.FlightRecommendSec .owl-carousel {
	padding-top: 10px;
}
.FlightRecommendSec .owl-dots {
	display: block !important;
	text-align: center;
	margin-top: 15px !important;
}
.FlightRecommendSec .owl-carousel button.owl-dot {
	background: none;
	color: inherit;
	border: none;
	padding: 0 !important;
	font: inherit;
}
.FlightRecommendSec .owl-theme .owl-dots .owl-dot span {
	width: 9px;
	height: 9px;
	margin: 4px 4px;
	background: #c4c4c4;
	display: block;
	-webkit-backface-visibility: visible;
	border-radius: 30px;
}
.FlightRecommendSec .owl-theme .owl-dots .owl-dot.active span, .topsearched .owl-theme .owl-dots .owl-dot:hover span {
	background: #153e90;
}


.TrendingHotels_sec{
	    padding: 25px 0;
		background:#fff;
}

.TrendingHotels_sec  h2 {
    font-family: 'PoppinsBold';
    font-size: 36px;
    color: #000000;
    text-align: center;
    padding-bottom: 30px;
}

.TrendingHotels_sec .hmumrahpackBox {
    border: 1px solid #ccc;
    border-radius: 10px;
    /* box-shadow: 0px 2px 8px rgb(0 0 0 / 12%);*/
    overflow: hidden;
    background-color: #fff;
}
.TrendingHotels_sec .hm_packpadd {
    padding: 20px 20px 10px;
}
.TrendingHotels_sec .pack_thumb {
    width: 30%;
}
.TrendingHotels_sec .pack_Dtls {
    width: 70%;
    padding-left: 20px;
}
.TrendingHotels_sec .hm_packPlace {
    margin: 0px 20px 10px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
.TrendingHotels_sec .hmpackcity {
    padding: 0 20px 10px;
    justify-content: space-between;
    align-items: center;
}
.TrendingHotels_sec .hmpackPriceBox {
    background: #f0f7fb;
    padding: 20px;
    border-top: 1px solid #ccc;
}
.TrendingHotels_sec .hmpackStar {
    background: #d56900;
    border-radius: 5px;
    padding: 2px 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #fff;
    height: 20px;
	position:relative;
	top:0;
}
.TrendingHotels_sec .hmsuperPrice {
    text-align: right;
}
.hmsuperPrice h3 {
	font-family: 'PoppinsSemiBold', 'DroidKufiBold' !important;
    color: #329307;
    font-size: 14px;
}
.TrendingHotels_sec .hmpackShare {
	width:40%;
    display: flex;
    align-items: center;
    cursor: pointer;
}
.TrendingHotels_sec .hmUmrahPackPrice.custPackagePrice {
    padding-top: 0;
}
.TrendingHotels_sec .hmUmrahPackPrice p {
    font-size: 12px;
    margin-bottom: 0px;
}
.TrendingHotels_sec .hmUmrahPackPrice h3 {
    color: #153e90;
    font-size: 18px;
    line-height: 18px;
}
.TrendingHotels_sec .hmUmrahPackPrice p {
    font-size: 12px;
    margin-bottom: 0px;
}
.TrendingHotels_sec .hmHtlStar {
    background-image: url(../images/hmhtl_star.svg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    width: 65px;
    height: 12px;
    display: inline-block;
}
.TrendingHotels_sec .fivestar {
    background-position: 0 0px;
    width: 65px;
    height: 12px;
    background-size: cover;
}
.TrendingHotels_sec .fourstar {
    background-position: 0 -14px;
    width: 65px;
    height: 12px;
    background-size: cover;
}

.TrendingHotels_sec .threestar {
    background-position: 0 -27px;
    width: 65px;
    height: 12px;
    background-size: cover;
}
.TrendingHotels_sec .twostar {
    background-position: 0 -41px;
    width: 65px;
    height: 12px;
    background-size: cover;
}

.TrendingHotels_sec .onestar {
    background-position: 0 -55px;
    width: 65px;
    height: 12px;
    background-size: cover;
}

.TrendingHotels_sec .zerostar {
    background-position: 0 -69px;
    width: 65px;
    height: 12px;
    background-size: cover;
}
.TrendingHotels_sec .hmpackShare .theme_button{
	border-radius: 5px;
}

footer {
	background: #001835;
	padding: 30px 0;
	margin-top: 60px;
}
.FooterSec1 {
	padding: 0 0;
	display: flex;
	gap: 50px;
}
.FooterSec_lft {
	width: 75%;
}
.FooterSec_rht {
	width: 25%;
}
.FooterSec_companyDtls {
	border: solid #fff 1px;
	border-radius: 10px;
	padding: 20px;
}
.FooterSec_companyDtls h2 {
	font-family: 'PoppinsBold';
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	line-height: 30px;
}
.FooterSec_companyDtls p {
	font-size: 13px;
	color: #a9b5bf;
	padding-top: 10px;
}
.ftr_paycard_sec1 h2 {
	font-family: 'PoppinsBold';
	font-size: 16px;
	color: #fff;
	line-height: 30px;
}
.ftr_paycard_sec1 p {
	font-size: 12px;
	color: #a9b5bf;
	line-height: 20px;
}
.ftr_paycard_sec1 ul {
	display: flex;
	gap: 10px;
	margin: 10px 0;
	margin-bottom: 15px;
}
.ftr_paycard_sec1 ul li img {
	height: 30px;
}
.FooterSec2_list h2 {
	font-family: 'PoppinsBold';
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	line-height: 30px;
	padding-bottom: 15px;
	position: relative;
}
.FooterSec2_list h2:after {
	content: '';
	position: absolute;
	width: 32px;
	height: 3px;
	background: #c34676;
	left: 0;
	bottom: 10px;
}
.FooterSec2 {
	padding: 25px 0;
	padding-bottom: 0;
}
.FooterSec2_flex {
	display: flex;
	gap: 20px;
}
.FooterSec2_list {
	display: flex;
	flex-direction: column;
	width: 25%;
}
.FooterSec2_list ul {
}
.FooterSec2_list ul li a {
	font-size: 14px;
	color: #a9b5bf;
	display: flex;
	padding: 3px 0;
	padding-left: 15px;
	position:relative;
}
.FooterSec2_list ul li a:before {
    content: '';
    position: absolute;
    left: 0;
    width: 5px;
    height: 12px;
    background-image: url(../images/ftr_arrow.svg);
    top: 8px;
    background-size: contain;
    background-repeat: no-repeat;
}
.FtrCopyRight {
	font-size: 14px;
	color: #a9b5bf;
	padding-top: 30px;
}
.FtrSocail ul {
	padding-top: 10px;
	gap: 10px;
    display: flex;
    align-items: center;
}
.FtrSocail p {
	color: #a9b5bf;
}
.FtrSocail ul li {
	display: inline-block;
}
.facebook_icon {
	background: url(../images/facebook_ftr.svg);
	width: 18px;
	height: 30px;
	background-size: contain;
}
.tw_icon{
	background: url(../images/twitter.svg);
	width: 30px;
	height: 30px;
	background-size: contain;
}
.linked_icon{
	background: url(../images/linkedin.svg);
	width: 30px;
	height: 30px;
	background-size: contain;
}
.insta_icon{
	background: url(../images/insta.svg);
	width: 30px;
	height: 30px;
	background-size: contain;
}
.FtrSocail ul li a{
	padding-left: 0;
}

.FtrSocail ul li a:before{
	display:none;
}




