/* GLOBAL */

img { border: 0; }
body{
	background:#E0E4CC;
	font-family: 'Open Sans', sans-serif;
	color:#333333;}
input{
	font-family: 'Open Sans', sans-serif;
	font-size:16px;
	padding: 7px;
	outline: 0;
	border:0;
	width:250px;
	background: #EBE8DE;	
	border-radius:5px;}
input[type=submit]
{
	width:auto;
	padding: 5px 18px;
	line-height:25px;
	text-shadow:none;
	cursor:pointer;
	box-shadow: none;
	background: #333333;	
	color: #fff;}
p{
	margin:5px 0;
	text-align: justify;}
a{
	text-decoration:none;
	color:inherit;
	transition: color .5s ease;
	color: #666;}
a:hover{
	color:#F38630;}
h5{
	line-height:15px;
	font-size:11px;}
h6{
	font-size: 20px;
margin: 0px 0px 20px 100px;
padding-top: 45px;}
strong{
	font-weight:bold;}
figcaption strong{
	border-bottom: 1px solid #D6D0C1;
	padding-bottom:10px;
	margin: 10px 0;
	display:block;}
figcaption{
	line-height: 25px;
	font-size:14px;
	width:200px;}
hr{
	background-color: #D6D0C1;
	border:0;
	height:1px;
	margin:20px 0;}
/***************************************************** HEADER */
header{
		position:relative;
	max-width:1000px;
	-webkit-border-radius: 2px 2px 2px 2px;
border-radius: 2px 2px 2px 2px; 
background-image: -ms-linear-gradient(top, #A7DBD8 0%, #E0E4CC 100%);
background-image: -moz-linear-gradient(top, #A7DBD8 0%, #E0E4CC 100%);
background-image: -o-linear-gradient(top, #A7DBD8 0%, #E0E4CC 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #A7DBD8), color-stop(1, #E0E4CC));
background-image: -webkit-linear-gradient(top, #A7DBD8 0%, #E0E4CC 100%);
background-image: linear-gradient(to bottom, #A7DBD8 0%, #E0E4CC 100%);	
	width:100%;
	margin: 0 auto 20px auto;
	z-index: 9999;
	padding-bottom: 10px;
	height: 125px;
}

header h1
{
	font-size:12px;
	font-family: 'Open Sans', sans-serif;
	position:relative;
	font-size:16px;
	}

header p
{
	font-family: 'Open Sans', sans-serif;
	font-size:16px;
	color: #4A463B;
	margin-left:132px;
}
header img{}
/******************************************nav*********************************/
  .large-3 {
    position: relative;
	float:right;
	background: #F38630;
	width: 25%;
	color: #fff;
padding-left: 8px;
padding-bottom: 8px;
padding-right: 8px;
font-size: 12px;
	-webkit-border-radius: 2px 2px 2px 2px;
border-radius: 2px 2px 2px 2px;
background-image: -ms-linear-gradient(top, #F38630 0%, #E0E4CC 100%);
background-image: -moz-linear-gradient(top, #F38630 0%, #E0E4CC 100%);
background-image: -o-linear-gradient(top, #F38630 0%, #E0E4CC 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #F38630), color-stop(1, #E0E4CC));
background-image: -webkit-linear-gradient(top, #F38630 0%, #E0E4CC 100%);
background-image: linear-gradient(to bottom, #F38630 0%, #E0E4CC 100%);

 }
 
 
 
  .large-3 a:hover{
color:#A7DBD8;  }
nav
{
	position:relative;
	right:0;
	bottom:0;
    width: 38%;
	z-index: 99999;
	float:right;
}
nav ul
{
	list-style:none;
	font-size: 15px;
	margin: 0;
	padding: 0;
}
nav ul li
{
	float:left;
}
nav ul li a
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	transition: all .25s ease;
	font-weight:300;
	}
nav ul li a:hover{
	background-color:#F38630;}
ul li {
	display: inline-block;
	position: relative;
	float: left;
}
li ul {
	display: none;
}
ul li a {
	display: block;
	text-decoration: none;
	padding: 5px 15px 5px 15px;
	margin-left: 1px;
	margin-right:5px;
	white-space: nowrap;
	color: #fff;
}
li:hover ul {
	display: block;
	position: absolute;
}
li:hover li {
	float: none;
	font-size: 12px;
	margin-top:3px;
}
ul li a.home {
	display: block;
text-decoration: none;
color: #fff;
padding-left: 30px;
padding-top: 20px;
margin-top: 10px;
padding-bottom: 15px;
margin-left: 1px;
margin-right: 2px;
white-space: nowrap;
background-size: 24px 24px;

border-right: 1px #fff solid;
padding-left: 5px;
}
ul li a.services {
	display: block;
text-decoration: none;
color: #fff;
padding-left: 30px;
padding-top: 20px;
margin-top: 10px;
padding-bottom: 15px;
margin-left: 1px;
margin-right: 2px;
white-space: nowrap;
background-size: 24px 24px;

border-right: 1px #fff solid;
padding-left: 5px;
}
.services1 a{
	background: #B0E7F2;
	padding-top:25px;
	color:#333;
	width:280px;
	-webkit-border-radius: 2px 2px 2px 2px;
border-radius: 2px 2px 2px 2px;
}
.services2 a{
	background: #B0E7F2;
	padding-top:25px;
	color:#333;
	width:280px;
	-webkit-border-radius: 2px 2px 2px 2px;
border-radius: 2px 2px 2px 2px;
}.services3 a{
	background: #B0E7F2;
	padding-top:25px;
	color:#333;
	width:280px;
	-webkit-border-radius: 2px 2px 2px 2px;
border-radius: 2px 2px 2px 2px;
}.services4 a{
	background: #B0E7F2;
	padding-top:25px;
	color:#333;
	width:280px;
	-webkit-border-radius: 2px 2px 2px 2px;
border-radius: 2px 2px 2px 2px;
}
.services5 a{
	background: #B0E7F2;
	padding-top:25px;
	color:#333;
	width:280px;
	-webkit-border-radius: 2px 2px 2px 2px;
border-radius: 2px 2px 2px 2px;
}.services6 a{
	background: #B0E7F2;
	padding-top:25px;
	color:#333;
	width:280px;
	-webkit-border-radius: 2px 2px 2px 2px;
border-radius: 2px 2px 2px 2px;}
ul li a.about {
	display: block;
text-decoration: none;
color: #fff;
padding-left: 30px;
padding-top: 20px;
margin-top: 10px;
padding-bottom: 15px;
margin-left: 1px;
margin-right: 2px;
white-space: nowrap;
background-size: 24px 24px;

border-right: 1px #fff solid;
padding-left: 5px;
}
.about1 a{
background: #B0E7F2;
	padding-top:25px;
	color:#333;
	width:280px;
	-webkit-border-radius: 2px 2px 2px 2px;
border-radius: 2px 2px 2px 2px;
}
.about2 a{
background: #B0E7F2;
	padding-top:25px;
	color:#333;
	width:280px;
	-webkit-border-radius: 2px 2px 2px 2px;
border-radius: 2px 2px 2px 2px;
}.about3 a{
background: #B0E7F2;
	padding-top:25px;
	color:#333;
	width:280px;
	-webkit-border-radius: 2px 2px 2px 2px;
border-radius: 2px 2px 2px 2px;}
.about4 a{
background: #B0E7F2;
	padding-top:25px;
	color:#333;
	width:280px;
	-webkit-border-radius: 2px 2px 2px 2px;
border-radius: 2px 2px 2px 2px;}
.about5 a{
background: #B0E7F2;
	padding-top:25px;
	color:#333;
	width:280px;
	-webkit-border-radius: 2px 2px 2px 2px;
border-radius: 2px 2px 2px 2px;}
ul li a.information {
	display: block;
text-decoration: none;
color: #fff;
padding-left: 30px;
padding-top: 20px;
margin-top: 10px;
padding-bottom: 15px;
margin-left: 1px;
margin-right: 2px;
white-space: nowrap;
background-size: 24px 24px;
-webkit-border-radius: 2px 2px 2px 2px;
border-radius: 2px 2px 2px 2px;
border-right: 1px #fff solid;
padding-left: 5px;
}
.information1 a{
background: #B0E7F2;
	padding-top:25px;
	color:#333;
	width:280px;
	-webkit-border-radius: 2px 2px 2px 2px;
border-radius: 2px 2px 2px 2px;	
}.information2 a{
background: #B0E7F2;
	padding-top:25px;
	color:#333;
	width:280px;
	-webkit-border-radius: 2px 2px 2px 2px;
border-radius: 2px 2px 2px 2px;
}.information3 a{
background: #B0E7F2;
	padding-top:25px;
	color:#333;
	width:280px;
	-webkit-border-radius: 2px 2px 2px 2px;
border-radius: 2px 2px 2px 2px;
}.information4 a{
background: #B0E7F2;
	padding-top:25px;
	color:#333;
	width:280px;
	-webkit-border-radius: 2px 2px 2px 2px;
border-radius: 2px 2px 2px 2px;

}
/***************************************endnav************************************/
/* 3 COLUMNS */

#boxcontent
{
	width:auto;
	max-width:900px;
	margin:0 auto;
	padding:70px 0 45px 0;
}

#boxcontent article
{
	float:left;
	width:250px;
	margin-right:45px;
	font-size:14px;
}

#boxcontent article h3
{
	font-family: 'Open Sans', sans-serif;
	font-size:20px;
	margin-bottom:10px;
	margin-left:75px;
}

#boxcontent article img
{
	float:left;
}

#boxcontent article p
{
	line-height:25px;
	font-family: 'Open Sans', sans-serif;
	margin-left:75px;
}


/* BUTTONS */

.button
{
	padding:7px 14px;
	border: 1px solid #206876;
	background-color: #206876;
	color: #EBE8DE;
	text-shadow: 1px 1px 0px #ff8155;
	text-decoration:none;
	border-radius:5px;
	box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.3);
}

.button:hover
{
	background:none #EBE8DE;
	border-color: #EBE8DE;
	text-shadow:none;
	color: #4A463B;
}



/* FOUR COLUMNS */
#four_columns{
	font-size:14px;}
#four_columns #container{
	margin: 0px;}
#four_columns #accordion div:hover{
	height:520px;}
#four_columns, #text_columns
{
	line-height:20px;
	font-family: 'Open Sans', sans-serif;
	clear:both;
	width:auto;
	max-width:1000px;
	margin:0 auto;
	text-align:justify;
}

#four_columns h2, #text_columns h3
{
	font-size:24px;
	border-bottom: 1px solid #D6D0C1;
	padding: 20px 0;
	text-align: left;
}

#four_columns .img-item
{
	float:left;
	margin-right:25px;
}

#four_columns .img-item a
{
	position:relative;
	display:block;
}
/* TWO COLUMNS */
#text_columns article.column3bis{
	font-size:20px;
	float:left;
	width:55%;
	max-width: 560px;
	margin-bottom: 20px;
	background-image:url(pictures/contact-us.png);
	background-repeat:no-repeat;
	background-position:top;
	}
#text_columns article.column3{
	font-size:14px;
	float:left;
	width:55%;
	max-width: 500px;
	margin-bottom: 20px;
	}
#text_columns article.column1, #text_columns .column2
{
	font-size:14px;
	float:left;
	width:auto;
	max-width: 550px;
	mar	max-width: 500px;}
#text_columns .column-map{
	font-size:14px;
	float:left;
	width:auto;
	max-width: 400px;
	margin-bottom: 20px;
	padding-top:20px;}
#text_columns .column_recruit{
	font-size:14px;
	float:left;
	width:auto;
	max-width: 450px;
	margin-bottom: 20px;
	background-image:url(pictures/work-for-us.png);
	background-repeat:no-repeat;
	height:380px;}

#text_columns .columntwo{
	font-size:14px;
	float:left;
	width:auto;
	max-width: 450px;
	margin-bottom: 20px;
	height:380px;}
#text_columns .column_equip{
	font-size:14px;
	float:left;
	width:auto;
	max-width: 450px;
	margin-bottom: 20px;
	background-image:url(pictures/bigstock--d-rendering-of-a-chrome-spotl-17086271.png);
	background-repeat:no-repeat;
	height:460px;
	background-position:right;}
#text_columns .column_producer{
	font-size:14px;
	float:right;
	width:auto;
	max-width: 450px;
	margin-bottom: 20px;
	background-image:url(pictures/producer-chair.png);
	background-repeat:no-repeat;
	height:460px;
	background-position:center;}
#text_columns .column_history{
	font-size:14px;
	float:right;
	width:auto;
	max-width: 450px;
	margin-bottom: 20px;
	background-image:url(pictures/history.jpg);
	background-repeat:no-repeat;
	height:460px;
	background-position:center;}
#text_columns .column_school{
	font-size:14px;
	float:right;
	width:auto;
	max-width: 450px;
	margin-bottom: 20px;
	background-image:url(pictures/school.jpg);
	background-repeat:no-repeat;
	height:460px;
	background-position:inherit;}

#text_columns .column_manager{
	font-size:14px;
	float:right;
	width:auto;
	max-width: 450px;
	margin-bottom: 20px;
	background-image:url(pictures/Red-curtain.jpg);
	background-repeat:no-repeat;
	height:620px;
	background-position:right;}
#text_columns .column_documents{
	font-size:14px;
	float:right;
	width:auto;
	max-width: 400px;
	margin-bottom: 20px;
	background-image:url(pictures/Untitled-2.png);
	background-repeat:no-repeat;
	height:460px;
	background-position:center;}
