* {
    margin: 0;
    padding: 0
}

.car_car_car_car {
    background: red;
    padding: 50px
}

@font-face {
    font-family: "ZAP_font";
    src: url(../img/font/5/ZAP_font.eot);
    src: url(../img/font/5/ZAP_font.eot#iefix)format("embedded-opentype"),url(../img/font/5/ZAP_font.woff) format("woff"),url(../img/font/5/ZAP_font.ttf) format("truetype");
    font-style: normal;
    font-weight: normal
}

@font-face {
    font-family: "ZAP_font";
    src: url(../img/font/5/ZAP_font_bold.eot);
    src: url(../img/font/5/ZAP_font_bold.eot#iefix)format("embedded-opentype"),url(../img/font/5/ZAP_font_bold.woff) format("woff"),url(../img/font/5/ZAP_font_bold.ttf) format("truetype");
    font-style: normal;
    font-weight: 600
}

@font-face {
    font-family: "ZAP_font_10";
    src: url(../img/font/10/ZAP_font.eot);
    src: url(../img/font/10/ZAP_font.eot#iefix)format("embedded-opentype"),url(../img/font/10/ZAP_font.woff) format("woff"),url(../img/font/10/ZAP_font.ttf) format("truetype");
    font-style: normal;
    font-weight: normal
}

@font-face {
    font-family: "ZAP_font_10";
    src: url(../img/font/10/ZAP_font_bold.eot);
    src: url(../img/font/10/ZAP_font_bold.eot#iefix)format("embedded-opentype"),url(../img/font/10/ZAP_font_bold.woff) format("woff"),url(../img/font/10/ZAP_font_bold.ttf) format("truetype");
    font-style: normal;
    font-weight: 600
}

@font-face {
    font-family: 'artkiev';
    src: url(../img/font/ico_2/artkiev.ttf?v3=3) format('truetype'),url(../img/font/ico_2/artkiev.woff?v3=3) format('woff'),url(../img/font/ico_2/artkiev.svg?v3=3#artkiev) format('svg');
    font-weight: normal;
    font-style: normal
}

body {
    font: 15px/22px ZAP_font_10,sans-serif;
    color: #000;
    width: 100%
}

body.home {
    background: url(../all/home_bg.jpg) no-repeat 50% 40px
}

body.page {
    background: url(../all/top_bg.jpg) no-repeat 50% 40px
}

input,textarea,select {
    font: 15px/22px ZAP_font_10,sans-serif;
    -webkit-appearance: none
}

a {
    color: #315DC4;
    text-decoration: underline;
    font: 15px/22px ZAP_font_10,sans-serif;
    transition: color .5s linear
}

a:hover {
    text-decoration: none;
    color: #900
}

p {
    margin: 0 0 14px
}

img,iframe,.models_hover UL LI:last-child a {
    border: 0
}

button {
    background: transparent;
    border: 0
}

input,textarea,button,select,label,a {
    -webkit-tap-highlight-color: transparent;
    outline: 0
}

.ico:before {
    font: normal 20px 'artkiev';
    display: inline-block
}

.cb {
    clear: both
}

.none,.ad_exist,.ad_price,tfoot,.footer_menu select,#footer_menu_select {
    display: none
}

.center,.product_price TABLE.details_list TD,.product_price TABLE.details_list TH,.c,.name.c,.cu {
    text-align: center
}

.send,a.send,.pages,.buy,nav,#filters,#sliderok {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none
}

.all_open tfoot {
    display: table-footer-group
}

.content {
    width: 1200px;
    margin: 0 auto
}

.content_small {
    width: 960px;
    margin: 0 auto
}

header {
    padding: 12px 0 4px;
    display: block;
    width: 100%;
    height: 100px
}

.head_top {
    background: #9CF;
    color: #315DC4
}

.head_top a {
    color: #315DC4;
    line-height: 40px;
    display: inline-block;
    vertical-align: top
}

.kurs {
    float: right;
}

.kurs span {
    display: inline-block;
    padding: 0 0 0 20px;
    line-height: 40px
}

a.logo {
    display: block;
    background: url(../all/logo.png) no-repeat 0 50%;
    width: 300px;
    height: 106px;
    float: left
}

.site_find_form {
    float: left;
    position: relative;
    z-index: 1;
    height: 44px;
    margin: 30px 0 0 40px;
    width: 350px
}

.find_text {
    border: 1px solid #0F87FF;
    border-radius: 20px;
    box-sizing: border-box;
    width: 100%;
    padding: 10px 20px;
    font: 15px/42px 'ZAP_font';
    position: relative;
    z-index: 1;
    display: inline-block;
    vertical-align: top;
    height: 42px;
    background: rgba(255,255,255,.8)
}

.find_send {
    position: absolute;
    cursor: pointer;
    display: inline-block;
    height: 42px;
    padding: 0 15px;
    transition: background-color .2s linear;
    right: 0;
    z-index: 2;
    border-radius: 0 20px 20px 0
}

.find_send:before {
    font: normal 24px/24px 'artkiev';
    display: inline-block;
    content: "\e14";
    color: #0F87FF;
    transition: color .5s linear
}

.find_send:hover:before {
    color: #FFF
}

.find_send:hover {
    background: #0F87FF
}

#basket,.site_user {
    display: inline-block;
    margin: 0 0 0 60px;
    float: right;
    text-align: center;
    line-height: 40px
}

.site_user span {
    display: inline-block;
    padding: 0 10px
}

a.site_user_a {
    max-width: 190px;
    overflow: hidden;
    white-space: nowrap
}

#basket:before {
    font: normal 28px/38px 'artkiev';
    display: inline-block;
    content: "\e10";
    margin: 0 10px 0 0;
    transition: color .5s linear;
    float: left
}

#basket span,.ajax,.callme,.cu,.po_search span,.callmesko {
    display: inline;
    border-bottom: 1px dashed #900;
    color: #900;
    cursor: pointer
}

#basket span {
    color: inherit;
    border-color: inherit
}

a.site_user_a:before {
    font: normal 24px/26px 'artkiev';
    display: inline-block;
    content: "\e05";
    margin: 0 8px 0 0;
    transition: color .5s linear;
    position: relative;
    top: 4px
}

a.site_user_a:hover:before,#basket:hover:before,.head_number:hover:before,#site_phone:hover:before {
    color: #315DC4
}

.top_time {
    float: right;
    padding: 4px 12px 0;
    cursor: pointer;
    border: 1px solid rgba(255,255,255,.5);
    transition: background-color .3s linear;
    margin: 4px 0 0 60px;
    position: relative
}

.top_time span {
    max-width: 190px;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block
}

.top_time:hover {
    background: #0F87FF;
    color: #FFF
}

.top_time:after {
    font: 12px/26px 'artkiev';
    content: "\e04";
    margin: 0 0 0 8px;
    transform: rotate(90deg);
    display: inline-block;
    float: right
}

.top_time #top_time_load {
    position: absolute;
    z-index: 5;
    width: 250px;
    top: 30px;
    right: 0;
    padding: 1px 0 0
}

.top_time table {
    width: 100%;
    border-collapse: collapse;
    text-align: left;
    position: absolute;
    border-spacing: 0;
    box-shadow: 0 5px 20px 0 rgba(60,68,107,.7);
    cursor: default
}

.top_time TD {
    padding: 5px 8px;
    border-bottom: 1px solid #c1c4ce;
    background: #fcfbf9;
    color: #000
}

.top_time TD:last-child {
    text-align: center
}

.selected_day TD {
    background: #0F87FF;
    color: #FFF!important
}

.head_number {
    float: right;
    max-width: 450px;
    padding: 6px 0;
    position: relative;
    margin: 4px 0 0;
    background: rgba(232,235,233,.7);
    border-radius: 0;
    text-align: right
}

.before_phone {
    padding: 0 8px 0 12px;
    float: left;
    text-align: center;
    max-width: 250px;
    height: 80px;
    overflow: hidden;
    line-height: 20px
}

.before_phone strong {
    display: block;
    margin: 6px 0
}

.site_phone {
    width: auto;
    display: inline-block;
    text-align: center;
    padding: 0 10px
}

.site_phone a {
    display: block;
    margin: 2px 0 2px;
    font: 600 18px 'ZAP_font';
    text-decoration: none;
    color: #000;
    cursor: default
}

#site_phones {
    height: 56px;
    overflow: hidden;
    background: rgba(232,235,233,.7);
    border-radius: 0;
    padding: 0 10px
}

#site_phones.see_phones {
    height: auto;
    width: 150px;
    position: absolute;
    background: #0F87FF;
    box-shadow: 8px 8px 18px -4px rgba(0,0,0,.3);
    z-index: 1;
    top: 0;
    right: 0;
    border-radius: 0
}

#site_phones.see_phones a {
    margin: 8px 0;
    color: #FFF
}

.see_phones:hover~.callme,.see_phones:hover~.callmesko {
    width: 151px;
    display: inline-block
}

.call_form a.hc_city {
    width: 100%
}

.call_form {
    max-width: 360px;
    margin: 0 auto;
    text-align: center
}

nav {
    display: block;
    width: 100%;
    height: 46px;
    background: rgba(15,167,255,.1);
    position: relative;
    margin: 8px 0 0
}

nav .content {
    background: rgba(15,167,255,.6);
    height: 46px
}

nav ul {
    list-style: none;
    width: 100%;
    display: flex;
    display: -webkit-flex;
    flex-direction: row;
    -webkit-justify-content: center;
    -webkit-align-items: center;
    -webkit-flex-direction: row;
    empty-cells: hide;
    table-layout: auto
}

nav UL LI {
    flex: 1 1 auto;
    -webkit-flex: 1 1 auto;
    width: auto;
    text-align: center
}

nav a.me,nav a.me_yes {
    display: inline-block;
    font: 16px/24px 'ZAP_font';
    text-transform: none;
    text-decoration: none;
    transition: background .5s ease-in;
    color: #FFF;
    width: 100%;
    padding: 11px 0
}

nav a.me:hover,nav a.me_yes:hover {
    background: #0F87FF
}

nav a.me_yes {
    text-decoration: underline
}

.sliderok {
    width: 100%;
    height: 450px;
    overflow: hidden
}

#sliderok {
    position: absolute;
    width: 100%;
    z-index: 8
}

.sliderok ul {
    position: relative;
    z-index: 8;
    top: -40px;
    list-style: none;
    text-align: right
}

.sliderok li {
    display: inline-block;
    width: 17px;
    height: 17px;
    border: 1px solid #FFF;
    background: #FFF;
    margin: 0 5px;
    border-radius: 5px;
    cursor: pointer
}

.sliderok li.current {
    background: #0F87FF
}

.slider_ok {
    width: 960px;
    height: 350px;
    position: relative;
    z-index: 8;
    margin: 100px auto 0
}

.slider_one {
    position: absolute;
    width: 100%;
    z-index: 8
}

.slider_left {
    float: left;
    width: 500px;
    padding: 0 20px 0 0
}

.slider_left.slider_noimg {
    float: none;
    margin: 0 auto;
    text-align: center;
    padding: 0
}

.slider_right {
    float: right;
    width: 380px
}

.slider_right IMG {
    display: block;
    max-width: 100%
}

.slider_name {
    font: 28px/32px 'ZAP_font';
    color: #FFF;
    margin: 0 0 15px;
    text-transform: uppercase;
}

.slider_text {
    background: rgba(255,255,255,.8);
    padding: 20px;
    border-radius: 10px;
    color: #000;
    max-height: 85px;
    overflow: hidden
}

a.slider_url {
    font: 18px/22px 'ZAP_font';
    display: inline-block;
    border: 2px solid #EDFFEB;
    border-radius: 10px;
    padding: 14px 50px;
    margin: 30px 0 0;
    color: #FFF;
    text-decoration: none;
    text-transform: none;
    transition: background-color .5s linear;
    background: rgba(237,255,235,.1)
}

a.slider_url:hover {
    background: #0F87FF;
    color: #FFF
}

.name,h1,h2,h3 {
    font: 30px/34px 'ZAP_font';
    text-transform: uppercase;
    color: #315DC4;
    text-align: center;
    padding: 5px 0 0;
    text-decoration: none
}

h1,.name {
    padding: 5px 0 35px
}

h2,.name_2 {
    font: 24px/28px 'ZAP_font';
    margin: 20px 0;
    font-weight: 600;
    text-transform: none
}

h3,.name_3 {
    font: 22px/26px 'ZAP_font';
    text-transform: uppercase;
    margin: 20px 0
}

h3 span {
    color: #000
}

h4,.user_name,.name_4 {
    font: 20px/26px 'ZAP_font';
    color: #315DC4;
    margin: 10px 0 20px;
    text-align: center
}

h5,.name_5 {
    font: 16px/20px 'ZAP_font';
    color: #315DC4;
    margin: 10px 0;
    text-align: left
}

.podbor_start {
    text-align: center;
    background: url(all/podbor_bg.jpg) repeat-y 50% 0;
    padding: 30px 0;
}

.home .podbor_start {
    padding: 70px 0 50px
}

