@charset "UTF-8";
@import url(animate.css);
@import url(//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css);

@import"reset.css";@import"skeleton.css";@import"superfish.css";@import"forms.css";@import url(https://fonts.googleapis.com/css?family=Open+Sans+Condensed:700);

body{
background:#171717;
font:14px/19px Trebuchet MS, Helvetica, sans-serif;
color:#cccacb;
position:relative;
min-width:980px;
}

img {
width:100%;
height:auto;
}

a[href^="tel:"]{color: inherit; text-decoration:none;} 
* {-webkit-text-size-adjust: none;}

.floatright {float:right;}
.floatleft {float:left;}

html,body{height:100%;}
p{padding-bottom:18px;}
a{color:#fff;outline:none;cursor:pointer;text-decoration:none;}
a:hover{text-decoration:underline}

/*  Header styles */

h1,h2,h3,h4,h5,h6{line-height:1.1em;color:#6c6c6c; font-family: 'Open Sans Condensed', sans-serif;text-transform: uppercase;margin-top: 0px; letter-spacing: 1px;}
h1{font-size:32px;}
h2{font-size:24px; color:#7fb72d}
h3{font-size:28px;} 
h4{font-size:26px;}  
h5{font-size:24px;}
h6{font-size:20px;}

/* Global Structure---------------------------------------- */

/*----- txt,links,lines,titles -----*/

.extra-wrap{overflow:hidden;display:block;}
.fleft{float:left}
.fright{float:right}
.alignright{text-align:right}
.aligncenter{text-align:center}
.alignmiddle *{vertical-align:middle}
.color1{color:#ff2100;}

.last1 {
margin-bottom:0 !important;
}

.last2 {
padding-bottom:0 !important;
}

.wrapper {width:100%; overflow:hidden;}
 
.p1 {margin-bottom:8px;}
.p2 {margin-bottom:15px;}
.p3 {margin-bottom:30px;}
.p4 {margin-bottom:40px;}
.p5 {margin-bottom:50px;}

.reg {text-transform:uppercase;}

.title {margin-bottom:18px;}

.it {font-style:italic;}

.letter {letter-spacing:-1px;}


/*********************************boxes**********************************/

.margin-bot {margin-bottom:35px;}

.spacing {margin-right:35px;}

.indent {padding:0 0 0px 30px;}
.indent2 {padding-left:50px;}
.indent-bot {margin-bottom:20px;}
.indent-bot2 {margin-bottom:30px;}
.indent-bot3 {margin-bottom:45px;}

.img-indent-bot {margin-bottom:25px;}
.img-indent {float:left; margin:0 20px 0px 0;}	
.img-indent2 {float:left; margin:0 13px 0px 0;}	
.img-indent-r {float:right; margin:0 0px 0px 40px;}	

.prev-indent-bot {margin-bottom:10px;}	

.buttons a:hover {cursor:pointer;}
.clear {
clear: both;
display: block;
overflow: hidden;
visibility: hidden;
width: 0;
height: 0;
}

.logo {
display: inline-block;
width:349px; 
height:106px; 
text-indent:-5000px; 
background:url(../images/logo.png) 0 0 no-repeat;
}

/*********************************header*************************************/

header {
width:100%;
position:relative; 
z-index:2;
padding-bottom: 0px;
border-bottom: 1px solid #222222;
}

header h1 {
padding:20px 0 0;
margin:0;
font-size:0;
float: left;
line-height:0;
}
																									
.soc-links a {
display:block;
width:19px;
height:15px;
}

.soc-links a:hover {
background-position:0 bottom;
}

.soc-links li {
display:block;
float:left;
margin-left:11px;
}

.soc-link1 {background:url(../images/soc-link1.png) no-repeat 0 0 ;
}
.soc-link2 {background:url(../images/soc-link2.png) no-repeat 0 0 ;
}
.soc-link3 {background:url(../images/soc-link3.png) no-repeat 0 0 ;
}	

.soc-links
{
float: right;
padding-top: 40px;
overflow: hidden;
display: inline-block;
}	

.slide1 {
float: left;
}

.slider-bg {
width: 100%;
position: relative;
margin-top: 28px;
background: #fff;
padding: 10px 0 10px;
}	

.slider-bg:before {
display: block;
position: absolute;
width: 10px;
height: 100%;
content: '';
background: #fff;
top: 0;
left: -10px;
}

.slider-bg:after {
display: block;
position: absolute;
width: 10px;
height: 100%;
content: '';
background: #fff;
top: 0;
right: -10px;
}

.carousel1 li {
float: left;
}

.carousel-div1 {
position: relative;
z-index:9;	
height:472px;
}

.caroufredsel_wrapper {
z-index:9;
cursor: auto !important;
}

.slide-box {
position: relative;
float: left;
overflow: hidden;
}

.inner2 {
position: absolute;
background: url(../images/banner-bg.png) repeat 0 0;
color: #fff;
text-transform: uppercase;
font-family: 'Open Sans Condensed', sans-serif;
font-weight: bold;
font-size: 14px;
top: -280px;
left: 0px;
text-align: center;
line-height: 20px;
width: 100%;
height: 100%;
}

.inner2 > div {
position: relative;
top: 100px;
}

.inner2 span {
text-transform: none;
}

.inner2 a {
color: #fff;
transition: all 0.4s ease 0s;
}

/********************** Content ************************/

#content {
width:100%; 
padding:0 0 41px;
position:relative;
z-index:1;
}

/***** Home *****/

.home-box1 {
color: #ffffff;
font-family: 'Open Sans Condensed',sans-serif;
font-size: 33px;
font-weight: bold;
letter-spacing: 1px;
line-height: 48px;
margin-bottom: 32px;
padding-top: 25px;
text-transform: uppercase;
}

.home-box1 span {
color: #7fb72d;
}

.home-box1 strong {
display: block;
margin-top: -9px;
font-size: 20px;
}

.home-box2 {
background: #1d1d1d;
padding: 10px 0;
position: relative;
}

.home-box2:before {
content: '';
position: absolute;
display: block;
background: #1d1d1d;
height: 100%;
width: 5px;
top: 0;
left: -5px;
}

.home-box2:after {
content: '';
position: absolute;
display: block;
background: #1d1d1d;
height: 100%;
width: 5px;
top: 0;
right: -5px;
}

.text1 {
display: block;
color: #fff;
margin-bottom: 18px;
font-size: 24px;
line-height: 26px;
transition: all 0.4s ease 0s;
font-weight: bold;
font-family: 'Open Sans Condensed', sans-serif;
}

.inner1 {	
border: 1px solid #262626;
position: relative;
transition: all 0.4s ease 0s;
padding: 25px 14px 33px 39px;
}

.inner1:hover {
background: #171717;
}

.inner1:hover .text1 {
color: #6c6c6c;
}

.link1 {
color: #7fb72d;
text-transform: uppercase;
font-family: 'Open Sans Condensed', sans-serif;
font-size: 12px;
font-weight: bold;
text-decoration: underline;
transition: all 0.4s ease 0s;
}

.inner1 p {
padding-bottom: 15px;
}

.link1:hover {
color: #6c6c6c;
text-decoration: none;
}

.bot1 {
position: absolute;
right: -1px;
top: -1px;
}

.bot1 img {
width: auto;
}

.dl2 {
color: #474747;
font-family: 'Open Sans Condensed', sans-serif;
font-size: 14px;
line-height: 18px;
letter-spacing: 1px;
font-weight: bold;
text-transform: uppercase;
}

.dl2 a {
color: #FFFFFF;
display: inline-block;
margin-bottom: 13px;
text-decoration: underline;
}

.dl2 a:hover {
text-decoration: none;
}

.text2 {
color: #FFFFFF;
display: block;
font-family: 'Open Sans Condensed',sans-serif;
font-size: 28px;
font-weight: bold;
letter-spacing: 1px;
line-height: 34px;
margin-bottom: 9px;
margin-top:50px;
}

.p7 {
margin-top: 20px;
}

.home1-img2 {
margin-top: 26px;
}

.text3 {
display: block;
color: #474747;
font-family: 'Open Sans Condensed', sans-serif;
font-size: 14px;
text-transform: uppercase;
line-height: 18px;
margin-bottom: 3px;
}

.text3 span {
color: #fff;
}

.home1-box4 {
position: relative;
padding-top: 105px;
}

.p8 {
padding-top: 10px;
}

.carousel2 li {
float: left;
}

.carousel-div2 {
position: relative;
z-index:9;
height: 178px;
}

.prev1 {
background: url(../images/prev1.gif) 0 0 no-repeat;
display: block;
width: 67px;
height: 23px;
position:absolute;
top:56px;
transition: all 0.4s ease 0s;
left:0px;
z-index:99;
}

.p21 {
border: none;
padding-bottom: 0;
}

/***** Page 2 *****/

.page2-banner1 {
margin-top: 60px;
}

.page2-img1 {
float: left;
margin-right: 22px;
margin-bottom: 10px;
padding-top: 5px;
}

.p9 {
margin-top: 14px;
padding-bottom: 28px;
}

.link2 {
transition: all 0.4s ease 0s;
color: #fff;
text-transform: uppercase;
font-family: 'Open Sans Condensed', sans-serif;
font-size: 14px;
font-weight: bold;
}

.p10 {
margin-top: 44px;
}

.page2-box1 {
padding-top: 21px;
}

.list1 a {
color: #fff;
font-size: 13px;
}

.list1 li {
background: url("../images/marker3.png") no-repeat scroll 0 6px transparent;
display: block;
line-height: 16px;
padding-bottom: 10px;
padding-left: 13px;
}

.list1 {
margin-top: 23px;
padding-bottom: 12px;
}

.text4 {
background: url("../images/marker4.png") no-repeat scroll 0 0 transparent;
color: #474747;
display: block;
font-family: 'Open Sans Condensed',sans-serif;
font-size: 14px;
line-height: 24px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
margin: 26px 0 20px;
text-transform: uppercase;
padding-left: 10px;
padding-top: 10px;
}

.bot3 {
padding-left: 10px;
}

.text6 {
font-size: 15px;
color: #fff;
display: block;
}

.page2-img2 {
margin: 43px 0 28px;
}

.p11 {
margin-top: 33px;
}

/***** Links *****/

.links-box1 {
background: #1d1d1d;
border: 1px solid #262626;
padding: 20px 20px 28px;
margin-top: 16px;
}

.p20 {
margin-top: 51px;
}

.links-img1 {
margin-bottom: 29px;
}

.p12 {
margin-top: 20px;
padding-bottom: 10px;
}

.inner3 {
color: #474747;   
font-family: 'Open Sans Condensed',sans-serif;
font-size: 14px;
margin-bottom: 13px;
text-transform: uppercase;
}

/***** Services *****/

.services-img1 {
float: left;
margin-right: 22px;
padding-top: 5px;
}

.services-box1 {
margin-top: 11px;
padding-bottom: 20px;
}

.text5 {
display: block;
font-family: 'Open Sans Condensed', sans-serif;
font-size: 14px;
font-weight: bold;
color: #f78d1a;
margin-bottom: 13px;
line-height: 22px;
text-transform: uppercase;
}

.map iframe {
height: 427px;
overflow: hidden;
width: 100%;
}

.map {
margin: 16px 0 26px;
}

/***** Contact *****/
																								
.dl1 dt {width:150px;
margin-bottom: 18px;
color: #6c6c6c;
font-family: 'Open Sans Condensed', sans-serif; 
text-transform: uppercase;
font-weight: bold; 
font-size: 14px;	  
}

.p13 {
margin-left: 25px;
}

.p13 dt {
width: auto;
}

.dl1 {
margin-top: 11px;
letter-spacing: 1px;
float: left;
margin-bottom: 20px;
}

.dl1 span {float:left; width:88px;}

.dl1 dd { line-height:18px;color: #474747;
font-family: 'Open Sans Condensed', sans-serif; 
text-transform: uppercase;
font-weight: bold; 	  
font-size: 14px;
}

.dl1 dd a {
font-size: 14px;
}

.p16 {
padding-bottom: 21px;
}

.p17 {
font-size: 14px;
}

	
/******************** Footer ******************/

footer {
width:100%; 
padding:0 0 21px;
}

.bot2 {
width: 100%;
height: 1px;
background: #1e1e1e;
}

#news-form {
position: relative;
padding-top:14px;
}

#news-form input {
background: none;
border:1px solid #1e1e1e;
box-shadow: none;
color: #474747;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;		
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 13px;
outline: medium none;
padding: 3px 10px 6px;
margin:0 0 9px;
width: 100%;
}

#news-form label.invalid .error {
height: 19px;
}

#news-form a:hover {
background-position:0 bottom;
}

#news-form .success {
background: none repeat scroll 0 0 #FFFFFF;
border: 1px solid #000000;
color: #333333;
display: none;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
left: 0;
padding: 4px 0 5px 10px;
position: absolute;
top: 14px;
width: 100%;
z-index: 10;
}

