@charset "utf-8";

/* CSS Document */

/*

		522a0c

		834pwetc24

		ffb783

		

		

		900007

*/





@font-face{ 

	font-family: 'Bebas';

	src: url('includes/fonts/Bebas/bebasneue-webfont.eot');

	src: url('includes/fonts/Bebas/bebasneue-webfont.eot?#iefix') format('embedded-opentype'),

	     url('includes/fonts/Bebas/bebasneue-webfont.woff') format('woff'),

	     url('includes/fonts/Bebas/bebasneue-webfont.ttf') format('truetype'),

	     url('includes/fonts/Bebas/bebasneue-webfont.svg#webfont') format('svg');

}

@font-face {

  font-family: 'Lato';

  font-style: normal;

  font-weight: 100;

  src: local('Lato Hairline'), local('Lato-Hairline'), url('includes/fonts/Lato/Lato-Hairline.woff') format('woff');

}

@font-face {

  font-family: 'Lato';

  font-style: normal;

  font-weight: 300;

  src: local('Lato Light'), local('Lato-Light'), url('includes/fonts/Lato/Lato-Light.woff') format('woff');

}

@font-face {

  font-family: 'Lato';

  font-style: normal;

  font-weight: 400;

  src: local('Lato Regular'), local('Lato-Regular'), url('includes/fonts/Lato/Lato-Regular.woff') format('woff');

}

@font-face {

  font-family: 'Lato';

  font-style: normal;

  font-weight: 700;

  src: local('Lato Bold'), local('Lato-Bold'), url('includes/fonts/Lato/Lato-Bold.woff') format('woff');

}

@font-face {

  font-family: 'Lato';

  font-style: normal;

  font-weight: 900;

  src: local('Lato Black'), local('Lato-Black'), url('includes/fonts/Lato/Lato-Black.woff') format('woff');

}

@font-face {

  font-family: 'Passion One';

  font-style: normal;

  font-weight: 900;

  src: local('Passion One Bold'), local('PassionOne-Bold'), url('includes/fonts/Passion One/PassionOne-Bold.woff') format('woff');

}

@font-face {

  font-family: 'Open Sans';

  font-style: normal;

  font-weight: 900;

  src: local('Open Sans Extra Bold'), local('OpenSans-ExtraBold'), url('includes/fonts/Open Sans/OpenSans-ExtraBold.woff') format('woff');

}







#logo:hover{

	/*-webkit-filter: blur(1px) grayscale(1) opacity(1);*/

}

body{

	margin:0;

	color:#333;

	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;

	font-family:'Lato', sans-serif;

	font-size:14px;

	line-height:1.5;

	background-color:#fff;

	/*background: url('images/charlesbg.jpg');*/

	background-position:0 260px;

	width:100%;

	/*border-top:8px solid #900007;*/

}

#topnav{

	top:0;

	left:0;

	background:url('images/white90.png');

	position:fixed;

	width:100%;

	z-index:2000;

	padding:5px;

	

	border-bottom:10px solid #900007;

	display:none;

	/*margin-top:-30px;*/

	

	-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.8);

	   -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.8);

	        box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.8);

}

	#topnav a{

		color:#FFF;	

		text-transform:uppercase;

		letter-spacing:1px;

		text-decoration:none;

	}

		#topnav a:hover{

			color:rgba(255,255,255, 0.7);

		}

		

	

	

	#topnav .sep1{

		margin:0 10px;	

	}	





	#wrapper, .wrapper{

		margin:auto;

		max-width:1009px;

		/*padding-bottom:20px;*/

	}

	#bg1{

		width:100%;

		z-index:0;

		height:477px;

		position:fixed;

		overflow:hidden;

		/*background:url('images/bg3.png') top center no-repeat;*/

	}

		#bg1 div{

			width:1000%;

			height:259px;

			/*background:url('images/bg2.jpg') bottom left repeat-x #FFF;*/

			

			/*margin-top:-500px;*/

			/*margin-top:-80px;*/

			margin-top:155px;

			

			

			/*

			margin-left:-1000px;

			opacity:0;			

			*/

		}

	#bg2{

		position:relative;

		z-index:1;

		/*

		background:url('images/bg2.png');

		padding-bottom:20px;

		*/

	}