.podbor_s {
    margin: 0 20px 0 0;
    display: inline-block;
    width: 160px;
    padding: 0 15px;
    background: #FFF;
    cursor: pointer;
    position: relative;
    box-shadow: 0 0 30px rgba(26,38,51,.10);
    color: #315DC4;
    height: 40px;
    line-height: 40px;
    text-align: left;
    border-radius: 5px;
    vertical-align: top
}

.podbor_s:after {
    font: normal 12px 'artkiev';
    display: inline-block;
    content: "\e16";
    position: absolute;
    right: 15px;
    top: 14px;
    color: #315DC4;
    transition: right .5s;
    z-index: 5
}

.podbor_s:hover:after {
    right: 5px
}

.podbor_s:hover {
    color: #315DC4;
    box-shadow: 0 0 10px #0F87FF
}

.send_podbor {
    font: 18px/40px 'ZAP_font';
    text-transform: uppercase;
    background: #0F87FF;
    color: #FFF;
    border-radius: 5px;
    padding: 0 30px;
    height: 40px;
    text-decoration: none;
    transition: background-color .5s;
    cursor: pointer;
    display: inline-block;
    position: relative;
    top: 1px
}

.send_podbor:hover {
    background: #FFF;
    color: #0F87FF
}

.name_s {
    text-align: center;
    font-size: 18px;
    margin: 0 0 20px
}

.name_s span {
    font-size: 22px;
    font-weight: 600;
    display: block;
    margin: 0 0 10px;
    color: #FFF
}

.select_podbor {
    position: relative;
    width: 240px;
    border: 1px solid #c9c9c9;
    padding: 5px 10px;
    margin: 0 auto
}

.select_podbor select,.footer_menu select {
    width: 260px;
    color: #494441;
    padding: 5px 10px;
    border: 0;
    background: transparent;
    -moz-appearance: none;
    text-indent: .01px;
    overflow: hidden;
    -webkit-appearance: none;
    -ms-appearance: none;
    appearance: none;
    cursor: pointer;
    outline: 0;
    position: relative;
    z-index: 2;
    text-overflow: ellipsis
}

.select_podbor:before,#footer_menu div:before {
    font: normal 20px/20px 'artkiev';
    display: inline-block;
    content: "\e16";
    color: #000;
    position: absolute;
    top: 12px;
    right: 12px;
    z-index: 1;
    transition: transform .5s linear
}

.select_podbor:hover:before {
    transform: rotate(-90deg)
}

.m {
    height: 100px;
    width: 1px
}

.home_brands {
    list-style: none;
    text-align: center
}

.home_brands LI {
    width: 130px;
    margin: 20px 0;
    display: inline-block;
    transition: opacity .2s ease
}

.home_brands a {
    width: 130px;
    text-decoration: none;
    display: inline-block;
    vertical-align: top;
    padding: 10px 0;
    border: 1px solid #FFF;
}

.home_brands a:hover {
    box-shadow: 0 1px 15px rgba(2,3,3,.2);
    background: #FFF;
    color: #900;
}

.home_brands IMG {
    display: block;
    margin: 0 auto 10px
}

.why {
    background: #9CF url(../all/why_bg.jpg) repeat-y 50% 0;
    padding: 70px 0 50px
}

.why ul {
    width: 100%;
    display: table;
    table-layout: fixed;
    list-style: none
}

.why ul li {
    display: table-cell;
    width: auto;
    text-align: center;
    vertical-align: top;
    color: #333
}

.why_img {
    width: 128px;
    height: 128px;
    margin: 20px auto 0
}

.why strong {
    display: block;
    color: #315DC4;
    font: 22px/26px 'ZAP_font';
    text-transform: uppercase;
    margin: 30px 0 20px 0
}

.why_text {
    padding: 0 15px;
    line-height: 20px
}

.row_3,.row_2,.row_1 {
    width: 100%;
    display: table;
    padding: 30px 0 0
}

.row_3 .info_row {
    display: table-cell;
    width: 33%;
    height: 400px;
    text-align: left
}

.row_3 a.info_row_img {
    display: block;
    width: 290px;
    height: 200px;
    margin: 0 auto 0
}

.row_3 a.info_row_img IMG,.row_1 a.info_row_img IMG {
    width: 290px;
    height: 200px
}

.row_3 .info_row_pad {
    margin: 0 auto;
    width: 270px;
    height: 170px;
    overflow: hidden;
    padding: 20px 10px 10px;
    position: relative
}

.info_row_pad:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    height: 70px;
    width: 100%;
    background: linear-gradient(to top,#fff 0,rgba(255,255,255,0) 100%);
    z-index: 2
}

a.info_row_name {
    font: 18px/22px 'ZAP_font';
    display: block;
    margin: 0 0 15px
}

.row_2 .info_row {
    display: table-cell;
    width: 48%;
    text-align: left
}

.row_2 a.info_row_img {
    display: table-cell;
    width: 220px
}

.row_2 a.info_row_img IMG {
    width: 220px;
    height: 152px
}

.row_2 .info_row_pad,.row_1 .info_row_pad {
    display: table-cell;
    vertical-align: top;
    padding: 0 0 30px 30px;
    position: relative
}

.row_2 .info_row:nth-of-type(even) {
    padding: 0 0 0 50px
}

.row_1 .info_row {
    display: table-row;
    width: 100%;
    text-align: left
}

.row_1 a.info_row_img {
    display: table-cell;
    width: 290px;
    height: 200px;
    padding: 0 0 40px
}

.info_row_tr {
    display: table-row;
    height: 60px
}

.td_year span {
    font-size: 12px
}

.fast_contact {
    background: url(../all/fast_bg.jpg) no-repeat 50% 0;
    padding: 70px 0 50px;
    text-align: center;
    color: #315DC4;
    font-size: 18px;
    text-transform: uppercase
}

.fast_name {
    font: 30px/34px 'ZAP_font';
    color: #315DC4;
    text-transform: uppercase;
    margin: 0 0 15px
}

.fast_contact a {
    text-decoration: none;
    color: #900;
    font-size: 18px;
    font-weight: bold
}

.fast_contact .callme,.fast_contact .callmesko {
    text-decoration: none;
    color: #900;
    display: inline-block;
    border-bottom: 1px dashed #900;
    font-weight: bold;
    cursor: pointer
}

.text IMG {
    max-width: 100%;
    height: auto!important
}

.text UL,.text OL {
    margin: 10px 0 10px 40px
}

.text TABLE {
    width: 100%!important
}

footer {
    display: block;
    padding: 30px 0 30px;
    background: url(../all/footer_bg.jpg) repeat-y 50% 0;
    text-align: center
}

.footer_menu ul {
    list-style: none
}

.footer_menu li {
    display: inline-block;
    padding: 0 8px
}

.footer_menu li a {
    display: inline-block;
    text-decoration: underline;
    color: #315DC4;
    text-transform: uppercase;
    padding: 2px
}

.footer_copyright,.footer_contact,.socials {
    display: inline-block;
    vertical-align: top;
    margin: 50px 0 0
}

.footer_copyright {
    width: 440px;
    text-align: left;
    color: #315DC4;
    font-size: 13px;
    line-height: 16px
}

.footer_copyright strong {
    font-size: 15px;
    line-height: 18px;
    display: inline-block;
    margin: 0 0 8px
}

.footer_contact {
    width: 290px;
    padding: 0 50px;
    text-align: left
}

.footer_contact a {
    color: #315DC4;
    text-decoration: none;
    cursor: default;
    font-size: 20px;
    display: block;
    margin: 0 0 4px
}

.footer_contact a[href^='tel:']:before {
    content: "\e13";
    font: 26px/22px 'artkiev';
    float: left;
    display: block;
    margin: 0 10px 0 0;
    color: #0F87FF
}

.footer_contact a[href^='mailto:'] {
    color: #315DC4;
    cursor: pointer;
    font-size: inherit;
    margin: 20px 0 0
}

.footer_contact a[href^='mailto:']:before {
    content: "\e11";
    font: 24px/24px 'artkiev';
    display: inline-block;
    margin: 0 10px 0 0;
    position: relative;
    top: 4px;
    color: #0F87FF
}

.socials {
    width: 240px;
    text-align: right
}

.socials_icon a {
    display: inline-block;
    margin: 20px 3px 0;
    width: 40px;
    height: 40px;
    background: rgba(125,225,255,.9);
    border-radius: 20px;
    transition: background-color .3s linear;
    text-align: center
}

.socials_icon a:hover {
    background: #0F87FF
}

.socials_icon a:before {
    font: 25px/40px 'artkiev';
    transition: color .3s linear;
    display: inline-block
}

.socials_icon a:hover:before {
    color: #FFF
}

a.i_vk:before {
    content: "\e102";
    color: #57799E
}

a.i_fb:before {
    content: "\e104";
    color: #57799E
}

a.i_tw:before {
    content: "\e103";
    color: #33BDFD
}

a.i_gp:before {
    content: "\e101";
    color: #DF4B38
}

a.i_you:before {
    content: "\e109";
    color: #DF2926
}

a.i_tg:before {
    content: "\e107";
    color: #279FD3
}

a.i_sk:before {
    content: "\e106";
    color: #01ADF2
}

a.i_in:before {
    content: "\e105";
    color: #BB01B0
}

a.i_dr:before {
    content: "\e108";
    color: #FD0033
}

.send,.product_price .cu {
    font: 16px/44px 'ZAP_font';
    display: inline-block;
    padding: 0 32px;
    color: #FFF;
    text-decoration: none;
    text-transform: none;
    transition: background-color .2s linear;
    background: #0F87FF;
    border: 1px solid #0F87FF;
    cursor: pointer;
    border-radius: 5px;
    margin: 5px 0 0
}

.send:hover,.product_price .cu:hover {
    background: #FFF;
    color: #0F87FF
}

.product_price .cu {
    padding: 4px 36px;
    margin: 20px 0 0
}

.error404 {
    padding: 10px;
    text-align: center;
    background: linear-gradient(to bottom,rgba(255,255,255,1) 0%,rgba(241,241,241,1) 100%);
    margin: 0 0 40px
}

.sitemap ul {
    padding: 0;
    margin: 0;
    list-style: none
}

.sitemap li {
    padding: 3px 0;
    list-style: none
}

.sitemap ul ul {
    padding: 0 0 20px 20px
}

.sitemap ul li a.sitemap_name,.sitemap_name {
    font-size: 17px;
    color: #333
}

ul.sitemap_marki li {
    display: inline-block;
    margin: 5px 25px 5px 0;
    vertical-align: top
}

.breadcrumb {
    margin: 20px 0 50px;
    color: #aaa
}

.breadcrumb span:after {
    font: 10px 'artkiev';
    content: "\e17";
    color: #000;
    display: inline-block;
    padding: 0 6px
}

.breadcrumb a {
    text-decoration: none
}

.breadcrumb a:hover {
    text-decoration: underline
}

.model {
    width: 268px;
    height: 188px;
    text-align: center;
    border: 1px solid #f1f1f1;
    border-bottom: 3px solid #f1f1f1;
    display: inline-block;
    vertical-align: top;
    margin: 10px 15px 25px;
    position: relative;
    transition: opacity .1s linear;
    cursor: pointer
}

a.model_name,.model_name {
    font: 600 16px 'ZAP_font';
    color: #333;
    text-transform: uppercase;
    padding: 15px 5px 0;
    white-space: nowrap;
    display: block;
    text-decoration: none;
}

.model_img {
    height: 98px;
    padding: 12px 0 0;
    width: 100%;
    text-align: center
}

.model_img_n,a.model_img_n {
    background: url(../img/tmp/model_img_n.jpg) no-repeat 50% 40%;
    width: 100%;
    height: 110px;
    opacity: .3;
    display: block
}

.model:hover .model_img_n {
    opacity: 1
}

.models {
    padding: 5px;
    border-bottom: 1px solid #f1f1f1
}

.models span {
    color: #315DC4;
    font-size: 13px;
    text-transform: uppercase;
    overflow: hidden
}

.model:hover UL {
    display: block
}

.model:hover {
    box-shadow: 0 1px 15px rgba(2,3,3,.11)
}

.models_hover span {
    cursor: pointer
}

.models_hover UL {
    position: absolute;
    z-index: 5;
    top: 44px;
    width: 290px;
    left: -12px;
    display: none;
    min-height: 128px;
    list-style: none;
    padding: 8px 0;
    background: #FFF;
    box-shadow: 0 0 5px #0F87FF
}

.models a.model_one {
    overflow: hidden;
    height: 18px;
    display: block
}

.models_hover UL LI a {
    font-size: 14px;
    padding: 8px 5px;
    display: block;
    border-bottom: 1px solid #f1f1f1;
    text-decoration: none;
    font-weight: 600;
    cursor: pointer
}

.models_hover UL LI a:hover span {
    color: #000
}

.sort:after,.sortu:after {
    font: normal 14px/1px 'artkiev';
    display: inline-block;
    content: "\e06";
    color: #BB2A22;
    transition: color .5s linear;
    padding: 0 0 0 10px
}

.sort:hover:after {
    color: #000
}

.sortn:after {
    color: #000
}

.sortu:after {
    color: #000;
    content: "\e07"
}

.sort,.sortu {
    cursor: pointer
}

a.motor {
    display: block
}

