.modal-content.modal_latest_update
{
	margin-top:110px
}

body
{
	margin:0;
	padding:0;
	font-family:'Open Sans',sans-serif;
	line-height:25px;
	color:#323232
}

li
{
	list-style:none
}

ul
{
	padding:0;
	margin:0;
	float:left
}

.text-white
{
	color:#fff!important
}

.w-100
{
	width:100%!important
}

a
{
	text-decoration:none;
	display:inline-block
}

span
{
	display:inline-block
}

a:hover
{
	text-decoration:none
}

@keyframes smoothScroll {
	0%
	{
		transform:translateY(-40px)
	}

	100%
	{
		transform:translateY(0px)
	}
}

.modal-header
{
	border-bottom:1px solid #1a99a1;
	padding:0;
	background-color:#36bac2;
	text-align:center
}

.modal-header h4
{
	color:#FFF!important;
	font-size:13px
}

.modal-content
{
	background-clip:padding-box;
	background-color:#fff;
	border:1px solid #959696cc;
	border-radius:6px;
	box-shadow:0 3px 9px #8b8d8e80;
	outline:0 none;
	position:relative
}

.modal-body
{
	padding:20px 16px;
	position:relative;
	border-left:1px solid #36bac2
}

.pad_0
{
	padding:0!important
}

.enq-img
{
	float:left;
	width:100%
}

.enq-img img
{
	width:440px
}

.check-det
{
	float:left;
	width:100%;
	margin-bottom:10px
}

.modal-dialog
{
	width:850px;
	margin:30px auto;
	top:0
}

.top-bar
{
	float:left;
	width:100%;
	padding:5px 0 0
}

.top-add
{
	float:right;
	margin-top:7px;
	padding-left:14px;
	border-left:1px solid #000
}

.top-add ul
{
	float:right
}

.top-add ul li span
{
	padding:5px 0
}

.top-add li
{
	float:left;
	padding-left:15px;
	font-size:13px;
	font-weight:400;
	color:#fff;
	line-height:1
}

.top-add li:first-child
{
	padding-left:0
}

.addresss-detail ul li:last-child
{
	border-right:none;
	margin-left:30px
}

.top-add li i
{
	font-size:20px;
	line-height:22px;
	width:13px;
	height:20px;
	display:table-cell;
	vertical-align:middle;
	text-align:center;
	border-radius:2px;
	color:#fff
}

.top-add li:nth-child(1) a i
{
	color:#0059b9
}

.top-add li:nth-child(2) a i
{
	color:#2da8e1
}

.top-add li:nth-child(3) a i
{
	color:#3b5999
}

.top-add li:nth-child(4) a i
{
	color:#dc4e41
}

.top-add li:nth-child(5) a i
{
	background:#353630;
	border-bottom:4px solid #242521
}

.social-link
{
	float:right
}

.social-link li
{
	float:left;
	margin-left:15px;
	color:#fff
}

.social-link li:first-of-type
{
	margin-left:0
}

.social-link li i
{
	padding:8px 0;
	border:1px solid #24a1a8;
	border-radius:3px;
	width:40px;
	text-align:center;
	transition:all .5s;
	box-shadow:0 -1px 8px #23aab3;
	color:#fff
}

.social-link li:hover i
{
	background:#fdcd0f;
	color:#fff;
	border:1px solid #d6ad09
}

.navbar-header
{
	position:relative
}

header
{
	float:left;
	width:100%;
	box-shadow:0 1px 4px #0000001a;
	padding:0;
	position:relative;
	background:#fff
}

.navbar-brand > img
{
	display:block;
	width:100px;
	transition:1.5s;
	margin-top:25px
}

.navbar-brand
{
	padding:0;
	width:100%;
	position:relative;
	top:-55px;
	border-top:none;
	z-index:999
}

.fixed
{
	z-index:9999;
	position:fixed;
	left:0;
	top:0;
	width:100%;
	animation-name:up;
	animation-duration:.5s;
	animation-iteration-count:1;
	padding-bottom:10px;
	background:#fff;
	box-shadow:0 3px 10px #bfbfbf
}

.fixed .anima
{
	animation-name:up;
	animation-duration:.5s;
	animation-iteration-count:1;
	border-bottom:1px solid #c7c5c5;
	padding-bottom:5px
}

@keyframes up {
	0%
	{
		transform:translateY(-100%)
	}

	100%
	{
		transform:translateY(0%)
	}
}

.navbar-inverse .navbar-nav > .active > a,.navbar-inverse .navbar-nav > .active > a:hover,.navbar-inverse .navbar-nav > .active > a:focus
{
	color:#fff;
	background-color:transparent
}

.nav > li > a:hover,.nav > li > a:focus
{
	text-decoration:none;
	background-color:#1c8f96
}

.nav > li > a
{
	position:relative;
	display:block;
	color:#37383a!important;
	padding:6px 0;
	transition:all .8s ease-in-out;
	-webkit-transition:all .8s ease-in-out;
	border-bottom:4px solid transparent;
	font-size:13px!important;
	text-transform:uppercase;
	font-weight:600
}

ul.nav.navbar-nav li ul li
{
	border-bottom:1px solid #656565
}

ul.nav.navbar-nav li:hover
{
	background:#123b67!important;
	transition:.5s
}

ul.nav.navbar-nav li a:hover
{
	color:#fff!important
}

ul.nav.navbar-nav li ul li a:hover
{
	color:#fff!important;
	background:#123b67!important;
	padding:10px 20px
}

.main-slider
{
	float:left;
	width:100%
}

.heading
{
	float:left;
	width:40%;
	background:#f5f5f5;
	padding:10px 20px;
	position:relative
}

.heading.sec
{
	background:#fff
}

.heading:before
{
	content:"";
	position:absolute;
	left:0;
	top:0;
	background:#36bac2;
	width:5px;
	height:55px
}

.heading h2
{
	margin:0;
	font-size:29px;
	line-height:36px
}

.project-sec
{
	float:left;
	width:100%;
	padding:60px 0
}

.service_box
{
	float:left;
	width:100%;
	height:auto;
	border:1px solid #d8d8d8;
	padding:4px;
	background:#fff;
	border-radius:4px;
	margin-bottom:0;
	box-shadow:4px 4px 6px #e4e4e4;
	margin-top:25px
}

.btns-int
{
	float:left;
	width:100%;
	padding:10px 0 0 10px;
	border-top:1px solid #dedede;
	margin-top:10px
}

.btns-int a
{
	font-size:15px;
	color:#005dbe
}

.project-main
{
	float:left;
	width:100%;
	height:auto;
	border:1px solid #d8d8d8;
	padding:4px;
	background:#fff;
	border-radius:4px;
	margin-bottom:0;
	box-shadow:4px 2px 6px #e4e4e4;
	margin-top:25px;
	overflow:hidden
}

.project-img
{
	float:left;
	width:100%;
	height:250px
}

.project-main a .project-img
{
	width:100%;
	float:left
}

.project-main a .project-img img
{
	width:100%;
	height:auto;
	display:block
}

.project-img a
{
	width:100%;
	height:auto
}

.project-img img
{
	display:block;
	width:100%;
	height:250px;
	transform:scale(1);
	transition:all .5s
}

.project-main:hover img
{
	transform:scale(1.06)
}

.project-content
{
	float:left;
	width:100%;
	text-align:center;
	padding:20px 20px 2px;
	border-bottom:1px solid #ddd
}

.project-content h2
{
	font-size:20px;
	color:#36bac2;
	font-family:'Raleway',sans-serif;
	margin-top:0;
	margin-bottom:10px
}

.project-content p
{
	font-size:15px;
	line-height:21px
}

.project-content p i
{
	color:#36bac2
}

.project-list
{
	float:left;
	width:100%;
	padding:15px 1px 7px 7px
}

.project-list ul li
{
	float:left;
	width:50%;
	margin-bottom:10px
}

.project-list ul li i
{
	color:#36bac2;
	padding-right:5px
}

.project-list ul li:last-of-type
{
	font-size:14px;
	font-weight:500;
	color:#000
}

.commerical-proj
{
	float:left;
	width:100%;
	padding:15px 1px 7px 7px
}

.commerical-proj ul li
{
	float:left;
	width:100%;
	margin-bottom:10px
}

.commerical-proj ul li i
{
	color:#36bac2;
	padding-right:5px
}

.commerical-proj ul li:last-of-type
{
	font-size:14px;
	font-weight:500;
	color:#000
}

.project_btns
{
	float:left;
	width:100%;
	text-align:center
}

.project_btns a
{
	font-size:15px;
	line-height:24px;
	font-weight:400;
	color:#fff;
	background:#36bac2;
	padding:10px 0;
	border-radius:3px;
	float:left;
	width:100%;
	transition:all .5s
}

.project_btns a:hover
{
	background:#1a99a1;
	color:#fff
}

.boxone img
{
	width:100%;
	display:block
}

.sec-bg
{
	background:#f5f5f5
}

.other-content-sec
{
	margin-left:10px
}

.service_box.item > .other-img > img
{
	height:auto
}

.other-content-sec h3
{
	font-size:19px;
	color:#2f2e2e;
	margin-top:0
}

.other-content-sec p
{
	font-size:13px;
	color:#333;
	margin-top:0;
	font-family:'Raleway';
	line-height:19px;
	margin-bottom:0
}

.other-content-sec h5
{
	margin-top:5px;
	font-weight:600
}

.price-main-sec h3
{
	font-size:13px;
	color:#000;
	margin-top:0;
	margin-bottom:6px;
	display:inline-block;
	font-weight:600;
	padding-left:10px
}

.owl-carousel.owl-theme > .owl-nav > .owl-prev
{
	border:1px solid #ff0808;
	position:absolute;
	top:50%;
	left:-38px;
	padding:5px 14px!important;
	background:#ff0808;
	color:#fff;
	font-size:30px;
	line-height:36px;
	transform:translateY(-50%);
	outline:inherit
}

.owl-carousel.owl-theme > .owl-nav > .owl-next
{
	border:1px solid #ff0808;
	position:absolute;
	top:50%;
	right:-38px;
	padding:5px 14px!important;
	background:#ff0808;
	color:#fff;
	font-size:30px;
	line-height:36px;
	transform:translateY(-50%);
	outline:inherit
}

.other-detial
{
	float:left;
	width:100%;
	padding:20px 0 0
}

section.about-us
{
	float:left;
	width:100%;
	padding:50px 0 0;
	background-image:url(../img/bg_about-b.png)
}

.about-inner
{
	float:left;
	width:100%
}

.about-left
{
	float:left;
	width:100%
}

h2.company-years
{
	font-size:80px;
	font-weight:800;
	text-align:left;
	display:inline-block;
	margin-top:0;
	color:#253746
}

.about-company h3
{
	display:inline-block;
	margin-top:0;
	line-height:24px;
	font-size:20px;
	font-weight:700;
	color:#253746
}

.about-company h3 span.expr
{
	display:block;
	font-size:25px;
	font-weight:400;
	color:#123c66;
	text-transform:capitalize;
	border-bottom:2px solid #123c66;
	padding-bottom:5px;
	margin-bottom:4px
}

.about-left p
{
	text-align:justify;
	display:block;
	clear:both
}

.about-company
{
	float:left;
	width:100%
}

.about-right
{
	float:left;
	width:100%
}

.about-right img
{
	width:100%;
	display:block
}

ul.company-terms
{
	float:left;
	width:100%;
	margin-top:5px
}

ul.company-terms li
{
	float:left;
	width:180px;
	text-align:center
}

ul.company-terms li h3
{
	font-size:14px;
	text-align:center;
	margin-top:10px;
	font-weight:600;
	line-height:19px
}

.list-group-item
{
	position:relative;
	display:block;
	padding:5px;
	background-color:#fff;
	border:1px solid #ddd;
	height:100px;
	margin:5px 0
}

p.sub-content
{
	width:723px;
	text-align:center;
	margin:0 auto;
	display:block;
	margin-bottom:40px;
	line-height:26px
}

.about-read a
{
	padding:10px 25px 10px 10px;
	border:1px solid
}

.about-read
{
	float:left;
	width:100%;
	margin-top:0;
	margin-bottom:20px
}

.about-read a
{
	padding:5px 25px 5px 10px;
	border:1px solid;
	position:relative;
	text-decoration:none
}

.about-read a:before
{
	position:absolute;
	content:"\f067";
	display:block;
	right:7px;
	top:5px;
	font-size:14px;
	font-family:FontAwesome
}

section.featured-properties
{
	float:left;
	width:100%;
	padding:0 0 30px
}

.featured-properties-heading
{
	float:left;
	width:100%;
	background:url(../img/bg-2.png);
	padding-top:100px
}

.featured-properties h2.title
{
	margin-bottom:83px
}

.featured-properties h2.title>span
{
	background:#fff
}

.featured-properties h2.title:before
{
	content:"";
	display:block;
	display:none;
	position:absolute;
	width:44%;
	height:2px;
	background-color:#123b67;
	background-image:none;
	left:22%;
	top:12px;
	transform:translate(-50%,-50%)
}

.featured-properties h2.title:after
{
	content:"";
	display:block;
	display:none;
	position:absolute;
	width:44%;
	height:2px;
	background-color:#123b67;
	background-image:none;
	right:0;
	top:12px
}

.properties-img
{
	padding:0;
	overflow:hidden
}

.properties ul li:nth-child(odd) .properties-img:after
{
	content:"\f0d9";
	font-family:FontAwesome;
	position:absolute;
	right:-4px;
	top:50%;
	z-index:99;
	color:#fff;
	font-size:81px
}