#header{
	width:100%;
	/*background:url('images/headerbg1.jpg') center top;*/
	/*background:rgba(25,25,25,0.98);*/
	background-color:#fff;
	/*border-bottom:1px solid rgba(255,255,255,0.5);
	-webkit-box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.8);
	   -moz-box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.8);
	        box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.8);
	*/
	position:fixed;
	z-index:1000;
	margin-top:-23px;
	height: 127px;
	padding-bottom: 90px;
	width:100%;
}

	#header > .wrapper{

		height:212px;

		overflow:hidden;

	}

	#logo{		

		margin-top: 0px;

		cursor:pointer;

		margin:auto;

		z-index:5000;

		/*margin-left:160px;*/

		/*margin:10px auto;*/

	}

	

	#logo img {

		width: 100%;

		max-width: 500px;

		margin-top: 30px;

	}

	

	#callus{

		clear:right;

		text-align:right;

		margin-top:3px;

		margin-right:10px;

		margin-top: 65px;

		/*

		*/

	}

	#callus.onboard{

		margin-top: 60px;

		padding: 0px 10px 20px 10px;

		box-shadow:0 0 10px rgba(0,0,0,0.8), inset 0 0 0 2px #FFF;

		background: rgba(255,255,255,0.8);

		border-radius:10px;

	}

	

	

	#callus h2,

	#callus h3{

		font-family:'Open Sans';

		font-size:40px;

		font-weight:bold;

		color:#00306b;

		margin:0;

		margin-bottom:7px;

		

		

		/*text-shadow:-1px -1px 0 rgba(0,0,0,0.5);*/

		text-shadow:

					0px 0px 3px #FFF,

					0px 0px 3px #FFF,

					0px 0px 3px #FFF,

					0px 0px 3px #FFF,

					0px 0px 3px #FFF,

					0px 0px 3px #FFF,

					0px 0px 3px #FFF,

					0px 0px 3px #FFF,

					0px 0px 3px #FFF,

					0px 0px 3px #FFF,

					0px 0px 3px #FFF,

					0px 0px 3px #FFF,

					0px 0px 3px #FFF,

					0px 0px 3px #FFF,

					0px 0px 3px #FFF,

					0px 0px 3px #FFF,

					0px 0px 3px #FFF,

					3px 3px 5px rgba(0,0,0,1)

					;

		/*

		text-shadow:

					0px 0px 2px #ffde00,

					0px 0px 2px #ffde00,

					0px 0px 2px #ffde00,

					0px 0px 2px #ffde00,

					0px 0px 2px #ffde00,

					0px 0px 2px #ffde00,

					0px 0px 2px #ffde00,

					0px 0px 2px #ffde00,

					0px 0px 2px #ffde00,

					0px 0px 2px #ffde00,

					0px 0px 2px #ffde00,

					0px 0px 2px #ffde00,

					0px 0px 2px #ffde00,

					0px 0px 2px #ffde00,

					0px 0px 2px #ffde00,

					0px 0px 2px #ffde00,

					0px 0px 2px #ffde00,

					0px 0px 2px #ffde00,

					0px 0px 10px rgba(0,0,0,1)

					;

		*/

	}

	#callus h3{

		color:#004e9d;

		font-size:53px;

	}	



		.facebook{

			background:url('images/facebook.jpg') top;

			background-size:32px 64px;

		}

		.googleplus{

			background:url('images/icon_googleplus_mini.png') top;

			background-size:32px 64px;

		}

		.googleplus,

		.facebook{

			display:inline-table;

			margin:0 5px;

			width:32px;

			height:32px;

		}

			.googleplus:hover,

			.facebook:hover{

				background-position:bottom;

			}

	

	#logo_b,

	#logo_a{

		position:absolute;

	}

	#logo_a{

		z-index:100;

		margin-top:-500px;

	}

	#logo_b,

	#logo_b2{

		margin-left: 50px;

		margin-top: 20px;

		width: 490px;

		overflow:hidden;

	}

	#logo_b img{

		margin-left:-390px;

	}

	

	

	#logo_a2,

	#logo_b2{

		float:left;	

	}

	

	#logo_b2{

		margin-left:0;

		width:inherit;

		overflow:visible;

	}

	

	#topnav #nav{

		margin-top:10px;

	}

	

