
@import "../fonts/stylesheet.css";
#header ul li {
	line-height:1;
}
@media (min-width:1405px) {
a:link, a:visited, a:hover, a:focus, a:active {
border: 0;
outline: 0;
}

html, body{
	margin:0;
	padding:0;
}
html{
	background: rgb(29,33,37); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(29,33,37,1) 0%, rgba(122,126,130,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(29,33,37,1)), color-stop(100%,rgba(122,126,130,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(29,33,37,1) 0%,rgba(122,126,130,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(29,33,37,1) 0%,rgba(122,126,130,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(29,33,37,1) 0%,rgba(122,126,130,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(29,33,37,1) 0%,rgba(122,126,130,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1d2125', endColorstr='#7a7e82',GradientType=0 ); /* IE6-9 */
	min-width:1400px;
}
body{
	background:url('../images/repeat_bg.png') repeat;
	min-width:1400px;
	font-family: 'Open Sans', Verdana, Tahoma;
}
.container{
	width:1400px;
	margin:0 auto;
}
.clear {
	clear:both;
}
#header {
	padding:0 0 0 65px;
	background:#fff;
	height:125px;
}
#header img{
	margin-top:30px;
}
#header ul{
	margin:0 10px 0 0;
	padding:0;
	float:right;
	font-size:14px;
}
#header ul li{
	display:inline;
	float:left;
	margin-right:55px;
	line-height:1;
}
#header  ul li a{
	color:#525252;
	text-decoration:none;
}
.jqueryslidemenu{
	margin-top:-40px!important;
}
#slides img{
	position:relative;
	z-index:2;
}
/*#banner1_text{
	color: #fff;
    float: right;
    font-family: 'museo_sans500';
    font-size: 20px;
    margin-right: 55px;
    position: relative;
    text-align: right;
    text-transform: uppercase;
    top: -359px;
    z-index: 100;
}
#banner2_text {
	width:186px;
	height:194px;
	background:url(../images/banner_text_bg.png) no-repeat;
	position:absolute;
	z-index:200;
	margin:230px 0 0 1050px;
	top:50px;
}
#banner2_text h2{
	color: #fff;
    font-family: 'Open Sans';
    font-size: 22px;
    margin: 45px 0 0;
    text-align: center;
}
#banner2_text hr{
	 background: none repeat scroll 0 0 #db7056;
    border: 0 none;
    color: #db7056;
    height: 1px;
    margin: 12px auto;
    width: 80%;
}
#banner2_text p{
	color: #ffb8b8;
    font-family: Georgia;
    font-size: 11px;
    font-style: italic;
    margin: 0 auto;
    text-align: center;
    width: 80%;
}*/
/*Slider*/

#slides {
	height: 540px;
    overflow: hidden;
    position: relative;
}

#slides .slidesContainer {
	
}

/*
	Next/prev buttons
*/

#slides .slidesNext,#slides .slidesPrevious , .current_slide{
	display:none;
	margin:0;
}

#slides .slidesPagination {
	margin: -19px 0 0 600px;
    padding: 0;
    position: absolute;
    width: 190px;
    z-index: 999;
}

#slides .slidesPagination li {
	float:left;
	margin:0 6px;
	list-style:none;
}

#slides .slidesPagination li a {
	display:block;
	width:14px;
	height:0;
	padding-top:14px;
	background:#ffffff;
	background-position:0 0;
	overflow:hidden;
	border-radius:7px;
}

#slides .slidesPagination li.slidesCurrent a {
	background:#a92408;
}

#slides .controls {
	display:block;
	margin-top:12px;
	float:left;
	color:#333;
	font:bold 10px/1.33 sans-serif;
	margin-right:10px;
}
.navDiv{
	background:#fff;
	width:1400px;
	height:267px;
	#margin-top:7px;
}
.navDiv1{
	background:#fff;
	width:1400px;
	height:267px;
	margin-top:0;
}
.nav{
	margin:0 0 0 65px;
	padding:0;	
}
.nav li{
	float:left;
	display:inline;
	width:254px;
	height:267px;
	cursor:POINTER;
}
.nav li:nth-child(1){
	background:#fff url('../images/nav1.png');
}
.nav li:nth-child(2){
	background:#fff url('../images/nav2.png');
}
.nav li:nth-child(3){
	background:#fff url('../images/nav3.png');
}
.nav li:nth-child(4){
	background:#fff url('../images/nav4.png');
}
.nav li:nth-child(5){
	background:#fff url('../images/nav5.png');
}
.hovered{
	background-color:#f8e4ef !important;
}
.hovered a{
	color:#d34d2d !important;
}
.hovered ul li a {
	color:#fff !important;
}
.nav li a{
	color: #acacac;
    display: block;
    font-family: Open Sans;
    font-size: 14px;
    font-weight: 900;
    padding: 218px 0 0;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
}

