header .topmenu .logo {
    background: url(../images/logo1.png) !important;
    background-size: contain !important;
    width: 185px !important;
}
.footer .logo img{
    max-width: 100% !Important;
}

.mt_stl {
	font-weight: 100;
}

.wwr {
	padding: 100px 0;
}

.wwr h2 {
	font-weight: 700;
	color: #2a57c9;
	font-size: 31px;
}

.os_bg {
	padding: 30px 0;
}

.mission {
	margin-top: 50px;
}

.our_strength ul {
	margin-top: 60px;
	display: flex;
	flex-wrap: wrap;
}

.our_strength h2 {
	text-align: center;
}

.our_strength ul li {
	width: 33%;
	border: 1px solid #263f7c29;
	padding: 35px;
	display: inline-block;
	min-height: 200px;
}

.our_strength ul li:nth-child(1) {
	border-left: 0;
	border-top: 0;
	border-right: 0;
}

.our_strength ul li:nth-child(2) {
	border-top: 0;
}

.our_strength ul li:nth-child(3) {
	border-left: 0;
	border-top: 0;
	border-right: 0;
}

.our_strength ul li:nth-child(4) {
	border-left: 0;
	border-top: 0;
	border-right: 0;
	border-bottom: 0;
}

.our_strength ul li:nth-child(5) {
	border-right: 0;
	border-bottom: 0;
	border-top: 0;
}

.our_strength ul li:nth-child(6) {
	border-right: 0;
	border-bottom: 0;
	border-top: 0;
}

.our_strength .icon-imgs {
	position: relative;
	border-radius: 50%;
	border: 3px solid #53b674;
	box-shadow: 1px 2px 13px 1px #ededed;
	width: 80px;
	height: 80px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0 auto;
}

.our_strength .icon-imgs img {
	width: 45px;
}

.our_strength i {
	font-size: 2rem;
	padding: 2rem;
}

.our_strength {
	margin: 0px auto;
	padding: 50px 0;
	text-align: center;
}

.our_strength h4 {
	font-weight: 800;
	font-size: 20px;
	margin-top: 20px;
	color: #1f397a;
}

.our_strength i::before {
	color: #53b64c;
}

.blog_mbg {
	padding: 100px 0;
}

.blog_text img {

	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}

.blog_text_content {
	position: relative;
	background: #f5f5f5;
}

.blog_text h6 {
	color: #057eb6;
	font-size: 14px;
	font-weight: 600;
}

.blog {
	padding: 0 15px;
}

.blog_text_content {
	position: relative;
	padding: 10px;

	border: 1px solid #e4e4e4;
}

.blog_text_content h3 {
	font-size: 16px;
	display: -webkit-box;
	height: 55px;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-top: 12px;
	line-height: 25px;
	color: #000000;
	font-weight: 700;
}

.link_bt_black {
	color: #000;
}

.blog_text_content p {
	display: -webkit-box;
	height: 49px;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	line-height: 24px;
	margin-top: 0;
	margin-bottom: 10px;
}

.blog_bg {
	padding: 100px 0;
}

.link {
	position: relative;
	color: #3cc08e;
	font-weight: 600;
}

.blog_text_content p {
	display: -webkit-box;
	height: 60px;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	line-height: 27px;
}

.detaisl_list h3 {
	font-size: 13px;
	line-height: 19px;
	display: -webkit-box;
	height: 15px;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	font-weight: 600;
	text-transform: lowercase;
	margin-bottom: 0;
	display: inline-block;
}

.detaisl_list h3:first-letter {
	text-transform: uppercase
}

.detaisl_list p {
	font-size: 14px;
	line-height: 19px;
	margin-bottom: 0px;
	display: -webkit-box;
	height: 40px;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-top: 0;
}

.detaisl_list_bg {
	border: 1px solid #4caf504f;
	padding: 15px 5px;
	box-shadow: 1px 1px 4px 1px rgb(219 219 219 / 34%);
	margin: 10px 2px;
	transition: all 0.4s ease-in-out;
	border-radius: 5px;
}

.detaisl_list_bg:hover {
	border: 1px solid #8ed991;
	background: #76a3d657;
}

.detaisl_list_bg img {
	border-radius: 6px
}

.details_listing_mbg h4 {
	font-size: 15px;
	color: #000000;
	font-weight: 600;
	margin-bottom: 15px;
}

.bog_details_xl ul li {
	line-height: 40px;
}

.bog_details_xl ul {
	margin-bottom: 20px;
	padding-left: 19px;
}

.bog_details_xl h3:before {
	content: "";
	position: absolute;
	right: auto;
	top: 7px;
	bottom: auto;
	width: 14px;
	height: 3px;
	background-color: #3fe7a7;
	left: 0;
}

.bog_details_xl h3 {
	font-size: 17px;
	font-weight: 800;
	color: #40a2d0;
	position: relative;
	padding-left: 18px;
}

.bog_details_xl ul li {
	position: relative;
}

.bog_details_xl ul li:before {
	content: "\F134";
	font-family: bootstrap-icons !important;
	display: inline-block;
	margin-left: -1.3em;
	width: 1.3em;
	color: #0081c3;
}

.details_listing_mbg ul li {
	list-style: none;
}

.contact__info h5 {
	font-weight: 800;
}

.contact__form__grp .form-control {
	height: 50px;
	background: none;
	border: 1px solid #82828269;
	border-radius: 10px;
	margin-bottom: 15px;
}

.contact__form__grp textarea {
	height: auto !important;
}

.contact__info .call span,
.contact__info .mail span {
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	background: #566CC6;
	width: 30px;
	height: 30px;
	padding: 7px 8px;
	color: #fff;
}

.call__contact {
	margin-bottom: 20px;
}

.contact__info {
	margin-top: 53px;
}

.contact__info img {
	width: 200px;
	margin-bottom: 18px;
}

.contact__info p,
.contact__info a {
	color: #000;
	font-size: 16px;
}

.map_contact {
	padding: 0 100px 100px 100px;
	font-size: 15px;
}

.contact__form .form-label {
	margin-bottom: 0.5rem;
	font-weight: 800;
	color: #1f397a;
}

.mcbtn {
	background: #2196F3;
	color: #fff;
	padding: 8px 25px;
	border-radius: 5px;
}

.map_contact_txt {
	border-radius: 5px;
}

.contact__form__grp {
	background: #fff;
	padding: 40px 0px;
	background-image: url(../images/mapbg.jpg);
	background-repeat: no-repeat;
}

.bgrow {
	background: #fff;
	border-radius: 20px;
	padding: 30px 20px;
	box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
}

@media (max-width:767px) {
	.bgrow {
		background: none;
		border-radius: 0px;
		padding: 0px;
		box-shadow: none;

	}
}

.pdng0 {
	padding: 0;
}

.con__pad {
	padding: 60px 0;
}

.con__pad h3 {
	font-size: 19px;
	font-weight: 700;
	margin-top: 10px;
}

.con__pad p {
	margin-top: 0;
}

.banner_in {
	height: 15vh;
	margin-top: 53px;
}

.email_call_sec {
	width: 100%;
	background: #1F397A;
	display: flex;
	align-items: center;
	padding: 0 0 60px 0px;

}

.email_call_sec h3 {
	font-weight: 800;
	color: #fff;
}

.email_call_sec .bigtext {
	display: flex;
	align-items: center;
	margin-top: 10px;
}

.email_call_sec .bigtext .texts {
	font-weight: 800;
	font-size: 1.5rem;
	color: #768abb;
	margin-right: 15px;
}

.email_call_sec .bigtext .full {
	display: flex;
	align-items: center;
}

.email_call_sec .bigtext .texts a {
	color: #768abb;
}

.email_call_sec .bigtext .icon img {
	width: 50px;
}

.email_call_sec p {
	color: #768abb;
	font-weight: 600;
	font-size: 1rem;
}

.email_call_sec p a {
	color: #a5b5dd;
}

@media (max-width:767px) {

	.email_call_sec {
		padding: 40px 0px;
		margin-bottom: 20px;

	}

	.email_call_sec .bigtext .full {
		margin-bottom: 10px;
	}

	.email_call_sec .bigtext .icon {
		padding-right: 10px;
	}

	.email_call_sec p {
		color: #768abb;
		font-weight: 600;
		font-size: 0.875rem;
	}

	.email_call_sec .bigtext {
		flex-direction: column;
		align-items: flex-start;
	}

	.email_call_sec .bigtext .texts {
		font-size: 1rem;
	}

	.email_call_sec .bigtext .icon img {
		width: 25px;
	}
}

.banner_in h1 {
	font-size: 25px !important;
}

.banner_in h6 {
	color: #8998ea;
	font-size: 13px;
}