TABLE.details_list {
    font-size: 14px
}

TABLE.details_list,TABLE.table_list {
    width: 100%;
    border-collapse: collapse;
    color: #000
}

TABLE.details_list td {
    border-bottom: 1px solid #f1f1f1;
    padding: 10px
}

TABLE.list_table td {
    padding: 15px 10px 30px;
    vertical-align: top
}

TABLE.table_list TD {
    border-bottom: 2px solid #FFF;
    padding: 15px 10px;
    vertical-align: top
}

TABLE.details_list tbody TR:nth-child(odd) {
    background: #FFF
}

TABLE.details_list tbody TR:hover {
    background: #C4FFEF
}

TABLE.details_list tbody TR:hover table tr {
    background: #FFF
}

TABLE.details_list thead TH {
    background: #9CF;
    color: #315DC4;
    font: 15px 'ZAP_font';
    text-transform: uppercase;
    border-left: 2px solid #FFF;
    padding: 15px 10px
}

TABLE td.search_analog {
    background: #9CF;
    padding: 0!important
}

.search_analog h3 {
    margin: 0;
    padding: 15px 0
}

.tree_left {
    width: 340px;
    float: left
}

.tree_right {
    width: 800px;
    float: right
}

.tree_z UL {
    padding: 0;
    margin: 0
}

.tree_z LI {
    list-style-type: none;
    padding: 6px 0
}

.tree_z LI.tree_c {
    border-bottom: 1px solid #ece8e6
}

.tree_z LI UL {
    padding: 0 0 0 20px
}

.tree_z LI div {
    cursor: pointer;
    color: #315DC4
}

.tree_z LI.tree_o div:before {
    content: "\e08";
    font: 10px/10px 'artkiev';
    padding: 0 6px 0 0
}

.tree_z LI.tree_c div:before {
    content: "\e04";
    font: 10px/10px 'artkiev';
    padding: 0 6px 0 0;
    position: relative;
    top: -2px;
    color: #900
}

.tree_o UL {
    display: block
}

.tree_c UL {
    display: none
}

.tree_z UL LI a {
    display: inline-block;
    padding: 0 0 0 16px
}

.tree_z UL LI.tree_c:hover div {
    color: #900
}

.tree_row {
    width: 168px;
    text-align: center;
    display: inline-block;
    vertical-align: top;
    font: 14px/18px 'ZAP_font';
    color: #315DC4;
    text-transform: uppercase;
    padding: 0 5px 15px;
    height: 140px;
    margin: 20px 10px 10px;
    cursor: pointer
}

.tree_row:hover {
    color: #900
}

.tree_row img {
    display: block;
    margin: 0 auto 5px
}

.tree_info {
    text-align: left;
    width: 100%
}

.tree_info li {
    list-style-type: none;
    padding: 12px 10px 12px 0;
    margin: 0 0 4px;
    background: #9CF;
    color: #315DC4;
    cursor: pointer;
    font-size: 16px
}

.tree_info li:hover {
    background: #FFF
}

.tree_info li ul li {
    padding: 5px;
    margin: 6px 0 0 15px;
    font-size: 15px;
    border-bottom: 1px solid #FFF
}

.tree_info li.tree_o {
    border: 0
}

.tree_info>div:first-child {
    font-size: 22px;
    margin: 0 0 10px
}

.tree_info li.tree_o div:before {
    content: "\e08";
    font: 14px/23px 'artkiev';
    float: left;
    margin: 0 8px 0 0
}

.tree_info li.tree_c div:before {
    font: 12px/23px 'artkiev';
    content: "\e04";
    float: left;
    margin: 0 8px 0 0
}

.tree_info li a {
    display: block;
    padding: 0 0 0 20px
}

.tree_har table {
    border: 1px solid #f1f1f1;
    border-collapse: collapse;
    padding: 0
}

.tree_har table td {
    border: 1px solid #f1f1f1
}

.tree_har table td:first-child {
    width: 220px;
    font-weight: bold
}

.list_name a {
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none
}

.list_name span {
    display: block;
    color: #000
}

.list_img {
    text-align: center;
    height: 90px
}

.list_img IMG {
    max-width: 105px;
    max-height: 90px
}

span.list_info:after,i.list_info:after {
    font: 22px/22px 'artkiev';
    content: "\e15";
    cursor: pointer;
    color: #315DC4;
    transition: color .5s linear;
    display: inline-block
}

i.list_info:after {
    content: "\e18"
}

.list_info:hover:after {
    color: #900
}

.list_har strong {
    display: block;
    max-height: 45px;
    overflow: hidden
}

.list_har div {
    margin: 10px 0;
    font-size: 13px;
    font-weight: 300;
    color: #222
}

.list_har a {
    display: inline-block;
    background: #0F87FF;
    font-size: 13px;
    text-transform: uppercase;
    color: #FFF;
    height: 30px;
    line-height: 30px;
    padding: 0 15px;
    text-decoration: none;
    border: 1px solid #0F87FF;
    border-radius: 5px;
    transition: background-color .5s linear
}

.list_har a:hover {
    background: #FFF;
    color: #0F87FF
}

TABLE.details_list thead TH.th_0 {
    border: 0
}

TABLE.details_list TD.td_0 {
    padding: 0
}

.ava,.sro,.pri,.kup {
    padding: 10px!important;
    text-align: center;
    background: #FFF
}

.kup {
    width: 55px
}

.pri {
    width: 65px
}

.sro {
    width: 80px
}

.ava {
    width: 75px
}

#tablehiderow {
    font: 18px/54px 'ZAP_font';
    display: block;
    margin: 40px auto;
    text-align: center;
    color: #315DC4;
    text-transform: uppercase;
    transition: background-color .5s linear;
    border: 1px solid #9CF;
    background: #9CF;
    cursor: pointer;
    max-width: 290px
}

#tablehiderow:hover {
    background: #315DC4;
    color: #9CF
}

.list_sorting {
    text-align: right;
    margin: 0 0 20px
}

.list_sorting div {
    width: 230px;
    padding: 5px 15px 5px 12px;
    display: inline-block;
    position: relative;
    background: #9CF
}

.list_sorting select {
    width: 240px;
    color: #494441;
    border: 0;
    background: transparent;
    -moz-appearance: none;
    text-indent: .01px;
    overflow: hidden;
    -webkit-appearance: none;
    -ms-appearance: none;
    appearance: none;
    cursor: pointer;
    padding: 5px 25px 5px 0;
    outline: 0;
    position: relative;
    z-index: 2;
    text-overflow: ellipsis
}

.list_sorting div:after {
    font: normal 16px/16px 'artkiev';
    display: inline-block;
    content: "\e07";
    color: #315DC4;
    transition: color .5s linear;
    position: absolute;
    top: 13px;
    right: 15px;
    z-index: 1
}

.buy {
    position: relative;
    cursor: pointer
}

.buy span:after,.c_add:after,.ca_add:after {
    font: normal 28px/10px 'artkiev';
    display: inline-block;
    content: "\e10";
    color: #315DC4;
    transition: color .3s linear;
    position: relative;
    top: 5px;
    cursor: pointer
}

.buy_k .buy span:after {
    margin: 0 0 0 34px
}

.buy input {
    width: 30px;
    color: #000;
    text-align: center;
    border: 1px solid #c9c9c9;
    padding: 4px 2px;
    border-right: 0
}

.buy i:after,.buy u:after {
    font: normal 10px/12px 'artkiev';
    display: inline-block;
    content: "\e09";
    color: #B2252E;
    transition: color .2s linear;
    position: absolute;
    width: 23px;
    height: 13px;
    text-align: center;
    cursor: pointer;
    border-right: 1px solid #c9c9c9
}

.buy i:after {
    top: 0;
    border-top: 1px solid #c9c9c9
}

.buy u:after {
    content: "\e08";
    bottom: 0;
    border-bottom: 1px solid #c9c9c9
}

.buy span:hover:after,.buy u:hover:after,.buy i:hover:after {
    color: #900
}

.product_price {
    float: left;
    width: 550px
}

.product_small {
    float: left;
    width: 290px;
    margin: 0 0 0 40px;
    line-height: 26px
}

.product_brand IMG {
    display: block;
    max-width: 160px;
    max-height: 160px;
    margin: 10px 0 0
}

.product_img {
    float: right;
    width: 320px;
    max-height: 300px;
    text-align: center
}

.product_img IMG {
    max-width: 320px;
    max-height: 300px
}

.product_har {
    width: 490px;
    float: left
}

.product_har tr:last-child td {
    border: 0
}

.product_original {
    width: 400px;
    float: right
}

.add_cart_sp {
    display: block;
    font-size: 14px;
    color: #333;
    text-align: center;
    margin: 0 0 12px
}

.add_cart {
    text-align: center
}

.add_cart strong {
    display: block;
    margin: 8px 0;
    font: 600 16px 'ZAP_font';
    max-height: 100px;
    overflow: hidden
}

.add_cart_img,.add_cart_price,.add_cart_more,.add_cart_go {
    display: inline-block;
    width: 48%;
    max-height: 200px;
    vertical-align: middle
}

.add_cart_img {
    min-height: 120px
}

.add_cart_img IMG {
    max-width: 280px;
    max-height: 180px
}

.add_cart_price {
    font-size: 28px
}

.add_cart_price input {
    text-align: center;
    font-size: 20px;
    line-height: 30px
}

tr.sk0 td {
    background-color: #F6FFA8
}

.cart_minus,.cart_plus {
    background: #0F87FF;
    border: 1px solid #0F87FF;
    width: 28px;
    cursor: pointer;
    color: #FFF
}

.cart_minus:hover,.cart_plus:hover {
    background: #FFF;
    color: #0F87FF
}

.body {
    background: #FFF
}

.contact_send {
    width: 380px;
    float: right
}

.contact_send form {
    display: block;
    margin: 20px 0;
    text-align: center
}

.contact_info {
    float: left;
    width: 700px
}

.contact_info TABLE {
    border: 0;
    width: 100%!important
}

.contact_info TABLE TD {
    border-bottom: 1px solid #c9c9c9;
    padding: 10px 0 0
}

.contact_info strong {
    font-size: 20px
}

.map {
    margin: 50px 0 -100px;
}

.inp_1 {
    box-sizing: border-box;
    padding: 8px 12px;
    border: 1px solid #c9c9c9;
    display: block;
    width: 100%;
    margin: 0 0 15px 0
}

.textarea {
    height: 120px;
    margin: 0 0 20px
}

.pages {
    margin: 30px auto 80px;
    text-align: center
}

.pages a {
    color: #FFF;
    border: 1px solid #0F87FF;
    transition: background-color .3s;
    display: inline-block;
    padding: 4px 12px;
    text-decoration: none;
    margin: 0 4px;
    background: #0F87FF;
    border-radius: 5px
}

.pages span {
    color: #bfa9a9;
    display: inline-block;
    margin: 0 4px
}

.pages strong {
    border: 1px solid #0F87FF;
    border-radius: 5px;
    font-weight: normal;
    display: inline-block;
    padding: 4px 12px;
    margin: 0 4px
}

.pages a:hover {
    background: #FFF;
    color: #0F87FF
}

.cart_text {
    background: #9CF;
    color: #315DC4;
    padding: 15px;
    border-radius: 10px;
    margin: 30px 0 0;
    text-align: center
}

#cart_form {
    float: left;
    width: 380px;
    margin: 50px 0
}

#ship_info,.inp_1s {
    cursor: pointer;
    transition: background-color .5s linear;
    position: relative
}

#ship_info:after,.inp_1s:after {
    content: "\e08";
    font: 16px/24px 'artkiev';
    position: absolute;
    right: 10px;
    top: 7px
}

.ships {
    float: left;
    width: 300px;
    text-align: left
}

.ships ul {
    list-style: none
}

.ship_name_one div:hover,.ship_name div:hover {
    background: #f1f1f1
}

.ships li span {
    color: #B2252E;
    border-bottom: 1px dashed #B2252E
}

.ship_name_one strong {
    font-weight: 400;
    margin: 8px 0 2px;
    display: block
}

.ship_name_one {
    font-size: 18px;
    margin: 4px 0
}

.ship_name_one div,.ship_name div {
    padding: 4px 0 5px;
    cursor: pointer
}

.ship_name {
    margin: 0 0 2px 20px
}

.ships_info {
    float: right;
    width: 310px
}

.ships_info strong {
    display: block;
    font-size: 16px;
    margin: 0 0 15px
}

.cart_prod {
    float: right;
    margin: 50px 0;
    width: 500px
}

#cart_prod {
    border: 1px solid #e7e7e7;
    border-radius: 5px;
    padding: 20px 0;
    background: #FFF
}

.cart_tr {
    width: 100%;
    border-bottom: 1px solid #F4F2F2;
    margin: 20px 0
}

.cart_del {
    position: absolute;
    width: 24px;
    height: 24px;
    background: #0F87FF;
    top: 0;
    right: 5px;
    color: #FFF;
    text-align: center;
    cursor: pointer;
    line-height: 24px;
    border-radius: 5px;
    opacity: .3;
    font-family: Arial
}

.cart_del:hover {
    opacity: 1
}

