/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 09 2025 | 14:36:50 */
.cusbooking>.wpb_wrapper {
    max-width: 800px;
    margin: 0 auto;
    background-color: #fff;
    box-shadow: 0 0 30px rgba(0, 0, 0, .1);
    border-radius: 8px;
    border: 1px solid #ddd;
    position: relative;
    z-index: 1;
    padding: 50px 60px 60px;
    background-image: url(/wp-content/uploads/2025/08/bg-custom.png);
    background-size: contain;
    background-position: bottom;
    background-repeat: no-repeat !important;
    padding-bottom: 90px !important;
}
.widgets_wrapper li {
    color: #000;
    font-size: 14px;
}
.footer-copy-center #Footer .footer_copy #back_to_top {
    float: none;

    display: none;
}
.cusbooking .wpforms-container .wpforms-field-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.cusbooking .wpforms-container .wpforms-field-container>* {
    width: 100%;
	padding: 8px 0;
}
.cusbooking .wpforms-container .wpforms-field-container .col6 {
    flex: 0 0 48.5%;
    max-width: 48.5%;
}
.cusbooking .wpforms-container .wpforms-field-container input, .cusbooking .wpforms-container .wpforms-field-container select, .cusbooking .wpforms-container .wpforms-field-container textarea {
    border-radius: 7px;
    border: 1px solid #ddd;
    font-size: 14px;
    font-weight: 500;
    color: #000;
    max-height: 100px;
    display: block;
}
.cusbooking .wpforms-container .wpforms-submit-container {
    padding-top: 15px;
}
.cusbooking .wpforms-container em.wpforms-error {
    font-style: italic;
    font-size: 12px !important;
    font-weight: 500 !important;
    margin-top: 4px !important;
}
.cusbooking .wpforms-container button.wpforms-submit {
    position: relative;
    font-weight: bold;
    max-width: 450px;
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: .3px;
    border-radius: 50px;
    padding: 3px 25px 3px 60px;
    margin: 0 auto;
    display: table;
    line-height: normal;
    background-color: #c00416 !important;
    z-index: 99;
    height: 46px;
	transition: all .4s ease;
}
.cusbooking .wpforms-container button.wpforms-submit:after {
	transition: all .4s ease;
    content: "\f061" !important;
    position: absolute !important;
    top: 2px !important;
    left: 2px !important;
    width: 42px;
    aspect-ratio: 1 / 1;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: var(--fa-style-family, "Font Awesome 6 Free");
    font-weight: var(--fa-style, 900);
    background-color: #fff !important;
    color: #c00416;
    border-radius: 50% !important;
    border: none !important;
}
.cusbooking .wpforms-container button.wpforms-submit:hover:after {
    left: calc(100% - 44px) !important;
}
.cusbooking .wpforms-container button.wpforms-submit:hover {
    padding: 3px 60px 3px 25px;
}
.cusbooking .wpforms-container .wpforms-field-container .wpforms-field-label {
    margin-bottom: 5px;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 14px;
    opacity: .7;
}
.cusbooking .wpforms-container {
    padding-bottom: 50px !important;
}
.policy-cus a {
    color: #000 !important;
}
.cusbooking>.wpb_wrapper:before, 
.cusbooking>.wpb_wrapper:after {
    content: '';
    width: 100px;
    position: absolute;
    left: 4px;
    height: 100px;
    rotate: 270deg;
    top: 4px;
    z-index: 1;
    background-image: url(/wp-content/uploads/2025/08/frame-img.png);
    background-size: contain;
    background-position: top left;
    background-repeat: no-repeat;
}
.cusbooking>.wpb_wrapper:after{
	background-position: top right;
    left: unset;
    right: 4px;
    rotate: 0deg;
}
.cusbooking .wpforms-container {
    margin-top: 0 !important;
}
.cusgallery .vc_item .vc_inner img {
	height: 300px !important;
	object-fit: cover;
	border-radius: 8px;
}
.sgpb-content div {
	overflow: hidden;
}
#Top_bar .menu>li ul {
	margin-top: -50px;
}
#Wrapper, #Content, .mfn-popup .mfn-popup-content, .mfn-off-canvas-sidebar .mfn-off-canvas-content-wrapper, .mfn-cart-holder, .mfn-header-login, #Top_bar .search_wrapper, #Top_bar .top_bar_right .mfn-live-search-box, .column_livesearch .mfn-live-search-wrapper, .column_livesearch .mfn-live-search-box {
    background-color: #ffd2a8;
}
.bookbox ul li:before {
	display: inline-block;
	content: '';
	background-image: url(/wp-content/uploads/2025/08/mandala.png);
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	height: 12px;
	width: 12px;
	position: absolute;
	top: 6px;
	margin-left: -16px;
}

.bookbox ul li {
	line-height: normal;
	padding-left: 21px;
	margin-bottom: 5px;
	transition: all .4s ease;
	position: relative;
}

