@import url('https://fonts.googleapis.com/css2?family=Nunito+Sans:wght@300;400;600;700;800;900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');

body {
	font-family: "Roboto", sans-serif;
	font-weight: 400;
	color: #000;
}

.rounded-4 {
	border-radius: 15px;
}

.text-red {
	color: #c51230;
}

.border-red {
	border-color: #c51230 !important;
}

.btn {
	box-shadow: none !important;
}

.shadow-sm {
	box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .25) !important;
}

.spec-bx {
	min-height: 280px;
	background-color: #E4ECFF;
	-webkit-transition: background-color 2s;
	/* For Safari 3.0 to 6.0 */
	transition: background-color 2s;
	/* For modern browsers */
	cursor: pointer;


}

.spec-bx:hover {
	background-color: #1db4ef;
	color: #fff;
}

.blue-bg {
	background-color: #1DB4EF;

}

.blue-bg:hover {
	background-color: #1DB4EF !important;
}

.gray-bg {
	background-color: #666;

}

.gray-bg:hover {
	background-color: #666;
}

.blue-text {
	color: #000;
}

.testi-bx {
	border-radius: 15px;
}

.slick-slide {
	margin: 0 10px;
}

.slick-track {
	padding-bottom: 30px;
}

.slick-dots li button:before {
	width: 20px !important;
	background-color: #364F93;
	border-radius: 20px;
}

.callnow-bar {
	background: rgb(29, 184, 241);
	background: linear-gradient(90deg, rgba(29, 184, 241, 1) 0%, rgba(81, 107, 192, 1) 100%);
	color: #fff;
	font-weight: 300;
	font-size: 1.875rem;
}

.callnow-bar span {
	font-weight: 500;
	display: inline-block;
	margin-left: 10px;
}

.footer {
	color: #fff;
	background-color: #1d222e;
}

.footer ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

.footer li a {
	text-decoration: none;
	color: #fff;
	font-size: 0.75rem;
}

.social-con a {
	display: inline-block;
	margin: 0 4px 0px 0px;
}

.logo-footer {
	height: 80px;
}

.mob-form {
	position: absolute;
	top: 10px;
	right: 150px;
	margin: 0 auto;
	background-color: #fff;
}

.s-but {
	height: 40px;
	margin-top: 15px;
}

.animateMe {
	opacity: 0;
}

.animateMe .animated {
	opacity: 1;
}

.f-head-section {
	border-bottom: 1px #22b0ec solid;
	margin-bottom: 20px;
	padding-bottom: 10px;
}

.reg-form .h-title {
	font-weight: 700;
	font-size: 1.563rem;
}

.reg-form .form-label {
	font-weight: 500;
}

.reg-form .form-control {
	height: 45px;
}

.promo-bx {
	min-height: 250px;
	background: rgb(27, 111, 198);
	background: linear-gradient(180deg, rgba(27, 111, 198, 1) 0%, rgba(29, 174, 237, 1) 100%);
	cursor: pointer;
	color: #fff;
	text-transform: uppercase;
	-webkit-transition: box-shadow 1s;
	/* For Safari 3.0 to 6.0 */
	transition: box-shadow 1s;
	/* For modern browsers */

}

.promo-bx h5 {
	font-size: 1.875rem;
}

.promo-bx:hover {
	background: rgb(27, 111, 198);
	background: linear-gradient(-180deg, rgba(27, 111, 198, 1) 0%, rgba(29, 174, 237, 1) 100%);
	color: #fff;
	box-shadow: 5px 10px 10px #CCCCCC;
}

.promo-con {
	margin-top: -150px;
}

.tour-pkg-slider h2 {
	font-weight: 700;
}

/* the slides */
.slick-slide {
	margin: 0 10px;
}

/* the parent */
.slick-list {
	margin: 0 -10px;
}

.slick-prev:before,
.slick-next:before {
	color: #C51230;
	font-size: 2.188rem;


}

.slick-prev {
	top: -50px;
	right: 50px;
	left: inherit;
}

.slick-next {
	top: -50px;
	right: 10px;
	left: inherit;
}

.pkd-bx {
	overflow: hidden;
	text-decoration: none;
	color: #212529;
}

.slick-dots li button {
	text-indent: -9999px;
}

.search-wrap {
	/*background: rgb(224,24,24);
	background: linear-gradient(0deg, rgba(224,24,24,1) 0%, rgba(197,18,48,1) 100%);*/
	background: url(../images/flyeasygo-banner.jpg) no-repeat center center;
	background-size: cover;
	min-height: 250px;
}