.cart_img {
    width: 90px;
    height: 90px
}

.cart_name {
    position: relative
}

.cart_name span {
    display: block;
    color: #333
}

.cart_name a {
    max-height: 70px;
    overflow: hidden;
    display: inline-block;
    padding: 0 30px 0 0
}

.cart_img IMG {
    max-width: 85px;
    max-height: 85px
}

.kolvo {
    text-align: center;
    font-size: 16px;
    height: 22px;
    width: 34px;
    border: 1px solid #D3D3D4
}

.cart_price_one {
    width: 80px
}

.cart_price_kolvo {
    width: 120px;
    text-align: center
}

.cart_price_sum {
    white-space: nowrap;
    font-weight: bold;
    text-align: center;
    font-size: 18px
}

.cart_itogo {
    padding: 0 20px
}

.cart_itogo table {
    width: 100%
}

.cart_itogo td:nth-child(1) {
    width: 120px;
    padding: 5px 0
}

.cart_itogo td:nth-child(2) {
    text-align: right;
    padding: 5px 0
}

.cart_itogo tr:last-child td:nth-child(2) {
    font-size: 20px;
    font-weight: 600;
    color: #900
}

.no_foto {
    background: url(../img/no_foto.png) no-repeat;
    width: 76px;
    height: 88px;
    text-indent: -9999px;
    cursor: pointer;
    margin: 0 auto;
    transition: opacity .5s linear;
    opacity: .5
}

.no_foto:hover {
    opacity: 1
}

.content_left {
    float: left;
    width: 290px
}

.content_left UL {
    list-style: none
}

.content_left ul li {
    display: block;
    border-bottom: 1px solid #f1f1f1
}

.content_left ul li a {
    text-decoration: none;
    padding: 2px 0;
    display: inline-block;
    font-size: 16px
}

.content_left ul li a.category_active {
    text-decoration: underline
}

.content_left ul li a.cat_0 {
    padding: 10px 4px;
    display: block;
    transition: color .2s
}

a.cat_0:hover {
    color: #FFF;
    background: #0F87FF
}

.content_left ul li UL {
    margin: 0 0 20px 40px
}

.content_left ul li a:hover span {
    color: #000
}

.content_right {
    float: right;
    width: 860px
}

.cat_row {
    display: inline-block;
    vertical-align: top;
    width: 185px;
    text-align: center;
    padding: 10px 15px;
    height: 240px
}

.cat_list_img {
    width: 160px;
    height: 160px;
    margin: 0 auto 15px;
    display: block
}

.cat_price {
    text-align: center
}

.cat_price div {
    margin: 0 0 15px;
    font-weight: bold
}

#filters {
    background: #F7F4F4;
    padding: 15px 0
}

#filters_result {
    padding: 10px 0;
    background: #EBEBEB
}

#filters_results {
    padding: 7px 0
}

#filters DL {
    margin: 15px 0 3px
}

#filters DT {
    color: #AFAFBF;
    font-size: 11px;
    overflow: hidden;
    white-space: nowrap
}

#filters DT SPAN {
    color: #315DC4;
    cursor: pointer;
    font-size: 14px
}

#filters DT SPAN:before {
    display: inline-block;
    content: "+";
    line-height: 15px;
    background: #0F87FF;
    width: 16px;
    height: 16px;
    text-align: center;
    margin: 0 4px 0;
    color: #FFF
}

#filters DT SPAN:hover:before {
    color: #0F87FF;
    background: #FFF
}

#filters DT SPAN.s1:before {
    content: "-";
    background: transparent;
    color: #000
}

#filters DT SPAN.s2 {
    color: #c9c9c9
}

#filters DT SPAN.s2:before {
    content: "";
    background: transparent;
    color: #000
}

#filters DT SPAN.s3:before {
    content: "-";
    background: #FFF;
    color: #000
}

#filters .send {
    padding: 3px 8px;
    line-height: 18px
}

.filters_name {
    padding: 5px;
    color: #000;
    text-align: center;
    font: 18px/18px 'ZAP_font'
}

.filter_name {
    background: #9CF;
    color: #315DC4;
    border-top: 1px solid #E0E0E0;
    padding: 4px 0 4px 8px;
    white-space: nowrap;
    overflow: hidden
}

#imin0,#imax0 {
    border-radius: 4px;
    padding: 4px;
    text-align: center;
    width: 80px;
    border: 1px solid #f1f1f1
}

.cat_img {
    width: 120px;
    height: 100px;
    text-align: center
}

.cat_img IMG {
    max-width: 120px;
    max-height: 100px
}

.prod_img {
    float: left;
    width: 250px;
}

.prod_img IMG {
    max-width: 250px;
    max-height: 250px
}

.prod_img .prod_imgs a {
    width: 73px;
    height: 73px;
    display: inline-block;
    border: 1px solid #c9c9c9;
    margin: 4px;
    vertical-align: top;
    text-align: center;
    overflow: hidden
}

.prod_img .prod_imgs IMG {
}

.prod_info {
    float: right;
    width: 480px
}

.prod_cat_price {
    text-align: center;
    background: #F1F1F1;
    padding: 10px;
    margin: 0 0 20px
}

.prod_cat_price div {
    display: inline-block;
    font-size: 22px;
    margin: 0 10px 0 0
}

.prod_cat_price dt {
    font-weight: bold;
    margin: 0 0 15px
}

.prod_small_text {
    margin: 35px 0 15px
}

.table_prod_har TD:nth-child(1) {
    font-weight: bold
}

.info {
    text-align: center;
    font-size: 16px;
    padding: 0 0 20px
}

.oops {
    background: #FFBFC3;
    color: #000;
    font-size: 18px;
    padding: 5px
}

.users_page {
    padding: 20px 0
}

.row_50 {
    width: 50%;
    float: left;
    vertical-align: top;
    text-align: center
}

.user_login,.user_registration {
    display: inline-block;
    max-width: 340px;
    min-width: 290px
}

.user_form_name {
    font-size: 22px;
    margin: 20px 0
}

a.login_lost {
    display: block;
    position: absolute;
    padding: 5px;
    background: #FFF;
    margin: -53px 0 0 236px
}

.user_info {
    text-align: center;
    background: #F3F3F3;
    padding: 5px;
    margin: 0 0 40px
}

.users_page input[type="text"],input[type=password],.users_page textarea {
    padding: 10px
}

.tabs {
    padding: 0;
    margin: 0 auto;
    text-align: center
}

.tab_content {
    display: none;
    padding: 15px 0;
    background: #fff;
    border: 1px solid #ddd
}

.tabs input[type="radio"],.table_zakaz {
    display: none
}

.tabs label {
    display: inline-block;
    margin: 0 0 -1px;
    padding: 15px 25px;
    font-weight: bold;
    color: #333;
    border: 1px solid #ddd;
    background: #f1f1f1
}

.tabs label:hover {
    color: #888;
    cursor: pointer
}

.tabs input:checked+label {
    color: #315DC4;
    border: 1px solid #ddd;
    border-top: 2px solid #0F87FF;
    border-bottom: 1px solid #fff;
    background: #fff
}

#tab1:checked~#content1,#tab2:checked~#content2,#tab3:checked~#content3 {
    display: block
}

.user_in_tab {
    min-width: 280px;
    max-width: 320px;
    margin: 0 auto
}

.table_zakaz TH {
    background: #F1F1F1;
    padding: 5px 0
}

.table_zakaz TABLE {
    border: 1px solid #ddd;
    width: 100%;
    border-collapse: collapse
}

.table_zakaz TABLE TD {
    border-left: 1px solid #ddd;
    border-bottom: 1px solid #ddd
}

.catalogs,.catalog_li ul {
    list-style: none
}

.catalog_li {
    display: inline-block;
    width: 33%;
    margin: 15px 0 30px;
    vertical-align: top
}

.catalog_li_one {
    display: inline-block;
    width: 200px;
    text-align: center;
    padding: 8px;
    margin: 15px 5px 30px;
    transition: border .5s linear;
    border: 1px solid transparent
}

.catalog_li_one:hover {
    border: 1px solid #000
}

.catalog_img_one {
    display: block;
    width: 150px;
    height: 150px;
    margin: 0 auto 10px
}

.catalog_img {
    display: inline-block;
    width: 110px;
    height: 110px;
    vertical-align: top;
    padding: 0 0 10px
}

.catalog_img IMG {
    max-width: 110px;
    height: auto
}

.catalog_info {
    display: inline-block;
    vertical-align: top;
    padding: 0 20px 0;
    width: calc(100% - 160px)
}

.catalog_li_one .catalog_info {
    width: 100%;
    box-sizing: border-box
}

a.catalog_name,.catalog_name {
    font-size: 18px;
    text-decoration: none;
    display: block;
    margin: 0 0 6px;
    color: #333
}

#artkiev_load {
    display: none;
    position: fixed;
    z-index: 2000;
    border: 1px solid #c9c9c9;
    padding: 10px;
    width: 220px;
    height: 20px;
    box-shadow: inset 0 0 30px 0 rgba(50,50,50,.3);
    left: 50%;
    top: 40%;
    margin: -20px 0 0 -120px;
    background: #0F87FF url(../img/tmp/load.gif) no-repeat center;
    border-radius: 5px
}

.error {
    box-shadow: 0 0 5px red!important;
    transition: all .3s ease-in-out
}

.window {
    position: fixed;
    z-index: 101;
    top: -12%;
    right: 0;
    bottom: 0;
    left: 0;
    text-align: center;
    overflow-y: auto;
    overflow-x: hidden;
    text-align: center;
    -webkit-overflow-scrolling: touch
}

.window:after {
    display: inline-block;
    height: 100%;
    margin: 0 0 0 -.05em;
    content: "";
    vertical-align: middle
}

#window {
    position: relative;
    outline: 0;
    display: inline-block;
    box-sizing: border-box;
    width: 100%;
    padding: 45px;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    background: #FFF;
    max-width: 700px;
    max-height: 600px;
    overflow-y: auto;
    vertical-align: middle;
    box-shadow: 0 0 30px 0 rgba(255,255,255,.8);
    border-radius: 5px
}

.locked {
    overflow: hidden
}

.close {
    position: absolute;
    z-index: 102;
    top: 5px;
    right: 5px;
    width: 34px;
    height: 34px;
    cursor: pointer;
    text-align: center
}

.close:after {
    font: 26px/34px 'artkiev';
    content: "\e02";
    color: #333
}

.close:hover:after {
    font-size: 34px
}

.scroll_to {
    background: #0F87FF;
    border-radius: 0;
    width: 44px;
    height: 44px;
    border: 1px solid #0F87FF;
    transition: background-color .3s linear;
    text-align: center;
    position: fixed;
    z-index: 30;
    right: 5px;
    bottom: -46px;
    cursor: pointer
}

.scroll_to.scroll_up {
    bottom: 5px
}

.scroll_to:before {
    font: 16px/44px 'artkiev';
    color: #FFF;
    content: "\e09"
}

.scroll_to:hover {
    color: #0F87FF;
    background: #FFF
}

.scroll_to:hover:before {
    color: #0F87FF
}

.scroll_to:active:before {
    line-height: 16px
}

#artkiev_shadow {
    background: rgba(5,38,32,.8);
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    height: 100%;
    width: 100%;
    z-index: 100
}

.product_har td,.product_original td {
    width: 50%
}

.product_original td {
    text-align: center
}

#mobile_menu {
    display: none;
    -webkit-appearance: none
}

.price {
    color: #222;
    font-weight: bold
}

#cat_menu_mobile {
    display: none
}

.inp_1 select {
    border: 0;
    display: block;
    width: 100%;
    box-sizing: border-box;
    position: relative;
    z-index: 2;
    background: transparent;
    cursor: pointer
}

.pay_info {
    position: relative;
    cursor: pointer
}

.pay_info:after {
    content: "\e08";
    font: 16px/24px 'artkiev';
    position: absolute;
    right: 10px;
    top: 8px;
    z-index: 1
}

.big_search {
    display: inline-block;
    vertical-align: top;
    width: 400px;
    text-align: left
}

.po_search {
    text-align: center
}

.big_search div {
    font-size: 13px;
    margin: 10px 0 0
}

.po_search span {
    margin: 0 6px 0
}

.po_search .find_text {
    line-height: 50px;
    height: 50px;
    font-size: 18px
}

.po_search .send {
    line-height: 47px;
    margin: 0
}

.po_vin {
    margin: 30px 0;
    padding: 50px 0 40px;
    background: url(../all/why_bg.jpg) repeat-y 50% 0
}

.po_vin .inp_1 {
    width: 290px;
    margin: 0 13px 15px;
    display: inline-block;
    background: #FFF
}

.po_vin .textarea {
    width: 100%!important;
    margin: 0 auto 20px
}

.cart_pay_window {
    padding: 10px 0;
    margin: 10px 0 0;
    border-top: 1px solid #c9c9c9
}