.bookbox ul {
	margin: 0 auto;
	max-width: 300px;
}
.is-sticky .menu>li ul {
	margin-top: -30px !important;
}
i.vc_btn3-icon.fa.fa-solid.fa-phone {
	rotate: 90deg;
}
.cusgallery .vc_item .vc_inner a {
	position: relative;
	height: 100%;
	display: block;
	width: 100%;
	overflow: hidden;
	border-radius: 10px;
}
.cusgallery .vc_images_carousel .vc_carousel-control {
	background-color: #c00315 !important;
	color: #fff;
	opacity: 1 !important;
	height: 40px !important;
	width: 40px !important;
	display: flex;
	justify-content: center;
	align-items: center;
}
.cusgallery .vc_images_carousel .vc_carousel-control span::before {
	top: -3px;
	line-height: normal !important;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
}
.cusgallery .vc_item .vc_inner a:before {
	content: "\f00e";
	position: absolute;
	top: 50%;
	left: 50%;
	height: 10%;
	width: 10%;
	background-color: #c00315cf;
	color: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 40px;
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	transition: all .8s ease;
	transform: translate(-50%, -50%);
	border-radius: 150px;
	visibility: hidden;
	opacity: 0;
	pointer-events: none;
}
.cusgallery .vc_item .vc_inner a:hover:before {
	visibility: visible;
	opacity: 1;
	height: 100%;
	width: 100%;
	border-radius: 0;
	transition: all .3s ease;
}
div#Action_bar ul.secondary-menu {
	display: flex;
	align-items: center;
	gap: 20px;
	justify-content: end;
}
div#Action_bar ul.secondary-menu li {
	float: none;
	padding: 0 !important;
	line-height: normal !important;
	border-radius: unset !important;
	background: transparent !important;
}
div#Action_bar ul.secondary-menu li a img {
	height: 40px;
	width: 44px;
	filter: invert(4);
	vertical-align: middle;
}
div#Action_bar ul.secondary-menu li a {
	display: flex;
	align-items: center;
	gap: 12px;
	padding: 4px 19px;
	border: 1px solid #c00315;
	border-radius: 35px;
	line-height: normal;
	background-color: #c00315;
	color: #fff;
	font-weight: 600;
	margin: 6px 0;
}
li.phone.phone-1 {
	margin-right: 23px !important;
}
div#Action_bar .container {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
.header-classic #Action_bar, .header-stack #Action_bar {
	background-color: #2C2C2C;
	background: linear-gradient(90deg, #e58c1d, #ffd25e, #fde778, #ffce43, #fed853, #ffc956, #f4a838) !important;
}
#Header .top_bar_left, .header-classic #Top_bar, .header-plain #Top_bar, .header-stack #Top_bar, .header-split #Top_bar, .header-fixed #Top_bar, .header-below #Top_bar, #Header_creative, #Top_bar #menu, .sticky-tb-color #Top_bar.is-sticky {
    background-color: #fff;
}
#Header_wrapper, #Intro {
	background-color: #13162f;
	background: linear-gradient(90deg, #e58c1d, #ffd25e, #fde778, #ffce43, #fed853, #ffc956, #f4a838) !important;
}
ul.contact_details i {
	color: #fff;
	border-radius: 35px;
	width: 15px !important;
	height: 5px !important;
	padding: 6px 9px;
	background: #c00415;
	margin-right: 7px !important;
}
p {
	color: #000;
}
ul.contact_details a {
	color: #000 !important;
}
#Content {

	padding-top: 0;

}
#Top_bar .menu>li>a, #Top_bar .top_bar_right a:not(.action_button) {
	color: #000;
}
#Top_bar {
	border-bottom: 0px solid transparent;

}
.cus-bg-patterrn figure.wpb_wrapper.vc_figure, .cus-bg-patterrn div, .cus-bg-patterrn img {
	width: 100% !important;
}
.wpb_wrapper>div {
	margin-bottom: 0;
}
#Top_bar .menu>li>a {
	padding: 40px 0;
}
#Top_bar #logo, .header-fixed #Top_bar #logo, .header-plain #Top_bar #logo, .header-transparent #Top_bar #logo {
	height: 140px;
	line-height: 138px;
	padding: 0 0;
}
/*.cus-bg-patterrn:before {
content: '';
background: url(https://chokhidhanipanchkula.com/wp-content/uploads/2025/08/3.jpg);
width: 100%;
height: 30px;
}*/


.cus-bg-patterrn:after {
	content: '';
	background: url(https://chokhidhanipanchkula.com/wp-content/uploads/2025/08/3.jpg);
	width: 100%;
	height: 30px;
}
#Top_bar.is-sticky #logo img.logo-sticky {
	display: inline;
	max-height: 100px;
	border-radius: 70px;
}
.chat-icon {
	position: fixed;
	z-index: 9999;
	left: 30px;
	bottom: 110px;
	display: flex;
	align-items: center;
	text-decoration: none !important;
	box-shadow: 0px 0px 8px rgba(0, 0, 0, .3);
	border-radius: 60px;
}
.chat-icon .icon-inner img {
	height: 40px;
	filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7472%) hue-rotate(3deg) brightness(106%) contrast(106%);
}
.chat-icon .icon-inner {
	background-color: #c00415;
	height: 70px;
	width: 70px;
	border-radius: 100px;
	line-height: 80px;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
}

.chat-icon p {
	padding: 0px 15px;
	margin: 0;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: .3px;
	line-height: 1.5;
	color: #c00415;
	transition: all .4s ease;
	position: absolute;
	right: -30px;
	white-space: nowrap;
	background-color: #fff;
	height: 70px;
	display: flex;
	align-items: center;
	border-radius: 10px 40px 40px 10px;
	box-shadow: 0px 0px 8px rgba(0, 0, 0, .3);
	z-index: -1;
	visibility: hidden;
	opacity: 0;
	pointer-events: none;
	padding-right: 85px;
	width: 0;
}
.chat-icon:hover p {
	visibility: visible;
	right: 0px;
	opacity: 1;
	pointer-events: all;
	width: auto;
}
a.chat-icon.ticket-float {
	margin-bottom: 90px;
}

