/*+++++++++++++++++++++++++++GLOBAL SECTION+++++++++++++++++++++++++++++++++++++++++++++*/
html, body {
	background: #783905;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
  color: #333;
  font-size: 85%;
  height: 100%;
  -webkit-font-smoothing: antialiased;
  min-width:960px;
}
body, div, h1, h2, h3, h4, h5, h6, p, ul, img {
	margin: 0px; 
	padding: 0px;
	-webkit-font-smoothing: antialiased;
	color:#d5b487;
}
a {
	color: #3187c4;
	outline: none;
	text-decoration: none;
	display: inline;
	cursor:pointer;
}
a:hover {
	color: #333333;
	outline: none;
	text-decoration: underline;
	list-style: none;
}
a:active {
	outline: none;
	text-decoration: none;
}
a:visited {
	outline: none;
	text-decoration: none;
}
.italic {
	font-style: italic;
}
.bold {
	font-weight: bold;
}
.full_width {
	width: 960px;
	position: relative;
	float: left;
}
.full_width_slice {
	width: 960px;
	position: relative;
	padding:50px 20px 60px;
	margin:0px auto;
}
.full_width_slice_no_pad {
	width: 960px;
	position: relative;
	padding:0px;
	margin:0px auto;
}
.full_width_slice_connect {
	width: 960px;
	position: relative;
	margin:0px auto;
}
.left_column, .right_column, .one_third_column, .two_third_column {
	position: relative;
	float: left;
	padding: 10px 0px;
}
.one_third_column {
	width: 320px;
}
.two_third_column {
	width: 640px;
}
.left_column {
	width: 480px;
}
#index .left_column {
	width:325px;
	padding-top:40px;
}
#index .right_column {
	width:630px;
}
.right_column {
	width: 480px;
}
.right {
	text-align: right;
}
.clear {
	clear: both;
}
.minimum {
	/*min-height: 440px;*/
}
/*+++++++++++++++++++++++++++HEADER SECTION+++++++++++++++++++++++++++++++++++++++++++++*/
#full_header {
  background:#000000;
	position:relative;
	text-align:center;
	width:100%;
	/*border-bottom:1px solid #06699f;*/
	min-width:960px;
	/*height:155px;*/
}
#header	{
	height: 148px;
	width: 960px;
	margin: 0px auto;
	text-align: center;
}
#banner_band {
	height: 100px;
  position: absolute;
  width: 100%;
  min-width:960px;
  margin-top: 22px;
  background: #783905;
  
}
#logo {
    position: relative;
    float:left;
    top: 60px;
    left: 0px;
    width: 100px;
    height: 20px;
    background: url(../images/three_blocks.png) no-repeat;
    text-indent: -9999px;
}
#logo a {
	width: 220px;
	height: 158px;
	position: relative;
	float: left;
	display: block;
}
#logo header {
	font-size:16px;
	color:#06699f;
	font-style:italic;
	text-align:center;
}

/*+++++++++++++++++++++++++++HEADER NAVIGATION SECTION+++++++++++++++++++++++++++++++++++++++++++++*/


nav ul.wrapper {margin-top:28px;margin-left:26px;}
nav {background:transparent;float:left;position: relative;margin-top: 18px;margin-left: 140px;}
nav ul {text-align:center;margin-top:0px;margin-left:0px;}
nav ul li {float:left;display:inline;}
nav ul li:hover {background:transparent;}
nav ul li a {display:block;padding:15px 12px;color:#d5b487;text-decoration:none;font-size:18px;margin: 0px 10px;}
nav ul li a:hover {color:#ffffff;text-decoration:none;text-shadow: 1px 1px #000000;}
nav ul li ul {position:absolute;width:105px;
z-index:10000;
background:#f2f2f2;


}
nav ul li ul li {width:105px;/*border-bottom:1px solid #06699f;*/}
nav ul li ul li:hover {
	background:#4d2803;
}
nav ul li ul li a {display:block;padding:15px 0px;color:#4d2803;border:bottom:none !important;margin-left:15px;text-align:left;font-size: 12px;}
nav ul li ul li:hover a {color:#ffffff;border-bottom:none !important;}

#main_nav	{
  float: left;
  position: relative;
  width: 350px;
	margin: 77px 0px 0px 58px;
}
#main_nav ul {
	height:20px;
	position: relative;
	float: left;
	width: 100%;
}
#main_nav ul li {
	height:20px;
	float: left;
	position: relative;
	list-style: none;
	padding: 3px 5px;
}
#main_nav ul li a {
	color: #ffffff;
	font-size: 20px;
	display: block;
	text-decoration: none;
}
nav ul li.active a {
	border-bottom: 1px solid #d5b487;
	text-decoration: none;
}
nav ul li.subnav {
	border-bottom:1px solid #d5b487;
}
nav ul li.subnav a {
	border-bottom:none !important;
}