.cart_fast {
    padding: 15px 0;
    background-image: linear-gradient(to bottom,#0FA7FF -50%,rgba(255,255,255,1) 15%);
    margin: 30px -45px -45px;
    transition: box-shadow .5s ease;
    font-size: 16px;
    background-color: #FFF;
    position: relative;
    z-index: 2
}

.cart_fast:hover {
    box-shadow: 0 0 30px 0 #0FA7FF;
    padding: 30px 0 15px;
    margin-top: 10px
}

.cart_fast .inp_1 {
    display: inline-block;
    max-width: 230px;
    font-size: 22px;
    text-align: center
}

.cart_fast .send {
    position: relative;
    top: -2px;
    border-radius: 0 5px 5px 0;
    background-color: #9CF;
    color: #315DC4;
    border: 1px solid #9CF
}

.cart_fast .send:hover {
    background-color: #315DC4;
    color: #9CF;
    border: 1px solid #315DC4
}

.cart_fast_form {
    margin: 10px 0 0
}

.catalog_mes {
    margin: 0 0 40px;
    text-align: center
}

.all_catalogs li.catalog_name_h1,.all_catalogs li.catalog_name_h2 {
    display: block;
    margin: 10px 0;
    width: 100%
}

.all_catalogs li.catalog_name_h1 {
    margin: 40px 0 60px
}

.all_catalogs li {
    display: inline-block;
    width: 200px;
    vertical-align: top;
    text-align: center;
    margin: 5px 15px 5px
}

.all_catalogs .name_2 {
    text-align: center;
    font-size: 20px;
    margin: 20px 0 10px
}

.all_catalogs li a {
    display: block;
    padding: 10px;
    border: 1px solid rgba(232,235,233,.7);
    border-radius: 20px;
    min-height: 198px;
    text-decoration: none
}

.all_catalogs li a:hover {
    box-shadow: 0 0 5px 5px rgba(232,235,233,.7);
    border: 1px solid #fff
}

.all_catalogs li img {
    display: block;
    margin: 0 auto 20px
}

TABLE.details_list tbody TR td.nobg {
    background: #FFF!important;
    text-align: center;
    font: 600 18px 'ZAP_font';
    max-width: 290px;
    border-bottom: 5px solid #C4FFEF
}

TABLE.new_step tbody TR:last-child TD {
    border-bottom: 5px solid #C4FFEF
}

TABLE.details_list tbody TR:hover td.nobg {
    background: #FFF!important
}

.pay_va {
    text-align: center;
    margin: 0
}

.pay_va div {
    display: inline-block;
    background-size: 100%;
    margin: 0 15px
}

.pay_visa {
    background: url(../all/img/des/visacard.svg) no-repeat 50%;
    width: 100px;
    height: 70px
}

.pay_master {
    background: url(../all/img/des/mastercard.svg) no-repeat 50%;
    width: 80px;
    height: 70px
}

.pay_liq {
    background: url(../all/img/des/liqpay.svg) no-repeat 50%;
    width: 140px;
    height: 70px
}

.price_inf:hover .alt,.price_inf .alt:hover {
    opacity: 1;
    visibility: visible;
    overflow: visible
}

.alt {
    background: #FFFBCF;
    border: 1px solid #9CF;
    border-radius: 3px;
    padding: 2px 10px;
    position: absolute;
    font: 14px Arial;
    color: #000;
    box-shadow: 0 1px 3px rgba(0,0,0,.1),inset 0 1px 0 #fff;
    margin: -40px 0 0 -282px;
    width: 260px;
    z-index: 10;
    transition-property: visibility;
    transition-duration: .2s;
    transition-timing-function: ease-in-out,ease-in-out,ease-in-out,ease-in;
    opacity: 0;
    visibility: hidden
}

.alt_com,.alt_price {
    margin: 8px 0
}

.alt i {
    background-color: #FFFBCF;
    border: 0;
    border-top: 1px solid #9CF;
    border-right: 1px solid #9CF;
    width: 10px;
    height: 10px;
    right: -6px;
    margin-top: 10px;
    position: absolute;
    transform: rotate(45deg);
    box-shadow: inset 0 1px 0 #fff
}

.admin {
    padding: 20px;
    background: #FFF;
    border: 10px solid #EFE795;
    border-right: 0;
    position: fixed;
    z-index: 999;
    top: 0;
    right: 0
}

.admin span {
    display: inline-block;
    margin: 0 0 0 30px;
    font-size: 14px
}

.admin td {
    border-bottom: 1px solid #c9c9c9;
    padding: 3px 5px
}

.pri {
    width: 100px;
    padding: 10px 0 10px 5px!important
}

.price_inf {
    width: 26px;
    height: 26px;
    display: inline-block;
    border-radius: 13px;
    position: relative;
    background-color: #9CF;
    cursor: help;
    margin: 0 0 0 6px
}

.price_inf:before {
    content: "?";
    font: 18px/26px Arial;
    color: #315DC4;
}

.prods_marka li {
    list-style: none;
    display: inline-block;
    vertical-align: top;
    height: 320px;
    margin: 10px 10px 5px;
    border: 1px solid #EEE;
    transition: box-shadow .2s linear;
    overflow: hidden;
    padding: 20px 4px 20px;
    position: relative;
    background: linear-gradient(to bottom,#9CF 0,#FFF 50%)
}

.prods_marka li:hover {
    box-shadow: 0 0 5px 3px rgba(5,38,32,.8)
}

.prod_marka {
    width: 210px;
    text-align: center;
    overflow: hidden;
    line-height: 20px
}

a.prod_marka_name span {
    display: block
}

a.prod_marka_name,.prods_brand a,.clean_ul a,.prods_cat_other li a {
    color: #315DC4
}

a.prod_marka_img {
    height: 120px;
    display: block;
    display: flex;
    justify-content: center;
    align-items: center
}

a.prod_marka_img IMG {
    max-width: 100%;
    max-height: 100%
}

.prod_marka_price {
    font-size: 18px;
    font-weight: bold;
    margin: 10px 0;
    color: #900
}

.prod_marka_price .buy {
    display: inline-block;
    margin: 0 0 0 10px
}

.prod_marka_har {
    position: relative;
    font-size: 13px;
    text-align: left;
    padding: 10px 10px 0;
    line-height: 18px
}

.prods_marka li:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    height: 80px;
    background: linear-gradient(to top,#FFF 30%,rgba(255,255,255,0) 100%);
    width: 100%;
    z-index: 2
}

.pages_prods {
    margin: 30px auto 60px;
    text-align: center
}

.pages_prods a {
    padding: 4px 15px;
    border: 1px solid #9CF;
    display: inline-block;
    margin: 0 15px;
    text-decoration: none;
    background: #9CF;
    color: #315DC4
}

.pages_prods a:hover {
    color: #9CF;
    background: #315DC4
}

a.pp_next:after {
    content: "\e01";
    font: 14px artkiev;
    display: inline-block;
    padding: 0 0 0 10px
}

a.pp_prev:before {
    content: "\e00";
    font: 14px artkiev;
    display: inline-block;
    padding: 0 10px 0 0
}

.prods_brand li {
    list-style: none;
    display: inline-block;
    vertical-align: top;
    width: 150px;
    padding: 3px 20px 7px 0;
    text-align: left
}

.prods_brand li:before,.clean_ul li:before,.prods_cat_other li:before {
    content: "\e04";
    font: 12px artkiev;
    display: inline-block;
    padding: 0 6px 0 0;
    color: #EFEEEC
}

section {
    display: block;
    padding: 20px 0 50px
}

.clean_ul li {
    list-style: none
}

.prods_cat_other li {
    list-style: none;
    width: 16.666666%;
    display: inline-block;
    vertical-align: top;
    padding: 8px 10px 0 0;
    box-sizing: border-box
}

.list_modifications,.list_modification ul {
    list-style: none
}

.list_modification {
    width: 16.6666666%;
    display: inline-block;
    vertical-align: top;
    padding: 0 30px 20px 0;
    box-sizing: border-box
}

.list_modification li {
    font-size: 14px;
    line-height: 18px
}

.mod_ajax strong,.prod_ajax span {
    color: #9D050B;
    cursor: pointer;
    border-bottom: 1px dashed
}

.mod_ajax,.prod_ajax {
    margin: 0 0 4px;
    display: block
}

.header_contacts {
    width: auto;
    display: inline-block;
    text-align: center;
    padding: 0 10px
}

.header_contact {
    height: 62px;
    overflow: hidden;
    background: rgba(232,235,233,.7);
    border-radius: 0;
    padding: 0 35px 0 10px;
    display: block;
    position: relative;
    top: -8px;
    font-size: 18px;
    font-weight: bold;
    cursor: pointer;
    letter-spacing: 1px
}

.header_contact:after {
    content: "\e08";
    font: 18px artkiev;
    position: absolute;
    top: 40%;
    right: 0
}

.hc_info {
    display: none
}

.header_contacts_open {
    height: auto;
    width: 250px;
    position: absolute;
    background: #3A8327;
    padding: 20px 0;
    box-shadow: 8px 8px 18px -4px rgba(0,0,0,.3);
    z-index: 10;
    top: 0;
    right: 0;
    border-radius: 0
}

.call_form .header_contacts_open .ajax {
    display: none
}

.call_form .header_contacts_open {
    position: static;
    width: 100%;
    margin: 15px 0 0
}

.header_contacts_open .header_contact {
    display: none
}

.header_contacts_open .hc_info {
    display: block
}

.hc_info {
    margin: 0 0 10px
}

a.hc_city {
    display: inline-block;
    width: 100px;
    color: #FFF;
    font-size: 18px
}

.hc_phone {
    display: inline-block;
    vertical-align: top;
    width: 140px
}

.hc_phone a {
    color: #FFF;
    text-decoration: none;
    display: block;
    font-size: 18px
}

.header_contacts_open .callme,.header_contacts_open .callmesko {
    color: #FFF;
    border-color: #FFF
}

.slider_ok {
    overflow: hidden
}

.contact_hide {
    display: table;
    margin: 10px 0
}

.contact_see {
    display: table-cell
}

.contact_see a {
    display: block;
    text-decoration: none;
    overflow: hidden;
    width: 120px;
    white-space: nowrap;
    position: relative
}

.contact_see a:after {
    content: "....";
    background: linear-gradient(to left,#fff 0,#FFF 42px,rgba(255,255,255,0) 100%);
    position: absolute;
    z-index: 2;
    right: 0;
    width: 70px;
    padding: 0 0 0 15px;
    text-align: center
}

.contact_see_all {
    vertical-align: middle;
    display: table-cell;
    width: 120px;
    text-align: center
}

.contact_see_all span {
    cursor: pointer
}

.contact_hide_see .contact_see a:after {
    display: none
}

.tah0 tr:nth-child(n+3) {
    display: none
}

.allprice {
    display: inline-block;
    color: #315DC4;
    border-bottom: 1px dashed;
    cursor: pointer;
    line-height: 16px;
    margin: 10px 0
}

.allprice:after {
    font: 14px/14px 'artkiev';
    display: inline-block;
    content: "\e06";
    transition: color .5s linear;
    position: absolute;
    margin: 2px 0 0 6px
}

.tah0+.allprice:after {
    content: "\e07"
}

.user_sog {
    margin: 0 0 15px
}

.user_sog input {
    -webkit-appearance: checkbox;
    display: inline-block;
    margin: 0 8px 0 0;
    transform: scale(1.5)
}

.send:disabled,.send:hover:disabled {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    cursor: wait;
    background: #c9c9c9!important
}

.podbor_po {
    background: #E8EBE9;
    padding: 35px 0;
    text-align: center
}

.podbor_po_nomeru {
    display: inline-block;
    vertical-align: top;
    width: 350px
}

.overs {
    max-height: 340px;
    overflow-y: auto
}

@media only screen and (max-width: 1200px) {
    .content {
        width:1100px
    }

    .site_find_form {
        width: 220px;
        margin: 30px 0 0 10px
    }

    .before_phone {
        padding: 6px
    }

    .model {
        width: 238px
    }

    .models_hover UL {
        left: -26px
    }

    .tree_right,.contact_info {
        width: 680px
    }

    .product_price {
        width: 470px
    }

    .product_img {
        width: 300px
    }

    .product_img IMG {
        max-width: 300px
    }

    .content_right {
        width: 760px
    }

    .kurs span+span+span {
        display: none
    }
}

@media only screen and (max-width: 1100px) {
    .content {
        width:980px
    }

    .list_modification {
        width: 20%
    }

    nav a.me,nav a.me_yes {
        text-transform: none
    }

    .podbor_s {
        padding: 0 13px;
        margin: 0 10px 0 0
    }

    .footer_copyright {
        width: 340px
    }

    .models_hover UL {
        top: 70px
    }

    .tree_right {
        width: 596px
    }

    .contact_info {
        width: 560px
    }

    .product_price {
        width: 440px
    }

    .product_img {
        width: 210px
    }

    .product_img IMG {
        max-width: 210px;
        max-height: 210px
    }

    .footer_contact {
        width: 270px;
        padding: 0 30px
    }

    .content_right {
        width: 660px
    }

    .prod_info {
        width: 400px
    }

    .catalog_info {
        width: 100%;
        padding: 0
    }

    .kurs {
        float: left
    }

    .prods_cat_other li {
        width: 20%
    }
}

@media only screen and (max-width: 990px) {
    .content {
        width:100%;
        box-sizing: border-box;
        padding: 0 15px
    }

    .content .content {
        padding: 0
    }

    .content_small,.slider_ok {
        width: 100%;
        box-sizing: border-box
    }

    #menu,.slider_right,#artkiev_podbor_3,.footer_menu ul {
        display: none
    }

    #footer_menu_select {
        display: block
    }

    .site_find_form {
        position: absolute;
        top: 136px;
        right: 15px;
        width: 300px
    }

    .mobile_menu {
        display: inline-block;
        cursor: pointer
    }

    .mobile_menu:before {
        display: inline-block;
        font: 38px/38px 'artkiev';
        color: #FFF;
        content: "\e03";
        padding: 4px 8px 4px 0
    }

    .home #mobile_menu:checked+nav {
        height: auto;
        position: absolute;
        z-index: 9
    }

    .page #mobile_menu:checked+nav {
        height: auto
    }

    #mobile_menu:checked+nav .content {
        height: auto;
        background: #0FA7FF
    }

    #mobile_menu:checked+nav ul {
        -webkit-animation: bounceInLeft .5s;
        animation: bounceInLeft .5s;
        display: block;
        margin: 0 auto;
        width: 80%
    }

    #mobile_menu:checked+nav .mobile_menu:before {
        content: "\e19"
    }

    nav a.me_yes,nav a.me {
        display: block;
        font-size: 16px
    }

    nav UL LI {
        display: block;
        text-align: left;
        border-bottom: 1px solid rgba(255,255,255,.2)
    }

    nav UL LI:last-child {
        border: 0;
        padding: 0 0 40px
    }

    .slider_left {
        float: none;
        margin: 0 auto;
        text-align: center;
        padding: 0
    }

    .why ul li {
        display: table-row;
        text-align: left
    }

    .why_img {
        display: table-cell;
        padding: 0 0 30px
    }

    .why_info {
        display: table-cell;
        vertical-align: top;
        padding: 0 0 0 30px
    }

    .why_text {
        display: block;
        padding: 0
    }

    .podbor_s {
        margin: 0 auto 15px;
        width: 290px;
        box-sizing: border-box;
        display: block;
        text-align: center
    }

    .row_3,.row_2,.row_1,.row_2 .info_row {
        display: block;
        width: 100%
    }

    .row_3 .info_row {
        display: table-row;
        width: 100%;
        text-align: left;
        height: auto
    }

    .row_2 .info_row:nth-of-type(even) {
        padding: 60px 0
    }

    .row_3 a.info_row_img {
        display: table-cell;
        width: 290px;
        height: 200px;
        padding: 0 0 40px
    }

    .row_3 .info_row_pad {
        display: table-cell;
        vertical-align: top;
        padding: 0 0 0 30px;
        position: relative;
        width: auto;
        height: auto
    }

    .info_row_tr {
        height: 1px
    }

    .footer_copyright,.footer_contact,.socials {
        float: none;
        width: 100%;
        max-width: 450px;
        box-sizing: border-box
    }

    .catalog_li {
        width: 50%;
        text-align: center
    }

    .socials {
        text-align: center
    }

    .footer_menu div {
        display: block;
        position: relative;
        width: 268px;
        border: 1px solid #c9c9c9;
        padding: 5px 10px;
        margin: 0 auto
    }

    .footer_menu select {
        display: block
    }

    .catalog_img {
        display: block;
        width: 150px;
        height: 150px;
        margin: 0 auto
    }

    .catalog_img IMG {
        max-width: 150px
    }

    #cart_form {
        width: 300px
    }

    .cart_prod {
        width: 428px
    }

    .model {
        margin: 10px 2px
    }

    .reverse {
        display: table;
        padding: 0 10px
    }

    .contact_info {
        display: table-header-group;
        float: none
    }

    .contact_send {
        display: table-footer-group;
        float: none
    }

    .prod_img,.prod_info {
        float: none;
        width: 100%;
        text-align: center
    }

    table.table_prod_har {
        width: auto;
        text-align: center;
        margin-left: auto;
        margin-right: auto
    }

    .table_prod_har TD {
        text-align: left
    }

    .content_right {
        width: 380px
    }

    .mh,.list_table td.list_img,.list_table th:nth-child(2),.table_motors th:nth-child(6),.table_motors td:nth-child(6),.table_cat_list th:nth-child(1),.table_cat_list td:nth-child(1),.table_cat_list th:nth-child(3),.table_cat_list td:nth-child(3),.list_table th:nth-child(5),.list_table td:nth-child(5),.list_table th:nth-child(6),.new_step th:nth-child(7),.list_table td TABLE TD:nth-child(1),.list_table td .list_info {
        display: none
    }

    .table_cat_list td:nth-child(2).cat_list_info:before {
        content: attr(data-title);
        font-weight: bold;
        display: block
    }

    .product_price,.product_har,.product_original {
        margin: 0 0 30px;
        float: none;
        width: 100%
    }

    .tree_har {
        display: none
    }

    .tree_right {
        display: table-header-group;
        float: none;
        width: 100%;
        text-align: center
    }

    .tree_left {
        display: table-footer-group;
        float: none;
        width: 100%
    }

    .po_vin .inp_1 {
        width: 100%;
        margin: 0 0 15px
    }

    .prods_marka li {
        margin: 10px 8px 5px
    }

    .prods_marka {
        text-align: center
    }
}

