@font-face {
	font-family: 'stixgeneral';
	src: url('fonts/stixgeneral.eot');
	src: url('fonts/stixgeneral.woff2') format('woff2'),
	url('fonts/stixgeneral.woff') format('woff'),
	url('fonts/stixgeneral.ttf') format('truetype'),
	url('fonts/stixgeneral.svg#stixgeneral') format('svg'),
	url('fonts/stixgeneral.eot?#iefix') format('embedded-opentype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'stixgeneral';
	src: url('fonts/stixgeneralbol.eot');
	src: url('fonts/stixgeneralbol.woff2') format('woff2'),
	url('fonts/stixgeneralbol.woff') format('woff'),
	url('fonts/stixgeneralbol.ttf') format('truetype'),
	url('fonts/stixgeneralbol.svg#stixgeneralbol') format('svg'),
	url('fonts/stixgeneralbol.eot?#iefix') format('embedded-opentype');
	font-weight: 700;
	font-style: normal;
}

html{
	height: 100%;
}
body {
	font-size: 14px;
	color: #333;
	font-family: 'stixgeneral', sans-serif;
	font-weight: normal;
	margin: 0;
	padding: 0;
	height: 100%;
	line-height: 24px;
	background: #fff;
}
/*
body.home{
	background: url(../images/aaa.png) no-repeat;
	background-position: -200px 1000px;
	-webkit-background-size: 50% auto;
	background-size: 60% auto;
}*/
.real-estate {
    padding-bottom: 80px;
    background: #f8f7f7 url(../images/aaa.png) no-repeat;
	background-size: 60% auto;
    border-top: 1px solid #cfa257;
    border-bottom: 1px solid #cfa257;
    padding-top: 80px;
    background-position: 0px -14px;
}
h1, h2, h3, h4, h5 {
	font-family: 'stixgeneral', sans-serif;
	margin-top: 0;
	font-weight: 500;
}
img {
	margin: 0;
	padding: 0;
	height: auto;
	max-width: 100%;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}
a {
	text-decoration: none;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
}
:before, :after, button, img {
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
a:hover {
	text-decoration: none;
}
img {
	margin: 0;
	padding: 0;
	max-width: 100%;
}

::-webkit-scrollbar {
	width: 7px;
}

::-webkit-scrollbar-thumb {
	background-color: #D69323;
}

::-webkit-scrollbar-track {
	background-color: #dedede;
}
.bg-image, .bg-parallax {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
}
.bg-parallax {
	background-attachment: fixed;
}
.p0{padding: 0}
/*--------------------------*/
.project-title{
	padding-bottom: 20px;
	margin: 0 0 20px !important;
	text-align: center;
}
.project-title h2 {
	background: url("../images/title2.png") center bottom no-repeat;
	color: #c59b55;
	padding-bottom: 20px;
	text-align: center;
}

.feature-block{
	/* box-shadow: 0 0 6px 0 rgba(0,0,0,.2); */
	border: 1px solid #d0a257;
}
.feature-block a{
	display: block;
	padding: 45px 20px;
	text-align: center;
	color: #232323;
}
.feature-block .featureIcon{
	display: block;
	width: 46px;
	height: 46px;
	text-align: center;
	border-radius: 50%;
	padding: 0px;
	background: #c49b54;
	line-height: 46px;
	margin: 0 auto 25px;
}
.feature-block .featureIcon img{
	max-height: 22px;
	filter: brightness(0) invert(1);
}
.feature-block h3{
	font-size: 22px;
	/* font-weight: 700; */
}
.feature-block:hover a{
	background: #c49b54;
	color: #fff;
}
.feature-block:hover .featureIcon{
	background: #fff;
}
.feature-block:hover .featureIcon img{
	filter: brightness(1) invert(0);
}

.logo{
	margin: 0;
}
.logo img{max-height: 100px;}
.inner-header{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 99;
}
.home header{
	background: url(../images/banner.png) center bottom no-repeat;
}
.header{
	background: url(../images/bg.png) 90% 70% no-repeat;
	background-size: 670px;
	position: relative;
	min-height: calc(100vh - 100px);
}
@media (min-width: 1450px){
	.header{
		background-position: 70% 70%;
	}
}
.importantProject{
	color: #fff;
	background-image: url(../images/er.jpg);
	padding: 20px;
	display: inline-block;
	max-width: 300px;
}
.importantProject img{
	display: block;
	margin-bottom: 20px;
}
.index-price{padding-left: 22px;color: #b0c0b4}

.index-price span{
	display: inline-block;
	line-height: 24px;
	padding: 0 10px;
	background: #fff;
	margin-left: 10px;
	max-height: 125px;
}
.symbols >i{
	float: left;color: #c49b54;line-height: 24px;}
.importantProject h2{
	font-size: 18px;
}
.importantProject a{
	display: inline-block;
	border: 1px solid #618067;
	padding: 5px 30px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	color: #618067;
}
.top-banner{
	padding: 30px 0;

}
.kc_text_block {
    padding-top: 20px;
}
/*------------------------*/
.VideoModal, .VideoModal:focus{
	position: absolute;
	right: 28%;
	/* margin-left: -40px; */
	width: 80px;
	height: 80px;
	top: 45%;
	padding: 10px;
	background: rgba(69,60,54,.9);
	color: #cfa257;
	text-align: center;
	display: block;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
@media (min-width: 1450px){
	.VideoModal, .VideoModal:focus{
		right: 35%;
		top: 35%;
	}
}
.VideoModal>i{
	width: 60px;
	height: 60px;
	border: 2px solid #cfa257;
	text-align: center;
	line-height: 38px;
	padding: 10px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	font-size: 20px;
	animation: pulse 2s infinite;
}
.VideoModal:hover>i{
	color: #fff;
	background: #cfa257;
}
#VideoPlay{
	padding-top: 30%;
	display: block;
	position: relative;
}
#VideoPlay:before{
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	bottom: 0;
	background-color: rgba(0,0,0,.7);
}
#VideoPlay i{
	position: absolute;
	right: 40%;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	color: #fff;
	font-size: 40px;
}

.embed-responsive-21by9{
	padding-top: 42.857143%;
}
.videoPopup {
	width: 75%;
	margin: 0 auto;
}
.videoPopup iframe {
	width: 100%;
	margin: 0 auto;
}

/*--------------------------*/
header{
	padding: 10px 0 0;
}
.top-header{
	margin-bottom: 10px;
}
header .langDiv{
	float: right;
	position: relative;
}
.langDiv .langBtns{
	float: left;
}
.langBtns a{
	display: inline-block;
	color: #fff;
	width: 30px;
	text-align: center;
	text-transform: capitalize;
	line-height: 20px;
	padding: 5px;
	position: relative;
}
.langBtns a:first-child:after{
	content: '|';
	position: absolute;
	right: -1px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}
.langBtns a:hover{
	color: #bc9553;
}

.home .langBtns a{
	color: #323232;
}
.searchBtn{
	background: none;
	border: none;
	color: #474746;
}
.search-header{
	float: right;
	position: relative;
}
.search-field > input{
	border: 1px solid transparent;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	padding: 10px 20px;
	width: 40px;
	color: transparent;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	height: 34px;
	outline: none;
	position: relative;
	z-index: 2;
	background: none;
}
.search-header .btn-search{
	position: absolute;
	right: 0;
	top: 0;
	border: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	color: #323232;
	outline: none;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	width: 40px;
	height: 35px;
	background: none;
}
.inner-header .search-header .btn-search{
	color: #fff;
}
.search-field > input:focus{
	width: 180px;
	color: #323232;
	border: 1px solid #3a3a39;
	background: none;
}
.inner-header .search-field > input:focus{
	color: #fff;
	border: 1px solid #f1f1f1;

}
.search-field > input:focus + .btn-search{
	display: block;
	z-index: 9;
}
.slide-img .social{
	float: none;
	text-align: center;
	padding-top: 10px;
	display: none;
}
.site-title{
	margin-bottom: 25px;
	font-size: 52px;
	color: #3a3a39;
	font-weight: 600;
	line-height: 60px;
}
.site-title span{
	color: #c59b55;
	display: block;
}

.inner-header .searchBtn{
	color: #fff;
}
.navbar-brand{
	display: none;
	color: #fff;
}
.menu-nav{
	clear: both;
}
.navbar-nav{margin-bottom: 20px}
.navbar-nav>li>a{
	color: #fff;
	padding: 13px;
	font-size: 15px;
}
.navbar-nav>li a:hover,.nav .open>a, .nav .open>a:focus, .nav .open>a:hover{
	color: #c59b55;
	background: none;
}
.dropdown-menu{
	background: #453c36;
}
.home .navbar-nav>li>a{
	color: #3a3a39;
	background: none;
	font-size: 16px;
}
.home .navbar-nav>li>a:hover,.home .navbar-nav>li.active>a{
	color: #c59b55 !important;
	background: none;
}
.home .navbar-nav{
	margin-bottom: 25px;
}
.home .dropdown-menu{
	background: #fff;
}
.dropdown-menu>li>a{
	color: #fff;
}
.home .dropdown-menu>li>a{
	padding: 5px 10px;
	color: #232323;
}
.inner-header .logo{
	margin: 0;
	padding: 15px 0;
}
@media (min-width: 768px){
	.navbar-nav{
		float: right;
	}
	.navbar-collapse.collapse {
		padding: 0;
	}

}

.siteTitle{
	margin-bottom: 35px;
}
.siteTitle h2{
	font-size: 40px;
	font-weight: 700;
	color: #c59b55;
	margin-bottom: 20px;
}
.siteTitle h2 span{
	display: block;
	color: #3a3a39;
}
.siteTitle .contactBtn{
	display: inline-block;
	color: #c59b55;
	border: 1px solid #c59b55;
	padding: 10px 30px;
	text-transform: uppercase;
	font-size: 18px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}

.title-section{
	padding: 150px 0 80px;
	color: #fff;
    background: #453c36;
    border-bottom: 5px solid #c59b55;
}
.title-section h1{
	font-size: 26px;
	margin: 0 0 15px;
	font-weight: 700;
}
@media (min-width: 1400px){
	.title-section{
		-webkit-background-size: cover;
		background-size: cover;
	}
}
.breadcrumb{
	background: none;
	color: #fff;
	margin: 0;
	padding: 0;
}
.breadcrumb>.active{
	color: #c59b55;
}
.breaking-news {
	height: 90px;
	padding: 20px 0;
	margin-bottom: 35px;
	clear: both;
	position: relative;
	background: #453c36;
	color: #fff;
}
.breadcrumb>li+li:before, .breadcrumb a{
	color: #fff;
}
.wrapper{
	padding: 60px 0;
}
.contact-box{
	margin-bottom: 30px;
}
.contact-box>h2{
	color: #3a3a39;
	font-size: 32px;
	font-weight: 600;
	margin-bottom: 30px;
}

.the_ticker {
	overflow: hidden;
	position: relative;
}

.breaking-news .bn-title {
	float: left;
}
.breaking-news .bn-title a{
	display: inline-block;
	background: #cfa257;
	line-height: 30px;
	height: 50px;
	padding: 10px;
	color: #ffffff;
	position: relative;
	z-index: 2;
	text-align: center;
	width: 120px;
	font-size: 16px;
	text-transform: uppercase;
}
.breaking-news .bn-title span {
	z-index: 2;
	position: relative;
}

.portfolio-item{
	border:1px solid #ebebeb;
	padding:20px;
	font-size:14px;
	color:#777;min-height:395px;
}
.portfolioThumb{
	background-color:#ebebeb;
	margin-bottom:15px;
}
.portfolioThumb>a{
	display:block;
	padding-top:65%;
}
.portfolio-item h3{
	font-size:18px;
	margin: 0;
	line-height: 26px;
}
.portfolio-item h3 a{
	color:#232323
}
.portfolio-item p{margin:0}
.news-ticker {
	height: 50px;
	line-height: 20px;
	margin: 0;
	list-style: none;
	padding:8px 2px 0 10px;
	margin-left: 140px;
	position: relative;
	z-index: 1;
	overflow: hidden;
	font-size: 13px;
}

.news-ticker ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.news-ticker li {
	float: left;
	margin-right: 20px;
}

.news-ticker.custom-animation ul {
	width: auto;
	margin: 0 10px;
}
.news-ticker.custom-animation ul li {
	float: none;
}
.news-ticker li a {
	color: #f9f9f9;
}
.news-ticker li a time{
	color: #cfa257;
	display: block;
	font-size: 12px;
}
.news-ticker li a:hover {
	color: #fff;
}
.news-ticker li i {
	color: #ffa507;
	float: right;
	margin-left: 8px;
}
ul.newsticker {
	-webkit-transition: all 0s linear;
	-moz-transition: all 0s linear;
	-o-transition: all 0s linear;
	transition: all 0s linear;
	position: relative;
	list-style-type: none;
	margin: 0;
	padding: 0;

}
ul.newsticker li {
	float: left; /* important: display inline gives incorrect results when you check for elem's width */
	margin: 0;
	padding-right: 30px;
	/*background: #fff;*/
}
ul.newsticker a {
	white-space: nowrap;
	padding: 0;
}

.news-ticker.animation-static ul li {
	float: left;
}
.features-wrap{
	padding: 30px 0 50px;
}
.title{
	text-align: center;
	margin-bottom: 45px;
}
.title span{
	display: block;
	text-transform: uppercase;
	color: #d3a558;
	font-size: 18px;
	margin-bottom: 10px;
}
.title h2{
	color: #3a3a39;
	font-weight: 700;
	margin-bottom: 0;
	font-size: 42px;
}
.feature-item{
	padding-bottom: 20px;
	margin-bottom: 20px;
	display: table;
	width: 100%;
	border-bottom: 1px solid #ebebeb;
}
.feature-item>span{
	display: table-cell;
	width: 80px;
}
.feature-item h3{
	display: table-cell;
	margin: 0;
	vertical-align: middle;
	color: #4a4a49;
	font-weight: 600;
}
.feature-item h3 span{
	display: block;
}
.heading{
	position: relative;
	text-align: left;
}
.heading a{
	position: absolute;
	right: 0;
	top: 10px;
	padding: 10px 50px;
	border: 1px solid #453c36;
	text-transform: uppercase;
	font-size: 16px;
	color: #453c36;
}
.heading a:hover{
	color: #fff;
	background: #453c36;
}
.real-estate{
	padding-bottom: 80px;
}
.property-box{
	margin-bottom: 30px;
}
.property-box>a{position: relative;display: block}
.property-box .property-img{
	display: block;
	padding-top: 100%;
}
.property-box>a:before{
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background: rgba(211,165,88,0.90);
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	opacity: 0;
	z-index: 1;
}
.property-box h3{
	position: absolute;
	left: 0;
	top: 50%;
	padding: 10px;
	margin: 0;
	color: #fff;
	width: 100%;
	opacity: 0;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	z-index: 2;
	text-align: center;
}
.property-box:hover>a:before{
	opacity: 1;
}
.property-box:hover h3{
	opacity: 1;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}
.media-section, .news-section{
	padding-bottom: 35px;
}
.news-box, .portfolio-box{
	margin-bottom: 30px;
	background: #fff;
}
.news-box .news-img>a,.portfolio-img>a{display: block;padding-top: 65%;position: relative;}
.portfolio-img>a:before{
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background: rgba(0,0,0,0.5);
	color: #fff;
}
.portfolio-img>a i{
	color: #fff;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	font-size: 45px;
}
.news-box .news-info{min-height: 225px;}
.news-box .news-info ,.portfolio-info{
	border: 1px solid #ebebeb;
	padding: 15px;
}
.news-box .news-info time, .portfolio-box time{
	display: block;
	margin-bottom: 5px;
	color: #d3a558;
}
.news-box .news-info h3, .portfolio-box h3{
	font-size: 16px;
	margin-bottom: 0;
	line-height: 22px;
}
.news-box .news-info h3 a, .portfolio-box h3 a {
    color: #3a3a39;
    line-height: 27px;
}
.news-box .news-info h3:hover a, .portfolio-box h3:hover a{
	color: #e3b558 !important;
}
.tweet-box{
	background: #3a3a39;color: #fff;
	text-align: center;
	padding: 20px;
	min-height: 297px;
}
.tweets-swiper{padding-bottom: 20px;min-height: 160px}
.swiper-container-horizontal>.swiper-pagination{
	bottom: 0;
}
.swiper-pagination-bullet{
	border: 1px solid #e3b558;
	background: none;
}
.swiper-pagination-bullet-active{
	background: #e3b558;
}
.tweet-head{
	border-bottom: 1px solid #505050;
	padding-bottom: 15px;margin-bottom: 15px;
}
.tweet-head span{
	font-size: 12px;color: #e3b558;
}
.tablepress thead th{
	border-bottom: 1px solid #cfa257 !important;
}
.tablepress tbody td, .tablepress tfoot th{
	border-color: transparent;
}
.tablepress thead th,.tablepress tfoot th, .tablepress thead th{
	background: none !important;
}
.dataTables_filter,.dataTables_length,.dataTables_info,.dataTables_paginate{
	display: none;
}
.dataTables_wrapper a{color: #323232}
.investment-section{
	padding-bottom: 40px;
}
.Investment-Products .tablepress .even td:first-child,.Investment-Products .tablepress .odd td:first-child{
	background: #cfa257;
	vertical-align: middle;
	border-color: #c89c52;
}
.Investment-Products .tablepress .row-hover tr:hover td:first-child{
	background: #453c36;
	color: #fff;
}
.Investment-Products .tablepress .even td:first-child a,
.Investment-Products .tablepress .odd td:first-child a{
	color: #fff;
}

.gform_wrapper li.hidden_label input{
	margin: 0 !important;
}
.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.gform_wrapper textarea.small{
	width: 100%;
	padding: 6px 12px;
	border: 1px solid #ebebeb;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	max-height: 120px;
	margin: 0 !important;
}
.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit], .gform_wrapper .gform_page_footer input.button, .gform_wrapper .gform_page_footer input[type=submit],html[dir=rtl] .gform_wrapper .gform_footer input.button, html[dir=rtl] .gform_wrapper .gform_footer input[type=submit], html[dir=rtl] .gform_wrapper .gform_page_footer input.button, html[dir=rtl] .gform_wrapper .gform_page_footer input[type=submit]{
	outline: none;
	background: #BAA88E;
	color: #fff;
	border: 1px solid #BAA88E;
	width: 100%;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	min-height: 38px;

	text-align: center !important;
}
.gform_wrapper .gform_footer{
	padding: 0 !important;
}
#gform_wrapper_4 .gform_footer{
	display: none !important;
}
#input_4_7{background: #c59b55;color: #fff;
	border: 1px solid #c59b55;}
#field_4_8{color: #c59b55;font-weight: 700}
#gform_wrapper_4 label.gfield_label{
	font-weight: 400;
}
.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]){
	padding: 6px 12px !important;
}