/*+++++++++++++++++++++++++SECTIONS+++++++++++++++++++++++++++++++++++++++++++++*/

.bentar_sub_box {margin-top: -80px;z-index: 2000;position: relative;}
.bentar_sub_box img {border:1px solid #d5b487;
	-webkit-box-shadow: -1px 0px 28px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: -1px 0px 28px 0px rgba(0,0,0,0.75);
	box-shadow: -1px 0px 28px 0px rgba(0,0,0,0.75);}
.bentar_sub_box img.sub_box_center {margin: 0px 0px 0px 49px;}
.bentar_sub_box img.sub_box_right {margin: 0px 10px 0px 45px;}
#dark_brown_banner {background: #783905;height: 110px;position: absolute;width: 100%;min-width: 960px;z-index:100;top:450px;}

#full_section {
	background: #ffffff;
	/*background-image: url("../images/texture-bg-web.png");*/
	padding-top: 0px;
	min-width:960px;
}
#full_section_index {
	background: #ffffff;
	/*background-image: url("../images/texture-bg-web.png");*/
	/*padding-top: 200px; */ /*IMAGE SPLITTER*/
	padding-top:0px;
	min-width:960px;
}
#full_section_project {
	background: #ffffff;
	/*background-image: url("../images/texture-bg-web.png");*/
	/*padding-top: 200px;*/  /*IMAGE SPLITTER*/
	/*padding-top:0px;*/
	float:left;
	padding-bottom:50px;
	min-width:960px;
}
#full_section_tan_index {
	background: #e9d0b4;
  border-bottom: 1px solid #783905;
  min-width:960px;
  height:412px;
}
#full_section_black_index {
	background: #000000;
	padding-top:0px;
	min-width:960px;
}

#full_section_grey_bg {
  background-image: -webkit-radial-gradient(56% 0,circle,#F6F6F7 18%,#ddd 41%);
  background-image: radial-gradient(circle at 56% 0,#F6F6F7 18%,#ddd 41%);
  border-bottom: 1px solid #06699f;
  min-width:960px;
}
#full_section_grey_index {
  background-image: -webkit-radial-gradient(56% 0,circle,#F6F6F7 18%,#ddd 41%);
  background-image: radial-gradient(circle at 56% 0,#F6F6F7 18%,#ddd 41%);
  border-bottom: 1px solid #06699f;
  /*height:400px;*/ /*IMAGE SPLITTER*/
  min-width:960px;
}
#full_section_grey_project {
  background-image: -webkit-radial-gradient(56% 0,circle,#F6F6F7 18%,#ddd 41%);
  background-image: radial-gradient(circle at 56% 0,#F6F6F7 18%,#ddd 41%);
  border-bottom: 1px solid #06699f;
  height:350px; /*IMAGE SPLITTER*/
  min-width:960px;
}
#full_section_grey {
  background-image: -webkit-radial-gradient(56% 0,circle,#F6F6F7 18%,#ddd 41%);
  background-image: radial-gradient(circle at 56% 0,#F6F6F7 18%,#ddd 41%);
  width:100%;
  float:left;
  min-width:960px;
}
#full_section_white {
	background:#ffffff;
	float:left;
	width:100%;
	min-width:960px;
 }
 #full_section_black {
	background:#000000;
	float:left;
	width:100%;
	min-width:960px;
 }
 #full_section_tan {
  background:#d5b487;
  width:100%;
  float:left;
  min-width:960px;
}
 #full_section_black {
	background:#000000;
	float:left;
	width:100%;
	min-width:960px;
 }
