@font-face {
	font-family: Avenir_Heavy;
	font-style: normal;
	font-weight: 400;
	src: url("../fonts/Avenir-Heavy.woff2") format("woff2"), 
	url("../fonts/Avenir-Heavy.woff") format("woff")
}

@font-face {
	font-display: swap;
	font-family: Helvetica Neue;
	font-style: normal;
	font-weight: 500;
	src: url("../fonts/HelveticaNeue-MediumCond.woff2") format("woff2"), 
	url("../fonts/HelveticaNeue-MediumCond.woff") format("woff")
}

* {
	margin: 0;
	padding: 0;
	text-decoration: none !important
}

button:focus {
	outline: none
}

body {
	font-family: Montserrat, sans-serif !important
}

.header-container .container-fluid {
	padding: 0 50px
}

.body-container.container-fluid {
	padding: 0
}

.body-container-wrapper {
	margin-top: 50px
}

.custom-padding {
	padding: 0 50px
}

.rotate-90 {
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
	transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg)
}

body {
	color: #212112;
	font-family: Poppins, sans-serif;
	font-size: 16px;
	font-weight: 300;
	line-height: 24px;
	transition: all .2s linear
}

::selection {
	background-color: #8167a9;
	color: #fff
}

::-moz-selection {
	background-color: #8167a9;
	color: #fff
}

.hs-input.hs-fieldtype-intl-phone {
	padding: 0 !important
}

.start-header {
	box-shadow: 0 10px 30px 0 rgba(138, 155, 165, .15);
	opacity: 1;
	padding: 0;
	transform: translateY(0)
}

.start-header,
.start-header.scroll-on {
	-webkit-transition: all .3s ease-out;
	transition: all .3s ease-out
}

.start-header.scroll-on {
	box-shadow: 0 5px 10px 0 rgba(138, 155, 165, .15);
	padding: 5px 0
}

.start-header.scroll-on .navbar-brand img {
	height: 40px
}

.navigation-wrap,
.start-header.scroll-on .navbar-brand img {
	-webkit-transition: all .3s ease-out;
	transition: all .3s ease-out
}

.navigation-wrap {
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 1000
}

.navbar {
	padding: 0
}

.navbar-brand img {
	display: block;
	height: 70px;
	-webkit-transition: all .3s ease-out;
	transition: all .3s ease-out;
	width: auto
}

.navbar-toggler {
	border: none;
	float: right;
	padding-right: 0
}

.navbar-toggler:active,
.navbar-toggler:focus {
	outline: none
}

.navbar-light .navbar-toggler-icon {
	background-image: none;
	border-bottom: 1px solid #000;
	height: 17px;
	position: relative;
	transition: all .3s linear;
	width: 24px
}

.navbar-light .navbar-toggler-icon:after,
.navbar-light .navbar-toggler-icon:before {
	background-color: #000;
	content: "";
	height: 1px;
	left: 0;
	position: absolute;
	top: 0;
	transition: all .3s linear;
	width: 24px;
	z-index: 2
}

f .navbar-light .navbar-toggler-icon:after {
	top: 8px
}

.navbar-toggler[aria-expanded=true] .navbar-toggler-icon:after {
	transform: rotate(45deg)
}

.navbar-toggler[aria-expanded=true] .navbar-toggler-icon:before {
	transform: translateY(8px) rotate(-45deg)
}

.navbar-toggler[aria-expanded=true] .navbar-toggler-icon {
	border-color: transparent
}

.nav-link {
	color: #B49433 !important;
	font-weight: 500;
	transition: all .2s linear
}

.nav-item:hover .nav-link {
	color: #fff !important
}

nav ul li.nav-item {
	padding: 0 15px
}

.nav-item.active .nav-link {
	color: #fff !important
}

.nav-link {
	display: inline-block;
	padding: 5px 0 !important;
	position: relative
}

.nav-item:after {
	background-color: #B49433;
	bottom: -5px;
	content: "";
	height: 2px;
	left: 0;
	opacity: 0;
	position: absolute;
	transition: all .2s linear;
	width: 100%
}

.nav-item.active:hover:after {
	opacity: 0
}

.nav-item {
	position: relative
}

.bg-light,
.nav-item {
	transition: all .2s linear
}

.bg-light {
	background-color: #fff !important
}

.bg-dark {
    background-color: #151617!important;
}
.nav-item .dropdown-menu {
	display: block;
	margin: 0;
	max-height: 0;
	opacity: 0;
	padding: 0;
	transform: translate3d(0, 10px, 0);
	transition: all .2s linear;
	visibility: hidden
}

