/*------------------------------------------------------------------
Main Style Stylesheet
	Project:		Realtor | Real Estate HTML5 Template
	Version:	    1.0
	Author:			M_Adnan
	Last change:	20/04/15
	Primary use:	Realtor | Real Estate HTML5 Template, Real Estate, Property
-------------------------------------------------------------------*/

/*------------------------------------------------------------------
body 
 + WRAP
 + HEADER
 + NAVIGATION
 + BANNER
 + SERVICES
 + OUR FEATURED PROPERTIES
 + WHAT PEOPLE SAY ABOUT US
 + FEEDBACK FROM CLIENTS
 + NEWS FROM BLOG
 + PARTNERS / CLIENTS
 + FOOTER
 + SOCIAL ICONS
 + MEGA MENU
 + 3 MENU LEVEL 
-------------------------------------------------------------------*/
/*=======================================================
			THEME STYLING START
========================================================*/
* {
	margin: 0px;
	padding: 0px;
}
body {
	background: #FFF;
	height: 100%;
	width: 100%;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-family: 'Roboto', sans-serif;
}
/*=======================================================
			WRAPPER
========================================================*/
#wrap {
	position: relative;
	width: 100%;
	overflow: hidden;
	background: #fff;
}
/*=======================================================
			HEADINGS
========================================================*/
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	color: #232323;
	/*text-transform: uppercase;*/
	font-family: 'Montserrat', sans-serif;
}
h1 {
	font-size: 30px;
}
h2 {
	font-size: 28px;
}
h3 {
	font-size: 24px;
}
h4 {
	font-size: 20px;
	font-weight: bold;
}
h5 {
	font-size: 18px;
}
h6 {
	font-size: 16px;
}
p {
	color: #232323;
	font-family: Noto Sans SC,sans-serif;
	font-size: 15px;
	line-height: 24px;
}
td span{
	color: #232323;
}
.text-16{
	/*color: #777777;
	font-family: 'Lato';*/
	font-size: 16px;
	line-height: 28px;
}
a {
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	text-decoration: none !important;
}
img {
	-webkit-transition: 0.4s ease-in-out;
	-moz-transition: 0.4s ease-in-out;
	-ms-transition: 0.4s ease-in-out;
	-o-transition: 0.4s ease-in-out;
	transition: 0.4s ease-in-out;
	display: inline-block !important;
}
li {
	font-family: Noto Sans SC,sans-serif;
	list-style: none;
}
a,a:visited{
	font-family: Noto Sans SC,sans-serif;
	text-decoration: none;
	color: #999999;
}
a:hover,a:active{
	color: #61ae1b;
}
.font-montserrat {
	font-family: Noto Sans SC,sans-serif;;
}
/*=======================================================
			SECTION
========================================================*/
section {
	position: relative;
	overflow: hidden;
	width: 100%;
}
/*=======================================================
			BUTTON
========================================================*/
.btn {
	background: #68b125;
	text-transform: uppercase;
	color: #fff;
	border-radius: 0px;
	display: inline-block;
	padding: 10px 30px;
	margin: 0 auto;
	margin-top: 15px;
	font-weight: bold;
	font-family: 'Montserrat', sans-serif;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	border-radius: 5px;
	width: 100%;
}
.btn:hover {
	background: #ff5722;
	color: #fff;
}
.btn:visited,.btn:focus{
	background: #68b125;
	color: #fff;
}
/*=======================================================
			MARGIN 20px
========================================================*/
.margin-r-20 {
	margin-right: 20px;
}
.margin-l-20 {
	margin-left: 20px;
}
.margin-t-20 {
	margin-top: 20px;
}
.margin-b-20 {
	margin-bottom: 20px;
}
/*=======================================================
			MARGIN 40px
========================================================*/
.margin-r-40 {
	margin-right: 40px;
}
.margin-l-40 {
	margin-left: 40px;
}
.margin-t-40 {
	margin-top: 40px;
}
.margin-b-40 {
	margin-bottom: 40px;
}
/*=======================================================
			MARGIN 80px
========================================================*/
.margin-r-80 {
	margin-right: 80px;
}
.margin-l-80 {
	margin-left: 80px;
}
.margin-t-80 {
	margin-top: 80px;
}
.margin-b-80 {
	margin-bottom: 80px;
}
/*=======================================================
			PADDING
========================================================*/
.padding-r-20 {
	padding-right: 20px !important;
}
.padding-r-80 {
	padding-right: 80px !important;
}
.padding-l-20 {
	padding-left: 20px;
}
.padding-t-20 {
	padding-top: 20px;
}
.padding-b-20 {
	padding-bottom: 20px;
}
.no-margin {
	margin: 0px !important;
}
.no-padding {
	padding: 0px !important;
}
.no-margin-t {
	margin-top: 0px !important;
}
.no-padding-t {
	padding-top: 0px !important;
}
.padding-l-60 {
	padding-left: 60px;
}
/*=======================================================
			TITTLE
========================================================*/
hr {
	background: #27ae60;
	height: 4px;
	width: 50px;
}
.tittle {
	text-align: center;
	display: inline-block;
	width: 100%;
	position: relative;
	margin-bottom: 50px;
}
.tittle h3 {
	margin: 0px;
	font-weight: 700;
	line-height: 37px;
	text-transform: uppercase;
	color: #222222;
	margin-top: 5px;
	margin-bottom: 10px;
	font-family: 'Roboto', sans-serif;
}
.tittle p {
	width: 75%;
	margin: 0 auto;
	line-height: 24px;
	font-size: 14px;
}
/*=======================================================
			TOP BAR
========================================================*/
.top-bar {
	background: #222222;
	border-bottom: 1px solid #eaebef;
	height: 45px;
	position: relative;
	overflow: hidden;
}
.top-bar ul {
}
.top-bar ul li {
	display: inline-block;
}
.top-bar ul li a {
	color: #888888;
	display: inline-block;
	padding: 0 10px;
	line-height: 45px;
}
.top-bar .left-bar-side {
	float: left;
	margin-bottom: 0px;
}
.top-bar .left-bar-side li {
}
.top-bar li:nth-last-child(1) a {
}
.top-bar .right-bar-side {
	float: right;
}
.top-bar i {
	margin: 0 4px;
}
.top-bar .left-bar-side li {
	border: none;
	margin-right: 0px;
}
.top-bar .left-bar-side li:nth-last-child(1) span {
	display: none;
}
.top-bar .left-bar-side p {
	font-weight: 400;
	color: #9d9c9c;
	line-height: 40px;
	margin: 0px;
	display: inline-block;
	line-height: 45px;
	font-size: 14px;
}
.top-bar .left-bar-side span {
	color: #9c9c9c;
	margin: 0 15px;
}
/*=======================================================
			HEADER
========================================================*/
header {
	background: #fff;
	display: inline-block;
	position: relative;
	width: 100%;
	z-index: 999;
	line-height: 0px;
}
header:before {
	content: "";
	position: absolute;
	width: 38%;
	background: #FFFFFF;
	height: 100%;
	z-index: -1;
}
header .logo {
	float: left;
	margin: 20px 0;
}
header nav {
	display: inline-block;
	width: auto;
	float: right;
	position: relative;
	z-index: 999;
	min-height: 90px;
}
header nav .ownmenu {
	background: #fff;
	min-height: 90px;
}
.sticky-wrapper {
	height: auto !important;
}
header nav li a {
	line-height: 20px;
	text-transform: uppercase;
	color: #222222;
	float: left;
	font-size: 14px;
	font-weight: 500;
	font-size: 14px;
	padding: 0 18px;
	border-right: 1px dashed #ffffff;
	padding-bottom: 25px;
}
header nav li {
	padding-top: 22px;
	margin-top: 25px;
}
header nav li.selected {
	color: #61ae1b;
}

