@import url(https://fonts.googleapis.com/css?family=Roboto+Slab:400,700&display=swap);
@import url(https://fonts.googleapis.com/css?family=Roboto:300,400,500&display=swap);

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
	margin-bottom: .5rem;
	font-family: "Roboto Slab", serif;
	font-weight: 400;
	line-height: 1.2;
	color: inherit
}

.card {
	transform: scale(.95);
	position: relative;
	background-color: #fff;
	border: 1px solid rgba(0, 0, 0, .125);
	border-radius: .25rem;
	padding: 1rem
}

.card-shadow {
	box-shadow: 0 1px 10px #e3e7eb
}

.btn-success.focus,
.btn-success:active:focus,
.btn-success:focus {
	outline: 0;
	box-shadow: none;
	background-color: #9dca36;
	border-color: #9dca36
}

.form-control:focus {
	box-shadow: none;
	border: 1px solid #f9a11b !important
}

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block
}

body {
	line-height: 1;
	font-family: Roboto, sans-serif;
	background-color: #f8f8f8;
	overflow-x: hidden
}

ol,
ul {
	list-style: none
}

blockquote,
q {
	quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
	content: '';
	content: none
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

p {
	font-size: 15px;
	color: #4f4f4f;
	line-height: 24px
}

.myheader {
	width: 100%;
	position: fixed;
	z-index: 99;
	padding: 15px 0;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-ms-transition: .5s;
	transition: .5s;
	height: 150px !important
}

.myheader.myheader2 {
	background: #123456;
	top: 0
}

.logo {
	display: inline-block;
	background: url(../images/logo.png) no-repeat;
	width: 221px;
	height: 60px;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-ms-transition: .5s;
	transition: .5s
}

.logo img {
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-ms-transition: .5s;
	transition: .5s;
	max-height: 61px
}

.shrink {
	height: 80px !important;
	background: #123456;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-ms-transition: .5s;
	transition: .5s
}

.shrink .logo img {
	padding-top: 0;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-ms-transition: .5s;
	transition: .5s;
	max-height: 51px
}

.myheader nav {
	display: inline-block;
	float: right
}

.bbox {
	position: relative
}

.bbox .owl-carousel.owl-loaded {
	float: left
}

.shbg {
	background: url(../images/shadow-l.png) no-repeat;
	width: 23px;
	height: 423px;
	position: absolute;
	left: -20px;
	float: left
}

.shbg2 {
	background: url(../images/shadow-r.png) no-repeat;
	width: 23px;
	height: 423px;
	position: absolute;
	right: -20px;
	float: right
}

#nav-toggle {
	cursor: pointer;
	padding-right: 30px;
	position: relative;
	top: 7px;
	border: none !important
}

#nav-toggle span,
#nav-toggle span:after,
#nav-toggle span:before {
	cursor: pointer;
	border-radius: 1px;
	height: 3px;
	width: 30px;
	background: #fff;
	position: absolute;
	content: ''
}

#nav-toggle span:before {
	top: -10px
}

#nav-toggle span:after {
	bottom: -10px
}

#nav-toggle span,
#nav-toggle span:after,
#nav-toggle span:before {
	transition: all .1s ease-in-out
}

#nav-toggle.active span {
	background-color: transparent
}

#nav-toggle.active span:after,
#nav-toggle.active span:before {
	top: 0
}

#nav-toggle.active span:before {
	transform: rotate(45deg)
}

#nav-toggle.active span:after {
	transform: rotate(-45deg)
}

.main-menu.active span:before {
	transform: rotate(45deg)
}

.meb-mrnu {
	line-height: 18px !important
}

.meb-mrnu span {
	font-size: 14px;
	color: #565656;
	font-weight: 400
}

.soc {
	display: block;
	width: 100%;
	float: left;
	background: #fff;
	box-shadow: 0 1px 5px #e3e7eb;
	padding: 20px 0;
	padding-left: 25px
}

.soc li {
	width: 20%;
	float: left;
	margin-left: 5px
}

.soc li a {
	border-radius: 100%;
	color: #fff;
	display: inline-block;
	padding: 7px 16px;
	width: 40px;
	height: 40px
}

.soc li .fb {
	background: #3b5998
}

.soc li .tw {
	background: #1da1f2
}

.soc li .gp {
	background: #db4437
}

.soc li .li {
	background: #007bb5
}

.smenu {
	float: right;
	margin-top: 13px;
	position: relative
}

.smenu a {
	font-size: 14px;
	color: #fff;
	text-transform: uppercase;
	margin: 0 10px;
	padding: 8px 12px 10px;
	border: 1px solid #fff;
	border-radius: 3px
}

.smenu .social {
	font-size: 18px
}

.smenu .fprop {
	padding: 11px 12px
}

.bheart {
	position: relative
}

.bheart i {
	font-size: 18px;
	color: #fff
}

.smenu .coun {
	font-size: 13px;
	margin-left: 5px;
	padding: 3px 6px;
	position: absolute;
	top: -10px;
	right: -8px;
	border-radius: 100%;
	background: #f9a11b
}

.search-dhome .ctype-w {
	background: url(../images/drop.png) no-repeat 95% 17px
}

.search-dhome .ptype-w {
	background: url(../images/drop.png) no-repeat 95% 17px
}

.search-dhome select {
	-moz-appearance: none;
	-webkit-appearance: none
}

.search-dhome select option {
	border-radius: 10px !important;
	border-bottom: 2px solid #fff;
	width: 80%;
	border-radius: 10px !important;
	height: 50px !important
}

.choose-area {
	overflow: hidden;
	position: relative;
	background: #fff;
	margin-top: 30px
}

.choose-img {
	background-image: url(../images/aword-bg.jpg);
	background-position: center center;
	background-size: cover;
	padding: 0;
	position: absolute;
	right: 0;
	top: 0;
	padding: 20px 50px 38px
}

.custom-row {
	margin: 0
}

.choose-space {
	padding: 25px
}

.choose-content-wrapper {
	padding: 0 10px 33px
}

.about-head {
	margin: 45px 0 0
}

.about-head h2 {
	padding: 0 0 15px 50px;
	font-size: 25px;
	color: #123456;
	font-weight: 500
}

.about-head p {
	color: #888f99;
	font-size: 16px;
	padding-left: 50px
}

.aw-head {
	margin: 0
}

.aw-head h2 {
	padding: 25px 0;
	color: #fff
}

.choose-categories-content {
	text-align: left
}

.choose-categories-content .sicons {
	padding: 6px;
	border-radius: 3%;
	border: 2px solid #e7e7e7;
	display: inline-block;
	float: left;
	margin-right: 20px
}

.choose-categories-content i {
	font-size: 30px;
	color: #f9a11b;
	background: #123456;
	padding: 15px;
	border-radius: 3%
}

.choose-categories-content h5,
.choose-title {
	font-size: 16px;
	margin-bottom: 10px;
	color: #123456;
	line-height: 20px
}

.choose-categories-content p {
	font-size: 14px;
	color: #888f99;
	line-height: 21px;
	margin-bottom: 0
}

.awords {
	padding-top: 16px
}

.awords p {
	font-size: 16px;
	text-align: center;
	line-height: 28px;
	margin-bottom: 6px
}

.awords img {
	margin: 0 auto;
	text-align: center;
	margin-bottom: 0 !important
}

#prroject-city {
	padding: 45px 0
}

.comm-heading {
	text-transform: uppercase;
	line-height: 34px;
	padding: 15px 0
}

.comm-heading .main-title,
.comm-heading h1 {
	font-size: 30px;
	color: #123456;
	border-bottom: 5px solid #f9a11b;
	padding-bottom: 10px;
	display: inline-block
}

.comm-heading .main-title small,
.comm-heading h1 small {
	color: #76767;
	font-size: 17px;
}

.comm-heading hr {
	border-bottom: 3px solid #123456;
	margin-top: -4px
}

.similer {
	margin-right: 0;
	padding: 0 5px
}

.similer a:hover {
	text-decoration: none
}

.similer2 {
	padding-bottom: 50px
}

.similer .owl-item {
	margin-right: 0
}

.services-box {
	background: #fff;
	display: table-cell;
	border-radius: 3px;
	border: 2px solid rgba(216, 216, 216, .75);
	margin-bottom: 20px !important
}

.services-box2 {
	background: #f5f5f5
}

.project-title,
.services-box-cont h4 {
	font-size: 16px;
	margin-bottom: 10px;
	margin-top: 20px;
	font-family: "Roboto Slab", serif
}

.project-title a,
.services-box-cont h4 a {
	color: #123456
}

.project-title a:hover,
.services-box-cont h4 a:hover {
	text-decoration: underline
}

.services-box-cont p {
	font-size: 13px;
	line-height: 22px;
	padding-bottom: 20px;
	text-align: left
}

.services-box-cont p a {
	color: #4f4f4f
}

.services-box-cont p a:hover {
	text-decoration: underline
}

.ptb p {
	padding-bottom: 0
}

.services-box-cont p span {
	display: block;
	font-size: 14px;
	padding: 10px 0;
	color: #f9a11b;
	position: relative
}

.services-img img.hactive {
	min-height: 40px;
	width: 40px !important;
	height: 40px;
	border: 1px solid #f9a11b;
	background: #fff;
	padding: 6px 5px;
	border-radius: 50%;
	position: absolute;
	bottom: -1.2rem;
	right: 5%
}

.services-box .pro-feture {
	margin-top: 0
}

.services-box .pro-feture li img {
	width: auto !important;
	float: left;
	margin-left: 0;
	margin-right: 0
}

.services-box .list-inline {
	margin-left: 0
}

.city-filter {
	background: #123456;
	padding: 0;
	border-radius: 3px
}

.city-filter .nav-tabs {
	border: 0;
	width: 100%
}

.city-filter .nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
	color: #fff;
	background: #f9a11b;
	border: 0
}

.city-filter .nav-tabs>li {
	width: 50%
}

.city-filter .nav-tabs>li>a {
	font-size: 21px;
	text-transform: uppercase;
	background-color: #0b213a
}

.city-filter .nav-tabs>li>a:hover {
	background-color: #0b213a;
	border: 0
}

.city-filter .tab-content {
	padding: 35PX;
	font-size: 18px;
	padding-bottom: 8px
}

.city-filter #tabs-1 {
	height: 302px;
	overflow: hidden;
	overflow-y: scroll
}

.city-filter #tabs-2 {
	height: 302px;
	overflow: hidden
}

.city-filter .chiller_cb {
	background: #f9a11b;
	margin: 10px 0;
	height: 40px;
	width: 85%;
	padding-left: 10%;
	border-radius: 3px;
	box-shadow: 1px 1px 1px #fff
}

.city-filter .chiller_cb span {
	border: 2px solid #fff;
	left: 10%;
	transition: all .2s;
	z-index: 1;
	box-sizing: content-box
}

.city-filter .chiller_cb label {
	font-size: 18px;
	color: #123456;
	z-index: 20
}

.city-filter .chiller_cb input:checked~span {
	background: #f9a11b;
	border-color: #123456
}

.city-filter .chiller_cb input:disabled~span {
	background: #ececec;
	border-color: #dcdcdc
}

.city-filter #tabs-1::-webkit-scrollbar {
	width: 10px
}

.city-filter #tabs-1::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(256, 256, 256, 1);
	background: #fff;
	border-radius: 10px
}

.city-filter #tabs-1::-webkit-scrollbar-thumb {
	background-color: #f9a11b;
	outline: 1px solid #fff;
	border-radius: 10px
}

#b-logo {
	background: #f8f9fa
}

.builder {
	margin-bottom: 15px
}

.builder img {
	transition: transform .2s;
	width: 100%;
	background: #fff;
	padding: 5px;
	border-radius: 2px;
	height: 100px;
	box-shadow: 1px 1px 1px #cecece
}

.builder img:hover {
	transform: scale(1.1)
}

.logo-effect {
	display: inline-block;
	width: 100%;
	height: auto
}

.overlay {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 15px;
	right: 15px;
	opacity: 0;
	transition: .5s ease;
	background-color: #193a5b
}

.company-profile {
	text-align: center;
	padding: 0 0;
	margin: 0;
	background: url(../images/video-bg.jpg) no-repeat center center;
	color: #fff
}

.company-profile h2 {
	font-size: 36px;
	font-weight: 600;
	padding: 40px 0 40px
}

.company-profile p {
	font-size: 20px;
	color: rgba(256, 256, 256, .5)
}

.video-lcd {
	background: url(../images/mac.png) no-repeat center 0;
	margin: 0 auto;
	height: 540px
}

.video-pos {
	position: relative;
	left: 34px;
	top: 20px
}

#review {
	margin-bottom: 0px
}

.points {
	background: url(../images/point-bg.jpg) no-repeat center center
}

.point-lay {
	padding: 20px 0
}

.point-content {
	background: #f9a11b;
	color: #fff;
	padding: 24px 0;
	margin: 20px 80px;
	border-radius: 3px
}

.point-content h5 {
	font-size: 3rem
}

.point-content p {
	color: #fff;
	line-height: 30px;
	text-align: center
}

.rev-text .conrrr {
	min-height: 140px;
	background: #fff;
	-webkit-box-shadow: 2px 2px 0 0 rgba(235, 235, 235, .75);
	-moz-box-shadow: 2px 2px 0 0 rgba(235, 235, 235, .75);
	box-shadow: 2px 2px 0 0 rgba(235, 235, 235, .75)
}

.rev-text p {
	padding: 5px;
	color: #72767b;
	font-size: 15px;
	line-height: 26px;
	text-align: inherit
}

.rev-text:after {
	top: 89%;
	left: 90%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(255, 255, 255, 0);
	border-top-color: #fff;
	border-width: 23px;
	margin-left: -23px
}

.rev-write {
	font-size: 18px;
	color: #123456;
	text-align: right;
	padding-right: 6%;
	padding-top: 30px;
	position: relative;
	top: 20px
}

.rev-write small {
	font-size: 14px;
	color: #818181;
	text-transform: uppercase
}

.blogcont h4,
.project-title {
	font-size: 18px
}

.blogcont h5 {
	color: #b8b8b8;
	font-size: 13px;
	text-transform: uppercase;
	padding-bottom: 15px
}

.blogcont h5 span {
	font-size: 15px;
	color: #888
}

.blogcont p {
	font-style: italic
}

.blogcont a {
	font-size: 15px;
	display: block;
	color: #72767b;
	padding: 0 0 10px 0;
	text-align: right
}

.blogcont a .fa {
	right: 0;
	transition: all .2s
}

.blogcont a:hover .fa {
	right: -5px;
	transition: all .2s;
	position: relative
}

.property-type .bhkkk {
	width: 100%;
	float: left
}

footer {
	background: #123456;
	padding: 40px 0;
	color: #fff;
	margin-top: 40px
}

.widget_nav_menu {
	margin-bottom: 20px
}

.widget_nav_menu h1,
.widget_nav_menu h6 {
	font-size: 18px;
	text-transform: uppercase;
	padding-bottom: 15px
}

.widget_nav_menu ul li a {
	color: #fff;
	font-size: 14px;
	line-height: 30px
}

.newsl h1,
.newsl h6 {
	font-size: 30px;
	text-transform: uppercase
}

.newsl h1 small,
.newsl h6 small {
	font-size: 17px;
	color: #fff
}

.newsl input {
	border: none;
	background: 0 0;
	border-bottom: 2px solid #fff;
	height: 40px;
	margin-top: 20px;
	width: 100%
}

.newsl button,
.newsl button:hover {
	background: #123456;
	color: #fff;
	border-radius: 0;
	border: 2px solid #fff;
	margin-top: 20px;
	height: 40px;
	font-size: 20px;
	text-transform: uppercase;
	padding: 0 10px
}

#copy {
	background: #f9a11b;
	line-height: 60px
}

.copywrite {
	font-size: 14px;
	color: #123456
}

.search-bg {
	margin-top: 20px
}

.search-d {
	margin-bottom: 0
}

.search-d select {
	-moz-appearance: none;
	-webkit-appearance: none
}

.search-d .form-control {
	border-radius: 3px !important;
	height: 45px;
	border: 2px solid #ccc;
	text-indent: 30px
}

.s-brn {
	width: 100%;
	height: 45px;
	border-radius: 3px;
	background-color: #f9a11b;
	border-color: #f9a11b;
	text-transform: uppercase;
	color:#fff;
}

.my-br {
	font-size: 12px;
	margin-bottom: 0;
	padding-bottom: 0
}

.chiller_cb span:after,
.chiller_cb span:before,
.span_pseudo {
	content: "";
	display: inline-block;
	background: #fff;
	width: 0;
	height: 15px;
	position: absolute;
	transform-origin: 0 0
}

.chiller_cb {
	position: relative;
	height: 2.5rem;
	display: flex;
	align-items: center
}

.chiller_cb input {
	display: none
}

.chiller_cb input:checked~span {
	background: #f9a11b;
	border-color: #f9a11b
}

.chiller_cb input:checked~span:before {
	width: .6rem;
	height: .1rem;
	transition: width .1s;
	transition-delay: .3s
}

.chiller_cb input:checked~span:after {
	width: .4rem;
	height: .1rem;
	transition: width .1s;
	transition-delay: .2s
}

.chiller_cb input:disabled~span {
	background: #ececec;
	border-color: #dcdcdc
}

.chiller_cb input:disabled~label {
	color: #dcdcdc
}

.chiller_cb input:disabled~label:hover {
	cursor: default
}

.chiller_cb label {
	padding-left: 1.5rem;
	position: relative;
	z-index: 15;
	cursor: pointer;
	margin-bottom: 0;
	color: #6b6b6b;
	font-weight: 400;
	font-size: 14px
}

.chiller_cb label:hover {
	color: #9dca36
}

