@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800;900&family=Roboto:wght@400;500;700&display=swap');
:root {
  --primary-color: #f99f24;
  --secondary-color: #2d117b;
  --body-font-color: #202020;
  --heading-color: #000000;
  --input-border-color: #2d117b;
  --light-gray-color: #8e8e8e;
  --extra-light-gray-color: #f5f5f5;
  --blue-color: #16166d;
  --black: #000000;
  --white: #ffffff;
}

* { box-sizing: border-box; }
html, body, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, header, footer, section, aside, nav, article, figure, address, audio, video { background: transparent; border: 0; margin: 0; padding: 0; outline: 0; list-style-type:none; }
html { min-height: 100%; position: relative; }
body { font-family: 'Poppins', sans-serif; font-size: 16px; color: var(--body-font-color); font-weight: 400; text-decoration: none;background-size: 100%; overflow-x: hidden; }
h1, h2, h3, h4, h5, h6 { color: var(--heading-color); margin-bottom: 15px; }
input, button { font-family: 'Poppins', sans-serif; }
input[type="text"], input[type="password"] { margin: 0px; padding: 0px; border: 1px solid var(--input-border-color); background: var(--white); font-size: 15px; color: var(--input-border-color); padding: 10px 15px; font-family: 'Poppins', sans-serif; -webkit-appearance: none; box-sizing: border-box; border-radius: 6px; box-shadow: 0 0 3px rgba(0,0,0,.1); }
select, textarea { margin: 0px; padding: 0px; border: 1px solid var(--input-border-color); background: var(--white); font-size: 15px; color: var(--input-border-color); padding: 10px 15px; font-family: 'Poppins', sans-serif; resize: none; box-sizing: border-box; border-radius: 6px; box-shadow: 0 0 3px rgba(0,0,0,.1); }
select { background-image: url(../images/select-img.png); background-repeat: no-repeat; background-position: right 12px center; appearance: none; -moz-appearance: none; -webkit-appearance: none; padding-right: 25px; }
.form-control, .form-control:focus { height: auto; line-height: normal; border: 1px solid var(--input-border-color); background: var(--white); font-size: 15px; color: var(--input-border-color);  }
small { font-size: 11px; }
.clear { clear: both; display: block; }
button:focus { outline: none; box-shadow: none; }
.relative { position: relative; }
:focus { outline: none; }
a:focus { outline: none; }
p { margin-bottom: 25px; line-height: 25px; }
img { border: none; outline: none; }
a { color: var(--primary-color); text-decoration: none; outline: none; transition: all 0.5s ease 0s; -ms-transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; -o-transition: all 0.5s ease 0s; -webkit-transition: all 0.5s ease 0s; }
button, input[type="button"], button:hover, input[type="button"]:hover {  transition: all 0.5s ease 0s; -ms-transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; -o-transition: all 0.5s ease 0s; -webkit-transition: all 0.5s ease 0s; }
a:focus { color: var(--secondary-color); text-decoration: none; outline: none; transition: all 0.5s ease 0s; -ms-transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; -o-transition: all 0.5s ease 0s; -webkit-transition: all 0.5s ease 0s; }
a:hover{color:#f99f24;}
.nopadding { padding: 0 !important; }
.nomargin { margin: 0 !important; }
.bg-none { background: none !important; }
.common-section { padding: 80px 0; }
/* Common CSS end here */

#header { display: block; min-height: 85px; position: absolute; top: 0; left: 0; width: 100%; z-index: 9; background-color: #fff; }
#header .navbar {padding:0;box-shadow: 0 6px 5px rgba(0,0,0,.3);}
#middle { display: block; min-height: 600px; }
.midd-banner { background: url(../images/banner-bg.png) no-repeat center bottom #32107b; background-size: cover; min-height: 715px; padding-top: 90px; }

.summersale { background: url(../images/new/summersale.png) no-repeat center bottom #32107b; background-size: cover; min-height: 715px; padding-top: 90px; }
.summertitle{font-family: 'Bagel Fat One', system-ui;font-weight: 400 !important;color:#58680F !important;font-style: normal;font-size: 73px !important;}
.summersubtitle{color: #D34452 !important;font-size: 32px !important;font-weight: 600;}
@media screen and (max-width:1024px) {
  .uaetitle,.summertitle{font-size: 50px !important;margin-top: 50px;}
  .uaesubtitle,.summersubtitle{font-size: 20px !important;}
}

.uaestand1 { background: url(../images/new/uaestand1.png) no-repeat center bottom #32107b; background-size: cover; min-height: 715px; padding-top: 90px; }
.uaetitle{    font-family: "Fredoka", sans-serif;
    font-weight: 600 !important;
    color: #fff !important;
    font-style: normal;
    font-size: 57px;
    letter-spacing: 1px;
    text-align: right;
    margin-bottom: 0;}
.uaesubtitle{    color: #fff !important;
    font-size: 30px !important;
    font-weight: 400;
    text-align: right;}
.pl-60px{padding-left: 60px;}

.midd-banner1 { background: url(../images/sale/republicday.png) no-repeat center bottom #32107b !important; background-size: cover !important; min-height: 715px; padding-top: 90px; }
#footer { display: block; background: var(--blue-color); padding-bottom: 40px;  }
.navbar-collapse { flex-grow: 0; }
.navbar, .navbar>.container, .navbar>.container-fluid { display: block; } 
.fixed-top { background: var(--white) !important;  transition: all 0.5s ease 0s; -ms-transition: all 0.2s ease 0s; -moz-transition: all 0.2s ease 0s; -o-transition: all 0.2s ease 0s; -webkit-transition: all 0.2s ease 0s; }
.header-sticky .fixed-top { position: fixed; width: 100%; background: var(--white) !important; box-shadow: 0 0 10px rgba(0,0,0,.2); z-index:99;  }
.header-sticky .fixed-top .logo { padding: 7px 0 12px; } 
.header-sticky .fixed-top ul.navbar-nav { padding-top: 35px; padding-bottom: 20px; }
.header-sticky .fixed-top .logo-slogan { margin-top: 40px; }
.header-sticky .fixed-top .lang-cnt { top: 27px; }
/* .logo {padding: 7px 0 12px;float: left; } */
.header-sticky .header-search, .header-sticky .header-btn { margin-top: 10px; }
.navbar-nav { text-align: center; }
ul.navbar-nav { padding-top: 35px; padding-bottom: 30px; margin-right: 0px; }
ul.navbar-nav li { margin-left: 30px; }
ul.navbar-nav li { margin-left: 20px;}
.new-gf-logo{width: 28px;
position: absolute;
top: -2px;
left: -2px;}
.new-gf-logo-mm{
  width: 26px;
  position: absolute;
  top: -2px;
  left: -5px;
  border: 0px !important;
}
ul.navbar-nav li a { color: var(--black); padding: 0px !important; font-size: 17px; font-weight: 500; position: relative; }
ul.navbar-nav li a:hover { color: var(--primary-color); }
ul.navbar-nav li.active a { font-weight: 700; color: var(--primary-color); }
.navbar-expand-md .navbar-collapse { justify-content: right; }
.lang-cnt { top: 47px; right: 15px; }
.footer-logo-img { margin-bottom: 25px; }
.footer-logo-img img { width: 190px; }
.footer-logo p { color: #a5a5c3; font-size: 15px; }
.payment-card-img { padding-top: 50px; }
.footer-links { padding-left: 20px; }
.footer-links ul li { margin-bottom: 12px; }
.footer-links ul li a { font-size: 17px; font-weight: 500; color: var(--white); display: block;
margin-bottom: 12px;}
.footer-links ul li a:hover { color: var(--primary-color); }
.footer-links ul li:last-child { margin-bottom: 0; }
.footer-staytouch h4.ftr-hd { font-size: 44px; color: var(--primary-color); font-weight: 700; margin-bottom: 5px; }
.footer-staytouch p { font-size: 18px; margin-bottom: 40px; color: var(--white);font-weight: normal; }
.subscribe-cnt { max-width: 300px; }
.subscribe-email { margin-bottom: 15px; }
.subscribe-email input { width: 100%; background: #06064d; border: none; color: var(--white); font-size: 15px;min-width: auto !important;border: 0px !important; }
.subscribe-email input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: var(--white) !important;
   opacity: 1 !important;
}
.subscribe-email input::-moz-placeholder { /* Firefox 19+ */
  color: var(--white) !important;
   opacity: 1 !important;
}
.subscribe-email input:-ms-input-placeholder { /* IE 10+ */
  color: var(--white) !important;
   opacity: 1 !important;
}
.subscribe-email input:-moz-placeholder { /* Firefox 18- */
  color: var(--white) !important;
   opacity: 1 !important;
}

input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #4e4d4d !important;
  opacity: 1 !important;
}
input::-moz-placeholder { /* Firefox 19+ */
  color: #4e4d4d !important;
  opacity: 1 !important;
}
input:-ms-input-placeholder { /* IE 10+ */
  color: #4e4d4d !important;
  opacity: 1 !important;
}
input:-moz-placeholder { /* Firefox 18- */
  color: #4e4d4d !important;
  opacity: 1 !important;
}

.subscribe-btn input { background-color: #2d117b;; border-radius: 6px; outline: 0 !important; box-shadow: none !important; height: 42px; line-height: 22px; cursor: pointer; display: block; text-align: center; width: 100%; border: none; font-size: 16px;  color: var(--white); }   
.subscribe-btn input:hover { background-color: #f99f24;}

.follow-cnt { text-align: right; }
.follow-cnt a { margin-left: 15px; }
.follow-cnt a:hover { opacity: .7; }
.ourprod-affiliation { background: #ffffff; margin-bottom: 80px; }
.ourprod-affiliation .col-md-6.prod-info { -ms-flex: 0 0 55%; flex: 0 0 55%; max-width: 55%; }
.ourprod-affiliation .col-md-6.affiliation-info { -ms-flex: 0 0 45%; flex: 0 0 45%; max-width: 45%; }
h3.cmn-small-hd { font-size: 18px; margin-bottom: 15px; }
ul.ourprod-affiliation-logo li { display: inline-block; vertical-align: middle; margin-right: 12px; }
ul.ourprod-affiliation-logo li img { max-width: 100%; }
ul.ourprod-affiliation-logo li:last-child { margin-right: 0; }
.affiliation-cnt {  padding-left: 40px; }
.ourprod-affiliation .prod-info {border-right: 1px solid #b3b3b3;}
h2.cmn-hd { font-size: 40px; font-weight: 700; margin-bottom: 50px; text-align: center;color: var(--heading-color); }
h2.cmn-hd span { display: block; color: var(--light-gray-color); font-size: 20px; font-weight: 400; margin-top: 10px; }
h2.cmn-hd-small-txt { font-size: 35px; }
h2.cmn-hd-small-txt span { font-size: 18px; }
.chainhotel-section { background: var(--extra-light-gray-color); width: 95%; margin: auto; }
.agent-img { margin-bottom: 20px; overflow: hidden; border-radius: 50%; position: relative; }
.agent-img img { width: 100%; }
.agent-name { text-align: center; font-weight: 600; }
.zoom { transform: scale(1); transition: all 0.5s ease 0s; -ms-transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; -o-transition: all 0.5s ease 0s; -webkit-transition: all 0.5s ease 0s; }
.zoom:hover { transform: scale(1.1); transition: all 0.5s ease 0s; -ms-transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; -o-transition: all 0.5s ease 0s; -webkit-transition: all 0.5s ease 0s; }
.play-icon { position: absolute; top: 50%; transform: translateY(-50%); left: 0; right: 0; margin: auto; z-index: 1; width: auto !important; }
.viewall-btn { text-align: center; margin-top: 70px; }
.btn-primary { background-color:#2d117b; height: 48px; outline: 0 !important; box-shadow: none !important; line-height: 48px;  font-size: 17px; color: var(--white); border: none; padding: 0 20px !important; border-radius: 6px;display: inline-block; vertical-align: middle; text-align: center;  }
.btn-primary:hover, .btn-primary:focus {  background-color: #f99f24 ; color: var(--white);}
.btn-secondary { background: var(--white); border: 2px solid var(--light-gray-color); height: 48px; line-height: 48px; font-size: 17px; color: var(--black); padding: 0 20px; border-radius: 6px; min-width: 170px; display: inline-block; vertical-align: middle;  text-transform: uppercase; text-align: center; font-weight: 700;}
.btn-secondary:hover, .btn-secondary:focus {  background: var(--primary-color); border-color: var(--primary-color); color: var(--white);}
.chain-hotel-logo { background: var(--white); box-shadow: 0px 0px 15px rgba(0,0,0,.10); border-radius: 15px; margin: 16px 8px; height: 133px; display: flex; justify-content: center; align-items: center;  transition: all 0.5s ease 0s; -ms-transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; -o-transition: all 0.5s ease 0s; -webkit-transition: all 0.5s ease 0s; }
.chain-hotel-logo:hover { box-shadow: 0px 0px 20px rgba(0,0,0,.25); }
.chain-hotel-logo img { height: 89px; width: auto !important; }
.reservation-lst ul li { float: left; width: 33.33%; border-right: 1px solid #9e9e9e; border-bottom: 1px solid #9e9e9e; padding: 25px 25px 20px; min-height: 160px; }
.reservation-lst ul li.border-right { border-right: none !important; }
.reservation-lst ul li.border-bottom { border-bottom: none !important; }
.reservation-l { width: 70px; float: left; padding-top: 10px; }
.reservation-l img { max-width: 100%; }
.reservation-r { width: calc(100% - 70px); float: left; padding-left: 15px; font-size: 17px; font-weight: 500; }
.reservation-r span { color: var(--primary-color); font-size: 46px; line-height: 50px; font-weight: 700; display: block; margin-bottom: 10px; }
.banner-hd { padding-top: 30px; }
.banner-hd h1 { font-size: 50px !important; font-weight: 900 !important; color: var(--white) !important; margin-bottom: 40px !important; }
.banner-hd p { font-size: 22px; font-weight: 600; line-height: 34px; color: var(--white); }
.agent-login { background: var(--white); border-radius: 15px; padding: 50px; margin-left: 70px; }
.agent-form-row { margin-bottom: 12px; }
.agent-form-row input { width: 100%; }
.agent-login h2 { font-size: 20px; font-weight: 600; margin-bottom: 30px; }


.common-section-reward-dust-hght{padding:70px 0px 50px !important; background-color: #f5f5f5 !important;}
.cmpny-reward-sec {display: flex; flex-wrap: wrap; justify-content: center;}
.cmpny-reward-box {
  width: 155px !important;
    display: block;
    height: auto;
    padding: 35px 15px;
    margin-right:25px;
    border-radius: 8px;
box-shadow:rgba(0,0,0, 0.2) 0 0 25px;
-webkit-box-shadow:rgba(0,0,0, 0.2) 0 0 25px;
}
.cmpny-reward-box-img {width:100%; text-align: center;}
.cmpny-reward-box-img img {max-width: 100%; height: auto !important;}
.cmpny-reward-box-text p {text-align: center; font-size: 14px; font-weight: 500; line-height: 22px; color:#000; margin-bottom: 0px;}
.cmpny-reward-box-text p  span{color:#f99f24; font-size: 16px;}
/* .agent-login .remember-cnt { display: flex; flex-wrap: wrap;} */
 .rememberme { width: 50%; float: left; font-size: 14px; } 
 .rememberme input {margin-right:5px;}
.forgotpass { width: 50%; float: left; text-align: right; font-size: 14px; }
.forgotpass a { color: var(--input-border-color); font-size: 14px;}
.forgotpass a:hover { color: var(--primary-color); }
.remember-cnt { margin-top: 15px; margin-bottom: 30px; }
.login-btn input { width: 100%; }
.dontaccount { text-align: center; font-size: 18px; color: var(--input-border-color); margin-top: 30px; }
.dontaccount a { font-weight: 500; color: #f39e1d; }
.dontaccount a:hover { color: #2d117b;  }
ul.navbar-nav li a.btn-signup { background: var(--secondary-color) !important;
  border: 3px solid var(--secondary-color);
  height: 38px;
    line-height: 34px;
    font-size: 14px;
    color: #fff !important;
    padding: 0 20px !important;
  border-radius: 6px;
  display: inline-block;
  vertical-align: middle;
  text-transform: capitalize;
  text-align: center;
  font-weight: 400;
  margin-top: -8px;
}
ul.navbar-nav li a.btn-signup:hover {color: var(--white) !important;
  border: 3px solid #f39e1d;
  background: #f39e1d !important;}
.lang-cnt select { border: none; padding: 0 10px; box-shadow: none; padding-right: 25px; border-radius: 0; font-weight: 600; font-size: 13px; color: var(--black); cursor: pointer; }
/* Hotel Page CSS */
.nav-tabs { border: none; }
.nav-tabs li { margin-right: 25px;}
.nav-tabs li a { border-bottom: 3px solid transparent; padding-bottom: 5px; display: inline-block; }
.nav-tabs li a.active { border-color: #2e1079; font-weight: 700; }
.nav-tabs a { font-size: 20px; color: #2e1079; }
.nav-tabs a:hover { color: var(--primary-color); }
.tab-content {  border-radius: 7px; }
table.cmn-table tr th { padding: 15px 10px; font-size: 17px; color: #2e1079; font-weight: 700; }
table.cmn-table tr td { padding: 12px 10px; border-top: 1px solid #dee8ed; font-family: 'Roboto'; font-size: 15px; }
.midd-inner-banner { padding-top: 50px; min-height: 624px; } 
h1.cmn-hd { font-size: 53px; font-weight: 900; color: var(--white); margin-bottom: 40px;  }
.currency-cnt { text-align: right; font-size: 18px; color: var(--white); padding-top: 25px; white-space: nowrap; margin-left: auto;font-weight: 500;}
.currency { margin-right: 20px; }
.custom-radio, .custom-checkbox { display: inline-block; vertical-align: middle; position: relative; cursor: pointer;   -webkit-user-select: none;
  -moz-user-select: none; font-size: 15px;
  -ms-user-select: none;
  user-select: none; padding-left: 35px; margin-right: 10px; }

.custom-checkbox input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.custom-checkbox .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: var(--white);
  border: 1px solid #2e1079;
  border-radius: 6px;
}

/* On mouse-over, add a grey background color */
.custom-checkbox:hover input ~ .checkmark {
  background-color: var(--white);
}

/* When the checkbox is checked, add a blue background */
.custom-checkbox input:checked ~ .checkmark {
  background-color: var(--white);
}

/* Create the checkmark/indicator (hidden when not checked) */
.custom-checkbox .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.custom-checkbox input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.custom-checkbox .checkmark:after {
  left: 9px;
  top: 4px;
  width: 6px;
  height: 12px;
  border: solid #2e1079;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.custom-radio input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

/* Create a custom radio button */
.custom-radio .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: transparent;
  border-radius: 50%;
  border: 1px solid var(--input-border-color);
}

.currency-selection .custom-radio .checkmark { border-color: var(--white); }

/* On mouse-over, add a grey background color */
.custom-radio:hover input ~ .checkmark {
  background-color: transparent;
}

/* When the radio button is checked, add a blue background */
.custom-radio input:checked ~ .checkmark {
  background-color: transparent;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.custom-radio .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the indicator (dot/circle) when checked */
.custom-radio input:checked ~ .checkmark:after {
  display: block;
}

/* Style the indicator (dot/circle) */
.custom-radio .checkmark:after {
 	top: 5px;
	left: 5px;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	background: var(--primary-color);
}

.custom-checkbox span { font-size: 15px; color:#2d117b; font-weight: normal; text-align: left;}
.hotel-search-cnt { background: var(--white); border-radius: 6px; padding: 10px 0; font-family: 'Roboto'; }
.hotel-search-cnt ul li { width: 55%; float: left; border-right: 1px solid #e0e0e0; border-bottom: 1px solid #e0e0e0; padding:  20px 35px 20px; min-height: 122px;  }
.hotel-search-cnt ul li.rightbordernone { width: 45%; border-right: none; }
.hotel-search-cnt ul li.bottombordernone { border-bottom: none; }
.hotel-search-icon { width: 10%; float: left; padding-top: 35px; }
.hotel-search-icon img { max-width: 100%; }
.hotel-search-input { width: 57%; float: left; padding-left: 10px; }
.hotel-search-extra { width: 33%; float: left; padding-left: 25px; }
.hotel-search-input label, .hotel-search-extra label { font-size: 15px; margin-bottom: 5px; }
.hotel-search-input input, .hotel-search-input select, .hotel-search-input textarea, .hotel-search-extra input, .hotel-search-extra select, .hotel-search-extra textarea { width: 100%; }
.county-city-search { padding-top: 35px; font-size: 15px; }
.county-city-search a { color: var(--black); }
.county-city-search a:hover { color: var(--primary-color); }
.county-city-search img { float: left; margin-right: 10px; margin-top: 5px; }
.hotel-search-inner-l { width: 48%; float: left; }
.hotel-search-inner-r { width: 48%; float: right; }
.rate-type { font-size: 15px; }
.rate-type label { margin-bottom: 12px; }
.rate-type .custom-checkbox { margin-right: 0; color: #2e1079; }
.totalroom { width: 90%; }
.total-nights img { float: left; margin-right: 5px; width: 30px; margin-top: 35px; }
.total-night-cnt { width: calc(100% - 35px); float: left; }
.go-btn { text-align: right; padding-top: 30px; }
.go-btn .btn-primary { min-width: 75px; width: auto; }
.category-selection { padding-top: 12px; }
.category-selection .custom-checkbox { margin-right: 3px; color: #2e1079;  }


/* Book Now page CSS */
.middpage-banner {background: rgb(32,4,91); background: linear-gradient(360deg, rgba(32,4,91,1) 0%, rgba(47,18,123,1) 100%, rgba(0,212,255,1) 100%); color: var(--white); overflow: hidden; }
.booking-steps ul li { width: 20%; float: left; text-align: center; position: relative; }
.booking-steps ul li.completed a { opacity: .4;  }
.booking-steps ul li a { font-size: 20px; font-weight: 600; color: var(--white); border-bottom: 10px solid transparent;  padding: 55px 0; display: inline-block;}
.booking-steps ul li a:hover, .booking-steps ul li.active a { color: var(--primary-color); border-color: var(--primary-color);  }
.booking-steps ul li:after { content: ''; position: absolute; top: 50%; transform: translateY(-50%); right: 0; background: rgba(255,255,255,.2); width: 1px; height: 75px; display: block; }
.booking-steps ul li:last-child:after { display: none; }
.booking-steps ul li a span { display: block;  }
.step-sprites { background: url(../images/step-sprites.png) no-repeat 0 0; }
.booking-steps ul li a span.step-icon1 { width: 36px; height: 37px; margin: auto; background-position: 0 0; margin-bottom: 10px; }
.booking-steps ul li a:hover span.step-icon1, .booking-steps ul li.active span.step-icon1 { background-position: 0 -37px; }
.booking-steps ul li a span.step-icon2 { width: 44px; height: 37px; margin: auto; background-position: -53px 0; margin-bottom: 10px; }
.booking-steps ul li a:hover span.step-icon2, .booking-steps ul li.active span.step-icon2 { background-position: -53px -37px; }
.booking-steps ul li a span.step-icon3 { width: 30px; height: 37px; margin: auto; background-position: -106px 0; margin-bottom: 10px; }
.booking-steps ul li a:hover span.step-icon3, .booking-steps ul li.active span.step-icon3 { background-position: -106px -37px; }
.booking-steps ul li a span.step-icon4 { width: 26px; height: 37px; margin: auto; background-position: -151px 0; margin-bottom: 10px; }
.booking-steps ul li a:hover span.step-icon4, .booking-steps ul li.active span.step-icon4 { background-position: -151px -37px; }
.booking-steps ul li a span.step-icon5 { width: 32px; height: 37px; margin: auto; background-position: -195px 0; margin-bottom: 10px; }
.booking-steps ul li a:hover span.step-icon5, .booking-steps ul li.active span.step-icon5 { background-position: -195px -37px; }
ul.navbar-nav li a.myaccount-link { border: 2px solid var(--secondary-color); padding: 5px 10px !important; display: inline-block; border-radius: 6px; margin-top: -15px; font-size: 13px; font-weight: 500; background: url(../images/select-img.png) no-repeat right 7px center; padding-right: 25px !important; }
ul.navbar-nav li a.myaccount-link img { vertical-align: middle; margin-right: 7px;}
.pax-hd { border-bottom: 1px solid #e0e0e0; padding: 40px 0; }
.paxinfo-hd { font-size: 30px; font-weight: 600; color: #2e1079;   }
.paxinfo-left { padding: 50px 30px 50px 0; font-family: 'Roboto'; }
.paxinfo-right { border-left: 1px solid #e0e0e0; padding: 50px 0 50px 30px; font-family: 'Roboto'; }
.pax-info-details { display: block;  border-bottom: 1px solid #e0e0e0; padding-bottom: 30px; margin-bottom: 30px; } 
h3.cmn-hd { font-size: 20px; font-weight: 700; color: #2e1079; padding-bottom: 20px; margin-bottom: 40px; border-bottom: 1px solid #e0e0e0; font-family: 'Poppins'; }
h3.cmn-hd img { margin-right: 15px; }
ul.pax-detail-area li { margin-bottom: 10px; }
ul.pax-detail-area li:last-child { margin-bottom: 0; }
.pax-blk1 { width: 19%; float: left; font-size: 15px; padding-top: 10px; white-space: nowrap; }
.pax-blk2 { width: 15%; float: left; }
.pax-blk3 { width: 28%; float: left; padding-left: 10px; }
.pax-blk5 { width: 5%; float: left; padding-left: 10px; padding-top: 10px; font-size: 14px; white-space: nowrap; }
.pax-blk2 input, .pax-blk3 input, .pax-blk4 input, .pax-blk2 select, .pax-blk3 select, .pax-blk4 select { width: 100%; }
.pax-blk-agent { width:  47%; float: left; }
.pax-blk-agent input { width: calc(100% - 30px); }
.terms-conditions { font-size: 15px; margin-bottom: 30px; }
a.graybar-area { background: #f4f4f4; padding: 18px; display: block; color: #2e1079; font-weight: 600; border-radius: 6px; }
a.graybar-area:hover { background: #2e1079; color: var(--white); }
.plus-icon { float: right; }
ul.booking-summary-lst li { margin-bottom: 20px; } 
.booking-blk1 { width: 45px; float: left; }
.booking-blk2 { width: calc(100% - 45px); padding-left: 20px; float: left; }
.addressinfo { font-size: 18px; font-weight: 600; color: #554783; }
.area-blk-l { width: 38%; float: left; margin-right: 10px; }
.area-blk-r { width: 58%; float: left; }
.area-nearairport { margin: 25px 0; }
h3.cmn-hd-small { font-size: 18px; font-weight: 600; margin-bottom: 15px; color: #2e1079;}
ul.travel-date-lst li { margin-bottom: 20px; }
ul.travel-date-lst li:last-child { margin-bottom: 0px; }
.travel-date-l { width: 37%; float: left; font-size: 15px; line-height: 25px; }
.travel-date-r { width: 37%; float: left; font-size: 15px; line-height: 25px; }
.travel-date-l img, .travel-date-r img { float: left; margin-right: 10px; }
.travel-date-l span, .travel-date-r span { font-weight: 500; display: block; }
ul.total-room-info li { width: 33%; float: left; font-size: 15px; }
ul.total-room-info li span { display: block; font-size: 18px; font-weight: 600; margin-bottom: 5px; color: #2e1079; }
.rateinfo-area { margin-bottom: 25px; }
.rateinfo-area span { font-size: 30px; font-weight: 300; vertical-align: middle;  }
.rateinfo-area a { color: #2e1079; text-decoration: underline; }
.rateinfo-area a:hover { color: var(--primary-color); text-decoration: none; }
.free-cancellation { font-size: 15px; color: #2cae04; }
a.oragebar-area { background: #fbd1a2; }
a.oragebar-area:hover { background: var(--primary-color); }

/* Hotel Search Result page CSS */
.banner-area { height: 210px; display: flex; align-items: center; }
.banner-l { font-size: 40px; color: var(--white); font-weight: 900; }
.banner-l em { font-style: normal; color: var(--primary-color); }
.banner-l span { display: block; font-size: 20px; font-weight: 600; }
.banner-r { text-align: right; padding-top:30px; }
.banner-r a { color: var(--white); }
.banner-r a:hover { color: var(--primary-color); }
.banner-r a span { border-bottom: 1px solid var(--primary-color); padding-bottom: 5px; display: inline-block; }
.hotel-result-l { padding: 40px 20px 0 0; border-right: 1px solid #e0e0e0;  }
.hotel-result-r { padding: 40px 0 0 0; }
h3.filter-hd {  font-size: 30px; font-weight: 600; color: #2e1079; margin-bottom: 25px; }
.filter-section { border-top: 1px solid #e0e0e0; padding: 20px 0; }
.filter-hd { font-size: 15px; color: var(--black); margin-bottom: 7px; }
.filter-form input, .filter-form select { width: 100%; }
.hotel-go-btn { width: auto !important; min-width: inherit; float: right; }
.hotelname { width: 70% !important; }
.price-selection { float: right; }
.price-slide { margin: 10px 0; }
.price-range { font-size: 15px; color: #2e1079; }
.filter-list-area ul li { margin-bottom: 8px; }
.filter-list-area ul li:last-child { margin-bottom: 0px; }
.price-selection label, .filter-list-area ul li label {  color: #2e1079;}
.connt { float: right; color: #2e1079;}
.result-sorting { margin-bottom: 25px; }
.sorting-l { width: 20%; float: left; padding-top: 7px;}
.sorting-m { width: 60%; float: left; text-align: center; padding-top: 7px; }
.sorting-r { width: 20%; float: left; text-align: right; }
.sorting-l select { border: none; padding: 0 30px 0 10px; color: var(--black); }
.sorting-r a { color: var(--black); }
.sorting-r a:hover { color: var(--primary-color); }
.paging a { margin: 0 8px; color: var(--black); }
.paging a:hover, .paging a.active { color: var(--primary-color); font-weight: 500; }
.hotel-result-ftr { text-align: center; margin-top: 30px; }

.card-header { padding:0; background: none; border: none;}
.card-header a { display: block; color: var(--black); }
.card { border: none; }
.card-body { padding: 0 10px 10px; }
.card-header a[aria-expanded="true"] { border: 1px solid #2e1079; border-radius: 6px 6px 0 0; border-bottom: none; }
.collapse.show {border-radius: 0 0 6px 6px; border-top: none;  }
.result-lst-main { border-top: 1px solid #e0e0e0; padding: 15px 10px; }
.card-header a[aria-expanded="true"] .result-lst-main { border-top: none; }
.result-blk1 { width: 40%; float: left; color: #2e1079; font-weight: 500;  }
.result-blk2 { width: 17%; float: left;  }
.result-blk2  img { max-width: 100%; }
.result-blk3 { width: 13%; float: left;  }
.result-blk4 { width: 15%; float: left;  }
.result-blk5 { width: 10%; float: left; text-align: center;  }
.result-blk6 { width: 5%; float: left; text-align: right;  }
.available-tag { background: #8dbd42; height: 20px; font-size: 11px; display: inline-block; padding: 2px 7px; border-radius: 30px; color: var(--white); }
.hotel-details-area { border-bottom: 1px solid #e0e0e0; padding-bottom: 15px; margin-bottom: 15px; }
.hotel-detail-search { margin-top: 15px; }
.hotel-detail-blk1 { width: 130px; float: left; }
.hotel-detail-blk2 { width: 62%; float: left; padding-left: 15px; }
.hotel-detail-blk2 p { font-size: 13px; margin-bottom: 15px; line-height: 20px; } 
.hotel-detail-blk3 { width: 20%; float: right; text-align: center; font-size: 13px; }
.hotel-detail-blk3 span { font-size: 15px; text-transform: uppercase; display: block; font-weight: 500; }
a.small-btn { min-width: inherit; text-transform: none; font-weight: 400; height: 30px; line-height: 30px; padding: 0 10px; font-size: 15px; }
.hotel-detail-search-blk1 { width: 48%; float: left; margin-right: 2%;  }
.hotel-detail-search-blk1 input { width: 100%; }
.hotel-detail-search-blk1 label { font-size: 15px; margin-bottom: 5px; display: block; }
.hotel-detail-search-blk2 { width: 28%; float: left; margin-right: 2%;  }
.hotel-detail-search-blk3 { width: 20%; float: left;  }
.hotel-detail-search-blk2 select, .hotel-detail-search-blk3 select { width: 100%; }
.hotel-detail-roomcategory { border: 1px solid #2e1079; border-radius: 6px; margin-top: 15px; }
table.table-grid-list tr th { background: #2e1079; color: var(--white); padding: 10px; font-weight: 600; font-size: 14px; }
table.table-grid-list tr td { padding: 10px; font-size: 14px; font-family: 'Roboto'; }
table.table-grid-list tr td a { text-decoration: underline; }
table.table-grid-list tr td a:hover { text-decoration: none; }
a.booknow-btn { background: var(--primary-color); display: block; color: var(--white); text-align: center; border-radius: 0 0 6px 0; text-decoration: none !important; font-size: 18px; font-weight: 700; height: 45px; line-height: 45px;}
.left-border { border-left: 1px solid #2e1079; }
.top-border { border-top: 1px solid #2e1079; }
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span { background: var(--secondary-color); }
.select2-container--default .select2-selection--single{
    border:0 !important; font-size: 13px !important; height: 27px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered{color:#4d4d4d; padding-left: 0px !important;}
.select2-container--default .select2-selection--single .select2-selection__rendered{line-height: 25px !important; padding-right: 22px;}
.select2-container--open .select2-dropdown--below {
     width: 110px !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #0b0b0b transparent transparent transparent !important;
    border-style: solid;
    border-width: 5px 4px 0 4px;
    height: 0;
    left: 96%;
    margin-left: -7px !important;
    margin-top: -3px !important;
    position: absolute;
    top: 50%;
    width: 0;
  }
.innerformdiv .form-dropdown{
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 30px;
}
.agent-form-row .p-viewer{ position: absolute;
    /* right: 15px; */
    top: 15px;}
.checkbox-cnt { margin-top: 0px; margin-bottom: 0px; font-size: 15px; }

.forgotpasswordpopupmodify h2.formheading {	
    color: #2d117b;
    font-size: 20px;
    font-weight: 600;
    margin-top: 6px;
    margin-bottom: 5px;
    line-height: 20px;
    
}	
.forgotpasswordpopupmodify .closebtn, .closebtn span {	
    font-size: 13px;
    opacity: 1;
    outline: none;
    position: absolute;
    right: 5px;
    top: 6px;
    border: 0;
    margin: 0;
    padding: 0;
    margin-right: 0;
}	
.closebtn span {	
    border: 3px solid #2d117b;
    padding: 2px 3px;
    margin: 5px;
    color: #2d117b;
    font-size: 22px;
    border-radius: 50%;
    width: 30px;
    height: 30px;
}	

.closebtn span:hover {
    border: 3px solid #f99f24;
    color:#f99f24 !important;

}

.forgotpasswordpopupmodify .bordersep {	
    border-bottom: 1px solid #eaeaea;	
    float: left;	
    height: 1px;	
    margin: 5px 0;	
    width: 100%;	
}	
.forgotpasswordpopupmodify .mainformdivreg .formelement label.formlabel {	
    width: 35%;	
}	
.forgotpasswordpopupmodify .mainformdivreg .formelement {	
    float: left;	
    margin-bottom: 12px;	
    position: relative;	
    width: 100%;	
}	
.forgotpasswordpopupmodify .backbutton:hover {	
    background: #3398c4 none repeat scroll 0 0;	
    color: #fff;	
}	
.forgotpasswordpopupmodify .mainformdivreg .formelement label.formlabel {	
    color: #000;
    float: left;
    font-size: 14px;
    font-weight: 500;
    line-height: 32px;
    margin: 0;
    width: 100px;
}	
.forgotpasswordpopupmodify .backbutton {	
    background: #ff9b00 none repeat scroll 0 0;	
    border: 0 none;	
    border-radius: 5px;	
    box-shadow: 1px 1px 0 #bebebe;	
    color: #fff;	
    cursor: pointer;	
    display: inline-block;	
    font-size: 16px;	
    padding: 7px 15px;	
}	
.forgotpasswordpopupmodify .mainformdivreg .formelement .formfield, .sendsearchbookingrequest .formelement .formfield {	
    float: left;	
    width: 65%;	
}	
.forgotpasswordpopupmodify .mainformdivreg .formelement .formfield .notes,.forgotpasswordpopupmodify .mainformdivreg .formelement span, .sendsearchbookingrequest .formelement span {	
    color: #f47300;	
    font-weight: normal;	
    line-height: 40px;	
}	
.forgotpasswordpopupmodify .mainformdivreg .formelement .formfield span, .sendsearchbookingrequest .formelement span {	
    float: left;
    font-size: 14px;
    line-height: 32px;
    margin-right: 5px;
    color: #f00;
    font-weight: 600;	
}	
.forgotpasswordpopupmodify .mainformdivreg .formelement .formfield input[type="text"],	
.forgotpasswordpopupmodify .mainformdivreg .formelement .formfield input[type="email"],	
.forgotpasswordpopupmodify .mainformdivreg .formelement .formfield input[type="password"],	
.forgotpasswordpopupmodify .mainformdivreg .formelement .formfield textarea,	
.forgotpasswordpopupmodify .mainformdivreg .formelement .formfield .fileUploadinput,	
.sendsearchbookingrequest .formelement .formfield input[type="text"],	
.sendsearchbookingrequest .formelement .formfield input[type="password"],	
.sendsearchbookingrequest .formelement .formfield textarea,	
.sendsearchbookingrequest .formelement .formfield .fileUploadinput,	
.bmform_frm725002 {	
    background: #fff;	
    border: 1px solid #dadada;	
    box-shadow: 0px 1px 0px 0 rgba(190,190,190,0.65);	
    border-radius: 0;	
    color: #838484;	
    padding: 4px 6px;	
    margin: 0;	
    width: 92%;	
    height: 36px;	
    float: left;	
    font-size: 14px;	
    line-height: 20px;	
}	
.errormsg {	
    color: red;	
    font-size: 13px;	
    font-weight: normal;	
    text-transform: none;	
}	
.forgotpasswordpopupmodify p {	
    color: #2d117b;	
    font-size: 13px;	
}	
label.error-form {	
    color: red!important;	
    margin-left: 4%;	
    font-size: 12px!important;	
    font-weight: normal;	
}	
label.styledselect select{color:#000;font-size: 18px;
                          /*font-weight: bold !important;*/
}
.dropdown-toggle{-webkit-appearance: unset !important;}	
.changepassmodify li{padding: 0px !important; width: 100%!important;}
/*Forgot your password Css end*/	
.select2-container .select2-selection--single .select2-selection__rendere{padding-right:8px !important}
.mob-code-inp {width: 18% !important;}
.mob-inp {max-width:80%;}
.search-blk ul.changepass-blk li .p-viewer {
  width: auto !important;
  min-width: auto !important;
  max-width: auto !important;
}
.pass-reset h5{ font-size: 18px; color:#000; text-align: left; font-weight: 600;}
.pass-reset ul{
  margin-bottom: 5px;
   display: list-item;
   padding-left:25px;
   
}
.pass-reset ul li {
  font-size: 14px; 
  color:#000; 
  text-align: left; 
  display: inherit !important;
  padding-left:0px !important;
  padding-top:5px !important; 
  padding-bottom: 5px !important; 
  margin-bottom: 0 !important;
  list-style-type: circle !important;
  } 
  /* .pass-reset ul li::before {
    content: '';
    position: absolute;
    left:0;
    top:11px;
    width: 8px;
    height: 8px;
    background-color: #000;
    border-radius: 50%;
  } */
  .searchformblock .midd-hd-left h2 {
    font-size: 53px;
    font-weight: 900;
    color: var(--white);
    margin-bottom: 0px;
  }
  .cntry-ct-srch img {margin-top:5px;}
  .cntry-ct-lbl{
    width: 100px;line-height: 20px;float: left;font-weight: 500;font-size: 14px !important;text-align: left;
  }
  .panel-group .myaccount-accordion ul.myaccount-link li img {position: absolute;}
  .maintablewrapper tbody tr td.select2parentelemforcons {padding: 7px 10px !important; width: 135px;}
  .maintablewrapper tbody tr td .select2-container {
    min-width: inherit;
    width: 110px !important;
    max-width: initial !important;
  }
  .maintablewrapper tbody tr td .select2-container .select2-container--open .select2-dropdown--below {width:100%;}
  .sele-curnc .select2-container--default .select2-selection--single{
    height: 44px; padding:11px 15px 0px 15px !important; }
    .sele-curnc .select2-container--default .select2-selection--single .select2-selection__arrow {
      top:11px; right:12px;}
.bkng-mutpl-vuchr-tbl table thead th .common-checkbox .checkbox-cnt .checkmark{
border-color: #838484;}
.search-booking-cnt .search-blk .bookinginfodiv label {
  padding: 10px 15px;
  font-size: 15px;
  min-height: 44px;
  margin-bottom: 10px;
  border: 1px solid #2d117b;
}
#country-city-modal .modal-content .modal-header {position: relative;}
#country-city-modal .modal-content .modal-header .closebtn,
#agent_bank_dtls .modal-content .modal-header .closebtn{
  border: 2px solid #2d117b;
  padding: 2px 3px;
  color: #2d117b;
  font-size: 22px;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  position: absolute;
  right:10px;
  top:10px;
  margin: 0;
}
#country-city-modal .modal-content .modal-header .closebtn:hover,
#agent_bank_dtls .modal-content .modal-header .closebtn:hover{
  border: 2px solid #f99f24;
  padding: 2px 3px;
  color: #f99f24;

}
#country-city-modal .modal-content .modal-header h4.modal-title,
#agent_bank_dtls .modal-content .modal-header h4.modal-title{
  color: #2d117b;
  font-size: 20px;
  font-weight: 600;
  margin-top: 6px;
  margin-bottom: 5px;
  line-height: 20px;
}

#country-city-modal .modal-content .modal-body select { font-size: 14px !important
  ; color:#000; text-align: left;}

  .compare-content{
    color:#000;font-size: 13px;display: block; padding:0px 15px;
  }
#roomavailibility .hotelname{width: 100% !important;}
  .agnt-ref-label{
    float: left;
    min-width: inherit;
    max-width: inherit;
    width: auto;
  }
  .fc-toolbar{padding: 0 20px;}
  .myaccount-details .alert-success{margin-left: -15px;}

/* Search Box Design not a Border */
  /* .swarch-destination_form .destination-name input[type="text"],
  .swarch-destination_form #lightpick,
  .swarch-destination_form #select2-sel_days-container,
  .swarch-destination_form .select2parentelemforcons,
  .swarch-destination_form #select2-nationality-container,
  .swarch-destination_form #select2-sel_markup-container,
  .swarch-destination_form .custom-checkbox,
  .swarch-destination_form #select2-hour-container,
  .swarch-destination_form #select2-minute-container,
  .swarch-destination_form #select2-sel_pickup-container,
  .swarch-destination_form #select2-sel_dropoff-container,
  .swarch-destination_form #select2-pickup_locations-container,
  .swarch-destination_form #select2-dropoff_locations-container
  {font-weight: 600 !important;font-size: 17px !important;border: 0px !important;box-shadow: none !important;} */
  .swarch-destination_form .list-brd-bott{border-bottom: 1px solid #34107a9c;}
  .swarch-destination_form .list-brd-lft{border-left: 1px solid #34107a9c;}
  .swarch-destination_form .searchbar-l{border-right: 1px solid #34107a9c;}
  .destitext.validateerrorcls::placeholder{color: #f00 !important;}
  /* Search Box Design not a Border */
  .notify-count-modify {
    position: relative;
    padding: 7px 15px;
  }
  .notify-count-modify span {
    position: absolute;
    top: -12px;
    color: #fff;
    right: 6px;
    text-shadow: none;
    background: red;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    text-align: center;
    font-size: 12px;
  }
  .reply-body {
    width: calc(100% - 70px);
    float: left;
  }
  .show-btn-more {
    border-radius: 4px;
    background-color: #ff9b00;
    padding: 4px 12px;
    z-index: 8;
    position: sticky;
    margin-left: 10px;
    text-transform: uppercase;
    font-size: 14px;
    color: #fff;
    border: 0;
  }
  #show-less-btn {
    position: fixed;
bottom: 10%;
margin: 15px 0px;
right: 7%;
z-index: 0;
  }
  #show-more-btn {
    position: relative;
    margin: 15px 0px;
  }

  .reply-body .w100.message-body table:not(.signature table){width: 100% !important;float: left;max-width: 100% !important;}
  .new-gf-logo-nav-bar {
    width: 22px;
    position: absolute;
    top: -5px;
    left: -10px;
  }
  .p-color{
    color: #2d117b;
}
.alert-warning {
  background-color: #ffeeba;
  border-color: #ffeeba;
  color: #856404;
  padding: 15px;
  border-radius: 4px;
  font-size: 14px;
}
.search_bar_banner{
  text-align: center;
  margin-bottom: 14px;
}
.above_listing_banner{
  text-align: center;
  margin-bottom: 14px;
}
.commonrow select{padding-right: 20px;}
.left_sidebar_banner{
  text-align: center;
  margin-top: 10px;
}
.left_sidebar_banner a img{
    border-radius: 6px;
}
.w95{width: 95% !important;float: left;}
@media only screen and (max-width: 1400px){
  .roomlistcontentrow{
    max-width: 400px;
}
}
@media only screen and (max-width: 767px){
  .msliderw100 .carousel-inner img{width: 100%;}
  .search_bar_banner.container img,.above_listing_banner img{width: 100%;}
.roomlistcontentrow {
  max-width: 300px;
}
.modal-backdrop.fade.show{z-index: 1;}
.svgicon{width: 44px;}
}
@media only screen and (max-width: 1180px){
.submitbtn h2{width: 50% !important;float: left;}
.markuprow select{width: 50px;padding: 0;}
.pl-60px{padding-left: 0px;}
}
@media screen and (min-device-width: 992px) and (max-device-width: 1200px) { 
  .search_bar_banner.container img,.above_listing_banner img,.left_sidebar_banner.w100 img{width: 100%;}
}
/* pop-1-- */
.lux-awaits-body-content h4 {
  color: #1254B4;
  font-weight: 700;
  font-size: 15px;
  line-height: 28px;
  margin-left: -30px;
}

.lux-awaits-body-content h5 {
  color: #000;
  font-weight: 600;
  font-size: 13px;
  line-height: 19px;
}

.lux-awaits-body-content ul li {
  color: #555555;
  font-weight: 500;
  font-size: 13px;
  line-height: 17.47px;
  text-align: justify;
  list-style-type: disc;
}

.lux-awaits-body-content ul {
  padding-left: 0px;
}
.tc-para {
  margin-left: -37px;
}
.ex-vip-benifits-row {
  display: flex;
  gap: 51px;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 16px;

}
.lux-wait-cover img{
  object-fit: unset;
}

.lux-awaits-body-content strong {
  color: #1254B4;
  font-weight: 700;
  font-size: 15px;
  line-height: 28px;
}

.lux-awaits-body-content {
  margin: 0 auto;
  text-align: center;
  max-width: 60%;
    width: 100%;
}

.lux-awaits-body-content p {
  color: #201B3E;
  font-weight: 400;
  font-size: 15px;
  line-height: 21px;
}
.lux-awaits-body-content img {
  width: 20px;
  height: 20px;
  margin-right: 9px;
}
.ex-vip-benifits-left h5 ,.ex-vip-benifits-right h5 {
  position: relative;
}
.ex-vip-benifits-left h5::after {
  content: "";
  background-color: #000;
  width: 86%;
  height: 1px;
  bottom: 0;
  position: absolute;
  left: 0;
}
.ex-vip-benifits-right h5::after{
  content: "";
  background-color: #000;
  width:76%;
  height: 1px;
  bottom: 0;
  position: absolute;
  left: 0;
}
button.lux-await-btn{
  position: absolute;
  right: 0;
  top: 0;
}
.want-btn-row {
  display: flex;
  gap: 15px;
  justify-content: center;
  margin-top: 10px;


}
a.want-btn-row {
  border: 1px solid #ccc;
  border-radius: 40px;
  height: 50px;
  display: flex;
  align-items: center;
  width: 174px;
  transition: all 0.5s ease-in-out;
  font-family: Poppins;
  font-size: 12.16px;
  font-weight: 600;
  line-height: 18.24px;
  text-align: center;
  text-decoration: none;
  color: #404040;
}
a.want-btn-row:hover {
  color: #fff;
  background-color: #1254B4;
}
a.want-btn-row.active-btn {
   background-color: #1254B4;
   color: #fff;
}
@media (max-width: 992px) {
  .lux-awaits-body-content {
      max-width: 100%;
      width: 100%;
  }
}
@media (max-width: 420px) {
  .ex-vip-benifits-row {
      display: block;
    
  }
  .ex-vip-benifits-left h5::after {
      content: "";
      background-color: #000;
      width: 28%;
  }
  .ex-vip-benifits-right h5::after {
      content: "";
      background-color: #000;
      width: 44%;
  }
  .want-btn-row {
      display: block;
      gap: 15px;
      margin-top: 10px;
      align-items: center;
      margin: 16px auto;
  }
}
/* pop-1--end */
/* pop-2--*/
.ppopup-2-sec{
border: 1px solid #ccc;
  border-radius: 40px;
 
}
.popup-2-inner h4 {
  font-family: Poppins;
  color: #1254B4;
  font-size: 20.27px;
  font-weight: 700;
  line-height: 30.4px;
  text-align: center;
}

.back-btn {
  position: absolute;
}
.popup-2-inner {
  max-width: 70%;
  margin: 0 auto;
}

.services-cckbox  .custom-checkbox .custom-control-input:checked~.custom-control-label::before {
  background-color: #27097A;
}
.i-agrred .custom-checkbox .custom-control-input:checked~.custom-control-label::before {
  background-color: #27097A;
}
.popup-2-inner label {
  font-family: Poppins;
  font-size: 16.21px;
  font-weight: 400;
  line-height: 24.32px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
}
.i-agrred {
  margin-left: 16px;
  margin-top: 11px;
}
.confirm-vip {
  margin: 0 auto;
  text-align: center;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.custom-control-input:checked~.custom-control-label::before {
  color: #fff;
  background-color: #27097A!important;
}
/* pop-2-end--*/

@media (min-width: 1600px) {
.container {
  max-width: 1200px;
}
}
@media (max-width: 767px) {
  .services-listing-inner {
  display: flex;
  gap: 12px;
  flex-wrap: wrap;
  margin-left: 18px;
  }
  .services-listing .paid-on-list {
      width: 100%;    
  }
  .popup-2-inner {
      max-width: 70%;
      margin: 0 auto;
  }
 
}
@media (max-width:425px) {
  
  .thanks-blocks {
  width: 100%;
  }
}
/* pop-3--*/
.thankyou-popup-inner{
  display: flex;
  align-items: center;
}
.thankyou-popup-inner img{
  max-width: 190px;
    height: auto;
    width: auto;

}
.thankyou-popup-inner h5 {
  font-family: Poppins;
  font-size: 26.35px;
  font-weight: 400;
  line-height: 42.15px;
  text-align: center;
  color: #000;
  font-weight: 700;
}
.thankyou-popup-inner p {
  font-family: Poppins;
  font-size: 22.35px;
  font-weight: 400;
  line-height: 32.15px;
  text-align: center;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color:#0000008f;
}

.thankyou-popup-inner{  
  position: relative;
      /* margin-top: 60px; */
}
.thankyou-popup-inner::after{  
  content: "";
  background-image: url(../Image/cros-btn.svg);
      height: 50px;
     width: 50px;
  position: absolute;
  right: 0%;
  top:0px;
  background-repeat: no-repeat;
  background-size: 32px;
  transform: translate(-50%, -50%);

}
.thankyou-popup-inner-r {
  margin: 0 75px;
}
@media (max-width:1367px) {
  .thankyou-popup-inner p {
      font-size: 16.35px;
  }
  .thankyou-popup-inner h5 {
    font-size: 20px;
    margin-bottom: 0px;
  }
  .thankyou-popup-inner img {
      max-width: 310px;
      height: auto;
      width: auto;
  }
  .thankyou-popup-inner-r {
    margin: 0 25px;
  }
}
@media (max-width:992px) {
  .thankyou-popup-inner {
      display: block;
      align-items: center;
      text-align: center;
  }
  
  
}
@media (max-width:767px) {
  .thankyou-popup-inner-r {
    margin: auto;
  }
  .thankyou-popup-inner img {
  max-width: 100%;
 
}
 
}
.active-bg {
  background-color:#1254B4;
  color: #fff;
}






.hotel-price-row {
  display: flex;
  flex-wrap: wrap;
 
}
.hotel-price-row-left{
width: 30%;
}
.hotel-price-row-right{
width: 70%;
  display: flex;
  justify-content: space-between;
}

.hotel-price-row .hoteldata{
width:20%;
}
.hotel-price-row .citi-neme{
width:14%;
}
.hotel-price-row .avail-tag{
width:auto;

}
.hotel-price-row .hotelpindiv{
width: auto;
}

.transfer-search-result {
padding: revert;
}
.h-name-flex {
  display: flex;
}
.h-name-flex .more-desc-l.picture_thumb {
  width: 17%;
}
.h-name-flex .hotel-search-result .more-desc-r {
  width: 80%;
}
.transfer-search-result::before {
/* border-left: 1px solid #e0e0e0; */
padding-left: 30px;
content: "";
left: 0;
height: 100%;
position: absolute;
}

.pl-16 {
padding-left: 16px;
}

/* pinbar css */
.pairhotel_checkbox {
position: relative;
height: 19px;
width: 20px;
float: left;
margin: 4px 3px;
}

.pairhotel_checkbox>input[type="checkbox"] {
opacity: 0;
height: 19px;
width: 20px;
position: absolute;
top: 0;
left: 0;
z-index: 2;
cursor: pointer;
}

/* .pairhotel_checkbox>input[type="checkbox"]:checked+label {
background-image: url(../Image/checkedpin.png);
height: 19px;
width: 20px;
display: inline-block;
padding: 0 0 0 0px;
transition: all 0.5s ease;
}

.pairhotel_checkbox>input[type="checkbox"]+label {
background-image: url(../Image/uncheckpin.png);
background-repeat: no-repeat;
background-size: 100%;
height: 14px;
width: 14px;
display: inline-block;
padding: 0 0 0 0px;
position: absolute;
top: 0;
left: 0;
z-index: 1;
cursor: pointer;
} */

/* pinbar css */

/* a.more-detials{
  margin-left: 152px;

} */
.border-around {
  border: 1px solid #2d117b;
  border-top: 0;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
padding-bottom: 19px;


}
.card.hotelcard-main .transfer-search-result .card-body{
border: none;
}
.card.hotelcard-main .transfer-search-result .card-body{
border: none;
}

.including-collapse {
  background-color: #F1F1F1;
  padding: 13px 4px 8px 59px;
  border-top: 1px solid #D1D1D1;
  border-bottom: 1px solid #D1D1D1;
position: relative;
border-bottom-left-radius: 7px;
  border-bottom-right-radius: 7px;
}
.including-collapse.border-rad-remove {
  border-radius: 0;
}
.inclu-chckbox{
display: flex;
  align-items: center;
  gap: 11px;
}
.inclu-chckbox{
position: relative;
}

.inclu-chckbox >input[type="checkbox"] {
background-color: #002B4E !important;
color: white;
}

.inclu-chckbox input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
input:checked~.inclu-chckbox_cehckbox_text {
  color: #078230;
cursor: pointer;
}
.inclu-chckbox_cehckbox_text {
  cursor: pointer;
}
.inclu-chckbox input:checked~.checkmark {
  background-color: #078230;
  border-color: #078230;
cursor: pointer;	
}
.inclu-chckbox .checkmark {
position: absolute;
  top: 3px;
  left: -20px;
  height: 15px;
  width: 15px;
  border: 1px solid #4A4A4A;
}
.inclu-chckbox input:checked~.checkmark:after {
  display: block;
}
.inclu-chckbox .checkmark:after {
  left: 4px;
  top: 0px;
  width: 6px;
  height: 10px;
  border: solid white;
  border-width: 0px 2px 2px 0;
  -webkit-transform: rotate(49deg);
  -ms-transform: rotate(49deg);
  transform: rotate(49deg);
cursor: pointer;
}
.inclu-chckbox  .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.inclu-chckbox input:checked~.checkmark:after {
  display: block;
}
.inclu-chckbox .checkmark:after {
left: 4px;
  top: 0px;
  width: 6px;
  height: 10px;
  border: solid white;
  border-width: 0px 1px 1px 0;
cursor: pointer;
}
.inclu-chckbox-careticon img {
width: 27px;
  height: 25px;
  object-fit: contain; 
  
transform: rotate(-90deg);
transition: 0.2s ease-in-out;
}
.inclu-chckbox-careticon[aria-expanded="true"]  img {
  transform: rotate(0deg);
}
.inclu-chckbox-careticon span {
  color: #27097A;
font-size: 16px;
font-weight: 400;
    vertical-align: middle;
}
.inclu-chckbox-careticon{
cursor: pointer;
}
img.iimg {
  width: 17px;
  height: 17px;
}
.select-room-dropdown {
  border: 1px solid #00000080;
  border-radius: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 200px;
  height: 55px;
position: relative;

}
.form-select.bg-transparent.select-room-dropdown{
background-image: url(../Image/dark-dw.png);
background-size: 14px;
background-repeat: no-repeat;
background-position: 95% center;
  font-size: 16px;
  font-weight: 400;
  color: #000;
}
.free-cancel-checkbox {
  border: 1px solid #00000080;
  border-radius: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
width: 200px;
  height: 55px;
  justify-content: center;
  align-items: center;
}
.room-types-main {
  display: flex;
  align-items: end;
  gap: 20px;
flex-wrap: wrap;
}
.room-types-main label {
 
margin-bottom:10px;
}
.free-cancel-checkbox .checkmark{
border-radius: 6px;
  width: 22px !important;
  max-width: 22px !important;
  height: 22px;
margin-top: 0px;
  background-color: #c3c3c342;
  border: 1px solid #c3c3c342;
}
.list-smart-btn {
  background-color: #F5F5F5;
  border: 1px solid #C3C3C3;
  border-radius: 10px;
  height: 48px;
display: flex;
  align-items: center;
  justify-content: center;
 
}
.list-smart-btn ul  {
  display: flex;
padding: 0px;
  width: 100%;
  justify-content: space-around;
}

.list-smart-btn ul li {
  display: flex;
  align-items: center;
width: 48%;
  margin: 0 auto;
  text-align: center;
  justify-content: center;
}
.list-smart-btn .btn li a {

  color: #484848;
  font-weight: bold;
  font-size: 14px;
  border: none;
width: 140px;
 
}
a.button-two{
padding-left: 22px;
}

.list-smart-btn .btn li .btn-active {
  background: rgb(34, 193, 195);
  background: linear-gradient(95deg, rgba(34, 193, 195, 1) 0%, rgba(253, 187, 45, 1) 100%);
padding: 9px 9px;
  border-radius: 10px;
font-size: 15px;
  font-weight: 600;
  color: #fff !important;
  align-items: center;
  justify-content: center;
padding-left: 22px;

}
.button-one{
position: relative;
}

a.button-one::before{
content: "";
background-image: url(../images/new/listing-iconblack.png);
width: 40px;
  height: 23px;
  position: absolute;
left: 0;
  top: -3px;
  background-repeat: no-repeat;
  background-size: 29px;
}
a.button-one.btn-active::before{
content: "";
background-image: url(../images/new/listing-icon.png);
width: 40px;
height: 23px;
  position: absolute;
  right: 90px;
  top: 8px;
  background-repeat: no-repeat;
  background-size: 29px;

}
.button-two {
position: relative;
}
a.button-two::before{
content: "";
background-image: url(../images/new/smart-match-icon.svg);
width: 27px;
  height: 31px;
  position: absolute;
  left: 0px;
  top: 3px;
  background-repeat: no-repeat;
  background-size: 26px;

}
a.button-two.btn-active::before{
content: "";
background-image: url(../images/new/smart-match-white.png);
position: absolute;
right: 110px;
  top: 7px;
  background-repeat: no-repeat;
  background-size: 25px;
  left: 2px;


}
.prefrence-row {
  padding-left:6px;
  padding-bottom: 20px;
padding-top: 20px;
}
.refrence-row-main {
  display: flex;
}
.prefrence-labl {
  width: 14%;
}
.prefrence-labl-chckbox {
  width: 83%;
}
.prefrence-labl-chckbox ul li {
  display: inline-block;
  margin-right: 22px;
}
.prefrence-labl-chckbox label.checkbox-cnt {
  font-size: 15px;
  font-weight: 400;
}
.prefrence-labl-chckbox span.checkmark {
background-color: #c3c3c342!important;
  border: 1px solid #c3c3c342!important;
}
.prefrence-labl-chckbox .checkbox-cnt{
margin-bottom: 0px;
}
/* hotel-amenities */
.hotel-amenities .card{
margin: 0px;
  border-top-left-radius: 10px!important;
  border-top-right-radius: 10px!important;
  box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px;
border-bottom-left-radius: 10px !important;
  border-bottom-right-radius: 0px !important;
}
.hotel-amenities {
  padding: 0 14px;
}
.hotel-am-tile-left {
  width: 35%;
}
.hotel-am-tile-right {
  width: auto;
}
.hotel-am-tile {
  display: flex;
  align-items: center;
flex-wrap: wrap;
  background-color: #F4F6FF;
  /* border-top-left-radius: 10px;
  border-top-right-radius: 10px; */
  height: 40px;
  padding-left: 26px;

}
.hotel-am-tile h5 {
  font-size: 14px;
  font-weight: 600;
  color: #27097A;
margin-bottom: 0px;
}
.room-dbl-twin p {
  background-color: #27097A;
  height: 35px;
  display: flex;
  align-items: center;
  font-size: 16px;
  font-weight: 600;
  color: #fff;
  margin-bottom: 0;
}
.room-facilty-tile {
  background-color: #F4F6FF;
  text-align: center;
  height: 34px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.room-facilty-tile h4{
font-size: 12px;
font-weight: 400;
color: #000;
margin-bottom: 0;

}
/* .room-inner-facilty {
  display: flex;
overflow: auto;
} */
.room-on-facilty {
width: 235px;
margin: 0 auto;
text-align: center;
border-right: 1px solid #F3F0FB;

}
.room-on-facilty:last-child{
border-right: 0px;
}

.price-facility p {
  margin-bottom: 0;
font-size: 13px;
  font-weight: 500;
}
.room-facilty-charges {
  border: 1px solid #EBEBEB;
  width: 100%;
  width: 140px;	
  margin: 12px 6px;
  border-radius: 10px;
 
}
.orng-text {
  color: #F39E1D;
font-size: 12px!important;
  font-weight: 600;
}
.free-cancelection-btn button {
  background-color: #C9FFDB;
  color: #078230;
  font-size: 10px;
  font-weight: 400;
  border: none;
  padding: 0px;
cursor: pointer;
border-bottom-left-radius: 9px;
    border-bottom-right-radius: 9px;
}
button.red-toltip img {
  width: 14px;
  margin-top: -4px;
  object-fit: cover;
  cursor: pointer;
}
.face-bk-btn{
cursor: pointer;
}
@media screen and (max-width: 1200px) {

select.select-room-dropdown{
  width: 100%;
}
.room-types-mai-left {
  width: 100%;
}
.free-cancel-checkbox {
  width:100%;
  }
  .free-cancel-checkbox {
  justify-content: flex-start;
  align-items: center;
  padding: 0 8px;
}
}
@media screen and (max-width: 767px) {
.list-smart-btn .btn li a {
  width: 100%;
}
.list-smart-btn .btn li .btn-active{
  width:95%;
}
select.select-room-dropdown{
  width: 100%;
}
.list-smart-btn {
  margin-top: 18px;
}
a.button-two::before {
  content: "";
  left: 4px;
}
a.button-one::before {
  content: "";
  left: 6px;
}
.refrence-row-main {
  display: flex;
  flex-wrap: wrap;
}
.prefrence-labl {
  width: 100%;
}
.prefrence-labl-chckbox {
  width: 100%;
  margin-top: 11px;
}
.prefrence-labl-chckbox ul li {
  display: inline-block;
  margin-right: 11px;
  margin-bottom: 13px;
}
.prefrence-row {
  padding-bottom: 0px;
  
}
.hotel-am-tile-left {
  width: 70%;
}
.hotel-am-tile {
   padding-left: 15px;
}
.room-dbl-twin p {
  padding-left: 18px;
}
.h-name-flex {
  display: flex	;
  
}
.hotel-desc-r {
  width: 100%;
  float: left;
  text-align: left;
  padding: 0 20px;
  font-size: 13px;
  margin-left: 0;
  padding-left: 0;
}
.hotel-desc-l {
  width: 100%;
  float: left;
}
.more-desc-r p {
  margin-bottom: 3px;
}
/* a.more-detials {
  margin-left: 112px;
} */
.more-desc-l img {
  max-width: 130px;
  height: auto;
  margin-bottom: 17px;
}
.hotel-search-result .more-desc-r {
  width: 100%;
}
.more-desc-r-v-more-btn {
  margin-top: 18px;
}
.hotel-price-row {
  display: block;

}
.hotel-price-row-left {
  width: 100%;
}
.hotel-price-row-right {
  width: 100%;
}
.room-facilty-charges {
  margin: 19px 8px;
}


}
@media screen and (max-width: 576px) {
.prefrence-labl-chckbox ul li {
  width:45%;
  margin-right: 0px;
}
.list-smart-btn .btn li a {
      width: 100%;
      font-size: 12px;
  }
.list-smart-btn .btn li .btn-active {
      width: 100%;
      font-size: 12px;
    
  }
.hotel-price-row-right {
  font-size: 13px;
  font-weight: 500;
}


}
.bst-deal-btn a{
font-size: 14px;
font-weight: 500;
color: #084C5F;
text-transform: uppercase;
display: inline-block;
}
.mapouter {
  position: relative;
  text-align: right;
  width: 250px !important;
  height: auto;
  margin-bottom: 21px;
}
.gmap_canvas {
  overflow: hidden;
  background: none !important;
  width: 300px!important;
  height:130px!important;
}
.map-sides {
  position: relative;

}
.explor-map-btn {
  position: absolute;
  bottom: 9%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
}
.explor-map-btn button {
  padding: 8px 10px;
  font-size: 14px;
  text-transform: uppercase;
font-weight: 400;
  color: #2C127B;
  border: 1px solid #2C127B;
  border-radius: 6px;
}
.explor-map-btn img {
  padding-right: 11px;
}
.bst-deal-filter button {
  color: #2C127B;
  font-size: 16px;
  font-weight: 500;
  border: 1px solid #2C127B;
border-radius: 5px;
background-color: white;
padding: 5px 10px;
}
.bst-deal-filter {
  margin-bottom: 21px;
}
/* .bst-deal-btn {
  position: relative;
} */
.bst-deal-btn img {
position: absolute;
  left: -9px;
  top: -6px;

}
.bst-deal-btn img {
  max-width: 100%;
  height: auto;
  width: 85px;
  padding-top: 5px;
}
.bg-hotel-row{
background-color: #F5F1FF;
}
.star-lpadd {
  padding-left: 13px;
}
.google-maps {
  position: relative;
  padding-bottom: 75%; 
  height: 0;
  overflow: hidden;
}
.google-maps iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}
.price-facility{padding: 4px;}
.roombt1{border-top: 1px solid #27097a;    display: flex
;}
	.w15{width:15%;float:left;}
	.facility-name{    background-color: #f7f7f7;
	border-radius: 0 0 0 6px;
    font-size: 12px;
    font-weight: 600;text-align: center;
    align-items: center;padding:6px;
    justify-content: center;
    display: flex
;}
	.w85{width:85%;float:left;}
	.w40{width:40%;float:left;}
	.w60{width:60%;float:left;}
	.room-facilty-charges{margin:8px;width:150px;}
	.hotel-am-tile{    background-color: #f5f1ff;height:auto;    padding: 15px;}
.card-title span{    background: #F6A233;
    font-size: 12px;
    font-weight: 600;
    border-radius: 50%;
    width: 21px;
    height: 20px;
    display: inline-block;
    padding: 3px 3px;    text-align: center;
    color: #fff;}
	.room-inner-facilty .checkbox-cnt{
    padding-left: 25px;margin: 0;}
	.room-inner-facilty .checkbox-cnt .checkmark{    border: 1px solid #EBEBEB;
    width: 18px !important;
    height: 18px;
    min-width: 18px !important;
    margin-top: 4px;}
	.room-inner-facilty .checkbox-cnt .checkmark:after{left: 5px;
    top: 2px;
    width: 5px;}
	.policy-style-div{    font-weight: 400;
    font-size: 12px;
    line-height: 100%;cursor:pointer;
        text-decoration: underline !important;
    color: #2C127B !important;}
	.price-div{    font-weight: 600;
    font-size: 18px;
    line-height: 100%;text-align:center;
    color: #2C127B !important;}
	.non-refundable-btn button{    font-size: 10px;
    font-weight: 400;
    border: none;
    padding: 0px;
    border-bottom-left-radius: 9px;
    border-bottom-right-radius: 9px;
    cursor: pointer;    background-color: #ffc9c9;
    color: #820707;}
	.hotelselectdiv{accent-color: #f39e1d;}
	.price-facility .radio-label{cursor:pointer;}
	.room-facilty-charges.room-box-active {
    border: 1px solid #F6A233;    border-radius: 9px;
}
	.room-facilty-charges.room-box-active .price-facility {
    background-color: #f6a23329;
    border-radius: 9px 9px 0 0;
}
.smartbtn{background: #f39e1d;
  font-size: 16px;
  font-weight: 500;
  color: #fff;
  padding: 8px 16px;
  border-radius: 6px;
  display: block;
  cursor: pointer;}
  .smartbtn:hover{color: #fff;}
  
  label.radio-container input[type="radio"]:checked::before {
    content: "";
    position: absolute;
       left: 50%;
    width: 7px;
    height: 7px;
    top: 50%;
    background-color: #f39e1d;
    border-radius: 100%;
    transform: translate(-50%, -50%);
}
label.radio-container input[type="radio"] {
    appearance: none;
    border: 1px solid #f39e1d;
    border-radius: 50%;
    background-color: white;
    position: relative;
    width: 14px;
    height: 14px;
}
.radio-container{cursor: pointer;}
.free-sup-btn{    background-color: #27097a;
  color: #fff;
  font-size: 11px;
  font-weight: 600;
  border: none;
  padding: 0px;
  border-bottom-left-radius: 9px;
  border-bottom-right-radius: 9px;
  text-align: center;}

.smart-match-container {
  position: relative;
  display: inline-block;
  font-family: Arial, sans-serif;
  margin: 50px;
}

.smart-match-button {
  padding: 10px 16px;
  font-size: 14px;
  border: none;
  background-color: transparent;
  color: #fff;
  border-radius: 4px;
  cursor: pointer;
  position: relative;
}

/* NEW Badge */
.new-badge {
  position: absolute;
  top: -8px;
  right: -18px;
  background-color: #e53935;
  color: white;
  font-size: 10px;
  padding: 3px 6px;
  border-radius: 10px;
  font-weight: bold;
  animation: pulse 1.5s infinite;
}

@keyframes pulse {
  0% { transform: scale(1); opacity: 1; }
  50% { transform: scale(1.1); opacity: 0.7; }
  100% { transform: scale(1); opacity: 1; }
}

/* Tooltip styling */
.stooltip {
  width: 360px;
  background-color: #ffffff;
  color: #333;
  text-align: left;
  border-radius: 5px;
  padding: 10px;
  position: absolute;
  top: 45px;
  right: 0;
  z-index: 10;
  box-shadow: 0px 0px 10px rgba(0,0,0,0.15);
  font-size: 13px;
  visibility: hidden;
  opacity: 0;
}

.smart-match-container:hover .stooltip {
  visibility: visible;
  opacity: 1;
}

.stooltip a {
  display: inline-block;
  margin-top: 6px;
  font-weight: bold;
  color: #0077cc;
  text-decoration: none;
}

.stooltip a:hover {
  text-decoration: underline;
}
.showmorediv{position: absolute;bottom: -10px;width: 100%;margin: 0 auto;text-align: center;}
.showmorediv div{margin: 0 auto;width: 125px;background: #fff;border-radius: 6px;z-index: 1;position: relative;height:20px;    border: 1px solid #000;}
.showmorediv div a{color: #000;font-size: 12px;}
.showmoreimg{width: 18px;
  padding-bottom: 4px;}

  @media only screen and (max-width: 767px)
  {
    .w15.facility-name{width: 25% !important;}
    .hotel-am-tile .w40{width: 100% !important;}
    .price-div{    font-weight: 500;
      font-size: 16px;}
      .policy-style-div{    font-weight: 300;
        font-size: 10px;}
        .float-left.price-div .mul_currency_conv{left: 0px;}
        .tourlang-cnt.common-checkbox .w35{width: 100% !important;}
        .w35 .list-smart-btn{margin-right: 15px;}
        .Transfer-filter-div.mr-2 .cancellationdiv.tourlang-cnt{width: 100%;}
        .mml-0{margin-left: 0px !important;}
        .smart-match-container .stooltip{    width: 309px;}
  }
  @media only screen and (min-device-width: 768px) and (max-device-width: 1199px)
  {
    .tourlang-cnt.common-checkbox .w35 {width: 50% !important;}
    .tourlang-cnt.common-checkbox .w29 {width: 48% !important;}
    .tourlang-cnt.common-checkbox .Transfer-filter-div{margin-top: 5px !important;}
    .hotel-am-tile .float-left.price-div{margin-bottom: 6px;}
  }

.border-lastdiv{    width: 100%;
  float: left;
  border-top: 1px solid #8e8f90;}
.smartviewborder1{border-bottom-left-radius: 9px;
  border-bottom-right-radius: 9px;}  
  .smartviewborder{border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;}  
  .smartviewbooknowbtn{ background: #f39e1d;
    color: #fff;
    border: none;
    padding: 0px 16px;
    transition: all 0.3s ease-in;
    transform: translateY(102%);
    border-top-left-radius: 9px;
  border-top-right-radius: 9px;
    cursor: pointer;
    font-size: 12px;
    font-weight: 600;}
    .minh-95 {min-height: 95px;}
    .minh-115 {min-height: 115px;}
    .room-facilty-charges{
      background: #fff;
      z-index: 9;margin-top: 0px;
      position: relative;}
      .booknowshowai{transform: translateY(0%);}
      .minheight22{min-height: 22px;}
#cabinnum {    
    border: 1px solid #2e1079 !important;
    border-radius: 6px;
    color: #2e1079;
    margin-right: 15px;
    padding: 9px 20px;
}


.card_title {
  margin-bottom: 10px !important;
}

.exceptdiv {
  font-size: 16px;
  margin-bottom: 10px !important;
  font-weight: 500;
  background: #fff;
  width: 175px;
  text-transform: uppercase;
  padding: 5px;
  border-radius: 6px;
  line-height: 17px;
  text-align: center;
}

.hdfclogodiv {
  width: 90px;
  background: #fff;
  float: right;
  padding: 3px;
  border-radius: 5px;
  position: absolute;
  top: 24%;
  right: 5%;
}
.banksdeailstyleimg {
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 9px;
  background: #fff;
  border-radius: 0px 10px 0px 0px;
  padding-left: 3px;
}
.copydetailimg{
  width: auto !important;    float: right;
  cursor: pointer;
  border: 0px;
  background: none;
  }
.bankcopydetail{
  margin: 10px 0px;
}
/* Portuguese Css */
body[lang="pt"] .Property-div-menu{width: 200px !important;}
body[lang="pt"] .nav-main ul.navbar-nav li a{font-size: 14px;}
body[lang="pt"] ul.myaccount-link li a{    font-size: 12px !important;    padding: 0px 3px;}
body[lang="pt"] ul.navbar-nav li a img{    margin-right: 4px;}
body[lang="pt"] .submitbtn h2 span,body[lang="pt"] .translated img{margin-left: 4px;}
body[lang="pt"] .Transfer-filter-div .pos_rlt span{    font-size: 10px !important;}
body[lang="pt"] .list-smart-btn .btn li a{    font-size: 8px;padding-left: 28px;}
body[lang="pt"] .list-smart-btn .btn li .btn-active{font-size: 8px;padding-left: 29px;}
body[lang="pt"] a.book-btn{    font-size: 11px;}
body[lang="pt"] a.redlink,body[lang="pt"] .greenlink{    font-size: 12px;}
body[lang="pt"] .roomtypefilterdiv{top: 76px;}
body[lang="pt"] .smartviewbooknowbtn{font-size: 10px;}
body[lang="pt"] a.button-one::before{top: -8px;}
body[lang="pt"] a.button-one.btn-active::before{top: 3px;}
body[lang="pt"] a.button-two.btn-active::before{top:5px;}
body[lang="pt"] .tran_filr {
    &.trans_first {
        & .pos_rlt {
            label {    width: 230px;}}}}
body[lang="pt"] .return_Car_div{width: 100%;}   
body[lang="pt"] .cmn-blue-btn{    padding: 0px 7px !important;font-size: 14px;}  
body[lang="pt"] .backbutton{font-size: 12px;}       
body[lang="pt"] h2.page-heading em{    margin: 0px 5px;}
body[lang="pt"] .button.bk_now{font-size: 14px !important;}
body[lang="pt"] .cars_filter_wrapper .card-header a{font-size: 12px;}
body[lang="pt"] .more_detail_model .top_fet button, body[lang="pt"] .more_detail_model .top_fet a{font-size: 12px;}
body[lang="pt"] .confirm_book-details .card-body label{font-size: 13px;}
body[lang="pt"] .booking_lab_left {width: 40%;}
body[lang="pt"] .btn_row_action a{font-size: 14px;}
body[lang="pt"] .buy_now_btn button{font-size: 12px;}
body[lang="pt"] .action-bnt-data a{    margin-top: 9px !important;}     
body[lang="pt"] .pax-price{font-size: 21px;}    
body[lang="pt"] .table.report-grid-cnt.maintablewrapper td, .table th {font-size: 10px !important;}
body[lang="pt"] .available-tag.translated{width: auto !important;    display: inline !important;}
body[lang="pt"] .spname-style.translated{width: auto !important;    display: inline-block;}
body[lang="pt"] .listing-tag.reliable.translated{width: auto !important;    display: inline !important;}
body[lang="pt"] .fa{padding: 4px;}
body[lang="pt"] .fas{padding: 4px;}
body[lang="pt"] .img-fluid {padding: 4px;}
body[lang="pt"] .fl.hoteldata.hotelpricediv.hotelbaseprice.no-translate{width: 16% !important;}
body[lang="pt"] .button.button-two.smart-match-button.translated span.translated{font-size: 7px;line-height: 7px !important;display: inline-block;word-break: break-word;white-space: break-spaces;}
body[lang="pt"] .button.button-one.translated.btn-active{line-height: 24px;}
body[lang="pt"] .editprofileform span.translated{    width: 100%;display: block;}
body[lang="pt"] .clock-div-new{width: auto;}
body[lang="pt"] .totalamount {font-size: 14px;}
body[lang="pt"].w45hoteldiv{line-height: 16px;}
body[lang="pt"].reservation-lst .reservation-r{font-size: 15px;}
body[lang="pt"] .reservation-lst .reservation-r span{font-size: 40px;}
/* Portuguese Css */


/* Spanish Css */
body[lang="es"] .Property-div-menu{width: 230px !important;}
body[lang="es"] .checkbox-cnt{font-size: 12px !important;}
body[lang="es"] .dontaccount{font-size: 16px;}
body[lang="es"] li.aos-init {min-height: 225px;}
body[lang="es"] .reservation-r span{font-size: 36px;}
body[lang="es"] .nav-main ul.navbar-nav li a{font-size: 14px;}
body[lang="es"] ul.myaccount-link li a{    font-size: 11px !important;    padding: 0px 2px;}
body[lang="es"] .myaccount-box-l {min-height: 240px;}
body[lang="es"] ul.navbar-nav li a img{    margin-right: 4px;}
body[lang="es"] .submitbtn h2 span,body[lang="es"] .translated img{margin-left: 4px;}
body[lang="es"] .Transfer-filter-div .pos_rlt span{    font-size: 10px !important;}
body[lang="es"] .list-smart-btn .btn li a{    font-size: 8px;padding-left: 28px;}
body[lang="es"] .list-smart-btn .btn li .btn-active{font-size: 8px;padding-left: 29px;}
body[lang="es"] a.book-btn{    font-size: 11px;}
body[lang="es"] a.redlink,body[lang="es"] .greenlink{    font-size: 12px;}
body[lang="es"] .roomtypefilterdiv{top: 76px;}
body[lang="es"] .smartviewbooknowbtn{font-size: 10px;}
body[lang="es"] a.button-one::before{top: -8px;}
body[lang="es"] a.button-one.btn-active::before{top: 3px;}
body[lang="es"] a.button-two.btn-active::before{top:5px;}
body[lang="es"] .tran_filr {
    &.trans_first {
        & .pos_rlt {
            label {    width: 230px;}}}}
body[lang="es"] .return_Car_div{width: 100%;}   
body[lang="es"] .cmn-blue-btn{    padding: 0px 7px !important;font-size: 14px;}  
body[lang="es"] .backbutton{font-size: 12px;}       
body[lang="es"] h2.page-heading em{    margin: 0px 5px;}
body[lang="es"] .button.bk_now{font-size: 14px !important;}
body[lang="es"] .cars_filter_wrapper .card-header a{font-size: 12px;}
body[lang="es"] .more_detail_model .top_fet button, body[lang="es"] .more_detail_model .top_fet a{font-size: 12px;}
body[lang="es"] .confirm_book-details .card-body label{font-size: 13px;}
body[lang="es"] .booking_lab_left {width: 40%;}
body[lang="es"] .btn_row_action a{font-size: 14px;}
body[lang="es"] .buy_now_btn button{font-size: 12px;}
body[lang="es"] .action-bnt-data a{    margin-top: 9px !important;}  
body[lang="es"] .pax-price{font-size: 21px;}  
body[lang="es"] .table.report-grid-cnt.maintablewrapper td, .table th {font-size: 10px !important;}
body[lang="es"] .available-tag.translated{width: auto !important;    display: inline !important;}
body[lang="es"] .spname-style.translated{width: auto !important;    display: inline-block;}
body[lang="es"] .listing-tag.reliable.translated{width: auto !important;    display: inline !important;}
body[lang="es"] .fa{padding: 4px;}
body[lang="es"] .fas{padding: 4px;}
body[lang="es"] .img-fluid {padding: 4px;}
body[lang="es"] .fl.hoteldata.hotelpricediv.hotelbaseprice.no-translate{width: 16% !important;}
body[lang="es"] .button.button-two.smart-match-button.translated span.translated{font-size: 7px;line-height: 7px !important;display: inline-block;word-break: break-word;white-space: break-spaces;}
body[lang="es"] .button.button-one.translated.btn-active{line-height: 24px;}
body[lang="es"] .editprofileform span.translated{    width: 100%;display: block;}
body[lang="es"] .clock-div-new{width: auto;}
body[lang="es"] .totalamount {font-size: 14px;}
body[lang="es"] .w45hoteldiv{line-height: 16px;}
body[lang="es"] .reservation-lst .reservation-r{font-size: 15px;}
body[lang="es"] .reservation-lst .reservation-r span{font-size: 40px;}
/* Spanish Css */

/* French Css */
body[lang="fr"] .Property-div-menu{width: 230px !important;}
body[lang="fr"] .checkbox-cnt{font-size: 12px !important;}
body[lang="fr"] .dontaccount{font-size: 16px;}
body[lang="fr"] [data-aos^=fade][data-aos^=fade].aos-animate{min-height: 175px;}
body[lang="fr"] .reservation-r span{font-size: 36px;}
body[lang="fr"] .nav-main ul.navbar-nav li a{font-size: 14px;}
body[lang="fr"] ul.myaccount-link li a{    font-size: 12px !important;    padding: 0px 3px;}
body[lang="fr"] ul.navbar-nav li a img{    margin-right: 4px;}
body[lang="fr"] .submitbtn h2 span,body[lang="fr"] .translated img{margin-left: 4px;}
body[lang="fr"] .Transfer-filter-div .pos_rlt span{    font-size: 10px !important;}
body[lang="fr"] .list-smart-btn .btn li a{    font-size: 8px;padding-left: 28px;}
body[lang="fr"] .list-smart-btn .btn li .btn-active{font-size: 8px;padding-left: 29px;}
body[lang="fr"] a.book-btn{    font-size: 11px;}
body[lang="fr"] a.redlink,body[lang="fr"] .greenlink{    font-size: 12px;}
body[lang="fr"] .roomtypefilterdiv{top: 76px;}
body[lang="fr"] .smartviewbooknowbtn{font-size: 10px;}
body[lang="fr"] a.button-one::before{top: -8px;}
body[lang="fr"] a.button-one.btn-active::before{top: 3px;}
body[lang="fr"] a.button-two.btn-active::before{top:5px;}
body[lang="fr"] .tran_filr {
    &.trans_first {
        & .pos_rlt {
            label {    width: 230px;}}}}
body[lang="fr"] .return_Car_div{width: 100%;}   
body[lang="fr"] .cmn-blue-btn{    padding: 0px 7px !important;font-size: 14px;}  
body[lang="fr"] .backbutton{font-size: 12px;}       
body[lang="fr"] h2.page-heading em{    margin: 0px 5px;}
body[lang="fr"] .button.bk_now{font-size: 14px !important;}
body[lang="fr"] .cars_filter_wrapper .card-header a{font-size: 12px;}
body[lang="fr"] .more_detail_model .top_fet button, body[lang="fr"] .more_detail_model .top_fet a{font-size: 12px;}
body[lang="fr"] .confirm_book-details .card-body label{font-size: 13px;}
body[lang="fr"] .booking_lab_left {width: 40%;}
body[lang="fr"] .btn_row_action a{font-size: 14px;}
body[lang="fr"] .buy_now_btn button{font-size: 12px;}
body[lang="fr"] .action-bnt-data a{    margin-top: 9px !important;}
body[lang="fr"] .pax-price{font-size: 21px;}
body[lang="fr"] .table.report-grid-cnt.maintablewrapper td, .table th {font-size: 10px !important;}
body[lang="fr"] .available-tag.translated{width: auto !important;    display: inline !important;}
body[lang="fr"] .spname-style.translated{width: auto !important;    display: inline-block;}
body[lang="fr"] .listing-tag.reliable.translated{width: auto !important;    display: inline !important;}
body[lang="fr"] .fa{padding: 4px;}
body[lang="fr"] .fas{padding: 4px;}
body[lang="fr"] .img-fluid {padding: 4px;}
body[lang="fr"] .fl.hoteldata.hotelpricediv.hotelbaseprice.no-translate{width: 16% !important;}
body[lang="fr"] .button.button-two.smart-match-button.translated span.translated{font-size: 7px;line-height: 7px !important;display: inline-block;word-break: break-word;white-space: break-spaces;}
body[lang="fr"] .button.button-one.translated.btn-active{line-height: 24px;}
body[lang="fr"] .editprofileform span.translated{    width: 100%;display: block;}
body[lang="fr"] .clock-div-new{width: auto;}
body[lang="fr"] .totalamount {font-size: 14px;}
body[lang="fr"] .w45hoteldiv{line-height: 16px;}
body[lang="fr"] .reservation-lst .reservation-r{font-size: 15px;}
body[lang="fr"] .reservation-lst .reservation-r span{font-size: 40px;}
/* French Css */