#wrapper,
.middle,
header,
html {
    position: relative
}

a,
nav li a {
    color: #0060aa
}

#categories a span,
.links_list li,
h1,
h2 {
    text-transform: uppercase
}

#gear_text li a,
.categ_menu li>*,
.file_upload:hover>div,
.file_upload>div,
a:hover {
    text-decoration: none
}

.middle:after,
.order_calc:before {
    content: ''
}

abbr,
acronym,
address,
applet,
article,
aside,
audio,
big,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
iframe,
input,
ins,
kbd,
label,
legend,
mark,
menu,
nav,
object,
output,
ruby,
s,
samp,
section,
small,
strike,
sub,
summary,
sup,
tbody,
tfoot,
thead,
time,
tt,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline
}

html {
    line-height: 1;
    min-height: 100%
}

@font-face {
    font-family: PTS55F_W;
    src: url(../fonts/PTS55F_W.ttf)
}

body {
    min-width: 100%;
    margin: 0 0 124px;
    background: #e6e6e6;
    font-family: PTS55F_W
}

#categories,
#gear_outer ul,
.additional_images,
.articles,
.breadcrumbs,
.certificates,
.contacts,
.content_icons,
.links_list,
.pagination,
.products_list,
.represent,
.represent ul,
.tabs>ul,
.ui-selectmenu-menu ul,
aside ul,
footer ul,
nav ul {
    margin: 0;
    padding: 0;
    list-style: none
}

#wrapper {
    min-width: 1200px;
    overflow: hidden
}

header {
    height: 105px;
    width: 100%;
    display: block;
    box-shadow: 0 0 15px 1px rgba(0, 0, 0, .3);
    background: url(../images/bg_top.jpg) 50% 0 repeat-x;
    margin-bottom: 29px
}

.middle {
    width: 1170px;
    margin: auto;
    z-index: 99
}

#categories li,
#logo,
.ask,
.phone,
header .desc,
nav {
    position: absolute
}

.middle:after {
    display: table;
    width: 100%;
    clear: both
}

#logo {
    top: 0;
    margin: auto;
    left: 0;
    right: 0;
    display: block;
    background: url(../images/logo.png) 50% 28px no-repeat #fff;
    width: 310px;
    height: 153px;
    box-shadow: 0 0 5px 1px rgba(0, 0, 0, .2);
    border-radius: 0 0 4px 4px;
    z-index: 6;
    animation: logo_top .2s linear;
    -webkit-animation: logo_top .2s linear
}

nav {
    left: 170px;
    top: 75px
}

nav li {
    float: left;
    margin-right: 53px
}

nav li:nth-child(2) {
    margin-right: 456px
}

nav li>* {
    font-size: 14px;
    padding-bottom: 12px;
    border-bottom: 0 solid #aa000a;
    -webkit-transition: color .3s, border .3s;
    transition: color .3s, border .3s
}

nav li a:hover,
nav li span {
    color: #aa000a;
    border-bottom: 4px solid #aa000a
}

header .desc {
    left: 0;
    top: 16px;
    width: 300px;
    font-size: 14px;
    line-height: 1.3;
    color: #0060aa
}

.ask,
.phone {
    right: 0;
    padding: 2px 0 2px 19px;
    font-size: 14px
}

.phone {
    top: 22px;
    color: #0060aa;
    background: url(../images/icon_phone.png) 0 50% no-repeat
}

.ask {
    top: 71px;
    color: #aa000a;
    background: url(../images/icon_ques.png) 0 50% no-repeat
}

#categories {
    width: 1170px;
    height: 512px;
    margin: auto auto 20px;
    position: relative;
    z-index: 5
}

#categories a {
    display: block;
    position: relative
}

#categories a span {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 14px 0 10px;
    border-bottom: 4px solid #a8000a;
    color: #fff;
    text-align: center;
    font-size: 22px;
    background-color: rgba(0, 96, 170, .6);
    line-height: 1.3;
    -webkit-transition: background-color .3s ease-in;
    transition: background-color .3s ease-in
}