#full_section_tan.black_bottom {
	border-bottom:3px solid #000000;
}
#full_section_trans {
	background:transparent;
	width: 100%;
  float: left;
  min-width:960px;
}
#index {
	/*width:1200px;*/
	margin:0px auto;
	padding-top:50px;
}
#index .two_third_column {
	padding-top: 50px;
}
#index h1, #index h2, #about h1, #about h2 {
  float: left;
	position: relative;
}
#index h1 {
	font-size: 37px;
	margin-bottom: 20px;
	text-align: center;
	width: 100%;
	color: black;
	font-weight: 500;
}
h1#responder {
  font-size: 28px;
  margin-bottom: 20px;
  padding-left: 200px;
  padding-top: 40px;
  text-align: center;
  width: 400px;
}
#index h2, #index h2.bottom {
	font-size: 22px;
	text-align: left;
	color: #06699f;
	width: 100%;
	margin-top: 25px;
}
#index h2.bottom {
	margin-top:45px;
}
#index p {
line-height:21px;
}
#index p.no_pad {
	padding-top:30px;
}

#index img.bbi {
	border:none;
	margin-top:26px;
}
#index img.hero {
	height:390px;
}
#index h3 {text-align:left;color:#783905;font-size:26px;}
#index p.testimonial, #index p.about {color:#d5b487;text-align:left;font-size:15px;padding-top:20px;}
#index p.testimonial-signature {text-align:right;margin:20px 0px 0px;font-size:16px;}
#index p.testimonial-link, #index p.about-link {text-align:right;margin-top:20px;}
#index p.testimonial-link a, #index p.about-link a {text-align:right;color:#00467f;text-decoration:none;font-size:16px;}
#index p.testimonial-link a:hover, #index p.about-link a:hover {color:#ffffff;text-decoration:underline;}
#index .index-left-column {width:40%;position:relative;float:left;padding-right:30px;}
#index .index-right-column {width:51%;position:relative;float:left;padding-left:30px;}

#about_left, #testi_left, #privacy_left, #conv_left {position:relative;float:left;width:68%;padding-right:58px;}
#about_right, #testi_right, #privacy_right, #conv_right {position:relative;float:left;width:18%;}
#conv_left h1.cstore {color:#783905;font-size:30px;text-align:left;margin:30px 0px 0px;}
#about_left h2, #privacy_left h2, #conv_left h2 {color:#783905;font-size:26px;text-align:left;margin:30px 0px 15px 0px;}
#about_left p, #testi_left p, #privacy_left p {color:#d5b487;font-size:15px;line-height:21px;text-align:left;margin-bottom:15px;}
#about_left ul, #conv_left ul {padding-top:5px;}
#about_left ul li, #conv_left ul li {color:#d5b487;font-size:15px;line-height:21px;text-align:left;margin-left:10px;list-style:disc;padding:4px 0px;}
#conv_left ul {}
#about_left p.last, #testi_left p.last {padding-bottom:50px;}
#testi_left p.signature {text-align:right;color:#ffffff;font-size:15px;line-height:21px;margin-bottom:58px;margin-top:0px;}
#testi_left p {margin-top:50px;}
#testi_left hr {color:#d5b487;}
#privacy_left p {margin-bottom:30px;}
#conv_left .cstore_left, #conv_left .cstore_right {position:relative;float:left;width:320px;}
#conv_left ul li {font-size:14px;line-height:16px;}
#conv_left .cstore_right {padding-top:78px;}
#conv_left .cstore_left {padding-bottom:50px;}