#news-form .error {
color: #FF0000;
display: block;
font-size: 10px;
height: 0;
position:absolute;
top:-2px;
left:0;
overflow: hidden;
transition: all 0.3s ease-out 0s;
}

/******************** Responsive ******************/

@media only screen and (min-width: 768px) and (max-width: 1024px) {
body {
min-width:768px;
 }
}

@media only screen and (max-width: 995px) {
 body{min-width:768px;}

.slide-box {
width: 189px;
}

.next1 {
right: 0;
 }
}

@media only screen and (max-width: 800px) {
.slide-box {
width: 189px;
}

.page1-box1 strong {
font-size: 21px;
}

.next1 {
right: 0;
 }
}

@media only screen and (max-width: 767px) {
body {
min-width:420px;
 }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
body {
min-width:420px;
}

.floatright {float:left;}
.floatleft {float:right;}

nav select {
outline:none;
display: block !important;
height:25px;
line-height:25px;
padding:0 0 4px;
}	

.p6 {
margin-left: 0;
}

header h1 {
float: none;
text-align: center;
}

header .fright {
float: none;
text-align: center;
}

nav {
float: none;
width: 100%;
}

.soc-links {
float: none;
}

.slider-bg:after,
.page1-box2:after,
.page1-box2:before,
.slider-bg:before {
display: none;
}

.page1-box1 strong {
font-size: 19px;
line-height: 30px;
margin-top: 0;
}

.page1-box1 {   
font-size: 31px;   
line-height: 42px;
}

.slide-box {
width: 210px;
}

.inner2 > div {
top: 80px;
}

.p30 {
width: 196px !important;
margin-left: 5px !important;
margin-right: 5px !important;
}

.services-img1 {
float: none;
margin-right: 0;
margin-bottom: 14px;
}

.p13 {
margin-left: 0;
 }
}