.chiller_cb span {
	display: inline-block;
	width: .9rem;
	height: .9rem;
	border: 1px solid #c1c1c1;
	border-radius: 3px;
	position: absolute;
	left: 0;
	transition: all .2s;
	z-index: 1;
	box-sizing: content-box
}

.chiller_cb span:before {
	transform: rotate(-47deg);
	top: .7rem;
	left: .3rem
}

.chiller_cb span:after {
	transform: rotate(44deg);
	bottom: .35rem;
	left: .17rem
}

.ui-draggable,
.ui-droppable {
	background-position: top
}

.ui-widget-content {
	background-color: #cfcfcf !important;
	height: 2px !important;
	color: #fff !important
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
	height: 15px;
	width: 15px;
	border-radius: 100%;
	background: #f9a11b !important;
	border: 0 !important
}

.ui-widget-content a {
	color: #fff !important;
	font-size: 13px;
	line-height: 30px !important
}

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
	line-height: 35px !important;
	background: #123456 !important;
	font-size: 15px !important;
	opacity: 1 !important;
	color: #f9a11b !important
}

.ui-slider-horizontal .ui-slider-handle {
	top: -.6em !important;
	margin-left: -.6em
}

#amount {
	font-size: 14px;
	border: 0;
	margin: 5px 0 20px
}

.property-features-add h1 {
	font-size: 18px;
	color: #123456;
	text-transform: uppercase
}

.property-features-add h2 {
	font-size: 16px;
	margin-top: 5px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 2px solid #ccc
}

.property-features-add h2 a {
	font-size: 13px !important
}

.property-listing {
	margin-bottom: 25px;
	background: #f7f7f7
}

.my-media-heading {
	font-size: 18px;
	line-height: 30px;
	color: #123456;
	margin-top: 10px
}

.my-media-body hr {
	margin: 10px 0
}

.add,
.my-media-body p {
	font-size: 14px !important;
	color: #4a4848 !important;
	line-height: 22px;
	text-align: justify
}

.my-media-body span i {
	color: #123456
}

.pdd {
	padding-left: 0
}

.poss {
	font-size: 12px !important;
	background: #d8d8d8;
	padding: 6px;
	border-radius: 10px
}

.pro-feture {
	background: #123456;
	color: #fff;
	margin-top: 10px;
	padding: 4px 0;
	line-height: 28px
}

.pro-feture li {
	font-size: 12px !important
}

.pro-feture li img {
	float: left;
	margin-left: 10px;
	margin-right: 5px
}

.pro-feture .amoun {
	font-size: 20px !important;
	color: #f9a11b
}

.plt {
	padding-bottom: 5px;
	border-bottom: 2px solid #ccc
}

.search-tags {
	padding: 10px;
	font-size: 14px;
	text-transform: uppercase;
	margin: 0 0
}

.search-tags span img {
	position: relative;
	top: 3px;
	margin-left: 5px;
	filter: brightness(.3)
}

.ptype {
	background: url(../images/ptype.png) no-repeat 15px, url(../images/dropg.png) no-repeat 95% 17px
}

.ctype {
	background: url(../images/city.png) no-repeat 15px, url(../images/dropg.png) no-repeat 95% 17px
}

.stype {
	background: url(../images/search.png) no-repeat 15px
}

.page-bg {
	background: #fff;
	margin-top: 65px
}

#page-head {
	background: #f2f2f2;
	padding: 13px 0 8px;
	margin-top: 5px
}

#page-head .border-bottom {
	border-bottom: 1px solid #d6d6d6;
	padding: 20px 0 15px
}

.inner-head h1,
.inner-head h3 {
	font-size: 25px;
	color: #2c394c;
	text-transform: uppercase
}

#page-head .breadcrumb {
	padding-left: 0;
	padding-right: 0;
	background: 0 0;
	margin-bottom: 0;
	font-size: 12px;
	text-transform: uppercase
}

#page-head .breadcrumb a {
	color: #2c394c
}

#page-head .breadcrumb>.active a {
	color: #123456
}

.inner-page {
	padding: 30px 0
}

.msg {
	background: #f9a11b;
	border-radius: 35px;
	padding: 30px
}

.msg p {
	color: #4f4f4f;
	font-size: 15px;
	line-height: 24px
}

.arr {
	background: url(../images/others/t-icon.jpg) no-repeat;
	width: 32px;
	height: 22px;
	margin-left: 50px
}

.writer {
	margin: 20px;
	display: inline-block;
	text-align: left;
	width: 100%
}

.writer img {
	float: left
}

.writer h2 {
	color: #7d7d7d;
	font-size: 18pxpx;
	padding: 20px 0 0 120px
}

.writer h2 small {
	color: #bebebe;
	font-size: 13px;
	text-align: right
}

.gray {
	background: #f2f2f2
}

.arr2 {
	background: url(../images/others/gt-icon.jpg) no-repeat
}

.city-icon {
	text-align: center;
	margin-bottom: 25px
}

.city-icon img {
	border: 1px solid #e2e2e2;
	padding: 10px;
	margin-bottom: 20px;
	border-radius: 3px
}

.city-icon a {
	background: #123456;
	color: #fff;
	font-size: 14px;
	padding: 5px 25px
}

.city-icon a:hover {
	text-decoration: none;
	background: #f9a11b
}

.about {
	padding: 25px
}

.about h1,
.about-smc h2 {
	font-size: 25px;
	color: #2c394c;
	line-height: 30px
}

.about p,
.about-smc p {
	font-size: 15px;
	color: #4f4f4f;
	line-height: 24px
}

#why-smc {
	background: #f6f6f6
}

.about-smc {
	padding: 20px
}

#msvision {
	padding: 50px 0
}

.smcvm {
	border: 1px solid #f0f0f0;
	text-align: center;
	padding: 20px;
	color: #4f4f4f;
	margin: 10px
}

.smcvm h3 {
	text-transform: uppercase;
	font-size: 20px
}

.smcvm i {
	padding: 30px 0;
	color: #123456
}

.topsearch {
	padding: 10px 0;
	width: 232px;
	height: 42px;
	position: relative;
	left: -12px;
	float: left;
	line-height: 22px
}

.topsearch input {
	position: absolute;
	width: 34px;
	float: Left;
	margin-left: 198px;
	-webkit-transition: all .7s ease-in-out;
	-moz-transition: all .7s ease-in-out;
	-o-transition: all .7s ease-in-out;
	transition: all .7s ease-in-out;
	height: 42px;
	top: -12px;
	line-height: 18px;
	border-radius: 1px;
	background: 0 0;
	border: 1px solid #fff;
	padding: 0 10px;
	opacity: 0;
	color: #fff
}

.search input:focus,
.topsearch:hover input {
	width: 200px;
	opacity: 1;
	margin-left: 0
}

.topbtn {
	height: 42px;
	position: absolute;
	right: 0;
	top: -12px;
	border-radius: 1px;
	background: 0 0;
	border: 1px solid #fff
}

.topbtn:active,
.topbtn:focus {
	background: 0 0;
	border: 1px solid #fff
}

#team {
	background: #f3f3f3;
	padding: 30px 0
}

.heading-title {
	text-align: center
}

.heading-title h3 {
	font-size: 20px;
	padding-bottom: 20px;
	text-transform: uppercase
}

.heading-title p {
	text-align: justify;
	line-height: 20px
}

.team-member,
.team-member .team-img {
	position: relative;
	border: 1px solid #f9a11b;
	border-bottom: 5px solid #f9a11b
}

.team-member {
	overflow: hidden
}

.team-member,
.team-member .team-img {
	position: relative
}

.team-title {
	position: static;
	padding: 20px 0;
	display: inline-block;
	letter-spacing: 2px;
	width: 100%
}

.team-title h5 {
	margin-bottom: 0;
	display: block;
	text-transform: uppercase
}

.team-title span {
	font-size: 12px;
	text-transform: uppercase;
	color: #a5a5a5;
	letter-spacing: 1px
}

.Financial_part {
	background-color: #fff;
	padding: 50px 0
}

.Financial_img img {
	margin: 40px 0;
	width: 350px
}

.Financial-box {
	height: 9rem;
	border-radius: 5px;
	padding: 9px;
	text-align: center;
	box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24);
	transition: all .3s cubic-bezier(.25, .8, .25, 1);
	margin-bottom: 30px
}

.Financial-box img {
	background: #123456;
	padding: 8px;
	border-radius: 8px;
	margin-bottom: 5px;
	width: 55px;
	height: 55px;
	display: inline-block !important
}

.Financial-box h3 {
	margin: 10px 0;
	font-size: 15px;
	text-transform: uppercase;
	color: #123456
}

.Financial-box p {
	margin: 10px 0 0;
	font-size: 13px;
	font-weight: 400;
	line-height: 22px
}

.main-part {
	padding: 30px 0;
	background: url(../images/bulder-bg.jpg) no-repeat;
	background-size: cover
}

.profile-header {
	margin: 0
}

.profile-left h3 {
	font-size: 25px;
	color: #fff
}

.profile-left p {
	font-size: 15px;
	line-height: 50px;
	color: #fff
}

.fit {
	margin-bottom: 35px;
	text-transform: uppercase
}

.fit img {
	border: 1px solid #fff;
	padding: 5px;
	float: left
}

.fit span {
	line-height: 44px;
	padding-left: 15px;
	color: #fff;
	font-size: 14px
}

.aboutus {
	background: #fff;
	margin: 0 auto;
	margin-top: 20px;
	color: #fff;
	font-size: 14px;
	line-height: 22px
}

.aboutus p {
	padding: 20px
}

.blogo {
	background: #fff;
	padding: 10px
}

.media-body .list-inline {
	margin-left: -15px
}

.top-filter {
	background: #fff;
	height: 45px;
	padding: 0
}

.tfilter-box {
	border-top: 1px solid #e7e7e7
}

.my-filter {
	background: #fff;
	margin-bottom: 0;
	padding-top: 30px
}

.my-filter select {
	display: block;
	width: 100%;
	height: 45px;
	border: 0;
	border-right: 1px solid #ededed;
	border-radius: 0;
	box-shadow: none;
	color: #000;
	font-size: 14px;
	padding-left: 45px
}

.filter1 {
	background: url(../images/icon5.png) no-repeat 10px;
	width: 34px;
	height: 34px
}

.filter2 {
	background: url(../images/icon6.png) no-repeat 10px;
	width: 34px;
	height: 34px
}

.filter3 {
	background: url(../images/icon7.png) no-repeat 10px;
	width: 34px;
	height: 34px
}

.filter4 {
	background: url(../images/icon8.png) no-repeat 10px;
	width: 34px;
	height: 34px
}

.filter5 {
	background: url(../images/icon9.png) no-repeat 10px;
	width: 34px;
	height: 34px
}

#top-filter .filter1,
#top-filter .filter2,
#top-filter .filter3,
#top-filter .filter4,
#top-filter .filter5 {
	background-position: 83%
}

.pdd {
	padding: 0
}

.mybtn {
	padding: 6px 35px
}

.bgc-fff {
	background-color: #fff !important
}

.media {
	border: 1px solid #e7e7e7
}

.media a {
	width: 51%;
	padding: 0
}

.media2 a {
	width: 100%;
	padding: 0
}

.media2 .media-left,
.media>.pull-left {
	padding-right: 0
}

.fnt-smaller {
	font-size: 16px
}

.fnt-lighter {
	color: #bbb
}

.property {
	padding: 0 0
}

.media-heading a {
	font-size: 20px;
	line-height: 30px;
	color: #3f3f3f
}

.media-heading a span {
	color: #5cb85c !important;
	padding-left: 5px
}

.media-body {
	padding: 15px
}

.media-body p {
	font-size: 14px;
	line-height: 20px
}

.media-body hr {
	margin: 9px 0
}

ul.ui-menu {
	height: max-content !important;
	max-height: 320px !important;
	overflow-y: scroll;
	box-shadow: -5.67px 9.43px 35px 0 rgba(0, 0, 0, .2);
	border: none !important
}

ul.ui-menu::-webkit-scrollbar {
	width: 5px;
	height: 5px
}

ul.ui-menu::-webkit-scrollbar-track {
	box-shadow: inset 0 0 5px rgba(0, 0, 0, .5);
	border-radius: 20px
}

ul.ui-menu::-webkit-scrollbar-thumb {
	background: #949494;
	border-radius: 20px
}

.ui-menu-item {
	font-family: Roboto, sans-serif !important;
	font-size: 14px;
	line-height: 20px;
	background: #fff;
	border-bottom: 1px solid #ddd;
	padding: 5px 10px
}

.ui-menu-item:hover {
	background: #f9a11b
}

.ui-menu .ui-menu-item-wrapper {
	color: #212121 !important;
	border: none !important
}

.ui-menu .ui-menu-item-wrapper:hover {
	text-decoration: none
}

.ui-menu .ui-state-disabled,
.ui-menu .ui-widget-content .ui-state-disabled,
.ui-menu .ui-widget-header .ui-state-disabled {
	background: #f3f4f5 !important;
	font-weight: 600;
	color: #123456 !important;
	font-size: 13px !important;
	padding: 2px 10px !important
}

.city-detail p {
	padding-bottom: 20px;
	text-align: justify
}

.l-count {
	padding: 30px 0
}

.l-count h1 {
	padding: 10px 20px;
	font-size: 20px;
	color: #123456;
	display: inline;
	background: #f5f5f5
}

.l-count2 {
	padding: 10px 0
}

.l-count2 .form-group {
	padding: 10px 20px;
	background: #f5f5f5
}

.l-count2 .form-group .form-control {
	background: #f5f5f5;
	border-radius: 0;
	color: #123456
}

.page-header h1 {
	font-size: 25px !important;
	color: #2c394c;
	text-transform: uppercase
}

.page-header {
	margin: 0;
	margin-bottom: 20px
}

.page-header h1 small {
	color: #383838
}

.page-header hr {
	border-bottom: 2px solid #dfdfdf
}

.about-sub-details {
	margin: 70px 0 0 0;
	display: inline-block;
	clear: both;
	width: 100%
}

ul.about-sub-listings li {
	width: 49%;
	float: left;
	font-size: 35px;
	font-weight: 400;
	text-transform: uppercase;
	margin: 0 0 35px;
	color: #000;
	font-style: normal
}

ul.about-sub-listings li span {
	font-size: 18px;
	color: #4f4f4f;
	display: block;
	margin: 15px 0;
	text-transform: initial;
	font-style: normal
}

ul.about-sub-listings li:after {
	width: 75px;
	background: #123456;
	position: relative;
	display: inline-block;
	height: 3px;
	content: '';
	transition: all .3s ease-in-out;
	opacity: 1
}

#vpont {
	padding: 50px 0;
	background: #fff
}

.smcnum {
	text-align: center;
	font-size: 25px;
	color: #123456;
	border-bottom: 2px solid #123456;
	padding-bottom: 10px;
	display: inline-block
}

.count {
	height: 9rem;
	padding: 20px;
	border-bottom: 1px solid #e3e3e3;
	border-right: 1px solid #e3e3e3
}

.count img {
	padding-top: 15px
}

.count img,
.count p {
	float: left;
	text-align: left !important
}

.count p span {
	font-size: 45px;
	line-height: 55px;
	color: #123456
}

.bdd {
	border-right: 0
}

.bdd2 {
	border-bottom: 0
}

.team-title2 {
	letter-spacing: 1px !important;
	line-height: 25px
}

.team-img2 img {
	width: 100% !important
}

#awd {
	background: url(../images/others/award-parllax.jpg) no-repeat bottom left;
	width: 100%;
	background-size: cover
}

.main-hdd {
	text-align: center;
	text-transform: uppercase;
	font-size: 35px;
	color: #fff;
	padding: 20px 0
}

.headd {
	margin-top: 20px
}

.headd img {
	padding: 30px 0
}

.headd h3:before {
	width: 37%;
	border: 2px dotted;
	position: relative;
	display: inline-block;
	content: '';
	transition: all .3s ease-in-out;
	opacity: .5;
	margin-right: 20px;
	top: -11px
}

.headd h3:after {
	width: 37%;
	border: 2px dotted;
	position: relative;
	display: inline-block;
	content: '';
	transition: all .3s ease-in-out;
	opacity: .2;
	margin-left: 20px;
	top: -11px
}

.fixed {
	position: fixed;
	top: 80px;
	left: 0;
	width: 100%;
	z-index: 3
}

.career:before {
	margin-top: 30px
}

.heading-title hr {
	margin: 10px 0
}

.heading-title h5 {
	text-align: left;
	text-transform: uppercase;
	padding-left: 20px;
	color: #123456;
	background: #f7f7f7;
	line-height: 40px
}

.heading-title ul {
	text-align: left;
	padding: 20px 0
}

.heading-title ul li {
	line-height: 30px;
	margin-left: 20px;
	font-size: 14px;
	list-style-type: disc
}

.heading-title p {
	padding: 0 20px
}

.cartxt {
	font-size: 16px !important;
	line-height: 20px !important
}

.count div {
	padding: 0
}

.count2 img {
	padding-top: 0;
	width: 70px
}

.feature {
	border: 1px solid #e2e2e2;
	padding: 20px;
	border-radius: 10px;
	margin-top: 10px
}

.contact-googlemap {
	border: 1px solid #e2e2e2
}

#map {
	height: 600px;
	width: 100%;
	border: 1px solid #999
}

.map-address-mn {
	width: 100%;
	border: 1px solid #b3b3b3;
	background-color: #fff
}

.map-address-mn-ul {
	padding: 0;
	margin: 0;
	list-style: none
}

.map-address-mn-ul li {
	float: left
}

.map-address-mn-ul li:first-child {
	width: 25%
}

.map-address-mn-ul li:last-child {
	width: 75%
}

.left-mn {
	overflow-y: scroll;
	height: 600px;
	width: 100%
}

.left-mn::-webkit-scrollbar {
	width: 10px;
	background-color: #e2e2e2
}