#nav{

	color:#FFF;

	display:none;

}

	#nav ul{

		list-style:none;

		padding:0px;

	}

	#nav ul li.sep1,

	#nav2 ul li.sep1{

		display:none;

		padding:0 15px;

		font-size:18px;

	}

	#nav ul li{

		margin:0;

		display:inline-table;

		

		transition: background 200ms ease-in-out;

		-webkit-transition: background 200ms ease-in-out;

		-moz-transition: background 200ms ease-in-out;

		-o-transition: background 200ms ease-in-out;

	}

	

	#nav ul li.right{

		background:#fedf00;

	}

		#nav ul li.right a{

			color:#333;

		}

	

	#nav ul li:hover{

		background:#2a67bb;

	}

	#nav ul li.right:hover{

		background:#FFF;	

	}

	#nav ul li a,

	#nav2 ul li a{

		text-decoration:none;

		color:#fff;

		font-size:16px;

		letter-spacing:0px;

		text-transform:uppercase;

		letter-spacing:1px;

		font-family: 'Lato', sans-serif;

		display:block;

		padding:10px 20px;

	}

	/*

	#nav ul li a:hover{

		color:#ffc000;

		text-decoration:none;

	}

	*/

	#nav ul li.sep1{

		padding:0 3px;	

		color:#fec700(255,255,255, 0.4);

	}

	

	#nav2{

		padding-top:5px;

		text-align:center;

	}

	#nav2 ul li.sep1{

		padding:0 20px;	

	}

	#nav2 ul li a{

		color:#FFF;

		font-size:14px;	

	}

#banner{

	/*background:url('images/banner1.png') bottom no-repeat;*/

	padding-top:200px;

	text-align:left;

	height:280px;

	position:relative;

	z-index:0;

}

#banner_text {

	/*

	width: 100%;

	height: 50px;

	background: rgba(0,0,0,0.8);

	position: absolute;

	z-index: 10;

	text-transform: uppercase;

	vertical-align: middle;

	text-align: center;

	color: #FFF;

	font-size: 28px;

	line-height: 46px;

	letter-spacing: 2px;

	box-shadow: inset 0 -3px 5px rgba(0,0,0,1);

	*/

	z-index:10 !important;

}

	#banner > img,

	#banner > div{

		position:absolute;	

	}

	#banner > img:nth-child(1){

		margin-left:-150px;

		margin-top:-10px;

		

		margin-left:-250px;

		opacity:0;

		

		z-index:3;

	}

	#banner > img:nth-child(2){

		margin-left:550px;

		/*

		501

		251

		*/

		width:0;

		height:0;

		opacity:0;

		margin-left:800px;

		margin-top:125px;

		z-index:3;

	}

	

	#banner > div{

		height: 220px;

		margin-top: 70px;

		margin-left: 35px;

		

		overflow:hidden;

		z-index:2;

	}

		#banner > div img{

			margin-top:210px;

		}

	

	#banner > img:nth-child(4){

		margin-left: 65px;

		margin-top: -20px;

		

		margin-top:-200px;

		z-index:2;

	}

	

	#banner > img:nth-child(5){

		margin-top: -110px;

		margin-left: 660px;

		

		margin-left:760px;

		opacity:0;

		z-index:1;

	}

	#banner > img:nth-child(6){

		margin-left: 20px;

		margin-top: -10px;

		

		margin-left:-120px;

		opacity:0;

		z-index:1;

	}

	

#banner_rect{

	padding-top: 199px;

	margin-bottom:10px;

	text-align:center;

}

#fullwidth{

	position: relative;

	overflow: hidden;

	/*background:#FFF;*/

	/*background:url('images/bg_star1.jpg');*/

	background-size:300px;

	height:320px;

	max-height: 320px;

}

#fullwidth .slide{

	position:absolute;

	width:100%;

}