#categories .cat1,
#categories .cat2,
#categories .cat3,
#categories .cat4 {
    width: 370px;
    height: 241px;
    overflow: hidden
}

#categories .cat1,
#categories .cat3,
#categories .cat5 {
    top: 0
}

#categories .cat2,
#categories .cat4 {
    top: 271px
}

#categories .cat1,
#categories .cat2 {
    left: 0
}

#categories .cat3,
#categories .cat4 {
    right: 0
}

#categories .cat5,
#categories .cat6 {
    margin: auto;
    right: 0;
    left: 0;
    width: 370px;
    overflow: hidden
}

#categories .cat5 {
    top: 0;
    height: 511px
}

#categories .cat6 {
    height: 147px;
    top: 364px;
    display: none
}

#categories.more_cats .cat6 {
    display: block
}

#categories.more_cats .cat5 a {
    height: 335px;
    overflow: hidden
}

#gear_outer,
#gear_text {
    width: 700px;
    height: 700px;
    border-radius: 700px
}

#categories.more_cats .cat5 img {
    margin-top: -75px
}

#gear_outer #gear,
#gear_text {
    margin: auto;
    position: absolute;
    right: 0;
    bottom: 0
}

#categories img {
    -webkit-transition: transform 2s;
    transition: transform 2s
}

#categories a:hover span {
    background-color: #a8000a
}

#categories a:hover img {
    transform: scale(1.2);
    -webkit-transform: scale(1.2)
}

#gear_outer {
    float: right;
    position: relative;
    z-index: 3
}

#gear_outer #gear {
    height: 436px;
    width: 440px;
    left: 0;
    top: 0;
    background: url(../images/gear.png) no-repeat;
    -webkit-animation: cycle 28s linear infinite reverse;
    animation: cycle 28s linear infinite reverse;
    animation-play-state: running;
    -webkit-animation-play-state: running
}

#gear_outer:hover #gear,
#gear_outer:hover #gear li,
#gear_outer:hover #gear_text,
#gear_outer:hover #gear_text li,
#gear_outer:hover #gear_text li span {
    animation-play-state: paused;
    -webkit-animation-play-state: paused
}

#gear li {
    position: absolute;
    width: 52px;
    height: 50px;
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-animation: cycle 28s linear infinite;
    animation: cycle 28s linear infinite;
    animation-play-state: running;
    -webkit-animation-play-state: running
}

#gear .gear_icon1 {
    background: url(../images/gear_icon1.png) 50% no-repeat;
    top: 5px;
    left: 193px
}

#gear .gear_icon2 {
    background: url(../images/gear_icon2.png) 50% no-repeat;
    top: 50px;
    left: 317px
}

#gear .gear_icon3 {
    background: url(../images/gear_icon3.png) 50% no-repeat;
    top: 168px;
    left: 375px
}

#gear .gear_icon4 {
    background: url(../images/gear_icon4.png) 50% no-repeat;
    top: 290px;
    left: 353px
}

#gear .gear_icon5 {
    background: url(../images/gear_icon5.png) 50% no-repeat;
    top: 372px;
    left: 251px
}

#gear .gear_icon6 {
    background: url(../images/gear_icon6.png) 50% no-repeat;
    top: 370px;
    left: 135px
}

#gear .gear_icon7 {
    background: url(../images/gear_icon7.png) 50% no-repeat;
    top: 288px;
    left: 42px
}

#gear .gear_icon8 {
    background: url(../images/gear_icon8.png) 50% no-repeat;
    top: 168px;
    left: 12px
}

#gear .gear_icon9 {
    background: url(../images/gear_icon9.png) 50% no-repeat;
    top: 50px;
    left: 74px
}

#gear_text {
    left: 0;
    top: 0;
    -webkit-animation: cycle 28s linear infinite reverse;
    animation: cycle 28s linear infinite reverse;
    animation-play-state: running;
    -webkit-animation-play-state: running
}

#gear_text li {
    width: 220px;
    height: 36px;
    text-align: center;
    font-size: 14px;
    position: absolute;
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-animation: cycle_text 28s linear infinite;
    animation: cycle_text 28s linear infinite;
    animation-play-state: running;
    -webkit-animation-play-state: running
}