.search-bx .search-con {
	background-color: #fff;
	border-radius: 10px;
	border-radius: 10px;

}

.search-txt-bx {
	border-radius: 0px;
	padding: 10px;
	border-right: 1px #eee solid;

}

.search-txt-bx label {
	font-size: 0.875rem;
}

.search-toggle {
	width: 100%;
}

.search-toggle ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.search-toggle ul li {
	float: left;
	margin: 0px 10px 0px 0px;
	font-weight: 600;
	cursor: pointer;
}

.search-toggle ul li a {
	text-decoration: none;
	display: block;
	padding: 5px 10px 5px 10px;
	color: #fff;
	border-radius: 10px;
	border: 2px #fff solid;
}

.search-toggle ul li.active a {
	background: #fff;
	color: #c51230;

}

.traveller-pop {
	position: absolute;
	top: 70px;
	left: 0px;
	width: 100%;
	min-height: 190px;
	background-color: #FFF;
	border-radius: 6px;
	z-index: 1000;
	padding: 20px 20px 3px 20px;
	display: none;
}

.traveller-pop label {
	font-size: 0.75rem;
}

.search-wrap .form-control {
	border: 0px;
	background-color: #fff;
	font-size: 0.875rem;
	box-shadow: none;
	padding: 0px;
	color: #000;
	font-weight: 600;
}

.traveller-pop .form-control {
	border: 1px #eee solid;
	padding: 5px;
	background: #fff url(../images/down-arrow.svg) no-repeat right 10px center;
	background-size: 10px;
}

.main-btn {
	background-color: #1DB4EF;
	color: #fff;
	border-radius: 6px;
	width: 200px;
	box-shadow: none;
	font-weight: 600;
	height: 45px;
}

.main-btn:hover {
	color: #fff;
}

.offer-bx {
	background-repeat: no-repeat;
	background-position: center center;

}

.obx-title {
	display: block;
	font-size: 1.125rem;
	text-align: center;
	width: 150px;
	margin: 0 auto;
	color: #000;
	padding: 6px 4px;
	font-weight: 600;
}

.head-right-al {
	position: absolute;
	top: 25px;
	right: 0px;
	width: 200px;
}

.head-right-al a {
	text-decoration: none;
	color: #000;
}

.traveller-wrap {
	position: relative;
}

.modify-wrap {
	min-height: 120px;
	background: rgb(224, 24, 24);
	background: linear-gradient(0deg, rgba(224, 24, 24, 1) 0%, rgba(197, 18, 48, 1) 100%);
	background-size: 100%;
}

.modifysearch-con {

	background-color: #fff;
	min-height: 43px;
	border-radius: 10px;

}

.modifysearch-con .form-control {
	border: 0px;
	background-color: #EFEFEF;
	height: 45px;
	box-shadow: none;
}

.close-btn {
	width: 30px;
	height: 30px;
	position: absolute;
	top: 20px;
	right: 20px;
	cursor: pointer;
	z-index: 1001;
}

.fltr-close {
	right: -40px;

}

.list-row {
	background-color: #fff;
	min-height: 43px;
	border-radius: 10px;
	font-size: 0.938rem;
	margin-top: 10px;
}

.list-row h5 {
	font-size: 1.125rem;
}

.list-row h4 {
	font-size: 1.25rem;
}

.list-row p.lead {
	font-size: 1.125rem;
}

.list-row .btn-info {
	font-size: 1rem;
	margin-top: 5px !important;
}

.list-row .btn-info:hover {
	background-color: #4664AF !important;
}

.list-row .gray-bg:hover {
	background-color: #666 !important;
}

.list-icon-con {
	max-width: 250px;
}

.blue-bg {
	background-color: #C51230;
}

.blue-bg:hover {
	background-color: #C51230 !important;
}

.list-dtls-drop {
	background-color: #F1F1F1;
	border-radius: 20px 0px 20px 20px;
}

.list-dtls-drop {
	font-size: 0.938rem;
}

[data-tooltip] {
	position: relative
}

[data-tooltip]::before,
[data-tooltip]::after {
	opacity: 0;
	visibility: hidden;
	margin-top: -0.5em;
}