.properties ul li:nth-child(even) .properties-img:after
{
	content:"\f0da";
	font-family:FontAwesome;
	position:absolute;
	left:-4px;
	top:50%;
	z-index:99;
	color:#fff;
	font-size:81px
}

.properties-img img
{
	width:100%;
	display:block;
	transition:1.5s;
	max-height:420px;
	height:420px;
	object-fit:cover
}

.properties-details h2
{
	margin-top:15px;
	font-size:22px;
	font-weight:600
}

.featured-properties-inner
{
	float:left;
	width:100%;
	background:url(../img/bg-2.png)
}

.properties-details
{
	padding:10px 20px
}

.meta-data
{
	float:left;
	width:100%;
	margin:10px 0
}

.meta-data ul
{
	display:block;
	width:100%
}

.properties
{
	float:left;
	width:100%;
	margin-top:-35px;
	margin-bottom:-35px
}

.properties ul
{
	display:block;
	width:100%;
	float:left
}

.properties ul li
{
	display:block;
	width:auto;
	float:left;
	height:auto;
	margin-bottom:20px;
	background:transparent
}

.properties ul li:last-child
{
	margin-bottom:0
}

.meta-data ul li
{
	display:inline-block;
	padding-right:10px;
	position:relative;
	border:none
}

.meta-data ul li i
{
	padding-right:10px
}

.meta-data ul li:nth-child(1)
{
	border-bottom:1px solid #28c9dd;
	padding-bottom:5px
}

.meta-data ul li:nth-child(1):after
{
	display:block;
	position:absolute;
	right:0;
	top:4px;
	height:15px;
	width:1px;
	background:#c5c5c5;
	content:""
}

.meta-data ul li:nth-child(2)
{
	padding:0 10px;
	border-right:0;
	color:#ea0404
}

.launch-details
{
	float:left;
	width:100%;
	margin-top:20px
}

.launch-details ul
{
	display:block;
	width:100%
}

.launch-details ul li
{
	display:inline-block;
	border:none
}

.launch-details ul li a
{
	padding:9px 13px;
	margin-right:10px;
	font-size:13px;
	font-weight:700;
	text-decoration:none;
	letter-spacing:2px;
	text-transform:uppercase
}

.launch-details ul li:nth-child(1) a
{
	background:#2d2942;
	color:#fff
}

.launch-details ul li:nth-child(2) a
{
	border:2px solid #2d2942;
	color:#2d2942
}

.launch-details ul li:nth-child(2) a:hover
{
	color:#fff;
	background:#2d2942;
	transition:.7s
}

.launch-details ul li:nth-child(3) a
{
	background:#bacaca;
	color:#fff
}

section.media-blog
{
	float:left;
	width:100%;
	padding:50px 0;
	background:url(../img/media-blog-bg.webp)
}

.media-blog-inner
{
	float:left;
	width:100%
}

.media-blog-inner ul
{
	display:block
}

.media-blog-inner ul li
{
	display:block;
	float:left;
	margin-bottom:10px
}

.blog-image
{
	padding:0
}

.blog-image img
{
	width:100%;
	display:block;
	height:220px
}

.blog-details h3
{
	font-size:16px;
	margin-top:0;
	line-height:24px;
	font-weight:600
}

.blog-details
{
	padding:0
}

.blog-details span
{
	font-style:italic;
	font-size:13px;
	font-weight:600;
	margin-bottom:0;
	display:block;
	color:#003b58
}

.user-meta-details
{
	float:left;
	width:100%
}

.user-meta-details ul
{
	display:block;
	display:block;
	margin-top:0;
	width:50%
}

.user-meta-details .meta-name
{
	padding:0
}

.meta-img
{
	padding:0
}

.meta-img img
{
	width:60%;
	display:block;
	border:1px solid #d6d6d6;
	border-radius:50%
}

.meta-name p
{
	font-size:15px;
	font-weight:600;
	margin-bottom:0;
	margin-top:3px;
	margin-left:-13px;
	color:#7b0505
}

.meta-name span
{
	font-style:inherit;
	font-size:12px;
	margin-bottom:0
}

.media-news-inner ul li .media-thumbnail
{
	width:30%;
	float:left
}

.media-news-inner ul li .media-thumbnail img
{
	width:100%;
	display:block
}

.media-news-inner ul li
{
	display:block;
	float:left;
	margin-bottom:15px;
	border-bottom:1px solid #efefef;
	padding-bottom:15px
}

.media-published-details
{
	width:70%;
	float:left;
	padding-left:15px
}

.media-published-details h4
{
	text-align:left;
	font-size:14px;
	font-weight:600;
	margin-top:0;
	line-height:22px
}

.media-published-details ul li
{
	margin-bottom:0;
	border-bottom:none;
	padding-bottom:0;
	padding-right:10px;
	font-size:13px;
	color:#b7c6c9
}

ul.news-rating
{
	margin-top:5px
}

ul.news-rating li i
{
	color:#626665
}

section.filter-project-gallery
{
	float:left;
	width:100%;
	padding:50px 0;
	background:url(../img/bg-2.png)
}

div#filters
{
	float:left;
	width:100%;
	margin-bottom:20px
}

section.filter-project-gallery .container-fluid.no-gutter
{
	padding:0;
	float:left;
	width:100%
}

section.filter-project-gallery .item-wrap
{
	padding:3px
}

.container-fluid.no-gutter .row [class*='col-']:not(:first-child),.container-fluid.no-gutter .row [class*='col-']:not(:last-child)
{
	padding-right:0;
	padding-left:0
}

section.filter-project-gallery .row
{
	margin-left:0;
	margin-right:0
}

section.filter-project-gallery .item
{
	border:none
}

.isotope,.isotope .item
{
	-webkit-transition-duration:.8s;
	-moz-transition-duration:.8s;
	-ms-transition-duration:.8s;
	-o-transition-duration:.8s;
	transition-duration:.8s
}

.isotope
{
	-webkit-transition-property:height,width;
	-moz-transition-property:height,width;
	-ms-transition-property:height,width;
	-o-transition-property:height,width;
	transition-property:height,width
}

.isotope .item
{
	-webkit-transition-property:-webkit-transform,opacity;
	-moz-transition-property:-moz-transform,opacity;
	-ms-transition-property:-ms-transform,opacity;
	-o-transition-property:top,left,opacity;
	transition-property:transform,opacity
}

@media (max-width: 768px) {
	.navbar-brand > img
	{
		display:block;
		width:35%!important;
		margin-top:49px!important;
		padding-left:10px
	}

	.addresss-detail ul li span
	{
		display:inline-block!important;
		font-size:12px;
		line-height:15px
	}

	.navbar-nav
	{
		width:auto!important;
		right:20px
	}

	#navbar1 .navbar-nav
	{
		height:70vh;
		overflow-y:auto
	}

	.navbar-nav > li
	{
		padding:0 4px!important;
		transition:.5s
	}

	.nav > li > a
	{
		font-size:13px!important
	}

	.slider
	{
		height:301px!important
	}

	div.bhoechie-tab-menu div.list-group>a
	{
		margin-bottom:0;
		float:left;
		width:100%
	}
}

client section.client-say
{
	padding:50px 0 80px;
	background:#f8f8f8;
	float:left;
	width:100%
}

.title
{
	font-size:23px;
	font-weight:400;
	text-transform:uppercase;
	text-align:center;
	margin-bottom:30px;
	position:relative;
	color:#000;
	margin-top:40px;
	border-top:1px solid #123b67
}

.title>span
{
	position:absolute;
	background:#fafafa;
	top:-12px;
	left:50%;
	padding:0 10px;
	transform:translateX(-50%)
}

h2.title:before
{
	content:"";
	display:none;
	position:absolute;
	width:48%;
	height:2px;
	background-color:#123b67;
	background-image:none;
	left:22%;
	top:12px;
	transform:translate(-50%,-50%)
}

h2.title:after
{
	content:"";
	display:none;
	position:absolute;
	width:46%;
	height:2px;
	background-color:#123b67;
	background-image:none;
	right:0;
	top:12px
}

section.filter-project-gallery h2.title:before,section.demo-content h2.title:before
{
	width:39%;
	left:18.1%
}

section.filter-project-gallery h2.title:after,section.demo-content h2.title:after
{
	width:37.5%
}

.client-say h2.title:before,.client-say h2.title:after
{
	display:none
}

.client-content
{
	display:table-cell;
	vertical-align:middle;
	width:70%;
	color:#dcdcdc;
	background:#222;
	padding:30px 14px;
	padding-left:25px;
	position:relative
}

.client-content blockquote::before
{
	font-family:"Source Sans Pro";
	font-size:67px;
	line-height:0;
	content:"\f10d";
	font:normal normal normal 36px/1 FontAwesome;
	color:#fff;
	display:inline-block;
	font-style:normal;
	vertical-align:-.4em;
	margin-right:0;
	position:absolute;
	top:0;
	left:0
}

.client-content blockquote::after
{
	font-family:"Source Sans Pro";
	font-size:67px;
	line-height:0;
	content:"\f10e";
	font:normal normal normal 36px/1 FontAwesome;
	color:#fff;
	display:inline-block;
	font-style:normal;
	vertical-align:-.4em;
	margin-right:0;
	position:absolute;
	top:0;
	right:-16px
}

.owl-carousel .owl-item img
{
	display:block;
	width:100%;
	border-radius:50%
}

.owl-theme .owl-dots .owl-dot.active span
{
	display:block;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%;
	border:1px solid #fff;
	-webkit-box-shadow:0 0 0 2px #ebcd1e;
	-moz-box-shadow:0 0 0 2px #ebcd1e;
	box-shadow:0 0 0 2px #ebcd1e
}

#client .owl-nav.disabled
{
	display:none!important
}

#client .owl-carousel.owl-theme > .owl-nav > .owl-prev,#client .owl-carousel.owl-theme > .owl-nav > .owl-next
{
	border:none
}

#client button.owl-dot
{
	background:transparent;
	border:none
}

new sections section.client-say
{
	float:left;
	width:100%;
	padding:50px 0
}

.owl-theme .owl-dots .owl-dot span
{
	width:11px;
	height:11px;
	border-radius:50%;
	background:transparent;
	border:2px solid #666;
	-webkit-transition:all .3s ease,-webkit-transform .3s ease;
	transition:all .3s ease,-webkit-transform .3s ease;
	-o-transition:all .3s ease,-o-transform .3s ease;
	-moz-transition:all .3s ease,transform .3s ease,-moz-transform .3s ease;
	transition:all .3s ease,transform .3s ease;
	transition:all .3s ease,transform .3s ease,-webkit-transform .3s ease,-moz-transform .3s ease,-o-transform .3s ease
}

.owl-dot
{
	display:inline-block
}

.client-say
{
	padding:15px 0 80px;
	background:#fbfbfb;
	float:left;
	width:100%;
	padding:15px 0 80px 0;
	background-color:#0009;
	float:left;
	width:100%;
	background-image:url(../img/test-bg.jpg);
	background-blend-mode:multiply;
	background-attachment:fixed
}

#owl-client-say.row
{
	margin:0
}

.client-say .title.m-b-100
{
	margin-bottom:100px
}

.client-say .owl-theme .owl-nav.disabled+.owl-dots
{
	margin-top:30px;
	text-align:center
}

.client__item
{
	display:table
}

.client-content
{
	display:table-cell;
	vertical-align:middle;
	width:70%;
	color:#fff;
	background:transparent;
	padding:5px 10px;
	padding-left:25px;
	position:relative;
	font-size:23px;
	text-align:center
}

blockquote
{
	padding:7px 0 20px;
	margin:0;
	font-size:13px;
	line-height:23px
}

.client-content--white
{
	background:#fff;
	border:1px solid #ededed
}

.client-content--white:before
{
	display:none
}

.client-content.client-content--white blockquote:before
{
	color:#999
}

.client-content.client-content--white blockquote
{
	color:#666
}

.client-content.client-content--white .client-name
{
	color:#fff;
	font-weight:600
}

.client-content.client-content--white .client-job>em
{
	font-weight:300;
	font-size:11px;
	color:#555
}

.client-content:before
{
	content:'';
	height:20px;
	width:20px;
	border:10px solid #c6c0c1;
	border-top:10px solid transparent;
	border-left:10px solid transparent;
	border-bottom:10px solid transparent;
	position:absolute;
	z-index:100;
	left:-20px;
	top:45%;
	display:none
}

.client-content blockquote
{
	border-left:none
}

.client-content blockquote p span
{
	font-family:unset!important;
	font-size:17px!important;
	white-space:unset!important;
	line-height:1.5!important
}

.client-name
{
	color:#fff;
	line-height:1;
	margin-bottom:7px
}

.client-say .title
{
	color:#fff;
	font-size:27px;
	font-style:italic;
	border:none
}

.client-say .title>span
{
	color:#ebcd1e;
	font-style:italic;
	position:static;
	background:transparent;
	transform:none
}

.client-job
{
	line-height:1;
	font-size:11px;
	color:#a2a2a2
}

.client-job>em
{
	color:#fff;
	font-size:13px
}

.owl-carousel .owl-nav.disabled
{
	display:block
}

section.vedio
{
	float:left;
	width:100%;
	padding:10px 0 50px;
	background:#fbfbfb
}

