@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; }
#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: 50px; 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;}
}
@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%;}
}