@font-face {
	font-family: main-font;
	font-style: normal;
	font-weight: 100;
	src: local('Roboto Thin'), local('Roboto-Thin'), url(http://themes.googleusercontent.com/static/fonts/roboto/v8/vzIUHo9z-oJ4WgkpPOtg1_esZW2xOQ-xsNqO47m55DA.woff) format('woff')
}
@font-face {
	font-family: main-font;
	font-style: normal;
	font-weight: 300;
	src: local('Roboto Light'), local('Roboto-Light'), url(http://themes.googleusercontent.com/static/fonts/roboto/v8/Hgo13k-tfSpn0qi1SFdUfT8E0i7KZn-EPnyo3HZu7kw.woff) format('woff')
}
@font-face {
	font-family: main-font;
	font-style: normal;
	font-weight: 400;
	src: local('Roboto Regular'), local('Roboto-Regular'), url(http://themes.googleusercontent.com/static/fonts/roboto/v8/2UX7WLTfW3W8TclTUvlFyQ.woff) format('woff')
}
@font-face {
	font-family: main-font;
	font-style: normal;
	font-weight: 500;
	src: local('Roboto Medium'), local('Roboto-Medium'), url(http://themes.googleusercontent.com/static/fonts/roboto/v8/RxZJdnzeo3R5zSexge8UUT8E0i7KZn-EPnyo3HZu7kw.woff) format('woff')
}
@font-face {
	font-family: main-font;
	font-style: normal;
	font-weight: 700;
	src: local('Roboto Bold'), local('Roboto-Bold'), url(http://themes.googleusercontent.com/static/fonts/roboto/v8/d-6IYplOFocCacKzxwXSOD8E0i7KZn-EPnyo3HZu7kw.woff) format('woff')
}
* {
	margin: 0;
	padding: 0
}
html, body {
	height: 70%;
	width: 100%
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background: #d9e1ec url(/images/background.jpg) top center no-repeat fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	width: 100%;
	height: 100%
}
img {
	border: 0;
	outline: 0
}
a {
	border: 0;
	outline: 0;
	color: #fff;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif
}
a:hover {
	border: 0;
	outline: 0;
	color: #6299b3;
	text-decoration: none
}
a:focus {
	outline: 0
}
a:visited {
	background: 0;
	border: 0;
	outline: 0
}
p, form, ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none
}
.clear {
	clear: both;
	width: 100%;
	overflow: hidden;
	height: 0;
	font-size: 0;
	line-height: none;
	margin-top: 0
}
.clearfix {
	margin: 160px 0 0;
	width: 100%;
	float: left;
	overflow: hidden
}
input {
	border: 0;
	outline: 0
}
select {
	border: 0;
	outline: 0
}
textarea {
	border: 0;
	outline: 0;
	resize: none;
	overflow: auto
}
h1, h2, h3, h4, h5, h6 {
	font-weight: 400
}
h1 {
	color: #666;
	font-size: 30px;
	line-height: 30px;
	font-family: main-font;
	padding: 0 0 22px;
	margin: 0;
	font-weight: 100
}
h2 {
	color: #FFF;
	font-family: main-font;
	font-size: 35px;
	line-height: 35px;
	padding: 0;
	margin: 0;
	font-weight: 300;
	text-transform: uppercase
}
h3 {
	font-family: main-font;
	color: #666;
	font-size: 30px;
	line-height: 30px;
	padding: 0;
	margin: 0;
	font-weight: 100
}
h4 {
	font-family: main-font;
	color: #666;
	font-size: 25px;
	line-height: 25px;
	padding: 0 0 16px;
	margin: 0;
	font-weight: 100
}
h4 strong {
	font-weight: 700
}
h5 {
	font-size: 25px;
	color: #666;
	font-family: main-font;
	padding: 8px 0 0;
	line-height: 25px;
	font-weight: 100
}
h6 {
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	padding: 0;
	line-height: 15px;
	font-weight: 400
}
p {
	color: #666;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0 0 20px
}
.wrapper {
	width: 1000px;
	margin: 0 auto;
	padding: 0
}
.heading-color {
	background: #6a96b2;
	width: 100%;
	padding: 26px 0
}
.header {
	width: 100%;
	background: #FFF;
	margin: 0;
	padding: 0;
	position: fixed;
	z-index: 9999
}
.logo {
	width: 152px;
	height: 80px;
	float: left;
	margin: 9px 0 0;
	padding: 0
}
.logo a {
	width: 154px;
	height: 81px;
	float: left;
	margin: 0;
	padding: 0;
	background: url(/images/logo_new.png) no-repeat
}
.logo a:hover {
	opacity: .8
}
.search-box {
	float: right;
	width: 271px;
	margin: 10px 0 20px;
	padding: 0
}
.search-box input {
	float: right;
	height: 14px;
	width: 161px;
	padding: 8px 5px 8px 9px;
	background: #f0f0f0;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ccc;
	border: 0;
	border: 0!important;
	-webkit-appearance: none;
	-webkit-border-radius: 0
}
.btn-search {
	background: url(/images/search-btn.jpg) no-repeat!important;
	float: right;
	margin: 0;
	padding: 0;
	width: 25px!important;
	height: 30px!important;
	font-size: 0!important;
	cursor: pointer;
	border: 0!important;
	-webkit-appearance: none;
	-webkit-border-radius: 0
}
.btn-search:hover {
	padding: 0!important;
	width: 25px!important;
	height: 30px!important
}
.main-menu {
	float: right;
	width: 587px;
	margin: 0;
	padding: 0
}
.main-menu ul {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	position: relative
}
.main-menu ul li {
	padding: 0;
	margin: 0 21px 0 0;
	display: block;
	float: left
}
.main-menu ul li a {
	color: #999;
	font-size: 15px;
	font-family: main-font;
	font-weight: 300;
	padding: 5px 8px 14px 9px;
	text-transform: uppercase;
	float: left;
	line-height: 24px
}
.main-menu ul li a.hover {
	color: #fff
}
.main-menu ul li a:hover {
	color: #fff
}
.main-menu ul li a.active {
	color: #fff;
	background: #6299b3
}
.main-menu ul li.last {
	margin: 0
}
#magic-line {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100px;
	height: 43px;
	background: #6299b3;
	z-index: -1;
	display: none
}
.home-slider {
	width: 100%;
	min-width: 100%!important;
	margin: 0;
	padding: 0;
	top: 100px;
	position: relative;
	height: 550px;
	overflow: hidden
}
.slider-wrapper {
	width: 100%;
	min-width: 100%!important;
	float: left;
	margin: 0;
	padding: 0;
	height: 550px;
	min-width: 100%!important
}
.slider-wrapper li {
	width: 100%;
	margin: 0;
	padding: 0;
	display: block;
	float: left;
	z-index: -999;
	height: 550px;
	min-width: 100%!important;
	text-align: center
}
.slider-wrapper li img {
	height: 550px
}
.arrows-wrapper {
	width: 69%;
	position: absolute;
	top: 188px;
	display: block;
	padding: 0 16%;
	z-index: 999
}
.arrows-wrapper-homeslider-desc{
	width:80%;
	position:absolute;
	top:15px;
	display:block;
	padding:0 10%;
	left:0px;
	z-index:999;
	}
	
.arrows-wrapper-homeslider-desc .next-arrow-homeslider-desc {
	float: left;
	width: 37px;
	height: 72px;
	background: url(/images/arrows-leftright.png) no-repeat left top
}
.arrows-wrapper-homeslider-desc .prev-arrow {
	float: right;
	width: 37px;
	height: 72px;
	background: url(/images/arrows-leftright.png) no-repeat right top
}
.arrows-wrapper-homeslider-desc .next-arrow-homeslider-desc:hover {
	background-position: left bottom
}
.arrows-wrapper-homeslider-desc .prev-arrow:hover {
	background-position: right bottom
}


.next-arrow {
	float: left;
	width: 37px;
	height: 72px;
	background: url(/images/arrows-leftright.png) no-repeat left top
}
.prev-arrow {
	float: right;
	width: 37px;
	height: 72px;
	background: url(/images/arrows-leftright.png) no-repeat right top
}
.next-arrow:hover {
	background-position: left bottom
}
.prev-arrow:hover {
	background-position: right bottom
}
.home-banner-bg {
	width: 100%;
	background: url(/images/home-slider-bootm-bg.png) repeat;
	height: 100px;
	position: absolute;
	bottom: 0;
	z-index: 999
}
.home-listing {
	width: 100%;
	float: left;
	margin: 0;
	padding: 0
}
.home-listing li {
	display: block;
	float: left;
	margin: 20px 5px 0 0;
	padding: 0;
	width: 330px
}
.home-listing li a {
	foat: left;
	margin: 0;
	padding: 0;
	width: 100%;
	color: #999;
	border-bottom: #999 solid 5px;
	float: left;
	height: 75px
}
.heading-1 {
	font-size: 20px;
	font-family: main-font;
	font-weight: 100;
	line-height: 20px;
	padding: 0;
	margin: 0 0 7px;
	float: left;
	width: 100%
}
.pragh-1 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px
}
.home-listing li a:hover {
	color: #FFF;
	border-bottom: #FFF solid 5px
}
.home-listing li.last {
	margin: 20px 0 0
}
.home-listing li.activeSlide a {
	color: #FFF;
	border-bottom: #FFF solid 5px
}
.home-listing li.activeSlide span {
	color: #FFF
}
.home-listing li.activeSlide p {
	color: #FFF
}
.caroufredsel_wrapper {
	padding: 0;
	margin: 0;
	width: 900px!important
}
.mid-slider {
	width: 900px;
	position: relative;
	float: left;
	margin: 120px 0 48px;
	height: 275px;
	padding: 15px 50px 10px;
	background: #eef2f7;
	border-bottom: #b3bac2 solid 1px
}
.mid-inner-slider {
	width: 100%;
	float: left;
	margin: 0
}
.mid-inner-slider li {
	width: 290px;
	float: left;
	display: block;
	padding: 0;
	margin: 0 5px
}
.mid-slider-heading {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0 0 10px;
	font-size: 35px;
	color: #333;
	font-family: main-font;
	font-weight: 100;
	line-height: 35px;
	height:70px;	
}
.slide-img {
	float: left;
	margin: 0 0 13px;
	padding: 0;
	width: 290px
}
.thumb-text {
	float: left;
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	width: 100%;
	line-height: 14px
}
.mid-inner-slider li a {
	color: #5f99b2;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-style: italic
}
.mid-inner-slider li a:hover {
	color: #666
}
.left-arow {
	position: absolute;
	width: 30px;
	height: 300px;
	background: url(/images/left-right-arows.png) no-repeat left top;
	left: 0;
	top: 0
}
.left-arow:hover {
	background-position: left bottom
}
.right-arow {
	position: absolute;
	width: 30px;
	height: 300px;
	background: url(/images/left-right-arows.png) no-repeat right top;
	right: 0;
	top: 0
}
.right-arow:hover {
	background-position: right bottom
}
.new-section {
	float: left;
	width: 100%;
	margin: 0 0 110px;
	padding: 0
}
.left-wrap {
	float: left;
	margin: 0 30px 0 0;
	padding: 0 14px 0 0;
	width: 661px;
	border-right: #ccc solid 1px;
}
.faruk-logo {
	float: left;
	margin: 0;
	padding: 0;
	width: 182px
}
.our-links {
	float: left;
	margin: 0;
	padding: 0;
	width: 479px
}
.our-links ul {
	float: left;
	margin: 0;
	padding: 0;
	width: 100%
}
.our-links ul li {
	float: left;
	display: block;
	margin: 0 10px 0 0;
	padding: 0;
	border-right: #999 solid 1px;
	width: 229px
}
.our-links ul li a {
	color: #005983;
	font-size: 20px;
	font-style: italic
}
.our-links ul li a:hover {
	color: #999
}
.our-links ul li.last {
	border: 0
}
.right-news {
	float: left;
	margin: 0;
	width: 288px
}
.news-list {
	float: left;
	width: 100%;
	padding: 0;
	margin: 0
}
.news-list li {
	float: left;
	width: 100%;
	padding: 0 0 5px;
	margin: 0 0 5px;
	display: block;
	background: url(/images/news-li-bg.jpg) repeat-x bottom
}
.news-list li p {
	font-size: 12px;
	font-style: italic;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0
}
.news-list li strong {
	color: #5f99b2;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	padding: 0
}
#scrollbar1 {
	width: 289px;
	margin: 0;
	height: 170px!important
}
#scrollbar1 .viewport {
	width: 260px;
	height: 170px;
	overflow: hidden;
	position: relative
}
#scrollbar1 .overview {
	list-style: none;
	position: absolute;
	left: 0;
	top: 0;
	padding: 0;
	margin: 0
}
#scrollbar1 .scrollbar {
	background: url(/images/scroll-bg.jpg) repeat-y;
	position: relative;
	float: right;
	width: 5px;
	height: 100%
}
#scrollbar1 .thumb {
	background: #6299b3;
	height: 50px!important;
	width: 5px;
	cursor: pointer;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0
}
#scrollbar1 .disable {
	display: none
}
.noSelect {
	user-select: none;
	-o-user-select: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	-webkit-user-select: none
}
.sitemap-news-list {
	float: left;
	width: 100%;
	padding: 0;
	margin: 0
}
.sitemap-news-list li {
	float: left!important;
	width: 470px!important;
	padding: 0 10px 10px!important;
	margin: 0 0 15px!important;
	display: block;
	background: url(/images/news-li-bg.jpg) repeat-x bottom
}
.sitemap-news-list li p {
	font-size: 15px;
	font-style: italic;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0
}
.sitemap-news-list li strong {
	color: #666;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	padding: 0;
	font-weight: 700
}
.site-date {
	background: #6299b3;
	width: 50px;
	margin: 0 8px 0 0;
	text-align: center;
	padding: 9px 0;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	font-weight: 700;
	color: #FFF;
	line-height: 16px
}
#scrollbar2 {
	width: 490px;
	margin: 0;
	height: 270px!important
}
#scrollbar2 .viewport {
	width: 475px;
	height: 220px;
	float: left;
	overflow: hidden;
	position: relative
}
#scrollbar2 .overview {
	list-style: none;
	position: absolute;
	left: 0;
	top: 0;
	padding: 0;
	margin: 0;
	width: 100%
}
#scrollbar2 .scrollbar {
	background: url(/images/scroll-bg.jpg) repeat-y;
	position: relative;
	float: right;
	width: 5px;
	height: 100%
}
#scrollbar2 .thumb {
	background: #6299b3;
	height: 58px!important;
	width: 5px;
	cursor: pointer;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0
}
#scrollbar2 .disable {
	display: none
}
.heading-bg {
	width: 100%;
	min-width: 100%;
	margin: 0 0 50px
}
.left-wrap-about {
	float: left;
	margin: 0 0 110px
}
.about-img {
	float: left;
	margin: 0;
	width: 307px;
	height: 400px
}
.about-img img {
	border: #FFF solid 10px
}
.about-right {
	width: 334px;
	float: left;
	padding: 0;
	margin: 0
}
.about-listing {
	float: left;
	padding: 0;
	margin: 31px 0 0;
	width: 334px
}
.about-listing li {
	float: left;
	margin: 0 0 18px;
	padding: 0;
	display: block;
	width: 334px
}
.about-listing li .about-list-hd {
	float: left;
	margin: 0 10px 0 0;
	text-align: right;
	padding: 0;
	width: 87px;
	color: #6099b2;
	font-weight: 400;
	font-family: main-font;
	font-size: 15px
}
.about-listing li .about-list-text {
	float: left;
	margin: 0;
	padding: 0;
	width: 223px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px
}
.market-list-wrap {
	float: left;
	margin: 0 0 110px;
	width: 1000px
}
.market-listing {
	float: left;
	margin: 0;
	padding: 0;
	width: 1000px
}
.market-listing li {
	float: left;
	margin: 0 13px 13px 0;
	padding: 10px 9px 5px 10px;
	display: block;
	width: 220px;
	background: url(/images/market-list-bg.png) repeat
}
.market-listing li a {
	float: left;
	margin: 0 0 5px;
	padding: 6px 10px 10px 13px;
	background: #d4d8dd;
	color: #FFF;
	width: 197px;
	font-size: 15px;
	font-family: main-font;
	font-weight: 400
}
.market-listing li a:hover {
	background: #6299b3
}
.market-listing li.last {
	margin:0px 0px 13px 0px;
}
.market-icon-1 {
	width: 90px;
	height: 90px;
	margin: 15px auto 18px
}
.market-icon-2 {
	width: 71px;
	height: 88px;
	margin: 15px auto 18px
}
.market-icon-3 {
	width: 77px;
	height: 90px;
	margin: 15px auto 18px
}
.market-icon-4 {
	width: 105px;
	height: 87px;
	margin: 15px auto 20px
}
.market-icon-5 {
	width: 98px;
	height: 71px;
	margin: 15px auto 61px
}
.market-icon-6 {
	width: 86px;
	height: 100px;
	margin: 15px auto 32px
}
.market-icon-7 {
	width: 96px;
	height: 96px;
	margin: 15px auto 36px
}
.market-icon-8 {
	background: url(/images/market_icons_new.png) no-repeat 0 -695px;
	width: 93px;
	height: 100px;
	margin: 15px auto 32px
}
.market-icon-9 {
	width: 85px;
	height: 90px;
	margin: 15px auto 38px
}
.market-icon-10 {
	width: 90px;
	height: 96px;
	margin: 15px auto 32px
}
.market-icon-11 {
	width: 90px;
	height: 90px;
	margin: 15px auto 38px
}
.extra-height {
	height: 22px
}
.market-hd-in {
	background: url(/images/market-list-bg.png) repeat;
	width: 987px;
	float: left;
	margin: 0 0 20px;
	padding: 5px 5px 5px 8px
}
.market-hd-icon {
	float: left;
	margin: 0 7px 0 0;
	width: 40px;
	height: 40px
}
.market-md-icon-2 {
	float: left;
	margin: 5px 7px 0 0;
	height: 31px;
	width: 35px
}
.market-hd-icon-3 {
	float: left;
	margin: 7px 7px 5px 0;
	height: 25px;
	width: 35px
}
.market-hd-icon4 {
	float: left;
	margin: 0 7px 0 0;
	width: 58px;
	height: 42px
}
.market-liststyle1 {
	float: left;
	width: 1000px;
	margin: 0;
	padding: 0
}
.market-hd-icon-5 {
	float: left;
	margin: 0 7px 0 0;
	width: 58px;
	height: 42px
}
.market-liststyle1 li {
	float: left;
	display: block;
	margin: 0 10px 0 0;
	padding: 0;
	width: 326px
}
.market-liststyle1 li.last {
	margin: 0
}
.tele-slide {
	float: left;
	margin: 0 0 20px;
	padding: 0;
	width: 325px;
	height: 250px;
	position: relative
}
.tele-slide ul {
	width: 325px!important
}
.tele-slide ul li {
	margin: 0;
	padding: 0;
	display: block;
	float: left
}
.tele-hd {
	color: #666;
	font-size: 30px;
	margin: 0 0 15px;
	line-height: 30px;
	font-family: main-font;
	padding: 0;
	float: left;
	width: 100%
}
.tele-hd-line {
	float: right;
	margin: 25px 0 0;
	padding: 0;
	background: #666;
	width: 151px;
	height: 1px
}
.tele-hd-line-2 {
	float: right;
	margin: 25px 0 0;
	padding: 0;
	background: #666;
	width: 50px;
	height: 1px
}
.tele-hd-line-3 {
	float: right;
	margin: 25px 0 0;
	padding: 0;
	background: #666;
	width: 390px;
	height: 1px
}
.tele-hd-line-4 {
	float: right;
	margin: 25px 0 0;
	padding: 0;
	background: #666;
	width: 220px;
	height: 1px
}
.tele-bold {
	width: 100%;
	font-size: 20px;
	color: #6299b3;
	font-family: main-font;
	float: left;
	margin: 0 0 10px
}
.tele-list {
	float: left;
	width: 100%;
	margin: 0 0 10px
}
.tele-list li {
	color: #666;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0 0 0 15px;
	display: block;
	background: url(/images/tele-bullet.jpg) no-repeat 5px 6px
}
.tele-email {
	color: #666
}
.tele-hd-2 {
	color: #666;
	margin: 0 0 15px;
	font-family: main-font;
	padding: 0 0 25px;
	font-size: 30px;
	line-height: 30px;
	border-bottom: solid 1px #666;
	float: left;
	width: 100%
}
.tele-nav {
	float: left;
	width: 100%;
	position: absolute;
	bottom: 10px;
	left: 10px;
	z-index: 10
}
.tele-nav a {
	float: left;
	height: 10px;
	margin: 10px 10px 0 0;
	width: 10px;
	text-align: center;
	padding: 0;
	background: url(/images/market-bullet-act.png) no-repeat top;
	text-indent: -8000px
}
.tele-nav a:hover {
	background: url(/images/market-bullet-act.png) no-repeat bottom;
	height: 15px;
	margin: 5px 10px 0 0!important
}
.tele-nav a.activeSlide {
	background: url(/images/market-bullet-act.png) no-repeat bottom;
	margin: 5px 10px 0 0!important;
	height: 15px
}
.indus-list {
	float: left;
	margin: 0;
	width: 1000px
}
.indus-list li {
	float: left;
	display: block;
	width: 490px;
	margin: 0 20px 0 0
}
.indus-list li.last {
	margin: 0
}
.indus-slideShow {
	float: left;
	margin: 0 0 20px;
	text-align: center;
	width: 490px;
	display: block;
	position: relative
}
.indus-slide {
	float: left;
	margin: 0;
	width: 490px;
	display: block;
	height: 250px!important
}
.indus-slide li {
	display: block;
	float: left;
	margin: 0
}
.md-pra {
	width: 240px;
	float: left;
	margin: 0
}
.md-txt {
	float: left;
	margin: 0 0 0 40px;
	width: 300px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px
}
.tel {
	width: 20px;
	float: left
}
.tel-2 {
	width: 60px;
	float: left
}
.tel-3 {
	width: 110px;
	float: left
}
.md-pra-1 {
	width: 210px;
	float: left;
	margin: 0
}
.md-pra-2 {
	width: 260px;
	float: left;
	margin: 0
}
.last-space {
	margin-top: 340px!important
}
.project-listing {
	width: 100%;
	float: left;
	margin: 0 0 90px;
	padding: 0
}
.project-listing li {
	width: 100%;
	float: left;
	display: block;
	border-bottom: dotted #999 1px;
	margin: 0 0 20px;
	padding: 0 0 20px
}
.pro-left-img {
	float: left;
	margin: 0;
	padding: 0;
	width: 503px;
	text-align: left;
	height: 200px
}
.pro-right {
	float: left;
	margin: 0;
	width: 497px
}
.heading-pro {
	padding-bottom: 8px!important;
	font-size: 30px!important
}
.date {
	color: #5f99b2;
	font-weight: 700;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	float: left;
	margin: 0 0 15px;
	padding: 0;
	width: 100%
}
.heading-pro-right {
	padding-bottom: 8px!important;
	font-size: 30px!important;
	text-align: right!important
}
.date-right {
	color: #5f99b2;
	font-weight: 700;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	float: left;
	margin: 0 0 15px;
	padding: 0;
	width: 100%;
	text-align: right!important
}
.pro-right-img {
	text-align: right!important
}
.pro-txt-right {
	text-align: right
}
.project-listing li.last {
	border: 0
}
.news-listing {
	float: left;
	width: 100%;
	padding: 0;
	margin: 0
}
.news-listing li {
	float: left;
	width: 100%;
	padding: 10px;
	margin: 0 0 30px
}
.news-listing li ul {
	width: 100%;
	float: left
}
.news-listing li ul li {
	width: 313px
}
.news-date {
	background: #FFF;
	width: 70px;
	margin: 0 8px 0 0;
	text-align: center;
	padding: 19px 0;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	font-weight: 700;
	color: #6299b3;
	line-height: 16px
}
.news-cntnt-rght {
	float: left;
	width: 232px;
	margin: 0;
	padding: 0
}
.news-hd {
	float: left;
	margin: 0 0 11px;
	padding: 0;
	width: 238px;
	color: #666;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-style: italic
}
.news-txt {
	padding: 0 0 6px
}
.news-listing li a {
	color: #5f99b2;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-style: italic
}
.news-listing li a:hover {
	color: #666
}
.news-line {
	background: url(/images/news-li-bg.jpg) repeat-x;
	width: 100%;
	float: left;
	margin: 15px 0 0;
	height: 2px
}
.news-listing li ul li:hover {
	background: #eff3f8
}
.news-listing li ul li:hover .news-date {
	background: #6299b3;
	color: #FFF
}
.news-listing li ul li:hover .news-hd {
	color: #6299b3
}
.news-listing li ul li:hover .news-line {
	background: url(/images/news-li-bg-hov.jpg) repeat-x;
	width: 100%;
	float: left;
	margin: 15px 0 0;
	height: 2px
}
.news-pagination {
	float: left;
	margin: 0 0 110px;
	width: 100%
}
.pagination {
	float: left;
	margin: 0;
	padding: 0;
	width: 100%
}
.pagination a {
	float: left;
	margin: 10px 9px 0 0;
	width: 30px;
	line-height: 30px;
	text-align: center;
	padding: 0;
	color: #FFF;
	background: #6299b3;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif
}
.pagination a:hover {
	background: url(/images/news-li-bg-hov.png) no-repeat;
	color: #666;
	height: 42px;
	margin: 0 9px 0 0!important;
	line-height: 50px
}
.pagination a.activeSlide {
	background: url(/images/news-li-bg-hov.png) no-repeat;
	color: #666;
	margin: 0 9px 0 0!important;
	height: 42px;
	line-height: 50px
}
.contactus-hd-bg {
	margin: 0!important
}
.contactus-map {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0;
	width: 100%;
	height: 300px
}
.contactus-map iframe {
	border: 0 none;
	height: 300px;
	width: 100%
}
.contactus-left {
	float: left;
	width: 675px;
	padding: 0;
	margin: 0 0px 50px 0	
}
.contactus-left .homecon{ border-right:1px solid #CCCCCC!important;}
.contact-form {
	float: left;
	width: 610px;
	min-height: 575px;
	margin: 0;
	padding: 10px 8px 0 31px;
	background: url(/images/market-list-bg.png) repeat;
	border: #abc6d6 solid 5px
}
.man-txt {
	float: left;
	margin: 0 0 6px;
	padding: 0;
	width: 100%;
	font-size: 11px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	color: #999
}
.red {
	color: red
}
.contact-form form {
	width: 100%;
	float: left;
	margin: 0;
	padding: 0
}
.contact-form form label {
	width: 188px;
	float: left;
	margin: 6px 0 12px;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	font-size: 12px
}
.sml-selt {
	width: 100px!important
}
.contact-form form input {
	float: left;
	margin: 0 0 10px;
	border: #7fabc0 solid 1px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	font-size: 12px;
	background: #FFF;
	padding: 7px 8px 6px;
	width: 382px
}
.contact-form form .inp-small {
	width: 248px!important
}
.sml-selt2 {
	width: 125px!important
}
.contact-form form select {
	float: left;
	margin: 0 10px 10px 0;
	padding: 4px 4px 4px 6px;
	width: 400px;
	height: 30px;
	border: #7fabc0 solid 1px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	font-size: 12px;
	background: #FFF
}
.contact-form form textarea {
	float: left;
	margin: 0 0 10px;
	border: #7fabc0 solid 1px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	font-size: 12px;
	background: #FFF;
	padding: 7px 8px 6px;
	width: 382px;
	height: 105px
}
.cap-box {
	width: 400px;
	float: right;
	margin: 0 23px 0 0
}
.cap-img {
	width: 190px;
	height: 70px;
	float: left;
	margin: 0 10px 0 0
}
.sec-text {
	float: left;
	margin: 15px 0 10px;
	padding: 0;
	width: 200px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px
}
.contact-form form .inp-small2 {
	width: 182px!important
}
.send-btn {
	float: left;
	margin: 0 0 30px!important;
	width: 100px!important;
	text-align: center;
	background: #7eabc0!important;
	color: #FFF!important;
	font-size: 15px!important;
	font-family: Arial, Helvetica, sans-serif;
	cursor: pointer;
	border: 0!important;
	-webkit-appearance: none;
	-webkit-border-radius: 0
}
.send-btn:hover {
	background: #d4d8dd!important
}
.contact-right {
	float: left;
	margin-left: 20px;
	width: 299px
}
.contact-adress {
	float: left;
	width: 316px;
	margin: 5px 0 40px
}
.furkh-bulding {
	width: 142px;
	height: 228px;
	background: #eef2f7;
	padding: 4px;
	float: left;
	margin: 0 10px 0 0
}
.furkh-bulding img {
	border: solid 1px #FFF
}
.address-txt {
	float: left;
	width: 152px;
	margin: 5px 0 0;
	line-height: 20px
}
.address-txt a {
	color: #666!important;
	text-decoration: none!important
}
.address-txt a:hover {
	color: #7fabc0!important
}
.contact-adress a {
	color: #7fabc0;
	text-decoration: underline
}
.contact-adress a:hover {
	color: #666
}
.newsdetl-hd {
	float: left;
	margin: 0 24px 0 0;
	padding: 0;
	width: 318px;
	font-size: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-style: italic;
	color: #666;
	text-align: right
}
.newsdetl-right {
	float: left;
	margin: 0;
	padding: 0;
	width: 657px
}
.newsdetl-right li {
	float: left;
	margin: 0 0 15px;
	padding: 0;
	display: block;
	width: 100%
}
.newsdetl-right .qustion {
	float: left;
	margin: 0 0 10px;
	padding: 0;
	width: 100%;
	color: #666;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-style: italic
}
.project-slider {
	float: left;
	margin: 0 20px 0 0;
	width: 490px;
	height: 400px;
	position: relative
}
.project-slider ul {
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 400px!important
}
.project-slider ul {
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
	display: block
}
.project-right {
	float: left;
	width: 490px;
	margin: 0 0 110px
}
.project-right h4 {
	font-weight: 300;
	border-bottom: solid 1px #999;
	padding: 0 0 25px;
	font-size: 30px;
	margin: 0 0 24px;
	line-height: 30px
}
.project-right a {
	color: #6099b2;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline
}
.project-right a:hover {
	color: #999
}
.table {
	float: left;
	margin: 0 0 32px;
	width: 100%
}
.table-head {
	float: left;
	margin: 0;
	padding: 18px 23px;
	width: 614px;
	background: #7eabc0
}
.position {
	float: left;
	width: 413px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 16px;
	text-align: left
}
.name {
	float: left;
	width: 200px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 16px;
	text-align: left
}
.table-body {
	float: left;
	margin: 0;
	padding: 0;
	width: 660px;
	background: url(/images/market-list-bg.png) repeat
}
.table-body li {
	width: 614px;
	display: block;
	float: left;
	margin: 0;
	padding: 18px 23px;
	background: url(/images/news-li-bg.jpg) repeat-x bottom
}
.table-body li a {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #7eabc0
}
.table-body li a:hover {
	color: #999
}
.value {
	float: left;
	width: 413px;
	color: #7eabc0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left
}
.value p {
	padding: 0;
	color: #666
}
.name2 {
	float: left;
	width: 200px;
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left
}
.email-font {
	color: #7eabbf;
	font-weight: 700
}
.carerr-veiw {
	float: left;
	width: 660px
}
.carerr-veiw a {
	text-align: center;
	width: 100%;
	background: #7eabc0;
	padding: 0;
	color: #FFF;
	float: left;
	line-height: 50px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif
}
.carerr-veiw a:hover {
	background: #999;
	color: #FFF
}
.view-more-wrapper {
	height: 603px;
	overflow: hidden
}
.job-title {
	float: left;
	margin: 0;
	width: 100%;
	font-size: 20px;
	color: #666;
	font-family: main-font;
	font-weight: 800;
	line-height: 20px
}
.aply-now {
	float: left;
	margin: 0 20px 0 0;
	padding: 0 16px;
	line-height: 41px;
	color: #FFF;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	background: #7eabc0!important
}
.aply-now:hover {
	background: #6299b3!important;
	color: #FFF
}
.search-heading {
	color: #347b9c;
	font-family: main-font;
	line-height: 30px;
	font-size: 31px;
	padding: 0 0 10px;
	font-weight: 100
}
.search-listing {
	float: left;
	margin: 50px 0 0;
	width: 750px
}
.search-listing li {
	float: left;
	display: block;
	padding: 0;
	margin: 0;
	width: 100%;
	background: none!important
}
.search-listing li ul {
	float: left;
	margin: 0;
	width: 100%
}
.search-listing li ul li {
	float: left;
	display: block;
	padding: 0 50px 0 0;
	margin: 0 0 30px;
	background: url(/images/news-li-bg.jpg) repeat-x bottom;
	width: 700px
}
.search-listing li ul li h6 {
	font-size: 20px;
	line-height: 20px;
	padding: 0 0 15px;
	color: #666;
	font-family: main-font
}
.search-listing li ul li p {
	font-size: 11px;
	color: #999;
	padding: 0 0 25
}
.footer {
	width: 100%;
	min-width: 100%;
	float: left;
	margin: 0;
	padding: 0;
	height: 297px;
	background: url(/images/footer.jpg) no-repeat center center #6299b3;
	min-width: 100%;
	background-size: cover
}
.footer-list {
	float: left;
	margin: 53px 0 0;
	width: 825px
}
.footer-line {
	float: left;
	margin: 50px 30px 0 0;
	background: url(/images/footer-line.jpg) no-repeat;
	width: 2px;
	height: 221px
}
.footer-list li {
	float: left;
	margin: 0;
	width: 165px;
	display: block;
	padding: 0
}
.footer-heading {
	float: left;
	margin: 0 0 18px;
	padding: 0 0 5px;
	width: 101px;
	font-size: 15px;
	color: #fff;
	font-family: main-font;
	font-weight: 400;
	border-bottom: solid 1px #FFF
}
.footer-list li ul {
	float: left;
	margin: 0;
	padding: 0;
	width: 100%
}
.footer-list li ul li {
	width: 100%;
	float: left;
	display: block;
	padding: 0;
	margin: 0 0 2px
}
.footer-list li ul li a {
	color: #c6dae3;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	/*width: 100%*/
}
.footer-list li ul li a:hover {
	text-decoration: underline
}
.newfooterslide-warp {
	float: left;
	margin: 0;
	padding: 7px 9px 0;
	width: 103px;
	height: 116px;
	background: #80acc1
}
.newfooter-slide {
	float: left;
	margin: 0;
	padding: 0;
	width: 100%
}
.newfooter-slide li {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	color: #c6dae3;
	font-style: italic;
	font-size: 12px;
	font-weight: 700
}
.newfooter-arow-wrap {
	width: 100%;
	float: left;
	position: relative;
	margin: 12px 0 0
}
.newfooter-slide-top-arow {
	background: url(/images/top-bottom-arows.png) no-repeat left top;
	width: 20px;
	height: 10px;
	position: absolute;
	top: 0;
	left: 40px
}
.newfooter-slide-bottom-arow {
	background: url(/images/top-bottom-arows.png) no-repeat left -12px;
	width: 20px;
	height: 10px;
	position: absolute;
	top: 12px;
	left: 40px
}
.right-footer {
	float: left;
	margin: 53px 0 0;
	padding: 0;
	width: 141px
}
.right-footer ul {
	float: left;
	margin: 0 0 24px;
	padding: 0;
	width: 100%
}
.right-footer ul li {
	float: left;
	margin: 0 0 8px;
	padding: 0;
	width: 100%;
	display: block
}
.right-footer ul li.last {
	margin: 0
}
.right-footer ul li a {
	color: #c6dae3;
	font-size: 11px;
	font-weight: 400;
	float: left;
	width: 100%;
	margin: 0;
	padding: 0
}
.right-footer ul li a:hover {
	text-decoration: underline
}
.footer-logo {
	background: url(/images/footer-logo.png) no-repeat;
	width: 35px;
	height: 50px;
	float: left;
	margin: 0 0 11px;
	padding: 0
}
.copy {
	float: left;
	margin: 0;
	width: 100%
}
.copy-text {
	float: left;
	width: 100%;
	font-size: 11px;
	color: #FFF
}
.stamp {
	float: left;
	width: 600px;
	margin: 0;
	color: #FFF;
	font-size: 11px
}
.stamp a {
	color: #FFF
}
.stamp a:hover {
	text-decoration: underline
}
.sitemap-listing {
	float: left;
	margin: 0;
	width: 100%;
	min-height: 170px
}
.sitemap-listing li {
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
	display: block;
	width: 240px
}
.sitemap-hd {
	font-family: main-font;
	line-height: 25px;
	font-size: 25px;
	color: #666;
	padding: 0 0 10px;
	background: url(/images/sitemap-hd-bg.jpg) repeat-x bottom;
	width: 100%;
	float: left;
	margin: 0 0 15px;
	font-weight: 400
}
.sitemap-listing li a {
	float: left;
	font-size: 12px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	margin: 0 15px 5px;
	width: 210px;
	padding: 0
}
.sitemap-listing li a:hover {
	text-decoration: underline
}
.site-news {
	width: 490px!important
}
.idTabs {
	font-size: 15px;
	padding: 0 0 0 30px;
	margin: 0;
	float: left;
	width: 970px;
	border-bottom: 1px solid #6299b3
}
.idTabs a {
	color: #6299b3;
	background: url(/images/market-list-bg.png) repeat;
	text-align: center;
	float: left;
	padding: 8px 16px 10px 14px;
	margin: 0;
	border-right: #dee6f0 solid 1px;
	font-family: main-font;
	font-weight: 300
}
.idTabs a.selected {
	color: #fff;
	background: #6299b3
}
.maintabscontent {
	float: left;
	width: 1000px;
	padding: 0;
	margin: 35px 0 200px
}
.maintabscontent h2 {
	padding: 0 0 34px;
	color: #666;
	font-size: 25px;
	font-family: main-font;
	font-weight: 400;
	line-height: 25px
}
.maintoggle {
	width: 1000px;
	margin: 0 auto
}
.maintoggle h2 {
	padding: 0;
	color: #6299b3;
	font-family: main-font;
	font-size: 20px;
	text-transform: none
}
.maintoggle h2:hover {
	color: #FFF
}
.maintoggle .trigger {
	background: url(/images/toggle.png) no-repeat left -60px;
	width: 970px;
	margin: 0 0 10px;
	height: 30px;
	float: left;
	padding: 15px;
	cursor: pointer
}
.maintoggle .trigger:hover {
	background: url(/images/toggle.png) no-repeat left -120px
}
.maintoggle .trigger:hover h2 {
	color: #FFF
}
.maintoggle .active {
	background: url(/images/toggle.png) no-repeat left top;
	color: #FFF
}
.maintoggle .active h2 {
	color: #FFF
}
.maintoggle .active:hover {
	background: url(/images/toggle.png) no-repeat left bottom
}
.maintoggle .active:hover h2 {
	color: #6299b3
}
.maintoggle .toggle_container {
	overflow: hidden;
	width: 1000px;
	padding: 20px 0 0;
	clear: both
}
.maintoggle .toggle_container p {
	padding: 0 0 15px;
	font-size: 11px;
	color: #666
}
.scroll-wrap {
	width: 100%;
	margin: 0;
	height: 100px
}
.sending {
	height: 100%;
	background: url(/images/loader.gif) center top no-repeat!important;
	padding: 40px 0 0;
	margin: 250px 0 0;
	font-size: 11px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center
}
.thanks-wrap {
	margin: 200px 0 36px
}
.thanks-wrap .thanks {
	font-size: 14px;
	color: #9c0;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	width: 659px;
	text-align: center;
	float: left;
	margin: 0;
	padding: 90px 0 0;
	background: url(/images/thank-maggse.png) no-repeat center top
}
.thanks-wrap .thanks b {
	font-size: 24px;
	line-height: 24px;
	font-weight: 400;
	padding: 0;
	color: #9c0;
	font-family: main-font;
	width: 659px;
	text-align: center;
	float: left
}
.thanks {
	font-size: 0
}
.formError {
	z-index: 990
}
.formError .formErrorContent {
	z-index: 991
}
.formError .formErrorArrow {
	z-index: 996
}
.formErrorInsideDialog.formError {
	z-index: 5000
}
.formErrorInsideDialog.formError .formErrorContent {
	z-index: 5001
}
.formErrorInsideDialog.formError .formErrorArrow {
	z-index: 5006
}
.inputContainer {
	position: relative;
	float: left
}
.formError {
	position: absolute;
	top: 300px;
	left: 300px;
	display: block;
	cursor: pointer
}
.formError .formErrorContent {
	width: 100%;
	background: #7eabc0;
	position: relative;
	color: #fff;
	width: 150px;
	font-size: 11px;
	border: 2px solid #a5a5a5;
	box-shadow: 0 0 3px #DDD;
	-moz-box-shadow: 0 0 3px #DDD;
	-webkit-box-shadow: 0 0 3px #DDD;
	padding: 4px 10px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px
}
.formError .formErrorArrow {
	width: 15px;
	margin: -2px 0 0 13px;
	position: relative
}
.formError .formErrorArrowBottom {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	margin: 0 0 0 12px;
	top: 2px
}
.formError .formErrorArrow div {
	border-left: 2px solid #a5a5a5;
	border-right: 2px solid #a5a5a5;
	box-shadow: 0 1px 1px #DDD;
	-moz-box-shadow: 0 1px 1px #DDD;
	-webkit-box-shadow: 0 1px 1px #DDD;
	font-size: 0;
	height: 1px;
	background: #7eabc0;
	margin: 0 auto;
	line-height: 0;
	font-size: 0;
	display: block
}
.formError .formErrorArrowBottom div {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none
}
.greenPopup .formErrorArrow div {
	background: #33be40
}
.blackPopup .formErrorArrow div {
	background: #393939;
	color: #FFF
}
.formError .formErrorArrow .line10 {
	width: 15px;
	border: 0
}
.formError .formErrorArrow .line9 {
	width: 13px;
	border: 0
}
.formError .formErrorArrow .line8 {
	width: 11px
}
.formError .formErrorArrow .line7 {
	width: 9px
}
.formError .formErrorArrow .line6 {
	width: 7px
}
.formError .formErrorArrow .line5 {
	width: 5px
}
.formError .formErrorArrow .line4 {
	width: 3px
}
.formError .formErrorArrow .line3 {
	width: 1px;
	border-left: 2px solid #a5a5a5;
	border-right: 2px solid #a5a5a5;
	border-bottom: 0 solid #a5a5a5
}
.formError .formErrorArrow .line2 {
	width: 3px;
	border: 0;
	background: #a5a5a5
}
.formError .formErrorArrow .line1 {
	width: 1px;
	border: 0;
	background: #a5a5a5
}
#map {
	width: 100%;
	height: 300px;
	margin-top: -50px
}
#map h2 {
	font-size: 14px;
	color: #6299b3;
	font-family: main-font;
	margin: 0!important;
	padding: 0 0 5px!important;
	line-height: 14px;
	font-weight: 400
}
#map p {
	font-size: 12px;
	color: #666;
	font-family: arial, sans-serif;
	margin: 0!important;
	padding: 0!important
}
.cleaner {
	margin-top: 50px
}
.page-not {
	height: 400px
}
.btn-not {
	float: left;
	background: #6299b3!important;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	padding: 5px 10px 0!important;
	height: 19px;
	text-transform: uppercase
}
.btn-not:hover {
	background: #666!important;
	color: #FFF
}
.sitmap-li {
	width: 100%!important;
	margin: 6px 0 0!important
}
.go-top {
	position: fixed;
	bottom: 2em;
	right: 2em;
	background: url(/images/backtotop.png) no-repeat top;
	padding: 0;
	display: none;
	width: 50px;
	height: 50px
}
.go-top:hover {
	background-position: bottom
}
@media only screen and (device-width:768px) {
.header {
	position: relative;
	height: 103px
}
}
@media only screen and (min-device-width :768px) and (max-device-width:1024px) and (orientation:landscape) {
.header {
	position: relative;
	height: 103px
}
}
@media only screen and (device-width:320px) {
.header {
	position: relative;
	height: 103px
}
}
.email-friend-wrap {
	margin: 0 auto;
	width: 389px;
	padding: 0
}
.email-friend-wrap form {
	width: 100%;
	float: left;
	margin: 0;
	padding: 0
}
.email-heading {
	float: left;
	width: 100%;
	padding: 0;
	margin: 12px 0 23px;
	font-size: 20px;
	color: #666;
	font-family: main-font;
	font-weight: 700;
	text-transform: none
}
.email-friend-wrap form label {
	float: left;
	margin: 5px 13px 0 0;
	padding: 0;
	width: 77px;
	color: #666;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right
}
.email-friend-wrap input {
	width: 287px;
	float: left;
	border: solid 1px #85abb8;
	padding: 7px 5px 6px;
	margin: 0 0 10px;
	color: #666;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background: #FFF
}
.email-friend-wrap textarea {
	width: 287px;
	float: left;
	border: solid 1px #85abb8;
	padding: 7px 5px 5px;
	margin: 0 0 10px;
	color: #666;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background: #FFF;
	height: 86px;
	resize: none;
	overflow: hidden
}
.right-email-box {
	float: right;
	width: 299px;
	margin: 10px 0 0
}
.copy-email {
	float: left;
	margin: 0 18px 0 0;
	padding: 0;
	width: 130px
}
.copy-text2 {
	color: #999;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	margin: 9px 0 15px 1px;
	padding: 0;
	width: 115px
}
.check-box {
	float: left;
	margin: 10px 0 0!important;
	padding: 0!important;
	width: 14px!important;
	height: 14px!important;
	background: none!important;
	border: 0!important
}
.sml-input-2 {
	width: 128px!important;
	margin: 0 0 20px!important
}
.email-btn {
	background: #7eabc0!important;
	color: #FFF!important;
	width: 100px!important;
	line-height: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px!important;
	padding: 0!important;
	margin: 0!important;
	text-align: center;
	cursor: pointer;
	height: 40px;
	float: left;
	border: 0!important;
	-webkit-appearance: none;
	-webkit-border-radius: 0
}
.captha-right {
	float: left;
	width: 151px;
	margin: 0;
	padding: 0
}
.captha-right a {
	color: #666;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 31px 0 0;
	float: right
}
.captha-right a:hover {
	text-decoration: underline
}
.email-btn:hover {
	background: #6299b3!important;
	color: #FFF
}
.small-label {
	margin: 54px 0 0!important
}
.email-friend-wrap .sending {
	height: 100px;
	background: url(/images/loader.gif) center top no-repeat!important;
	padding: 40px 0 0;
	margin: 190px 0 0;
	font-size: 11px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	width: 100%;
	float: left
}
.email-friend-wrap .thanks-wrap {
	margin: 150px 0 0;
	float: left
}
.email-friend-wrap .thanks-wrap .thanks {
	font-size: 14px;
	color: #9c0;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
	text-align: center;
	float: left;
	margin: 0;
	padding: 90px 0 0;
	background: url(/images/thank-maggse.png) no-repeat center top
}
.email-friend-wrap .thanks-wrap .thanks b {
	font-size: 24px;
	line-height: 24px;
	font-weight: 400;
	padding: 0;
	color: #9c0;
	font-family: main-font;
	width: 100%;
	text-align: center;
	float: left
}
.email-friend-wrap .thanks {
	font-size: 0
}/*! fancyBox v2.1.4 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap, .fancybox-skin, .fancybox-outer, .fancybox-inner, .fancybox-image, .fancybox-wrap iframe, .fancybox-wrap object, .fancybox-nav, .fancybox-nav span, .fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	outline: 0;
	vertical-align: top
}
.fancybox-wrap {
	position: absolute;
	top: 22%!important;
	left: 0;
	z-index: 8020
}
.fancybox-skin {
	position: relative;
	background: #fff;
	border: #7bafbd 5px solid;
	color: #444
}
.fancybox-opened {
	z-index: 8030
}
.fancybox-outer, .fancybox-inner {
	position: relative
}
.fancybox-inner {
	overflow: hidden
}
.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch
}
.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap
}
.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%
}
.fancybox-image {
	max-width: 100%;
	max-height: 100%
}
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url(/images/fancybox_sprite.png)
}
#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: .8;
	cursor: pointer;
	z-index: 8060
}
#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url(/images/fancybox_loading.gif) center center no-repeat
}
.fancybox-close {
	position: absolute;
	top: 10px;
	background: url(/images/close-btn-pop.jpg) no-repeat!important;
	right: 10px;
	width: 14px;
	height: 13px;
	cursor: pointer;
	z-index: 8040
}
.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url(/images/blank.gif);
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040
}
.fancybox-prev {
	left: 0
}
.fancybox-next {
	right: 0
}
.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden
}
.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px
}
.fancybox-next span {
	right: 10px;
	background-position: 0 -72px
}
.fancybox-nav:hover span {
	visibility: visible
}
.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible!important
}
.fancybox-lock {
	overflow: hidden
}
.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url(/images/fancybox_overlay.png)
}
.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0
}
.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll
}
.fancybox-title {
	visibility: hidden;
	font: 400 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050
}
.fancybox-opened .fancybox-title {
	visibility: visible
}
.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center
}
.fancybox-title-float-wrap .child {
	display: none;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent;
	background: rgba(0,0,0,.8);
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: 700;
	line-height: 24px;
	white-space: nowrap
}
.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff
}
.fancybox-title-inside-wrap {
	padding-top: 10px
}
.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0,0,0,.8)
}
.login-btn-new {
	float: left;
	margin: 0;
	width: 70px;
	height: 30px;
	padding: 0;
	position: relative
}
.login-btn-new a {
	background: #d5e3ea;
	color: #6199B2;
	font-size: 11px;
	padding: 0 0 0 10px;
	line-height: 30px;
	float: left;
	width: 60px;
	position: relative
}
.key {
	background: url(/images/key.png) no-repeat left top;
	position: absolute;
	left: 45px;
	top: 8px;
	width: 14px;
	height: 14px
}
.login-btn-new a:hover {
	background: #6A96B2;
	color: #FFF
}
.login-btn-new a:hover .key {
	background-position: left -14px
}
.login-nav {
	position: absolute;
	z-index: 999;
	top: 30px;
	display: none;
	left: 0;
	width: 200px;
	height: 168px
}
.login-nav li {
	width: 100%;
	float: left;
	display: block;
	padding: 0;
	margin: 0;
	border-bottom: #6299b3 solid 1px
}
.login-nav li a {
	width: 188px;
	float: left;
	display: block;
	padding: 0 0 0 12px;
	margin: 0;
	background: #d5e3ea;
	color: #6199B2;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 40px
}
.org-txt {
	float: left;
	width: 180px!important;
	margin: 0 0 37px 6px!important
}
.org-icon {
	float: left;
	margin: 0;
	padding: 0;
	background: url(/images/org-left.png) no-repeat;
	width: 39px;
	height: 103px
}
.org-icon-1 {
	float: left;
	margin: 0;
	padding: 0;
	background: url(/images/org-left-1.png) no-repeat;
	width: 37px;
	height: 39px
}
.org-icon-2 {
	float: left;
	margin: 0;
	padding: 0;
	background: url(/images/org-left-2.png) no-repeat;
	width: 55px;
	height: 37px
}
.org-link {
	float: right;
	margin: 28px 6px 0 0;
	padding: 0;
	width: 230px;
	font-size: 14px;
	font-family: main-font;
	line-height: 40px;
	text-align: center;
	color: #FFF;
	background: #629ab3!important
}
.org-link:hover {
	background: #D4D8DD!important;
	color: #FFF
}
.ori-wrap {
	width: 100%;
	margin: 0 0 30px;
	float: left
}
.h4_small {
	font-size: 20px;
line-height
}
.arow_wrapper {
	float: left;
	margin: 0 0 20px;
	padding: 0;
	width: 100%;
	position: relative
}
.l_arow {
	text-indent: -8000px;
	background: url(/images/arows_new.png) no-repeat left top;
	width: 36px;
	height: 36px;
	float: left
}
.l_arow:hover {
	background-position: left -36px
}
.r_arow {
	text-indent: -8000px;
	background: url(/images/arows_new.png) no-repeat right top;
	width: 36px;
	height: 36px;
	float: right
}
.r_arow:hover {
	background-position: right -36px
}
#slider {
	float: left;
	min-height: 481px
}
#slide_Scrol {
	float: left
}
.contactus-left .left-wrap {
	border: none;
}
#content.pLeft1 {
	width: 410px !important;
}
.pLeft1, #wrapper .pLeft1 {
	left: 0px;
	top: 107px;
	bottom: auto;
}
.pLeft1, .pRight, .pCenter {
	position: absolute;
	z-index: 2;
}
#content.pLeft1 .scroll {
	width: 310px;
}
.blank {
	background: none!important;
}

.gm-style-iw  > div{ overflow:hidden !important;}