.sitemap-menu a{
	color: #323232;
}
footer {
    background: #f8f7f7;
    background-size: auto 100%;
    padding: 50px 0 15px;
    margin-top: 50px;
}
.copyright{
	padding-top: 15px;
	margin-top: 10px;
	border-top: 1px solid #ebebeb;
}
.social{
	margin: 0;
	padding: 10px 0;
	list-style: none;
}
footer .social{text-align: right}
.social li{
	display: inline-block;
}
.social li a{
	color: #bcbcbc;
	width: 26px;
	display: block;
	font-size: 16px;
}
.widget{
	margin-bottom: 30px;
	font-size: 13px;
	color: #4f4f4e;
}
.widget p{
	margin-bottom: 5px;
}
.widget h3{
	font-size: 16px;
	color: #2d2d2d;
	margin-bottom: 25px;
	font-weight: 600;
}
.widget ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
.widget ul li{margin-bottom: 3px}
.widget ul li a{
	color: #4f4f4e;
	line-height: 24px;
	display: block;
}
/*-----------------------*/
.goals-item{
	padding: 35px;
	border: 1px solid #c59b55;
}
.goal-icon{
	margin-bottom: 25px;
}
.goals-item h3{
	font-weight: 600;
	margin-bottom: 25px;
	font-size: 28px;
}
.about-item h2{
	margin-bottom: 35px;
	font-weight: 600;
	line-height: 40px;
	font-size: 34px;
}
.about-item h2 span{
	display: block;
	color: #c59b55;
}