.nav-item.show .dropdown-menu {
	max-height: 999px;
	opacity: 1;
	transform: translateZ(0);
	visibility: visible
}

.dropdown-menu {
	background-color: #fcfaff;
	border: none;
	border-radius: 3px;
	box-shadow: 0 5px 10px 0 rgba(138, 155, 165, .15);
	color: #212121;
	font-size: 13px;
	letter-spacing: 1px;
	margin: 0;
	padding: 10px !important;
	transition: all .2s linear
}

.dropdown-toggle:after {
	display: none
}

.dropdown-item {
	border-radius: 2px;
	color: #212121;
	padding: 3px 15px;
	transition: all .2s linear
}

section.cta {
	background: #B49433;
	background: linear-gradient(-45deg, #de137a, #9d2877 ,#8b2b7d,#702f88);
	padding: 4em 0
}
.section-pricing {
	background: #B49433;
	background: linear-gradient(-45deg, #de137a, #9d2877 ,#8b2b7d,#702f88);
	padding: 4em 0
}

.config {
    color: #000;
    font-weight: 600;
    font-size: 28px;
}

.price {
	font-family: Avenir_Heavy;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 25px;
}

.carpet {
    color: #fff;
    font-size: 17px;
    padding: 4px 0;
    margin-bottom: 5px;
}
.pricing-box {
    background: rgb(255 255 255 / 48%);
    padding: 30px 0;
    text-align: center;
    border-radius: 5px;
    margin: 5px;
}

.modal-title {
	font-family: Avenir_Heavy;
    font-size: 26px;
    text-transform: uppercase;
}

.db-link-btn {
	background-color: #fff;
	border: 1px solid #9e9e9e;
	color: #B49433;
	cursor: pointer;
	font-family: Avenir_Heavy;
	font-size: 18px;
	padding: 8px 24px;
	transition: 1s
}

.db-link-btn:hover {
	background-color: transparent;
	border-color: #9e9e9e;
	color: #B45433;
	transition: 1s
}

#myModal2 .modal-dialog {
	max-width: 350px
}

#myModal2 form .hs-input.invalid.error,
.banner-form form .hs-input.invalid.error {
	border-color: red;
	border-width: 1px
}

#myModal2 form .hs-input,
.banner-form form .hs-input {
	height: 35px;
	padding: 0 15px;
	width: 100%
}

#myModal2 ul.no-list.hs-error-msgs.inputs-list {
	display: none !important
}

label#label-email-5ba93bfc-bfe7-4183-8acf-e9d0fe29210c,
label#label-name-5ba93bfc-bfe7-4183-8acf-e9d0fe29210c,
label#label-phone-5ba93bfc-bfe7-4183-8acf-e9d0fe29210c {
	display: none
}

#myModal2 .field.hs-form-field {
	margin-bottom: 1em
}

#myModal2 input.hs-button.primary.large {
	background: #000;
	border: 0;
	color: #fff;
	padding: 6px 9px
}

.text-end {
	text-align: end
}

#enqNow_btn {
	margin-left: 10px
}

#callnow,
#enqNow_btn {
	/*background-color: #222;*/
	background: linear-gradient(-45deg, #de137a, #9d2877 ,#8b2b7d,#702f88);
	color: #fff;
	cursor: pointer;
	padding: 3px 15px
}

#callnow {
	margin-left: 15px
}

#callNow_btn_mobile,
#enqNow_btn_mobile {
	display: none
}

#enqNowFrm form .hs-input {
	margin-bottom: 10px
}

.section-padding {
	padding: 4em 0
}

.qr-code {
	background: #fff;
	position: absolute;
	right: 8px;
	top: 1%;
	z-index: 99
}

.qr-code img {
	width: 100px
}

.qrera {
	width: 15px !important
}

.qr-code p {
	align-items: center;
	display: flex;
	font-family: Avenir_Heavy;
	font-size: 10px;
	justify-content: space-evenly;
	line-height: 10px;
	margin: 0;
	padding: 0 0 2px
}

.main-slider {
	margin-top: 5em;
	position: relative
}

#carousel .carousel-item.banner-0 {
	background-image: url("../img/slider/0.jpg")
}

#carousel .carousel-item.banner-1 {
	background-image: url("../img/slider/1.jpg")
}

#carousel .carousel-item.banner-2 {
	background-image: url("../img/slider/2.jpg")
}

#carousel .carousel-item.banner-3 {
	background-image: url("../img/slider/3.jpg")
}

#carousel .carousel-item.banner-0 .caption,
.bordered-caption {
	display: inline-block
}

