@font-face {
    font-family: 'Cuprum';
    src: url("font/CuprumRegular/CuprumRegular.eot");
    src: url("font/CuprumRegular/CuprumRegular.eot?#iefix") format("embedded-opentype"), url("font/CuprumRegular/CuprumRegular.woff") format("woff"), url("font/CuprumRegular/CuprumRegular.ttf") format("truetype");
    font-style: normal;
    font-weight: 400;
}
img {
    border: 0;
}
* {
    margin: 0;
    padding: 0;
    font-family: 'Cuprum';
    font-size: 14px;
    color: #333;
}
p {
    margin-top: 28px;
    color: #666;
    line-height: 18px;
}
html, body {
    height: 100%;
    width: 100%}
input:focus {
    outline: 0;
}
textarea:focus {
    outline: 0;
}
h1 {
    font-size: 24px;
    color: #000;
    font-weight: 400;
    text-transform: uppercase;
}
h2 {
    color: #ff8a00;
    font-size: 18px;
    text-transform: uppercase;
}
li {
    margin-left: 30px;
    padding: 6px;
}
a:hover {
    text-decoration: underline;
}
.blue {
    color: #036;
}
.gray {
    color: #999;
}
.conteiner {
    max-width: 1328px;
    margin: 0 auto;
    box-shadow: 0 0 10px #000;
    min-width: 1100px;
}
.top {
    width: 100%;
    height: 57px;
    background: #fff url(img/top_bg.jpg) center top no-repeat;
    display: inline-block;
}
.wrap {
    width: 1100px;
    margin: 0 auto;
}
.menu {
    text-align: center;
}
.menu a {
    font-size: 18px;
    color: #DBD7D7;
    text-decoration: none;
    padding: 19px 20px 17px 20px;
    display: inline-block;
    background: url(img/menu_activ_bg.png) center -13px no-repeat;
    transition: background .2s, color .2s;
}
.menu a:hover, .menu a.activ {
    border-bottom: 1px solid #ff8a00;
    color: #fff;
    background-position: center 0;
}
.header {
    width: 100%;
    height: 136px;
    overflow: hidden;
    display: inline-block;
    border-bottom: 1px solid #fff;
    box-shadow: 0 1px 6px #000;
    position: relative;
}
.header .bg {
    background: #4c3b32 url(assets/images/2.jpg);
    width: 100%;
    height: 136px;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}
.header .bg img {
    display: none;
    position: absolute;
}
.header .logo {
    float: left;
    margin-top: 20px;
}
.header .logo img {
    float: left;
    margin-right: 20px;
}
.header .logo .text1 {
    font-size: 20px;
    font-family: Arial;
    color: #ff8a00;
    width: 290px;
    text-transform: uppercase;
    text-align: center;
    margin-top: 11px;
    float: right;
}
.header .logo .text2 {
    font-size: 18px;
    margin-top: 8px;
    color: #fff;
    width: 290px;
    text-align: center;
    font-family: Arial;
    float: right;
    clear: right;
}
.header .right {
    float: right;
}
.header .right .adress {
    float: left;
    margin-top: 30px;
    font-size: 24px;
    color: #ff8a00;
}
.header .right .adress span {
    font-size: 16px;
    color: #ff8a00;
    padding-left: 25px;
    display: inline-block;
    padding-top: 6px;
    background: url(img/adress.png) top left no-repeat;
}
.header .right .phone {
    margin-left: 30px;
    float: left;
    margin-top: 30px;
    font-size: 16px;
    color: #ccc;
    padding-left: 18px;
    background: url(img/phone.png) top left no-repeat;
}
.header .right .phone span {
    font-size: 24px;
    color: #ff8a00;
}
.header .search {
    position: relative;
    margin-top: 15px;
}
.header .search input[type=text] {
    width: 302px;
    height: 25px;
    background-color: #fff;
    -webkit-box-shadow: inset 2px 1px 3px 1px rgba(0, 0, 0, .59);
    -moz-box-shadow: inset 2px 1px 3px 1px rgba(0, 0, 0, .59);
    box-shadow: inset 1px 1px 1px 1px rgba(0, 0, 0, .35);
    border: solid 1px #fff;
    font-size: 14px;
    color: #000;
    padding-left: 10px;
    border: 1px solid #fff;
    float: left;
}
.header .search .search_btn {
    background: #ff8a00 url(img/search_btn.png) 10px center no-repeat;
    border: 0;
    cursor: pointer;
    height: 27px;
    width: 88px;
    margin-left: 9px;
    float: left;
    color: #fff;
    padding-left: 18px;
    background-size: 13px;
    font-size: 15px;
}
.header .search .search_btn:hover {
	background-color: #fd9c2a;
}
.proizvoditeli {
    margin-top: 25px;
}
.content {
    padding-top: 27px;
    background: #f7f7f7;
    box-shadow: 0 -2px 2px rgba(0, 0, 0, .2);
    display: inline-block;
    width: 100%}