.banner_in .banner__content {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

@media (max-width: 767px) {
	.banner_in {

		margin-top: 0px;

		align-items: center;
	}

	.banner_in .banner__content {
		flex-direction: column;
		justify-content: flex-start;
		align-items: flex-start;
	}

}

@media (max-width:480px) {
	.banner_in h1 {
		font-size: 20px !important;
	}
}

.breadcrumbs_bg {
	margin-top: 142px;
	background: #f7f7f7;
	padding: 14px 0;
}

.breadcrumbs_bg_txt {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.breadcrumbs_bg_txt h3 {
	font-size: 19px;
	margin-bottom: 0;
}

.breadcrumbs_bg_txt h6 {
	font-size: 14px;
	font-weight: 400;
	color: #737373;
}

.breadcrumbs_link li {
	display: inline-block;
	padding-left: 10px;
	position: relative;
	color: #8893cd;
	text-transform: uppercase;
	font-size: 11px;
	letter-spacing: 1px;

}


.breadcrumbs_link li a {
	color: #2196F3;
}

.breadcrumbs_link li a:hover {
	color: #ffffff;
}

.breadcrumbs_link li::after {
	content: "/";
	font-size: 12px;
	color: #ffffff;
	position: absolute;
	top: 2px;
	left: auto;
	right: -9px;
}

.breadcrumbs_link li:last-child::after {
	display: none;
}

@media (max-width:767px) {
	.breadcrumbs_link li:first-child {
		padding-left: 0;

	}
}


.mis_i_g {
	background: #c9c9c926;
	margin-top: 50px;
	padding: 40px 0px;
}

.wwr_1 {
	margin-top: 50px;
}

/* .main_slider_txt{
	position: absolute;
} */
.main_slider_txt .owl-controls {
	display: none !important;
}

.main_slider .owl-carousel {
	float: none;
	margin: 0;
}

.banner_mn {
	position: absolute;
	top: 53px;
	z-index: -1;
}


.wlwmh_bg {
	padding: 100px 0;
}

.wlwmh li {
	list-style: none;
	position: relative;
	margin-bottom: 40px;
}

.wlwmh li div {
	padding: 50px;
	border: 4px solid #03a9f429;
	border-radius: 10px;
	box-shadow: 2px 2px 11px -2px #ededed;
	font-weight: 900;
	color: #20397B;
	font-size: 16px;
	line-height: 24px;
	transition: 0.4s ease-in-out;
}

.wlwmh li div:hover {
	border: 4px solid #03a9f46b;
	box-shadow: 2px 2px 11px -2px #a4a4a4;
}

.wlwmh li div:hover img {
	background-color: #d0eaff;
	border: 2px solid #00BCD4;
}

.wlwmh li img {
	position: absolute;
	top: -21px;
	right: 35px;
	width: 60px;
	padding: 13px;
	border: 2px solid #e8e8e8;
	border-radius: 20%;
	background: #fff;
	transition: 0.4s ease-in-out;
}

.wlwmh_bg_txt {
	margin-bottom: 60px;
	text-align: center;
}

.wlwmh_bg_txt h3 {
	font-weight: 800;
	color: #213b7b;
}

.chance__joy__lux {
	background: url(../images/chance__bg.png) fixed;
	background-position: center center;
	position: relative;
	padding: 100px 0;
	text-align: center;
}

.memsta__chance {
	padding: 20px;
}

.memsta__chance div {
	background-color: #20397B;
	padding: 40px 50px 70px 55px;
	text-align: left;
	border-radius: 15px;
}

.joy__bg {
	background-color: #32378C !important;
}

.lux__bg {
	background-color: #126EB7 !important;
}

.memsta__chance div h4 span {
	font-size: 33px;
	font-weight: 800;
}

.memsta__chance div li:before {
	content: "";
	position: absolute;
	right: auto;
	top: 40%;
	bottom: auto;
	width: 6px;
	height: 6px;
	background-color: #52a6e9;
	left: -4px;
	border-radius: 50%;
}

.memsta__chance div li {
	list-style: none;
	font-size: 15px;
	color: #fff;
	line-height: 33px;
	position: relative;
	padding-left: 10px;
}

.memsta__chance h3 {
	margin: 35px 0 16px 0;
	color: #fff;
	border-bottom: 1px solid #3F51B5;
	padding-bottom: 18px;
}

.chance__joy__lux_txt {
	max-width: 1110px;
}

.chance__joy__lux_txt h3 {
	font-weight: 900;
	color: #fff;
	font-size: 33px;
	margin-bottom: 25px;
}

.chance__joy__lux_txt h4 {
	font-weight: 300;
	color: #d7d7d7;
	font-size: 20px;
	margin-bottom: 25px;
	line-height: 30px;
}

.cjl__white {
	color: #fff;
}

.pricing_bg {
	background: url(../images/pattern_graphics.jpg) fixed;
	background-position: center center;
	position: relative;
	padding: 100px 0;
	text-align: center;
}

.pricing_txt ul li {
	list-style: none;
	text-align: left;
	position: relative;
	margin-bottom: 4px;
	background: #ededed73;
	padding: 5px 5px 5px 10px;
}

.pricing_txt ul li:before {
	content: "";
	position: absolute;
	right: auto;
	top: 35%;
	bottom: auto;
	width: 6px;
	height: 6px;
	background-color: #FF9800;
	left: -14px;
	border-radius: 50%;
}

.pricing_txt {
	width: 50%;
}

.pricing_txt_bx div {
	background: #fff;
	padding: 60px 50px 25px 50px;
	border-radius: 12px;
	position: relative;
}

.pricing_txt_bx h3 {
	position: absolute;
	top: -17px;
	background: #126eb7;
	padding: 10px 35px;
	border-radius: 5px;
	color: #fff;
	font-weight: 800;
	font-size: 18px;
}

.pricing_txt p {
	margin-bottom: 60px;
}

.yellow_prm {
	background: #d4a006 !important;
}

.pricing_txt h3 {
	font-weight: 800;
	color: #fff;
}

.pricing_txt h4 {
	color: #fff;
	font-size: 20px;
}

.pricing_txt p {
	color: #fff;
	font-size: 14px;
	margin-top: 4px;
}

.workout__folio_bg {
	padding: 60px 0;
}

.workout__folio_bg ul li {
	width: 49%;
	display: inline-block;
	background: #ffffff;
	padding: 15px;
	margin-bottom: 18px;
	border: 3px solid #ededed;
	border-radius: 10px;
}

.workout__folio_txt {
	width: 70%;
	margin: 0px auto;
}

.workout__folio_txt h4 {
	border: 2px solid #2196f34d;
	padding: 18px 25px;
	font-size: 15px;
	margin-bottom: 8px;
	border-radius: 10px;
	position: relative;
	background: #03f4b800;
	box-shadow: 1px 1px 23px 1px #ededed;
	font-weight: bolder;
	color: #27912b;
}

.workout__folio_txt h3 {
	font-weight: 800;
	text-align: center;
	margin-bottom: 36px;
	font-size: 30px;
}

.wflt__hm {
	width: 35px;
	height: 34px;
	padding: 9px;
	background-color: #00000012;
	border-radius: 5px;
	margin-right: 10px;
}

.arrow__wft {
	position: absolute;
	top: 16px;
	width: 43px;
	right: -17px;
}

.workout__folio_txt .col-md-6 {
	position: relative;
	padding: 0 35px;
}

.uttuk {
	padding: 0 35px;
	text-align: center;
}

/* FAQ */
.faq_bg {
	padding: 103px 0 85px 0;
	background: #126eb7;
}

.faq_mbg {
	padding: 50px 0
}

.faq_bg .accordion-button {
	padding: 20px 30px 20px 0px;
	font-size: 16px;
	position: relative;
	font-weight: 600;
	background: #126EB7;
	color: #fff;
}

.faq_bg .accordion {
	--bs-accordion-border-color: #488ac1;
}

.faq_bg .accordion-button:not(.collapsed) {
	color: #ffffff;
	background-color: #126EB7;
}

.faq_bg .accordion-body {
	color: #fff;
	background: #1767a6;
}

.faq_bg .accordion-button:not(.collapsed)::after {
	content: "-";
	background-image: none;
	vertical-align: -0.125em;
	-webkit-font-smoothing: antialiased;
	left: auto;
	position: absolute;
	font-size: 18px;
	font-weight: 800;
	padding: 0px 6px;
	border-radius: 50%;
	line-height: 18px;
	top: 20px;
	color: #fff;
	right: 0;
}

.faq_bg .accordion-button.collapsed::after {
	content: "+";
	background-image: none;
	vertical-align: -0.125em;
	-webkit-font-smoothing: antialiased;
	left: auto;
	position: absolute;
	font-size: 18px;
	font-weight: 800;
	padding: 0px 6px;
	border-radius: 50%;
	line-height: 18px;
	top: 20px;
	color: #fff;
	right: 0;
}

.faq_content h3 {
	font-size: 31px;
	font-weight: 900;
	line-height: 2px;
	color: #fff;
	margin-bottom: 25px;
}

/* FAQ */
.contact_hm {
	width: 100%;
	padding: 40px 0px;

}

.contact_hm h3 {
	margin-bottom: 20px;
	font-weight: 900;
}

.p_d_box {
	background: #f5f5f56e;
	padding: 25px 15px;
	box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgb(0 0 0 / 8%) 0px 0px 0px 1px;
	margin-bottom: 10px;
	border: 6px solid #fff;
	border-radius: 5px;
}

.p_d_box_txt {
	display: flex;
}

@media (max-width:992px) {
	.p_d_box_txt {
		flex-direction: column;
	}
}

.p_d_box_txt_1 {
	width: 20%;
}

.p_d_box_txt_1 h4 {
	font-weight: 800;
}

.p_d_box_txt_2 {
	width: 60%;
}

.p_d_box_txt_2 .otp-div .optv_section {
	display: flex;
	align-items: center;
	margin-top: 10px;
}

.p_d_box_txt_2 .verified {
	border-radius: 5px;
	background: #008234;
	padding: 5px;
	font-size: 0.813rem;
	color: #fff;
	margin-left: 5px;
}

@media (max-width:767px) {
	.p_d_box_txt_2 .verified {
		margin-left: 0px;
	}
}

.p_d_box_txt_2 .notverified {
	border-radius: 5px;
	background: #dc3545;
	padding: 5px;
	font-size: 0.813rem;
	color: #fff;
	margin-left: 5px;
}

.p_d_box_txt_2 .notverified_now {
	border-radius: 5px;
	color: #1d8ae0;
	background: #e6e6e6;
	padding: 5px;
	font-size: 0.813rem;
	border: none;
	margin-left: 5px;
	line-height: 18px;
}

.p_d_box_txt_2 .verifynow {
	margin: 10px 0px;

}

.p_d_box_txt_2 .verifynow .btn4 {
	padding: 5px 10px;
	font-size: 0.875rem;
	font-weight: bold;
	color: #1d8ae0;
	border: 1px solid #3f51b52b;
	border-radius: 5px;
	transition: 0.4s all ease-in-out;
	background: none;
	margin-bottom: 7px;
}

.p_d_box_txt_2 .otp-div .optv_section .btn-info {
	color: #ffffff;
	background: #126eb7;
	padding: 10px 20px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	font-size: 13px;
	margin-right: 10px;
}

.p_d_box_txt_2 .editableform .editable-buttons.editable-cancel {
	color: #000;
}

@media screen and (max-width: 767px) {
	.mobile-space {
		margin-top: 10px;
	}
}

.bookin_history_text .property_box .property_content .content p {
	margin: 0;
	height: 100px;
	-webkit-line-clamp: 4;
	overflow: hidden;
}

.bookin_history_text .property_box .property_content .content .btn-5 {
	border: none;
	font-size: 0.875rem;
	padding: 5px 0px;
	color: #1F397A;
	background: none;
	font-weight: 700;
}

.p_d_box_txt_2 .control-group div {
	display: flex;
	align-items: center;
}

.p_d_box_txt_2 .control-group .editable-cancel {
	color: #000;
}

.p_d_box_txt_2 .control-group .combodate {
	border: 1px solid #ced4da;
	/* color: #5a5a59; */
	height: 45px;
	background: #fff;
	padding: 12px 20px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	font-size: 13px;
	box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;
}

.p_d_box_txt_2 .otp-div .btn-primary {
	background: #126eb7;
	font-size: 13px;
}


.p_d_box_txt_3 {
	width: 20%;
	text-align: right;
}

@media (max-width:992px) {
	.p_d_box_txt_3 {
		text-align: left;
		margin-top: 10px;
	}
}

.p_d_box_txt h4 {
	font-size: 14px;
}

.p_d_box_txt_3 h4 button {
	font-weight: 600;
	color: #1d8ae0;
	border: 1px solid #3f51b52b;
	padding: 5px 15px;
	border-radius: 5px;
	transition: 0.4s all ease-in-out;
	background: none;


}

.p_d_box_txt_3 button {
	font-weight: 600;
	color: #1d8ae0;
	border: 1px solid #3f51b52b;
	padding: 5px 15px;
	border-radius: 5px;
	transition: 0.4s all ease-in-out;
	background: none;


}

.p_d_box_txt_3 button:hover {
	background-color: #98e3e54a;
	border: 1px solid #98e3e54a;
}

.p_d_box_txt_3 h4 button:hover {
	background-color: #98e3e54a;
	border: 1px solid #98e3e54a;
}

.p_b_personal_details h3 {
	font-weight: 800;
	font-size: 26px;
	color: #1f397a;
	margin-bottom: 3px;
}

.p_b_personal_details h5 {
	font-size: 15px;
	margin-bottom: 10px;
}

.p_b_personal_details .search {
	width: 100%;
	position: relative;
}

.p_b_personal_details .search .search-icon {
	position: absolute;
	left: 10px;
	top: 18px;
}

.p_b_personal_details .search .form-control {
	padding: 10px 10px 10px 40px;
}

.p_b_personal_details .search .search-icon i {
	color: #1f397a;
	font-size: 1.2rem;
}

.p_b_personal_details .data_tables {
	width: 100%;
	margin-top: 10px;
}

.p_b_personal_details .data_tables .pagination>.active>a {
	color: white;
	background-color: #1f397a !Important;
	border: solid 1px #1f397a !Important;
}

.p_b_personal_details .data_tables .pagination>li>a {
	background-color: white;
	color: #1f397a;
}

.p_username_bx_1 h4 {
	font-weight: 700;
}

.profile_bg {
	padding: 30px 0;
}

.p_d_box_txt_2 span {
	padding: 5px 10px 5px 10px;
	color: #fff;
	font-size: 12px;

}

.p_d_box_txt_2 h4 .text-danger {
	margin-left: 10px;
}

.p_d_box_txt_2 label {
	margin-bottom: 4px;
	font-weight: 700;
	font-size: 13px;
}

.profile_save_btn {
	background-color: #4CAF50 !important;
	color: #fff !important;
	border: 1px solid #17ab1d !important;
}

.pf_cancel {
	color: #591111 !important;
	border: 1px solid #afafaf3d !important;
}

.pf_cancel:hover {
	background: #2196f329 !important
}

.p_d_box_txt_2 .form-control,
.p_d_box_txt_2 .form-select {
	font-size: 13px;
	box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;
}

.Wishlist_rating i {
	color: #edc01f;
}

/* Start My_account Css */
.my_account_list {
	border-radius: 8px;
}

.my_account_list ul {
	box-shadow: 1px 3px 8px 1px #ededed;
}

.my_account_list ul li {
	line-height: 35px;
	padding: 12px 15px;
	border-bottom: 0;
	position: relative;
	transition: all 0.4s ease-in-out;
	list-style: none;
	color: #000;
	font-weight: 700;
	border-top: 1px solid #ededed;
}

.my_account_list ul li a {
	color: #000
}


.my_account_list_active {
	color: #009688 !important;
	background-color: #3f51b508;
}

.my_account_list ul li:hover {
	color: #009688;
	background-color: #3f51b514
}

.my_account_list ul li:hover:after {
	right: 21px;
	color: #009688;
}

.my_account_list ul li::after {
	content: "\f135";
	font-family: bootstrap-icons !important;
	font-size: 23px;
	position: absolute;
	transition: all 0.4s ease-in-out;
	right: 31px;
	font-weight: 100;
	color: #e2e2e2;
}

.my_account_list_active::after {
	color: #009688 !important;
}

.my_acnt_active::after {
	color: #fff;
}

.user_section {
	text-align: center;
	padding: 25px 0;
	background: #1f397a;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
}

.user_section i {
	color: #fff;
	font-size: 60px;
}

.user_section h3 {
	color: #fff;
	font-weight: 200;
	font-size: 15px;
	margin-bottom: 0;
}

.user_section h3 {
	color: #fff;
	font-weight: 900;
	font-size: 14px;
	margin-top: 12px;
}

.bookin_history_text {
	background: none;
	padding: 0;
}

.room_h,
.guest_h,
.check_in_h,
.check_in_h {
	color: #3e3e3e;
	font-size: 14px;
	font-weight: 400;
	padding: 7px 11px 7px 0;
	border-radius: 3px;
	border: 1px solid #Ededed;
	border-right: 0;
	border-left: 0;
	border-bottom: 0;
}

.check_in_h span {
	font-weight: bold;
	color: #2196F3;
}

.price_h h5 {
	margin-bottom: 8px;
}

.price_h {
	margin-top: 5px !important;
}

.title_h {
	margin: 5px 0px 0px 0px !important;
	font-size: 17px !important;
	font-weight: 700 !important;
}

.p_content_img {
	border-radius: 8px;
	margin-bottom: 5px;
}

.wishlist_inn {
	width: 75% !important;
}

.btn__red {
	padding: 5px 15px;
	background: #e45353;
	border: 1px solid #efa3a3;
	border: 2px solid #e45353;
	display: flex;
	align-items: center;
	margin-left: 5px;
}

.btn__red:hover {
	padding: 5px 15px;
	background: #8c1515;
	border: 2px solid #e45353;
}

.btn__red i {
	line-height: 0;
	padding-right: 3px;
}

.btn__red svg .st0 {
	fill-rule: evenodd;
	clip-rule: evenodd;
	fill: #fff;
}

.btn__red svg {
	width: 22px;
	padding-right: 5px;
	padding-top: 4px;
}

.c_pswd {
	padding: 5px 35px 20px 35px;
}

/* .dtp_hide {
	display: none;
}
*/
.p_sticky {
	position: sticky;
	top: 70px;
}

.signin__mbg {
	padding: 70px 0;
}

.signin_bg {
	width: 30%;
	margin: 0px auto;
}

.signup__btm p {
	margin-top: 0;
}

.sign_hd {
	font-weight: 800;
	font-size: 25px;
	color: #1f397a;
	margin-bottom: 6px;
}

.signin_bg h6 {
	margin-bottom: 30px;
	font-size: 14px;
	font-weight: 600;
}

.signin_bg h5 {
	margin: 10px 0;
	font-size: 14px;
	color: #dc3545
}

.login_box {
	margin-bottom: 12px;
}

.login_box label {
	margin-bottom: 8px;
}

.login_box i {
	color: #2196F3;
}

.login_box .form-control {
	height: 55px;
	box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;
	font-size: 14px;
}

.login button {
	padding: 20px 0;
}

.social__signup__bg p {
	text-transform: uppercase;
}

.social__signup__bg p {
	font-weight: 700;
	margin-bottom: 8px;
}

.social__signup li {
	font-size: 34px;
	margin-bottom: 10px;
}

.signup__btm a {
	color: #2196F3;
	font-weight: 500;
}

.signup__btm a:hover {
	color: #4CAF50;
}

.rb_fm {
	display: flex;
	margin: 18px 0;
}

.rb_fm .radio {
	margin-left: 20px;
}

.sign_up_bg .row {
	align-items: center;
}

.btn-outline-secondary {
	color: #6c757d;
	border-color: #6c757d;
}

.red_clr {
	color: #e63838;
	font-weight: 600;
}

.login_s_icon {
	display: flex;
}

.login_s_icon li {
	height: 72px;
	padding: 23px;
	width: 72px;
	list-style: none;
	margin: 15px 25px 25px 0;
	border: 1px solid #ededed;
	box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;
	border-radius: 15%;
	transition: all 0.4s ease-in-out;
}

.login_s_icon li:hover {
	border: 1px solid blue;
}

.sign__up__txt {
	margin: 0px auto;
	width: 60%;
}

.login_s_icon_title {
	font-weight: 700;
	color: #2196F3;
	font-size: 14px;
}

.btn2a {
	transition: all 0.4s ease-in-out;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	background: #126EB7;
	color: #fff;
	border: 2px solid #126EB7;
	padding: 6px 12px;
	font-weight: 700;
	display: flex;
	justify-content: center;
	display: inline-block;
}

.cncld_btn {
	background: #fff;
	color: #F44336;
	border: 2px solid #67676721;
	min-width: 120px;
	margin-bottom: 8px;
}

.cmplt_btn {
	background: #fff;
	color: #009688;
	border: 2px solid #67676721;
	min-width: 120px;
	margin-bottom: 8px;
}

.Cancel_btn {
	min-width: 120px;
	margin-bottom: 8px;
}

.R__yp {
	line-height: 22px;
	margin-bottom: 8px !important;
}

@media screen and (max-width:1200px) {
	.signin_bg {
		width: 40%;
	}

	.sign__up__txt {
		width: 80%;
	}

	.pricing_txt {
		width: 60%;
	}
}

@media screen and (max-width:992px) {
	.signin_bg {
		width: 80%;
	}

	.sign__up__txt {
		width: 100%;
		padding: 0 15px;
		margin-bottom: 90px;
	}

	.signin__mbg {
		padding: 0;
	}

	.p_b_personal_details .button__box {
		width: 100%;

		display: flex !important;
		align-items: center;
	}


	/* .btn2, .btn1 {
		display: none;
   }
	*/
	.btn__red svg {

		width: 17px;
		padding-right: 3px;
	}

	/* .dtp_hide {
		display: block;
   }
	.mb_hide {
		display: none;
   }
	*/
	.pricing_bg {
		padding: 55px 0;
	}

	.workout__folio_txt {
		width: 100%;
	}

	.pricing_txt_bx div {
		margin-bottom: 50px;
	}

	.pricing_txt {
		width: 100%;
	}

	.wlwmh li {
		margin-bottom: 30px;
	}

	.wlwmh li img {
		width: 47px;
		padding: 8px;
	}

	.wlwmh li div {
		padding: 25px;
		font-size: 13px;
		line-height: 20px;
	}

	.wlwmh li {
		width: 50%;
	}

	.details_listing_mbg h4 {
		margin-top: 10px;
	}

	.blog_text img {
		border-radius: 0;
	}

	.blog_bg {
		padding: 25px 10px;
	}

	.our_strength ul li {
		width: 100%;
		padding: 0;
		margin-bottom: 33px;
		border: 0;
	}

	.wwr {
		padding: 28px 0;
	}

	.mission_img img {
		width: 300px;
	}

	.mission {
		margin-top: 0px;
	}

	.chance__joy__lux {
		padding: 27px 0;
	}


	.p_d_box_txt_1,
	.p_b_personal_details,
	.p_d_box_txt_2 {
		width: 100% !important;
	}

	.p_b_personal_details {
		margin-bottom: 90px;
		margin-top: 20px;
	}

	.signin__mbg {
		padding: 50px 0;
	}
}

@media only screen and (min-width: 992px) and (max-width: 1400px) {
	.wwr_1 {
		margin-top: 60px;
	}

	.my_account_list {
		margin-bottom: 20px;
	}

	.p_d_box_txt_2 {
		width: 100% !important;
		margin-top: 10px;
	}
}


@media only screen and (min-width: 768px) and (max-width: 992px) {
	.wwr_1 {
		margin-top: 50px;
	}

	.my_account_list {
		margin-bottom: 20px;
	}
}

@media screen and (max-width:767px) {
	.p_b_personal_details {
		margin-bottom: 100px;
	}

	.btn__red svg {

		padding-top: 0px;
	}

	.p_d_box_txt_3 {
		width: 100%;
		text-align: left;

	}

	.my_account_list {
		display: none;
	}

	.login_box ::placeholder {
		color: #b9b9b9;
	}

	.signin__mbg {
		padding: 0;
	}

	.p_d_box_txt_2 {
		width: 100% !important;
		margin-top: 10px;
	}

	.sign__up__txt {
		width: 100%;
		padding: 0 30px;
		margin-bottom: 90px;
		margin-top: 20px;
	}

	.sign_hd {

		margin-bottom: 15px;
	}

	.wwr_1 {
		margin-top: 20px;
	}

	.details_listing_mbg {
		margin-bottom: 70px;
	}

	.blog {
		margin-bottom: 70px;
	}

	.signup__btm {
		margin-top: 10px;
	}

	.login_s_icon li {
		margin: 8px 25px 8px 0;
	}

	.login_box {
		margin-bottom: 15px;
	}

	.signin_bg h5 {
		margin-bottom: 0;
	}

	.login_s_icon_title {
		margin: 15px 0px
	}

	.signin_bg h6 {
		margin-bottom: 15px;
	}

	.login_box .form-control {
		height: 40px;
	}

	.signin_bg {
		width: 100%;
		padding: 0 30px;
		margin-bottom: 90px;
		margin-top: 20px;
	}

	.bookin_history_text .property_box .property_content {
		box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
		margin-bottom: 8px;
	}


	.p_b_personal_details .hotel__list {
		margin-bottom: 5px;
		border-bottom: 1px solid #ededed;
		padding-bottom: 8px;
	}

	.user_section h3 {
		font-size: 12px;
		margin-top: 5px;
	}

	.user_section {
		padding: 10px 0;
	}

	.user_section i {
		font-size: 35px;
	}

	.my_account_list {
		margin-bottom: 10px;
	}


	.p_d_box_txt h4 {
		margin-top: 6px;
	}

	.p_d_box_txt_3 {
		margin-top: 9px;
	}

	.p_d_box {
		padding: 15px;
		margin-top: 15px;
	}

	.p_d_box_txt {
		display: inherit;
	}

	.c_pswd {
		padding: 10px;
	}

	.p_b_personal_details h5 {
		font-size: 13px;
		margin: 10px 0px;
		line-height: 18px;
	}

	.p_b_personal_details h3 {
		font-size: 1.25rem;
		margin-bottom: 2px;
		margin-top: 4px;
	}

	.profile_bg {
		padding: 0 15px;
	}

	.wlwmh_bg_txt {
		margin-bottom: 35px;
	}

	.wlwmh li img {
		width: 35px;
		padding: 5px;
	}

	.main_slider .owl-carousel {
		margin-top: 0px;
	}

	.memsta__chance {
		padding-bottom: 0px;
	}

	.memsta__chance div {
		padding: 25px;
	}

	.wlwmh li div br {
		display: none;
	}

	.wlwmh_bg_txt h3 {
		font-size: 18px;
	}

	.wflt__hm {
		width: 30px;
	}

	.uttuk {
		text-align: left;
	}

	.workout__folio_txt h4 {
		border: 2px solid #2196f34d;
		padding: 9px 25px;
		font-size: 15px;
		margin-bottom: 8px;
	}

	.workout__folio_txt h3 {
		margin-bottom: 20px;
		font-size: 22px;
	}

	.wlwmh_bg {
		padding: 25px 15px;
	}

	.contact_hm {
		padding: 15px 0;
		width: 100%;
		/* margin-bottom: 90px; */
	}

	.faq_content h3 {
		font-size: 20px;
	}

	.faq_bg {
		padding: 55px 0 15px 0;
	}

	.workout__folio_bg {
		padding: 30px 0;
	}

	.pricing_bg {
		padding: 15px 0 0 0;
	}

	.arrow__wft {
		display: none;
	}

	.chance__joy__lux_txt h3 {
		font-size: 21px;
	}

	.wlwmh li {
		width: 100%;
	}

	.detaisl_list h3 {
		font-size: 16px;
		margin-top: 10px;
		height: auto;
	}

	.con__pad h3 {
		font-size: 16px;
	}

	.con__pad {
		padding: 0 15px;
		margin-bottom: 90px;
	}

	.our_strength ul {
		margin-top: 34px;
	}

	.our_strength {
		padding: 0;
		margin-bottom: 70px;
	}

	.wwr h2 {
		font-size: 23px;
	}

	.our_strength h2 {
		font-size: 28px;
	}

	.mission {
		margin-top: 0;
	}

	.wwr {
		padding: 0 15px;
	}

	.contact__form__grp {
		padding: 0;
	}

	.contact__info {
		margin-top: 27px;
		margin-bottom: 20px;
	}

	.map_contact {
		padding: 0;
		margin-bottom: 76px;
	}
}


/* Start 18-12-2024 */


.bookingformdc24 {

	display: flex;
	align-items: center;
	justify-content: space-between;
	background: #53B64C;
	padding: 10px 15px 11px 15px;
	border-top-left-radius: 7px;
	border-top-right-radius: 7px;
}

.btnoffernw {

	background: #53b64c;
	border-radius: 30px;
	padding: 3px 24px 6px 24px;
	border: 3px solid #fff;

}


.btnoffernw:hover {

	background: #23701e;

}


.bookingformdc24 p {

	color: #fff;
	font-size: 15px;
	margin-top: 0;

}


.bookingformdc24 p span {

	color: #FFEA00;
	font-weight: bold;

}


.bookingformstickdc24 {

	position: sticky;
	top: 76px;


}

.btmdestinationdc24 div {
	position: relative;
	overflow: hidden;
	border-radius: 15px;

}


.btmdestinationdc24 h4 {

	text-align: center;
	font-size: 13px;
	padding-top: 15px;
	font-weight: 700;


}


.btmdestinationdc24hd h3 {


	text-align: center;
	font-size: 22px;
	margin-bottom: 44px;


}


.btmdestinationdc24 img {

	border-radius: 15px;

	transition: all 0.4s ease-in-out;
	transform: scale(1);

}


.btmdestinationdc24:hover img {


	transform: scale(1.2);

}


.mmnwdc24 i {

	font-size: 25px;
	color: #9C9C9C;
	transition: all 0.4s ease-in-out;

}

.mmnwdc24 i:hover {

	color: #21751b;

}


.cbp-af-header.cbp-af-header-shrink .mmnwdc24 i:hover {
	color: #126eb7;

}


.btndc24 {
	background-color: #fff;
	color: #53B64C;
	border: 2px solid #53B64C;

}

.btndc24:hover {

	box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}


.cbp-af-header.cbp-af-header-shrink .mmnwdc24 i {
	color: #fff;
}

.cbp-af-header.cbp-af-header-shrink .btndc24 {
	background-color: #1F397A;
	color: #ffffff;
	border: 2px solid #4e67a3;

}

.cbp-af-header.cbp-af-header-shrink .btndc24:hover {

	border: 2px solid #fff;

}


.lprdvdc24 {
	padding-bottom: 16px;

}

.sliderdc24__mbg img {
	border-radius: 11px;

}


.amenitiesdc24 ul {
	display: flex;
	flex-wrap: wrap;
}


.amenitiesdc24 ul li {
	align-items: center;
	display: flex;
	font-size: 0.875rem;
	font-weight: 600;
	list-style: none;
	background: #fff;
	padding: 7px;
	flex: 0 0 auto;
	width: 25%;
}

.amenitiesdc24_in {

	width: 100%;
	display: inline-flex;

	border: 1px solid #C8E6FE;
	padding: 15px;
	border-radius: 11px;

}


.amenitiesdc24 ul li .icons {
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border: 1px solid #e3e3e3;
	width: 30px;
	height: 30px;
	display: flex;
	align-items: center;
	margin-right: 10px;
	justify-content: center;
}


.amenitiesdc24 {
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 0;
}

.hotel__type__recommended h3 {

	font-size: 15px;
	font-weight: 600;
	color: #fff;
	padding: 10px 15px;

}

.hotel__type__recommended {

	background: linear-gradient(90deg, #587e55 0, rgb(237 192 31) 100%);
	border-top-left-radius: 7px;
	border-top-right-radius: 7px;

}

.hotel__type {

	background: #fff;

}

.listing__footer {

	background: #EFEFEF;
	padding: 10px 24px;
	margin-bottom: 15px;

}


.listing__footer .prices {
	padding: 4px 0px;
	color: #E41414;
	font-weight: 800;
	font-size: 1.2rem;
}


.listing__footer .prices span {
	text-decoration: line-through;
	font-weight: 400;
	color: #57595b;
	font-size: 0.875rem;
	padding-left: 11px;
}

.listing__footer {

	display: flex;
	justify-content: space-between;

}

.hotel__type__bgdc24 .hotel__type {

	margin-bottom: 0px;

}


.listing__footer .form-select {
	border-radius: 0.3125rem;
	border: 1px solid #DDD5D5;
	background-color: #126eb7;
	margin-top: 0.44rem;
	height: 2.375rem;
	font-size: 0.9375rem;
	color: #fff;
	text-transform: none;
	font-weight: 400;
	background-image: url(../images/chevron-down.svg);
	background-size: 30px 20px;
}

.faq_hd_dc24 h3 {

	position: relative;
	font-weight: 900;
	font-size: 50px;
	color: #ffff;

}


.faq_hd_dc24 h3::after {

	position: absolute;
	content: "";
	left: 0;
	top: 147%;
	width: 120px;
	height: 1px;
	background-color: #fff;

}


.faq_hd_dc24 h4 {

	font-size: 15px;
	margin-top: 70px;
	color: #ffff;

}


.faq_hd_dc24 h5 {

	font-size: 15px;
	margin-top: 10px;
	color: #ffff;

}


.faqdc24mbg {


	background-color: #126EB7;
	padding: 130px 0px;
}


.faqdc24mbg .row {
	align-items: center;

}

.accbtdc24bg {

	background: #126eb7 !important;
	color: #fff !important;
	border-bottom: 1px solid #4d97d2;
	border-radius: 0 !important;
	padding: 25px 0;
	padding-left: 40px;
}

.accordion {


	--bs-accordion-border-color: #126eb7;

}


.accbtdc24item {

	border: 0px !important;
}


.accbtdc24body {

	background: #126eb7;
	color: #fff;
	font-weight: 100;
	padding: 31px 0;
	padding-left: 75px;
}

.accbtdc24body div {

	border-left: 2px solid #c3dbee;
	padding-left: 23px;

}

.accordion-button::after {
	position: absolute;
	left: 0px;
	/* background: #fff;
    border-radius: 50%;
    padding: 15px; */

}


.accordion {


	background-image: none !important;

	--bs-accordion-btn-icon:

		url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 25.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Layer_1' xmlns:sketch='http://www.bohemiancoding.com/sketch/ns' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 800 800' style='enable-background:new 0 0 800 800;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill-rule:evenodd;clip-rule:evenodd;fill:%23FFFFFF;%7D%0A%3C/style%3E%3Cdesc%3ECreated with Sketch Beta.%3C/desc%3E%3Cg id='Page-1' sketch:type='MSPage'%3E%3Cpath id='plus-circle' sketch:type='MSShapeGroup' class='st0' d='M550,425H425v125c0,13.8-11.2,25-25,25s-25-11.2-25-25V425H250 c-13.8,0-25-11.2-25-25s11.2-25,25-25h125V250c0-13.8,11.2-25,25-25s25,11.2,25,25v125h125c13.8,0,25,11.2,25,25S563.8,425,550,425 L550,425z M400,0C179.1,0,0,179,0,400s179.1,400,400,400s400-179,400-400S620.9,0,400,0L400,0z'/%3E%3C/g%3E%3C/svg%3E%0A");

	--bs-accordion-btn-active-icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 25.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 800 800' style='enable-background:new 0 0 800 800;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill-rule:evenodd;clip-rule:evenodd;fill:%23FFFFFF;%7D%0A%3C/style%3E%3Cpath class='st0' d='M789.8,400c0,215.3-174.5,389.8-389.8,389.8C184.7,789.8,10.2,615.3,10.2,400C10.2,184.7,184.7,10.2,400,10.2 C615.3,10.2,789.8,184.7,789.8,400z M546.2,400c0,16.1-13.1,29.2-29.2,29.2H283.1c-16.1,0-29.2-13.1-29.2-29.2 c0-16.1,13.1-29.2,29.2-29.2h233.9C533.1,370.8,546.2,383.9,546.2,400z'/%3E%3C/svg%3E%0A");


}


.accordion-button:focus {
	z-index: 3;
	border-color: 0;
	outline: 0;
	box-shadow: 0 0 0 0;
}


.accordion-item:last-of-type .accordion-collapse {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}


.nwfooterlanddc24 {
	text-align: center;
	padding: 25px 0;

}

.nwfooterlanddc24 p {

	line-height: 28px;
	font-size: 14px;
	padding-bottom: 25px;
	padding: 0 240px;

}

.footerdc24 {
	background: #DEDEDE;
	width: 100%;
	position: relative;
	padding: 25px 0 10px 0;
}


.nwfooterlanddc24 ul li {

	list-style: none;
	width: 10%;
	display: inline-block;
	padding-right: 15px;
}


.slidernw24dv1,
.slidernw24dv2 {
	padding: 5px;
}


.slidersmla {
	padding: 6px;

}

.sliderlga {
	padding: 6px;

}

.slidersmla_in {
	padding: 0 6px 6px 0px;

}


.sliderleft {
	width: 66.66666667%;
	flex: 0 0 auto;
	padding: 5px;
}

.sliderleft img {
	border-radius: 11px;
	width: 100%;

}


.sliderright {
	width: 33.33333333%;
	flex: 0 0 auto;

}


.sliderright1 {
	padding: 5px;

	width: 50%;
	overflow: hidden;

}


.sliderright1:hover img,
.slider_btmlist:hover img {


	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
	position: relative
}


.sliderright1 img {

	border-radius: 11px;
	width: 100%;
	transition: 0.4s ease-in-out;
}

.zmsldrz {
	padding: 0;
	overflow: hidden;
	border-radius: 11px;
}


.slider_btmlist {

	flex: 0 0 auto;
	width: 16.66666667%;
	padding: 5px;
}


.slider_btmlist img {
	width: 100%;
	border-radius: 11px;
	transition: 0.4s ease-in-out;
}


@media (max-width: 767px) {


	.btmdestinationdc24 {
		margin-bottom: 25px;
	}


	.faq_hd_dc24 h5 {

		margin-bottom: 20px;

	}

	.faqdc24mbg {
		padding: 50px 0px;
	}

	.accbtdc24bg {
		font-size: 14px;
	}

	.accbtdc24body {
		padding-left: 23px;
	}


	.faq_hd_dc24 h4 br {
		display: none;
	}


	.amenitiesdc24 ul li {
		width: 49.4%;
		padding: 6px 4px;
		margin: 1px;
	}

	.amenitiesdc24 ul li .icons {
		border: none;
		margin-right: 4px;
		width: 20px;
		height: 20px;
	}

	.amenitiesdc24 ul li {
		width: 49.4%;
		padding: 6px 4px;
		margin: 1px;
	}
}

.bag_img {
	background-repeat: no-repeat;
	background-size: cover;
	border-radius: 11px;
	position: relative;
	background-position: center;
}

#main_img_div .owl-controls {
	position: absolute;
	width: 100%;
	top: 46%;
	margin: 0;
}

#main_img_div .owl-controls .owl-buttons div {
	display: inline-block;
	zoom: 1;
	background: #fff;
	margin: 0 5px;
	width: 40px;
	border-radius: 50%;
	height: 40px;
	padding: 0px;
	text-align: center;
	box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
	line-height: 40px;
	transition: all 0.5s ease-in-out;
}

#main_img_div .owl-prev {
	position: absolute;
	right: auto;
	left: 30px;
}

