.icon-block {
  padding: 0 15px;
}
@font-face {
  font-family: 'Futura Md';
  src: url('../font/futura_medium-webfont.eot');
  src: local('?'), url('../font/futura_medium-webfont.ttf') format('truetype'), url('../font/futura_medium-webfont.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
body{
	background: #151716 url(../images/BgBody.jpg) no-repeat top left fixed;
  font-size: 12px;
  line-height: 20px;
  font-family: Futura Md;
}
img
{
max-width:100%;
}
/*Header*/
header nav{
	box-shadow: none;
	height: auto;
	line-height: 30px;
}
header nav ul{
	border-bottom: 1px solid #8d919b;
	overflow: auto;
	position: relative;
	height: 32.5px;
}
header nav ul a{
	padding: 0px;
  display: block;
}
header nav ul li{
	margin-right: 10%;
}
header nav ul li.active
{
  background: none;
}
header nav ul li.active a
{
        color: #bd8705;
	border-bottom: solid 2px #bd8705;
}
header nav ul li:hover{
	background: none;
	border-bottom: solid 2px #bd8705;
}
header nav ul li.active:hover
{
  border: none;
}
header nav .brand-logo{
	margin-top: 20px;
	position: relative;
}
header nav .button-collapse
{
  float: inherit;
}
header .side-nav
{
  background-color: #151716;
}
header .side-nav li
{
  padding: 0px;
  margin: 10%;
}
header .side-nav li:hover
{
  background: none;
}
header .side-nav a
{
  color: #fff;
}
header .side-nav li.active
{
  background: none;
}
/*Slide*/
.nivo-directionNav a{
	position: absolute;
  	top: 45%;
  	z-index: 99;
  	cursor: pointer;
  	background: url(../images/arrows.png) no-repeat 0 0;
  	height: 70px;
  	width: 25px;
  	text-indent: -9999px;
  	font-size: 0px;
  	line-height: 0px;
}
a.nivo-prevNav{
  	left: 10px;	
  	background-position: 0px 0px;
}
a.nivo-nextNav {
  	right: 10px;
  	background-position: -26px 0;
}
#slider .nivo-directionNav { display:none; }
#slider:hover .nivo-directionNav { display:block; }
/*jCarousel*/

.jcarousel {
    position: relative;
    overflow: hidden;
}
.jcarousel ul {
    width: 20000em;
    position: relative;

    /* Optional, required in this case since it's a <ul> element */
    list-style: none;
    margin: 0;
    padding: 0;
}
.jcarousel li {
    /* Required only for block elements like <li>'s */
    float: left;
    margin-right: 20px;
}
/*Footer*/
footer .jcarousel{
	border-top: 1px solid #8d919b;
	border-bottom: 1px solid #8d919b;
	padding-top: 15px !important;
	padding-bottom: 5px;
}
footer p{
	color: #fff;
	font-size: 12px;
	margin-top: 20px;
}
footer .row
{
  margin-bottom: 0px;
}
@media only screen and (max-width: 544px)
{
  footer p
  {
    margin-bottom: 0px;
  }
  footer p.right
  {
    float: left !important;
    margin-top: 0px;
  }
}
/*Product*/
.product
{
  margin-top: 20px;
  opacity: 0.7;
}
.product .l9
{
  background: #0c0e12;
  padding:0 20px;
  color: #fff;
}
.product ul
{
  margin: 0px;
}
.product span
{
  background: url('../images/list-p.png') no-repeat center;
  background-size: 10px;
  width: 24px;
  height: 24px;
  position: absolute;
  left: 10px;
  top: 8px;
  display: none;
}
.product .l3 ul li
{
    padding: 10px;
    padding-left: 40px;
    position: relative;
}
.product .l3 ul li a
{
  color: #fff;
  display: block;
}
.product .l3
{
  padding-right: 0px !important;
}
.product .l3 li.active
{
  background: #0c0e12;
}
.product .l3 li.active span
{
  display: block;
}
.product .l3 li:hover span
{
  display: block;
}
.product .l3 li:hover a
{
  color: #bd8705;
}
.product .l3 li.active a
{
  color: #bd8705;
}
.product h2
{
  font-size: 1em;
  text-transform: uppercase;
  margin: 0;
  line-height: 3.916rem;
}
/*customer*/
.customer
{
  background: #080a0b;
  color: #fff;
  margin-top: 10px;
  opacity: 0.7;
}
.customer .main
{
  padding: 10px;
}
.customer .client
{
  background: #fff;
  padding: 10px;
}
.customer .client img
{
  margin: 10px;
}
/*about*/
.about
{
  background: #040503 url(../images/about.png) top left no-repeat;
  min-height: 400px;
  margin-top: 10px;
  color: #fff;
  opacity: 0.7;
}
.about ul li
{
  margin-bottom: 10px;
}
.about ul span
{
  background: #bd8705;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  display: block;
  text-align: center;
  float: left;
}
/*contact*/
.contact
{
  background: #080a0b;
  margin-top: 10px;
  color: #fff;
  margin-bottom: 10px;
  position: relative;
  padding: 0px;
}
.contact .main
{
  padding: 10px;
  margin: 10px;
  opacity: 0.7;
}
.contact span
{
  margin: 10px;
}
.contact .map
{
  border: solid 5px #fff;
  height: 310px;
  margin-bottom: 20px;
padding:0px;
}
.contact h2
{
  color: #bd8705;
  font-size: 14px;
  margin-top: 0px;
  line-height: 25px;
}
.hilite
{
  color: #bd8705;
}
.contact .collapsible
{
  margin: auto;
  padding: 0 !important;
  border: none;
  margin-left: 0.75rem;
  margin-right: 0.75rem;
}
.contact .collapsible-header
{
  padding: 0px;
  background: none;
  border-bottom: 5px solid #868686;
  text-align: center;
  opacity: 0.7;
}
.contact .collapsible-body
{
  background: #e5e5e5;
  color: #090a08;
}
.contact input, .contact textarea
{
  outline: none;
  text-indent: 10px;
  background: #fff;
  resize:none;
}

.contact .collapsible button
{
  background: #868686;
  border: none;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  height: 40px;
}
.contact .collapsible button[type=submit]
{
  border-radius: 5px;
}
