@import url(http://fonts.googleapis.com/css?family=Dorsa);
/*------ template stylization ------*/
body {
	line-height: 18px;
	color: #4A4A4A;
	background-color: #fff;
	background-image: url(../img/bg3b.jpg);
	margin:0;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
p {
	margin-bottom: 10px;
	font-style: italic;
}
p > strong {
	color: #ffffff;
	font-style: italic;
}
p > i {
	font-style: normal;
	color: #8f8272;
}
a[href^="tel:"] {
 color: inherit;
 text-decoration: none;
}
a {
	outline: none;
	text-decoration:none;
}
a:hover {
	text-decoration: none;
}
h1.brand {
	font-size: 0 !important;
	line-height: 0 !important;
/*	margin: 35px 0 0 26px !important;*/
	float: left;
	padding: 0 !important;
}
h1.brand a {
	display: inline-block;
}
h1.brand a > img {
	width: 100%;
}
h2, h2 a {
	color: #4a3611;
	font: bold italic 20px/20px Georgia, Arial, Helvetica, sans-serif;
	margin: 0 0 18px 0;
}
h3 {
	color: #ffffff;
	font: bold italic 30px/30px Georgia, Arial, Helvetica, sans-serif;
	margin: 10px 0 31px 0;
}
h4 {
	color: #f7f7f7;
	font: italic 18px/26px Georgia, Arial, Helvetica, sans-serif;
	margin: 36px 0 0 0;
}
h5 {
	color: #ffffff;
	font: bold italic 72px/72px Georgia, Arial, Helvetica, sans-serif;
	margin: 5px 0 -5px 0;
}
#content ul {
	list-style: none;
}
.extra-wrap {
	overflow: hidden;
}
.global {
	/*background: url(../img/pattern1.png) repeat;*/
}
.container-indent {
	margin-top: 0;
}
.textColor p {
	color: #878787 !important;
}
.select-menu {
	display: none !important;
}
/*-----btn-----*/
.btn.btn-primary {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background: none;
	position: relative;
	display: inline-block;
	text-shadow: none !important;
	box-shadow: none !important;
	padding: 12px 20px 12px 20px;
	font: bold italic 14px Georgia, Arial, Helvetica, sans-serif;
	color: #ffffff;
	border: none !important;
	text-align: center;
	letter-spacing: 0;
	background: #d5782c;
	text-decoration: none !important;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
.btn.btn-primary:hover {
	color: #ffffff;
	background: #973527;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
.btn.btn-link {
	box-shadow: none;
	position: relative;
	text-decoration: none;
	padding: 0;
	font: 13px Georgia, Arial, Helvetica, sans-serif;
	margin: 0;
	color: #776448;
	border: none;
	letter-spacing: 0;
	display: inline-block;
	text-transform: uppercase;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
.btn.btn-link:hover {
	color: #4a3611;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
.btn.btn-link.btn1 {
	box-shadow: none;
	position: relative;
	text-decoration: none;
	text-transform: none;
	text-shadow: none;
	padding: 0;
	font: bold italic 18px Georgia, Arial, Helvetica, sans-serif;
	margin: 0;
	color: #fff;
	border: none;
	letter-spacing: 0;
	display: inline-block;
	padding-left: 10px;
	background: url(../img/more_point.png) left 10px no-repeat;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
.btn.btn-link.btn1:hover {
	color: #d7b682;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
/*-----list-----*/
.banners {
	margin: 0;
	list-style: none;
	margin-bottom: 43px;
	margin-top: 22px;
	overflow: hidden;
}
.banners.banners2 {
	margin-top: 15px;
}
.banners li {
	overflow: hidden;
	margin-bottom: 39px;
}
.banners li p {
	color: #8f8272;
	margin-bottom: 31px;
}
.banners li a {
	color: #ffffff;
	font: bold italic 13px Georgia, Arial, Helvetica, sans-serif;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
.banners li a:hover {
	color: #d5782c;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
.banners li figure {
	margin: 0;
	margin-bottom: 26px;
	width: 100%;
}
.banners li figure img {
	width: 100%;
}
.banners li > div {
	text-align: center;
	padding: 45px 40px 30px 40px;
	position: relative;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
.banners.banners2 li > div {
	padding: 45px 40px 4px 40px;
}
.banners li h4 {
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
.banners li > div p {
	margin-bottom: 24px;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
.banners li > div strong {
	position: absolute;
	top: -29px;
	left: 50%;
	margin-left: -25px;
	background: #eb6237 url(../img/page1_icon1.png) center center no-repeat;
	width: 49px;
	height: 49px;
}
.banners li .btn.btn-primary {
	padding: 11px 23px 11px 23px;
}
.list0 {
	margin: 0;
	list-style: none;
	margin-top: 44px;
	overflow: hidden;
	margin-bottom: 32px;
}
.list0 li {
	font-size: 13px;
	line-height: 18px;
	float: left;
	margin-right: 3px;
	width: 30%;
}
.list0 li:first-child + li + li {
	margin-right: 0;
}
.list0 li a {
	opacity: 1;
	filter: alpha(opacity=100);
	display: block;
	margin-bottom: 3px;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
.list0 li a > img {
	width: 100%;
}
.list0 li a:hover {
	opacity: 0.5;
	filter: alpha(opacity=50);
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
.list1 {
	margin: 0;
	list-style: none;
	margin-top: 37px;
}
.list1 li {
	padding-left: 27px;
	margin-bottom: 7px;
	background: url(../img/list_arrow.png) left 2px no-repeat;
}
.list1 li a {
	font: italic 16px Georgia, Arial, Helvetica, sans-serif;
	color: #ffe59e;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
.list1 li a:hover {
	color: #f39d00;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
.list2 {
	margin: 0;
	list-style: none;
	margin-top: 14px;
}
.list2 li {
	font-size: 13px;
	line-height: 18px;
	margin-bottom: 6px;
	background: url(../img/list_arrow2.png) left 6px no-repeat;
	padding-left: 14px;
}
.list2 li a {
	font: bold 13px Georgia, Arial, Helvetica, sans-serif;
	color: #ffffff;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
.list2 li a:hover {
	color: #cb7d00;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
.list3 {
	margin: 0;
	list-style: none;
	margin-top: 6px;
	margin-left: 37px;
}
.list3 li {
	font-size: 13px;
	line-height: 18px;
	margin-bottom: 6px;
	background: url(../img/list_arrow3.png) left 6px no-repeat;
	padding-left: 14px;
}
.list3 li a {
	font: 13px Georgia, Arial, Helvetica, sans-serif;
	color: #2e5b80;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
.list3 li a:hover {
	color: #9b9b9b;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
.list4 {
	margin: 0;
	list-style: none;
	display: block;
	margin-top: 12px;
}
.list4 li {
	font-size: 13px;
	line-height: 18px;
	margin-bottom: 6px;
	padding-left: 12px;
	background: url(../img/list_arrow4.png) left 6px no-repeat;
}
.list4 li a {
	font: bold 13px Georgia, Arial, Helvetica, sans-serif;
	color: #ffffff;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
.list4 li a:hover {
	color: #905900;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
.about-box p {
	margin-bottom: 34px;
	color: #8f8272;
}
.list5 {
	margin: 0;
	list-style: none;
	margin-top: 35px;
	margin-bottom: 0;
	text-align: left;
}
.list5 li {
	font-size: 13px;
	line-height: 18px;
	margin-bottom: 8px;
	overflow: hidden;
}
.list5 p {
	color: #8f8272;
}
.list5 .badge {
	padding: 0;
	margin: 0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	width: 51px;
	height: 51px;
	text-align: center;
	padding-top: 0;
	text-shadow: none;
	background-color: #d5782c;
	font: bold 36px Georgia, Arial, Helvetica, sans-serif;
	color: #ffffff;
	float: left;
	margin-right: 19px;
	line-height: 43px;
}
.list5 li a {
	line-height: 18px;
	color: #ffffff;
	display: inline-block;
	font: bold italic 13px Georgia, Arial, Helvetica, sans-serif;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
.list5 li a:hover {
	color: #d5782c;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
.list6 {
	margin: 0;
	list-style: none;
	display: block;
	margin-top: -2px;
}
.list6 li {
	font-size: 13px;
	line-height: 18px;
	margin-bottom: 15px;
	background: url(../img/list_arrow4.png) left 6px no-repeat;
}
.list6 li a {
	font: bold 13px Georgia, Arial, Helvetica, sans-serif;
	color: #ffffff;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
.list6 li a:hover {
	color: #905900;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
/*-----thumbs-----*/
.thumb-pad1 {
	margin: 0;
	list-style: none;
	overflow: hidden;
	margin-bottom: 37px;
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}
.thumb-pad1 .thumbnail {
	position: relative;
	padding: 0 0 28px 0;
	margin: 0;
	border: none;
	border-radius: 0;
	box-shadow: none;
	overflow: hidden;
	
	text-align: center;
}

.thumb-pad1{
background: #ffffff;
}
.thumbnail{
	border: 1px solid #fafaf9;
	background-color: #fafaf9;
	background-image: url(../img/bg-content-top.jpg);
	background-repeat: no-repeat;
	background-position: right 136px;
}


.thumb-pad1 .thumbnail .caption {
	padding: 0 25px;
	color: #9b9b9b;
}
.thumb-pad1 .thumbnail .caption > div {
	padding: 0 25px;
}
.thumb-pad1 .thumbnail .caption > div > h2 {
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
.thumb-pad1 .thumbnail .caption hr {
	border-top: none;
	border-bottom-color: #da7423;
	margin: 25px 0 15px 0;
}
.thumb-pad1 figure {
	margin: 0;
	margin-bottom: 24px;
}
.thumb-pad1 figure img {
	width: 100%;
}
.thumb-pad2 {
	margin: 0;
	overflow: hidden;
}
.thumb-pad2 .thumbnail {
	padding: 0;
	margin: 0;
	border: none;
	border-radius: 0;
	box-shadow: none;
}
.thumb-pad2 .thumbnail .caption {
	padding: 0;
	color: #9b9b9b;
	overflow: hidden;
}
.thumb-pad2 .thumbnail .caption ul {
	margin: 0;
}
.thumb-pad2 figure {
	margin: 0;
	float: left;
	margin-right: 30px;
}
.thumb-pad2 figure img {
	width: 100%;
}
.thumb-pad3 {
	width: 100%;
}
.thumb-pad3 .thumbnail {
	padding: 0;
	margin: 0;
	border: none;
	border-radius: 0;
	box-shadow: none;
}
.thumb-pad3 figure {
	margin: 0;
	display: inline-block;
	width: 100%;
}
.thumb-pad3 figure img {
	width: 100%;
	max-width: 100%;
}
.thumb-pad4 {
	margin: 0;
	list-style: none;
	margin-bottom: 59px;
	margin-top: 35px;
}
.thumb-pad4 .thumbnail {
	padding: 0;
	margin: 0;
	border: none;
	border-radius: 0;
	box-shadow: none;
	margin-bottom: 16px;
}
.thumb-pad4 figure {
	margin: 0;
}
.thumb-pad4 figure img {
	width: 100%;
	max-width: 100%;
}
.thumb-pad4 .thumbnail .badge {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 0 0 6px 0;
	text-shadow: none;
	width: 67px;
	background: #ffffff;
	text-align: center;
	font: bold 13px Georgia, Arial, Helvetica, sans-serif;
	color: #464646;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
	float: left;
	margin-right: 21px;
}
.thumb-pad4 .thumbnail .badge p {
	font: bold 30px Georgia, Arial, Helvetica, sans-serif;
	color: #ffffff !important;
	text-shadow: none;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-bottom: 5px;
	background: #de592f;
}
.thumb-pad4 .thumbnail .caption {
	padding: 0;
}
.thumb-pad4 .thumbnail .caption a {
	font-weight: bold;
	color: #464646;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
.thumb-pad4 .thumbnail .caption a:hover {
	color: #de592f;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
.box-thumb1 {
	-webkit-box-shadow: 0;
	-moz-box-shadow: 0;
	box-shadow: 0;
}
.thumb-pad5 {
	margin: 0;
	-webkit-box-shadow: 0;
	-moz-box-shadow: 0;
	box-shadow: 0;
	margin-bottom: 0 !important;
}
.thumb-pad5 .thumbnail {
	padding: 0;
	margin: 0;
	border: none;
	border-radius: 0;
	-webkit-box-shadow: 0;
	-moz-box-shadow: 0;
	box-shadow: 0;
}
.box-thumb1 {
	width: 182px;
	float: left;
	margin-left: 30px;
	margin-bottom: 30px;
}
.thumb-pad5 {
	margin: 0;
	text-align: left;
}
.thumb-pad5 .thumbnail {
	margin: 0;
	padding: 0;
	border: none;
	border-radius: 0;
	box-shadow: none;
	background-color: transparent;
	overflow: hidden;
}
.thumb-pad5 .thumbnail .caption {
	padding: 0;
	color: #9b9b9b;
}
.thumb-pad5 figure {
	margin: 0;
	margin-bottom: 7px;
	overflow: hidden;
}
.thumb-pad5 figure img {
	width: 100%;
}
.thumb-pad5 .thumbnail .caption p {
	color: #8f8272;
	margin-bottom: 0;
}
.thumb-pad5 .thumbnail .caption a {
	color: #ffffff;
	font-weight: bold;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
.thumb-pad5 .thumbnail .caption a:hover {
	color: #d5782c;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
.box4-box {
	margin-top: 0;
	padding-bottom: 30px;
}
.projects-box figure {
	padding-bottom: 0 !important;
	border-bottom: none !important;
	margin-bottom: 12px !important;
}
.projects-box h4 {
	font-weight: normal !important;
}
.projects-box .caption p {
	text-transform: none !important;
	font-size: 13px !important;
	font-weight: normal !important;
}
.projects-box .thumb-pad8 {
	margin-bottom: 36px !important;
	padding-bottom: 23px !important;
}
.thumb-pad8 {
	position: relative;
	padding: 20px 20px 26px 20px;
	margin-bottom: 23px;
	margin-top: -6px;
}
.thumb-pad8 span {
	background-color: #d9155c;
	width: 100%;
	height: 0;
	position: absolute;
	z-index: 2;
	bottom: 0;
	left: 0;
	right: 0;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.thumb-pad8 strong {
	background-color: #f2f6f9;
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 1;
	bottom: 0;
	left: 0;
	right: 0;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.thumb-pad8 .thumbnail {
	position: relative;
	z-index: 3;
	padding: 0;
	margin: 0;
	border: none;
	border-radius: 0;
	box-shadow: none;
}
.thumb-pad8 figure {
	margin: 0;
	width: 100%;
	margin-bottom: 16px;
	padding-bottom: 22px;
	border-bottom: 1px dashed #cdd0d2;
}
.thumb-pad8 figure img {
	width: 100%;
	max-width: 100%;
}
.thumb-pad8 .thumbnail .caption {
	padding: 0;
	color: #9b9b9b;
}
.thumb-pad8 .thumbnail .caption p {
	text-transform: uppercase;
	color: #afafaf;
	margin-bottom: 8px;
	font: bold 10px Georgia, Arial, Helvetica, sans-serif;
	line-height: 18px;
	-webkit-transition: all 0.25s ease;
	-moz-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.thumb-pad8 .thumbnail .caption h4 {
	margin-bottom: 7px;
	font-size: 24px;
	line-height: 28px;
	font-weight: bold;
	-webkit-transition: all 0.25s ease;
	-moz-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.projects-box .thumb-pad8 .thumbnail .caption h4 {
	font-size: 17px;
}
.projects-box .thumb-pad8 .thumbnail .caption p {
	margin-bottom: 5px;
}
/*-----tabs-----*/
.nav-tabs {
	margin-bottom: 0;
	border: none;
	background-color: #eeeeee;
	background-image: -moz-linear-gradient(top, #e3e3e3, #ffffff);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e3e3e3), to(#ffffff));
	background-image: -webkit-linear-gradient(top, #e3e3e3, #ffffff);
	background-image: -o-linear-gradient(top, #e3e3e3, #ffffff);
	background-image: linear-gradient(to bottom, #e3e3e3, #ffffff);
	background-repeat: repeat-x;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe3e3e3', endColorstr='#ffffffff', GradientType=0);
	border-top: 5px solid #333333;
}
.nav-tabs li {
	margin-top: -5px;
}
.nav-tabs li a {
	background-color: #eeeeee;
	background-image: -moz-linear-gradient(top, #e3e3e3, #ffffff);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e3e3e3), to(#ffffff));
	background-image: -webkit-linear-gradient(top, #e3e3e3, #ffffff);
	background-image: -o-linear-gradient(top, #e3e3e3, #ffffff);
	background-image: linear-gradient(to bottom, #e3e3e3, #ffffff);
	background-repeat: repeat-x;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe3e3e3', endColorstr='#ffffffff', GradientType=0);
 filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
	font: 600 20px Georgia, Arial, Helvetica, sans-serif;
	color: #333333;
	text-transform: uppercase;
	margin-right: 0;
	padding: 13px 17px 10px 18px;
	text-align: center;
	border-radius: 0;
	border: none;
	border-top: 5px solid #333333;
	position: relative;
}
.nav-tabs li a:hover {
	background-color: #fafafa;
	background-image: -moz-linear-gradient(top, #f7f7f7, #ffffff);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f7f7f7), to(#ffffff));
	background-image: -webkit-linear-gradient(top, #f7f7f7, #ffffff);
	background-image: -o-linear-gradient(top, #f7f7f7, #ffffff);
	background-image: linear-gradient(to bottom, #f7f7f7, #ffffff);
	background-repeat: repeat-x;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff7f7f7', endColorstr='#ffffffff', GradientType=0);
	color: #333333;
	border: none;
	border-top: 5px solid #2f822f;
}
.nav-tabs li a:focus {
	outline: none;
}
.nav-tabs > .active > a, .nav-tabs > .active > a:hover {
	background-color: #fafafa;
	background-image: -moz-linear-gradient(top, #f7f7f7, #ffffff);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f7f7f7), to(#ffffff));
	background-image: -webkit-linear-gradient(top, #f7f7f7, #ffffff);
	background-image: -o-linear-gradient(top, #f7f7f7, #ffffff);
	background-image: linear-gradient(to bottom, #f7f7f7, #ffffff);
	background-repeat: repeat-x;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff7f7f7', endColorstr='#ffffffff', GradientType=0);
	color: #333333;
	box-shadow: none !important;
	border: none;
	border-top: 5px solid #2f822f;
}
.nav-tabs > li {
	border-right: 1px solid #ffffff;
}
.tab-content {
	background: none;
	min-height: 157px;
	padding: 35px 20px 20px 19px;
	background: #ffffff;
	margin-bottom: 31px;
}
.tab-pane span {
	color: #2c2c2c;
	position: relative;
	display: block;
}
.tab-pane .overflow {
	position: relative;
	top: -5px;
}
.tab-pane .overflow p {
	position: relative;
	line-height: 18px;
	padding-bottom: 20px;
}
.tab-pane .overflow .txt-1 {
	position: relative;
	line-height: 18px;
	padding-bottom: 13px;
}
/*-----blockquote-----*/blockquote {
	padding: 0;
	border: none;
	margin: 0;
	overflow: hidden;
	margin-bottom: 28px;
}
blockquote img {
	position: absolute;
	top: 17px;
	left: 20px;
}
blockquote > div {
	padding: 22px 30px 29px 30px;
	background: #ffffff;
	border: 1px solid #d4d4d4;
	border-radius: 10px;
	position: relative;
}
blockquote span {
	background: url(../img/bl_triangle.png) 0 bottom no-repeat;
	width: 34px;
	height: 21px;
	display: inline-block;
	margin-left: 59px;
	margin-top: -1px;
	position: relative;
}
blockquote p {
	font: 13px Georgia, Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #878787;
}
blockquote a {
	color: #464646;
	font: bold 13px Georgia, Arial, Helvetica, sans-serif;
	margin: 0;
	float: right;
	margin-top: 16px;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
blockquote a:hover {
	color: #de592f;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
/*-----table-----*/
.table1 {
	color: #000;
	display: inline-block;
}
.table1 tr {
	height: 57px;
	vertical-align: middle;
	border-bottom: 1px dotted #c1c1c1;
}
.table1 tr.last {
	border-bottom: none;
}
.table1 td {
	font: 600 15px 'Open Sans', sans-serif;
	color: #8a8a8a;
	border-right: 1px dotted #c1c1c1;
}
.table1 .middle {
	width: 200px;
	padding-left: 29px;
}
.table1 .middle2 {
	width: 111px;
	padding-left: 29px;
}
.table1 .firstCol {
	width: 125px;
	color: #8a8a8a;
	font: 600 15px 'Open Sans', sans-serif;
}
.table1 .lastCol {
	width: 206px;
	padding-left: 29px;
	border-right: none;
}
.table1 .color {
	color: #2f822f;
}
.table1 .firstLine {
	border-bottom: 1px dotted #c1c1c1;
}
.table1 .firstLine td {
	font-size: 17px;
	color: #2f822f;
}
.table1 .firstLine .firstCol {
	font-size: 17px;
}
.table1 .firstLine {
	height: 41px;
	vertical-align: top;
}
/*-----header-----*/
header {
	position: relative;
	z-index: 10;
	padding: 0;
	height: 197px;
	border: none;
	/*background: #4a4030 url(../img/header_bg.jpg) center top no-repeat;*/
}
header.bg {
	/*background: #4a4030 url(../img/header_bg2.jpg) center top no-repeat;*/
	height: 201px;
}
header > div {
	/*padding-top: 54px;*/
}
header .follow-box {
	float: right;
	margin-top: -2px;
	text-align: right;
}
header p {
	font: 11px Georgia, Arial, Helvetica, sans-serif;
	color: #abaaa7;
	float: left;
}
/*-----menu-----*/
#menu {
	padding-bottom: 20px;
	width:1170px;
	margin:auto;
	margin-top:-5px;
	background-color: #aaaaaa;
	background-image: url(../img/top-header.png);	
}
.navbar_ {
	margin: 0;
	/*float: right;*/
	margin-right: 52px;
}
.nav-collapse .nav {
	float: none !important;
}
.navbar_ .collapse {
	overflow: visible;
	line-height: 0 !important;
	font-size: 0;
 filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.navbar_ .nav-collapse_ .nav li li {
	font-size: 24px;
	line-height: 24px;
	display: block;
	margin-bottom: 7px;
}
.navbar_ .navbar-inner {
 filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	margin: 0;
	padding: 0;
	min-height: inherit;
	border: none;
	background: none;
	-webkit-border-radius: none;
	-moz-border-radius: none;
	border-radius: none;
	float: left;
}
.navbar_ .nav-collapse_ {
	padding: 0;
	overflow: visible !important;
	/*height: 65px !important;*/
}
.nav-collapse_ {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	float: none;
	margin: 0;
	padding: 0;
	background: none;
	text-align: center;
}
.nav-collapse_ .nav {
	margin: 0;
	margin-top: 28px;
}
.nav-collapse_ .nav li {
	position: relative;
	display: inline-block;
	margin: 0;
	padding: 0;
	float: left;
	margin-left: 40px;
	zoom: 1;
}
.nav-collapse_ .nav > li > a {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	margin: 0;
	color: #ded7c4;
	box-shadow: none !important;
	text-shadow: none;
	font: italic 16px 'Georgia ', Georgia, Arial, Helvetica, sans-serif;
	padding: 0;
	text-align: center;
	background: none;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
.nav-collapse_ .nav > li.active > a {
	color: #d5782c !important;
	background: none !important;
	box-shadow: none;
}
.nav-collapse_ .nav > li a:hover {
	color: #f0cb92 !important;
	background: none !important;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
.nav-collapse_ .nav > .sfHover > a {
	color: #f0cb92 !important;
	background: none !important;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
.nav-collapse_ .nav > li > a span {
	display: inline-block;
	height: 5px;
	background: url(../img/menu-marker.png) no-repeat;
	width: 9px;
	left: 10px;
	top: -24px;
	margin-left: 18px;
	position: absolute;
}
/*-----subMenu1-----*/
.nav-collapse .sub-menu > ul {
	position: absolute;
	display: none;
	width: 160px;
	left: 0;
	top: 34px;
	list-style: none !important;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	zoom: 1;
	z-index: 11;
	background: none;
	padding: 13px 0 13px 0;
	margin: 0;
	text-align: left;
	background: #756347;
}
.nav-collapse .sub-menu > ul li {
	background: none !important;
	margin: 0;
	padding: 0;
	width: auto;
	float: none;
	border: none;
	padding-bottom: 9px;
	border-bottom: 1px dashed #9e8560;
	text-align: center;
}
.nav-collapse .sub-menu > ul li:first-child + li + li {
	/*border: none;*/
}
.nav-collapse .sub-menu > ul li.triangle {
	background: url(../img/triangle.png) no-repeat !important;
	width: 16px;
	height: 8px;
	position: absolute;
	border: none;
	top: -8px;
	left: 31px;
}
.nav-collapse .sub-menu > ul li a {
	padding: 0;
	margin: 0;
	font: italic 14px/18px Georgia, Arial, Helvetica, sans-serif;
	color: #ffffff;
	display: block;
	text-transform: none;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
.nav-collapse .sub-menu > ul li a span {
	margin-left: 10px;
	display: inline-block;
	background: url(../img/menu-marker2.png) no-repeat;
	width: 6px;
	height: 5px;
	position: relative;
	top: -1px;
}
.nav-collapse .sub-menu > ul li a:hover {
	text-decoration: none;
	background: none !important;
	color: #ffd89b !important;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
.nav-collapse .sub-menu .sfHover > a {
	text-decoration: none;
	background: none !important;
	color: #ffe775 !important;
}
/*-----subMenu2-----*/
.nav-collapse .sub-menu ul ul {
	position: absolute;
	display: none;
	width: 78px;
	left: 79px;
	top: -13px;
	list-style: none !important;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	zoom: 1;
	z-index: 11;
	background: none;
	padding: 13px 0 13px 0;
	margin: 0;
	text-align: left;
	background: #242423;
}
.nav-collapse .sub-menu ul ul li {
	border-bottom-color: #424242;
	padding-bottom: 9px;
}
.nav-collapse .sub-menu ul ul li:first-child + li {
	border: none;
}
.nav-collapse .sub-menu ul ul li a {
	padding: 0;
	margin: 0;
	font: italic 14px/18px Georgia, Arial, Helvetica, sans-serif;
	color: #888888;
	display: block;
	text-transform: none;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
.nav-collapse .sub-menu ul ul li a:hover, .nav-collapse .sub-menu ul ul li.sfHover > a {
	text-decoration: none;
	background: none !important;
	color: #ffffff !important;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
#flickr_badge_wrapper {
	margin-left: -5px;
	overflow: hidden;
	margin-bottom: 32px;
}
.flickr_badge_image {
	margin: 0 0px 3px 3px;
	float: left;
}
.flickr_badge_image img {
	width: 122px;
	height:auto;
}
.flickr_badge_image a {
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
.flickr_badge_image a:hover {
	opacity: 0.5;
	filter: alpha(opacity=50);
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
/*----content-----*/
#content {
	position: relative;
	padding: 0 0 0 0;
}
.img-polaroid {
	position: relative;
	background: none;
	padding: 0;
	box-shadow: none;
	border: none;
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.75);
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.75);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.75);
	max-width: inherit;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#toTop {
	display: none;
	width: 27px;
	height: 19px;
	overflow: hidden;
	background: url(../img/top.png) 0 top no-repeat;
	position: fixed;
	margin-right: -690px !important;
	right: 50%;
	bottom: 40px;
	z-index: 999;
}
#toTop:hover {
	background: url(../img/top.png) 0 bottom no-repeat;
}
.mail {
	font: italic 13px Georgia, Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #ffffff;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
.mail:hover {
	color: #d5782c;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
.privBox p {
	margin-bottom: 22px;
}
.error-search p {
	color: #878787;
	margin-bottom: 21px;
}
.error-search h3 {
	margin-bottom: 44px;
}
.moreBox {
	padding: 44px 0 44px 0;
	margin-bottom: 41px;
	text-align: center;
}
.title1 {
	font: bold italic 26px/36px Georgia, Arial, Helvetica, sans-serif;
	color: #fbe9ce;
	width: 100%;
	text-align: center;
	margin-bottom: 46px;
}
.title1 span {
	color: #e1c570;
}
.descrip1 {
	font: bold 60px/60px Georgia, Arial, Helvetica, sans-serif;
	color: #ffd254;
	margin-bottom: 9px;
}
.descrip1 > em {
	font-size: 80px;
	font-style: normal;
}
.font-banner {
	margin-top: 5px;
}
.descrip2 {
	font: bold 43px/43px Georgia, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-transform: uppercase;
	margin-bottom: 2px;
}
.descrip3 {
	font: bold 40px/40px Georgia, Arial, Helvetica, sans-serif;
	color: #ffffff;
	margin-bottom: 12px;
}
.descrip4 {
	font: 16px/22px Georgia, Arial, Helvetica, sans-serif;
	color: #b2a290;
	margin-bottom: 26px;
}
.holder1 {
	background: url(../img/pattern2.png) repeat;
	padding: 50px 0 72px 0;
	overflow: hidden;
	border-bottom: 1px solid #544b3c;
}
.holder1.indent {
	margin: 0;
	padding-bottom: 56px;
}
.holder1.bordNone {
	border: none;
}
.holder2 {
	background: url(../img/pattern3.png) repeat;
	padding: 47px 0 77px 0;
	overflow: hidden;
}
.events-list .badge {
	padding: 0;
	margin: 0;
	-webkit-border-radius: 77px;
	-moz-border-radius: 77px;
	border-radius: 77px;
	width: 77px;
	height: 59px;
	text-align: center;
	padding-top: 18px;
	text-shadow: none;
	background-color: #ffffff;
	font: 40px 'Dorsa', Georgia, Arial, Helvetica, sans-serif;
	color: #000000;
	display: block;
	margin-bottom: 18px;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
.jobsBox hr {
	border-top: none;
	border-bottom-color: #7b694e;
	margin: 31px 0 23px 0;
}
.follow_icons {
	margin: 0;
	list-style: none;
	overflow: hidden;
	float: left;
}
.follow_icons li {
	float: left;
	margin-right: 3px;
}
.picBox {
	overflow: hidden;
}
/*-----carousel-----*/
.carousel {
	background: #dc9805;
	padding-top: 35px;
	margin-bottom: 0;
}
.list_carousel2 {
	position: relative;
	margin-top: 0px;
}
.list_carousel2 .caroufredsel_wrapper {
	height: 220px !important;
}
.list_carousel2 #foo2 {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
	cursor: default;
	height: 100% !important;
}
.list_carousel2 #foo2 > li {
	padding: 0;
	float: left;
	cursor: default;
	margin-right: 30px;
}
.list_carousel2 #foo2 > li h2 {
	margin-bottom: 7px;
}
.list_carousel2 #foo2 > li p {
	color: #905900;
}
.list_carousel2 #foo2 > li p > strong {
	color: #ffffff;
}
.list_carousel2 #foo2 > li .extra-wrap {
	padding-right: 40px;
}
.list_carousel2.responsive {
	width: auto;
	margin: 0;
}
.list_carousel2.responsive .caroufredsel_wrapper {
	cursor: default !important;
}
.list_carousel2 .prev, .list_carousel2 .next {
	display: inline-block;
	float: left;
	cursor: pointer;
}
.foo-btn {
	position: relative;
	top: 0;
	right: 0;
	float: right;
}
.foo-btn .prev {
	width: 33px;
	height: 33px;
	background: url(../img/prev_arr.png) 0 top no-repeat;
}
.foo-btn .next {
	width: 33px;
	height: 33px;
	background: url(../img/next_arr.png) 0 top no-repeat;
}
.foo-btn .prev:hover {
	background: url(../img/prev_arr.png) 0 bottom no-repeat;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.foo-btn .next:hover {
	background: url(../img/next_arr.png) 0 bottom no-repeat;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
/*-----subscribeForm-----*/
#subscribe-form {
	margin: 0;
	position: relative;
	margin-top: 11px;
}
#subscribe-form .error {
	display: block;
	overflow: hidden;
	height: 0px;
	position: absolute;
	top: 45px;
	text-align: left;
	left: 0;
	font: 11px Georgia, Arial, Helvetica, sans-serif;
	color: #9b9b9b;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
#subscribe-form input {
	width: 100%;
	outline: 0;
	box-shadow: none;
	color: #787878;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	border-radius: 0;
	padding: 3px 10px 4px 29px;
	margin-right: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #e0e0e0;
	border-top: 1px solid #a9a9a9;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #c5c5c5;
	margin-bottom: 6px;
	height: 43px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#subscribe-form label.invalid .error {
	height: 19px;
}
#subscribe-form .success {
	display: none;
	border: 1px solid #fff;
	border-radius: 0;
	padding: 10px 0 10px 0;
	background-color: #4c544a;
	text-align: center;
	color: #fff;
	position: absolute;
	z-index: 10;
	left: 0;
	right: 0;
	top: 0;
	width: 268px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
/*-----search-----*/
#search-404 {
	position: relative;
	margin: 0;
	margin-top: 36px;
}
#search-404 input {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	margin: 0;
	padding: 9px 15px 9px 13px;
	width: 100%;
	outline: none;
	border: none;
	background: #2f271c;
	font: italic 13px Georgia, Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #8f8272;
	height: 38px;
}
#search-404 a {
	position: absolute;
	top: 6px;
	right: 26px;
}
#search-404 .btn.btn-primary {
	padding: 11px 19px 11px 19px;
}
.search_link {
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
#search-404 .btn.btn-link {
	margin-top: 5px;
}
#search {
	margin: 0;
	position: relative;
	display: inline-block;
	margin-top: 17px;
	float: right;
}
#search input {
	width: 264px;
	outline: none;
	box-shadow: none;
	border: none;
	color: #9b9b9b;
	font: 13px Georgia, Arial, Helvetica, sans-serif;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	padding: 11px 10px 11px 13px;
	margin-right: 0;
	float: left;
	background: #ffffff;
	border: 1px solid #cecece;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-right: -1px;
	height: 45px;
}
/*-----map-----*/
.map {
	margin: 14px 0 0 0;
	display: inline-block;
	width: 100%;
	line-height: 0;
}
.map iframe {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	height: 438px;
	border: none;
	line-height: 0;
}
.info {
	margin-bottom: 33px;
	margin-top: 37px;
}
.info p {
	margin-bottom: 0;
	color: #8f8272;
}
.info p span {
	color: #8f8272;
	display: inline-block;
	width: 78px;
}
.info a {
	color: #ffffff;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
.info a:hover {
	color: #d27930;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
/*-----form-----*/
.form-box {
	position: relative;
}
.form-box:after {
	width: 2px;
	height: 100%;
	background: none;
	position: absolute;
	z-index: 1;
	display: inline-block;
	top: 0;
	left: -67px;
	content: ' ';
	z-index: 10;
}
#contact-form {
	position: relative;
	z-index: 1;
	margin: 45px 0 0 0;
	padding: 0 0 0 0;
	vertical-align: top;
	font-family: Georgia, Arial, Helvetica, sans-serif;
}
.txt-form {
	display: block;
	padding-bottom: 6px;
	color: #ffffff;
}
.txt-form span {
	color: #ffffff;
}
.form-div-1, .form-div-2, .form-div-3 {
	float: left;
	width: 186px;
	margin-bottom: 14px;
}
.form-div-1 p, .form-div-2 p, .form-div-3 p {
	margin-bottom: 3px;
}
.form-div-1, .form-div-2 {
	margin-right: 30px;
}
#contact-form fieldset {
	position: relative;
	z-index: 10;
	overflow: hidden;
	padding: 0;
	width: 100%;
	border: none;
	padding-bottom: 38px;
}
#contact-form label {
	position: relative;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	min-height: 42px;
	width: 100%;
}
#contact-form .message {
	display: block !important;
	min-height: 129px;
	width: 100%;
	margin-bottom: 31px;
}
#contact-form input, #contact-form textarea {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	margin: 0;
	padding: 9px 15px 9px 13px;
	width: 100%;
	outline: none;
	border: none;
	background: #352c21;
	font: italic 13px Georgia, Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #8f8272;
	height: 36px;
}
#contact-form input:focus, #contact-form textarea:focus {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
#contact-form .area .error {
	float: none;
}
#contact-form textarea {
	overflow: auto;
	width: 100%;
	height: 180px;
	resize: none;
}
#contact-form .success {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 20;
	display: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 10px 10px;
	width: 100%;
	background: #ffffff;
	border: none;
	color: #9b9b9b;
	text-align: center;
	text-transform: none;
	font-size: 16px;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	line-height: 22px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#contact-form .error, #contact-form .empty {
	position: absolute;
	bottom: -12px;
	text-align: left;
	left: 0;
	display: none;
	overflow: hidden;
	padding: 1px 4px 0px 0;
	width: 100%;
	color: #ffffff;
	text-transform: none;
	font-size: 11px;
	line-height: 1.27em;
	font-family: Georgia, Arial, Helvetica, sans-serif;
}
#contact-form .message .error, #contact-form .message .empty {
	bottom: -15px;
	text-align: right;
}
.btns .btn.btn-primary {
	float: left;
}
.btns p {
	margin-top: 0;
	float: left;
	margin-left: 18px;
	color: #ffffff;
}
.login-form form {
	margin: 26px 0 12px 0;
}
.login-form .btn.btn-link {
	color: #ffffff !important;
	text-shadow: none;
	float: right;
}
.login-form .fields {
	margin-bottom: -7px;
	overflow: hidden;
}
.login-form .btn.btn-link:hover {
	text-decoration: none;
}
.login-form {
	background: #dc9805;
	margin-top: -35px;
}
.login-form > div {
	padding: 35px 40px 50px 40px;
	overflow: hidden;
}
.login-form p {
	color: #905900;
}
.login-form form input {
	box-shadow: none;
	-webkit-box-shadow: 0;
	border-radius: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	margin: 0;
	padding: 12px 15px 12px 14px;
	width: 100%;
	outline: none;
	border: none;
	background: none;
	border: 1px solid #905900;
	font: 13px Georgia, Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #905900;
	height: 41px;
	margin-bottom: 20px;
}
.login-form form input:focus {
	box-shadow: none;
	border-color: #905900;
}
.checkbox {
	display: inline-block;
	padding: 0;
}
.checkbox-form {
	position: relative;
}
.login-form .list4 {
	margin-top: 21px;
}
.login-form .list4 li {
	padding-left: 18px;
}
.checkbox-form > p {
	float: left;
	margin-right: 19px;
}
input[type="checkbox"] {
	display: none;
}
input[type="checkbox"] + label span {
	display: inline-block;
	vertical-align: middle;
	width: 23px;
	height: 22px;
	margin: 0;
	background: url(../img/checkbox.png) 0 top no-repeat;
	cursor: pointer;
}
input[type="checkbox"]:checked + label span {
	background: url(../img/checkbox.png) 0 bottom no-repeat;
}
/*-----footer-----*/
footer {
	padding: 46px 0 0px 0;
}
footer p br {
	display: none;
}
footer p {
	font: italic 16px Georgia, Arial, Helvetica, sans-serif;
	color: #82715d;
	margin-top: 9px;
}
footer p > span {
	color: #bda374;
}
footer p a {
	font: italic 16px Georgia, Arial, Helvetica, sans-serif;
	color: #82715d;
}
footer p a:hover {
	color: #d6b582;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
footer nav {
	overflow: hidden;
	margin-top: 5px;
	float: right;
}
footer nav ul {
	margin: 0;
	list-style: none;
	overflow: hidden;
}
footer nav ul li {
	float: left;
	margin-left: 25px;
}
footer nav ul li a {
	font: italic 15px Georgia, Arial, Helvetica, sans-serif;
	color: #836b51;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
footer nav ul li a:hover {
	color: #2e271c;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
footer nav ul li.active a {
	color: #2e271c;
}
/*-------------------------------------------------------media queries----------------------------------------------------------*/
@media (min-width: 1200px) {
 .moreBox p {
 float: left;
 display: block;
 text-align: left;
}
 .moreBox a {
 float: right;
 margin-top: -17px;
}
 .nav-collapse_ {
 display: block;
}
 .box-thumb1 {
 width: 236px;
}
 #contact-form label {
 display: inline-block;
}
 .form-div-1,  .form-div-2,  .form-div-3 {
 width: 236px;
}
 footer .privacy-box > img {
 float: left;
 margin-top: -4px;
 margin-right: 5px;
}
 .list0 li {
 width: auto;
}
}
/*---------------------------------------------------------------------------------------------------------------------------*/



/*---------------------------------------------------------------------------------------------------------------------------*/.error img {
	max-width: 100% !important;
	margin-top: 13px;
}
.margBot {
	margin-bottom: 31px;
}
.margBot1 {
	margin-bottom: 73px;
}
.margBot2 {
	margin-bottom: 41px;
}
.indent {
	margin-top: 9px;
	margin-bottom: 52px;
}
.padBot {
	padding-bottom: 50px;
}
.padBot2 {
	padding-bottom: 97px;
}
/*---------------------------------------------------------------------------------------------------------------------------*//*Core variables and mixins*/
.clearfix {
 *zoom: 1;
}
.clearfix:before, .clearfix:after {
	display: table;
	content: "";
	line-height: 0;
}
.clearfix:after {
	clear: both;
}
.hide-text {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;
}
.input-block-level {
	display: block;
	width: 100%;
	min-height: 28px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.fr-mar { background:url(file:../img/marquee/mar-bg.png); padding:5px 0 }

.fr-mar img{ border:3px solid #624633}

.fr-mar img:hover{ border:3px solid #e1d387}
.caption hr { border:0; height:10px}

img{ height:auto; vertical-align:middle}
p{ margin:0 0 9px}

ul, ol { padding:0}

#inner .slider { margin-bottom:0px}

.box-profile{ width:738px; background:url(../img/box_top.png) top center no-repeat #f7f7f7;  margin-left:80px; padding-top:65px; margin-top:30px  }
.box-profile-bottom { background:url(../img/box_bottom.png) bottom center no-repeat; overflow:auto; padding-bottom:50px}


.box-profile-b{ width:1100px; background:url(../img/box_b_top.png) top center no-repeat #f7f7f7;  margin-left:80px; padding-top:65px; margin-top:30px  }
.box-profile-b-bottom { background:url(../img/box_b_bottom.png) bottom center no-repeat; overflow:auto; padding-bottom:50px}

.box-title{ margin-top:-55px}
.box-title img{ margin-left:30px;}

.box-content{ overflow:auto; font-size:15px; line-height:20px}
.box-content table{ width:650px; float:left; margin-left:40px}

.box-content table td{ padding:5px 0 5px 8px; border-bottom:1px dashed #dddddd; }

.box-content table tr:hover{ background-color:#FFFFFF; }


img, a, a img  {border:none; outline: none;}

.profile-side img{ border-radius:5px; float:right; width:300px; border:1px solid #836f56}
.profile-side img:hover{ border:1px solid  #836f56 }

#feedback-form input,textarea{ border:1px solid #999999; background:#f0f0f0; margin:2px 0}
#feedback-form textarea{ height:80px}

.btn {
display: inline-block;
padding: 4px 12px;
margin-bottom: 0;
font-size: 14px;
line-height: 18px;
text-align: center;
vertical-align: middle;
cursor: pointer;
/*color: #6d86a9;*/
text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
background-color: #f5f5f5;
background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
border-color: #e6e6e6 #e6e6e6 #bfbfbf;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
border: 1px solid #cccccc;
border-bottom-color: #b3b3b3;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
margin-top: 0;
text-transform: uppercase;
border-bottom: 2px solid #b7becc;
font-family: 'Open Sans', sans-serif;
}


.photo-pics-frame{
	float:left;
	height:202px;
	line-height:200px;
	width:251px;
	 border:1px solid #b7b7b7;
	margin:0 0px 20px 17px;
	text-align:center;
	overflow:hidden;
	border-radius:5px;
	
	background-image: url(../img/photo-pics-frame-bg.png);
	background-repeat: no-repeat;
}

.photo-pics-frame img{ width:220px; height:auto;border-radius:5px; vertical-align:middle; border:1px solid #e6c688;}



.photo-paint-frame{
	float:left;
	height:290px;
	line-height:250px;
	width:251px;/* border:1px dashed #b7b7b7;*/
	margin:0 0px 80px 17px;
	text-align:center;
	overflow:hidden; /*border-radius:50px*/
	/*background-image: url(../img/photo-pics-frame-bg.png);*/
	background-repeat: no-repeat;
	vertical-align:middle;
}

.photo-paint-inner{ height:250px;}

.photo-paint-frame img{  vertical-align:middle; border:1px solid #e6c688; line-height:normal}

.paint-title {font-size:12px; vertical-align:bottom; line-height:normal; margin-top:10px;}
.paint-title  a{color:#84714f; text-transform:uppercase}

.paint-big-pic-table{ width:850px !important; margin-left:0 !important;}
.paint-big-pic-details-table{  margin-left:0 !important; width:550px !important;}
.paint-big-pic-details-table td{ border-bottom:none !important;}
.paint-big-pic-table tr:hover{ background-color:#f7f7f7  !important; }
.paint-big-pic-details-table a{ color:#786949}

#media{ overflow:auto; background: url(../img/content-bg2.jpg) top right no-repeat}
#media table{ width:90%; margin-left:40px;}
#media table img{ border:1px solid #786949; border-radius:8px;}
#media table td{ border-bottom: none ; }
#media table tr:hover{ background-color:transparent;}
#media table a{ color:#786949}
#media .media-title{ font-weight:bold; font-size:22px;color:#786949}

.sitemap-paint-title{ float:left; width:325px; text-align:center; padding:10px 0 ;}