#main_img_div .owl-next {
	position: absolute;
	right: 30px;
	left: auto;
}

#main_img_div .owl-next::before {
	content: "\f285";
	position: absolute;
	font-family: bootstrap-icons !important;
	font-size: 20px;
	right: 9px;
	color: #b9b9b9;
}

#main_img_div .owl-prev::before {
	content: "\f284";
	position: absolute;
	font-family: bootstrap-icons !important;
	font-size: 20px;
	left: 9px;
	color: #b9b9b9;
}

.social_medias__desktop {
	z-index: 9999;
}

.hotel__type {
	position: relative;
}

.hotel__type .sold__out {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	z-index: 9;
	background: rgba(255, 255, 255, 0.6117647059);
}

.hotel__type .sold__out .sold_out_txt {
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	position: absolute;
	color: #ff0000;
	font-size: 1rem;
	padding: 5px;
	font-weight: 700;
	border: 2px solid #ff0000;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.all__photos_s {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	color: #fff;
	font-weight: 700;
	text-align: center;
	font-size: 1rem;
}

@media (max-width: 767px) {
	.moretext3 .hotel__checking {
		flex-direction: column !important;
	}

	.moretext3 .colum_first,
	.moretext3 .colum_second {
		width: 100% !important;
	}
}

@media (max-width: 767px) {

	.fixed__booking {

		background: linear-gradient(90deg, #01826f 0, rgb(22 78 118) 100%);

	}

	.fixed__booking .outer__boxes .booknow__btn {

		background: #D2A918;
		color: #ffffff;
	}


	.listing__footer .form-select {
		margin-top: 0;
	}


	.listing__footer {
		background: #EFEFEF;
		padding: 10px 12px;
		margin-bottom: 15px;
	}


	.btmdestinationdc24 {
		margin-bottom: 25px;
	}

	.faq_hd_dc24 h5 {

		margin-bottom: 20px;

	}

	.faqdc24mbg {
		padding: 50px 0px;
	}

	.accbtdc24bg {
		font-size: 14px;
	}

	.accbtdc24body {
		padding-left: 23px;
	}


	.faq_hd_dc24 h4 br {
		display: none;
	}


	.amenitiesdc24 ul li {
		width: 49.4%;
		padding: 6px 4px;
		margin: 1px;
	}

	.amenitiesdc24 ul li .icons {
		border: none;
		margin-right: 4px;
		width: 20px;
		height: 20px;
	}

	.amenitiesdc24 ul li {
		width: 49.4%;
		padding: 6px 4px;
		margin: 1px;
	}
}


@media screen and (max-width:1200px) {

	.signin_bg {
		width: 40%;
	}

	.sign__up__txt {
		width: 80%;
	}


	.main_slider {
		top: 24%;
		left: 10%;
	}

	.pricing_txt {
		width: 60%;
	}

}


@media screen and (max-width:992px) {

	.p_d_box_txt_3 {
		margin-top: 15px;

	}

	.p_d_box_txt {
		display: inherit !important;
	}

	.signin_bg {
		width: 80%;
	}

	.sign__up__txt {
		width: 100%;
		padding: 0 15px;
	}

	.signin__mbg {
		padding: 0;
	}


	.p_b_personal_details .button__box,
	.btn__red {
		display: block !important;
		float: right;

	}

	.p_b_personal_details .btn__red {
		min-width: 96px;
		font-size: 12px;
		padding: 1px 0;
	}

	.btn1 {
		display: none;

	}

	.btn__red svg {
		padding-top: 0;
		width: 17px;
		padding-right: 3px;
	}


	/* 		
.dtp_hide { display: block;

}

.mb_hide { display: none;

} */


	.pricing_bg {
		padding: 55px 0;
	}

	.workout__folio_txt {
		width: 100%;
	}

	.pricing_txt_bx div {
		margin-bottom: 50px;
	}

	.pricing_txt {
		width: 100%;
	}

	.wlwmh li {
		margin-bottom: 30px;
	}

	.wlwmh li img {
		width: 47px;
		padding: 8px;
	}


	.wlwmh li div {
		padding: 25px;
		font-size: 13px;
		line-height: 20px;
	}


	.wlwmh li {
		width: 50%;
	}

	.details_listing_mbg h4 {
		margin-top: 10px;
	}

	.blog_text img {
		border-radius: 0;
	}

	.blog_bg {
		padding: 25px 10px;
	}


	.our_strength ul li {
		width: 100%;
		padding: 0;
		margin-bottom: 33px;
		border: 0;
	}

	.wwr {
		padding: 28px 0;
	}

	.mission_img img {

		width: 300px;

	}

	.mission {
		margin-top: 0px;
	}


	.main_slider_txt h4 {
		font-size: 35px;
		letter-spacing: -2px;
	}


	.chance__joy__lux {
		padding: 27px 0;
	}

	.main_slider_txt p {
		line-height: 14px;
		letter-spacing: 3px;
	}


	.main_slider {
		top: 18%;
	}

	.p_d_box_txt_3 h4 button {
		width: 100%;
	}

	.p_d_box_txt_1,
	.p_b_personal_details,
	.p_d_box_txt_2 {

		width: 100% !important;
	}

	.signin__mbg {
		padding: 50px 0;
	}


}


@media screen and (max-width:767px) {

	.wwr_1 {
		margin-top: 15px;

	}

	.v_signin__mbg {
		padding: 0 15px !important;

	}

	.signin__mbg {
		padding: 0;
	}

	.signup__btm {
		margin-top: 10px;

	}

	.login_s_icon li {
		margin: 8px 25px 8px 0;

	}


	.login_box {
		margin-bottom: 4px;
	}

	.signin_bg h5 {
		margin-bottom: 0;
	}


	.login_s_icon_title {
		margin-top: 0;
	}

	.signin_bg h6 {
		margin-bottom: 7px;
	}


	.signin_bg {
		width: 100%;
		padding: 0 15px;
	}

	.bookin_history_text .property_box .property_content {
		box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
		margin-bottom: 8px;
	}


	.p_b_personal_details .hotel__list {
		margin-bottom: 5px;
		border-bottom: 1px solid #ededed;
		padding-bottom: 8px;
	}

	.user_section h3 {
		font-size: 12px;
		margin-top: 5px;
	}

	.user_section {
		padding: 10px 0;
	}

	.user_section i {
		font-size: 35px;
	}

	.my_account_list {
		margin-bottom: 10px;

	}

	.my_account_list ul li {
		padding: 2px 15px;
	}

	.p_d_box_txt h4 {
		margin-top: 6px;
	}

	.p_d_box_txt_3 {
		margin-top: 9px;
	}

	.p_d_box {
		padding: 5px;
	}

	.p_d_box_txt {
		display: inherit;
	}

	.c_pswd {
		padding: 10px;
	}

	.p_b_personal_details h5 {
		font-size: 13px;
		margin-bottom: 11px;
		line-height: 18px;
	}

	.p_b_personal_details h3 {
		font-size: 17px;
		margin-bottom: 2px;
		margin-top: 4px;
	}

	.profile_bg {
		padding: 0 15px;
	}

	.wlwmh_bg_txt {
		margin-bottom: 35px;
	}

	.wlwmh li img {
		width: 35px;
		padding: 5px;
	}

	.main_slider .owl-carousel {
		margin-top: 0px;
	}

	.memsta__chance {
		padding-bottom: 0px;
	}

	.memsta__chance div {
		padding: 25px;
	}

	.wlwmh li div br {
		display: none;
	}

	.wlwmh_bg_txt h3 {
		font-size: 18px;
	}


	.wflt__hm {
		width: 30px;
	}


	.uttuk {

		text-align: left;

	}


	.workout__folio_txt h4 {
		border: 2px solid #2196f34d;
		padding: 9px 25px;
		font-size: 15px;
		margin-bottom: 8px;
	}


	.workout__folio_txt h3 {
		margin-bottom: 20px;
		font-size: 22px;
	}


	.wlwmh_bg {
		padding: 25px 15px;
	}

	.main_slider {
		top: 17%;
	}

	.main_slider {
		width: 70%;
	}

	.main_slider_txt h4 {
		font-size: 20px;
		line-height: 1;
	}

	.main_slider_txt p {
		line-height: 14px;
		letter-spacing: 0;
		font-size: 11px;
	}


	.contact_hm {
		padding: 15px 0;
		width: 100%;
		margin-bottom: 70px;
	}

	.faq_content h3 {
		font-size: 20px;
	}

	.faq_bg {
		padding: 55px 0 15px 0;
	}

	.workout__folio_bg {
		padding: 30px 0;
	}

	.pricing_bg {
		padding: 15px 0 0 0;
	}

	.arrow__wft {
		display: none;
	}

	.chance__joy__lux_txt h3 {
		font-size: 21px;
	}

	.wlwmh li {
		width: 100%;
	}

	.detaisl_list h3 {
		font-size: 16px;
		margin-top: 10px;
		height: auto;
	}

	.con__pad h3 {
		font-size: 16px;
	}

	.con__pad {
		padding: 0 15px;
	}

	.our_strength ul {
		margin-top: 34px;
	}

	.our_strength {
		padding: 0;
	}

	.wwr h2 {
		font-size: 23px;
	}

	.our_strength h2 {
		font-size: 28px;
	}


	.mission {
		margin-top: 0;
	}

	.wwr {
		padding: 0 15px;
	}


	.contact__form__grp {
		padding: 0;
	}

	.contact__info {
		margin-top: 27px;
		margin-bottom: 20px;
	}

	.map_contact {
		padding: 0;
	}

}

.sliderright1 .bag_img,
.slider_btmlist .bag_img {
	transition: 0.3s ease-in-out;
}

.sliderright1:hover .bag_img,
.slider_btmlist:hover .bag_img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
	position: relative;
}