.left-mn::-webkit-scrollbar-thumb {
	background-color: #f9a11b
}

.left-mn div {
	padding: 15px;
	line-height: 20px;
	color: #4d4d4d;
	border-bottom: 1px solid #b3b3b3;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	transition: all .5s ease;
	font-size: 14px
}

.left-mn div:hover {
	background-color: #123456 !important;
	cursor: pointer;
	color: #fff
}

.left-mn div:hover h2 {
	color: #fff
}

.left-mn div.active {
	background-color: #123456;
	color: #fff
}

.left-mn div.active h2 {
	padding-bottom: 10px;
	font-size: 20px;
	color: #fff
}

.left-mn div h2 {
	padding-bottom: 10px;
	font-size: 18px;
	color: #4d4d4d
}

.cont {
	border: 1px solid #e2e2e2;
	padding: 20px
}

.cont h2 {
	font-size: 20px
}

.focus-t input:focus {
	border-color: #d74141
}

.text-effect input,
.text-effect textarea {
	border: none;
	border-bottom: 2px solid #073951 !important;
	border-radius: 0;
	position: absolute;
	bottom: 0;
	border-style: none none solid;
	border-width: 0 0 2px;
	box-shadow: none;
	z-index: 2;
	background-color: transparent
}

.text-effect {
	position: relative;
	height: 70px
}

.my-btn {
	margin-top: 10%
}

.bhead h1 {
	font-size: 21px;
	text-transform: uppercase;
	color: #123456;
	background: #fff;
	margin: 20px 0;
	line-height: 45px;
	text-indent: 15px
}

.bhkkk {
	width: 33%;
	float: left
}

.ui-autocomplete-loading {
	background: url(/images/loader.gif) no-repeat right center
}

.mrt {
	margin-bottom: 20px
}

#topcity {
	padding-bottom: 120px
}

.city1 {
	background: url(../images/others/city/city1.jpg)
}

.city2 {
	background: url(../images/others/city/city2.jpg)
}

.city3 {
	background: url(../images/others/city/city3.jpg)
}

.city4 {
	background: url(../images/others/city/city4.jpg)
}

.category {
	overflow: hidden;
	position: relative;
	margin: 0 0 20px 0
}

.category:hover:before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	content: "";
	background-color: #000;
	opacity: .4;
	z-index: -11;
	transition: .3s ease-out
}

.category_bg_box {
	transition: all .55s;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 200px
}

.category:hover .category_bg_box {
	transform: scale(1.06);
	transition: transform .35s ease-out
}

.category_long_bg {
	height: 420px
}

.category .category-overlay {
	background-color: rgba(0, 0, 0, .3);
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	transition: background-color .15s linear
}

.category-content {
	display: block;
	left: 90px;
	position: absolute;
	top: 50px;
	transform: translateX(-50%) translateY(-35%);
	transition: all .15s linear
}

.category-title {
	margin: 0;
	display: inline-block;
	color: #fff;
	font-size: 14px;
	background: #f9a11b;
	border-radius: 50px;
	padding: 4px 16px
}

.category-subtitle {
	white-space: nowrap;
	text-transform: uppercase;
	background: rgba(18, 52, 86, 1);
	color: #fff;
	border-radius: 50px;
	padding: 4px 16px;
	font-size: 14px;
	letter-spacing: 1px;
	margin-bottom: 10px
}

.timel {
	background: url(../images/others/abt-bg.jpg) center center no-repeat
}

.timeline-parcours {
	width: 960px;
	height: auto;
	min-height: 10px;
	margin: 100px auto
}

.container-info {
	width: 960px;
	margin: 0 auto;
	height: auto;
	min-height: 155px
}

.timeline-section-tl {
	width: 236px;
	height: auto;
	min-height: 10px;
	display: inline-block
}

.timeline-section-tl p {
	font-size: 18px;
	color: #fff;
	margin-top: 15px;
	text-align: center;
	font-family: "Roboto Slab", serif
}

.infobox {
	width: 226px;
	height: auto;
	min-height: 10px;
	padding: 5px;
	display: inline-block;
	margin: 0 1px
}

p.infobox-text {
	font-size: 16px !important;
	font-family: Roboto, sans-serif
}

.infobox a {
	font-size: 16px;
	color: #fff;
	padding: 10px 15px;
	text-align: center;
	margin: 5px auto;
	display: table;
	border: 1px solid #fff;
	border-radius: 5px
}

.fleche-bloc {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 15px 15px 0 15px;
	border-color: #fff transparent transparent transparent;
	margin: auto
}

.parcours-box {
	opacity: 0;
	z-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease
}

.container-time-line {
	width: 960px;
	margin: auto
}

.time-line-parcours {
	width: 730px;
	height: 10px;
	background-color: #123456;
	margin: auto
}

.timeline-indicator {
	width: 0;
	height: 10px;
	background: #fea500;
	-webkit-transition: all .1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease
}

.tl-round {
	width: 50px;
	height: 50px;
	border-radius: 50%;
	border: 1px solid #fff;
	background-color: #1234656;
	margin: auto;
	-webkit-transition: all .1s ease;
	-moz-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease
}

.container-bulle {
	margin-top: -30px
}

.tl-round i {
	padding: 15px;
	color: #fea500;
	font-size: 20px
}

.anim-phase-1 {
	width: 240px;
	-webkit-transition: all .1s ease;
	-moz-transition: all .1s ease;
	-ms-transition: all .1s ease;
	-o-transition: all .1s ease;
	transition: all .1s ease
}

.anim-phase-2 {
	width: 475px;
	-webkit-transition: all .1s ease;
	-moz-transition: all .1s ease;
	-ms-transition: all .1s ease;
	-o-transition: all .1s ease;
	transition: all .1s ease
}

.anim-phase-3 {
	width: 720px;
	-webkit-transition: all .1s ease;
	-moz-transition: all .1s ease;
	-ms-transition: all .1s ease;
	-o-transition: all .1s ease;
	transition: all .1s ease
}

.parcours-active {
	opacity: 1;
	z-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease
}

.pclose {
	position: absolute;
	right: 7px;
	top: 6px;
	font-size: 23px;
	color: red !important
}

.addprop {
	padding: 0 10px;
	margin: 0 auto;
	border-radius: 0
}

.addprop .form-control {
	width: 80%
}

.addprop i {
	font-size: 25px
}

.list-text3:hover {
	box-shadow: 2px 2px 3px #ccc
}

.list-text2 {
	font-weight: 600
}

.list-text li {
	border: 1px solid #ccc;
	padding: 15px 0;
	line-height: 26px;
	text-align: center;
	font-size: 14px
}

.pd0 {
	padding: 0
}

.services-box3 {
	border: 0
}

.services-box3:hover {
	border: 0
}

.services-box-cont2 {
	padding-top: 0
}

.services-box-cont2 h4 {
	margin: 0
}

.services-box-cont2 p {
	text-align: center;
	padding: 0
}

.addprop p {
	text-align: center;
	padding-bottom: 10px
}

.favorite {
	position: absolute;
	/* right: .9375rem; */
	right: 0px;
	width: 40px;
	height: 40px;
	background: #123456;
	color: #fff;
	bottom: -.9375rem;
	border-radius: 50%;
	border: none
}

.favorite:focus {
	outline: 0
}

.favorite:before {
	content: '\f08a';
	font-family: FontAwesome;
	font-size: 22px;
	position: absolute;
	top: 9px;
	left: 9px
}

.favorite:after {
	content: '';
	opacity: 0;
	position: absolute;
	top: 4px;
	right: 10px
}

.favorite.favorited:before {
	content: '\f004';
	color: red
}

.crp {
	padding: 0 8px;
	line-height: 40px
}

.crp2 {
	padding: 0;
	font-size: 14px;
	line-height: 18px
}

.item_delete {
	color: #123456 !important;
	font-size: 20px !important;
	margin: 0 !important;
	padding: 4px !important;
	display: block;
	margin-top: 5px !important
}

.shopping-cart {
	margin: 20px 0;
	float: right;
	background: #fff;
	width: 320px;
	position: absolute;
	border-radius: 3px;
	padding: 20px;
	right: 0;
	z-index: 9;
	top: 2rem;
	box-shadow: 0 0 5px #b5b4b3
}

.shopping-cart hr {
	margin: 10px 0
}

.shopping-cart .shopping-cart-header {
	border-bottom: 1px solid #e8e8e8;
	padding-bottom: 15px
}

.shopping-cart:after {
	bottom: 100%;
	right: 30%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-bottom-color: #fff;
	border-width: 8px;
	margin-left: -8px
}

.button {
	background: #6394f8;
	color: #fff;
	text-align: center;
	padding: 12px;
	text-decoration: none;
	display: block;
	border-radius: 3px;
	font-size: 16px;
	margin: 25px 0 15px 0
}

.button:hover {
	background: #729ef9
}

.mybuilder {
	width: 100%;
	text-align: center;
	margin: 0
}

.mybuilder article {
	position: relative
}

.mybuilder article:before,
article:after {
	content: "";
	display: table
}

.mybuilder article:after {
	clear: both
}

.mybuilder article section {
	margin-top: 20px
}

.mybuilder article section:first-of-type {
	float: right;
	width: 100%
}

.mybuilder article section:last-of-type {
	display: none
}

.mybuilder input[type=checkbox] {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	width: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute
}

.mybuilder [for=read_more] {
	position: absolute;
	bottom: -55px;
	left: 44%;
	width: 14%;
	text-align: center;
	padding: .65rem;
	box-shadow: inset 1px 1px rgba(0, 0, 0, .1), inset -1px -1px rgba(0, 0, 0, .1);
	background: #123456;
	border-color: #123456;
	border-radius: 3px
}

.mybuilder [for=read_more]:hover {
	background: rgba(0, 0, 0, .5);
	color: #fff;
	background: #f9a11b;
	border-color: #f9a11b
}

.mybuilder [for=read_more] span:last-of-type {
	display: none;
	visibility: hidden
}

.mybuilder input[type=checkbox]:checked~section {
	display: block;
	visibility: visible;
	width: 100%
}

.mybuilder input[type=checkbox]:checked~figure {
	width: 100%
}

.mybuilder input[type=checkbox]:checked~[for=read_more] span:first-of-type {
	display: none;
	visibility: hidden
}

.mybuilder input[type=checkbox]:checked~[for=read_more] span:last-of-type {
	display: block;
	visibility: visible
}

.cityb {
	margin-bottom: 10px
}

.citybtn {
	display: grid;
	margin-bottom: 0
}

.citybtn a {
	border: 2px solid #123456;
	padding: 15px;
	color: #000;
	margin-bottom: 20px;
	border-radius: 3px
}

.citybtn a:hover {
	background: #123456;
	color: #fff
}

.search-bg .navbar-collapse {
	float: right;
	background: #123456;
	padding: 5px 13px
}

.search-bg .navbar-nav>li>a {
	color: #fff !important
}

@-webkit-keyframes spaceboots {
	0% {
		-webkit-transform: translate(2px, 1px) rotate(0)
	}

	10% {
		-webkit-transform: translate(-1px, -2px) rotate(-1deg)
	}

	20% {
		-webkit-transform: translate(-3px, 0) rotate(1deg)
	}

	30% {
		-webkit-transform: translate(0, 2px) rotate(0)
	}

	40% {
		-webkit-transform: translate(1px, -1px) rotate(1deg)
	}

	50% {
		-webkit-transform: translate(-1px, 2px) rotate(-1deg)
	}

	60% {
		-webkit-transform: translate(-3px, 1px) rotate(0)
	}

	70% {
		-webkit-transform: translate(2px, 1px) rotate(-1deg)
	}

	80% {
		-webkit-transform: translate(-1px, -1px) rotate(1deg)
	}

	90% {
		-webkit-transform: translate(2px, 2px) rotate(0)
	}

	100% {
		-webkit-transform: translate(1px, -2px) rotate(-1deg)
	}
}

.shake {
	-webkit-animation-name: spaceboots;
	-webkit-animation-duration: .8s;
	-webkit-transform-origin: 50% 50%;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear
}

.fillt {
	display: inline-block;
	font-size: 20px;
	text-transform: uppercase;
	float: left
}

.myheader .dropdown-menu {
	top: 2.5rem;
	padding: 0;
	border-radius: 0;
	left: 15px
}

.myheader.shrink .dropdown-menu {
	top: 2rem
}

li.dropdown:hover .dropdown-menu {
	opacity: 1;
	height: 300px;
	visibility: visible
}

.navbar-nav .navbar {
	position: static
}

.navbar-nav {
	position: static !important
}

.dropdown {
	position: static
}

.dropdown-menu a {
	width: 100%
}

@keyframes pulse {
	0% {
		-webkit-transform: scale(1.1);
		-ms-transform: scale(1.1);
		transform: scale(1.1)
	}

	50% {
		-webkit-transform: scale(.8);
		-ms-transform: scale(.8);
		transform: scale(.8)
	}

	100% {
		-webkit-transform: scale(1.1);
		-ms-transform: scale(1.1);
		transform: scale(1.1)
	}
}

.faa-parent.animated-hover:hover>.faa-pulse,
.faa-pulse.animated,
.faa-pulse.animated-hover:hover {
	-webkit-animation: pulse .5s linear infinite;
	animation: pulse .5s linear infinite
}

.amine span {
	background: #123456;
	padding: 5px 10px;
	color: #fff;
	margin: 7px;
	display: inline-block
}

.amt-title {
	font-size: 20px;
	text-transform: uppercase
}

.login-sec .form-control {
	background: #f7f7f7 none repeat scroll 0 0;
	border: 1px solid #d4d4d4;
	border-radius: 4px;
	font-size: 14px;
	height: 50px;
	line-height: 50px
}

.login-sec .form-group {
	margin: 14px 0
}

.login-sec {
	text-align: center
}

.forgot a {
	color: #123456;
	font-size: 14px;
	text-align: center;
	text-decoration: underline
}

.login-sec .btn.btn-primary {
	background: #f0ad4e none repeat scroll 0 0;
	border-color: #f0ad4e;
	color: #fff;
	font-size: 14px;
	width: 100%;
	height: 50px;
	line-height: 50px;
	padding: 0
}

.forgot {
	margin: 15px 0
}

.botto-text {
	color: #fff;
	font-size: 14px;
	margin: auto
}

.login-sec .btn.btn-primary.reset {
	background: #f90 none repeat scroll 0 0
}

.refer-bg {
	background: url(../images/refer-a-friend.png) no-repeat;
	width: 598px;
	height: 400px;
	padding: 0
}

.my-modal-body {
	padding: 0 15px
}

#referfrind .modal-content {
	border-radius: 0
}

#referfrind .modal-title {
	font-size: 20px;
	text-transform: uppercase;
	color: #123456
}

#referfrind .modal-header .close {
	background: #123456;
	color: #fff;
	opacity: 1;
	padding: 4px 8px;
	font-weight: 400
}

.fav-offer {
	margin-bottom: 30px
}

.brr img,
.fav-offer img {
	border-radius: 5px;
	margin-bottom: 20px
}

.fav-inner-page {
	position: relative
}

.dance {
	background: url(../images/others/dance.jpg);
	width: 200px;
	height: 170px;
	position: absolute;
	left: 0;
	bottom: 0
}

.dance2 {
	background: url(../images/others/dance.jpg);
	width: 200px;
	height: 170px;
	position: absolute;
	right: 0;
	bottom: 0
}

.hang {
	background: url(../images/others/hang.jpg) no-repeat;
	width: 63px;
	height: 193px;
	position: absolute;
	left: 2%;
	top: 0
}

.hang2 {
	background: url(../images/others/hang.jpg) no-repeat;
	width: 63px;
	height: 193px;
	position: absolute;
	right: 2%;
	top: 0
}

.walkt {
	background: url(../images/others/walk.jpg) no-repeat center center;
	background-size: cover;
	width: 100%;
	height: 200px
}

.search {
	margin-top: 10%;
	position: relative;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 60px;
	height: 60px;
	background: #fff;
	box-shadow: 3px 3px 0 rgba(0, 0, 0, .2);
	border-radius: 0;
	transition: width .5s;
	overflow: hidden
}

.search.active {
	width: 600px
}

.search input {
	position: absolute;
	top: 10px;
	left: 10px;
	width: calc(100% - 90px);
	height: 40px;
	border: none;
	outline: 0;
	font-size: 15px;
	padding: 0 10px;
	color: #666
}

.search.active .icon {
	background: #f9a11b
}

.icon {
	position: absolute;
	top: 10px;
	right: 10px;
	width: 40px;
	height: 40px;
	cursor: pointer;
	transition: .5s;
	border-radius: 0
}

.search.active .icon:before {
	content: '';
	position: absolute;
	top: 0;
	left: 6px;
	width: 18px;
	height: 30px;
	background: 0 0;
	border: none;
	border-right: 2px solid #fff;
	border-radius: 0;
	transition: .5%;
	transform: rotate(45deg)
}

.search.active .icon:after {
	content: '';
	position: absolute;
	top: 12px;
	left: 6px;
	width: 18px;
	height: 30px;
	background: 0 0;
	border: none;
	border-right: 2px solid #fff;
	border-radius: 0;
	transition: .5%;
	transform: rotate(-45deg)
}

.icon:before {
	content: '';
	position: absolute;
	top: 4px;
	left: 6px;
	width: 24px;
	height: 24px;
	background: 0 0;
	border: 2px solid #262626;
	border-radius: 50%;
	transition: .5%
}

.icon:after {
	content: '';
	position: absolute;
	top: 16px;
	left: 28px;
	width: 18px;
	height: 18px;
	background: 0 0;
	border-left: 2px solid #262626;
	border-radius: 0;
	transform: rotate(-45deg);
	transition: .5%
}

.wkn {
	padding: 0
}