.book-float, .ticket-float {
	left: unset !important;
	right: 40px;
}
.phone-content {
	margin-top: 15px;
}
.phone-content strong {
	padding: 4px;
	border-radius: 33px;
	width: 20px;
	height: 20px;
	font-size: 12px !important;
	background: linear-gradient(90deg, #e58c1d, #ffd25e, #fde778, #ffce43, #fed853, #ffc956, #f4a838) !important;
	border: 1px solid;
	margin-right: 7px;
}
.cus-feature .vc_col-sm-4 .wpb_wrapper {
	padding: 20px;
	background: #fff;
	border-radius: 30px;
	border: 2px solid #f9b947;
	transition: 1s;
}
.cus-feature .wpb_column {
	margin: 15px 0;
}
.cus-feature .wpb_column .wpb_single_image {
	padding-bottom: 15px;
}
.cus-feature .wpb_column .wpb_text_column {
	padding-bottom: 15px;
}
.cus-feature .vc_col-sm-4 .wpb_wrapper .wpb_wrapper {
	padding: 0;
	border: 0px;
	background: transparent !important;
}
.cus-feature .vc_col-sm-4 .wpb_wrapper:hover {
	background: #f7f2ea;
}
.cus-feature .vc_single_image-wrapper {
	display: block;
	overflow: hidden;
	border-radius: 15px;
	height: 230px;
}
.cus-feature .vc_single_image-wrapper img {
	height: 100% !important;
	transition: all .4s ease;
}
.cus-feature .vc_column-inner>.wpb_wrapper:hover .vc_single_image-wrapper img {
	transform: rotate(6deg) scale(1.25);
}
.cus-feature .vc_column-inner>.wpb_wrapper:hover {
	box-shadow: 0px 10px 25px rgba(0, 0, 0, .2);
}
.cus-feature .wpb_text_column.wpb_content_element {
	text-align: center;
	line-height: normal;
}
.cus-feature .vc_column-inner {
	height: 100%;
}
.cus-feature .vc_column-inner>.wpb_wrapper {
	position: relative;
	height: 100%;
	margin: 0;
}
.cus-feature3 .wpb_wrapper figure .vc_single_image-wrapper {
	display: block;
}
.cus-feature3 .wpb_wrapper figure:hover .vc_single_image-wrapper img {
	transform: rotate(360deg);
	transition: all .4s ease;
}
.cus-feature h3.vc_custom_heading.vc_do_custom_heading {
	font-size: 20px;
	text-align: center !important;
	line-height: 20px;
	margin: 10px 0;
	font-weight: 500;
	color: #c00415;
}
.cus-feature h3.vc_custom_heading.vc_do_custom_heading a:before {
	content: '';
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
}
.cus-feature2 h3 {
	font-size: 20px;
	text-align: center !important;
	line-height: 20px;
	margin: 10px 0;
	color: #c00415;
	line-height: 1.2;
	font-weight: 500;
}
.cus-feature2 .wpb_wrapper {
	line-height: normal;
}
.cus-feature2 .wpb_text_column.wpb_content_element {
	text-align: center;
}

.cus-feature .wpb_text_column.wpb_content_element {
	text-align: center;
}
.cus-feature img {
	height: 200px;
	object-fit: cover;
}
.guband:before {
    content: '';
    background: url(https://chokhidhanipanchkula.com/wp-content/uploads/2025/08/gumbad.png);
    position: relative;
    width: inherit;
    /* height: 267px; */
    height: 100%;
    background-position: top center;
    background-repeat: no-repeat !important;
    background-size: 100%;
    left: 0;
    top: 0;
    position: absolute;
    filter: brightness(0) saturate(100%) invert(92%) sepia(7%) saturate(346%) hue-rotate(334deg) brightness(106%) contrast(94%);
    filter: brightness(0) saturate(100%) invert(86%) sepia(10%) saturate(2453%) hue-rotate(313deg) brightness(115%) contrast(101%);
}


.mask-frame div:before {
	content: '';
	background: url(/wp-content/uploads/2025/08/frame-img.png);
	width: 100px;
	position: absolute;
	left: 0px;
	height: 100px;
	background-size: contain;
	rotate: 270deg;
	top: -15px;
}

.mask-frame div:after {
	content: '';
	background: url(/wp-content/uploads/2025/08/frame-img.png);
	width: 100px;
	position: absolute;
	right: 0px;
	height: 100px;
	background-size: contain;
	rotate: 90deg;
	bottom: -15px;
}

.mask-frame img {
	border-radius: 30px;
}

#Top_bar .menu>li>a span:not(.description) {

	border-right-width: 0px;

}

.menu-main li:before {
	content: '';
	background: url(/wp-content/uploads/2025/08/mandala.png);
	width: 15px;
	height: 15px;
	position: absolute;
	background-size: contain;
	left: 0;

	filter: unset;
	top: 63px;
}
.menu-main .current-menu-item:before {
	filter: brightness(0) saturate(100%) invert(13%) sepia(78%) saturate(6103%) hue-rotate(349deg) brightness(74%) contrast(105%);


}
.nivo-controlNav {
	display: none;
}

.is-sticky .menu-main li:before {

	top: 23px;
}
.cus-gallery img.nivo-main-image {
	max-height: 650px;
	object-fit: cover;
}

.cus-gallery .nivo-caption {
	display: none !important;
}

.cus-package .wpb_wrapper {
	background: url(https://chokhidhanipanchkula.com/wp-content/uploads/2025/08/banner-35.webp);
	padding: 20px;
}

.cus-package .wpb_wrapper .wpb_wrapper {
	background: unset;
	padding: unset;
}

.cus-package h3.vc_custom_heading {
	margin: 0;
	background: #c00415;
	color: #fff;
	font-weight: bold !important;
	line-height: 60px;
	font-size: 25px !important;
}
.column_column ul, .column_column ol, .the_content_wrapper ul, .the_content_wrapper ol {
	color: #000;
}
.mobile-zero-padding ul {
	color: #000 !important;
	list-style-type: square;
}

.mobile-zero-padding ul li::marker {
	color: #c00415;
}
.vc_row.wpb_row.vc_row-fluid.cus-bg-patterrn2:after {
	content: '';
	background: url(https://chokhidhanipanchkula.com/wp-content/uploads/2025/08/stripe.svg);
	width: 200%;
	height: 35px;
	object-fit: contain !important;
	position: absolute;
	bottom: 0;
	left: 0;
}
.hr_dots {
	display: none;
}

.blockquote {
	background: #c00415;
	float: left;
	width: 100%;
	padding: 20px;
	border-radius: 26px;
	margin: 0;
}
blockquote, blockquote a, blockquote a:hover {
	color: #fff;
	text-align: center !important;
	border: 0px !important;
	text-decoration: unset !important;
	font-size: 18px;
	line-height: 40px;
}
.testimonials_slider .testimonials_slider_ul li .bq_wrapper {
	padding: 10px;
	margin-bottom: 0 !important;
	background-image: url(https://chokhidhanipanchkula.com/wp-content/uploads/2025/08/banner-35.png);
	float: left;
	width: 100%;
	border-radius: 42px;

}
.cus-package .wpb_text_column.wpb_content_element {
	padding: 20px;
	background: #fff;
	border-radius: 0 0 20px 20px;
	border-left: 1px solid #c00415;
	border-bottom: 1px solid #c00415;
	border-right: 1px solid #c00415;
	box-shadow: 0 0 13px #ccc;
}
.cus-package img {
	border-radius: 20px 20px 0 0;
}

.testimonials_slider a.slider_prev, .testimonials_slider a.slider_next {
	position: absolute;
	top: 30px;
	z-index: 2;
	margin: 0;
	background: #fff;
	border-radius: 32px;
	top: 64px;
}
.blockquote .mfn-blockquote-icon {
	display: block;
	font-size: 65px;
	position: absolute;
	left: 50%;
	top: 46px;
	transform: translate(-50%, -50%);
	color: rgb(255 255 255 / 21%);
}
.testimonial-bg {
	background-color: #2C2C2C;
	background: linear-gradient(90deg, #e58c1d, #ffd25e, #fde778, #ffce43, #fed853, #ffc956, #f4a838) !important;
}

.width-100 {
	display: block;
	float: left;
	width: 100%;
}

.width-50 {
	width: 48%;
	float: left;
	background: #c00415;
	margin: 1%;
	background-color: #2C2C2C;
	background: linear-gradient(90deg, #e58c1d, #ffd25e, #fde778, #ffce43, #fed853, #ffc956, #f4a838) !important;
	border-radius: 35px;
	font-size: 22px;
	line-height: 50px;
}

.width-50 a {
	width: 100%;
	float: left;
	text-decoration: none !important;
	transition: .5s linear;
	border-radius: 45px;
}
.width-50 a:hover {
	width: 100%;
	float: left;
	text-decoration: none !important;
	background-image: radial-gradient(circle farthest-corner at -1.2% 43.9%, rgba(252, 146, 32, 1) 16.1%, rgb(255 211 84) 74.3%);
	border-radius: 45px;
}
#Footer .footer_action {
	background: rgb(192 4 21);
	padding-bottom: 30px;
}
#Footer {
    background-color: #545454;
    background: #ffd2a8 url(https://chokhidhanipanchkula.com/wp-content/uploads/2025/08/bg_img1.png?id=141) !important;
    background-size: 36% !important;
}
#Footer .footer_copy .copyright {
	float: left;
	color: #c00415;
}
.mfn-footer .footer_copy {
	border-top: 1px solid rgb(192 4 21);
}
#back_to_top {
	float: right;
	margin: -9px 0 0;
	background-image: radial-gradient(circle farthest-corner at -1.2% 43.9%, rgba(252, 146, 32, 1) 16.1%, rgb(255 211 84) 74.3%);
	border-radius: 45px;
}

#back_to_top i {
	color: #fff;
}
ul#menu-main-menu-1 li a {
	color: #000;
	margin: 0 !important;
	padding: 0;
}
ul#menu-main-menu-1 li a {
	color: #000;
}
.widgets_wrapper li {
	color: #000;
}
.widget h4 {
	font-size: 29px;
	line-height: 30px;
	text-align: left;
	font-family: Flamenco;
	font-weight: 400;
	color: #c00415 !important;
}
.widget_archive ul, .widget_nav_menu ul {
	list-style-type: square;
	padding: 5px 7px 0px 20px;
	background: transparent;
}
.cus-feature figure a:after {
	content: '';
	width: 100%;
	height: 376px;
	background: transparent;
	position: absolute;
	left: 0;
	top: 0;
}