.view__desktop .search__field,
.view__desktop .calender__field,
.view__desktop .room__field {
	display: flex;
	align-items: center;
}

.view__desktop .search__box .search .room__field .panel-dropdown {
	width: 100% !important;
}

@media (max-width: 768px) {
	.search_mobile_device_index .subfield {
		font-size: 0.875rem;
	}
}

/* End 18-12-2024 */


.last_minute_deals .property_box .property_content h3,
.featured_hotels .property_box .property_content h3,
.inner__container .similar__hotel .property_box .property_content h3 {
	font-size: 1rem !important;
	-webkit-box-orient: unset;
	height: auto !important;
}

.property_content_sub {
	min-height: 110px;
}

.last_minute_deals .property_box .property_content .price,
.featured_hotels .property_box .property_content .price {
	display: flex;
	gap: 7px;
}

.inner__container .similar__hotel .property_box .property_content .price {
	display: flex;
	gap: 7px;
}

.view__desktop .search .keyword_search,
.view__desktop .search .t-dates,
.search .panel-dropdown {
	padding: 0 4px !important;
}

.view__desktop .t-check-in,
.view__desktop .t-check-out {
	width: 30% !important;
}

.popular_destination .destination,
.property__box {
	border-radius: 8px;
}

.view__desktop .t-datepicker,
.view__desktop.search__box .search .room__field .panel-dropdown a {
	font-size: 0.885rem !important;

}