[data-tooltip]::before {
	content: attr(data-tooltip);
	display: block;
	position: absolute;
	top: -263%;
	left: 50%;
	margin-left: -4.75em;
	width: 8em;
	text-align: center;
	border-radius: 4px;
	background: black;
	color: white;
	font-size: 0.8em;
	line-height: 1.1;
	padding: 0.75em 0.95em;
}

[data-tooltip]::after {
	content: "";
	border: 10px solid transparent;
	border-top-color: black;
	position: absolute;
	top: -3px;
	left: 50%;
	margin-left: -10px;
}

[data-tooltip]:hover {
	cursor: help;
}

[data-tooltip]:hover::before,
[data-tooltip]:hover::after {
	opacity: 1;
	visibility: visible;
}

.drop-icon-con {
	height: 10px;
}

.filter-btn-dtop {
	width: 60px;
	height: 50px;
	position: absolute;
	left: 0px;
	top: 50%;
	background: #FB8416 url(../images/filters-icon-white.svg) no-repeat center center;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	z-index: 9999;
	cursor: pointer;
	background-size: 30px;
}

.filter-con {
	/*width:320px;
	height:100%;
	position:fixed;
	left:0px;
	top:0px;
	z-index:10000;*/
	background-color: #FFF;
	border-radius: 0px 20px 0px 20px;
	position: relative;
}

.filter-overlay {
	position: fixed;
	z-index: 900;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, .6);
}

.filter-inner {

	/*width: 310px;
  overflow: auto;*/
	max-height: 100%;
}

.mCSB_draggerContainer {
	display: none;
}

.filter-info {
	font-size: 1.25rem;
}

.filter-info span {
	color: #C51230;
	font-weight: 600;
	font-size: 1.375rem;
}

.filter-row {
	padding: 5px;
}

.filter-row .form-check-label {
	text-align: left;
}

.filter-row .form-check-input {
	width: 1em;
	height: 1em;

}

.f-clear-but {
	cursor: pointer;
	margin-top: 6px;
	color: #000;
}

.filter-head {
	background-color: #ECEEEF;
	color: #000;
	font-size: 1rem;
	font-weight: 600;
	padding: 3px 10px;
}

#slider-range {
	margin-bottom: 15px;

}

#slider-range .ui-widget-header {
	border: 0px;
	background: #CFCFCF !important;
	border-radius: 0px;
}

#slider-range .ui-state-default {
	height: 20px;
	width: 20px;
	background-color: #c51230;
	outline: none;
	border-radius: 75%;
	border: 0px;
}

#slider-range {
	background-color: #F2F2F2 !important;
	border: 0px;
}

.ui-slider-horizontal .ui-slider-range {
	background-color: #014580;
}

.slabel {
	padding-left: 0px;
	padding-top: 2px;
	color: #000;
	font-size: 0.875rem;
}

.f-airline {
	padding: 2px 0px 0px 0px;
	position: relative;
	font-size: 0.875rem;
}

.f-airline span {
	display: block;
	content: '';
	position: absolute;
	right: 0px;
	top: 0px;
	width: 25px;
	height: 25px;
	background-repeat: no-repeat;
	background-position: right center;
	background-size: contain;

}

.f-time {
	padding: 3px 0px 0px 0px;
	position: relative;
	font-size: 0.688rem;
	font-weight: 800;
}

.f-time span {
	display: block;
	content: '';
	position: absolute;
	right: 0px;
	top: -8px;
	width: 30px;
	height: 30px;
	background-repeat: no-repeat;
	background-position: right center;
	background-size: 30px;

}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background-color: #03C;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar:hover {
	background-color: #03C;
}

.mCSB_inside>.mCSB_container {
	margin-right: 0px;
}

.mCSB_scrollTools {
	right: -5px;
}

.form-check-inline {
	margin-right: 7px;
}

.list-info {
	font-size: 1.375rem;
	color: #fff;
}

.list-info span {
	font-size: 1.75rem;
	font-weight: 600;
}

.list-top-mob {
	display: none;
}

.rt-dom-con .vdtls-con {
	background-color: transparent;
	border-radius: 0px;
}

.rt-dom-con .list-row h5 {
	font-size: 0.75rem;
}

.rt-dom-con .list-row h6 {
	font-size: 0.75rem;
	margin-bottom: 0px !important;
}

.rt-dom-con .list-row h4 {
	font-size: 1rem;
}

.rt-dom-con .list-row p.lead {
	font-size: 0.875rem;
}