#gear_text li a {
    color: #000
}

#gear_text li span {
    margin-left: 44px;
    animation-duration: 28s;
    -webkit-animation-duration: 28s;
    animation-timing-function: linear;
    -webkit-animation-timing-function: linear;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    animation-play-state: running;
    -webkit-animation-play-state: running;
    display: block;
    width: 132px
}

#gear_text .gear_text1 {
    top: 75px;
    left: 244px
}

#gear_text .gear_text1 span {
    animation-name: cycle_text1;
    -webkit-animation-name: cycle_text1;
    margin-left: 44px
}

#gear_text .gear_text2 {
    top: 145px;
    left: 420px
}

#gear_text .gear_text2 span {
    animation-name: cycle_text2;
    -webkit-animation-name: cycle_text2;
    margin-left: 54px
}

#gear_text .gear_text3 {
    top: 300px;
    left: 500px
}

#gear_text .gear_text3 span {
    animation-name: cycle_text3;
    -webkit-animation-name: cycle_text3;
    margin-left: 65px
}

#gear_text .gear_text4 {
    top: 470px;
    left: 465px
}

#gear_text .gear_text4 span {
    animation-name: cycle_text4;
    -webkit-animation-name: cycle_text4;
    margin-left: 60px
}

#gear_text .gear_text5 {
    top: 580px;
    left: 305px
}

#gear_text .gear_text5 span {
    animation-name: cycle_text5;
    -webkit-animation-name: cycle_text5;
    margin-left: 56px
}

#gear_text .gear_text6 {
    top: 575px;
    left: 155px
}

#gear_text .gear_text6 span {
    animation-name: cycle_text6;
    -webkit-animation-name: cycle_text6;
    margin-left: 52px
}

#gear_text .gear_text7 {
    top: 470px;
    left: 25px
}

#gear_text .gear_text7 span {
    animation-name: cycle_text7;
    -webkit-animation-name: cycle_text7;
    margin-left: 25px
}

#gear_text .gear_text8 {
    top: 300px;
    left: -20px
}

#gear_text .gear_text8 span {
    animation-name: cycle_text8;
    -webkit-animation-name: cycle_text8;
    margin-left: 10px
}

#gear_text .gear_text9 {
    top: 140px;
    left: 60px
}

#gear_text .gear_text9 span {
    animation-name: cycle_text9;
    -webkit-animation-name: cycle_text9;
    margin-left: 25px
}

.all_gears {
    position: relative;
    width: 700px;
    height: 560px;
    float: right
}

.all_gears+.content {
    width: 470px
}

.content {
    font-size: 14px;
    color: #191919;
    line-height: 1.4;
    padding-bottom: 40px;
    text-align: justify
}

.content p {
    text-indent: 36px
}

h1,
h2 {
    color: #0060aa;
    font-size: 30px;
    padding: 20px 0 14px;
    margin-bottom: 27px;
    border-bottom: 1px solid #a1a1a1
}

.all_gears #gear_outer {
    margin-top: -70px;
    left: 10px
}

.gears_bg {
    width: 929px;
    height: 685px;
    background: url(../images/gears_bg.jpg) no-repeat;
    position: absolute;
    z-index: 1;
    left: 315px;
    top: -20px
}

#gear_outer #gears_logo {
    width: 125px;
    height: 77px;
    background: url(../images/gears_logo.png) no-repeat;
    position: absolute;
    z-index: 4;
    margin: auto;
    bottom: 0;
    right: 0;
    left: 0;
    top: 0
}

.blue_button,
.red_button,
.white_button {
    display: block;
    width: 228px;
    height: 38px;
    line-height: 35px;
    text-align: center;
    font-size: 14px;
    text-decoration: none;
    border-radius: 4px;
    margin: 30px auto;
    -webkit-transition: color .3s, background-color .3s;
    transition: color .3s, background-color .3s
}

.blue_button {
    border: 1px solid #0060aa;
    color: #0060aa
}

.blue_button:hover {
    background-color: #0060aa;
    color: #fff
}