.wkn h4 {
	font-size: 16px;
	padding: 15px 10px 5px;
	text-transform: uppercase
}

.wkn p {
	padding: 5px 10px;
	line-height: 20px;
	font-size: 14px
}

.wkn hr {
	margin-bottom: 0
}

.mbtn {
	display: block;
	background: #123456;
	color: #fff;
	padding: 10px 0;
	text-align: center;
	text-transform: uppercase
}

.mbtn:hover {
	color: #fff
}

@media screen and (max-width:580px) {
	.nav__list--active {
		right: 257%
	}

	.pro-feture li img {
		display: none
	}

	#awd {
		background: #123456
	}

	.builder img {
		height: 60px
	}

	.smenu .bheart {
		padding: 7px 10px
	}

	.smenu .fprop {
		padding: 9px 12px;
		margin-right: 7px
	}

	.shrink .smenu {
		margin-top: 14px
	}

	.phonenumber.hidden {
		display: block !important
	}

	.bheart {
		margin-right: 5px !important
	}
}

@media screen and (max-width:414px) {
	.logo {
		background: url(../images/s-logo3.png) no-repeat;
		width: 170px;
		margin-top: 10px;
		height: 45px
	}

	@media screen and (max-width:380px) {
		.pdd2 {
			padding: 0
		}

		.builder img {
			height: 55px
		}

		.smenu a {
			margin-left: 0;
			margin-right: 15px
		}
	}
}

.phone.hidden-lg.hidden-md {
	display: none
}

.bg-blue {
	background: rgba(18, 52, 86, 1)
}

.hidden {
	display: none !important
}

#homesearchbar .search-d.form-group .form-control:focus {
	box-shadow: none;
	border: 1px solid #f9a11b !important
}

a:hover {
	color: #9dca37
}

.py-0 {
	padding-top: 0 !important;
	padding-bottom: 0 !important
}

.p-0 {
	padding: 0 !important
}

.bg-green {
	background: #9dca37
}

.bg-primary {
	background: #123456
}

.text-secondary {
	color: #f9a11b
}

.text-primary {
	color: #123456
}

.text-gray {
	color: #8a8a8a !important
}

.text-green {
	color: #9dca37 !important
}

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

.flex-center {
	display: flex;
	align-items: center;
	justify-content: center
}

.flex-left {
	display: flex;
	align-items: center;
	justify-content: left
}

.filter-sticky {
	position: sticky;
	top: 10%
}

#search .services-box {
	margin-bottom: 20px;
	display: block
}

#search .services-box-cont {
	padding: 0 10px 10px
}

#search .card-btn.mybuilder .btn-filled {
	padding: 8px 3px 8px 10px;
	font-size: 12px
}

#search .services-box-cont p span {
	font-size: 18px
}

header {
	background-color: #333
}

.navcarbox {
	background-color: #333;
	color: #fff
}

#footer {
	background-color: #333
}

#back-to-top {
	background: #333;
	color: #fff
}

.smc-logo {
	background: #1e1e1e
}

.navbar-nav>li>a:hover {
	background-color: #1e1e1e !important;
	color: #fff !important
}

.morelink {
	background: #1e1e1e;
	color: #fff
}

.service-block-two {
	background: #1e1e1e
}

.more-btn {
	background: #1e1e1e;
	border: 1px solid #c19915
}

#mainFooter {
	background: #1e1e1e
}

.my-line {
	border-bottom: 1px solid #dedede;
	margin-top: 0
}

.three2-item-carousel .owl-nav i {
	font-size: 30px;
	padding: 3px 13px
}

.vertical-menu {
	width: 250px;
	position: fixed;
	padding: 0;
	z-index: 9;
	height: 0;
	transition: .3s;
	right: 0;
	top: 80px;
	background-color: #000
}

.vertical-menu a i {
	padding-right: 10px
}

.vertical-menu a {
	box-shadow: 0 1px 5px #e3e7eb;
	background-color: #fff;
	color: #565656;
	display: block;
	font-size: 14px;
	line-height: 25px;
	padding: 10px 0 10px 15px;
	text-decoration: none;
	border-bottom: 1px solid #252525
}

.vertical-menu a:hover {
	background-color: #fff;
	text-decoration: none;
	border-color: #f9a11b;
	color: #f9a11b
}

.search-tags span {
	background: #fff;
	color: #6b6b6b;
	padding: 8px 13px;
	margin-right: 10px;
	line-height: 35px;
	border: 1px solid #d2d2d2;
	border-radius: 20px
}

.search-tags span:hover {
	border: 1px solid #8e8e8e
}

#ClearAll {
	color: grey;
	font-size: 15px
}

.budget-minmax {
	width: 45%;
	margin-right: 10px;
	border: 1px solid #d2d2d2;
	color: #6b6b6b;
	font-size: 14px;
	height: 35px;
	margin-top: 20px;
	margin-bottom: 20px
}

#mybanner {
	position: relative
}

.rec-poj {
	position: absolute;
	z-index: 50;
	margin: 0 auto;
	left: 0;
	right: 0;
	width: 8%;
	text-align: center;
	background: #ffb901;
	padding: 10px 0;
	bottom: 0
}

.rec-poj a {
	color: #fff;
	cursor: pointer
}

.mappp {
	position: absolute;
	top: 0;
	text-align: center;
	width: 100%;
	background: #123456
}

.mappp iframe {
	opacity: .6
}

.carousel-indicators .active {
	background-color: #2980b9
}

.carousel-control {
	width: 0
}

.carousel-control.left,
.carousel-control.right {
	opacity: 1;
	background-image: none;
	background-repeat: no-repeat;
	text-shadow: none
}

.carousel-control.left span,
.carousel-control.right span {
	padding: 1rem 4rem 0 2rem
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
	position: absolute;
	top: 45%;
	z-index: 5;
	display: inline-block
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
	left: 0
}

.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
	right: 0
}

.carousel-control.left span:hover,
.carousel-control.right span:hover {
	opacity: .7
}

.header-text {
	position: absolute;
	top: 65%;
	left: 1.8%;
	right: auto;
	width: 96.66666666666666%;
	color: #e2e2e2;
	font-size: 20px;
	letter-spacing: 1px
}

.header-text h1,
.header-text h2 {
	font-size: 60px;
	color: #fff;
	text-align: left;
	font-weight: 800;
	padding-left: 0
}

.three2-item-carousel .owl-nav {
	top: 45%
}

.three2-item-carousel .owl-nav i {
	font-size: 15px;
	padding: 12px 14px
}

.three2-item-carousel .owl-next,
.three2-item-carousel .owl-prev {
	background: rgba(256, 256, 256, .9);
	display: inline;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	color: #333;
	box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .16);
	position: absolute
}

.three2-item-carousel .owl-next:hover,
.three2-item-carousel .owl-prev:hover {
	border: 1px solid #f9a11b;
	color: #f9a11b;
	background: rgba(256, 256, 256, 1)
}

.three2-item-carousel .owl-prev {
	left: 12px;
	top: 45%
}

.three2-item-carousel .owl-next {
	right: 12px;
	top: 45%
}

.three3-item-carousel .owl-nav {
	top: 45%
}

.three3-item-carousel .owl-nav i {
	font-size: 15px;
	padding: 12px 14px
}

.three3-item-carousel .owl-next,
.three3-item-carousel .owl-prev {
	background: rgba(256, 256, 256, .9);
	display: inline;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	color: #333;
	box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .16);
	position: absolute
}

.three3-item-carousel .owl-next:hover,
.three3-item-carousel .owl-prev:hover {
	border: 1px solid #f9a11b;
	color: #f9a11b;
	background: rgba(256, 256, 256, 1)
}

.three3-item-carousel .owl-prev {
	left: 12px;
	top: 45%
}

.three3-item-carousel .owl-next {
	right: 12px;
	top: 45%
}

.three4-item-carousel .owl-nav {
	top: 45%
}

.three4-item-carousel .owl-nav i {
	font-size: 15px;
	padding: 12px 14px
}

.three4-item-carousel .owl-next,
.three4-item-carousel .owl-prev {
	display: inline;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	color: #333;
	position: absolute
}

.three4-item-carousel .owl-prev {
	left: -20px;
	top: 45%
}

.three4-item-carousel .owl-next {
	right: -20px;
	top: 45%
}

.three4-item-carousel .owl-next:hover,
.three4-item-carousel .owl-prev:hover {
	border: 1px solid #f9a11b;
	color: #f9a11b;
	background: rgba(256, 256, 256, 1)
}

.search-dhome .form-control {
	background: #transparent !important;
	border: 1px solid #fff !important;
	color: #717171
}

.search-dhome .form-control #placeholder {
	color: #fff
}

.services-img img {
	max-height: 185px;
	min-height: 185px;
	width: 100%
}

.secondary-btn:hover {
	border: 1px solid #f9a11b;
	background-color: #f9a11b;
	color: #fff
}

.secondary-btn:focus,
.secondary-btn:hover {
	text-decoration: none;
	outline: 0;
	box-shadow: none
}

.secondary-btn {
	border-radius: .125rem;
	border: 1px solid #f9a11b;
	color: #f9a11b;
	padding: .4375rem .625rem;
	font-size: .875rem;
	text-transform: uppercase;
	align-items: center;
	display: inline-flex;
	transition: all .3s
}

.my-2 {
	margin: 2rem 0 !important
}

.my-1 {
	margin: 20px 0 !important
}

.section {
	padding: 3rem 0;
	background: #fff
}

#review.section {
	padding: 3rem 0 0 0;
	background: #fff
}

.myheader {
	border-bottom: 1px solid #fff;
	height: auto !important;
	background: rgba(18, 52, 86, .41);
	padding: 6px 0;
	z-index: 999
}

.myheader.shrink .vertical-menu {
	top: 66px
}

.myheader.shrink {
	background: rgba(18, 52, 86, 1)
}

.myheader .logo {
	transform: scale(.8)
}

.myheader .smenu {
	display: flex;
	align-items: center;
	justify-content: center
}

.shrink .smenu {
	float: right;
	margin-top: 7px
}

.myheader #nav-toggle {
	top: auto
}

.vertical-menu {
	top: 75px
}

.services-box {
	border: 1px solid rgba(0, 0, 0, .125);
	margin: 0
}

.header-text {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	color: #e2e2e2;
	font-size: 20px;
	letter-spacing: 1px;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 100%
}

.header-text h1,
.header-text h2 {
	text-align: center;
	font-size: 2.5rem;
	font-weight: 500
}

.header-text p {
	text-align: center;
	font-size: 18px;
	font-weight: 500;
	color: #fff;
	padding-top: 1rem;
	padding-bottom: 2rem
}

.tabbable.bannertabs {
	margin: 0 auto;
	display: block;
	width: 70rem
}

#homesearchbar {
	background: #fff;
	padding: 1.7rem 6px .7rem;
	border-radius: 0 .1875rem .1875rem .1875rem
}

#homesearchbar label {
	display: flex;
	justify-content: left;
	font-size: 13px;
	color: #123456;
	padding-bottom: 1rem
}

#homesearchbar label.error {
	color: red;
	font-size: 11px;
	margin: 8px 8px 0;
	padding: 0
}

#homesearchbar .search-d .form-control {
	border: 1px solid rgba(0, 0, 0, .125) !important;
	border-radius: .1875rem !important;
	height: 3.125rem
}

#homesearchbar .search-d .btn {
	margin-top: 2rem
}

.search-dhome select option {
	color: #555
}

.award-section {
	background: #fff;
	padding: 3rem 0 0
}

.award-section .card-shadow {
	padding: 3rem 1rem 2rem;
	box-shadow: 0 1px 10px #e3e7eb
}

.award-section .awords {
	padding-top: 2rem
}

.award-section .aw-head {
	display: flex;
	justify-content: center;
	align-items: center
}

.award-section .aw-head img {
	top: -7px;
	position: relative;
	height: 40px
}

.award-section .aw-head h2 {
	color: #123456
}

.comm-heading .main-title,
.comm-heading h1 {
	font-size: 30px;
	border-bottom: none;
	line-height: 20px;
	text-transform: capitalize;
	font-weight: 600
}

.comm-heading hr {
	border-bottom: none;
	border-top: none
}

.comm-heading .main-title small,
.comm-heading h1 small {
	letter-spacing: .125rem;
	position: relative;
	color: #f9a11b;
	font-size: 12px;
	text-transform: uppercase;
	display: flex;
	align-items: center;
	justify-content: left;
	font-family: Roboto, sans-serif
}

.comm-heading .main-title small span,
.comm-heading h1 small span {
	width: 3.75rem;
	border: 1px solid #f9a11b
}

.services-box:hover {
	box-shadow: 0 1px 10px #e3e7eb;
	transition: all .2s
}

.services-box:hover h4,
.services-box:hover h4 a {
	color: #9dca37
}

.services-box .pro-feture {
	text-align: center;
	background: #fff;
	color: #5e5e5e;
	display: flex;
	padding: 0;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0
}

.services-box .pro-feture li img {
	filter: brightness(.4) invert(1);
	width: 21px !important;
	margin-right: 5px
}

.services-box {
	position: relative;
	height: 31rem;
	display: block
}

.pro-feture ul {
	width: 100%
}

.pro-feture li:first-child {
	border-left: none
}

.pro-feture li {
	display: inline-flex;
	justify-content: center;
	width: 100%;
	border-left: 1px solid #e2e2e2;
	padding: 10px 0;
	border-top: 1px solid #e2e2e2
}

.three2-item-carousel .owl-next,
.three2-item-carousel .owl-prev,
.three3-item-carousel .owl-next,
.three3-item-carousel .owl-prev,
.three4-item-carousel .owl-next,
.three4-item-carousel .owl-prev {
	border-radius: 3px;
	color: #333;
	box-shadow: none;
	position: absolute;
	border: 1px solid #343a40
}

.three2-item-carousel .owl-next,
.three2-item-carousel .owl-prev,
.three3-item-carousel .owl-next,
.three3-item-carousel .owl-prev,
.three4-item-carousel .owl-next,
.three4-item-carousel .owl-prev {
	right: 0;
	top: -5rem
}

.three2-item-carousel .owl-prev,
.three3-item-carousel .owl-prev,
.three4-item-carousel .owl-prev {
	left: auto;
	right: 5% !important
}

.services-box-cont p span {
	font-size: 18px;
	color: #9dca37
}

.blogcont p {
	font-style: normal
}

.blogcont a {
	color: #9dca37;
	text-align: left;
	text-transform: capitalize
}

.blogcont h4,
.project-title {
	color: #123456;
	font-size: 16px;
	line-height: 1.5
}

.blogcont.services-box-cont .project-title {
	margin-top: 0
}

.project-title a {
	color: #123456
}

.blogcont h5 {
	text-transform: initial;
	color: #888
}

.blogcont h5 span {
	font-size: 13px
}

.blogcont.services-box-cont {
	padding: 24px 24px 10px
}

.testimonial-image {
	height: 50px;
	width: 50px;
	border-radius: 50%;
	overflow: hidden
}

.testimonial-name p {
	color: #343a40;
	font-size: 18px;
	line-height: 1.3;
	text-transform: capitalize;
	font-weight: 700;
	padding: 0 18px
}

.services-box-cont {
	padding: 0 24px 10px
}

.compare-div .services-box-cont {
	padding: 0 24px 0
}

.testimonial-text p {
	font-style: italic;
	padding: 24px 0 10px
}

.author-name {
	display: flex;
	justify-content: left;
	align-items: center;
	padding: 0 24px 20px;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0
}

.testimonials-section .services-box {
	box-shadow: 0 1px 10px #e3e7eb;
	border: none;
	margin: 0;
	transform: scale(.97)
}

.testimonial-text {
	background: url(../images/quotation-marks.png) no-repeat 3% 8%;
	filter: brightness(1.3)
}

.testimonials-section .services-box {
	height: 15rem
}

#our-blog .services-box {
	height: 16rem
}

.blog-footer {
	position: absolute;
	left: 25px;
	right: 0;
	bottom: 10px
}

footer {
	background: #f8f9fa;
	margin: 0;
	color: #6c757d;
	padding: 5rem 0 2rem
}

footer .widget_nav_menu ul li a {
	color: #6c757d
}

footer .widget_nav_menu h1,
footer .widget_nav_menu h6 {
	color: #343a40
}

.copyright p {
	text-align: center;
	padding: .5rem;
	color: #fff
}

#subscribe {
	padding: 2rem 0 1rem;
	border-top: 1px solid #dee2e6;
	margin-top: 2rem
}

footer form h1,
footer form h6 {
	line-height: 1.4;
    font-size: 1.3rem !important;
    font-weight: 500;
    color: #212529;
}

footer .widget_nav_menu ul li a:hover {
	color: #9dca37
}

footer .form-control {
	border: 1px solid rgba(0, 0, 0, .125) !important;
	border-radius: .1875rem !important;
	height: 2.8rem;
	background: #fff
}

.category-content {
	bottom: 15px;
	left: 12rem;
	top: auto
}

.category-content:before {
	position: absolute;
	width: 3.75rem;
	border: 1px solid #fff;
	content: "";
	left: -3.5rem;
	top: .625rem;
	transition: all .2s
}

.category-subtitle {
	letter-spacing: .125rem;
	position: relative;
	text-transform: uppercase;
	font-size: 15px;
	background: 0 0;
	margin: 0
}

.category-title {
	margin: 0;
	font-weight: 400;
	text-transform: capitalize;
	background: 0 0;
	font-size: 1.75rem;
	font-family: "Roboto Slab", serif
}

.compare-div .project-title,
.compare-div .services-box-cont h4 {
	height: 46px
}

.mybuilder [for=read_more] {
	width: auto
}

