@import url(https://fonts.googleapis.com/css?family=Open+Sans:400italic,600italic,700italic,400,600,700);
* {
	margin: 0;
	padding: 0;
}
html, body {
	height: 100%;
}
body {
	min-width: 1024px;
	background: #c9c9c9 url(../images/Airtronics-bg_02.jpg) repeat-x;
	font-size: 12px;
	font-family: 'Open Sans', sans-serif;
	color: #3a383a;
	line-height: 21px;
	text-align: justify;
	margin: 0 auto;
}
a {
	color: #01863F;
	text-decoration: none;
}
.whitelink a {
	color: #FFF;
}
strong {
	font-weight: 700;
}
p {
	margin-bottom: 14px;
}
img {
	border: 0;
}
.last {
	margin: 0;
	border-right: 0 !important;
}
.clearfix:after {
	clear: both;
}
.clearfix:before, .clearfix:after {
	content: " ";
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0px;
	height: 0px;
}
#upbg {
	position: absolute;
	width: 100%;
	height: 169px;
	min-width: 1024px;
	margin: 0 auto;
	float: left;
	left: 0;
	top: 0;
	z-index: 1;
	background-image: url(../images/Airtronics-upbg_02.jpg);
	background-repeat: repeat-x;
	background-position: center;
	border-top: 10px solid #01863f;
	border-bottom: 20px solid #01863f;
}
/* */
#logo {
	position: absolute;
	width: 304px;
	height: 159px;
	left: 50%;
	z-index: 12;
	margin-left: -157px;
	top: 10px;
}
#submenu {
	position: relative;
	width: 960px;
	margin: 30px auto 0;
	font-size: 14px;
	font-style: italic;
	font-weight: 800;
	z-index: 5;
}
#submenu .top-phone {
	font-size: 16px;
	float: right;
	right: 0;
}
/* */
#slider-home {
	position: relative;
	height: 423px;
	width: 1000px;
	padding: 0;
	z-index: 9;
	margin: 0 auto;
	background: #c9d3de;
	overflow: hidden;
}
#slider-home .image-container {
	width: 1000px;
	height: 423px;
	z-index: 9;
	overflow: hidden;
}
#slider-home .image-container img {
	width: 1000px;
}
#slider-home .textblock {
	position: absolute;
	width: 300px;
	color: #FFF;
	font-size: 12px;
	line-height: 15px;
	padding: 20px 20px 10px 40px;
	z-index: 10;
	left: 140px;
	bottom: 50px;
	vertical-align: baseline;
	border: 2px solid #01863f;
	background: url(../images/Airtronics-slider-bg.png);
	-webkit-border-radius: 15px;
	border-radius: 15px;
}
#slider-home .textblock .title {
	font-size: 25px;line-height: 30px;
}
#slider-home .mask {
	position: absolute;
	z-index: 12;
}
#slider-home .mask.top {
	background: url(../images/mask_top.png);
	width: 1000px;
	height: 33px;
	top: -1px !important;
}
#slider-home .mask.bottom {
	background: url(../images/mask_bottom.png);
	width: 1000px;
	height: 31px;
	bottom: 0;
}
#slider-home .mask.left {
	background: #01863f;
	width: 2px;
	height: 360px;
	left: 0;
	top: 32px;
}
#slider-home .mask.right {
	background: #01863f;
	width: 2px;
	height: 360px;
	right: 0;
	top: 32px;
}
/* */
#menu {
	position: absolute;
	width: 160px;
	height: 423px;
	text-align: center;
	z-index: 11;
	background: #efefef;
	-webkit-box-shadow: 25px 0 15px -20px #000;
	box-shadow: 25px 0 15px -20px #000;
}
#headerhomemenu {
	position: relative;
	margin-top: 20px;
	width: 160px;
	font-size: 17px;
	font-weight: 600;
	text-transform: uppercase;
	z-index: 10;
}
#headerhomemenu ol {
	list-style: none;
}
#headerhomemenu ol li {
	position: relative;
	margin: 0;
	float: left;
}
#headerhomemenu ol li a {
	width: 160px;
	color: #3a383a;
	text-decoration: none;
	display: block;
	padding: 12px 0;
	background: rgb(239,239,239); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(239,239,239,1) 0%, rgba(196,197,197,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(239,239,239,1)), color-stop(100%, rgba(196,197,197,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(239,239,239,1) 0%, rgba(196,197,197,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(239,239,239,1) 0%, rgba(196,197,197,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(239,239,239,1) 0%, rgba(196,197,197,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(239,239,239,1) 0%, rgba(196,197,197,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efefef', endColorstr='#c4c5c5', GradientType=0 ); /* IE6-9 */
}
#headerhomemenu ol li:hover a {
	text-decoration: none;
	color: #FFF;
}
.green-gradient, #headerhomemenu ol li:hover a {
	background: rgb(1,134,63); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(1,134,63,1) 0%, rgba(1,61,29,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(1,134,63,1)), color-stop(100%, rgba(1,61,29,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(1,134,63,1) 0%, rgba(1,61,29,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(1,134,63,1) 0%, rgba(1,61,29,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(1,134,63,1) 0%, rgba(1,61,29,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(1,134,63,1) 0%, rgba(1,61,29,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#01863f', endColorstr='#013d1d', GradientType=0 ); /* IE6-9 */
}
.menu-phone {
	width: 160px;
	color: #FFF;
	font-weight: 700;
	font-size: 21px;
	position: relative;
	padding: 16px 0 37px;
}
/* */
#outer {
	position: relative;
	width: 100%;
	z-index: 3;
	margin: 0 auto;
	padding: 30px 0 0;
}
#inner {
	position: relative;
	width: 930px;
	z-index: 4;
	overflow: hidden;
	clear: both;
	padding: 30px 30px 15px 30px;
	margin: 0 auto;
	background: #FFF;
	border: 2px solid #01863f;
	-webkit-border-radius: 15px;
	border-radius: 15px;
}
.grid {
	position: relative;
	width: 930px;
	height: 100%;
	margin: 0 auto;
	clear: both;
}
.grid:after {
	content: "";
	display: table;
	clear: both;
}
.grid.padding-top {
	padding-top: 30px;
}
.grid.padding-full {
	padding: 30px 0;
}
.text li {
	margin: 1em !important;
	padding: 0 5px;
	list-style-position: outside;
	list-style-type: disc;
}
/* */
.column-left {
	position: relative;
	width: 40%;
	float: left;
}
.column-right {
	position: relative;
	float: right;
	clear: both;
	right: 0;
}
.col-30 {
	width: 32%;
}
.col-40 {
	width: 42%;
}
.col-45 {
	width: 45%;
}
.col-50 {
	width: 52%;
}
.col-55 {
	width: 54%;
}
.col-65 {
	width: 65%;
}
.border-right {
	padding-right: 40px;
	border-right: 1px solid #3a383a;
}
/* */
.title, .column-left h1 {
	display: block;
	font-weight: 700;
	margin-bottom: 15px;
	font-size: 18px;
}
.title a {
	color: #000;
}
.title.contact {
	padding-top: 20px;
	font-size: 21px;
}
.contact{
	font-size:14px;
}
/* gallery*/
.instructions {
	display: block;
	font-size: 11px;
	padding-left: 5px;
}
.thumbcontainer {
	width: 180px;
	height: 113px;
	overflow: hidden;
	margin: 0 18px 18px 0;
	float: left;
}
/* */
#footer {
	position: relative;
	width: 100%;
	bottom: 0;
	z-index: 9;
	clear: both;
	font-size:13px;
}
#footer .grid {
	height: auto;
	width:1000px;
}
/* */
.logos {
	width: 1000px;
	height: 70px;
	margin:0 auto;
	display: flex;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
.vendors{
	width: 1000px;
	height: 70px;
	padding: 10px 0;
}
.associations{
	width: 430px;
	height: 60px;
}
.logos span {
	float: left;
	margin: 0 15px;
}
.vendors span img {
	max-width: 170px;
	max-height: 41px;
}
.associations span img {
	max-width: 164px;
	max-height: 55px;
}
/* */
.whiteblock {
	padding: 15px 0;
	width: 100%;
	border-top: 4px solid #3a383a;
	background: #FFF;
	font-weight: 700;
	color: #01863f;
}
#footer ul {
	margin: 15px 0 0;
}
#footer li {
	list-style: none;
	display: inline;
	text-transform: uppercase;
	font-size: 13px;
	line-height: 13px;
	border-left: 1px solid #181f26;
	padding: 0px 5px 0px 10px;
}
#footer li a {
	color: #3a383a;
}
#footer li.first{
	border-left:0;
	padding-left:0;
}
.copy {
	width: 100%;
	background: #01863f;
	color: #FFF;
	font-size: 11px;
	line-height: 14px;
	padding: 5px 0;
}
.large-slogan{
	font-size:20px;
	font-weight:700;
	text-align:center;
	padding: 8px 0 0;
}
/* */
ul.social-menu{
	position: relative;
	text-align: right;
	list-style: none;
	margin-bottom:20px;
}
ul.social-menu li{
	display: inline-block;
	margin: 0 6px 0;
	font-size: 20px;

}
.other-info{
	position: relative;
	margin-bottom: 60px;
}
#footer ul.social-menu{
	position: relative;
	text-align: right;
	list-style: none;
	margin: 0;
}
#footer ul.social-menu li{
	display: inline-block;
	margin: 0 6px 0;
	font-size: 20px;
	border-left: 0;
}
