@charset "utf-8";

@font-face {
	font-family: "web-vazir";
	src: url("../fonts/vazir-fd-wl.eot"); /* IE */
	src: url("../fonts/vazir-fd-wl.eot?#iefix") format("embedded-opentype"), /* IE */
	url("../fonts/vazir-fd-wl.woff2") format("woff2"), /* Modern Browsers */
	url("../fonts/vazir-fd-wl.woff") format("woff"), /* Modern Browsers */
	url("../fonts/vazir-fd-wl.ttf") format("truetype"); /* Safari, Android, iOS */
	font-weight: normal;
}

@font-face {
	font-family: "web-vazir";
	src: url("../fonts/vazir-bold-fd-wl.eot"); /* IE */
	src: url("../fonts/vazir-bold-fd-wl.eot?#iefix") format("embedded-opentype"), /* IE */
	url("../fonts/vazir-bold-fd-wl.woff2") format("woff2"), /* Modern Browsers */
	url("../fonts/vazir-bold-fd-wl.woff") format("woff"), /* Modern Browsers */
	url("../fonts/vazir-bold-fd-wl.ttf") format("truetype"); /* Safari, Android, iOS */
	font-weight: bold;
}

.ltr_text {
	display: inline-block;
	direction: ltr;
}

.fa,
[class^="icon-"],
[class*=" icon-"],
[class^="ion-"],
[class*=" ion-"] {
	vertical-align: middle;
}

.button [class^="ion-"]:before,
.button [class*=" ion-"]:before {
	vertical-align: middle;
}