.mybuilder .btn-danger,
.mybuilder [for=read_more] {
	border-radius: .125rem;
	border: 1px solid #f9a11b;
	color: #f9a11b;
	padding: 1rem 1rem;
	background: 0 0;
	font-size: .875rem;
	text-transform: uppercase;
	transition: all .3s
}

.mybuilder .btn-danger .fa,
.mybuilder [for=read_more] .fa {
	margin-left: 7px
}

.mybuilder .btn-danger:hover {
	background: rgba(0, 0, 0, .5);
	color: #fff;
	background: #f9a11b;
	border-color: #f9a11b
}

.property-page .carousel-inner .mybuilder .btn-danger.btn-filled {
	word-break: break-word;
	white-space: inherit;
	display: block
}

.mybuilder .btn-danger.btn-filled {
	background: #f9a11b;
	transition: all .3s;
	border-color: #f9a11b;
	color: #fff;
	margin-bottom: 30px;
}

.construction .btn-dangerr.btn-filled {
	background: #1d055e;
	transition: all .3s;
	border-color: #f9a11b;
	color: #fff;
	font-size: 13px;

}

.mybuilder .btn-danger.btn-filled .fa {
	right: 0;
	position: relative;
	transition: all .2s
}

.btn-success:hover,
.mybuilder .btn-danger.btn-filled:hover {
	background: #9dca37;
	border-color: #9dca37
}

.mybuilder .btn-danger.btn-filled:hover .fa {
	right: -5px;
	position: relative;
	transition: all .2s
}

.card-btn.mybuilder {
	text-align: right
}

.card-btn.mybuilder .btn-filled {
	padding: 8px 14px
}

.cta-strip {
	padding: 3rem 0
}

.card-price {
	position: absolute;
	bottom: 2.4rem;
	left: 0;
	right: 0
}

.cta-strip .cta-option p a {
	color: #fff;
	margin-left: 10px;
	display: flex
}

.cta-strip .h2 {
	text-transform: capitalize;
	font-size: 2rem;
	margin: 0
}

.cta-strip img {
	filter: brightness(0) invert(1);
	display: inherit;
	width: 35px
}

.cta-strip .cta-option {
	display: inline-block
}

.cta-strip .cta-option:hover img {
	filter: brightness(1) invert(0)
}

.cta-strip .cta-option:hover p a {
	text-decoration: none;
	color: #f9a11b
}

.cta-strip .cta-option {
	align-items: center;
	justify-content: center;
	display: flex
}

.services-strip.cta-strip .h2 {
	text-align: center;
	margin-bottom: 3rem
}

.services-strip.cta-strip .h2 span {
	display: inline;
	margin-left: 0
}

.services-strip.cta-strip span {
	font-weight: 400;
	line-height: 1.3;
	text-align: left;
	display: flex;
	color: #fff;
	margin-left: 20px
}

.services-strip.cta-strip .mybuilder {
	margin: 3rem 0 0
}

.services-img {
	position: relative
}

.services-img .date-div {
	background-color: #9dca37;
	color: #fff;
	padding: 3px 6px;
	display: inline-block;
}

.services-img .date-div p {
	color: #fff
}

.services-img .date-div p.date {
	font-size: 30px;
	font-weight: 200
}

.choose-content-wrapper {
	border: 1px solid #9dca37;
	padding: 35px 17px 17px !important;
	position: relative;
	min-height: 10.4rem
}

.choose-categories-content .images {
	position: absolute;
	top: -20px;
	left: 10%
}

.choose-categories-content i {
	font-size: 35px;
	color: #f9a11b;
	background: #fff;
	padding: 0 8px;
	border-radius: 0
}

.choose-categories-content h5,
.choose-title {
	font-family: "Roboto Slab", serif;
	font-size: 16px
}

.choose-categories-content p {
	font-size: 13px;
	color: #888f99;
	line-height: 20px
}

.about-us {
	padding: 5rem 0 10rem
}

.about-video {
	position: absolute;
	right: -5rem;
	bottom: -5rem;
	width: 24rem;
	border-left: 26px solid #fff;
	border-top: 26px solid #fff;
	overflow: hidden
}

.about-video img {
	transform: scale(1);
	transition: all .2s
}

.about-content {
	padding: 50px 15px 0 35px
}

.about-us .heading {
	font-size: 42px;
	line-height: 1.2;
	font-weight: 500
}

.about-us .heading small {
	margin-bottom: 15px
}

.about-media {
	position: relative;
	transform: scaleX(.9);
	transform-origin: left
}

.about-media .about-video .embed-video {
	color: #333;
	display: flex;
	justify-content: center;
	align-items: center
}

.about-media .about-video:before {
	position: absolute;
	content: "";
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: rgba(0, 0, 0, .2)
}

.about-media .about-video:hover img {
	transform: scale(1.1);
	transition: all .2s
}

.about-media .about-video:hover .fa-play {
	background: #9dca37;
	color: #fff
}

.about-media .embed-video .fa-play {
	position: absolute;
	padding: 12px 32px 12px;
	font-size: 20px;
	background: red;
	color: #fff;
	border-radius: 8px
}

#videoModal .modal-content {
	-webkit-box-shadow: none;
	box-shadow: none;
	background: 0 0;
	border: none;
	outline: 0
}

#videoModal .modal-content iframe {
	border: none;
	padding: 0;
	margin: 0
}

#videoModal .modal-dialog {
	width: 1000px
}

#videoModal .close {
	font-size: 80px;
	margin: -20px 0 0 0
}

#ui-id-1 {
	top: 8rem !important;
	z-index: 999 !important;
	position: fixed !important
}

@media only screen and (max-width:641px) {
	#videoModal .modal-body {
		height: 100px;
		padding: 0;
		margin: 0
	}

	#videoModal .modal-content {
		padding: 0;
		margin: 0
	}

	#videoModal .modal-dialog {
		position: relative;
		width: auto;
		margin: 15px
	}

	#videoModal .close {
		margin: -12px 0 0 0
	}
}

@media only screen and (min-width:768px) {
	#videoModal .close {
		font-size: 80px;
		margin: 0 -43px -20px 100px
	}
}

.featured .card:hover {
	box-shadow: 0 1px 23px #cacdd0;
	transition: all .3s
}

.featured .card .image {
	position: relative;
	height: 5.3rem;
	width: 8.5rem;
	overflow: hidden
}

.featured .card {
	min-height: 7.5rem;
	max-height: 7.5rem
}

.featured .mybuilder {
	margin-top: 30px
}

.featured .card .card-footer {
	padding-top: .5rem;
	border-left: 1px solid #d2d2d2
}

.featured .top {
	letter-spacing: 1px
}

.featured .builder-name {
	font-size: 1rem
}

.smenu ul.main-menu>li {
	float: left;
	position: relative
}

.smenu a.menu-link {
	text-transform: uppercase;
	padding: 0 1rem;
	font-size: 13px;
	border: none;
	font-weight: 400;
	letter-spacing: 1px;
	margin: 0
}

.dropdown-menu>li>a {
	margin: 0;
	padding: 8px 20px
}

.smenu a.active,
.smenu a.menu-link:hover {
	text-decoration: none;
	color: #f9a11b
}

#searchbar {
	background: #fff;
	padding: 15px 0 0;
	text-align: center;
	-webkit-box-shadow: 0 1px 10px #e3e7eb;
	-moz-box-shadow: 0 1px 10px #e3e7eb;
	box-shadow: 0 1px 10px #e3e7eb;
	position: relative
}

#searchbar .search-d .form-control,
.search-d .form-control {
	text-indent: 0 !important
}

#searchbar #homesearchbar {
	width: 100%
}

.card-filter img {
	width: 16px
}

#search {
	padding-bottom: 50px
}

.card-filter {
	position: relative;
	background-color: #fff;
	border: 1px solid rgba(0, 0, 0, .125);
	border-radius: .25rem;
	overflow: hidden
}

.filter-head {
	padding: 15px 1rem;
	border-bottom: 1px solid #d6d6d6
}

.filter-head .filter-text {
	padding-left: 10px;
	font-size: 15px;
	color: #6b6b6b
}

.filter-head .text-primary {
	padding: 10px 0 10px;
	font-weight: 700
}

.pagination {
	margin: 20px 0 0
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
	background-color: #123456;
	border-color: #123456
}

.pagination>li>a,
.pagination>li>span {
	margin-left: 10px;
	border-radius: 3px;
	color: #337ab7
}

.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
	color: #9eca38;
	background: #fff;
	border-color: #9eca38
}

.filter-mobile {
	display: none
}

#back-to-top {
	position: fixed;
	bottom: 18px;
	right: 26px;
	z-index: 9999;
	width: 50px;
	height: 50px;
	font-size: 30px;
	text-align: center;
	line-height: 50px;
	background: #0f956e;
	color: #fff;
	cursor: pointer;
	border: 0;
	border-radius: 2px;
	text-decoration: none;
	transition: opacity .5s ease-out;
	opacity: 0
}

#back-to-top:hover {
	background: #000
}

#back-to-top.show {
	opacity: 1
}

.property-page .navbar-nav>li>a {
	font-size: 14px;
	border-bottom: 1px solid #fff;
	padding: 18px 50px
}

.property-page .navbar-nav>li.active>a,
.property-page .navbar-nav>li>a:focus,
.property-page .navbar-nav>li>a:hover {
	background-color: #fff !important;
	color: #f9a11b !important;
	border-bottom: 1px solid #f9a11b
}

.property-page {
	background: #f5f5f5
}

.main-section .card {
	transform: scale(1);
	padding: 2rem;
	border: none
}

#overview p {
	font-weight: 400
}

.property-page nav {
	background: #fff;
	border: none;
	border-radius: 0
}

#banner {
	margin-top: 3rem
}

#banner .carousel-inner>.item .image,
#banner .carousel-inner>.item .image img {
	width: 100%;
	object-fit: cover;
	height: 20rem
}

#banner .carousel-inner>.item .image:before {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	content: "";
	background: rgba(0, 0, 0, .45)
}

#banner .header-text p {
	font-weight: 400;
	padding-bottom: 1rem;
	letter-spacing: 2px
}

#types ul {
	display: inline-block;
	list-style-type: none
}

#types ul li {
	width: 25%;
	height: 8rem;
	border: .5px solid #d2d2d2;
	float: left;
	text-decoration: none;
	list-style-type: none
}

#types .inner-box img {
	filter: brightness(.8);
	width: 3rem;
	margin: 1rem auto
}

.recent-project .owl-carousel .owl-nav.disabled {
	display: block
}

.tab-area {
	padding: 50px 20px 30px
}

.tabbable .nav-tabs {
	text-align: center;
	background: #fff;
	color: #5e5e5e;
	border-bottom: none;
	display: flex;
	padding: 0;
	margin-bottom: 20px
}

.tabbable .nav-tabs li {
	display: inline-flex;
	justify-content: center;
	width: 100%
}

.tabbable .nav-tabs li a {
	border: none;
	border-bottom: 2px solid #d2d2d2;
	color: #333;
	width: 85%;
	font-size: 18px
}

.nav-tabs>li.active>a,
.tabbable .nav-tabs li a:hover,
.tabbable .nav-tabs li.active>a:focus {
	border-bottom: 2px solid #f9a11b;
	color: #f9a11b;
	box-shadow: none;
	outline: 0;
	background: 0 0
}

.sidenav {
	height: 100%;
	width: 0;
	position: fixed;
	z-index: 9999;
	top: 0;
	right: 0;
	margin-top: 0;
	background-color: rgba(0, 0, 0, 1);
	overflow-x: hidden;
	transition: .5s;
	padding-top: 30px
}

.sidenav a:first-child {
	border: 0
}

.sidenav a {
	padding: 8px 8px 8px 32px;
	text-decoration: none;
	font-size: 16px;
	text-transform: uppercase;
	border-bottom: 1px solid #fff;
	color: #818181;
	display: block;
	transition: .3s
}

.sidenav a:hover {
	color: #123456
}

.sidenav .closebtn {
	position: absolute;
	top: 0;
	right: 25px;
	font-size: 36px;
	margin-left: 50px
}

.sidenav .shake {
	padding-left: 20px;
	width: 50px;
	filter: brightness(0)
}

#main {
	transition: margin-left .5s;
	text-align: right;
	padding: 0;
	float: right
}

.tab-logo {
	filter: brightness(0)
}

.my-gallery {
	padding-left: 0
}

.sidenav a.project-phone {
	border: none;
	display: inline;
	padding: 0 0 0 14px;
	position: relative;
	top: -10px
}

.main-section .card.location-map {
	padding: 1rem 2rem 1rem
}

.main-section .card.location-map .thumbnail {
	border: none
}

.floor-plans img.loc-img {
	height: 30rem;
	object-fit: contain;
	margin: 0
}

.floor-plans .border {
	border: 1px solid #d2d2d2;
	margin: 5px 0;
	padding: 20px 20px 10px;
	height: 19.5rem;
	transform: scale(.9)
}

.main-section .floor-plans figcaption {
	text-align: center;
	color: #123456;
	font-size: 18px;
	padding: 15px 0 0
}

.main-section .floor-plans .thumbnail {
	margin: 0;
	padding: 0
}

#review.review-form {
	background: #fff
}

#review.review-form .form-control {
	border: 1px solid rgba(0, 0, 0, .125) !important;
	border-radius: .1875rem !important;
	height: 3rem;
	margin-bottom: 1.5rem
}

#review.review-form textarea.form-control {
	height: auto;
	line-height: 2
}

#review.review-form .form-control:focus {
	box-shadow: none;
	border: 1px solid #f9a11b !important
}

#review.review-form #submit {
	padding: 13px 70px
}

.reviews-block.card {
	margin-bottom: 20px;
	padding: 10px 20px;
	border: 1px solid rgba(0, 0, 0, .125)
}

.reviews-block.card img {
	width: 130px
}

.table-bordered>tbody>tr.thead td,
.thead,
table tr td[bgcolor="#333"] {
	background: #f9a11b;
	border-right: 1px solid #fff !important
}

.table-bordered>tbody>tr>td {
	border: 1px solid #f9a11b
}

.fa-map-marker {
	padding-right: 5px
}

.category:hover .category-content:before {
	left: -4.5rem;
	transition: all .2s
}

.location img.loc-img {
	width: 100%
}

.choose-content-wrapper {
	background: 0 0;
	border: 1px solid #9dca37;
	position: relative;
	vertical-align: middle
}

.choose-content-wrapper::after,
.choose-content-wrapper::before {
	box-sizing: inherit;
	content: '';
	position: absolute;
	width: 100%;
	height: 100%
}

.draw {
	transition: color .25s
}

.draw::after,
.draw::before {
	border: 2px solid transparent;
	width: 0;
	height: 0
}

.draw::before {
	top: 0;
	left: 0
}

.draw::after {
	bottom: 0;
	right: 0
}

.draw:hover::after,
.draw:hover::before {
	width: 100%;
	height: 100%
}

.draw:hover::before {
	border-top-color: #9dca37;
	border-right-color: #9dca37;
	transition: width .25s ease-out, height .25s ease-out .25s
}

.draw:hover::after {
	border-bottom-color: #9dca37;
	border-left-color: #9dca37;
	transition: border-color 0s ease-out .5s, width .25s ease-out .5s, height .25s ease-out .75s
}

.three2-item-carousel.owl-carousel .owl-nav .owl-next,
.three4-item-carousel.owl-carousel .owl-nav .owl-next {
	top: 45% !important;
	right: -2% !important
}

.three2-item-carousel.owl-carousel .owl-nav .owl-prev,
.three4-item-carousel.owl-carousel .owl-nav .owl-prev {
	left: -2% !important;
	top: 45% !important;
	right: auto !important
}

.zopim {
	bottom: 0 !important
}

.zopim[data-test-id=ChatWidgetMobileUnreadCountBadge] {
	bottom: 55px !important
}

.scrolltop.phonenumber {
	bottom: 0
}

.scrolltop {
	z-index: 9;
	display: none;
	width: 100%;
	margin: 0 auto;
	position: fixed;
	bottom: 15px;
	right: 10px
}

.scroll {
	position: absolute;
	right: 0;
	bottom: 50px;
	background: #f9a11b;
	background: rgba(249, 161, 27, .7);
	padding: 12px 15px;
	color: #fff;
	text-align: center;
	margin: 0;
	cursor: pointer;
	transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-o-transition: .5s
}

.scroll:hover {
	background: rgba(249, 161, 27, 1);
	transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-o-transition: .5s
}

.scroll-one {
	position: absolute;
	bottom: 0;
	background: #9dca37;
	background: rgba(157, 202, 55, 1);
	padding: 7px;
	width: 100%;
	color: #fff;
	text-align: center;
	margin: 0;
	cursor: pointer;
	font-size: 20px;
	transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-o-transition: .5s
}

.scroll-one:hover {
	background: rgba(157, 202, 55, 1);
	transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-o-transition: .5s
}

.scroll-one .fa {
	font-size: 20px;
	margin-top: 0;
	margin-right: 5px;
	transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-o-transition: .5s
}

.scroll .fa {
	font-size: 30px;
	margin-top: -5px;
	margin-left: 1px;
	transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-o-transition: .5s
}

.phonenumber.scrolltop {
	left: 0;
	right: auto
}

.phonenumber.scrolltop .scroll-one a {
	color: #fff
}

header.myheader form#TopSearch3 {
	display: none
}

header.shrink {
	padding-bottom: 0
}

header.shrink .form-group {
	margin-bottom: 0
}

header.shrink.myheader form#TopSearch3 {
	border: 1px solid rgba(0, 0, 0, .125);
	width: 100%;
	display: block
}

header.shrink #homesearchbar {
	padding: .7rem 0 .7rem;
	width: 100%;
	border-radius: 0
}

.fp-detail {
	padding-left: 20px
}

.fp-detail p:first-child {
	color: #f9a11c;
	font-weight: 700 !important;
	font-size: 25px
}