header nav li.selected a {
	color: #61ae1b;
}
header nav li:hover a {
	color: #61ae1b;
}
header nav li:hover {
	color: #222222;
}
header .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	background: #ffdd00;
	color: #222222;
}
header .ownmenu ul.dropdown li a {
	font-size: 14px;
	color: #222222;
	border-bottom: 1px solid #e9e9e9;
	line-height: 38px;
	padding: 0px;
	background: none;
}
header .ownmenu ul.dropdown li a:hover {
	background: none;
	color: #68b125;
}
header .ownmenu ul.dropdown li:nth-last-child(1) a {
}
.ownmenu > li:hover > a, .ownmenu > li.active > a {
}
.sub-nav-co {
	float: right;
	position: relative;
	right: 15px;
	width: 40px;
	margin-top: -30px;
	height: 40px;
	display: none;
}
.sub-nav-co a {
	background: #ffffff;
	position: absolute;
	left: 0px;
	box-shadow: 0 5px 5px rgba(0,0,0,0.1);
	top: 0px;
	border-radius: 50%;
	display: inline-block;
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #222222;
	text-transform: uppercase;
	font-size: 16px;
}
.nav-post .boder-da-r {
	border-right: 1px solid #e9e9e9;
}
.nav-post li {
	padding: 10px 0 !important;
	margin: 0px;
	border-bottom: 1px solid #e9e9e9;
	display: inline-block;
	width: 100%;
}
.nav-post .img-nav {
	height: 75px;
	width: 75px;
	float: left;
}
.nav-post .nav-text {
	float: right;
	width: 73%;
}
.ownmenu li > .megamenu a {
	color: #333;
	font-family: 'Montserrat', sans-serif;
	font-size: 12px;
	display: inline-block;
	width: 100%;
}
.ownmenu li > .megamenu li:hover {
	background: none;
	color: #68b125 !important;
}
.ownmenu li > .megamenu li a:hover {
	color: #68b125 !important;
}
ul.dropdown {
	padding-top: 10px !important;
}
ul.dropdown li {
	padding: 0px;
}
ul.dropdown li:hover {
	background: none
}
.ownmenu .megamenu img {
	width: auto;
	margin-top: -50px;
}
.ownmenu > li > .megamenu.full-width {
	padding-bottom: 0px;
}
.absu {
	position: absolute;
	right: -41px;
	width: 100%;
	top: -8px;
	z-index: -1;
}
.nav-post .nav-text a {
	background: none;
	font-size: 14px !important;
	color: #222222 !important;
	line-height: 20px;
	font-weight: 500;
}
.nav-post .nav-text span {
	width: 100%;
	display: inline-block;
	margin-top: 10px;
}
.nav-post .nav-big a {
	background: none;
	font-size: 15px !important;
	color: #222222 !important;
	line-height: 20px;
	padding: 0px !important;
}
.nav-post .nav-big img {
	margin: 20px 0;
}
.nav-post li a {
	padding: 0px;
	margin: 0px;
}
/*=======================================================
			BANNER
========================================================*/
#banner {
/*	height: 632px;
*/	position: relative;
	overflow: hidden;
	margin-top: -5px;
	z-index: 99;
	background: #fff;
	background-size: cover;
}
#banner .flex-banner img {
	width: 100%;
}
#banner .flex-banner {
/*	height: 670px;
*/}
.finder {
	position: absolute;
	bottom:-10px;
	z-index: 100;
	width: 100%;
	left: 0px;
	text-align: left;
}
.indextitle1 h1 {
	font-size:3.2em;
	color: #fff;
	font-weight: 800;
	letter-spacing: 0px;
	font-family: 'Montserrat', sans-serif;
	text-align: center;
	text-shadow: 2px 4px 0px rgba(0,0,0,0.5);
}
.indextitle1 p.Level2{
	font-size: 3em;
	color: #fff;
	letter-spacing: 0px;
	font-family: 'Montserrat', sans-serif;
	font-weight: normal;
	margin-top: 10px;
	text-shadow: 2px 2px 0px rgba(0,0,0,0.5);
	line-height:1.2em
}
.indextitle1 p.Level3{
	font-size: 1.5em;
	color: #fff;
	letter-spacing: 0px;
	font-family: 'Montserrat', sans-serif;
	font-weight: normal;
	margin-top: 10px;
}
.find-sec {
	background: #ffffff;
	padding: 20px;
	display: inline-block;
	width: 35%;
	margin-top: 80px;
	position: relative;
	border-radius: 5px;
}
/*.find-sec:before {
	content: "";
	position: absolute;
	right: 0px;
	background: none;
	top: 0px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 43px 43px 0;
	border-color: transparent #57b45a transparent transparent;
}*/
.find-sec label {
	display: inline-block;
	width: 100%;
	text-align: left;
	color: #222222;
	font-size: 16px;
	margin-bottom: 10px;
	font-weight: 500;
	margin-top: 10px;
}
.find-sec select {
	width: 100%;
	height: 39px;
}
.bootstrap-select .btn:focus {
	outline: none !important;
}
.btn-default.active, .btn-default.focus, .btn-default:active, .btn-default:focus, .btn-default:hover, .open>.dropdown-toggle.btn-default {
	background: #f8f8f8;
}
.bootstrap-select>.btn {
	background: #fff;
	padding: 9px;
	margin: 0;
	border: 1px solid #dddddd;
	display: inline-block;
	width: 100%;
	height: 39px;
	font-family: 'Montserrat', sans-serif;
	font-size: 12px;
	color: #9c9c9c;
	font-weight: normal;
}
.bootstrap-select {
}
.bootstrap-select.btn-group .btn .caret {
	background: #f8f8f8;
	height: 37px;
	width: 37px;
	position: absolute;
	top: 2px;
	right: 0px;
	border: none;
	border-left: 1px solid #dddddd;
}
.find-sec .btn-group.open .dropdown-toggle {
	box-shadow: none;
}
.find-sec a:focus {
	outline: none !important;
}
.find-sec .selected a {
	background: #68b125;
	color: #fff;
	font-size: 12px;
}
.find-sec .dropdown-menu a {
	font-size: 12px;
	line-height: 26px;
}
.find-sec .dropdown-menu a:hover {
	background: #68b125;
	color: #fff;
	font-size: 12px;
}
.find-sec .dropdown-menu {
	padding: 0px;
	margin-top: 0px;
	border-radius: 0px;
	border-top: 0px;
	z-index: 9;
}
.bootstrap-select.btn-group .btn .caret:before {
	content: "\f0d7";
	font-family: FontAwesome;
	padding: 0px;
	color: #777777;
	float: right;
	font-size: 16px;
	font-weight: 100;
	line-height: 37px;
	width: 100%;
	text-align: center;
}
.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
	width: 100%;
}
.sel-style:before {
	content: "\f0d7";
	font-family: FontAwesome;
	padding: 0px;
	color: #323232;
	float: right;
	font-size: 26px;
	padding: 0px 15px;
	font-weight: 100;
}
.sel-style option {
}
/*Floating*/
.fleft {
	float: left;
}
.fright {
	float: right;
}
/*=======================================================
			amount
========================================================*/
.amountIncrease{
	padding: 0;
	background:url(../images/amount-img.png) center right no-repeat;
	height: 512px;
	background-size:contain ;
	margin: 0 0 5em 0;
	padding: 5em 0;
}
.amountIncrease-left-text{
	/*margin-top: 60px;*/
/*	margin-left: 3%;
*/}
.amountIncrease-left-text ul li {
    display: block;
    margin-bottom: 1em;
    color: #232323;
    line-height: 1.6em;
    font-size: 16px;
   /* letter-spacing: 2px;*/
}
.amountIncrease-left-text ul li i {
    color: #61ae1b;
    padding-right: 1em;
}
.amountIncrease-left-text h2 {
    display: block;
    color:#222222;
    font-size:22px;
    margin-bottom: .5em;
}
.amountIncrease-left-text p {
    display: block;
    color:#333333;
    font-size:22px;
    text-transform:none;
}
/*---- start-work----*/
.work{
	background: #556349 url(../images/phylogeny-bg.jpg) center;
	background-size:cover ;
	margin: 4em 0;
}
.banner-dott {
    background: url(../images/dott.png) repeat 0px 0px;
    background-size: 2px;
    -webkit-background-size: 2px;
    -moz-background-size: 2px;
    -o-background-size: 2px;
    -ms-background-size: 2px;
    padding: 3em 0;
}
.work-head h3,.head h3{font-size: 32px; font-weight: bold;}
.work-head h3 span{color:#61ae1b;margin-left: 10px;}
.work-head h3,.work-head p{
	color:#FFF;
}
.work-grid span{
	width:120px;
	height:120px;
	display:inline-block;
	background:#96c56e;
	border:6px solid #494951;
	border-radius:30em;
	-webkit-border-radius:30em;
	-moz-border-radius:30em;
	-o-border-radius:30em;
	-ms-border-radius:30em;
	z-index:1;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
.w-icon{
	text-align:center;
	padding-top: 20px;
}
.fea-icon1{padding-top: 25px;}
.w-icon i{
	color: #FFF;
	font-size: 3.0em;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
.work-info{width: 220px;}
.work-info h4{
	color: #FFF;
	font-weight: 600;
	font-size: 1.6em
}
.work-info p{
	color: #FFF;
	font-size: 1.1em;
}
.work-grids{
	margin-top:8em;
}
.center-work-grid-2{
	margin-top: 7em;
}
.center-work-grid-3{
	margin-top: -4em;
	margin-left: 5em;
}
.center-work-grid-4{
	margin-top: 2em;
    margin-left: 6em;
}
.center-work-grid-5{
	margin-top: -7em;
    margin-left: 1em;
}
.work-grids{
	position:relative;
}
.work-map{
	width: 942px;
	height: 282px;
	background: url(../images/work-map.png) no-repeat 0px 0px;
	display: inline-block;
	position: absolute;
	top: -70px;
	left:10%;
}
.work-grid:hover span{
	background:#F3F3F3;
	border-color:#EBEBEB;
}
.work-grid:hover .w-icon i{
	color:#61ae1b;
}
.top-mart-19{top: -19em;}
/*---- //End-work----*/

/*------start-features-----*/
.features{
	padding:4em 0;
}
.features-grid span{
	height:140px;
	width:140px;
	display:inline-block;
	background:#ffffff;
	border:12px solid #edf6e6;
	border-radius:30em;
	-webkit-border-radius:30em;
	-moz-border-radius:30em;
	-o-border-radius:30em;
	-ms-border-radius:30em;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
.features-grid span i{
	font-size: 3em;
	color: #61ae1b;
	margin-top: 0.8em;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
} 
.features-grid h3 a{
	color: #222222;
	font-size: .8em;
	font-weight: 800;
}
.features-grid h3 a:hover{
	text-decoration:none;
	color:#8E999C;
}
.features-grid p{
	color: #777777;
	font-size: 1.1em;
	line-height: 1.5em;
}
.features-grid:hover span{
	background:#61ae1b;
	border-color:#edf6e6;
}
.features-grid:hover i{
	color: #FFF;
}
.features-grids{
	padding: 4em 0 0em;
}

.sub-banner {
	background:url(../images/sub-bnr-bg.jpg) top center no-repeat;
	position: relative;
	margin-top: -5px;
	background-size: cover;
	text-align: center;
}
.sub-banner-calc {
	background:url(../images/sub-calc-bg.jpg) top center no-repeat;
	position: relative;
	margin-top: -5px;
	background-size: cover;
	text-align: center;
}
.sub-about-banner {
	background:url(../images/sub-about-bg.jpg) top center no-repeat;
	position: relative;
	margin-top: -5px;
	background-size: cover;
	text-align: center;
}
.sub-contact-banner {
	/*background:url(../images/sub-contact-bg.jpg) top center fixed no-repeat;*/
	background:url(../images/sub-contact-bg.jpg) top center no-repeat;
	position: relative;
	margin-top: -5px;
	background-size: cover;
	text-align: center;
}
.sub-banner-api {
	background:url(../images/api-bg.jpg) top center no-repeat;
	position: relative;
	margin-top: -5px;
	background-size: cover;
	text-align: center;
}
.sub-banner-api .overlay{
	background: url(../images/dott.png) repeat 0px 0px;
	padding-top:200px;
}
.sub-banner-api h1{
    font-size: 36px;
	color: #fff;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 10px;
	text-shadow: 2px 3px 0px rgba(0,0,0,0.5);
}
.sub-banner-api p{
	font-size: 15px;
	color: #fff;
	text-transform: none;
	margin: 0px;
	padding-bottom: 15px;
}
.sub-banner-api div.apiDown{
	padding-bottom: 200px;
}
.sub-banner-api div.apiDown button{
	width: 300px;
	margin: 0 auto;
}
.sub-banner .overlay,.sub-banner-calc .overlay,.sub-about-banner .overlay,.sub-contact-banner .overlay{
	background: url(../images/dott.png) repeat 0px 0px;
	/*padding-top: 120px;*/
}
.sub-banner h1,.sub-banner-calc h1,.sub-about-banner h1,.sub-contact-banner h1{
	font-size: 42px;
	color: #fff;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 10px;
	text-shadow: 2px 3px 0px rgba(0,0,0,0.5);
	margin-top:120px;
}
.sub-banner p,.sub-banner-calc p,.sub-about-banner p,.sub-contact-banner p{
	font-size: 15px;
	color: #fff;
	margin: 0px;
	padding-bottom: 120px;
}
.sub-banner p a,.sub-banner-calc p a,.sub-about-banner p a,.sub-contact-banner  p a{
	font-size: 14px;
	color: #97e353;
	font-weight: bold;
	margin: 0px;
}
/*section*/
.section {
  padding: 4em 0;
}
.section-header {
  color: #fff;
  margin-bottom: 40px;
  text-align: center;
  position: relative;
}
.section-header .section-range-title {
  font-size: 28px;
  margin-bottom: 20px;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  color: #263238;
  position: relative;
}
.section-header .section-title {
  font-size: 32px;
  margin-bottom: 20px;
  /*text-transform: uppercase;*/
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  color: #263238;
  position: relative;
}
.section-header p {
  font-size: 14px;
  color: #303a30;
  line-height: 26px;
  font-family: 'Open Sans', sans-serif;
  margin-bottom: 0;
}
.item-boxes {
  padding: 30px;
  border-radius: 4px;
  border: 1px solid #eaeaea;
  margin: 15px 0;
  webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.item-boxes .icon {
  margin-bottom: 10px;
}

.item-boxes .icon i {
  font-size: 30px;
  line-height: 60px;
  color: #F97794;
}

.item-boxes h4 {
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 15px;
}

.item-boxes p {
  margin: 0;
}

.item-boxes:hover {
  background: transparent;
  box-shadow: 0px 10px 50px 0px rgba(84, 110, 122, 0.35);
}

.services-item {
  padding: 30px 15px;
  background: #fff;
  border-radius: 4px;
  text-align: center;
  margin-bottom: 30px;
  position: relative;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}

.services-item .icon {
  margin-bottom: 20px;
}

.services-item .icon i {
  width: 60px;
  height: 60px;
  background: #f9f9f9;
  display: inline-block;
  line-height: 60px;
  font-size: 24px;
  text-align: center;
  border-radius: 50%;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}

.services-item .color-icon i {
  background: #61ae1b;
  color: #ffffff !important;
}

.services-item .services-content {
  padding-left: 65px;
}

.services-item .services-content h3 {
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 500;
}

.services-item .services-content h3 a {
  color: #272727;
}

.services-item .services-content h3 a:hover {
  color: #F97794;
}

.services-item:hover {
  box-shadow: 0px 10px 50px 0px rgba(84, 110, 122, 0.35);
}

.services-item:hover .icon i {
  background: #96c56e;
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}

.section-contbg{
	background:url(../images/sub-cont-bg.jpg) top center fixed no-repeat;
	position: relative;
	margin-top: -5px;
	background-size: cover;
}
.text-white{color: #FFFFFF !important;}
.featured-box {
  margin-top: 15px;
  margin-bottom: 15px;
  background: #FFFFFF;
  border-radius:5px;
  padding: 20px;
}

.featured-box .featured-icon {
  float: left;
}

.featured-box .featured-icon i {
  font-size: 40px;
  color: #61ae1b;
  text-align: center;
  float: left;
  margin-right: 15px;
  margin-bottom: 85px;
  display: block;
}

.featured-box .featured-content {
  padding-left: 40px;
  position: relative;
}

.featured-box .featured-content .icon-o {
  font-size: 86px;
  color: rgba(0, 0, 0, 0.07);
  z-index: 2;
  font-weight: 400;
  text-transform: capitalize;
  position: absolute;
  top: 0px;
  left: 50px;
  width: 100%;
}

.featured-box .featured-content h4 {
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 10px;
  transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
}

.featured-box .featured-content p {
  font-size: 15px;
}

.info-blocks {
margin-bottom: 15px;
}
.info-blocks i.icon-info-blocks {
	float: left;
	color: #ffffff;
	font-size: 30px;
	min-width: 50px;
	margin-top: 6px;
	text-align: center;
	background: #61ae1b;
	height: 64px;
	padding: 10px;
	border-radius: 100px;
	width: 64px;
}
.info-blocks .info-blocks-in {
padding: 0 0px 0px 10px;
overflow: hidden;
}
.info-blocks .info-blocks-in h3 {
color: #555;
font-size: 18px;
line-height: 28px;
margin:0px;
text-transform: none;
}
.info-blocks .info-blocks-in p {
font-size: 15px;
}

.fontsize15{font-size: 1.5em !important;}

/*=======================================================
			calc
========================================================*/
.find-sec-calc {
	background: rgba(255,255,255,0.95);
	margin-top: 0px;
	box-shadow: 0px 5px 15px rgba(0,0,0,0.1);
	padding: 30px;
    display: inline-block;
    width: 100%;
    position: relative;
}
.find-sec-calc:before {
	display: none;
}
.finder-calc {
	position: relative;
	padding: 2em 0;
	z-index: 99;
}
.search-calc {
	width: 150px;
	margin: 0 auto;
}
.calc-inputHeight{height: 39px;}
.color-main{color: #63af1f;}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th{
	padding: 10px !important;
}
.table_s{
	text-align:center
}

.searchR{padding: 4em 0;}
.search a{color:#ffffff}
/*=======================================================
			about us
========================================================*/
.properties.white-bg {
	background: #fff;
}
.properties.gray-bg {
	background: #f8f8f8;
}
.properties li section {
	background: #fff;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
.properties li {
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	margin-bottom: 30px;
}
.properties .home-in {
	background: #f2f2f2;
	display: inline-block;
	width: 100%;
	height: 37px;
}
.properties .detail-sec {
	background: #fff;
	padding: 25px;
	border: 1px solid #ececec;
	border-top: 3px solid #63af1f;
	margin-top: 0px;
}
.properties .detail-sec a {
	font-weight: 800;
	font-size: 16px;
	color: #222222;
	display: inline-block;
	width: 100%;
	margin: 0px;
	text-transform: uppercase;
}
.properties .img {
	position: relative;
	overflow: hidden;
}
.properties li:hover .detail-sec a {
	color: #4caf50;
}
.properties li:hover section {
	/*box-shadow: 0px 3px 3px rgba(0,0,0,0.1);*/
	 box-shadow: 0px 10px 50px 0px rgba(84, 110, 122, 0.35);
	 }
.properties li .price-bg {
	background: #96c56e;
	display: inline-block;
	float: left;
	color: #fff;
	padding: 6px 20px;
	font-size: 13px;
	margin-right: 10px;
	line-height: 19px;
	margin-top: 10px;
}
.properties li a.btn {
	padding: 6px 20px;
	width: auto;
	font-size: 12px;
	color: #fff !important;
	margin-top: 10px;
}
.work-proser{
	background: #556349 url(../images/proser-bg.jpg) center;
	background-size:cover ;
	margin: 4em 0;
}
.two-grids {
	padding:3em 0;
}
.proser{
	background: #ffffff;
    opacity: 0.85;
    padding: 2em 0px;
}
.text-def h3{
	color: #222222 !important;
}   
.w3_two_grid_right{
	padding:4em 4em 0;
}
.w3_two_grid_right h3{
	font-size:2em;
	color:#fff;
	text-transform:capitalize;
}
.w3_two_grid_right p.w3layouts_dummy_para{
	margin:1em 0;
	color:#003743;
	line-height:2em;
}
.w3_two_grid_right1:nth-child(2){
	padding:2em 0;
}
.w3_two_grid_right_grid1 {
    width: 65px;
    height: 65px;
    text-align: center;
    border: 2px solid #69ba1b;
}
.w3_two_grid_right1:hover .w3_two_grid_right_grid1{
	background:#69ba1b;
}
.w3_two_grid_right1:hover .w3_two_grid_right_grid1 i{
	color:#fff;
}
.w3_two_grid_right_grid1 i{
	font-size: 2em;
    color: #69ba1b;
    line-height: 2.2em;
}
.w3_two_grid_right_gridr h4 {
    color: #222222;
    font-size: 1.2em;
    font-weight: 600;
    text-transform: none;
    margin-top: 0;
}
.w3_two_grid_right_gridr p{
	color:#999999;
	line-height:1.5em;
}
.honorli{margin-top: 20px;}
.honorli li{font-size: 15px;list-style-image:url(../images/li-icon.png);line-height: 28px;}
.top-footer{padding:30px 0; background-color: #fff;}
/* ---------------------------------------------------------------------------- */
/* ----------------------------------Carousel---------------------------------- */
/* ---------------------------------------------------------------------------- */
.owl-controls .owl-buttons div {
	position: absolute;
	color:#777;
	opacity: 0.7;
}
.owl-carousel:hover .owl-buttons div {
	color:#000;
}
.owl-controls .owl-buttons .owl-prev {
	left: 10px;
	top: 50%;
}
.owl-controls .owl-buttons .owl-next {
	right: 10px;
	top: 50%;
}

.owl-carousel .owl-buttons div i {
	font-size: 40px;
	margin: -20px 0 0;
}
/*=======================================================
			range
========================================================*/
.section-range-bg{background:#f6f6f6;padding: 1.5em 15px;}
.section-range{padding: 0;}
.section-range-header {
  color: #fff;
  text-align: left;
  position: relative;
  margin: 0;
}
.section-range-header h2{font-weight: bold;margin: 1em 0;}
#range-container{margin-left: 5px;}
#range-container .item {
    position: relative;
    padding: 0 8px;
    height: 30px;
    zoom: 1;
    overflow: visible;
    display: contents;
    }
#range-container .item .subtitle {
    position: relative;
    float: left;
    _margin-right: -3px;
    width: 110px;
    line-height: 29px;
    font-weight: normal;
    font-size:15px;
    margin-top: 0;
    margin-bottom: 0;
    text-transform: none;
    }
#range-container .item .inner {
    margin-left: 55px;
    margin-right: 50px;
}
#range-container .item .inner2 {
    margin-left: 15px;
    margin-right: 15px;
}
#range-container .item .on {
    display: block;
    margin-left: 70px;
}
#range-container .item .list {
    font-size:15px;
}
#range-container .item .list li {
    float: left;
    height: 32px;
    line-height: 32px;
    width: 20%;
}
#range-container .item .list li a.current {
  color:#63af1f;
}
#range-container .item .list li a{
    margin-left: 10px;
    margin-right: 10px;
}
.detail-address p{color: #222222;}


/*=======================================================
			capExp
========================================================*/
.landing-tab{
	position: relative;
	z-index: 10;
}

.landing-tab .nav-tabs{
	border-right: 1px solid #e7e7e7;
	padding: 25px 0;
	border-bottom: 0;
}

.landing-tab .nav-tabs>li.active{
	margin-right: -3px;
}

.landing-tab .nav-tabs>li.active .tab-info h3{
	color: #5aa526;
}

.landing-tab .nav-tabs>li{
	padding: 15px 0;
}

.landing-tab .nav-tabs>li>a{
	background: none !important;
	border-radius: 0;
/*	padding: 0 15px 0;
*/	color: #6A6A6A !important;
	position: relative;
	border: 0 !important;
	-moz-transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
	padding: 20px 0;
}


.landing-tab .nav-tabs>li>a:hover{
	background: none;
}


.landing-tab .tab-info{
	display: inline-block;
	vertical-align: middle;
	position: absolute;
	top: 50%;
	margin-top: -12px;
}

.landing-tab .tab-info h3{
	font-size: 18px;
	line-height: normal;
	margin: 0;
	color: #6A6A6A
}


.landing-tab .tab-pane h3{
	margin-top: 0;
	line-height: normal;
	font-size: 18px;
}

.landing-tab .tab-pane h3.text-center{
	margin-bottom: 25px;
}
.landing-tab .nav-tabs>li.active{
	border-right: 5px solid #5aa526;
}

.landing-tab .nav-tabs>li.active>a i{
	color: #5aa526;
}

.landing-tab .nav-tabs>li>a:hover{
	color: #5aa526 !important;
}

.image-block-content{
	padding: 0 40px;
	margin-bottom: 80px;
}

.image-block-content .feature-icon{
	width: 60px;
	height: 60px;
	line-height: 60px;
	color: #ffffff;
	border-radius: 100%;
	display: inline-block;
	text-align: center;
	background:#5aa526;
}
.image-block-content .feature-icon i{font-size: 32px;}
.image-block-content .feature-content{
	padding-left: 85px;
}

.image-block-content .feature-content h3{
	margin-bottom: 0;
}
/#chart {
  height:300px;
  margin: 30px auto 0;
  display: block;
}

#chart #numbers {
  height: 100%;
  width: 50px;
  margin: 0;
  padding: 0;
  display: inline-block;
  float: left;
}