.feature-box{
	color: #a9a9a9;
	padding: 25px;
	margin-bottom: 30px;
	background: #fff;
	border: 1px solid #ebebeb;
	min-height: 360px;
}
.feature-box h3{
	margin-bottom: 20px;
	color: #4a4a49;
	font-weight: 600;
}
.feature-icon{
	margin: 0 auto 25px;
	width: 65px;
	height: 65px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	padding: 15px;
	line-height: 35px;
	background: #cfa257;
	font-size: 18px;
	color: #fff;
}
.about-list{
	width: 100%;
	display: table;
	margin-bottom: 20px;
}
.title-list{
	display: table-cell;
	vertical-align: top;
	padding: 0;
	text-align: center;
	min-width: 270px;
}
.title-list>div{
	border-bottom: 1px solid #ebebeb;
	padding: 5px 50px 20px;
	text-align: center;
}
.title-list span, .title-list h3{
	display: table-cell;
	padding: 0 10px;
	vertical-align: middle;
}
.title-list h3{
	max-width: 90px;
	font-weight: 600;
}
.list-text{
	padding-left: 35px;
	display: table-cell;
}
.gform_wrapper textarea,.gform_wrapper select{
	border: 1px solid #ebebeb;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 5px 4px;
	min-height: 36px;
}
.contactForm .gform_wrapper .gform_footer input.button{
	min-width: 150px;
	text-align: center;
	background: #c59b55;
	border-color: #c59b55;
}