.fp-detail p {
	padding: 0 0 15px;
	border-bottom: 1px solid #d2d2d2;
	font-size: 20px;
	width: 100%;
	display: block;
	margin-bottom: 15px
}

.fp-detail p i {
	padding: 0 10px 0 0
}

.twitter-btn {
	margin-left: 10px
}

.services-box-cont p span.no-price {
	font-size: 15px !important;
	color: #9dca37
}

#slider {
	width: 482px;
	top: 80px;
	right: -320px;
	cursor: pointer;
	position: fixed;
	z-index: 9;
	transition: all .2s
}

.form-group {
	margin-bottom: 22px
}

#head {
	width: 320px;
	position: absolute;
	top: 80px;
	right: 0;
	background: #fff;
	padding: 12px;
	padding: 10px;
	border: 1px solid #c5c3c3;
	border-radius: 5px;
	box-shadow: -2px 0 8px rgba(43,33,33,.06);
	-webkit-box-shadow: -2px 0 8px rgba(43,33,33,.06);
	padding: 30px 30px 10px;
}


.head-had {
	/* background: #00533b; */
	color: #000;
	text-transform: uppercase;
	text-align: center;
	padding: 10px 0;
	margin-bottom: 15px;
	border-radius: 3px;
}

.head-had h2 {
	font-size: 20px;
	font-weight: 600
}

.head-had p {
	font-size: 13px;
	font-weight: 500;
	text-transform: capitalize;
	line-height: 21px;
	color: #000;
	text-align: center
}

#sidebar {
	position: absolute;
	top: 80px;
	left: 125px;
}

#sidebar1 {
	position: absolute;
	top: 80px;
	left: 125px
}

#head input[type=email],
#head input[type=tel],
#head input[type=text] {
	height: 40px;
	color: #3f3f3f;
	/* background: #eaeaea; */
	width: 100%;
	border-radius: 5px
}

.mypad1 {
	padding-left: 0
}

.mypad2 {
	padding-right: 0
}

.mart {
	margin-bottom: 20px
}

#head select {
	width: 100%;
	font-size: 15px;
	border-radius: 5px
}

#head textarea {
	font-size: 15px;
	height: 60px;
	/* text-indent: 10px; */
	width: 100%;
	/* background: #eaeaea; */
	border-radius: 5px;
	color: #3f3f3f
}

.form-control {
	box-shadow: none
}

.sub-btn {
	background: #00533b;
	width: 100%;
	font-weight: 600;
	border: 0;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	padding: 10px 0
}

.sidenav {
	height: 100%;
	width: 0;
	position: fixed;
	z-index: 199;
	top: 0;
	right: 0;
	margin-top: 0;
	background-color: #fff;
	overflow-x: hidden;
	transition: all .2s;
	padding-top: 60px
}

.sidenav a:first-child {
	border: 0
}

.sidenav a {
	padding: 8px 8px 8px 32px;
	text-decoration: none;
	font-size: 16px;
	text-transform: uppercase;
	border-bottom: 1px solid #333;
	color: #333;
	display: block;
	transition: .2s
}

.sidenav a:hover {
	color: #123456
}

.sidenav .closebtn {
	position: absolute;
	top: 0;
	right: 25px;
	font-size: 36px;
	margin-left: 50px
}

#main {
	transition: margin-left .2s;
	text-align: right;
	padding: 0;
	float: right
}

.why-choose {
	padding: 6rem 0 0
}

.why-choose-row {
	display: flex;
	flex-wrap: wrap
}

.why-choose-row .col-md-3 {
	display: grid
}

.property-page .property.bheart {
	outline-offset: -7px;
	outline: 1px solid #8a8a8a;
	padding: 12px 20px 14px
}

.property-page .property.bheart i {
	color: #8a8a8a;
	padding-top: 10px
}

.smenu.m-0 {
	margin: 0
}

.property-page .navbar-nav>li.smenu>a:hover i {
	color: #f9a11b
}

.property-page .navbar-nav>li.smenu>a:hover {
	outline-color: #f9a11b;
	border-bottom: 1px solid #fff
}

.property-page .navbar-nav>li.active.smenu>a i {
	color: #9dca37
}

.property-page .navbar-nav>li.active.smenu>a {
	outline-color: #9dca37;
	border-bottom: 1px solid #fff
}

.tabbable.bannertabs .nav-tabs {
	margin-bottom: 0;
	width: 17rem;
	position: relative;
	background: 0 0
}

.tabbable.bannertabs .nav-tabs li.active a {
	background: #fff
}

.tabbable.bannertabs .nav-tabs li a {
	width: auto;
	background: #f5f5f5;
	font-family: "Roboto Slab", serif
}

.tabbable.bannertabs .nav-tabs li {
	display: block
}

.header-text p.tagline {
	padding: 0;
	font-size: 13px;
	color: #123456
}

.select {
	position: relative
}

.select:after {
	content: "\f078";
	font-family: FontAwesome;
	font-size: 14px;
	color: #aaa;
	right: 15px;
	top: 17px;
	padding: 0 0 2px;
	position: absolute;
	pointer-events: none
}

.toast-message {
	font-size: 13px;
	line-height: 1.4;
	margin-top: 8px
}

.main-section .card.property-header-strip {
	padding: 5px 15px 5px;
	margin: 0 !important
}

.main-section .card.property-header-strip p.h4 {
	margin: 5px 0 0;
	white-space: nowrap
}

.main-section .card.property-header-strip span.h3 {
	top: 2px;
	position: relative;
	left: 3px
}

.property-header-strip ul {
	text-align: center;
	background: #fff;
	color: #5e5e5e;
	display: flex;
	padding: 0;
	border-bottom: 1px solid #e2e2e2;
	border-left: 1px solid #e2e2e2;
	border-right: 1px solid #e2e2e2;
	margin: 0
}

.property-header-strip ul li {
	padding: 6px
}

.property-header-strip .pro-feture li img {
	filter: brightness(.4) invert(1);
	width: 21px !important;
	height: 25px;
	margin: 0 5px 0 0
}

.property-header-strip .btn-group a {
	margin: 0;
	/* padding: 9.5px 15px; */
	padding: 8px 15px;
	position: relative;
	border-radius: 3px !important
}

.property-header-strip .call {
	background: #fff;
	color: #4cae4c;
	margin: 0 !important
}

.property-header-strip .call:hover {
	background: #4cae4c;
	color: #fff
}

.property-header-strip .wishlist {
	color: #8a8a8a;
	padding: 0 !important;
	margin: 5px;
	margin-top: -2px;
}


.property-header-strip .wishlist.active {
	background: #fff;
	box-shadow: none
}

.wishlist button {
	top: 0;
	position: relative;
	background: #ccc
}

.wishlist button.favorite:before {
	top: 7px;
	left: 9.5px
}

.inner-page .pagination {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	top: 2rem;
	position: relative
}

.owl-carousel .similer {
	width: 100%
}

.page-load-status {
	display: none;
	padding-top: 20px;
	border-top: 1px solid #ddd;
	text-align: center;
	color: #777
}

label.error {
	width: 100%;
	color: red;
	margin-left: 1px;
	margin-bottom: 5px;
	font-size: 11px;
	position: absolute;
	font-weight: 400
}

input.error {
	border: 1px dotted red
}

@media (min-width:2200px) {
	.header-text .tabbable.bannertabs .nav-tabs {
		left: 0
	}
}

@media (min-width:1920px) {
	.tabbable.bannertabs .nav-tabs {
		left: 0
	}

	.carousel-inner>.item>a>img {
		width: 100%;
		height: 35rem;
		object-fit: cover
	}

	.header-text {
		top: 12rem;
		display: block
	}

	.property-page .header-text {
		top: 6rem
	}
}

@media (max-width:1920px) {
	.hang22 {
		background: url(../images/others/hang2.jpg) no-repeat;
		width: 63px;
		height: 193px;
		position: absolute;
		left: 12%;
		top: 0
	}

	.hang222 {
		background: url(../images/others/hang2.jpg) no-repeat;
		width: 63px;
		height: 193px;
		position: absolute;
		right: 12%;
		top: 0
	}
}

@media (max-width:1600px) {
	.choose-space {
		padding: 12px
	}

	.hang22 {
		display: none
	}

	.hang222 {
		display: none
	}
}

@media (min-width:1440px) {
	.tabbable.bannertabs .nav-tabs {
		left: 0
	}
}

@media (max-width:1367px) {
	.point-content {
		margin: 20px 60px
	}

	.rev-text {
		margin-right: 0
	}

	.rev-write {
		padding-right: 8%
	}

	.rev-text p {
		line-height: 23px
	}
}

@media (max-width:1366px) {
	.why-choose .choose-content-wrapper {
		height: auto
	}

	.choose-space {
		padding: 0
	}

	.about-head {
		margin: 20px 0 15px
	}

	.about-head h2 {
		padding: 0 0 15px 10px
	}

	.choose-content-wrapper {
		padding: 0 0 30px
	}

	.choose-categories-content .sicons {
		margin-right: 10px;
		margin-bottom: 30px
	}

	.about-head p {
		padding-left: 10px
	}

	.point-content {
		margin: 20px 10px
	}

	.rev-text {
		margin-right: 0
	}

	.rev-write {
		padding-right: 10%
	}

	.rev-text p {
		font-size: 14px;
		line-height: 22px
	}

	.awords img {
		margin-bottom: 30px
	}

	.awords p {
		line-height: 20px
	}

	.aw-head {
		margin: 0
	}
}

@media screen and (min-width:1199px) and (max-width:1199px) {
	.container {
		width: 1138px
	}

	.property-page .navbar-nav>li>a {
		padding: 18px 25px
	}

	.video-pos {
		left: 27px
	}
}

@media screen and (min-width:991px) and (max-width:991px) {
	.bdd {
		border-right: 1px solid #e3e3e3
	}

	.bdd2 {
		border-bottom: 1px solid #e3e3e3
	}

	.container {
		width: 870px
	}

	.mybuilder [for=read_more] {
		width: 20%;
		left: 40%
	}

	.twitter-btn {
		margin-left: 0
	}

	.property-page .navbar-nav>li>a {
		padding: 18px 25px
	}

	.builder img {
		height: 8rem;
		object-fit: contain
	}
}

@media screen and (max-width:1024px) {
	.chiller_cb label {
		padding-left: 1.3rem
	}

	.budget-minmax {
		width: 42%
	}

	.career-page .count {
		height: 11rem
	}

	#searchbar #homesearchbar .btn.s-brn {
		margin-top: 1.2rem
	}

	.cta-strip .cta-option {
		margin-bottom: 24px
	}

	.services-strip.cta-strip .mybuilder {
		margin: 1rem 0 0
	}

	#our-blog .services-box {
		height: 16rem
	}

	.card-price {
		bottom: 3rem;
		right: 15px
	}

	.featured .card .image {
		height: auto;
		width: 100%;
		margin-top: 1rem
	}

	#homesearchbar .btn.s-brn {
		padding: 0 4px;
		font-size: 13px;
		margin-top: 0
	}

	.bannertabs #homesearchbar .btn.s-brn {
		margin-top: 1.3rem
	}

	header.shrink .form-group .btn.s-brn {
		margin-top: 0
	}

	#searchbar .form-group,
	header.shrink .form-group {
		padding-left: 0
	}

	#homesearchbar label {
		font-size: 11px;
		padding-bottom: .5rem
	}

	.featured .card {
		min-height: 7rem;
		max-height: 7rem;
		width: 100%
	}

	.tabbable.bannertabs {
		width: 57rem
	}

	.header-text h1,
	.header-text h2 {
		font-size: 2rem
	}

	#mybanner .carousel-inner>.item>a>img {
		height: 28rem
	}

	.header-text p {
		padding-bottom: 1rem
	}

	.fit {
		text-transform: capitalize !important
	}

	.header-text {
		top: 8%;
		transform: scale(.8)
	}

	.choose-categories-content h5,
	.choose-title {
		font-size: 14px;
		margin-bottom: 5px;
		text-transform: capitalize
	}

	.choose-categories-content .sicons {
		padding: 8px;
		margin-bottom: 50px
	}

	.choose-categories-content p {
		font-size: 12px
	}

	.choose-img {
		padding: 20px 20px
	}

	.choose-categories-content i {
		font-size: 35px;
		padding: 10px
	}

	.services-box .pro-feture li img {
		width: 20px !important
	}

	.pro-feture li {
		font-size: 11px !important
	}

	.services-box-cont p {
		padding-bottom: 0
	}

	.main-hdd h3 {
		font-size: 20px !important
	}

	.pro-feture .amoun {
		font-size: 11px !important
	}

	.my-media a {
		float: none !important
	}

	.my-media a img {
		width: 100%
	}
}

@media screen and (min-width:768px) and (max-width:768px) {
	.why-choose .choose-content-wrapper {
		height: 15rem
	}

	.three4-item-carousel.owl-carousel .owl-nav .owl-next {
		right: 0
	}
}

@media screen and (min-width:600px) and (max-width:767px) {
	#b-logo.featured .col-xs-12 {
		width: 50%
	}

	.why-choose .col-md-3.col-sm-3.col-xs-12 {
		width: 50%
	}

	.why-choose .choose-content-wrapper {
		height: 11rem
	}

	.myheader.shrink .logo {
		margin-top: 0
	}

	.award-section .col-sm-2.col-xs-12 {
		width: 33.3%
	}

	#homesearchbar .form-group.search-d.col-xs-12 {
		width: 50%
	}

	#mybanner .carousel-inner>.item>a>img {
		height: 35rem !important
	}

	.cta-strip .col-lg-3.col-xs-12 {
		width: 50%
	}

	.cta-strip .cta-option {
		padding: 40px 5rem 0
	}
}