#project .image_wrap {
	margin-bottom: 15px;
	position: relative;
	float: left;
}
#project img.about_images {
	padding: 5px;
	border: 1px solid #189d07;
	float: left;
	position: relative;
	margin: 14px;
	float: none\9; /* IE 8 and below */
}
.slice_one h1 {
	color:#d5b487;
	font-size:34px;
	font-weight:bold;
	text-shadow: 1px 1px #000000;
	margin-bottom:30px;
	text-align:center;
}
a.project_jump {
	color:#00467f;
	font-size:24px;
	line-height:34px;
}
a.project_jump:hover {
	color:#ffffff;
	text-decoration:underline;
}
#project .last {
	margin-bottom: 65px;
}
.each_block {
	float:left;
}
#project h1 {
	color: #000000;
	font-size: 44px;
	font-weight: 500;
	margin-bottom: 40px;
}
#contact h1 {
  color: #000000;
  font-size: 24px;
  margin-bottom: 20px;
  text-align: center;
  width: 100%;
}
#contact .right_column {
	margin-top: 40px;
}
#contact .form_wrap {
	padding-left: 75px;
}
#contact .right_column {
	background: url('../images/form_bg.png') no-repeat;
}
#section_index {
	background:  #000000;
	margin:0px auto ;
	position:relative;
	text-align:center;
	width:960px;
	padding-bottom:50px;
}
#section_index_clear {
	background:  #transparent;
	margin:0px auto ;
	position:relative;
	text-align:center;
	width:960px;
	min-width:960px;
}
#section_about {
	margin:0px auto;
	position:relative;
	text-align:center;
	width:960px;
}
.service_left {
	text-align:left;
	position:relative;
	float:left;
	width: 54%;
  padding-top:30px;
}
.full_width_slice .service_left h1 {
	text-align:left;
	margin-bottom:10px;
}
.service_right {
	text-align:right;
	position:relative;
	float:left;
	width: 54%;
 	padding-top:30px;
}
.full_width_slice .service_right h1 {
	text-align:right;
	margin-bottom:10px;
}
img#service-odd {
	float:left;
	margin:0px 0px 40px 34px;
	padding:3px; 
	border:1px solid #06699f;
	border-radius:8px;
}
img#service-even {
	float:left;
	margin:0px 34px 40px 0px;
	padding:3px; 
	border:1px solid #06699f;
	border-radius:8px;
}
.full_width_slice .project_left {
	text-align:left;
}
.full_width_slice .project_left h1 {
	text-align:left;
	margin-bottom:10px;
}
#section_contact {
	margin:0px auto;
	position:relative;
	text-align:center;
	width:960px;
	min-height: 615px;
}
.contact_left_column, .contact_right_column {
	text-align:left;
	position:relative;
	float:left;
	padding-bottom:30px;
}

.contact_left_column img.long-beach {
  padding: 3px;
  border: 2px solid #06699f;
  border-radius: 15px;
  text-align:left;
  height: 477px;
  width: 401px;
  margin-top:52px;
}
.marker-line {
	width:100%;height:50px;float:left;width: 100%;
  background: #181e28;
  opacity: 0.5;
  height: 25px;
  float: left;
  padding-bottom: 8px;}