#fullwidth .slide > img{

	/*

	max-width:1980px;

	width:100%;

	*/

	/*max-width:100%;*/

	margin:0 auto;

	display:block;

	height:auto;

}

	#fullwidth .slide .caption{

		position:absolute;

		width:100%;

		/*background:rgba(0,0,0,0.3);	*/

		padding:15px 0;

		text-align:right;

		/*margin-top:50px;*/

	}

		#fullwidth .slide .caption h2,

		#fullwidth .slide .caption h3,

		#fullwidth .slide .caption h4{

			color:#cf0000;

			font-family:'Lato', sans-serif;;

		}

		#fullwidth .slide .caption h2{

			font-size:60px;

			font-weight:bolder;				

			margin:0;

			margin-top:-10px;

		}

		#fullwidth .slide .caption h3{

			margin:0;	

		}

		#fullwidth .slide .caption h4{

			letter-spacing:1px;

			margin:0;

		}

		/*

		#fullwidth .slide .caption h2,

		#fullwidth .slide .caption h3,

		#fullwidth .slide .caption h4{

			font-family:'Lato', sans-serif;;

			color:#FFF;

			font-weight:bolder;	

			text-shadow: 0 0 10px rgba(0,0,0,0.6);

			line-height:normal;

		}

		#fullwidth .slide .caption h2{

			font-size:60px;

			font-weight:bolder;				

			margin:0;

			margin-top:-10px;

		}

		#fullwidth .slide .caption h3{

			margin:0;	

		}

		#fullwidth .slide .caption h4{

			letter-spacing:1px;

			margin:0;

		}

		*/

#banner3,

#banner_text{

	background:url('images/footer_bg1.png') top repeat;

	background-color:#001f55;

	position:relative;

	z-index:3000;

	padding:2px;
}



#banner2{

	/*margin-top:10px;*/

	background:url('images/markserv.jpg') top no-repeat;

	/*background-color:#333;*/

	/*border-radius:5px;*/

	overflow:hidden;

	padding:10px;

	width:995px;

	height:205px;

	

	/*-webkit-box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.8);

	   -moz-box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.8);

	        box-shadow:

						0px 0px 5px 1px rgba(0, 0, 0, 0.9),

						inset 0 0 1px 1px rgba(255,255,255,0.4)

						;

	*/

	position:relative;

	z-index:3000;

	

	/*text-shadow: -1px -1px 0 rgba(0,0,0,0.5), -1px -1px 0 #333;*/

}

	#banner2_cont{

		height:50px;

		display:none;

	}

	#banner2 > div{

		position: absolute;

		width: 100%;

		margin-top: -30px;

	}

	#banner2 img{

		/*box-shadow:0px 0px 4px rgba(0,0,0,1);*/

		/*border-radius:12px;*/

		

	}

	#banner2 img:last-child{

		margin-right:30px;	

		margin-top:14px;

	}

	#banner2 h1{

		margin:0;

		color:#333;

		color:rgba(255,255,255, 0.7);

		color:rgba(255,255,255,0.5);

		font-size:33px;

		font-weight:lighter;

		letter-spacing:1px;

		margin-left:12px;

	}

	#banner2 h1 strong{

		color:#333;	

		font-weight:lighter;

	}

	#banner2 .right{

		text-align:right;	

	}

#body{

	margin:auto;

	margin-top:15px;

	background: #FFF;

	



	/*

	-webkit-mask: -webkit-linear-gradient(

		 top,

		 rgba(255,255,255,0),

		 rgba(255,255,255,1) 5%,

		 rgba(255,255,255,1),

		 rgba(255,255,255,1)

	 );

	*/
	/*
	box-shadow: 0 0 0 5px #ffbf00;
	webkit-box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.8);

			-moz-box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.8);

			box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.9), 

					inset 0 0 1px 1px rgba(255,255,255,0.4);

	box-shadow: 0 0 90px 70px #FFF;								
	*/
}

	#body #body_body{

		

		/*background:url('images/body_body1.png');*/

	}

	#body #body_header{

		/*

		height:29px;

		background:url('images/body_header1.png') no-repeat top;

		*/

	}

	#body #body_footer{

		/*

		height:9px;

		background:url('images/body_footer1.png') no-repeat bottom;

		*/

	}



	#body #body_body{

	}

	

	#body #body_body > .left{

		width:640px;

	}

	

	

		#body #body_body > .left > .padding{

			padding:0px 20px;

		}

	

	#body #body_body > .right,

	#footer2 > .wrapper > div.right{

		width:330px;

		/*margin-top: 40px;*/

	}

	#footer2 > .wrapper > div.right{

		text-align:right;

		/*margin-right:84px;*/

		margin-top:-40px;

	}

	

	

		#body #body_body > .right > .padding{

			padding:0px;

			padding-right:20px;

		}

	

#footer{

	margin:auto;

	/*background:url('images/bg1.png') repeat-x top;*/

	color:rgba(255,255,255, 0.7);

	line-height:14px;

}	



	#footer ul{

		padding-top:10px;

	}

	#footer a{

		color:rgba(255,255,255, 0.7);

		text-decoration:none;

	}

	#footer a:hover{

		color:#FFF;

	}	