.bordered-caption {
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	border-top: 1px solid #fff;
	font-weight: 400;
	margin-top: 10px;
	padding: 10px 20px;
	position: relative
}

.bordered-caption:before {
	background-image: url("../img/banner-vector.webp");
	background-repeat: no-repeat;
	background-size: contain;
	content: "";
	height: 108px;
	left: -10px;
	position: absolute;
	top: 14px;
	width: 19px
}

.bordered-caption span.border-left-top {
	border-left: 1px solid #fff;
	height: 11px;
	left: 0;
	position: absolute;
	top: 0
}

.bordered-caption span.border-left-bottom {
	border-left: 1px solid #fff;
	bottom: 0;
	height: 9px;
	left: 0;
	position: absolute
}

#carousel .carousel-item {
	background: no-repeat 50% scroll;
	background-size: cover;
	height: 92vh;
	min-height: 350px;
	width: 100%
}

#carousel .carousel-inner .carousel-item {
	transition: -webkit-transform 2s ease;
	transition: transform 1s ease;
	transition: transform 1s ease, -webkit-transform 1s ease
}

#carousel .carousel-item .caption {
	animation-delay: 1s;
	animation-duration: 1s;
	color: #fff;
	padding: 40px
}

#carousel .caption h2 {
	animation-delay: 1s;
	animation-duration: 1s;
	font-weight: 600;
	text-transform: uppercase
}

#carousel .caption p {
	animation-delay: 2.2s;
	animation-duration: 1s;
	font-size: 20px;
	font-weight: 400;
	margin: 15px 0 10px
}

#carousel .caption a {
	animation-delay: 2.4s;
	animation-duration: 1s
}

.delicious-btn {
	border: 1px solid #fff;
	border-radius: 0;
	color: #fff;
	display: inline-block;
	font-size: 16px;
	font-size: 14px;
	font-weight: 300;
	margin-top: 15px;
	min-width: 160px;
	padding: 0;
	padding: 5px 15px;
	-webkit-transition-duration: .5s;
	transition-duration: .5s
}

.delicious-btn.active,
.delicious-btn:focus,
.delicious-btn:hover {
	color: #fff
}

.carousel-indicators {
	bottom: 15px
}

.carousel-indicators-numbers li {
	border: none;
	border-radius: 100%;
	color: #fff;
	line-height: 30px;
	position: relative;
	text-align: center;
	text-indent: 0;
	transition: all .25s ease
}

.carousel-indicators-numbers li,
.carousel-indicators-numbers li.active,
.carousel-indicators-numbers li:hover {
	background-color: transparent;
	height: 30px;
	margin: 0 2px;
	width: 30px
}

.carousel-indicators-numbers li:after {
	background-color: #fff;
	content: "";
	height: 1px;
	left: 30px;
	opacity: 0;
	position: absolute;
	top: 14px;
	width: 50px
}

.carousel-indicators-numbers li.active:after {
	opacity: 1
}

.carousel-indicators-numbers li.active {
	padding-right: 50px
}

.carousel-control-next,
.carousel-control-prev {
	width: 50px;
    background: #181c1f;
    opacity: 1;
}

.carousel-control-prev {
	left: -50px
}

.carousel-control-next {
	right: -50px
}

a.carousel-control-next .fa,
a.carousel-control-prev .fa {
    color: #b49433;
	font-size: 2.5rem
}

.w-60 {
	width: 60%;
}
section.main-slider .container {
	max-width: 1600px
}

#carousel .carousel-item .col-lg-6 {
	align-items: center;
	display: flex
}

#carousel .carousel-item h2 {
	color: #fff;
	font-family: Helvetica Neue;
	font-size: 5rem;
	line-height: 5rem;
	text-transform: uppercase
}

#carousel .carousel-item .bnr-content {
	display: flex;
	flex-direction: column;
	justify-content: center
}

#carousel .carousel-item .bnr-content h4 {
	font-size: 1.8rem;
	font-weight: 500;
	text-transform: uppercase;
    color: #fff;
}

#carousel .carousel-item .bnr-content img {
	margin-bottom: 2.5em
}

.list-type1{
	list-style-type: none;
	padding: 0;
}
.list-type1 li{
	padding: 5px 10px;
	
}
.list-type1 i{
	color: #B49433;
	
}
p.watermark-text {
	bottom: 15%;
	color: #fff;
	font-size: 10px;
	position: absolute;
	right: -1%;
	top: auto;
	z-index: 999
}

#enqNowFrm form .hs-input,
.banner-form form .hs-input {
	height: 35px;
	padding: 0 15px;
	width: 100%
}