div.bhoechie-tab-container
{
	z-index:10;
	background-color:#fff;
	padding:25px!important;
	border-radius:4px;
	-moz-border-radius:4px;
	border:1px solid #ddd;
	margin-top:0;
	margin-left:0;
	-webkit-box-shadow:0 6px 12px #0000002d;
	box-shadow:0 6px 12px #0000002d;
	-moz-box-shadow:0 6px 12px #0000002d;
	background-clip:padding-box;
	opacity:.97;
	filter:alpha(opacity=97)
}

div.bhoechie-tab-menu
{
	padding-right:0;
	padding-left:0;
	padding-bottom:0
}

div.bhoechie-tab-menu div.list-group
{
	margin-bottom:0
}

div.bhoechie-tab-menu div.list-group>a
{
	margin-bottom:0
}

div.bhoechie-tab-menu div.list-group>a .glyphicon,div.bhoechie-tab-menu div.list-group>a .fa
{
	color:#5A55A3
}

div.bhoechie-tab-menu div.list-group>a:first-child
{
	border-top-right-radius:0;
	-moz-border-top-right-radius:0
}

div.bhoechie-tab-menu div.list-group>a:last-child
{
	border-bottom-right-radius:0;
	-moz-border-bottom-right-radius:0
}

div.bhoechie-tab-menu div.list-group>a.active,div.bhoechie-tab-menu div.list-group>a.active .glyphicon,div.bhoechie-tab-menu div.list-group>a.active .fa
{
	background-color:#123b67;
	background-image:#123b67;
	color:#fff;
	border:none
}

div.bhoechie-tab-menu div.list-group>a.active:after
{
	content:'';
	position:absolute;
	right:100%;
	top:50%;
	margin-top:-13px;
	border-left:0;
	border-bottom:13px solid transparent;
	border-top:13px solid transparent;
	border-right:10px solid #123b67
}

a.list-group-item img
{
	width:118px;
	display:inline-block;
	height:91px;
	float:left;
	margin-right:20px
}

a.list-group-item h3
{
	font-size:14px;
	margin-top:8px;
	text-align:left;
	line-height:20px;
	font-weight:600
}

a.list-group-item p
{
	text-align:left;
	font-size:13px
}

div.bhoechie-tab-content
{
	background-color:#fff;
	padding-top:5px
}

.bhoechie-tab
{
	padding-left:0
}

div.bhoechie-tab div.bhoechie-tab-content:not(.active)
{
	display:none
}

.vedio-left h2,.vedio-left h3
{
	font-size:30px;
	font-weight:700;
	margin:0;
	line-height:36px;
	color:#253746
}

.vedio-left-content
{
	float:left;
	width:100%;
	padding:25px 25px 0 0
}

.vedio-left-content p
{
	line-height:26px
}

h3.copm
{
	color:red
}

.ab-footer
{
	float:left;
	width:100%;
	padding:16px 0
}

.bhoechie-tab-content h3
{
	margin:10px 0;
	font-size:18px
}

section.demo-content
{
	float:left;
	width:100%;
	padding:50px 0 80px;
	height:auto;
	background:url(../img/media-blog-bg.webp)
}

.properties-details h2 span
{
	border-bottom:1px solid #123b67;
	padding-bottom:8px
}

a.morelink
{
	text-decoration:none;
	outline:none
}

.morecontent span
{
	display:none
}

.comment
{
	width:100%;
	margin:10px
}

section.demo-content .owl-dots
{
	display:none
}

.demo_item
{
	padding:5px 30px;
	border-right:2px solid #9e9898;
	margin-bottom:32px;
	margin-right:-10px
}

.demo-item-content p
{
	color:#383838;
	line-height:28px;
	padding:25px 0;
	text-align:justify
}

.owl-carousel.owl-theme > .owl-nav > .owl-prev
{
	border:1px solid #01a1bd;
	position:absolute;
	top:44%;
	left:-35px;
	padding:0 10px!important;
	background:#00b3d3;
	color:#6b6b6b;
	font-size:30px;
	line-height:36px;
	transform:translateY(-50%);
	outline:inherit
}

.owl-carousel.owl-theme > .owl-nav > .owl-next
{
	border:1px solid #01a1bd;
	position:absolute;
	top:44%;
	right:-35px;
	padding:0 10px!important;
	background:#00b3d3;
	color:#fff;
	font-size:30px;
	line-height:36px;
	transform:translateY(-50%);
	outline:inherit
}

section.demo-content .owl-carousel.owl-theme > .owl-nav > .owl-prev,section.demo-content .owl-carousel.owl-theme > .owl-nav > .owl-next
{
	background:#00677900;
	border:1px solid #2d2d2d00
}

section.demo-content .owl-nav span
{
	color:#9e9898;
	font-size:69px
}

section.demo-content .demo-item-content:before
{
	content:"\f10d";
	font:normal normal normal 36px/1 FontAwesome;
	position:absolute;
	left:4px;
	top:30px;
	color:#9e9898;
	font-size:23px
}

section.demo-content .demo-item-content p:after
{
	content:"\f10e";
	font:normal normal normal 36px/1 FontAwesome;
	right:-1px;
	color:#9e9898;
	font-size:23px
}

footer
{
	float:left;
	width:100%;
	background:url(../images/footer-bg.jpg);
	padding:40px 0
}

.footer-widget
{
	float:left;
	width:100%
}

.menufooter h3
{
	font-size:20px;
	color:#35d7f4;
	margin-bottom:20px;
	margin-top:0;
	text-transform:uppercase
}

.menufooter ul
{
	margin:0;
	padding:0;
	list-style:none;
	width:100%
}

.menufooter ul li
{
	color:#fff;
	float:left;
	width:100%;
	position:relative;
	padding:4px 15px
}

.menufooter ul li a
{
	color:#fff;
	float:left;
	width:100%;
	position:relative
}

.menufooter ul li:before
{
	display:block;
	position:absolute;
	top:5px;
	left:0;
	content:"\f101";
	font-family:FontAwesome
}

.footer-widget h3
{
	font-size:20px;
	color:#35d7f4;
	margin-bottom:20px;
	margin-top:0;
	text-transform:uppercase
}

.footer-widget ul li a
{
	color:#fff;
	font-size:14px;
	line-height:24px;
	text-decoration:none
}

.social-icons ul li
{
	display:inline-block
}

.social-icons ul li a
{
	display:table;
	margin-right:5px
}

.social-icons ul li a i
{
	border-radius:50%;
	border:1px solid #fff;
	width:25px;
	height:25px;
	display:table-cell;
	vertical-align:middle;
	text-align:center;
	background:#fff;
	color:#000
}

.social-icons ul li:last-child a
{
	margin-right:0
}

.footer-widget li
{
	color:#fff
}

ul.footer-address li
{
	line-height:24px;
	position:relative;
	padding-left:25px;
	padding-bottom:10px
}

ul.footer-address li:nth-child(1):before
{
	display:block;
	position:absolute;
	top:0;
	left:0;
	content:"\f041";
	font-family:FontAwesome
}

ul.footer-address li:nth-child(2):before
{
	display:block;
	position:absolute;
	top:0;
	left:0;
	content:"\f095";
	font-family:FontAwesome
}

ul.footer-address li:nth-child(3):before
{
	display:block;
	position:absolute;
	top:0;
	left:0;
	content:"\f0e0";
	font-family:FontAwesome
}

ul.footer-address li:nth-child(4):before
{
	display:block;
	position:absolute;
	top:0;
	left:0;
	content:"\f041";
	font-family:FontAwesome
}

.copyright
{
	float:left;
	width:100%;
	background:#212330
}

.copyright-inner
{
	float:left;
	width:100%;
	border-top:1px solid #616161;
	padding:15px 0 0
}

.copyright-text
{
	float:left;
	width:100%
}

.copy-text p a,.copyright-text p
{
	color:#fff
}

.copy-text
{
	float:right
}

.prefedchoise
{
	float:left;
	width:100%;
	height:auto;
	background-color:#859bd3;
	padding:27px 0 20px;
	background-image:url(../images/pattern.jpg);
	background-repeat:no-repeat;
	background-size:cover
}

.prefedchoise h2
{
	text-align:center;
	font-size:35px;
	color:#fff;
	padding:0 0 20px;
	font-weight:600
}

.img-prefedchoise
{
	width:45px;
	height:auto;
	margin:0 auto;
	margin-top:0;
	margin-bottom:20px
}

.img-prefedchoise img
{
	width:100%;
	height:auto;
	display:block
}

.prefedchoise h4
{
	font-size:16px;
	font-weight:600;
	color:#fff;
	text-align:center
}

.prefedchoise p
{
	font-size:14px;
	color:#fff;
	font-weight:400;
	text-align:center
}

.top-property
{
	float:left;
	width:100%;
	height:auto;
	padding:15px 0;
	margin:10px 0 60px
}

.top-property h3
{
	float:left;
	width:100%;
	height:auto;
	padding:25px 0;
	text-align:center;
	font-size:30px;
	font-weight:600
}

.gride_system
{
	float:left;
	width:100%;
	height:auto
}

.collection_box
{
	float:left;
	width:100%;
	height:auto;
	background-color:#fff;
	box-shadow:1px 2px 7px #dadada;
	overflow:hidden
}

.collection_img
{
	float:left;
	width:100%;
	transition:all .5s
}

.collection_img img
{
	width:100%;
	height:auto;
	display:block;
	transform:scale(1);
	transition:all .5s
}

.collection_img:hover
{
	transform:scale(1.06)
}

.collection_box p
{
	font-size:15px;
	color:#000;
	text-align:center
}

.collection_box:hover
{
	float:left;
	width:100%;
	height:auto;
	background-color:#fff;
	box-shadow:3px 2px 8px gray
}

.heightimg
{
	height:120px!important
}

.heightimgtwo
{
	height:300px!important
}

.mrrbb30
{
	margin-bottom:30px
}

.testimonial
{
	float:left;
	width:100%;
	height:auto;
	padding:15px 0 0;
	background-color:#f5f5f5
}

.testimonial h2
{
	text-align:center;
	font-size:30px;
	color:#36bac2;
	font-weight:600;
	width:100%;
	margin-bottom:35px
}

.userlove
{
	float:left;
	width:100%;
	height:auto;
	background-color:#36bac2;
	border-radius:5px;
	padding:20px 40px;
	position:relative
}

.userlove h4
{
	text-align:center;
	color:#fff;
	font-size:18px;
	margin:0;
	font-style:italic
}

.userlove p
{
	border-radius:6px;
	width:100%;
	padding:20px 23px 20px 40px;
	color:#fff;
	font-size:13px;
	position:relative;
	margin:auto;
	text-align:left;
	position:relative;
	line-height:22px
}

.userlove p::before
{
	font-family:FontAwesome;
	content:"\f10d";
	position:absolute;
	width:0;
	height:0;
	color:#fff;
	left:-6px;
	font-size:30px
}

.main-box-text
{
	float:left;
	width:100%;
	height:auto
}

.img-section-content
{
	width:95%;
	float:left;
	height:auto
}

.img-section-content-img
{
	width:90px;
	height:86px;
	margin:0 auto;
	margin-top:20px;
	border:1px solid #000;
	border-radius:50px;
	overflow:hidden
}

.img-section-content-img img
{
	width:100px;
	height:93px;
	display:block;
	overflow:hidden
}

.img-section-content h4
{
	font-size:14px;
	color:#fff;
	padding-top:5px;
	text-align:center;
	padding-bottom:20px
}

.testimonial sec-bg .owl-prev
{
	float:left;
	position:relative
}

.testimonial sec-bg .owl-prev i
{
	content:'';
	font-family:FontAwesome;
	float:left;
	left:0 top:0px;
	position:relative
}

.blog_section
{
	float:left;
	width:100%;
	height:auto;
	padding:55px 0
}

.blog_section h2
{
	text-align:center;
	font-size:25px;
	line-height:25px;
	padding:10px 0 35px;
	font-weight:600
}

.blogsec-innter-section
{
	float:left;
	width:100%;
	height:auto
}

.bolgo_img
{
	float:left;
	width:100%;
	height:auto
}

.bolgo_img img
{
	width:100%;
	height:auto;
	display:block
}

.blogsec-innter-section ul
{
	margin:0;
	padding:0;
	list-style:none;
	text-decoration:none
}

.blogsec-innter-section ul li
{
	padding:6px 10px;
	color:#666;
	border-right:1px solid #ddd;
	position:relative;
	float:left;
	font-size:12px
}

.blogsec-innter-section ul li:last-child
{
	border-right:none
}

.cont-client ul li:nth-child(1):before
{
	font-family:FontAwesome;
	content:"\f095";
	display:inline-block;
	padding-right:10px;
	vertical-align:middle;
	color:#fff
}

.cont-client ul li:nth-child(2):before
{
	font-family:FontAwesome;
	content:"\f095";
	display:inline-block;
	padding-right:10px;
	vertical-align:middle;
	color:#fff
}

.cont-client ul li:nth-child(3):before
{
	font-family:FontAwesome;
	content:"\f095";
	display:inline-block;
	padding-right:10px;
	vertical-align:middle;
	color:#fff
}

.blogsec-innter-section h3
{
	font-size:15px;
	color:#4d4d4d;
	float:left;
	line-height:24px;
	text-align:left;
	font-weight:600
}

.blogsec-innter-section p
{
	font-size:13px;
	color:#5f5f5f;
	line-height:20px;
	float:left;
	line-height:24px;
	text-align:justify
}

.project-slider > .owl-nav > .owl-prev
{
	position:absolute;
	top:50%;
	left:-50px;
	background:#36bac2!important;
	color:#fff!important;
	width:50px;
	transform:translateY(-50%);
	outline:inherit;
	transition:all .5s
}