.slogan{
	width:1400px;
	min-height:153px;
	height:153px;
	background:#2b2b2e;
	padding:100px 0 0;
}
.slogan h2{
	color:#d04729;
	font-size:30px;
	margin:0;
	font-family: 'museo_sans500';
	text-align:center;
	text-align:center;
}
.slogan p{
	margin:15px 0;
	color:#9c9c9c;
	font-size:13px;
	font-family:Open Sans;
	text-align:center;
}
.latest_works_div{
	width:1400px;
	height:492px;
	background:#ededf0;
	padding:35px 0 0 0;
}
.latest_works_div h2{
	color:#000;
	font-family: 'museo_sans500';
	text-align:center;
	font-weight:500;
	font-size:40px;
	margin:0;
}
.latest_works_div p a{
	color:#df4242;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}
.latest_works_div p{
	color:#696969;
	font-size:11px;
	font-family:Open Sans;
	margin:30px 0 0;
	line-height:15px;
}
#slidesWorks{
	margin-top:45px;
	 margin-bottom: 55px;
    margin-left: 87px;
    margin-top: 15px;
    min-height: 160px;
    overflow: hidden;
    position: relative;
    width: 1270px;
}
#slidesWorks .slides-item {
	width:380px;
	text-align:center;
	margin-left:62px;
	float:left;
}
#slidesWorks .slides-item:first-child{
	margin:0;
}
#slidesWorks .slidesContainer{
	margin:0 auto;
}
#prev, #next {
	position:absolute;
	width:24px;
	height:0;
	margin:-260px 0 0 20px;
	padding-top:32px;
	display:block;
	z-index:101;
	background:url(../images/left.png) no-repeat 0 0;
}

 #next {
	margin-left:1367px;
	background:url(../images/right.png) no-repeat 0 0;
}

#slidesWorks .slidesPagination{
	display:none;
}
.counts_container{
	width:1400px;
	background:#d34d2d;
	height:405px;
}
.links{
	clear:both;
	margin:0 0 0 370px;
	padding:30px 0 0;	
}
.links li{
	float:left;
	display:inline;
}
.links li a {
	color:#9e181f;
	text-transform:uppercase;
	font-family: 'museo_sans500';
	text-decoration:none;
	cursor:POINTER;
}
.links li:after{
	content:"-";
	margin:0 12px;
	color:#9e181f;
}
.links li:last-child:after{
	content:"";
}
.countsDiv{
	margin:40px auto 0;
	width:1080px;
}
.count{
	width:234px;
	height:234px;
	border-radius:117px;
	border:1px solid #e77053;
	float:left;
	margin-right:45px;
}
.count:last-child{
	margin-right:0;
}
.count h3{
	color:#ededf0;
	font-size:80px;
	font-family: 'museo_sans700';
	text-align:center;
	margin:63px 0 0;
	font-weight:500;
	line-height:1;
}
.count p{
	font-family: 'museo_sans500';
	font-size:18px;
	color:#9e181f;
	text-transform:uppercase;
	margin:0 auto;
	width:190px;
	text-align:center;
}
.countsDiv .selected{
	background:#e77053;
}
.footer_div{
	background:#1d2125;
	width:1400px;
	min-height:310px;
	height:340px;
}
.footer_block:first-child {
	padding:35px 0 0;
	margin:0 0 0 65px;
	float:left;	
}
.footer_block{
	padding:35px 0 0;
	margin:0 0 0 50px;
	float:left;	
}
.nav li ul{
	background:url('../images/subnav_bg.png') repeat;
	padding:0;
	margin:0;
	display:none;
	position:absolute;
	z-index:999;
}
.nav li ul li{
	background:transparent none !important;
	font-size:13px;
	font-family:Open Sans;
	height:auto;
	display:list-item;
	float:none;
	list-style:none;
	text-align:center;
}
.nav li ul li:first-child{
	margin-top:17px;
}
.nav li ul li a{
	color:#fff;
	text-decoration:none;
	padding:8px 0;
	font-weight:400;
	cursor:POINTER;
}
.nav li ul li a:hover{
	font-weight:bold;
	color:#fff;
}
.nav li ul li a.active {
	font-weight:bold;
}
.triangle-down {
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #5a5557;
    height: 0;
    margin: 0 0 0 120px;
    position: absolute;
    width: 0;
	display:none;
}
.footer_header {
	background:url('../images/bottom_header.png') no-repeat;
	width:383px;
	height:35px;
	color:#bdbdbd;
	font-size:12px;
	font-family:Open Sans;
	font-weight:bold;
	text-align:center;
	padding-top:18px;
	text-transform:uppercase;
}
.footer_text {
	width:383px;
	margin:30px 0 0;
	font-size:12px;
	color:#bdbdbd;
	font-family:Open Sans;
	font-weight:400;
	line-height:18px;
}
#pdf{
	margin:-5px 20px 0 45px;
	float:left;
}
#download_lnk{
	background: none repeat scroll 0 0 #b1353f;
    color: #fff;
    display: block;
    float: left;
    font-size: 12px;
    margin-top: 15px;
    padding: 10px 18px;
    text-decoration: none;
    text-transform: uppercase;
    width: 70px;
}
.footer_text p, .footer_text subscribe{
  font-size: 12px;
color: #BDBDBD;
}