.rt-dom-con .list-row .btn-info {
	font-size: 0.75rem;
	margin-top: 5px !important;
	padding: 5px 8px;
}

.rt-dom-con .list-row {
	border-radius: 0px;
	border-bottom: 1px #CCCCCC solid;
	background-color: transparent;
}

.c-head::after {
	font-family: 'FontAwesome';
	content: '\f0d7';
	position: absolute;
	right: 25px;
	top: 0px;
	font-size: 1.563rem;
	color: #fff;
}

.card-header {
	background-color: #c51230;
}

.card-header h6 {
	color: #fff;
}

.inner-card-head {
	background: #EBEBEB;
}

.inner-card-head h6 {
	color: #039;
}

.list-drop-rt {
	font-size: 0.813rem;
}

.list-drop-rt h5 {
	font-size: 1rem;
}

.d-rtrip-pop {
	position: fixed;
	bottom: 0px;
	left: 0px;
	background-color: #fff;
	min-height: 87px;
	z-index: 9999;
	width: 100%;
	-webkit-box-shadow: -1px -2px 16px -1px rgba(0, 0, 0, 0.35);
	-moz-box-shadow: -1px -2px 16px -1px rgba(0, 0, 0, 0.35);
	box-shadow: -1px -2px 16px -1px rgba(0, 0, 0, 0.35);
}

/*new css*/
.red-btn {
	background-color: #c51230;
	color: #fff;
}

.red-btn:hover {
	background-color: #c51230;
	color: #fff;
}

.btn-outline-red {
	border-color: #c51230;
	color: #c51230;
}

.btn-outline-red:hover {
	border-color: #c51230;
	color: #c51230;
}

.navbar-light .navbar-nav .nav-link {
	color: rgba(0, 0, 0, 1);
}

.search-bx .red-btn {
	text-transform: uppercase;
	font-weight: 800;
	font-size: 1rem;
	width: 120px;
	margin: 0 auto;
}

.search-bx .red-btn:hover {
	color: #fff;
}

.deal-con {
	background-color: #fff4f6;
}

.deal-box {
	background-color: #fff;
	border-radius: 0px 20px 0px 20px;

}

.db-top {
	padding: 15px 15px 0px 15px;
}

.db-top .dest {
	font-weight: 700;
}

.db-top .price {
	font-size: 1.125rem;
	color: #C51230;
	font-weight: 800;
}

.db-btm {
	background-color: #C51230;
	border-radius: 0px 20px 0px 20px;
	padding: 15px 15px 8px 15px;
	color: #fff;
	font-size: 0.875rem;
}

.white-btn {
	background-color: #fff;
	color: #C51230;
	font-weight: 800;
}

.dir-con {
	position: relative;
	padding-bottom: 4px;
}

.dir-con::before {
	content: '';
	position: absolute;
	left: 0px;
	top: 18px;
	width: 10px;
	height: 10px;
	border-radius: 75%;
	background-color: #c51230;
}

.dir-con::after {
	content: '';
	position: absolute;
	right: 0px;
	top: 18px;
	width: 10px;
	height: 10px;
	border-radius: 75%;
	background-color: #c51230;
}

.vf-link {
	color: #C51230;
	text-decoration: none;
}

.vdtls-con {
	border-radius: 0px;
	min-height: 45px;
	border-top: 1px #cfcfcf solid;
}

.vdtls-con ul {
	padding: 0px;
	margin: 5px 0px 0px 10px;
	list-style: none;
}

.vdtls-con li {
	padding: 8px 10px 8px 22px;
	margin: 0px 10px 0px 0px;
	list-style: none;
	font-size: 0.75rem;
	font-weight: 800;
	float: left;
	border-right: 1px #cfcfcf solid;
}

.vdtls-con li.baggage {
	background: url(../images/baggage.svg) no-repeat left center;
	background-size: 20px;
}

.vdtls-con li.seat {
	background: url(../images/seat.svg) no-repeat left center;
	background-size: 20px;
}

.vdtls-but {
	color: #000;
	background: url(../images/Arrow%201.png) no-repeat right center;
	font-size: 0.875rem;
	float: right;
	padding-right: 10px;
	margin-right: 20px;
	margin-top: 12px;
	font-weight: 600;
	cursor: pointer;
}

.refund-box {
	border-radius: 10px;
}