#text_columns .column_links{
	font-size:14px;
	float:right;
	width:auto;
	max-width: 400px;
	margin-bottom: 20px;
	background-image:url(pictures/links.jpg);
	background-repeat:no-repeat;
	height:460px;
	background-position:center;}
#text_columns .column_dont{
	font-size:14px;
	float:right;
	width:auto;
	max-width: 400px;
	margin-bottom: 20px;
	background-image:url(pictures/don%27t!.jpg);
	background-repeat:no-repeat;
	height:460px;
	background-position:center;}
#text_columns article.column4 p{
	line-height:1.3;}
#text_columns article.column4{
	font-size:14px;
	float:left;
	width:auto;
	max-width: 550px;
	margin-bottom: 20px;	}
	#text_columns article.column4 a{
		text-decoration: underline;
		font-size:15px;
		color:#435EA5;}
#text_columns article.column4 a:hover{
	color:#F38630;}
	.row_recruit{
	position:relative;
	margin: 50px 0 0 120px;
	float:right;
	width:250px;}
.row
{
	position:relative;
margin: 0px 50px 20px 120px;;	
float:right;
	width:350px;
	padding-top:40px;}
.row img
{
	float:left;
}

.row p
{
	margin-left: 100px;
}

.rocket, .clock
{
	top:0;
	left:0;
	position:absolute;
	height: 80px;
}

