@import url('https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700,800,900&display=swap');
* { 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: 15px; color: #000000; font-weight: 400; text-decoration: none; background: #ffffff; overflow-x: hidden; }
h1, h2, h3, h4, h5, h6 { color: #1e041a; margin-bottom: 15px; font-family: 'Poppins', sans-serif; font-weight: normal; }
input, button { font-family: 'Poppins', sans-serif; }
input[type="text"], input[type="password"] { margin: 0px; padding: 0px; border: 1px solid #d0d0d0; background: #ffffff; font-size: 15px; color: #000000; padding: 10px; font-family: 'Poppins', sans-serif; -webkit-appearance: none; border-radius: 30px; box-sizing: border-box; }
select, textarea { margin: 0px; padding: 0px; border: 1px solid #d0d0d0; background: #ffffff; font-size: 15px; color: #000000; padding: 10px; font-family: 'Poppins', sans-serif; resize: none; border-radius: 30px; box-sizing: border-box; }
textarea { overflow-y: auto; overflow-x: hidden; border-radius: 10px; }
small { color: #666; font-size: 11px; }
.clear { clear: both; }
:focus { outline: none; }
a:focus { outline: none; }
p { margin-bottom: 25px; line-height: 25px; }
img { border: none; outline: none; }
a { color: #2d117b; 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:hover, a:focus { color: #f99f24; 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:focus { outline: none; }
/* Common CSS end here */
.mt14{margin-top: 14px;}
#header { display: block; }
#middle { display: block; min-height: 500px; }
#footer {display: block;
  background: #16166d;
  padding-bottom: 40px;}
.navbar-collapse { flex-grow: 0; }
.common-section { padding: 70px 0 20px; position: relative; }
.fixed-top { 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 { background: rgba(0,0,0,.85); box-shadow: 0 2px 7px rgba(0,0,0,.1); }
.navbar { padding-top: 0; padding-bottom: 0; }
.middle-banner { max-width: 1920px; margin: auto; position: relative; }
.middle-banner-img { width: 1091px; background: url(../images/banner-bg.png) no-repeat 0 0; height: 773px; margin: auto; display: block; position: absolute; top: 0; left: 0;  background-size: 100%;}
ul.navbar-nav li { margin-left: 5px; }
ul.navbar-nav li a:hover, ul.navbar-nav li a.active { background: #ffffff; color: #f99f24; }
.top-purple-object { width: 296px; height: 296px; top: -220px; left: 400px; background: #ab37dd; border-radius: 50%; } 
/*.logo { padding-top: 20px; padding-bottom: 20px; margin-right: 120px; }*/
.logo { padding:7px 0 12px;}
ul.navbar-nav li a.topmenu-icon { background: none; padding: 0 10px !important; }
ul.navbar-nav li a.topmenu-icon.first-child { margin-left: 50px; } 
ul.navbar-nav li a:hover.topmenu-icon img { opacity: .85; }
.home-form-box { border: 1px solid #e0e0e0; border-radius: 10px; padding: 30px 40px; margin-top: 130px;  }
.form-dropdown { font-size: 35px; font-weight: 600; margin-bottom: 25px;  }
.form-dropdown img { margin-left: 15px; }
body.inner-pages ul.navbar-nav li a {color: #000000;
  border-radius: 30px;
  padding: 0;
  font-size: 14px;
  font-weight: 400;
  text-transform: capitalize;}
ul.navbar-nav {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-right: 100px;
  float: right !important;
}
.home-form-row { margin-bottom: 25px; }
.donthave { font-size: 18px; color: #4c4c4c; text-align: center; }
.username { width: 47%; float: left; }
.password { width: 47%; float: right; }
.home-form-row input[type="text"], .home-form-row input[type="password"] { width: 100%; border: none; border-bottom: 1px solid #fab250; padding:  7px 0; border-radius: 0; }
.password a { font-size: 14px; color: #909090; margin-top: 10px; display: inline-block; }
.password a:hover { color: #f99f24; }
.cmn-btn { cursor: pointer; background: #f99f24; border: none; border-radius: 30px; color: #fff; font-size: 18px; font-weight: 600; padding: 0 20px; min-width: 130px; height: 45px; line-height: 45px; display: inline-block; }
.cmn-btn:hover { background: #2d117b; color: #fff; }
.rememberme { font-size: 14px; color: #909090; }
/* The checkbox-cnt */
.checkbox-cnt {
  display: inline-block;
  vertical-align: top;
  margin-right: 5px;
  position: relative;
  padding-left: 30px;
  margin-bottom: 12px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.checkbox-cnt input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkbox-cnt .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  width: 20px;
  background-color: #eee;
  border-radius: 50%;
}

/* On mouse-over, add a grey background color */
.checkbox-cnt:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.checkbox-cnt input:checked ~ .checkmark {
  background-color: #2d117b;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkbox-cnt .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.checkbox-cnt input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.checkbox-cnt .checkmark:after {
  left: 8px;
  top: 4px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

/* The radiobox-cnt */
.radiobox-cnt {
  display: inline-block;
  vertical-align: top;
  margin-right: 5px;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default radio button */
.radiobox-cnt input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  left: 0;
  top: 0;
}

/* Create a custom radio button */
.radiobox-cnt .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: transparent;
  border-radius: 50%;
   border: 2px solid #f99f24;
}

/* On mouse-over, add a grey background color */
.radiobox-cnt:hover input ~ .checkmark {
  background-color: #e4e4e4;
}

/* When the radio button is checked, add a blue background */
.radiobox-cnt input:checked ~ .checkmark {
  background-color: transparent;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.radiobox-cnt .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the indicator (dot/circle) when checked */
.radiobox-cnt input:checked ~ .checkmark:after {
  display: block;
}

/* Style the indicator (dot/circle) */
.radiobox-cnt .checkmark:after {
 	top: 6px;
	left: 6px;
	width: 9px;
	height: 9px;
	border-radius: 50%;
	background: #f99f24;
}

.banner-bottom-part { width: 800px; float: right; }
.banner-bottom-l { width: 50%; float: left; }
.banner-bottom-r { width: 45%; float: right; }
.banner-bottom-l h2 { font-size: 35px; font-weight: 600; }
.banner-bottom-l p { font-size: 16px; color: #8e8e8e; }
.product-affiliation { border-top: 1px solid #d5d5d5; padding: 30px 0 20px;  }
.prod-affiliation-l { width: 55%; float: left; border-right: 1px solid #d5d5d5; }
.prod-affiliation-r { width: 45%; float: right; padding-left: 60px; }
h3.page-heading { font-size: 18px; color: #414141; margin-bottom: 15px; }
ul.prod-affiliate-list li { list-style-type: none; display: inline-block; margin-right: 5px; }
.stayintouch { margin-bottom: 30px; } 
.stayintouch h4 { font-size: 44px; font-weight: 700; color: #f99f24; }
.stayintouch h4 span { display: block; font-size: 18px; color: #010101; font-weight: 400; margin-top: 5px; }

.footer-link { background: #f2f2f2; border-radius: 50px; padding: 20px 25px; }
.footer-l { width: 80%; float: left; }
.footer-l a { font-size: 18px; font-weight: 600; color: #000000; margin-right: 20px; }
.footer-l a:hover { color: #f99f24; }
.footer-r { width: 20%; float: right; text-align: right; }
.footer-r a { margin-left: 15px; }
.footer-r a:hover { opacity: .7; }
.award-cards { padding: 30px 0; }
.award-cards-l { width: 70%; float: left; }
.award-cards-r { width: 30%; float: right; text-align: right; }
.award-logo { display: inline-block; vertical-align: middle; }
.award-logo img { width: 150px; }
.award-txt { display: inline-block; vertical-align: middle; margin-left: 20px; }
.copyright a:hover { color: #f99f24; }
.copyright span { margin-right: 15px; }
.slide-l { width: 114px; float: left; margin-right: 25px; }
.slide-r { width: 50%; float: left; padding-top: 10px; }
.slide-r h3 { font-size: 45px; color: #2d117b; font-weight: 700; margin-bottom: 0; }
.slider-txt { font-size: 17px; }

body.inner-pages .copyright { border-top: none; }
body.inner-pages .copyright-full { background: #fff; }

body.inner-pages ul.navbar-nav li a:hover, body.inner-pages ul.navbar-nav li a.active { color: #f99f24;background: transparent; }

.inner-middle-bg { background: url(../images/innerpage-banner.png) no-repeat center bottom #daf5fe; background-size: 100%; height: 850px; padding-top: 150px;  }
.midd-hd-left { width: 60%; float: left; }
.midd-hd-left h2 { font-size: 30px; font-weight: 600;  }
.midd-hd-right { width: 40%; float: right; text-align: right; font-size: 18px; }
.currency-radio { display: inline-block; vertical-align: top; margin-left: 10px; }
.searcharea-box { background: #fff; border-radius: 6px; margin-top: 25px; }
.searchbar-l { width: 50%; float: left;  border-right: 1px solid #2d117b;  padding: 20px 30px;}
.searchbar-r { width: 50%; float: right; padding-left: 35px;   padding: 20px 30px; }
.search-l { width: 35px; float: left; margin-right: 20px; }
.search-m { float: left; margin-right: 20px; }
.search-r { float: right;}
.destination-label { display: block; }
.destination-name { font-weight: 600; font-size: 18px; }
.destination-name input[type="text"] { border: none; padding: 0; font-weight: 600; font-size: 18px; width: 100%; border-radius: 0; }
.nights-blk  { width: 150px; }
.nights-blk img { float: left; margin-right: 10px; }
.list-brd-bott { border-bottom: 1px solid #2d117b; }
.searchbar-r .checkbox-cnt { margin-right: 10px; }
.searchbar-r .checkbox-cnt .checkmark { border-radius: 6px; border: 1px solid #f99f24; background: transparent; width: 22px; height: 22px; margin-top: 2px; }
.selectall-link {font-weight: 600; font-size: 18px; padding-top: 20px; }
.add-icon { margin-top: 10px; }
.searchbar-btn { padding: 20px 30px; text-align: right; }
.cmn-blue-btn { background: #2d117b; border: none; font-size: 18px; color: #fff; border-radius: 6px; padding: 0 20px; height: 50px; line-height: 50px; margin-left: 5px; cursor: pointer; display: inline-block; }
.cmn-blue-btn:hover { background: #f99f24; color: #fff; }
.hote-tabs { border-bottom: none; }
.hote-tabs a { font-size: 20px; color: #2d117b; border: none !important; padding: 10px 0 !important; margin-right: 30px; border-bottom: 3px solid #fff !important;}
.hote-tabs a:hover { color: #f99f24; }
.hote-tabs .nav-item.show .nav-link, .hote-tabs .nav-link.active { font-weight: 700; border-bottom: 3px solid #2d117b !important; padding-bottom: 5px; color: #2d117b; }
.hote-tabs-details { padding: 20px 0; }
.hote-tabs-details h3 { font-size: 16px; }
.hotel-listing { border: 2px solid #dee8ed; border-radius: 6px; }
.hotel-listing ul li { border-bottom: 1px solid #dee8ed; padding: 15px 10px; }
.hotel-listing ul li:last-child { border-bottom: none; }
.hotel-listing ul li.hotel-listing-hd { font-size: 17px; color: #2d117b; font-weight: 700;  }
.listing-blk1 { width: 10%; float: left; }
.listing-blk2 { width: 25%; float: left; }
.listing-blk3 { width: 15%; float: left; }
.listing-blk4 { width: 15%; float: left; }
.listing-blk5 { width: 15%; float: left; }
.listing-blk6 { width: 10%; float: left; text-align: right; }
.listing-blk7 { width: 10%; float: left; text-align: center; }
.pickup-blk1 { float: left; width: 200px; margin-right: 10px; }
.midd-bluebar { background: #2d117b; height: 40px; }
.inner-middle-bg1 { padding-top: 111px;  }
.modify-search { text-align: right; font-size: 18px; font-weight: 500; color: #fff; line-height: 40px; position: relative; padding-right: 80px; }
.search-icon { position: absolute; top: -10px; right: 0; z-index: 99; }
.midd-bar-txt { padding: 20px; }
h2.page-heading { font-size: 33px; font-weight: 600; color: #2d117b; margin: 0; }
h2.page-heading span { display: block; text-transform: uppercase; font-size: 17px; color: #000000; margin-top: 5px; }
.midd-search-result { border-top: 2px solid #d8dfe3; border-bottom: 2px solid #d8dfe3; background: #f4f4f4; min-height: 500px; padding: 35px 0; }
h4.page-heading { font-size: 30px; font-weight: 600; color: #000000; }
.transfer-map-img { border: 1px solid #aecad7; }
.transfer-map-img img { width: 100%; }
.accordion .card-header:after {
    content: '';
	background: url(../images/minus-icon.png) no-repeat;
	width: 18px;
	height: 18px;
	display: block;
    float: right; 
	cursor: pointer;
	position: absolute;
	top: 12px;
	right: 12px;
}
.accordion .card-header.collapsed:after {
	content: '';
    background: url(../images/plus-icon.png) no-repeat;
	width: 18px;
	height: 18px;
	display: block;
}
.transfer-search-result { border-left: 1px solid #2d117b; padding-left: 30px; }
.transfer-search-result .card { border: none; background: none; }
.transfer-search-result .card-header { background: #fff; border-radius: 6px; border-bottom: 2px solid #d8dfe3; margin-top: 5px; padding: 0; min-height: 40px; position: relative; }
.result-l { width: 137px; float: left; }
.result-l img { border-radius: 6px 0 0 6px; }
.result-r { width: 77%; float: left; padding: 10px 25px; }
.result-inner-l { width: 70%; float: left; }
.result-inner-r { width: 25%; float: right; position: relative; text-align: center; padding-top: 25px; }
.result-link { color: #000000; font-weight: 500; font-size: 16px; margin-bottom: 10px; } 
.result-link a { color: #000000; font-weight: 500; font-size: 16px; }
.result-link a:hover { color: #f99f24; }
.best-deal-tag { position: absolute; top: -3px; right: 50px; }
.available-tag { background: #8dbd42; border-radius: 30px; height: 27px; line-height: 27px; font-size: 14px; color: #fff; font-weight: 700; display: inline-block; padding: 0 10px; }
.price { display: block; margin-top: 5px; text-transform: uppercase; }
.facility-counts { display: inline-block; vertical-align: top; margin-right: 20px; }
.facility-counts img { vertical-align: middle; margin-right: 5px; }
.transfer-search-result .card-body { padding: 10px; border: 2px solid #2d117b; background: #fff; border-top: none; border-radius: 0 0 6px 6px; }
ul.search-details li { margin-bottom: 15px; }
ul.search-details li:last-child { margin-bottom: 0px; }
.search-details-box { border: 1px solid #93b6c6; border-top: none; border-radius: 6px; box-shadow: 0 0px 5px rgba(0,0,0,.5); }
.search-details-hd { background: #2d117b; border-bottom: 1px solid #93b6c6; color: #fff; font-weight: 500; border-radius: 6px 6px 0 0; }
.search-detail-blk1 { width: 34%; float: left; padding: 10px; }
.search-detail-blk2 { width: 22%; float: left; text-align: center; padding: 10px; }
.search-detail-blk3 { width: 22%; float: left; text-align: center; padding: 10px; }
.search-detail-blk4 { width: 22%; float: left; text-align: center; padding: 10px; }
.search-details-desc .search-detail-blk1, .search-details-desc .search-detail-blk2, .search-details-desc .search-detail-blk3, .search-details-desc .search-detail-blk4, .search-details-desc .search-detail-blk1-2 {border-bottom: 1px solid #93b6c6; min-height: 50px;  }
.search-details-desc .search-detail-blk4 { border-left: 1px solid #93b6c6; }
a.redlink { text-decoration:underline; color: #cc1007; }
a.redlink:hover { text-decoration: none;  }
.search-detail-blk1-2 { width: 56%; float: left; padding: 10px;}
a.booknow-btn { display: block; background: #f99f24; color: #fff; font-size: 18px; border-radius: 0 0 6px 0; font-weight: 600; } 
.nopadding { padding: 0 !important; height: 50px; line-height: 50px; float: right; }
.transfer-search-result .card-header[aria-expanded="true"] { border: 2px solid #2d117b; background: #fff; border-bottom: none; border-radius: 6px 6px 0 0;  }
.destination-label-inner { display: inline-block; margin-right: 10px; width: 100px; }
.filterby-section-cmn { border-top: 1px solid #2d117b; padding-top: 20px; margin-bottom: 20px; position: relative; }
h5.page-heading { font-weight: 500; font-size: 15px; margin-bottom: 7px; }
.filterby-input input[type="text"], .filterby-input select { border-radius: 0; background: none; padding: 0; width: 100%; border: none; padding-right: 60px; }
.filterby-go-btn input[type="button"] { background-color: #2d117b; border: none; outline: 0 !important; box-shadow: none !important; border-radius: 6px; color: #fff; cursor: pointer; position: absolute; bottom: 5px; height: 40px; line-height: 40px; padding: 0 15px; right: 0; }
.filterby-go-btn input[type="button"]:hover { background-color: #f99f24; }
.price-slide { margin-bottom: 5px; }
.common-checkbox .checkbox-cnt { margin-right: 10px; }
.common-checkbox .checkbox-cnt .checkmark { border-radius: 6px; border: 1px solid #f99f24; background: transparent; width: 22px; height: 22px; margin-top: 2px; }
ul.leftpart-list li img { vertical-align: middle; }
ul.leftpart-list li label { min-width: 120px; }
.lang-tag { background: #2d117b; border-radius: 6px; color: #fff; text-transform: uppercase; min-width: 35px; padding: 0 5px; display: inline-block; text-align: center; }
.search-filter-bar { margin-bottom: 30px; }
.search-filter-l { width: 50%; float: left; }
.search-filter-r { width: 50%; float: right; text-align: right; }
.search-filter-r a { display: inline-block; font-size: 16px; font-weight: 500; margin-left:10px; color: #000000; }
.search-filter-r a:hover, .search-filter-r a.active { color: #f99f24; }
.search-dropdown { margin-right: 20px; }
.search-dropdown select { width: 70px; border-radius: 5px; border: none; }
.mapview-link a { color: #000000; font-size: 16px; font-weight: 500;}
.mapview-link a:hover { color: #f99f24; }
.result-full { padding: 10px; }
.result-full .result-inner-r .price { display: inline-block; }
.result-full .result-inner-r { padding-top: 0; padding-right: 30px; width: 35%; text-align: right; }
.result-full .result-inner-l { width: 60%; }
.result-full .result-inner-l .result-link { margin-bottom: 0; }
.result-full .result-inner-l .result-link a { display: block; padding-top: 3px; }
.signtseeing-search-result .accordion .card-header:after { top: 17px; }
.result-full .result-inner-r .clock-icon, .result-full .result-inner-r .price, .result-full .result-inner-r .available-tag { margin-left: 10px; }
.search-details-signtseeing .search-detail-blk1 { width: 40%; }
.search-details-signtseeing .search-detail-blk2, .search-details-signtseeing .search-detail-blk3, .search-details-signtseeing .search-detail-blk4 { width: 20%; }
.search-details-signtseeing .search-detail-blk1-2 { width: 60%; }
.more-desc-area { display: block; margin-bottom: 15px; }
.more-desc-l { width: 130px; float: left; margin-right: 20px; }
.more-desc-l img { width: 100%; }
.more-desc-r { width: 70%; float: left; }
.more-desc-r p { line-height: normal; font-size: 14px; }
a.more-detials { background: #2d117b; border-radius: 6px; height: 35px; line-height: 35px; display: inline-block; color: #fff; padding: 0 15px; }
a.more-detials:hover { background: #f99f24; }
.hotel-search-result .result-inner-l { width: 42%; }
.hotel-search-result .result-inner-r { width: 58%; }
.citystate-cnt { width: 130px; display: inline-block; text-align: left; }
.star-cnt img { width: 17px; vertical-align: middle;  }
.hotel-search-result .accordion .card-header:after  { top: 18px; }
.hotel-desc-l { width: 70%; float: left; }
.hotel-desc-r { width: 30%; float: left; text-align: center; padding: 0 20px; }
.hotel-search-result .more-desc-r { width: 80%; }
.hotel-review-img { margin-top: 20px; }
.hotel-filter-cnt { margin-bottom: 20px; }
.hotel-filter-blk1 { width: 49%; float: left; margin-right: 1%; }
.hotel-filter-blk2 { width: 29%; float: left; margin-right: 1%; }
.hotel-filter-blk3 { width: 20%; float: left; }
.hotel-filter-cnt input[type="text"], .hotel-filter-cnt select { width: 100%; border: 1px solid #91afbd; border-radius: 4px; }
.search-detail-row { }
.search-detail-row .search-detail-blk1, .search-detail-row .search-detail-blk2, .search-detail-row  .search-detail-blk3, .search-detail-row .search-detail-blk4, .search-detail-row .search-detail-blk1-2 { min-height: 65px; }
.hotel-search-result .search-detail-blk2, .hotel-search-result .search-detail-blk3, .hotel-search-result .search-detail-blk4 { width: 16%; }
.hotel-search-result .search-detail-blk1 { width: 52%; }
.hotel-search-result .search-detail-blk1-2 { width: 68%; }
.hotel-extra-elements { float: right; margin-left: 5px; }
.nobottborder { border-bottom: none !important; }
.midd-graybar { background: #f5f5f5; border-top: 2px solid #e2e9ed; border-bottom: 2px solid #e2e9ed; padding: 15px 0; }
.paxinfo-r { border-left: 1px solid #2d117b; padding-left: 35px; } 
h2.page-heading-inner { font-size: 20px; color: #2d117b; font-weight: 700; border-bottom: 1px solid #2d117b; padding-bottom: 20px; margin-bottom: 30px; }
.whitebg { background: #fff; }
.paxinfo-inner { margin-bottom: 30px; }
ul.paxinfo-listarea li { list-style-type: none; }
.pax-row { margin-bottom: 12px;  }
.paxinfo-blk1 { width: 16%; float: left; margin-right: 2%; padding-top: 10px; }
.paxinfo-blk2 { width: 14%; float: left; margin-right: 2%; }
.paxinfo-blk3 { width: 26%; float: left; margin-right: 2%; }
.paxinfo-blk4 { width: 26%; float: left; margin-right: 2%; }
.paxinfo-blk5 { width: 10%; float: left; padding-top: 10px; }
.paxinfo-blk1-2 { width: 32%; float: left; margin-right: 2%; padding-top: 10px;}
.paxinfo-blk2 select, .paxinfo-blk2 input, .paxinfo-blk3 input, .paxinfo-blk4 input, .paxinfo-blk5 input { width: 100%; border: 1px solid #2f137b; border-radius: 4px; }
.blue-txt { font-size: 15px; font-weight: 500; color: #2d117b; }
.agent-ref { border-top: 1px solid #2d117b; padding-top: 30px; }
.booking-summary-box h3 { font-size: 20px; font-weight: 700; color: #2d117b; }

.cmn-org-btn { background-color: #2d117b; border: none; font-size: 18px; outline: 0 !important; box-shadow: none !important; color: #fff !important; border-radius: 6px; padding: 0 20px; height: 40px; line-height: 40px; margin-left: 5px; cursor: pointer; display: inline-block; vertical-align: top; }
.cmn-org-btn:hover { background-color: #f99f24; color: #fff; }
.booking-summ-l { width: 40px; float: left; margin-right: 20px;  }
.booking-summ-r { width: 80%; float: left;  }
ul.booking-summ-cnt li { margin-bottom: 20px;  }
ul.booking-summ-cnt li:last-child { margin-bottom: 0px;  }
.pax-r-innerbox  { border-top: 1px solid #2d117b; margin-top: 25px; padding-top: 25px; }
h4.page-heading-inner { font-size: 18px; font-weight: 500; margin-bottom: 10px; }
.chkin-blk-l { width: 60%; float: left; }
.chkin-blk-r { width: 40%; float: right; }
.chkin-inn-blk1 { width: 40px; float: left; margin-right: 7px; }
.chkin-inn-blk2 { width: 90px; float: left; margin-right: 10px; }
.chkin-inn-blk3 { width: 90px; float: left; margin-right: 10px; }
.roomtype-txt { margin-bottom: 5px;  }
.pax-room-details { width: 33.33%; float: left; }
.pax-price-l { width: 50%; float: left;  }
.pax-price-r { width: 50%; float: left; padding-top: 10px; text-align: right;  }
.pax-price { font-size: 30px; }
.pax-price-l h4 { margin-bottom: 0; }
.pax-detail-accordion { margin: 30px 0; }
.pax-condition { font-weight: 500; margin-bottom: 20px; }
.pax-btns { text-align: right; }
.pax-detail-accordion .card-header { position: relative; background: #f4f4f4; border: none; border-radius: 4px; margin: 7px 0 0; font-size: 18px; font-weight: 500; }
.pax-detail-accordion .card { border: none; }
.pax-detail-accordion .card-body { background: #ffeed7; padding: 5px 25px 20px; border-radius: 0 0 4px 4px; }
.pax-detail-accordion .card-header[aria-expanded="true"] { background: #ffeed7;}
.pax-policy-inner { border-top: 1px solid #ddc39f; padding-top: 20px; }
.pax-policy-inner .checkbox-cnt .checkmark { border-radius: 6px; border: 1px solid #f99f24; background: transparent; width: 22px; height: 22px; margin-top: 2px; }
.booknow-info-steps { position: relative; overflow: hidden; }
.booknow-info-steps:before { content: ''; position: absolute; top: 30%; width: 100%; background: #bebebe; height: 4px; border-radius: 20px; z-index: 1; }
ul.step-list { position: relative; z-index: 9; }
ul.step-list li { width: 20%; float: left; text-align: center; text-transform: uppercase; font-weight: 500; color: #bebebe; position: relative; }
.step-ico1, .step-ico2, .step-ico3, .step-ico4, .step-ico5 { width: 54px; height: 54px; display: block; margin: auto; margin-bottom: 5px; border: 3px solid #bebebe; border-radius: 50%; background: #f5f5f5; }
.step-sprites em { background: url(../images/steps-img.png) no-repeat 0 0; margin: auto; margin-top: 10px; }
.step-ico1 em { width: 26px; height: 26px; display: block; background-position: 0 0; }
.step-ico2 em { width: 30px; height: 26px; display: block; background-position: -33px 0; }
.step-ico3 em { width: 21px; height: 26px; display: block; background-position: -69px 0; }
.step-ico4 em { width: 19px; height: 26px; display: block; background-position: -93px 0; }
.step-ico5 em { width: 23px; height: 26px; display: block; background-position: -116px 0; }
ul.step-list li.completed { color: #2d117b; }
ul.step-list li.active { color: #2d117b; }
ul.step-list li.completed .step-ico1, ul.step-list li.completed .step-ico2, ul.step-list li.completed .step-ico3, ul.step-list li.completed .step-ico4, ul.step-list li.completed .step-ico5 { border-color: #2d117b; }
ul.step-list li.active .step-ico1, ul.step-list li.active .step-ico2, ul.step-list li.active .step-ico3, ul.step-list li.active .step-ico4, ul.step-list li.active .step-ico5 { border-color: #2d117b; background: #2d117b; }
ul.step-list li.completed .step-ico1 em { background-position: 0 -28px; }
ul.step-list li.completed .step-ico2 em { background-position: -33px -28px; }
ul.step-list li.completed .step-ico3 em { background-position: -69px -28px; }
ul.step-list li.completed .step-ico4 em { background-position: -93px -28px; }
ul.step-list li.completed .step-ico5 em { background-position: -116px -28px; }
ul.step-list li.active .step-ico1 em { background-position: 0 -57px; }
ul.step-list li.active .step-ico2 em { background-position: -33px -57px; }
ul.step-list li.active .step-ico3 em { background-position: -69px -57px; }
ul.step-list li.active .step-ico4 em { background-position: -93px -57px; }
ul.step-list li.active .step-ico5 em { background-position: -116px -57px; }
ul.step-list li.first-child.completed span:before { content: ''; width: 90px; height: 4px; background: #2d117b; display: block; position: absolute; top: 24px; left: 0; border-radius: 70px 0 0 70px;}
ul.step-list li.completed span:before, ul.step-list li.active span:before { content: ''; width: 182px; height: 4px; background: #2d117b; display: block; position: absolute; top: 24px; right: 142px;}

.hoteldetails .modal-dialog { margin: 0; max-width: 100%; height: 100%; }
.hoteldetails .modal-content { border-radius: 0; border: none; height: 100%; }
.modal.hoteldetails { position: absolute; }
.modal-open { overflow-y: auto; }
.modal-open .modal.hoteldetails { padding-right: 0 !important; overflow: hidden;  }
.close { opacity: 1; position: absolute; top: 0; right: 0; margin: 0; padding: 0; }
.modal-tab-strip { background: #f8f8f8; border-top: 1px solid #2d117b; border-bottom: 1px solid #2d117b; padding: 10px 0; }
.hoteldetails .modal-header { border-bottom: none; }
.hoteldetails .modal-header h2.page-heading { padding-right: 60px; }
.hoteldetails .modal-body { padding: 0; }
.hoteldetails .modal-tab-strip ul.nav-tabs { border-bottom: none; }
.hoteldetails .nav-tabs .nav-item.show .nav-link, .hoteldetails .nav-tabs .nav-link.active { border: none; }
.hoteldetails .nav-tabs .nav-link { font-size: 18px; font-weight: 600; color: #000000; text-transform: uppercase; padding: 0; margin: 0 40px 0 0; border: none;  }
.hoteldetails .nav-tabs .nav-item.show .nav-link, .hoteldetails .nav-tabs .nav-link.active { background: none; color: #f99f24; }
.hoteldetails .nav-tabs .nav-link:focus, .hoteldetails .nav-tabs .nav-link:hover { border: none; }
.hotel-detail-r { border-left: 1px solid #2d117b; }
.hotel-detail-desc { padding: 40px; }
ul.hotel-detail-lists li { margin-bottom: 25px; } 
.hotel-detail-desc h2 { font-size: 18px; font-weight: 600; margin-bottom: 25px; }
ul.hotel-detail-lists li h3 { font-size: 16px; font-weight: 500; margin-bottom: 5px; } 
.hotel-amenities-box { background: #fff; border-radius: 7px; box-shadow: 0 0px 25px rgba(74,121,143,.3); border-bottom: 10px solid #2f137b; padding: 35px 30px; margin-bottom: 30px; min-height: 540px; position: relative;  }
.hotel-amenities-box h3 { color: #2d117b; font-size: 20px; font-weight: 700; margin-bottom: 20px; }
ul.amenties-list li { margin-bottom: 10px; color: #2d117b; background: url(../images/list-arr.png) no-repeat 0 7px; padding-left: 20px; }
.hotel-detail-l { padding-top: 30px; }
.heightauto { min-height: auto !important; }
.amenities-icon { position: absolute; top: 60px; right: 20px; }
.interest-maparea { margin-top: 30px; }
.interest-maparea img { width: 100%; }
.heading-icon { vertical-align: middle; margin-right: 15px; }
.hotelnameaddress { margin-bottom: 20px; }
.hotelname { margin-bottom: 20px; }
.hotelname-icon { float: left; margin-right: 10px; margin-top: 5px; }
.hotel-gallery-placeholder, .hotel-map-placeholder { width: 100%; }
.bordertopnone { border-top: none; padding-top: 0; }
.currency-dropdown select { width: 100%; border-radius: 6px; }
.hotel-detail-room-desc { padding: 20px; }

.search-details-signtseeing .search-detail-blk1 { width: 52%; }
.search-details-signtseeing .search-detail-blk2, .search-details-signtseeing .search-detail-blk3, .search-details-signtseeing .search-detail-blk4 {  width: 16%; }
.search-details-signtseeing .search-detail-blk1-2 { width: 68%; }
.hotel-gallery-l { width: 82%; float: left; }
.hotel-gallery-r { width: 18%; float: right; }

.hotel-gallery-l .slider-inner ul { padding-top: 56.2% !important; }

.midd-myaccount { min-height: 500px; padding: 35px 0; }
body.myaccount-pages #header nav.navbar { background: #daf5fe; }
.midd-myaccount h4.page-heading { text-align: center; border-bottom: 1px solid #2d117b; padding-bottom: 30px; margin-bottom: 30px; }

.myaccount-accordion .card-header { position: relative; background: #f4f4f4; border: none; border-radius: 4px; margin: 7px 0 0; font-size: 15px; font-weight: 500; color: #2f137b; }
.myaccount-accordion .card { border: none; }
.myaccount-accordion .card-body { background: #f4f4f4; padding: 5px 25px 20px; border-radius: 0 0 4px 4px; }
.myaccount-accordion .card-header[aria-expanded="true"] { background: #f4f4f4;}

.myaccount-accordion .card-header:after {
    background: url(../images/minus-icon-whitebg.png) no-repeat;
	top: 15px;
}
.myaccount-accordion .card-header.collapsed:after {
    background: url(../images/plus-icon-whitebg.png) no-repeat;
}

ul.myaccount-link li { margin: 2px 0; }
ul.myaccount-link li a { color: #2f137b; height: 26px; line-height: 26px; border-radius: 5px; display: block; padding: 0 10px; }
ul.myaccount-link li a:hover, ul.myaccount-link li a.active { background: #2d117b; color: #fff; }
.reservationid { border: 2px solid #dee8ed; border-radius: 8px; margin-bottom: 30px; padding: 10px; position: relative; }
.reservationid input[type="text"] { width: 100%; border: none; border-radius: 0; padding: 0; font-size: 18px; color: #000000; font-weight: 500; padding-right: 70px; }

.go-btn { background: #2d117b; border: none; border-radius: 6px; color: #fff; cursor: pointer; position: absolute; bottom: 5px; height: 40px; line-height: 40px; padding: 0 15px; right: 0; position: absolute; top: 12px; right: 15px; }
.go-btn:hover { background: #f99f24; }
.myaccount-details { display: block; }
.myaccount-box-l { width: 49%; float: left; margin-bottom: 15px; border: 2px solid #dee8ed; border-radius: 8px; padding: 20px 30px; min-height: 170px; }
.myaccount-box-r { width: 49%; float: right; margin-bottom: 15px; border: 2px solid #dee8ed; border-radius: 8px; padding: 20px 30px; min-height: 170px; }
.myaccount-box-full { margin: 15px 0; border: 2px solid #dee8ed; border-radius: 8px; padding: 20px 30px; }
.myacc-price { width: 80%; float: left; font-size: 18px; font-weight: 500; color: #a2a2a2;  }
.myacc-icon { width: 50px; float: right; }
.myacc-percentage { clear: both; padding-top: 10px; }
.myacc-amount { font-size: 30px; font-weight: 600; color: #75a91a; display: block; line-height: 35px; }
.orange-txt { color: #f47253; }
.purple-txt { color: #933db3; }
.myacc-percent-l { width: 70%; float: left;  }
.myacc-percent-r { width: 30%; float: right; text-align: right;  }
.myacc-percent-cnt { background: #e8e8e8; height: 10px; border-radius: 10px; margin: 10px 0; }
.green-color { background: #75a91a; height: 10px; display: block; border-radius: 10px; }
.orange-color { background: #f47253; height: 10px; display: block; border-radius: 10px; }
.myaccount-inner-l { width: 60%; float: left; }
.myaccount-inner-r { width: 100px; float: right; text-align: right; }
a.blue-link { font-size: 18px; font-weight: 600; color: #2d117b; text-decoration: underline; }
a.blue-link:hover { color: #f99f24; text-decoration: none; }
.myacc-category { font-size: 18px; clear: both; padding-top: 10px; }
.myacc-category span { font-weight: 600; color: #ffc437; }
ul.myacc-inner-list li span { width: 35px; display: inline-block; vertical-align: middle; margin-right: 5px; font-size: 30px; font-weight: 600; }
ul.myacc-inner-list li a { font-size: 17px; text-decoration: underline; color: #2d117b; }
ul.myacc-inner-list li a:hover { color: #f99f24; text-decoration: none; }
.myaccount-box-full h5.page-heading { font-size: 18px; color: #f99f24; font-weight: 600; }
.myaccount-box-full-l { width: 60%; float: left; }
.myaccount-box-full-r { width: 40%; float: right; text-align: right; }
.myaccount-box-bodyarea { padding: 10px;  }
.chart-img { text-align: center; }
.chart-img img { max-width: 100%;  }
.myacc-toplinks img {  vertical-align: middle; margin-right: 5px; }
.myacc-toplinks a { margin-right: 15px; color: #000;  }
.myacc-toplinks a:hover { color: #f99f24; }
.myacc-calendar { padding: 0; }
.nopadding { padding: 0 !important; }
.myacc-calendar .myaccount-box-full-l, .myacc-calendar .myaccount-box-full-r { width: 50%; padding: 20px; text-align: left; }
.myacc-calendar { display: block; }
ul.calendar-list li { width: 50%; float: left; font-size: 13px; }
ul.calendar-list li span { width: 12px; height: 12px; display: inline-block; margin-right: 5px; }
.cal-color1 { background: #ff8d8d; }
.cal-color2 { background: #bdd5ff; }
.cal-color3 { background: #a7db84; }
.cal-color4 { background: #ffbf64; }
table.calendar-list { background: #aeaeae; border-collapse: separate; }
table.calendar-list tr th { background: #daf5fe; font-weight: normal; text-transform: uppercase; padding: 5px; font-size: 13px; text-align: center; }
table.calendar-list tr td { background: #fff; padding: 15px; vertical-align: top; position: relative; font-size: 24px; height: 110px; }
.cal-schedule { position: absolute; bottom: 0; left:0; width: 100%; font-size: 12px; }
.schedule-blue-color { background: #bdd5ff; border-top: 1px solid #fff; padding: 2px 5px; text-align: center; font-weight: 500; }
.schedule-orange-color {background: #ffbf64; border-top: 1px solid #fff; padding: 2px 5px;  text-align: center; font-weight: 500;}
.schedule-green-color {background: #a7db84; border-top: 1px solid #fff; padding: 2px 5px; text-align: center; font-weight: 500; }
.schedule-red-color {background: #ff8d8d; border-top: 1px solid #fff; padding: 2px 5px;  text-align: center; font-weight: 500;}
.change-password { display: block; }
.change-password h5.page-heading { font-size: 20px; font-weight: 700; color: #2d117b; margin-bottom: 20px;  }
.change-password h5.page-heading img { vertical-align: middle; margin-right: 10px; }
.changepass-cnt { border-top: 1px solid #2d117b; border-bottom: 1px solid #2d117b; margin-bottom: 40px;  }
ul.changepass-blk li { width: 33%; float: left; border-left: 1px solid #2d117b; padding: 20px 15px;  }
ul.changepass-blk li:first-child { border-left: none; }
ul.changepass-blk li input, ul.changepass-blk li select, ul.changepass-blk li textarea { width: 100%; border: none; padding: 0; font-size: 14px; color: #000000; font-weight: 500; margin-top: 5px; border-radius: 0; }
.common-btn-cnt { text-align: right; }
.cmn-form-orange-btn { background: #2d117b; border: none; font-size: 18px; color: #fff; border-radius: 6px; padding: 0 20px; height: 50px; line-height: 50px; margin-left: 5px; cursor: pointer; display: inline-block; vertical-align: top; }
.cmn-form-orange-btn:hover { background: #f99f24; color: #fff; }
ul.search-report-cnt li { width: 50%; }
.report-table-grid { border-top: 1px solid #2d117b; padding-top: 30px; margin-top: 30px; }
h5.page-heading1 { font-size: 20px; font-weight: 700; color: #2d117b; margin-bottom: 20px;  }
table.report-grid-cnt { background: #2d117b; border-collapse: separate; box-shadow: 2px 3px 5px rgba(0,0,0,.15); }
table.report-grid-cnt  tr th { background: #2d117b; font-weight: normal;  padding: 10px 5px; color: #fff; }
table.report-grid-cnt  tr td { background: #fff; padding: 10px 5px; }
.action-icon a { margin: 0 3px; }
.manage-sub-agent { margin-bottom: 30px; }
.credit-distribution-l { width: 50%; float: left; padding-right: 35px; border-right: 1px solid #2d117b; }
.credit-distribution-r { width: 50%; float: right; padding-left: 35px; }
.credit-distribution-blk { border-top: 1px solid #2d117b; border-bottom: 1px solid #2d117b; padding: 20px 0; }
.credit-distribution-blk h5.page-heading1 { border-bottom: 1px solid #2d117b; padding-bottom: 20px; }
.credit-distribution-row { margin-bottom: 30px; }
.credit-distribution-row label { display: block; }
.account-amount { font-size: 18px; font-weight: 600; }
.account-amount textarea { width: 100%; border: none; border-radius: 0; padding: 0; font-size: 18px; color: #000000; font-weight: 600; height: 100px; }
.bonus-txt-right { float: right; font-size: 17px; }
.bonus-txt-right em { font-style: normal; color: #f99f24; }
.bonus-statement-cnt { border: 2px solid #dee8ed; border-radius: 10px; }	
ul.bonus-statement-list li { border-bottom: 1px solid #2d117b;  }
ul.bonus-statement-list li:last-child { border-bottom: none; }
.bonus-statement-blk1 { width: 15%; float: left; padding: 20px; }
.bonus-statement-blk2 { width: 70%; float: left; padding: 20px; }
.bonus-statement-blk3 { width: 15%; float: left; padding: 20px; text-align: right; }
.bonus-subtxt { font-size: 13px; color: #686868; }
.bonus-heading span { color: #2d117b; font-weight: 500; margin-left: 10px; }
.bonus-statement-blk-full { padding: 20px; font-size: 17px; color: #2d117b; font-weight: 600; }
.bonus-statement-blk-full .checkbox-cnt { margin-bottom: 0; }
.choose-amount-cnt, .payment-methods { margin-bottom: 30px; }
.proceed-cnt { margin-bottom: 30px; }
.proceed-cnt .checkbox-cnt { margin-bottom: 0; margin-top: 10px; } 
.bonus-statement-l { width: 50%; float: left; }
.bonus-statement-r { width: 50%; float: right; text-align: right; }
.bonus-statement-r span { color: #f99f24; }
ul.payment-lists li { border: 2px solid #dee8ed; border-radius: 8px; box-shadow: 0 2px 5px #dee8ed; margin-bottom: 15px; padding: 20px; }
ul.payment-lists li:last-child { margin-bottom: 0; }
ul.payment-lists li .radiobox-cnt { margin-bottom: 0; }
.offline-payment-notes { font-size: 13px; color: #686868; padding-left: 40px; padding-top: 10px; }
ul.chooseamount-lst li { width: 18.6%; margin-right: 15px; text-align: center; float: left; }
ul.chooseamount-lst li.active .amount-box { border-color: #f99f24; }
ul.chooseamount-lst li:last-child { margin-right: 0; }
.amount-box { border: 2px solid #dee8ed; border-radius: 8px; font-weight: 500; color: #000000; padding: 10px; cursor: pointer; }
.amount-box:hover { background: #f6f6f6; }
.amount-input input { width: 100%; border-radius: 6px; border-color: #2d117b; text-align: center; }
.rezvault-logo { border-bottom: 1px solid #2d117b; padding-bottom: 20px; margin-bottom: 30px; }
.search-booking-cnt { margin-bottom: 30px; border-top: 1px solid #2d117b; border-bottom: 1px solid #2d117b; }
.search-blk { width: 32%; float: left; margin-left: 2%;  border-left: 1px solid #2d117b; padding: 30px 14px; min-height: 500px; }
.search-blk-first { margin-left: 0; border-left: none; }
.search-blk ul.changepass-blk li { width: auto; float: none; display: block; margin-bottom: 25px; padding: 0px; border-left: none; position: relative; } 
.search-blk ul.changepass-blk li:last-child { margin-bottom: 0; }
.cal-icon { position: absolute; bottom: 3px; right: 40px; }
.backdel-icon { position: absolute; bottom: 3px; right: 0; }
table.report-grid-cnt tr.green-row td { background: #dff6cf; }
table.report-grid-cnt tr.red-row td { background: #ffdede; }
table.report-grid-cnt tr.yellow-row td { background: #f4e8c0; }
.search-result-btn { float: right; margin-top: -10px;  }
.search-result-btn a { font-weight: 400; }
.report-grid-cnt .common-checkbox .checkbox-cnt { margin-right: 0; }
.customer-statement .search-blk { min-height: 300px; width: 25%; }
.customer-statement .search-blk.search-blk-last { min-height: 300px; width: 45%; }
.customer-statement-date { display: block; font-size: 18px; font-weight: 500; }
.customer-statement-date-l { width: 49%; float: left; position: relative; }
.customer-statement-date-r { width: 49%; float: right; position: relative; }

/* New homepage CSS */
.homepage-new .prod-affiliation-full { display: block; }
.homepage-new ul.prod-affiliate-list li { width: 19%; border-right: 1px solid #d5d5d5; text-align: center; }
.homepage-new ul.prod-affiliate-list li:last-child { border-right: none; text-align: center; }
.homepage-new #footer { border-top: none; padding-top: 0; }
.homepage-new .product-affiliation { border-color: #d2eaf3; padding-top: 20px; }
.homepage-new .copyright-full { background: #f5f5f5; padding-top: 20px; }
.homepage-new .copyright { padding: 20px 0; margin-top: 20px; }
.homepage-new .copyright-l { width: 70%; float: left; }
.homepage-new .copyright-r { width: 30%; float: right; text-align: right; }
.homepage-new .footer-small-link { margin-bottom: 5px; }
.homepage-new .footer-small-link a { font-size: 15px; font-weight: 600; color: #000000; margin: 0; margin-right: 20px; }
.homepage-new .footer-small-link a:hover { color: #f99f24; }
.homepage-new .stayintouch h4 { font-size: 36px; font-weight: 600; }
.homepage-new .award-cards-l { width: 47%; }
.homepage-new .award-cards-m { width: 10%; padding: 10px 0; float: left; border-left: 1px solid #d5d5d5; border-right: 1px solid #d5d5d5; text-align: center; }
.homepage-new .award-cards-r { width: 43%; text-align: right; }
.homepage-new .award-cards-m a { margin: 0 7px; }
.homepage-new ul.awards-icons-list li { display: inline-block; vertical-align: middle; padding: 0 5px; }
.homepage-new ul.navbar-nav li a { color: #000000; }
.homepage-new ul.navbar-nav li a:hover, .homepage-new ul.navbar-nav li a.active { color: #f99f24; }
.homepage-new .middboxarea-l { width: 75%; float: left; }
.homepage-new .middboxarea-r { width: 25%; float: right; padding-left: 5px; }
.homepage-new .rezlive-award-box { background: #f0f0f0; border-radius: 7px; }
.homepage-new .rezlive-award-img { border-radius: 7px 7px 0 0; overflow: hidden; }
.homepage-new .rezlive-award-img img { border-radius: 7px 7px 0 0; width: 100%; display: block; }
.homepage-new .rezlive-award-txt { padding: 15px; font-size: 15px; color: #8c8c8c;  }
.homepage-new .rezlive-award-txt h5 { font-weight: 600; font-size: 16px; margin-bottom: 7px; }
.homepage-new .rezlive-award-txt p { margin-bottom: 0; line-height: 22px; }
.homepage-new .rezlive-award-txt p a { color: #f99f24; }
.homepage-new .rezlive-award-txt p a:hover { color: #000000; }
.homepage-new ul.middbox-color li { width: 33%; float: left; padding-right: 10px; padding-bottom: 10px; }
.homepage-new .middbox-img { overflow: hidden; border-radius: 6px; }
.homepage-new .middbox-img img { width: 100%; border-radius: 6px; box-shadow: 0 2px 5px rgba(0,0,0,.3) }
.homepage-new .middbox-color-inner { background: #f99f24; min-height: 222px; border-radius: 6px; color: #fff; font-weight: 500; text-align: center; padding:  30px; }
.homepage-new .color-blue { background: #1e999e; }
.homepage-new .color-purple { background: #7256aa; }
.homepage-new .middbox-color-icon { margin-bottom: 20px; }
.homepage-new .middbox-color-count { font-size: 36px; font-weight: 600;  }
.homepage-new .middbox-color-txt { font-weight: 500;  }
.homepage-new #middle { padding-top: 111px; }
.homepage-new .middle-banner { background: url(../images/banner-bg-new.png) no-repeat 0 0; height: 416px; }
.homepage-new .midd-country-symbols { display: block; }
.homepage-new .midd-country-img { margin-top: -50px; max-width: 100%; }
.homepage-new .banner-txt-left { padding-top: 30px; color: #fff; font-size: 16px;  }
.homepage-new .banner-txt-left h1 { font-size: 36px; font-weight: 600; margin-bottom: 20px; color: #fff; }
.homepage-new .banner-txt-left p { margin-bottom: 20px; }
.homepage-new .banner-count-blk1 { width: 130px; float: left; }
.homepage-new .banner-count-blk2 { width: 200px; float: left; padding: 0 50px; border-left: 1px solid #0c6888; border-right: 1px solid #0c6888; }
.homepage-new .banner-count-blk3 { width: 250px; float: left; padding: 0 50px; }
.homepage-new .banner-count-blk1 span, .homepage-new .banner-count-blk2 span, .homepage-new .banner-count-blk3 span { display: block; font-size: 36px; font-weight: 600; }
.homepage-new .home-form-box { margin-top: 30px; background: #fff; padding: 20px 30px; box-shadow: 0 2px 8px rgba(0,0,0,.2); }
.homepage-new .form-dropdown { font-size: 20px; margin-bottom: 10px; }
.homepage-new .home-form-row { margin-bottom: 10px; }
.homepage-new .home-form-row input[type="text"], .homepage-new .home-form-row input[type="password"] { background: #f1f1f1; border: none; border-radius: 30px; padding: 10px 20px; }
.homepage-new .rememberme { width: 47%; float: left; }
.homepage-new .password a { margin-top: 0; }
.homepage-new .form-btn { text-align: right; }
.homepage-new .donthave { font-size: 16px; font-weight: 700; }
.homepage-new .rememberme .checkbox-cnt { margin-bottom: 0; }
.homepage-new .form-btn .cmn-btn { background-color: #fa9522; background-image: linear-gradient(#fa9522, #ff6016); height: 36px; line-height: 36px; }
.homepage-new .form-btn .cmn-btn:hover { background-color: #ff6016; background-image: linear-gradient(#ff6016, #fa9522); }
.zoom-img { transition: transform .5s; }
.zoom-img:hover { transform: scale(1.2); }
/* New homepage CSS */
.browse-l { width: 50%; float: left; margin-top: 5px; }
.browse-r { width: 50%; float: right; margin-top: 5px; text-align: right; }
.browse-btn { cursor: pointer; background: #c2c2c2; border: none; border-radius: 6px; color: #fff; font-size: 18px; font-weight: 600; padding: 0 20px; height: 40px; line-height: 40px; display: inline-block; text-align: center; }
.browse-btn:hover { background: #f99f24; color: #fff; }
.myaccount-editprofile, .add-subagent-accessdetails { margin-bottom: 30px; border-top: 1px solid #2d117b; border-bottom: 1px solid #2d117b; }
.myaccount-editprofile.editprofile-firstblk .search-blk { min-height: 660px; }
.myaccount-editprofile.editprofile-secondblk .search-blk { min-height: 220px; }
.captcha-img { width: 65%; float: left; text-align: right; }
.profile-btn { width: 35%; float: left; padding-top: 12px; }
.add-subagent-accessdetails .search-blk { min-height: 180px; }
.hotelrights { margin-top: 10px; }
.hotelrights .checkbox-row { font-size: 18px; font-weight: 600; }
.footer-getstarted { background: #2d117b; padding: 90px 0; }
.getstarted-txt { text-align: center; font-size: 30px; line-height: 40px; font-weight: 600; color: #fff; }
.inner-static-middle-bg {height: 275px;background: url(../images/midd-country-symbols.png) no-repeat center bottom #fff;
    background-size: 100%;}
.inner-aboutus-middle-bg { height: 275px;background: url(../images/midd-country-symbols.png) no-repeat center bottom #fff; background-size: 100%; }
h2.staticpage-heading { font-size: 40px; font-weight: 600;text-align: center;color: #013045;}
.leftpart-box { border: 2px solid #2d117b; border-radius: 6px; padding: 27px; font-size: 18px; word-wrap: break-word; }
.bluecolor { color: #2d117b; }
a.orange-link { color: #f99f24; }
a:hover.orange-link { color: #ea8f12; }
.staticpage h3 { font-size: 20px; font-weight: 600; margin-bottom: 20px; }
.staticpage h3 em { font-size: 15px; display: block; font-weight: 400; line-height: 25px; }
p.fontsemibold { font-weight: 600; }
.staticpage ul li { margin-bottom: 20px; color: #000; background: url(../images/staticpage-list-arr.png) no-repeat 0 8px; padding-left: 20px; }
.myaccount-editprofile .search-blk ul.rez7_bookingsearch li{background: none !important;}
ul.leftnav-link li { margin-bottom: 10px; }
ul.leftnav-link li:last-child { margin-bottom: 0px; }
ul.leftnav-link li a { font-size: 15px; font-weight: 500; line-height: 20px; } 
ul.leftnav-link li a:hover, ul.leftnav-link li a.active, ul.leftnav-link li a:focus { color: #f99f24; } 
.faq-accrodion-sub { margin-bottom: 40px; }
.faq-accrodion.myaccount-accordion .card-header{ margin-top: 15px; padding-right: 30px !important; }
.faq-accrodion.myaccount-accordion .card-header:after { top: 20px; }
.faq-accrodion.myaccount-accordion .card-body { padding: 0px 15px 15px; }
.faq-accrodion.myaccount-accordion .card-header:first-child { margin-top: 0; }
.people-values-l { width: 90px; float: left; margin-right: 40px; background: #2d117b; border-radius: 6px; background: #2d117b; height: 90px; line-height: 90px; display: block; color: #fff; font-size: 38px; font-weight: 600; text-align: center; box-shadow: 0 2px 8px rgba(62,168,219,0.5); }
.people-values-r { width: 82%; float: left; }
.people-values-cnt ul li { background: none; padding: 0; color: #000000; margin-bottom: 50px; }
.people-values-cnt ul li:last-child { margin-bottom: 0; }
.people-values-r h4 { font-size: 30px; color: #2d117b; font-weight: 600; margin-bottom: 10px; }
.ourculture-bg { background: #f99f24; }
h4.page-heading-white { font-size: 30px; font-weight: 500; color: #fff; }
.ourculture h4 { margin: 60px 0; }
.ourculture-left { background: #fff; width: 50%; float: left;  }
.ourculture-left img { width: 100%; }
.ourculture-desc { padding-left: 80px; padding-top: 50%; margin-top: -30%; max-width: 600px; padding-right: 80px; line-height: 30px; }
.accreditation-cnt { display: block; }
ul.accreditation-award-list li { background: none; margin-bottom: 0; padding-left: 0; border-bottom: 1px solid #2d117b; padding: 30px 0; text-align: center;  }
ul.accreditation-award-list li:last-child { border-bottom: none; }
.accreditation-blk { width: 25%; float: left;  min-height: 180px; padding: 0 30px; }
.accreditation-blk.last { border-right: none; }
.accreditation-img { display: block; margin-bottom: 20px; margin-bottom: 20px;width: 135px;height: 100px;align-items: end;display: grid;}
.accreditation-img img { max-width: 100%;}
.accreditation-title { display: block; color: #000000; }
.tourism-cnt { border-top: 1px solid #2d117b; padding-top: 60px; margin-top: 30px;  }
.b2bhotel-l { width: 65%; float: left; padding-right: 50px; }
.b2bhotel-r { width: 30%; float: left; background: url(../images/b2bhotel-right-img.png) no-repeat bottom right #dcf5ff; border-radius: 6px; padding: 25px 70px 25px 30px; }
.b2bhotel-r h3 { font-size: 18px; font-weight: 600; margin-bottom: 15px; }
.b2bhotel-r a { font-weight: 600; }
.manymore { display: block; text-align: right; }
.news-left { width: 50%; float: left; font-size: 18px; font-weight: 500; padding-top: 15px; }
.news-right { width: 50%; float: right; text-align: right; }
.news-right  select { width: 200px; }
.news-heading { border-bottom: 1px solid #2d117b; padding-bottom: 20px; margin-bottom: 30px;  }
.news-listing { display: block; }
.news-listing ul li { width: 49%; float: left; margin-right: 2%; background: #fff; border-radius: 6px; box-shadow: 2px 5px 15px rgba(0,0,0,.3); margin-bottom: 50px; min-height: 330px; border-bottom: 8px solid #2f137b; position: relative; padding: 50px 30px; }
.newsdetail-arrow { position: absolute; bottom: -30px; left: 30px; }
.news-date { font-size: 18px; color: #2d117b; font-weight: 600; }
.new-desc { margin-bottom: 20px; }
.news-title { margin-bottom: 20px; }
.news-title a { font-size: 18px; color: #000000; font-weight: 600; }
.news-title a:hover { color: #f99f24; }
.about-statistics { display: block; margin-top: 50px; }
.about-statistics ul li { width: 23%; float: left; margin-right: 2%; background: #fff; border-radius: 6px; padding: 25px 30px; font-size: 18px; font-weight: 600; box-shadow: 0 2px 10px rgba(0,0,0,.1); }
.about-statistics ul li span { display: block; font-size: 50px; line-height: 60px; color: #f99f24; }
.about-statistics ul li:last-child { margin-right: 0; }
.bluebg-color { background: #3ea8db; height: 555px; display: table; vertical-align: middle; }
.yellowbg-color { background: #fec414; height: 555px; display: table; vertical-align: middle; }
.skybluebg-color { background: #32b6be; height: 555px; display: table; vertical-align: middle; }
.orangebg-color { background: #da602c; height: 555px; display: table; vertical-align: middle; }
.brand-logo { width: 585px; }
.brand-logo-img { width: 410px; height: 230px; background: #fff; border-radius: 6px; box-shadow: 2px 5px 15px rgba(0,0,0,.1); display: block; text-align: center; margin-top: 27%; } 
.brand-logo-img img { max-width: 100%; width: auto; margin-top: 25px; }
.brand-logo { padding-left: 80px; }
.accolades-list-cnt { display: block; }
.accolades-list-cnt ul li { width: 32%; float: left; margin-right: 2%; margin-bottom: 30px; background: #fff; border-radius: 6px; box-shadow: 2px 5px 15px rgba(0,0,0,.3); border-bottom: 8px solid #2d117b; padding: 25px; text-align: center; min-height: 457px; }
.accolades-list-cnt ul li:hover { border-color: #f99f24; }
.accolades-list-cnt ul li:nth-child(3n+0) { margin-right: 0;  }
.award-img { display: block; margin-bottom: 30px; min-height: 200px }
.award-desc { display: block; }
.award-name-year { margin-bottom: 10px; font-weight: 600; }
.award-name-year span { display: block; font-size: 50px; line-height: 50px; color: #f99f24; }
.googlead-box { margin-bottom: 25px; }
.googlead-box img { border-radius: 6px; width: 100%; }
ul.advertising-list li {  width: 32%; float: left; margin-right: 2%; margin-bottom: 30px; background: #fff; border-radius: 6px; box-shadow: 2px 5px 15px rgba(0,0,0,.3); padding: 20px; text-align: center; font-size: 18px; font-weight: 500; color: #000000; min-height: 140px; line-height: 20px; }
ul.advertising-list li:nth-child(3n+0) { margin-right: 0;  }
ul.advertising-list li span { font-size: 50px; line-height: 55px; color: #f99f24; display: block; }
ul.advertising-list li em { font-style: normal; font-weight: 400; font-size: 15px; }
.email-box { background: #fff; border-radius: 6px; box-shadow: 2px 5px 15px rgba(0,0,0,.3); padding: 20px; text-align: center; font-size: 18px; font-weight: 700; color: #2d117b; margin-bottom: 30px; }
.email-box a { color: #f99f24; }
.email-box a:hover { color: #ea8f12; }
.advertising-blk1 { width: 25%; float: left; border-right: 1px solid #2d117b; }
.advertising-blk2 { width: 50%; float: left; }
.advertising-padding { padding-left: 30px; }
.advertising-blk1 ul li, .advertising-blk2 ul li { color: #2f137b; font-weight: 700; font-size: 20px; margin-bottom: 10px; background-position: 0 10px; }
.myaccount-accordion.career-accrodion .card-header { color: #2d117b; font-weight: 700; background: #fff; border: 1px solid #dddddd; font-size: 20px; box-shadow: 2px 5px 15px rgba(0,0,0,.2);  }
.myaccount-accordion.career-accrodion .card-header { margin-top: 15px; cursor: pointer; }
.myaccount-accordion.career-accrodion .card-header:after { top: 20px; }
.myaccount-accordion.career-accrodion .card-body { background: #fff; border: 1px solid #dddddd; border-top: none; padding: 0; }
.myaccount-accordion.career-accrodion .card-header[aria-expanded="true"] { border-bottom: none; border-right: 4px 4px 0 0; box-shadow: none;  }
.experience-cnt { border-top: 1px solid #2d117b; border-bottom: 1px solid #2d117b; padding: 20px 25px; }
.career-detail-l { width: 65%; float: left; border-right: 1px solid #2d117b; padding: 20px 25px; }
.career-detail-r { width: 35%; float: left; padding: 60px 25px 20px; }
.career-detail-l ul.career-detail-list li { margin-bottom: 5px; color: #000000; }
.career-detail-r ul.career-detail-list li { margin-bottom: 5px; }
.career-apply-btn { border-top: 1px solid #2d117b; padding: 20px 25px; }
.mb-30 { margin-bottom: 30px; }
.reachus-cnt { display: block; }
.reachus-blk { width: 32%; float: left; margin-right: 2%; }
.reachus-blk.last { margin-right: 0; }
.myaccount-accordion.reachus-accrodion .card-header { cursor: pointer; }
.myaccount-accordion.reachus-accrodion .card-header[aria-expanded="true"] { background: #fff; border: 2px solid #dee8ed; border-bottom: none; }
.myaccount-accordion.reachus-accrodion .card-body { background: #fff; border: 2px solid #dee8ed; border-top: none; border-bottom: 6px solid #f99f24; border-radius: 0 0 7px 7px;  }
.reachus-address { font-size: 14px; }
.reachus-googlemap { margin: 10px 0; border-top: 1px solid #2d117b; border-bottom: 1px solid #2d117b; padding: 10px 0; font-weight: 500;  }
.reachus-googlemap img { vertical-align: middle; margin-right: 5px; }
.contact-details { display: block; }
.contact-details ul li { margin-bottom: 5px; background: none; padding-left: 0; font-size: 14px;  }
.contact-details ul li:last-child { margin-bottom: 0px; }
.contact-details ul li label { width: 35%; float: left; color: #2f137b; font-weight: 500; }
.contact-details ul li .label-data { width: 65%; float: left; color: #000000; font-size: 13px }
.quick-contact-blk { margin-top: 30px; background: #fff; border-radius: 6px; box-shadow: 2px 5px 15px rgba(0,0,0,.3);  }
.quick-contact-hd { font-size: 20px; font-weight: 700; color: #2d117b; padding: 10px 20px;  }
.quick-contact-form { border-top: 1px solid #2d117b; border-bottom: 1px solid #2d117b; } 
.quick-contact-btn { padding: 20px; text-align: right; }
.quick-contact-l { width: 50%; float: left; padding: 20px; }
.quick-contact-r { width: 50%; float: left; padding: 20px; border-left: 1px solid #2d117b; }
ul.quick-contact-blk-form li { width: auto; float: none; border: none; padding: 0; margin-bottom: 20px; }
ul.quick-contact-blk-form li input[type="text"], ul.quick-contact-blk-form li select, ul.quick-contact-blk-form li textarea { border-bottom: 1px solid #2d117b; padding-bottom: 10px;}
.xml-connect-info ul li { background: #2f137b; border-radius: 6px; font-size: 40px; text-transform: uppercase; padding-left: 0; color: #fff; font-weight: 300; float: left; width: 32%; margin-right: 2%; box-shadow: 2px 5px 15px rgba(0,0,0,.2); text-align: center;  }
.xml-connect-info ul li:last-child { margin-right: 0; }
.quick-contact-blk.xml-connect-form img { float: left; margin-right: 10px; }
.xml-connect-list1 ul li:nth-child(2n+0) { margin-right: 0;  }
ul.advertising-list li:nth-child(2n+0) { margin-right: 0;  }
.xml-connect-list1, .xml-connect-list2, .xml-connect-support { margin-bottom: 30px; }
.xml-connect-list1.full-width ul li { width: 100%; float: none; margin-right:0;}
.xml-connect-list2 ul li { background: url(../images/tick-icon-white.png) no-repeat 20px 25px #2f137b; width: 49%; float: left; margin-right: 2%; margin-bottom: 20px; border-radius: 6px; box-shadow: 2px 5px 15px rgba(0,0,0,.3); font-size: 18px; color: #ffffff; padding: 15px; padding-left: 50px; min-height: 150px; font-weight: 300;}
.error-form{color: red;}
.xml-connect-support ul li { margin-bottom: 10px; background: #2f137b; color: #fff; border-radius: 6px; padding: 0; font-size: 16px;display:block;} 
.xml-connect-support ul li:nth-child(2) , .xml-connect-support ul li:nth-child(4) { display: flex; }
.xml-connect-support ul li span { background: #f89f24; display: inline-block; vertical-align: middle; min-width: 60px; margin-right: 10px; border-radius: 6px 15px 15px 6px; padding: 4px 12px; text-transform: uppercase; font-weight: 600;float: left;} 
.xml-connect-support ul li span img{width: 40px;} 
.xml-connect-list2 ul li:nth-child(2n+0) { margin-right: 0;  }
.xml-connect-list1 ul li { background: url(../images/tick-icon-blue.png) no-repeat 20px 25px #fff; width: 100%; float: left; margin-right: 2%; margin-bottom: 20px; border-radius: 6px; box-shadow: 2px 5px 15px rgba(0,0,0,.3); font-size: 18px; color: #000000; padding: 15px; padding-left: 50px;min-height: 185px;} 
body.inner-pages .header-sticky .fixed-top {
    background: rgba(255,255,255,.85);
}
.header-sticky .fixed-top {
    background: rgba(0,0,0,.85);
    box-shadow: 0 2px 7px rgba(0,0,0,.1);
}
        
/*Select2 Css*/
.select2-container--default .select2-selection--single{ border: none !important; width:80px !important;}
label .select2-container{ margin-top: 10px; }
.destination-name select , .select2-container--default .select2-selection--single .select2-selection__rendered , .destination-name input[type="text"] {
    font-weight: normal;
    color:#000;
}
.select2-container--default .select2-selection--single,
.select2-container--default .select2-selection--single .select2-selection__rendered,
.select2-container{
    width: auto !important;
    font-size: 14px;
    color:#000000;
    font-weight: 500;
    padding-left: 0 !important;
    padding-right: 10px;
    float: left;
}
.select2dropdowncustomwidth{
    width: 100% !important;
    max-width: 250px;
    
}
.w100{width: 100% !important;float: left !important;}
.bb1{border-bottom: 1px solid #2d117b !important;}

b{font-weight: 600 !important;}
.bdr-left{ border-left:1px solid #2d117b }
help-block form-error{ clear: both;float: left; }
.border1blue{border-bottom: 1px solid #2d117b !important;
border-radius: 0px !important;
padding: 4px !important;
background:
transparent;
border: 0px;}
.pt150{padding-top: 150px;}
.pt-10{padding-top: 10px;}
ul.navbar-nav li a.nav-link{
    text-transform: uppercase;    
}
ul.navbar-nav li{
    margin-left: 30px !important
}

.lanmodify .select2-selection{background-color: transparent !important;width: 70px !important;}
.lanmodify .select2{margin-top: 14px;}
.select2-container--open .select2-dropdown--below{min-width: 90px;}
.reachus_contactus_form .form-error{
    display: none;
}
.reachus_contactus_form .error,.reachus_contactus_form .has-error .select2-container .select2-selection__rendered{
    color: #f00;
}
.reachus_contactus_form .error::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #f00;
  opacity: 1; /* Firefox */
}
.reachus_contactus_form .error:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #f00;
}
.reachus_contactus_form .error::-ms-input-placeholder { /* Microsoft Edge */
  color: #f00;
}
.viewmobile{display: none;}
.viewdestop{display: block;}
.lan-container .select2-container--default .select2-selection--single{
    background: transparent;
}
.lan-container{position: absolute;
  top: 10px;width: 97px;
  right: 0;}
.text-theme-primary{
    color: #f99f24;
}

.bg-theme-primary{
    background-color: #f99f24;
}
.font-20
{
    font-size: 20px;
}
.font-weight-100
{
    font-weight: 100 !important;
}
.margin-tb-100{
    margin: 100px auto;
}
.margin-tb-150{
    margin: 150px auto;
}
.margin-tb-200{
    margin: 200px auto;
}
.page-uireview-bg {
    height: 275px;
    background: url(../images/ui-review.png) no-repeat center bottom #fff !important;
    background-size: 100%;
}
.staticpage h2{   
    font-family: 'Poppins', sans-serif;
    font-size: 15px;
    color: #000000;
    font-weight: 600;                   
    margin-bottom: 25px;
    line-height: 25px;
}

.error-form{
    color: red!important;
    margin-left: 1%;
    font-size: 12px!important;
    font-weight: normal;
}
.closebtn span {
    border: 1px solid #3399c4;
    padding: 6px 6px;
    margin: 5px;
    font-size: 12px;
    border-radius: 50%;
}
.mainformdivreg h2.formheading, .sendqutationmain .formheading, h2.hotelheading, h2.formheading, .sendsearchbookingrequest h4.heading {
    color: #036192;
    font-size: 20px;
    font-weight: normal;
    margin-bottom: 15px;
    line-height: 40px;
    float: left;
    width: 100%;
    padding: 5px 20px;
}
.policypopup p {
    color: #7d7d7d;
    font-size: 14px;
    word-wrap: break-word;
}
.nomargin {
    margin: 0 !important;
}
.bordersep {
    border-bottom: 1px solid #eaeaea;
    float: left;
    width: 100%;
    height: 1px;
    margin: 20px 0;
}
button.close {
    z-index: 999;
}

.btn-signup{background: #fff;
  border: 2px solid #1e99c3;
  height: 38px !important;
  line-height: 34px !important;
  font-size: 14px !important;
  color: #595757 !important;
  padding: 0 20px !important;
  border-radius: 6px !important;
  display: inline-block;
  vertical-align: middle;
  text-transform: capitalize !important;
  text-align: center;
  font-weight: 400 !important;
  margin-top: -8px;
  margin-left: 20px;}
  ul.navbar-nav li a.btn-signup:hover {
    background: #f39e1d !important;
    color: #fff !important;
    border:2px solid #f39e1d;
  }


  .lan-container .select2-container--default .select2-selection--single .select2-selection__rendered{
    line-height: 32px;
    border: none;
    padding: 0 10px;
      padding-right: 10px;
    padding-right: 10px;
    box-shadow: none;
    padding-right: 0px;
    border-radius: 0;
    font-weight: 600;
    font-size: 13px;
    color: #000;
    cursor: pointer;}

* { 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: 15px; color: var(--body-font-color); font-weight: 500; 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: #2e1079; 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:hover, a:focus {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; }
.nopadding { padding: 0 !important; }
.nomargin { margin: 0 !important; }
.bg-none { background: none !important; }
.common-section { padding: 80px 0; }
/* Common CSS end here */
.card-header {
  padding: .75rem 1.25rem !important;
}
#header { display: block; top: 0; left: 0; width: 100%; z-index: 9; }
#middle { display: block; min-height: 600px; padding-top: 72px;  }
.midd-banner { background: url(../images/banner-bg.png) no-repeat center bottom #32107b; background-size: cover; min-height: 715px; padding-top: 90px; }
.navbar-collapse { flex-grow: 0; }
.navbar, .navbar>.container, .navbar>.container-fluid { display: block; } 
.fixed-top { 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:#fff; 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: 30px; padding-bottom: 0px; }
.header-sticky .fixed-top .logo-slogan { margin-top: 40px; }
.header-sticky .fixed-top .lang-cnt { top: 27px; }
.logo {float: left; }
.header-sticky .header-search, .header-sticky .header-btn { margin-top: 10px; }
.navbar-nav { text-align: center; }
ul.navbar-nav li { margin-left: 30px; }
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: #2e1079; }
ul.navbar-nav li.active a { font-weight: 700; color: #2e1079; }
.navbar-expand-md .navbar-collapse { justify-content: right; }
.lang-cnt { position: absolute; top: 47px; right: 0; }
.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); }
.footer-links ul li a:hover { color: #f99f24; }
.footer-links ul li:last-child { margin-bottom: 0; }
.footer-staytouch h4.ftr-hd { font-size: 44px; color: #f99f24; font-weight: 700; margin-bottom: 5px; }
.footer-staytouch p { font-size: 18px; margin-bottom: 40px; color: var(--white);  }
.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; }
.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: var(--input-border-color) !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; height: 48px; line-height: 48px; outline: 0 !important; box-shadow: none !important; cursor: pointer; display: block; text-align: center; width: 100%; border: none; font-size: 18px;  color: var(--white); }   
.subscribe-btn input:hover { background: #f99f24; }
.footer-copyright { margin-top: 60px; border-top: 1px solid #343490; padding-top: 35px; color: #8686a6; }
.copyright { font-size: 15px; }
.copyright a { color: #8686a6; font-size: 15px; }
.copyright a:hover { color: var(--white);  }
.copyright em { margin: 0 12px; font-style: normal; }
.follow-cnt { text-align: right; }
.follow-cnt a { margin-left: 15px; }
.follow-cnt a:hover { opacity: .7; }
.ourprod-affiliation { background: #fff; 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 { border-left: 1px solid #b3b3b3; padding-left: 40px; }
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: #2e1079; height: 48px; line-height: 48px; font-size: 17px; color: var(--white); border: none; 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-primary:hover, .btn-primary:focus {  background: #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: #2e1079; border-color: #2e1079; 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: #2e1079; font-size: 50px; line-height: 50px; font-weight: 700; display: block; margin-bottom: 10px; }
.banner-hd { padding-top: 30px; }
.banner-hd h1 { font-size: 53px; font-weight: 900; color: var(--white); margin-bottom: 40px; }
.banner-hd p { font-size: 24px; 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; }
.rememberme { width: 50%; float: left; font-size: 14px; }
.forgotpass { width: 50%; float: left; text-align: right; font-size: 14px; }
.forgotpass a { color: var(--input-border-color); }
.forgotpass a:hover { color: #2e1079; }
.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: var(--input-border-color); }
.dontaccount a:hover { color: #2e1079;  }
ul.navbar-nav li a.btn-signup { background: #2d117b; border: 2px solid #2d117b; height: 38px; line-height: 34px; font-size: 17px; color: #1e99c3; padding: 0 20px !important; border-radius: 6px; display: inline-block; vertical-align: middle; text-transform: uppercase; text-align: center;  font-weight: 500; margin-top: -8px; margin-left: 20px;color: #fff !important;}
ul.navbar-nav li a.btn-signup:hover {  background: #1e99c3; color: var(--white);}
.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: 40px;  }
.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: #2e1079; }
.tab-content { border: 2px solid #dee8ed; 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: -25px; }
.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;
  -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: #2e1079;
}
.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: #2e1079; }
.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: #2e1079; border-color: #2e1079;  }
.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 #1e99c3; 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: #2e1079; text-decoration: none; }
.free-cancellation { font-size: 15px; color: #2cae04; }
a.oragebar-area { background: #ffeed7; }
a.oragebar-area:hover { background: #2e1079; }

/* 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: #2e1079; }
.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: #2e1079; }
.banner-r a span { border-bottom: 1px solid #2e1079; 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: #2e1079; }
.paging a { margin: 0 8px; color: var(--black); }
.paging a:hover, .paging a.active { color: #2e1079; 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: 1px solid #2e1079; 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: #2e1079; 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: #1e99c3; }
.btn-primary { background-color:#2d117b; height: 48px; outline: 0 !important; text-transform: capitalize !important; box-shadow: none !important; line-height: 48px; font-size: 17px; color: var(--white); border: none; padding: 0 20px !important; border-radius: 6px; min-width: 170px; display: inline-block; vertical-align: middle; text-align: center; }
.btn-primary:hover, .btn-primary:focus {background-color: #f99f24; color: var(--white);}
.ftr-subscribe-btn{background-color: #f99f24 !important; height: 50px !important;}
.ftr-subscribe-btn:hover{background-color: #f99f24 !important;  height: 50px !important;}
.myaccount-editprofile .search-blk ul.rez7_bookingsearch {background: none !important;}

@media only screen and (max-width: 767px) 
{
  .g-recaptcha {
    margin-left: 0px  !important; 
}
.footer-copyright {
  margin-top: 15px;
  padding-top: 5px;
  padding-bottom: 80px;}
  .footer-links ul li{width: 50%;
    float: left;}
    .payment-card-img {
      padding-top: 15px;
    }
    .ourprod-affiliation{margin-bottom: 25px;}
    .quick-contact-hd{margin-bottom: 9px;}
    #hotelristerationFrm .myaccount-editprofile{border-top: none;
      border-bottom: none;}
}

@media only screen and (max-width: 574px) 
{
    .list-your-property > div { width: 100% !important; display: block;}
    .nav-link.btn-signup{padding: 0 8px !important;line-height: 14px !important;margin-top: 0px !important;}
}
.nav-link.btn-signup{padding: 0 20px !important;}
@media only screen and (max-width: 480px) 
{
    .list-your-property ul li { width: 100% !important; display: block;}
    ul.navbar-nav li {width: 19%;}
    ul.navbar-nav li a.btn-signup {margin-left:0 !important}
}

ul.changepass-blk li textarea::placeholder{color:#4e4d4d;}
textarea::placeholder{color:#4e4d4d !important;}
input::placeholder{color:#4e4d4d !important;}
select::placeholder{color:#4e4d4d !important;}
option:not(:first-of-type) {
  color:#4e4d4d !important;
}
.search-blk ul.changepass-blk li.secondblkcontactDetails {background: none;}
.termslist li {color:#000; font-size: 14px;}
.allstarcolor{color: red!important;}
#mainlistingdiv {
  width: 100%;
  float: left;
}
#header .navbar .logo img {
  height: auto;
  width: 200px;
}
.navbar-brand.logo{    height: 85px;
  width: 200px;
  padding-top: 12px;}