@import url(http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,600,700,800,300);
@import url(http://fonts.googleapis.com/css?family=Roboto+Slab:400,700);
@import url(http://fonts.googleapis.com/css?family=Asap:400,700,400italic,700italic);
body{
	  font: 14px 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;
 	  line-height: 1.428571429;
 	  color: #a8b9b9;
      background-color: #eae8e2;
}
.tophead{
	background: #f0ede7;
}
strong{
	  font: normal 16px/30px Open Sans;
    color: #211F1F;
  font-weight: bold;
}
.phone{
	  text-align: right;
	  margin: 0px;
	  color: #fe5000;
	  line-height: 34px;
	  
}
.phone a{
	color: #a1a1a0 !important;
	  font: italic 12px/18px 'Asap', sans-serif;
}
.navigation1{
	position: relative;
  background-color: #303439;
  background-image: -moz-linear-gradient(top,#2c3035,#363b40);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#2c3035),to(#363b40));
  background-image: -webkit-linear-gradient(top,#2c3035,#363b40);
  background-image: -o-linear-gradient(top,#2c3035,#363b40);
  background-image: linear-gradient(to bottom,#2c3035,#363b40);
  background-repeat: repeat-x;
  padding: 10px 0;
  border-bottom: 5px solid #232529;
}
nav {

  display: inline-block;
  margin-top: 5px;
}
/* Main menu styles
========================================================*/
.sf-menu{
	margin: 0px;
}
.sf-menu > li {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  position: relative;
  text-align: left;
    
  display: inline-block;
}
.sf-menu > li > .sf-with-ul {
  position: relative;
}
.sf-menu > li > .sf-with-ul:hover:after {
  cursor: pointer;
}
.sf-menu > li > a {
  text-transform: uppercase;
    font: normal 16px/24px Asap;
  display: inline-block;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
  color: #fff;
  
  padding: 0px 16px 6px 16px;
    
  font-weight: bold;
}
.select-menu{
	display: none !important;
}
.sf-menu > li > a:hover {
  color: #E77841;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
  
}
.sf-menu > li > a:active {
  color: #E77841;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
  
}
.sf-menu .sfHover > a {
  color: #E77841;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
  
}
.sf-menu > li.active > a {
  color: #E77841;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
  
}
.sf-menu > li.active > .sf-with-ul:after {
  color: #E77841;
}
.sf-menu > li.sfHover > a {
  color: #E77841;
}
/* First level sub-menu styles
========================================================*/
.sf-menu ul {
  display: none;
  min-width: 307px;
  font: 400 9px/14px 'Ubuntu', sans-serif;
  position: absolute;
    top: 41px;
  left: -14px;
  background: #000;
  border-bottom: 1px solid #e8e8e8;
  text-align: left;
  padding: 9px 0 7px 0;
  z-index: 200;
}
.sf-menu ul li {
    padding: 5px 0 5px;
  position: relative;
  display: block;
}
.sf-menu ul li a {
  color: #fff;
  text-transform: uppercase;
  margin-left: 27px;
  font-size: 12px;
  letter-spacing: 2px;
}
.sf-menu ul li:hover {
	
}
.sf-menu ul li a:hover {
  color: #E77841;
}
.sf-menu ul > .sfHover > a:after {
  color: #E77841;
}
.sf-menu ul li.sfHover > a {
  color: #E77841;
}
/* Second level sub-menu styles
========================================================*/
.sf-menu ul ul {
  position: absolute;
  top: -5px;
  left: 175px;
  margin-left: 2px;
    background: #FFFFFF;
  border-bottom: 1px solid #e8e8e8;
  -webkit-box-shadow: 0 0 2px #dddddd;
  -moz-box-shadow: 0 0 2px #dddddd;
  box-shadow: 0 0 2px #dddddd;
  padding: 6px 0 6px 0;
  z-index: 4;
  text-align: left;
}
.sf-menu ul ul li {
  padding-left: 20px;
  padding-bottom: 11px;
}
.sf-menu ul ul li a {
  color: #14322f;
  text-transform: uppercase;
  display: inline-block;
  letter-spacing: 2px;
}
.sf-menu ul ul li a:hover {
  color: #2f3133;
}
@media only screen and (max-width: 979px) {
  .sf-menu > li > a {
    padding: 16px 10px 16px 10px;
    letter-spacing: 1px;
  }
}
@media only screen and (max-width: 850px) {
  .sf-menu {
    display: none;
  }
  nav {
    width: 100%;
    float: none;
    
    
  }
  .select-menu {
    border-radius: none;
    display: block;
    text-transform: capitalize;
    float: none;
    color: #2f3133;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
    background: #ffffff;
    font: 400 13px/13px 'Ubuntu', sans-serif;
    text-align: left;
    border: 1px solid #c1c1c1;
    padding: 2px 0;
    position: relative;
  }
  .select-menu option {
    text-align: left;
    position: relative;
  }
}
.huge_it_slideshow_dots_thumbnails_2{
	bottom:0px;
}
.huge_it_slideshow_description_text_2{
	background:none !important;
	left: 3% !important;
	bottom: -3% !important;
}
.huge_it_slideshow_description_text_2 h2{
	  font: bold 24px/34px 'Roboto Slab';
  color: #fff;
  margin-bottom: 26px;
  display: block;
  text-transform: uppercase;
  font-size: 41px;
  line-height:60px;
  text-align: left;
}
.huge_it_slideshow_image_second_item_2 a, .huge_it_slideshow_image_item_2 a{
	  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0px 5px 0px 0px #ae3b06;
  -moz-box-shadow: 0px 5px 0px 0px #ae3b06;
  box-shadow: 0px 5px 0px 0px #ae3b06;
  display: inline-block;
  padding: 0 30px 0 !important;
  height: 44px;
  font: 18px/44px 'Open Sans', sans-serif;
  color: #fff;
  text-transform: uppercase;
  text-shadow: none;
  border: 1px solid #fe681a;
  background: #fe5000 !important;
  float: left;
  text-align: center;
  width: 28% !important;
}
.huge_it_slideshow_image_second_item_2 a:hover, .huge_it_slideshow_image_item_2 a:hover{
		-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;
	-webkit-box-shadow:0px 5px 0px 0px #0792aa;
	-moz-box-shadow:0px 5px 0px 0px #0792aa;
	box-shadow:0px 5px 0px 0px #0792aa;
	color:#fff;
	border:1px solid #23b7ce;
	background:#00abc8 !important;
}
.content{
	background: #fffcf5;
	  padding-bottom: 25px;
}
.content h2{
	  text-transform: uppercase;
  font-weight: 300;
  letter-spacing: -1px;
  margin-bottom: 21px;
    font-size: 38px;
  line-height: 61px;
}
.content h2 strong{
	  font-size: 38px;
  	line-height: 61px;
	  font-weight: 800;
}
.content h5{
	  
  margin-bottom: 20px;
    font: normal 22px/30px Open Sans;
    font-weight: 300;
    font-family: 'Open Sans', sans-serif;
  color: #645f5f;
}
.homecontent h1,.homecontent h2,.homecontent h3,.homecontent h4,.homecontent h5,.homecontent h6{
	  font: normal 30px/32px Open Sans;
	    color: #211f1f;
	      margin-bottom: 24px;
  		font-weight: 800;
  
}
.orange h1,.orange h2,.orange h3,.orange h4,.orange h5,.orange h6{
	  color: #fe5000;
}
.green h1,.green h2,.green h3,.green h4,.green h5,.green h6{
	  color: #7ab500;
	
}
.blue h1,.blue h2,.blue h3,.blue h4,.blue h5,.blue h6{
	    color: #00add0;
	
}
.yellow h1,.yellow h2,.yellow h3,.yellow h4,.yellow h5,.yellow h6{
	color: #f6a51d;
	
}
.homecontent a{
	font: 12px/21px 'Open Sans', sans-serif;
  color: #93908a;
}
.homecontent a:hover{
	
}
.hr {
  margin: 50px 0 60px;
  height: 2px;
  background:url('../images/hr_line.png') 0 0 repeat-x;
}
.homebottom img{
	float: left;
	margin-right: 10px;
	margin-bottom: 15px;
}
.homebottom img:hover{
	opacity: 0.5;
}
.homebottom h1,.homebottom h2,.homebottom h3,.homebottom h4,.homebottom h5,.homebottom h6{
	   font: bold 18px/41px Open Sans;
  color: #211f1f;
  margin: 0px;
}
.homebottom p{
	  color: #645f5f;
	  
}
.footer{
	  background: #696762;
	  padding: 10px 0px;
}
.foot-text{
	  font-size: 36px;
  line-height: 40px;
    font-weight: bold;
      margin-left: -7px !important;
  color: #fff;
  text-transform: uppercase;

}
.foot-call{
	  font-size: 36px;
  line-height: 40px;
  font-weight: 300;
    text-align: right;
    float: right !important;
  color: #fff;
  text-transform: uppercase;
}
.copyright{
	  padding-top: 35px;
	  font: bold 14px/18px 'Roboto Slab';
	  color: #211F1F;
	  text-transform: uppercase;
	  letter-spacing: 1px;
	  padding-bottom: 15px;
}
.copyright a {
float:right;	
}
p{
	  font: normal 18px/30px Open Sans;
  color: #645f5f;
}
.comm p{
	  font: normal 22px/30px Open Sans;
  color: #645f5f;
  font-weight: 300;
}
p a{
	color: #fe4f00 !important;
}
.comm img{
	float: right;
}
.comm h3{
	  text-transform: uppercase;
  font-weight: 300;
  margin-bottom: 15px;
	  font: normal 36px/40px Open Sans;
  		color: #211f1f;
}
.comm h4{
	  font: normal 30px/32px Open Sans;
  color: #211f1f;
    margin-bottom: 24px;
  font-weight: 800;
}
.comm ul li{
	  font: normal 18px/30px Open Sans;
  color: #645f5f;
}
iframe{
	  padding: 5px;
  background: #b7b2a8;
}
 legend {
      
        font-size:16px !important;;
          line-height: 14px !important;
      
        background:#E77841 !important;
        -moz-border-radius:4px !important;
        box-shadow: 0 1px 5px rgba(117, 132, 137, 0.5) !important;
        padding:10px 10px !important;
        text-transform:uppercase;
        font-family:Helvetica, sans-serif;
        font-weight:bold;
        color: #fff !important;
    }
    fieldset {
        
       
        padding:10px 20px !important;
        border: 1px solid #ccc !important;
          width: 419px;
    }
	label{ color:#000;line-height:30px;}
	label span{ color:red;}
    input,
    textarea {
      
        background: #fff;
        border: 1px solid #CCCCCC;
       
       
        font-size: 14px;
        
        margin-bottom:15px;

        box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset, 0 1px 0 rgba(255, 255, 255, 0.2);
    }
    input[type="text"],
    input[type="tel"],input[type="email"]{
        padding: 8px 6px !important;
        height: 22px !important;
        width:280px;
    }
   
   
    textarea {
        padding:3px;
       height: 100px !important; 
         width: 362px !important;
    }
    input[type="submit"]{
		  color: #fff !important;
  height: 31px !important;
  line-height: 31px !important;
  font-size: 14px;
  padding: 0 12px;
    margin-top: 10px;
  background: #fe4f00;
	}
    textarea:focus {
        background:#ebf8fd;
        text-indent: 0;
        z-index: 1;
        color: #373737;
        opacity:0.6;
        box-shadow:0 0 5px rgba(4, 129, 177, 0.5);
        border-color:#ccc;
    }
    .small {
        line-height:14px;
        font-size:12px;
        color:#999898;
        margin-bottom:3px;
    }
    input[type="text"], input[type="tel"],input[type="email"] {
  padding: 8px 6px !important;
  height: 30px !important;
  margin-bottom: 10px;
  width: 360px;
}

.styled-select {
   background: url(http://i62.tinypic.com/15xvbd5.png) no-repeat 96% 0;
   height: 29px;
   overflow: hidden;
   width: 240px;
}

.styled-select select {
   background: transparent;
   border: none;
   font-size: 14px;
   height: 29px;
   padding: 5px; /* If you add too much padding here, the options won't show in IE */
   width: 268px;
}

.styled-select.slate {
   background: url(http://i62.tinypic.com/2e3ybe1.jpg) no-repeat right center;
   height: 34px;
   width: 240px;
}

.styled-select.slate select {
   border: 1px solid #ccc;
   font-size: 16px;
   height: 34px;
   width: 268px;
}

/* -------------------- Rounded Corners */
.rounded {
   -webkit-border-radius: 20px;
   -moz-border-radius: 20px;
   border-radius: 20px;
}

.semi-square {
   -webkit-border-radius: 5px;
   -moz-border-radius: 5px;
   border-radius: 5px;
}

/* -------------------- Colors: Background */
.slate   { background-color: #ddd; }


/* -------------------- Colors: Text */
.slate select   { color: #000; }
.green select   { color: #fff; }
.blue select    { color: #fff; }
.yellow select  { color: #000; }
.black select   { color: #fff; }
.demo ul {
    list-style: none;
    margin: 0;
    padding: 0;
    }

.demo li {
      padding: 0 0 1px 0;
    margin: 0 0 5px 0;
    background: #eeeeee;
    margin-bottom: 20px;
    list-style: none !important;
    }

.demo li.last {
    margin: 0;
    }

.demo h2 {
     background:#E77841;
  color: white;
  font-weight: normal;
  border-radius: 6px;
  padding: 1px 10px;
  font-size: 18px;
  margin-left: 0px;
  line-height: 39px;
    }
    
.demo blockquote {
    color: #4b4b4b;
    margin: 0;
        background: #ccc;
    }

.demo li blockquote {
    padding: 5px 25px 20px 25px;
    }

.demo blockquote p {
    padding: 15px 0 0 50px;
    line-height: 16px;
    }

.demo blockquote p:first-child {
    background:url('../images/quote.png') no-repeat 0 0;
      line-height: 34px;
    }

.demo cite {
   display: block;
  text-align: right;
  font-size: 17px;
  color: #B32002;
  padding-right: 25px;
  line-height: 30px;
 
    }
    @media (max-width: 1020px) and (min-width: 250px){
    .huge_it_slideshow_description_text_2{
		display:none !important;
	}
	.select-menu{
	display: block !important;
	  width: 100%;
}
ul.sf-menu{
	display:none !important;
}
.content{
	background: none;
}
.footer{
	display:none;
}
}
@media (max-width: 1050px) and (min-width: 250px){
	
	
}