.footer_text a{
	color:#fff;
	text-decoration:none;
}
.footer_text #photo{
	float:left;
	margin-right:15px;
}
.footer_text:last-child{
	padding:0 0 0 25px;
	width:375px;
}
.Professional{
   color: #fff !important;
}

#email, #s2email{
	width:165px;
	height:25px;
	background:#0e1215;
	color:#464b50;
	font-family:Georgia;
	font-style:italic;
	border-top:1px solid #000;
	border-left:1px solid #000;
	border-right:1px solid #000;
	border-bottom:1px solid #2f3236;
	margin-top:10px;
	padding-left:8px;
}
#submitBtn{
	background: none repeat scroll 0 0 #b1353f;
    border: 0 none;
    border-radius: 0;
    box-shadow: none;
    color: #fff;
    display: inline-table;
    font-family: Open Sans;
    font-size: 12px;
    font-weight: 800;
    margin-left: -2px;
    margin-top: -3px;
    min-height: 28px;
    padding: 8px;
    text-transform: uppercase;
}
#bottomHr{
	width:1270px;
	border:0;
	height:1px;
	background:#393e42;
	margin:40px auto 15px; 
}
#copyright{
	float:left;
	color:#bdbdbd;
	font-size:10px;
	font-family:Open Sans;
	color:#4b4e51;
	margin:0 0 0 65px;
    width: 1270px;
}
#copyright p{
	font-weight:900;
	font-size:12px;
	text-transform:uppercase;
	margin:0;
	color:#bdbdbd;
}
#copyright .footer-contact {
float: right;
font-family: Open Sans;
margin-top: -20px;
}
#copyright .footer-contact a {
color: #BDBDBD;
font-size: 12px;
font-weight: 900;
margin: 0;
text-transform: uppercase;
text-decoration: none;
}