#enqNowFrm form select,
.banner-form form select {
	-webkit-appearance: auto;
	-moz-appearance: auto
}

#enqNowFrm form ul.inputs-list,
.banner-form form ul.inputs-list {
	list-style: none
}

#enqNowFrm form ul.no-list.hs-error-msgs.inputs-list,
.banner-form form ul.no-list.hs-error-msgs.inputs-list {
	display: none !important
}

#enqNowFrm form .hs-input.invalid.error,
.banner-form form .hs-input.invalid.error {
	border-color: red;
	border-width: 1px
}

#enqNowFrm form label,
.banner-form form label {
	display: none
}

#enqNowFrm form .hs-form-booleancheckbox-display,
.banner-form form .hs-form-booleancheckbox-display {
	display: block;
	line-height: 18px
}

#enqNowFrm form .hs-form-booleancheckbox-display .hs-input,
.banner-form form .hs-form-booleancheckbox-display .hs-input {
	height: auto !important;
	margin-bottom: 0;
	margin-right: 5px;
	margin-top: 0;
	width: auto
}

.hs-form-booleancheckbox-display>span {
	font-size: 14px
}

#enqNowFrm .modal-header {
	border: 0
}

#enqNowFrm .modal-header button.close {
	background-color: #000;
	border: 1px solid #000;
	border-radius: 100%;
	color: #fff;
	font-size: 28px;
	font-weight: 100;
	height: 25px;
	line-height: 1px;
	opacity: 1;
	padding: 0;
	position: relative;
	right: 5px;
	top: 5px;
	width: 25px
}

#enqNowFrm form input.hs-button.primary.large,
.banner-form form input.hs-button.primary.large {
	background-color: #B49433;
	border: 0;
	color: #fff;
	margin-top: 15px;
	padding: 3px 15px
}

div#enqNowFrm .modal-dialog {
	max-width: 30%
}

.banner-form {
	box-shadow: 1px 1px 15px rgba(0, 0, 0, .75);
	padding: 1em 1em 0
}

.banner-form form {
	align-items: center;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between
}

.banner-form form .hs-form-field {
	width: 16%
}

.banner-form form .hs_checkbox.hs-checkbox.hs-fieldtype-booleancheckbox.field.hs-form-field {
	width: 65%
}

.banner-form form .hs-input {
	background-color: transparent;
	border: 1px solid #000;
	color: #000;
	font-size: 13px
}

.hs-fieldtype-intl-phone.hs-input {
	border: none !important
}

.banner-form form .hs_recaptcha.hs-recaptcha.field.hs-form-field {
	margin-top: 12px;
	transform: scale(.77);
	-webkit-transform: scale(.77);
	transform-origin: 0 0;
	-webkit-transform-origin: 0 0;
	width: 16%
}

.banner-form form .hs-form-booleancheckbox-display {
	display: flex;
	line-height: 12px;
	margin-top: 10px
}

.banner-form .hs-form-booleancheckbox-display>span {
	color: #000;
	font-size: 13px;
	line-height: 16px
}

.banner-form form input.hs-button.primary.large {
	background-color: #B49433;
	color: #fff;
	font-size: 14px;
	padding: 5px 25px;
	width: 100%
}

.banner-form form .hs-input:focus {
	outline: none !important
}

.banner-form input::-webkit-input-placeholder {
	color: #000
}

.banner-form input:-ms-input-placeholder {
	color: #000
}

.banner-form input::placeholder {
	color: #000
}

.banner-form.sticky {
	background: #fff;
	bottom: 0;
	left: 0;
	position: fixed;
	right: 0;
	top: auto;
	z-index: 999
}

#quick-overview {
	background-color: #151515;
	color: #fff
}

h1.head-title {
	font-weight: 200
}

#quick-overview .card {
	background-color: transparent;
	border: 0;
	margin-bottom: 40px
}

#quick-overview .card p {
	color: #888;
	font-size: 15px;
	letter-spacing: 2px;
	margin: 0;
	text-transform: uppercase
}

#quick-overview .card h4 {
	font-size: 1.2rem;
	font-weight: 300
}

section#about {
	background-attachment: fixed;
	background-image: url("../img/about-bg.jpg");
	background-repeat: no-repeat;
	background-size: cover
}

h2.head-title {
	font-size: 1.8rem;
	font-weight: 400
}

#about .img-wrapper {
	position: relative; 
	margin: 5px 0;
}

.overlay {
	align-items: center;
	background-color: rgba(0, 0, 0, .28);
	bottom: 0;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: center;
	left: 0;
	position: absolute;
	right: 0;
	text-align: center;
	top: 0
}

