@import url(http://fonts.googleapis.com/css?family=Open+Sans:300,400,700&subset=latin-ext);

* {
    border: none;
    margin: 0;
    
    -webkit-transition: background 200ms linear,color 200ms linear,border 200ms linear;
    -moz-transition: background 200ms linear,color 200ms linear,border 200ms linear;
    -ms-transition: background 200ms linear,color 200ms linear,border 200ms linear;
    -o-transition: background 200ms linear,color 200ms linear,border 200ms linear;
    transition: background 200ms linear,color 200ms linear,border 200ms linear;
}
.without-animation {
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
}
body {
    font-family: 'Open Sans', sans-serif;
    color: #fff;
    background-position: 0% 0%;
}
body#tinymce, body#tinymce * {
    color: #000 !important;
}
h1,h2,h3,h4 {
    color: #FFFFFF;
}
.clearfix {
    clear: both;
}
a, a:visited {
    text-decoration: none;
    color: #fff;
}
a:hover {
    text-decoration: underline;
}
.container {
    width: 1280px;
    margin: 0 auto;
}
#header {
    background: #040404;
    height: 100px;
}
.bg_header {
    background: url('img/bg_top.png') no-repeat;
    background-position: 0% 0%;
}
#langs {
    text-align: right;
    padding: 8px 0px;
}
#langs a {
    margin-left: 10px;
}
#logo {
    float: left;
    padding: 0px 0px 0px 35px;
}
#logo p {
    display: inline-block;
    
    margin: 0px 0px 0px 8px;
    font-size: 14px;
    font-style: italic;
}
#nav {
    height: 100px;
    text-align: center;
}
#nav #menu {
    padding: 0;
}
#nav #menu li {
    display: inline-block;
    width: 198px;
    vertical-align: top;
}
#nav #menu li a {
    display: block;
    font-size: 24px;
    color: #fff;
    background: #666;
    padding: 32px 14px;
    text-align: center;
    height: 36px;
    font-weight: 300;
    background: url('img/menu_bg.png') no-repeat;
    background-position: 0% 0%;
    background-size: 100% 100%;
    text-transform: uppercase;
    font-weight: 300;
}
#nav #menu li ul {
    margin: 0;
    
    padding: 0;
    position: relative;
    z-index: 99999;
}
#nav #menu li ul li {
    display: block;
    
    width: auto;
}
#nav #menu li ul li a {
    background: rgba(0, 0, 0, 0.8) !important;
    
    font-size: 14px;
    width: auto;
    padding: 10px;
    height: 20px;
}
#nav #menu li.active a {
    background: #565555;
}
#page-name {
    height: 50px;
    
}
#page-name .page-name {
    background: url('img/page_name_bg.png') no-repeat;
    background-position: 0% 0%;
    background-size: 100% 100%;
    padding: 14px 10px;
    font-size: 16px;
    font-weight: bold;
    position: relative;
    height: 22px;
}
#page-name .page-name .title {
    font-size: 16px;
 

}
.content-text {
    background: rgba(0,0,0,0.8);
    padding: 20px 30px;
}
#bread-crumb {
    padding: 10px 0px;
}
#bread-crumb .bredcrumb {
    color: #545454;
    font-size: 12px;
}
#bread-crumb .bredcrumb a {
    color: #545454;
    text-transform: uppercase;
}
#bread-crumb .bredcrumb a:last-child {
    color: #222222;
    text-transform: uppercase;
}
#bread-crumb .bredcrumb a.light {
    color: #545454;
}
#page_bg {
    
}
#page_bg img {
    
}
#content {
    padding: 0px 0px 20px 0px;
    background-position: top center;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-color: #000;//rgb(50, 50, 50);
}
#footer {
    background: #070707;
}
#footer .links {
    float: left;
}
#footer .links #fmenu {
    padding: 0;
}
#footer .links #fmenu li {
    display: inline-block;
}
#footer .links #fmenu li:after { 
    content: '|';
}
#footer .links #fmenu li:last-child:after { 
    content: '';
}
#footer .links #fmenu li a {
    display: inline-block;
    text-transform: lowercase;
    padding: 15px 20px;
    color: #fff;
    font-size: 15px;
}
#footer .links #fmenu li:first-child a {
    padding-left: 0px;
}
.socialbuttons {
    float: right;
    padding: 5px 0px;
}
.socialbuttons a {
    background: #c0c0c0;
    color: #070707;
    font-size: 23px;
    width: 40px;
    height: 30px;
    padding: 5px 0px;
    display: inline-block;
    text-align: center;
}
.socialbuttons a:hover { 
    background: #fff;
}
.socialbuttons a i{
    
}
#menu-home {
    padding: 100px 0px;
    
    text-align: center;
}
#menu-home div.item-image {
    position: absolute;
    
    height: 100%;
    width: 100%;
    overflow: hidden;
}
#menu-home div.item-image img {
    height: 100%;
    
}
#menu-home div.item {
    display: inline-block;
    
    vertical-align: top;
    width: 195px;
    height: 538px;
    position: relative;
    overflow: hidden;
}
#menu-home div.item div.item-name {
    display: block;
    position: relative;
    top: 432px;
    width: 178px;
}
#menu-home div.item div.item-name div.item-name-name {
    display: block;
    
    background: url('img/menu_bg.png') no-repeat;
    min-height: 60px;
    height: 66px;
    background-size: 100% 100%;
    font-size: 24px;
    color: #fff;
    font-weight: 300;
    text-transform: uppercase;
    padding: 20px 15px;
    text-align: center;
    position: relative;
    width: 165px;
}
#menu-home div.item div.item-name div.item-name-more {
    display: block;
    background: rgba(255,255,255,0.4);
    color: #fff;
    font-weight: 300;
    text-transform: uppercase;
    padding: 10px 10px;
    position: relative;
    width: 178px;
    height: 412px;
}
#menu-home div.item div.item-name div.item-name-name a {
    color: #fff;
    font-weight: 400;
    position: relative;
    top: 15px;
}
#menu-home div.item div.item-name div.item-name-more a {
    color: #000;
    font-weight: 600;
    //color: #fff;
    letter-spacing: -1px;
}
#menu-home div.item div.item-name div.item-name-more div.item-sub {
    text-align: center;
    margin: 10px 0px;
}
.product-cattegories {
    display: inline-block;
    width: 250px;
    margin-right: 10px;
    text-align: center;
    vertical-align: top;
    font-size: 15px;
}
.product-more {
    display: inline-block;
    vertical-align: top;
    width: 1015px;
}
.cat-selected {
    text-decoration: underline;
}
.product-box {
    position: relative;
    display: inline-block;
    width: 177px;
    height: 177px;
    border: 1px solid #262626;
    margin-right: 15px;
    margin-bottom: 15px;
}
.product-box .product-image {
    overflow: hidden;
    height: 100%;
}
.product-box .product-image img {
    height: 100%;
}
.product-box .product-name {
    position: absolute;
    width: 161px;
    height: 50%;
    background: rgba(86, 85, 85, 0.6);
    top: 0;
    padding: 25% 5%;
    text-align: center;
    display: none;
    font-size: 16px;
}
.product-box:hover .product-name {
    display: block;
}
.product-box .product-name a, .product-blue{
    //color: #113498;
    font-style: italic;
    font-weight: 600;
}
.product-details-image-box {
    display: inline-block;
    vertical-align: top;
    width: 168px;
    margin-right: 15px;
}
.product-details-image-box a {
    display: inline-block;
    vertical-align: top;
    overflow: hidden;
    border: 1px solid #262626;
    margin-bottom: 8px;
}
.product-details-image-box img { 
    height: 100%;
}
.product-details-info-box {
    display: inline-block;
    vertical-align: top;
    width: 534px;
}
.product-details-info-box-info {
    margin-bottom: 30px;
    
}
.product-details-info-box-info h2 {
    
}
.product-details-info-box-info p {
    font-size: 12px;
    color: #939393;
}
.product-details-info-box-other {
    width: 100%;
    
}
.product-details-info-box-other-download {
    display: inline-block;
    vertical-align: top;
    font-size: 12px;
    width: 49%;
    margin-right: 2%;
}
.product-details-info-box-other-download a {
    display: block;
    
    margin-left: 5px;
    margin-bottom: 2px;
}
.product-details-info-box-other-download h4 {
    font-size: 16px;
    font-style: italic;
    color: #113498;
    margin-bottom: 10px;
}
.product-details-info-box-other-download a i {
    margin-right: 5px;
    
    font-size: 14px;
}
.product-details-info-box-other-spec {
    display: inline-block;
    vertical-align: top;
    width: 49%;
}
.product-details-info-box-other-spec h4{
    font-size: 16px;
    font-style: italic;
    color: #113498;
    margin-bottom: 10px;
}
.product-details-info-box-other-spec table {
    width: 100%;
    
}
.product-details-info-box-other-spec table tr {
    
}
.product-details-info-box-other-spec table tr td {
    font-size: 12px;
    color: #939393;
    background: #202020;
    padding: 5px 8px;
}
.show_more {
    text-align: center;
    
    margin: 10px 0px;
}
.show_more .button {
    padding: 10px 50px;
    background: url('img/page_name_bg.png') no-repeat;
    background-position: 0% 0%;
    background-size: 100% 100%;
    color: #fff;
    cursor: pointer;
    width: 100%;
    font-size: 18px;
    font-weight: 300;
    border: 1px solid #000;
}
.show_more .button:hover {
    color: #000;
    border: 1px solid #fff;
}
.loader {
    text-align: center;
    
    margin: 0px 0px 20px 0px;
    font-size: 40px;
}
.return-button {
    position: absolute;
    right: 2%;
    top: 25%;
}
.return-button a {
    font-size: 16px;
    font-style: italic;
    color: #7f7f80;
}
#search-box {
    float: right;
    position: relative;
    margin-top: 12px;
}
.input {
    color: #fff;
    background: #282626;
    font-size: 12px;
    font-family: 'Open Sans',sans-serif;
    font-weight: 300;
    padding: 5px 10px;
    margin-bottom: 10px;
}
.search-input {
    background: #282626 url('img/search.png') no-repeat;
    
    background-position: 96% 40%;
    padding-right: 32px;
}
table {
    width: 100%;
}
table tr {
    
}
table tr th, table tr td .head{
    font-size: 16px;
    color: #fff;
    text-align: left;
    font-weight: 600;
}
table tr td {
    font-size: 12px;
    color: #939393;
    vertical-align: top;
}
#form-box {
    border: 1px solid #242222;
    padding: 25px 20px;
    position: relative;
}
#form-box .form-box {
    display: inline-block;
    
    vertical-align: top;
    margin-right: 10px;
}
#form-box .form-title {
    position: absolute;
    border: 1px solid #242222;
    top: -11px;
    background: #000;
    padding: 1px 5px;
}