.rocket:hover
{
	opacity:0;
	transition: opacity 0.4s ease 0.2s;
	animation-name: stylie-transform-keyframes;
	animation-duration: 700ms;
	animation-delay: 0ms;
	animation-fill-mode: forwards;
	animation-timing-function: linear;
	animation-iteration-count: 1;
	transform-origin: 0 0;
}

.clock:hover
{
	animation-name: stylie-transform2-keyframes;
	animation-duration: 100ms;
	animation-delay: 0ms;
	animation-fill-mode: forwards;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
	transform-origin: 0 0;
}



/* FOOTER */

footer
{
	position:relative;
	padding-top: 15px;
	clear:both;
	width:auto;
	height:220px;
/* IE10 Consumer Preview */ 
background-image: -ms-linear-gradient(top, #E0E4CC 0%, #ED620B 70%);

/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(top, #E0E4CC 0%, #ED620B 70%);

/* Opera */ 
background-image: -o-linear-gradient(top, #E0E4CC 0%, #ED620B 70%);

/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #E0E4CC), color-stop(0.7, #ED620B));

/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(top, #E0E4CC 0%, #ED620B 70%);

/* W3C Markup, IE10 Release Preview */ 
background-image: linear-gradient(to bottom, #E0E4CC 0%, #ED620B 70%);
	font-size:11px;
	height: 250px;
}

footer .wrapper
{
	margin: 0 auto;
	width:auto;
	max-width:1000px;
	font-size:11px;
}

footer .wrapper .column
{
	font-family: 'Open Sans', sans-serif;
	color:#333;
	float:left;
	width:230px;
	margin-right:20px;
			padding-top:5px;}
footer .wrapper .column.midlist ul li
{
	display:block;
	width:auto;
	padding:0 0 10px 25px;
	margin-bottom:10px;
	border-bottom: 1px solid #444444;
}
footer .wrapper .column.midlist ul li a:hover
{
	color:#fff;
}
footer .wrapper .column.rightlist ul li
{
	display:block;
	width:auto;
	margin-bottom:15px;
}
footer .wrapper .column.rightlist ul li a span
{
	margin-left:95px;
	display:block;
}

footer .wrapper .column.rightlist ul li a img
{
	transition: border .25s ease;
	float:left;
	border:3px solid #444444;
}

footer .wrapper .column.rightlist ul li a img:hover
{
	border-color: #5e5e5e;
}

footer .wrapper .column h4
{
	font-size: 14px;
	color: #fff;
}

#copyright
{
	background: #ED620B;
	height:70px;
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
}
#copyright .wrapper
{
	font-family: 'Open Sans', sans-serif;
	padding-top:25px;
	color: #333;
	font-size:10px;
	position:relative;
}
#copyright .wrapper .social
{
	position:absolute;
	right:0;
	top:25px;
}
#copyright .wrapper .social a
{
	transition: opacity .25s ease;
	opacity: 0.6;
	margin-left: 12px;
	display:block;
	float:left;
}
#copyright .wrapper .social a:hover
{
	opacity: 0.7;
}
#copyright .wrapper a
{
	color: #333;
}

#copyright .wrapper a:hover
{
	color: #ababab;
}
/*********************************Slider ************************************/
#layerslider-container {
	width: 100%;
	min-width: 400px;
	max-width: 1000px;
	margin-top:10px;
	margin-bottom: 10px;
	margin-left:auto;
	margin-right:auto;
}
#layerslider-container-fw {
	width: 100%;
	margin: 50px auto;
}

/* MISC */
.clear
{
	clear:both;
}
.hidden
{
	position:absolute;
	clip: rect(1px 1px 1px 1px); /* IE6 & 7 */
  	clip: rect(1px, 1px, 1px, 1px);
}


/* MEDIA QUERIES FOR A RESPONSIVE LAYOUT */

@media (max-width: 1215px)
{
	#slider_content1, #slider_content2, #slider_content3
	{
		width:auto;
		margin-right:50px;
	}
	#slider_content1 h3, #slider_content2 h3, #slider_content3 h3
	{
		font-size:18px;
	}
	#slider_content1 p, #slider_content2 p, #slider_content3 p
	{
		font-size:14px;
	}
	#slider_content1 p .responsive_button, #slider_content2 p .responsive_button, #slider_content3 p  .responsive_button
	{
		display:inline;
	}
	.container .button
	{
		display:none;
	}
}

@media (max-width: 915px)
{
	#boxcontent article
	{		
		float: none;
		margin: 30px auto 0 auto;
		width: 60%;
	}
	#banner
	{
		font-size:15px;
	}
	#banner .search
	{
		margin-top:19px;
		margin-right:-385px;
	}
	#banner p
	{
		margin-left:-370px;
	}
	input
	{
		padding:4px;
		font-size:14px;
	}
	input[type="submit"]
	{
		padding: 1px 14px;
	}	
	#four_columns
	{
		width: 500px;
	}
	#four_columns .img-item:nth-of-type(3), #four_columns .img-item:nth-of-type(4)
	{
		margin-top: 25px;
	}
	#text_columns article.column1, #text_columns .column2
	{
		float:none;
		max-width: 500px;
		margin: 50px auto 0 auto;}
	.column2 .row
	{
		float:none;
		margin:0 0 40px 50px;
	}
	footer .wrapper .column
	{
		font-size: 12px;
		width: 230px;
	}
}

@media (max-width: 765px)
{
	.container
	{
		top: -1500px;
	}
	header
	{
		height:120px;
	}
	header nav
	{
		right: auto;
		bottom: auto;
		left: 50%;
		top:100px;
		margin-left: -184px;
	}
	#banner
	{
		height:100px;
	}
	#banner p
	{		
		text-align:center;
		position:static;
		margin: 0 auto;
		padding:15px 0 7px 0;

	}
	footer
	{
		padding-bottom:70px;
		height: auto;
	}
	footer .wrapper
	{
		width: 350px;
		margin: 0 auto;
	}
	footer .wrapper .column
	{	
		margin-top:30px;	
		float:none;
		font-size: 14px;
		width: auto;
	}
	footer .wrapper .social
	{
		display:none;
	}
}

@media (max-width: 500px)
{
	#banner
	{
		height:auto;
		padding-bottom:15px;
	}
	#four_columns
	{
		width:auto;
	}
	#four_columns .img-item
	{
		width: 180px;
		float:none;
		margin: 25px auto 0 auto;
	}
	#four_columns h2
	{
		margin: 0 30px;
	}
	.column2 .	{
		margin: 0 0 40px 10px;
		width:auto;}
	footer .wrapper
	{
		width:auto;
	}
	footer .wrapper .column
	{
		margin: 0 auto 15px auto;
		max-width:300px;
	}	
	input
	{
		width:auto;
	}
	#alternative_menu
	{
		display:block;
	}
	header nav
	{
		display:none;
	}
	header h1
	{
		font-size:40px;
	}
	header p
	{
		margin-left: 60px;
		font-size:14px;
	}
}

/* KEYFRAMES */

@keyframes stylie-transform-keyframes {
  0% {transform:translateX(30px) translateY(46px) rotate(0deg) translate(-50%, -50%);animation-timing-function: cubic-bezier(.25,.25,.75,.75);}
  100% {transform:translateX(260px) translateY(-150px) rotate(0deg) translate(-50%, -50%);}
}

@keyframes stylie-transform2-keyframes {
  0% {transform:translateX(40px) translateY(40px) rotate(0deg) translate(-50%, -50%);animation-timing-function: cubic-bezier(.25,.25,.75,.75);}
  100% {transform:translateX(50px) translateY(40px) rotate(0deg) translate(-50%, -50%);}
}


/*********************accordion************************/
#container {
	width: 550px;
	margin: 20px auto;
}

/*********************accordion_fact************************/
#container_fact {
	margin: 20px auto;
}
#accordion_fact {
	margin-top: 20px;
}
#accordion_fact .item_fact {
	height: 30px; /* height = total height of A child element */
	overflow: hidden;
	transition: height ease-in-out 500ms; /* css3 transition */
	-o-transition: height ease-in-out 500ms;
	-moz-transition: height ease-in-out 500ms;
	-webkit-transition: height ease-in-out 500ms;

	margin-bottom: 2px;
}
#accordion_fact a {
	display: block;
	height: 20px;
	line-height: 20px;
	background: #E0E4CC;
	font-size:16px;
	padding: 5px;
	color: #333333;
	text-decoration: none;
}
#accordion_fact p {
	padding: 5px;
}
#accordion_fact div:hover {
	height:390px;}