#about .img-wrapper:before {
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
	left: 15px;
	top: 15px
}

#about .img-wrapper:after,
#about .img-wrapper:before {
	content: "";
	height: 0;
	opacity: 0;
	position: absolute;
	transition: 1s;
	width: 0
}

#about .img-wrapper:after {
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	bottom: 15px;
	right: 15px
}

#about .img-wrapper:hover:after,
#about .img-wrapper:hover:before {
	height: 130px;
	opacity: 1;
	transition: 1s;
	width: 130px
}

#about p {
	font-size: .9rem
}

.overlay img {
	opacity: 0;
	transition: 1s;
	width: 50px
}

#about .img-wrapper:hover .overlay img {
	opacity: 1;
	transition: 1s;
	width: 100px
}

a.btn-readmore {
	border: 1px solid #888;
	color: #000;
	display: inline-block;
	margin-top: 10px;
	padding: 4px 15px;
	transition: 1s
}

a.btn-readmore:hover {
	background-color: #222;
	color: #fff;
	transition: 1s
}

.unique-facets {
	padding: 40px 0
}

.unique-facets hr {
	border-color: #666;
	margin-bottom: 1.5rem;
	margin-top: 1.5rem
}

.unique-facets p {
	color: #000;
	font-size: 13px !important;
	font-weight: 500;
	line-height: 20px;
	margin-bottom: 0
}

.unique-facets h3 {
	font-size: 1rem;
	font-weight: 400;
	margin-bottom: 0
}

.unique-facets .col:nth-child(2) {
	max-width: 12%
}

.unique-facets .col:nth-child(3) {
	max-width: 15%
}

.unique-facets .col:nth-child(4) {
	max-width: 11%
}

.unique-facets .col:nth-child(5) {
	max-width: 16%
}

#ssr {
	background-color: #151617;
	background-image: url("../img/bg-1.png");
	background-position: 35px 0;
	background-repeat: no-repeat;
	background-size: 340px;
	color: #fff
}

ul.ssr-list {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: center;
	list-style: none;
	margin: 4em 0 0
}

ul.ssr-list li {
	padding: 0 20px
}

ul.ssr-list img {
	height: 40px;
	object-fit: cover;
	padding: 5px;
	position: relative;
	top: 16px;
	transition: 1s;
	width: auto
}

ul.ssr-list p {
	margin-bottom: 0;
	margin-top: 12px
}

ul.ssr-list p.img-wrapper {
	background-color: #877540;
	border-radius: 100%;
	box-shadow: 1px 1px 12px rgba(27, 25, 25, .32);
	height: 70px;
	margin: 0 auto;
	transition: 1s;
	width: 70px
}

ul.ssr-list p.img-wrapper:hover img {
	padding: 3px;
	transition: .2s
}

ul.ssr-list p.img-wrapper:hover {
	background-color: #222;
	transition: 1s
}

#gallery .container-fluid {
	padding: 0
}

#gallery h2.head-title {
	margin-bottom: 30px
}

.shadow-effect {
	cursor: pointer;
	position: relative;
	transition: 1s
}

.shadow-effect:before {
	border-left: 1px solid #B49433;
	border-top: 1px solid #B49433;
	left: 25px;
	top: 25px
}

.shadow-effect:after,
.shadow-effect:before {
	content: "";
	height: 0;
	opacity: 0;
	position: absolute;
	transition: 1s;
	width: 0;
	z-index: 99
}

.shadow-effect:after {
	border-bottom: 1px solid #B49433;
	border-right: 1px solid #B49433;
	bottom: 25px;
	right: 25px;
	top: auto
}
.shadow-effect p {
    bottom: 39%;
    color: #B49433;
    font-size: 20px;
    text-shadow: 1px 1px 1px #64562b;
    font-weight: 500;
    left: 0;
    opacity: 1;
    position: absolute;
    right: 0;
    text-align: center;
    transition: 1s;
    z-index: 99;
}

.shadow-effect p>span {
	font-size: 16px
}

.shadow-effect:hover p {
	bottom: 40%;
	opacity: 1;
	transition: 1s
}

.shadow-effect .overlay {
	background-color: hsla(0, 0%, 100%, .9);
	opacity: 0;
	transition: 1s
}

.shadow-effect:hover .overlay {
	opacity: 1;
	transition: 1s;
	z-index: 11
}

.shadow-effect:hover:after,
.shadow-effect:hover:before {
	height: 150px;
	opacity: 1;
	transition: 1s;
	width: 150px
}

#amenites-slider {
	margin-top: 25px
}

#amenites-slider .show-nav .owl-nav.disabled {
	display: block !important
}

