body {
	margin: 0;
	font-family: "Montserrat-Medium";
	font-size: 1rem;
	
	line-height: 1.5;
	color: #212529;
	background-color: #fff;
	-webkit-text-size-adjust: 100%;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  }
  h6,
  h5,
  h4,
  h3,
  h2,
  h1 {
	margin-top: 0;
	margin-bottom: 0.5rem;
	
	line-height: 1.2;
  }
  p {
	font-size: 16px;
	line-height: 24px;
	font-family: "balanceblack";
	font-weight: normal;
	font-style: normal;
	margin-top: 0;
	margin-bottom: 25px;
  }
  ol,
  ul {
	padding-left: 2rem;
  }
  ol,
  ul,
  dl {
	margin-top: 0;
	margin-bottom: 1rem;
  }
  ol ol,
  ul ul,
  ol ul,
  ul ol {
	margin-bottom: 0;
  }

  img,
  svg {
	vertical-align: middle;
	max-width: 100%;
	height: auto;
  }
  
  /*tick list*/
  ul.tick {
	list-style: none;
	padding-left: 0;
	margin-bottom: 15px;
	margin-top: 5px;
  }
  ul.tick li {
	position: relative;
	padding-left: 28px;
	font-family: "Montserrat-Medium";
	font-size: 22px;
	
	line-height: 33px;
	text-align: left;
	padding-bottom: 12px;
  }
  ul.tick li:before {
	content: "";
	position: absolute;
	top: 7px;
	left: 0;
	box-shadow: 0px 4px 12px 0px #00000026;
	border: 4px solid #ffffff;
	background: #8bc0fb;
	padding: 5px;
	border-radius: 50px;
  }
  ul.disk {
	list-style: disc;
	padding-left: 40px;
	margin-bottom: 0;
	margin-top: 5px;
  }
  ul.disk li {
	position: relative;
	padding-left: 0px;
	font-family: "Montserrat-Medium";
	font-size: 22px;
	
	line-height: 33px;
	text-align: left;
	padding-bottom: 12px;
  }
  /*btn*/
  .btn-one {
	text-decoration: none;
	color: #fff;
	background: #078a44;
	font-family: "balanceblack";
	padding: 12px 20px 10px;
	border-radius: 10px;
	
	border: none;
	text-align: left;
	font-size: 15px;
	line-height: 24px;
	letter-spacing: 1px;
  }
  .btn-one:hover {
	background: #000;
	color: #fff;
  }
  
  /*section-title*/
  .section-title {
	position: relative;

	text-align: left;
  }
  .section-title h2 {
	text-transform: uppercase;
	font-family: "Montserrat-Bold";
	font-size: 40px;
	
	line-height: 1.2;
	text-align: center;
	margin-bottom: 1rem;
	color: #078a44;
  }
  .section-title h2 span {
	color: #3c71a6;
  }
  section {	
	position: relative;
  }
  /*=============================
	 header
  ==============================*/
  .headerWraper {
	position: relative;
	left: 0;
	z-index: 9999;
	margin: auto;
	top: 0;
	width: 100%;
	background-color: transparent;
	box-shadow: 0 15px 30px 5px rgb(25 25 25 / 30%);
	border-radius: 0;
  }
  .headerWraper.fixed-header {
	position: -webkit-sticky;
	position: sticky;
	box-shadow: 0 10px 15px 5px rgb(25 25 25 / 20%);
	top: 0 !important;
	left: 0;
	width: 100%;
	z-index: 999;
	background: #fff !important;
	transition: all 0.3s;
	transition: all ease-in-out 0.3s;
	-moz-transition: all ease-in-out 0.3s;
	-ms-transition: all ease-in-out 0.3s;
	-o-transition: all ease-in-out 0.3s;
	-webkit-transition: all ease-in-out 0.3s;
  }
  .headerWraper .container-fluid {
	max-width: 1500px;
  }
  .header-upper {
	position: relative;
	padding: 10px 0;
	background: #fff;
	border-bottom: 2px solid #ffffff1f;
  }
  .header-upper .header-box {
	width: 100%;
	position: relative;
	display: flex;
	justify-content: space-between;
	align-items: center;
  }
  .header-upper .header-box .logo-box {
	position: relative;
	display: flex;
	gap: 25px;
	justify-content: flex-start;
	align-items: center;
  }
  .header-upper .header-box .logo-box .logo {
	position: relative;
  }
  .header-upper .header-box .logo-box .logo img {
	width: 170px;
  }
  .header-upper .menu-box {
	position: relative;
  }
  .header-upper .phoneBox {
	position: relative;
  }
  .header-upper .phoneBox a {
	text-decoration: none;
  }
  .header-upper .phoneBox a p {
	font-size: 17px;
	
	line-height: 33px;
	text-align: left;
	margin-bottom: 0;
	font-family: "reckless_neueregular";
	color: #fff;
  }
  .header-upper .phoneBox a p span {
	display: block;
	font-family: "headline_gothic_atfround";
	font-size: 50px;
	
	line-height: 44px;
	letter-spacing: -0.01em;
	text-align: left;
	color: #6eb0fa;
  }
  .header-upper .menu-box .navbar {
	position: relative;
	display: flex;
	flex-direction: row;
	justify-content: center;
	width: 100%;
	align-items: center;
	padding: 0;
  }
  .header-upper .menu-box .navbar .navbar-collapse {
	display: block;
  }
  .header-upper .menu-box .navbar .navbar-nav {
	list-style: none;
	padding-left: 0px;
	margin-bottom: 0px;
	display: flex;
	gap: 10px;
	flex-direction: row;
  }
  .header-upper .menu-box .navbar .navbar-nav > li {
	display: inline-block;
	position: relative;
  }
  .header-upper .menu-box .navbar .navbar-nav > li.active a,
  .header-upper .menu-box .navbar .navbar-nav > li a:hover {
	color: #078a44;
  }
  .header-upper .menu-box .navbar .navbar-nav > li:hover a {
	color: #078a44;
  }
  .header-upper .menu-box .navbar .navbar-nav > li a {
	font-family: "balanceblack";
	text-transform: capitalize;
	font-size: 15px;
	
	line-height: 20px;
	letter-spacing: 0em;
	text-align: left;
	padding: 20px 15px;
	text-decoration: none;
	color: #000;
  }
  .header-upper
	.menu-box
	.navbar
	.navbar-nav
	> li.menu-item-has-children
	> a::after {
	content: "\f107";
	font-family: "Font Awesome 6 Free";
	font-weight: 900;
	margin-left: 8px;
	font-size: 12px;
  }
  .header-upper .menu-box .navbar .navbar-nav > li > ul {
	list-style: none;
	position: absolute;
	left: 0;
	top: 200%;
	width: 200px;
	padding: 0px;
	z-index: 100;
	background: linear-gradient(270deg, #02b153 0%, #005424 97.47%);
	visibility: hidden;
	opacity: 0;
	border-radius: 0px 2px 2px 2px;
	-ms-border-radius: 0px 2px 2px 2px;
	-webkit-border-radius: 0px 2px 2px 2px;
	-moz-border-radius: 0px 2px 2px 2px;
	-o-border-radius: 0px 2px 2px 2px;
	transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	box-shadow: 0 0 18px rgba(0, 0, 0, 0.38);
  }
  .header-upper .menu-box .navbar .navbar-nav > li > ul > li {
	position: relative;
	float: none;
	width: 100%;
	border-top: 1px solid #50a6fc80;
  }
  .header-upper .menu-box .navbar .navbar-nav > li > ul > li:first-child {
	border-top: none;
  }
  .header-upper .menu-box .navbar .navbar-nav > li > ul > li a {
	z-index: 100;
	padding: 12px;
	font-family: "balanceblack";
	font-size: 15px;
	
	line-height: 20px;
	letter-spacing: 0em;
	text-align: left;
	color: #fff !important;
	position: relative;
	display: block;
	transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	-moz-transition: 0.5s;
	-webkit-transition: 0.5s;
	-ms-transition: 0.5s;
	-o-transition: 0.5s;
  }
  .header-upper
	.menu-box
	.navbar
	.navbar-nav
	> li
	> ul
	> li.menu-item-has-children
	> a::after {
	content: "\f105";
	font-family: "Font Awesome 6 Free";
	font-weight: 900;
	position: absolute;
	right: 20px;
	font-size: 15px;
  }
  .header-upper .menu-box .navbar .navbar-nav > li > ul > li > ul {
	list-style: none;
	position: absolute;
	left: 200px;
	top: 200%;
	width: 200px;
	padding: 0px;
	z-index: 100;
	background: linear-gradient(270deg, #02b153 0%, #005424 97.47%);
	visibility: hidden;
	opacity: 0;
	border-radius: 0px 2px 2px 2px;
	-ms-border-radius: 0px 2px 2px 2px;
	-webkit-border-radius: 0px 2px 2px 2px;
	-moz-border-radius: 0px 2px 2px 2px;
	-o-border-radius: 0px 2px 2px 2px;
	transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	box-shadow: 0 0 18px rgba(0, 0, 0, 0.38);
  }
  .header-upper .menu-box .navbar .navbar-nav > li > ul > li > ul > li {
	position: relative;
	float: none;
	width: 100%;
	border-bottom: 1px solid #50a6fc80;
  }
  .header-upper
	.menu-box
	.navbar
	.navbar-nav
	> li
	> ul
	> li
	> ul
	> li:last-child {
	border-bottom: none;
  }
  .header-upper .menu-box .navbar .navbar-nav > li > ul > li > ul > li a {
	z-index: 100;
	padding: 12px;
	color: #fff !important;
	position: relative;
	display: block;
	font-family: "balanceblack";
	font-size: 15px;
	
	line-height: 20px;
	letter-spacing: 0em;
	text-align: left;
	transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	-moz-transition: 0.5s;
	-webkit-transition: 0.5s;
	-ms-transition: 0.5s;
	-o-transition: 0.5s;
  }
  .header-upper .menu-box .navbar .navbar-nav > li > ul > li:hover > a {
	background: #ffffff1a;
	color: #fff !important;
	transform: scale(1.03);
  }
  .header-upper .menu-box .navbar .navbar-nav > li:hover > ul {
	top: 100%;
	opacity: 1;
	z-index: 99;
	visibility: visible;
  }
  .header-upper .menu-box .navbar .navbar-nav > li > ul > li:hover > ul {
	opacity: 1;
	visibility: visible;
	top: 0%;
	z-index: 99;
  }
  .header-upper .menu-box .navbar .navbar-nav > li > ul > li > ul > li:hover > a {
	background: linear-gradient(270deg, #005424 0%, #02b153 97.47%);
	color: #fff !important;
	transform: scale(1.03);
  }
  .header-upper .menu-box .navbar .navbar-toggler {
	display: none;
  }
  .header-upper .menu-box .navbar .close-toggler {
	display: none;
  }
  .header-upper .righttSide {
	position: relative;
	display: flex;
	justify-content: flex-end;
	gap: 20px;
	align-items: center;
  }
  .header-upper .righttSide .searchBtn {
	position: relative;
  }
  .header-upper .righttSide .searchBtn i {
	padding-right: 5px;
  }
  .header-upper .righttSide .btn-primary {
	color: #000;
	background-color: transparent;
	border-color: transparent;
	padding: 0px;
	font-size: 28px;
	line-height: 28px;
  }
  .header-upper .righttSide .btn-primary:focus {
	outline: none !important;
	box-shadow: none !important;
  }
  .header-lower {
	position: relative;
	background: #007030;
	padding: 10px 0;
	color: #fff;
  }
  .header-lower .lower-nav {
	position: relative;
  }
  
  .header-lower .lower-nav ul {
	position: relative;
	display: flex;
	list-style: none;
	gap: 65px;
	margin-bottom: 0;
  }
  .header-lower .lower-nav ul li a {
	color: #fff;
	text-decoration: none;
	font-family: "Montserrat-Bold";
	font-size: 14px;
  }
  .header-lower .lower-nav ul li a:hover {
	text-decoration: underline;
  }
  .mobile-pop{
  	display: none;
  }
  .desktop-pop{
  	display: block;
  }
  
  /*=============================
		  bannerWraper
  ==============================*/
  
  .bannerWraper {
	position: relative;
	width: 100%;
	background: url(https://imagedelivery.net/TdjZsXzzZt_je48pBzV3SA/68a82b79-4b06-4386-1149-aae8e67d8800/1920);
	background-repeat: no-repeat;
	background-size: cover;
	height: 100vh;
	background-position: 100% -11%;
  }
  .bannerWraper::after {
	position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    height: 64vh;
    content: "";
    background: linear-gradient(to bottom, #ffffff, transparent);
  }
  .bannerWraper .container-fluid {
	max-width: 1500px;
  }
  
  .bannerWraper .content {
	position: relative;
	display: flex;
	justify-content: space-between;
	/* align-items: flex-start; */
	padding-top: 7vw;
	z-index: 9;  
	align-items: baseline;
  }
  .bannerWraper .content .bannerImgg {
	width: 42vw;
    filter: drop-shadow(1px 4px 15px #fff);
    object-fit: contain;
    margin-top: -3rem;
  }
  .bannerWraper .content .bannerImgg img {
	width: 100%;
  }
  .bannerWraper .content .content-box {
	width: 40%;
	text-align: center;
  }
  .bannerWraper .content .content-box h1 {
	color: #078a44;
	font-family: "Montserrat-Bold";
	font-size: clamp(2.125rem, 1.5625rem + 0.9vw, 2.6875rem);
	margin-bottom: 5px;
  }
  .bannerWraper .content .content-box p {
	color: #078a44;
	font-family: "Montserrat-Medium";
	margin-bottom: 0;
	font-size: 30px;
  }

  .hoverText {
	position: absolute;
	bottom: -100%; /* Start hidden from the bottom */
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.7); /* Semi-transparent background */
	color: white;
	padding: 0 10px;
	font-size: 11px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	text-align: center;
	transition: bottom 0.3s ease-in-out; /* Smooth transition */
  }
  
  .imgBoxx:hover .hoverText {
	bottom: 0; /* Slide up to reveal the text */
  }
  
  .hoverText h4, .hoverText p {
	margin: 0;
  }
  .stickerText {
	position: absolute;
	bottom: 5px;
	right: 5px;
	background-color: rgba(226, 102, 0, 0.7); /* Semi-transparent background */
	color: white;
	padding: 2px 5px;
	font-size: 12px;
	border-radius: 3px;
	transition: opacity 0.3s ease-in-out; /* Smooth transition */
  }
  
  .imgBoxx:hover .stickerText {
	opacity: 0; /* Hide the sticker text on hover */
  }
  /*=============================
				 storeHightlight
  ==============================*/
  .storeHightlight {
	position: relative;
	background: url(https://imagedelivery.net/TdjZsXzzZt_je48pBzV3SA/a139de82-a698-45ce-ee3e-da826784d200/public);
	background-repeat: no-repeat;
	background-size: cover;
	height: 100%;
	width: 100%;
  }
  
  .storeHightlight p {
	text-align: center;
	color: #332e33;
	font-family: "Montserrat-Medium";
	color: rgb(7, 138, 68);
	font-size: 18px;
	line-height: 1.2;
	/*  */
	margin-bottom: 0;
  }
  .storeImgSec {
	position: relative;
    background: url(../images/web-1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 90vh;
    background-position: 100% 39%;
    width: 100%;
  }
  
  .cardCousel {
	position: relative;
	margin-top: -100px;
  }
  .cardCousel::after {
	position: absolute;
	background: url(https://imagedelivery.net/TdjZsXzzZt_je48pBzV3SA/2bd961a9-fdf7-4f3a-e67b-26c06db11b00/public);
	background-repeat: no-repeat;
	background-size: cover;
	height: 100%;
	left: 0;
	content: "";
	top: 0;
	z-index: -1;
	background-position: bottom;
	width: 100%;
  }
  .cardCousel .container-fluid {
	max-width: 1400px;
  }
  .cardCouselImg .item a {
	text-decoration: none;
  }
  .cardCousel .imgBoxx {
	position: relative;
	overflow: hidden;
	box-shadow: 0 15px 20px -2px rgb(25 25 25 / 30%);
	border-radius: 5px;
	margin-bottom: 30px;
  }
  .cardCouselImg .item {
	text-align: center;
	padding: 0 20px;
  }
  .cardCouselImg .item h4 {
	color: #332e33;
	font-family: "Montserrat-Bold";
	font-size: 22px;
  }
  .cardCouselImg .item p {
	color: #332e33;
	font-family: "Montserrat-Medium";
	font-size: 18px;
  }
  
  .cardCousel .imgBoxx img {
	width: 100%;
	max-width: none;
	-webkit-transition: opacity 1s, -webkit-transform 1s;
	transition: opacity 1s, transform 1s;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
  }
  .cardCousel .imgBoxx:hover img {
	-webkit-transform: scale3d(1.1, 1.1, 1);
	transform: scale3d(1.1, 1.1, 1);
  }
  
  .cardCouselImg .owl-nav .owl-prev {
	position: absolute;
    top: 94%;
    width: 45px;
    border-radius: 50px;
    height: 45px;
    text-align: center;
    font-size: 30px !important;
    line-height: 44px !important;
    right: 55%;
    transform: translate(-50%, -50%);
    border: 2px solid #078a44 !important;
    color: #078a44 !important;
    background: transparent !important;
  }
  .eventsWrap .owl-nav {
	bottom: 3px;
	position: absolute;
  }
  .eventsWrap .owl-nav .owl-next {
	position: absolute;
	top: 94%;
	width: 45px;
	border-radius: 50px;
	height: 45px;
	text-align: center;
	font-size: 30px !important;
	line-height: 44px !important;
	right: 38%;
	transform: translate(-50%, -50%);
	border: 2px solid #078a44 !important;
	color: #078a44 !important;
	background: transparent !important;
	z-index: 99;
  }
  .eventsWrap .owl-nav .owl-prev {
	position: absolute;
    top: 91%;
    width: 45px;
    border-radius: 50px;
    height: 45px;
    text-align: center;
    font-size: 30px !important;
    line-height: 44px !important;
    right: 55%;
    transform: translate(-50%, -50%);
    border: 2px solid #078a44 !important;
    color: #078a44 !important;
    background: transparent !important;
    z-index: 9999;
  }
  .cardCouselImg .owl-nav .owl-next {
	position: absolute;
	top: 94%;
	width: 45px;
	border-radius: 50px;
	height: 45px;
	text-align: center;
	font-size: 30px !important;
	line-height: 44px !important;
	right: 38%;
	transform: translate(-50%, -50%);
	border: 2px solid #078a44 !important;
	color: #078a44 !important;
	background: transparent !important;
	z-index: 9999;

  }
  .cardCouselImg .owl-dots {
	display: flex;
	justify-content: center;
	gap: 10px;
	align-items: center;
	padding-bottom: 40px;
	position: relative;
	bottom: -22px;
	z-index: -1;
  }
  .cardCouselImg .owl-dots .owl-dot {
	height: 15px;
	border-radius: 50px;
	width: 15px;
	border: 2px solid #078a44 !important;
	color: #078a44 !important;
	background: #078a44 !important;
  }
  .cardCouselImg .owl-dots .owl-dot.active {
	border: 2px solid #078a44 !important;
	color: #078a44 !important;
	width: 20px;
	height: 20px;
	background: #fff !important;
  }

  .eventsWrap {
	position: relative;
	background-color: #e9eee7;
	width: 100%;
  }
  .d-grid {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr;
  }
  .search-icon {
	position: absolute;
	top: 50%;
	right: 14px;
	transform: translateY(-50%);
	width: 20px;
	height: 20px;
	pointer-events: none;
  }
  .eventsWrap .container-fluid {
	max-width: 1260px;
  }
  
  .eventsWrap p {
	text-align: center;
	color: #332e33;
	font-family: "Montserrat-Medium";
	font-size: 18px;
	line-height: 1.2;
	
	margin-bottom: 0;
  }
  .eventsWrap .eventspost {
	position: relative;
	text-align: center;
  }
  .eventsWrap .eventspost .content-space h2 {
	color: #078a44;
	font-family: "Montserrat-Bold";
	font-size: 34px;
	margin-bottom: 0;
  }
  .eventsWrap .eventspost .content-space h3 {
	color: #078a44;
	font-family: "Montserrat-Medium";
	font-size: 30px;
  }
  .eventsWrap .owl-dots {
	display: flex;
	justify-content: center;
	gap: 10px;
	align-items: center;
	/* padding-top: 50px; */
	bottom: -8px;
	position: absolute;
  }

  .eventsWrap .owl-dots .owl-dot {
	height: 15px;
	border-radius: 50px;
	width: 15px;
	border: 2px solid #078a44 !important;
	color: #078a44 !important;
	background: #078a44 !important;
  }
  .eventsWrap .owl-dots .owl-dot.active {
	border: 2px solid #078a44 !important;
	color: #fff !important;
	width: 20px;
	height: 20px;
	background: #fff !important;
  }
  
  /*carWrap*/
  .carWrap {
	position: relative;
	background: url(https://imagedelivery.net/TdjZsXzzZt_je48pBzV3SA/390042a6-cee5-4277-9cc9-159442de1f00/public);
	background-repeat: no-repeat;
	background-size: cover;
	height: 100%;
	background-position: top;
	width: 100%;
  }
  
  /*citywraper*/
  .citywraper {
	position: relative;
	background: url(https://imagedelivery.net/TdjZsXzzZt_je48pBzV3SA/3a4b9e14-09c9-4e3e-7d06-97d11cf5b500/1920);
	background-repeat: no-repeat;
	background-size: cover;
	height: 100%;
	background-position: top;
	width: 100%;
  }
  .citywraper .citymapImg{
	position: relative;
	width: 100%;
  } 
  .citywraper .citymapImg img{
	width: 100%;
  }
  .sidebunnt {
    position: relative;

}
.sidebunnt .btn {
    width: 32px;
    height: 32px;
    line-height: 32px;
    background: #078a44;
    color: #fff;
    font-size: 16px;
    margin-bottom: 5px;
    display: block;
    padding: 0px;
    border-radius: 0;
}
.sidebunnt .btn:focus{
	box-shadow: none;
	outline: none;
}
.sidebunnt .btn.no-w{
	background: transparent;
	color: #078a44;
}
.direc-icon{
	margin-top: 50px;
}
.direc-icon img{
	width: 45px;
}
.itemBox {
	display: none;
  }
.sideBarMap{
	padding-left: 15px;
}
.legendBox{
	position: relative;
	margin-top: 50px;
	max-width: 14vw;
}
.legendBox h5{
	padding-bottom: 15px;
	border-bottom: 2px solid #000;
	margin-bottom: 15px;
}
.legendBox ul{
	list-style: none;
	padding-left: 0px;
	margin-bottom: 0px; 
}
.legendBox ul li{
	padding-top: 35px;
	position: relative;
}
.legendBox ul li:nth-child(1)::before{
	position: absolute;
	top: 10px;
	left: 3px;
	width: 14px;
	height: 14px;
	background: #D1BCB2;
	content: "";
}

.legendBox ul li:nth-child(2)::before{
	position: absolute;
	top: 10px;
	left: 3px;
	width: 15px;
	height: 15px;
	background: #85878A;
	content: "";
	border-radius: 50px;
}
.legendBox ul li:nth-child(3)::before{
	position: absolute;
	top: 10px;
	left: 3px;
	width: 15px;
	height: 15px;
	background: #6F1911;
	content: "";
	border-radius: 50px;
}

.legendBox ul li:nth-child(4)::before{
	position: absolute;
	top: 16px;
	left: 3px;
	width: 55px;
	height: 6px;
	background: url(https://imagedelivery.net/TdjZsXzzZt_je48pBzV3SA/e6fef1b0-93cb-4097-363e-e8327f196700/400);
	content: "";
	border-radius: 50px;
}
.legendBox ul li:nth-child(5)::before{
	position: absolute;
	top: 16px;
	left: 3px;
	width: 55px;
	height: 6px;
	background: url(https://imagedelivery.net/TdjZsXzzZt_je48pBzV3SA/524ae05c-cd0f-482a-56ff-0ae232e45300/400);
	content: "";
	border-radius: 50px;
}

  /*directoryWraper*/
  .directoryWraper {
	position: relative;
	background-image: url(https://imagedelivery.net/TdjZsXzzZt_je48pBzV3SA/bcb412c3-02d6-4fcb-8b29-c7d37edf7b00/1920);
	background-repeat: no-repeat;
	background-size: 100%;
	height: 100%;
	background-position: top;
	overflow: hidden;
	width: 100%;
	background-color: #ecf1e8;
  }
  .directoryWraper .content-sec .itemBox h4 {
	color: #332e33;
	font-family: "Montserrat-Bold";
	font-size: 15px;
	margin-bottom: 0;
  }
  .directoryWraper .container-fluid {
	max-width: 100%;
  }
  
  .directoryWraper .col-lg-3 {
	z-index: 10;
	position: relative;
  }
  .directoryWraper .section-title {
	padding-top: 3rem ;
  }
  .directoryWraper .sidebarar {
	padding-left: 80px;
	padding-right: 40px;
	text-align: left;
	position: relative;
  }
  .directoryWraper::after {
	position: absolute;
	background-color: #fff;
	left: 0px;
	content: "";
	width: 25%;
	height: 120%;
	top: -100px;
	z-index: 1;
  }
  .zooms button {
	width: 32px;
	height: 32px;
	line-height: 32px;
	background: #078a44;
	color: #fff;
	font-size: 16px;
	margin-bottom: 5px;
	display: block;
	padding: 0px;
	border-radius: 0;
  }
  .color-change {
	color: #005424 !important;
  }
  /* This will remove the background color */
.no-bg::after {
	background-color: transparent !important;
  }
  
  /* This will set the width to 0 */
  .no-width::after {
	width: 0 !important;
  }
  .directoryWrapper .floorplan-active::after {
	background-color: none,
  }
  .directoryWraper .col-lg-3 .sidebarar h6 {
	text-align: left;
	font-family: "Montserrat-Bold";
	color: #000;
	font-size: 21px;
	font-weight: bold;
	margin-bottom: 30px;
  }
  .directoryWraper .content-sec .tab-pane .col-lg-4{
	display: none;
  }
  .directoryWraper .btn-onebtn {
	text-align: center;
	margin-top: 25px;
	margin-bottom:60px;
  }
  .directoryWraper .btn-onebtn a {
	border-radius: 50px;
	padding: 15px 40px;
	text-transform: uppercase;
	width: 230px;
	text-align: center;
	display: block;
	margin: auto;
  }
  
  .directoryWraper .sidebarar .nav .nav-link {
	font-family: "Montserrat-Bold";
	font-size: 16px;
	color: #000;
	background: transparent;
	border-color: transparent;
	border-radius: 50px;
	text-align: start;
	padding: 8px 0 8px 29px;
  }
  .directoryWraper .sidebarar .nav .nav-link.active {
	background: #078a44;
	border-color: #078a44;
	color: #fff;
  }
  
  .directoryWraper .content-sec {
	position: relative;
	padding-left: 50px;
  }
  .directoryWraper .content-sec .itemBox {
	position: relative;
	text-align: center;
	margin: 0 20px 20px;
	overflow: hidden;
	cursor: pointer;
  }
  .directoryWraper .content-sec .itemBox a {
	text-decoration: none;
  }
  .directoryWraper .content-sec .itemBox .imgBoxx {
	position: relative;
	overflow: hidden;
	box-shadow: 0 5px 5px 0 rgb(163 163 163 / 13%);
	border-radius: 25px;
	margin-bottom: 20px;
  }
  .directoryWraper .content-sec .itemBox .imgBoxx img {
	width: 100%;
	max-width: none;
	-webkit-transition: opacity 1s, -webkit-transform 1s;
	transition: opacity 1s, transform 1s;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	transform: scale3d(1.1, 1.1, 1);
  }
  .directoryWraper .content-sec .itemBox .imgBoxx:hover img {
	-webkit-transform: scale3d(1.1, 1.1, 1);
	transform: scale3d(1.1, 1.1, 1);
  }
  .directoryWraper .content-sec .itemBox h4 {
	color: #332e33;
	font-family: "Montserrat-Bold";
	font-size: 20px;
	margin-bottom: 0;
  }
  .directoryWraper .content-sec .itemBox p {
	color: #332e33;
	font-family: "Montserrat-Medium";
	margin-bottom: 0;
	font-size: 16px;
  }
  
  .storeHead .sore-nav {
	display: flex;
	justify-content: space-around;	
	gap: 0;
	max-width: 37vw;
	margin: auto;
	margin-bottom: 1.2rem;
  }
  .storeHead {
	margin-bottom: 35px;
  }
  .storeHead .sore-nav a {
	color: #332e33;
    text-decoration: none;
    text-transform: uppercase;
    font-family: "Montserrat-Bold";
    font-size: 18px;
    width: 100%;
    text-align: center;
  }
  .storeHead form {
	position: relative;
	max-width: 36vw;
	margin: auto;
  }
  .storeHead form .form-control {
    position: relative;
    background: transparent;
    border-color: #078a44;
    color: #332e33;
    font-family: "Montserrat-Bold";
    font-size: 15px;
    height: 50px;
    border-radius: 50px;
    padding: 10px 20px;
}
  .storeHead form .form-control {
	position: relative;
	background: transparent;
	border-color: #078a44;
	color: #332e33;
	font-family: "Montserrat-Bold";
	font-size: 17px;
	height: auto;
	border-radius: 50px;
	padding: 9px 8px 9px 0px;
	text-align: center;
	border: 3px solid #078a44;
  }
  .storeHead form .form-control:focus {
	box-shadow: none;
	outline: none;
  }
  .storeHead form .btn {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 8px;
	background: transparent;
	border: none;
	font-size: 22px;
	color: #078a44;
  }
  .storeHead form .btn:focus {
	box-shadow: none;
	outline: none;
  }
  sup {
	vertical-align: super;
	font-size: 15px;
	top: -.1em !important;
  }
  .quicklinks {
	list-style: none;
	padding-left: 0;
	margin-bottom: 0;
  }
  .quicklinks li a {
	color: #fff;
	font-family: "Montserrat-Medium";
	text-decoration: none;
	font-size: 15px;
  }
  .quicklinks li a:hover {
	color: #007030;
  }
  .footer {
	background: #121212;
	position: relative;
	color: #fff;
	padding: 40px 0 0;
  }
  .footer .container-fluid {
	max-width: 1500px;
  }
  
  .footer h3 {
	font-family: "Montserrat-Bold";
	font-size: 21px;
	text-transform: uppercase;
	color: #fff;
	margin-bottom: 1rem;
	line-height: 1.2;
	text-align: center;
  }
  .footer .floowl {
	display: flex;
	justify-content: center;
	gap: 15px;
	align-items: center;
  }
  .footer .floowl a {
	width: 45px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	font-size: 18px;
	border-radius: 50px;
	background: #fff;
	color: #2f2f33;
  }
  .footer .floowl a:hover {
	background: #007030;
	color: #fff;
  }
  .quicklinks {
	list-style: none;
	padding-left: 0;
	margin-bottom: 0;
  }
  .quicklinks li a {
	color: #fff;
	font-family: "Montserrat-Medium";
	text-decoration: none;
	font-size: 15px;
  }
  .quicklinks li a:hover {
	color: #007030;
  }
  .footer p {
	text-align: left;
	color: #fff;
	font-family: "Montserrat-Medium";
	font-size: 13px;
	line-height: 1.6;
	font-weight: 500;
	margin-bottom: 0;
	text-align: center;
  }
  .footer form {
	position: relative;
	margin-top: 20px;
  }
  .footer form .form-control {
	position: relative;
	border: none;
	color: #ffffffb2;
	background: transparent;
	font-family: "Montserrat-Medium";
	font-size: 14px;
	font-weight: 400;
	color: #c1c1c1;
	line-height: 22px;
	text-align: left;
	display: block;
	width: 100%;
	padding: 10px 0px;
	height: 58px;
	background-clip: padding-box;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border-radius: 10px;
	transition: border-color 0.15s ease-in-out, box-shadow 0.15s;
  }
  .footer form .form-control:focus {
	outline: none;
	box-shadow: none;
  }
  .footer form .btn-primary {
	color: #000;
	background-color: #fff;
	font-family: "Montserrat-Bold";
	border-color: #fff;
	border-radius: 0px;
	padding: 15px 28px;
  }
  
  .footer form .btn-primary:hover {
	color: #fff;
	background-color: #007030;
	border-color: #007030;
  }
  .footer .wavePor {
	display: flex;
	margin-top: 20px;
	gap: 25px;
	text-align: center;
	justify-content: center;
  }
  footer .container:after {
	content: none;
	display: unset;
  }
  footer .container:before {
	content: none;
	display: unset;
  }
  footer .row:before,   footer .row:after {
	content: none;
	display: unset;
  }
  .footer .wavePor a {
	text-decoration: none;
  }
  .footer .wavePor a img {
	width: 42px;
  }
  .footer .wavePor a p {
	text-align: center;
	color: #fff;
	font-family: "Montserrat-Medium";
	font-size: 9px;
	line-height: 26px;
	font-weight: 500;
	margin-bottom: 0;
  }
  .sidebar-content {
	display: none;
  }
  .ontoph {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
  }
  .parking1 {
	position: absolute;
      top: 40%;
    left: 40%;
    animation: scale-out 2.3s ease-out infinite;
  }
  .parking1 img {
	width: 2vw;
	height: 2vw;
	object-fit: contain;
	
  }
  .parking2 {
	position: absolute;
	top: 26%;
	left: 84%;
	animation: scale-out 2.3s ease-out infinite;
  }
  .parking2 img {
	width: 2vw;
	height: 2vw;
	object-fit: contain;
	
  }
  .parking3 {
	position: absolute;
	top: 62%;
	left: 38%;
	animation: scale-out 2.3s ease-out infinite;
  }
  .parking3 img {
	width: 2vw;
	height: 2vw;
	object-fit: contain;
	
  }
  @keyframes scale-out {
	0% {
		transform: scale(1);
	}
	100% {
		
		transform: scale(1.3);
	}
}
  .g_ic {
	animation: fade-inss 2.3s ease-out infinite;
    }
    @keyframes fade-inss {
	0% {
	  filter: drop-shadow(2px 4px 6px transparent);
	}
	100% {
	  filter: drop-shadow(2px 4px 6px #e70000);
	}
    }
    footer .bottom{color:#fff;font-weight:300;font-size:13px;font-family: 'Source Sans Pro', sans-serif;}
    footer .bottom ul li a {
	color: #fff;
  }
  footer .bottom ul {
	display: inline-flex;
	margin-bottom: 0;
	padding-left: 0;
	list-style-type: none;
  }
  footer .bottom ul li {
	display: unset;
	padding: 0 8px;
	color: #fff;
	line-height: normal;
  }
  footer .bottom ul li+li {
	border-left: 1px solid #fff;
  }
  footer .bottom .container {
	padding-top: 32px;
	padding-bottom: 32px;
	border-top: 1px solid rgba(255, 255, 255, 0.4);
	margin-top: 32px;
  }
  @keyframes highlight-animation {
	0% { stroke: transparent; }
	50% { stroke: green;    filter: drop-shadow(2px 4px 6px rgb(23, 255, 23)); }
	100% { stroke: transparent; }
  }
  
  .rectangle-animate {
	animation: highlight-animation 2s ease-in-out infinite;
  }

  .logo_map {
	border: 2px solid #353535;
	border-radius: 10px;
	margin-top: 15px;
	overflow: hidden;
	/* width: 150px; */
	height: 100px;
  
	justify-content: center;
	display: flex;
	}
	.shop-modal-image {
	max-width: 100%;
	max-height: 100%;    
	object-fit: cover;
	}
	.map_marker {
	line-height: normal;
	font-family: "balanceblack";
	text-align: center;
	margin-bottom: 0;
	padding: 0;
	font-size: 14px;
	}
	.cont-marker {
	    display: flex;
	    align-items: center;
	  
	}
	.leaflet-right .leaflet-control {
	display: none !important;
	}
	.leaflet-control-container .leaflet-left {
	    right: 1rem;
	    left: unset;
	    /* z-index: 99; */
	}
  /*=============================
				 media
  ==============================*/
  @media screen and (max-width: 1600px) {
	.cardCousel .container-fluid {
	  max-width: 1280px;
	}
  }
  @media screen and (max-width: 1440px) {
	.directoryWraper .sidebarar {
	  padding-left: 40px;
	  padding-right: 20px;
	}
	.directoryWraper .content-sec {
	  padding-left: 20px;
	}
	.directoryWraper .content-sec .itemBox {
	  margin: 0 10px 20px;
	}

	.bannerWraper .content .content-box {
	  width: 50%;
	}
  }
  @media screen and (max-width: 1300px) {
	
	.header-upper .menu-box .navbar .navbar-nav {
	  gap: 0;
	}
	
	.directoryWraper .sidebarar {
	  padding-left: 10px;
	  padding-right: 10px;
	}
  }
  @media screen and (max-width: 991px) {
	footer .bottom .copyright {
		font-size: 11px;
		text-align: center;
		padding: 0;
	  }
	.directoryWraper::after {
	  display: none;
	}
	.bannerWraper {
	  padding-top: 25px;
	}
	.container {
	  max-width: 100%;
	  background-position: center;
	}
	.d-grid {
		display: grid;
		grid-template-columns: 1fr 1fr;
	  }
	.bannerWraper .content .content-box h1 {
		color: #078a44;
		font-family: "Montserrat-Bold";
		font-size: 28px;
		margin-bottom: 9px;
		line-height: 1;
		margin-top: -1rem;
		text-shadow: 1px 3px 15px white;
}
	  .bannerWraper .content .content-box p {
		font-size: 18px;
		text-shadow: 0 0 4px white;
		color: #078a44;
	  }
	.bannerWraper .content {
		position: relative;
		display: flex;
		justify-content: center;
		align-items: center;
		gap: 0;
		flex-direction: column;
		margin-top: 0;
		margin-top: 5rem;
	}
	.bannerWraper .content .content-box {
	  width: 100%;
	}
	.bannerWraper .content .bannerImgg {
	  width: 100%;
	}
	.header-upper .header-box .logo-box {
	  position: relative;
	  display: flex;
	  gap: 25px;
	  justify-content: space-between;
	  width: 45%;
	  align-items: center;
	}
	.quicklinks {
	  list-style: none;
	  padding-left: 0;
	  margin-bottom: 0;
	  text-align: left;
	}
	
	.header-upper .righttSide .searchBtn {
	  display: block;
	}
	.directoryWraper .btn-onebtn {
	  margin-top: 25px;
	  margin-bottom: 50px;
	}
	.footer {
		
		color: #fff;
		padding: 1rem 1.3rem;
	  }
	.directoryWraper .sidebarar {
	  padding: 30px;
	  background: #fff;
	  margin-bottom: 20px;
	  border-radius: 10px;
	}
	.mapWraperMap {
	  padding-top: 70px;
	}
	
	.practicePage.dark-bg .col-lg-7 {
	  padding-left: 15px;
	}
	.addressSec {
	  margin-top: 35px;
	}
	.mapWraperTwo .formData .mainFormIn button {
	  height: 64px;
	  width: 180px;
	  font-family: "oswaldbold";
	  font-size: 20px;
	}
	.navbar-toggler {
	  padding: 0;
	  display: block !important;
	  font-size: 1.25rem;
	  line-height: 1;
	  background-color: transparent;
	  position: absolute;
	  top: -20px;
	  height: 40px;
	  width: 40px;
	  right: -20px;
	  color: #02b153;
	  border: 1px solid #02b153 !important;
	  border-radius: 0.25rem;
	  transition: box-shadow 0.15s ease-in-out;
	}
	.navbar-collapse {
	  position: fixed;
	  top: 0px;
	  bottom: 0;
	  left: 100%;
	  width: 450px;
	  padding: 40px;
	  overflow-y: auto;
	  visibility: hidden;
	  background-color: #24282e;
	  transition: visibility 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
	  transition: transform 0.3s ease-in-out, visibility 0.3s ease-in-out;
	  transition: transform 0.3s ease-in-out, visibility 0.3s ease-in-out,
		-webkit-transform 0.3s ease-in-out;
	  z-index: 10000;
	  box-shadow: 0 0 10px rgba(0, 0, 0, 0.38);
	}
	.navbar-collapse.show {
	  visibility: visible;
	  -webkit-transform: translateX(-100%);
	  transform: translateX(-100%);
	}
	.header-upper .menu-box .navbar {
	  justify-content: flex-end;
	}
	.header-upper .menu-box .navbar .navbar-nav > li.active a,
	.header-upper .menu-box .navbar .navbar-nav > li a:hover {
	  color: transparent;
	}
	.header-upper .menu-box .navbar .navbar-nav > li a {
	  display: block !important;
	  padding: 15px 15px !important;
	}
	.header-upper .menu-box .navbar .navbar-nav > li.active a,
	.header-upper .menu-box .navbar .navbar-nav > li:hover a {
	  display: block;
	  color: #fff;
	  background: linear-gradient(270deg, #005424 0%, #02b153 97.47%);
	}
	.header-upper .menu-box .navbar .close-toggler {
	  display: block;
	  color: #fff;
	  padding: 0;
	  border: none;
	  font-size: 18px;
	  margin-bottom: 25px;
	  height: 60px;
	  border-radius: 50px;
	  background: #078a44;
	  width: 60px;
	}
	.header-upper .menu-box .navbar .navbar-nav {
	  display: flex;
	  flex-direction: column;
	  padding-left: 0;
	  margin-bottom: 0;
	  margin-top: 25px;
	  gap: 0;
	  list-style: none;
	}
	.header-upper .menu-box .navbar .navbar-nav li {
	  text-align: left;
	  position: relative;
	  float: none;
	  padding: 0px 0;
	  width: 100%;
	  border-top: 1px solid #dfe2e9;
	}
	.header-upper .menu-box .navbar .navbar-nav li a {
	  width: 100%;
	  padding: 0;
	  color: #fff;
	  font-size: 15px;
	  text-transform: capitalize;
	  line-height: 1.5;
	}
	.header-upper
	  .menu-box
	  .navbar
	  .navbar-nav
	  > li.menu-item-has-children
	  > a::after {
	  position: absolute;
	  right: 15px;
	  top: 13px;
	  margin-left: 0;
	  font-size: 16px;
	  cursor: pointer;
	  color: #fff;
	  background: linear-gradient(270deg, #005424 0%, #02b153 97.47%);
	  width: 30px;
	  height: 30px;
	  text-align: center;
	  line-height: 30px;
	  z-index: 10;
	}
	.header-upper
	  .menu-box
	  .navbar
	  .navbar-nav
	  > li
	  > ul
	  > li.menu-item-has-children
	  > a::after {
	  position: absolute;
	  right: 15px;
	  top: 13px;
	  margin-left: 0;
	  font-size: 16px;
	  cursor: pointer;
	  color: #fff;
	  background: linear-gradient(270deg, #005424 0%, #02b153 97.47%);
	  width: 30px;
	  height: 30px;
	  text-align: center;
	  line-height: 30px;
	  z-index: 10;
	  content: "\f078";
	  font-family: "Font Awesome 5 Free";
	  font-weight: 900;
	}
	.header-upper .menu-box .navbar .navbar-nav li:hover a::after {
	  color: #02b153;
	  background: #fff;
	}
	.header-upper .menu-box .navbar .navbar-nav li.active a::after {
	  color: #02b153;
	  background: #fff;
	}
	.header-upper .menu-box .navbar .navbar-nav > li > div.mega-menu {
	  padding: 15px;
	}
	.header-upper .menu-box .navbar .navbar-nav > li > div.mega-menu ul li a {
	  font-size: 18px;
	  line-height: 24px;
	}
	.header-upper .menu-box .navbar .navbar-nav > li > ul {
	  position: static;
	  display: none;
	  visibility: visible;
	  opacity: 1;
	  width: 100%;
	}
	.header-upper .menu-box .navbar .navbar-nav > li > ul > li {
	  padding: 0;
	}
	.header-upper .menu-box .navbar .navbar-nav > li > ul > li > ul > li {
	  padding: 0;
	}
	.header-upper .menu-box .navbar .navbar-nav > li > ul > li:hover > a {
	  background: #ffffff1a;
	  color: #fff !important;
	}
	.header-upper .menu-box .navbar .navbar-nav > li > ul > li > ul > li a:hover {
	  color: #000 !important;
	  background: #078a44 !important;
	}
	.header-upper
	  .menu-box
	  .navbar
	  .navbar-nav
	  > li
	  > ul
	  > li.menu-item-has-children
	  > a:hover::after {
	  background: #fff !important;
	  color: #078a44 !important;
	}
	.header-upper .menu-box .navbar .navbar-nav > li > ul > li > ul {
	  position: static;
	  display: none;
	  visibility: visible;
	  opacity: 1;
	  width: 100%;
	}
	.header-upper .menu-box .navbar .navbar-nav > li > ul > li:hover > ul {
	  opacity: 1;
	  visibility: visible;
	  top: 45px;
	  z-index: 9999;
	}
	.header-lower .lower-nav ul {
	  position: relative;
	  display: flex;
	  list-style: none;
	  gap: 30px;
	  margin-bottom: 0;
	  justify-content: center;
	}
  
	.section-title h2 {
	  text-transform: uppercase;
	  font-family: "Montserrat-Bold";
	  font-size: 32px;
	  
	  line-height: 40px;
	}
	.cardCouselImg .item p {
	  font-size: 15px;
	  line-height: 24px;
	}
	.storeHightlight p,
	.eventsWrap p,
	.eventsWrap .eventspost .content-space h3 {
	  font-size: 15px;
	  line-height: 24px;
	}
	.storeImgSec {
	  height: 60vh;	  
    background: url(../images/mob-1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
	}
	.cardCouselImg .item h4 {
		font-size: 18px;
		padding-bottom: 1rem;
	}
	.eventsWrap .eventspost .content-space h2 {
	  font-size: 20px;
	}
	.eventsWrap .eventspost {
	  position: relative;
	  text-align: center;
	  margin-top: 0;
	  height: auto;
	}
	.storeHead .sore-nav a {
	  font-size: 12px;
	}
	.directoryWraper .content-sec .itemBox h4 {		
		font-size: 13px;
	  }
	  .directoryWraper .content-sec .itemBox p {	
		font-size: 12px;
	  }
  }
  
  @media screen and (max-width: 767px) {
	.directoryWraper .content-sec {
		padding-left: 10px;
	}
	sup {
		vertical-align: super;
		font-size: 9px;
		top: -.1em !important;
	  }
	  .eventspost .owl-dots {
		scale: 0.65;
        bottom: -24px;
        position: relative;
    }

	.eventspost .owl-nav .owl-next {
		width: 38px;
		height: 38px;
		
	  }
	.eventspost .owl-nav .owl-prev {
		width: 38px;
		height: 38px;
		
	  }
	.cardCouselImg .owl-nav .owl-next {		
		top: 41%;		
		right:-2%;	
		width: 30px;
		height: 30px;
		background: #e9ede6 !important;
	  }
	  .cardCouselImg .owl-dots {
		scale: 0.65;
    bottom: 3px;
    position: relative;
	display: none;
	
	  }
	  .cardCouselImg .owl-prev span, .cardCouselImg .owl-next span {
		margin-top: -12px !important;
	  }
	  .owl-prev span, .owl-next span {
		margin-top: -7px !important;
	  }
	  .cardCouselImg .owl-nav .owl-prev {
		top: 41%;	
			left:  5%;

		width: 30px;
		height: 30px;
		background: #e9ede6 !important;
	  }
	  .eventsWrap .owl-nav .owl-next {
		right: 14%;
        top: -35px;
	
	  }
	  .eventsWrap .owl-nav .owl-prev {
		top: -35px;
		left: 26%;	
	  }
	  .eventsWrap .owl-nav {
		bottom: 0;
		position: absolute;
	  }
	.directoryWraper .content-sec .itemBox .imgBoxx {
		position: relative;
		overflow: hidden;
		box-shadow: 0 5px 5px 0 rgb(163 163 163 / 13%);
		border-radius: 3vw;
		margin-bottom: 20px;
	  }
	.storeHead form .form-control{
		font-size: 12px;
	}
	.filter-icon{
		display: block !important;
	}
	.fa-magnifying-glass{
		display: none  !important;
	}
	.bannerWraper {
		height: 90vh;
		background-position: center;
	}
	.navbar-collapse {
	  width: 65%;
	  padding: 25px;
	}
	.storeHead form {
		position: relative;
		max-width: 100%;
		margin: auto;
	  }
	.sidebunnt {
		position: absolute;
		top: 138px;
		right: 1rem;
	  }
	.header-lower .lower-nav ul {
	  flex-wrap: wrap;
	}
	.header-upper .header-box .logo-box { 
        gap: 5px; 
        width: 35%;
	}
	.storeHead .sore-nav {
		max-width: 100%;
	}
	.legendBox {
		position: relative;
		margin-top: 1rem;
		max-width: 40vw;
	  }
	  .footer .wavePor a img {
		width: 32px;
	  }
	  .footer h3 {		
		margin-bottom: 1rem;
		line-height: 1.5;
        margin-top: 1rem;
        font-size: 16px;
	  }
	  .footer .floowl {		
		margin-bottom: 1rem;
	  }
  .mobile-pop{
  	display: block;
  }

  .directoryWraper .sidebarar{
  	display: none;
  }
  #catagories_nav .modal-header{
  	    border-bottom: none;
  	}
  #catagories_nav .modal-body {
  	padding: 0 1rem 1rem;
  }
	#catagories_nav .modal-body .sidebarar h6 {
	    text-align: left;
	    font-family: "Montserrat-Bold";
	    color: #000;
	    font-size: 18px;
	    font-weight: bold;
	    margin-bottom: 26px;
	}
	#catagories_nav .modal-body .sidebarar .nav .nav-link {
	    font-family: "Montserrat-Bold";
	    padding: 8px 30px;
	    text-align: left;
	    font-size: 14px;
	    color: #000;
	    background: transparent;
	    border-color: transparent;
	    border-radius: 50px;
	}
	#catagories_nav .modal-body .sidebarar .nav .nav-link.active {
	    background: #078a44;
	    border-color: #078a44;
	    color: #fff;
	}
	.parking2 {
		position: absolute;
		top: 22%;
		left: 84%;
		animation: 2.3s ease-out 0s infinite normal none running scale-out;
	  }
	  .parking1 {
		position: absolute;
		top: 36%;
		left: 40%;
		animation: scale-out 2.3s ease-out infinite;
	  }
	  .parking3 {
		position: absolute;
		top: 58%;
		left: 38%;
		animation: scale-out 2.3s ease-out infinite;
	  }

}

.owl-prev span, .owl-next span {
	margin-top: -5px;
    display: block;
}
#events .owl-carousel .owl-stage-outer {
    padding-bottom: 50px;
}

  @media screen and (max-width: 500px) {
	.header-upper .righttSide .searchBtn{
		display: none;
	}
	.header-upper .header-box .logo-box {
        gap: 5px;
        width: 70%;
    }
	.navbar-toggler { 
        right: 0;
	}
	.section-title h2 {
        text-transform: uppercase;
        font-family: "Montserrat-Bold";
        font-size: 25px;
        
        line-height: 30px;
    }
	.section-title {
        margin-bottom: 15px;
    }
	
  .storeHightlight {
	background: url(https://imagedelivery.net/TdjZsXzzZt_je48pBzV3SA/7729abd7-3724-421f-cdc9-3c2df3800000/1920);
	background-repeat: no-repeat;
	background-position: bottom center;
	background-size: 100%;
    background-color: #ebf0e9;
  }
  
  .bannerWraper {
	background: url(https://imagedelivery.net/TdjZsXzzZt_je48pBzV3SA/fd36c224-fc83-453d-9aaf-f8f7a9416f00/1920);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
  }
  
  .footer p {
	font-size: 12px;
	line-height: 1.5;
	font-weight: normal;
  }
  .hoverText {
    font-size: 2.6vw;
  }
  }