.contact-info>li{
	display: table;
	width: 100%;
	margin-bottom: 20px;
}
.contact-info>li p{margin-bottom: 5px;}
.contact-info>li>div{
	display: table-cell;
	vertical-align: top;
}
.contact-info>li .contact-icon{
	width: 80px;
}
.contact-info>li .contact-icon i{
	width: 60px;
	height: 60px;
	text-align: center;
	border: 1px solid #c59b55;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	line-height: 28px;
	color: #c59b55;
	font-size: 20px;
	padding: 15px;
}
body .gform_wrapper ul li.gfield:first-child,.contactForm .gform_wrapper{
	margin: 0;
}
.user-card{padding: 20px 0 50px;
	background: url("../images/bg-card.png") no-repeat;
	background-position: 30px 100%;
}
.card-info-head{
	padding-bottom: 15px;
	border-bottom: 1px solid #e1e1e1;
	margin-bottom: 25px;
}
.card-info-head h3{color: #3a3a39;font-size: 30px;font-weight: 600;margin-bottom: 20px;}
.card-info-head span{color: #c59b55;font-size: 20px;}
.card-desc{padding-left: 30px;}
.teamStyle,.team-box{
	margin-bottom: 30px;
}
.team-img>a,.team-box>a{
	display: block;
	padding-top: 120%;
	position: relative;
}
.team-box>a{
	padding-top: 90%;
}
.team-box>a:before {
	content: '';
	position: absolute;
	left: 0;
	top: 40%;
	width: 100%;
	bottom: 0;
	background: -webkit-linear-gradient(bottom,rgba(0,0,0,.6),transparent);
	background: linear-gradient(to top,rgba(0,0,0,.6),transparent);
}
.team-box .team-info {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	padding: 10px 15px;
	color: #fff;
	z-index: 2;
}
.team-box .team-info h3 {
	margin-bottom: 10px;
	font-size: 18px;
	font-weight: 700;
	color: #fff;
}
.teamStyle .team-info{
	background: #fff;
	color: #c59b55;
	padding: 15px;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}
.teamStyle .team-info h3{
	color: #3a3a39;
	font-size: 18px;
	margin-bottom: 15px
}
.teamStyle .team-info h3 a{color: #3a3a39;}

.teamStyle:hover .team-info{
	background: #c59b55;
	color: #fff;
}
.teamStyle:hover .team-info,
.teamStyle:hover .team-info h3 a{
	color: #fff;
}

.list, .list ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
.list li{
	display: block;
	margin-bottom: 5px;
	line-height: 26px;
	padding-left: 30px;
	position: relative;
	color: #707070;
}
.list li:before{
	content: "\f00c";
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	position: absolute;
	left: 0;
	top: 7px;
	font-size: 13px;
}
.textborder{
	padding-left: 20px;
	padding-right: 40px;
	min-height: 300px;
	border-width: 1px;
	border-style: solid;
	border-image:
			linear-gradient(
					to top,
					#ebebeb,
					rgba(0, 0, 0, 0)
			) 1 100%;
	border-bottom-color: #ebebeb;
}

.list-item{
	margin-bottom: 30px;
}
.list-item>div,
.list-item-title>div h3{
	display: table-cell;vertical-align: top;min-width: 240px;}
.list-item-title>div{
	display: table;
	width: 100%;
}
.list-item-text{padding-left: 30px;}
.list-item-title>div h3{
	font-weight: 700;
	color: #453c36;
	font-size: 26px;
	line-height: 34px;
}
.list-item-title>div span{
	display: block;
	width: 70px;
	margin-right: 20px;
}
.wrapper{
	padding: 60px 0;
}
.table-striped>tbody>tr:nth-of-type(odd){
    background: none;
}
.table-striped>tbody>tr:nth-of-type(even){
    background-color: #f8f7f7;
}
.table>thead>tr>th{
    border-bottom: 1px solid #cfa257;
}
.report-table{
    color: #8f8f8f;
}
.report-table a, .tablepress .column-3>a, .table-a td a{
    display: inline-block;
    padding: 7px 20px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    color: #c59b55;
    border: 1px solid #c59b55;
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th{vertical-align: middle}

.kc_vertical_tabs:not(.tabs_right)>.kc_wrapper>ul.ui-tabs-nav>li{
    border-right: 1px solid #ebebeb !important;
    border-color: #ebebeb;
}
.kc_vertical_tabs>.kc_wrapper>ul.ui-tabs-nav>li>a{
    color: #453c36;
}
.kc_vertical_tabs>.kc_wrapper>ul.ui-tabs-nav>li.ui-tabs-active>a, .kc_vertical_tabs>.kc_wrapper>ul.ui-tabs-nav>li.ui-tabs-active>a:hover, .kc_vertical_tabs>.kc_wrapper>ul.ui-tabs-nav>li>a:hover{
    background: #c59b55;
    color: #fff;
}
.kc_vertical_tabs>.kc_wrapper>ul.ui-tabs-nav>li.ui-tabs-active, .kc_vertical_tabs>.kc_wrapper>ul.ui-tabs-nav>li.ui-tabs-active:hover, .kc_vertical_tabs>.kc_wrapper>ul.ui-tabs-nav>li:hover{
    border-color: #c59b55;
}
.kc_vertical_tabs>.kc_wrapper>ul.ui-tabs-nav~div.kc_tab.ui-tabs-body-active{
    border: none;
    padding:10px;
    padding-left: 50px;
}

.feature-list{
	margin-bottom: 30px;
}
.feature-list .feature-head{
	display: table;
	width: 100%;
	margin-bottom: 15px;
}
.feature-head .featureIcon{
	display: table-cell;padding-right: 20px;
	vertical-align: middle;
	width: 50px;
}
.feature-head .featureIcon{
	font-size: 28px;
	color: #c59b55;
}
.feature-head h3{
	display: table-cell;
	vertical-align: middle;margin: 0;
	color: #453c36;
	font-weight: 700;
	font-size: 30px;
}

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.mb30{margin-bottom: 30px}
html {
	-webkit-text-size-adjust: none;
	-webkit-font-smoothing: subpixel-antialiased;
	-webkit-font-smoothing: antialiased
}
#loader {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 999999999999;
	background: #c59b55
}
#loader img {
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	margin:auto;
}
.desktopmenu{
	display:block
}	
.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
	margin-bottom: 0;
    margin-top: 8px;
    margin-right: 0;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    top: -14px;
    font-size: 25px;
}
.dataTables_scrollHeadInner,.dataTables_wrapper .tablepress{
	width: 100% !important;
}
.kc_accordion_section>.kc_accordion_header{
	border: none;
	border-bottom: 1px solid transparent;
}
.kc-section-active>.kc_accordion_header{
	border-bottom: 1px solid #ebebeb;
}
.kc_accordion_content{border: none !important;}
.kc_accordion_header>a{
	font-size: 16px;
	line-height: 24px;
	font-weight: 600;
	color: #2b2b2b;
}
.kc_accordion_header>span.ui-accordion-header-icon{
	color: #c59b55;
	float: left;
	font-family: FontAwesome;
}
.kc_accordion_header>span.ui-accordion-header-icon:before{
	content:"\f067";
}
.kc-section-active .kc_accordion_header.ui-state-active>span.ui-accordion-header-icon:before{
	content:"\f068";
}

.icon-box{
	color: #a9a9a9;
	background: #fff;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
}
.icon-box h3{
	margin-bottom: 20px;
	color: #4a4a49;
	font-weight: 600;
}
.icon-icon{
	margin: 0 auto 25px;
}
.icon-icon i{
	width: 40px;
	height: 40px;
	line-height: 30px;
	font-size: 40px;
	color: #ad894f;
	display: inline-block;
}
.icon-box-top:hover{
	background: #ad894f;
	color: #fff;
	border-color: #ad894f;
}

.icon-box-top:hover .icon-icon i,
.icon-box-top:hover h3{
	color: #fff;
}
.boxes_nobg .icon-box:hover i{
	color: #ad894f;
}
.boxes_nobg .icon-box:hover h3{
	color: #4a4a49;
}
.boxes_nobg .icon-box:hover{
	color: #a9a9a9;
}
.icon-box a{color: #ad894f}
.icon-box-left{
	display: table;
	width: 100%;
}
.icon-box-left .icon-icon i{
	font-size: 28px;
}
.icon-box-left .icon-icon,.icon-box-left .icon-box-inner{
	display: table-cell;
	width: 60px;
	vertical-align: top;
}
.icon-box-left .icon-box-inner{
	width: auto;
	padding-left: 15px;
}
.img_box{
	margin-bottom: 30px;
}
.img_box h3{
	color: #323232;
	margin: 0;
	padding: 13px;
	border: 2px solid #ebebeb;
	font-size: 18px;
}
.widget .gform_wrapper{margin: 0}
.post-title{
	margin-bottom: 25px;
}
.post-title time{
	float: left;
	width: 83px;
	height: 83px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background: #c59b55;
	text-align: center;
	padding: 15px;
	text-transform: uppercase;
	color: #fff;
}
.post-title time span{
	display: block;
	font-size: 30px;
	font-weight: 700;
	line-height: 34px;
}
.post-title h1{
	margin-left: 105px;
	color: #444443;
	font-size: 28px;
	line-height: 34px;
	margin-bottom: 0;
}
.post-img{
	padding-top: 40%;
	margin-bottom: 25px;
}
.post_content{
	margin-bottom: 25px;
}
.share-post span{
	display: inline-block;
	margin-right: 15px;
	font-size: 15px;
	font-weight: 600;
}
.share-post a{
	width: 20px;
	text-align: center;
	font-size: 15px;
	color: #909090;
	display: inline-block;
}
.share-post a:hover{
	color: #c59b55;
}

@media (max-width:1000px) {
    #loader {
        z-index: 999999999999;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.project-box>a{
	display: block;
	padding-top: 60%;
	position: relative;
}
.project-box>a h3{
	position: absolute;
	color:#fff;
	font-size: 24px;
	padding: 15px 0;
	margin: 0;
	bottom:15px;
	left:20px;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
}
.project-box:hover a h3{
	bottom: 30px;
}
.project-box>a h3:after{
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	border: 1px solid #c59b55;
	width: 50px;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
}
.project-box:hover>a h3:after{
	width: 150px;
}
.project-box>a:before {
	content: '';
	position: absolute;
	bottom: 0;
	right: 0;
	left: 0;
	width: 100%;
	height: 50%;
	background: #232323;
	background: -webkit-linear-gradient(bottom,#000,transparent);
	background: linear-gradient(to top,#000,transparent);
}
.newsBox h3{
	height: 108px;
	overflow: hidden;
}


@media (max-width: 767px) {
	.home .navbar-nav>li>a{
		color: #fff;
	}
	.navbar-toggle{
		clear: both;
	}
	.news-box .news-info{min-height: 1px}
	.heading a {
		position: relative;
		display: inline-block;
		text-align: center;
	}
	.media-items .col-sm-4 {
		width: 100%;
		float: none;
	}

	.VideoModal, .VideoModal:focus {
		right: 40%;
	}
	.navbar-nav .open .dropdown-menu {
		background: #c99e56;
	}
	.dropdown-menu li a {
		line-height: 35px !important;
		color: #fff !important;
	}
	.title-section {
		padding: 150px 0 40px;
		color: #fff;
		background: #453c36;
	}
	.home .navbar-toggle {
		color: #453c36;
	}
	.navbar-collapse {
		background: #453c36 ;
	}
	.navbar-toggle {
		color: #fff;
	}
	body.kc-css-system .kc-css-551341 {
		padding: 0 !important;
	}
	.home-menu-nav{
		z-index: 9999;
		position: relative;
	}
	.home-menu-nav .navbar-nav>li>a{
		color: #fff;
	}

	header .langDiv{
		margin: 5px 0;
	}
	.site-title span{display: inline-block}
	.header{
		-webkit-background-size:500px ;
		-moz-background-size: 500px ;
		-o-background-size:500px  ;
		background-size:500px;
		background-position: center 110px;
		min-height: 60vh;
	}
	footer .social,.copyright{
		text-align: center;
	}
	.site-title{
		margin-bottom: 20px;
		font-size: 30px;
		line-height: 36px;
	}
	.title-list,.list-text{display: block;padding: 0}
	.title-list{margin-bottom: 20px;}
	.title-list h3{width: auto}
	.feature-box{min-height: 1px}
	.user-card{padding: 50px 0 20px;
		background: url("../images/bg-card.png") no-repeat;
		background-position: 90% top;
	}
	.kc_vertical_tabs>.kc_wrapper>ul.ui-tabs-nav,
	.kc_vertical_tabs>.kc_wrapper>ul.ui-tabs-nav~div.kc_tab{
		width: 100%;
		float: none;
	}
	.kc_vertical_tabs:not(.tabs_right)>.kc_wrapper>ul.ui-tabs-nav>li{
		display: inline-block;
		margin: 2px;
		border-bottom:1px solid #ebebeb !important;
	}
	.kc_vertical_tabs>.kc_wrapper>ul.ui-tabs-nav>li>a{
		padding: 10px;
	}
	.kc_vertical_tabs>.kc_wrapper>ul.ui-tabs-nav~div.kc_tab.ui-tabs-body-active{
		padding: 10px 0
	}
	.logo img{max-height: 80px;}
	.list-item>div{
		display: block;
		padding: 0;
	}
	.list-item-title{margin-bottom: 20px;}
	.list-item-title>div h3{
		vertical-align: middle;
	}
	.importantProject{
		max-width: 100%;
	}
}
@media (max-width: 480px) {
	.header{
		-webkit-background-size:380px ;
		-moz-background-size: 380px ;
		-o-background-size:380px  ;
		background-size:380px;
	}
	.logo img{max-height: 70px;}
}