.view__desktop .keyword_search::placeholder,
.view__desktop.search__box .search .form-group input {
	font-size: 0.925rem !important;
}

.search__box .search .room__field .panel-dropdown {

	width: 100% !important;
}

.view__desktop .t-datepicker-day.t-datepicker-days {
	left: -42px;
	top: 52px !important;
}

.view__desktop.search__box .search .search__button .btn__search {
	font-size: 1.182rem !important;
}

/* Start 18-01-25 */

.sliderleft {
	position: relative;
}

.offer_dvn {

	width: 9%;
	position: absolute;
	top: -4px;
	left: auto;
	right: 2%;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;

}

.offer_dvn p {

	position: absolute;
	text-align: center;
	color: #fff;
	margin: 0;
	font-size: 20px;
	font-weight: 700;
	line-height: 21px;

}


@media (max-width: 1366px) {


	.offer_dvn p {

		font-size: 17px;
		line-height: 18px;

	}

}


@media (max-width:991px) {


	.offer_dvn p {
		font-size: 14px;
		line-height: 15px;
	}


	.offer_dvn {

		width: 13%;
	}

}


@media (max-width: 767px) {

	.offer_dvn {

		width: 12%;
	}

	.offer_dvn p {

		font-size: 15px;
		line-height: 17px;

	}
}