.white_button {
    border: 1px solid #fff;
    color: #fff
}

.white_button:hover {
    background-color: #fff;
    color: #0060aa
}

.red_button {
    border: 1px solid #aa000a;
    color: #aa000a
}

.red_button:hover {
    background-color: #aa000a;
    color: #fff
}

.order_calc {
    height: 280px;
    overflow: hidden;
    position: relative;
    background: url(../images/blue_bg.jpg) 50% no-repeat #0060aa;
    z-index: 3
}

.order_calc:before {
    display: block;
    width: 100%;
    height: 0;
    position: absolute;
    top: 0;
    left: 0;
    box-shadow: 0 0 15px 1px rgba(0, 0, 0, .7)
}

.order_calc .middle {
    width: 600px;
    padding: 20px 0 0 570px
}

.order_calc .content {
    color: #fff;
    font-size: 18px
}

.order_calc .middle h2 {
    color: #fff;
    width: 570px;
    border-color: #fff;
    padding-bottom: 12px
}

.breadcrumbs {
    width: 1170px;
    margin: auto;
    padding: 40px 0 20px;
    overflow: hidden
}

.breadcrumbs+h1,
.breadcrumbs+h2,
.links_list {
    margin: 0 auto 10px;
    border-bottom: 1px solid #a1a1a1
}

.breadcrumbs li {
    color: #a0a0a0;
    font-size: 14px;
    float: left
}

.breadcrumbs li .devider {
    padding: 0 5px
}

.breadcrumbs li a {
    color: #a0a0a0
}

.breadcrumbs+h1,
.breadcrumbs+h2 {
    padding: 7px 0 14px;
    font-size: 29px;
    color: #0060aa
}

.links_list {
    width: 1170px;
    padding: 7px 0 45px
}

.links_list li {
    float: left;
    margin-right: 105px;
    font-size: 18px;
    height: 30px;
    line-height: 30px
}

.links_list li * {
    display: inline-block;
    color: #0060aa
}

.links_list li span {
    font-size: 29px
}

.certificates {
    width: 1170px;
    margin: auto;
    overflow: hidden
}

.certificates li {
    height: 358px;
    width: 270px;
    margin: 0 30px 30px 0;
    float: left
}

.certificates li:nth-child(4n) {
    margin-right: 0
}

.certificates li a {
    border: 1px solid transparent;
    display: block;
    -webkit-transition: border-color .3s;
    transition: border-color .3s
}

.certificates li a:hover {
    border-color: #ad0d16
}

.certificates li a img {
    height: 356px;
    width: 268px;
    display: block
}

.site_bg {
    width: 2100px;
    height: 685px;
    background: url(../images/gears_bg.jpg) 0 50% no-repeat;
    position: absolute;
    margin: auto;
    top: 665px;
    left: 0;
    right: 0;
    z-index: -1
}

.content_icons li {
    margin-bottom: 44px
}

.content_icons li img {
    float: left
}

.content_icons li div {
    margin-left: 70px
}

.contacts {
    padding-bottom: 15px
}

.contacts li {
    font-size: 14px;
    margin-bottom: 19px
}

.contacts li span {
    color: #0060aa
}

#map {
    height: 400px;
    border-top: 1px solid #0060aa
}

.requis_block {
    font-size: 16px;
    line-height: 1.4;
    padding-bottom: 20px
}

.requis_block span {
    display: block;
    color: #0060aa
}

.feedback {
    width: 330px;
    padding: 15px 0 40px
}

input[type=text],
textarea {
    width: 300px;
    background: #ededed;
    border: 1px solid #a1a1a1;
    border-radius: 4px;
    font-size: 16px;
    margin-bottom: 21px;
    outline: 0
}

.feedback input[type=text],
.feedback textarea,
.file_upload {
    background: #fff
}

input[type=text] {
    padding: 0 11px 0 17px;
    height: 38px;
    line-height: 38px
}

.file_upload {
    position: relative;
    overflow: hidden;
    height: 38px;
    float: left;
    cursor: pointer;
    margin-bottom: 21px;
    z-index: 3;
    width: 328px;
    border: 1px solid #a1a1a1;
    border-radius: 4px
}