.rbox-head {
	border-radius: 10px;
	background: rgb(224, 24, 24);
	background: linear-gradient(0deg, rgba(224, 24, 24, 1) 0%, rgba(197, 18, 48, 1) 100%);
	background-size: 100%;
	padding: 8px;
	color: #fff;
}

.rbox-head input[type="radio"] {
	appearance: none;
	border: 0px solid #d3d3d3;
	width: 30px;
	height: 30px;
	content: none;
	outline: none;
	margin: 0;
	background-color: #fff;
	cursor: pointer;
	border-radius: 5px;
}

.rbox-head input[type="radio"]:checked {
	appearance: none;
	outline: none;
	padding: 0;
	content: none;
	border: none;
	border: 0px solid #d3d3d3;
	width: 30px;
	height: 30px;
}

.rbox-head input[type="radio"]:checked::before {
	position: absolute;
	color: green !important;
	content: "\00A0\2713\00A0" !important;
	border: 0px solid #d3d3d3;
	font-weight: bolder;
	font-size: 1.313rem;
}

.rbox-inner {
	padding: 10px;
}

.rbox-inner ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

.rbox-inner li {
	padding: 3px 0px 3px 23px;
	margin: 0px;
	list-style: none;
	background: url(../images/tick%201.png) no-repeat left top 5px;
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
	background-color: #fff;
	color: #C51230 !important;
	border: 1px #C51230 solid !important;
	font-weight: 800;
}

.nav-pills .nav-link {
	color: #000 !important;
	font-weight: 800;
}

.price-con {
	border-radius: 10px;
}

.remail {
	background: url(../images/email%201.png) no-repeat left 10px center;
	height: 50px;
	padding-left: 60px;
}

.rphone {
	background: url(../images/mobile%201.png) no-repeat left 10px center;
	height: 50px;
	padding-left: 60px;
	background-size: 30px;
}

.special-cat {
	color: #fff;
	font-size: 0.75rem;
	margin-top: 10px;
	font-weight: 800;
}

.special-cat .form-check-input {
	width: 1.5em;
	height: 1.5em;
	border: 2px #fff solid;
	background-color: transparent;
	box-shadow: none;
}

.special-cat .form-check-label {
	margin-top: 3px;
	margin-left: 5px;
}

.mainnav .nav-item {
	border: 0px #c51230 solid;
	margin-left: 10px;
	border-radius: 10px;
	box-shadow: none;
	background-color: #f7f7f7;
}

.mainnav .nav-link {
	padding-top: 4px;
	padding-bottom: 2px;
	color: #c51230 !important;
	font-weight: 600;
	font-size: 1rem;
}

.overlay-pop {
	background-color: rgba(0, 0, 0, .6);
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 10001;
}

.lr-pop-up {
	max-width: 400px;
	min-height: 200px;
	background-color: #fff;
	border-radius: 10px;
	position: fixed;
	top: 15%;
	left: 0px;
	right: 0px;
	margin: 0 auto;
	z-index: 10002;
	overflow: hidden;
}

.lr-pop-up a {
	color: #c51230;
}

.lr-pop-up-head {
	background-color: #c51230;
	color: #fff;
}

.lr-img-con {
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	min-height: 450px;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
}

.lr-pop-up .form-control {
	height: 55px;
	border-radius: 10px;
	box-shadow: none;
}

.lr-promo-txt {
	width: 270px;
	margin: 30px auto 0 auto;
}

.login-close {
	position: absolute;
	top: 10px;
	right: 10px;
	width: 20px;
	height: 20px;
	background: url(../images/close-pop.svg) no-repeat center center;
	cursor: pointer;
}

.login-back {
	position: absolute;
	top: 46px;
	right: 10px;
	width: 30px;
	height: 30px;
	background: url(../images/back-arrow.svg) no-repeat center center;
	cursor: pointer;
}

.sort-con {
	background: rgb(224, 24, 24);
	background: linear-gradient(0deg, rgba(224, 24, 24, 1) 0%, rgba(197, 18, 48, 1) 100%);
	background-size: 100%;
}

.farepopup {
	max-width: 1100px;
}

.farerulepopup {
	max-width: 1000px;
	top: 5%;
}

.farerulepopup-inner {
	max-width: 800px;
	top: 20%;
	position: absolute;
}

.farerulepopup-inner .frule-con {
	height: 300px;
}

.farereviewpopup {
	max-width: 1000px;
	top: 5%;
}