#accordion_fact div:hover a {
	color:#F38630;
}

/*************************************lightbox***************************/
.image-row {
  *zoom: 1;
  margin-bottom: 20px;
}
.image-row:after {
  content: "";
  display: table;
  clear: both;
}

.example-image-link {
	padding: 8px;
	margin: 10px;
  display: inline-block;
  line-height: 0;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  border: 2px solid #D6D0C1;
  -webkit-transition: all 0.1s ease-out;
  -moz-transition: all 0.1s ease-out;
  -o-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
}
.example-image-link:hover {
  border: 2px solid #F38630;
}

.example-image {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
}

/*******************************************past projects******************************************************************************************/
/*  SECTIONS  */
.section {
clear: both;
padding: 0px;
margin: auto;
max-width: 1000px;}

/*  COLUMN SETUP  */
.col {
	display: block;
	float:left;
	margin: 1% 0 1% 1.6%;
}
.col:first-child { margin-left: 0; }


/*  GROUPING  */
.group:before,
.group:after {
	content:"";
	display:table;
}
.group:after {
	clear:both;
}
                                               
					
/*  GRID OF TWO  */
.span_3_of_3 {
	width: 100%;
}
.span_1_of_3 {
	width: 59.2%;
}
.span_2_of_3 {
	width: 39.2%;}