.content2 {
    padding-top: 27px;
    background: #f7f7f7 url(img/content_bg.png) top repeat-x;
    box-shadow: 0 -2px 2px rgba(0, 0, 0, .2);
    display: inline-block;
    width: 100%}
.sidebar {
    display: inline-block;
    float: left;
    width: 280px;
    margin-bottom: 30px;
}
.sidebar .caregory {
    width: 100%;
    background-color: #fff;
    -webkit-box-shadow: 1px 2px 4px rgba(0, 0, 0, .24);
    -moz-box-shadow: 1px 2px 4px rgba(0, 0, 0, .24);
    box-shadow: 1px 2px 4px rgba(0, 0, 0, .24);
    background-image: -webkit-linear-gradient(124deg,  #e6e6e6,  #fff 99%);
    background-image: -moz-linear-gradient(124deg,  #e6e6e6,  #fff 99%);
    background-image: -o-linear-gradient(124deg,  #e6e6e6,  #fff 99%);
    background-image: -ms-linear-gradient(124deg,  #e6e6e6,  #fff 99%);
    background-image: linear-gradient(124deg,  #e6e6e6,  #fff 99%);
}
.sidebar .caregory .title {
    width: 268px;
    background: #333;
    padding: 10px 0 10px 12px;
    float: left;
    font-size: 18px;
    color: #fff;
    text-transform: uppercase;
    border-bottom: 1px solid #fff;
}
.sidebar .caregory a {
    background: url(img/cat2.png) bottom center no-repeat;
    color: #666;
    font-size: 13.2px;
    text-transform: uppercase;
    text-decoration: none;
    display: inline-block;
    width: 262px;
    padding: 15px 0 14px 18px;
    transition: background-color .2s, color .2s;
}
.sidebar .caregory a:hover, .sidebar .caregory a.activ {
    background: #ff8a00;
    color: #fff;
}
.right_block {
    display: inline-block;
    float: right;
    width: 785px;
    margin-left: 35px;
    margin-bottom: 35px;
}
.link_price {
    font-size: 18px;
    color: #ff8a00;
    text-decoration: none;
    float: left;
}
.list1 {
    width: 100%;
    float: left;
    margin-top: 20px;
    margin-bottom: 35px;
}
.list1 .item {
    float: left;
    width: 254px;
    height: 115px;
    overflow: hidden;
    background-color: #fff;
    -webkit-box-shadow: 1px 1px 4px rgba(0, 0, 0, .34);
    -moz-box-shadow: 1px 1px 4px rgba(0, 0, 0, .34);
    box-shadow: 1px 1px 4px rgba(0, 0, 0, .34);
    background-image: -webkit-linear-gradient(104deg,  #f2f2f2,  #fff);
    background-image: -moz-linear-gradient(104deg,  #f2f2f2,  #fff);
    background-image: -o-linear-gradient(104deg,  #f2f2f2,  #fff);
    background-image: -ms-linear-gradient(104deg,  #f2f2f2,  #fff);
    background-image: linear-gradient(104deg,  #f2f2f2,  #fff);
    margin: 0 10px 7px 0;
    transition: .2s;
}
.list1 .item:hover {
    box-shadow: 1px 1px 4px rgba(0, 0, 0, .6);
}
.list1 .item:hover span {
    color: #ff8a00;
}
.list1 .item:nth-of-type(3n) {
    margin-right: 0;
}
.list1 .item table {
    vertical-align: middle;
    width: 150px;
    height: 100px;
}
.list1 .item td {
    vertical-align: middle;
    width: 150px;
    height: 100px;
}
.list1 .item .img {
    margin: 6px 5px;
    -webkit-box-shadow: 1px 1px 4px rgba(0, 0, 0, .5);
    -moz-box-shadow: 1px 1px 4px rgba(0, 0, 0, .5);
    box-shadow: 1px 1px 4px rgba(0, 0, 0, .5);
    border: solid 1px #fff;
    width: 75px;
    height: 100px;
    background-position: center top;
    background-size: auto 100px;
    float: left;
    background-repeat: no-repeat;
}
.list1 .item span {
    margin-left: 4px;
    float: left;
    font-size: 13px;
    color: #333;
    transition: .2s;
    text-decoration: underline;
    text-transform: uppercase;
}
.about {
    display: inline-block;
    width: 370px;
    margin-bottom: 90px;
    float: left;
}
.about h2 {
    width: 110px;
    float: left;
}
.about .read_more {
    float: right;
    color: #999;
}
.about p {
    width: 100%;
    display: inline-block;
    margin-top: 20px;
    line-height: 20px;
    text-align: justify;
}
.forma_zakaza {
    width: 390px;
    padding-bottom: 14px;
    background-color: #39c;
    -webkit-box-shadow: 1px 2px 4px rgba(0, 0, 0, .31);
    -moz-box-shadow: 1px 2px 4px rgba(0, 0, 0, .31);
    box-shadow: 1px 2px 4px rgba(0, 0, 0, .31);
    background-image: -webkit-linear-gradient(124deg,  #cacaca,  #e6e6e6);
    background-image: -moz-linear-gradient(124deg,  #cacaca,  #e6e6e6);
    background-image: -o-linear-gradient(124deg,  #cacaca,  #e6e6e6);
    background-image: -ms-linear-gradient(124deg,  #cacaca,  #e6e6e6);
    background-image: linear-gradient(124deg,  #cacaca,  #e6e6e6);
    float: right;
    text-align: center;
}
.forma_zakaza .title {
    font-size: 18px;
    color: #fff;
    text-transform: uppercase;
    background: #ef7f1a;
    padding: 7px 0 7px 12px;
    text-align: left;
    margin-bottom: 15px;
}
.forma_zakaza label {
    float: left;
    width: 130px;
    display: inline-block;
    font-size: 15px;
    text-transform: uppercase;
    color: #333;
    margin: 12px 0 3px 0;
    text-align: left;
    padding-left: 15px;
}
.forma_zakaza .ff {
    cursor: pointer;
    float: left;
    width: 220px;
}
.forma_zakaza .add_file {
    height: 25px;
    line-height: 25px;
    font-size: 16px;
    color: #333;
    width: 246px;
    display: inline-block;
    text-align: left;
    padding-left: 30px;
    margin-bottom: 25px;
    background: url(img/add_file.png) center left no-repeat;
    cursor: pointer;
    float: left;
    margin: 5px 0 0 12px;
}
.forma_zakaza .fileform {
    margin: 5px 0 0 12px;
    float: left;
    background: url(img/file.png) no-repeat;
    cursor: pointer!important;
    background-size: 100%;
    height: 28px;
    overflow: hidden;
    position: relative;
    text-align: left;
    vertical-align: middle;
    width: 220px;
    display: inline-block;
    margin-bottom: 10px;
}
.forma_zakaza .fileform:hover {
    opacity: .9;
}
.forma_zakaza #fileformlabel, .forma_zakaza #fileformlabel2, .forma_zakaza #fileformlabel3 {
    background-color: none;
    float: left;
    height: 22px;
    line-height: 22px;
    overflow: hidden;
    padding: 6px 12px;
    font-size: 16px;
    text-align: left;
    vertical-align: middle;
    width: 160px;
    cursor: pointer;
}
.forma_zakaza .fileform .selectbutton {
    background-color: none;
    color: #FFF;
    float: right;
    font-size: 16px;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    padding: 2px 6px;
    text-align: center;
    vertical-align: middle;
    width: 50px;
    cursor: pointer;
}
.forma_zakaza .fileform #upload {
    position: absolute;
    background: 0;
    cursor: pointer;
    top: 0;
    left: 0;
    width: 100%;
    -moz-opacity: 0;
    filter: alpha(opacity=0);
    opacity: 0;
    font-size: 150px;
    height: 30px;
    z-index: 20;
}
.forma_zakaza input[type=file] {
    cursor: pointer;
}
.forma_zakaza input[type=submit] {
    float: right;
    margin: 13px 10px 0 0;
}
.forma_zakaza input[type=text] {
    width: 220px;
    height: 28px;
    background: url(img/input_zakaz.png) no-repeat;
    border: 0;
    background-size: 100%;
    margin-top: 5px;
    margin-bottom: 20px;
    text-align: center;
}
.forma_zakaza textarea {
    width: 220px;
    height: 65px;
    text-align: center;
    background: url(img/textarea_zakaz.png) no-repeat;
    background-size: 100%;
    padding-top: 6px;
    border: 0;
    color: #666;
}
.map {
    position: relative;
    box-shadow: -2px 0 5px rgba(0, 0, 0, .5);
    width: 100%
}

.map .title {
    font-size: 36px;
    text-transform: uppercase;
    opacity: .5;
    position: absolute;
    margin-top: 35px;
    z-index: 99;
}
.footer {
    display: inline-block;
    width: 100%;
    height: 109px;
    background-color: #999;
    background-image: -webkit-linear-gradient(bottom,  #858585,  #999);
    background-image: -moz-linear-gradient(bottom,  #858585,  #999);
    background-image: -o-linear-gradient(bottom,  #858585,  #999);
    background-image: -ms-linear-gradient(bottom,  #858585,  #999);
    background-image: linear-gradient(to top,  #858585,  #999);
}
.footer .logo2 {
    float: left;
    margin-top: 10px;
    clear: both;
}
.footer .logo2 img {
    float: left;
    margin-right: 20px;
}
.footer .logo2 .text1 {
    font-size: 17px;
    font-family: Arial;
    color: #fff;
    width: 290px;
    text-transform: uppercase;
    text-align: center;
    margin-top: 10px;
    float: right;
}
.footer .logo2 .text2 {
    font-size: 15px;
    margin-top: 4px;
    color: #fff;
    width: 290px;
    text-align: center;
    font-family: Arial;
    float: right;
    clear: right;
}
.footer .cop {
    font-size: 14px;
    text-transform: uppercase;
    color: #ccc;
    float: left;
    clear: both;
    margin-top: 10px;
}
.footer .na_top {
    position: absolute;
    background: url(img/na_top.png);
    width: 245px;
    height: 109px;
    left: 440px;
    cursor: pointer;
}
.footer .na_top:hover {
    opacity: .8;
}
.footer .intv {
    position: absolute;
    right: 0;
    top: 45px;
}
.footer .intv span {
    font-family: Verdana;
    color: #fff;
    float: left;
}
.footer .intv .icon {
    width: 84px;
    height: 10px;
    float: left;
    margin: 6px 0 0 10px;
    background: url(img/intv.png);
}
.footer .intv .icon:hover {
    background: url(img/intv_h.png);
}
.btn1 {
    width: 163px;
    height: 44px;
    line-height: 44px;
    background: url(img/btn1.png);
    text-align: center;
    color: #fff;
    border: 0;
    font-size: 16px;
    text-transform: uppercase;
    cursor: pointer;
    display: inline-block;
    transition: .2s;
    text-decoration: none!important;
}
.btn1:hover {
    background: url(img/btn1_h.png);
}
.btn2 {
    width: 278px;
    height: 44px;
    display: inline-block;
    line-height: 44px;
    background: url(img/btn2.png);
    text-align: center;
    color: #fff;
    border: 0;
    font-size: 16px;
    text-transform: uppercase;
    cursor: pointer;
    transition: .2s;
    text-decoration: none!important;
}
.btn2:hover {
    background: url(img/btn2_h.png);
}
.pipl {
    float: left;
    margin-top: 28px;
}
.pipl .text1 {
    font-size: 18px;
    color: #000;
}
.pipl .text2 {
    color: #666;
}
.contact_phone {
    float: left;
    background: url(img/phone2.png) left no-repeat;
    font-size: 18px;
    padding-left: 25px;
    clear: left;
    margin-top: 25px;
    line-height: 30px;
}
.contact_adress {
    float: left;
    background: url(img/adress2.png) left no-repeat;
    font-size: 18px;
    padding-left: 25px;
    clear: left;
    margin-top: 25px;
}
.left_contact {
    float: left;
    width: 380px;
}
.prz_info h1 {
    width: auto;
    float: left;
}
.prz_info .img {
    margin-top: 15px;
    float: left;
    clear: both;
}
.prz_info p {
    margin-top: 24px;
    width: 100%;
    display: inline-block;
}
.prz_info .prz_all {
    float: right;
}
.prz_info .prz_za {
    float: right;
}
.list2 {
    margin-top: 30px;
}
.list2 .item {
    float: left;
    text-align: center;
    overflow: hidden;
    width: 213px;
    height: 206px;
    background-color: #fafafa;
    -webkit-box-shadow: 1px 2px 4px rgba(0, 0, 0, .35);
    -moz-box-shadow: 1px 2px 4px rgba(0, 0, 0, .35);
    box-shadow: 1px 2px 4px rgba(0, 0, 0, .35);
    background-image: -webkit-linear-gradient(124deg,  #e6e6e6,  #fff 99%);
    background-image: -moz-linear-gradient(124deg,  #e6e6e6,  #fff 99%);
    background-image: -o-linear-gradient(124deg,  #e6e6e6,  #fff 99%);
    background-image: -ms-linear-gradient(124deg,  #e6e6e6,  #fff 99%);
    background-image: linear-gradient(124deg,  #e6e6e6,  #fff 99%);
    margin: 0 0 35px 30px;
}
.list2 .item:nth-of-type(3n) {
    margin-right: 0;
}
.list2 .item .title {
    font-size: 18px;
    margin-top: 15px;
    height: 35px;
    color: #ef7f1a;
}
.list2 .item .img {
    width: 100%;
    text-align: center;
    margin-bottom: 7px;
}
.list2 .item .img img {
    max-width: 190px;
    max-height: 85px;
}
.list3 {
    margin-top: 35px;
}
.list3 .item {
    float: left;
    margin: 0 7px 15px 0;
    background: url(img/cat_item.png);
    width: 174px;
    height: 88px;
    text-align: center;
}
.list3 .item img {
    max-height: 62px;
    max-width: 152px;
}
.list3 .item:nth-of-type(4n) {
    margin-right: 0;
}
.list3 .item table {
    vertical-align: middle;
    width: 174px;
    height: 88px;
}
.list3 .item td {
    vertical-align: middle;
    width: 174px;
    height: 88px;
}
.modal1 {
    position: fixed;
    background: rgba(0, 0, 0, .8);
    width: 100%;
    height: 100%;
    z-index: 999999;
    float: left;
    display: none;
}
.modal1 .mod1 {
    width: 300px;
    background: #fff;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -150px;
    margin-top: -300px;
    text-align: center;
}
.modal1 .mod1 .x {
    position: absolute;
    font-family: Arial;
    top: 8px;
    font-size: 16px;
    right: 8px;
    cursor: pointer;
}
.modal1 .mod1 .x:hover {
    color: red;
}
p {
    text-align: justify;
}
/* This beautiful CSS-File has been crafted with LESS (lesscss.org) and compiled by simpLESS (wearekiss.com/simpless) */