.socials {
	margin:0 60px 0 0;
	padding:0;
	float:right;	
}
.socials li{
	float:left;
	display:inline;
	margin:0 5px;
}
.lang {
	margin:0 65px 0 0;
	padding:0;
	float:right;	
}
.lang li{
	float:left;
	display:inline;
	margin:0 5px;
}
.slide-wrap {
    left: 0;
    position: relative;
    text-align: left;
    top: 0;
    width: 100000px;
}
#orange_area, #orange_div{
	width:1400px;
	height:501px;
	background:#D34D2D;
	padding-top:40px;
	color:#fff;
	overflow:hidden;
}
#orange_div {
	color:#9e181f;
}
#orange_div h1{
	color: #9e181f;
    font-family: 'museo_sans500';
    text-decoration: none;
	font-size:18px;
	margin-left:25px;
}
#orange_div h1 span{	
    text-transform: uppercase;
}
#orange_area h1{
	color:#1D2125;
	font-size:24px;
	margin:	0 0 20px 210px;
}
#orange_area .wpcf7{
	width:700px;
	margin:20px 0 0 20px;
}
#orange_area span{
	font-size:11px;	
	/* margin-top: -45px; */
	padding-bottom:3px;
}
#orange_area .titlespan{	
	margin-left:213px;
	color:#bdbdbd;
}
#orange_area table{
	width:500px;
	margin-top:40px;
	float:left;
}
#orange_area td{
	color: #fff;
    font-family: Open Sans;
    font-size: 14px;
    font-weight: 900;
    padding: 0;
    text-decoration: none;
    text-transform: uppercase;
}
#orange_area table:nth-child(2){
	margin-left:50px;
}
#orange_area td:first-child{
	width: 120px;
	padding:16px 0;
}
#orange_area textarea{
    border: 1px solid #e4e4e4;
    color: #424242;
    height: 252px;
    padding: 7px;
    width: 360px;
}
/*#orange_area  .wpcf7-submit{
	 background: url("../images/contact_btn_bg.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 0 none;
    color: #bdbdbd;
    float: right;
    font-family: Open Sans;
    font-size: 12px;
    font-weight: bold;
    height: 49px;
    margin-right: 40px;
    padding: 4px 15px;
    text-align: center;
    text-transform: uppercase;
	width:340px;
}*/
#orange_area span.wpcf7-not-valid-tip {
	color:#fff;
}
.form_tables{
	width:1200px;
	margin:0 0 0 194px;
}
.partnerpage .entry-content {
	padding: 0 0 0 32px;
}
.partnerpage .entry-content  > div:nth-child(3n+3){
	margin-right:0 !important;
}
#white_div{
	background: #fff;
    color: #000;
    font-family: Open Sans;
    font-size: 14px;
    min-height: 541px;
    line-height: 15px;
    overflow: hidden;
    padding: 0 25px 0 48px;
    width: 1327px;
}
#grey_div{
	background: url('../images/banner-bg.jpg') no-repeat;
    color: #000;
    font-family: Open Sans;
    font-size: 14px;
    height: 541px;
    line-height: 15px;
    overflow: hidden;
    padding: 0 25px 0 48px;
    width: 1327px;
}
#grey_div h1{
	color: #000;
    font-size:18px;
    font-weight: 500;
    margin: 25px 0 15px 0;
}
#white_div h1{
	color: #000;
    font-size:18px;
    font-weight: 500;
    margin: 25px 0 15px 17px;
}
#white_div .entry-header {
    margin-bottom: 0;
}
#grey_div p{
	margin:0  0 10px;
}
#grey_div .content {
    background: none repeat scroll 0 0 #ededf0;
    height: 511px;
    margin-top: 0;
    padding: 15px;
    width: 782px;
}

#grey_div .entry-content div  img{
	border-radius:13px;
	}
#grey_div .entry-content div {
    border: 1px solid #cbcbcb;
    border-radius: 13px;
    float: left;
    height: 132px;
    margin-right: 40px;
    margin-top: 20px;
    text-align: center;
    width: 210px;
	background:#fff;
}
#recent_div{
	background: url('../images/banner-unternehmen.jpg') no-repeat;
    color: #000;
    font-family: Open Sans;
    font-size: 14px;
    height: 541px;
    line-height: 15px;
    overflow: hidden;
    padding: 0 25px 0 65px;
    width: 1310px;
}
#recent_content{
	 background: url("../images/recent_content.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #ffb8b8;
    font-family: Open Sans;
    font-size: 14px;
    height: 460px;
    line-height: 15px;
    margin: 35px 0 0 545px;
    overflow: hidden;
    padding: 30px 42px 0;
    width: 641px;
}
#recent_content p{
	 margin: 0 0 16px;
    text-align: center;
	line-height:20px;
	}
#recent_content h1{
color: #FFF;
font-family: 'Open Sans' !important;
font-size: 20px;
line-height: 1.5;
margin: 69px 0 23px 50px;
text-align: center;
width: 528px;
font-weight: 600;
}
#recent_content hr{
	 background: none repeat scroll 0 0 #db7056;
    border: 0 none;
    color: #db7056;
    height: 1px;
    margin: 12px auto;
    width: 80%;
}

#banner1_text {
background: url("../images/text1_bg.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
color: #FFF;
font-family: 'Open Sans';
font-size: 14px;
font-weight: 500;
height: 208px;
line-height: 1.2;
margin: -271px 0 0 980px;
padding-left: 15px;
padding-top: 0;
position: absolute;
text-align: left;
width: 369px;
z-index: 100;
}

#banner1_text p{
	margin-bottom:8px;
}

#banner1_text h2{
  font-size: 16px;
  text-transform: uppercase;
  margin-bottom: 10px;
  margin-top: 10px;
}

#banner1_text p{
	margin-bottom:8px;
}

