* {
	margin: 0;
	padding: 0
}
html {
	scroll-behavior: smooth;
}
body {
	margin: 0;
	padding: 0;
	background: #fff;
	font-family: 'Raleway', sans-serif;
	font-size: 16px;
	line-height: 1.6;
	color: #524f4f;
	font-weight: 500;
	overflow-x: hidden
}
p {
	text-align: justify;
	font-size: 16px;
	line-height: 1.8
}
h1, h2, h3, h4, h5, h6 {
	font-weight: 400
}
a {
	transition: all .3s ease-in
}
a:hover {
	text-decoration: none;
	transition: all .3s ease-in
}
.mt70 {
	margin-top: 70px
}
.mt100 {
	margin-top: 100px
}
.mb70 {
	margin-bottom: 70px
}
.pt70 {
	padding-top: 70px
}
.ptb70 {
	padding: 70px 0
}
.pt100 {
	padding-top: 100px
}
.ptb100 {
	padding: 100px 0
}
.img-fluid {
	width: 100%
}
.top-band {
	background-color: transparent;
	background: #252c32;
	padding: 0px 0;
}
.top-band p{ margin: 0; color: #fff; text-align: right; font-family: Arial, Helvetica, sans-serif;}
.header-contact{display: inline-block;vertical-align: top;width: auto;padding: 4px 0;}
.bank{display: inline-block;vertical-align: top;width: auto;background: red;float: right;padding: 4px 20px;}
.green{display: inline-block;vertical-align: top;width: auto;background:#006b2b;float: right;padding: 4px 20px;}
 
.bank p{ color: #fff; text-align: center;}
.slider-data {
	position: absolute;
	top: 0;
	width: auto;
	left: 8%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: baseline;
	flex-direction: column;
	z-index: 9;
}
.slider-data h1 {
	color: #fff;
	font-size: 70px;
	text-align: left;
	text-transform: uppercase;
	font-family: 'Bebas Neue', cursive;
	margin: 0
}
 
.slider-data p {
	font-weight: bold;
	font-size: 30px;
	color: #fff;
	text-transform: uppercase;
}
.slider03 h3 {
	color: #055c2f;
	text-align: left;
	font-size: 40px
}
.slider-data ul {
	margin: 0;
	padding: 0;
}
.slider-data ul li {
	display: inline-block;
	margin-right: 5px;
	color: #182937;
	font-weight: 500;
	font-size: 17px;
}
.slider-data ul li a {
	color: #182937
}
.slider-sec .carousel-indicators li {
	width: 17px;
	height: 17px;
	border-radius: 50%
}
.cursor {
	cursor: pointer
}
.slider-sec .carousel-control-next-icon:before, .owl-next:before {
	content: "\f054";
	font-family: 'FontAwesome';
	color: #000
}
.slider-sec .carousel-control-prev-icon:before {
	content: "\f053";
	font-family: 'FontAwesome';
	color: #000
}
.slider-sec .carousel-control-next-icon, .carousel-control-prev-icon {
	background: #fff!important;
	width: 40px;
	height: 40px;
	line-height: 40px;
	border-radius: 50%
}
.carousel-control-next, .carousel-control-prev {
	width: 5%
}
.header {
	background: #fff;
	padding: 5px 0;
	z-index:9999; position: relative;
}
header .shrink {
	position: fixed;
	width: 100%;
	top: -70px;
	left: 0;
	right: 0;
	-webkit-transform: translateY(70px);
	-ms-transform: translateY(70px);
	transform: translateY(70px);
	-webkit-transition: background 500ms ease, -webkit-transform 500ms ease;
	transition: background 500ms ease, -webkit-transform 500ms ease;
	-o-transition: transform 500ms ease, background 500ms ease;
	transition: transform 500ms ease, background 500ms ease;
	transition: transform 500ms ease, background 500ms ease, -webkit-transform 500ms ease;
	-webkit-transition: transform 500ms ease, background 500ms ease;
	-webkit-box-shadow: 0 3px 16px 0 rgba(0,0,0,.1);
	box-shadow: 0 3px 16px 0 rgb(0 0 0 / 16%);

	background: #fff; 	z-index:9999;
}
.headding11 {
	font-weight: 400;
	font-size: 30px;
	margin-bottom: 20px;
}
.headding12 {
	font-weight: 400;
	font-size: 40px;
	margin-left: -570px;
	margin-top: 130px;
	margin-bottom: -80px
}


.headding13 {
	font-weight: 400;
	font-size: 40px;
	margin-left: -570px;
	margin-top: 50px;
	margin-bottom: -80px
}
.underlineh6 {
	font-weight: 500;
	border-bottom: solid 1px #fcd200;
	display: inline-block;
	padding-bottom: 3px;
	font-size: 20px;
}
ul.social-network {
	list-style: none;
	display: inline;
	margin: 0;
 
}
ul.social-network li {
	display: inline-block;
	line-height: 32px!important;
	margin: 0;
	padding: 0
}
.social-network a.icoFacebook {
	background-color: #3b5998;
	transition: all .5s ease-in
}
.social-network a.icoTwitter {
	background-color: #3cf;
	transition: all .5s ease-in
}
.social-network a.icoGoogle {
	background-color: #bd3518;
	transition: all .5s ease-in
}
.social-network a.icoVimeo {
	background-color: #0590b8;
	transition: all .5s ease-in
}
.social-network a.icoLinkedin {
	background-color: #007bb7;
	transition: all .5s ease-in
}
.social-network a.icotripadvisor {
	background-color: #666;
	transition: all .5s ease-in
}
.social-network a.icoyoutube {
	background-color: #b00;
	transition: all .5s ease-in
}
.social-network a.icopinterest {
	background-color: #d53633;
	transition: all .5s ease-in
}
.social-network a.icoinstagram {
	background: #d82564;
	background: -moz-linear-gradient(top, #d82564 0, #d82564 0, #f77d2a 34%, #d82564 58%, #ec474f 73%, #ec474f 73%, #fec662 100%);
	background: -webkit-linear-gradient(top, #d82564 0, #d82564 0, #f77d2a 34%, #d82564 58%, #ec474f 73%, #ec474f 73%, #fec662 100%);
	background: linear-gradient(to bottom, #d82564 0, #d82564 0, #f77d2a 34%, #d82564 58%, #ec474f 73%, #ec474f 73%, #fec662 100%);
	transition: all .5s ease-in
}
 
 
.social-circle li a {
	display: inline-block;
	position: relative;
	margin: 0 auto 0 auto;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	text-align: center;
	width: 32px;
	height: 32px;
	font-size: 17px;  
}
.social-circle li:before {
	display: none
}
.social-circle li i {
	margin: 0;
	line-height: 32px;
	text-align: center; color: #fff;
}
.social-circle li a:hover i, .triggeredHover {
	-moz-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-ms--transform: rotate(360deg);
	transform: rotate(360deg);
	-webkit-transition: all .3s;
	transition: all .3s ease-in;
	color: #fff
}
.social-circle i {
	color: #252c32;
}
.social-network a {
	background-color: #fff
}
.header-contact ul {
	margin: 0;
}
.header-contact ul li {
	color: #fff;
	font-size: 16px;
	font-weight: 500;
	margin-right: 35px;
	line-height: 1;
	display: inline-block;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	z-index: 1;
}
.header-contact ul li i {
	font-size: 15px;
	margin-right: 0;
}
.header-contact ul li:last-child {
	margin-right: 0px;
}
.header-contact ul li a {
	color: #fff;
}
.header-contact ul li a:hover {
	color: #eaeaea;
}
.number {
	font-family: Arial, Helvetica, sans-serif;
}
.procedures-sec {
	background: #f6f6f6;
}
.explore-feature-text {
	float: left
}
.explore-feature-text a {
	color: #000
}
.explore-feature-icon {
	float: right;
	margin-top: -20px;
}
.procedures-box h3 {
	min-height: 120px;
}
.procedures-box {
	background: #fff;
	padding: 25px;
	overflow: hidden;
	transition: all .3s ease-in
}
.procedures-box .number {
	color: #ddd;
	font-size: 20px;
}
.procedures-box {
	margin: 30px 0 0;
}
.procedures-box:hover {
	transition: all .3s ease-in;
	background: #fcd200
}
.procedures-box2 {
	background: #fcd200
}
.procedures-box:hover .number {
	color: #000
}
.common-btn {
	width: auto;
	display: inline-block
}
.common-btn a {
	/* background: #ab7c94; */
	color: #182937;
	font-weight: 400;
	padding: 10px 30px;
	border: solid 1px #182937;
}
.common-btn a:hover {
	background: #182937;
	color: #fff;
	font-weight: 400;
 
}
.common-btn2 {
	width: auto;
	display: inline-block
}
.common-btn2 a {
	background: #fcd200;
	color: #000;
	font-weight: 400;
	padding: 10px 30px;
}
.common-btn2 a:hover {
	background: #182937;
	color: #fff;
	font-weight: 400;
	padding: 10px 30px;
}
.whatsapp {
	position: fixed;
	right: 10px;
	bottom: 10px;
	z-index: 9
}
.service-sec {
	background: #14212a;
}
.service-sec .headding11 {
	color: #fff
}
.service-sec .underlineh6 {
	color: #fff;
	font-weight: normal
}
.services-boxx {
	border: 1px solid #4b4b4b;

	text-align: center;
	padding: 45px 30px;
	transition: all .3s ease-in
}
.services-boxx a {
	color: #ffff
}
.services-boxx a:hover {
	color: #fcd200
}
.services-boxx:hover {
	border: 1px solid #fcd200;
	transition: all .3s ease-in
}
.services-boxx h4 {
	color: #fff;
}
.services-boxx .text-center1 {
	color: #777;
	text-align: center;
	font-size: 17px;
}
.services-boxx .text-center2 {
	color: #777;
	text-align: center;
	font-size: 17.5px;
}
.services-boxx .text-center3 {
	color: #777;
	text-align: center;
	font-size: 16.4px;
}
.services-boxx .text-center4 {
	color: #777;
	text-align: center;
	font-size: 14px;
}
.services-boxx .text-center5 {
	color: #777;
	text-align: center;
	font-size: 14px;
}
.services-boxx .text-center6 {
	color: #777;
	text-align: center;
	font-size: 16px;
}
.services-boxx .text-center7 {
	color: #777;
	text-align: center;
	font-size: 14.5px;
}
.services-boxx .text-center8 {
	color: #777;
	text-align: center;
	font-size: 16px;
}
.about-sec-p1 {
	margin-top: 100px;
	margin-left: -570px;
}
.about-sec-p3 {
	margin-top: 10px;
	margin-left: -570px;
}
.about-sec-p2 {
	line-height: 35px;
	font-size: 17px;
}
.services-boxx .fa-solid, .fa-brands {
	margin-bottom: 25px;
	font-size: 40px;
	color: white;
}
.services-boxx {
	margin-top: 30px;
}
.movers24hours-bg {
	background: url(../images/movers24hours-bg.jpg) top center no-repeat;
	background-size: cover
}
.movers24hours-bg .headding11 {
	color: #fff;
}
.movers24hours-bg p {
	color: #fff;
}
.movers24hours-bg .underlineh6 {
	color: #fff;
}
.deliveryman {
	position: absolute;
	bottom: 0
}
.testimonial {
	padding-top: 70px;
	margin: 50px 15px 0;
	border: 1px solid #fff;
	text-align: center;
	position: relative;
	transition: all 0.7s ease 0s;
	background: #fff;
}
.testimonial:hover {
	border-color: #e7e3e3;
}
.testimonial .pic {
	width: 95px;
	height: 95px;
	border-radius: 50%;
	background: #fff;
	padding: 7px;
	position: absolute;
	top: -50px;
	left: 50%;
	overflow: hidden;
	transform: translateX(-50%);
	transition: all 0.7s ease 0s;
}
.testimonial:hover .pic {
	background: #1d3033;
}
.testimonial .pic img {
	width: 100%;
	height: auto;
	border-radius: 50%;
}
.testimonial .title {
	font-size: 16px;
	font-weight: 700;
	color: #eabd44;
	text-transform: uppercase;
	margin: 0 0 10px 0;
}
.testimonial .description {
	font-size: 15px;
	color: #999;
	line-height: 25px;
	border-bottom: 1px solid #f7f7f7;
	padding: 0 25px 35px;
	margin: 0;
}
.testimonial .testimonial-content {
	padding: 15px 25px 12px;
	border: 1px solid #f7f7f7;
	border-top: none;
	position: relative;
	text-align: left;
	transition: all 500ms ease 0s;
	z-index: 9;
}
.testimonial:hover .testimonial-content {
	border-color: #1d3033;
}
.testimonial .testimonial-content:after {
	content: "";
	width: 100%;
	height: 0;
	background: #1d3033;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: -1;
	transition: all 0.7s ease 0s;
}
.testimonial:hover .testimonial-content:after {
	height: 100%;
}
.testimonial-content .testimonial-profile {
	display: inline-block;
}
.testimonial .name {
	font-size: 16px;
	font-weight: 700;
	color: #3d3d3d;
	text-transform: uppercase;
	margin: 0 0 3px;
	transition: all 700ms ease 0s;
}
.testimonial:hover .name {
	color: #fff;
}
.testimonial .post {
	font-size: 14px;
	color: #eabd44;
	text-transform: capitalize;
}
.testimonial .rating {
	display: inline-block;
	padding: 1px 5px;
	margin: 0;
	list-style: none;
	background: #eabd44;
	position: absolute;
	right: 25px;
}
.testimonial .rating li {
	display: inline-block;
	font-size: 14px;
	color: #fff;
}
footer {
	background: #182937;
}
footer img {
	margin-bottom: 20px;
}
footer p {
	color: #e1e1e1
}
footer h6 {
	color: #fff;
	font-weight: 500;
	font-size: 20px;
	margin-bottom: 20px;
}
.fist-col {
	padding-right: 80px;
}
footer ul li a {
	color: #e1e1e1;
}
footer ul li:before {
	color: #e0dede;
	position: absolute;
	content: "\f105";
	font-family: FontAwesome;
	left: 0;
}
footer ul li {
	position: relative;
	margin-bottom: 10px;
	list-style: none;
	font-size: 14px;
	padding-left: 20px;
}
footer ul li a:hover {
	color: #fcd200
}
.header-contact ul li {
	padding: 0
}
.header-contact ul li:before {
	display: none;
}
.contact-box {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 30px;
}
.contact-box p {
	text-align: center;
	color: #2a2a2a;
	margin-bottom: 0
}
.contact-box p a {
	text-align: center;
	color: #2a2a2a;
}
.contact-box .fa {
	color: #fff;
	font-size: 45px;
	margin-bottom: 15px;
	width: 100px;
	height: 100px;
	line-height: 100px;
	text-align: center;
	background: #fcd200;
	border-radius: 50%
}
.contact-box h3 {
	font-weight: normal;
	color: #182937;
	font-size: 25px;
}
.number {
	font-family: Arial, Helvetica, sans-serif;
}
.submit-btn {
	padding: 13px 35px;
	color: #fff;
	background: #182937;
	border: 0;
}
.submit-btn:hover {
	background: #fcd200;
}
.contact-form {
	padding: 50px;
	margin: 50px 0 0;
	box-shadow: 2px 2px 10px #ddd
}
.service-page .service-sec {
	background: #ffff;
}
.service-page .service-sec .headding11 {
	color: #2a2a2a
}
.service-page .services-boxx {
	background: #182937
}
.service-page .service-sec .underlineh6 {
	color: #2a2a2a
}
.project-box {
	background: #efefef;
	margin-bottom: 30px;
	padding: 5px;
	text-align: center
}
.project-name {
	padding: 15px;
	text-align: center
}
.project-name h6 {
	text-align: center;
	font-weight: 500;
	font-size: 22px;
}
.project-name p {
	text-align: center;
	margin: 2px;
	font-size: 18px;
}
.area-bg {
	background: #f6f6f6;
}
.area-bg ul {
	padding: 0;
	margin: 0;
}
.area-bg ul li {
	display: inline-block;
	width: 32%;
	vertical-align: top;
}
.area-bg ul li a {
	color: #fff;
	background: #182937;
	display: block;
	padding: 7px 15px;
	font-size: 15px;
	margin-bottom: 15px;
}
.customer-page {
	background: #f6f6f6
}
.city-form {
	position: relative;
	top: 0
}
.city-form .contact-form {
	padding: 25px;
	margin: 0
}
.contact-form {
	background: #182937;
}
.contact-form h3 {
	color: #fff;
}
.contact-form .submit-btn {
	background: #fcd200;
	color: #000
}
/*RRR real state*/
.about-sec p {
	text-align: center
}
.headding11 strong {
	color: #006b2b;
}
.gray-bg {
	background: #f7f7f7;
}
.feature-white-bg {
	background: #fff;
	padding: 0;
	border-radius: 7px;
	box-shadow: 0 4px 12px rgb(0 0 0 / 10%);
	border-bottom: solid #ab7c94;
	margin: 10px;
}
.bg-black {
	position: relative;
	border-radius: 7px 7px 0 0;
}
.bg-black:before {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	z-index: 1;
	background: rgb(0 0 0 / 24%);
	height: 100%;
	width: 100%;
	border-radius: 7px;
}
.bg-black img {
	border-radius: 7px 7px 0 0;
}
.for-sale {
	position: absolute;
	top: 10px;
	left: 10px;
	z-index: 3;
	background: #182937;
	color: #fff;
	display: inline-block;
	padding: 2px 10px;
	font-size: 14px;
	border-radius: 5px;
}
.property-detail {
	padding: 20px;
}
.property-detail h3 {
	font-size: 20px;
	margin: 0px 0 5px;
	color: #9f6985;
	font-weight: 500;
}
.property-detail address {
	position: relative;
	padding-left: 15px;
	margin: 4px 0;
}
.property-detail address:before {
	content: "\f041";
	position: absolute;
	left: 0;
	font-family: FontAwesome;
	color: #9f6985;
}
.property-detail p {/* color: #878080; */
	font-size: 14px;
	margin: 0;
}
header .shrink {
	position: fixed;
	width: 100%;
	top: -70px;
	left: 0;
	right: 0;
	-webkit-transform: translateY(70px);
	-ms-transform: translateY(70px);
	transform: translateY(70px);
	-webkit-transition: transform .5s, background .5s;
	transition: transform .5s, background .5s, -webkit-transform .5s;
	-o-transition: transform .5s, background .5s;
	-webkit-box-shadow: 0 3px 16px 0 rgb(0 0 0 / 10%);
	box-shadow: 0 3px 16px 0 rgb(0 0 0 / 16%);
	z-index:999;
}
.feature-property .owl-theme .owl-controls {
	margin-top: 20px;
}
.feature-property .owl-theme .owl-controls .owl-page span {
	background: #6c6c6c;
	opacity: 1;
	transition: all 0.4s ease 0s;
}
.feature-property .owl-theme .owl-controls .owl-page.active span,  .feature-property .owl-theme .owl-controls.clickable .owl-page:hover span {
	background: #006b2b;
}
.gallery-box {
	margin-top: 30px;
}
.gallery-box.style-6 {
	overflow: hidden;
	position: relative;
	border-radius: 10px;
}
.gallery-box.style-6 .hover-effect {
	position: absolute;
	left: 0;
	top: 50px;
	width: 100%;
	height: 100%;
	transition: all 0.3s;
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgb(0 0 0 / 58%) 69%, rgba(0, 0, 0, .76) 100%);
}
 
.gallery-box.style-6 .hover-effect .text-wrap {
	position: absolute;
	left: 25px;
	top: 30px;
	width: auto;
	padding-right: 0;
	right: 25px;
	z-index: 2;
}
.gallery-box.style-6 .title {
	position: absolute;
	left: 15px;
	bottom: 15px;
	transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
}
 
.gallery-box.style-6 .title, .gallery-box.style-6 .hover-effect .text-wrap .categorie {
	font-size: 24px;
	color: #fff;
	letter-spacing: -0.3px;
	z-index: 2;
}
.gallery-box.style-6 .hover-effect .text-wrap .categorie {
	margin-bottom: 0;
}
.gallery-box.style-6 .hover-effect .text-wrap .desc {
	font-size: 15px !important;
	line-height: 28px;
	color: #cacaca;
	letter-spacing: 0;
}
.gallery-box.style-6 .hover-effect .text-wrap .desc ul {
	padding-left: 20px;
}
.gallery-box.style-6 .hover-effect .text-wrap .categorie, .gallery-box.style-6 .hover-effect .text-wrap .desc {
	opacity: 0;
	visibility: hidden;
	transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
}
.gallery-box.style-6 .hover-effect .text-wrap .desc p {
	font-size: 15px;
}
.gallery-box.style-6:hover .hover-effect .text-wrap .categorie, .gallery-box.style-6:hover .hover-effect .text-wrap .desc {
	opacity: 1;
	visibility: visible;
}
.gallery-box img {
	display: block;
	position: relative;
	-webkit-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	transition: all ease 0.3s;
	width: 100%;
}
.gallery-box:hover img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	transform: scale(1.1);
}
.our-brand ul {
	padding: 0;
	margin: 0;
}
.our-brand ul li {
	list-style: none;
	display: inline-block;
	margin-right: 45px;
	font-weight: bold;
	font-size: 21px;
}
.raj-jain-pic {border: solid 1px #ddd;padding: 5px; display: flex; justify-content: center; align-items: center}
 
.visit-bg {
	background: url(../images/visit-bg.jpg) left top;
	background-size: cover;
	background-attachment: fixed;
	padding: 150px 0;
}
.visit-bg .form-control {
	border-radius: 0;
	border: 0;
	border-bottom: solid 1px #fff;
	background: none;
	resize: none;
	padding-left: 0;
	color: #fff;
}
 .enquire-form .form-control::placeholder {
 color: #fff !important;
}
.enquire-form .form-btn {
	background: #101010;
	color: #fff;
	border: solid 1px #fff;
	padding: 10px 40px;
	margin: 15px 0 0;
	transition: all .3s ease-in;
}
.enquire-form .form-btn:hover {
	background: #fff;
	color: #101010;
	border: solid 1px #fff;
	transition: all .3s ease-in;
}
.layout-plan h4 {
	text-align: left;
	margin: 35px 0 10px;
	color: #6c3f54;
}
.layout-plan ul li {
	position: relative;
	padding-left: 25px;
	text-align: left;
	list-style: none;
	margin-bottom: 12px;
	transition: all .3s ease-in;
	color: #6c3f54;
	font-size:20px;
}
.layout-plan ul li:hover {
	transition: all .3s ease-in;
	margin-left: 10px;
}
.layout-plan ul li:before {
	position: absolute;
	left: 0;
}
.layout-plan ul li:before {
	content: "\f178";
	font-family: FontAwesome;
}
.enquire-form {
	background: #101010;
	padding: 40px;
	color: #fff;
}
.enquire-form h3 {
	margin-bottom: 25px;
	text-align: left;
	font-size: 30px;
}
footer {
	font-family: Arial, Helvetica, sans-serif;
}
.barcode {
	background: #ddd;
	padding: 35px 0;
}
.barcode h5 {
	font-size: 35px;
	font-weight: 600;
	color: #333;
}
.footer-bg {
	background: #ddd;
	background-size: cover;
	border-top: 1px solid #bbbbbb;
	padding: 35px 0 0;
}
.footer-bg ul li {
	position: relative;
	padding-left: 20px;
	list-style: none;
	margin-bottom: 8px;
	font-size: 15px;
}
.footer-bg ul li a {
	color: #ddd;
}
.footer-bg ul li:before {
	content: "\f105";
	font-family: FontAwesome;
	position: absolute;
	color: #ddd;
	left: 0;
}
.footer-bg h4 {
	color: #ddd;
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 20px;
}
.footer-bg p {
	color: #333;
	font-size: 15px;
}
.footer-logo {
	padding-right: 40px;
}
.footer-bg p a {
	font-family: Arial, Helvetica, sans-serif;
	color: #ddd
}
.barcode-col {
	display: inline-block;
	text-align: center;
	width: 215px;
	vertical-align: top;
}
.barcode-col p {
	color: #333;
}
.green-bg {
	background: #006b2b;
	margin-bottom: 0;
	margin: 35px 0 0;
}
.green-bg p {
	color: #fff;
	margin: 0;
	padding: 10px 0;
	text-align: left;
}
.address-footer {
	margin-left: 10px;
}
.address-footer p {
	text-align: left
}
.logo-address {
	display: flex;
}
.convenient-transportation-network {
	background: #dae0c1;
}
.developed-border {
	border-left: solid 1px #fff
}
.developed-border p {
	padding-left: 15px;
}
.logo-address p strong {
	font-size: 18px;
}
.logo-address p strong.greenn {
	color: #006b2b;
}
.logo-address p strong.red {
	color: #bf000d;
}

.middel-sec {
	padding: 70px 0;
}
.overlaybanner {
	height: 100%;
	width: 100%;
	z-index: 2;
	background: rgb(0 0 0 / 52%);
	position: absolute;
	top: 0
}
.box-shadow {
	box-shadow: 1px 2px 10px #ddd;
	text-align: center;
	height: 232px;
	justify-content: center;
	display: flex;
	align-items: center;
	flex-direction: column;
	margin-bottom: 30px;
	border-radius: 15px;
	transition: .3s ease-out;
	padding: 0 25px;
}
.box-shadow p {
	text-align: center;
	font-size: 17px;
	margin: 5px 0 0;
	line-height: 1.5;
}

.box-shadow img {
	border: solid 1px #efefef;
	padding: 10px;
	border-radius: 10px;
	box-shadow: 1px 2px 2px #ddd;
}
.box-shadow:hover {
    	box-shadow: 1px 2px 10px #a39a9a; transition: .3s ease-out;
}
.contact-page p{font-family: Arial, Helvetica, sans-serif;font-size: 18px;}
.contact-page p a{ color:#524f4f }

.location-address{ position: relative; padding-left: 15px;}
.location-address .fa{ position: absolute; left: 0; top: 5px;}

.form-group .site-button{ background: #252c32; color: #fff; border: 0; padding: 10px 15px;}
.form-control{ resize: none}
.mobilenone{ display: none}
.stellarnav ul li .actived {
       color: #006b2b;
    border-bottom: solid 2px #006b2b;
}

 
 
 
/*RRR real state*/