select,
textarea {
	border: 1px solid #e5e5f8;
	width: 100%
}
img,
label {
	max-width: 100%
}
* {
	padding: 0;
	margin: 0
}
html {
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	font-size: 10px;
	-webkit-tap-highlight-color: transparent
}
body {
	font-family: 'web-vazir', 'segoe ui', tahoma;
	direction: rtl;
	font-size: 14px;
	color: #515666;
	background-color: #f3f3f9;
	line-height: 1.85;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	overflow-x: hidden
}
a {
	-moz-transition-property: color;
	-o-transition-property: color;
	-webkit-transition-property: color;
	transition-property: color;
	-moz-transition-duration: .25s;
	-o-transition-duration: .25s;
	-webkit-transition-duration: .25s;
	transition-duration: .25s;
	color: #3a3f4c
}
a,
a:active,
a:focus,
a:hover {
	outline: 0;
	text-decoration: none
}
a:active,
a:hover {
	color: #f9a11b
}
ol,
ul {
	list-style: none
}
img {
	height: auto;
	vertical-align: middle
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: 500;
	line-height: 1.85;
	color: inherit;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
.button,
.button-2,
.item-wrap>label {
	font-weight: 600
}
.h4,
.h5,
.h6,
h4,
h5,
h6 {
	margin-top: 10px;
	margin-bottom: 10px
}
.h1,
h1 {
	font-size: 36px
}
.h2,
h2 {
	font-size: 30px
}
.h3,
h3 {
	font-size: 24px
}
.h4,
h4 {
	font-size: 18px
}
.h5,
h5 {
	font-size: 14px
}
.h6,
h6 {
	font-size: 12px
}
p {
	margin: 0 0 10px;
	line-height: 2;
}
input[type=password],
input[type=text],
input[type=url],
input[type=number] {
	border: 1px solid #e5e5f8;
	padding: 8px 15px;
	width: 100%;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s
}
input[type=password]:focus,
input[type=text]:focus,
input[type=url]:focus,
input[type=number]:focus,
textarea:focus {
	border-color: #f9a11b;
	outline: 0;
	-webkit-appearance: none
}
textarea {
	padding: 10px 15px;
	min-height: 150px;
	resize: vertical;
}
iframe {
	width: 100%;
	border: none
}
select {
	padding: 9px 10px;
	cursor: pointer
}
input[type=checkbox],
input[type=radio] {
	box-sizing: border-box;
	padding: 0;
	margin: 0;
	line-height: normal;
	vertical-align: middle;
}
.item-wrap>label,
.title {
	line-height: 1.85;
}
.item-wrap {
	margin-bottom: 30px
}
.item-wrap>label {
	color: #3a3f4c;
	display: block;
	font-size: 16px;
	margin: 35px 0 12px
}
.button,
.button-2,
.button:hover,
.button:focus {
	color: #fff
}
.button,
.button-2,
.readmore,
label {
	display: inline-block
}
.button {
	background: #f9a11b;
	font-size: 14px;
	border: none;
	padding: 10px 30px;
	overflow: hidden;
	cursor: pointer;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	-webkit-transition-property: color;
	transition-property: color;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none
}
.button:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	bottom: 0;
	right: -40px;
	left: -8px;
	background: #114a82;
	-webkit-transform: skewX(-45deg) scaleX(1);
	-ms-transform: skewX(-45deg) scaleX(1);
	transform: skewX(-45deg) scaleX(1);
	-webkit-transform-origin: 100%;
	-ms-transform-origin: 100%;
	transform-origin: 100%;
	-webkit-transition: all .4s ease-out 0s;
	-o-transition: all .4s ease-out 0s;
	transition: all .4s ease-out 0s
}
.button-2:before,
.popup-video>a:before {
	content: ''
}
.button>i {
	position: absolute;
	top: 12px;
	left: 0;
	right: auto;
	width: 35px
}
.fullwidth,
table {
	width: 100%
}
.button:hover:before {
	-webkit-transform: skewX(0) scaleX(0);
	-ms-transform: skewX(0) scaleX(0);
	transform: skewX(0) scaleX(0)
}
.button-2 {
	border: none;
	background: #f9a11b;
	font-size: 16px;
	padding: 15px 30px;
	position: relative;
	overflow: hidden;
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s;
	vertical-align: middle;
}
table,
table td,
table th {
	border: 1px solid rgba(51, 51, 51, .1)
}
.button-2:hover {
	color: #FFF
}
.button-2:before {
	position: absolute;
	top: 0;
	right: 0;
	height: 100%;
	width: 100%;
	background: #db8706;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transform: translate(-100%, 0);
	-ms-transform: translate(-100%, 0);
	-o-transform: translate(-100%, 0);
	transform: translate(-100%, 0);
	-webkit-transition: all .3s cubic-bezier(.2, 0, 1, 1);
	-o-transition: all .3s cubic-bezier(.2, 0, 1, 1);
	transition: all .3s cubic-bezier(.2, 0, 1, 1)
}
.button-2:hover:before {
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	transform: translate(0, 0);
	background-color: #db8706
}
.button-2>span {
	position: relative;
	backface-visibility: hidden;
	z-index: 10
}
blockquote {
	padding: 10px 20px;
	margin: 0 0 20px;
	font-size: 17.5px
}
table {
	border-collapse: separate;
	border-spacing: 0;
	margin: 0 0 1.6em;
	table-layout: fixed
}
table td,
table th {
	padding: .4em
}
label {
	margin-bottom: 5px;
	font-weight: 700
}
.widget {
	margin-top: 30px;
	clear: both
}
.widget:first-child {
	margin-top: 0
}
.widget ul li {
	padding-bottom: 10px
}
.widget ul li:last-child {
	padding-bottom: 0
}
.title {
	font-size: 30px;
	color: #f9a11b;
	font-weight: 600
}
.ads-service .title {
	font-size: 34px
}
.ads-service .ads-phone .ads-desc {
	font-size: 16px;
	color: #fff;
	margin-top: -2px;
}
.ads-service .ads-phone .ads-desc a:hover {
	color: #f9a11b
}
.ads-service img {
	position: absolute;
	bottom: 0;
	right: -275px
}
.readmore {
	clear: both;
	font-weight: 500;
	margin-top: 5px;
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s
}
.readmore:after {
	content: "\f3cf";
	font-family: Ionicons;
	margin-right: 5px;
	font-weight: 700;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
	vertical-align: middle;
}
.readmore:hover:after {
	margin-right: 10px
}
.agent-carousel .owl-nav,
.blog-carousel .owl-nav,
.partner-carousel .owl-nav,
.properties-carousel .owl-nav {
	position: absolute;
	top: -120px;
	left: 10px
}
.agent-carousel .owl-nav [class*=owl-],
.blog-carousel .owl-nav [class*=owl-],
.partner-carousel .owl-nav [class*=owl-],
.properties-carousel .owl-nav [class*=owl-],
.shop-slider .owl-nav [class*=owl-] {
	background: #114a82;
	display: inline-block;
	width: 45px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	margin-right: 4px;
	margin-left: 4px;
	cursor: pointer;
	position: relative;
	overflow: hidden;
	filter: Alpha(Opacity=100);
	opacity: 1;
	border-radius: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s
}
.agent-carousel .owl-nav [class*=owl-] i,
.blog-carousel .owl-nav [class*=owl-] i,
.partner-carousel .owl-nav [class*=owl-] i,
.properties-carousel .owl-nav [class*=owl-] i,
.shop-slider .owl-nav [class*=owl-] i {
	color: #fff;
	font-size: 24px;
	line-height: 41px;
	vertical-align: middle;
	position: relative;
	top: 1px;
}
.agent-carousel .owl-nav [class*=owl-]:after,
.blog-carousel .owl-nav [class*=owl-]:after,
.partner-carousel .owl-nav [class*=owl-]:after,
.properties-carousel .owl-nav [class*=owl-]:after,
.shop-slider .owl-nav [class*=owl-]:after {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	bottom: 0;
	right: -30px;
	left: -8px;
	background: #114a82;
	-webkit-transform: skewX(-45deg) scaleX(1);
	transform: skewX(-45deg) scaleX(1);
	-webkit-transform-origin: 100%;
	transform-origin: 100%;
	-webkit-transition: all .4s ease-out 0s;
	-o-transition: all .4s ease-out 0s;
	transition: all .4s ease-out 0s
}
.agent-carousel .owl-nav [class*=owl-]:hover,
.blog-carousel .owl-nav [class*=owl-]:hover,
.partner-carousel .owl-nav [class*=owl-]:hover,
.properties-carousel .owl-nav [class*=owl-]:hover,
.shop-slider .owl-nav [class*=owl-]:hover {
	background: #f9a11b
}
.agent-carousel .owl-nav [class*=owl-]:hover:after,
.blog-carousel .owl-nav [class*=owl-]:hover:after,
.partner-carousel .owl-nav [class*=owl-]:hover:after,
.properties-carousel .owl-nav [class*=owl-]:hover:after,
.shop-slider .owl-nav [class*=owl-]:hover:after {
	-webkit-transform: skewX(0) scaleX(0);
	transform: skewX(0) scaleX(0)
}
.owl-dots {
	width: 100%;
	top: inherit;
	margin-top: 14px;
	text-align: center;
	right: 0
}
.owl-dots .owl-dot {
	float: none
}
.owl-theme .owl-dots .owl-dot span {
	width: 20px;
	height: 4px;
	padding: 0;
	background: #e5e5f8;
	margin: 0 5px;
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-border-radius: 0;
	border-radius: 0;
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s
}
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
	background: #f9a11b
}
.go-to-top {
	background-color: rgba(0, 0, 0, .15);
	-webkit-border-radius: 4px;
	border-radius: 4px;
	bottom: 72px;
	opacity: 0;
	filter: alpha(opacity=0);
	position: fixed;
	left: -60px;
	-webkit-transition: all .2s ease-in-out 0s;
	-o-transition: all .2s ease-in-out 0s;
	transition: all .2s ease-in-out 0s;
	color: #fff;
	font-size: 40px;
	height: 50px;
	line-height: 1;
	text-align: center;
	width: 50px;
	z-index: 1000;
	visibility: hidden;
	cursor: pointer
}
.go-to-top:hover {
	color: #f9a11b
}
.go-to-top.on {
	opacity: .8;
	filter: alpha(opacity=80);
	visibility: visible;
	left: 20px
}
.position-static {
	position: static
}
.popup-video {
	float: right;
	width: 100%;
	position: relative
}
.popup-video>a {
	display: block;
	overflow: hidden;
	height: 550px;
	background-repeat: none;
	background-size: cover;
	background-position: center
}
.popup-video>a:before {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	background: rgba(17, 74, 130, .8)
}
.popup-video>a>span>span:after,
.popup-video>a>span>span:before {
	content: "\f488";
	display: inline-block;
	font-family: Ionicons
}
.popup-video>a>span {
	position: absolute;
	top: 50%;
	right: 50%;
	color: #fff;
	font-size: 48px;
	background: #f9a11b;
	display: inline-block;
	width: 90px;
	height: 90px;
	line-height: 90px;
	text-align: center;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	-webkit-transform: translate(50%, -50%);
	-ms-transform: translate(50%, -50%);
	-o-transform: translate(50%, -50%);
	transform: translate(50%, -50%);
	-webkit-box-shadow: 0 0 0 5px #fab54d;
	box-shadow: 0 0 0 5px #fab54d;
	direction: ltr;
}
.popup-video>a>span>span {
	position: relative;
	overflow: hidden;
	left: 2px;
}
.popup-video>a>span>span:before {
	position: absolute;
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	transform: translate(0, 0);
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s
}
.popup-video:hover>a>span>span:before {
	-webkit-transform: translate(-150%, 0);
	-ms-transform: translate(-150%, 0);
	-o-transform: translate(-150%, 0);
	transform: translate(-150%, 0);
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s
}
.popup-video>a>span>span:after {
	-webkit-transform: translate(150%, 0);
	-ms-transform: translate(150%, 0);
	-o-transform: translate(150%, 0);
	transform: translate(150%, 0);
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s
}
.popup-video:hover>a>span>span:after {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	transform: translate(0, 0);
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s
}
.nav>li>a,
.pagination-loop a,
.pagination-loop span {
	display: inline-block;
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s
}
.section-about-group .popup-video {
	margin-top: 57px
}
.section-about-group .popup-video a {
	max-height: 260px;
	-webkit-box-shadow: 0 0 35px 0 rgba(0, 0, 0, .12);
	box-shadow: 0 0 35px 0 rgba(0, 0, 0, .12);
	background-image: url(../images/background/about_video.png)
}
.section-about-group .popup-video a>span {
	width: 68px;
	height: 68px;
	line-height: 68px;
	font-size: 36px;
	direction: ltr;
}
.pagination-loop {
	display: inline-block;
	width: 100%;
	text-align: center;
	margin: 20px 0 50px
}
.pagination-loop a,
.pagination-loop span {
	color: #515666;
	font-size: 14px;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-weight: 500;
	margin: 0 2px;
	vertical-align: middle;
	transition: all .4s ease 0s;
	-webkit-border-radius: 50%;
	border-radius: 50%
}
.pagination-loop a i,
.pagination-loop span i {
	font-size: 16px;
	font-weight: 600
}
.pagination-loop a.current,
.pagination-loop a:hover,
.pagination-loop span.current,
.pagination-loop span:hover {
	background: #f9a11b;
	color: #fff
}
.tabs {
	margin: 0 0 25px;
	border: none
}
.nav-tabs>li {
	margin-bottom: 0
}
.nav>li>a {
	padding: 0;
	border: none;
	margin: 0 0 0 28px;
	background: 100% 0;
	color: #3a3f4c;
	font-size: 16px;
	font-weight: 600;
	position: relative;
	cursor: pointer;
	transition: all .4s ease 0s;
	line-height: 1.85;
}
.ads-service .ads-phone .ads-desc a,
.nav>li>a:after {
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s
}
.nav>li>a:after {
	content: '';
	background: #f9a11b;
	width: 100%;
	height: 3px;
	position: absolute;
	bottom: -5px;
	right: 0;
	-webkit-transform: scale(.4);
	-ms-transform: scale(.4);
	-o-transform: scale(.4);
	transform: scale(.4);
	opacity: 0;
	filter: alpha(opacity=0);
	transition: all .4s ease 0s
}
.nav-tabs>li.active>a:after,
.nav-tabs>li.active>a:focus:after,
.nav-tabs>li:hover>a:after {
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1)
}
.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover,
.nav-tabs>li:hover>a {
	background: 100% 0;
	border: none;
	color: #f9a11b
}
.tab-content {
	padding-top: 15px
}
.floor-plan-skeleton .nav-tabs {
	margin-bottom: 15px;
}
.floor-plan-skeleton .nav-tabs > li {
	margin-bottom: 10px;
}
#googleMap,
#googleMap2 {
	min-height: 550px
}
.ads-service {
	position: relative;
	min-height: 180px;
	padding: 9px 0
}
.ads-service .title {
	line-height: 1.85;
	color: #f9a11b;
	font-weight: 600;
}
.ads-service .sub-title {
	display: block;
	margin-top: 15px;
	font-size: 18px;
	color: #fff
}
.ads-service .ads-phone {
	position: absolute;
	top: 60px;
	left: 0;
	min-width: 295px
}
.ads-service .ads-phone .fa-phone {
	font-size: 50px;
	line-height: 75px;
	float: right;
	padding-left: 10px;
	color: #fff;
	-webkit-transform: rotate(-16deg);
	-ms-transform: rotate(-16deg);
	-o-transform: rotate(-16deg);
	transform: rotate(-16deg)
}
.ads-service .ads-phone .ads-desc a {
	color: #fff;
	font-size: 24px;
	transition: all .4s ease 0s
}
.pagination {
	display: inline-block;
	padding-right: 0;
	margin: 20px 0;
	border-radius: 4px
}
.pagination>li {
	display: inline
}
.pagination>li>a {
	position: relative;
	float: right;
	padding: 6px 12px;
	line-height: 1.428571429;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #ddd;
	margin-right: -1px
}
.stars-rating {
	position: relative;
	display: inline-block;
	width: 100%;
	-webkit-transform: translate(0, -12px);
	-ms-transform: translate(0, -12px);
	-o-transform: translate(0, -12px);
	transform: translate(0, -12px);
}
.stars-rating span:before,
.stars-rating:before {
	width: 90px;
	content: '';
	background-color: #f9a11b;
	height: 16px;
	display: inline-block;
	vertical-align: top;
}
.stars-rating:before {
	-webkit-mask: url(../images/svg/star-outline.svg) no-repeat 50% 50%;
	mask: url(../images/svg/star-outline.svg) no-repeat 50% 50%;
	-webkit-mask-size: cover;
	mask-size: cover;
	position: absolute
}
.stars-rating span {
	display: inline-block;
	position: absolute;
	right: 0;
	overflow: hidden
}
.stars-rating span:before {
	z-index: 9;
	-webkit-mask: url(../images/svg/star.svg) no-repeat 50% 50%;
	mask: url(../images/svg/star.svg) no-repeat 50% 50%;
	-webkit-mask-size: cover;
	mask-size: cover
}
.wrap-page-title {
	background-color: #114a82;
	display: inline-block;
	padding: 10px 40px 22px;
	position: relative
}
.wrap-page-title .page-title {
	padding: 0;
	color: #f9a11b;
	margin: 0;
	font-weight: 600;
	font-size: 32px
}
.wrap-page-title .page-breadcrumb {
	margin-top: 10px;
	color: #fff;
	font-weight: 500
}
.wrap-page-title .page-breadcrumb a {
	color: #fff
}
.wrap-page-title .page-breadcrumb i {
	padding: 0 12px;
	display: inline;
	width: auto;
	height: auto;
	line-height: 1.75;
	margin-right: 0;
	vertical-align: baseline
}
.header-control {
	position: absolute;
	top: 0;
	right: 0;
	text-align: left;
	width: 100%;
	padding: 0 30px;
	z-index: 10
}
.header-control li {
	position: relative;
	z-index: 10;
	margin-right: 15px;
	margin-top: 40px;
	padding: 5px 10px;
	display: inline-block;
	background: #114a82;
	color: #fff;
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s
}
.header-control li.active,
.header-control li:hover {
	background: #f9a11b
}
.header-control li a {
	color: #FFF
}
#error-404 {
	padding: 100px 0;
	font-size: 18px;
	font-weight: 400;
	text-align: center
}
#error-404 h1 {
	font-weight: 600;
	font-size: 26px
}
.required {
	color: red;
	font-weight: 700;
	border: 0
}
#off-canvas-nav {
	display: none
}
.headroom--pinned {
	transform: translateY(0)
}
.headroom--unpinned {
	transform: translateY(-100%)
}
.header,
.header.headroom--pinned.headroom--top {
	position: relative;
	z-index: 1000;
	transition: transform .25s ease-in-out;
	will-change: transform
}
.header.headroom--pinned {
	position: fixed;
	top: 0;
	z-index: 999;
	width: 100%
}
.header .navbar-wrapper {
	background: #fff
}
.topbar {
	background-color: #114a82;
	border-bottom: 1px solid rgba(238, 238, 238, .15);
	border-right: none;
	border-left: none;
	min-height: 45px;
	color: #fff;
	overflow-y: hidden;
	height: 45px
}
.topbar .topmeta {
	font-weight: 500;
	line-height: 0;
}
.topbar .social .social-all a,
.topbar .topmeta a {
	font-weight: 400;
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s
}
.topbar .topmeta .fa-mobile {
	float: right;
	font-size: 24px;
	line-height: 45px;
	margin-left: 10px
}
.header .topbar .fa-mobile,
.header .topbar a,
.header .topbar p {
	line-height: 45px;
	vertical-align: middle;
}
.topbar .topmeta a {
	font-size: 14px;
	padding-left: 8px;
	color: #fff;
	text-decoration: none;
	transition: all .4s ease 0s
}
.topbar .topmeta a:hover {
	color: #f9a11b
}
.topbar .topmeta.topmeta-right>a.popup-login {
	display: inline-block;
	float: right;
	padding-left: 30px;
	position: relative;
	padding-right: 20px
}
.topbar .topmeta.topmeta-right>a.popup-login:before {
	content: "\f200";
	font-family: Ionicons, Sans-serif;
	position: absolute;
	right: 0;
	font-size: 14px
}
.topbar .topmeta.topmeta-right .widget-social {
	display: inline-block;
	margin-top: 0
}
.topbar .social .social-all a {
	display: block;
	padding: 0 0 2px;
	float: right;
	font-size: 18px;
	text-align: center;
	border-right: 1px solid rgba(255, 255, 255, .15);
	transition: all .4s ease 0s;
	line-height: 43px;
}
.topbar .social .social-all a:last-child {
	border-left: 1px solid rgba(255, 255, 255, .15)
}
.topbar .social .social-all a i {
	min-width: 45px
}
header .navbar {
	min-height: 128px;
	margin-bottom: 0;
	border: none;
	border-radius: 0
}
.header .navbar-default .container .navbar-content {
	position: relative
}
.icon-menu {
	display: none
}
header .navbar-brand {
	display: block;
	line-height: 128px;
	font-size: 30px;
	color: #000;
	font-style: normal;
	font-weight: 700;
	height: auto;
}
header .navbar-brand .logo-img {
	height: auto;
	width: 200px;
	margin-top: 17px
}
.navbar-meta {
	float: left;
	height: 128px
}
.navbar-meta.meta-property {
	margin-right: 30px
}
.navbar-meta.meta-property .meta-content a {
	position: relative;
	padding: 0 50px 0 0;
	line-height: 50px;
	width: 196px;
	height: 50px;
	display: inline-block;
	text-align: center;
	margin-top: 39px;
	background: #114a82;
	font-size: 16px;
	color: #fff
}
header .navbar-meta.meta-property .meta-content .meta-property {
	margin-top: 39px
}
.navbar-meta.meta-property .meta-content .meta-property::before {
	background-color: #f9a320
}
.navbar-meta.meta-property .meta-content a span {
	position: absolute;
	right: 17px;
	width: 50px;
	text-align: center;
	display: inline-block;
	margin-right: -17px;
	margin-left: 15px;
	background-color: #f9a11b;
	-webkit-box-shadow: 0 3px 10px 0 rgba(0, 0, 0, .08);
	box-shadow: 0 3px 10px 0 rgba(0, 0, 0, .08)
}
.navbar-meta.meta-phone {
	min-height: 5em;
	min-width: 220px;
	margin-right: 25px;
	display: table
}
.navbar-meta.meta-phone .meta-content {
	display: table-cell;
	vertical-align: middle
}
.navbar-meta.meta-phone .meta-content .fa-mobile {
	font-size: 60px;
	line-height: 50px;
	float: right;
	padding-left: 10px;
	color: #fbb040;
	margin-top: 6px;
}
.navbar-meta.meta-phone .meta-content .meta-desc {
	color: #3a3f4c;
	font-weight: 500;
	margin-top: 3px;
}
.navbar-meta.meta-phone .meta-content .meta-desc a {
	font-weight: 400;
	font-size: 18px;
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s
}
.navbar-meta.meta-social {
	margin-right: 30px;
	line-height: 128px
}
.navbar-meta.meta-social a {
	width: 32px;
	height: 32px;
	line-height: 31px;
	color: #fff;
	text-align: center;
	display: inline-block;
	background: #114a82;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	margin-right: 5px;
	position: relative
}
.navbar-meta.meta-social a::before {
	content: '';
	position: absolute;
	top: -1px;
	right: -1px;
	width: 34px;
	height: 34px;
	background: #f9a11b;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: .3s;
	transition-duration: .3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out
}
.navbar-meta.meta-social a i {
	position: relative;
	font-size: 15px
}
.navbar-meta.meta-social a:hover::before {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1)
}
.header-minicart .widget-shopping-cart-content {
	float: left;
	position: relative;
	width: 55px;
	padding-right: 20px
}
.header-minicart .widget-shopping-cart-content:last-child {
	padding-right: 0;
	width: 35px;
}
.header-minicart .widget-shopping-cart-content .minicart-link-hover {
	font-size: 24px;
	position: relative;
	line-height: 128px;
	top: 3px
}
.header-minicart .widget-shopping-cart-content .minicart-link-hover span {
	position: absolute;
	background: #f9a11b;
	border-radius: 50%;
	line-height: 21px;
	top: -1px;
	left: -12px;
	font-size: 12px;
	font-weight: 600;
	color: #fff;
	width: 20px;
	height: 20px;
	text-align: center
}
.header-minicart .widget-shopping-cart-content .wrap-minicart {
	opacity: 0;
	filter: alpha(opacity=0);
	visibility: hidden;
	position: absolute;
	top: 100%;
	left: 10px;
	width: 390px;
	background: #fff;
	padding: 25px;
	-webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .15);
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, .15)
}
.header-minicart .widget-shopping-cart-content .wrap-minicart .cart_list {
	margin: 0;
	padding: 0;
	list-style: none
}
.wrap-minicart .cart_list .mini-cart-item {
	position: relative;
	padding: 0 0 0 20px;
	margin: 0 0 25px;
	float: right;
	width: 100%
}
.wrap-minicart .cart_list .mini-cart-item a.remove {
	position: absolute;
	top: 50%;
	left: 0;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	transform: translate(0, -50%);
	font-size: 16px;
	color: red;
	width: 1em;
	height: 1em;
	text-align: center;
	line-height: 1;
	border-radius: 100%;
	border: 0;
	text-decoration: none
}
.wrap-minicart .cart_list .mini-cart-item img {
	float: right;
	margin: 0 0 0 22px;
	border: 1px solid #e5e5f8;
	width: 70px
}
.wrap-minicart .cart_list .mini-cart-item .quantity {
	margin-top: 5px;
	display: inline-block;
}
.wrap-minicart .cart_list .mini-cart-item .quantity .txt-quantity {
	margin-right: 15px
}
.wrap-minicart .total {
	border-top: 1px solid #e5e5f8;
	padding-top: 20px;
	font-size: 16px;
	font-weight: 500;
	float: right;
	width: 100%
}
.wrap-minicart .total strong {
	float: right;
	font-weight: 500
}
.wrap-minicart .total .amount {
	float: left
}
.wrap-minicart .buttons {
	margin-top: 20px;
	float: right;
	width: 100%
}
.header-fullwidth .container-fluid {
	padding-right: 40px;
	padding-left: 40px
}
.header-2 {
	display: table;
	width: 100%
}
.header-2 .navbar-header {
	background: #114a82;
	height: 110px;
	text-align: center;
	width: 295px
}
.header-2 .navbar-brand {
	line-height: normal;
	width: 100%
}
.header-2 .navbar-header .logo-img {
	width: auto;
	display: inline;
	margin-top: 15px;
}
.header-2 .main-menu,
.header-2 .property-search {
	width: calc(100% - 295px)
}
.header-2 .navbar-nav {
	min-height: 50px;
	list-style: none;
	width: 100%;
	position: relative
}
.header-2 .main-menu .navbar-nav li>a {
	font-size: 16px;
	color: #3a3f4c;
	font-weight: 500;
	line-height: 0;
	line-height: 50px
}
.header-2 .main-menu .navbar-nav li:hover .sub-menu {
	top: 100%
}
.header-2 .form-halfmap {
	float: right;
	background: #fbfbfe;
	padding: 0 30px;
	width: 100%;
	-webkit-box-shadow: inset 0 5px 10px 1px rgba(0, 0, 0, .08);
	box-shadow: inset 0 5px 10px 1px rgba(0, 0, 0, .08)
}
.header-2 .form-halfmap>div {
	float: right;
	border-left: 1px solid #e5e5f8;
	display: inline-block;
	padding: 0;
	margin-bottom: 0
}
.header-2 .form-halfmap .item-wrap>input[type=text] {
	padding: 5px 15px;
	width: auto;
	margin: 12px 0 12px 30px
}
.header-2 .form-halfmap .selection {
	border: none;
	color: #515666;
	font-weight: 500;
	line-height: 24px;
	padding: 20px 15px 16px 30px;
	margin: 0 5px;
	background: 100% 0;
	width: auto;
	outline: 0
}
.header-2 .form-halfmap .button {
	float: left;
	padding: 7px 30px;
	font-weight: 500;
	margin-top: 11px
}
.header-toggle .menu-nav-control {
	float: left;
	margin-right: 25px;
	line-height: 128px
}
.header-toggle .menu-header3 {
	display: inline-block;
	width: 26px;
	height: 15px;
	cursor: pointer;
	position: relative;
	vertical-align: middle;
}
.header-toggle .menu-header3 span {
	display: block;
	width: 100%;
	height: 2px;
	background: #114a82;
	position: absolute;
	right: 0;
	top: 6px;
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s
}
.header-toggle .menu-header3 span:first-child {
	top: 0;
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s
}
.header-toggle .menu-header3 span:last-child {
	top: 12px;
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s
}
.header-toggle .menu-header3.open {
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s
}
.header-toggle .menu-header3.open span {
	transform-origin: center center;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 7px
}
.header-toggle .menu-header3.open span:first-child {
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	transform-origin: center center;
	top: 7px
}
.header-toggle .menu-header3.open span:last-child {
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all 0s ease 0s;
	-o-transition: all 0s ease 0s;
	transition: all 0s ease 0s
}
.main-menu {
	margin-left: 20px;
}
.header-2 .main-menu {
	margin-left: 0;
}
.main-menu.center {
	-webkit-transform: translate(50%, 0);
	-ms-transform: translate(50%, 0);
	-o-transform: translate(50%, 0);
	transform: translate(50%, 0);
	right: 50%;
	position: absolute;
	margin-right: -30px;
}
.main-menu .navbar-nav {
	list-style: none;
	padding: 0;
	margin: 0
}
.main-menu .navbar-nav>li {
	position: relative;
	z-index: 2;
	display: inline-block
}
.main-menu .navbar-nav>li .fa-angle-down {
	display: none
}
.main-menu .navbar-nav li>a {
	font-size: 18px;
	font-weight: 500;
	color: #333;
	line-height: 128px
}
.main-menu .navbar-nav>li {
	margin-right: 18px;
	margin-left: 18px;
}
.main-menu .navbar-nav>li>a {
	display: block;
	padding: 0;
}
.main-menu .navbar-nav li>.sub-menu {
	position: absolute;
	z-index: 2;
	right: 0;
	list-style: none;
	padding: 0;
	margin: 0;
	background: #fff;
	border: 1px solid #e5e5f8;
	min-width: 220px;
	opacity: 0;
	filter: alpha(opacity=0);
	visibility: hidden
}
.main-menu .navbar-nav li:hover .sub-menu {
	opacity: 1;
	filter: alpha(opacity=100);
	visibility: visible;
	-webkit-transition: all .6s ease 0s;
	-o-transition: all .6s ease 0s;
	transition: all .6s ease 0s
}
.main-menu .navbar-nav li>.sub-menu li {
	float: none;
	position: relative;
	padding: 0 20px;
	border-bottom: 1px solid #e5e5f8
}
.main-menu .navbar-nav li>.sub-menu li a {
	background: 100% 0;
	color: #8b92a6;
	font-weight: 400;
	line-height: 24px;
	display: block;
	position: relative;
	padding: 7px 0;
	-webkit-transition: all .1s ease 0s;
	-o-transition: all .1s ease 0s;
	transition: all .1s ease 0s;
	text-decoration: none;
	font-size: 14px;
}
.main-menu .navbar-nav li>.sub-menu li .sub-menu {
	list-style: none;
	padding: 10px 0;
	margin: 0;
	position: absolute;
	right: 70%;
	top: 0;
	z-index: 1;
	min-width: 220px;
	visibility: hidden;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
	background: #fff
}
.main-menu li.megamenu {
	position: static
}
.main-menu li.megamenu:hover {
	cursor: pointer
}
.main-menu li.megamenu>.sub-menu {
	min-width: 1140px;
	padding: 0 40px;
	-webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .15);
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, .15)
}
.header-fullwidth .main-menu li.megamenu>.sub-menu {
	right: 50%;
	transform: translateX(50%)
}
.header-toggle .main-menu li.megamenu>.sub-menu {
	left: 0;
	right: 60%;
	transform: translateX(82%)
}
.main-menu li.megamenu>.sub-menu>li {
	padding: 45px 20px;
	float: right;
	border-bottom: none
}
.main-menu li.megamenu.mega-col-2>.sub-menu>li {
	width: 50%
}
.main-menu li.megamenu.mega-col-4>.sub-menu>li {
	width: 25%
}
.main-menu li.megamenu.mega-col-3>.sub-menu>li {
	width: 33.33%
}
.main-menu li.megamenu.mega-col-5>.sub-menu>li {
	width: 20%
}
.main-menu li.megamenu.mega-col-6>.sub-menu>li {
	width: 16.66%
}
.main-menu li.megamenu>.sub-menu h4,
.main-menu li.megamenu>.sub-menu>li .widget-title,
.main-menu li.megamenu>.sub-menu>li>a {
	color: #666f86;
	margin: 0 0 15px;
	font-size: 18px;
	font-weight: 400;
	padding: 0 0 10px;
	line-height: 24px;
	border-bottom: 1px solid rgba(17, 74, 130, .09)
}
.main-menu li.megamenu>.sub-menu>li>.sub-menu {
	padding: 0;
	position: relative;
	display: block;
	right: 0;
	transition: none;
	box-shadow: none;
	opacity: 1;
	filter: alpha(opacity=100);
	background: 100% 0;
	border: none
}
.main-menu li.megamenu>.sub-menu>li>.sub-menu li {
	width: 100%;
	padding: 0;
	border: none;
	background: 100% 0
}
.main-menu .navbar-nav li>.sub-menu li:hover .sub-menu {
	right: 100%;
	opacity: 1;
	filter: alpha(opacity=100);
	visibility: visible;
	-webkit-transition: all .6s ease 0s;
	-o-transition: all .6s ease 0s;
	transition: all .6s ease 0s
}
.main-menu li.megamenu:hover>.sub-menu>li>.sub-menu {
	visibility: visible
}
.main-menu li.megamenu>.sub-menu>li:hover .sub-menu {
	transition: none;
	right: 0
}
.main-menu li.megamenu>.sub-menu>li>.sub-menu li a {
	color: #8b92a6
}
.main-menu li.megamenu>.sub-menu>li .megamenu-widget-area li {
	padding: 12px 0;
	border-bottom: none;
	overflow: hidden;
	height: 90px;
}
.main-menu li.megamenu>.sub-menu>li .megamenu-widget-area li a {
	color: #3a3f4c;
	padding: 0;
	line-height: 1.6;
	font-weight: 400;
	font-size: 13px;
	position: relative
}
.main-menu li.megamenu>.sub-menu>li .megamenu-widget-area li a span {
	position: relative;
	top: -3px;
}
.main-menu li.megamenu>.sub-menu>li .megamenu-widget-area li a img {
	width: 65px;
	height: auto;
	box-shadow: none;
	margin-right: 0;
	float: right;
	margin-left: 15px;
	border: 1px solid rgba(17, 74, 130, .09)
}
.main-menu li.megamenu>.sub-menu>li .megamenu-widget-area li a:before {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	width: 65px;
	height: 65px;
	background: rgba(255, 255, 255, .6);
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s;
	-webkit-transform: scale(.6);
	-ms-transform: scale(.6);
	-o-transform: scale(.6);
	transform: scale(.6);
	opacity: 0;
	filter: alpha(opacity=0)
}
.section-fixed,
.section-fullscreen {
	background-attachment: fixed;
	background-position: 50% 50%
}
.section-cover,
.section-fixed,
.section-fullscreen {
	background-repeat: no-repeat;
	background-size: cover
}
.main-menu li.megamenu>.sub-menu>li .megamenu-widget-area li:hover a:before {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	opacity: 1;
	filter: alpha(opacity=100)
}
.main-menu li.megamenu>.sub-menu>li .megamenu-widget-area li a:after {
	content: '\f0c1';
	font-family: FontAwesome;
	position: absolute;
	top: 32px;
	right: 32px;
	color: #114a82;
	font-size: 20px;
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s;
	-webkit-transform: translate(50%, -150%);
	-ms-transform: translate(50%, -150%);
	-o-transform: translate(50%, -150%);
	transform: translate(50%, -150%);
	opacity: 0;
	filter: alpha(opacity=0)
}
.section-overlay-2:after,
.section-overlay-2:before,
.section-overlay:before {
	content: " ";
	bottom: 0
}
.main-menu li.megamenu>.sub-menu>li .megamenu-widget-area li:hover a:after {
	-webkit-transform: translate(50%, -50%);
	-ms-transform: translate(50%, -50%);
	-o-transform: translate(50%, -50%);
	transform: translate(50%, -50%);
	opacity: 1;
	filter: alpha(opacity=100)
}
.main-menu li.megamenu>.sub-menu>li .megamenu-widget-area li span.amount {
	font-size: 13px
}
.main-menu .navbar-nav li.current>a,
.main-menu .navbar-nav li:hover>a,
.main-menu .navbar-nav li>.sub-menu li:hover a,
.main-menu li.megamenu>.sub-menu>li .megamenu-widget-area li:hover a,
.main-menu li.megamenu>.sub-menu>li>.sub-menu li:hover a {
	color: #114a82
}
.header-toggle .navbar .nav-collapse>li {
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transform: translate(0, 30px);
	-ms-transform: translate(0, 30px);
	-o-transform: translate(0, 30px);
	transform: translate(0, 30px)
}
.header-toggle .navbar.open .nav-collapse>li {
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	transform: translate(0, 0)
}
.header-toggle .navbar.open .nav-collapse>li:nth-child( 1) {
	-webkit-transition: all .4s ease .1s;
	-o-transition: all .4s ease .1s;
	transition: all .4s ease .1s
}
.header-toggle .navbar.open .nav-collapse>li:nth-child( 2) {
	-webkit-transition: all .4s ease .2s;
	-o-transition: all .4s ease .2s;
	transition: all .4s ease .2s
}
.header-toggle .navbar.open .nav-collapse>li:nth-child( 3) {
	-webkit-transition: all .4s ease .30000000000000004s;
	-o-transition: all .4s ease .30000000000000004s;
	transition: all .4s ease .30000000000000004s
}
.header-toggle .navbar.open .nav-collapse>li:nth-child( 4) {
	-webkit-transition: all .4s ease .4s;
	-o-transition: all .4s ease .4s;
	transition: all .4s ease .4s
}
.header-toggle .navbar.open .nav-collapse>li:nth-child( 5) {
	-webkit-transition: all .4s ease .5s;
	-o-transition: all .4s ease .5s;
	transition: all .4s ease .5s
}
.header-toggle .navbar.open .nav-collapse>li:nth-child( 6) {
	-webkit-transition: all .4s ease .6000000000000001s;
	-o-transition: all .4s ease .6000000000000001s;
	transition: all .4s ease .6000000000000001s
}
.section-title {
	margin-bottom: 50px
}
.section-title .wrap-title {
	display: inline-block;
	position: relative
}
.section-title .wrap-title .title {
	color: #114a82;
	font-weight: 600;
	position: relative;
	font-size: 36px;
	margin-bottom: 0
}
.section-title .wrap-title .title .first-word {
	color: #f9a11b
}
.section-title .wrap-title .sub-title {
	font-weight: 400;
	font-size: 16px;
	margin-top: -4px;
}
.section-title .wrap-title .sub-title .icon-decotitle {
	font-size: 50px;
	line-height: 28px;
	color: #f9a11b;
	float: right;
	margin-left: 13px;
	margin-top: 4px;
}
.section {
	position: relative;
	-moz-transition: cubic-bezier(.645, .045, .355, 1) .7s;
	-o-transition: cubic-bezier(.645, .045, .355, 1) .7s;
	-webkit-transition: cubic-bezier(.645, .045, .355, 1) .7s;
	transition: cubic-bezier(.645, .045, .355, 1) .7s;
	width: 100%;
	z-index: 1;
	clear: both
}
.section-static {
	position: static;
	overflow: visible
}
.section-overflow-hidden {
	overflow: hidden
}
.section-overlay:before {
	clear: both;
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(17, 74, 130, .95);
	display: block
}
.section-overlay-2:before {
	display: block;
	position: absolute;
	right: 0;
	width: 51%;
	height: 100%;
	background: #f3f3f9
}
.section-overlay-2:after {
	display: block;
	position: absolute;
	left: 0;
	width: 50%;
	height: 58%;
	border-top: 166px solid transparent;
	border-left: 950px solid rgba(17, 74, 130, .85)
}
.section-overlay-2 span.skew:before {
	display: block;
	position: absolute;
	top: 0;
	width: 49%;
	height: 82%;
	left: 0;
	content: '';
	border-bottom: 166px solid transparent;
	border-right: 940px solid #f3f3f9
}
.section-overlay-3:after,
.section-overlay-3:before {
	content: " ";
	position: absolute;
	top: 0;
	height: 100%;
	display: block
}
.section-overlay-3:before {
	right: calc(22.5% + 130px);
	width: calc(77.5% - 130px);
	background-color: #fff
}
.section-overlay-3:after {
	width: 22.5%;
	background-color: rgba(17, 74, 130, .85)
}
.section-overlay-3 span.skew:after,
.section-overlay-3 span.skew:before {
	display: block;
	position: absolute;
	top: 0;
	width: 0;
	height: 100%;
	right: 22.5%;
	content: ''
}
.section-overlay-3 span.skew:before {
	border-top: 800px solid transparent;
	border-left: 130px solid #fff
}
.section-overlay-3 span.skew:after {
	border-bottom: 800px solid transparent;
	border-right: 130px solid rgba(17, 74, 130, .85)
}
.section-overlay-4:before {
	content: " ";
	clear: both;
	position: absolute;
	top: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .2);
	display: block
}
.section-about-group {
	padding: 60px 0 90px;
	min-height: 460px;
	background: #fff;
	overflow: hidden
}
.section-bg-1 {
	background-image: url(../images/background/bg_1.jpg)
}
.section-bg-2 {
	background-image: url(../images/background/bg_2.png);
	background-repeat: no-repeat;
	background-position: center
}
.section-bg-3 {
	background-image: url(../images/background/bg_3.png)
}
.section-bg-4 {
	background-image: url(../images/background/bg_4.png)
}
.section-bg-5 {
	background-image: url(../images/background/bg_5.png)
}
.section-bg-6 {
	background-image: url(../images/background/bg_6.png)
}
.section-bg-7 {
	background-image: url(../images/background/bg_7.jpg)
}
.section-bg-8 {
	background-image: url(../images/background/bg_8.jpg)
}
.section-bg-9 {
	background-image: url(../images/background/bg_9.png)
}
.section-bg-10 {
	background-image: url(../images/background/bg_10.png);
	background-position: center;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.section-bg-11 {
	background-image: url(../images/background/bg_11.jpg)
}
.section-bg-12 {
	background-image: url(../images/background/bg_12.jpg);
	background-position: center -100px
}
.mfp-bottom-bar {
	margin-top: -28px
}
.popup-content {
	text-align: center;
	max-width: 780px;
	margin: 0 15px;
	padding: 30px 20px;
	background-color: #f7f7f7
}
.mfp-zoom-in .mfp-with-anim {
	opacity: 0;
	transition: all .2s ease-in-out;
	-webkit-transform: scale(.8);
	transform: scale(.8)
}
.mfp-zoom-in.mfp-bg {
	opacity: 0;
	transition: all .3s ease-out
}
.mfp-zoom-in.mfp-ready .mfp-with-anim {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1)
}
.mfp-zoom-in.mfp-ready.mfp-bg {
	opacity: .8
}
.mfp-zoom-in.mfp-removing .mfp-with-anim {
	-webkit-transform: scale(.8);
	transform: scale(.8);
	opacity: 0
}
.mfp-zoom-in.mfp-removing.mfp-bg {
	opacity: 0
}
.mfp-newspaper .mfp-with-anim {
	opacity: 0;
	transition: all .5s;
	-webkit-transform: scale(0) rotate(-500deg);
	transform: scale(0) rotate(-500deg)
}
.mfp-newspaper.mfp-bg {
	opacity: 0;
	transition: all .5s
}
.mfp-newspaper.mfp-ready .mfp-with-anim {
	opacity: 1;
	-webkit-transform: scale(1) rotate(0);
	transform: scale(1) rotate(0)
}
.mfp-newspaper.mfp-ready.mfp-bg {
	opacity: .8
}
.mfp-newspaper.mfp-removing .mfp-with-anim {
	-webkit-transform: scale(0) rotate(-500deg);
	transform: scale(0) rotate(-500deg);
	opacity: 0
}
.mfp-newspaper.mfp-removing.mfp-bg {
	opacity: 0
}
.mfp-move-horizontal .mfp-with-anim {
	opacity: 0;
	transition: all .3s;
	-webkit-transform: translateX(50px);
	transform: translateX(50px)
}
.mfp-move-horizontal.mfp-bg {
	opacity: 0;
	transition: all .3s
}
.mfp-move-horizontal.mfp-ready .mfp-with-anim {
	opacity: 1;
	-webkit-transform: translateX(0);
	transform: translateX(0)
}
.mfp-move-horizontal.mfp-ready.mfp-bg {
	opacity: .8
}
.mfp-move-horizontal.mfp-removing .mfp-with-anim {
	-webkit-transform: translateX(-50px);
	transform: translateX(-50px);
	opacity: 0
}
.mfp-move-horizontal.mfp-removing.mfp-bg {
	opacity: 0
}
.mfp-move-from-top .mfp-content {
	vertical-align: top
}
.mfp-move-from-top .mfp-with-anim {
	opacity: 0;
	transition: all .2s;
	-webkit-transform: translateY(-100px);
	transform: translateY(-100px)
}
.mfp-move-from-top.mfp-bg {
	opacity: 0;
	transition: all .2s
}
.mfp-move-from-top.mfp-ready .mfp-with-anim {
	opacity: 1;
	-webkit-transform: translateY(0);
	transform: translateY(0)
}
.mfp-move-from-top.mfp-ready.mfp-bg {
	opacity: .8
}
.mfp-move-from-top.mfp-removing .mfp-with-anim {
	-webkit-transform: translateY(-50px);
	transform: translateY(-50px);
	opacity: 0
}
.mfp-move-from-top.mfp-removing.mfp-bg {
	opacity: 0
}
.mfp-3d-unfold .mfp-content {
	-webkit-perspective: 2000px;
	perspective: 2000px
}
.mfp-3d-unfold .mfp-with-anim {
	opacity: 0;
	transition: all .3s ease-in-out;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transform: rotateY(-60deg);
	transform: rotateY(-60deg)
}
.mfp-3d-unfold.mfp-bg {
	opacity: 0;
	transition: all .5s
}
.mfp-3d-unfold.mfp-ready .mfp-with-anim {
	opacity: 1;
	-webkit-transform: rotateY(0);
	transform: rotateY(0)
}
.mfp-3d-unfold.mfp-ready.mfp-bg {
	opacity: .8
}
.mfp-3d-unfold.mfp-removing .mfp-with-anim {
	-webkit-transform: rotateY(60deg);
	transform: rotateY(60deg);
	opacity: 0
}
.mfp-3d-unfold.mfp-removing.mfp-bg {
	opacity: 0
}
.mfp-zoom-out .mfp-with-anim {
	opacity: 0;
	transition: all .3s ease-in-out;
	-webkit-transform: scale(1.3);
	transform: scale(1.3)
}
.mfp-zoom-out.mfp-bg {
	opacity: 0;
	transition: all .3s ease-out
}
.mfp-zoom-out.mfp-ready .mfp-with-anim {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1)
}
.mfp-zoom-out.mfp-ready.mfp-bg {
	opacity: .8
}
.mfp-zoom-out.mfp-removing .mfp-with-anim {
	-webkit-transform: scale(1.3);
	transform: scale(1.3);
	opacity: 0
}
.mfp-zoom-out.mfp-removing.mfp-bg {
	opacity: 0
}
.box-login .title {
	border-bottom: 1px solid #e5e5f8;
	background: #e4e2e2;
	font-size: 24px;
	line-height: 24px;
	padding: 20px
}
.box-login form {
	border: none;
	display: table;
	padding: 30px 30px 10px;
	width: 100%
}
.box-login form .social-login-widget {
	text-align: center
}
.social-login-provider-list {
	padding: 10px
}
.social-login-provider-list a img {
	max-width: 100%;
	height: auto
}
.register-member-left .item-wrap {
	margin-bottom: 35px
}
.register-member-left .item-wrap>label {
	display: inline-block;
	width: 30%;
	margin: 0;
	text-align: left;
	padding-left: 45px
}
.register-member-left .item-wrap>input[type=password],
.register-member-left .item-wrap>input[type=text],
.register-member-left .item-wrap>input[type=url],
.register-member-left .item-wrap>input[type=number] {
	color: #515666;
	font-size: 14px;
	line-height: 24px;
	width: 65%
}
.box-login form .login-member-action {
	text-align: center;
	width: 100%
}
.box-login form .login-member-action .button {
	padding: 12px 72px
}
.box-login form .login-member-action .button>i {
	top: 17px;
	left: 10px
}
.box-login form .login-member-action>p {
	padding: 15px 0
}
.property-box-meta-content {
	color: #fff;
	position: relative;
	padding: 30px;
	background: rgba(17, 74, 130, .95);
	max-width: 400px
}
.property-box-meta-content:before {
	content: '';
	background: #f9a11b;
	width: 100%;
	height: 4px;
	position: absolute;
	bottom: -18px;
	right: 0;
	display: block;
	-webkit-transform: rotate(5deg);
	-ms-transform: rotate(5deg);
	transform: rotate(5deg);
	z-index: 1
}
.property-box-meta-content:after {
	content: '';
	width: 0;
	height: 0;
	border-top: 31px solid rgba(17, 74, 130, .95);
	border-left: 360px solid transparent;
	position: absolute;
	bottom: -31px;
	right: 0
}
.property-box-meta-content .property-status {
	position: absolute;
	top: -15px;
	background: #1cbaff;
	color: #fff;
	font-size: 13px;
	padding: 4px 15px;
	font-weight: 600;
	vertical-align: middle;
	line-height: 21px;
	-webkit-box-shadow: 0 0 5px 1px rgba(0, 0, 0, .15);
	box-shadow: 0 0 5px 1px rgba(0, 0, 0, .15)
}
.property-box-meta-content .item-head {
	border-bottom: 1px solid #196ec1
}
.property-box-meta-content .item-head .item-title {
	margin: 0 0 10px
}
.property-box-meta-content .item-head .item-title a {
	font-size: 26px;
	line-height: 1.85;
	font-weight: 600;
	color: #fff;
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s;
	display: inline-block;
}
.property-box-meta-content .item-head .item-title a:hover {
	color: #f9a11b
}
.property-box-meta-content .item-head .location {
	display: block;
	color: #fff;
	font-size: 14px;
	font-weight: 400;
	padding: 0 0 15px
}
.property-box-meta-content .item-head .location:before {
	font-family: FontAwesome;
	content: '\f041';
	color: #fff;
	margin-left: 8px
}
.property-box-meta-content .info {
	padding: 35px 10px 5px;
	border-bottom: 1px solid #196ec1;
	width: 100%;
	float: right
}
.property-box-meta-content .info>span {
	width: 50%;
	float: right;
	font-size: 15px;
	padding-bottom: 35px;
	font-weight: 400;
	line-height: 31px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding-left: 10px;
}
.property-box-meta-content .info>span>span {
	display: inline-block;
}
.property-box-meta-content .info>span>span>small {
	font-size: 12px;
}
.property-box-meta-content .info>span i {
	font-size: 22px;
	margin-left: 5px
}
.property-box-meta-content .price {
	padding: 30px 0 12px;
	font-size: 28px;
	line-height: 24px;
	font-weight: 500;
	clear: both
}
.property-box-meta.absolute {
	position: absolute;
	top: 10%;
	z-index: 9
}
.property-box-meta.style-2 .property-box-meta-content:before {
	-webkit-transform: rotate(0);
	-ms-transform: rotate(0);
	transform: rotate(0);
	bottom: -4px
}
.property-box-meta.style-2 .property-box-meta-content:after {
	display: none
}
.box-action .box-button .button {
	width: 100%
}
.advanced-search-property .show-features {
	background: #fff;
	display: inline-block;
	padding: 5px 18px 7px;
	border: 1px solid #e5e5f8;
	cursor: pointer;
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s
}
.advanced-search-property .show-features:after {
	content: "\f3d0";
	font-family: Ionicons;
	margin-right: 6px;
	position: relative;
	top: 2px;
}
.advanced-search-property .show-features:hover {
	color: #f9a11b
}
.advanced-search-property .box-features {
	display: none;
	position: absolute;
	z-index: 2
}
.advanced-search-property .box-features .item-wrap {
	background: #fff;
	display: table;
	padding: 15px 5px 12px;
	-webkit-box-shadow: 0 0 25px 1px rgba(0, 0, 0, .1);
	box-shadow: 0 0 25px 1px rgba(0, 0, 0, .1)
}
.advanced-search-property-wrap {
	position: relative;
}
.item-wrap .item-checkbox {
	line-height: 24px;
	vertical-align: middle
}
.item-wrap .item-checkbox .checked {
	display: inline-block;
	width: 22px;
	height: 22px;
	position: relative;
	margin-right: -3px
}
.item-wrap .item-checkbox input[type=checkbox] {
	position: relative;
	z-index: 10;
	margin: 5px 4px 0 0;
	background: 100% 0;
	border: none;
	opacity: 0;
	cursor: pointer
}
.item-wrap .item-checkbox .checked label {
	cursor: pointer;
	position: absolute;
	width: 13px;
	height: 13px;
	right: 4px;
	top: 6px;
	border: 1px solid #a9a9ba;
	margin: 0
}
.item-wrap .item-checkbox .checked label:after {
	content: '';
	position: absolute;
	width: 9px;
	height: 5px;
	background: 100% 0;
	top: 2px;
	left: 1px;
	border: 2px solid #f9a11b;
	border-top: none;
	border-right: none;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg)
}
.item-wrap .item-checkbox>label {
	color: #515666;
	font-size: 14px;
	font-weight: 400;
	margin-right: 2px;
	line-height: 28px;
	cursor: pointer
}
.item-wrap .item-checkbox .checked input[type=checkbox]:checked+label:after {
	opacity: 1;
	filter: alpha(opacity=100)
}
.search-property-top-wrap {
	background: #114a82
}
.search-property-top {
	margin: auto;
	padding: 10px 0;
	float: right;
	width: 100%
}
.search-property-top .item-wrap {
	margin-bottom: 0;
	display: inline-block;
	width: calc(100% - 115px);
	float: right
}
.search-property-top .address-map input[type=text] {
	color: #515666;
	font-size: 14px;
	line-height: 28px;
	border: 1px solid #e5e5f8;
	border-right: none;
	padding: 6px 15px;
	width: 100%
}
.search-property-top button {
	background: #f9a11b;
	float: right;
	font-weight: 500;
	font-size: 15px;
	color: #fff;
	width: 115px;
	border: none;
	padding: 7px 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s
}
.search-property-top button:hover {
	background: #c27705
}
.quick-search-form label,
.sidebar .contact-form label {
	color: #515666;
	font-weight: 500;
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 4px
}
.quick-search-form .form-control,
.sidebar .contact-form .form-control {
	display: block;
	width: 100%;
	height: 34px;
	padding: 3px 12px;
	font-size: 14px;
	line-height: 1.85;
	text-align: right;
	vertical-align: middle;
	background-color: #fff;
	border: 1px solid #e5e5f8;
	color: #515666;
	border-radius: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}