@media only screen and (max-width: 960px) {
    .top_time {
        display:none
    }

    #basket {
        margin-right: 0
    }
}

@media only screen and (max-width: 900px) {
    .product_cars th:nth-child(4),.product_cars td:nth-child(4),.product_cars th:nth-child(6),.product_cars td:nth-child(6) {
        display:none
    }

    .list_modification {
        width: 33.333333%
    }
}

@media only screen and (max-width: 767px) {
    .scroll_to {
        display:none!important
    }

    .window {
        top: 0
    }

    #cart_form {
        width: 100%;
        box-sizing: border-box;
        padding: 0 10px;
        float: none
    }

    .cart_prod {
        margin: 100px auto 0;
        float: none;
        padding: 20px 0 0
    }

    #cart_form h4,.cart_prod h4 {
        text-align: center
    }

    .add_cart_price,.add_cart_more,.add_cart_go,.ships_info,.ships {
        width: 100%;
        margin: 15px 0 0
    }

    .add_cart_img,.table_motors td:nth-child(7),.table_motors th:nth-child(7),.table_motors td:nth-child(6),.table_motors th:nth-child(6),.new_step_modif th:nth-child(5),.new_step_modif th:nth-child(4),.new_step_modif td:nth-child(5),.new_step_modif td:nth-child(4),#artkiev_podbor_2,.table_search_2 th:nth-child(1),.table_search_2 td:nth-child(1),.before_phone,.kurs {
        display: none
    }

    .site_user {
        float: left;
        margin-left: 0
    }
}

@media only screen and (max-width: 730px) {
    .call_form a {
        display:block;
        text-decoration: underline;
        padding: 3px 0;
        margin: 8px 0 0;
        letter-spacing: 1px;
        font: 20px 'ZAP_font'
    }

    #window {
        padding: 30px 15px;
        border-radius: 0
    }

    .cart_fast {
        margin: 30px -15px -15px
    }

    .content_left {
        float: none;
        width: 100%;
        display: none;
        background: #f1f1f1;
        padding: 10px 0;
        margin: 0 0 30px
    }

    .content_left ul li {
        text-align: center;
        border-color: #FFF
    }

    .content_left ul li UL {
        margin: 0 0 20px
    }

    .content_right {
        float: none;
        width: 100%
    }

    .content_left ul li a.cat_0 {
        font-weight: bold;
        font-size: 22px
    }

    #cat_menu_mobile {
        display: block;
        border-radius: 8px;
        box-shadow: 0 8px 0 #c9c9c9,0 15px 20px rgba(0,0,0,.35);
        transition: box-shadow .1s ease-in-out;
        font: 18px 'ZAP_font';
        color: #FFF;
        margin: 0 auto 50px
    }

    #cat_menu_mobile span {
        display: inline-block;
        padding: 14px 22px;
        background: #0F87FF;
        border-radius: 5px;
        box-shadow: inset 0 -1px 1px rgba(255,255,255,.15);
        line-height: 1;
        text-shadow: 0 -1px 1px rgba(175,49,95,.7);
        transition: background-color .2s ease-in-out,transform .1s ease-in-out
    }

    #cat_menu_mobile:hover span {
        background-color: #900;
        text-shadow: 0 -1px 1px rgba(175,49,95,.9),0 0 5px rgba(255,255,255,.8)
    }

    #cat_menu_mobile:active,#cat_menu_mobile:focus {
        box-shadow: 0 8px 0 #900,0 12px 10px rgba(0,0,0,.3)
    }

    #cat_menu_mobile:active span {
        transform: translate(0,4px)
    }

    .tree_row {
        margin: 0 10px 10px
    }

    .list_table th:nth-child(7),.list_table td TABLE TD:nth-child(2),.new_step th:nth-child(6),.new_step td:nth-child(6),.new_step td:nth-child(5) {
        display: none
    }

    .prods_cat_other li {
        width: 33.333%
    }
}

@media only screen and (max-width: 650px) {
    .name,h1 {
        font:26px/30px 'ZAP_font';
        text-transform: none
    }

    .name span,h1 span,.product_price td:nth-child(1),.product_price th:nth-child(1),.table_search_2 th:nth-child(4),.table_search_2 td:nth-child(4),a.pages_a,.pages b {
        display: none
    }

    .row_50 {
        float: none;
        width: 100%
    }

    .user_registration {
        margin: 50px 0 0
    }

    .catalog_li {
        width: 100%;
        margin: 15px auto 30px;
        display: block;
    }

    .catalog_img {
        display: inline-block
    }

    .list_modification {
        width: 50%
    }
}

@media only screen and (max-width: 570px) {
    .catalog_li {
        width:100%
    }

    .prods_cat_other li {
        width: 50%
    }

    .m {
        height: 60px
    }

    .big_search {
        width: 300px
    }

    .table_motors td:nth-child(5),.table_motors th:nth-child(5),.table_motors td:nth-child(4),.table_motors th:nth-child(4),.table_cat_list th:nth-child(1),.table_cat_list td:nth-child(1),.product_cars td:nth-child(5),.product_cars th:nth-child(5),.td_year span,.product_brand,.podbor_s:first-child,.row_3 a.info_row_img,.row_1 a.info_row_img,.td_year {
        text-align: center
    }

    TABLE.details_list thead TH {
        padding: 15px 5px
    }

    .product_small,.product_img {
        display: block;
        width: 100%;
        float: none;
        text-align: center;
        margin: 0
    }

    .row_3 .info_row {
        display: block;
        margin: 10px 0 40px
    }

    .row_3 a.info_row_img IMG,.row_1 a.info_row_img IMG {
        width: auto;
        height: auto
    }

    .row_3 a.info_row_img {
        width: 290px;
        margin: 10px auto;
        display: block;
        height: auto;
        padding: 0 0 20px
    }

    .row_3 .info_row_pad {
        display: block;
        padding: 0;
        width: 100%;
        text-align: center;
        position: static
    }

    .info_row_pad:after,.new_step th:nth-child(5),.new_step th:nth-child(4),.new_step td:nth-child(4),.new_step td:nth-child(3) {
        display: none
    }

    {
        display: none
    }

    .row_3 {
        padding: 0
    }

    .product_img IMG {
        max-width: 300px;
        max-height: 300px
    }

    .slider_left {
        width: 400px
    }

    .slider_ok {
        margin: 60px 0 0
    }

    .prods_marka li {
        display: block;
        margin: 10px 0;
        height: auto
    }

    .prod_marka_har {
        text-align: center
    }

    .prod_marka {
        width: 100%
    }
}

@media only screen and (max-width: 500px) {
    .send {
        padding:0 22px
    }

    .head_number {
        display: none
    }

    #mobile_call,#mobile_call2 {
        position: absolute;
        top: 124px;
        right: 15px;
        z-index: 2;
        cursor: pointer
    }

    #mobile_call:before,#mobile_call2:before {
        content: "\e13";
        font: 34px/40px 'artkiev';
        color: #FFF;
        transition: color .5s linear
    }

    .site_find_form {
        left: 50%;
        width: 220px;
        margin: 30px 0 0 -110px
    }

    .find_send {
        padding: 0 10px
    }

    #mobile_call,#mobile_call2 {
        top: 164px
    }

    a.logo {
        float: none;
        margin: 0 auto;
        width: 290px;
        background-position: 50%
    }

    .row_2 a.info_row_img,.info_row_pad {
        display: block;
        width: 100%;
        text-align: center;
        margin: 0 auto
    }

    .row_2 .info_row_pad {
        padding: 10px 15px
    }

    .why,.cart_img,.list_har,.list_table th:nth-child(3),.table_find_1 th:nth-child(2),.table_find_1 td:nth-child(2),.table_find_1 td:nth-child(4),.table_search_2 th:nth-child(3),.table_search_2 td:nth-child(3),.table_search_2 th:nth-child(5),.table_search_2 td:nth-child(5),.overs .details_list td:nth-child(5),.overs .details_list th:nth-child(5),.overs .details_list td:nth-child(1),.overs .details_list th:nth-child(1) {
        display: none
    }

    .cart_prod {
        width: 100%;
        box-sizing: border-box;
        padding: 0 10px
    }

    .list_name:after,.find_name:before {
        content: attr(data-title);
        font-weight: bold;
        display: block
    }

    .tabs label {
        padding: 15px 10px
    }

    .site_user,#basket {
        margin: 0
    }
}