.project-slider > .owl-nav > .owl-next:hover,.project-slider > .owl-nav > .owl-prev:hover
{
	background:#18878e!important;
	color:#fff!important
}

.project-slider > .owl-nav > .owl-next > span,.project-slider > .owl-nav > .owl-prev > span
{
	font-size:35px;
	padding-bottom:5px
}

.project-slider > .owl-nav > .owl-next
{
	position:absolute;
	top:50%;
	right:-50px;
	background:#36bac2!important;
	color:#fff!important;
	width:50px;
	transform:translateY(-50%);
	outline:inherit;
	transition:all .5s
}

.testimonial-slider > .owl-nav > .owl-prev
{
	position:absolute;
	top:45%;
	left:-50px;
	background:#36bac2!important;
	color:#fff!important;
	width:35px;
	transform:translateY(-50%);
	outline:inherit;
	transition:all .5s
}

.testimonial-slider > .owl-nav > .owl-next:hover,.testimonial-slider > .owl-nav > .owl-prev:hover
{
	background:#121212!important;
	color:#fff!important
}

.testimonial-slider > .owl-nav > .owl-next > span,.testimonial-slider > .owl-nav > .owl-prev > span
{
	font-size:35px;
	padding-bottom:5px
}

.testimonial-slider > .owl-nav > .owl-next
{
	position:absolute;
	top:45%;
	right:-50px;
	background:#36bac2!important;
	color:#fff!important;
	width:35px;
	transform:translateY(-50%);
	outline:inherit;
	transition:all .5s
}

.iaminter
{
	float:left;
	width:100%;
	margin-top:10px
}

.iaminter a
{
	font-size:15px;
	line-height:24px;
	font-weight:400;
	color:#fff;
	background:#36bac2;
	padding:10px 15px;
	border-radius:3px;
	float:left;
	width:100%;
	transition:all .5s;
	text-align:center
}

.iaminter a:hover
{
	background:#1a99a1;
	color:#fff
}

.other-img
{
	width:100%;
	height:auto;
	float:left
}

.other-img img
{
	width:100%;
	height:auto;
	display:block
}

.caption h3
{
	color:#36bac2;
	font-size:17px;
	font-weight:400
}

.caption p
{
	font-size:14px;
	margin-top:15px;
	margin-bottom:5px;
	line-height:23px;
	color:#000
}

.caption ul
{
	margin:0;
	padding:0;
	padding-bottom:0;
	list-style:none;
	border-bottom:3px solid #e9e9e9;
	padding-bottom:10px;
	width:100%;
	margin-top:12px
}

.caption ul li
{
	float:left;
	text-align:left;
	padding:0 10px
}

.caption ul li img
{
	width:23px;
	border:1px solid #36BAC2;
	height:23px;
	display:block;
	border-radius:50%
}

.caption ul li a
{
	font-size:14px;
	color:#666
}

.social-icon
{
	float:left;
	width:100%;
	height:auto
}

.social-icon ul
{
	margin:0;
	padding:0;
	list-style:none;
	border-bottom:0
}

.social-icon ul li
{
	float:right;
	text-align:left;
	padding:5px 10px;
	margin:0 3px;
	border-radius:4px
}

.social-icon ul li:nth-child(1)
{
	background-color:#3b5998;
	color:#fff
}

.social-icon ul li:nth-child(2)
{
	background-color:#55acee;
	color:#fff
}

.social-icon ul li:nth-child(3)
{
	background-color:#c8232c;
	color:#fff
}

.social-icon ul li:nth-child(4)
{
	background-color:#dc4e41;
	color:#fff
}

.social-icon ul li i
{
	color:#FFF;
	text-align:center
}

.thumbnail
{
	padding-bottom:25px;
	margin:10px 0 5px
}

.right-blog
{
	float:left;
	width:100%;
	height:auto;
	margin-top:10px;
	border:1px solid #dff5f6;
	padding:2px;
	box-shadow:2px 4px 6px #efefef
}

.header
{
	background-color:#36bac2;
	color:#fff;
	padding:10px;
	position:relative;
	text-align:center
}

.header a
{
	color:#fff;
	text-align:center
}

.header:before
{
	content:'';
	position:absolute;
	left:50%;
	top:100%;
	margin-left:-7px;
	border:7px solid transparent;
	border-top-color:#36bac2
}

.images-right
{
	width:175px;
	height:175px;
	margin:0 auto;
	border-radius:50%;
	border:1px solid #36bac2;
	overflow:hidden;
	margin-top:30px
}

.images-right img
{
	width:100%;
	height:auto;
	display:block;
	margin-top:10px
}

.right-blog p
{
	font-size:13px;
	float:left;
	text-align:justify;
	margin-top:20px;
	padding:0 15px;
	color:#807f7f
}

.blog-readmore-cont
{
	float:left;
	width:100%;
	height:auto
}

.blog-readmore-cont h2
{
	font-size:30px;
	color:#179ea7;
	float:left;
	font-weight:600;
	font-family:'Open Sans',sans-serif!important
}

.blog-readmore-cont ul
{
	margin:0;
	padding:0;
	padding-bottom:0;
	list-style:none;
	border-bottom:3px solid #e9e9e9;
	padding-bottom:10px;
	width:100%;
	margin-top:12px
}

.blog-readmore-cont ul li
{
	float:left;
	text-align:left;
	padding:0 10px
}

.blog-readmore-cont ul li img
{
	width:23px;
	border:1px solid #36BAC2;
	height:23px;
	display:block;
	border-radius:50%
}

.blog-readmore-cont ul li a
{
	font-size:14px;
	color:#666
}

.redmore-img
{
	float:left;
	width:100%;
	height:auto;
	overflow:hidden
}

.redmore-img img
{
	width:100%;
	height:auto;
	display:block
}

.blog-readmore-cont h4
{
	font-size:20px;
	font-weight:400;
	color:#686868;
	padding:10px 5px;
	margin-top:20px!important;
	float:left;
	line-height:28px
}

.blog-readmore-cont p
{
	font-size:14px;
	font-weight:400;
	color:#807f7f;
	padding:10px 5px;
	line-height:25px;
	text-align:justify
}

.about_main
{
	float:left;
	width:100%;
	padding:30px 0
}

.main_head
{
	float:left;
	width:100%
}

.main_head h2
{
	font-size:28px;
	line-height:38px;
	color:#696969;
	margin-top:0
}

.abmain_content
{
	float:left;
	width:100%
}

.abmain_content p
{
	font-size:14px;
	line-height:25px;
	color:#606060
}

.ab-strip
{
	float:left;
	width:100%;
	padding:50px 0;
	background:#36bac2
}

.ab_strip_head
{
	float:left;
	width:100%
}

.ab_strip_head h3
{
	color:#fff;
	margin-top:0;
	font-size:27px;
	line-height:33px
}

.btns_cont
{
	display:inline-block;
	border:1px solid #121212;
	background:#000;
	padding:10px 20px;
	font-size:18px;
	text-decoration:none;
	color:#fff;
	border-radius:3px;
	transition:all .5s
}

.btns_cont:hover
{
	border:1px solid #000;
	background:#2b2b2b;
	color:#fff;
	text-decoration:none
}

.vision_sec
{
	float:left;
	width:100%;
	height:auto;
	padding:50px 0;
	background:url(../img/vision-bg.jpg);
	background-position:left center;
	background-size:cover;
	background-repeat:no-repeat;
	background-attachment:fixed
}

.vision_box
{
	float:left;
	width:100%;
	text-align:center
}

.vision_box i
{
	border:1px solid #000;
	border-radius:50%;
	padding:15px;
	background:#000;
	color:#fff;
	font-size:27px
}

.vision_box h3
{
	padding:10px 0 20px
}

.banner-sec
{
	float:left;
	width:100%;
	padding:40px 0;
	background:url(../img/hexagon.png) #a4a4a4;
	background-repeat:repeat-x
}

.banner-inn
{
	float:left;
	width:100%
}

.banner-inn h1
{
	font-size:32px;
	line-height:38px;
	color:#fff;
	margin-top:0
}

.bread-crumb
{
	float:left;
	width:100%
}

.bread-crumb li
{
	float:left;
	color:#fff
}

.bread-crumb li a
{
	color:#fff
}

.bread-crumb li:after
{
	content:"/";
	padding:0 5px
}

.bread-crumb li:last-child:after
{
	content:none
}

.cont-btns
{
	display:inline-block;
	border:1px solid #fff;
	padding:10px 20px;
	font-size:16px;
	color:#fff;
	margin-top:10px;
	border-radius:4px;
	transition:all .5s
}

.cont-btns:hover
{
	background:#05747b;
	color:#fff
}

.address-inn
{
	float:left;
	width:100%;
	padding:30px 0
}

.address-box
{
	text-align:center;
	padding:20px
}

.address-box i
{
	background:#36bac2;
	color:#fff;
	padding:17px 10px 10px;
	border-radius:50%;
	width:60px;
	height:60px;
	font-size:24px
}

.address-box h3
{
	color:#36bac2
}

.form-section
{
	float:left;
	width:100%;
	padding:40px 0;
	border:1px solid #c7c7c7
}

.input-inner,.form-inner
{
	float:left;
	width:100%
}

.input-inner input
{
	float:left;
	width:100%;
	margin-bottom:20px;
	padding:7px 10px;
	min-height:45px;
	outline:inherit
}

.input-inner textarea
{
	float:left;
	width:100%;
	padding:7px 10px;
	outline:inherit
}

.submit-btns
{
	margin-top:20px;
	background:#131313;
	border:1px solid #131313;
	padding:8px 20px;
	color:#fff;
	font-size:15px;
	transition:all .7s
}

.submit-btns:hover
{
	background:#ee163b;
	color:#fff;
	border:1px solid #c50f2f
}

.map-section iframe
{
	width:100%
}

.navbar-default .navbar-nav > .active > a,.navbar-default .navbar-nav > .active > a:hover,.navbar-default .navbar-nav > .active > a:focus
{
	color:#fff;
	background-color:transparent;
	border-radius:0
}

.navbar-inverse ul li ul
{
	background:#253746;
	visibility:hidden;
	opacity:0;
	min-width:5rem;
	position:absolute;
	transition:all .5s ease;
	margin-top:1rem;
	left:0;
	display:none;
	z-index:999;
	width:130px
}

.main_abimg
{
	float:left;
	width:100%
}

.inner_blogs
{
	float:left;
	width:100%;
	padding:30px 0
}

.inn_blog_list
{
	float:left;
	width:100%!important;
	padding-left:30px!important
}

.inn_blog_list li
{
	float:left;
	list-style:circle
}

.project-detail-page
{
	background-color:#eee;
	float:left;
	width:100%;
	padding:20px 0
}

.innerproject
{
	width:100%;
	height:auto;
	float:left;
	background-color:#fff;
	box-shadow:10px 10px 10px #e6e6e6;
	padding:25px 10px 20px;
	transition:all .5s;
	margin-bottom:25px;
	border-radius:3px
}

.innerproject:hover
{
	box-shadow:3px 5px 9px #b4b4b4
}

.innerleftimg-section img
{
	width:100%;
	height:auto;
	display:block
}

.pstdate
{
	float:left;
	width:100%;
	color:#939393;
	font-size:11px;
	bottom:0;
	position:relative;
	margin-top:5px;
	margin-bottom:10px
}

.pricesection
{
	float:left;
	margin-left:10px;
	margin-top:10px;
	font-size:20px;
	color:#de0000;
	font-weight:600;
	width:48%
}

.detail
{
	font-size:13px;
	margin-left:10px;
	float:left;
	margin-top:5px;
	color:#505050;
	font-weight:600
}

.inner-right
{
	float:left;
	height:auto;
	margin-left:5px;
	width:54%
}

.inner-right h2
{
	font-size:15px;
	color:#666;
	margin:0;
	text-align:center;
	width:100%
}

.inner-right h5
{
	font-size:13px;
	color:#666;
	width:100%;
	margin:14px 5px 0 0;
	line-height:20px
}

.inner-right a
{
	font-size:10px;
	color:#fb4242;
	float:left;
	margin-right:20px;
	margin-top:15px
}

.inner-rightul
{
	width:100%;
	float:left;
	background-color:#f7f7f7;
	padding:15px;
	margin-top:12px
}

.inner-rightul ul
{
	margin:0;
	padding:0;
	list-style:none
}

.inner-rightul ul li
{
	padding:0 10px;
	border-right:1px solid #aaa;
	color:#5f5f5f;
	float:left
}

.inner-rightul ul li:last-child
{
	border-right:0 solid #5f5f5f
}

.inner-rightul ul li span
{
	color:#9b9b9b;
	text-align:center;
	width:100%;
	font-size:11px;
	text-align:center;
	float:left
}

.buttonsection
{
	float:left;
	width:100%;
	height:auto
}

.btnsection-btn
{
	width:98%;
	margin:0 auto;
	margin-bottom:10px
}

.moredebtn
{
	padding:7px 25px;
	background:#121212;
	border:1px solid #000;
	border-radius:4px;
	color:#fff;
	transition:all .5s
}

.moredebtn:hover
{
	background-color:transparent;
	border:1px solid #121212;
	color:#000
}

.iamintt
{
	padding:7px 25px;
	background:#36bac2;
	border:1px solid #06a7b1;
	border-radius:4px;
	color:#fff;
	transition:all .5s
}

.iamintt:hover
{
	background-color:transparent;
	border:1px solid #06a7b1;
	border-radius:4px;
	color:#06a7b1
}