.sidebar .contact-form textarea.form-control {
	height: 120px
}
.quick-search-form .button,
.sidebar .contact-form .button {
	width: 100%
}
.property-item {
	width: 100%;
	display: inline-block
}
.property-item .property-item-wrap {
	background: #fff;
	border: 1px solid #e5e5f8;
	margin-bottom: 30px;
	padding: 0 15px;
	position: relative;
	-webkit-transition: all .6s ease 0s;
	-o-transition: all .6s ease 0s;
	transition: all .6s ease 0s
}
.property-item .property-item-wrap:after {
	content: '';
	background: #f9a11b;
	height: 4px;
	width: 40%;
	position: absolute;
	bottom: 0;
	right: 0;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s
}
.property-item .property-item-wrap:hover:after {
	width: 100%;
	opacity: 1;
	filter: alpha(opacity=100)
}
.property-item .property-item-wrap .item-head {
	padding: 15px 10px 23px
}
.property-item .property-item-wrap .item-title {
	margin: 0 0 10px;
	padding: 0;
	color: #3a3f4c;
	font-size: 18px;
	line-height: 1.85;
	font-weight: 500;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}
.property-item .property-item-wrap .item-title .ion-bookmark {
	color: #f9a11b;
	font-size: 12px;
	border-left: 1px solid #e5e5f8;
	padding-left: 10px;
	margin-left: 10px;
	display: inline-block;
	font-style: normal;
	font-weight: 600
}
.property-item .property-item-wrap .item-title .ion-bookmark:before {
	margin-left: 5px;
	vertical-align: middle;
}
.property-item .property-item-wrap .item-title a {
	line-height: 1.85;
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s
}
.property-item .property-item-wrap .item-title a:hover {
	color: #114a82
}
.property-item .property-item-wrap .location {
	display: block;
	color: #515666;
	font-size: 14px;
	font-weight: 400;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}
.property-item .property-item-wrap .location:before {
	font-family: FontAwesome;
	content: '\f041';
	color: #abb2cc;
	margin-left: 5px
}
.property-item .property-item-wrap .item-featured {
	margin: 0 -15px;
	position: relative
}
.property-item .property-item-wrap .item-featured img {
	width: 100%;
	display: block
}
.property-item .property-item-wrap .item-featured .property-status {
	font-size: 15px;
	display: inline-block;
	padding: 4px 12px;
	position: absolute;
	top: -17px;
	left: 25px;
	background: #1cbaff;
	color: #fff;
	font-weight: 600;
	-webkit-box-shadow: 0 0 5px 1px rgba(0, 0, 0, .15);
	box-shadow: 0 0 5px 1px rgba(0, 0, 0, .15)
}
.property-item .property-item-wrap .info {
	margin: 25px 12px 17px;
	padding: 0;
	overflow: hidden;
}
.property-item .property-item-wrap .info>span {
	display: inline-block;
	color: #515666;
	font-size: 13px;
	width: 50%;
	float: right;
	padding-bottom: 10px;
	padding-left: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}
.property-item .property-item-wrap .info>span>i {
	color: #f9a11b;
	margin-left: 8px;
	display: inline-block;
	width: 20px;
	line-height: 20px;
	font-size: 20px
}
.property-item .property-item-wrap .action {
	background: #fbfbfe;
	border-top: 1px solid #e5e5f8;
	border-bottom: 5px solid #e5e5f8;
	clear: both;
	margin: 0 -15px;
	overflow: hidden;
}
.property-item .property-item-wrap .action .price {
	color: #abb2cc;
	font-size: 20px;
	font-weight: 500;
	float: right;
	padding: 14px 25px 14px 0;
	line-height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s
}
.property-item .property-item-wrap .action-post {
	float: left
}
.property-item .property-item-wrap .action-post a {
	display: inline-block;
	width: 45px;
	line-height: 49px;
	text-align: center;
	cursor: pointer;
	float: left;
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s;
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	transform: translate(0, 0)
}
.property-item .property-item-wrap .action-post i {
	display: inline-block;
	width: 45px;
	line-height: 49px;
	text-align: center;
	border: 1px solid #e5e5f8;
	border-right: none;
	border-top: none;
	border-bottom: none;
	cursor: pointer;
	float: left;
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s;
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	transform: translate(0, 0)
}
.property-item .property-item-wrap .action-post i:first-child {
	border-right: none;
	border-left: none
}
.property-item .property-item-wrap .action-post .property-sharing {
	display: inline-block;
	width: 45px;
	float: left;
	position: relative;
	border-right: 1px solid #e5e5f8;
	border-left: 1px solid #e5e5f8
}
.property-item .property-item-wrap .action-post .property-sharing>i {
	border-right: none
}
.property-item .property-item-wrap .action-post .property-sharing .social-property {
	background: #fbfbfe;
	bottom: -35px;
	position: absolute;
	width: 900px;
	display: table;
	left: 45px;
	text-align: left;
	visibility: hidden;
	z-index: -1;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s
}
.property-item .property-item-wrap .action-post .property-sharing .social-property>a {
	display: inline-block;
	-webkit-transform: translate(0, 1px);
	-ms-transform: translate(0, 1px);
	-o-transform: translate(0, 1px);
	transform: translate(0, 1px);
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s
}
.property-item .property-item-wrap .action-post .property-sharing .social-property>a:hover i::before {
	color: #f9a11b
}
.property-item .property-item-wrap .action-post .property-sharing:hover .social-property>a {
	opacity: 1;
	filter: alpha(opacity=100)
}
.property-item .property-item-wrap .action-post .property-sharing:hover .social-property {
	visibility: visible;
	bottom: 0;
	z-index: 1;
	opacity: 1;
	filter: alpha(opacity=100)
}
.property-item .property-item-wrap .action-post i:before {
	color: #abb2cc;
	font-size: 18px;
	line-height: 58px;
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s
}
.properties-carousel .property-item,
.properties-carousel-2 .property-item {
	margin-right: 15px;
	margin-left: 15px;
	width: auto;
	display: block
}
.property-item.style-2 .property-item-wrap {
	float: right;
	width: 100%;
	padding: 0;
	border-bottom: 4px solid #e5e5f8
}
.property-item.style-2 .item-featured {
	float: right;
	position: relative;
	max-width: 240px;
	max-height: 240px;
	overflow: hidden;
	margin: 0
}
.property-item.style-3 .property-item-wrap .location,
.property-item.style-4 .property-item-wrap .location,
.property-item.style-5 .property-item-wrap .location {
	display: inline-block;
	max-width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}