@media only screen and (max-width: 424px) {
    .slider_left {
        width:100%
    }

    .pages_prods a {
        margin: 0 0 10px;
        display: block
    }

    .slider_text,.big_search div {
        display: none
    }

    .catalog_li {
        width: 290px;
        box-sizing: border-box
    }

    .po_search .send {
        margin: 15px auto 0
    }

    .site_user span,.site_user a:nth-of-type(even) {
        display: none
    }
}

@media only screen and (max-width: 374px) {
    .site_find_form {
        width:200px;
        margin: 30px 0 0 -100px
    }

    .new_step_modif th:nth-child(3),.new_step_modif td:nth-child(3) {
        display: none
    }
}

.lightboxOverlay {
    background: rgba(0,0,0,.5);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    display: none
}

.lightbox {
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 9999;
    text-align: center
}

.lightbox .lb-image {
    display: block;
    height: auto;
    max-width: inherit
}

.lb-outerContainer {
    position: relative;
    background: #FFF;
    width: 250px;
    height: 250px;
    margin: 0 auto;
    padding: 40px
}

.lb-outerContainer:after {
    content: "";
    display: table;
    clear: both
}

.lb-container {
    padding: 4px
}

.lb-loader {
    position: absolute;
    top: 43%;
    left: 0;
    height: 25%;
    width: 100%;
    text-align: center;
    line-height: 0
}

.lb-cancel {
    display: block;
    margin: 0 auto;
    width: 220px;
    height: 20px;
    background: url(../img/tmp/load.gif) no-repeat center
}

.lb-nav {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 10
}

.lb-container>.nav {
    left: 0
}

.lb-nav a {
    outline: 0;
    background-image: url(data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==)
}

.lb-dataContainer {
    margin: 0 auto
}

.lb-dataContainer:after {
    content: "";
    display: table;
    clear: both
}

.lb-caption {
    font-size: 14px;
    line-height: 18px;
    z-index: 999;
    background: #FFF;
    padding: 0 10px 10px;
    color: #000
}

.image_pop {
    margin: 15px 0 30px
}

.image_text {
    display: block;
    float: right;
    width: 410px;
    font-size: 16px;
    line-height: 24px
}

.lb-nav a.lb-next:after {
    font: 50px/50px 'artkiev';
    content: "\e01";
    position: absolute;
    z-index: 3;
    color: #000;
    cursor: pointer;
    top: 40%;
    right: 0;
    padding: 10px 0;
    transition: color .5s linear
}

.lb-nav a.lb-next:hover:after,.lb-nav a.lb-prev:hover:after {
    background: #000;
    color: #FFF
}

.lb-nav a.lb-prev:after {
    font: 50px/50px 'artkiev';
    content: "\e00";
    position: absolute;
    z-index: 3;
    color: #000;
    cursor: pointer;
    top: 40%;
    left: 0;
    padding: 10px 0;
    transition: color .5s linear
}

.animated,#window,#artkiev_shadow,#nav,.error {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.animated.hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s
}
.alert-danger{
    background-color: #f8d7da;
}
.galereya-wrapper{
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-between;
}
.galereya-wrapper p{
    width: 26%;
}
.galereya-wrapper p img{
    width: 100%;
}
.grafik-wrapper{
    max-width: 70%;
}
.grafik{
    display: flex;
    justify-content: flex-start;
}
.grafik > div{
    width: 40%;
}
.site_user,
.site_find_form,
.podbor_start,
#menu li:nth-child(3),
#basket{
    display: none;
}


@-webkit-keyframes bounce {
    0,20%,50%,80%,100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    40% {
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px)
    }

    60% {
        -webkit-transform: translateY(-15px);
        transform: translateY(-15px)
    }
}

@keyframes bounce {
    0,20%,50%,80%,100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    40% {
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px)
    }

    60% {
        -webkit-transform: translateY(-15px);
        transform: translateY(-15px)
    }
}

.bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce
}

@-webkit-keyframes flash {
    0,50%,100% {
        opacity: 1
    }

    25%,75% {
        opacity: 0
    }
}

@keyframes flash {
    0,50%,100% {
        opacity: 1
    }

    25%,75% {
        opacity: 0
    }
}

.flash {
    -webkit-animation-name: flash;
    animation-name: flash
}

@-webkit-keyframes pulse {
    0 {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    50% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes pulse {
    0 {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    50% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse
}

@-webkit-keyframes shake {
    0,100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    10%,30%,50%,70%,90% {
        -webkit-transform: translateX(-10px);
        transform: translateX(-10px)
    }

    20%,40%,60%,80% {
        -webkit-transform: translateX(10px);
        transform: translateX(10px)
    }
}

@keyframes shake {
    0,100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    10%,30%,50%,70%,90% {
        -webkit-transform: translateX(-10px);
        transform: translateX(-10px)
    }

    20%,40%,60%,80% {
        -webkit-transform: translateX(10px);
        transform: translateX(10px)
    }
}

.shake {
    -webkit-animation-name: shake;
    animation-name: shake
}

@-webkit-keyframes swing {
    20% {
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg)
    }

    40% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }

    60% {
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg)
    }

    80% {
        -webkit-transform: rotate(-5deg);
        transform: rotate(-5deg)
    }

    100% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
}

@keyframes swing {
    20% {
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg)
    }

    40% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }

    60% {
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg)
    }

    80% {
        -webkit-transform: rotate(-5deg);
        transform: rotate(-5deg)
    }

    100% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
}

.swing {
    -webkit-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation-name: swing;
    animation-name: swing
}