.file_upload>button,
.file_upload>div {
    height: 23px;
    position: absolute;
    cursor: pointer
}

.file_upload>button {
    width: 11px;
    margin: auto;
    bottom: 0;
    top: 0;
    right: 15px;
    background: url(../images/clip.png) no-repeat;
    border: none
}

.file_upload>div {
    width: 290px;
    left: 17px;
    top: 10px;
    color: #a1a1a1;
    font-size: 16px
}

.file_upload input[type=file] {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: scale(20);
    letter-spacing: 10em;
    -ms-transform: scale(20);
    opacity: 0;
    cursor: pointer;
    outline: 0
}

.feedback>span {
    width: 400px;
    display: block;
    margin-bottom: 10px;
    font-size: 14px
}

textarea {
    padding: 11px 17px;
    width: 294px;
    font-size: 18px;
    resize: none;
    height: 96px
}

.product_text a,
input[type=submit] {
    height: 40px;
    width: 330px;
    border-radius: 4px;
    background-color: #aa000a;
    color: #fff;
    font-size: 16px;
    outline: 0;
    cursor: pointer;
    -webkit-transition: background-color .3s;
    transition: background-color .3s
}

.product_text a:hover,
input[type=submit]:hover {
    background-color: #90020b
}

.represent,
.represent ul {
    overflow: hidden
}

.represent ul>li {
    width: 33.3333%;
    height: 170px;
    float: left;
    line-height: 1.5;
    font-size: 14px;
    color: #191919
}

.represent>li {
    border-bottom: 1px solid #a1a1a1;
    padding-top: 15px
}

.represent>li:last-child {
    border: none
}

.represent div {
    color: #0060aa;
    padding-bottom: 14px
}

.articles {
    padding: 10px 0 20px
}

.articles li {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #a1a1a1;
    overflow: hidden;
    font-size: 14px;
    line-height: 1.3;
    position: relative
}

.articles li:last-child {
    border: none
}

.articles li img {
    float: left;
    width: 268px;
    height: 168px;
    border-radius: 4px;
    border: 1px solid #a1a1a1
}

.articles li img+div {
    margin-left: 300px
}

.articles li>div>a {
    color: #0060aa;
    font-size: 18px
}

.articles li>div>a+div {
    padding-top: 20px;
    padding-bottom: 25px
}

.articles_inmain li {
    float: left;
    width: 33%;
    border-bottom: none
}

.articles_inmain li img {
    display: block;
    margin-left: 30px
}

.articles_inmain li img+div {
    margin-left: 0;
    clear: both;
    padding: 0 30px
}

.articles_inmain .article_date {
    right: 30px
}

aside {
    width: 270px;
    float: left;
    margin-top: 20px
}

aside+.middle {
    width: 870px;
    margin-left: 300px
}

aside+.middle .breadcrumbs,
aside+.middle .links_list {
    width: 870px
}

.categ_menu li {
    margin-bottom: 4px
}

.categ_menu li>* {
    display: flex;
    /* width: 270px; */
    min-height: 40px;
    text-indent: 0px;
    line-height: 24px;
    color: #fff;
    font-size: 14px;
    border-radius: 4px;
    -webkit-transition: background-color .3s;
    transition: background-color .3s;
    padding: 5px;
    align-items: center;
}

.categ_menu li a {
    background-color: #0060aa
}

.categ_menu li a:hover,
.categ_menu li span {
    background-color: #aa000a
}

.categ_menu li ul {
    flex-direction: column;
}

.categ_menu li ul li {
    width: 100%;
}

.categ_menu li ul li a,
.categ_menu li ul li a:hover {
    background: 0 0
}

.categ_menu li ul li a {
    color: #0060aa;
    padding-left: 10px;
    text-decoration: underline
}

.categ_menu li ul li a:hover,
.close_button,
.product_text a {
    text-decoration: none
}

.download_pdf,
.download_xls {
    display: inline-block;
    padding-left: 59px;
    margin: 27px 0 13px 11px;
    font-size: 14px;
    position: relative
}

.download_xls {
    color: #aa000a
}