#banner1_text h2{
	font-size: 16px;
    text-transform: uppercase;
    margin-bottom: 10px;
    margin-top: 10px;
}
#banner2_text {
	width:186px;
	height:194px;
	background:url(../images/banner_text_bg.png) no-repeat;
	position:absolute;
	z-index:200;
	margin:230px 0 0 1050px;
	top:50px;
}
#banner2_text h2{
    color: #FFF;
    font-family: 'Open Sans';
    font-size: 17px;
    margin: 45px 0 10px 0;
    text-align: center;
    font-weight: 600;
}
#banner2_text ul{
    color: #FFF;
    font-family: 'Open Sans';
    font-size: 16px;
    font-weight: 100;
    line-height: 19px;
    list-style: none;
    margin: 3px 0 0 15px;
    padding: 0;
    text-align: left;
    margin-left: 33px;
}
.systeme{
	margin:0 0 50px 90px;
}
.systeme img{
	border:0;
	box-shadow:none;
	padding:15px;
}
.nodisplay{
	display:none;
}
#fakten_table {
	width:100%;
	margin-left:17px;
}
.filialsystem , .funktionen, .kundenkarten, .kunden, .lagerverwaltung, .schnittstelle, .kartenzahlungen, .multishop{
	margin:25px 0 0 17px;
}
#fakten_table h3, .filialsystem h3, .funktionen h3, .kundenkarten h3, .kunden h3, .lagerverwaltung h3, .schnittstelle h3, .kartenzahlungen h3, .multishop h3{
	margin:15px 0;
}
#fakten_table ul li, .filialsystem ul li, .funktionen ul li, .kundenkarten ul li, .kunden ul li, .lagerverwaltung ul li, .schnittstelle ul li, .kartenzahlungen ul li, .multishop ul li{
	line-height: 1.3;
    list-style: disc outside none;
    margin: 0 0 0 30px;
}
#fakten_table td:nth-child(3){
	vertical-align:bottom;
	padding-bottom:100px;
}
#fakten_table img{
	position:absolute;
	margin:-136px 0 0 430px;
}

/*.kundenkarten img{
	float:right;
	margin-top:-220px;
	margin-right:38px;
	 box-shadow: 0 2px 5px #777;
}*/
.form_tables {
    margin: 0 0 0 47px !important;
}
.formleft {
    float: left;
    width: 255px;
}
.formmiddle {
    float: left;
    margin-right: 15px;
    margin-left: 100px;
}
.formright {
    float: left;
    padding-top: 37px;
    width: 400px;
}
.formleft div {
    color: #010317;
    font-family: Open Sans;
    font-size: 13px;
    line-height: 1.355;
}
.orange-line {
    border-bottom: 1px solid #f4921d !important;
    color: #424242;
    content: " ";
    height: 17px;
    margin-bottom: 17px;
    width: 40px;
}
.formmiddle .contactheader {
    font-size: 11px;
    font-weight: 700;
}
.formmiddle div {
    color: #010317;
    font-family: Open Sans;
    font-size: 13px;
}
.contspan {
    font-size: 11px !important;
    margin-bottom: 20px;
}

.form_tables input[type="text"] {
    border: 1px solid #e4e4e4;
    font-size: 12px;
    height: 25px;
    margin-bottom: 8px;
    padding: 0 10px;
    width: 360px;
}
#orange_area .wpcf7-reset {
	background: none repeat scroll 0 0 #b5b5b5;
    border-radius: 0;
    color: #fff;
    float: right;
    font-size: 13.33px;
    height: 25px;
    margin-top: 9px;
    padding: 0 6px;
    width: 110px;
	border:0;
}
#orange_area .wpcf7-submit {
    background: none repeat scroll 0 0 #f4921d;
    border: medium none;
    color: #fff;
    float: right;
    height: 25px;
    margin-left: 8px;
    margin-right: 23px;
    margin-top: 9px;
    width: 95px;
    padding: 0 6px;
	 border-radius: 0;
    font-size: 13.33px;
}
.floatRight .content{
	float:right;
	margin-right:40px;
	#background:#fff !important;
}
.subscribe input[type="submit"]{
	 background: none repeat scroll 0 0 #b1353f;
    border: 0 none;
    border-radius: 0;
    box-shadow: none;
    color: #fff;
    display: inline-table;
    font-family: Open Sans;
    font-size: 12px;
    font-weight: 800;
    margin-left: 5px;
    margin-top: 10px;
    min-height: 28px;
    padding: 8px 3px;
    text-transform: uppercase;
	float:left;
}
.subscribe input[type="submit"]:nth-child(2){
	background:#33393F;
}
.subscribe p{
	display:inline;
	float:left;
}
.subscribe label {
	display:none;
}
.s2_error{
	float:none !important;
	display:block !important;
	clear:both !important;
}
.floatRight .entry-content div {
    border: 1px solid #cbcbcb;
    border-radius: 13px;
    float: left;
    height: 127px;
    margin-right: 40px;
    margin-top: 20px;
    text-align: center;
    width: 210px;
	background:#fff;
}
.floatRight .entry-content img{
	width:190px;
}
.floatRight .entry-content div:nth-child(3n) {
	margin-right:0;
}
.floatRight .entry-content {
	width:717px;
	margin:0 auto;
}
.floatRight h1{
	margin:25px 0 10px 35px !important;
}
.raised {
    position:relative;
    width:40%;
    padding:1em;
    margin:2em 10px 4em;
    background:#fff;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
            box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    -webkit-box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
            box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}        
 