/* End 18-01-25 */

.inner__container .hotel__list .right_content .discount,
.inner__container .hotel__list .left__content .review__box_mob .discount_mob {
	background: #ee5351 !important;
}

.header__nav {
	border-radius: 5px;
	-webkit-border-radius: 5px;
}

.view__desktop.search__box .search .form-group input {
	height: 52px !important;

}

.search__box .search .room__field .panel-dropdown .panel-dropdown-content {
	top: 30px !important;
	left: -47px;
	width: calc(100% + 50px);
}

.div_01 {
	display: flex;
	gap: 10px;
	display: flex;
	align-items: center;
	position: relative;
}

.sel_01 {
	width: 100%;
	display: flex !important;
	align-items: center;
	align-content: center;
	cursor: pointer;
	padding-left: 9px;
	padding-right: 7px;
	height: 100% !important;

}

.sel_01::after {
	content: "\f107";
	position: absolute;
	right: 6px;

}

.sel_01 #location_div_01 {
	font-weight: 700 !important;
	font-family: "Mulish", sans-serif !important;
	font-size: 0.925rem !important;
	color: #57595b !important;
}


/* Start 24-01-25 */

.ssmodalhd {

	font-size: 17px;
	font-weight: 800;
}

.ssmodallogo img {

	width: 11%;
	margin-top: 60px;


}