#footer1{

	width:100%;

	background:#ebebeb;

}

	#footer1 .column3{

		padding:20px 0;

	}

	#footer1 .column3 div{

		float:left;

		width:30%;	

	}

	#footer1 .column3 div:nth-child(3){

		float:right;

	}

	#footer1 .column3 div:nth-child(2){

		margin-left:30px;

	}

	#footer1 .column3 div.clear{

		width:auto;

		float:none;

	}

	#footer1 .column3 div img{

		float:left;

		margin-bottom:30px;

		margin-right:10px;

	}

	#footer1 .column3 div h1{

		font-size:25px;

		line-height:16px;

		margin-bottom:5px;

	}

	#footer1 .column3 div p{

		color:#333;

	}

#footer2{

	width:100%;

	/*background:url('images/footer_bg1.jpg') no-repeat center top #900007;	*/

	padding-top:20px;

	padding-bottom:20px;

	

	

	

	background:rgba(25,25,25,0.98);

	border-top:1px solid rgba(255,255,255,0.5);

	-webkit-box-shadow: 5px 0px 5px rgba(0, 0, 0, 1);

	   -moz-box-shadow: 5px 0px 5px rgba(0, 0, 0, 1);

	        box-shadow: 5px 0px 5px rgba(0, 0, 0, 1);

}

	#footer2 .left{

		/*margin-left:50px;*/

		text-align: center;

		float:none;

	}

	#footer2 .left ul.list1 .sep1{

		border:0;

		height:5px;

		padding:0;

		margin:10px;

	}

		#footer2 .left ul.list1 .sep1:nth-child(1){

			margin:0;

			border:0;

		}

		

		#copyright{

			text-align:right;

			padding-top:10px;

		}

		

iframe#map{

	border-radius:0;

	border:1px solid rgba(255,255,255, 0.5);

			

	-webkit-box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.8);

	   -moz-box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.8);

	        box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.8);	

}

		

.block1{

	/*width:280px;*/

	background:url('images/footer_bg2.jpg') top no-repeat #434343;

	border-radius:0;

	margin-bottom:10px;

	color:#FFF;

	border:1px solid rgba(255,255,255, 0.5);

	margin-top: 10px;

			

	-webkit-box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.8);

	   -moz-box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.8);

	        box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.8);

	/*

	-moz-box-shadow:    inset 0 0 10px #000000;

	-webkit-box-shadow: inset 0 0 10px #000000;

	box-shadow:         inset 0 0 10px #000000;

	*/

	/*text-shadow:1px 1px 3px #000;*/

}

	a .block1 h2{

		text-decoration:none;	

	}

	.block1.alt{

		background:url('images/footer_bg1.jpg') top no-repeat #900007;

	}

	.block1 .padding{

		padding:10px;	

	}

	.block1 strong,

	.block1 h2{

		color:#fff;	

	}

	.block1 h1{

		font-size: 30px;

		color: #fff;

		margin: 0;

		line-height: normal;

	}

	.block1.blue,

	.block1.red{

		color:#333;

	}

	.block1.yellow{

		background:#ffc307;

		color:#333;

	}

		.block1.yellow h2{

			color:#000;	

		}

	.block1.blue{

		background:#223e6b;

		padding:0;

	}

		.block1.blue ul{

			margin-right:0;

			margin:0;

			padding-right:0px;

		}

		#body > #body_body > .right .block1.blue > .padding{

			padding-right:0px;

			padding-left:5px;

		}

	.block1.red{

		background:#a20000;

	}

	.block1.lightgray{

		border:1px solid #AAA;

		background:#FFF;

	}

.line{

	height:6px;

	background:url('images/line.png');	

	margin-bottom:10px;

}



h1.bg{

	height:30px;

	line-height:28px;

	background:url('images/headline1.png') no-repeat left;

	padding-left:20px;

	margin-left:-20px;

	text-shadow:0 0 5px #FFF;

}

h2.alt{

	color:#1e1e1e;

}



.icon_facebook{

	height:25px;

	width:25px;

	background:url('images/icon_facebook.png') top;

	cursor:pointer;

}

.icon_facebook:hover{

	background-position:bottom;

}