.farerule-pop {
	position: absolute;
	top: 80px;
	left: 0px;
	right: 0px;
	width: 90%;
	height: 320px;
	background-color: #fff;
	z-index: 100;
	margin: 0 auto;

}

.farerule-pop-close {
	position: absolute;
	top: 10px;
	right: 10px;
	width: 20px;
	height: 20px;
	background: #c51230 url(../images/close-pop.svg) no-repeat center center;
	cursor: pointer;
	border-radius: 75%;
}

.frule-con {
	width: 100%;
	height: 500px;
	overflow-y: scroll;
	padding: 20px;

}

.price-range label {
	font-size: 0.75rem;
}

.airline-h {
	background: #ECEEEF url(../images/arrow-right.png) no-repeat right 10px center;
	padding-top: 6px;
	padding-bottom: 6px;
	background-size: 15px;
}

.custom-control-label::before {
	display: none !important;
	visibility: none;
	opacity: 0
}

.pLabel {
	width: 100%;
	height: 140px;
	font-weight: 600;
	border-radius: 10px;
}

.custom-control-input {
	position: absolute;
	left: 0;
	z-index: -1;
	width: 1rem;
	height: 1.25rem;
	opacity: 0;
}

.pLabel label {
	cursor: pointer;
}

.falsecheck {
	width: 30px;
	height: 30px;
	margin: auto;
	border-radius: 20px;
	background-color: #CCC;
}

input[type="radio"]:checked+.falsecheck {
	background: #006600 url(../images/check.svg) no-repeat center center;
	background-size: 50%;
}

.form-check-input:checked {
	background-color: #C51230;
	border-color: #C51230;
}

.form-check-input[type=radio] {
	box-shadow: none;
}

.adservice-sub-head {
	background: #c51230;
	padding: 8px 15px;
	color: #fff;
	font-size: 1rem;
	margin-bottom: 20px;
}

.supportnav .nav-item {
	background-color: #fff;
	margin: 0px 10px;
}

.supportnav .nav-link {
	color: #000;
	font-weight: 900;
}

.supportnav .nav-link i {
	background-color: #c51230;
	color: #fff;
	border-radius: 75%;
	width: 30px;
	height: 30px;
	padding: 7px;
	text-align: center;
}

.s-book-btn {
	background-color: #c51230;
	color: #fff !important;
	border-radius: 5px;
	padding: 7px 10px;
}

.suppo-bnr {
	background-color: #e8eefe;
}

.suppo-bnr .h1 {
	font-size: 3rem;
}

.suppo-bnr .h4 {
	font-size: 1.5rem;
}

.support-pop {
	position: fixed;
	top: 10%;
	left: 0px;
	right: 0px;
	margin: 0 auto;
	width: 1000px;
	height: 500px;
	z-index: 10002;
	background-color: #FFF;
	border-radius: 10px;
	overflow: hidden;
	display: none;
}

.request-pop {
	width: 600px;
}

.support-pop-head {
	padding: 10px;
	background-color: #c51230;
	font-size: 1rem;
	font-weight: 900;
	color: #fff;
}

.support-body {
	overflow: auto !important;
	height: 450px;
}

.support-overlay {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, .5);
	z-index: 10001;
	display: none;
}

.support-pop-close {
	position: absolute;
	top: 11px;
	right: 10px;
	width: 20px;
	height: 20px;
	background: url(../images/close.svg) no-repeat center center;
	cursor: pointer;
}

.request-pop label {
	font-weight: 600;
}

.infant-dob {
	background: #fff url(../images/calendar.svg) no-repeat right 10px center;
	background-size: 20px;
}

.print-bx {
	cursor: pointer;
}

.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .show>.nav-link {
	background-color: #C51230;
	color: #fff !important;
	border-radius: 10px;
}