.span_1_of_3 h1{
	font-size:18px;}
.span_1_of_3 p{
	font-size:14px;}
/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */

@media only screen and (max-width: 480px) {
	.col { 
		margin: 1% 0 1% 0%;
	}
}

@media only screen and (max-width: 480px) {
	.span_2_of_2 {
		width: 100%; 
	}
	.span_1_of_2 {
		width: 100%;
	}
}

.FAQscolumn {
float: left;
max-width: 250PX;
font-size: 12PX;
line-height: 20px;
font-family: 'Open Sans', sans-serif;
clear: both;
width: auto;
margin: 0 auto;
text-align: left;}

.FAQstwo{
	font-size: 14px;
float: left;
width: auto;
/* max-width: 450px; */
margin-bottom: 20px;}

.FAQs{
position: relative;
margin: 0px 20px 20px 50px;
float: right;
width: 680px;
padding-top: 40px;;}

/************************************accordeon********************************/
.ac-container{
}
.ac-container label{
	padding: 5px 10px;
	position: relative;
	z-index: 20;
	display: block;
	height: 30px;
	cursor: pointer;
	color: #777;
	text-shadow: 1px 1px 1px rgba(255,255,255,0.8);
	line-height: 33px;
	font-size: 14px;
	background: #ffffff;
	background: -moz-linear-gradient(top, #ffffff 1%, #eaeaea 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#ffffff), color-stop(100%,#eaeaea));
	background: -webkit-linear-gradient(top, #ffffff 1%,#eaeaea 100%);
	background: -o-linear-gradient(top, #ffffff 1%,#eaeaea 100%);
	background: -ms-linear-gradient(top, #ffffff 1%,#eaeaea 100%);
	background: linear-gradient(top, #ffffff 1%,#eaeaea 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eaeaea',GradientType=0 );
	box-shadow: 
		0px 0px 0px 1px rgba(155,155,155,0.3), 
		1px 0px 0px 0px rgba(255,255,255,0.9) inset, 
		0px 2px 2px rgba(0,0,0,0.1);
}
.ac-container label:hover{
	background: #fff;
}
.ac-container input:checked + label,
.ac-container input:checked + label:hover{
	background: #c6e1ec;
	color: #3d7489;
	text-shadow: 0px 1px 1px rgba(255,255,255, 0.6);
	box-shadow: 
		0px 0px 0px 1px rgba(155,155,155,0.3), 
		0px 2px 2px rgba(0,0,0,0.1);
}
.ac-container label:hover:after,
.ac-container input:checked + label:hover:after{
	content: '';
	position: absolute;
	width: 24px;
	height: 24px;
	right: 13px;
	top: 7px;
	background: transparent url(../images/arrow_down.png) no-repeat center center;	
}
.ac-container input:checked + label:hover:after{
	background-image: url(../images/arrow_up.png);
}
.ac-container input{
	display: none;
}
.ac-container article{
	background: rgba(255, 255, 255, 0.5);
	margin-top: -1px;
	overflow: hidden;
	height: 0px;
	position: relative;
	z-index: 10;
	-webkit-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	-moz-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	-o-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	-ms-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
}
.ac-container article p{
	font-style: italic;
	color: #777;
	line-height: 23px;
	font-size: 14px;
	padding: 20px;
	text-shadow: 1px 1px 1px rgba(255,255,255,0.8);
}
.ac-container input:checked ~ article{
	-webkit-transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
	-moz-transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
	-o-transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
	-ms-transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
	transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
	box-shadow: 0px 0px 0px 1px rgba(155,155,155,0.3);
}
.ac-container input:checked ~ article.ac-small{
	height: 150px;
}
.ac-container input:checked ~ article.ac-medium{
	height: 190px;
}
.ac-container input:checked ~ article.ac-large{
	height: 320px;
}
.ac-container input:checked ~ article.ac-large1{
	height: 240px;}
.ac-container input:checked ~ article.ac-large3{
	height: 560px;}

/*******************************/
.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}

/*  COLUMN SETUP  */
.col {
	display: block;
	float:left;
	margin: 0 0 0 1.6%;
}
.col:first-child { margin-left: 0; }


/*  GROUPING  */
.group:before,
.group:after {
	content:"";
	display:table;
}
.group:after {
	clear:both;
}
.group {
    zoom:1; /* For IE 6/7 */
}
                                               
					
/*  GRID OF THREE  */
.span_3_of_3 {
	width: 100%;
}
.span_2_of_3 {
	width: 66.13%;
}
.span_1_of_3 {
	width: 32.26%;
}

/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */

@media only screen and (max-width: 480px) {
	.col { 
		margin: 0 0 0 0%;
	}
}

@media only screen and (max-width: 480px) {
	.span_3_of_3 {
		width: 100%; 
	}
	.span_2_of_3 {
		width: 100%; 
	}
	.span_1_of_3 {
		width: 100%;
	}
}
#address{
	float:right;
	width:180px;
	font-size:12px;}
/*****************************************modal box*********************************/
.modalDialog, .modalDialog2, .modalDialog3, .modalDialog4 {
	position: fixed;
	font-family: Arial, Helvetica, sans-serif;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0,0,0,0.8);
	z-index: 99999;
	opacity:0;
	-webkit-transition: opacity 400ms ease-in;
	-moz-transition: opacity 400ms ease-in;
	transition: opacity 400ms ease-in;
	pointer-events: none;
}
.modalDialog:target {
	opacity:1;
	pointer-events: auto;
}

.modalDialog > div {
	width: 780px;
	position: relative;
	margin: 10% auto;
	padding: 5px 20px 13px 20px;
	border-radius: 10px;
	background: #fff;
	background: -moz-linear-gradient(#fff, #999);
	background: -webkit-linear-gradient(#fff, #999);
	background: -o-linear-gradient(#fff, #999);
}

.close {
	background: #606061;
	color: #FFFFFF;
	line-height: 25px;
	position: absolute;
	right: -12px;
	text-align: center;
	top: -10px;
	width: 24px;
	text-decoration: none;
	font-weight: bold;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	-moz-box-shadow: 1px 1px 3px #000;
	-webkit-box-shadow: 1px 1px 3px #000;
	box-shadow: 1px 1px 3px #000;
}

.close:hover { background: #00d9ff; }