.ssmodal_tp_icon {


	width: 77px;
	margin-bottom: 7px;


}


.ssmodal {

	--bs-modal-width: 100%;
	--bs-modal-margin: 0;

}

.ssmodal__in {
	background: #f3f1f8;
	border-radius: 0;
}

.ssmodal__body {
	text-align: center;
	padding: 45px;

}


.ssmodal__body h2 {
	text-align: center;
}

.ssmodal__body ul li {
	list-style: none;
	display: inline-block;
	margin-top: 25px;
	border-radius: 9px;
	margin-right: 5px;
	line-height: 40px;


}

.ssmodal__body ul li a {

	padding: 0px 20px;
	border-radius: 7px;
	color: #000;
	border: 1px solid #dddddd;
	display: flex;

}

.ssmodal__body ul li a:hover {

	background-color: #53b64c;
	color: #fff;
}


.ssmodalclose {
	right: 10px !important;
	top: 10px !important;
	z-index: 9;
}


.ssmodal__search__box {

	width: 60%;
	text-align: center;
	margin: 50px auto;

}


.btnssmodal {

	background: #126eb7;
	border: 1px solid #dbdbdb;
	border-left: 0;
	border-radius: 0;
	border-top-right-radius: 12px;
	border-bottom-right-radius: 12px;
	color: #fff;
	font-size: 14px;
	padding: 13px 29px;
	border: 4px solid #126eb7;


}

.btnssmodal:hover {

	background: #0a518b;
	border: 4px solid #0a518b;


}


.ssmodalfc {
	border: 4px solid #126eb7;
	font-size: 14px;
	border-top-left-radius: 12px;
	border-bottom-left-radius: 12px;
	border-right: 0;

}

.form-control:focus {
	border-color: #3794e0;
	outline: 0;
	box-shadow: none !important;
}


.btnssmodal i {

	padding-right: 8px;

}


@media (max-width:1200px) {

	.ssmodal__search__box {
		width: 70%;
	}


}

@media (max-width: 991px) {
	.ssmodal__search__box {
		width: 85%;
	}
}

@media (max-width: 767px) {


	.ssmodal__body ul li a {
		padding: 6px 20px;
		;
	}

	.ssmodalfc {
		width: 100% !important;
		padding: 15px;
		border-radius: 20px;
		border-top-right-radius: 20px !important;
		border-bottom-right-radius: 20px !important;
		margin-bottom: 15px;
		border: 3px solid #126eb7;
	}

	.btnssmodal {
		width: 100% !important;

	}

	.ssmodal__search__box {
		width: 100%;
	}

	.ssmodal__search__box .input-group-append {
		width: 100% !important;

	}

	.btnssmodal {
		border-radius: 15px !important;
	}


	.btnssmodal {
		padding: 13px 12px 13px 6px;
		font-size: 13px;
	}

	.btnssmodal i {
		padding-right: 2px;
	}

	.ssmodal__body {
		padding: 11px 25px;
	}

	.ssmodallogo img {
		display: none;
	}

	.ssmodal__search__box {
		margin: 25px auto;
	}

	.ssmodal_tp_icon {
		width: 36px;
		margin-bottom: 7px;
	}

	.ssmodal__body ul li {
		margin-top: 10px;
		line-height: 35px;
		width: 45%;
		text-align: left;
	}


	.ssmodalhd {
		margin-bottom: 0;
	}


}


@media (max-width:300px) {

	.ssmodal__body ul li {

		width: 100% !important;
		;

	}
}

/* End 24-01-25 */


@media (max-width: 767px) {

	.fixed__booking {

		background: linear-gradient(90deg, #01826f 0, rgb(22 78 118) 100%);

	}

	.fixed__booking .outer__boxes .booknow__btn {

		background: #D2A918;
		color: #ffffff;
	}


	.listing__footer .form-select {
		margin-top: 0;
	}


	.listing__footer {
		background: #EFEFEF;
		padding: 10px 12px;
		margin-bottom: 15px;
	}


	.btmdestinationdc24 {
		margin-bottom: 25px;
	}


	.faq_hd_dc24 h5 {

		margin-bottom: 20px;

	}

	.faqdc24mbg {
		padding: 50px 0px;
	}

	.accbtdc24bg {
		font-size: 14px;
	}

	.accbtdc24body {
		padding-left: 23px;
	}


	.faq_hd_dc24 h4 br {
		display: none;
	}


	.amenitiesdc24 ul li {
		width: 32%;
		padding: 6px 4px;
		margin: 1px;
	}

	.amenitiesdc24 ul li .icons {
		border: none;
		margin-right: 4px;
		width: 20px;
		height: 20px;
	}

	.amenitiesdc24 ul li {
		width: 32%;
		padding: 6px 4px;
		margin: 1px;
	}
}


/* End 18-12-2024 */

@media (max-width: 767px) {
	.ssmodal__in {
		height: 100vh;
	}

	.sel_01::after {
		content: "\f107";
		position: absolute;
		right: 22px;
	}
}

.page-loader {
	z-index: 9999 !important;
}

.cbp-af-header-shrink .sel_01 #location_div_01 {
	font-weight: 700 !important;
	font-family: "Mulish", sans-serif !important;
	font-size: 0.75rem !important;
	color: #57595b !important;
}
.browse__property .property__box .heading{
    font-size: 0.8rem !important;
    padding-left: 3px;
    
}

.banner__content h1{
    font-size: 2.5rem !important;
    margin-bottom: 8px;
}
.banner__content h2{
    font-size: 1.3rem !important;
}

.banner{
    height: 46vh !important;
}



/* Start 14-02-25 */


.banner , .second_menu  {
    
	background: rgb(247, 111, 25) !important;
	background: linear-gradient(90deg, rgb(175 99 50) 0%, rgba(15, 145, 181, 1) 100%) !important;
	
}

.submenu-indicator-chevron {
    border-color: transparent #ffffff45 #ffffff45 transparent;
}


.second_menu {
	border-bottom: 0;
}

.nav-dropdown {
    padding: 15px;
    background: #1977bf;
}

.cbp-af-header.cbp-af-header-shrink {
	background: rgb(247, 111, 25);
    background: linear-gradient(90deg, rgb(175 99 50) 0%, rgba(15, 145, 181, 1) 100%);
}

.news__letter .subscribe .subscribe_form .input-group .btn {
    background: rgb(200, 86, 15);
    background: linear-gradient(90deg, rgba(247, 111, 25, 1) 0%, rgb(51, 165, 197) 100%);
    color: #fff;
	transition: all 0.4s ease-in-out;
}

.news__letter .subscribe .subscribe_form .input-group .btn:hover {
	background: rgb(200, 86, 15);
    background: linear-gradient(90deg, rgb(175, 76, 15) 0%, rgb(23, 112, 137) 100%);
}

.popular_destination {
	background: linear-gradient(90deg, rgba(245, 219, 200) 0%, rgba(255, 247, 242) 100%);
    padding: 80px 0 100px 0;
}

.popular_destination .destination {
    border-radius: 15px;
}

.popular_destination h2 {

	margin-bottom: 30px;
}

/* .search__box .search .search__button .btn__search {
 
	background: rgb(247, 111, 25);
    background: linear-gradient(90deg, rgb(175 99 50) 0%, rgb(42 115 135) 100%);
} */

.search__box .search .search__field {
    padding-left: 10px;
}

.search__box .search .search__button {
    width: 28%;
}


.footer .call span, .footer .mail span {
	background: #539ca9;
}

.banner .banner__content h1 {
    color: #f3ae51;
}


.news__letter {
    background: url(../images/news_letter_img1.png) fixed;
    padding: 100px 0;
    background-size: cover;
}

.footer {
   background: #fff; 
}




@media (max-width: 767px) {
  
	.popular_destination {
		padding: 20px 0;
	}

}



/* End 14-02-25 */



/* Start 14-02-25 */



.oncbf {

	display:none;
}

.cbp-af-header-shrink .oncbf {

	display: inline;
}


.cbp-af-header-shrink .ofcbf {

	display:none;
}



.banner , .second_menu  {
    
	background: rgb(247, 111, 25);
	background: linear-gradient(90deg, rgb(175 99 50) 0%, rgba(15, 145, 181, 1) 100%) !important;
	
}

.submenu-indicator-chevron {
    border-color: transparent #ffffff45 #ffffff45 transparent;
}


.second_menu {
	border-bottom: 0;
}

.nav-dropdown {
    padding: 15px;
    background: #1977bf;
}

.cbp-af-header.cbp-af-header-shrink {
	background: rgb(247, 111, 25);
    background: linear-gradient(90deg, rgb(175 99 50) 0%, rgba(15, 145, 181, 1) 100%);
}

.news__letter .subscribe .subscribe_form .input-group .btn {
    background: rgb(200, 86, 15);
    background: linear-gradient(90deg, rgba(247, 111, 25, 1) 0%, rgb(51, 165, 197) 100%);
    color: #fff;
	transition: all 0.4s ease-in-out;
}

.news__letter .subscribe .subscribe_form .input-group .btn:hover {
	background: rgb(200, 86, 15);
    background: linear-gradient(90deg, rgb(175, 76, 15) 0%, rgb(23, 112, 137) 100%);
}

.search__box .search .search__button .btn__search, .cbp-af-header.cbp-af-header-shrink .container .search .search__button .btn__search{

	background: rgb(243 174 81);
    background: linear-gradient(90deg, rgba(243, 174, 81) 0%, rgb(180 129 60) 100%);

}



.popular_destination {
	background: linear-gradient(90deg, rgba(245, 219, 200) 0%, rgba(255, 247, 242) 100%);
    padding: 80px 0 100px 0;
}