.marker-line .marker-line-content {
	

}
.marker-line .marker-line-content header {
	color: #ffffff;
   font-size: 22px;
   text-align:left;
   padding-top:2px;

}
.contact_left_column h1 {
	color: #06699f;
  font-size: 32px;
  text-align: left;
  margin-bottom: 0px;
  margin-top:20px;
}
.contact_left_column h2 {
	color: #06699f;
  font-size: 24px;
  text-align: left;
  margin-bottom: 30px;
}
.contact_left_column h2 span {
	color:#54585a;
}
.contact_right_column {
	padding-left:40px;
}
.contact_right_column .sub_column_left, .contact_right_column .sub_column_right {
	position:relative;
	float:left;
}
.contact_right_column .sub_column_left h3, .contact_right_column .sub_column_right h3 {
	color:#06699f;
	font-size:20px;
	text-align:left;margin-bottom:8px;
	border-bottom:1px solid #ddd;
} 
.contact_right_column .sub_column_left h4, .contact_right_column .sub_column_right h4 {
	color:#54585a;
	font-size:18px;
	text-align:left;margin-bottom:8px;
	line-height:27px;
	margin-bottom:4px;
}
.contact_right_column .sub_column_left .height_wrapper, .contact_right_column .sub_column_right .height_wrapper {
	min-height:138px;
}
.contact_right_column .sub_column_left h4 i, .contact_right_column .sub_column_right h4 i {
	padding-right:8px;
	color:#06699f;
}
.contact_right_column .sub_column_right {
	padding-left:40px;
}
.contact_right_column .sub_column_right p.small {margin-top:45px;}
.contact_right_column .sub_column_left img.map, .contact_right_column .sub_column_right img.map {
	width:224px;
	padding: 3px;
  border: 2px solid #06699f;
  border-radius: 15px;
}
.full_width_slice.careers {
	text-align:left;
}
.full_width_slice.careers h3.careers {
	color:#06699f;
	font-size:20px;
	margin-bottom:8px;
}
.full_width_slice.careers {
	padding-top:20px;
	padding-bottom:20px;
}
.full_width_slice.careers.toppad {
	padding-top:50px;
}
.full_width_slice.careers ul li span {
	color:#06699f;
	font-weight:bold;
}
.full_width_slice.careers ul li a {
	color:#06699f;
	text-decoration:underline;
}
.full_width_slice.careers ul li a:hover {
	color:#000000;
}
.full_width_slice.careers p {
	text-align:left;
	font-size:16px;
	margin-top:25px;
	font-weight:bold;
}
.full_width_slice.careers ul li {
	font-size:16px;
	color:#54585a;
	margin-bottom:5px;
	line-height:22px;
}
#contact label {
	color:#000000;
	float:left;
	font-size:12px;
	margin-left:35px;
	margin-top:5px;
	position:relative;
	text-align:left;
	width:100%;
}
#contact input {
	float:left;
	height:25px;
	margin-left:30px;
	margin-top:5px;
	position:relative;
	text-align:left;
	width:250px;
	border: 1px solid #0b35eb;
}
#contact textarea {
	float:left;
	margin-left:30px;
	margin-top:5px;
	position:relative;
	text-align:left;
	width:250px;
	border: 1px solid #0b35eb;
}
#contact div.form_field {
	width: 100%;
	height: 35px;
	text-align: left;
	position: relative;
	float: left;
}
#contact div.form_field_text {
	float:left;
	height:120px;
	position:relative;
	text-align:left;

}
#contact div.form_field_select {
	width: 100%;
	height: 55px;
	text-align: left;
	position: relative;
	float: left;
}
#contact div.form_field_button {
	height:50px;
	width:100%;
}
#contact div.error {
	position: relative;
	color:#FF0000;
	float:left;
	margin-left:32px;
	margin-top:-3px;
	text-align:left;
	width:440px;
}
#contact select {
	position: relative;
	float: left;
	height:25px;
	margin-left:30px;
	margin-top:5px;
	padding: 4px;
}
#contact textarea {
	position: relative;
	float: left;
	margin-left:30px;
	margin-top:5px;
}
#contact .btn {
	background:#000000;
	border:1px solid #0b35eb;
	display:block;
	float:left;
	height:30px;
	margin-left:30px;
	position:relative;
	text-align:center;
	width:70px;
	color: #ffffff;
}
#contact .btn:hover {
	background: #4A8DA3;
	border:1px solid #0b35eb;
	float:left;
	height:30px;
	margin-left:30px;
	position:relative;
	text-align:center;
	width:70px;
	display:block;
	color: #fff;
}
#contact .required {
	float: left;
	margin-left: 30px;
	color: #003648;
	font-size: 10px;
}
#contact a {
	color: #003648;
	margin-left: 5px;
	text-decoration: underline;
}
#contact a:hover {
	text-decoration: none;
}
#full_footer {
	position: relative;
	border-top: 2px solid #d5b487;
	background:#783905;
	padding:15px 0px 45px;
	min-width:960px;
}
#footer {
	height:120px;
	margin:0 auto;
	text-align:center;
	width:960px;
}
.thank_you {
	width: 100%;
	text-align: center;
	color: #ffffff;
	font-size: 30px;
}
#footer_menu {
	margin-top:15px;
}
#footer_menu ul li {
	height:20px;
	position: relative;
	list-style: none;
	float: left;
	margin-right: 15px;
	text-align: left;
}
#section_contact .left_column img.responder {
	border: 2px solid green;
}
#contact .right_side {
	margin-top:210px;
}
#footer_menu ul li a {
	color: #d5b487;
	font-size: 13px;
	text-decoration: none;
	padding:1px;
}
#footer_menu ul li a:hover {
	color: #ffffff;
	text-decoration: none;
	border-bottom: 1px solid #d5b487;
}
#footer_menu ul {
	margin:45px 0px 0px 0px;
	position:relative;
}
#footer .contact_block ul li.first {
	list-style: none;
	margin-right: 30px;
}
#footer .contact_block ul li.middle {
	margin-right: 30px;
}
#footer .contact_block ul li.last {
	margin-right: 0px;
}
#footer_menu .footer_block_one {
	position:relative;
	float:left;
	width:65%;
}
#footer_menu .footer_block_two {
	position:relative;
	float:left;
	width:34%;
}
#footer_menu .footer_block_three {
	position:relative;
	float:left;
	width:23%;
}
#footer_menu .footer_block_one h4, #footer_menu .footer_block_one h5, #footer_menu .footer_block_one h6 {
	color:#d5b487;
	text-align:left;
	font-weight:300;
}
#footer_menu .footer_block_one h4 {
	font-size:20px;
	line-height:28px;
	font-weight:500;
	float:left;
}
#footer_menu .footer_block_one h5 {
	font-size:15px;
	line-height:24px;
}
#footer_menu .footer_block_one h6 {
	font-size:14px;
	line-height:22px;
}
#footer_menu .footer_block_one img {
	width: 100px;
  height: 20px;
	float:left;
	margin-top: 6px;
  margin-right: 15px;
}
#footer_menu .footer_block_two i, #footer_menu .footer_block_three i {
	background-color: #d5b487;
	color:#000000;
	float:left;
	font-size: 18px;
  width: 28px;
  height: 28px;
  border-radius: 25%;
  text-align: center;
  line-height: 30px;
  vertical-align: middle;
  margin:5px 15px 8px 0px;
  border:1px solid #000000;
}