.download_pdf {
    color: #0060aa
}

.download_pdf:before,
.download_xls:before {
    content: '';
    display: block;
    width: 42px;
    height: 33px;
    position: absolute;
    left: 0;
    top: -9px
}

.download_xls:before {
    background: url(../images/icon_xls.png) no-repeat
}

.download_pdf:before {
    background: url(../images/icon_pdf.png) no-repeat
}

aside .blue_button {
    width: 268px;
    margin-top: 15px
}

.product {
    width: 268px;
    height: 351px;
    background: #fff;
    position: relative;
    border: 1px solid #a6a6a6;
    border-radius: 4px;
    -webkit-transition: border-color .3s;
    transition: border-color .3s
}

.product .pull {
    position: absolute;
    top: 17px;
    right: 18px;
    text-align: right;
    font-size: 14px;
    color: #a0a0a0;
    z-index: 2
}

.product .pull .weight {
    width: 38px;
    height: 38px;
    position: absolute;
    top: 20px;
    right: 0;
    background: url(../images/weight1.png);
    text-align: center;
    color: #fff;
    line-height: 50px
}

.product .product_image {
    height: 195px;
    width: 100%;
    margin-top: 29px;
    position: relative
}

.additional_images>li a img,
.product_image img {
    position: absolute;
    margin: auto;
    bottom: 0;
    right: 0;
    left: 0;
    top: 0
}

.product .product_desc {
    width: 230px;
    margin: auto;
    height: 64px;
    text-align: center;
    font-size: 14px;
    line-height: 1.2
}

.product .red_button {
    margin: 7px auto 0
}

.products_list {
    overflow: hidden;
    padding-top: 15px
}

.products_list li {
    margin: 0 30px 30px 0;
    float: left;
    width: 270px
}

.products_list li:nth-child(3n) {
    margin-right: 0
}

.pagination {
    text-align: center;
    padding-bottom: 30px
}

.pagination li {
    display: inline-block;
    vertical-align: top;
    font-size: 14px
}

.pagination li a {
    color: #0060aa;
    padding: 20px;
    font-size: 18px
}

.pagination li span {
    color: #fff;
    background: #0060aa;
    padding: 0 6px 1px;
    border-radius: 4px
}

.pagination+.content {
    border-top: 1px solid #a1a1a1;
    padding-top: 30px
}

#product_main {
    height: 280px;
    width: 870px;
    padding-top: 10px;
    margin-bottom: 21px
}

#product_main .product_image {
    float: left;
    width: 368px;
    height: 278px;
    background: #fff;
    border: 1px solid #a7a7a7;
    position: relative
}

#product_main .product_text {
    width: 412px;
    height: 222px;
    padding: 28px;
    border: 1px solid #a7a7a7;
    border-radius: 4px;
    background: #e6e6e6;
    margin-left: 400px
}

.product_text .pull {
    height: 38px;
    line-height: 50px;
    font-size: 14px;
    color: #aa000a;
    width: 140px
}

.product_text .pull .weight {
    float: right;
    width: 38px;
    height: 38px;
    background: url(../images/weight2.png);
    text-align: center;
    color: #fff;
    line-height: 50px
}

.product_text a {
    display: block;
    width: 230px;
    float: right;
    line-height: 40px;
    text-align: center
}

.tabs,
.tabs table,
.tabs>div {
    width: 100%
}

.product_text .product_desc {
    margin-top: 21px;
    border-top: 1px solid #a1a1a1;
    padding-top: 16px;
    line-height: 1.5;
    font-size: 14px;
    text-align: justify
}

.tabs {
    padding-bottom: 55px
}

.tabs>ul {
    overflow: hidden;
    margin-bottom: 20px;
    border-bottom: 1px solid #a1a1a1
}

.tabs>ul>li {
    height: 38px;
    line-height: 38px;
    padding: 0 34px;
    float: left;
    border: 1px solid #a1a1a1;
    border-bottom: none;
    font-size: 14px;
    color: #a1a1a1;
    cursor: pointer;
    border-radius: 4px 4px 0 0;
    margin-right: -1px;
    position: relative
}