.icon_twitter{

	height:25px;

	width:25px;

	background:url('images/icon_twitter.png') top;

	cursor:pointer;

}

.icon_twitter:hover{

	background-position:bottom;

}

/********************************************************************************************************/

a{

	color:#333;

	text-decoration:none;

}

a:hover{

	text-decoration:none;

}

a img{

	border:0;	

}

h1,h2{

	font-family:"Lato";

	display:block;

	color:#1e1e1e;

	font-size:40px;

	font-weight:900;

	margin-top:0;

	margin-bottom:10px;

	padding-top:0;

	border:0;

	text-transform:uppercase;

	margin-bottom:10px;

}

h3{

	margin:0;

	padding:0;

	font-size:28px;

	line-height:15px;

	color:#000;

	margin-bottom:15px;

	

	font-family: 'Open Sans Extra Bold', sans-serif;

	font-weight:100;	

	/*text-shadow:1px 1px 1px #333;*/

}



	#body > #body_body > .left > .padding h1:nth-child(1){

		font-size:40px;

	}

	h1 span{

		color:#fff;	

	}

	h1.alt span{

		font-size:18px;

	}

h2{

	font-family: 'Open Sans', sans-serif;

	font-size:30px;

	color:#004c94;

	letter-spacing:1px;

	text-shadow:

				0 0 5px #FFF,

				0 0 5px #FFF,

				0 0 5px #FFF,

				0 0 5px #FFF,

				0 0 5px #FFF,

				0 0 5px #FFF,

				0 0 5px #FFF,

				0 0 5px #FFF,

				0 0 5px #FFF,

				0 0 5px #FFF,

				0 0 5px #FFF,

				0 0 5px #FFF,

				0 0 5px #FFF,

				0 0 5px #FFF,

				0 0 5px #FFF,

				0 0 5px #FFF,

				3px 3px 5px #000,

				3px 3px 5px #000,

				3px 3px 5px #000

				;

}	



p{

	margin:0;

	margin-bottom:10px;

	font-size:18px;

	letter-spacing:1px;

}

em{

	color:#AAA;	

}



ul{

	margin:0;

	padding-left:20px;

}

ul.check1 li {

	background-image: url('images/check2.png');

	background-repeat: no-repeat;

	background-position: 0px 50%;

	margin: 0;

	padding-left: 24px;

	list-style: none;

	margin-bottom: 5px;

	font-family:Arial, Helvetica, sans-serif;

}

b{

	color:#b8111a;

}

strong{

	color:#000;

	font-weight:lighter;

}



hr{

	border:0;

	border-top:1px dashed #999;

	

	/*border-bottom:1px dashed #666;	*/

	margin:10px 0px;

}

hr.alt{

	border:0;

	margin:10px 0px;

}



.left{

	float:left;	

}

.right{

	float:right;	

}

.clear{

	clear:both;	

}

.list1, ul.list2{

	margin:0;

	padding:0;	

}

.list1 li{

	display:inline;

}

ul.list2{

	list-style:none;

	text-align:justify;	

}

ul.list2 .sep1{

	/*display:none;	*/

	border-bottom:1px dotted #7d8ba6;

	padding:0;

	margin:5px 0;

}

.padding{

	padding:20px;	

}



.thumb1{

	border:3px solid #ffc000;

	

	-webkit-box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.8);

	   -moz-box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.8);

	        box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.8);	

}

a .thumb1:hover{

	border:3px solid #000;

}



.thumb1.right{

	margin-left:10px;	

}

.thumb1.left{

	margin-right:10px;

}



.list2{

	margin:0 auto;

	padding:0 25px;

}

.list2.num{

	list-style:decimal;	

}



.minheight1{

	min-height:472px;

}

.minheight3{

	min-height:411px;

}

.minheight2{

	min-height:190px;

}



input, textarea{

	border:1px solid #999;	

	width:100%;

}



.image1{

	background:url('images/noimage1.png') center no-repeat;	

	border:3px solid #999;

	height:100px;

	

}







/********************************************************************************************************/





#accordion h3{

	font-weight:bolder;

	font-size:16px;

}



#accordion div{

	padding:0 35px;

}

#accordion div p{

}





#services.home ul{

	width:28%;

}







#gallery .thumb1{

	margin:5px;	

}





.butt1{

	padding:5px;

	text-align:center;

	cursor:pointer;

}