#footer_menu .footer_block_three i:hover {
	background-color: #dddddd;
	color:#d5b487;
	border:1px solid #ffffff;
}
#footer_menu .footer_block_two p {
	color: #d5b487;
  text-align: left;
  padding-left: 20px;
  line-height: 21px;
  font-size: 14px;
  font-weight:300;
}
#footer_menu .footer_block_two p.phone, #footer_menu .footer_block_two p.fax {
	margin-top:10px;
}
#footer_menu .footer_block_three h5 {
	color:#06699f;
	font-size:15px;
	line-height:23px;
	font-weight:700;
	text-align:left;
}
#footer_menu .footer_block_three p {
	color:#06699f;
	font-size:12px;
	line-height:20px;
	font-weight:300;
	text-align:left;
}
#footer_menu .footer_block_three p.social-header {
	font-weight:bold;color:#000000;margin-left:0px;margin-top:15px;
}


  /*BACK TO TOP*/  

#return-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, 0.7);
    width: 30px;
    height: 30px;
    display: block;
    text-decoration: none;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    display: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#return-to-top i {
    color: #fff;
    margin: 0;
    position: relative;
    left: 0px;
    top: 7px;
    font-size: 14px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#return-to-top:hover {
    background: #d5b487;
}
#return-to-top:hover i {
    color: #000000;
    top: 5px;
}