.tabs>ul>li.active {
    color: #fff;
    background: #0060aa;
    z-index: 2;
    border: 1px solid #0060aa;
    border-bottom: none
}

.tabs>div {
    overflow: hidden
}

.tabs table,
.tabs table tr,
.tabs table tr td,
.tabs table tr th {
    margin: 0;
    padding: 0;
    border: none;
    border-collapse: collapse;
    border-spacing: 0
}

.tabs table tr {
    border-bottom: 1px solid #a1a1a1
}

.tabs table tr:nth-child(odd) {
    background: #e6e6e6
}

.tabs table tr:nth-child(even) {
    background: #f7f7f7
}

.tabs table td,
.tabs table th {
    font-size: 14px;
    font-weight: 400;
    text-align: left;
    height: 39px;
    vertical-align: middle
}

.tabs table tr td,
.tabs table tr th {
    padding-left: 19px
}

.tabs table tr td:last-child,
.tabs table tr th:last-child {
    width: 23%;
    padding-left: 19px
}

.tabs table tr td:first-child,
.tabs table tr th:first-child {
    padding-left: 22px;
    width: 54%
}

.tabs table tr td {
    border-right: 1px solid #a1a1a1
}

.additional_images {
    overflow: hidden
}

.additional_images>li {
    float: left;
    margin: 0 30px 30px 0
}

.additional_images>li:nth-child(3n) {
    margin-right: 0
}

.additional_images>li a {
    display: block;
    width: 268px;
    height: 203px;
    border: 1px solid #a1a1a1;
    background: #fff;
    position: relative
}

#overlay,
.popup_form,
.popup_window {
    position: fixed;
    display: none;
    left: 0
}

#overlay {
    width: 100%;
    height: 100%;
    top: 0;
    background: rgba(0, 0, 0, .6);
    z-index: 101
}

.popup_form,
.popup_window {
    width: 710px
}

html.act_popup {
    overflow: hidden
}

.popup_form,
html.act_popup body,
html.act_popup footer {
    overflow-y: scroll
}

.popup_form,
.popup_window {
    padding: 30px;
    background: #fff;
    z-index: 105;
    margin: auto;
    right: 0;
    top: 110px
}

#open_lebedka {
    display: none;
    background: #fff
}

.popup_form {
    top: 0;
    overflow-x: hidden;
    height: 100%;
    padding-top: 0
}

.popup_window .content {
    padding-bottom: 0
}

.popup_form h2,
.popup_window h2 {
    margin-bottom: 14px;
    padding-top: 0
}

.popup_form h2 {
    padding-top: 30px
}

.close_button {
    width: 332px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    border-radius: 4px;
    background-color: #0060aa;
    color: #fff;
    font-size: 16px;
    outline: 0;
    cursor: pointer;
    -webkit-transition: background-color .3s;
    transition: background-color .3s;
    margin: 30px auto 0
}

.close_button:hover {
    background-color: #004d88
}

.close_icon {
    width: 19px;
    height: 19px;
    cursor: pointer;
    position: absolute;
    top: 15px;
    right: 15px;
    background: url(../images/close.png) no-repeat
}

.user_data {
    width: 740px;
    margin-top: 10px;
    padding-bottom: 30px
}

.user_data input[type=text] {
    margin-right: 27px;
    font-size: 14px
}

.user_data div {
    height: 40px;
    font-size: 18px
}

.ui-selectmenu-menu {
    padding: 0;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    display: none
}

