@import url('https://fonts.googleapis.com/css2?family=Caladea:ital,wght@0,400;0,700;1,700&family=Lato:ital,wght@0,300;0,400;0,700;1,400&family=Oswald:wght@400;500;600&display=swap') * {
	margin: 0;
	padding: 0
}

html {
	scroll-behavior: smooth
}

.copyrights img {
	width: 120px;
}

ul {
	list-style-type: none;
	padding: 0px;
}

body {
	font-size: 16px;
	color: #222;
	font-family: 'Lato', sans-serif;
	overflow-x: hidden !important
}

a {
	text-decoration: none;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: 400 !important;
}

b,
strong {
	font-weight: 400 !important;
}

h2 {
	font-size: 2rem;
}

.py-80 {
	padding: 60px 0;
}

.pt-80 {
	padding-top: 60px;
}

.distribution-text h2 {
	-webkit-text-stroke-width: 1px;
	-webkit-text-stroke-color: #fff;
	-webkit-text-fill-color: transparent;
}

.large-font {
	font-size: 5rem;
	/*-webkit-text-stroke-width: 3px;
    -webkit-text-stroke-color: #ef3a49;
    -webkit-text-fill-color: transparent;*/
	line-height: 5rem;
}

.location {
	position: relative; background: #eedcdf;
}

.location::before {
	content: "";
	position: absolute;
	z-index: 1;
	width: 38%;
	height: 100%;
	background: #ed1c24  ;
	top: 0;
	right: 0;
}

img {
	transition: 0.5s;
	width: 100%;
}

header .container {
	max-width: 100%;
	width: 100%;
	padding-left: 4%;
	padding-right: 4%;
}

#header {

	width: 100%;
	z-index: 999;
	background: #ed1c24;
}

.owl-dots {
	display: none;
}

textarea.form-control {
	height: 54px;
}