#amenites-slider .owl-next,
#amenites-slider .owl-prev {
	position: absolute;
	top: 45%
}

#amenites-slider .owl-next {
	right: 15px
}

#amenites-slider .owl-prev {
	left: 15px;
	position: absolute;
	top: 45%
}

#amenites-slider .owl-next .fa,
#amenites-slider .owl-prev .fa {
	color: #fff;
	font-size: 3rem
}

#amenites-slider .slider-content {
	background-color: #fff;
	bottom: 0;
	left: 0;
	opacity: 0;
	padding: 15px 25px;
	position: absolute;
	transition: 1s;
	width: 300px
}

#amenites-slider .owl-item.active.center .slider-content {
	bottom: 30px;
	opacity: 1;
	transition: 1s
}

#amenites-slider .slider-content h5 {
	color: #666;
	font-weight: 500
}

#amenites-slider .slider-content ul {
	list-style: none;
	margin: 0
}

#amenites-slider .slider-content ul li {
	font-size: 14px
}

#connectivity p.small {
	font-size: 12px;
	line-height: 16px
}

.location-list {
	padding: 25px 0
}

.location-wrapper b {
	font-weight: 700
}

.location-wrapper {
	border-bottom: 2px solid #898989;
	display: flex;
	padding-bottom: 10px;
	padding-top: 15px
}

.location-wrapper b {
	color: #555;
	font-size: 15px;
	font-weight: 600;
	padding-right: 10px
}

.location-wrapper p {
	font-size: 15px;
	margin-bottom: 0
}

.location-wrapper ul {
	display: flex;
	list-style: none;
	margin: 0;
	padding: 0
}

.location-wrapper ul li {
	color: #666;
	font-size: 10px;
	font-weight: 500;
	padding-right: 7px;
	position: relative
}

.location-wrapper ul li:after {
	content: ".";
	font-size: 18px;
	left: -7px;
	position: absolute;
	top: -4px
}

	img.footer-logo {
		display: block;
		width: 160px;
	}
img.fqr-code {
	margin-top: 15px;
	width: 100px
}

footer {
	background-color: #222;
	color: #fff;
	font-size: 13px
}

.footer-container.container-fluid {
	padding: 0
}

footer h2 {
	font-size: 26px;
	font-weight: 300;
	margin-bottom: 25px;
	text-transform: uppercase
}

ul.social-list {
	display: flex;
	list-style: none
}

ul.social-list li {
	padding-right: 15px
}

ul.social-list li i.fa {
	background-color: #fff;
	color: #000;
	font-size: 14px;
	height: 22px;
	padding: 4px 0;
	text-align: center;
	width: 22px
}

a.rera-link {
	color: #fff
}

a.rera-link:hover {
	text-decoration: underline !important
}

footer p {
	line-height: 20px
}

.ranawat-group-logo {
	position: relative;
	top: -15px
}

p.disclaimer-text {
	font-size: 11px;
	line-height: 15px;
	margin: 15px 0 10em
}

.inr-icon {
	position: relative;
	top: -1px;
	width: 13px
}

@media(max-width:1600px) {
	section.main-slider .container {
		max-width: 1330px
	}
}

@media(max-width:1440px) {
	#carousel .caption h2 {
		font-size: 26px
	}

	section.main-slider .container {
		max-width: 1230px
	}

	#carousel .caption p {
		font-size: 18px
	}

	.bordered-caption {
		font-size: 12px
	}

	#carousel .carousel-item.banner-0 .caption {
		padding: 30px
	}

	#carousel .carousel-item h2 {
		font-size: 4rem;
		line-height: 4rem
	}

	.banner-form {
		top: 7em
	}
}

@media(max-width:1366px) {
	.banner-form {
		top: 4.5em
	}
}

@media(max-width:1199px) {
	.header-container .container-fluid {
		padding: 0 15px
	}

	nav ul li.nav-item {
		padding: 0 10px
	}

	nav ul li.nav-item a.nav-link {
		font-size: 14px
	}

	.banner-form {
		top: 2em;
		width: 300px
	}

	#gallery-slider .owl-next,
	#gallery-slider .owl-prev {
		background-color: #000;
		color: #fff;
		font-size: 24px;
		height: 30px;
		padding: 3px 0;
		position: absolute;
		text-align: center;
		top: 45%;
		width: 30px
	}

	#gallery-slider .owl-prev {
		left: 0
	}

	#gallery-slider .owl-next {
		right: 0
	}
}

@media(max-width:1024px) {
	#carousel .carousel-item {
		height: 75vh
	}

	.banner-form {
		right: 20px;
		top: 1em;
		width: 280px
	}
}