.raised:before,
.raised:after {
    content:"";
    position:absolute;
    z-index:-2;
}
 
.raised p {
    font-size:16px;
    font-weight:bold;
}        
.services-left {
    float: left;
    margin-left: 17px;
    padding-right: 50px;
    width: 40%;
	line-height:21px;
}
.services-left h5, .services-right h5 {
    font-size: 14px;
    line-height: 0;
	margin:15px 0;
}
.services-left img {
    margin-left: 90px;
    margin-top: 3px;
    width: 262px;
}
.services-right {
    float: left;
    width: 53%;
	line-height:21px;
}
.services-right div {
    font-weight: 700;
}
.sep15px {
    height: 8px;
    width: 15px;
}
.footer_header a{
	color:#bdbdbd;
	text-decoration:none;
}
.full-width-table {
    margin-left: 17px;
    margin-top: -13px;
    width: 1300px;
	line-height:1.4;
}
.left-table {
    width: 315px;
}
.left-table th, .middle-table th, .right-table th {
    height: 30px;
    padding-top: 13px;
    text-align: left;
	font-weight:700;
}
.imgdiv{
padding:10px;
background:#fff;
box-shadow: 0 0 7px 3px rgba(195, 195, 195, 0.45);
-moz-box-shadow: 0 0 7px 3px rgba(195, 195, 195, 0.45);
 float: right;
    margin-right: 20px;
    margin-top: -385px;
	overflow:hidden;
-webkit-box-shadow: 0 0 7px 3px rgba(195, 195, 195, 0.45);
}
.imgdiv1{
padding:10px;
background:#fff;
box-shadow: 0 0 7px 3px rgba(195, 195, 195, 0.45);
-moz-box-shadow: 0 0 7px 3px rgba(195, 195, 195, 0.45);
 float: right;
    margin-right: 20px;
    margin-top: -215px;
	overflow:hidden;
-webkit-box-shadow: 0 0 7px 3px rgba(195, 195, 195, 0.45);

}
#content-404 {
    background: none repeat scroll 0 0 #fff;
    min-height: 300px;
    padding: 50px 100px 0;
}
.search-page-content {
    background: none repeat scroll 0 0 #fff;
    margin-top: 0;
    min-height: 300px;
    padding: 50px 66px 0;
}
.site-content article{
	margin-bottom:50px;
}
.site-content article:last-child{
	margin-bottom:0;
}
#primary{ 
   background: none repeat scroll 0 0 #fff;
    margin-top: 0;
    min-height: 650px;
    padding: 50px 66px 0;
}
#secondary{ 
   background: none repeat scroll 0 0 #fff;
    margin-top: 0; 
    padding: 50px 66px 0;
}
#primary #content .page-header .page-title {
    color: #000!important;
    font-size: 18px!important;
    font-weight: 500!important; 
}
#meta-2{
	margin-bottom:0;
}
#respond form {
    display: none;
    margin: 1.71429rem 0;
}
.entry-header .entry-title a{
    color: #000!important;
    font-size: 16px!important;
    font-weight: 700!important; 
}
.entry-content #email, #s2email { 
background: none repeat scroll 0 0 #FFF;
border-color: #EEE;
border-style: solid;
border-width: 1px;
color: #464B50;
height: 18px;
margin-top: 10px;
padding-left: 8px;
width: 150px;
border-radius: none !important;
}
#cssmenu{
	display:none !important;
}
.smallnav {
	display:none;
}
.smallscreen{
	display:none;
}
.bigscreen {
	display:block;
}
.untern_div_mid { display:none}
span.wpcf7-form-control-wrap.email input {
padding: 5px 4px 4px 11px;
    width: 365px;
    border: 1px solid #f0f0f0;
}
}