.butt1:hover{

	background:#333;

}

	.butt1 span{

		font-size:20px;

		font-weight:bolder;	

	}



.product1{

	float:left;	

	width:47%;

	/*border:1px solid #CCC;*/

}

	.products1 .product1:nth-child(odd){

		clear:both;

		margin-bottom:20px;

	}

	.products1 .product1:nth-child(even){

		float:right;

	}

	.products1 .product1 img:first-child{

		width:100%;

	}

	.products1 .product1 img:last-child{

		width:100px;

		float:left;

	}

	.products1 .product1 h1:first-of-type{

		color:#F00;

		margin:0;

		pading:0;	

		margin-top:10px;

	}

	.products1 .product1 p:first-of-type{

		clear:both;

		font-size:10px;		

	}



	.alt .products1 .product1 img:last-of-type{

		float:right;	

	}

	.alt .products1 .product1 h1:first-of-type{

		font-size:14px;

	}	

	.alt .products1 .product1 p:first-of-type{

		clear:none;	

	}



input[type="text"], textarea, .textbox1 {

	border: 1px solid #999;

	width: 550px;

	display: table;

	font-size: 16px;

	padding: 5px 5px;

	color: #333;

	box-shadow: inset 0 0 3px rgba(0,0,0,0.5);

	background: rgba(255,255,255,0.8);

	border-radius: 4px;

	display: inline-table;

}



.scrollup{

    width:40px;

    height:40px;

    opacity:0.3;

    position:fixed;

    bottom:50px;

    right:100px;

    display:none;

    text-indent:-9999px;

    background: url('images/icon_top.png') no-repeat;

	z-index:5000;

}

.buttmini{

	background:#0064d6;

	color:#FFF;

	text-decoration:none;

	font-size:10px;

	text-transform:uppercase;

	padding:0px 5px;

	display:inline-table;

	letter-spacing:1px;

	cursor:pointer;

}

	.buttmini:hover{

		background:#333;	

	}



.contenthide{

	

}

	.contenthide > div:first-child{

		display:none;

	}



#req1{

	z-index:10;	

}

#socialnetworks{

	text-align:right;

	margin-right: 30px;

}

#socialnetworks h2{

	font-family: Bebas;

	font-weight:100;

	font-size:20px;

	line-height:0px;

	margin:0;

	margin-top:-25px;

}

#socialnetworks > h2,

#socialnetworks > div{

	display:inline-block;

	vertical-align:middle;

}

#rotators img{

/*border-radius: 5px;*/

/*box-shadow: 0 0 0 5px rgba(0,0,0,0.15);*/

width:100%;

height:320px;

		-webkit-box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.8);

		-moz-box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.8);

		box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.9), inset 0 0 1px 1px rgba(255,255,255,0.4);

}



#services.col3 ul {

	width: 30%;

}

#services.col3 ul{

 width:30%; 

}

#services.col3 ul:nth-child(3){

 float:right; 

}

.tab1{

		

}

	.tab1 tr td:first-child{

		text-align:right;

		vertical-align:top;

		padding-top:8px;

		font-weight:bolder;

	}

	.tab1 input.textbox{

		font-size:14px;	

		padding:5px;

		background:rgba(255,255,255,0.9);

	}

	

.success{

	text-align:center;

	border:2px solid #63be2d;

	border-radius:10px;

	padding:15px;

	background:rgba(99,190,45, 0.2);

}





#body > .center {

border-top: 1px solid rgba(0,0,0,0.1);

border-bottom: 1px solid rgba(0,0,0,0.1);

}

#portfolio td{

	text-align:center;	

	width:50%;

}



#portfolio div:nth-child(1){

	/*margin-left:100px;	*/

}

#portfolio td > div:not(.clear){

	width:45%;	

	text-align:center;

}

#portfolio td > div:not(.clear):nth-child(3){

	margin-left:40px;	

}

#portfolio td > div:nth-child(3) .butt2{

	margin-left:20px;

}

#portfolio div > a > img{

	height:200px;

}