/*****************************************************************IMAGE VIEWER**/

body.projects .full_width_slice {padding-top:0px;padding-bottom:30px;}
.project_banner {background: #06699f; opacity:0.75;}
.project_banner {background: transparent;}
.project_banner .project_banner_content {width:960px;margin:0px auto;padding:25px 10px;}
.project_banner .project_banner_content h1 {color:#783905;font-size: 30px;text-align:left;font-weight:500;}
#full_section_black .project_banner .project_banner_content h1 {color:#d5b487;font-size: 30px;text-align:left;font-weight:500;}

img.thumbs {width:185px;}

div.project_wrapper {margin-bottom:0px;}
div.project_wrapper h2 {color:#181e28;font-size: 18px;margin-bottom: 15px;margin-top: 30px;font-weight: 500;}
div.project_wrapper h2 span {font-size:22px;}


 #home_slides { position: relative; width: 970px; height: 355px;overflow:hidden;margin-top:0px;margin-bottom:0px;}
 #home_slides img { position: absolute; z-index: 1; /*display: none;*/top:0;left:0; border-radius:0px;border-left:2px solid #000000;border-right:2px solid #000000;padding:3px;
 }
 /*#home_slides img.active { display: block; z-index: 3; }*/

 #project_slides {position: relative; width: 970px; height: 510px;overflow:hidden;margin-top:25px;margin-bottom:20px;}
 #project_slides img { position: absolute; z-index: 1; display: none;top:0;left:0; border-radius:15px;border:2px solid #06699f;padding:3px;}
 #project_slides img.active { display: block; z-index: 3; }


 h2.project-header {
 	font-size:34px;
 	font-weight:500;
 	text-align:center;
 	margin:30px 0px 25px;
 	color:#06699f;
 	text-transform:uppercase;
 	font-style:italic;

 }

 article#portfolio {    
 	float: left;
  display: block;
  margin-right:30px;
  margin-bottom: 40px;
  position: relative;
  width:300px;
}
article#portfolio:hover .thumb-content span {
	text-decoration:none;
}
article#portfolio.nomargin {
	margin-right:0px;
}

article#portfolio:hover {
	background:transparent;
	opacity:0.75;
	text-decoration:none;

}
article#portfolio h1 {
	font-size: 25px;
  top: 20px;
  left: 20px;
  text-align: center;
  margin-bottom: 10px;
  color: #783905;
}
#full_section_black article#portfolio h1 {
	font-size: 25px;
  top: 20px;
  left: 20px;
  text-align: center;
  margin-bottom: 10px;
  color: #d5b487;
}

/*.thumb-content {
	background-color: #181e28;
	margin: -9px 0 0;
	padding: 20px 20px 15px 20px;
}*/

#full_section_black .thumb-content {
	background-color: #d5b487;
	margin: -9px 0 0;
	padding: 20px 20px 15px 20px;
}

#full_section_tan .thumb-content {
	background-color: #783905;
	margin: -9px 0 0;
	padding: 20px 20px 15px 20px;
}

.thumb-content span {
	vertical-align: middle;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 700;
	color: #d5b487;
	cursor: pointer;
	line-height:22px;
	text-decoration:none !important;
}
.thumb-content span:hover {
	text-decoration:none;
}

.thumb-content span:after {
	width: 10px;
	top: -1px;
	background-image: url('../images/arrow-project-icon.png');
	background-repeat: no-repeat;
	background-position: center center;
  display: inline-block;
  vertical-align: middle;
  content: '';
  height: 20px;
  width:20px;
  margin-left: 10px;
  position: relative;
  text-decoration:none;
}
#full_section_black .thumb-content span:after {
	width: 10px;
	top: -1px;
	background-image: url('../images/arrow-project-icon-dk.png');
	background-repeat: no-repeat;
	background-position: center center;
  display: inline-block;
  vertical-align: middle;
  content: '';
  height: 20px;
  width:20px;
  margin-left: 10px;
  position: relative;
}
#full_section_black .thumb-content span {
	vertical-align: middle;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 700;
	color: #783905;
	cursor: pointer;
	line-height:22px;
}