@media (max-width:480px) {
	.spec-bx {
		min-height: 330px;
	}

	.deal-con h3 {
		margin-top: 10px;
		font-size: 1.875rem;
	}

	h1 {
		font-size: 2.5rem;
	}

	.navbar-light .navbar-toggler {
		border: none;
	}

	.navbar-light .navbar-toggler-icon {
		background-image: url(../images/nav-toggle.svg);
	}

	.logo-footer {
		height: 100px;
	}

	.slick-prev,
	.slick-next {
		margin-top: 18px;
	}

	.mob-form {
		position: static;
		width: 90%;
	}

	.s-but {
		height: 40px;
		margin-top: 0px;
		margin-bottom: 20px;
	}

	.tours-sect h1 {
		font-size: 1.25rem;
	}

	.search-wrap {
		background-position: center center;
		background-size: cover;
	}

	.search-bx {
		position: static;
		padding: 20px;
	}

	.head-right-al {
		width: 70px;
		right: 73px;
		top: 27px;
	}

	.head-right-al span {
		display: none;
	}

	.mob-d-none {
		display: none !important;
	}

	.list-row {
		padding-left: 10px;
		padding-right: 10px;
	}

	.list-row h5 {
		font-size: 0.75rem;
	}

	.list-row h6 {
		font-size: 0.75rem;
		margin-bottom: 0px !important;
	}

	.list-row p.lead {
		font-size: 0.875rem;
	}

	.list-row p.small {
		font-size: 0.625rem;
	}

	.list-row h4 {
		font-size: 1.125rem;
	}

	.list-row .btn-info {
		font-size: 0.813rem;
		height: 30px;
		padding-top: 6px;
		float: right;
	}

	.list-drop-head {
		font-size: 0.75rem;
	}

	.list-drop-head img {
		max-width: 50%;
	}

	.list-drop-row {
		font-size: 0.75rem;
	}

	.drop-icon-con {
		height: 10px;
	}

	.tick-ico {
		height: 10px;
	}

	.list-drop-row h5 {
		font-size: 0.875rem;
	}

	.list-drop-row .btn-info {
		font-size: 0.688rem;
		height: 20px;
		padding-top: 2px;
		float: right;
	}

	#mob-msearch {
		display: none;
	}

	.modify-wrap {
		min-height: 60px;
		padding-top: 8px !important;
		padding-bottom: 8px !important;
	}

	.list-top-mob {
		display: block;
	}

	#msearch-con {
		margin-top: 50px;
		margin-bottom: 20px;
	}

	.filter-con {
		width: 320px;
		height: 100%;
		position: fixed;
		left: 0px;
		top: 0px;
		z-index: 10000;
		display: none;
		border-radius: 0px;

	}

	.filter-con-inner {
		width: 320px;
		height: 100%;
		overflow-y: scroll;
	}

	.filter-btn-dtop {
		display: none;
	}

	.rt-dom-con .list-row p.lead {
		font-size: 0.688rem;
	}

	.rt-dom-con .list-row h4 {
		font-size: 0.938rem;
	}

	.rt-dom-con .list-row .btn-info {
		font-size: 0.688rem;
		margin-top: 5px !important;
		padding: 7px 8px;
	}

	.listdrop-rt-mob {
		position: absolute;
		top: 20%;
		width: 350px;
		left: 0px;
		right: 0px;
		margin: 0 auto !important;
		z-index: 999;
	}

	.btm-amt-row {
		border-top: 1px #D3D3D3 solid !important;
		padding-top: 10px;
		padding-bottom: 10px;
	}

	.list-drop-close {
		position: absolute;
		right: 11px;
		top: 11px;
		width: 20px;
		height: 20px;
		background: #666 url(../images/close.svg) no-repeat center center;
		border-radius: 75%;
		padding: 1px;
	}

	.mb-rbrd-0 {
		border-right: 0px;
	}

	.mb-bbrd-1 {
		border-bottom: 1px #CCCCCC solid;
	}

	.modify-wrap {
		background: #c51230;
	}

	.dir-con::before {
		top: 14px;
	}

	.dir-con::after {
		top: 14px;
	}

	.mob-left {
		float: left;
		margin-right: 10px;
	}

	.nav-pills .nav-item {
		font-size: 0.75rem;
	}

	.vdtls-con {
		margin-left: -10px;
		margin-right: -10px;
	}

	.refund-box {
		margin-bottom: 20px;
	}

	.filter-inner {
		width: 310px;
		overflow: auto;
		max-height: 100%;
	}

	.f-clear-but {
		display: block !important;
	}

	.vdtls-but {
		margin-right: 6px;
		margin-top: 12px;
	}

	.sort-con {
		display: none;
	}

	.search-wrap .form-control {
		border: 1px #CCCCCC solid;
		padding: 5px 10px;
		height: 40px;
	}

	.search-txt-bx {
		padding-bottom: 0px;
	}

	.search-bx .red-btn {
		margin: 10px auto;
	}

	.filter-mob-btn {
		cursor: pointer;
	}

	.filter-con {
		border-radius: 0px;
	}
}