.moredebtnone
{
	padding:7px;
	background:#121212;
	border:1px solid #000;
	border-radius:4px;
	color:#fff;
	transition:all .5s
}

.moredebtnone:hover
{
	background-color:transparent;
	border:1px solid #121212;
	color:#000;
	padding:7px 6px
}

.iaminttone
{
	padding:7px;
	background:#36bac2;
	border:1px solid #06a7b1;
	border-radius:4px;
	color:#fff;
	transition:all .5s
}

.iaminttone:hover
{
	padding:7px 6px;
	background-color:transparent;
	border:1px solid #06a7b1;
	border-radius:4px;
	color:#06a7b1
}

.header-section
{
	float:left;
	width:100%;
	height:60px;
	padding:1px 0 2px
}

.navbar-inverse
{
	background-color:transparent;
	border-color:transparent
}

.logo-sec-hed
{
	float:left;
	width:130px;
	height:auto;
	margin-top:7px
}

.logo-sec-hed img
{
	width:100%;
	display:block;
	height:auto
}

.nav-secation
{
	float:left;
	width:100%;
	height:auto
}

.navbar-nav > li
{
	float:left;
	margin-top:2px;
	padding:0 10px;
	transition:.5s
}

.navbar-default .navbar-nav > li > a:hover,.navbar-default .navbar-nav > li > a:focus
{
	color:#fff;
	background-color:none;
	border-radius:0
}

.dropdown-menu
{
	background-color:#123b67d4!important;
	min-width:210px
}

.dropdown-menu > li > a:hover,.dropdown-menu > li > a:focus
{
	color:#fff;
	text-decoration:none;
	background-color:transparent
}

.dropdown-menu > li > a
{
	display:block;
	padding:10px 20px;
	clear:both;
	font-weight:400;
	line-height:1.42857143;
	color:#fff;
	white-space:nowrap
}

ul.nav.navbar-nav li:hover a
{
	color:#fff!important
}

ul.nav.navbar-nav li ul li a
{
	transition:.5s
}

ul.nav.navbar-nav li ul li:hover a
{
	transition:.5s;
	padding-left:10px
}

ul.nav.navbar-nav li ul li a:hover
{
	border-bottom:none
}

.fixed-banner-section
{
	width:100%;
	height:auto;
	float:left;
	padding:0;
	position:relative;
	z-index:1
}

.slider
{
	width:100%;
	float:left;
	position:relative;
	height:540px
}

div#owl-slider
{
	margin:0
}

.slider .owl-carousel .owl-item img
{
	width:100%;
	height:100%;
	object-fit:cover;
	max-width:initial
}

.slider .owl-carousel.owl-theme > .owl-nav > .owl-prev
{
	border:none;
	position:absolute;
	top:50%;
	left:0;
	padding:0 14px!important;
	color:#dedede;
	line-height:36px;
	transform:translateY(-50%);
	outline:inherit;
	background:transparent;
	font-size:60px
}

.slider .owl-carousel.owl-theme > .owl-nav > .owl-next
{
	border:none;
	position:absolute;
	top:50%;
	right:0;
	padding:0 14px!important;
	background:transparent;
	color:#dedede;
	font-size:60px;
	line-height:36px;
	transform:translateY(-50%);
	outline:inherit
}

.slider .owl-dots
{
	display:none
}

.banner-form
{
	width:670px;
	margin:0 auto;
	margin-top:30px
}

.form_det
{
	float:left
}

.form_det input
{
	padding:0 3px;
	min-height:44px;
	border:1px solid #9a9a9a;
	background:#1a191ea6;
	outline:inherit;
	color:#fff
}

.form_det input::placeholder
{
	color:#ccc
}

.form_det input:-ms-input-placeholder
{
	color:#ccc
}

.form_det input::-ms-input-placeholder
{
	color:#ccc
}

.btns_submit
{
	background:#36bac2;
	border:1px solid #24a1a9;
	color:#fff;
	padding:10px 20px;
	font-size:16px;
	transition:all .5s;
	outline:inherit
}

.btns_submit:hover
{
	background:#24a1a9;
	border:1px solid #36bac2
}

.heading-banner h1
{
	color:#fff;
	font-family:raleway;
	font-size:38px
}

.box-section
{
	float:left;
	width:100%;
	height:auto;
	margin-top:50px;
	z-index:98;
	position:relative
}

.main_boxes
{
	width:100%;
	background:#fff;
	padding:15px 0;
	border-radius:6px;
	box-shadow:1px 2px 8px #c8c8c8;
	margin:0 auto;
	margin-top:-10px
}

.boxone
{
	float:left;
	width:100%;
	border-radius:4px;
	text-align:center;
	padding:15px 23px;
	border:1px solid #153a66;
	background-color:#fbfbfb;
	transition:all .5s;
	box-shadow:1px 6px 5px #d5d5d5;
	border-top:4px solid #153a66
}

.boxone:hover
{
	box-shadow:4px 6px 8px #d5d5d5
}

.box-icons
{
	float:left;
	display:inline-block
}

.box-content
{
	float:left;
	display:inline-block;
	margin-top:2px
}

.box-content h6
{
	font-size:15px;
	color:#000;
	font-weight:400;
	margin:0
}

.box-content h5
{
	font-size:16px;
	color:#36c7cd;
	padding-top:0;
	font-weight:600;
	text-transform:uppercase;
	line-height:22px;
	margin:0;
	margin-top:5px
}

.box-content h5 a
{
	font-size:11px;
	color:#209ba1;
	float:left;
	transition:all .5s
}

.box-content h5 a:hover
{
	padding-left:5px
}

.box-icons span
{
	font-size:40px;
	color:#1fb0bb;
	padding-right:13px
}

.project-sec-inner > .owl-nav > .owl-prev
{
	position:absolute;
	top:50%!important;
	left:0;
	background:#36bac2!important;
	color:#fff!important;
	width:40px;
	height:40px;
	transform:translateY(-50%);
	outline:inherit;
	transition:all .5s;
	box-shadow:5px 5px 8px #189da566
}

.project-sec-inner > .owl-nav > .owl-prev span
{
	font-size:24px;
	position:relative;
	top:-3px;
	font-weight:600
}

.project-sec-inner > .owl-nav > .owl-next
{
	position:absolute;
	top:50%!important;
	right:0;
	background:#36bac2!important;
	color:#fff!important;
	width:40px;
	height:40px;
	transform:translateY(-50%);
	outline:inherit;
	transition:all .5s;
	box-shadow:5px 5px 8px #189da566
}

.project-sec-inner > .owl-nav > .owl-next span
{
	font-size:24px;
	position:relative;
	top:-3px;
	font-weight:600
}

.modal-content
{
	float:left;
	width:100%
}

.popup_img img
{
	width:100%
}

.popup_img
{
	float:left;
	width:100%
}

.loc_btns
{
	border:1px solid #fff!important;
	background:#33bfc5;
	padding:8px 15px!important;
	margin-top:5px;
	border-radius:3px
}

.logo-new
{
	float:left;
	width:220px;
	height:auto;
	margin:5px 0 0
}

.logo-new img
{
	float:left;
	width:100%;
	display:block
}

.addresss-detail
{
	float:right;
	margin:0;
	padding:0;
	height:auto;
	margin-top:0
}

.addresss-detail ul
{
	margin:0;
	padding:0;
	list-style:none;
	text-decoration:none;
	float:right
}

.addresss-detail ul li
{
	float:left;
	padding:0 10px 0 0;
	cursor:pointer;
	position:relative;
	margin:0 10px 0 0;
	color:#2e284e;
	font-size:14px;
	border-right:1px solid #ccc
}

.addresss-detail ul li a
{
	color:#2e2850;
	font-size:16px;
	font-weight:700
}

.addresss-detail ul li span
{
	display:block;
	font-size:12px;
	line-height:15px
}

span.top-msg
{
	font-size:12px;
	font-weight:700
}

.addresss-detail ul li:nth-child(1):before
{
	font-family:FontAwesome;
	content:"\f232";
	display:inline-block;
	vertical-align:middle;
	color:#03a84e;
	padding:0 7px;
	position:absolute;
	left:-34px;
	top:2px;
	font-size:25px
}

.addresss-detail ul li:nth-child(2):before
{
	font-family:FontAwesome;
	content:"\f2a0";
	display:inline-block;
	vertical-align:middle;
	color:#312b51;
	padding:0 7px;
	position:absolute;
	left:-34px;
	top:2px;
	font-size:25px;
	-webkit-transform:rotate(-29deg);
	transform:rotate(-29deg)
}

.addresss-detail ul li:nth-child(3):before
{
	font-family:FontAwesome;
	content:"\f095";
	display:inline-block;
	vertical-align:middle;
	color:#fdfdfd;
	padding:0 15px;
	position:absolute;
	right:0;
	top:4px;
	font-size:25px
}

.addresss-detail ul li:hover:before
{
	transition:1s;
	animation:shake .82s cubic-bezier(.36,.07,.19,.97) both;
	transform:translate3d(0,0,0);
	backface-visibility:hidden;
	perspective:1000px
}

@keyframes shake {
	10%,90%
	{
		transform:translate3d(-1px,0,0)
	}

	20%,80%
	{
		transform:translate3d(2px,0,0)
	}

	30%,50%,70%
	{
		transform:translate3d(-4px,0,0)
	}

	40%,60%
	{
		transform:translate3d(4px,0,0)
	}
}

.social_media-icons
{
	height:auto;
	margin-top:12px
}

.social_media-icons ul
{
	margin:0;
	padding:0;
	list-style:none;
	float:right;
	text-decoration:none
}

.social_media-icons ul li
{
	float:left;
	padding:6px 10px;
	cursor:pointer;
	border:1px solid #36bac2;
	margin:7px 2px 0;
	transition:all .3s
}

.social_media-icons ul li:hover
{
	background-color:#36bac2;
	color:#fff
}

.social_media-icons ul li:hover i
{
	color:#fff;
	background-color:#36bac2
}

.social_media-icons ul li i
{
	font-size:15px;
	color:#36bac2
}

.navbar-nav
{
	float:left;
	margin:0;
	padding:10px 0
}

.bt-question-form
{
	text-align:center;
	background:#e2e2e3;
	padding:3px 30px 5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	-webkit-box-shadow:5px 5px 8px #c6c6c6;
	-ms-box-shadow:5px 5px 8px #c6c6c6;
	box-shadow:5px 5px 8px #656565;
	border-top:5px solid #ceced0
}

.bt-question-form .bt-title
{
	font-size:25px;
	font-weight:800;
	line-height:36px;
	color:#fd4613;
	margin-top:10px;
	margin-bottom:8px
}

.bt-subtitle
{
	margin-bottom:15px;
	color:#253746;
	font-size:12px
}

.form-control
{
	display:block;
	border:0;
	width:100%;
	height:37px;
	padding:5px 0;
	font-size:12px;
	line-height:37px;
	color:#333;
	text-indent:20px;
	background-color:#fffffff2;
	background-image:none;
	border-radius:5px;
	border:1px solid #0000001a;
	box-shadow:none;
	margin-bottom:12px;
	font-weight:500;
	border-radius:5px
}

.job-form .form-control
{
	display:block;
	border:0;
	width:100%;
	height:37px;
	padding:5px 10px;
	font-size:12px;
	line-height:37px;
	color:#333;
	text-indent:0!important;
	background-color:#fffffff2;
	background-image:none;
	border-radius:5px;
	border:1px solid #0000001a;
	box-shadow:none;
	margin-bottom:0;
	font-weight:500;
	border-radius:5px
}

input.form-control.bt-submit
{
	background:#000;
	color:#fff;
	font-size:16px;
	text-align:center;
	display:inline-block;
	height:38px;
	padding:0
}

.heading-banner
{
	position:absolute;
	width:100%;
	float:left;
	top:20px;
	z-index:999
}

.innerform
{
	position:absolute;
	float:right;
	width:356px;
	right:10px;
	top:0
}

.modal-body p
{
	font-size:14px;
	color:#454545;
	line-height:25px
}

.thank-sec
{
	position:absolute;
	left:50%;
	top:50%;
	transform:translate(-50%,-50%);
	width:70%;
	height:80%;
	padding:0 20px 20px;
	color:#000;
	text-align:center
}

.thank-sec a img
{
	width:100%
}

.thank-sec h1
{
	font-size:80px;
	line-height:86px;
	font-weight:600;
	width:100%;
	text-transform:uppercase;
	margin:25px 0
}

.thank-sec i
{
	font-size:70px;
	line-height:76px;
	padding-bottom:20px;
	font-weight:600;
	width:100%;
	color:#17a43b
}

.thank-sec p
{
	font-size:25px;
	line-height:30px;
	font-weight:600;
	color:#1c1c1c
}

.back-site
{
	border:1px solid #034821;
	padding:7px 10px;
	width:200px;
	display:inline-block;
	border-radius:3px;
	font-size:27px;
	text-decoration:none;
	font-weight:600;
	color:#fff;
	background:#049743;
	text-shadow:1px 1px 1px #054420;
	line-height:33px
}

.nav .open > a,.nav .open > a:hover,.nav .open > a:focus
{
	background-color:transparent;
	border-color:transparent
}

.navbar-default .navbar-nav > li > a:hover,.navbar-default .navbar-nav > li > a:focus
{
	background-color:transparent!important
}

.contact-box
{
	text-align:center;
	width:100%;
	background:#fff;
	box-shadow:5px 5px 5px #f9f9f9;
	padding:20px;
	border:1px solid #c5c5c5;
	transition:all .8s;
	margin-bottom:20px;
	border-radius:3px
}