@media only screen and (max-width: 479px) {
.inner-block {
padding:0 10px;
}

body {
min-width:300px;
}

header h1 {
float: none;
text-align: center;
}

header .fright {
float: none;
text-align: center;
}

nav {
float: none;
width: 100%;
}

.soc-links {
float: none;
}

.slide1 {
float: none;
}

.slide-box {
float: none;
width: 100%;
}

.slider-bg:after,
.page1-box2:after,
.page1-box2:before,
.slider-bg:before {
display: none;
}

.p6 {
margin-left: 0;
}

.home-box1 strong {
font-size: 19px;
line-height: 30px;
margin-top: 0;
}

.services-img1 {
float: none;
margin-right: 0;
margin-bottom: 14px;
}

.home-box1 {   
font-size: 31px;   
line-height: 42px;
}

.p13 {
margin-left: 0;
 }
}


/*  SECTIONS  */
.section {clear: both;
padding: 0px;
margin: 0px;}


/*  COLUMN SETUP  */
.col { display: block;
float: right;
margin: 0% 0 1% 1.6%;}
       
.col:first-child { margin-left: 0; }


/*  GRID OF THREE  */
.span_3_of_3 { width: 100%; }
.span_2_of_3 { width: 66.13%; }
.span_1_of_3 { width: 32.26%; }