.ui-selectmenu-menu .ui-menu {
    padding-bottom: 1px;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FFF), color-stop(1, #F9F9F9));
    background-image: -webkit-linear-gradient(bottom, #FFF 0, #F9F9F9 100%);
    background-image: linear-gradient(to bottom, #FFF 0, #F9F9F9 100%);
    border-radius: 4px;
    border: 1px solid #a1a1a1;
    position: relative;
    z-index: 110
}

.ui-selectmenu-menu .ui-menu .ui-menu-item {
    cursor: pointer;
    padding: 3px 0 3px 12px;
    font-size: 14px
}

.ui-selectmenu-menu .ui-menu .ui-menu-item:hover {
    background: #eee
}

.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
    font-size: 1em;
    font-weight: 700;
    line-height: 1.5;
    margin: .5em 0 0;
    height: auto;
    border: 0
}

.ui-selectmenu-open {
    display: block
}

.ui-selectmenu-button {
    display: inline-block;
    vertical-align: top;
    overflow: hidden;
    position: relative;
    text-decoration: none;
    cursor: pointer;
    margin: 0 27px 21px 0;
    height: 38px;
    background: #ededed;
    border: 1px solid #a1a1a1;
    font-size: 14px;
    border-radius: 4px;
    outline: 0;
    color: #a1a1a1
}

.ui-selectmenu-button span.ui-selectmenu-text {
    text-align: left;
    display: block;
    line-height: 38px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background: url(../images/select.png) 100% 60% no-repeat;
    height: 32px;
    padding-left: 12px
}

select {
    width: 330px
}

.user_data .file_upload {
    display: inline-block;
    vertical-align: top;
    margin: 0 27px 21px 0;
    height: 38px;
    float: none;
    background: #ededed
}

.user_data .file_upload div {
    font-size: 14px
}

.user_data .file_upload+input[type=text] {
    width: 663px
}

.popup_window.ask_form textarea,
.user_data textarea {
    font-size: 16px;
    width: 657px;
    height: 80px
}

.popup_window.ask_form textarea {
    height: 94px;
    width: 294px
}

.user_data .close_button,
.user_data input[type=submit] {
    display: inline-block;
    vertical-align: top;
    margin: 0 27px 0 0
}

.popup_window.ask_form {
    width: 330px
}

#hidden_form {
    position: relative;
    overflow: hidden;
    display: none
}

.article_date,
footer,
footer .middle>* {
    position: absolute
}

#hidden_form div,
.popup_window.ask_form div {
    text-align: center;
    font-size: 18px;
    line-height: 1.3;
    margin-bottom: 25px
}

#hidden_form div {
    margin-top: 40px
}

#hidden_form .close_popup {
    margin-top: 0
}

#hidden_form form {
    margin: 0 auto;
    width: 330px
}

.article_date {
    color: #a1a1a1;
    font-size: 14px;
    right: 0;
    bottom: 15px
}

.footer_menu li a,
footer .developer,
footer .developer a {
    color: #191919
}

footer {
    height: 120px;
    width: 100%;
    border-top: 4px solid #ad0b14;
    background: url(../images/footer.jpg) 50% no-repeat #fff;
    left: 0;
    bottom: 0;
    display: block
}

#open_lebedka,
.youtube {
    position: relative;
    overflow: hidden
}

footer .ask {
    right: auto;
    top: 11px;
    left: 0
}

footer .phone {
    top: 13px
}

.footer_menu {
    top: 16px;
    left: 172px
}

.footer_menu li {
    float: left;
    margin-right: 40px;
    font-size: 14px
}

footer .copyright {
    top: 81px;
    left: 0;
    line-height: 1.3;
    font-size: 12px;
    color: #191919
}

footer .counter {
    left: 633px;
    top: 75px
}

footer .developer {
    padding-left: 24px;
    top: 81px;
    right: 0;
    background: url(../images/developer.png) 0 50% no-repeat;
    font-size: 12px
}

#status,
#status2 {
    clear: both
}

ul#files,
ul#files2 {
    list-style: none;
    padding: 0;
    margin: 0
}

ul#files li,
ul#files2 li {
    padding: 10px;
    margin-bottom: 2px;
    width: 200px;
    float: left;
    margin-right: 10px
}

ul#files li img {
    max-width: 180px;
    max-height: 150px
}

.youtube {
    background-position: center;
    background-repeat: no-repeat;
    display: inline-block;
    transition: all .2s ease-out;
    cursor: pointer
}

.youtube .play {
    background: url(/assets/images/youtube-play-btn.png) 0 -50px no-repeat;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
    position: absolute;
    height: 50px;
    width: 69px;
    transition: none;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto
}

.youtube:hover .play {
    background-position: 0 0
}