.contact-box i
{
	font-size:50px;
	line-height:56px;
	padding:10px 0 20px;
	color:#36bac2;
	transition:all .5s
}

.contact-box p
{
	font-size:16px;
	color:#3e3b3b;
	font-weight:600;
	transition:all .5s
}

.btnsection-btn a:hover,.btnsection-btn a:focus
{
	color:#fff;
	text-decoration:none;
	background-color:#000
}

.enq-btn
{
	display:none
}

.gallery-section
{
	float:left;
	width:100%;
	background:#fff;
	padding:50px 0;
	background-image:url(../images/service-bg.jpg);
	height:auto;
	background-attachment:fixed;
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover
}

.gallery-section h2.title
{
	color:#fff
}

.mag-layer
{
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	background:#123b67cf;
	transition:all .3s;
	transform:scale(0);
	z-index:999;
	border-radius:11px
}

.layer-content
{
	position:absolute;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%);
	text-align:center;
	color:#fff
}

.mag-layer:after
{
	position:absolute;
	content:"";
	width:80%;
	height:80%;
	background:none;
	border:solid 1px #fff;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%)
}

.layer-content i
{
	font-size:26px;
	padding-bottom:5px
}

.layer-content p
{
	color:#fff;
	font-size:12px;
	line-height:1.5
}

.ehover4
{
	position:relative;
	margin-bottom:0;
	border:2px solid #c3c3c3;
	box-shadow:0 0 25px 0 gray;
	border-radius:11px
}

.filtr-item
{
	padding:5px 10px;
	margin-bottom:20px
}

.no-pading
{
	padding:0
}

.ehover4:hover .mag-layer
{
	transform:scale(1)
}

.ot-layer
{
	float:left;
	width:100%;
	background:#000000e6;
	position:absolute;
	bottom:0;
	left:0;
	text-align:center
}

.ot-layer p
{
	font-size:17px;
	color:#fff;
	padding:10px 0 0;
	text-shadow:1px 1px 1px #272727
}

.ot-layer span
{
	display:inline-block;
	padding:5px 0 10px
}

#scroll
{
	position:fixed;
	left:10px;
	bottom:130px;
	cursor:pointer;
	width:50px;
	height:50px;
	background-color:#123b67;
	text-indent:-9999px;
	display:none;
	-webkit-border-radius:60px;
	-moz-border-radius:60px;
	border-radius:60px;
	border:1px solid #fff;
	z-index:9999
}

#scroll span
{
	position:absolute;
	top:50%;
	left:50%;
	margin-left:-8px;
	margin-top:-12px;
	height:0;
	width:0;
	border:8px solid transparent;
	border-bottom-color:#fff
}

#scroll:hover
{
	opacity:1;
	filter:alpha(opacity=100);
	-ms-filter:alpha(opacity=100);
	background-color:#fff;
	border:1px solid #123b67
}

#scroll:hover span
{
	border-bottom-color:#123b67
}

.whatsapp-btn
{
	position:fixed;
	bottom:70px;
	left:10px;
	z-index:9999
}

.whatsapp-btn a
{
	background:#25d366;
	color:#fff;
	font-size:25px;
	padding:10px;
	border-radius:50%;
	box-shadow:2px 2px 5px #888;
	transition:all .5s
}

.whatsapp-btn a:hover
{
	background:#128c7e;
	color:#fff
}

.project-details h4
{
	margin-top:18px;
	font-size:16px
}

.project-details h2
{
	margin-top:5px;
	font-size:22px;
	text-transform:uppercase;
	font-weight:700
}

.project-details
{
	float:left;
	width:100%;
	text-align:left
}

.project-details p
{
	font-size:14px;
	color:#28c9dd
}

.project-details p i
{
	font-size:20px;
	padding-right:10px
}

ul.living
{
	float:left;
	width:100%;
	padding:10px 0
}

ul.living li:nth-child(1)
{
	display:inline-block;
	background:#153a66;
	color:#fff;
	padding:2px 15px
}

ul.ready-tomove
{
	float:left;
	width:100%;
	padding:10px 0
}

ul.ready-tomove li:nth-child(2)
{
	text-align:right
}

ul.ready-tomove li
{
	display:inline-block;
	font-size:14px;
	font-weight:700;
	text-transform:uppercase;
	width:49%;
	white-space:nowrap
}

ul.ready-tomove li span
{
	display:block;
	font-size:14px;
	font-weight:400;
	text-transform:capitalize
}

section.call-action
{
	float:left;
	width:100%;
	background:#00b3d3;
	padding:25px 0;
	display:none
}

.bt-submit
{
	padding:8px 10px;
	color:#fff;
	border:1px solid #fff;
	border-radius:5px;
	font-weight:600
}

.call-action a.bt-submit i
{
	padding-right:7px;
	font-size:20px
}

i.fa.fa-paper-plane
{
	padding-right:10px
}

.contact-form.text-center input
{
	height:45px;
	font-size:14px
}

.contact-form.text-center textarea.form-control
{
	font-size:14px
}

.call-action h2
{
	font-size:27px;
	margin:0;
	font-weight:600;
	color:#fff;
	text-transform:uppercase;
	line-height:43px
}

.ab-footer .form-group
{
	margin:0
}

.ab-footer .form-group .form-control
{
	margin:0
}

section.contact-us
{
	float:left;
	width:100%;
	padding:50px 0
}

.contact-addres-inner li
{
	position:relative;
	padding-left:35px;
	line-height:24px;
	font-size:13px;
	font-weight:600;
	padding-bottom:35px
}

.sec2 p
{
	font-weight:700;
	color:red
}

.contact-addres-inner li:nth-child(1):before
{
	content:"\f041";
	font-family:FontAwesome;
	left:0;
	top:2px;
	position:absolute;
	color:#ff0808;
	font-size:24px
}

.contact-addres-inner li:nth-child(2):before
{
	content:"\f10b";
	font-family:FontAwesome;
	left:0;
	top:2px;
	position:absolute;
	color:#ff0808;
	font-size:35px
}

.contact-addres-inner li:nth-child(3):before
{
	content:"\f003";
	font-family:FontAwesome;
	left:0;
	top:2px;
	position:absolute;
	color:#ff0808;
	font-size:24px
}

.box-section-inner
{
	float:left;
	width:100%
}

.sec2 img
{
	width:100px;
	margin:0 auto;
	display:block
}

.sec2
{
	text-align:center;
	color:#fff
}

.sec2 h4
{
	margin-top:25px
}

p.creating-content
{
	color:#fff;
	text-align:center;
	padding:10px 0 40px;
	width:930px;
	margin:0 auto
}

.our-projects-content
{
	float:left;
	width:100%;
	padding-bottom:30px
}

.about_services
{
	float:left;
	width:85%;
	position:relative
}

.about_services img
{
	width:100%;
	display:block
}

.project-type
{
	width:300px;
	float:left;
	position:absolute;
	left:50%;
	bottom:0;
	background:#123b67;
	text-align:center;
	color:#fff;
	padding:20px 0
}

.project-type h3
{
	margin:0
}

.our-projects-types
{
	float:left;
	width:100%;
	padding:40px 0 80px!important
}

.pad0
{
	padding:0
}

.gallery-title
{
	font-size:36px;
	color:#42B32F;
	text-align:center;
	font-weight:500;
	margin-bottom:70px
}

.gallery-title:after
{
	content:"";
	position:absolute;
	width:7.5%;
	left:46.5%;
	height:45px;
	border-bottom:1px solid #5e5e5e
}

.filter-button
{
	font-size:14px;
	border:none;
	border-radius:1px;
	text-align:center;
	color:#0a2f57;
	margin-bottom:10px;
	background:#e3e3e3;
	padding:10px 18px;
	transition:all .5s;
	box-shadow:inset -3px 0 9px 4px #bcbcbc
}

.filter-button:hover
{
	font-size:14px;
	border:none;
	border-radius:2px;
	text-align:center;
	color:#fff;
	margin-bottom:10px;
	background:#2a71be;
	box-shadow:inset 0 0 0 0 #fff
}

.our-projects-types .active
{
	background-color:#123b67!important;
	color:#fff!important;
	border:none
}

.btn-default:active .filter-button:active
{
	background-color:#42B32F;
	color:#fff
}

.port-image
{
	width:100%
}

.gallery_product
{
	margin-bottom:30px
}

.innerproject:hover
{
	box-shadow:3px 5px 9px #b4b4b4
}

.innerproject
{
	width:100%;
	height:auto;
	float:left;
	background-color:#fff;
	box-shadow:6px 7px 12px 3px #e6e6e694;
	padding:9px 3px;
	transition:all .5s;
	margin-bottom:0;
	border-radius:2px;
	border:1px solid #e9e9e9
}

.innerleft
{
	float:left;
	display:block;
	width:23%
}

.innerleftimg-section
{
	width:180px;
	height:auto;
	float:left;
	overflow:hidden;
	border:1px solid #e0e0e0;
	border-radius:3px;
	padding:2px
}

.innerleftimg-section img
{
	width:100%;
	height:auto;
	display:block
}

.pricesection
{
	float:left;
	margin-left:10px;
	margin-top:10px;
	font-size:20px;
	color:#de0000;
	font-weight:600;
	width:100%
}

.detail
{
	font-size:13px;
	margin-left:10px;
	float:left;
	margin-top:0;
	color:#505050;
	font-weight:600;
	float:left
}

.inner-right
{
	float:left;
	height:auto;
	margin-left:5px;
	width:76%
}

.inner-right h2
{
	font-size:15px;
	color:#666;
	margin:0;
	text-align:center;
	width:100%
}

.inner-rightul
{
	width:100%;
	float:left;
	background-color:#f7f7f7;
	padding:15px;
	margin-top:12px
}

.inner-rightul ul
{
	margin:0;
	padding:0;
	list-style:none
}

.inner-rightul ul li
{
	padding:0 10px;
	border-right:1px solid #aaa;
	color:#5f5f5f;
	float:left
}

.inner-rightul ul li span
{
	color:#9b9b9b;
	text-align:center;
	width:100%;
	font-size:11px;
	text-align:center;
	float:left
}

.inner-rightul ul li:last-child
{
	border-right:0 solid #5f5f5f
}

.inner-rightul ul li
{
	padding:0 10px;
	border-right:1px solid #aaa;
	color:#5f5f5f;
	float:left
}

.inner-right h5
{
	font-size:13px;
	color:#666;
	width:100%;
	margin:14px 5px 0 0;
	line-height:20px
}

.buttonsection
{
	float:left;
	width:100%;
	height:auto
}

.inner-right a
{
	font-size:10px;
	color:#fb4242;
	float:left;
	margin-right:20px;
	margin-top:15px;
	font-size:10px;
	color:#fb4242;
	float:left;
	margin-right:20px;
	margin-top:15px
}

.projects-name
{
	float:left;
	width:100%;
	height:auto
}

.ehover4 iframe
{
	width:100%;
	height:225px;
	min-width:386px
}

.media-image-box h5
{
	font-size:16px;
	line-height:19px;
	font-weight:600;
	min-height:38px
}

.media-news-inner a:hover
{
	color:#337ab7
}

@media (max-width: 1024px) {
	.sticky .navbar-brand > img
	{
		display:block;
		width:35%;
		transition:1.5s;
		margin-top:50px!important
	}

	.addresss-detail ul li a
	{
		color:#2e2850;
		font-size:13px
	}

	.top-add li i
	{
		font-size:17px;
		line-height:22px;
		width:13px;
		height:20px
	}

	.addresss-detail ul li span
	{
		font-size:11px
	}

	.top-add li
	{
		padding-left:5px
	}

	.navbar-nav
	{
		width:auto!important;
		right:22px
	}

	.slider
	{
		height:410px
	}

	p.creating-content
	{
		width:auto
	}

	p.sub-content
	{
		width:auto
	}

	.box-section-inner
	{
		width:100%!important;
		margin:0 auto
	}

	.list-group-item
	{
		height:auto!important
	}

	a.list-group-item img
	{
		height:auto!important
	}

	.navbar-brand > img
	{
		display:block;
		width:50%;
		margin-top:20px
	}

	.navbar-header
	{
		position:relative;
		top:-50px;
		z-index:9;
		position:relative;
		top:-50px;
		z-index:9
	}

	.navbar-brand
	{
		padding:0;
		width:100%;
		position:relative;
		top:0;
		border-top:none;
		z-index:999
	}

	.navbar-nav
	{
		float:left;
		margin:0;
		padding:8px 0;
		width:100%;
		position:absolute;
		z-index:999
	}
}

@media (min-width:768px) {
	#navbar1
	{
		display:none!important
	}
}