.other-projects {
	position:relative;
	float:left;
	margin-bottom:30px;
}
.other-projects h3 {
	text-align: left;
	font-size: 20px;
	margin-bottom: 15px;
	color: #783905;
}
.other-projects h3 a {
	color:#00467f;
	text-decoration:underline;
}
.other-projects h3 a:hover {
	color:#ffffff;
}
.other-projects ul {
	padding-left:10px;
	margin-bottom:15px;
	color:#783905;
}
.other-projects ul li {
	color:#000000;
	font-size:15px;
	padding:5px 0px;
	font-weight:500;
}
.other-projects ul li:before {
    content: "•"; /* Insert content that looks like bullets */
    padding-right: 8px;
    color: #06699f; /* Or a color you prefer */
}

#project-left {
	position:relative;
	float:left;
	width:60%;
	padding-top:15px;
}
#project-left p {
	font-size:16px;
	text-align:left;
	font-weight:500;
	padding-top:0px;
	line-height:24px;
}
#project-right {
	position:relative;
	float:left;
	width:35%;
	padding-top:15px;
	padding-left:40px;
}
#project-right h3, #project-left h3 {
	text-align: left;
  font-size: 22px;
  font-weight: 500;
  line-height: 42px;
  color:#54585a;
  border-bottom:2px solid #06699f;
  margin-bottom:15px;
}
#project-left h3 {
	border:none;
}
#project-right h4 {
	text-align:left;
	font-weight:400;
	color:#54585a;
	font-size:16px;
	line-height:30px;

}
#project-right h4 span {
	font-weight:bold;
}

#project-right ul {
	list-style: none;
  margin: 20px 0 30px;
  text-align:left;
}

#project-right ul li {
  line-height: 22px;
  margin-bottom: 10px;
  font-weight: 400;
}

#project-right ul li a {
	border: 2px solid #06699f;
  display: inline-block;
  vertical-align: baseline;
  margin-left: 0;
	color: #ffffff;
  padding: 3px 15px;
  border-radius: 5px;
  margin-right: 10px;
  font-weight: 700;
  background-color:#181e28;
}

#project-right ul li a:hover {
	text-decoration:none;
	background-color:#ffffff;
	transition: background-color 0.5s ease;
}

.minimum_project {
	width:960px;
	min-width:960px;
	padding: 0px 0px 0px 10px;
}

.form.form_right {
	float:left;
	width:40%;
	padding:30px;
}
form#bentar_form label {
	font-size:16px;
	margin-bottom:3px;
}
form#bentar_form input {
	padding:8px;
	width: 80%;
  margin-top: 8px;
  margin-bottom: 28px;
  border-radius:3px;
  color:#000000;
  font-size:15px;
}
form#bentar_form textarea {
	font-size:15px;
	padding:14px 8px;
	border-radius: 3px;
	margin-top:7px;
}
.form.form_left {
	float:left;
	width:40%;
	padding: 30px 0px 0px 110px;
}
form#bentar_form .button_field input#submit {
	color:#ff0000;
	width:30%;
	-webkit-appearance: none;
   height: 50px;
   background-color:#d5b487;
   color:#783905;
   font-weight:bold;
   border: solid #d5b487 2px;
   font-size: 14px;
   border-radius:5px;
}
form#bentar_form .button_field input#submit:hover {
	background-color:#783905;
	color:#d5b487;
	border: solid #783905 2px;
}
form#bentar_form div.field {
	text-align:left;
}

form#bentar_form input#message {
	height:80px;
}
.ketchup-error-container ol li {
	list-style: none;
  position: relative;
  top: -102px;
  left: 130px;
  color:#d01500;
  font-weight:bold;

}