#chart #numbers li {
  text-align: right;
  padding-right: 1em;
  list-style: none;
  height: 29px;
  position: relative;
/*  bottom: 30px;
*/}

#chart #numbers li:last-child { height: 30px; }

#chart #numbers li span {
    color: #666666;
    position: absolute;
    bottom: 0;
    right: 10px;
    font-weight: 600;
    font-size: 15px;
}

#chart #bars {
  display: inline-block;
  padding: 0;
  margin: 0;
}

#chart #bars li {
  display: table-cell;
  width:120px;
  height: 300px;
  margin: 0;
  text-align: center;
  position: relative;
}

#chart #bars li .bar {
  display: block;
  width: 90px;
  margin-left: 15px;
  background: #96c56e;
  position: absolute;
  bottom: 0;
}

#chart #bars li .bar:hover {
  background: #f1ce65;
  cursor: pointer;
}

#chart #bars li .bar:hover:before {
  font-weight: 600;
  color: #262c38;
  content: attr(data-percentage) '%';
  position: relative;
  bottom: 20px;
}

#chart #bars li span {
    font-weight: 600;
    color: #666666;
    width: 100%;
    position: absolute;
    bottom: -3em;
    left: 0px;
    text-align: center;
    font-size: 0.9em;
}
/*=======================================================
			FOOTER
========================================================*/
footer {
	padding: 0;
	background: #222222 url(../images/map-bottom.png) bottom repeat-x;
	padding-bottom: 60px;
}
footer h5 {
	color: #fff;
	text-transform: uppercase;
	color: #fff;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 0px;
}
footer hr {
	height: 2px;
	border: none;
	width: 32px;
	margin-top: 10px;
	margin-bottom: 20px;
	background: #61ae1b;
}
footer .loc-info p {
	margin-bottom: 20px;
	text-transform: none;
	font-size: 15px;
}
footer .loc-info p i {
	width: 28px;
	float: left;
	margin-top: 6px;
	margin-bottom: 10px;
}
footer p {
	color: #fff;
	font-weight: normal;
	font-size: 14px;
	color: #eeeeee;
}
.rights {
	background: #111111;
	padding: 20px 0;
	text-transform: uppercase;
}
.rights p {
	font-size: 11px;
	font-weight: 400;
	color: #fff;
	text-transform: none;
	margin: 0px;
	text-align: center;
}
/*首页电话浮动底层*/
.animate {
    animation-name: showAnimate;
    animation-fill-mode: forwards;
    animation-timing-function: ease-in;
}
.animate, .animated {
    animation-duration: .8s;
}
.xuanfu {
    min-width: 1200px;
    height: 80px;
    background: #60a000;
    bottom: 0;
    z-index: 9999;
    position: fixed;
    width: 100%;
}
.xuanfu_cont {
    width: 1200px;
    height: 80px;
    margin: 0 auto;
    position: relative;
}
.xuanfuimg {
    position: absolute;
    bottom: 0;
    left: 0;
}
.xuanfu_text {
    font-size: 24px;
    padding-left: 229px;
    text-align: left;
    position: relative;
}
.xuanfu_text {
    font-size: 24px;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    color: #fff;
    line-height: 80px;
    margin: 0 auto;
    height: 80px;
    text-align: center;
}
.xuanfu .lq_btn {
    box-shadow: none;
    margin-top: 0;
    position: relative;
    float: right;
    top: 13px;
    font-size: 22px;
    width: 282px;
    height: 44px;
    line-height: 44px;
    background: #f12c30;
    border-radius: 22px;
}
.lq_btn, .lq_btn4 {
    font-size: 20px;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    color: #fff;
    line-height: 50px;
}
.xuanfu .backtop {
    width: 80px;
    height: 80px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 10;
    text-align: center;
    cursor: pointer;
}
.xuanfu .backtop img {
    width: 24px;
    height: 24px;
    position: relative;
    top: 32px;
}