.top-heading img {
	margin-bottom: 35px;
}
.footer_action:before {
	content: '';
	background: url(https://chokhidhanipanchkula.com/wp-content/uploads/2025/08/3.jpg);
	width: 100%;
	height: 30px;
	position: absolute;
	top: -30px;
}
.top-heading {
    background-color: #545454;
    background: #ffc187 url(https://chokhidhanipanchkula.com/wp-content/uploads/2025/08/bg_img1.png?id=141) !important;
    background-size: 36% !important;
}
.cusbtnn .vc_general {
	background: transparent !important;
	padding: 0 !IMPORTANT;
	border: none !important;
	padding-left: 57px !important;
	height: 48px !important;
	display: flex;
	justify-content: center;
	align-items: center;
	padding-right: 20px !important;
	font-size: 16px;
	font-weight: 500;
	color: #000;
}
.cusbtnn .vc_general i {
	height: 44px !important;
	width: 44px !important;
	display: flex !important;
	justify-content: center;
	align-items: center;
	border-radius: 50% !important;
	left: 2px !important;
	top: 2px !important;
	transform: none !important;
	color: #fff;
	transition: all .3s ease;
}
.cusbtnn .vc_general:before {
	content: '';
	position: absolute;
	top: 0px;
	left: 0px;
	height: 48px;
	width: 48px;
	display: block;
	background-color: #c00315;
	z-index: -1;
	border-radius: 40px;
	transition: all .4s ease;
}
.cusbtnn .vc_general:hover:before {
	width: 100% !important;
}
.cusbtnn .vc_general:hover {
	color: #fff !important;
}
.cusbtnn .vc_general:hover i {
	background-color: #000;
}
.sgpb-content {
	box-shadow: none !important;
	padding: 40px !important;
	box-sizing: border-box !important;
	margin: 0 !important;
	border: none !important;
	background-image: url(/wp-content/uploads/2025/08/bg-custom.png);
	background-size: contain;
	background-position: bottom;
	background-repeat: no-repeat !important;
}
.sgpb-content:before {
	content: '';
	width: 100px;
	position: absolute;
	left: 4px;
	height: 100px;
	rotate: 270deg;
	top: 4px;
	z-index: 1;
	background-image: url(/wp-content/uploads/2025/08/frame-img.png);
	background-size: contain;
	background-position: top left;
	background-repeat: no-repeat;
}
img.sgpb-popup-close-button-1 {
	top: 10px;
	bottom: unset !important;
}
.sgpb-main-html-content-wrapper>p:empty {
	margin: 0;
}
.bookbox h2 {
	color: #c00315;
	font-weight: bold;
	margin-bottom: 0;
}
.bookbox p {
	font-size: 20px !important;
	line-height: normal;
	margin-bottom: 5px;
}
/* .bookbox ul, .bookbox ul li {
list-style-position: inside;
list-style-type: disc;
} */
.bookbox .cusbtnn .vc_general {
	position: relative;
	z-index: 1;
	color: #fff;
	font-weight: bold;
	max-width: 250px;
	margin: 20px auto 0;
	font-size: 18px;
	text-transform: uppercase;
	letter-spacing: .3px;
}
.bookbox .cusbtnn .vc_general:before {
	width: 100%;
}
.bookbox .cusbtnn .vc_general i {
	background-color: #ffffff;
	color: #c00315;
}
.bookbox .cusbtnn .vc_general:hover i {
	left: calc(100% - 46px) !important;
}
.bookbox .cusbtnn .vc_general:hover {
	padding-left: 20px !important;
	padding-right: 57px !important;
}
.ticket_row>.wpb_column>.vc_column-inner>.wpb_wrapper:before,
.ticket_row>.wpb_column>.vc_column-inner>.wpb_wrapper:after {
	content: '';
	width: 100px;
	position: absolute;
	left: 4px;
	height: 100px;
	rotate: 270deg;
	top: 4px;
	z-index: 1;
	background-image: url(/wp-content/uploads/2025/08/frame-img.png);
	background-size: contain;
	background-position: top left;
	background-repeat: no-repeat;
}
.ticket_row>.wpb_column>.vc_column-inner>.wpb_wrapper:after {
	background-position: top right;
	left: unset;
	right: 4px;
	rotate: 0deg;
}
.ticket_row>.wpb_column>.vc_column-inner>.wpb_wrapper {
	max-width: 800px;
	margin: 0 auto;
	background-color: #fff;
	box-shadow: 0 0 30px rgba(0, 0, 0, .1);
	border-radius: 8px;
	border: 1px solid #ddd;
	position: relative;
	z-index: 1;
	padding: 60px;
	display: flex;
	flex-direction: column;
	background-image: url(/wp-content/uploads/2025/08/bg-custom.png);
	background-size: contain;
	background-position: bottom;
	background-repeat: no-repeat !important;
	padding-bottom: 90px !important;
}
.ticket_row h3.vc_custom_heading {
	font-weight: 600;
	color: #c00315;
	line-height: 1.3;
	margin-bottom: 8px;
}
.ticket_row ul {
	margin-left: 0;
	list-style: none !important;
}
.ticket_row ul li {
	line-height: normal;
	padding-left: 21px;
	margin-bottom: 5px;
	transition: all .4s ease;
	position: relative;
}
.ticket_row ul li:before {
	display: inline-block;
	content: '';
	background-image: url(/wp-content/uploads/2025/08/mandala.png);
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	height: 12px;
	width: 12px;
	position: absolute;
	top: 5px;
	left: 0;
}
.ticket_row .vc_separator {
	margin: 30px 0;
	position: relative;
	z-index: 1;
}
.ticket_row .vc_separator:before {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	height: 11px;
	width: 100%;
	display: block;
	background-image: url(/wp-content/uploads/2025/08/mandala.png);
	background-image: url(/wp-content/uploads/2025/08/stripe.svg);
	background-size: 100%;
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #fff;
	padding: 0 30px;
	z-index: 1;
	overflow: hidden;
	opacity: .5;
}
.mobile-zero-padding h2 {
	color: #c00415;
}
.ticket_row .counter .number-wrapper {
	color: #c00315;
	font-weight: bold;
}
.ticket_row .counter p.title {
	color: #000;
}
.ticket_row .vc_row .wpb_column:not(:last-child) {
	border-right: 1px solid #ddd;
}
.menu-main li:before {

	filter: brightness(0) saturate(100%) invert(13%) sepia(78%) saturate(6103%) hue-rotate(349deg) brightness(74%) contrast(105%);
}
#Top_bar .menu>li.current-menu-item>a, #Top_bar .menu>li.current_page_item>a, #Top_bar .menu>li.current-menu-parent>a, #Top_bar .menu>li.current-page-parent>a, #Top_bar .menu>li.current-menu-ancestor>a, #Top_bar .menu>li.current-page-ancestor>a, #Top_bar .menu>li.current_page_ancestor>a, #Top_bar .menu>li.hover>a {
	color: #000 !important;
}
.ticket_row .cusbtnn .vc_general {
	position: relative;
	z-index: 1;
	color: #fff;
	font-weight: bold;
	max-width: 450px;
	margin: 20px auto 0;
	font-size: 18px;
	text-transform: uppercase;
	letter-spacing: .3px;
}
.ticket_row .cusbtnn .vc_general:before {
	width: 100%;
}
.ticket_row .cusbtnn .vc_general i {
	background-color: #ffffff;
	color: #c00315;
}
.ticket_row .cusbtnn .vc_general:hover i {
	left: calc(100% - 46px) !important;
}
.ticket_row .cusbtnn .vc_general:hover {
	padding-left: 20px !important;
	padding-right: 57px !important;
}
.link2 a:after {
	content: '';
	background: #ffffff00;
	width: 100%;
	height: 425px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 999;
}
.widget li a {
	color: #000 !important;
	padding: 0 !important;
}
ul.sub-menu li:before {
	display: none;
}
.menuo-arrows:not(.keyboard-support) #Top_bar .menu>li.submenu>a:not(.menu-toggle):after {
	content: "";
	display: block !important;
	width: 0;
	height: 0;
	position: absolute;
	top: 50%;
	left: auto;
	right: 16px;
	margin-top: -2px;
	border-top: 5px solid #000000;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	background: none;
	opacity: .8;
}
#Top_bar .menu>li ul {
	background-color: #c00415;
}