.nav-xbootstrap li {
	list-style-type: none;
	margin: 0;
	padding: 3px 0;
	display: inline-block;
	position: relative;
	font-size: 15px;
	color: #ba9666;
}
.nav-xbootstrap li a {
    padding: 3px 5px;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.nav-link:focus, .nav-link:hover{color: #fff!important;}
.phone-no a {
	color: #000;
	font-size: 17px;
	background: #fff;
	border: 2px solid #000;
	padding: 3px 9px;
	font-weight: bold;
	display: inline-block;
	border-radius: 47px;
}

.nav-xbootstrap ul {
	margin: 0px;
}

.phone-no i {
	margin-right: 2px;
}

.yellow-bg {
	background: #eeeeee;
}

.usp-omaxe-row {
	width: 100%;
	padding-top: 30px;
}

.omaxe-usp-row {
	background: #ef3a49;
}

.omaxe-logo {
	padding: 20px;
}

.white-text {
	color: #fff;
}

.omaxe-usp-row .large-font {
	-webkit-text-stroke-color: #fff;
}

.heading-label p {
	margin: 0px;
}

.omaxe-usp-block {
	padding: 10px 30px;
	border-radius: 78px;
	/* align-items: center; */
	width: 100%;
	display: inline-flex;
	align-items: center;
	vertical-align: revert-layer;
}

.omaxe-usp-icon {
	width: 60px;
	margin-right: 15px;
}

.omaxe-usp-text span {
	font-weight: 500;
	font-size: 18px;
}

.omaxe-usp-icon img {
	width: 60px;
}

.img_tag {
	text-align: right;
	color: #fff;
	z-index: 1;
	font-size: 11px;
	letter-spacing: 0px;
	position: absolute;
	right: 25px;
	bottom: -11px;
	width: 100%;
}

.gallery-imgs {
	position: relative;
}

.theme-button {
	display: inline-block;
	padding: 14px 15px;
	background: #000;
	color: #fff !important;
	border-radius: 5px;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin: 0 2px;
	border: 0px;
	font-size: 18px;
	font-weight: 600;
	text-decoration: none;
}

.theme-button:hover {
	background: #ec1d24;
}

.green-bg {
	background: #0E9547;
}

.orange-bg {
	background: #F15A2B;
}

.red-bg {
	background: #EC1F28;
}

.blue-bg {
	background: #26ABE2;
}

.lightblue-bg {
	background: #1AA79C;
}

.pink-bg {
	background: #EC247C;
}

.brown-bg {
	background: #B09C47;
}

.darkpink-bg {
	background: #9F2064;
}

.district-imgs {
	width: 50%;
	float: left;
}

.district-text {
	width: 50%;
	float: left;
}

.distribution-blocks {
	width: 100%;
	clear: both;
	display: inline-block;
	position: relative;
}

.vertical-center {
	margin: 0;
	position: absolute;
	top: 50%;
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 0;
}

header.sticky {
	background-color: #fff;
	position: fixed;

	box-shadow: 0 0 30px rgba(0, 0, 0, .075) !important;
}

.hover-img:hover img {
	transform: scale(1.1) !important;
}

.main-banner {
	position: relative;
}

.slider-section {
	position: relative;
	overflow: hidden;
	
}
.top-form {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 27%;
    right: 20px;
    background: rgb(0 0 0 / 78%);
    border-radius: 10px;
}
.top-form .theme-button{background: #ed1c24;}
.top-form h3{color:#fff; font-size:24px;}
.offers-boxes {
    /* border: 1px solid #e6abad; */
    text-align: center;
    border-radius: 10px;
    padding: 25px;
    background: #fff;
    margin: 10px 0;    background: #ffdbdd;
    text-align: left;
    align-items: center;
    /* display: flex
; */
    box-shadow: 0 0 5px #ddd;
}
.whats-sets-list b{font-weight:600!important;}
.top-form p{color:#ddd}
.form-banner{
    border: 2px solid #ffffff;
    margin: 15px;
    border-radius: 10px;
}
.slider-section .owl-nav .owl-prev {
	right: 9%;
	left: auto;
}

.slider-section .owl-nav .owl-next {
	right: 1%;
}

.distribution-row-col {
	padding: 40px;
}

.banner-content {
	width: 94%;
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1;
	top: 6%;
	margin: auto;
}
.top-form-row {
    display: inline-block;
    width: 100%;
    border-radius: 0px;
    padding: 20px !important;
}
.banner-text h4 {
	color: #fff;
	position: relative;
	font-size: 30px;
	display: inline-block;
	margin-bottom: 0;
	border-radius: 5px;
	text-transform: uppercase;
	font-weight: 600;
	line-height: 38px;
	background: rgba(0, 0, 0, .8);
	padding: 2px 7px;
}

.project-develops1 {
	background: rgb(236 102 36);
	color: #fff;
	font-size: 24px;
	display: inline-block;
	padding: 2px 7px;
	border-radius: 5px;
	font-weight: bold;
}

.wholesale-retails {
	display: block;
	color: #fff;
	margin: 5px 0;
	background: rgba(236, 31, 40, .9);
	font-size: 19px;
	padding: 2px 7px;
	display: inline-block;
	text-transform: uppercase;
	clear: both;
	letter-spacing: 0;
	border-radius: 5px;
}

.project-develops {
	background: rgba(0, 0, 0, .8);
	color: #fff;
	font-size: 16px;
	display: inline-block;
	padding: 2px 7px;
	border-radius: 5px;
}

.auto-width {
	width: 20%;
}

.location-advantages {
	width: 100%;
	background: #ffbd4f;
	padding: 25px;

	box-shadow: 0 6px 12px rgba(0, 0, 0, .175);

}

ul.location-advantage-list li {
	position: relative;
	padding: 5px 0 5px 16px;
	list-style-type: none;
	margin: 0 0 1px;
	font-size: 14px;
	font-weight: 400;
}

ul.location-advantage-list li:before {
	content: "";
	position: absolute;
	top: 12px;
	left: 0;
	width: 6px;
	height: 6px;
	background: #000;
}

.form-control {
	padding: 14px;
	background: #fff;
	border: 1px solid #b4b4b4;
}

.form-group {
	margin: 10px 0;
}

.submit-btn {
	width: 100%;
}

.heading-label strong {
	color: #000;
	display: block;
}

.left0 {
	left: 0px;
	right: auto;
}

.distribution-text h4 {
	font-size: 18px;
	margin: 0px;
	text-transform: uppercase;
}

.distribution-text h2 {
	line-height: 45px;
	font-size: 48px;
}

.footer-row {
	background: #000;
}
.footer-row p {
    font-size: 15px;
    color: #979797;
    text-align: center;
}
.radius10{border-radius: 10px;}
.gallery-absolute-img {
	background: #000;
	border-radius: 0px;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

.gallery-absolute-img img {
	height: 100% !important;
	left: 0;
	border-radius: 0px;
	opacity: 1;
	object-fit: cover;
	object-position: center;
	position: absolute;
	top: 0;
	width: 100%;
}

.pt-img60 {
	padding-top: 50% !important;
}

.mobilebtn {
	display: none;
}

#bottom-forms {
	bottom: 0;
	font-size: 14px;
	right: 24px;
	z-index: 99;
	position: fixed;
	width: 350px;
	display: none;
}

.bottom-form-close {
	color: #fff;
	display: block;
	float: right;
	font-size: 22px;
	line-height: 16px;
	margin: 2px 0 0 0;
	text-align: center;
	width: 16px;
}

.form-history {
	float: left;
	box-shadow: 0 0 7px #919191;
	background: #fff;
	width: 100%;
}

.footer-stay-form {
	padding: 10px 15px 20px;
	background: #F8F8F8;
}

.arrow-down:before,
.arrow-down:after {
	content: "";
	display: block;
	width: 17px;
	height: 3px;
	background: white;
	position: absolute;
	top: 25px;
	transition: transform .5s;
}

.arrow-down:before {
	right: 21px;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
	transform: rotate(45deg);
}

.arrow-down:after {
	right: 10px;
	transform: rotate(-45deg);
}

h4.blink_me {
	margin-bottom: 0px;
	font-weight: bold;
	color: #fff;
	font-size: 18px;
}

.arrow-down.active:before {
	transform: rotate(-45deg);
}

.arrow-down.active:after {
	transform: rotate(45deg);
}

#bottom-forms .heading-bottom-form {
	background: linear-gradient(-45deg, #c30000, #a5630b, #d77d06, #d30000);
	border-radius: 5px 5px 0 0;
	color: #fff;
	cursor: pointer;
	padding: 15px 15px;
	font-size: 18px;
	text-transform: uppercase;
	background-size: 400% 400%;
	-webkit-animation: Gradient 3s ease infinite;
	-moz-animation: Gradient 3s ease infinite;
	animation: Gradient 3s ease infinite;
}

.modal-dialog {
	min-height: calc(100vh - 60px);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	max-width: 400px;
}

.modal.show .modal-dialog {
	transform: translate(0px, 0px);
}

.close-btn-popup a {
	background: #f00;
	color: #fff;
	width: 40px !important;
	height: 39px !important;
	line-height: 15px;
	font-size: 33px;
	position: absolute;
	top: 0;
	right: -40px;
	z-index: 9;
	padding: 11px 0;
	text-align: center;
}

.modal-backdrop.fade {
	opacity: .75 !important
}

.modal-content {
	border-radius: 0px;
}

.modal-open {

	padding-right: 0 !important;
	overflow-y: scroll !important;
}

/* @media screen and (min-width: 1080px) and (max-width: 1920px) {
	 .navbar .nav-xbootstrap {
    float: right;
    position: absolute;
    right: 3%;
}
} */

.m-show {
	display: none !important;
}

.about-text ul li {
	padding: 10px;
	border-radius: 10px;
	border: 1px solid #fff;
	display: inline-block;
	width: 33%;
	color: #fff;
}

.listing-block {
    display: flex;
    padding: 10px;
    width: 100%;
    /* min-height: 165px; */
    border-radius: 10px;
    font-size: 18px;
    text-align: left;
    margin: 10px 0;
    color: #000;
    /* border: 1px solid #faa61b; */
    align-items: center;
    background: #fff;
    box-shadow: 0 0 15px #c51219;
}
.thankyou-bg {
	background: #ddd;
}

.block-thankyou1 {
	background: #fff;
	width: 100%;
	padding: 40px;
	box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
	border-radius: 17px;
}

.thankyou-box {
	position: absolute;
	left: 50%;
	width: 700px;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.brand-logo .navbar-brand {
	display: inline-block;
}
/*.navbar .mx-auto{margin-right: initial!important;}*/
.error p {
	color: #f00;
}

.slider-section .owl-nav {
	display: none;
}

.banner-info {
	text-align: center;
	padding: 25px 25px 25px 18px;
	background: rgba(255, 255, 255, .95);
	position: absolute;
	bottom: 18px;
	width: 50%;
	text-align: left;
	left: 5%;
	border-radius: 17px;
}

.banner-info h1 {
    font-size: 24px;
    font-weight: 400 !important;
}

.banner-info h5 {
	font-size: 24px;
	font-weight: bold;
}

.p-0 {
	margin: 0px;
}

.features-banner span {
	border: 1px solid #000;
	padding: 2px 6px 2px;
	font-size: 17px;
	background: #000;
	color: #fff;
	border-radius: 3px;
	margin: 0 3px 0 0;
	display: inline-block;
}

.blink_me {
	animation: blinker 1s linear infinite;
}

@keyframes blinker {
	50% {
		opacity: .8;
	}
}

.pro-price {
	display: block;
	padding: 0;
	color: #000;
	font-size: 22px;
}
.pro-price b {
    color: #eb0000;
    font-weight: 900 !important;
    background: #000;
    color: #fff;
    padding: 4px 9px;
    border-radius: 50px;
    margin-right: 5px;
    position: relative;
    font-size: 29px;
    top: 5px;
}

.omaxe-logo1 {
	width: 150px;
	padding: 0px;
	margin-right: 5px
}

.ws-logo {
    width: 250px;
    position: relative;
    margin-top: -5px;
}

.navbar-brand {
	padding: 0px;
}

.invest-row {
	background: #fff;
}

.invest-icons {
	display: inline-block;
	width: 70px;
	margin: 0 15px 10px;
}
.bg-brown {
    background-color: #ed1c24 !important;
}

.opportunity-row p {
	color: #999;
}

.location-map {
float:left; width:100%; z-index: 2; position: relative;
}

.about-projects .outline-text1 {
	position: absolute;
	right: 186px;
	top: 24px;
}

.outline-text span {
	color: #a18245;
	text-transform: uppercase;
	-webkit-text-fill-color: transparent;
	-webkit-text-stroke-width: 0.5px;
	-webkit-text-stroke-color: #c1c1c1;
	font-size: 175px;
}


.outline-text1 span {
	font-size: 105px !important;
}

.about-info {
	display: inline-block;
	width: 100%;
	position: relative;
}

.floor-name {
	padding: 15px 25px;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 16px;
	font-weight: 500;
	background: #000;
	display: inline-block;
	border: 1px solid #efefef;
	width: 100%;
	text-align: center;
}


.feature-box-block {
	border: 1px solid #999;
}

.floor-plan-slider .owl-nav {
	top: 35%;
}

.floor-plan-slider .owl-nav .owl-prev {
	left: 1%;
}

.floor-plan-slider .owl-nav .owl-next {
	right: 1%;
}

.fixed-cta {
	display: none;
}

.fixed-cta a {
	background: #000;
	border-radius: 0;
	color: #fff;
	display: inline-block;
	font-size: 17px;
	height: 50px;
	line-height: 42px;
	z-index: 9;
	position: fixed;
	right: -9px;
	border-top-left-radius: 10px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
	transform-origin: bottom right;
	width: 150px;
	top: 28%;
	border-top-right-radius: 10px;
}



.banner-form-bottom .error {
	position: absolute;
	bottom: 0;
	font-size: 14px;
}

.banner-form-bottom .error p {
	margin: 0px;
}

.gallery-blocks {
	text-align: center;
	border: 1px solid #8e8e8e;
}

.gallery-blocks span {
	padding: 10px 0;
	display: inline-block;
}

.fancybox-caption {
	font-size: 24px !important;
	text-transform: uppercase;
	text-align: center;
}

.fancybox-caption::after {
	border: 0px !important;
}


.pulseanimation {
    animation: pulse-cust 2s infinite;
}

/* -------button animation start-------- */
.GreyBtn {
	background: #505050;
	color: #fff;
	background: -moz-linear-gradient(left,
			#505050 0%,
			#505050 46%,
			#ffffff 51%,
			#505050 56%,
			#505050 100%);
	background: -webkit-linear-gradient(left, #000 0%, #000 46%, #fff 51%, #000 56%, #000 100%);
	/* background: linear-gradient(180deg, rgba(83, 91, 94, 1) 0%, #122426 100%); */
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#505050', endColorstr='#505050', GradientType=1);
	background-size: 600% 600%;
	-webkit-animation: AnimationNameGrey 3s ease infinite;
	animation: AnimationNameGrey 3s ease infinite;
}

@-webkit-keyframes AnimationNameGrey {
	0% {
		background-position: 100%;
	}

	100% {
		background-position: 0%;
	}
}

@keyframes AnimationNameGrey {
	0% {
		background-position: 100%;
	}

	100% {
		background-position: 0%;
	}
}

/* -------button animation end -------- */

@keyframes pulse-cust {
    0% {
        -webkit-box-shadow: 0 0 0 0 #00000033;
    }
    70% {
        -webkit-box-shadow: 0 0 0 50px rgba(215, 146, 107, 0);
    }
    100% {
        -webkit-box-shadow: 0 0 0 0 rgba(215, 146, 107, 0);
    }
}

.gallery-sliders  .owl-nav .owl-next, .gallery-sliders .owl-nav .owl-prev {
    background: #fff !important;
}

.slider-3col .owl-nav .owl-next, .slider-3col .owl-nav .owl-prev {
    background: #eee !important;
} 

 
.whats-sets-list li{padding: 3px 0px;}
.brands-details{column-count: 5;}
.brands-logo {
    display: flex;
    padding: 10px 25px;
    border: 1px solid #ddd;
}
.invest-col {
    /* border: 1px solid #e6abad; */
    text-align: center;
    border-radius: 10px;
    padding: 10px 30px 10px 10px;
    background: #fff;
    margin: 10px 0;
    text-align: left;
    align-items: center;
    display: flex;
    box-shadow: 0 0 5px #ddd;
}
.investin_faridabad{
    background: #f3f7f9;
}
#floor-plan{
    background: #f3f7f9;
}
.investment-details{
    width: 80%;
    margin: 0px auto;
}
.invest-text h5{font-weight: 600!important; margin-bottom:5px;}
.invest-col svg{
    fill: #545454;
}
.development-text h5{font-size: 16px;}
.development-col {
    border: 1px solid #ddd;
    padding: 9px;
    min-height: 275px;
    text-align: center;
    margin-bottom: 20px;
}
.major_development{width: 100%; clear: both;}

@media(max-width: 1368px) {
	.form-group {
		margin: 8px 0;
	}

	.banner-info h5 {
		font-size: 18px !important;
	}

	.banner-info h4 {
		font-size: 21px !important;
	}

	.form-control {
		padding: 10px !important;
	}

	.banner-info {

		padding: 18px 25px 18px 18px !important;

	}
	.development-col{min-height: 262px!important;}
}

@media(max-width: 1200px) {
	.district-text {
		padding: 0px 20px !important;
	}

	.district-text .mt-5 {
		margin-top: 15px !important;
	}


	.large-font {
		font-size: 7rem;
		line-height: 7rem;
	}

	h2 {
		font-size: 2.2rem;
	}

	.omaxe-national-info .d-show {
		display: none;
	}
}

@media(max-width: 1024px) {
	.banner-info {
		width: 47%;
	}
	.nav-xbootstrap li a{padding: 3px 3px;    font-size: 11px;}
	.top-form-row {
		position: relative;
	}

	.large-font {
		font-size: 4rem;
		line-height: 4rem;
	}

	.distribution-text h4 {
		font-size: 15px !important;

	}

	.distribution-text h2 {
		line-height: 45px;
		font-size: 36px !important;
	}

	.about-dwarka img {
		margin-top: 20px;
	}
	.investment-details{width: 100%;}
	.location::before{display: none;}
	.invest-text h5{font-size: 16px;}
	.location-map {margin-top: 20px;}
}

@media(max-width: 980px) {

.location-map{margin-top:30px;}
	.change .bar1,
	.change .bar3 {
		background: #333;
	}

	.booking-open span {
		font-size: 24px;
	}

	.header-rights {
		position: absolute;
		right: 45px;
	}

	.banner-form {
		padding: 1rem;
		;
	}

	.form-group {
		display: inline-block;
		width: 100%;

	}

	.navbar {
		padding: 7px 0 !important
	}

	.nav-xbootstrap {
		background: #fff;
		width: 300px;
		height: 100%;
		box-shadow: 0 0 15px #afafaf;
		display: block;
		padding: 0px;
		position: fixed;
		right: -330px;
		top: 0;
		z-index: 9;
		-webkit-transition: right .25s ease;
		-moz-transition: right .25s ease;
		-ms-transition: right .25s ease;
		-o-transition: right .25s ease;
		transition: right .25s ease;
		margin: 0;
		border: 0;
		border-radius: 0;
		overflow-y: auto;
		overflow-x: hidden;
		height: 100%
	}

	.nav-xbootstrap.visible {
		right: 0;
		-webkit-transition: right .25s ease;
		-moz-transition: right .25s ease;
		-ms-transition: right .25s ease;
		-o-transition: right .25s ease;
		transition: right .25s ease
	}

	.nav-xbootstrap {
		display: block;
	}

	.nav-bg-xbootstrap {
		display: inline-block;
		vertical-align: middle;
		width: 25px;
		height: 50px;
		margin: 0;
		position: relative;
		z-index: 9;
		top: -3px;
		left: 0;
		padding: 12px 0 0 10px
	}

	.navbar-xbootstrap {
		display: inline-block;
		vertical-align: middle;
		height: 50px;
		cursor: pointer;
		margin: 0;
		position: absolute;
		top: 0;
		right: 0;
		padding: 13px 0
	}

	.bar1,
	.bar2,
	.bar3 {
		width: 25px;
		height: 2px;
		background-color: #fff;
		margin: 6px 0;
		transition: .4s
	}

	.change .bar1 {
		-webkit-transform: rotate(-45deg) translate(-9px, 6px);
		transform: rotate(-46deg) translate(-9px, 3px)
	}

	.change .bar2 {
		opacity: 0
	}

	.change .bar3 {
		-webkit-transform: rotate(45deg) translate(-8px, -8px);
		transform: rotate(44deg) translate(-8px, -3px)
	}

	.nav-xbootstrap ul {
		padding-top: 60px
	}

	.nav-xbootstrap li {
		display: block;
		padding: 15px 0;
		border-bottom: 1px solid #ddd;
	}

	.nav-xbootstrap li a {
		display: block;
		color: #333
	}

	.nav-xbootstrap li:first-child:hover a {
		border-radius: 0
	}

	.nav-xbootstrap li ul.dropdown {
		position: relative
	}

	.nav-xbootstrap li ul.dropdown li a {
		background: #2980b9 !important;
		border-bottom: none;
		color: #fff !important
	}

	.nav-xbootstrap li:hover a {
		color: #fff !important
	}

	.nav-xbootstrap li ul.dropdown li:hover a {
		background: rgba(0, 0, 0, .1) !important;
		color: #fff !important
	}

	.nav-xbootstrap li ul.dropdown li a {
		padding: 10px 10px 10px 30px
	}

	.nav-xbootstrap li:hover .arrow-down {
		border-top: 5px solid #fff
	}

	.sticky .bar1,
	.sticky .bar2,
	.sticky .bar3 {
		background: #fff !important;
	}

	.banner-text.banner-text {
		top: auto !important;
		bottom: 182px !important;
	}

	.distribution-text h4 {
		font-size: 12px !important;
		margin: 0px;
		font-weight: 400;
		text-transform: capitalize;
	}

	.distribution-text h2 {
		line-height: normal;
		font-size: 23px !important;
	}

	.banner-content {
		position: relative;
		padding: 20px 0;
		background: #eee;
		margin-top: -35px;
	}

	.slider-section .owl-nav {
		display: none;
	}

	.banner-text {
		text-align: center;
	}

	.banner-text h4 {
		font-size: 24px;
		line-height: inherit !important;
		color: #000;
		background: none;
		text-align: center;
	}

	.wholesale-retails {
		background: none !important;
		color: #000;
		font-weight: bold;
		border-top: 1px solid #000;
		border-radius: 0px;
		margin: 10px 0;
		padding: 10px 0;
		border-bottom: 1px solid #000;
	}

	.project-develops1 {
		background: #000;
	}

	.project-develops {
		background: none !important;
		color: #000;
	}

	br {
		display: none !important;
	}

	.heading-label strong {
		display: inline-block !important;
	}

	.form-banner {
		display: none;
	}

	.about-texts {
		margin-top: 30px;
	}
}

@media(max-width: 768px) {
    .nav-xbootstrap li a{padding:3px 19px!important;}
	.location::before {
		display: none;
	}

	.location-map {
		margin-top: 30px;
	}

	.listing-block {
		font-size: 16px;

		margin: 4px 0 !important;
	}

	.close-btn-popup a {
		right: 0px !important;
	}

	#bottom-forms {
		display: none !important;
	}

	.top-form-row {
		display: none;
	}

	.auto-width {
		width: 100%;
		/* padding: 0 5px; */
		margin-bottom: 15px;
	}

	.district-text .mt-5 {
		margin-top: 3px !important;
	}

	.enquiry-forms-row .mb-5 {
		margin-bottom: 1rem !important;
	}

	.mobilebtn {
		width: 100%;
		float: left;
		position: fixed;
		bottom: 0;
		display: block !important;
		left: 0;
		margin: 0;
		z-index: 9;
		background: #000;
	}

	.mobilebtn a button {
		width:50%;
		float: left;
		margin-right: 0;
		color: #fff;
		border: none;
		line-height: 48px;
		font-size: 15px;
		cursor: pointer;
		background: #b6842c;
	}

	.call-now {
		background: none !important;
	}

}
.m-show{display: none;}
@media(max-width: 600px) {
        .navbar {
        padding: 0px 0 !important;
    }
	.top-form {
        position: relative;
        top: 7px;
        transform: inherit;
        width: 95%;
        right: 10px;
        background: rgb(0 0 0 / 78%);
        border-radius: 10px;
        left: 10px;
    }
	.form-banner{margin: 0px;}
	.d-show{display: none!important;}
	.m-show{display: block!important;}
    .wrapper{overflow-x:hidden;}
    .pro-price{margin-top:20px;}
    .about-texts p {
    text-align: justify;
}
.location-listing li{
    list-style: none;
    border-left: 4px solid #000;
    padding-left: 10px;
    margin: 5px 0;
}
.hides-m{display:none;}
	.l-dsitrict-cols {
		min-height: auto !important;
		margin-bottom: 15px !important;
	}
	.pro-price b {
        font-size: 22px;
        top: auto;
    }
	.districts-row-info {
		column-count: 3;
	}

	.strip-row h3 {
		font-size: 26px !important;
	}

	.col-text-block span {
		font-weight: 600 !important;
		font-size: 14px !important;
		color: #666 !important;
	}

	.fixed-cta {
		display: none !important;
	}

	.header-rights {
		display: none !important;
	}

	.banner-info {
		padding: 35px !important;
		position: relative !important;
		width: 100% !important;
		left: 0px !important;
		bottom: 0px !important;
		text-align: center !important;
	}

	.banner-info .cta-btn {
		margin-top: 1rem !important;
	}

	.phone-no {
		margin-right: 5px !important;
	}

	.location-map {
		margin: 30px 0 0; float:left;
	}

	.location {
		padding: 50px 0px;
	}

	.form-banner,
	.top-form-row {
		display: block !important;
	}
	.banner-content {
		position: relative;
	}

	.thankyou-box {
		width: 95% !important;
	}

	.omaxe-logo1,
	.state-logo {
		width: 120px !important;
	}

	h2 {
		font-size: 1.8rem;
	}

	.aos-animate {

		-o-transition-property: none !important;
		-moz-transition-property: none !important;
		-ms-transition-property: none !important;
		-webkit-transition-property: none !important;
		transition-property: none !important;

		-o-transform: none !important;
		-moz-transform: none !important;
		-ms-transform: none !important;
		-webkit-transform: none !important;
		transform: none !important;

		-webkit-animation: none !important;
		-moz-animation: none !important;
		-o-animation: none !important;
		-ms-animation: none !important;
		animation: none !important;
	}

	.large-font {
		font-size: 3rem;
	}

	body {
		font-size: 16px;
	}

	.district-text {
		padding: 0px 10px !important;
	}

	.district-text .mt-5 {
		margin-top: 10px !important;
	}

	.distribution-blocks .mt-3 {
		margin-top: .5rem !important;
	}

	.distribution-text h2 {
		line-height: normal;
		font-size: 30px !important;
	}

	.py-80 {
		padding: 50px 0;
	}

	.wrapper {
		overflow-x: hidden;
	}



	.listing-block {

		padding: 5px !important;

		font-size: 16px !important;
		text-align: center;
		margin: 8px 0 !important;

	}
	.brands-details {
		column-count: 2;
	}

	.gallery-slider .pt-img60 {
		padding-top: 80% !important;
	}

	.owl-nav .owl-next,
	.owl-nav .owl-prev {
		width: 50px !important;
		height: 50px !important;
	}

	.owl-nav .owl-prev {
		left: 3% !important;
	}

	.owl-nav .owl-next {
		right: 3% !important;
	}

	.cta-btn {
		margin-top: 2rem !important;
	}

	.omaxe-usp-block {
		margin-bottom: 10px !important;
	}


	.phone-no a {
		font-size: 14px;
		padding: 5px 9px 3px 9px !important;
	}


	.d-show {
		display: none !important;
	}

	.main-banner .m-show {
		display: block !important;
	}

}
.a-imgs{position: relative;}