.popular_destination .destination {
    border-radius: 15px;
}

.popular_destination h2 {

	margin-bottom: 30px;
}

/* .search__box .search .search__button .btn__search {
 
	background: rgb(247, 111, 25);
    background: linear-gradient(90deg, rgb(175 99 50) 0%, rgb(42 115 135) 100%);
} */

.search__box .search .search__field {
    padding-left: 10px !important;
}

.search__box .search .search__button {
    width: 28%;
}


.footer .call span, .footer .mail span {
	background: #539ca9;
}

.banner .banner__content h1 {
    color: #f3ae51;
}


.news__letter {
    background: url(../images/news_letter_img.png) fixed;
    padding: 100px 0;
	background-size: cover;
}

.footer {
   background: #fff; 
}

.search__box .search .search__button {
    width: 30%;
}


@media (max-width: 767px) {
  
	.popular_destination {
		padding: 20px 0;
	}

}



/* End 14-02-25 */





/* Start 13 - 02 -25 */


.menucategories__nwz ul li {

	list-style: none;
    line-height: 57px;
   
    font-weight: 600;
	position: relative;

}

.menucategories__nwz ul li a {

	padding: 5px 25px;
    color: #000;
    border-bottom: 1px solid #ededed;
    display: block;

}

.menucategories__nwz ul li a::after {

	position: absolute;
    content: "\F285";
    top: 1%;
    left: auto;
    right:20px;
    border-radius: 50%;
    font-family: 'bootstrap-icons';
    font-size: 9px;
	transition: all 0.4s ease-in-out;
	color: #c6c6c6;

}

.menucategories__nwz ul li a:hover::after {

	color: green;
	right: 10px;

}

.menucategories__nwz ul li a:hover {

	color: green;

}

.menucategories__nwz ul

{

	border: 1px solid #ededed;

}

.cgitmlst_list h5 {

	font-size: 15px;
	padding: 20px 0 6px 0;
    font-weight: 700;

}

.cgitmlst_list h6 {

	color: #E41414;
    font-size: 14px;
    display: flex
}

.cgitmlst_list h6 span {

	padding-left: 20px;
    color: #a4a4a4;
    text-decoration: line-through;

}

.cgitmlsg  {

	border-radius: 8px;
}

.cgitmlst_list {

	margin-bottom: 35px;
	position: relative;

}

.offer_dvnsml {

    width: 15%;
    position: absolute;
    top:0;
    left: auto;
    right: 8%;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;

}


.offer_dvnsml p {

	position: absolute;
    text-align: center;
    color: #fff;
    margin: 0;
    font-size: 11px;
    font-weight: 600;
    line-height: 13px;

}

.activemenucglt {
	color: green !important;
}

.activemenucglt::after {
	color: green !important;
}

.menucategories__nwz h3 {

	font-size: 14px;
    font-weight: 900;
    display: flex;
    align-items: center;
    border: 1px solid #ededed;
    padding: 19px;
    border-bottom: 0;
    background: #f8f8f8;
    text-transform: uppercase;
    letter-spacing: 1px;

}

.menucategories__nwz h3 img {
	padding-right: 10px;
}

.cgitmlst_list h6 svg {

	width: 14px;
}

/* End 13 - 02 -25 */

.default_tab_class{
	display: none;
}

.viewtabclass{
	display: flex !important;
}
/* Start 13 - 02 -25 */


.menucategories__nwz ul li {

	list-style: none;
    line-height: 57px;
   
    font-weight: 600;
	position: relative;

}

.menucategories__nwz ul li a {

	padding: 5px 25px;
    color: #000;
    border-bottom: 1px solid #ededed;
    display: block;

}

.menucategories__nwz ul li a::after {

	position: absolute;
    content: "\F285";
    top: 1%;
    left: auto;
    right:20px;
    border-radius: 50%;
    font-family: 'bootstrap-icons';
    font-size: 9px;
	transition: all 0.4s ease-in-out;
	color: #c6c6c6;

}

.menucategories__nwz ul li a:hover::after {

	color: green;
	right: 10px;

}

.menucategories__nwz ul li a:hover {

	color: green;

}

.menucategories__nwz ul

{

	border: 1px solid #ededed;

}

.cgitmlst_list h5 {

	font-size: 15px;
	padding: 20px 0 6px 0;
    font-weight: 700;

}

.cgitmlst_list h6 {

	color: #E41414;
    font-size: 14px;
    display: flex
}

.cgitmlst_list h6 span {

	padding-left: 20px;
    color: #a4a4a4;
    text-decoration: line-through;

}

.cgitmlsg  {

	border-radius: 8px;
}

.cgitmlst_list {

	margin-bottom: 35px;
	position: relative;

}

.offer_dvnsml {

    width: 15%;
    position: absolute;
    top:0;
    left: auto;
    right: 8%;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;

}


.offer_dvnsml p {

	position: absolute;
    text-align: center;
    color: #fff;
    margin: 0;
    font-size: 11px;
    font-weight: 600;
    line-height: 13px;

}

.activemenucglt {
	color: green !important;
}

.activemenucglt::after {
	color: green !important;
}

.menucategories__nwz h3 {

	font-size: 14px;
    font-weight: 900;
    display: flex;
    align-items: center;
    border: 1px solid #ededed;
    padding: 19px;
    border-bottom: 0;
    background: #f8f8f8;
    text-transform: uppercase;
    letter-spacing: 1px;

}

.menucategories__nwz h3 img {
	padding-right: 10px;
}

.cgitmlst_list h6 svg {

	width: 14px;
}

.menucategories__nwzmbl h3 img {
	padding-right: 3px;
	width: 21px;
}


	/* .menucategories__nwzmbl h3 {
		font-size: 14px;
		font-weight: 900;
		display: flex
	;
		align-items: center;
		border: 1px solid #ededed;
		padding: 19px;
		border-bottom: 0;
		background: #f8f8f8;
		text-transform: uppercase;
		letter-spacing: 1px;
	} */


	.menucategories__nwzmbl .row {
		
		display: flex;
			justify-content: space-around;
			align-items: center;
	}


	.menucategoriesttl {

		width: 50%;
	}

.choosemenu {

	width: 50%;
	text-align: right;
	padding-right: 0;
	

}


.choosemenu .btn {

	text-align: right;
    color: black;
	background: none;
	border: 0;

}

.choosemenu .btn h4 {

	font-size: 16px;

}

.choosemenu img {

	
	width: 35px;
    padding-left: 10px;

}

.choosemenu .btn-primary:active {
    background-color: transparent !important;
  } 


.menucategories__nwzmbl, .categoryative {
	display: none;
}


@media (max-width: 767px) {

	

	.menucategories__nwzmbl, .categoryative {

		display: block;
	}

	.categoryative {

		margin-bottom: 15px;
        font-size: 16px;
        color: #079487;
        font-weight: 700;
        margin-top: 7px;

	}
	

	.cgitmlst_list {
		padding: 5px;
	}

	.menucategoriesttl h3 {

		font-size: 17px;
        font-weight: 800;
		display: flex;
		align-items: center;
	}

	.menucategories__nwz ul {
		border: 0;
	}

	.hide__category {

		display: none;
	
	}

	.menucategories__nwz ul li a {
		border: 0;
	}

	.menucategories__nwob {
		padding: 0;
	}


	.menucategories__nwz ul li {
	
		line-height: 38px;
	}

	.offer_dvnsml {
		width: 23%;
	}

	

	
	}


	@media (max-width:400px) {

		.cgitmlst_list h6 svg {
			width: 12px;
		}

		.cgitmlst_list h5 {
			font-size: 13px;
			padding: 10px 0 6px 0;
			font-weight: 700;
		}

		.cgitmlst_list h6 {
			font-size: 12px;
			display: inherit;
		
		}

		.cgitmlst_list h6 span {
			padding-left:0px;
		}

		.offer_dvnsml {
			width: 25%;
		}
	
		.offer_dvnsml p {
			font-size: 11px;
        line-height: 12px;
		}
	

	}


/* End 13 - 02 -25 */


	.menucategoriesttl {

		width: 67% !important ;
	}

.choosemenu {

	width: 33% !important ;
	text-align: right;
	padding-right: 0;
	

}


/* Start 13-03-2025 */

.htdpk_bg {

	border: 1px solid #ededed;
    padding: 14px;
    border-radius: 11px;
    margin-top: 15px;

}


.htdpk_bg ul {

list-style: none; color: #57595b;

}

.htdpk_bg  h3 {

    font-size: 18px;
    padding: 0 0 2px;
    font-weight: 700;

}

.htdpk_bg  h5 {

	color: #E41414;
    font-weight: 700;
    font-size: 1.2rem;
    margin-top: 5px;

}

.htdpk_bg img {

	border-radius: 8px;

}



@media (max-width: 767px) {


	.htdpk_bg {
		border: 0;
		padding: 14px;
		border-radius: 0;
		margin-top: 0;
		border-top: 1px solid #ededed;
	}

	.htdpk_bg__mb  {

		padding: 0;

	}
	

}


/* End 13-03-2025 */
/* Start 14-03-2025 */

.clubicolistintext h5 {

	font-size: 13px;


}

.clubicolistintext h4 span {
color:#f3ae51;


}

.clubicolistin {

    display: inline-flex;
    align-items: center;

}

.clubicolist {

    text-align: center;

}



.clubicolist img {

	width: 70px;
    margin-right: 10px;
}





.clubicolist span h4 { 

	font-weight: 800;
    font-size: 34px;

}

.clubicolistmbg {


background: #ededed7a;
padding: 40px 20px;
border-radius: 15px;

}

.clubicolistin h4 {

	font-weight: 800;
    font-size: 34px;

}

.clubicolistintext {

	text-align: left;
}

@media (max-width:991px) {

.clubicolistin {
    margin-bottom: 15px;
}

.clubicolistin h4 {
    font-size: 22px;
}

.clubicolist img {
    width: 45px;
}

.clubicolist {
    text-align:left;
}

}

@media (max-width:767px) {



.clubicolistintext h5 {
    font-size: 10px;
}

.clubicolistmbg {
    padding: 20px 20px;
    border-radius: 0;
}

.clubicolistdfg {
	margin-bottom: 15px;
}

.clubicolistin {
	margin-bottom: 0;
}

.clubicolistin h4 {
	font-size: 19px;
}

}


/* End 14-03-2025 */