@media screen and (max-width:767px) {
	.sidenav {
		padding-top: 9rem
	}

	.sidenav .closebtn {
		padding-top: 7rem
	}

	#searchbar .form-group {
		padding-left: 15px !important
	}

	.why-choose .col-md-3.col-sm-3.col-xs-12 {
		width: 100%
	}

	.why-choose .choose-content-wrapper {
		height: auto
	}

	.three4-item-carousel.owl-carousel .owl-nav .owl-prev {
		left: 0 !important
	}

	.featured .card {
		max-height: 7rem;
		min-height: 7rem;
		width: 100%
	}

	.featured .card .image {
		height: auto;
		width: auto
	}

	.myheader.shrink .logo {
		margin-top: 0
	}

	.inner-page .pagination {
		display: inline-block
	}

	.main-section .card.property-header-strip p.h4 {
		white-space: unset !important
	}

	.copyright p {
		margin-bottom: 2rem
	}

	.property-header-strip ul {
		margin: 15px 0 !important
	}

	.main-section .card.property-header-strip .col-xs-12,
	.main-section .card.property-header-strip p.h4 {
		text-align: center
	}

	#main {
		text-align: left;
		padding: 0;
		float: left
	}

	#slider {
		top: 100px
	}

	.map-address-mn-ul li:first-child,
	.tabbable.bannertabs {
		width: 100%
	}

	.map-address-mn-ul li:last-child {
		display: none
	}

	.tabbable.bannertabs .nav-tabs {
		left: 0;
		padding: 0;
		margin: 0
	}

	.video-lcd .video-pos {
		left: 0;
		height: 66%;
		width: 100%
	}

	.fp-detail {
		margin-top: 30px
	}

	.hidden-xs {
		display: none !important
	}

	.property-page img {
		width: 100%
	}

	.tabbable .nav-tabs {
		overflow-x: scroll;
		margin: 0 22px
	}

	.choose-categories-content h5,
	.choose-title {
		font-size: 18px;
		margin-bottom: 9px;
		text-align: left
	}

	.choose-content-wrapper {
		min-height: 9.4rem
	}

	#topcity .category {
		height: 12rem
	}

	.choose-categories-content p {
		font-size: 15px
	}

	.award-section .card-shadow {
		display: inline-block
	}

	.about-head h2 {
		text-align: center
	}

	.vertical-menu {
		width: 100%
	}

	.search-d {
		margin-bottom: 20px
	}

	.awords img {
		margin: 5px auto
	}

	.comm-heading {
		padding: 12px 0 0 12px
	}

	.city-filter #tabs-2 {
		max-height: 302px;
		height: 100%
	}

	.choose-img {
		padding: 0;
		position: relative;
		right: 0;
		top: 0;
		padding: 20px;
		height: 400px
	}

	.custom-row {
		margin: 0 auto
	}

	.choose-content-wrapper {
		padding-bottom: 15px
	}

	.choose-categories-content {
		text-align: center
	}

	.choose-categories-content .sicons {
		float: none;
		text-align: center;
		margin-bottom: 10px
	}

	.point-content h5 {
		font-size: 2rem
	}

	.point-content {
		margin: 5px;
		padding: 5px 0
	}

	.profile-left {
		text-align: center
	}

	.blogo img {
		display: inline-block;
		padding-bottom: 20px
	}

	.my-filter select {
		border-bottom: 1px solid #ededed
	}

	.mybtn {
		text-align: center
	}

	ul.about-sub-listings li {
		width: 100%
	}

	.bbb {
		border: 0;
		border-bottom: 1px solid #e3e3e3
	}

	.headd img {
		display: inline-block
	}

	.pro-feture .amoun {
		padding-top: 3px
	}

	.similer {
		margin-top: 15px
	}

	.vertical-menu a {
		line-height: 20px
	}

	.city-icon img {
		margin: 0 auto 20px auto
	}

	.point-content p {
		text-align: center
	}

	footer {
		text-align: center
	}

	.shbg,
	.shbg2 {
		display: none
	}

	.count img,
	.count p {
		float: none;
		margin: 0 auto;
		text-align: center !important
	}

	.smcnum {
		line-height: 45px
	}

	.media a,
	.media a img {
		width: 100% !important
	}

	.profile-left h3 {
		margin: 20px 0
	}

	.mybuilder [for=read_more] {
		width: 48%;
		left: 25%
	}

	.three4-item-carousel .owl-prev {
		left: 0
	}

	.three4-item-carousel .owl-next {
		right: 0
	}

	#mybanner .carousel-inner>.item>a>img {
		height: 50rem
	}

	.header-text {
		top: 6rem;
		display: block;
		transform: scale(1)
	}

	.reviews-block.card .flex-left {
		display: block
	}

	.header-text h1,
	.header-text h2 {
		font-size: 1.8rem
	}

	#banner .header-text {
		top: 3rem;
		display: inline-block;
		margin: 0 auto;
		left: 0;
		right: 0;
		width: 85%
	}

	#banner .header-text h2 {
		font-size: 1.5rem
	}

	#banner .header-text p {
		font-size: 14px
	}

	#types ul li {
		width: 49%
	}

	#types ul li .content h3 {
		font-size: 15px
	}

	.main-section .card {
		padding: 1rem !important
	}

	.recent-project .three2-item-carousel .owl-next {
		right: 15px
	}

	.floor-plans .border {
		height: auto
	}

	.award-section .aw-head img {
		width: 45px;
		top: -10px;
		height: 45px
	}

	.award-section .col-sm-2.col-xs-12 {
		border-bottom: 1px solid #c7c7c7;
		padding: 12px 45px 12px
	}

	#homesearchbar {
		width: auto
	}

	#homesearchbar .search-d .btn {
		margin-top: 0
	}

	.comm-heading .main-title,
	.comm-heading h1 {
		font-size: 22px
	}

	.comm-heading .main-title small span,
	.comm-heading h1 small span {
		width: 1.75rem
	}

	.three2-item-carousel .owl-prev,
	.three3-item-carousel .owl-prev,
	.three4-item-carousel .owl-prev {
		left: auto;
		right: 15% !important
	}

	.card-price {
		bottom: 3rem
	}

	.flex-center {
		display: block
	}

	.cta-strip .cta-option {
		padding: 40px 0 0 7rem;
		justify-content: left
	}

	.about-video {
		display: none
	}

	.about-media {
		transform: scaleX(1)
	}

	.about-us .heading {
		font-size: 25px
	}

	.about-us .comm-heading {
		padding: 12px 0 10px 0
	}

	.about-content {
		padding: 23px 15px 0 15px
	}

	.about-us {
		padding: 3rem 0 0
	}

	.why-choose .choose-content-wrapper {
		margin-bottom: 40px
	}

	.choose-categories-content .images {
		top: -30px
	}

	.section.why-choose {
		padding-bottom: 0
	}

	.three4-item-carousel .owl-next {
		right: 15px !important
	}

	.area-padding .three2-item-carousel.owl-carousel .owl-nav .owl-next,
	.three4-item-carousel.owl-carousel .owl-nav .owl-next {
		right: 0 !important
	}

	.three2-item-carousel .owl-next,
	.three2-item-carousel .owl-prev,
	.three3-item-carousel .owl-next,
	.three3-item-carousel .owl-prev,
	.three4-item-carousel .owl-next,
	.three4-item-carousel .owl-prev {
		right: 0;
		top: -4.5rem;
		transform: scale(.86)
	}

	.cta-strip .h2,
	.services-strip.cta-strip .h2 {
		margin-bottom: 0;
		font-size: 1.6rem;
		text-align: center
	}

	#project-city .comm-heading,
	#project-city1 .comm-heading {
		padding: 12px 0 0 0
	}

	#project-city,
	#project-city1 {
		padding: 30px 12px
	}

	.inner-head {
		padding: 0 15px !important
	}

	.inner-head ol.breadcrumb,
	.inner-head p {
		text-align: left;
		padding: 5px 0;
		font-size: 11px
	}

	.breadcrumb>li+li:before {
		padding: 0 3px
	}

	.search-cards {
		padding-right: 15px !important;
		padding-left: 15px
	}

	.search-tags {
		font-size: 12px
	}

	.tab-logo {
		width: 9rem !important
	}

	.sidenav a.homelogo {
		padding: 0 0 15px;
		margin-top: -3rem
	}

	.filter-sticky {
		position: fixed;
		left: 0;
		right: 0;
		padding: 0;
		z-index: 100;
		overflow: scroll;
		margin: 0 !important;
		bottom: 0;
		width: 0;
		transition: all .2s
	}

	.filter-mobile.close-filter {
		z-index: 101;
		display: none;
		padding: 12px 12px 7px
	}

	.filter-sticky-open {
		width: 100%;
		transition: all .2s
	}

	.filter-mobile {
		display: block;
		position: fixed;
		bottom: 4%;
		opacity: 1;
		z-index: 99;
		left: 6%;
		background: #fff;
		padding: 15px 13px 7px;
		border-radius: 50%;
		border: 1px solid #f9a11b;
		box-shadow: 1px 1px 10px 0 #ababab
	}

	.filter-mobile.close-filter img {
		filter: brightness(0) invert(0)
	}

	.filter-mobile:hover {
		border: 1px solid #f9a11b
	}
}

@media screen and (min-width:422px) and (max-width:422px) {
	.myheader .logo {
		width: 160px
	}

	.cta-strip .col-lg-3.col-xs-12 {
		width: 50%
	}

	.cta-strip .cta-option {
		padding: 40px 0 0
	}
}

@media screen and (min-width:342px) and (max-width:342px) {
	.myheader .logo {
		width: 150px
	}

	.cta-strip .cta-option {
		padding: 40px 0 0 5rem
	}
}

@media screen and (max-width:320px) {
	.myheader .logo {
		width: 125px;
		background-size: contain
	}

	.cta-strip .cta-option {
		padding: 40px 0 0 5rem
	}

	.myheader.shrink .logo {
		margin-top: 0
	}
}

@media screen and (min-width:567px) and (max-width:567px) {

	.award-section .col-sm-2.col-xs-12,
	.cta-strip .col-sm-6.col-xs-12,
	.featured .col-xs-12,
	.why-choose .col-md-3.col-sm-3.col-xs-12 {
		width: 50%
	}

	.cta-strip .cta-option {
		padding: 40px 0 0 0
	}

	.why-choose .choose-content-wrapper {
		height: 12rem
	}

	.featured .card {
		max-height: 10rem;
		min-height: 10rem
	}
}

@media screen and (min-width:599px) and (max-width:599px) {
	.cta-strip .cta-option {
		padding: 40px 0 0 12rem
	}
}

.ui-widget.ui-widget-content {
	max-width: 80vw !important
}

#sidebar1 img {
	border-radius: 8px 0 0 8px
}

.sp-about-section {
	padding-top: 40px;
	padding-bottom: 20px;
	background: #fff
}

.sp-about-content,
.sp-about-video {
	margin-bottom: 20px
}

.sp-about-video {
	position: relative;
	z-index: 1
}

.sp-about-video:after,
.sp-about-video:before {
	content: '';
	position: absolute;
	z-index: -1;
	width: 80px;
	height: 80px;
	background: #f9a11b;
	transition: width .3s ease-in-out, height .3s ease-in-out
}

.sp-about-video:before {
	top: -12px;
	left: -12px
}

.sp-about-video:after {
	bottom: -12px;
	right: -12px
}

.sp-about-video:hover:after,
.sp-about-video:hover:before {
	width: 100px;
	height: 100px
}

.sp-about-video video {
	width: 100%;
	height: 360px;
	display: block;
	outline: 0;
	object-fit: cover;
	padding: 8px;
	background: #fff
}

.sp-about-content {
	padding-left: 15px
}

.sp-about-title {
	font-size: 30px;
	margin-bottom: 20px
}

.sp-about-content p {
	line-height: 1.7;
	margin-bottom: 10px
}

#more-txt {
	display: none
}

#read-txt {
	font-family: "Roboto Slab", serif;
	cursor: pointer;
	display: inline-block
}

.sp-about-list-section {
	padding-top: 40px;
	background: #f9f9f9
}

.sp-about-list-row {
	display: flex;
	flex-wrap: wrap
}

.sp-about-listing {
	margin-bottom: 40px
}

.sp-about-list-head {
	margin-bottom: 20px
}

.sp-about-list-head h3 {
	font-size: 26px;
	margin-bottom: 5px
}

.sp-about-list-head p {
	font-size: 16px;
	font-family: "Roboto Slab", serif
}

p.about-p {
	font-family: Roboto, sans-serif;
	font-size: 15px
}

.sp-about-listing ul li {
	display: flex;
	margin-bottom: 10px
}

.sp-about-listing ul li:nth-last-child(1) {
	margin-bottom: 0
}

.sp-about-listing ul li i {
	color: #f9a11b;
	margin-right: 10px;
	margin-top: 2px
}

.sp-timeline-section .container-info,
.sp-timeline-section .infobox,
.sp-timeline-section .time-line-parcours,
.sp-timeline-section .timeline-parcours {
	width: auto
}

.sp-timeline-section {
	background-size: cover
}

.sp-timeline-section .timeline-parcours {
	margin: 100px auto 60px
}

.sp-timeline-section .container-info {
	margin: 0;
	padding: 0
}

.sp-timeline-section .container-bulle,
.sp-timeline-section .container-info {
	display: flex
}

.sp-timeline-section .timeline-section-tl {
	width: 20%;
	display: grid;
	align-items: end;
	padding-bottom: 40px
}

.sp-timeline-section .container-time-line {
	width: 80%;
	overflow: hidden
}

.sp-timeline-section .tl-round {
	line-height: 50px;
	text-align: center
}

.sp-timeline-section .tl-round i {
	padding: 0;
	font-size: 18px
}

.sp-vision-section {
	padding-top: 40px;
	padding-bottom: 10px;
	background: #fff
}

.sp-vision-item {
	margin-bottom: 30px
}

.sp-vision-icon {
	display: flex;
	align-items: center;
	margin-bottom: 15px
}

.sp-vision-icon img {
	margin-right: 15px
}

.sp-vision-icon h4 {
	font-size: 22px
}

.sp-vision-item p {
	line-height: 1.5
}

.sp-team-section {
	padding-top: 40px;
	padding-bottom: 20px;
	background: #f3f3f3
}

.sp-team-title {
	font-size: 30px;
	margin-bottom: 30px
}

.sp-team-head img {
	width: 100%;
	display: block
}

.sp-team-head figcaption {
	box-shadow: 0 10px 15px rgba(221, 221, 221, .38823529411764707);
	background: #fff;
	padding: 15px;
	border-radius: 3px;
	position: relative;
	top: -30px;
	margin: 0 20px
}

.sp-team-head h5 {
	font-size: 15px;
	text-transform: uppercase;
	margin-bottom: 3px
}

.sp-team-head span {
	color: #a5a5a5;
	font-size: 12px;
	text-transform: uppercase
}

.sp-team-content {
	margin-bottom: 20px
}

.sp-team-content p {
	line-height: 1.7
}

.sp-services-section {
	padding-top: 40px;
	padding-bottom: 20px;
	background: #f7f7f7
}

.sp-service-img {
	margin-top: 60px;
	margin-bottom: 20px
}

.sp-service-img img {
	width: 100%;
	display: block
}

.sp-service-row {
	display: flex;
	flex-wrap: wrap;
	padding-left: 15px;
	margin-left: -10px;
	margin-right: -10px
}

.sp-service-row .col-sm-4 {
	padding-left: 10px;
	padding-right: 10px;
	display: grid
}

.sp-service-item {
	position: relative;
	z-index: 1;
	box-shadow: 0 0 11px 0 rgba(38, 59, 94, .12);
	border-radius: 5px;
	padding: 25px;
	background: #fff;
	margin-bottom: 20px;
	display: grid;
	align-items: center;
	overflow: hidden;
	transition: transform .3s ease-in-out
}

.sp-service-item:hover {
	transform: translateY(-3px)
}

.sp-service-item:before {
	content: '';
	position: absolute;
	top: -30px;
	right: -30px;
	z-index: -1;
	width: 80px;
	height: 80px;
	border-radius: 50%;
	background: #f5f5f5;
	transform: scale(.8);
	transition: transform .3s ease-in-out, background .3s ease-in-out
}

.sp-service-item:hover:before {
	transform: scale(1);
	background: #f9a11b
}

.sp-service-item img {
	margin-bottom: 15px
}

.sp-service-item h3 {
	font-size: 16px;
	word-break: break-word
}

.sp-builder-ssection {
	background: #f5f5f5
}

.sp-builder-row {
	display: flex;
	flex-wrap: wrap;
	margin-left: -8px;
	margin-right: -8px
}

.sp-builder,
.sp-builder a,
.sp-builder-title {
	display: grid
}

.sp-builder {
	padding-left: 8px;
	padding-right: 8px;
	margin-bottom: 16px
}

.sp-builder a {
	box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
	background: #fff;
	text-decoration: none
}

.sp-builder a:hover {
	transform: scale(1.04)
}

.sp-builder-img {
	padding: 5px
}

.sp-builder-img img {
	margin: auto;
	max-width: 100%;
	display: block
}

.sp-builder-title {
	text-align: center;
	align-items: end;
	padding: 0 10px 5px;
	font-size: 13px;
	font-family: "Roboto Slab", serif;
	color: #212121
}

.pj-title {
	font-size: 22px;
	margin-bottom: 20px;
	background: #f5f5f5;
    padding: 5px;
    border-radius: 5px;
}

.pj-title span {
	color: #9dca37
}

.pj-title p {
	font-size: 16px;
	margin-top: 5px
}

.pj-nav {
	margin-bottom: 0
}

.pj-breadcrumb-section,
.pj-section {
	background: #eeeff5;
}

.pj-breadcrumb {
	padding: 0;
	margin-top: 20px;
	margin-bottom: 20px;
	background: 0 0
}

.pj-breadcrumb li {
	margin-bottom: 10px
}

.pj-breadcrumb li a {
	color: #909090
}

.pj-breadcrumb li a:hover {
	color: #9dca37
}

.pj-breadcrumb li.active {
	color: #212121
}

.pj-header {
	margin-bottom: 25px
}

.pj-price {
	margin: 6px 0 0;
	font-family: "Roboto Slab", serif;
	font-size: 18px
}

.pj-section ul.pj-feature li img {
	width: 25px !important;
	height: 25px;
	filter: brightness(.5) invert(1)
}

.pj-content {
	margin-bottom: 25px
}

.pj-content p {
	margin-bottom: 10px
}

.pj-content p:nth-last-child(1) {
	margin-bottom: 0
}

.pj-content strong {
	font-weight: 500;
	color: #212121
}

.pj-content ul br {
	display: none
}

.pj-content ul li {
	list-style: none;
	position: relative;
	padding-left: 25px;
	margin-bottom: 15px;
	font-size: 15px
}

.pj-content ul li:before {
	content: '\f058';
	position: absolute;
	top: 0;
	left: 0;
	font-family: FontAwesome;
	color: #123456
}

.pj-content ul li:nth-last-child(1) {
	margin-bottom: 0
}

.sidebar-col-4 {
	padding-left: 15px;
	margin-top:-64px;
}

.sticky-fix {
	position: sticky;
	top: 160px
}

.enquiry-form {
	padding: 25px 30px 30px;
	box-shadow: 1px 5px 10px 0 rgba(0, 0, 0, .17);
	background: #fff;
	border-top: 2px solid #9dca37;
	margin-bottom: 30px
}

.enquiry-form:hover {
	box-shadow: -5.67px 9.43px 35px 0 rgba(0, 0, 0, .2)
}

.enquiry-form.active {
	border: 2px solid #9dca37;
	box-shadow: -5.67px 9.43px 35px 0 rgba(0, 0, 0, .2)
}

.enquiry-form-head {
	margin-bottom: 18px
}

.enquiry-form-head p {
	font-family: "Roboto Slab", serif;
	font-size: 22px;
	color: #212121;
	margin-bottom: 8px
}

.enquiry-form-head span {
	line-height: 1.3
}

.form-row {
	display: flex;
	flex-wrap: wrap
}

.form-row .form-group {
	margin-bottom: 15px
}

.form-row .btn,
.form-row .form-control {
	border-radius: 0;
	box-shadow: none;
	height: 45px;
	outline: 0
}

.form-row .form-control {
	border-color: #dadada
}

.form-row .form-control:focus {
	border-color: #c5c5c5 !important
}

.form-row textarea.form-control {
	height: 70px
}

.form-row textarea.textarea-lg {
	height: 150px
}

.captcha-box {
	display: flex;
	align-items: center
}

.captcha-input {
	flex: 1
}

.form-row .btn {
	padding: 0 18px;
	background: #f9a11b;
	color: #fff
}

.form-row .btn i {
	margin-right: 5px
}

.form-row label.error {
	margin-left: 0;
	margin-bottom: 0;
	font-size: 12px;
	color: #ff1b0a;
	position: relative
}

.form-row input.error {
	border: 1px solid #ff786d
}

#types.sp-amenities ul {
	display: flex;
	flex-wrap: wrap;
	margin-left: -5px;
	margin-right: -5px;
	margin-bottom: 15px;
	padding: 10px;
}

#types.sp-amenities ul li {
	width: 20%;
	padding-left: 5px;
	padding-right: 5px;
	display: grid;
	margin-bottom: 10px;
	border: none;
	height: auto
}

#types.sp-amenities ul li .inner-box {
	padding: 12px 8px;
	height: 100%;
	border: 1px solid #e0e0e0;
	display: grid;
	align-items: center;
	background: #fff
}

#types.sp-amenities ul li .inner-box img {
	width: 48px;
	height: 48px;
	margin: 0;
	display: inline-block
}

#types.sp-amenities ul li .inner-box .content h3 {
	margin-top: 8px;
	font-size: 14px
}