@-webkit-keyframes tada {
    0 {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    10%,20% {
        -webkit-transform: scale(.9) rotate(-3deg);
        transform: scale(.9) rotate(-3deg)
    }

    30%,50%,70%,90% {
        -webkit-transform: scale(1.1) rotate(3deg);
        transform: scale(1.1) rotate(3deg)
    }

    40%,60%,80% {
        -webkit-transform: scale(1.1) rotate(-3deg);
        transform: scale(1.1) rotate(-3deg)
    }

    100% {
        -webkit-transform: scale(1) rotate(0);
        transform: scale(1) rotate(0)
    }
}

@keyframes tada {
    0 {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    10%,20% {
        -webkit-transform: scale(.9) rotate(-3deg);
        transform: scale(.9) rotate(-3deg)
    }

    30%,50%,70%,90% {
        -webkit-transform: scale(1.1) rotate(3deg);
        transform: scale(1.1) rotate(3deg)
    }

    40%,60%,80% {
        -webkit-transform: scale(1.1) rotate(-3deg);
        transform: scale(1.1) rotate(-3deg)
    }

    100% {
        -webkit-transform: scale(1) rotate(0);
        transform: scale(1) rotate(0)
    }
}

.tada {
    -webkit-animation-name: tada;
    animation-name: tada
}

@-webkit-keyframes wobble {
    0 {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    15% {
        -webkit-transform: translateX(-25%) rotate(-5deg);
        transform: translateX(-25%) rotate(-5deg)
    }

    30% {
        -webkit-transform: translateX(20%) rotate(3deg);
        transform: translateX(20%) rotate(3deg)
    }

    45% {
        -webkit-transform: translateX(-15%) rotate(-3deg);
        transform: translateX(-15%) rotate(-3deg)
    }

    60% {
        -webkit-transform: translateX(10%) rotate(2deg);
        transform: translateX(10%) rotate(2deg)
    }

    75% {
        -webkit-transform: translateX(-5%) rotate(-1deg);
        transform: translateX(-5%) rotate(-1deg)
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes wobble {
    0 {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    15% {
        -webkit-transform: translateX(-25%) rotate(-5deg);
        transform: translateX(-25%) rotate(-5deg)
    }

    30% {
        -webkit-transform: translateX(20%) rotate(3deg);
        transform: translateX(20%) rotate(3deg)
    }

    45% {
        -webkit-transform: translateX(-15%) rotate(-3deg);
        transform: translateX(-15%) rotate(-3deg)
    }

    60% {
        -webkit-transform: translateX(10%) rotate(2deg);
        transform: translateX(10%) rotate(2deg)
    }

    75% {
        -webkit-transform: translateX(-5%) rotate(-1deg);
        transform: translateX(-5%) rotate(-1deg)
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

.wobble {
    -webkit-animation-name: wobble;
    animation-name: wobble
}

@-webkit-keyframes bounceIn {
    0 {
        opacity: 0;
        -webkit-transform: scale(.3);
        transform: scale(.3)
    }

    50% {
        opacity: 1;
        -webkit-transform: scale(1.05);
        transform: scale(1.05)
    }

    70% {
        -webkit-transform: scale(.9);
        transform: scale(.9)
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes bounceIn {
    0 {
        opacity: 0;
        -webkit-transform: scale(.3);
        transform: scale(.3)
    }

    50% {
        opacity: 1;
        -webkit-transform: scale(1.05);
        transform: scale(1.05)
    }

    70% {
        -webkit-transform: scale(.9);
        transform: scale(.9)
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.bounceIn {
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn
}

@-webkit-keyframes bounceInDown {
    0 {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px)
    }

    60% {
        opacity: 1;
        -webkit-transform: translateY(30px);
        transform: translateY(30px)
    }

    80% {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px)
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes bounceInDown {
    0 {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px)
    }

    60% {
        opacity: 1;
        -webkit-transform: translateY(30px);
        transform: translateY(30px)
    }

    80% {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px)
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

.bounceInDown {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown
}

@-webkit-keyframes bounceInLeft {
    0 {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        transform: translateX(-2000px)
    }

    60% {
        opacity: 1;
        -webkit-transform: translateX(30px);
        transform: translateX(30px)
    }

    80% {
        -webkit-transform: translateX(-10px);
        transform: translateX(-10px)
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes bounceInLeft {
    0 {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        transform: translateX(-2000px)
    }

    60% {
        opacity: 1;
        -webkit-transform: translateX(30px);
        transform: translateX(30px)
    }

    80% {
        -webkit-transform: translateX(-10px);
        transform: translateX(-10px)
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

.bounceInLeft {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft
}

@-webkit-keyframes bounceInRight {
    0 {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        transform: translateX(2000px)
    }

    60% {
        opacity: 1;
        -webkit-transform: translateX(-30px);
        transform: translateX(-30px)
    }

    80% {
        -webkit-transform: translateX(10px);
        transform: translateX(10px)
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes bounceInRight {
    0 {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        transform: translateX(2000px)
    }

    60% {
        opacity: 1;
        -webkit-transform: translateX(-30px);
        transform: translateX(-30px)
    }

    80% {
        -webkit-transform: translateX(10px);
        transform: translateX(10px)
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

.bounceInRight {
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight
}

@-webkit-keyframes bounceInUp {
    0 {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        transform: translateY(2000px)
    }

    60% {
        opacity: 1;
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px)
    }

    80% {
        -webkit-transform: translateY(10px);
        transform: translateY(10px)
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes bounceInUp {
    0 {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        transform: translateY(2000px)
    }

    60% {
        opacity: 1;
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px)
    }

    80% {
        -webkit-transform: translateY(10px);
        transform: translateY(10px)
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

.bounceInUp {
    -webkit-animation-name: bounceInUp;
    animation-name: bounceInUp
}

@-webkit-keyframes bounceOut {
    0 {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    25% {
        -webkit-transform: scale(.95);
        transform: scale(.95)
    }

    50% {
        opacity: 1;
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(.3);
        transform: scale(.3)
    }
}

@keyframes bounceOut {
    0 {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    25% {
        -webkit-transform: scale(.95);
        transform: scale(.95)
    }

    50% {
        opacity: 1;
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(.3);
        transform: scale(.3)
    }
}

.bounceOut {
    -webkit-animation-name: bounceOut;
    animation-name: bounceOut
}

@-webkit-keyframes bounceOutDown {
    0 {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    20% {
        opacity: 1;
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        transform: translateY(2000px)
    }
}

@keyframes bounceOutDown {
    0 {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    20% {
        opacity: 1;
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        transform: translateY(2000px)
    }
}

.bounceOutDown {
    -webkit-animation-name: bounceOutDown;
    animation-name: bounceOutDown
}

@-webkit-keyframes bounceOutLeft {
    0 {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    20% {
        opacity: 1;
        -webkit-transform: translateX(20px);
        transform: translateX(20px)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        transform: translateX(-2000px)
    }
}

@keyframes bounceOutLeft {
    0 {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    20% {
        opacity: 1;
        -webkit-transform: translateX(20px);
        transform: translateX(20px)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        transform: translateX(-2000px)
    }
}

.bounceOutLeft {
    -webkit-animation-name: bounceOutLeft;
    animation-name: bounceOutLeft
}

@-webkit-keyframes bounceOutRight {
    0 {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    20% {
        opacity: 1;
        -webkit-transform: translateX(-20px);
        transform: translateX(-20px)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        transform: translateX(2000px)
    }
}

@keyframes bounceOutRight {
    0 {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    20% {
        opacity: 1;
        -webkit-transform: translateX(-20px);
        transform: translateX(-20px)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        transform: translateX(2000px)
    }
}

.bounceOutRight {
    -webkit-animation-name: bounceOutRight;
    animation-name: bounceOutRight
}

@-webkit-keyframes bounceOutUp {
    0 {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    20% {
        opacity: 1;
        -webkit-transform: translateY(20px);
        transform: translateY(20px)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px)
    }
}

@keyframes bounceOutUp {
    0 {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    20% {
        opacity: 1;
        -webkit-transform: translateY(20px);
        transform: translateY(20px)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px)
    }
}

.bounceOutUp {
    -webkit-animation-name: bounceOutUp;
    animation-name: bounceOutUp
}

@-webkit-keyframes fadeIn {
    0 {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@keyframes fadeIn {
    0 {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn
}

@-webkit-keyframes fadeInDown {
    0 {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes fadeInDown {
    0 {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown
}

@-webkit-keyframes fadeOut {
    0 {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@keyframes fadeOut {
    0 {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

@-webkit-keyframes flipInX {
    0 {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }

    40% {
        -webkit-transform: perspective(400px) rotateX(-10deg);
        transform: perspective(400px) rotateX(-10deg)
    }

    70% {
        -webkit-transform: perspective(400px) rotateX(10deg);
        transform: perspective(400px) rotateX(10deg)
    }

    100% {
        -webkit-transform: perspective(400px) rotateX(0);
        transform: perspective(400px) rotateX(0);
        opacity: 1
    }
}

@keyframes flipInX {
    0 {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }

    40% {
        -webkit-transform: perspective(400px) rotateX(-10deg);
        transform: perspective(400px) rotateX(-10deg)
    }

    70% {
        -webkit-transform: perspective(400px) rotateX(10deg);
        transform: perspective(400px) rotateX(10deg)
    }

    100% {
        -webkit-transform: perspective(400px) rotateX(0);
        transform: perspective(400px) rotateX(0);
        opacity: 1
    }
}

.flipInX {
    -webkit-backface-visibility: visible!important;
    backface-visibility: visible!important;
    -webkit-animation-name: flipInX;
    animation-name: flipInX
}

@-webkit-keyframes flipInY {
    0 {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }

    40% {
        -webkit-transform: perspective(400px) rotateY(-10deg);
        transform: perspective(400px) rotateY(-10deg)
    }

    70% {
        -webkit-transform: perspective(400px) rotateY(10deg);
        transform: perspective(400px) rotateY(10deg)
    }

    100% {
        -webkit-transform: perspective(400px) rotateY(0);
        transform: perspective(400px) rotateY(0);
        opacity: 1
    }
}

@keyframes flipInY {
    0 {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }

    40% {
        -webkit-transform: perspective(400px) rotateY(-10deg);
        transform: perspective(400px) rotateY(-10deg)
    }

    70% {
        -webkit-transform: perspective(400px) rotateY(10deg);
        transform: perspective(400px) rotateY(10deg)
    }

    100% {
        -webkit-transform: perspective(400px) rotateY(0);
        transform: perspective(400px) rotateY(0);
        opacity: 1
    }
}

.flipInY {
    -webkit-backface-visibility: visible!important;
    backface-visibility: visible!important;
    -webkit-animation-name: flipInY;
    animation-name: flipInY
}

@-webkit-keyframes flipOutX {
    0 {
        -webkit-transform: perspective(400px) rotateX(0);
        transform: perspective(400px) rotateX(0);
        opacity: 1
    }

    100% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }
}

@keyframes flipOutX {
    0 {
        -webkit-transform: perspective(400px) rotateX(0);
        transform: perspective(400px) rotateX(0);
        opacity: 1
    }

    100% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }
}

.flipOutX {
    -webkit-animation-name: flipOutX;
    animation-name: flipOutX;
    -webkit-backface-visibility: visible!important;
    backface-visibility: visible!important
}

@-webkit-keyframes flipOutY {
    0 {
        -webkit-transform: perspective(400px) rotateY(0);
        transform: perspective(400px) rotateY(0);
        opacity: 1
    }

    100% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }
}

@keyframes flipOutY {
    0 {
        -webkit-transform: perspective(400px) rotateY(0);
        transform: perspective(400px) rotateY(0);
        opacity: 1
    }

    100% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }
}

.flipOutY {
    -webkit-backface-visibility: visible!important;
    backface-visibility: visible!important;
    -webkit-animation-name: flipOutY;
    animation-name: flipOutY
}

@-webkit-keyframes lightSpeedIn {
    0 {
        -webkit-transform: translateX(100%) skewX(-30deg);
        transform: translateX(100%) skewX(-30deg);
        opacity: 0
    }

    60% {
        -webkit-transform: translateX(-20%) skewX(30deg);
        transform: translateX(-20%) skewX(30deg);
        opacity: 1
    }

    80% {
        -webkit-transform: translateX(0) skewX(-15deg);
        transform: translateX(0) skewX(-15deg);
        opacity: 1
    }

    100% {
        -webkit-transform: translateX(0) skewX(0);
        transform: translateX(0) skewX(0);
        opacity: 1
    }
}

@keyframes lightSpeedIn {
    0 {
        -webkit-transform: translateX(100%) skewX(-30deg);
        transform: translateX(100%) skewX(-30deg);
        opacity: 0
    }

    60% {
        -webkit-transform: translateX(-20%) skewX(30deg);
        transform: translateX(-20%) skewX(30deg);
        opacity: 1
    }

    80% {
        -webkit-transform: translateX(0) skewX(-15deg);
        transform: translateX(0) skewX(-15deg);
        opacity: 1
    }

    100% {
        -webkit-transform: translateX(0) skewX(0);
        transform: translateX(0) skewX(0);
        opacity: 1
    }
}

.lightSpeedIn {
    -webkit-animation-name: lightSpeedIn;
    animation-name: lightSpeedIn;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
}

@-webkit-keyframes rotateIn {
    0 {
        -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(-200deg);
        transform: rotate(-200deg);
        opacity: 0
    }

    100% {
        -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
}

@keyframes rotateIn {
    0 {
        -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(-200deg);
        transform: rotate(-200deg);
        opacity: 0
    }

    100% {
        -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
}

.rotateIn {
    -webkit-animation-name: rotateIn;
    animation-name: rotateIn
}

@-webkit-keyframes rotateInDownLeft {
    0 {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0
    }

    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
}

@keyframes rotateInDownLeft {
    0 {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0
    }

    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
}

.rotateInDownLeft {
    -webkit-animation-name: rotateInDownLeft;
    animation-name: rotateInDownLeft
}

@-webkit-keyframes rotateInDownRight {
    0 {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0
    }

    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
}

@keyframes rotateInDownRight {
    0 {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0
    }

    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
}

.rotateInDownRight {
    -webkit-animation-name: rotateInDownRight;
    animation-name: rotateInDownRight
}

@-webkit-keyframes rotateInUpLeft {
    0 {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0
    }

    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
}

@keyframes rotateInUpLeft {
    0 {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0
    }

    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
}

.rotateInUpLeft {
    -webkit-animation-name: rotateInUpLeft;
    animation-name: rotateInUpLeft
}

@-webkit-keyframes rotateInUpRight {
    0 {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0
    }

    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
}

@keyframes rotateInUpRight {
    0 {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0
    }

    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
}

.rotateInUpRight {
    -webkit-animation-name: rotateInUpRight;
    animation-name: rotateInUpRight
}

@-webkit-keyframes rotateOut {
    0 {
        -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }

    100% {
        -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(200deg);
        transform: rotate(200deg);
        opacity: 0
    }
}

@keyframes rotateOut {
    0 {
        -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }

    100% {
        -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(200deg);
        transform: rotate(200deg);
        opacity: 0
    }
}

.rotateOut {
    -webkit-animation-name: rotateOut;
    animation-name: rotateOut
}

@-webkit-keyframes slideInDown {
    0 {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px)
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes slideInDown {
    0 {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px)
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

.slideInDown {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown
}

@-webkit-keyframes slideInLeft {
    0 {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        transform: translateX(-2000px)
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes slideInLeft {
    0 {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        transform: translateX(-2000px)
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

.slideInLeft {
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft
}

@-webkit-keyframes slideInRight {
    0 {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        transform: translateX(2000px)
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes slideInRight {
    0 {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        transform: translateX(2000px)
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

.slideInRight {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight
}

@-webkit-keyframes hinge {
    0 {
        -webkit-transform: rotate(0);
        transform: rotate(0);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    20%,60% {
        -webkit-transform: rotate(80deg);
        transform: rotate(80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    40% {
        -webkit-transform: rotate(60deg);
        transform: rotate(60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    80% {
        -webkit-transform: rotate(60deg) translateY(0);
        transform: rotate(60deg) translateY(0);
        opacity: 1;
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    100% {
        -webkit-transform: translateY(700px);
        transform: translateY(700px);
        opacity: 0
    }
}

@keyframes hinge {
    0 {
        -webkit-transform: rotate(0);
        transform: rotate(0);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    20%,60% {
        -webkit-transform: rotate(80deg);
        transform: rotate(80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    40% {
        -webkit-transform: rotate(60deg);
        transform: rotate(60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    80% {
        -webkit-transform: rotate(60deg) translateY(0);
        transform: rotate(60deg) translateY(0);
        opacity: 1;
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    100% {
        -webkit-transform: translateY(700px);
        transform: translateY(700px);
        opacity: 0
    }
}

.hinge {
    -webkit-animation-name: hinge;
    animation-name: hinge
}

@-webkit-keyframes rollIn {
    0 {
        opacity: 0;
        -webkit-transform: translateX(-100%) rotate(-120deg);
        transform: translateX(-100%) rotate(-120deg)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0) rotate(0);
        transform: translateX(0) rotate(0)
    }
}

@keyframes rollIn {
    0 {
        opacity: 0;
        -webkit-transform: translateX(-100%) rotate(-120deg);
        transform: translateX(-100%) rotate(-120deg)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0) rotate(0);
        transform: translateX(0) rotate(0)
    }
}

.rollIn {
    -webkit-animation-name: rollIn;
    animation-name: rollIn
}

.animate1 {
    -webkit-animation-duration: .8s;
    -webkit-animation-delay: .4s;
    -webkit-animation-timing-function: ease;
    -webkit-animation-fill-mode: both;
    -moz-animation-duration: .8s;
    -moz-animation-delay: .4s;
    -moz-animation-timing-function: ease;
    -moz-animation-fill-mode: both;
    animation-duration: .8s;
    animation-delay: .4s;
    animation-timing-function: ease;
    animation-fill-mode: both
}

.animate2 {
    -webkit-animation-duration: .6s;
    -webkit-animation-delay: .4s;
    -webkit-animation-timing-function: ease;
    -webkit-animation-fill-mode: both;
    -moz-animation-duration: .6s;
    -moz-animation-delay: .4s;
    -moz-animation-timing-function: ease;
    -moz-animation-fill-mode: both;
    animation-duration: .6s;
    animation-delay: .4s;
    animation-timing-function: ease;
    animation-fill-mode: both
}

.animate3 {
    -webkit-animation-duration: .6s;
    -webkit-animation-delay: .6s;
    -webkit-animation-timing-function: ease;
    -webkit-animation-fill-mode: both;
    -moz-animation-duration: .6s;
    -moz-animation-delay: .6s;
    -moz-animation-timing-function: ease;
    -moz-animation-fill-mode: both;
    animation-duration: .6s;
    animation-delay: .6s;
    animation-timing-function: ease;
    animation-fill-mode: both
}

.animate4 {
    -webkit-animation-duration: .6s;
    -webkit-animation-delay: .8s;
    -webkit-animation-timing-function: ease;
    -webkit-animation-fill-mode: both;
    -moz-animation-duration: .6s;
    -moz-animation-delay: .8s;
    -moz-animation-timing-function: ease;
    -moz-animation-fill-mode: both;
    animation-duration: .6s;
    animation-delay: .8s;
    animation-timing-function: ease;
    animation-fill-mode: both
}

.animate5 {
    -webkit-animation-duration: .6s;
    -webkit-animation-delay: 1s;
    -webkit-animation-timing-function: ease;
    -webkit-animation-fill-mode: both;
    -moz-animation-duration: .6s;
    -moz-animation-delay: 1s;
    -moz-animation-timing-function: ease;
    -moz-animation-fill-mode: both;
    animation-duration: .6s;
    animation-delay: 1s;
    animation-timing-function: ease;
    animation-fill-mode: both
}


/*
     FILE ARCHIVED ON 18:22:11 Jun 10, 2022 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 10:18:56 May 02, 2023.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 93.753
  exclusion.robots: 0.145
  exclusion.robots.policy: 0.128
  cdx.remote: 0.111
  esindex: 0.015
  LoadShardBlock: 45.225 (3)
  PetaboxLoader3.datanode: 105.08 (6)
  load_resource: 417.448 (2)
  PetaboxLoader3.resolve: 132.085 (2)
  loaddict: 62.072
*/