#Top_bar .menu>li ul li a:hover, #Top_bar .menu>li ul li.hover>a {
	color: #fff !important;
}
#Top_bar .menu>li ul li a {
	color: #fff;
	font-size: 14px;
}
.link2 a {
	position: relative;
}
.map_sec .wpb_column:first-child>.vc_column-inner>.wpb_wrapper {
	background-color: #fff;
    padding: 40px;
    border-radius: 4px;
    border: 1px solid #eee;
    box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.1);
    position: relative;
    z-index: 1;
    overflow: hidden;
    height: 100%;
}
.map_sec .wpb_column:first-child>.vc_column-inner>.wpb_wrapper:before,
.map_sec .wpb_column:first-child>.vc_column-inner>.wpb_wrapper:after{
    content: '';
    position: absolute;
    bottom: 4px;
    right: 4px;
    height: 80px;
    width: 80px;
    background-image: url(/wp-content/uploads/2025/08/frame-img.png);
    background-size: contain;
    background-position: bottom right;
    background-repeat: no-repeat;
    transform: rotate(90deg);
	pointer-events: none;
	transition: all .3s ease;
}
.map_sec .wpb_column:first-child>.vc_column-inner>.wpb_wrapper:hover:before,
.map_sec .wpb_column:first-child>.vc_column-inner>.wpb_wrapper:hover:after{
	height: 100px;
	width: 100px;
}
.map_sec .wpb_column:first-child>.vc_column-inner>.wpb_wrapper:before{
	bottom: unset;
	transform: rotate(-90deg);
    right: unset;
	top: 4px;
	left: 4px;
}
.map_sec .icon_box {
	padding: 0 !important;
	min-height: unset !important;
	display: flex;
	align-items: center;
}
.map_sec .icon_box .icon_wrapper {
	position: unset !important;
	margin: 0 !important;
	margin-right: 12px !important;
	background: none !important;
	box-shadow: none !important;
	height: 40px !important;
	width: auto !important;
	flex: 0 0 40px !important;
	font-size: 18px !important;
	display: flex !important;
	justify-content: center;
	align-items: center;
	line-height: normal !important;
	border: 1px solid #c00315 !important;
}
.map_sec .icon_box .desc_wrapper {
	padding: 0 !IMPORTANT;
	line-height: normal !important;
}
.map_sec .icon_box .desc_wrapper h4.title {
	margin: 0 !important;
	line-height: 1.2 !important;
	font-size: 16px ! IMPORTANT;
	font-weight: 500;
}
.map_sec .icon_box:not(:last-child) {
	margin-bottom: 7px;
	border-bottom: 1px solid #eeeeee8a;
	padding-bottom: 10px !important;
}
.map_sec .wpb_single_image .vc_single_image-wrapper img {
    height: 24px;
    width: auto !important;
}
.cusmap .wpb_wrapper {
    padding: 0 !IMPORTANT;
    border-radius: 4px;
    overflow: hidden;
}
#Top_bar.is-sticky #logo img.logo-sticky {
    display: none !important;
}
#Side_slide #menu>ul>li {
    padding-left: 14px;
}
#Side_slide #menu>ul>li::before {
	filter: invert(1);
	left: 14px;
	top: 15px;
	width: 12px;
	height: 12px;
	background-size: contain;
}
@media only screen and (min-width: 1240px) {
	#Top_bar.is-sticky {
		height: 110px;
	}
	#Top_bar.is-sticky #logo, #Top_bar.is-sticky .custom-logo-link {
		height: 100px !important;
		line-height: 100px !important;
	}
	#Top_bar.is-sticky .menu>li>a, #Top_bar.is-sticky .menu>li>a span {
		line-height: 80px;
	}
	.is-sticky .menu-main li:before {
		top: 47px;
	}
}
@media only screen and (min-width: 768px) {
	#Top_bar #logo img.logo-mobile-sticky {
		display: block;
		object-fit: contain;
		object-position: left;
	}
	.justify-xs-center{
		justify-content: center;
	}
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
	.justify-xs-center{
		justify-content: center;
	}
	body .guband {
		padding-top: 80px !important;
	}
	.cus-feature3 {
		justify-content: center !important;
		display: flex;
		flex-wrap: wrap;
	}
	.cus-feature3 .wpb_column {
		flex: 0 0 33.33% !important;
		width: 100% !important;
		margin-bottom: 30px !important;
	}
	.mobile-zero-padding h2,
	.mobile-zero-padding h3{
		line-height: 1 !important;
	}
	.testimonial-bg .wpb_wrapper .vc_row .wpb_column.vc_column_container.vc_col-sm-8 {
		width: 100% !important;
	}
	footer .widgets_wrapper .mcb-column-inner aside {
		margin: 15px 0;
	}
	.map_sec .wpb_column:first-child>.vc_column-inner>.wpb_wrapper {
		padding: 25px;
	}
	.map_sec .icon_box .icon_wrapper {
		flex: 0 0 35px !important;
		width: 35px !important;
		height: 35px !important;
		font-size: 14px !important;
		margin-right: 8px !important;
	}
	.map_sec .icon_box .desc_wrapper h4.title {
		font-size: 14px !important;
		text-align: left;
	}
	.map_sec .wpb_column:first-child>.vc_column-inner>.wpb_wrapper h4.vc_custom_heading {
		font-size: 26px !important;
		line-height: 1.1 !important;
	}
	.footer_copy .mcb-column-inner {
		margin-bottom: 12px;
	}
	footer .widgets_wrapper .mcb-column-inner aside.widget_media_image img {
		max-height: 170px !important;
		object-fit: contain;
		object-position: left top;
	}
	footer .tablet-one-fourth.column, footer .tablet-four.columns{
		width: 50%;
	}
	footer .widgets_wrapper .container {
		display: flex;
		flex-wrap: wrap;
	}
}
@media screen and (min-width: 992px) and (max-width: 1240px) {
	div#Action_bar .container {
		max-width: 100%;
	}
}
@media screen and (max-width: 991px) {
	#Action_bar .column:last-child {
		display: none;
	}
	#Action_bar .contact_details {
		display: flex;
		width: 100%;
		justify-content: space-between;
	}
	#Action_bar .column{
		width: 100%;
	}
	div#Action_bar .container{
		justify-content: center;
	}
}
@media screen and (min-width: 601px) and (max-width: 767px){
	#Top_bar .top_bar_left {
		display: flex;
		align-items: center;
	}
	#Top_bar .top_bar_left .menu_wrapper .responsive-menu-toggle {
		position: static;
		margin: 0 !important;
		margin-left: auto !important;
	}
	#Top_bar .logo a#logo {
		margin: 0 !IMPORTANT;
		text-align: left;
	}
	#Top_bar .container {
		padding-left: 33px !important;
		padding-right: 33px !important;
	}
	div#Action_bar {
		padding: 5px 0 3px !important;
	}
}
@media screen and (max-width: 767px) {
	.bigheading{
		font-size: 40px !important;
		line-height: 1.2 !important;
	}
	body h2{
		font-size: 36px;
		line-height: 1.2;
	}
	h3, .woocommerce ul.products li.product h3, .woocommerce #customer_login h2{
		font-size: 32px;
		line-height: 1.2;
	}
	.small_heading{
		font-size: 30px !important;
		line-height: 1.2 !important
	}
	.cus-bg-patterrn:after{
		height: 16px;
		background-size: contain;
	}
	body .pt-xs-40{
		padding-top: 40px !important;
	}
	body .pt-xs-50{
		padding-top: 50px !important;
	}
	body .pt-xs-60{
		padding-top: 60px !important;
	}
	body .pt-xs-70{
		padding-top: 70px !important;
	}
	body .pt-xs-80{
		padding-top: 80px !important;
	}
	
	body .pb-xs-40{
		padding-bottom: 40px !important;
	}
	body .pb-xs-50{
		padding-bottom: 50px !important;
	}
	body .pb-xs-60{
		padding-bottom: 60px !important;
	}
	body .pb-xs-70{
		padding-bottom: 70px !important;
	}
	body .pb-xs-80{
		padding-bottom: 80px !important;
	}
	
	body .py-xs-20{
		padding-top: 20px !important;
		padding-bottom: 20px !important;
	}
	body .py-xs-40{
		padding-top: 40px !important;
		padding-bottom: 40px !important;
	}
	body .py-xs-50{
		padding-top: 50px !important;
		padding-bottom: 50px !important;
	}
	body .py-xs-60{
		padding-top: 60px !important;
		padding-bottom: 60px !important;
	}
	body .py-xs-70{
		padding-top: 70px !important;
		padding-bottom: 70px !important;
	}
	body .py-xs-80{
		padding-top: 80px !important;
		padding-bottom: 80px !important;
	}
	
	body .mt-xs-20{
		margin-top: 20px;
	}
	
	
	.cus-feature .vc_col-sm-4 .wpb_wrapper {
		padding: 7px;
		border-radius: 12px;
	}
	.cus-feature .vc_single_image-wrapper {
		border-radius: 7px;
	}
	.cus-feature .wpb_column .wpb_single_image {
		padding-bottom: 10px;
	}
	.cus-feature .wpb_column {
		margin: 10px 0;
	}
	
	.cus-feature3 .wpb_wrapper figure .vc_single_image-wrapper img {
		max-height: 250px !important;
		width: auto;
	}
	.cus-feature3 .wpb_column {
		margin: 15px 0;
		display: inline-block;
		width: 100%;
	}
	.cus-feature2 h3 br {
		display: none;
	}
	.mobile-zero-padding>.vc_column-inner {
		padding-left: 15px !important;
		padding-right: 15px !important;
		margin-top: 2.5em;
	}
	.testimonials_slider .testimonials_slider_ul li{
		padding: 0 10px;
	}
	.testimonials_slider .testimonials_slider_ul li blockquote {
		margin-left: 0 !important;
		font-size: 16px;
		line-height: 1.6;
	}
	.testimonials_slider .testimonials_slider_ul li .mfn-blockquote-icon {
		font-size: 30px;
		top: 26px;
	}
	.testimonials_slider a.slider_prev, .testimonials_slider a.slider_next{
		height: 30px;
		width: 30px;
		padding: 0;
		top: 46%;
		transform: translateY(-50%);
	}
	.map_sec .wpb_column:first-child>.vc_column-inner>.wpb_wrapper h4.vc_custom_heading {
		font-size: 28px !important;
		line-height: 1.2 !important;
	}
	.footer-copy-center #Footer .footer_copy .copyright {
		margin: 0 !IMPORTANT;
	}
	.footer_copy .mcb-column-inner {
		margin-bottom: 12px !important;
	}
	footer .widgets_wrapper aside {
		margin: 0px 0;
		padding: 20px 0;
	}
	footer .widgets_wrapper aside ul.menu {
		padding-top: 0;
		padding-right: revert-layer;
		padding-left: 14px;
	}
	footer .widgets_wrapper aside ul li:not(:last-child) {
		margin-bottom: 5px;
	}
	footer .widgets_wrapper aside ul li {
		font-size: 14px;
		line-height: normal;
	}
	footer .widgets_wrapper aside.widget_media_image {
		text-align: center;
	}
	.chat-icon{
		bottom: 50px;
	}
	.chat-icon p {
		height: 47px;
		padding-right: 63px;
	}
	.map_sec .wpb_column:first-child>.vc_column-inner>.wpb_wrapper {
		padding: 25px;
	}
	.cusbooking>.wpb_wrapper {
		padding: 34px;
	}
	.cusbooking>.wpb_wrapper:before, .cusbooking>.wpb_wrapper:after {
		height: 70px;
		width: 70px;
	}
	.cusbooking .wpforms-container .wpforms-field-container .col6 {
		flex: 0 0 100%;
		max-width: 100%;
	}
	.cusbooking .wpforms-container {
		padding-bottom: 0px !important;
	}
	.cusbooking .wpforms-container button.wpforms-submit {
		font-size: 14px;
	}
	.cusbooking .wpforms-container .wpforms-field-date-time .wpforms-field-row .wpforms-field-row-block:not(:only-child) {
		padding: 0 !important;
		width: 100%;
		margin-bottom: 7px;
	}
	.ticket_row h3.vc_custom_heading{
		font-size: 26px !important;
	}
	.ticket_row .vc_row .wpb_column:not(:last-child) {
		border-right: 0;
	}
	.ticket_row>.wpb_column>.vc_column-inner>.wpb_wrapper:before, .ticket_row>.wpb_column>.vc_column-inner>.wpb_wrapper:after{
		height: 70px;
		width: 70px;
	}
	.h-xs-20{
		height: 20px !important;
	}
	.reverse_col .mobile-zero-padding {
		order: 1;
	}

}
@media only screen and (max-width: 600px) {
	.ticket_row h3.vc_custom_heading{
		font-size: 22px !important;
	}
	.bigheading{
		font-size: 36px !important;
		line-height: 1.2 !important;
	}
	body h2{
		font-size: 34px;
		line-height: 1.2;
	}
	h3, .woocommerce ul.products li.product h3, .woocommerce #customer_login h2{
		font-size: 30px;
	}
	.chat-icon .icon-inner {
		background-color: #c00415;
		height: 45px;
		width: 45px;
		border-radius: 100px;
		line-height: 52px;
		text-align: center;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.book-float, .ticket-float {
		left: unset !important;
		right: 8px;
	}
	a.chat-icon.ticket-float {
		margin-bottom: 60px;
	}
	.chat-icon .icon-inner img {
		height: 30px;
		filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7472%) hue-rotate(3deg) brightness(106%) contrast(106%);
	}
	.width-50 {
		width: 100%;
		float: left;
		background: #c00415;
		margin: 1%;
		background-color: #2C2C2C;
		background: linear-gradient(90deg, #e58c1d, #ffd25e, #fde778, #ffce43, #fed853, #ffc956, #f4a838) !important;
		border-radius: 35px;
		font-size: 22px;
		line-height: 50px;
		margin-bottom: 20px;
	}
	.mobile-none {
		display: none;
	}
	.mobile-zero-padding .vc_column-inner {
		padding: 0 !IMPORTANT;
		margin: 50px 0 0px;
	}
	#Top_bar #logo, .header-fixed #Top_bar #logo, .header-plain #Top_bar #logo, .header-transparent #Top_bar #logo {
		height: 90px;
		line-height: 68px;
		padding: 0 0;
	}
	#Top_bar .logo #logo, #Top_bar .logo .custom-logo-link {
		padding: 0 !important;
		margin: 10px 50px;
		text-align: left;
		margin-left: -20px !important;
	}
	.header-classic #Action_bar, .header-stack #Action_bar {
		background-color: #2C2C2C;
		background: linear-gradient(90deg, #e58c1d, #ffd25e, #fde778, #ffce43, #fed853, #ffc956, #f4a838) !important;
		display: none !important;
	}
	.menu-main li:before {
		content: '';
		background: url(/wp-content/uploads/2025/08/mandala.png);
		width: 12px;
		height: 12px;
		position: absolute;
		background-size: contain;
		left: 0;
		filter: unset;
		top: 14px;
		left: 5px;
	}
	#Top_bar a.responsive-menu-toggle {
		top: 53px;
		right: 30px;
	}
	.menu-main li::before {
		filter: brightness(0) saturate(100%) invert(13%) sepia(78%) saturate(6103%) hue-rotate(349deg) brightness(74%) contrast(105%);
	}
	.ticket_row .cusbtnn .vc_general {

		font-size: 12px;

	}
	.ticket_row>.wpb_column>.vc_column-inner>.wpb_wrapper {
		padding: 30px;
	}
	
	.bookbox .cusbtnn .vc_general{
		font-size: 16px !important;
	}
	body .sgpb-content {
		padding: 25px !important;
	}
	body .sgpb-content:before {
		width: 60px;
		height: 60px;
	}
	body .bookbox h2 {
		font-size: 26px !important;
	}
	body .bookbox p {
		font-size: 16px !important;
		line-height: 1.3 !important;
		padding-top: 3px;
	}
	body .bookbox .wpb_single_image:not(:first-child) img {
		height: 20px;
		width: auto;
	}
	body .bookbox ul li {
		padding-left: 20px;
		margin-bottom: 3px;
	}
	body .bookbox ul li:before {
		top: 5px;
		height: 10px;
		width: 10px;
		margin-left: -11px;
	}
}