@media(max-width:992px) {
	.banner-form {
		background-color: #B49433;
		left: auto;
		margin: 0 auto 2em;
		padding: 0;
		position: relative;
		right: auto;
		top: 15px;
		width: 93%;
		z-index: 99
	}

	#carousel .carousel-item {
		height: 56vh
	}

	#callnow,
	#enqNow_btn {
		display: none
	}

	#enqNow_btn_mobile {
		cursor: pointer;
		left: auto;
		margin-left: 0;
		padding: 3px 15px;
		right: 0;
		z-index: 9999
	}

	#callNow_btn_mobile,
	#enqNow_btn_mobile {
		background-color: #c6a844;
	background: linear-gradient(-45deg, #de137a, #9d2877 ,#8b2b7d,#702f88);
		bottom: 0;
		color: #fff;
		display: block;
		position: fixed;
		text-align: center;
		text-transform: uppercase;
		width: 49%
	}

	#callNow_btn_mobile {
		left: 0;
		padding: 3px;
		z-index: 999
	}

	img.footer-logo {
		width: 160px;
	}

	footer .col {
		margin: 0 auto 25px;
		min-width: 100%;
		text-align: center;
		width: 100% !important
	}
}

@media (max-width:767px) {
	.carousel-control-next, .carousel-control-prev {
    width: 50px;
    background: transparent;
    opacity: 1;
}

	.qrera {
		width: 12px !important
	}

	.qr-code {
		display: none;
	}

	.qr-code p {
		font-size: 8px;
		line-height: 8px
	}

	section.cta h2 {
		margin-bottom: 36px !important;
		text-align: center
	}

	.text-end {
		text-align: center !important
	}

	div#myModal2 {
		top: 28%
	}

	.navigation-wrap {
		padding-left: 15px;
		padding-right: 15px
	}

	section.main-slider .container .col-lg-4.h-100,
	section.main-slider .container .col-lg-6.h-100 {
		height: auto !important
	}

	#carousel .carousel-item .bnr-content {
		align-items: center;
		margin-top: 4em;
		text-align: center
	}


	#carousel .carousel-item .bnr-content img {
		margin-bottom: 1em;
		width: 45% !important
	}

	#carousel .carousel-item h2 {
		font-size: 2.3rem;
		line-height: 2.3rem
	}

	#carousel .carousel-item .bnr-content h4 {
		font-size: 15px;
    padding: 0 30px;
	}

	#carousel .carousel-item .bnr-content h4 span.d-block {
		display: initial !important
	}

	.start-header.scroll-on {
		padding: 5px 15px
	}

	.banner-form form {
		align-items: flex-start;
		flex-direction: column
	}

	.banner-form form .hs-form-field {
		margin-bottom: 10px;
		width: 100%
	}

	.banner-form form .hs_checkbox.hs-checkbox.hs-fieldtype-booleancheckbox.field.hs-form-field {
		width: 100%
	}

	.banner-form form .hs-form-booleancheckbox-display {
		align-items: flex-start
	}

	#enqNowFrm form input.hs-button.primary.large,
	.banner-form form input.hs-button.primary.large {
		margin-top: 0
	}

	#enqNowFrm form ul.inputs-list,
	.banner-form form ul.inputs-list {
		list-style: none;
		margin-bottom: 0
	}

/*	#carousel .carousel-item.banner-1,
	#carousel .carousel-item.banner-3 {
		background-position: 50%
	}*/

	#carousel .caption h2 span.d-mb-block {
		display: block
	}

	#carousel .carousel-item .caption {
		padding: 30px
	}