@media (max-width:767px) {
	ul.nav.navbar-nav li:hover
	{
		background:#fff!important;
		transition:.5s
	}

	ul.nav.navbar-nav li:hover a
	{
		color:#000!important
	}

	ul.nav.navbar-nav li ul li a:hover
	{
		color:#000!important;
		background:#fff!important;
		padding-left:0
	}

	.show_home .modal-content
	{
		width:84%!important
	}

	.navbar-default .navbar-nav .open .dropdown-menu > li > a
	{
		color:#000
	}

	.navbar-nav .open .dropdown-menu > li > a,.navbar-nav .open .dropdown-menu .dropdown-header
	{
		padding:5px 15px 5px 0
	}

	ul.nav.navbar-nav li ul li.open
	{
		border:none
	}

	.community_box_list li
	{
		width:49.66%
	}

	.top-bar
	{
		display:block
	}

	.navbar-brand > img
	{
		margin-top:0!important;
		width:34%
	}

	.ehover4 iframe
	{
		width:100%;
		height:225px;
		min-width:100%
	}

	.top-add ul
	{
		display:none
	}

	.navbar-header
	{
		position:relative;
		top:0
	}

	.navbar-brand
	{
		padding:0 18px;
		top:0;
		float:left;
		width:auto
	}

	div.bhoechie-tab-menu
	{
		height:auto!important;
		overflow:auto
	}

	.bhoechie-tab
	{
		padding:0 15px
	}

	.bhoechie-tab-content p
	{
		text-align:justify
	}

	.about-section .bhoechie-tab-menu
	{
		padding-right:0!important
	}

	.about-section .bhoechie-tab-content h4
	{
		font-size:20px!important;
		margin:10px 0 0!important;
		padding-bottom:0!important
	}

	.dropdown-menu
	{
		background-color:#fff!important;
		min-width:100%;
		padding-left:15px
	}

	section.filter-project-gallery a
	{
		display:block
	}

	img.credai-logo
	{
		width:36%
	}

	.call-action h2
	{
		font-size:20px;
		margin:0;
		font-weight:600;
		color:#222;
		text-transform:capitalize;
		text-align:center;
		margin-bottom:20px
	}

	.blog-image img
	{
		height:auto
	}

	.modal-dialog
	{
		width:95%;
		margin:30px auto;
		top:0
	}

	.modal-enquery-popup .modal-content
	{
		width:100%!important;
		float:none!important;
		margin:0 auto
	}

	section.filter-project-gallery
	{
		padding:30px 0
	}

	section.demo-content
	{
		float:left;
		width:100%;
		padding:10px 0 0;
		height:auto
	}

	.imgsiz img
	{
		height:auto!important;
		border-radius:0
	}

	.featured-properties h2.title img
	{
		width:53px;
		position:absolute;
		top:-96px;
		left:40%
	}

	div#bs-example-navbar-collapse-1
	{
		padding:0
	}

	.nav > li > a
	{
		border-bottom:none;
		padding-bottom:0
	}

	.caret
	{
		margin-top:10px;
		float:right
	}

	.ab-footer .form-group
	{
		width:80%;
		margin:0 auto;
		margin-bottom:10px;
		text-align:center
	}

	.owl-carousel.owl-theme > .owl-nav > .owl-prev
	{
		left:0
	}

	.owl-carousel.owl-theme > .owl-nav > .owl-next
	{
		right:0
	}

	.navbar-default .container-fluid
	{
		padding:0
	}

	.navbar-nav > li
	{
		float:left;
		margin-top:0;
		width:100%;
		border-bottom:1px solid #fff
	}

	.navbar-nav
	{
		margin:0;
		width:100%!important;
		background:#fff;
		left:0
	}

	.header-section .col-xs-12.col-sm-12.col-md-12.col-lg-12
	{
		padding:0
	}

	.navbar-toggle
	{
		margin-right:28px
	}

	.social_media-icons
	{
		display:none
	}

	.addresss-detail ul
	{
		margin:0;
		padding:0;
		list-style:none;
		text-decoration:none;
		float:left
	}

	.addresss-detail
	{
		float:left;
		margin:0;
		padding:0;
		width:100%;
		height:auto;
		margin-top:-10px!important;
		margin-bottom:0;
		display:block!important;
		padding-left:21px
	}

	.addresss-detail .top-msg
	{
		display:none!important
	}

	.slider
	{
		height:auto!important
	}

	.heading-banner
	{
		position:relative;
		margin-bottom:50px
	}

	.innerform
	{
		position:relative;
		float:none;
		width:70%;
		top:0;
		margin:0 auto
	}

	.about_services
	{
		float:left;
		width:100%;
		position:relative;
		margin-bottom:20px
	}

	.project-type
	{
		width:100%;
		float:left;
		left:0;
		margin:0 auto
	}

	.innerleft
	{
		width:100%;
		height:auto;
		float:left
	}

	.innerleftimg-section
	{
		width:100%;
		height:auto;
		float:left
	}

	.pricesection,.detail
	{
		float:left;
		width:100%
	}

	.inner-right
	{
		float:left;
		width:100%
	}
}

@media (max-width:400px) {
	.call-action h2
	{
		color:#fff;
		font-size:16px;
		line-height:24px;
		text-align:center
	}

	.client-img
	{
		display:none
	}

	.client-content
	{
		width:100%
	}

	.title
	{
		font-size:20px
	}

	.vedio-left h2,.vedio-left h3
	{
		font-size:20px;
		line-height:26px
	}

	ul.company-terms li
	{
		float:none;
		width:180px;
		text-align:center;
		margin:0 auto;
		margin-bottom:20px
	}

	ul.company-terms li h3
	{
		text-align:center
	}
}

.properties-details p
{
	font-size:14px;
	margin:0;
	line-height:29px;
	text-align:justify
}

.owl-nav span
{
	color:#fff
}

.inner-strip
{
	float:left;
	width:100%;
	background-image:url(../images/inner-page-banner.jpg);
	padding:50px 0;
	background-blend-mode:multiply;
	background-size:100% 100%
}

.inner-strip h1
{
	color:#fff;
	font-size:28px;
	font-weight:600;
	margin:0
}

.strip-sec
{
	float:left;
	width:100%;
	height:auto
}

.strip-sec h1
{
	color:#fff;
	margin-top:10px;
	font-size:30px;
	text-transform:uppercase
}

.query-btn
{
	border:1px solid #fff;
	padding:7px 15px;
	font-size:16px;
	color:#fff;
	display:inline-block;
	transition:all .5s;
	margin-top:30px
}

.about-section
{
	float:left;
	width:100%;
	padding:40px 0 0;
	background-repeat:no-repeat;
	background-position:right center;
	background-size:auto;
	background-color:#f7f7f7
}

.about-texts
{
	float:left;
	width:100%
}

.about-texts h2
{
	font-size:24px;
	line-height:30px;
	color:#151313;
	margin:0 0 15px;
	padding-bottom:10px;
	position:relative;
	text-transform:uppercase;
	font-weight:600
}

about-texts h2:before
{
	content:"";
	position:absolute;
	bottom:0;
	left:0;
	width:50px;
	height:2px;
	background:#074a7b
}

.about-texts p
{
	font-size:15px;
	line-height:27px;
	color:#656565
}

.about-texts h3
{
	font-size:22px;
	padding-bottom:10px
}

.about-right_img
{
	float:left;
	width:100%;
	height:auto
}

.about-right_img img
{
	display:block;
	width:100%;
	height:auto
}

.breadcrumb
{
	padding:15px 0 0;
	background-color:transparent;
	margin-bottom:0
}

.breadcrumb-item a
{
	color:#fff
}

.breadcrumb > .active
{
	color:#00b3d3
}

.inn-page
{
	float:left;
	width:100%;
	padding:30px 0
}

h2.martt50.marbb30.leave-message.mar-t.font-25.mar-b10
{
	margin-bottom:40px
}

.leave-message
{
	font-size:25px;
	line-height:25px;
	font-weight:400;
	color:#6e6e6e
}

iv.wpcf7
{
	margin:0;
	padding:0
}

div.wpcf7 .screen-reader-response
{
	position:absolute;
	overflow:hidden;
	clip:rect(1px,1px,1px,1px);
	height:1px;
	width:1px;
	margin:0;
	padding:0;
	border:0
}

input,input::-webkit-input-placeholder
{
	font-size:11px;
	padding-top:3px
}

h2.work-cont
{
	margin-bottom:15px;
	font-size:25px
}

.marrlt25
{
	margin-top:25px
}

.list.list-icons li
{
	position:relative;
	padding-left:25px
}

.list.list-icons.list-icons-style-3 li
{
	padding-top:0;
	padding-left:29px
}

.list.list-icons li > .fa:first-child
{
	position:absolute;
	left:0;
	top:5px;
	color:#123b67
}

h2.work-cont
{
	margin-bottom:15px;
	font-size:25px
}

.marrlt25
{
	margin-top:25px
}

h2.work-cont
{
	margin-bottom:15px;
	font-size:25px
}

hr
{
	width:10%;
	color:#fff
}

h2.work-cont
{
	margin-bottom:0;
	font-size:20px;
	color:#384d66
}

.about_services h2
{
	font-size:24px;
	line-height:38px;
	color:#151313;
	margin:0 0 15px;
	padding-bottom:10px;
	position:relative;
	text-transform:uppercase;
	font-weight:600
}

.about_services h2:before
{
	content:"";
	position:absolute;
	bottom:0;
	left:0;
	width:50px;
	height:2px;
	background:#074a7b
}

.about_services p
{
	font-size:15px;
	line-height:27px;
	color:#656565
}

.project-details a
{
	color:#337ab7
}

.project-details a:hover
{
	color:#337ab7
}

.twenty
{
	font-size:56px;
	color:#253746;
	font-weight:800;
	margin-bottom:23px
}

.about-company h5
{
	font-size:12px;
	font-style:italic;
	color:#0a3056
}

.about-read a:hover,active
{
	padding:5px 25px 5px 10px;
	border:1px solid;
	position:relative;
	text-decoration:none;
	background-color:transparent;
	border:1px solid #337ab7;
	color:#337ab7;
	cursor:pointer
}

.directro-photo
{
	float:left;
	width:100%;
	border:5px solid #ffe23e
}

.directro-photo img
{
	width:100%;
	height:auto;
	display:block
}

.ehover4 img
{
	width:100%;
	height:auto;
	display:block
}

.imgsiz
{
	float:left;
	width:100%
}

.imgsiz img
{
	width:100%;
	display:block;
	height:200px;
	border-radius:7px 7px 0 0;
	margin-bottom:0
}

.imgsiz-2
{
	float:left;
	width:100%;
	height:406px
}

.imgsiz-2 img
{
	width:100%;
	display:block;
	height:406px
}

.list-group-itemnew
{
	position:relative;
	display:block;
	padding:12px 5px;
	background-color:#f8fafa;
	border:1px solid #ddd;
	margin:1px 0;
	width:100%;
	text-align:left;
	cursor:pointer!important
}

.list-group-itemnew.active
{
	background:#fff;
	color:#2e343c;
	border-left:3px solid #26ade3
}

.follow-us
{
	float:left;
	width:100%;
	height:auto
}

.follow-us h3
{
	font-size:20px;
	color:#35d7f4;
	margin-bottom:5px;
	margin-top:0
}

.follow-us ul
{
	padding:0;
	margin:0;
	float:left
}

.follow-us ul li
{
	display:inline-block
}

.follow-us ul li a i
{
	border-radius:50%;
	border:1px solid #fff;
	width:25px;
	height:25px;
	display:table-cell;
	vertical-align:middle;
	text-align:center;
	background:#fff;
	color:#000
}

.follow-us ul li a
{
	color:#fff;
	font-size:14px;
	line-height:24px;
	text-decoration:none;
	display:table;
	margin-right:5px
}

.bhoechie-tab
{
	height:400px!important;
	overflow-y:hidden!important
}

.blog-details h3 a:hover,.blog-details h3 a:focus,.media-news-inner h4 a:hover,.media-news-inner h4 a:focus
{
	color:#123c66
}

div.bhoechie-tab-menu
{
	height:410px;
	overflow:auto;
	padding-left:10px
}

.dropdown-2
{
	position:relative
}

.dropdown-menu-2
{
	left:unset;
	left:99%;
	top:-3px;
	background-color:#123b67d4!important;
	position:absolute;
	z-index:1000;
	display:none;
	float:left;
	min-width:160px;
	padding:0;
	margin:2px 0 0;
	font-size:14px;
	text-align:left;
	list-style:none;
	background-clip:padding-box;
	border:1px solid #ccc;
	border:1px solid #00000026;
	border-radius:4px;
	-webkit-box-shadow:0 6px 12px #0000002d;
	box-shadow:0 6px 12px #0000002d
}

.dropdown-menu-2 > li > a
{
	display:block;
	padding:10px 20px;
	clear:both;
	font-weight:400;
	line-height:1.42857143;
	color:#fff;
	white-space:nowrap
}

.navbar-nav > li > .dropdown-menu-2
{
	margin-top:0;
	border-top-left-radius:0;
	border-top-right-radius:0
}

.dropdown-3
{
	position:relative
}

.dropdown-menu-3
{
	left:unset;
	left:99%;
	top:-3px;
	background-color:#123b67d4!important;
	position:absolute;
	z-index:1000;
	display:none;
	float:left;
	min-width:160px;
	padding:0;
	margin:2px 0 0;
	font-size:14px;
	text-align:left;
	list-style:none;
	background-clip:padding-box;
	border:1px solid #ccc;
	border:1px solid #00000026;
	border-radius:4px;
	-webkit-box-shadow:0 6px 12px #0000002d;
	box-shadow:0 6px 12px #0000002d
}

.dropdown-menu-3 > li > a
{
	display:block;
	padding:10px 20px;
	clear:both;
	font-weight:400;
	line-height:1.42857143;
	color:#fff;
	white-space:nowrap
}

.navbar-nav > li > .dropdown-menu-3
{
	margin-top:0;
	border-top-left-radius:0;
	border-top-right-radius:0
}

.sticky
{
	position:fixed;
	z-index:99;
	background:#fff;
	box-shadow:0 0 25px 0 #dcdcdc;
	animation:smoothScroll 1s forwards
}

.sticky .navbar-brand
{
	top:0
}

.sticky .navbar-brand > img
{
	display:block;
	width:67px;
	transition:1.5s;
	margin-top:0!important
}