.butt2{

	/*width: 100px;*/

	text-transform: uppercase;

	font-weight: bolder;

	padding: 5px 10px;

	color: #FFF;

	font-weight: normal;

	letter-spacing: 2px;

	font-size: 12px;

	text-shadow: 0 1px 5px rgba(0,0,0,0.8), 0 0 20px rgba(0,0,0,0.3);

	border-radius: 10px;

	text-align: center;

	position: relative;

	display: table;

	background: #d40f0f;

	top: 5px;

	box-shadow: inset 0 -2px 0px 0px rgba(0,0,0,0.3), inset 0 -5px 0px 0px rgba(0,0,0,0.3), inset 0 -5px 0px 0px #d40f0f, inset 0 25px 0px rgba(255,255,255,0.1), inset 0 1px 0px rgba(255,255,255,0.5), inset 0 0 0px 1px rgba(255,255,255,0.3), inset 0 -6px 0px 0px rgba(255,255,255,0.3), inset 0 -20px 30px 0px rgba(0,0,0,0.2), 0 1px 2px 1px rgba(0,0,0,0.7);

	margin:auto;

	margin-bottom: 10px;

	margin-right: 10px;	

}

.butt2.wide{

	display:block;

	width:auto;

	background: #004e9d;

	box-shadow:
	inset 0 -2px 0px 0px rgba(0,0,0,0.3),
	inset 0 -5px 0px 0px rgba(0,0,0,0.3),
	inset 0 -5px 0px 0px #004e9d,
	inset 0 25px 0px rgba(255,255,255,0.1),
	inset 0 1px 0px rgba(255,255,255,0.5),
	inset 0 0 0px 1px rgba(255,255,255,0.3),
	inset 0 -6px 0px 0px rgba(255,255,255,0.3),
	inset 0 -20px 30px 0px rgba(0,0,0,0.2),
	0 1px 2px 1px rgba(0,0,0,0.7);
	font-size:20px;
	padding:10px 10px 15px 10px;
	margin:0;
}
.butt2.wide.alt{
	box-shadow: inset 0 -2px 0px 0px rgba(0,0,0,0.3), inset 0 -5px 0px 0px rgba(0,0,0,0.3), inset 0 -5px 0px 0px #d40f0f, inset 0 25px 0px rgba(255,255,255,0.1), inset 0 1px 0px rgba(255,255,255,0.5), inset 0 0 0px 1px rgba(255,255,255,0.3), inset 0 -6px 0px 0px rgba(255,255,255,0.3), inset 0 -20px 30px 0px rgba(0,0,0,0.2), 0 1px 2px 1px rgba(0,0,0,0.7);
	background: #d40f0f;
}
#portfolio_blocks{
	display:table;
	margin:auto;
}

.portfolio_block:nth-child(3n+1){
	margin-right:30px;
}

.portfolio_block{
	width:470px;
	display:inline-block;
	text-align:center;
	margin-top:30px;
	border-radius:10px;
	padding-bottom:30px;
	padding-top:10px;
	
	box-shadow:inset 0 0 0 1px rgba(0,0,0,0.05);
	background:rgba(0,0,0,0.05);
}
	.portfolio_block:hover{
		background:rgba(0,0,0,0.1);
	}
	
	.portfolio_block.business_card{
		display:none;
		padding-top:20px;	
	}
		.portfolio_block.business_card img{
			width:90%;	
			max-width:377px;
		}
	.portfolio_block > div.left{
		width:50%;	
	}
	.portfolio_block > div.left img{
		height:200px;
	}
	.portfolio_block .butt2{
		margin:auto;
		padding:15px 20px;
	}


	.portfolio_block:nth-child(1){
		margin-top:0;
	}









#logo img{
	max-width: 550px
	margin-top: 26px;
}
#header{
	height:57px;
}
#header > .wrapper{
	height:147px;
}
#banner_rect{
	padding-top:129px;
}
#callus{
	margin-top:40px;
}
#callus h3{
	font-size:40px;
}
#callus h2{
	font-size:30px;
}
ul.col2,
ul.col3{
	padding:0;
	margin:0;	
}
ul.col2 li,
ul.col3 li{
	padding:0;
	margin:0;
	list-style:none;
	display:inline-table;
}

ul.col2 li{
	width:49%;
	margin-top:10px;
}
ul.col3 li{
	width:33%;
}
ul.col2 li .padding{
	padding:0;	
}
ul.col2 li:nth-child(1){
	float:left;	
}
ul.col2 li:nth-child(2){
	float:right;	
}
ul.col3 li .padding{
	padding:2px;	
}





#body{position:relative;z-index:1; }#req1{position:relative !important;top:0 !important;}