/*	#carousel .carousel-item.banner-1 .caption,
	#carousel .carousel-item.banner-3 .caption {
		position: relative;
		top: -8em
	}*/

	#carousel .carousel-item.banner-0 {
	background-image: url("../img/slider/m0.jpg");
	}

	#carousel .carousel-item.banner-1 {
	background-image: url("../img/slider/m1.jpg");
	}

	#carousel .carousel-item.banner-2 {
	background-image: url("../img/slider/m2.jpg");
	}

	#carousel .carousel-item.banner-3 {
	background-image: url("../img/slider/m3.jpg");
	}

	.carousel-indicators {
		bottom: -15px
	}

	img.footer-logo {
		display: block;
		width: 160px;
	}

	footer .col {
		margin: 0 auto
	}

	#amenites-slider .owl-next .fa,
	#amenites-slider .owl-prev .fa {
		background-color: #000;
		color: #fff;
		font-size: 2rem;
		text-align: center;
		width: 30px
	}

	.owl-item.active.center .slider-content {
		bottom: 10px !important
	}

	p.disclaimer-text {
		margin-bottom: 25px
	}

	.nav-item:after {
		display: none
	}

	.nav-item:before {
		height: 1px;
		left: 0;
		top: 15px;
		width: 11px
	}

	.dropdown-toggle:after,
	.nav-item:before {
		background-color: #000;
		border: none;
		content: "";
		display: block;
		position: absolute;
		vertical-align: 0
	}

	.dropdown-toggle:after {
		height: 11px;
		left: -23px;
		top: 10px;
		transition: all .2s linear;
		width: 1px
	}

	.dropdown-toggle[aria-expanded=true]:after {
		opacity: 0;
		transform: rotate(90deg)
	}

	.dropdown-menu {
		background-color: transparent;
		box-shadow: none;
		padding: 0 !important;
		transition: all .2s linear
	}

	.dropdown-toggle[aria-expanded=true]+.dropdown-menu {
		margin-bottom: 20px !important;
		margin-top: 10px !important
	}

	.delicious-btn {
		font-size: 14px;
		padding: 5px 8px
	}

	.unique-facets .col {
		margin: 4px 0;
		min-width: 100%;
		width: 100% !important
	}

	.unique-facets h3 {
		margin-bottom: 15px
	}

	.location-wrapper ul li {
		font-size: 12px
	}

	.custom-padding {
		padding: 0
	}

	.header-container .container-fluid {
		padding: 0 15px
	}

	.location-wrapper,
	.location-wrapper ul,
	ul.ssr-list {
		flex-direction: column
	}

	.carousel-control-prev {
		left: 0
	}

	.carousel-control-next {
		right: 0
	}

	#carousel .carousel-item.banner-3 h2 {
		margin-top: 7em
	}

	#carousel .carousel-item {
		height: 85vh
	}

	.banner-form {
		background-color: #fff;
		left: auto;
		margin: 0 auto 2em;
		padding: 10px;
		position: relative;
		right: auto;
		top: 15px;
		width: 90%;
		z-index: 99
	}

	#carousel .caption h2 {
		font-size: 22px
	}

	#carousel .caption p {
		font-size: 14px;
		line-height: 18px
	}

	a.carousel-control-next .fa,
	a.carousel-control-prev .fa {
		color: #fff;
		font-size: 2rem
	}

	.section-padding {
		padding: 2em 0
	}

	#ssr {
    background-size: 200px;
    }

	h1.head-title,
	h2.head-title {
		font-size: 24px
	}

	#quick-overview .card {
		margin-bottom: 20px
	}

	a.btn-readmore {
		font-size: 14px;
		margin-bottom: 25px;
		padding: 5px 14px
	}

	.unique-facets {
		padding: 15px 0 0
	}

	ul.ssr-list {
		margin: 40px 0 20px
	}

	ul.ssr-list li {
		padding: 0 20px 25px
	}

	ul.ssr-list li:last-child {
		padding-bottom: 0
	}

	#amenites-slider .slider-content {
		background-color: #fff;
		bottom: 0;
		box-shadow: 1px 1px 15px rgba(0, 0, 0, .29);
		left: 0;
		opacity: 0;
		padding: 15px;
		position: absolute;
		transition: 1s;
		width: auto
	}

	#amenites-slider.owl-carousel .owl-item img {
		height: 350px;
		object-fit: cover
	}

	#amenites-slider .slider-content h5 {
		font-size: 16px
	}

	#amenites-slider .slider-content ul li {
		font-size: 9px;
		line-height: 14px
	}

	.thankyou-page .custom-padding {
		width: 100% !important
	}

	div#enqNowFrm .modal-dialog {
		margin: 0 auto;
		max-width: 85%
	}
}


@media (max-width: 560px)
{
	#ssr {
    background-size: 70px;
}
}


@media (max-width:360px) {
	#carousel .carousel-item {
		height: 74vh
	}
}

@media (max-width:320px) {
	div#enqNowFrm .hs_recaptcha.hs-recaptcha.field.hs-form-field {
		transform: scale(.77);
		-webkit-transform: scale(.77);
		transform-origin: 0 0;
		-webkit-transform-origin: 0 0
	}

	#carousel .carousel-item.banner-1 .caption,
	#carousel .carousel-item.banner-3 .caption {
		padding: 15px;
		top: -5.5em
	}

	#carousel .carousel-item.banner-1 .caption p,
	#carousel .carousel-item.banner-3 .caption p {
		font-size: 13px;
		margin-top: 0
	}
}