.blog-box
{
	position:relative;
	float:left;
	padding:15px;
	box-shadow:0 0 25px 0 #dcdcdc
}

ul.socail-blog
{
	float:right
}

ul.socail-blog li
{
	margin:0;
	padding:10px;
	font-size:19px;
	float:right
}

ul.socail-blog li i.fa.fa-facebook
{
	color:#3b5998
}

ul.socail-blog li i.fa.fa-google-plus
{
	color:#dc4e41
}

ul.socail-blog li i.fa.fa-twitter
{
	color:#55acee
}

.media-image-box
{
	padding:10px;
	box-shadow:0 0 25px 0 #dcdcdc
}

.media-image-box img
{
	width:100%;
	height:200px
}

h3.media-title
{
	font-size:15px;
	margin:0;
	text-transform:capitalize;
	min-height:50px;
	background:#fff;
	color:#2d2942;
	padding:10px
}

h3.media-title a
{
	color:#251a55;
	letter-spacing:1px
}

h3.media-title a:hover
{
	color:#123b67
}

ul.footer-credai-ul
{
	display:table-cell;
	padding:30px 0 0;
	margin-top:10px;
	border-top:1px solid #fff
}

ul.footer-credai-ul li
{
	width:50%;
	float:left;
	vertical-align:middle;
	color:#fff
}

.menufooter img
{
	width:60%;
	margin-bottom:16px;
	height:80px;
	object-fit:contain;
	object-position:left
}

img.credai-logo
{
	width:58%
}

.menufooter .media-news-inner ul li .media-thumbnail
{
	width:12%;
	float:left
}

.menufooter .media-published-details
{
	width:88%;
	float:left;
	padding-left:15px
}

.menufooter .media-news-inner h4 a:hover
{
	color:#fff
}

.menufooter .media-news-inner ul li .media-thumbnail img
{
	height:50px
}

.menufooter .media-news-inner ul li
{
	border-bottom:1px dotted #827d7d
}

.menufooter .media-news-inner .media-published-details ul li
{
	border-bottom:none
}

.featured-properties h2.title img
{
	position:absolute;
	top:-126px;
	left:47%
}

.blog-details a:hover
{
	color:#337ab7
}

.side_button_enq
{
	position:fixed;
	top:40%;
	z-index:99999;
	background:#ff9f00;
	right:0;
	transform:rotateZ(0deg);
	color:#fff;
	border:0;
	font-weight:700;
	writing-mode:tb-rl;
	text-transform:uppercase;
	text-orientation:upright;
	border-radius:10px 0 0 10px;
	box-shadow:0 0 4px 0 #00000057
}

.side_button_enq span
{
	writing-mode:tb-rl;
	text-orientation:upright;
	line-height:1
}

form .fields .field
{
	float:left;
	width:100%;
	margin-bottom:33px
}

.modal form .fields .field
{
	margin-bottom:20px
}

form .fields .field .input-box
{
	float:left;
	width:100%;
	position:relative;
	z-index:10
}

.modal form .fields .field input
{
	border:1px solid #ddd
}

.modal form .fields .field input[type="text"],.modal form .fields .field input[type="email"],.modal form .fields .field input[type="password"]
{
	height:49px;
	font-size:16px;
	heightcolor:#4a4a4a;
	padding:10px 10px 10px 79px;
	line-height:28px;
	width:100%
}

form .fields .field .input-box:before
{
	content:"";
	position:absolute;
	display:inline-block;
	top:50%;
	left:11px;
	width:30px;
	height:27px;
	background:url(../images/pop-sprite.png) -351px 0 no-repeat;
	z-index:10;
	transform:translateY(-50%);
	-moz-transform:translateY(-50%);
	-webkit-transform:translateY(-50%);
	-ms-transform:translateY(-50%)
}

form .fields .field .input-box.textarea:before
{
	top:17px;
	transform:none;
	background-position:-441px 0
}

form .fields .field .input-box.city:before
{
	background-position:-721px 0
}

form .fields .field .input-box.phone:before
{
	background-position:-411px 0
}

form .fields .field .input-box.email:before
{
	background-position:-381px 0
}

.modal form .fields .field textarea
{
	height:100px;
	border:1px solid #ddd;
	padding-left:50px!important
}

form .fields .field textarea
{
	float:left;
	width:100%
}

form .fields textarea
{
	resize:none;
	font-size:12px;
	height:178px;
	display:block;
	float:left;
	width:100%;
	color:#4a4a4a;
	padding:10px 10px 10px 79px
}

.modal-enquery-popup .modal-content
{
	width:70%;
	margin:auto;
	float:none!important
}

.btn
{
	border-radius:0;
	padding:12px 24px;
	background:#2d2942;
	color:#fff;
	transition:.7s;
	border:2px solid transparent;
	text-transform:uppercase;
	letter-spacing:3px
}

.btn:hover
{
	background:#fff;
	color:#2d2942!important;
	border:2px solid #2d2942;
	transition:.7s
}

.cv-upload
{
	padding:15px 10px;
	height:auto;
	text-indent:0;
	line-height:0;
	overflow:hidden;
	font-size:13px
}

.left-ab-div-box
{
	position:fixed;
	top:32%;
	z-index:99999;
	left:-5px;
	transform:rotateZ(0deg);
	color:#fff;
	border:0;
	font-weight:700;
	text-transform:uppercase;
	white-space:nowrap
}

.left-ab-div-box-btn
{
	z-index:99999;
	background:#ff9f00;
	transform:rotateZ(0deg);
	color:#fff;
	border:0;
	font-weight:700;
	writing-mode:tb-rl;
	text-transform:uppercase;
	text-orientation:upright;
	border-radius:0 10px 10px 0;
	box-shadow:0 0 4px 0 #00000057;
	padding:9px
}

.left-ab-div-box-btn span
{
	writing-mode:tb-rl;
	text-orientation:upright;
	line-height:1
}

.left-ab-div-box-content-box
{
	position:absolute;
	top:0;
	background:#ff9f00;
	padding:20px;
	border-radius:10px;
	height:300px;
	width:300px;
	z-index:999999;
	display:none;
	box-shadow:0 0 25px 0 #dcdcdc
}

.left-ab-div-box-content-box marquee
{
	height:232px
}

.left-ab-div-box-content-box ul
{
	width:100%
}

.left-ab-div-box-content-box ul li
{
	padding:10px 8px;
	border-bottom:1px dotted #fff
}

.left-ab-div-box-content-box ul li:hover
{
	background:#d4880b
}

.left-ab-div-box-content-box ul li a
{
	color:#fff
}

.left-ab-div-box-content-box ul li a:hover,.left-ab-div-box-content-box ul li a:active
{
	color:#fff;
	text-decoration:none
}

p.headi-l-s
{
	padding:0 7px;
	border-bottom:1px solid;
	padding-bottom:9px;
	font-size:22px;
	color:#794100;
	line-height:1;
	font-weight:400;
	font-family:-webkit-pictograph;
	text-transform:capitalize;
	margin-bottom:0
}

#wowslider-container1 .ws_images .ws_list img,#wowslider-container1 .ws_images > div > img
{
	margin-top:0!important
}

#wowslider-container1 .ws_effect img
{
	margin-top:0!important
}

#best-deal
{
	clear:both;
	padding:0 0 9px
}

.community_box_list li
{
	font-size:11px;
	width:16.66%;
	float:left;
	text-align:center;
	margin-bottom:30px
}

.community_box_list li img
{
	width:44%;
	margin-bottom:13px
}

.community_box_list li a
{
	color:#0d0d0d;
	font-size:14px;
	line-height:1.3
}

.item-block blockquote
{
	margin-bottom:50px;
	position:relative;
	border-left:none;
	padding:20px;
	background:#000;
	float:left;
	color:#f5deb3;
	width:100%;
	-webkit-border-radius:24px;
	-moz-border-radius:24px;
	-ms-border-radius:24px;
	border-radius:24px;
	-webkit-box-shadow:16px 11px 35px -14px #000f;
	-moz-box-shadow:16px 11px 35px -14px #000f;
	-ms-box-shadow:16px 11px 35px -14px #000f;
	-o-box-shadow:16px 11px 35px -14px #000f;
	box-shadow:16px 11px 35px -14px #000f
}

.payment_percent
{
	color:#fff
}

div#fh5co-testimonial
{
	padding:50px;
	background:#fff
}

.fh5co-heading
{
	margin-bottom:20px
}

.background-offwhite
{
	background:#dcdcdc;
	padding:50px 0
}

div#fh5co-blog
{
	padding:40px 0
}

.margin-zero
{
	margin:0
}

.element-item
{
	width:25%;
	float:left;
	height:317px;
	margin-bottom:20px;
	box-shadow:0 0 10px 0 #dcdcdc
}

.my-style11
{
	border-top:2px solid #000!important;
	border-bottom:2px solid #000;
	border-radius:none!important;
	background-color:transparent!important
}

.button-group
{
	display:flex;
	justify-content:center!important;
	align-items:center!important
}

.button-group .button:first-child
{
	border-radius:0!important
}

.button-group .button:last-child
{
	border-radius:0!important
}

.button-group .button
{
	margin-right:15px;
	background-image:none!important
}

.button-group .button:focus
{
	outline:0!important
}

.my-style11:visited
{
	color:#000!important
}

.my-style11:active
{
	color:#000!important
}

.my-style11:hover
{
	color:#000!important
}

.my-style11:focus
{
	color:#000!important
}

.wrap-div
{
	display:-webkit-flex!important;
	-webkit-flex-wrap:wrap!important;
	display:flex!important;
	flex-wrap:wrap!important
}

.grid.isotope
{
	clear:both
}

section#floor_plan
{
	padding:50px 0
}

.project-de-tab-nav
{
	display:flex;
	justify-content:space-between;
	padding:15px 28px;
	margin-bottom:22px;
	background:#1e1b2f
}

.project-de-tab-nav li a
{
	color:#fff;
	text-transform:uppercase
}

.project-de-tab-nav.sticky
{
	top:60px;
	left:0;
	width:100%
}

div#sitemap
{
	padding:50px 0 20px
}

section#map_section
{
	padding:50px 0 0
}

div#price-list
{
	padding:40px 0 20px
}

#specification
{
	padding:50px 0 0
}

.project-de-tab-nav li a:active,.project-de-tab-nav li a:focus
{
	color:#ff9f00
}

li.selected a
{
	color:#ff9f00
}

.popup-gallery.pic a
{
	display:block
}

.head-ofc li i.fa-lg
{
	font-size:1.33333333em;
	line-height:.75em;
	vertical-align:-15%;
	display:inline-block;
	width:35px;
	text-align:left
}

.faq-content .panel-heading a
{
	position:relative;
	padding-left:40px
}

.faq-content #accordion .panel-title > a.accordion-toggle.collapsed::before,.faq-content #accordion a.collapsed[data-toggle="collapse"]::before
{
	position:absolute;
	left:0
}

.show_home input[type="text"],.show_home input[type="email"]
{
	text-indent:0;
	padding-left:15px!important
}

@media (min-width: 1020px) and (max-width: 1800px) {
	#wowslider-container1
	{
		height:auto!important;
		max-height:auto!important
	}

	#wowslider-container1 .ws_images
	{
		height:auto!important;
		max-height:auto!important
	}

	.fixed-banner-section
	{
		height:auto!important;
		max-height:auto!important
	}
}

@media (min-width: 1500px) and (max-width: 1800px) {
	#wowslider-container1
	{
		height:700px!important;
		max-height:700px!important
	}

	#wowslider-container1 .ws_images
	{
		height:700px!important;
		max-height:700px!important
	}

	.fixed-banner-section
	{
		height:700px!important;
		max-height:700px!important
	}
}

@media only screen and (min-width: 1800px) {
	#wowslider-container1
	{
		height:1000px;
		max-height:1000px!important
	}

	#wowslider-container1 .ws_images
	{
		height:1000px!important;
		max-height:1000px!important
	}

	.fixed-banner-section
	{
		height:1000px!important;
		max-height:1000px!important
	}
}

@media (max-width:767px) {
	section.filter-project-gallery a
	{
		display:contents!important
	}

	.community_box_list li
	{
		width:49.66%
	}

	section#map_section
	{
		padding:10px 0 0
	}

	#construction
	{
		padding:10px 0 20px
	}

	#brochure
	{
		padding:10px 0 20px
	}

	div#sitemap
	{
		padding:10px 0 20px
	}

	section#floor_plan
	{
		padding:10px 0
	}

	div#fh5co-testimonial
	{
		padding:10px
	}

	div#price-list
	{
		padding:10px 0
	}

	.background-offwhite
	{
		padding:10px 0
	}

	div#fh5co-blog
	{
		padding:10px 0
	}

	#best-deal
	{
		padding:10px 0 9px
	}
}

.value_text span
{
	display:inline
}

.blue_text
{
	color:blue!important
}

.am-button
{
	border:1px solid #322E53;
	background-color:#322E53;
	color:#fff;
	padding:6px 15px
}

#latest-scheme .carousel-control
{
	top:21px
}

#latest-scheme .carousel-control span
{
	position:absolute;
	top:45%
}

.close.latest-scheme-close
{
	z-index:999;
	color:#000;
	position:absolute;
	top:-5px;
	right:2px;
	opacity:1;
	font-size:29px
}

.floor-plans-images img
{
	height:300px;
	object-fit:cover
}

.home-media-box
{
	min-height:319px
}

.project-de-tab-nav
{
	z-index:1
}		