/*  GROUPING  */
.group:before,
.group:after { content:""; display:table; }
.group:after { clear:both;}
.group { zoom:1; /* For IE 6/7 */ }


/*  GO FULL WIDTH BELOW 480 PIXELS */
@media only screen and (max-width: 480px) {
.col {  margin: 1% 0 1% 0%; }
.span_3_of_3, .span_2_of_3, .span_1_of_3 { width: 100%; }
}

.little {
font-size: 12px;
color: #ffffff;
}

.col-4_mod div:nth-child(n+4) {
margin-top: 30px;
}

/*==================   Thumbnail    ======================*/

.thumb {
  display: block;
  position: relative;
  overflow: hidden;
}

.thumb img {
  width: 100%;
  height: auto;
  -moz-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  -webkit-transition: 0.5s all ease;
  transition: 0.5s all ease;
}

.thumb_overlay {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
  color: #fff;
  background: transparent;
}

.thumb_overlay:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  font: 400 30px "FontAwesome";
  line-height: 30px;
  margin-top: -15px;
  text-align: center;
}

.lt-ie9 .thumb_overlay:before {
  display: none;
}

.thumb:hover .thumb_overlay {
  opacity: 1;
  background: rgba(0, 0, 0, 0.5);
}

.lt-ie9 .thumb:hover .thumb_overlay {
  background: none;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#80000000')";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#80000000');
  zoom: 1;
}

.lt-ie9 .thumb:hover .thumb_overlay:before {
  display: block;
}

.thumb:hover img {
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}

.well {
  padding-top: 20px;
  padding-bottom: 20px;
}

.well__ins {
  padding-top: 25px;
}

.well1 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.well2 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.well2__ins {
  padding-bottom: 20px;
}

.well3 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.well4 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.well4__ins {
  padding-bottom: 20px;
}

.well5 {
  padding-top: 20px;
  padding-bottom: 20px;
}

@media (max-width: 480px) { .logo {
background: rgba(0, 0, 0, 0) url("../images/logo-mobile.png") no-repeat scroll 0 0 !important;
transform: scale(1.1) !important;
margin-left: 18px !important;
}}

@media (max-width: 480px) { .logo {
margin-bottom: -50px !important;
}}