#form-box .form-box .input {
    width: 140px;
}
#form-box .form-box-bottom {
    position: absolute;
    bottom: -17px;
    padding: 3px 5px;
    right: 40px;
}
#form-box .form-box-bottom .button {
    border: 1px solid #242222;
    text-transform: lowercase;
    padding: 5px 25px;
    cursor: pointer;
    background: #000;
    color: #939393;
}
#form-box .form-box-bottom .button:hover {
    background: #939393;
    color: #000;
}
.alert {
    padding: 5px 5px;
    font-size: 12px;
    margin-bottom: 10px;
}
.alert-warning {
    border-top: 1px solid #680000;
    border-bottom: 1px solid #680000;
    background: #FF6E6E;
}
.alert-success {
    border-top: 1px solid #003C18;
    border-bottom: 1px solid #003C18;
    background: #008334;
}
.news {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #fff;
    padding: 10px 20px;
}
.news .news-title {
    
}
.news .news-title span.head {
    font-weight: 600;
    
    font-size: 18px;
}
.news .news-title span.data {
    font-size: 12px;
    
    font-weight: 300;
}
.news .news-content {
    margin: 10px 0px;
    font-size: 14px;
    color: #545454;
}
.news:hover {
    background: #1F1F1F;
}
div#gallerry {
    
}
div#gallerry div {
    position: relative;
    display: inline-block;
    width: 157px;
    height: 157px;
    border: 1px solid #262626;
    overflow: hidden;
    margin-right: 15px;
    margin-bottom: 15px;
}
div#gallerry div img {
    height: 100%;
}
#menu_bars {
    display: none;
}
.file-box {
    display: inline-block;
    
    margin: 5px;
    background: #000;
    border: 1px solid;
    width: 226px;
    height: auto;
}
.file-box:hover {
    background: #113498;
}
.file-box .file-name{
    
    text-align: center;
    padding: 10px;
    height: auto;
    font-size: 15px;
}