.sp-master {
	display: flex;
	flex-wrap: wrap;
	margin-left: -7px;
	margin-right: -7px;
	margin-bottom: 16px
}

.sp-master .thum-img img {
	height: 350px
}

.sp-master .thum-img {
	box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
	display: block;
	padding: 5px;
	background: #fff;
	margin-bottom: 14px;
	border: none;
	border-radius: 0;
	line-height: normal
}

.sp-gallery-row {
	display: flex;
	flex-wrap: wrap;
	margin-left: -7px;
	margin-right: -7px;
	margin-bottom: 16px;
    padding: 10px;
}

.sp-gallery-row .thumb {
	padding-left: 7px;
	padding-right: 7px
}

.sp-gallery-row .thumbnail {
	box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
	display: block;
	padding: 5px;
	background: #fff;
	margin-bottom: 14px;
	border: none;
	border-radius: 0;
	line-height: normal
}

#image-gallery-image,
.sp-gallery-row .thumbnail img {
	width: 100%;
	display: block;
	object-fit: cover
}

.sp-gallery-row .thumbnail img {
	height: 180px
}

.sp-gallery-row .thumbnail img.img-auto {
	height: auto
}

#image-gallery-image {
	height: 400px
}

.floor-plan-box {
	border: 1px solid #ddd;
	margin-bottom: 30px
}

.floor-plan-nav {
	border-bottom: 1px solid #ddd;
	padding: 20px 15px 10px 15px;
	overflow-x: auto;
	overflow-y: hidden;
	white-space: nowrap
}

.floor-plan-nav li {
	display: inline-block;
	margin-right: 10px;
	margin-bottom: 10px
}

.floor-plan-nav li:nth-last-child(1) {
	margin-right: 0
}

.floor-plan-nav li a {
	display: block;
	padding: 0 10px 10px;
	text-decoration: none;
	font-size: 14px;
	color: #909090;
	border-bottom: 2px solid transparent
}

.floor-plan-nav li.active a {
	border-bottom-color: #123456;
	color: #123456
}

.floor-plan-tab {
	padding: 15px 15px 5px
}

.floor-plan-row {
	margin-left: -5px;
	margin-right: -5px;
	display: flex;
	flex-wrap: wrap
}

.floor-plan-row .col-md-4 {
	padding-left: 5px;
	padding-right: 5px
}

.floor-plan-item {
	margin-bottom: 10px
}

.floor-plan-item .thumbnail {
	padding: 5px;
	border: 1px solid #ddd;
	border-radius: 0;
	margin-bottom: 10px
}

.floor-plan-item .thumbnail.active,
.floor-plan-item .thumbnail:focus,
.floor-plan-item .thumbnail:hover {
	border-color: #ddd
}

.floor-plan-item img {
	width: 100%;
	height: 150px;
	display: block;
	object-fit: cover
}

.floor-plan-content p {
	font-size: 14px
}

.floor-plan-content p i {
	color: #123456;
	margin-right: 5px
}

.floor-plan-content span.bhk {
	font-size: 16px;
	color: #f9a11b
}

.floor-plan-content p.price {
	font-weight: 500;
	font-size: 16px
}

.price-list-sheet {
	margin-bottom: 30px
}

.price-list-sheet h2 {
	color: #123456 !important;
	text-align: left !important;
	margin-bottom: 12px;
	font-size: 18px
}

.pricing-table {
	margin-bottom: 25px
}

.pricing-table table.table {
	margin-bottom: 0
}

.pricing-table table.table tbody tr:nth-child(1) {
	background: linear-gradient(#f5f5f5, #eee)
}

.pricing-table table.table tbody tr:nth-child(1) td {
	color: #212121
}

.pricing-table table.table tbody tr td {
	border-color: #ddd;
	padding: 10px 15px;
	color: #636363;
	font-size: 14px;
	white-space: normal;
	vertical-align: middle
}

.pricing-table table.table tbody tr td b {
	font-weight: 500
}

.brochure-frame {
	position: relative;
	margin-top: 20px;
	margin-bottom: 30px;
	height: 400px
}

.brochure-frame figcaption,
.brochure-frame:before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.brochure-frame:before {
	content: '';
	background: rgba(7, 33, 58, .75)
}

.brochure-frame figcaption {
	padding: 0 !important;
	display: flex;
	justify-content: center;
	align-items: center
}

.brochure-frame.active figcaption,
.brochure-frame.active:before {
	display: none
}

.brochure-frame figcaption .btn {
	background: #9dca37;
	color: #123456;
	border-radius: 2px;
	padding: 0 18px;
	border: none;
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	font-weight: 500
}

.brochure-frame figcaption .btn i {
	margin-right: 5px
}

#slider.active {
	right: 0 !important
}

.review-thanks {
	font-family: "Roboto Slab", serif;
	color: #f9a11b;
	font-size: 20px;
	margin-bottom: 30px
}

.review-box {
	overflow-y: scroll;
	max-height: 270px;
	padding-right: 10px;
	margin-bottom: 30px
}

.review-box::-webkit-scrollbar {
	width: 3px
}

.review-box::-webkit-scrollbar-track {
	background: #f1f1f1
}

.review-box::-webkit-scrollbar-thumb {
	background: #888
}

.review-box::-webkit-scrollbar-thumb:hover {
	background: #555
}

.review-list {
	border: 1px solid #eaeaea;
	border-radius: 3px;
	margin-bottom: 10px;
	background: #fff;
	padding: 15px
}

.review-top {
	display: flex;
	margin-bottom: 10px
}

.review-top img {
	width: 50px !important;
	height: 50px;
	margin-right: 15px
}

.review-top p {
	font-size: 13px;
	line-height: normal;
	margin-bottom: 2px
}

.review-top p span {
	color: #123456;
	font-family: "Roboto Slab", serif;
	font-size: 15px
}

.review-top p small {
	color: #9e9e9e
}

.review-bottom p {
	font-size: 13px;
	line-height: 1.5
}

.sp-copyrights {
	padding: 20px 0
}

.sp-copyrights p {
	line-height: 1.5;
	font-size: 14px;
	color: #ccc
}

.sp-copyrights p span {
	color: #fff
}

p.sp-disclaimer {
	font-size: 12px;
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #2d4c6b
}

.sp-copyrights p:nth-last-child(1) {
	text-align: center
}

@media(max-width:1199px) {
	.sp-service-img {
		margin-top: 100px
	}

	.sidebar-col-4 {
		padding-left: 0
	}

	.enquiry-form {
		padding: 20px 25px 25px
	}

	.enquiry-form-head p {
		font-size: 18px;
		margin-bottom: 6px
	}

	#types.sp-amenities ul li {
		width: 25%
	}

	.sp-gallery-row .thumbnail img {
		height: 160px
	}
}

@media(max-width:991px) {
	.sp-about-content {
		padding-left: 0
	}

	.sp-about-content h1 {
		margin-bottom: 20px
	}

	.sp-team-head {
		text-align: center
	}

	.sp-team-head img {
		width: 250px;
		height: 250px;
		margin: auto
	}

	.sp-team-content {
		margin-bottom: 30px
	}

	.sp-service-img {
		margin-top: 0;
		margin-bottom: 30px
	}

	.sp-team-head figcaption {
		display: inline-block
	}

	.sp-service-row {
		padding-left: 0
	}

	.sticky-fix {
		position: relative;
		top: 0
	}

	.pj-breadcrumb {
		margin-bottom: 0
	}

	.pj-breadcrumb.mt-resp-0 {
		margin-top: 0;
		text-align: left;
		padding: 5px 15px 10px
	}

	.pj-price {
		margin-top: 0;
		margin-bottom: 15px
	}

	#types.sp-amenities ul li {
		width: 25%
	}

	.sp-gallery-row .thumbnail img {
		height: 180px
	}
}

@media(max-width:767px) {

	.sp-about-video:after,
	.sp-about-video:before {
		width: 50px;
		height: 50px
	}

	.sp-about-video:before {
		top: -8px;
		left: -8px
	}

	.sp-about-video:after {
		bottom: -8px;
		right: -8px
	}

	.sp-about-video:hover:after,
	.sp-about-video:hover:before {
		width: 70px;
		height: 70px
	}

	.sp-about-video video {
		padding: 6px
	}

	.sp-about-list-section {
		padding-bottom: 10px
	}

	.sp-about-listing {
		margin-bottom: 30px
	}

	#types.sp-amenities ul li {
		width: 33.33333333%
	}

	.pj-header-btns {
		text-align: left;
		padding: 0 30px
	}

	.floor-plan-item img {
		height: auto
	}

	.pricing-table {
		border: none
	}

	.pricing-table table.table {
		border: 1px solid #ddd
	}

	.pricing-table table.table tbody tr td {
		padding: 8px 12px
	}
}

@media(max-width:580px) {
	.sp-copyrights {
		padding-bottom: 50px
	}
}

@media(max-width:567px) {
	.sp-about-video video {
		height: 280px
	}

	.sp-service-row {
		margin-left: -6px;
		margin-right: -6px;
		margin-bottom: 8px
	}

	.sp-service-row .col-sm-4 {
		padding-left: 6px;
		padding-right: 6px
	}

	.sp-service-item {
		padding: 20px;
		margin-bottom: 12px
	}

	.sp-service-item:before {
		top: -20px;
		right: -20px;
		width: 60px;
		height: 60px
	}

	.sp-service-item img {
		margin-bottom: 12px
	}

	.sp-service-item h3 {
		font-size: 14px
	}

	.pj-title {
		font-size: 22px;
		margin-bottom: 15px
	}

	#types.sp-amenities ul li {
		width: 50%
	}

	.sp-gallery-row {
		margin-left: -4px;
		margin-right: -4px;
		margin-bottom: 17px
	}

	.sp-gallery-row .thumb {
		padding-left: 4px;
		padding-right: 4px
	}

	.sp-gallery-row .thumbnail {
		padding: 3px;
		margin-bottom: 8px
	}

	.sp-gallery-row .thumbnail img {
		height: 140px
	}

	#image-gallery-image {
		height: 230px
	}

	.sp-builder-row {
		margin-left: -4px;
		margin-right: -4px
	}

	.sp-builder {
		padding-left: 4px;
		padding-right: 4px;
		margin-bottom: 8px
	}

	.brochure-frame,
	.brochure-frame embed {
		height: 280px
	}
}

@media(max-width:399px) {
	.sp-team-head img {
		width: 100%;
		height: auto
	}

	.sp-team-head figcaption {
		display: block
	}

	.sp-builder-title {
		font-size: 12px
	}
}

.builder-name {
	width: 100%;
	text-align: center;
	margin-bottom: 20px;
}

.builder-name a {
	color: #123456;
	font-weight: 400;
	font-size: 14px;
	text-decoration: none;
}

.builder-name a:hover {
	color: #d27f00;
}

.qr-code {
	width: 135px;
	display: inline-block;
	text-align: center;
	border: 1px solid #ddd;
	margin: 20px 21px;
}

.qr-code img {
	width: 100%;
}

.qr-code span {
	display: block;
	padding: 5px;
	font-size: 13px;
	border-top: 1px solid #ddd;
}

.qr-code-row {
	display: inline-block;
	margin: 0 0 25px;
}

.updation
{
	color: #f9a11b !important;
	font-weight: 500;
}

.pj-header-btns
{
	margin-top: -48px;
}

.mr-left
{
	margin-right: 20px !important;
}

.pj-details h2
{
	font-size: 22px;
    margin-bottom: 20px;
}

.rate {
    float: left;
    height: 46px;
}

.rating h3
{
	font-size: 16px;
	color: #909090;
}

.rate:not(:checked) > input {
    position:absolute;
    top:-9999px;
}
.rate:not(:checked) > label {
    float:right;
    width:1em;
    overflow:hidden;
    white-space:nowrap;
    cursor:pointer;
    font-size:20px;
    color:#ccc;
}
.rate:not(:checked) > label:before {
    content: '★ ';
}
.rate > input:checked ~ label {
    color: #ffc700;    
}
.rate:not(:checked) > label:hover,
.rate:not(:checked) > label:hover ~ label {
    color: #deb217;  
}
.rate > input:checked + label:hover,
.rate > input:checked + label:hover ~ label,
.rate > input:checked ~ label:hover,
.rate > input:checked ~ label:hover ~ label,
.rate > label:hover ~ input:checked ~ label {
    color: #c59b08;
}


label {
	display: block;
	margin-bottom: 5px;
	font-size: 13px;
}
.ml-1 {
    margin-left: 4px;
	font-size: 20px;
}
.ml-2 {
    margin-left: 4px;
	font-size: 14px;
	color: #4a4a4a;
}

.downpayment-wrapper {
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    margin-bottom: 0;
    float: right;
	margin-top: -32px;
    border: 1px solid #ddd2d2;
    padding: 5px;
	border: 1px solid #ddd2d2;
    border-radius: 3px;
    padding: 3px;
    margin-bottom: 5px;
}

input[type="range"] {
	/* removing default appearance */
	-webkit-appearance: none;
	appearance: none; 
	/* creating a custom design */
	width: 100%;
	cursor: pointer;
	outline: none;
	border-radius: 15px;
	/*  overflow: hidden;  remove this line*/
	margin-bottom: 42px;
	/* New additions */
	height: 6px;
	background: #ccc;
  }
  
  /* Thumb: webkit */
  input[type="range"]::-webkit-slider-thumb {
	/* removing default appearance */
	-webkit-appearance: none;
	appearance: none; 
	/* creating a custom design */
	height: 15px;
	width: 15px;
	background-color: #f9a11b;
	border-radius: 50%;
	border: none;
  
	/* box-shadow: -407px 0 0 400px #f50; emove this line */
	transition: .2s ease-in-out;
  }
  
  /* Thumb: Firefox */
  input[type="range"]::-moz-range-thumb {
	height: 15px;
	width: 15px;
	background-color: #f9a11b;
	border-radius: 50%;
	border: none;
	
	/* box-shadow: -407px 0 0 400px #f50; emove this line */
	transition: .2s ease-in-out;
  }
  
  /* Hover, active & focus Thumb: Webkit */
  
  input[type="range"]::-webkit-slider-thumb:hover {
	box-shadow: 0 0 0 10px rgba(255,85,0, .1)
  }
  input[type="range"]:active::-webkit-slider-thumb {
	box-shadow: 0 0 0 13px rgba(255,85,0, .2)
  }
  input[type="range"]:focus::-webkit-slider-thumb {
	box-shadow: 0 0 0 13px rgba(255,85,0, .2)
  }
  
  /* Hover, active & focus Thumb: Firfox */
  
  input[type="range"]::-moz-range-thumb:hover {
	box-shadow: 0 0 0 10px rgba(255,85,0, .1)
  }
  input[type="range"]:active::-moz-range-thumb {
	box-shadow: 0 0 0 13px rgba(255,85,0, .2)
  }
  input[type="range"]:focus::-moz-range-thumb {
	box-shadow: 0 0 0 13px rgba(255,85,0, .2)    
  }

button {
	background-color: #f9a11b;
    color: white;
    padding: 10px;
    border: none;
    cursor: pointer;
    font-size: 18px;
    border-radius: 3px;
}

button:hover {
	background-color: #45a049;
}

#result {
    display: flex;
    justify-content: center;
    align-items: center;
    background: #edeff6;
    height: 54px;
    width: 100%;
    border: 1px solid #f5f0f0;
	font-weight: 500;

} 

/* FAQ */
.faq_area {
	padding: 0px 0;
	/* background:#0A192F; */
  }
  .faq_wrapper {
	max-width: 800px;
	margin: auto;
  }
  .faq_item {
	margin-bottom: 6px;
  }
  .faq_title {
	padding: 10px;
    background: #ffffff;
    color: #123456;
    /* font-weight: 700; */
    cursor: pointer;
    font-size: 14px;
    position: relative;
    border: 1px solid #e5e5e5;
    border-radius: 3px;
  }
  .faq_title span.arrow {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' class='bi bi-chevron-down' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E");
	width: 20px;
	height: 20px;
	background-size: contain;
	position: absolute;
	right: 20px;
	color: #fff;
	top: 0;
	margin: auto;
	bottom: 0;
	transition: all 0.5s;
  }
  .faq_title.active span.arrow {
	transform: rotate(180deg);
  }
  .faq_details {
	font-size: 18px;
    padding: 13px;
    background: #f5f5f5;
    border: 1px solid #f3f3f3;
    border-radius: 3px;
    display: none;
    color: #fff;
  }
  .faq_item:first-child .faq_details {
	display: block;
  }

  .builder-logo
  {
	width: 90px;
    height: 59px;
    object-fit: cover;
    border: 1px solid #f2ecec;
	margin-top: -14px;
  }
  
  .portfolio
  {
	background: #fff;
	
  }

  .project-overview
  {
	background: #fff;
    padding: 10px;
    margin-top: -21px;
    margin-bottom: 15px;
  }

  .pt20
  {
	padding: 15px;
  }

  .floor-plan-row {
    display: flex;
    flex-wrap: wrap;
    margin-left: -7px;
    margin-right: -7px;
    margin-bottom: 16px;
    /* margin-top: 40px; */
    padding: 10px;
}

.margin-top
{
	margin-top: 20px;
}

.calc-img
{
	width: 100%;
    margin: 0px auto;
    margin-top: -11px;
}

.calculator_range {
    display: flex;
    justify-content: space-between;
}

.calculator_emimarg {
    margin-bottom: 22px;
}

.calculator_range li {
    color: #a8a8a8;
    font-size: 12px;
	margin-top: -33px;
}

@media (max-width:992px)
{
	.construction
	{
		font-size: 15px;
    margin-bottom: 10px;
    display: block;
    line-height: 25px;
	}

	.pj-header-btns {
		margin-top: -2px;
    /* display: flex; */
    display: inline;
    margin-left: -22px;
		/* display: flex; */
	}
}