.property-item.style-2 .item-featured .property-status {
	position: absolute;
	top: 0;
	right: 0;
	left: initial;
	color: #fff;
	font-size: 13px;
	font-weight: 600;
	background: #1cbaff;
	padding: 3px 15px 3px;
	-webkit-box-shadow: 0 0 5px 1px rgba(0, 0, 0, .15);
	box-shadow: 0 0 5px 1px rgba(0, 0, 0, .15)
}
.property-item.style-2 .item-featured img+span {
	position: absolute;
	top: 50%;
	right: 50%;
	-webkit-transform: translate(50%, -50%) scaleY(0) rotate(-360deg);
	-moz-transform: translate(50%, -50%) scaleY(0) rotate(-360deg);
	-ms-transform: translate(50%, -50%) scaleY(0) rotate(-360deg);
	transform: translate(50%, -50%) scaleY(0) rotate(-360deg);
	width: 2px;
	height: 46px;
	background-color: #fff;
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s;
	z-index: 1
}
.property-item.style-2 .item-featured img+span:after,
.property-item.style-2 .item-featured img+span:before {
	height: 23px;
	background-color: #fff;
	top: 50%;
	right: 50%;
	position: absolute;
	content: '';
	width: 2px
}
.property-item.style-2:hover .item-featured img+span {
	-webkit-transform: translate(50%, -50%) scaleY(1) rotate(0);
	-moz-transform: translate(50%, -50%) scaleY(1) rotate(0);
	-ms-transform: translate(50%, -50%) scaleY(1) rotate(0);
	transform: translate(50%, -50%) scaleY(1) rotate(0)
}
.property-item.style-2 .item-featured img+span:before {
	-webkit-transform: translate(50%, 0) scaleY(1) rotate(0);
	-moz-transform: translate(50%, 0) scaleY(1) rotate(0);
	-ms-transform: translate(50%, 0) scaleY(1) rotate(0);
	transform: translate(50%, 0) scaleY(1) rotate(0);
	-webkit-transition: all .4s cubic-bezier(.64, -1.18, .68, 1.81) 0s;
	-o-transition: all .4s cubic-bezier(.64, -1.18, .68, 1.81) 0s;
	transition: all .4s cubic-bezier(.64, -1.18, .68, 1.81) 0s;
	-webkit-transform-origin: 50% 0;
	-moz-transform-origin: 50% 0;
	-ms-transform-origin: 50% 0;
	transform-origin: 50% 0
}
.blog-item .content-thumb span:before,
.property-item.style-2 .item-featured img+span:after {
	-webkit-transition: all .4s cubic-bezier(.64, -1.18, .68, 1.81) 0s;
	-o-transition: all .4s cubic-bezier(.64, -1.18, .68, 1.81) 0s
}
.property-item.style-2:hover .item-featured img+span:before {
	-webkit-transform: translate(50%, 0) scaleY(1) rotate(-90deg);
	-moz-transform: translate(50%, 0) scaleY(1) rotate(-90deg);
	-ms-transform: translate(50%, 0) scaleY(1) rotate(-90deg);
	transform: translate(50%, 0) scaleY(1) rotate(-90deg);
	-webkit-transition-delay: .4s;
	transition-delay: .4s
}
.property-item.style-2 .item-featured img+span:after {
	-webkit-transform: translate(50%, 0) scaleY(1) rotate(180deg);
	-moz-transform: translate(50%, 0) scaleY(1) rotate(180deg);
	-ms-transform: translate(50%, 0) scaleY(1) rotate(180deg);
	transform: translate(50%, 0) scaleY(1) rotate(180deg);
	transition: all .4s cubic-bezier(.64, -1.18, .68, 1.81) 0s;
	-webkit-transform-origin: 50% 0;
	-moz-transform-origin: 50% 0;
	-ms-transform-origin: 50% 0;
	transform-origin: 50% 0
}
.property-item.style-2:hover .item-featured img+span:after {
	-webkit-transform: translate(50%, 0) scaleY(1) rotate(90deg);
	-moz-transform: translate(50%, 0) scaleY(1) rotate(90deg);
	-ms-transform: translate(50%, 0) scaleY(1) rotate(90deg);
	transform: translate(50%, 0) scaleY(1) rotate(90deg);
	-webkit-transition-delay: .5s;
	transition-delay: .5s
}
.property-item.style-2 .item-featured>a:after {
	position: absolute;
	top: 0;
	right: 0;
	background-color: #114a82;
	content: '';
	width: 100%;
	height: 100%;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s
}
.property-item.style-2:hover .item-featured>a:after {
	opacity: .6;
	filter: alpha(opacity=60)
}
.property-item.style-2 .item-content {
	float: right;
	padding: 15px 15px 0;
	width: calc(100% - 240px)
}
.property-item.style-2 .property-item-wrap .info {
	margin-top: 18px;
	min-height: 60px;
}
.property-item.style-2 .property-item-wrap .info>span {
	padding-bottom: 6px;
}
.property-item.style-2 .property-item-wrap .item-head {
	padding: 2px 10px
}
.property-item.style-2 .property-item-wrap .item-title {
	font-size: 17px
}
.property-item.style-2 .property-item-wrap .action {
	border-bottom: none
}
.property-item.style-2 .property-item-wrap .action .price {
	font-size: 15px;
}
.property-item.style-2 .property-item-wrap .action-post {
	float: left
}
.property-item.style-2 .property-item-wrap .action-post a {
	float: left;
	font-size: 20px;
	line-height: 43px;
	width: 43px;
	border-bottom: none
}
.property-item.style-2 .property-item-wrap:after {
	bottom: -4px
}
.property-item.style-3 .property-item-wrap {
	background: #fff;
	border: 1px solid #e5e5f8;
	position: relative;
	border-bottom: 4px solid #e5e5f8;
	padding: 0;
	margin: 15px 0 3px;
	-webkit-transition: all .6s ease 0s;
	-o-transition: all .6s ease 0s;
	transition: all .6s ease 0s
}
.property-item.style-3 .property-item-wrap .item-featured {
	margin: 0
}
.property-item.style-3 .property-item-wrap .item-featured .property-status {
	position: absolute;
	top: 10px;
	left: 10px;
	background: #1cbaff;
	color: #fff;
	font-size: 13px;
	padding: 3px 10px;
	font-weight: 600;
}
.property-item.style-3 .property-item-wrap .item-featured .price {
	position: absolute;
	bottom: 0;
	right: 0;
	background: #f9a11b;
	color: #fff;
	font-size: 18px;
	line-height: 1.85;
	padding: 3px 20px 2px;
	font-weight: 500
}
.property-item.style-3 .property-item-wrap .item-head {
	padding: 15px 25px 0
}
.property-item.style-3 .property-item-wrap .item-title .ion-bookmark {
	color: #f9a11b;
	font-size: 12px;
	border-left: 1px solid #e5e5f8;
	padding-left: 10px;
	margin-left: 10px;
	display: inline-block;
	font-style: normal;
	font-weight: 600
}
.property-item.style-3 .property-item-wrap .location {
	color: #515666;
	font-size: 14px;
	font-weight: 400
}
.property-item.style-3 .property-item-wrap .info {
	border-top: 1px solid #e5e5f8;
	border-bottom: none;
	padding: 8px 5px;
	margin: 15px 0 0
}
.property-item.style-3 .property-item-wrap .info>span {
	width: 24%;
	text-align: center;
	border-right: 1px solid #e5e5f8;
	padding: 0;
	float: none;
	vertical-align: middle;
}
.property-item.style-3 .property-item-wrap .info>span:first-child {
	border-right: none
}
.property-item.style-3 .property-item-wrap:after {
	bottom: -4px
}
.property-item.style-4 .property-item-wrap {
	background: #fff;
	border: 1px solid #e5e5f8;
	position: relative;
	border-bottom: 4px solid #e5e5f8;
	padding: 0 0 10px;
	margin: 15px 0 3px;
	-webkit-transition: all .6s ease 0s;
	-o-transition: all .6s ease 0s;
	transition: all .6s ease 0s;
	float: right;
	width: 100%
}
.property-item.style-4 .property-item-wrap .item-featured {
	margin: 0
}
.property-item.style-4 .property-item-wrap .item-featured .property-status {
	position: absolute;
	top: 10px;
	left: 10px;
	background: #1cbaff;
	color: #fff;
	font-size: 13px;
	padding: 3px 10px 3px;
	font-weight: 600;
}
.property-item.style-4 .property-item-wrap .item-featured .price {
	position: absolute;
	bottom: 0;
	right: 0;
	background: #f9a11b;
	color: #fff;
	font-size: 18px;
	line-height: 1.85;
	padding: 3px 20px 2px;
	font-weight: 500
}
.property-item.style-4 .property-item-wrap .item-head {
	padding: 15px 25px 0
}
.property-item.style-4 .property-item-wrap .item-title .ion-bookmark {
	color: #f9a11b;
	font-size: 12px;
	border-left: 1px solid #e5e5f8;
	padding-left: 10px;
	margin-left: 10px;
	display: inline-block;
	font-style: normal;
	font-weight: 600
}
.property-item.style-4 .property-item-wrap .location {
	color: #515666;
	font-size: 14px;
	font-weight: 400
}
.property-item.style-4 .property-item-wrap .info {
	border-top: 1px solid #e5e5f8;
	border-bottom: none;
	padding: 14px 5px 6px;
	margin: 15px 0 0
}
.property-item.style-4 .property-item-wrap .info>span {
	width: 50%;
	padding: 5px 10px 5px 5px
}
.property-item.style-4 .property-item-wrap .info>span:first-child {
	border-right: none
}
.property-item.style-4 .property-item-wrap:after {
	bottom: -4px
}
.property-item.style-5 .property-item-wrap {
	background: #fff;
	border: none;
	position: relative;
	border-bottom: none;
	padding: 0;
	margin: 15px 0 3px;
	-webkit-transition: all .6s ease 0s;
	-o-transition: all .6s ease 0s;
	transition: all .6s ease 0s
}
.property-item.style-5 .property-item-wrap .item-featured {
	margin: 0
}
.property-item.style-5 .property-item-wrap .item-featured .property-status {
	position: absolute;
	top: 10px;
	left: 10px;
	background: #1cbaff;
	color: #fff;
	font-size: 13px;
	padding: 5px 10px 0;
	font-weight: 600;
}
.property-item.style-5 .property-item-wrap .item-featured .price {
	position: absolute;
	bottom: 0;
	right: 0;
	background: #f9a11b;
	color: #fff;
	font-size: 18px;
	line-height: 1.85;
	padding: 3px 20px 2px;
	font-weight: 500;
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s;
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	transform: translate(0, 0)
}
.property-item.style-5 .property-item-wrap:hover .item-featured .price {
	-webkit-transform: translate(0, 100%);
	-ms-transform: translate(0, 100%);
	-o-transform: translate(0, 100%);
	transform: translate(0, 100%);
	opacity: 0;
	filter: alpha(opacity=0)
}
.property-item.style-5 .property-item-wrap .item-featured a:before {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	right: 0;
	top: 0;
	background: rgba(17, 74, 130, .6);
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transform: scale(.6);
	-ms-transform: scale(.6);
	-o-transform: scale(.6);
	transform: scale(.6)
}
.property-item.style-5 .property-item-wrap:hover .item-featured a:before {
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1)
}
.property-item.style-5 .property-item-wrap .item-featured a:after {
	content: '\f112';
	font-family: FontAwesome;
	font-size: 30px;
	color: #fff;
	position: absolute;
	right: 50%;
	top: 50%;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transform: translate(150%, -75%);
	-ms-transform: translate(150%, -75%);
	-o-transform: translate(150%, -75%);
	transform: translate(150%, -75%);
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
}
.property-item.style-5 .property-item-wrap:hover .item-featured a:after {
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transform: translate(50%, -50%);
	-ms-transform: translate(50%, -50%);
	-o-transform: translate(50%, -50%);
	transform: translate(50%, -50%);
	-webkit-transition-delay: .3s;
	-o-transition-delay: .3s;
	transition-delay: .3s;
}
.property-item.style-5 .property-item-wrap .item-head {
	padding: 15px 0 5px
}
.property-item.style-5 .property-item-wrap .item-title {
	font-size: 16px;
	line-height: 26px
}
.property-item.style-5 .property-item-wrap .item-title .ion-bookmark {
	color: #f9a11b;
	font-size: 12px;
	border-left: 1px solid #e5e5f8;
	padding-left: 10px;
	margin-left: 10px;
	display: inline-block;
	font-style: normal;
	font-weight: 600
}
.property-item.style-5 .property-item-wrap .location {
	color: #515666;
	font-size: 14px;
	font-weight: 400
}
.property-item.style-5 .property-item-wrap .info {
	border-top: 1px solid #e5e5f8;
	border-bottom: none;
	padding: 8px 5px;
	margin: 15px 0 0
}
.property-item.style-5 .property-item-wrap .info>span {
	width: 24%;
	text-align: center;
	border-right: 1px solid #e5e5f8;
	padding: 0;
	float: none
}
.property-item.style-5 .property-item-wrap .info>span:first-child {
	border-right: none
}
.property-item.style-5 .property-item-wrap:after {
	display: none
}
.property-item.style-6 {
	min-height: 20px;
	margin-bottom: 20px;
	background-color: #fff;
	border: 1px solid #e5e5f8;
	border-bottom: 4px solid #e5e5f8;
	padding: 20px;
	position: relative;
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s
}
.property-item.style-6 .action {
	margin: -20px -20px 0;
	text-align: center;
	padding: 15px;
	text-shadow: none;
	background-color: #114a82;
	border: 1px solid #e5e5f8;
	color: #fff
}
.property-item.style-6 .action .price a {
	color: #fff;
	display: block;
	width: 100%;
	height: 100%;
	font-size: 14px;
	line-height: 20px;
	font-weight: 700;
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s
}
.property-item.style-6:after,
.recent-property-item .thumbnail a:before {
	content: '';
	right: 0;
	-webkit-transition: all .4s ease 0s
}
.property-item.style-6 .item-head .item-title {
	display: inline-block;
	padding: 5px 0 8px;
	font-weight: 500;
	white-space: nowrap;
	width: 100%;
	text-overflow: ellipsis;
	font-size: 14px;
	line-height: 2
}
.property-item.style-6 .item-head .item-title a {
	display: inline-block;
}
.property-item.style-6 .item-featured img {
	width: 100%
}
.property-item.style-6 .action .price a:hover {
	color: #f9a11b
}
.property-item.style-6 .info-items {
	font-size: 14px;
	color: #555;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px
}
.property-item.style-6 .info-items .info-item-1 {
	padding-left: 6px;
	border-left: 1px solid #ccc;
	text-align: center;
	display: inline-block
}
.property-item.style-6 .info-items .info-item-2 {
	padding: 0 6px;
	border-left: 1px solid #ccc;
	text-align: center;
	display: inline-block
}
.property-item.style-6 .info-items .info-item-3 {
	padding-right: 6px;
	text-align: center;
	display: inline-block
}
.property-item.style-6 .info .photocount {
	text-align: left;
	color: #999;
	margin-top: 10px;
	margin-bottom: 10px
}
.property-item.style-6 .code,
.recent-property-item {
	margin-bottom: 20px;
	clear: both
}
.property-item.style-6 .code {
	margin-top: 40px;
	display: block;
	float: right;
	width: 100%
}
.property-item.style-6:after {
	background: #f9a11b;
	position: absolute;
	bottom: -4px;
	height: 4px;
	width: 40%;
	opacity: 0;
	filter: alpha(opacity=0);
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s
}
.property-item.style-6:hover:after {
	width: 100%;
	opacity: 1;
	filter: alpha(opacity=100)
}
.recent-property-item .thumbnail {
	float: right;
	border: none;
	padding: 0
}
.recent-property-item .thumbnail a {
	display: table;
	position: relative
}
.recent-property-item .thumbnail img {
	width: 70px
}
.recent-property-item .thumbnail a:before {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(255, 255, 255, .6);
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s;
	-webkit-transform: scale(.6);
	-ms-transform: scale(.6);
	-o-transform: scale(.6);
	transform: scale(.6);
	opacity: 0;
	filter: alpha(opacity=0)
}
.recent-property-item:hover .thumbnail a:before {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	opacity: 1;
	filter: alpha(opacity=100)
}
.recent-property-item:hover .thumbnail a:after {
	content: '\f0c1';
	font-family: FontAwesome;
	position: absolute;
	top: 50%;
	right: 50%;
	color: #114a82;
	font-size: 20px;
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s;
	-webkit-transform: translate(50%, -50%);
	-ms-transform: translate(50%, -50%);
	-o-transform: translate(50%, -50%);
	transform: translate(50%, -50%);
	opacity: 1;
	filter: alpha(opacity=100)
}
.recent-property-item .content {
	padding: 3px 15px 3px 0;
	float: right;
	width: calc(100% - 70px)
}
.recent-property-item .content .item-title {
	color: #515666;
	font-weight: 400;
	font-size: 13px;
	line-height: 1.85;
	margin-top: -6px;
	margin-bottom: 5px;
}
.recent-property-item .content .item-title a {
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s
}
.recent-property-item .content .price {
	color: #515666;
	font-size: 12px;
	line-height: 1.85;
	font-weight: 500
}
.property-detail {
	background: #fff;
	float: right;
	width: 100%
}
.property-detail .thumbnail {
	float: right;
	width: 50%;
	position: relative;
	margin-bottom: 0;
	padding: 0;
	border: none
}
.property-detail .thumbnail .popup-video a {
	-webkit-box-shadow: 0 0 35px 0 rgba(0, 0, 0, .12);
	box-shadow: 0 0 35px 0 rgba(0, 0, 0, .12);
	background-image: url(../images/background/about_video.png)
}
.property-detail .content {
	float: right;
	width: 50%;
	padding: 30px 60px 50px
}
.property-detail .content .title {
	margin: 20px 0 30px;
	color: #114a82
}
.property-detail .property-box .title-box {
	color: #3a3f4c;
	font-size: 20px;
	line-height: 1.85;
	margin: 10px 0 30px
}
.content-box-item {
	float: right;
	width: 100%
}
.property-detail .content-box-item>label,
.property-detail .content-box-item>span {
	color: #515666;
	font-size: 14px;
	line-height: 2;
	display: inline-block;
	width: 50%;
	float: right
}
.property-detail .content-box-item>label {
	font-weight: 600
}
.property-detail .content-box-item>span {
	font-weight: 400
}
.property-detail .content-box.feature .content-box-item>i {
	color: #f9a11b;
	line-height: 28px;
	float: right;
	margin-left: 5px;
}
.property-detail .content-box.feature .content-box-item>label {
	font-size: 14px;
	font-weight: 400;
	float: none;
	width: auto;
	display: block;
	overflow: hidden;
}
.property-detail-carousel .owl-dots {
	background: rgba(0, 0, 0, .5);
	position: absolute;
	width: 100%;
	z-index: 9;
	height: 100px;
	text-align: center;
	overflow: hidden;
	bottom: 0;
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s
}
.property-detail-carousel .owl-dots:hover {
	z-index: 10
}
.property-detail-carousel .owl-dots .owl-dot {
	width: 128px;
	height: 70px;
	background: 100% 0;
	margin: 15px;
	position: relative
}
.property-detail-carousel .owl-dots .owl-dot span {
	display: none
}
.property-detail-carousel .owl-dots .owl-dot:before {
	content: '';
	background: rgba(255, 255, 255, .6);
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transition: all .8s ease 0s;
	-o-transition: all .8s ease 0s;
	transition: all .8s ease 0s
}
.property-detail-carousel .owl-dots .owl-dot.active:before,
.property-detail-carousel .owl-dots .owl-dot:hover:before {
	background: rgba(255, 255, 255, 0)
}
.single-property-detail {
	background: #fff;
	border: 1px solid #e5e5f8;
	padding: 40px;
	float: right;
	width: 100%
}
.detail-header {
	border-bottom: 1px solid #e5e5f8;
	padding: 5px 0 20px;
	float: right;
	width: 100%
}
.detail-header .detail-title {
	color: #3a3f4c;
	font-size: 20px;
	margin: 0;
	float: right;
	max-width: 80%
}
.detail-header .action-post {
	float: left;
}
.detail-header .action-post a,
.detail-header .action-post i {
	display: inline-block;
	width: 45px;
	text-align: center;
	cursor: pointer;
	float: left;
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s;
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	transform: translate(0, 0)
}
.detail-header .action-post i:before {
	color: #abb2cc;
	font-size: 18px;
	line-height: 28px;
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s
}
.detail-header .action-post .property-sharing {
	display: inline-block;
	width: 45px;
	float: left;
	position: relative
}
.detail-header .action-post .property-sharing .social-property {
	bottom: -35px;
	position: absolute;
	width: 400px;
	display: table;
	left: 45px;
	text-align: left;
	visibility: hidden;
	z-index: -1;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s
}
.detail-header .action-post .property-sharing .social-property>a {
	display: inline-block;
	-webkit-transform: translate(0, 1px);
	-ms-transform: translate(0, 1px);
	-o-transform: translate(0, 1px);
	transform: translate(0, 1px);
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s
}
.detail-header .action-post .property-sharing:hover .social-property {
	visibility: visible;
	bottom: 2px;
	z-index: 1;
	opacity: 1;
	filter: alpha(opacity=100)
}
.detail-header .action-post .property-sharing:hover .social-property>a {
	opacity: 1;
	filter: alpha(opacity=100)
}
.detail-header .action-post .property-sharing:hover .social-property>a:hover i::before {
	color: #f9a11b;
}
.detail-content {
	padding: 25px 0;
	display: block;
	clear: both;
	text-align: justify;
}
.single-property-detail.tab .detail-header.style-2 {
	border-bottom: none
}
.single-property-detail.tab .detail-header.style-2 .detail-title {
	font-size: 26px;
	font-weight: 600;
	margin-bottom: 20px;
	margin-top: -10px;
	float: right;
}
.single-property-detail.tab .detail-header .property-status {
	margin-right: 20px;
	background: #1cbaff;
	color: #fff;
	font-size: 13px;
	padding: 4px 15px;
	margin-bottom: 20px;
	float: right;
	font-weight: 600;
	line-height: 21px;
	white-space: nowrap;
	-webkit-box-shadow: 0 0 5px 1px rgba(0, 0, 0, .15);
	box-shadow: 0 0 5px 1px rgba(0, 0, 0, .15)
}
.single-property-detail.tab .info {
	clear: both;
	display: block;
	width: 100%
}
.single-property-detail.tab .info .location {
	display: block;
	clear: both;
	font-size: 16px;
	font-weight: 400;
	padding: 0 0 25px
}
.single-property-detail.tab .info .price {
	font-size: 28px;
	font-weight: 500
}
.single-property-detail.tab .detail-tabs {
	margin: 20px 0 0;
	padding: 25px 0;
	border-top: 1px solid #e5e5f8;
	border-bottom: 1px solid #e5e5f8
}
.single-property-detail.tab .detail-tabs>li {
	font-size: 20px;
	font-weight: 500;
	margin-left: 45px;
	display: inline
}
.single-property-detail.tab .detail-tabs>li.active a {
	color: #f9a11b
}
.single-property-detail .content-box-item>label,
.single-property-detail .content-box-item>span {
	display: inline-block;
	width: 50%;
	float: right;
	color: #515666;
	font-size: 14px;
	line-height: 2;
	margin-bottom: 4px
}
.single-property-detail .content-box-item>label {
	font-weight: 600
}
.single-property-detail .content-box {
	padding: 15px 0;
	clear: both;
	display: block
}
.single-property-detail .content-box .content-box-item {
	overflow: hidden;
	line-height: 2;
}
.single-property-detail .content-box .content-box-item>i {
	color: #f9a11b;
	line-height: 24px;
	margin-left: 5px
}
.floor-plan-carousel {
	overflow: hidden
}
.floor-plan-carousel .owl-nav>.owl-prev,
.floor-plan-carousel .owl-nav>.owl-next {
	color: #fff;
	font-size: 20px;
	cursor: pointer;
	position: absolute;
	top: 50%;
	z-index: 9;
	width: 35px;
	height: 35px;
	line-height: 30px;
	display: inline-block;
	background: #114a82;
	text-align: center;
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s;
	opacity: 1;
	border-radius: 0
}
.floor-plan-carousel .owl-nav>.owl-prev:hover,
.floor-plan-carousel .owl-nav>.owl-next:hover {
	background: #f9a11b
}
.floor-plan-carousel .owl-nav>.owl-prev {
	right: -40px;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	transform: translate(0, -50%)
}
.floor-plan-carousel .owl-nav>.owl-next {
	left: -40px;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	transform: translate(0, -50%)
}
.floor-plan-carousel:hover .owl-nav>.owl-prev {
	right: 15px
}
.floor-plan-carousel:hover .owl-nav>.owl-next {
	left: 15px
}
.property-agent-contact {
	background: #fff;
	border: 1px solid #e5e5f8;
	padding: 25px 25px 55px;
	margin: 30px 0 0;
	float: right;
	width: 100%
}
.property-agent-contact .box-title {
	color: #3a3f4c;
	font-size: 26px;
	font-weight: 500;
	border-bottom: 1px solid #e5e5f8;
	padding: 20px 0 25px;
	margin: 0 15px 30px
}
.property-agent-contact .agent-name {
	font-size: 20px;
	margin-top: 0
}
.property-agent-contact .box-content .item-info .position {
	display: table;
	padding-left: 0;
	padding-bottom: 5px;
	margin-left: 15px;
	position: relative
}
.property-agent-contact .box-content .item-info {
	color: #515666;
	font-size: 14px;
	font-weight: 500;
	margin-bottom: 6px
}
.property-agent-contact .box-content ul.item-info li {
	color: #515666;
	margin-bottom: 6px
}
.property-agent-contact .box-content ul.item-info li:before {
	font-family: fontawesome;
	display: inline-block;
	width: 20px;
	color: #abb2cc;
	font-size: 18px;
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s
}
.property-agent-contact .box-content ul.item-info li.agent-email:before {
	content: '\f0e0';
	font-size: 14px
}
.property-agent-contact .box-content ul.item-info li.agent-phone:before {
	content: '\f095';
	font-size: 17px
}
.property-agent-contact .box-content ul.item-info li.agent-address:before {
	content: '\f041';
	font-size: 17px
}
.property-agent-contact .box-content .agent-about {
	border-top: 1px solid #ededfa;
	padding: 25px 0 16px;
	margin-top: 20px;
	color: #515666;
	line-height: 2
}
.property-agent-contact .thumbnail img {
	width: 100%;
}
.property-comment {
	background: #fff;
	border: 1px solid #e5e5f8;
	padding: 25px 25px 55px;
	margin: 30px 0 0;
	clear: both;
	float: right;
	width: 100%
}
.property-comment .box-title {
	color: #3a3f4c;
	font-size: 26px;
	font-weight: 500;
	border-bottom: 1px solid #e5e5f8;
	padding: 20px 0 25px;
	margin: 0 0 30px
}
.property-comment .property-list-comment {
	list-style: none;
	margin: -10px 0 -28px;
	padding: 0
}
.property-comment .item-comment-header-left {
	width: 75%;
	width: -webkit-calc(100% - 100px);
	width: -moz-calc(100% - 100px);
	width: calc(100% - 100px);
	float: right
}
.property-comment .item-comment-header-left .name-user-comment {
	color: #515666;
	font-size: 16px;
	line-height: 24px;
	font-weight: 600;
	margin: 0 0 5px
}
.property-comment .item-comment-header-left .datetime {
	color: #abb2cc;
	font-size: 13px;
	line-height: 24px
}
.property-comment .item-comment-header-right {
	float: left;
	width: 90px
}
.property-comment .item-comment-content {
	padding: 10px 0 25px;
	clear: both;
	display: block;
	width: 100%;
	text-align: justify;
}
.property-comment .form-item {
	position: relative;
	margin-bottom: 40px
}
.property-comment .form-item input[type=text] {
	display: inline-block;
	background: 100% 0;
	border: none;
	width: 100%;
	border-bottom: 1px solid #e5e5f8;
	padding: 10px 0;
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s;
	-webkit-box-shadow: none;
	box-shadow: none
}
.property-comment .form-item:after {
	content: '';
	position: absolute;
	bottom: 0;
	right: 0;
	background: #fbb040;
	height: 1px;
	width: 30%;
	display: inline-block;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s
}
.property-comment .form-item:focus:after,
.property-comment .form-item:hover:after {
	width: 100%;
	opacity: 1;
	filter: alpha(opacity=100)
}
.property-comment .form-item textarea {
	display: inline-block;
	background: 100% 0;
	border: none;
	width: 100%;
	border-bottom: 1px solid #e5e5f8;
	height: 120px;
	padding: 0;
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s;
	-webkit-box-shadow: none;
	box-shadow: none;
	outline: 0;
}
.property-comment .form-item.form-textarea:after {
	bottom: 8.5px
}
.service-item {
	display: block;
	position: relative;
	margin-bottom: 60px;
}
.service-item .service-icon {
	position: relative;
	color: #f9a11b;
	font-size: 97px;
	display: inline-block;
	z-index: 2
}
.service-item .service-icon .icon {
	color: #fff;
	font-size: 30px;
	line-height: 63px;
	text-align: center;
	position: absolute;
	top: 43%;
	right: 50%;
	-webkit-transform: translate(50%, -50%);
	-ms-transform: translate(50%, -50%);
	-o-transform: translate(50%, -50%);
	transform: translate(50%, -50%);
	display: block;
	width: 63px;
	height: 63px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	-webkit-box-shadow: inset 0 0 5px 5px rgba(0, 0, 0, .04);
	box-shadow: inset 0 0 5px 5px rgba(0, 0, 0, .04);
	background: -moz-radial-gradient(center, ellipse cover, #f9a11b 0, #f6a03a 100%);
	background: -webkit-gradient(radial, center center, 0, center center, 100%, color-stop(0, #f9a11b), color-stop(100%, #f6a03a));
	background: -webkit-radial-gradient(center, ellipse cover, #f9a11b 0, #f6a03a 100%);
	background: -o-radial-gradient(center, ellipse cover, #f9a11b 0, #f6a03a 100%);
	background: -ms-radial-gradient(center, ellipse cover, #f9a11b 0, #f6a03a 100%);
	background: radial-gradient(ellipse at center, #f9a11b 0, #f6a03a 100%);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fbb040', endColorstr='#f6a03a', GradientType=1);
	background: -moz-radial-gradient(center, ellipse cover, #f9a11b 0, #f49606 100%);
	background: -webkit-gradient(radial, center center, 0, center center, 100%, color-stop(0, #f9a11b), color-stop(100%, #f49606));
	background: -webkit-radial-gradient(center, ellipse cover, #f9a11b 0, #f49606 100%);
	background: -o-radial-gradient(center, ellipse cover, #f9a11b 0, #f49606 100%);
	background: -ms-radial-gradient(center, ellipse cover, #f9a11b 0, #f49606 100%);
	background: radial-gradient(ellipse at center, #f9a11b 0, #f49606 100%);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fbb040', endColorstr='#f49606', GradientType=1)
}
.blog-item.style-2 .wrap-entry,
.service-item.style-2 .service-icon .icon {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0)
}
.service-item .service-title {
	margin: 30px 0 22px;
	font-size: 20px
}
.service-item.style-2 .service-icon {
	display: inline;
	font-size: 14px;
}
.service-item.style-2 .service-icon .icon {
	position: relative;
	font-size: 42px;
	width: 92px;
	height: 92px;
	display: inline-block;
	line-height: 75px;
	text-align: center;
	background: 100% 0;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	border: 7px solid #fbba57;
	color: #fff;
	-webkit-transition: all .2s ease 0s;
	-o-transition: all .2s ease 0s;
	transition: all .2s ease 0s;
	top: 0;
	right: 0;
	transform: translate(0, 0)
}
.service-item.style-2 .service-icon:hover .icon {
	color: #f9a11b;
	font-size: 36px
}
.service-item.style-2 .service-icon .icon:before {
	position: relative;
	z-index: 2
}
.service-item.style-2 .service-icon .icon:after {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background: #f9a11b;
	z-index: 1;
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s;
	opacity: 1;
	filter: alpha(opacity=100)
}
.agent-item,
.agent-item .thumbnail .line:before {
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s
}
.service-item.style-2 .service-icon:hover .icon:after {
	-webkit-transform: scale(.4);
	-ms-transform: scale(.4);
	-o-transform: scale(.4);
	transform: scale(.4);
	opacity: 0;
	filter: alpha(opacity=0)
}
.featured-item .featured-main {
	position: relative;
	min-height: 420px
}
.featured-item .featured-main .meta {
	color: #fff;
	width: 50%;
	float: right;
	padding: 50px 0
}
.featured-item .featured-main .meta .title {
	font-size: 32px;
	font-weight: 600;
}
.featured-item .featured-main .meta .location {
	font-size: 16px;
	margin: 12px 0;
	display: block
}
.featured-item .featured-main .meta .price {
	font-size: 22px;
	font-weight: 500;
	line-height: 1.85;
	display: block
}
.featured-item .featured-main .info {
	color: #fff;
	max-width: 470px;
	height: 180px;
	position: relative;
	width: 50%;
	float: left;
	margin-top: 120px
}
.featured-item .featured-main .info:after,
.featured-item .featured-main .info:before {
	content: '';
	position: absolute;
	background: rgba(255, 255, 255, .2)
}
.featured-item .featured-main .info:before {
	top: 50%;
	right: 0;
	width: 100%;
	height: 1px
}
.featured-item .featured-main .info:after {
	right: 50%;
	width: 1px;
	height: 100%
}
.featured-item .featured-main .info>span {
	width: 50%;
	padding: 25px 30px 20px 0;
	float: right;
	font-size: 20px;
	font-weight: 400;
	line-height: 50px
}
.featured-item .featured-main .info>span i {
	font-size: 35px;
	margin-left: 10px;
	display: block;
	float: right;
	line-height: 50px
}
.featured-item .featured-main .box-image {
	width: 550px;
	height: 323px;
	position: relative;
	overflow: hidden;
	float: right;
	bottom: -148px
}
.featured-item .featured-main .box-image .box-image-content {
	position: absolute;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	background-image: url(../images/featured_item/featured_item_1.jpg)
}
.featured-item .featured-main .view {
	max-width: 470px;
	position: absolute;
	left: 0;
	bottom: -160px
}
.featured-item .featured-main .view p {
	padding-right: 15px;
	border-right: 5px solid #f9a11b;
	text-align: justify;
}
.agent-item {
	border: 1px solid #e5e5f8;
	transition: all .4s ease 0s;
	margin-right: 15px;
	margin-left: 15px;
	height: 100%
}
.agent-item .thumbnail {
	position: relative;
	overflow: hidden;
	padding: 0;
	margin: 0;
	border: none
}
.agent-item .thumbnail .line:after,
.agent-item .thumbnail .line:before {
	content: "";
	position: absolute;
	height: 32px;
	width: 100%;
	background: #fff;
	bottom: -10px
}
.agent-item .thumbnail img {
	display: block
}
.agent-item .thumbnail .line:before {
	display: inline-block;
	right: -50%;
	-webkit-transform: rotate(-8deg);
	-ms-transform: rotate(-8deg);
	-o-transform: rotate(-8deg);
	transform: rotate(-8deg);
	transition: all .4s ease 0s
}
.agent-item .thumbnail .line:after {
	display: inline-block;
	left: -50%;
	-webkit-transform: rotate(8deg);
	-ms-transform: rotate(8deg);
	-o-transform: rotate(8deg);
	transform: rotate(8deg);
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s
}
.agent-item .thumbnail .line>span:after,
.agent-item .thumbnail .line>span:before {
	position: absolute;
	bottom: 30px;
	width: 51%;
	height: 5px;
	background: #f9a11b;
	opacity: 0;
	filter: alpha(opacity=0);
	content: '';
	z-index: 1
}
.agent-item .thumbnail .line>span:before {
	right: 0;
	-webkit-transform: rotate(8.5deg) scale(.6);
	-moz-transform: rotate(8.5deg) scale(.6);
	-ms-transform: rotate(8.5deg) scale(.6);
	transform: rotate(8.5deg) scale(.6)
}
.agent-item .thumbnail .line>span:after {
	left: 0;
	-webkit-transform: rotate(-8.5deg) scale(.6);
	-moz-transform: rotate(-8.5deg) scale(.6);
	-ms-transform: rotate(-8.5deg) scale(.6);
	transform: rotate(-8.5deg) scale(.6)
}
.agent-item:hover .thumbnail .line:before {
	right: -48%;
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s;
	-webkit-transform: rotate(8deg);
	-ms-transform: rotate(8deg);
	-o-transform: rotate(8deg);
	transform: rotate(8deg)
}
.agent-item .content,
.agent-item:hover .thumbnail .line:after {
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s
}
.agent-item:hover .thumbnail .line:after {
	left: -48%;
	transition: all .4s ease 0s;
	-webkit-transform: rotate(-8deg);
	-ms-transform: rotate(-8deg);
	-o-transform: rotate(-8deg);
	transform: rotate(-8deg)
}
.agent-item:hover .thumbnail .line>span:before {
	-webkit-transform: rotate(8.5deg) scale(1);
	-moz-transform: rotate(8.5deg) scale(1);
	-ms-transform: rotate(8.5deg) scale(1);
	transform: rotate(8.5deg) scale(1);
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transition: all .2s ease .2s;
	-o-transition: all .2s ease .2s;
	transition: all .2s ease .2s
}
.agent-item:hover .thumbnail .line>span:after {
	-webkit-transform: rotate(-8.5deg) scale(1);
	-moz-transform: rotate(-8.5deg) scale(1);
	-ms-transform: rotate(-8.5deg) scale(1);
	transform: rotate(-8.5deg) scale(1);
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transition: all .2s ease .2s;
	-o-transition: all .2s ease .2s;
	transition: all .2s ease .2s
}
.agent-item .content {
	background: #fff;
	text-align: center;
	padding: 25px 25px 0;
	position: relative;
	overflow: hidden;
	transition: all .4s ease 0s
}
.agent-item .content .name-agent {
	color: #3a3f4c;
	font-weight: 500;
	font-size: 20px;
	display: inline-block;
	margin: 0 0 5px
}
.agent-item .content .name-agent a {
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s
}
.agent-item .content .position {
	display: block;
	color: #515666;
	font-size: 14px;
	font-weight: 400
}
.agent-item .content .agent-social {
	visibility: hidden;
	-webkit-transform: scale(.6);
	-ms-transform: scale(.6);
	-o-transform: scale(.6);
	transform: scale(.6);
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s
}
.agent-item .content .agent-social a {
	color: #fff;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	display: inline-block;
	margin-bottom: 8px;
	background: #114a82;
	margin-left: 6px;
	margin-right: 6px;
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s;
	-webkit-border-radius: 50%;
	border-radius: 50%
}
.agent-item .content .agent-social a:before {
	font-family: FontAwesome;
	font-size: 16px
}
.agent-item:hover .content {
	padding: 25px;
	margin-top: -20px
}
.agent-item:hover .content .agent-social {
	margin-top: 20px;
	visibility: visible;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	opacity: 1;
	filter: alpha(opacity=100)
}
.agent-detail {
	background: #fff;
	border: 1px solid #e5e5f8;
	margin: 0
}
.agent-detail .thumbnail {
	padding: 0;
	border: none;
	margin: 0
}
.agent-detail .thumbnail img {
	width: 100%
}
.agent-detail .info-agent {
	padding: 0 25px
}
.agent-detail .box-content .title {
	color: #505464;
	font-size: 30px;
	margin: 25px 0;
	font-weight: 500;
	line-height: 1.85;
}
.agent-detail .box-content .item-info {
	color: #515666;
	font-size: 14px;
	font-weight: 500;
	margin-bottom: 6px
}
.agent-detail .box-content .item-info .position {
	padding-left: 10px;
	margin-left: 15px;
	position: relative
}
.agent-detail .box-content .item-info .position:after {
	content: '';
	height: 15px;
	width: 1px;
	background: #ededfa;
	position: absolute;
	left: 0;
	top: 3px
}
.agent-detail .box-content ul.item-info {
	list-style: none;
	margin: 0;
	padding: 0;
	color: #515666;
	font-size: 14px;
	font-weight: 500
}
.agent-detail .box-content ul.item-info li {
	color: #515666;
	margin-bottom: 6px
}
.agent-detail .box-content ul.item-info li:before {
	font-family: FontAwesome;
	display: inline-block;
	width: 20px;
	color: #abb2cc;
	font-size: 18px;
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s;
	line-height: 20px;
}
.agent-detail .box-content ul.item-info li a {
	color: #515666;
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s
}
.agent-detail .box-content ul.item-info li:hover a,
.agent-detail .box-content ul.item-info li:hover:before {
	color: #f9a11b
}
.agent-detail .box-content ul.item-info li.agent-email:before {
	content: '\f0e0';
	font-size: 14px
}
.agent-detail .box-content ul.item-info li.agent-mobile:before {
	content: '\f10b';
	right: 3px;
	position: relative;
}
.agent-detail .box-content ul.item-info li.agent-address:before {
	content: '\f041';
	font-size: 17px;
	position: relative;
	right: 2px;
}
.agent-detail .box-content .agent-about {
	border-top: 1px solid #ededfa;
	padding: 15px 0 16px;
	margin-top: 20px;
	color: #515666;
	line-height: 2;
	text-align: justify;
}
.about-agent .agent-action {
	border-top: 1px solid #e5e5f8;
	padding: 25px 0;
	display: table;
	width: 100%
}
.about-agent .agent-action>div:first-child {
	padding-right: 0
}
.about-agent .agent-action>div:last-child {
	padding-left: 0
}
.agent-detail .box-content .agent-social {
	margin-bottom: 22px;
	margin-top: 8px;
}
.agent-detail.style-2 {
	margin-bottom: 30px;
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s
}
.agent-detail.style-2 .thumbnail:before,
.agent-social a {
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s
}
.agent-detail.style-2:hover {
	-webkit-box-shadow: 0 0 30px 3px rgba(0, 0, 0, .1);
	box-shadow: 0 0 30px 3px rgba(0, 0, 0, .1)
}
.agent-detail.style-2 .box-content .title {
	margin-top: 20px
}
.agent-detail.style-2 .info-agent {
	padding: 0 30px
}
.agent-detail.style-2 .thumbnail:before {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	background: rgba(17, 74, 130, .6);
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transform: scale(.6);
	-ms-transform: scale(.6);
	-o-transform: scale(.6);
	transform: scale(.6);
	transition: all .4s ease 0s
}
.agent-detail.style-2:hover .thumbnail:before {
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1)
}
.agent-detail.style-2 .thumbnail .agent-social {
	position: absolute;
	top: 50%;
	right: 50%;
	width: 100%;
	text-align: center;
	-webkit-transform: translate(50%, -50%) scale(.5);
	-ms-transform: translate(50%, -50%) scale(.5);
	-o-transform: translate(50%, -50%) scale(.5);
	-webkit-transition: all 0s ease 0s;
	-o-transition: all 0s ease 0s;
	transition: all 0s ease 0s;
	opacity: 0;
	filter: alpha(opacity=0)
}
.agent-detail.style-2:hover .thumbnail .agent-social {
	-webkit-transform: translate(50%, -50%) scale(1);
	-ms-transform: translate(50%, -50%) scale(1);
	-o-transform: translate(50%, -50%) scale(1);
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transition: all .3s ease .18s;
	-o-transition: all .3s ease .18s;
	transition: all .3s ease .18s
}
.agent-detail.style-2 .thumbnail .agent-social a {
	background: #fff;
	color: #114a82
}
.agent-detail.style-2 .thumbnail .agent-social a:hover {
	background: #f9a11b;
	color: #fff
}
.agent-social a {
	display: inline-block;
	background: #d5d5e6;
	color: #fff;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	margin-left: 12px;
	transition: all .4s ease 0s;
	-webkit-border-radius: 50%;
	border-radius: 50%
}
.agent-social a:hover {
	color: #fff;
	background: #f9a11b
}
.agent-contact .item-wrap {
	position: relative;
}
.agent-contact .item-wrap input[type=text] {
	display: inline-block;
	background: 100% 0;
	border: none;
	width: 100%;
	color: #fff;
	border-bottom: 1px solid #fff;
	padding: 10px 0;
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s;
	-webkit-box-shadow: none;
	box-shadow: none;
	text-align: right;
}
.agent-contact .item-wrap input[type=text]:focus,
.agent-contact .item-wrap input[type=text]:hover {
	outline: 0
}
.agent-contact .item-wrap:after {
	content: '';
	position: absolute;
	bottom: 0;
	right: 15px;
	left: 70%;
	background: #fbb040;
	height: 1px;
	display: inline-block;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s
}
.agent-contact .item-wrap.form-textarea:after {
	bottom: 8.5px
}
.agent-contact .item-wrap.form-action:after {
	display: none
}
.agent-contact .item-wrap:focus:after,
.agent-contact .item-wrap:hover:after {
	left: 15px;
	opacity: 1;
	filter: alpha(opacity=100)
}
.agent-contact .item-wrap textarea {
	display: inline-block;
	background: 100% 0;
	border: none;
	width: 100%;
	color: #fff;
	border-bottom: 1px solid #fff;
	height: 120px;
	padding: 0;
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s;
	-webkit-box-shadow: none;
	box-shadow: none;
	outline: 0;
}
.featured-agent .agent-item {
	margin-bottom: 20px;
	border: none;
	margin-right: 0;
	margin-left: 0;
	clear: both;
	float: right;
	width: 100%
}
.featured-agent .agent-item:last-child {
	margin-bottom: 0
}
.featured-agent .agent-item .thumbnail {
	float: right;
	border: none;
	padding: 0
}
.featured-agent .agent-item .thumbnail a {
	display: table;
	position: relative
}
.featured-agent .agent-item .thumbnail img {
	width: 70px
}
.featured-agent .agent-item .thumbnail a:before {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	background: rgba(255, 255, 255, .6);
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s;
	-webkit-transform: scale(.6);
	-ms-transform: scale(.6);
	-o-transform: scale(.6);
	transform: scale(.6);
	opacity: 0;
	filter: alpha(opacity=0)
}
.blog-item,
.featured-agent .agent-item .thumbnail a:after {
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s
}
.featured-agent .agent-item .thumbnail a:after {
	content: '\f0c1';
	font-family: FontAwesome;
	position: absolute;
	top: 50%;
	right: 50%;
	color: #114a82;
	font-size: 20px;
	transition: all .4s ease 0s;
	-webkit-transform: translate(50%, -150%);
	-ms-transform: translate(50%, -150%);
	-o-transform: translate(50%, -150%);
	transform: translate(50%, -150%);
	opacity: 0;
	filter: alpha(opacity=0)
}
.featured-agent .agent-item:hover .thumbnail a:before {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	opacity: 1;
	filter: alpha(opacity=100)
}
.featured-agent .agent-item:hover .thumbnail a:after {
	-webkit-transform: translate(50%, -50%);
	-ms-transform: translate(50%, -50%);
	-o-transform: translate(50%, -50%);
	transform: translate(50%, -50%);
	opacity: 1;
	filter: alpha(opacity=100)
}
.featured-agent .content {
	padding: 3px 15px 3px 0;
	float: right;
	width: calc(100% - 70px);
	text-align: right
}
.featured-agent .agent-item:hover .content {
	padding: 3px 15px 3px 0;
	margin-top: 0
}
.featured-agent .content .item-title {
	color: #3a3f4c;
	font-size: 14px;
	line-height: 1.85;
	font-weight: 500;
	text-align: right;
	margin-bottom: 6px;
	margin-top: 2px;
}
.blog-item .entry-header h2,
.testimonial-item .testimonial-name {
	font-size: 20px;
}
.testimonial-item .testimonial-name {
	margin-top: 5px;
}
.testimonial-item .box-user {
	clear: both;
	margin-bottom: 35px
}
.testimonial-item .box-user img {
	max-width: 215px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	padding: 4px;
	background: #fff;
	display: inline-block
}
.testimonial-item .testimonial-content {
	max-width: 970px;
	margin: 0 auto;
	font-size: 18px;
	position: relative
}
.testimonial-item .testimonial-content:before {
	content: '\f10e';
	font-size: 26px;
	color: #f9a11b;
	position: absolute;
	right: -54px;
	top: 0;
	font-family: FontAwesome
}
.testimonial-item .testimonial-content:after {
	content: '\f10d';
	font-size: 26px;
	color: #f9a11b;
	position: absolute;
	left: -54px;
	bottom: 0;
	font-family: FontAwesome
}
.testimonial-carousel .owl-dots .owl-dot span {
	filter: Alpha(Opacity=100);
	opacity: 1;
	width: 20px;
	height: 4px;
	margin: 0 7px;
	padding: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	background-color: #fff
}
.blog-carousel .blog-item,
.testimonial-carousel .testimonial-item.style-2 {
	margin-right: 15px;
	margin-left: 15px
}
.testimonial-carousel .owl-dots .owl-dot.active span {
	background-color: #f9a11b
}
.testimonial-item.style-2 {
	padding-top: 55px
}
.testimonial-item.style-2 .testimonial-wrap {
	padding: 48px 40px 35px;
	position: relative;
	background: #fff;
	border: 1px solid #e5e5f8
}
.testimonial-item.style-2 .box-user {
	display: block;
	padding-right: 0;
	text-align: center;
	margin-bottom: 40px
}
.testimonial-item.style-2 .box-user img {
	position: absolute;
	top: -100px;
	right: 50%;
	-webkit-transform: translate(50%, 0);
	-ms-transform: translate(50%, 0);
	-o-transform: translate(50%, 0);
	transform: translate(50%, 0)
}
.testimonial-item.style-2 .testimonial-name {
	color: #3a3f4c;
	margin-bottom: 7px
}
.testimonial-item.style-2 .testimonial-position {
	color: #abb2cc;
	display: block;
	margin-bottom: 20px
}
.testimonial-item.style-2 .testimonial-content {
	margin-top: 35px;
	font-size: 14px;
	line-height: 2
}
.testimonial-item.style-2 .testimonial-content:after,
.testimonial-item.style-2 .testimonial-content:before {
	display: none
}
.blog-index {
	padding: 30px 30px 0;
	background-color: #f3f3f9
}
.blog-item {
	position: relative;
	transition: all .4s ease 0s
}
.blog-item .content-featured {
	overflow: hidden;
	width: 100%
}
.blog-item .content-featured .content-thumb {
	position: relative;
	display: block
}
.blog-item .content-featured .content-thumb:after {
	position: absolute;
	top: 0;
	right: 0;
	background-color: #114a82;
	content: '';
	width: 100%;
	height: 100%;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s
}
.blog-item:hover .content-featured .content-thumb:after {
	opacity: .6;
	filter: alpha(opacity=60)
}
.blog-item .content-thumb img {
	width: 100%;
	-webkit-transition: all .8s ease 0s;
	-o-transition: all .8s ease 0s;
	transition: all .8s ease 0s
}
.blog-item:hover .content-thumb img {
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	-o-transform: scale(1.05);
	transform: scale(1.05)
}
.blog-item .content-thumb span {
	position: absolute;
	top: 50%;
	right: 50%;
	-webkit-transform: translate(50%, -50%) scaleY(0) rotate(-360deg);
	-moz-transform: translate(50%, -50%) scaleY(0) rotate(-360deg);
	-ms-transform: translate(50%, -50%) scaleY(0) rotate(-360deg);
	transform: translate(50%, -50%) scaleY(0) rotate(-360deg);
	width: 2px;
	height: 46px;
	background-color: #fff;
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s;
	z-index: 1
}
.blog-item .content-thumb span:after,
.blog-item .content-thumb span:before {
	content: '';
	position: absolute;
	width: 2px;
	height: 23px;
	background-color: #fff;
	top: 50%;
	right: 50%
}
.blog-item:hover .content-thumb span {
	-webkit-transform: translate(50%, -50%) scaleY(1) rotate(0);
	-moz-transform: translate(50%, -50%) scaleY(1) rotate(0);
	-ms-transform: translate(50%, -50%) scaleY(1) rotate(0);
	transform: translate(50%, -50%) scaleY(1) rotate(0)
}
.blog-item .content-thumb span:before {
	-webkit-transform: translate(50%, 0) scaleY(1) rotate(0);
	-moz-transform: translate(50%, 0) scaleY(1) rotate(0);
	-ms-transform: translate(50%, 0) scaleY(1) rotate(0);
	transform: translate(50%, 0) scaleY(1) rotate(0);
	transition: all .4s cubic-bezier(.64, -1.18, .68, 1.81) 0s;
	-webkit-transform-origin: 50% 0;
	-moz-transform-origin: 50% 0;
	-ms-transform-origin: 50% 0;
	transform-origin: 50% 0
}
.blog-item .content-thumb span:after {
	-webkit-transform: translate(50%, 0) scaleY(1) rotate(180deg);
	-moz-transform: translate(50%, 0) scaleY(1) rotate(180deg);
	-ms-transform: translate(50%, 0) scaleY(1) rotate(180deg);
	transform: translate(50%, 0) scaleY(1) rotate(180deg);
	-webkit-transition: all .4s cubic-bezier(.64, -1.18, .68, 1.81) 0s;
	-o-transition: all .4s cubic-bezier(.64, -1.18, .68, 1.81) 0s;
	transition: all .4s cubic-bezier(.64, -1.18, .68, 1.81) 0s;
	-webkit-transform-origin: 50% 0;
	-moz-transform-origin: 50% 0;
	-ms-transform-origin: 50% 0;
	transform-origin: 50% 0
}
.blog-item .wrap-entry,
.blog-item.style-2 {
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s
}
.blog-item:hover .content-thumb span:before {
	-webkit-transform: translate(50%, 0) scaleY(1) rotate(-90deg);
	-moz-transform: translate(50%, 0) scaleY(1) rotate(-90deg);
	-ms-transform: translate(50%, 0) scaleY(1) rotate(-90deg);
	transform: translate(50%, 0) scaleY(1) rotate(-90deg);
	-webkit-transition-delay: .4s;
	transition-delay: .4s
}
.blog-item:hover .content-thumb span:after {
	-webkit-transform: translate(50%, 0) scaleY(1) rotate(90deg);
	-moz-transform: translate(50%, 0) scaleY(1) rotate(90deg);
	-ms-transform: translate(50%, 0) scaleY(1) rotate(90deg);
	transform: translate(50%, 0) scaleY(1) rotate(90deg);
	-webkit-transition-delay: .5s;
	transition-delay: .5s
}
.blog-item .wrap-entry {
	margin: 0 50px -88px;
	-webkit-transform: translate(0, -88px);
	-ms-transform: translate(0, -88px);
	-o-transform: translate(0, -88px);
	transform: translate(0, -88px);
	background: #fff;
	transition: all .4s ease 0s;
	border: 1px solid #e5e5f8;
	float: right;
	width: 100%;
	width: -webkit-calc(100% - 100px);
	width: -moz-calc(100% - 100px);
	width: calc(100% - 100px);
}
.blog-item .entry-header {
	padding: 23px 30px 30px;
	position: relative;
	float: right
}
.blog-item .entry-header h2 {
	margin: 0;
	line-height: 1.85
}
.blog-item .entry-header .tag-date {
	position: absolute;
	-webkit-transform: translate(0, -100%);
	-ms-transform: translate(0, -100%);
	-o-transform: translate(0, -100%);
	transform: translate(0, -100%);
	top: -1px;
	right: -1px;
	background-color: #f9a11b;
	color: #fff;
	font-size: 18px;
	font-weight: 600;
	text-align: center;
	line-height: 1.5;
	padding: 4px 0 10px;
	width: 78px;
}
.blog-item .entry-header .tag-date:before {
	border-bottom: 10px solid #f9a11b;
	border-right: 39px solid transparent;
	border-left: 39px solid transparent;
	content: "";
	height: 0;
	right: 0;
	position: absolute;
	top: -10px;
	width: 0
}
.blog-item .entry-header .tag-date span {
	display: block
}
.blog-item .entry-header .item-info {
	margin-top: 16px;
	font-weight: 500
}
.blog-item .entry-header .item-info span {
	position: relative;
	line-height: 24px;
	padding-left: 16px;
	margin-left: 14px;
	float: right
}
.blog-item .entry-header .item-info span:last-child {
	margin-left: 0;
	padding-left: 0
}
.blog-item .entry-header .item-info span:before {
	position: absolute;
	top: 50%;
	left: 0;
	content: '';
	width: 1px;
	height: 15px;
	background: #d4d8e8;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	transform: translate(0, -50%)
}
.blog-item .entry-header .item-info span:last-child:before {
	display: none
}
.blog-item .entry-header .item-info span i {
	color: #d4d8e8;
	padding-left: 5px
}
.blog-item .content-featured .tag-date {
	position: absolute;
	background-color: #f9a11b;
	color: #fff;
	font-weight: 600;
	text-align: center;
	transform: translate(0, 0);
	right: 30px;
	font-size: 14px;
	line-height: 1.5;
	padding: 10px 0 5px;
	top: -1px;
	display: block;
	width: 64px;
}
.blog-item .content-featured .tag-date:before {
	border-top: 10px solid #f9a11b;
	border-right: 32px solid transparent;
	border-left: 32px solid transparent;
	content: "";
	height: 0;
	right: 0;
	position: absolute;
	width: 0;
	top: auto;
	bottom: -10px
}
.blog-item .content-featured .tag-date span {
	display: block
}
.blog-item .entry-content {
	padding: 20px 30px 6px;
	clear: right;
	text-align: justify;
}
.blog-item .entry-footer {
	padding: 7px 30px 22px;
	border-top: 1px solid #fff;
	overflow: hidden;
}
.blog-item .entry-footer .item-info span {
	position: relative;
	line-height: 24px;
	padding-left: 16px;
	margin-left: 14px;
	float: right
}
.blog-item .entry-footer .item-info span:before {
	position: absolute;
	top: 50%;
	left: 0;
	content: '';
	width: 1px;
	height: 15px;
	background: #d4d8e8;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	transform: translate(0, -50%)
}
.blog-item .entry-footer .item-info span:last-child {
	margin-left: 0;
	padding-left: 0
}
.blog-item .entry-footer .item-info span:last-child:before {
	display: none
}
.blog-item .entry-footer .item-info span i {
	color: #d4d8e8;
	padding-left: 5px
}
.blog-item.style-2 {
	position: relative;
	margin-bottom: 30px;
	background: #fff;
	border: 1px solid #e5e5f8;
	transition: all .4s ease 0s;
	overflow: hidden
}
.blog-item.style-2 .content-featured {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	display: block;
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s;
	min-height: auto;
	overflow: initial
}
.blog-item.style-2 .wrap-entry {
	transform: translate(0, 0);
	margin: 0;
	border: none;
	width: 100%;
}
.blog-item.style-2 .entry-header {
	padding-top: 20px;
	padding-bottom: 0
}
.blog-item.style-2 .entry-header h2 {
	font-size: 18px
}
.blog-item.style-2 .entry-footer .read-more {
	background: 100% 0;
	color: #515666;
	font-weight: 500;
	padding: 0 0 0 24px;
	overflow: initial;
	display: inline-block;
	font-size: 14px;
	position: relative
}
.blog-item.style-2 .entry-footer .read-more:after {
	font-family: Ionicons;
	content: "\f3cf";
	position: absolute;
	top: 1px;
	left: 10px;
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s
}
.blog-item.style-3,
.mailchimp .mailchimp-main:after {
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s
}
.blog-item.style-2 .entry-footer .read-more:hover:after {
	left: 0
}
.blog-item.style-2 .entry-footer .read-more:hover {
	color: #f9a11b
}
.blog-item.style-2 .entry-footer .item-info {
	display: block;
	float: left;
	margin-top: 0
}
.blog-item.style-3 {
	position: relative;
	background: #fff;
	border: 1px solid #e5e5f8;
	transition: all .4s ease 0s;
	margin-bottom: 30px
}
.blog-item.style-3:hover {
	-webkit-box-shadow: 0 3px 30px 0 rgba(0, 0, 0, .12);
	box-shadow: 0 3px 30px 0 rgba(0, 0, 0, .12)
}
.blog-item.style-3 .blog-featured {
	overflow: hidden;
	width: 100%;
	display: block;
	min-height: 250px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: top center;
	-webkit-transition: all .6s ease 0s;
	-o-transition: all .6s ease 0s;
	transition: all .6s ease 0s
}
.blog-item.style-3 .wrap-entry {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	transform: translate(0, 0);
	margin: 0;
	border: none
}
.blog-item.style-3 .entry-header {
	padding-bottom: 5px
}
.blog-item.style-3 .entry-footer .item-info {
	display: block;
	float: left;
	margin-top: 11px;
	margin-right: 15px;
}
.blog-item.style-3 .content-featured {
	height: 100%
}
.blog-item.style-3 .content-featured .content-thumb {
	position: relative;
	display: block;
	min-height: 100%
}
.blog-detail {
	position: relative;
	background: #fff;
	border: 1px solid #e5e5f8;
	float: right;
	width: 100%
}
.blog-detail .content-featured img {
	width: 100%
}
.blog-detail .entry-header {
	padding: 32px 40px 0;
	position: relative
}
.blog-detail .entry-header h1 {
	margin: 0;
	line-height: 1.85;
	font-size: 24px
}
.blog-detail .item-info {
	margin-top: 16px;
	font-weight: 500;
	overflow: hidden;
}
.blog-detail .item-info span {
	position: relative;
	line-height: 2;
	padding: 2px 0 2px 16px;
	margin-left: 14px;
	float: right
}
.blog-detail .item-info span:last-child {
	margin-left: 0;
	padding-left: 0
}
.blog-detail .item-info span:before {
	position: absolute;
	top: 50%;
	left: 0;
	content: '';
	width: 1px;
	height: 15px;
	background: #d4d8e8;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	transform: translate(0, -50%)
}
.blog-detail .item-info span:last-child:before {
	display: none
}
.blog-detail .item-info span i {
	color: #d4d8e8;
	padding-left: 5px
}
.blog-detail .entry-content {
	padding: 20px 40px 30px;
	clear: both;
	display: block;
	text-align: justify;
}
.blog-detail .entry-content .in-blog-wrap {
	margin: 30px 0 20px;
	float: right;
	width: 100%
}
.blog-detail .entry-content blockquote {
	font-size: 18px;
	color: #114a82;
	font-weight: 600;
	font-style: italic;
	line-height: 30px;
	position: relative;
	padding: 8px 30px;
	margin: 20px 0;
	border-right: none
}
.blog-detail .entry-content blockquote:after,
.blog-detail .entry-content blockquote:before {
	font-family: ionicons;
	content: "\f347";
	color: #f9a11b;
	position: absolute;
	font-style: normal;
	font-size: 24px
}
.blog-detail .entry-content blockquote:before {
	top: 0;
	right: 0;
	-webkit-transform: rotate(-180deg);
	-ms-transform: rotate(-180deg);
	-o-transform: rotate(-180deg);
	transform: rotate(-180deg)
}
.blog-detail .entry-content blockquote:after {
	bottom: 0;
	left: 0
}
.blog-detail .entry-footer {
	padding: 8px 40px 15px;
	border-top: 1px solid #fff;
	clear: both;
	display: block
}
.blog-detail .entry-footer .single-tag span {
	font-weight: 500;
	margin-left: 16px
}
.blog-detail .entry-footer .single-tag a {
	border: 1px solid #e5e5f8;
	margin: 0 5px;
	padding: 4px 20px;
	font-size: 12px;
	-webkit-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease
}
.blog-detail .entry-footer .single-tag a:hover {
	border-color: #f9a11b
}
.post-navigation {
	padding: 12px 40px 20px;
	background: #fff;
	font-weight: 500;
	border-bottom: 0
}
.post-navigation .next-post,
.post-navigation .prev-post {
	width: 50%;
	float: right;
	position: relative;
	height: 60px;
	color: #fff;
	padding: 15px 30px;
	overflow: hidden;
	text-align: center;
	cursor: pointer;
}
.post-navigation:after {
	content: '';
	display: table;
	clear: both
}
.post-navigation .next-post:after,
.post-navigation .next-post:before,
.post-navigation .prev-post:after,
.post-navigation .prev-post:before {
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 2;
	-webkit-transition: all .5s ease 0s;
	-o-transition: all .5s ease 0s;
	transition: all .5s ease 0s
}
.post-navigation .next-post:before,
.post-navigation .prev-post:before {
	background: #000;
	top: 0;
	opacity: .5;
	filter: alpha(opacity=50)
}
.post-navigation .next-post:after,
.post-navigation .prev-post:after {
	background: #f9a11b;
	top: 0;
	opacity: .8;
	filter: alpha(opacity=80)
}
.post-navigation .prev-post:before {
	left: 0
}
.post-navigation .prev-post:after {
	left: -100%
}
.post-navigation .next-post:before {
	right: 0
}
.post-navigation .next-post:after {
	right: -100%
}
.post-navigation .next-post:hover:before,
.post-navigation .prev-post:hover:before {
	-webkit-transition: all .5s ease .1s;
	-o-transition: all .5s ease .1s;
	transition: all .5s ease .1s
}
.post-navigation .next-post:hover:after,
.post-navigation .prev-post:hover:after {
	-webkit-transition: all .5s ease 0s;
	-o-transition: all .5s ease 0s;
	transition: all .5s ease 0s
}
.post-navigation .prev-post:hover:before {
	left: 100%
}
.post-navigation .prev-post:hover:after {
	left: 0
}
.post-navigation .next-post:hover:before {
	right: 100%
}
.post-navigation .next-post:hover:after {
	right: 0
}
.post-navigation .next-post .bg-next-post,
.post-navigation .next-post .bg-prev-post,
.post-navigation .prev-post .bg-next-post,
.post-navigation .prev-post .bg-prev-post {
	position: absolute;
	top: 0;
	right: 0;
	background-size: cover;
	background-position: center;
	width: 100%;
	height: 100%;
	z-index: 1
}
.post-navigation .next-post span,
.post-navigation .prev-post span {
	position: relative;
	font-size: 12px;
	display: inline-block;
	line-height: 20px;
	z-index: 3;
	margin-bottom: 7px
}
.post-navigation .prev-post span {
	margin-right: 10px
}
.post-navigation .next-post span:before,
.post-navigation .prev-post span:before {
	font-family: ionicons;
	position: absolute;
	line-height: 1.85;
	top: 0
}
.post-navigation .prev-post span:before {
	content: "\f3d1";
	right: -10px
}
.post-navigation .next-post span:before {
	content: "\f3cf";
	left: -10px
}
.post-navigation .next-post a,
.post-navigation .prev-post a {
	color: #fff;
	position: relative;
	font-size: 18px;
	z-index: 3;
	display: block
}
.blog-detail .comment {
	padding: 24px 40px 40px;
	margin: 0;
	border: none
}
.blog-detail .comment .comment-title {
	margin-bottom: 40px;
	position: relative
}
.partner-carousel .item {
	margin-right: 3px;
	margin-left: 3px
}
.partner-carousel .item>a {
	display: block;
	overflow: hidden;
	margin-bottom: 6px
}
.partner-carousel .item>a img {
	-webkit-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
	width: 100%;
}
.partner-carousel .item>a:hover img {
	-webkit-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2)
}
.mailchimp {
	position: relative;
	padding: 12px 0 50px
}
.mailchimp .title {
	font-size: 34px;
	line-height: 1.85;
	color: #f9a11b;
	font-weight: 600;
}
.mailchimp .sub-title {
	display: block;
	margin-top: 15px;
	font-size: 18px;
	color: #fff
}
.mailchimp .mailchimp-main {
	position: relative;
	max-width: 420px;
	margin-top: 26px
}
.mailchimp .mailchimp-main input {
	background: 100% 0;
	border: none;
	outline: 0
}
.mailchimp .mailchimp-main input[type=email] {
	width: 100%;
	padding: 7px 0;
	border-bottom: 1px solid #fff;
	color: #fff;
	direction: ltr;
	text-align: right;
}
.mailchimp .mailchimp-main input[type=submit] {
	position: absolute;
	top: 0;
	left: 0;
	display: inline-block;
	text-indent: -200px;
	z-index: 9;
	width: 36px;
	height: 100%;
	line-height: 36px
}
.mailchimp .mailchimp-main i {
	position: absolute;
	top: 3px;
	left: 13px;
	line-height: 36px;
	font-size: 16px;
	color: #fff
}
.mailchimp .mailchimp-main:hover i {
	color: #f9a11b
}
.mailchimp .mailchimp-main:after {
	content: '';
	position: absolute;
	bottom: 0;
	right: 0;
	background: #fbb040;
	height: 1px;
	width: 30%;
	display: inline-block;
	opacity: 0;
	filter: alpha(opacity=0);
	transition: all .4s ease 0s
}
.floor-plan .box-features>ul li,
.panel-group .panel-heading a {
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s
}
.mailchimp .mailchimp-main:hover:after {
	width: 100%;
	opacity: 1;
	filter: alpha(opacity=100)
}
.mailchimp img {
	position: absolute;
	left: 0;
	top: -48px
}
.footer {
	display: block
}
.main-footer {
	background: rgba(255, 255, 255, .8);
	color: #fff;
	position: relative;
	background-size: cover;
	background-position: center center
}
.main-footer .wigetized {
	padding: 100px 0
}
.footer .widget {
	color: #515666
}
.footer .widget-title {
	color: #f9a11b;
	font-size: 22px;
	position: relative;
	margin-bottom: 50px
}
.footer .widget-title::after {
	content: '';
	width: 30px;
	height: 3px;
	position: absolute;
	right: 0;
	bottom: -10px;
	background: #f9a11b
}
.copyright,
.faq {
	position: relative
}
.main-footer ul {
	padding: 0
}
.main-footer ul.contact-info {
	margin-top: 23px
}
.panel-group .panel+.panel,
.panel-group>.panel,
.sidebar .widget,
.sidebar .widget:first-child {
	margin-top: 0
}
.main-footer ul.contact-info li {
	margin-bottom: 10px;
	line-height: 2;
}
.main-footer ul.contact-info li i {
	width: 32px;
	height: 32px;
	background: #fab852;
	text-align: center;
	line-height: 32px;
	margin-left: 15px;
	color: #fff;
	font-size: 15px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	-webkit-box-shadow: inset 0 0 5px 3px rgba(0, 0, 0, .1);
	box-shadow: inset 0 0 5px 3px rgba(0, 0, 0, .1)
}
.main-footer ul.open-info {
	max-width: 220px
}
.main-footer ul.open-info li {
	line-height: 40px;
	border-bottom: 1px solid #e5e5f8;
	padding: 0
}
.copyright {
	background: #fff;
	padding: 28px 0
}
.copyright .footer-social a {
	margin-right: 13px
}
.copyright .footer-social a:first-child {
	margin-right: 0
}
.copyright .footer-social a i {
	font-size: 18px;
	color: #d4d8e8
}
.copyright .footer-social a:hover i,
.faq .title {
	color: #f9a11b
}
.faq {
	z-index: 999
}
.faq .title {
	font-size: 68px;
	margin-bottom: 35px;
	text-align: left;
	line-height: 1.85;
	font-weight: 600
}
.faq .title .sub-title {
	font-size: 26px;
	width: 62px;
	text-align: left;
	display: inline-block;
	line-height: 1.45;
	vertical-align: middle;
}
.faq .title .first-word {
	color: #114a82
}
.faq-img-wrap {
	position: absolute;
	bottom: 0;
	left: -34px
}
.faq-img {
	position: relative;
	z-index: 2
}
.panel-group {
	border: 1px solid #e5e5f8;
	background: #fff;
	margin-bottom: 0;
	-webkit-box-shadow: 0 0 35px 0 rgba(0, 0, 0, .12);
	box-shadow: 0 0 35px 0 rgba(0, 0, 0, .12);
	position: relative;
	z-index: 999
}
.panel-group>.panel {
	display: block;
	background: 100% 0;
	border: none;
	border-radius: 0;
	box-shadow: none
}
.panel-group .panel-heading {
	margin-bottom: 2px;
	display: block;
	position: relative;
	padding: 0;
	background: 100%;
	border: none;
	border-radius: 0
}
.panel-group .panel:last-child .panel-heading {
	margin-bottom: 0
}
.panel-group .panel-heading a {
	color: #114a82;
	font-size: 14px;
	font-weight: 500;
	margin: 0;
	padding: 14px 20px 14px 30px;
	cursor: pointer;
	position: relative;
	background: #ededf7;
	display: block;
	transition: all .4s ease 0s
}
.panel-group .panel-heading.active a,
.panel-group .panel-heading:hover a {
	color: #114a82
}
.panel-group .panel-heading .toggle-icon {
	color: #114a82;
	width: 22px;
	height: 22px;
	line-height: 20px;
	text-align: center;
	font-style: normal;
	font-size: 18px;
	position: absolute;
	top: 50%;
	left: 17px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	margin-top: 2px;
}
.panel-group .panel-heading.active .toggle-icon,
.panel-group .panel-heading:hover .toggle-icon {
	border-color: #f9a11b;
	color: #f9a11b
}
.panel-group .panel-heading.active .toggle-icon:before {
	content: "\f209"
}
.panel-group .panel-body {
	padding: 30px 20px;
	border: none!important;
	background: 100% 0;
	line-height: 2;
	text-align: justify;
}
.progress-wraper .progress-title {
	display: block;
	font-size: 1rem;
	font-size: 12px;
	font-weight: 500;
	margin-bottom: 10px;
	color: #515666
}
.progress-wraper .progress-value {
	color: #515666;
	padding-left: 15px
}
.progress-wraper .block-progressbar {
	position: relative;
	width: 100%;
	margin-bottom: 35px
}
.progress-wraper .block-progressbar:last-child {
	margin-bottom: 0
}
.block-progressbar .progressbar-back-text {
	position: absolute;
	font-size: 0;
	text-indent: -9999px;
	background-color: #fff;
	border: 1px solid #e5e5f8;
	-webkit-box-shadow: inset -1px 2px 8px -2px rgba(0, 0, 0, .12);
	box-shadow: inset -1px 2px 8px -2px rgba(0, 0, 0, .12);
	height: 8px;
	width: 100%;
	-webkit-border-radius: 8px;
	border-radius: 8px
}
.block-progressbar .progresswrap {
	height: 8px
}
.block-progressbar .progressbar {
	width: 0;
	display: block;
	position: absolute;
	height: 8px;
	background-color: #f9a11b;
	-webkit-transition: width 1s linear;
	-o-transition: width 1s linear;
	transition: width 1s linear;
	-webkit-border-radius: 8px;
	border-radius: 8px
}
.block-progressbar .progressbar-front-text {
	position: absolute;
	left: 0;
	top: -30px;
	width: 35px!important;
	height: 20px;
	text-align: center;
	color: #515666;
	margin-bottom: 6px;
	-webkit-transition: all 2s ease-in-out;
	transition: all 2s ease-in-out;
	font-size: 12px;
	font-weight: 500;
	padding: 0;
	line-height: 24px
}
.progress-header {
	margin-bottom: 45px
}
.progress-header .title {
	font-size: 32px;
	margin-bottom: 22px;
	color: #114a82
}
.progress-header p {
	text-align: justify;
}
.skills.has-image img {
	max-width: 310px;
	height: auto;
	position: absolute;
	bottom: -91px;
	right: -50px;
	z-index: 2
}
.about-property .about-property-header {
	text-align: center;
	max-width: 980px;
	margin: 0 auto 75px
}
.about-property .title-header {
	position: relative;
	color: #114a82;
	font-size: 32px;
	font-weight: 600;
	margin: 30px 0;
}
.about-property .about-property-item {
	margin-bottom: 45px;
}
.about-property .about-property-item .icon {
	text-align: center;
	float: right
}
.about-property .about-property-item .icon i {
	color: #f9a11b;
	font-size: 42px;
	line-height: 42px;
	display: inline-block;
	width: 42px
}
.about-property .about-property-item .content {
	float: right;
	padding: 5px 15px 5px 0;
	width: calc(100% - 50px)
}
.about-property .about-property-item .content .content-title {
	color: #3a3f4c;
	font-weight: 500;
	margin: 0 0 15px;
}
.floor-plan {
	margin: 30px 0
}
.floor-plan .floor-plan-header {
	text-align: center;
	max-width: 950px;
	margin: 0 auto 60px
}
.floor-plan .floor-plan-header .title {
	color: #114a82;
	font-size: 32px;
	margin: 0 0 35px
}
.floor-plan .thumbnail {
	float: right;
	width: 50%;
	padding: 0;
	border: none
}
.floor-plan .content {
	float: right;
	width: 50%;
	padding: 0 70px
}
.floor-plan .content p {
	text-align: justify;
}
.floor-plan .box-features {
	border-top: 1px solid #e5e5f8;
	padding: 20px 0;
	margin: 35px 0 10px
}
.floor-plan .box-features>label {
	color: #3a3f4c;
	font-size: 20px;
	line-height: 1.85;
	font-weight: 500
}
.floor-plan .box-features>ul {
	list-style: none;
	margin: 0;
	padding: 15px 23px 0 0
}
.floor-plan .box-features>ul li {
	color: #3a3f4c;
	font-size: 16px;
	font-weight: 500;
	line-height: 2;
	padding: 0;
	position: relative;
	transition: all .4s ease 0s
}
.floor-plan .box-features>ul li:before {
	position: absolute;
	margin-right: -22px;
	display: inline-block;
	content: '\f177';
	font-family: FontAwesome;
	top: 2px;
}
.galleries .gallery-item {
	overflow: hidden;
	position: relative;
	width: 100%;
	height: 100%;
	float: right
}
.galleries .gallery-item .gallery-content {
	width: 100%;
	height: 100%;
	display: block;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s
}
.galleries .gallery-item i {
	position: absolute;
	top: 50%;
	right: 50%;
	font-size: 25px;
	color: #fff;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transform: translate(50%, -50%) scale(.6);
	-ms-transform: translate(50%, -50%) scale(.6);
	-o-transform: translate(50%, -50%) scale(.6);
	transform: translate(50%, -50%) scale(.6);
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s;
	z-index: 1
}
.galleries .gallery-item:hover i {
	opacity: 1;
	-webkit-transform: translate(50%, -50%) scale(1);
	-ms-transform: translate(50%, -50%) scale(1);
	-o-transform: translate(50%, -50%) scale(1);
	transform: translate(50%, -50%) scale(1);
}
.galleries .gallery-item:after,
.gallery .gallery-item:after {
	top: 0;
	height: 100%;
	background-color: rgba(17, 74, 130, .6);
	filter: alpha(opacity=0)
}
.galleries .gallery-item img,
.galleries .gallery-item:after {
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	width: 100%
}
.galleries .gallery-item:after {
	content: ' ';
	position: absolute;
	right: 0;
	opacity: 0;
	-webkit-transform: scale(.6);
	-ms-transform: scale(.6);
	-o-transform: scale(.6);
	transform: scale(.6);
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s;
}
.galleries .gallery-item:hover:after {
	opacity: 1;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1)
}
.galleries .gallery-item img {
	transition: all .4s ease 0s
}
.gallery .gallery-item img,
.gallery .gallery-item:after {
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s
}
.galleries .gallery-item:hover img {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1)
}
.gallery .gallery-item {
	display: inline-block;
	margin-left: 3px;
	overflow: hidden;
	position: relative
}
.gallery .gallery-item img {
	transition: all .4s ease 0s;
	max-width: 64px
}
.gallery .gallery-item:hover img {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1)
}
.gallery .gallery-item:after {
	content: '';
	position: absolute;
	right: 0;
	width: 100%;
	opacity: 0;
	-webkit-transform: scale(.6);
	-ms-transform: scale(.6);
	-o-transform: scale(.6);
	transform: scale(.6);
	transition: all .4s ease 0s
}
.gallery .gallery-item:hover:after {
	opacity: 1;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	z-index: 1
}
.sidebar .widget {
	border: 1px solid #e5e5f8;
	background: #fff;
	padding: 34px 25px;
	margin-bottom: 30px;
	clear: both;
	float: right;
	width: 100%
}
.sidebar .widget-title {
	color: #f9a11b;
	font-weight: 600;
	position: relative;
	font-size: 17px;
	margin-bottom: 40px;
	line-height: 25px;
	margin-top: 0
}
.sidebar .widget-title:before {
	content: '';
	width: 30px;
	height: 3px;
	background-color: #f9a11b;
	position: absolute;
	bottom: -15px;
	right: 0
}
.sidebar .widget .gsearch .gsearch-wrap .gsearch-content .gsearch-action {
	padding-bottom: 0 !important;
	padding-right: 10px !important;
	padding-left: 10px !important;
}
.widget-agent-detail {
	background: #fff;
	border: 1px solid #e5e5f8;
	margin-bottom: 30px
}
.widget-agent-detail .box-content {
	padding: 10px 25px 25px
}
.widget-agent-detail .title-box {
	color: #3a3f4c;
	font-weight: 500;
	margin: 10px 0 4px
}
.widget-agent-detail .item-info .position,
.widget-agent-detail .item-info .total-property {
	display: table;
	font-size: 12px;
	font-weight: 500
}
.widget-agent-detail .item-info .position {
	padding-left: 10px;
	margin-left: 15px;
	position: relative
}
.widget-agent-detail .box-content .item-info {
	margin-bottom: 6px;
	color: #515666;
	font-size: 14px;
	font-weight: 500;
	line-height: 2;
}
.widget-agent-detail ul.item-info li {
	font-size: 12px;
	font-weight: 500;
	margin-bottom: 0;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 100%;
	display: inline-block;
	color: #515666;
	padding-right: 20px;
}
.widget-agent-detail .box-content ul.item-info li:before {
	font-family: fontawesome;
	display: inline-block;
	width: 20px;
	color: #abb2cc;
	font-size: 18px;
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s;
	margin-right: -20px;
}
.widget-agent-detail .box-content ul.item-info li.agent-email:before {
	content: '\f0e0';
	font-size: 14px
}
.widget-agent-detail .box-content ul.item-info li.agent-phone:before {
	content: '\f095';
	font-size: 17px
}
.widget-agent-detail .box-content ul.item-info li.agent-address:before {
	content: '\f041';
	font-size: 17px
}
.widget-agent-detail .thumb img {
	width: 100%;
}
.sidebar .form-search {
	position: relative
}
.sidebar .form-search input[type=search] {
	width: 100%;
	height: 40px;
	border: 1px solid #e5e5f8;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-border-radius: 0;
	border-radius: 0;
	padding: 6px 12px 6px 30px;
	-webkit-transition: all .15s ease-in-out 0s;
	-o-transition: all .15s ease-in-out 0s;
	transition: all .15s ease-in-out 0s
}
.recent-news li,
.sidebar-list li {
	padding-bottom: 10px
}
.sidebar .form-search input[type=search]:focus {
	border-color: #f9a11b
}
.sidebar .form-search:before {
	position: absolute;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	transform: translate(0, -50%);
	left: 12px;
	font-family: ionicons;
	content: "\f21f";
	color: #515666;
	font-size: 18px;
	line-height: 14px;
	margin-top: 1px
}
.sidebar-list {
	padding-right: 14px;
	margin-bottom: 0;
}
.sidebar-list li a {
	font-size: 14px;
	line-height: 24px;
	position: relative
}
.sidebar-list li a:before {
	width: 5px;
	height: 5px;
	background-color: #e5e5f8;
	position: absolute;
	top: 11px;
	right: -14px;
	content: '';
	-webkit-border-radius: 50%;
	border-radius: 50%;
	-webkit-transition: all .25s ease-in-out 0s;
	-o-transition: all .25s ease-in-out 0s;
	transition: all .25s ease-in-out 0s
}
.sidebar-list li:hover a:before {
	background-color: #f9a11b
}
.recent-news li {
	width: 100%;
	display: block;
	float: right;
	list-style: none;
	margin: 5px 0;
}
.recent-news img {
	float: right;
	margin-left: 12px;
	max-width: 70px
}
.recent-news h5 {
	margin-bottom: 0;
	margin-top: -3px
}
.recent-news h5 a {
	font-size: 13px;
	line-height: 1.85;
	position: relative;
	font-weight: 600
}
.recent-news .post-date {
	font-size: 11px;
	position: relative;
	padding-right: 16px;
	display: block;
	overflow: hidden;
	margin-top: 4px;
	margin-bottom: -2px;
}
.recent-news .post-date:before {
	position: absolute;
	top: 0;
	right: 0;
	content: '\f26e';
	font-family: ionicons;
	line-height: 18px
}
.tagcloud a {
	font-size: 12px;
	border: 1px solid #e5e5f8;
	margin: 0 0 10px 10px;
	padding: 2px 20px;
	float: right
}
.tagcloud a:hover {
	border-color: #f9a11b
}
.pricing-table-item {
	border: 1px solid #e5e5f8;
	text-align: center;
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s
}
.pricing-table-item:hover {
	-webkit-box-shadow: 0 0 30px 3px rgba(0, 0, 0, .12);
	box-shadow: 0 0 30px 3px rgba(0, 0, 0, .12);
	-webkit-transform: translate(0, -15px);
	-ms-transform: translate(0, -15px);
	-o-transform: translate(0, -15px);
	transform: translate(0, -15px)
}
.pricing-table-item .pricing-header {
	background: #114a82;
	color: #fff;
	padding: 25px 25px 0;
	position: relative
}
.pricing-table-item .pricing-header:after,
.pricing-table-item .pricing-header:before {
	position: absolute;
	height: 22px;
	background: #114a82;
	content: ''
}
.pricing-table-item .pricing-header:before {
	bottom: -8px;
	right: 0;
	width: 50%;
	-webkit-transform: skew(0, -12deg);
	-moz-transform: skew(0, -12deg);
	-ms-transform: skew(0, -12deg);
	transform: skew(0, -12deg)
}
.pricing-table-item .pricing-header:after {
	bottom: -8px;
	left: 0;
	width: 50%;
	-webkit-transform: skew(0, 12deg);
	-moz-transform: skew(0, 12deg);
	-ms-transform: skew(0, 12deg);
	transform: skew(0, 12deg)
}
.pricing-table-item .pricing-header .pricing-title {
	color: #f9a11b;
	font-size: 26px;
	font-weight: 600;
	margin: 0 0 30px;
	padding: 0
}
.pricing-table-item .pricing-header .price {
	font-size: 50px;
	line-height: 1;
	font-weight: 600;
	position: relative
}
.pricing-table-item .pricing-header .price small {
	font-size: 30px;
	margin: 25px 0;
	display: inline-block;
}
.pricing-table-item .pricing-header .after-price {
	margin: 10px 0 0;
	font-weight: 100
}
.pricing-table-item .pricing-header .pricing-line:before {
	content: '';
	position: absolute;
	bottom: -18px;
	right: 0;
	height: 10px;
	width: 50%;
	background: #f9a11b;
	-webkit-transform: skew(0, -12deg);
	-moz-transform: skew(0, -12deg);
	-ms-transform: skew(0, -12deg);
	transform: skew(0, -12deg)
}
.pricing-table-item .pricing-header .pricing-line:after {
	content: '';
	position: absolute;
	bottom: -18px;
	left: 0;
	height: 10px;
	width: 50%;
	background: #f9a11b;
	-webkit-transform: skew(0, 12deg);
	-moz-transform: skew(0, 12deg);
	-ms-transform: skew(0, 12deg);
	transform: skew(0, 12deg)
}
.pricing-table-item ul.pricing-body {
	background: #fff;
	list-style: none;
	padding: 45px 35px 20px;
	margin: 0
}
.pricing-table-item ul.pricing-body li {
	border-bottom: 1px solid #e5e5f8;
	color: #515666;
	font-size: 14px;
	font-weight: 400;
	padding: 6px 0;
	line-height: 2;
}
.pricing-table-item ul.pricing-body li:last-child {
	border-bottom: 0
}
.pricing-table-item ul.pricing-body li span {
	color: #f9a11b;
	font-size: 14px;
	font-weight: 600
}
.pricing-table-item .pricing-action {
	background: #fff;
	padding: 0 0 40px
}
.pricing-table-item.featured {
	-webkit-transform: translate(0, -30px);
	-ms-transform: translate(0, -30px);
	-o-transform: translate(0, -30px);
	transform: translate(0, -30px)
}
.pricing-table-item.featured .pricing-header {
	background: #ef9306
}
.pricing-table-item.featured .pricing-header:after,
.pricing-table-item.featured .pricing-header:before {
	background-color: #ef9306
}
.pricing-table-item.featured .pricing-header .pricing-title {
	color: #fff
}
.pricing-table-item.featured ul.pricing-body {
	padding: 58px 35px 20px
}
.pricing-table-item.featured ul.pricing-body li {
	padding: 12px 0;
}
.pricing-table-item.featured .pricing-action {
	padding: 5px 0 40px
}
.contact-information {
	background-color: #fff;
	padding: 40px
}
.contact-information .title {
	margin: 5px 0 0;
	padding-bottom: 30px;
	font-size: 26px;
	color: #515666;
	font-weight: 500
}
.contact-information .wrap-info {
	margin-top: 30px
}
.contact-information .wrap-info .info-item {
	margin-bottom: 20px;
	float: right;
	width: 100%
}
.contact-information .wrap-info .info-item .info-icon {
	color: #fff;
	width: 40px;
	height: 40px;
	background-color: #f9a11b;
	margin-left: 20px;
	float: right;
	text-align: center
}
.contact-information .wrap-info .info-item .info-icon i {
	font-size: 18px;
	line-height: 40px
}
.contact-information .wrap-info .info-item .info-text {
	float: right;
	margin-top: 7px;
	margin-bottom: 0;
	max-width: 70%
}
.contact-information .form-item {
	position: relative;
	margin-bottom: 30px
}
.contact-information .form-item input[type=text],
.contact-information .form-item input[type=email] {
	display: inline-block;
	background: 100% 0;
	border: none;
	width: 100%;
	border-bottom: 1px solid #e5e5f8;
	padding: 10px 0;
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s;
	-webkit-box-shadow: none;
	box-shadow: none;
	outline: 0
}
.contact-information .form-item:after {
	content: '';
	position: absolute;
	bottom: 0;
	right: 0;
	background: #fbb040;
	height: 1px;
	width: 30%;
	display: inline-block;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s
}
.contact-information .form-item textarea,
.product-item {
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s
}
.contact-information .form-item textarea {
	display: inline-block;
	background: 100% 0;
	border: none;
	width: 100%;
	border-bottom: 1px solid #e5e5f8;
	height: 120px;
	padding: 0;
	transition: all .4s ease 0s;
	-webkit-box-shadow: none;
	box-shadow: none;
	outline: 0;
}
.contact-information .form-item.form-textarea:after {
	bottom: 8.5px
}
.contact-information .form-item:focus:after,
.contact-information .form-item:hover:after {
	width: 100%;
	opacity: 1;
	filter: alpha(opacity=100)
}
.widget_price_filter {
	padding: 7px 1px 7px 0;
	direction: ltr;
}
.widget_price_filter .price_slider {
	margin-bottom: 25px
}
.widget_price_filter .price_slider_amount {
	line-height: 0;
	font-size: 1em
}
.widget_price_filter .ui-slider {
	position: relative;
	text-align: left
}
.widget_price_filter .ui-slider .ui-slider-handle {
	position: absolute;
	background-color: #f9a11b;
	width: 12px;
	height: 12px;
	top: -4px;
	cursor: pointer
}
.widget_price_filter .ui-slider {
	margin-right: 10px
}
.widget_price_filter .ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: .7em;
	display: block;
	border: 0;
	border-radius: 0;
	background-color: #a46497;
	outline: 0
}
.widget_price_filter .price_slider_wrapper .ui-widget-content {
	border: 0;
	outline: 0;
	background: #e0e0e0;
	-webkit-border-radius: 0;
	border-radius: 0
}
.widget_price_filter .ui-slider-horizontal {
	height: 4px
}
.widget_price_filter .ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 100%
}
.widget_price_filter .ui-slider-horizontal .ui-slider-range-min {
	left: -1px
}
.widget_price_filter .ui-slider-horizontal .ui-slider-range-max {
	right: -1px
}
.widget_price_filter .price_slider_wrapper {
	margin-top: 40px
}
.widget_price_filter .ui-slider .ui-slider-handle,
.widget_price_filter .ui-slider .ui-slider-range {
	background: #f9a11b
}
.widget_price_filter .price_slider_amount .button {
	float: left;
	outline: 0;
	background: #f1eeea;
	color: #5e5a54;
	font-size: 13px;
	line-height: 1;
	padding: 10px 20px;
	border: none;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}
.widget_price_filter .price_slider_amount .button:hover {
	background: #f9a11b;
	color: #fff
}
.widget_price_filter .price_slider_amount .price_label {
	color: #5e5a54;
	font-weight: 500;
	white-space: nowrap;
}
.widget_price_filter .price_slider_amount .price_label span {
	display: inline-block;
	direction: rtl;
}
.recent-products {
	list-style: none;
	padding: 0;
	margin: 0
}
.recent-products .post-date {
	display: inline-block;
}
.recent-products li {
	float: right;
	width: 100%;
	margin-bottom: 25px
}
.recent-products li:last-child {
	margin-bottom: 0
}
.recent-products li img {
	float: right;
	width: 70px;
	margin-right: 0;
	margin-left: 14px;
}
.recent-products li h5 {
	font-weight: 600;
	font-size: 14px;
	line-height: 1.85;
	margin-top: 5px;
}
.toolbar-products {
	background-color: #fff;
	border: 1px solid #e5e5f8;
	margin-bottom: 30px;
	padding: 12px 30px;
	float: right;
	width: 100%
}
.toolbar-products label {
	margin-bottom: 0;
	font-weight: 400;
	margin-left: 10px;
	display: inline-block;
	max-width: 100%
}
.toolbar-products .product-style-control {
	float: right
}
.toolbar-products .product-style-control span {
	cursor: pointer;
	margin-right: 14px
}
.toolbar-products .product-style-control span.active {
	color: #f9a11b
}
.commerce-ordering {
	float: left;
	margin-bottom: 0;
	margin-right: 60px
}
.toolbar-products select:not([multiple]) {
	border: 0;
	cursor: pointer;
	color: #f9a11b;
	background: url(../images/arrow.png) left center no-repeat;
	-webkit-appearance: none;
	-khtml-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	appearance: none;
	padding: 0 5px 0 20px;
	outline: 0;
	width: auto
}
.commerce-product_per {
	float: left;
	margin-right: 40px;
}
.product-item {
	background-color: #fff;
	border: 1px solid #e5e5f8;
	padding: 0;
	transition: all .4s ease 0s;
	float: right;
	width: 100%;
	margin-bottom: 5px;
	height: 250px;
}
.product-item .featured-item>a img,
.product-item .featured-item>a:after {
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	width: 100%;
	display: block
}
.product-item:hover {
	-webkit-box-shadow: 0 0 30px 0 rgba(0, 0, 0, .12);
	box-shadow: 0 0 30px 0 rgba(0, 0, 0, .12)
}
.product-item .featured-item {
	position: relative
}
.product-item .featured-item>a {
	display: block
}
.product-item .featured-item>a img {
	height: auto;
	margin: 0;
	transition: all .4s ease 0s;
	box-shadow: none
}
.product-item .featured-item>a:after {
	transition: all .4s ease 0s;
	position: absolute;
	top: 0;
	right: 0;
	height: 100%;
	background-color: #fff;
	opacity: 0;
	filter: alpha(opacity=0);
	content: ''
}
.product-item:hover .featured-item>a:after {
	opacity: .7;
	filter: alpha(opacity=70)
}
.product-item .featured-item .action {
	position: absolute;
	top: 50%;
	right: 50%;
	width: 104px;
	height: 104px;
	-webkit-transform: translate(50%, -50%);
	-ms-transform: translate(50%, -50%);
	-o-transform: translate(50%, -50%);
	transform: translate(50%, -50%);
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s
}
.product-item:hover .featured-item .action {
	opacity: 1;
	filter: alpha(opacity=100)
}
.product-item .featured-item .action .add-cart,
.product-item .featured-item .action .compare,
.product-item .featured-item .action .quick-view,
.product-item .featured-item .action .wishlist {
	background: #f9a11b;
	color: #fff;
	font-size: 14px;
	font-weight: 600;
	border: 0;
	overflow: hidden;
	cursor: pointer;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	-webkit-transition-property: color;
	transition-property: color;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	position: relative;
	width: 42px;
	height: 42px;
	text-align: center;
	padding: 0;
	line-height: 42px;
	display: block;
	float: right;
	margin: 5px
}
.product-item .featured-item .action .add-cart:before,
.product-item .featured-item .action .compare:before,
.product-item .featured-item .action .quick-view:before,
.product-item .featured-item .action .wishlist:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	bottom: 0;
	right: -30px;
	left: -8px;
	background: #114a82;
	-webkit-transform-origin: 100%;
	-ms-transform-origin: 100%;
	transform-origin: 100%;
	-webkit-transition: all .4s ease-out 0s;
	-o-transition: all .4s ease-out 0s;
	transition: all .4s ease-out 0s;
	-webkit-transform: skewX(-15deg) scaleX(1);
	-moz-transform: skewX(-15deg) scaleX(1);
	-ms-transform: skewX(-15deg) scaleX(1);
	transform: skewX(-15deg) scaleX(1)
}
.product-item .featured-item .action .add-cart:hover:before,
.product-item .featured-item .action .compare:hover:before,
.product-item .featured-item .action .quick-view:hover:before,
.product-item .featured-item .action .wishlist:hover:before {
	-webkit-transform: skewX(0) scaleX(0);
	-ms-transform: skewX(0) scaleX(0);
	transform: skewX(0) scaleX(0)
}
.product-item .featured-item .action .add-cart {
	-webkit-transform: translate(30%, -30%);
	-ms-transform: translate(30%, -30%);
	-o-transform: translate(30%, -30%);
	transform: translate(30%, -30%);
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s;
	font-size: 18px
}
.product-item:hover .featured-item .action .add-cart {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	transform: translate(0, 0);
	opacity: 1;
	filter: alpha(opacity=100)
}
.product-item .featured-item .action .compare {
	-webkit-transform: translate(-30%, -30%);
	-ms-transform: translate(-30%, -30%);
	-o-transform: translate(-30%, -30%);
	transform: translate(-30%, -30%);
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s
}
.product-item:hover .featured-item .action .compare {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	transform: translate(0, 0);
	opacity: 1;
	filter: alpha(opacity=100)
}
.product-item .featured-item .action .wishlist {
	-webkit-transform: translate(30%, 30%);
	-ms-transform: translate(30%, 30%);
	-o-transform: translate(30%, 30%);
	transform: translate(30%, 30%);
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s
}
.product-item:hover .featured-item .action .wishlist {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	transform: translate(0, 0);
	opacity: 1;
	filter: alpha(opacity=100)
}
.product-item .featured-item .action .quick-view {
	-webkit-transform: translate(-30%, 30%);
	-ms-transform: translate(-30%, 30%);
	-o-transform: translate(-30%, 30%);
	transform: translate(-30%, 30%);
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s
}
.product-item:hover .featured-item .action .quick-view {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	transform: translate(0, 0);
	opacity: 1;
	filter: alpha(opacity=100)
}
.product-item .info-item {
	padding: 10px 24px 24px;
	display: block;
	float: right;
	width: 100%
}
.product-item .info-item .product-title {
	font-size: 20px;
	font-weight: 600
}
.product-item .info-item .price {
	float: right;
	display: block;
	color: #515666;
	font-weight: 500;
	margin-bottom: 0;
	font-size: 14px
}
.product-item .info-item .stars-rating {
	float: left;
	margin: 13px 0 10px;
	font-size: .857em;
	width: 90px
}
.product-item .info-item .price del {
	color: inherit;
	opacity: .5;
	margin-left: 5px
}
.product-item .info-item .price ins {
	text-decoration: none
}
.product-item-list {
	width: 100%;
	height: auto;
	background-color: #fff;
	border: 1px solid #e5e5f8;
	padding: 0;
	padding-bottom: 5px;
	margin-bottom: 10px;
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s
}
.product-item-list:hover {
	-webkit-box-shadow: 0 0 30px 0 rgba(0, 0, 0, .12);
	box-shadow: 0 0 30px 0 rgba(0, 0, 0, .12)
}
.product-item-list .featured-item {
	position: relative
}
.product-item-list p {
	text-align: justify;
}
.product-item-list .featured-item img {
	width: 100%
}
.product-item-list .info-item {
	padding: 24px 30px 30px
}
.product-item-list .info-item .product-title {
	margin-bottom: 2px;
	margin-top: 5px;
	font-size: 28px;
}
.product-item-list .info-item .price {
	color: #515666;
	font-weight: 500;
	padding-top: 5px;
	margin-bottom: 0;
	margin-top: 10px;
	font-size: 20px;
	display: block
}
.product-item-list .info-item .price del {
	color: inherit;
	opacity: .5;
	display: inline-block;
	margin-left: 14px
}
.product-item-list .info-item .price ins {
	font-weight: 500;
	text-decoration: none
}
.product-item-list .info-item hr {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0;
	border-top: 1px solid #e5e5f8
}
.product-item-list .info-item .action {
	margin-top: 30px
}
.product-item-list .info-item .action .add-cart {
	display: inline-block;
	margin-left: 5px;
	padding-top: 9.25px;
	padding-bottom: 9.25px;
}
.product-item-list .info-item .action .compare,
.product-item-list .info-item .action .quick-view,
.product-item-list .info-item .action .wishlist {
	background: #f9a11b;
	color: #fff;
	font-size: 14px;
	font-weight: 600;
	border: 0;
	overflow: hidden;
	cursor: pointer;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	-webkit-transition-property: color;
	transition-property: color;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	position: relative;
	width: 42px;
	height: 44px;
	text-align: center;
	padding: 0;
	line-height: 44px;
	display: inline-block;
	margin-left: 5px
}
.product-item-list .info-item .action .compare:before,
.product-item-list .info-item .action .quick-view:before,
.product-item-list .info-item .action .wishlist:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	bottom: 0;
	right: -30px;
	left: -8px;
	background: #114a82;
	-webkit-transform-origin: 100%;
	-ms-transform-origin: 100%;
	transform-origin: 100%;
	-webkit-transition: all .4s ease-out 0s;
	-o-transition: all .4s ease-out 0s;
	transition: all .4s ease-out 0s;
	-webkit-transform: skewX(-15deg) scaleX(1);
	-moz-transform: skewX(-15deg) scaleX(1);
	-ms-transform: skewX(-15deg) scaleX(1);
	transform: skewX(-15deg) scaleX(1)
}
.product-item-list .info-item .action .compare:hover:before,
.product-item-list .info-item .action .quick-view:hover:before,
.product-item-list .info-item .action .wishlist:hover:before {
	-webkit-transform: skewX(0) scaleX(0);
	-ms-transform: skewX(0) scaleX(0);
	transform: skewX(0) scaleX(0)
}
.quick-content {
	max-width: 800px;
	width: 100%;
	min-height: 450px;
	background-color: #fff;
	margin: auto;
	position: absolute;
	right: 50%;
	top: 50%;
	padding: 30px;
	-webkit-transition: all .6s ease 0s;
	-o-transition: all .6s ease 0s;
	transition: all .6s ease 0s;
	transform-origin: 100% 0;
	-webkit-transform: translate(50%, -50%);
	-ms-transform: translate(50%, -50%);
	-o-transform: translate(50%, -50%);
	transform: translate(50%, -50%)
}
.quick-content .quickview-close {
	background-image: url(../images/quickview_close.png);
	background-position: center;
	background-repeat: no-repeat;
	background-color: transparent;
	border: 0;
	height: 40px;
	position: absolute;
	left: 15px;
	top: 15px;
	width: 40px
}
.quick-content .quickview-close:hover {
	border: 1px solid #000
}
.quick-content .quick-left {
	width: 45%;
	float: right
}
.quick-content .quick-left img {
	height: auto;
	max-width: 100%
}
.quick-content .quick-right {
	width: 55%;
	float: right;
	padding-right: 30px
}
.quick-content .quick-right .product-title {
	padding: 0;
	margin: 0 0 12px;
	font-size: 23px;
	font-weight: 600
}
.quick-content .quick-right .product-rating {
	font-size: 12px;
	margin-bottom: 5px;
	line-height: 2;
	display: block
}
.quick-content .quick-right .product-rating .stars-rating {
	margin: 12px 0 0 20px;
	font-size: 1em;
	float: right;
	width: 100px
}
.quick-content .quick-right .price {
	color: #515666;
	font-weight: 500;
	padding-top: 5px;
	margin-bottom: 0;
	font-size: 20px
}
.quick-content .quick-right hr {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0;
	border-top: 1px solid #e5e5f8
}
.quick-content .quick-right form.mini-cart {
	margin-bottom: 2em;
	margin-top: 30px
}
.quick-content .quick-right div.quantity {
	float: right;
	margin: 0 0 0 10px
}
.quick-content .quick-right .product-meta .posted_in a:first-child,
.quick-content .quick-right .product-meta .tagged_as a:first-child,
.single-product .summary .product-meta .posted_in a:first-child,
.single-product .summary .product-meta .tagged_as a:first-child {
	margin-right: 5px
}
.quantity-attr {
	border: 1px solid #e5e5f8;
	height: 44px;
	position: relative
}
.quantity-attr input {
	border: 0;
	height: 40px;
	width: 64px;
	text-align: center;
	padding-right: 5px;
	padding-left: 20px;
}
.quantity-attr button {
	position: absolute;
	left: 5px;
	border: 0;
	line-height: 14px;
	background: #fff;
	z-index: 1;
	outline: 0
}
.quantity-attr button.qty-decrease {
	bottom: 0
}
.quantity-attr button.qty-increase {
	top: 0
}
.quick-content .quick-right .product-meta {
	margin-top: 0;
	margin-bottom: 5px
}
.quick-content .quick-right .product-meta .posted_in,
.quick-content .quick-right .product-meta .tagged_as {
	display: block;
	font-size: 14px;
	font-weight: 500
}
.quick-content .quick-right .product-meta .posted_in a,
.quick-content .quick-right .product-meta .tagged_as a {
	font-weight: 400
}
.single-product {
	background: #fff;
	border: 1px solid #e5e5f8;
	margin-bottom: 30px;
	padding: 46px 50px;
	float: right;
	width: 100%
}
.single-product p {
	text-align: justify;
}
.single-product .summary .product-title {
	font-size: 24px;
	font-weight: 600;
	margin-top: 10px;
}
.single-product .summary .button {
	padding-top: 9.25px;
	padding-bottom: 9.25px;
}
.single-product .summary .price-stock {
	float: right;
	width: 100%;
	margin-bottom: 20px
}
.single-product .summary .price {
	color: #515666;
	font-weight: 500;
	padding-top: 5px;
	margin-bottom: 0;
	font-size: 20px
}
.single-product .summary .status-stock {
	float: left;
	margin-top: 5px;
	font-size: 12px
}
.single-product .summary .status-stock span {
	color: #114a82;
	font-weight: 600;
	font-size: 12px
}
.single-product .summary hr {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0;
	border-top: 1px solid #e5e5f8;
	clear: both;
	display: block
}
.single-product .summary .mini-cart {
	float: right;
	margin-left: 10px
}
.single-product .summary .mini-cart .quantity {
	max-width: 66px;
	float: right;
	margin-left: 10px
}
.single-product .summary .action .compare,
.single-product .summary .action .wishlist {
	background: #f9a11b;
	color: #fff;
	font-size: 14px;
	font-weight: 600;
	border: 0;
	overflow: hidden;
	cursor: pointer;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	-webkit-transition-property: color;
	transition-property: color;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	position: relative;
	width: 42px;
	height: 44px;
	text-align: center;
	padding: 0;
	line-height: 44px;
	display: inline-block;
	margin-left: 5px
}
.single-product .summary .action .compare:before,
.single-product .summary .action .wishlist:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	bottom: 0;
	right: -30px;
	left: -8px;
	background: #114a82;
	-webkit-transform-origin: 100%;
	-ms-transform-origin: 100%;
	transform-origin: 100%;
	-webkit-transition: all .4s ease-out 0s;
	-o-transition: all .4s ease-out 0s;
	transition: all .4s ease-out 0s;
	-webkit-transform: skewX(-15deg) scaleX(1);
	-moz-transform: skewX(-15deg) scaleX(1);
	-ms-transform: skewX(-15deg) scaleX(1);
	transform: skewX(-15deg) scaleX(1)
}
.single-product .summary .action .compare:hover:before,
.single-product .summary .action .wishlist:hover:before {
	-webkit-transform: skewX(0) scaleX(0);
	-ms-transform: skewX(0) scaleX(0);
	transform: skewX(0) scaleX(0)
}
.single-product .summary .product-meta {
	margin-top: 25px;
	margin-bottom: 25px
}
.single-product .summary .product-meta .posted_in,
.single-product .summary .product-meta .tagged_as {
	display: block;
	font-size: 14px;
	font-weight: 500
}
.single-product .summary .product-meta .posted_in a,
.single-product .summary .product-meta .tagged_as a {
	font-weight: 400
}
.single-product .property-comment {
	border: none;
	padding: 0;
	margin: 0
}
.commerce-cart,
.my-account-wrap {
	border: 1px solid #e5e5f8;
	background-color: #fff;
	padding: 30px
}
.my-account-wrap {
	margin: 2em 0
}
.my-account-wrap .form-submit .button-2,
.my-account-wrap .form-submit .checkbox,
.my-account-wrap .form-submit span {
	display: inline-block
}
.commerce-cart {
	margin: 0 0 50px;
	text-align: right;
	width: 100%
}
.shop-table {
	border: none;
	border-collapse: unset
}
.shop-table th {
	background-color: #114a82;
	color: #fff;
	padding: 16px 0;
	font-size: 16px;
	font-weight: 500;
	border: 0;
}
.shop-table td {
	border: none;
	border-top: 1px solid #e5e5f8;
	padding: 25px 0;
	vertical-align: middle
}
.shop-table tbody:first-child tr:first-child td,
.shop-table tbody:first-child tr:first-child th {
	border-top: 0
}
.shop-table a.remove {
	display: block;
	font-size: 16px;
	height: 1em;
	width: 1em;
	text-align: center;
	line-height: 1;
	border-radius: 100%;
	color: red;
	text-decoration: none;
	font-weight: 700;
	border: 0
}
.shop-table .product-thumbnail img {
	width: 100px
}
.shop-table .product-name a {
	font-weight: 500
}
.shop-table .product-price,
.shop-table .product-subtotal {
	font-weight: 500;
}
.shop-table .quantity .quantity-attr {
	width: 84px
}
.shop-table td.actions {
	text-align: left;
	padding-right: 0;
	padding-left: 0
}
.shop-table td.actions .coupon {
	float: right
}
.shop-table td.actions .coupon .input-text {
	float: right;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #e5e5f8;
	margin: 0 0 0 20px;
	outline: 0;
	line-height: 1;
	width: 260px;
	padding: 4px 16px 5px
}
.shop-table td.actions .coupon input.apply-coupon {
	background: #f9a11b;
	color: #fff;
	display: inline-block;
	font-size: 14px;
	font-weight: 600;
	border: 0;
	padding: 4px 30px;
	overflow: hidden;
	cursor: pointer;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-transition: all .2s ease 0s;
	-o-transition: all .2s ease 0s;
	transition: all .2s ease 0s
}
.cart-collaterals .cart-totals {
	float: left;
	width: 48%
}
.cart-collaterals .shop-table {
	padding: 0 30px;
	background-color: #fff;
	border: 1px solid #e5e5f8
}
.checkout-payment,
.checkout-review-order,
.customer-detail {
	background-color: #fff;
	padding: 30px;
	border: 1px solid #e5e5f8;
	width: 100%
}
.customer-detail label {
	display: block;
	max-width: 100%;
	margin-bottom: 5px;
	margin-top: 10px;
	font-weight: 700;
	font-size: 14px;
}
.customer-detail strong {
	margin-bottom: 5px;
	margin-top: 10px;
	display: inline-block;
}
.customer-detail .item-wrap {
	margin-bottom: 0
}
.customer-detail .item-wrap #order_comments {
	height: 350px
}
.payment-methods {
	text-align: right;
	padding: 1em;
	border-bottom: 1px solid #d3ced2;
	margin: 0 0 30px;
	list-style: none
}
.payment-box {
	position: relative;
	box-sizing: border-box;
	width: 100%;
	padding: 1em 1em .5em;
	margin: 1em 0;
	font-size: .92em;
	border-radius: 2px;
	line-height: 1.5;
	background-color: #dfdcde;
	color: #515151
}
.payment-box::before {
	content: '';
	display: block;
	border: 1em solid #dfdcde;
	border-left-color: transparent;
	border-right-color: transparent;
	border-top-color: transparent;
	position: absolute;
	top: -.75em;
	right: 0;
	margin: -1em 2em 0 0
}

.banner_text {
	margin: 10px 0;
}

.banner_logo {
	margin: 5px 0;
}

@media (min-width:992px) {
	.header-minicart .widget-shopping-cart-content:hover .wrap-minicart {
		-webkit-transition: all .6s ease 0s;
		-o-transition: all .6s ease 0s;
		transition: all .6s ease 0s;
		opacity: 1;
		filter: alpha(opacity=100);
		visibility: visible;
		top: 100%
	}
	.featured-item .featured-main .box-image {
		position: absolute
	}
	.featured-item .featured-main .box-image .box-image-inner {
		position: absolute;
		width: 100%;
		height: 100%;
		-webkit-transform: skewX(0) skewY(-1.7deg);
		-ms-transform: skewX(0) skewY(-1.7deg);
		-o-transform: skewX(0) skewY(-1.7deg);
		transform: skewX(0) skewY(-1.7deg);
		transform-origin: right top;
		-webkit-transform-origin: right top;
		overflow: hidden
	}
	.featured-item .featured-main .box-image .box-image-content {
		-webkit-transform: skewX(0) skewY(3deg);
		-ms-transform: skewX(0) skewY(3deg);
		-o-transform: skewX(0) skewY(3deg);
		transform: skewX(0) skewY(3deg);
		transform-origin: right top;
		-webkit-transform-origin: right top
	}
	.in-blog-wrap .in-blog-right {
		width: 50%;
		float: right
	}
	.in-blog-wrap .in-blog-left {
		width: 47.5%;
		float: left
	}
}
@media (min-width:768px) {
	.shop-table .product-remove {
		width: 35px;
		text-align: center;
	}
	.shop-table .product-remove a {
		width: auto;
	}
	.shop-table .product-thumbnail {
		text-align: center;
		width: 150px;
	}
	.shop-table .product-quantity {
		width: 110px;
		text-align: center;
	}
	.shop-table .product-quantity .quantity {
		display: inline-block;
	}
	.shop-table .product-price,
	.shop-table .product-subtotal {
		width: 120px;
		text-align: center;
	}
	.popup-content {
		padding: 0;
		margin: 0 auto
	}
	.blog-item.style-3 {
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		min-height: 250px
	}
	.blog-item.style-3 .blog-featured {
		-webkit-flex: 48%;
		flex: 48%
	}
	.blog-item.style-3 .wrap-entry {
		-webkit-flex: 52%;
		flex: 52%
	}
}
@media (min-width:640px) {
	.product-item-list {
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex
	}
	.product-item-list .featured-item {
		-webkit-flex: 40%;
		-ms-flex: 40%;
		flex: 40%
	}
	.product-item-list .info-item {
		-webkit-flex: 60%;
		-ms-flex: 60%;
		flex: 60%
	}
}
@media (min-width:481px) {
	.testimonial-item .box-user {
		display: inline-block;
		margin: 0 auto 60px;
		text-align: right;
		position: relative;
		padding-right: 125px;
		padding-top: 3px
	}
	.testimonial-item .box-user img {
		position: absolute;
		top: 0;
		right: 0
	}
	.show_on_mobile {
		display: none;
	}
}
@media (max-width:1599px) {
	.section-overlay-3:after {
		width: 17%
	}
	.section-overlay-3 span.skew:after,
	.section-overlay-3 span.skew:before {
		right: 17%
	}
	.section-overlay-3:before {
		right: calc(17% + 130px);
		width: calc(83% - 130px)
	}
}
@media (max-width:1399px) {
	.property-item.style-3 .property-item-wrap .info>span {
		width: 49%;
		padding: 5px 0;
	}
	.property-item.style-3 .property-item-wrap .info>span:nth-child(3) {
		border-right: none;
	}
	.property-item.style-3 .property-item-wrap .info>span>i {
		margin-left: 0;
		float: right;
		width: 40px;
	}
}
@media (max-width:1299px) {
	.section-overlay-3:after {
		width: 14.5%
	}
	.section-overlay-3 span.skew:after,
	.section-overlay-3 span.skew:before {
		right: 14.5%
	}
	.section-overlay-3:before {
		right: calc(14.5% + 130px);
		width: calc(85.5% - 130px)
	}
}
@media (max-width:1199px) {
	.main-menu .navbar-nav li>a {
		font-size: 14px;
	}
	.main-menu .navbar-nav>li {
		margin-right: 10px;
		margin-left: 10px;
	}
	.main-menu li.megamenu>.sub-menu {
		min-width: 970px;
	}
	.navbar-meta.meta-phone {
		min-width: 210px;
	}
	.property-item .property-item-wrap .action .price {
		font-size: 14px;
		padding-right: 15px;
	}
	.featured-item .featured-main .box-image {
		width: 425px;
	}
	.agent-item .content .agent-social a {
		margin-left: 2px;
		margin-right: 2px;
	}
	.testimonial-item .testimonial-content {
		padding-left: 35px;
		padding-right: 35px;
	}
	.testimonial-item .testimonial-content:before {
		right: 0px;
	}
	.testimonial-item .testimonial-content:after {
		left: 0px;
	}
	.mailchimp img {
		top: -6px;
		width: 480px;
	}
	.widget_price_filter .price_slider_amount {
		font-size: 0.85em;
	}
	.property-box-meta-content .price {
		font-size: 24px;
	}
	.property-box-meta-content:after {
		border-left-width: 294px;
	}
	.property-box-meta-content:before {
		-webkit-transform: rotate(6deg);
		-ms-transform: rotate(6deg);
		transform: rotate(6deg);
	}
	.property-item.style-2 .property-item-wrap .action {
		margin-right: -195px;
	}
	.property-item.style-2 .item-featured {
		max-width: 180px;
		max-height: 180px;
	}
	.property-item.style-2 .item-content {
		width: calc(100% - 180px);
	}
	.property-item.style-2 .property-item-wrap .info>span {
		font-size: 12px;
	}
	.property-item.style-2 .property-item-wrap .info {
		min-height: 56px;
		margin-top: 19px;
		margin-bottom: 19px;
	}
	.recent-property-item .content {
		padding-bottom: 10px;
	}
	.product-item .info-item {
		padding: 10px 15px 17px;
	}
	.product-item .info-item .product-title {
		font-size: 18px;
	}
	.product-item .info-item .price {
		font-size: 13px;
	}
	.h2, h2 {
		font-size: 28px;
	}
	.single-product {
		padding-right: 30px;
		padding-left: 30px;
	}
	.single-product .summary .mini-cart .button {
		padding: 9.25px 18px;
	}
}
@media (max-width:991px) {
	.off-canvas,
	.off-canvas body {
		width: 100%;
		overflow-x: hidden
	}
	.noo-main-canvas .navbar-nav>li .fa-angle-down.active:before,
	.off-canvas #off-canvas-nav .noo-main-canvas .nav-collapse li.menu-item-has-children.active>i:before {
		content: "\f106"
	}
	.icon-menu {
		display: block;
		position: absolute;
		left: 0;
		top: 47px;
		background: #fff;
		color: #666f86;
		font-size: 20px;
		border: 0;
		padding: 3.5px 10px 6.5px
	}
	.container-fluid .icon-menu {
		left: 40px;
	}
	.navbar-meta.meta-property {
		height: 75px;
		line-height: 75px;
		margin-left: 70px
	}
	.navbar-meta.meta-phone,
	.navbar-meta.meta-social {
		margin-left: 47px
	}
	.main-menu .navbar-nav {
		height: 0;
		overflow: hidden
	}
	.featured-item .featured-main {
		padding: 15px 0 30px 0
	}
	.featured-item .featured-main .meta {
		width: 100%;
		float: none;
		padding: 0
	}
	.featured-item .featured-main .info {
		max-width: 100%;
		width: 100%;
		float: none;
		margin-top: 30px
	}
	.featured-item .featured-main .box-image {
		position: relative;
		bottom: 0;
		float: none;
		margin-top: 30px;
	}
	.featured-item .featured-main .view {
		position: relative;
		bottom: 0;
		margin-top: 30px;
		color: #fff
	}
	.featured-item .featured-main .view a {
		color: #fff
	}
	.footer .footer-column-item:nth-child(2n+1) {
		clear: both;
		margin-bottom: 30px
	}
	.off-canvas {
		position: relative
	}
	.off-canvas body {
		-o-box-sizing: border-box;
		-ms-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box
	}
	.off-canvas body>* {
		-webkit-transition: -webkit-transform .5s ease;
		-moz-transition: -moz-transform .5s ease;
		-o-transition: -o-transform .5s ease;
		transition: transform .5s ease;
		-webkit-backface-visibility: hidden;
		-moz-backface-visibility: hidden;
		-o-backface-visibility: hidden;
		backface-visibility: hidden
	}
	.off-canvas #off-canvas-nav {
		display: block;
		position: fixed;
		top: 0;
		right: 0;
		width: 0;
		z-index: 1;
		background: 100% 0
	}
	.off-canvas #off-canvas-nav .noo-main-canvas {
		margin: 0;
		position: absolute;
		right: 0;
		top: 0!important;
		width: 250px;
		height: 100vh;
		-webkit-transform: translateX(100%);
		-moz-transform: translateX(100%);
		-o-transform: translateX(100%);
		transform: translateX(100%);
		overflow: auto;
	}
	.off-canvas #off-canvas-nav .noo-main-canvas .nav-collapse {
		background: 100% 0;
		height: auto;
		margin: 0;
		padding: 0;
		width: 100%
	}
	.off-canvas #off-canvas-nav .noo-main-canvas .nav-collapse:first-child {
		padding-top: 50px
	}
	.off-canvas #off-canvas-nav .noo-main-canvas .nav-collapse li {
		float: none;
		position: relative
	}
	.off-canvas #off-canvas-nav .noo-main-canvas .nav-collapse>li {
		margin-bottom: 5px
	}
	.off-canvas #off-canvas-nav .noo-main-canvas .nav-collapse li.menu-item-has-children {
		position: relative
	}
	.off-canvas #off-canvas-nav .noo-main-canvas .nav-collapse li.menu-item-has-children i {
		width: 30px;
		text-align: center;
		position: absolute;
		top: 0;
		left: 10px;
		display: block;
		line-height: 30px;
		cursor: pointer;
		-webkit-transition: all .4s ease 0s;
		-o-transition: all .4s ease 0s;
		transition: all .4s ease 0s;
		border: 1px solid #fff;
		opacity: .6;
		filter: alpha(opacity=60)
	}
	.off-canvas #off-canvas-nav .noo-main-canvas .nav-collapse li.menu-item-has-children i:hover {
		color: #000;
		opacity: 1;
		filter: alpha(opacity=100)
	}
	.off-canvas #off-canvas-nav .noo-main-canvas .nav-collapse li #noo-search,
	.off-canvas #off-canvas-nav .noo-main-canvas .nav-collapse li .has-cart,
	.off-canvas #off-canvas-nav .noo-main-canvas .nav-collapse li .noo_megamenu_widget_area {
		display: none
	}
	.off-canvas #off-canvas-nav .noo-main-canvas .nav-collapse li a {
		color: #000;
		display: block;
		font-size: 14px;
		font-weight: 400;
		margin: 0;
		padding: 5px 20px;
		position: relative;
		text-decoration: none;
	}
	.off-canvas #off-canvas-nav .noo-main-canvas .nav-collapse li a:hover,
	.off-canvas #off-canvas-nav .noo-main-canvas .nav-collapse li a:hover:after,
	.off-canvas #off-canvas-nav .noo-main-canvas .nav-collapse li.current>a {
		color: #114a82
	}
	.off-canvas-enabled body>* {
		-webkit-transform: translateX(-250px);
		-moz-transform: translateX(-250px);
		-o-transform: translateX(-250px);
		transform: translateX(-250px)
	}
	.off-canvas-enabled #noo-main-canvas {
		display: block
	}
	.off-canvas-enabled .site {
		opacity: .5;
		filter: alpha(opacity=50)
	}
	.exit-cavas,
	.noo-main-canvas .navbar-nav>li .fa-angle-down {
		width: 30px;
		display: block;
		cursor: pointer;
		opacity: .6;
		filter: alpha(opacity=60)
	}
	body .noo-main-canvas {
		background: rgba(0, 0, 0, 0);
		border: 0;
		color: #000;
		display: block;
		padding: 0
	}
	.noo-main-canvas i {
		color: #000;
		font-size: 14px;
		line-height: 50px
	}
	.exit-cavas {
		position: fixed;
		top: 10px;
		right: -40px;
		height: 30px;
		background-image: url(../images/remove.png);
		background-position: center center;
		background-repeat: no-repeat;
		background-size: cover;
		-webkit-transform: scale(0);
		-ms-transform: scale(0);
		-o-transform: scale(0);
		transform: scale(0);
		z-index: 9;
		-webkit-transition: all .4s ease 0s;
		-o-transition: all .4s ease 0s;
		transition: all .4s ease 0s
	}
	.noo-main-canvas .navbar-nav>li .fa-angle-down {
		text-align: center;
		position: absolute;
		top: 0;
		left: 10px;
		line-height: 30px;
		-webkit-transition: all .4s ease 0s;
		-o-transition: all .4s ease 0s;
		transition: all .4s ease 0s
	}
	.header-2 .main-menu,
	.megamenu-widget-area,
	.section-overlay-3 span.skew {
		display: none
	}
	.off-canvas #off-canvas-nav .noo-main-canvas .nav-collapse li ul.sub-menu {
		padding-right: 30px;
		display: none
	}
	.faq .title {
		font-size: 47px
	}
	.faq-img-wrap {
		position: relative;
		left: 0;
		width: 100%
	}
	.section-overlay-3:before {
		width: 100%;
		right: 0
	}
	.section-overlay-3:after {
		width: 0
	}
	.skills.has-image img {
		max-width: 230px;
		right: 0;
		bottom: 0
	}
	.section-about-group .popup-video {
		margin-top: 10px
	}
	.header-2 .navbar-header {
		float: none;
		width: 100%;
		height: 75px;
		padding: 0 15px;
		text-align: right
	}
	.header-2 .navbar-header .logo-img {
		margin-top: 0
	}
	.header-2 .navbar-header .icon-menu {
		left: 15px;
		top: 21px;
		background: 100% 0;
		color: #fff
	}
	.header-2 .main-menu,
	.header-2 .property-search {
		width: 100%
	}
	.header-2 .form-halfmap {
		padding: 15px 30px 0
	}
	.header-2 .form-halfmap>div {
		float: none;
		width: 100%;
		border: 0
	}
	.header-2 .form-halfmap .item-wrap>input[type=text],
	.header-2 .form-halfmap .selection {
		width: 100%
	}
	.header-2 .form-halfmap .button {
		float: none;
		width: 100%;
		margin-bottom: 30px
	}
	.header-toggle .menu-nav-control,
	.pricing-table-item .pricing-header:after,
	.pricing-table-item .pricing-header:before {
		display: none
	}
	.pricing-table-item .pricing-header {
		padding-bottom: 20px
	}
	.pricing-table-item .pricing-header .pricing-line:after,
	.pricing-table-item .pricing-header .pricing-line:before {
		bottom: -10px;
		-webkit-transform: skew(0, 0);
		-moz-transform: skew(0, 0);
		-ms-transform: skew(0, 0);
		transform: skew(0, 0)
	}
	.pricing-table-item {
		margin-bottom: 30px
	}
	.pricing-table-item.featured {
		-webkit-transform: translate(0, 0);
		-ms-transform: translate(0, 0);
		-o-transform: translate(0, 0);
		transform: translate(0, 0)
	}
	.blog-detail {
		margin-bottom: 30px;
	}
	.blog-detail .entry-content .in-blog-wrap img {
		margin-bottom: 20px;
	}
	.property-box-meta-content:before {
		-webkit-transform: rotate(4.5deg);
		-ms-transform: rotate(4.5deg);
		transform: rotate(4.5deg);
		bottom: -17px;
	}
	.property-box-meta-content:after {
		border-left-width: 400px;
	}

	.section.mt-6 {
		margin-top: 30px !important;
	}
	.section.mt-7 {
		margin-top: 35px !important;
	}
	.section.mt-8 {
		margin-top: 40px !important;
	}
	.section.mt-9 {
		margin-top: 45px !important;
	}
	.section.mt-10 {
		margin-top: 50px !important;
	}
	.section.mt-11 {
		margin-top: 55px !important;
	}
	.section.mt-12 {
		margin-top: 60px !important;
	}
	.section.mt-13 {
		margin-top: 65px !important;
	}
	.section.mt-14 {
		margin-top: 70px !important;
	}
	.section.mt-15 {
		margin-top: 75px !important;
	}
	.section.mt-16 {
		margin-top: 80px !important;
	}
	.section.mt-17 {
		margin-top: 85px !important;
	}
	.section.mt-18 {
		margin-top: 90px !important;
	}
	.section.mt-19 {
		margin-top: 95px !important;
	}
	.section.mt-20 {
		margin-top: 100px !important;
	}

	.section.mb-6 {
		margin-bottom: 30px !important;
	}
	.section.mb-7 {
		margin-bottom: 35px !important;
	}
	.section.mb-8 {
		margin-bottom: 40px !important;
	}
	.section.mb-9 {
		margin-bottom: 45px !important;
	}
	.section.mb-10 {
		margin-bottom: 50px !important;
	}
	.section.mb-11 {
		margin-bottom: 55px !important;
	}
	.section.mb-12 {
		margin-bottom: 60px !important;
	}
	.section.mb-13 {
		margin-bottom: 65px !important;
	}
	.section.mb-14 {
		margin-bottom: 70px !important;
	}
	.section.mb-15 {
		margin-bottom: 75px !important;
	}
	.section.mb-16 {
		margin-bottom: 80px !important;
	}
	.section.mb-17 {
		margin-bottom: 85px !important;
	}
	.section.mb-18 {
		margin-bottom: 90px !important;
	}
	.section.mb-19 {
		margin-bottom: 95px !important;
	}
	.section.mb-20 {
		margin-bottom: 100px !important;
	}

	.section.pt-6 {
		padding-top: 30px !important;
	}
	.section.pt-7 {
		padding-top: 35px !important;
	}
	.section.pt-8 {
		padding-top: 40px !important;
	}
	.section.pt-9 {
		padding-top: 45px !important;
	}
	.section.pt-10 {
		padding-top: 50px !important;
	}
	.section.pt-11 {
		padding-top: 55px !important;
	}
	.section.pt-12 {
		padding-top: 60px !important;
	}
	.section.pt-13 {
		padding-top: 65px !important;
	}
	.section.pt-14 {
		padding-top: 70px !important;
	}
	.section.pt-15 {
		padding-top: 75px !important;
	}
	.section.pt-16 {
		padding-top: 80px !important;
	}
	.section.pt-17 {
		padding-top: 85px !important;
	}
	.section.pt-18 {
		padding-top: 90px !important;
	}
	.section.pt-19 {
		padding-top: 95px !important;
	}
	.section.pt-20 {
		padding-top: 100px !important;
	}

	.section.pb-6 {
		padding-bottom: 30px !important;
	}
	.section.pb-7 {
		padding-bottom: 35px !important;
	}
	.section.pb-8 {
		padding-bottom: 40px !important;
	}
	.section.pb-9 {
		padding-bottom: 45px !important;
	}
	.section.pb-10 {
		padding-bottom: 50px !important;
	}
	.section.pb-11 {
		padding-bottom: 55px !important;
	}
	.section.pb-12 {
		padding-bottom: 60px !important;
	}
	.section.pb-13 {
		padding-bottom: 65px !important;
	}
	.section.pb-14 {
		padding-bottom: 70px !important;
	}
	.section.pb-15 {
		padding-bottom: 75px !important;
	}
	.section.pb-16 {
		padding-bottom: 80px !important;
	}
	.section.pb-17 {
		padding-bottom: 85px !important;
	}
	.section.pb-18 {
		padding-bottom: 90px !important;
	}
	.section.pb-19 {
		padding-bottom: 95px !important;
	}
	.section.pb-20 {
		padding-bottom: 100px !important;
	}

	div.mb-11 {
		margin-bottom: 55px !important;
	}
	.section.featured_property {
		margin-bottom: 50px !important;
	}
	.section.newsletter {
		margin-top: 30px !important;
	}
	section.advanced_search_property {
		margin-bottom: 70px !important;
	}
	.main-footer .wigetized {
		padding: 60px 0 30px;
	}
	.blog-item .entry-header h2 {
		font-size: 16px;
	}
	.header-2 .navbar-brand {
		padding-top: 11px;
		padding-bottom: 11px;
	}
	.banner_text.fz-20 {
		font-size: 18px !important;
	}
	.property-detail .thumbnail {
		width: 100%;
	}
	.property-detail .content {
		width: 100%;
	}
	.property-box-meta.absolute {
		position: relative;
		width: 100%;
		display: block;
		margin-top: 50px
	}
	.property-box-meta.absolute .property-box-meta-content {
		width: 100%;
		max-width: none
	}
	.property-detail-carousel .owl-dots {
		height: auto
	}
	.property-detail-carousel .owl-dots .owl-dot {
		background: 100% 0!important;
		width: auto;
		height: auto;
		margin: auto
	}
	.property-detail-carousel .owl-dots .owl-dot:before {
		position: relative
	}
	.property-detail-carousel .owl-dots .owl-dot span {
		display: inline-block;
		position: relative;
		top: -2px;
	}
	.detail-content .col-md-6 {
		padding-top: 25px;
	}
	.detail-content .col-md-6:first-child {
		padding-top: 0;
	}
	.sidebar.top_space {
		margin-top: 30px;
	}
	.footer .widget-title {
		margin-bottom: 40px;
	}
	.contact-information .col-md-6:nth-child(2) .title {
		margin-top: 30px;
	}
	.section.mtn-16 {
		margin-top: -80px !important;
	}
	.section-about-group {
		padding: 30px 0 45px;
	}
	.single-product .summary .product-title {
		margin-top: 50px;
	}
	.property-agent-contact .box-info {
		padding: 0;
	}
	.banner_logo {
		margin: 0 0 9px 0;
	}
}
@media (max-width:767px) {
	.floor-plan .content,
	.floor-plan .thumbnail,
	.property-detail .content,
	.property-detail .thumbnail {
		width: 100%
	}
	.property-detail .content .property-box {
		width: 100%;
		float: right
	}
	.sidebar {
		clear: both;
		float: right;
		width: 100%;
	}
	.banner_text.fz-20 {
		margin-bottom: 30px;
	}
	.property-detail .property-box {
		margin-top: 40px;
	}
	.property-detail .property-box:first-child {
		margin-top: 0;
	}
	.copyright,
	.service-item {
		text-align: center
	}
	.copyright .footer-social {
		margin-top: 12px
	}
	.footer .footer-column-item {
		clear: both;
		margin-bottom: 30px;
	}
	.footer .widget-title {
		margin-bottom: 30px;
	}
	.ads-service .title {
		font-size: 24px;
		margin-top: 3px;
	}
	.ads-service .sub-title {
		font-size: 14px;
		margin-top: 10px
	}
	.ads-service .ads-phone {
		min-width: 270px;
		position: relative;
		top: 10px
	}
	.ads-service .ads-phone .ads-desc a {
		font-size: 20px
	}
	.blog-item.style-3 {
		overflow: hidden;
	}
	.shop-table thead {
		display: none
	}
	.shop-table tr td {
		display: block;
		text-align: left;
		float: right;
		width: 100%
	}
	.shop-table tr td:first-child {
		border-top: 0
	}
	.shop-table tr td::before {
		content: attr(data-title) " ";
		font-weight: 500;
		float: right
	}
	.shop-table tr td.product-thumbnail {
		text-align: center
	}
	.shop-table tr td.product-remove::before,
	.shop-table tr td.product-thumbnail::before {
		content: ""
	}
	.shop-table .quantity .quantity-attr {
		float: left
	}
	.shop-table td.actions .button,
	.shop-table td.actions .coupon .input-text,
	.shop-table td.actions .coupon input.apply-coupon {
		width: 100%;
		margin: 0 0 10px
	}
	.shop-table td.actions .button {
		padding-top: 4px;
		padding-bottom: 4px;
		max-width: 332px;
		float: right;
	}
	.cart-collaterals .cart-totals {
		width: 100%
	}
	.cart-collaterals .cart-totals .cart-subtotal>td:first-child,
	.cart-collaterals .cart-totals .order-total>td:first-child,
	.checkout-review-order .cart-totals .cart-subtotal>td:first-child,
	.checkout-review-order .shop-table tfoot>tr>td:first-child {
		display: none
	}
	.cart-collaterals .cart-totals .proceed-to-checkout .button {
		width: 100%;
		text-align: center
	}
	.shop-table .product-quantity {
		text-align: center;
	}
	.main-footer ul.open-info {
		max-width: none;
	}
	.navbar-meta.meta-phone {
		display: none
	}
	.container-fluid .header-minicart {
		margin-left: 50px;
	}
	.navbar-default .navbar-brand {
		padding-right: 0;
	}
	.header-fullwidth .container-fluid {
		padding-right: 15px;
		padding-left: 15px;
	}
	.container-fluid .icon-menu {
		left: 15px;
	}
	.navbar-meta.meta-property {
		margin-right: 10px;
		margin-left: 50px
	}
	.navbar-meta.meta-property .meta-content a {
		width: 140px;
		font-size: 14px;
	}
	.navbar-default .navbar-brand {
		max-width: 175px;
	}
	.navbar-default .navbar-brand img {
		margin-top: 25px;
	}
	.blog-index .col-sm-6 {
		margin-top: 30px;
	}
	.blog-index .col-sm-6:first-child {
		margin-top: 0;
	}
	.mailchimp img,
	.skills.has-image img {
		display: none
	}
	.mailchimp .mailchimp-main {
		max-width: none;
	}
	.agent-carousel .owl-nav,
	.blog-carousel .owl-nav,
	.partner-carousel .owl-nav,
	.properties-carousel .owl-nav {
		position: static
	}
	.about-agent .agent-action .contact-now {
		width: 100%;
		margin-bottom: 15px;
		text-align: center;
		padding-left: 0
	}
	.detail-header .action-post {
		width: 100%;
		margin: 0 0 15px 0;
	}
	.single-property-detail.tab .detail-header .action-post {
		margin-bottom: 25px;
	}
	.commerce-ordering {
		margin-right: 40px;
	}
	.toolbar-products {
		padding-right: 15px;
		padding-left: 15px;
	}
	.post-navigation .next-post,
	.post-navigation .prev-post {
		width: 100%
	}
	.single-property-detail {
		padding: 20px;
	}
	.quick-content .quick-left {
		width: 100%;
		text-align: center;
	}
	.quick-content .quick-right {
		width: 100%;
		padding-right: 0;
	}
	.section-half-map .list-property-action {
		padding-right: 15px !important;
		padding-left: 15px !important;
	}
	.agent-item .thumbnail .line:after,
	.agent-item .thumbnail .line:before {
		height: 40px;
	}
	.agent-item .thumbnail .line:before {
		right: -49%;
	}
	.agent-item .thumbnail .line:after {
		left: -49%;
	}
	.agent-item .thumbnail .line>span:after,
	.agent-item .thumbnail .line>span:before {
		bottom: 36.5px;
	}
	.blog-item.style-3 .wrap-entry {
		width: 100%;
	}
	.product-item-list .info-item .product-title {
		font-size: 24px;
	}
}
@media (max-width:539px) {
	.item-wrap .item-checkbox {
		width: 100%;
	}
	.property-detail .content {
		padding: 25px 30px 40px;
	}
	.box-login form {
		padding-right: 0;
		padding-left: 0;
	}
}
@media (max-width:480px) {
	.blog-item,
	.footer .widget {
		margin-bottom: 30px
	}
	.header-fullwidth .container-fluid {
		padding-right: 10px;
		padding-left: 10px
	}
	.navbar-meta {
		display: none
	}
	.container-fluid .icon-menu {
		left: 15px;
	}
	.section-title .wrap-title .title {
		font-size: 24px
	}
	.section-title .wrap-title .sub-title {
		font-size: 14px
	}
	.section-title .wrap-title .sub-title .icon-decotitle {
		display: block;
		float: none;
		font-size: 28px
	}
	.featured-item .featured-main .meta .title {
		font-size: 24px;
		font-weight: 500
	}
	.featured-item .featured-main .meta .location {
		font-size: 14px
	}
	.featured-item .featured-main .meta .price {
		font-size: 18px
	}
	.featured-item .featured-main .info>span {
		padding: 25px 15px 15px 0;
		font-size: 14px;
		font-weight: 400;
		line-height: 25px
	}
	.featured-item .featured-main .box-image {
		width: 100%
	}
	.testimonial-item .testimonial-content {
		font-size: 14px;
		padding-right: 20px;
		padding-left: 20px
	}
	.testimonial-item .testimonial-content:before {
		right: 0
	}
	.testimonial-item .testimonial-content:after {
		left: 0
	}
	.blog-item .wrap-entry {
		margin-bottom: 0;
		-webkit-transform: translate(0, 0);
		-ms-transform: translate(0, 0);
		-o-transform: translate(0, 0);
		transform: translate(0, 0)
	}
	.blog-item .entry-header {
		padding-right: 15px;
		padding-left: 15px
	}
	.blog-item .entry-content {
		padding: 10px 15px 6px;
		font-size: 13px;
	}
	.blog-item .entry-footer {
		padding: 2px 15px 22px
	}
	.mailchimp .title {
		font-size: 24px
	}
	.mailchimp .sub-title {
		font-size: 14px
	}
	.property-item.style-2 .item-featured {
		max-width: none;
		width: 100%
	}
	.property-item.style-2 .item-content {
		width: 100%
	}
	.nav-tabs>li,
	.single-property-detail.tab .detail-tabs>li {
		margin-bottom: 15px;
		display: block;
		float: none
	}
	.testimonial-item.style-2 .box-user img {
		top: -50px
	}
	.post-navigation .next-post a,
	.post-navigation .prev-post a {
		font-size: 16px
	}
	.commerce-ordering,
	.commerce-product_per,
	.toolbar-products .product-style-control {
		float: none;
		width: 100%;
		margin-right: 0
	}
	.product-item .info-item .price,
	.product-item .info-item .stars-rating {
		float: none;
		width: 100%;
		display: block
	}
	.product-item .info-item .stars-rating {
		margin-bottom: 30px
	}
	.product-item .info-item .product-title {
		margin-bottom: 15px
	}
	.single-product {
		padding-right: 15px;
		padding-left: 15px
	}
	.floor-plan .content {
		padding-right: 0;
		padding-left: 0
	}
	.property-detail .property-box .feature .col-xs-6,
	.detail-content .col-xs-6 {
		width: 100%;
	}
	.single-property-detail .content-box-item>label,
	.single-property-detail .content-box-item>span {
		width: 100%;
	}
	.single-property-detail .content-box-item {
		margin-top: 10px;
	}
	.single-property-detail .content-box-item:first-child {
		margin-top: 0;
	}
	.navbar-default .navbar-brand {
		max-width: 175px;
	}
	.navbar-default .navbar-brand img {
		margin-top: 25px;
	}
	.header-minicart {
		margin-left: 50px;
	}
	.blog-item .wrap-entry {
		margin-left: 0;
		margin-right: 0;
		width: 100%;
	}
	.single-property-detail.tab .detail-header .property-status {
		margin-right: 0;
		clear: both;
	}
	.hide_on_mobile {
		display: none;
	}
	.navbar-meta.meta-property.show_on_mobile {
		display: block !important;
		margin: 0;
		width: 100%;
	}
	.navbar-meta.meta-property.show_on_mobile {
		display: block !important;
		margin: 0;
		width: 100%;
	}
	header .navbar-meta.meta-property.show_on_mobile .meta-content .meta-property {
		margin: 0;
		width: 100%;
		padding-left: 50px;
	}
	.product-item-list .info-item .product-title {
		font-size: 18px;
	}
	.product-item-list .info-item .price {
		font-size: 14px;
	}
	.product-item-list .info-item .action .add-cart {
		padding-top: 9px;
		padding-bottom: 9px;
	}
	.property-box-meta-content {
		max-width: none;
	}
	.property-box-meta-content:before {
		-webkit-transform: rotate(0);
		-ms-transform: rotate(0);
		transform: rotate(0);
		bottom: -4px;
	}
	.property-box-meta-content:after {
		display: none;
	}
	.toolbar-products {
		padding-top: 5px;
		padding-bottom: 5px;
	}
	.toolbar-products > * {
		margin-top: 10px;
		margin-bottom: 10px;
	}
	.product-grid .product-title + .stars-rating {
		margin-bottom: 40px;
		margin-top: 18px;
	}
	.blog-detail .entry-header {
		padding: 20px 20px 0;
	}
	.blog-detail .entry-header h1 {
		font-size: 18px;
	}
	.blog-detail .entry-content {
		padding: 20px;
	}
	.blog-detail .entry-content .in-blog-wrap {
		margin-top: 15px;
	}
	.blog-detail .entry-content p {
		text-align: justify;
		font-size: 13px;
	}
	.blog-detail .entry-footer,
	.post-navigation,
	.blog-detail .comment {
		padding-right: 20px;
		padding-left: 20px;
	}
	.property-comment .item-comment-content {
		font-size: 13px;
	}
	.property-item.style-2 .property-item-wrap .action {
		margin-right: -5px;
		margin-left: -5px;
	}
	.property-item.style-2 .item-content {
		padding-right: 5px;
		padding-left: 5px;
	}
	.agent-item .thumbnail .line:before {
		right: -48%;
	}
	.agent-item .thumbnail .line:after {
		left: -48%;
	}
	.agent-item .thumbnail .line>span:after,
	.agent-item .thumbnail .line>span:before {
		bottom: 39px;
	}
	.detail-content {
		font-size: 13px;
	}
	.detail-content h3 {
		font-size: 20px;
	}
	.property-agent-contact,
	.property-comment {
		padding: 10px 10px 35px;
	}
	.property-detail .content {
		padding: 10px 15px 20px;
	}
	.tab-pane .detail-header {
		padding-top: 30px;
	}
	.wrap-page-title .page-title {
		font-size: 26px;
	}
	.wrap-page-title {
		padding-right: 20px;
		padding-left: 20px;
	}
	.register-member-left .item-wrap>label {
		padding-left: 5px;
		font-size: 14px;
	}
}
@media (min-width:992px) and (max-width:1199px) {
	.recent-news .post-date {
		clear: both;
	}
	.recent-news img {
		margin-bottom: 7.5px;
	}
	.header-2 .form-halfmap {
		padding: 0 15px;
	}
	.header-2 .form-halfmap .item-wrap>input[type=text] {
		margin-left: 15px;
	}
	.header-2 .form-halfmap .selection {
		padding-right: 7px;
		padding-left: 15px;
	}
	.agent-item .thumbnail .line>span:after,
	.agent-item .thumbnail .line>span:before {
		bottom: 28px;
	}
}
@media (min-width:768px) and (max-width:991px) {
	.shop-table .product-price,
	.shop-table .product-subtotal {
		width: 85px;
	}
	.agent-item .thumbnail .line>span:after,
	.agent-item .thumbnail .line>span:before {
		bottom: 28px;
	}
}

.tooltip {
	font-family: inherit;
	white-space: nowrap;
}

.mfp-iframe-holder .mfp-close, .mfp-image-holder .mfp-close {
	right: 0;
	padding-right: 0;
	padding-top: 1px;
	margin-top: -1px;
}

.mfp-close {
	height: 41px;
	line-height: 41px;
}

.owl-carousel {
	width: auto;
}

.shop-slider .owl-nav {
	text-align: right;
	margin-right: -3px;
}

.shop-slider img {
	width: 100%;
}

.product-list,
.product-grid {
	clear: both
}

.product-list .product-title + .stars-rating {
	margin-bottom: -2px;
}

.mfp-wrap {
	direction: ltr;
}

.mfp-container {
	direction: rtl;
}

.textwidget p {
	text-align: justify;
}

.bio-img img {
	width: 100%;
}
