body {
    font-family: 'Open Sans', sans-serif;
    -webkit-font-smoothing: subpixel-antialiased;
}

#body {
    min-width: 960px
}

.box-offert {
    left: 10px;
    position: relative;
}

.box-offert a {
    color: #fff;
    font-size: 14px;
    text-decoration: none;
    display: block;
    float: left;
    padding-right: 30px;
}

.box-offert a:hover {
    text-decoration: underline;
}

.box_head {
    height: 45px;
    background-image: url(/img/head.png);
    background-repeat: no-repeat;
    background-position: center;
    position: fixed;
    top: 0;
    z-index: 50;
    width: 100%
}

header {
    color: #fff;
    max-width: 960px;
    margin: auto;
    position: relative;
    z-index: 10;
    font-size: 12px
}

#telo {
    margin: auto;
    position: relative;
    color: #5A5B5F !important;
    overflow: hidden;
    min-height: 800px
}

.content {
    width: 960px;
    margin: auto;
    position: relative
}

.left_contayner {
    display: block;
    width: 200px;
    margin-top: 10px;
    overflow: hidden;
    float: left
}

.right_contayner {
    display: block;
    max-width: 755px;
    margin-top: 10px;
    margin-left: -4px;
    padding-left: 20px;
    overflow: hidden;
    clear: right
}

.column {
    -webkit-column-count: 3; /* Chrome, Safari, Opera */
    -moz-column-count: 3; /* Firefox */
    column-count: 3;
    -webkit-column-gap: 40px; /* Chrome, Safari, Opera */
    -moz-column-gap: 40px; /* Firefox */
    column-gap: 40px;
}

#center_div {
    min-height: 500px;
    line-height: 21px;
    text-align: justify;
    padding-top: 0 !important;
    padding-right: 0;
    margin-top: 0 !important;
    position: relative;
    color: #5a5b5f;
    font-size: 13px;
}

.logo {
    position: absolute;
    top: 40px;
    left: 10px;
    display: block;
    width: 280px;
    height: 95px;
    background-image: url(/img/logo.png);
    background-repeat: no-repeat;
}

.btn_callback {
    color: #fff;
    font-size: 14px;
    position: absolute;
    top: 5px;
    left: 215px;
    width: 150px;
    font-weight: 600;
    text-transform: uppercase;
    -webkit-transition: width .2s;
    transition: width .2s;
}

.btn_callback:hover {
    cursor: pointer;
    color: #ffffcc
}

.phone_head {
    position: absolute;
    top: 10px;
    left: 30px;
    font-size: 19px;
    color: #fff;
    font-weight: 700
}

.phone_head img {
    position: relative;
    float: left;
    margin-right: 5px;
    width: 16px;
    margin-top: 2px
}

.phone_head_tel {
    text-decoration: none;
    color: #fff
}

.top_nav {
    position: absolute;
    left: 415px;
    top: 15px
}

.top_nav a {
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    font-weight: 600;
    margin-right: 20px;
    text-transform: uppercase;
}

.top_nav a:hover {
    color: #ffffcc;
    text-decoration: underline
}

.social-bar {
    position: absolute;
    right: 10px;
    top: 24px;
    text-align: right;
}

.social-bar-top {
    position: absolute;
    right: 30px;
    top: 22px;
    text-align: right;
    margin-top: -10px;
}

.social-bar a, .social-bar-top a {
    opacity: .75;
    -webkit-transition: all .2s;
    transition: all .2s;
    margin-left: 6px
}

.social-bar a:hover {
    opacity: 1
}

.form-head {
    display: inline-block;
    margin-bottom: 10px;
    font-size: 30px;
    font-weight: 700;
    color: #fff;
}

.address_head {
    position: absolute;
    top: 80px;
    right: 0;
    font-size: 14px;
    line-height: 16px;
    color: #000;
    text-align: right
}

.name_head {
    position: absolute;
    top: 41px;
    left: 422px;
    font-size: 26px;
    color: #000;
    font-weight: 700
}

.left_block_inf_cart {
    color: #0a4258;
    font-size: 12px;
    margin-top: 10px
}

.left_block_inf_cart a {
    display: inline-block;
    color: #585858;
    margin-left: 3px
}

.box_nav {
    max-width: 960px;
    margin: auto;
    padding-top: 45px;
    height: 80px;
    position: relative;
    margin-bottom: 10px
}

nav {
    position: relative;
    text-align: right;
    display: block;
    width: auto;
    margin-top: 22px;
    margin-right: 20px;
    float: right;
}

nav a {
    display: inline-block;
    text-decoration: none;
    color: #373737;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 20px 10px;
    padding-top: 15px;
    padding-bottom: 15px;
    border-radius: 20px;
}

nav a:first-child {
    margin-left: 0
}

nav a:last-child {
    margin-right: 0
}

nav a:hover {
    background: #f0f0f0;
    color: #333
}

.nav_h {
    background: #f0f0f0;
    color: #333
}

.menu_a_hover {
    text-decoration: underline !important
}

.menu_ico_mob {
    display: none;
    width: 30px;
    height: 30px;
    background-image: url(/img/menu_small_ico.png);
    background-repeat: no-repeat;
    position: fixed;
    top: 10px;
    left: 10px;
    background-position: 2px 2px;
    border-radius: 3px;
    opacity: .7;
    z-index: 100;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0)
}

.box_nav_mob {
    position: fixed;
    top: 0;
    left: -350px;
    width: 300px;
    height: 100%;
    background-color: #46ADE0;
    z-index: 1000;
    -webkit-box-shadow: 4px 0 9px 0 rgba(50, 50, 50, 0.38);
    -moz-box-shadow: 4px 0 9px 0 rgba(50, 50, 50, 0.38);
    box-shadow: 4px 0 9px 0 rgba(50, 50, 50, 0.38)
}

.nav_mob a {
    display: block;
    padding: 15px;
    font-size: 15px;
    background-color: #46ADE0;
    margin-right: 0;
    color: #333;
    text-decoration: none;
}

.nav_mob a:hover {
    text-decoration: none;
    background-color: #eeebeb
}

.nav_mob a:last-child {
    border-bottom: 0
}

.form_user_mob {
    padding: 10px
}

.menu_ico_mob:hover {
    opacity: 1;
    cursor: pointer
}

.close_box_nav_mob {
    display: none;
    position: absolute;
    right: 10px;
    top: 8px;
    z-index: 1001;
    cursor: pointer;
    width: 25px;
    height: 25px;
    background-image: url(/img/left_cloce.png);
    opacity: .8
}

.close_box_nav_mob:hover {
    opacity: 1
}

.history {
    padding: 8px;
    color: #333;
    font-size: 13px
}

.history a {
    color: #333;
    font-size: 13px
}

.news-row {
    display: inline-block;
    margin: 10px 0;
    margin: 20px 0
}

.news_main {
    display: inline-block;
    line-height: 1.5;
    width: 280px;
    float: left;
    margin: 0 50px
}

.news_main:first-child {
    margin: 0
}

.news_main:last-child {
    margin: 0
}

.news_main img {
    width: 100%;
}

.news_main a {
    font-weight: 700;
    font-size: 13px;
    color: #7E7E7E;
    display: block;
    margin-bottom: 15px;
    text-align: left;
}

.news_main div {
    font-size: 12px;
    color: #7E7E7E;
    line-height: 16px
}

.news_main p {
    font-size: 11px;
    color: #7E7E7E;
    text-align: left;
    display: inline-block;
    font-style: italic
}

.news-picture {
    width: 100%;
    display: inline-block;
    margin: 10px 0 20px
}

.news-date {
    display: inline-block;
    margin: 10px 0;
    font-size: 10px;
    background: url(/img/clock.png) 0 50% no-repeat;
    text-indent: 20px
}

.box_footer {
    height: auto;
    background-color: #595B5F;
    margin-top: -3px
}

footer {
    min-height: 110px;
    max-width: 980px;
    margin: auto;
    position: relative;
    color: #eee;
    font-size: 14px
}

.menu_futer {
    display: inline-block;
    position: relative;
    margin-top: 40px
}

.menu_futer div {
    font-weight: 700;
    font-size: 15px;
    color: #deef26;
    margin-bottom: 14px;
    text-transform: uppercase
}

.menu_futer1 {
    left: 10px
}

.menu_futer2 {
    left: 170px
}

.menu_futer a {
    color: #fff;
    font-size: 14px;
    text-decoration: none;
    display: block;
    float: left;
    padding-right: 30px;
    margin-bottom: 10px
}

.menu_futer a:hover {
    text-decoration: underline
}

address {
    color: #fff;
    position: absolute;
    bottom: 35px;
    right: 10px;
    font-size: 12px;
    height: 15px;
    width: 280px;
    background-repeat: no-repeat;
    text-align: right;
    font-style: normal;
    opacity: .8;
    line-height: 1.4;
}

address:hover {
    opacity: 1
}

.address_div1 {
    display: inline-block;
    width: 30px;
    height: 30px
}

.address_div2 {
    display: inline-block;
    width: 100px;
    height: 30px;
    padding-left: 6px
}

.address_div2 span {
    display: block;
    width: 100px;
    text-align: left
}

address a {
    color: #fff;
    font-size: 14px;
    font-style: normal;
    text-decoration: none;
    display: inline-block;
}

address img {
    margin-right: 0
}

.footer_downtitle {
    position: absolute;
    bottom: 5px;
    left: 0;
    font-size: 10px;
    color: #999
}

.footer-phone {
    display: block;
    text-decoration: none;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    position: absolute;
    top: 50px;
    right: 0
}

.footer-address {
    font-size: 14px;
    position: absolute;
    top: 90px;
    right: 0;
    line-height: 20px;
    text-align: right
}

.footer-text {
    position: absolute;
    top: 70px;
    left: 370px;
    color: #eee;
    line-height: 18px;
    font-size: 13px
}

.footer-text div {
    font-weight: 700;
    color: #f6f6f6;
    margin-bottom: 5px
}

.link_artical {
    display: block;
    color: #5aa3e1;
    font-size: 16px;
    margin-bottom: 10px;
    text-decoration: none
}

.link_artical:hover {
    color: #3c85c3;
    text-decoration: underline
}

.desabl_site {
    width: 400px;
    padding: 15px;
    margin: auto;
    margin-top: 100px;
    background-color: #f0f7ff;
    border: 1px dotted #a9cdf5;
    font-size: 24px;
    line-height: 30px;
    text-align: center;
    font-weight: 700;
    color: #4375ac
}

#news {
    border: 1px solid #88c9de;
    background-color: #ecfaff;
    -moz-box-shadow: 1px 1px 6px #000;
    -webkit-box-shadow: 1px 1px 6px #000;
    -moz-border-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    border-radius: 5px 5px 5px 5px;
    position: relative;
    z-index: 10;
    padding: 15px;
    margin-left: 25px;
    margin-right: 25px
}

#news:hover {
    background-color: #fefff2
}

.date_item_mew {
    font-size: 16px;
    float: right;
    margin-right: 15px;
}
.text_pole {
    color: #999
}

.table_tovar {
    background-color: #f4f7ff;
    border: 1px solid #b4c7fc;
    width: 100% !important;
    padding: 3px
}

.table_tovar:hover {
    background-color: #e7edff;
    border: 1px solid #6c91fb;
    width: 100% !important
}

.table_tovar_vajniy {
    background-color: #fff4f4;
    border: 1px solid #ff6c6f;
    width: 100% !important
}

.table_tovar_vajniy:hover {
    background-color: #ffdcdd;
    border: 1px solid #ff2a2f;
    width: 100% !important
}

#page_site_off {
    border: 2px solid #749fff;
    background-color: #eff4ff;
    -moz-border-radius: 10px;
    -webkit-border-bottom-left-radius: 20px;
    -webkit-border-bottom-right-radius: 20px;
    border-radius: 10px 10px 10px 10px;
    padding: 10px;
    width: 500px;
    margin: auto;
    margin-top: 100px;
    vertical-align: middle
}

#history {
    margin-left: 15px;
    padding-left: 15px;
    width: 550px
}

#history a {
    color: #11abdf;
    text-decoration: none;
    margin-left: 1px;
    margin-right: 1px;
    font-weight: 700;
    font-size: 13px
}

#history a:hover {
    text-decoration: underline
}

.tovar_plit {
    width: 200px;
    max-height: 220px;
    display: inline-block;
    margin-bottom: 20px;
    margin-left: 39px;
    border: 2px solid #c5c5c5;
    color: #333 !important
}

.tovar_plit a {
    color: #FFF
}

.tovar_plit:hover {
    border: 2px solid #aaa
}

.tovat_plit_title {
    padding: 4px;
    text-align: center;
    background-color: #aaa;
    margin-top: 5px
}

.tovat_plit_title a {
    color: #FFF !important;
    font-weight: 700;
    text-decoration: none
}

.tovat_plit_price {
    padding: 4px;
    text-align: right;
    background-color: #f2f2f2
}

.form_enter {
    width: 510px;
    border: 1px solid #666
}

.form_enter_title {
    background-color: #333;
    text-align: center;
    font-weight: 700;
    padding: 5px;
    color: #FFF
}

.form_enter_poly div {
    display: inline-block;
    width: 100px;
    border-bottom: 1px dotted #666;
    padding: 3px
}

.form_enter_poly input {
    display: inline-block;
    width: 200px;
    padding: 6px !important;
    border: 1px solid #CCC;
    -moz-border-radius: 5px;
    border-radius: 5px 5px 5px 5px;
    color: #333
}

.button_enter {
    background-color: #4191b9;
    opacity: .7;
    display: inline-block;
    border: 1px solid #CCC;
    background-color: #4191b9;
    -moz-border-radius: 5px;
    border-radius: 5px 5px 5px 5px;
    padding: 6px !important;
    color: #FFF !important;
    width: 130px !important;
    margin-right: 0
}

.button_enter:hover {
    opacity: 1
}

.link_enter_reg {
    color: #666
}

.link_enter_reg a {
    color: #666
}

.link_enter_reg a:hover {
    color: #333
}

.reg_link_form_enter {
    display: inline-block;
    width: 100px;
    color: #333;
    margin-right: 5px;
    font-size: 11px;
    margin-top: 6px
}

.other_form {
    width: 500px;
    padding: 13px
}

.other_form div {
    display: inline-block;
    width: 150px;
    border-bottom: 1px dotted #666;
    padding: 3px
}

.other_form input {
    display: inline-block;
    width: 200px;
    padding: 6px !important;
    border: 1px solid #CCC;
    -moz-border-radius: 5px;
    border-radius: 5px 5px 5px 5px;
    color: #333
}

.menu_cabinet {
    text-align: left;
    padding-left: 0
}

.menu_cabinet a {
    display: inline-block;
    padding: 5px;
    padding-left: 10px;
    padding-right: 10px;
    background-color: #ececeb;
    text-decoration: none;
    border: 1px solid #dadada;
    color: #696968;
    margin-left: 5px;
    border-radius: 3px 3px 3px 3px;
    font-size: 12px
}

.menu_cabinet a:hover {
    background-color: #e4e4e4
}

.link_edit_user {
    color: #c4c3c3;
    text-decoration: none;
    display: block;
    margin-top: 3px;
    font-size: 10px
}

.link_edit_user:hover {
    color: #5a5959
}

#history_cabinet a {
    color: #898686;
    font-size: 12px
}

#history_cabinet {
    color: #333;
    font-size: 12px
}

.file_img {
    opacity: 0;
    cursor: pointer
}

.link_msg {
    color: #333
}

.tbl_msg {
    font-size: 12px;
    border: 1px solid #a6a1a1
}

.tbl_msg th {
    background-color: #dbd6d6;
    border: 1px solid #a6a1a1;
    padding: 4px;
    text-align: center;
    color: #000;
    font-weight: 700;
    font-size: 14px
}

.tbl_msg td {
    border: 1px solid #a6a1a1;
    padding: 4px
}

.tbl_msg tr:hover {
    background-color: #e2f1fa
}

.neprochel {
    background-color: #fedde4 !important
}

.galery_block {
    display: inline-block;
    width: 192px;
    height: 163px;
    text-align: center;
    opacity: .9;
    overflow: hidden;
    margin-right: 8px;
    margin-bottom: 25px;
    position: relative;
    padding: 5px;
    webkit-box-shadow: inset 0 0 5px 0 rgba(50, 50, 50, 0.25);
    -moz-box-shadow: inset 0 0 5px 0 rgba(50, 50, 50, 0.25);
    box-shadow: inset 0 0 5px 0 rgba(50, 50, 50, 0.25)
}

.galery_block:hover {
    opacity: 1
}

.galery_block img {
    border: 0 dotted #CCC;
    margin-bottom: 4px
}

.galery_block_img {
    display: inline-block;
    width: 192px;
    height: 133px;
    text-align: center;
    opacity: .9;
    overflow: hidden;
    margin-right: 8px;
    margin-bottom: 25px;
    position: relative;
    padding: 5px;
    webkit-box-shadow: inset 0 0 5px 0 rgba(50, 50, 50, 0.25);
    -moz-box-shadow: inset 0 0 5px 0 rgba(50, 50, 50, 0.25);
    box-shadow: inset 0 0 5px 0 rgba(50, 50, 50, 0.25)
}

.galery_block_img:hover {
    opacity: 1
}

.galery_block_img img {
    border: 0 dotted #CCC;
    margin-bottom: 4px
}

.katalog_block {
    display: block;
    float: left;
    width: 182px;
    height: 163px;
    text-align: center;
    opacity: .9;
    overflow: hidden;
    margin-right: 8px;
    margin-bottom: 25px;
    position: relative
}

.katalog_block:hover {
    opacity: 1
}

.katalog_block img {
    border: 0 dotted #CCC
}

.edit_img_galery {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    color: #fff;
    font-size: 11px;
    text-shadow: 0 0 1px #fff;
    padding: 4px;
    background-color: #f6f6f6;
    border-radius: 0 3px 3px 0;
    text-decoration: none
}

.edit_img_galery:hover {
    text-decoration: underline
}

.del_img_galery {
    position: absolute;
    top: 30px;
    left: 0;
    display: block;
    color: #fff;
    font-size: 11px;
    text-shadow: 0 0 1px #fff;
    padding: 4px;
    background-color: #edecec;
    border-radius: 0 3px 3px 0;
    text-decoration: none
}

.del_img_galery:hover {
    text-decoration: underline
}

.edit_div {
    position: absolute;
    top: 0;
    left: 0;
    width: 190px;
    height: 140px;
    background-color: #c0e1ff;
    padding: 3px
}

.cat_galery {
    text-align: center;
    font-weight: 700;
    font-size: 12px;
    color: #333;
    display: block;
    text-decoration: none
}

.cat_katalog {
    text-align: center;
    font-size: 12px;
    line-height: 15px;
    color: #333;
    display: block;
    text-decoration: none;
    margin-top: 7px
}

.tovar_name {
    text-align: center;
    font-weight: 700;
    font-size: 12px;
    color: #373737 !important;
    display: block;
    text-decoration: none;
    text-decoration: none !important;
    font-size: 12px;
    line-height: 16px;
    text-transform: uppercase;
    margin-top: 7px;
    margin-bottom: 2px
}

/*
.goods_block {
    display: inline-block;
    width: 272px;
    height: 310px;
    text-align: center;
    opacity: 1;
    overflow: hidden;
    margin-bottom: 25px;
    position: relative;
    margin-right: 35px;
    border: 1px solid #E6E6E6;
    padding: 10px;
}
*/

.main_goods .goods_block {
    height: 287px;
}

.goods_block {
    display: inline-block;
    width: 204.7px;
    height: 360px;
    text-align: center;
    opacity: 1;
    overflow: hidden;
    margin-bottom: 25px;
    position: relative;
    margin-right: 15px;
    border: 1px solid #E6E6E6;
    padding: 10px;
}

.main_goods .btn_big_zakaz {
    display: block;
    background: url(../img/avto-zakaz.png);
    background-repeat: no-repeat;
    height: 33px;
    width: 205px;
    background-size: contain;
    padding: 5px 0;
}

.goods_block:hover {
    border: 1px solid #d3d4d2
}

.goods_block img {
    border: 0 dotted #CCC;
    margin-bottom: 10px;
    max-height: 200px
}

.div_sort_katalog {
    padding: 10px;
    border: 1px solid #eaeaea;
    color: #a2a2a2;
    font-size: 12px;
    margin-bottom: 15px;
    margin-top: -15px
}

.div_sort_katalog:hover {
    border: 1px solid #d3d4d2
}

.div_sort_katalog a {
    display: inline-block;
    margin-left: 4px;
    margin-right: 4px;
    color: #373737 !important;
    font-size: 12px
}

.div_sort_katalog a:hover {
    color: #000 !important
}

.btn_podzakaz {
    display: inline-block;
    background-color: #4a9de4;
    padding: 5px;
    padding-left: 8px;
    padding-right: 8px;
    color: #626262 !important;
    text-decoration: none;
    font-size: 13px;
    font-weight: 700;
    border-radius: 3px 3px 3px 3px;
    border: 1px solid #d9d9d9;
    margin-top: -6px;
    text-align: center;
    background: -moz-linear-gradient(#f6f6f6, #e2e2e2);
    background: -ms-linear-gradient(#f6f6f6, #e2e2e2);
    background: -o-linear-gradient(#f6f6f6, #e2e2e2);
    background: -webkit-linear-gradient(#f6f6f6, #e2e2e2);
    -webkit-box-shadow: 0 1px 4px 0 rgba(50, 50, 50, 0.45);
    -moz-box-shadow: 0 1px 4px 0 rgba(50, 50, 50, 0.45);
    box-shadow: 0 1px 4px 0 rgba(50, 50, 50, 0.45);
    height: 20px;
    width: 70px
}

.btn_podzakaz:hover {
    background-color: #3b8ed5;
    opacity: .9
}

.btn_zakaz {
    display: inline-block;
    display: block;
    background: url(../img/blue_button.png);
    background-repeat: no-repeat;
    height: 33px;
    width: 167px;
    position: relative;
    margin: auto;
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    text-decoration: none;
    text-align: center;
    padding: 5px 0
}

.btn_zakaz:hover {
    opacity: .9
}

.button_zakaz img {
    margin-top: 3px
}

.name_podcat {
    font-size: 11px;
    color: #a2a2a2;
    text-align: center;
    padding: 4px;
    margin-bottom: 0
}

.dop_inf_tovar {
    margin-top: 10px
}

.fovorit_tovar {
    background-image: url(/img/favorit.png);
    background-repeat: no-repeat;
    background-position: 17px 2px;
    text-decoration: underline;
    color: #373737;
    font-size: 12px;
    margin-bottom: 10px;
    margin-top: 10px;
    padding-left: 24px
}

.fovorit_tovar:hover {
    background-image: url(/img/favorit2.png);
    color: #cfbf36;
    cursor: pointer
}

.div_btn_zakaz {
    display: inline-block;
    width: 100%;
    text-align: center;
    margin-top: 25px
}

.button_podrobno {
    display: inline-block;
    background-color: #ababab;
    padding: 3px;
    color: #FFF !important;
    text-decoration: none;
    font-size: 12px;
    font-weight: 700;
    border-radius: 3px 3px 3px 3px;
    margin-top: 3px
}

.button_podrobno:hover {
    background-color: #8e0d0d
}

.curent {
    display: inline-block;
    padding: 3px;
    color: #000;
    text-decoration: none;
    font-size: 36px;
    font-weight: 700;
    border-radius: 3px 3px 3px 3px;
    margin-top: 3px;
    margin-right: 6px;
    margin-bottom: 10px
}

.curent span {
    font-size: 22px
}

.nalich_label {
    display: inline-block;
    padding: 4px;
    font-size: 11px;
    position: absolute;
    top: 10px;
    right: 0
}

.button_bay_cart {
    display: inline-block !important;
    background-color: #ff8406 !important;
    padding: 9px !important;
    color: #FFF !important;
    text-decoration: none !important;
    font-size: 18px !important;
    font-weight: 700 !important;
    border-radius: 6px 6px 6px 6px !important;
    margin-top: 3px !important;
    margin-right: 6px !important;
    width: 185px;
    text-align: center
}

.button_bay_cart:hover {
    background-color: #e07304 !important
}

.button_bay_click {
    display: inline-block;
    background-color: #e00413;
    padding: 9px;
    color: #FFF !important;
    text-decoration: none;
    font-size: 18px;
    font-weight: 700;
    border-radius: 6px 6px 6px 6px;
    margin-top: 3px;
    margin-right: 6px;
    margin-right: 20px;
    margin-bottom: 10px
}

.button_bay_click:hover {
    background-color: #c40311
}

.dop_img_goods img {
    opacity: .9;
    border: none
}

.dop_img_goods img:hover {
    cursor: pointer;
    opacity: 1
}

.sale_goods {
    display: inline-block;
    padding: 6px;
    background-color: #C10024;
    color: #FFF;
    font-size: 13px;
    font-weight: 700;
    position: absolute;
    top: 4px;
    right: 4px;
    opacity: .9
}

.sale_goods:hover {
    opacity: 1
}

.stamp_goods {
    display: inline-block;
    padding: 6px;
    background-color: #0fe104;
    color: #FFF;
    font-size: 11px;
    font-weight: 700 !important;
    position: absolute;
    top: 4px;
    right: 4px;
    border-radius: 5px;
    opacity: .9
}

.stamp_goods:hover {
    opacity: 1
}

.stamp_goods2 {
    display: inline-block;
    padding: 4px;
    background-color: #0fe104;
    color: #FFF;
    font-size: 11px;
    font-weight: 700 !important;
    position: absolute;
    top: 38px;
    right: 4px;
    border-radius: 5px;
    opacity: .9
}

.stamp_goods2:hover {
    opacity: 1
}

.comment_user {
    font-size: 13px;
    background-color: #f7fcff;
    border: 1px solid #ecf6fd;
    padding: 4px;
    border-radius: 10px 10px 10px 10px;
    -moz-box-shadow: 0 0 2px #888;
    -webkit-box-shadow: 0 0 2px #888;
    box-shadow: 0 0 2px #888
}

.comment_user:hover {
    background-color: #f5f5f5;
    border: 1px solid #ebebeb
}

.otziv_and_voprosotvet {
    display: block;
    margin-bottom: 10px;
    font-size: 13px;
    padding: 4px;
    padding: 10px;
    -moz-box-shadow: 0 0 3px rgba(137, 137, 137, 0.2);
    -webkit-box-shadow: 0 0 3px rgba(137, 137, 137, 0.2);
    box-shadow: 0 0 3px rgba(137, 137, 137, 0.2)
}

.back {
    text-decoration: none;
    color: #333;
    font-weight: 700;
    font-size: 12px
}

.back:hover {
    color: #000
}

#cart {
    position: fixed;
    top: -65px;
    width: 250px;
    height: 90px;
    z-index: 50;
    padding: 5px;
    cursor: pointer;
    background-color: #FFF;
    padding: 3px;
    border-radius: 0 0 5px 5px;
    display: none
}

.pole_search input[type=text] {
    width: 125px;
    border: 1px solid #CCC;
    border-radius: 4px 4px 4px 4px;
    padding: 3px
}

.pole_podpis {
    font-size: 13px;
    font-weight: 700;
    line-height: 22px
}

.pole_podpis input[type=email] {
    width: 100px;
    border: 1px solid #CCC;
    padding: 3px;
    background-image: url(/cms/img/mail.png);
    background-repeat: no-repeat;
    padding-left: 25px;
    background-position: 4px 4px
}

.form_zakaz {
    line-height: 28px
}

.form_zakaz div {
    width: 120px;
    border-bottom: 1px dotted #999;
    display: inline-block;
    padding: 6px
}

.form_zakaz input[type=text] {
    width: 640px;
    border: 1px solid #CCC;
    padding: 7px;
    margin-top: 7px;
}

.form_zakaz input[type=email] {
    width: 640px;
    border: 1px solid #CCC;
    padding: 7px;
    margin-top: 7px
}

.form_zakaz select {
    margin-top: 7px
}

.form_zakaz input[type=submit]:hover {
    opacity: 1;
    cursor: pointer
}

#forma_enter_main {
    position: relative;
    margin-bottom: 10px;
    height: 160px
}

#forma_enter_main input[type=password] {
    padding: 4px;
    border: 1px solid #e9e9e9;
    width: 98%;
    margin-bottom: 4px
}

#forma_enter_main input[type=text] {
    padding: 4px;
    border-radius: 3px 3px 3px 3px;
    border: 1px solid #e9e9e9;
    width: 98%;
    margin-bottom: 4px
}

#forma_enter_main a {
    color: #40a0c8;
    display: inline-block;
    padding: 2px;
    border-bottom: 1px dotted #40a0c8;
    font-size: 11px;
    text-decoration: none
}

#forma_enter_main a:hover {
    border-bottom: 1px solid #40a0c8
}

#forma_user_main {
    text-align: center;
    line-height: 20px;
    margin-bottom: 15px
}

#forma_enter {
    position: relative;
    height: 160px;
    width: 280px;
    margin: auto
}

#forma_enter input[type=password] {
    padding: 8px;
    border-radius: 3px 3px 3px 3px;
    border: 1px solid #dad9d9;
    width: 98%;
    margin-bottom: 4px;
    margin-top: 6px
}

#forma_enter input[type=text] {
    padding: 8px;
    border-radius: 3px 3px 3px 3px;
    border: 1px solid #dad9d9;
    width: 98%;
    margin-bottom: 4px
}

#forma_enter a {
    color: #333;
    display: inline-block;
    padding: 2px;
    font-size: 11px;
    text-decoration: none
}

#forma_enter a:hover {
    text-decoration: underline
}

#forma_user {
    text-align: left;
    line-height: 20px;
    margin-bottom: 15px
}

.forma_user-down {
    margin-top: 6px
}

.forma_user-down a {
    font-size: 13px;
    color: #333;
    text-decoration: none
}

.forma_user-down a:hover {
    text-decoration: underline
}

.phone_podpis {
    width: 105px;
    border: 1px solid #CCC;
    border-radius: 4px 4px 4px 4px;
    padding: 3px
}

.phone_podpis_b {
    background-image: url(/img/bg_p.gif);
    border: 1px solid #5EBCF8;
    border-radius: 4px 4px 4px 4px;
    color: #FFF;
    opacity: .9;
    padding: 3px
}

.phone_podpis_b:hover {
    opacity: 1;
    cursor: pointer
}

.edit_button {
    color: #fff;
    font-size: 13px;
    font-weight: 700;
    opacity: .5;
    text-decoration: none;
    display: block;
    padding: 10px;
    background-color: #000;
    text-align: center;
    letter-spacing: 2px;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1000;
    transition: .5s all
}

.edit_button:hover {
    opacity: 1
}

.edit_button a {
    color: #fff;
    font-size: 11px;
    text-decoration: none;
    display: inline-block;
    margin-right: 14px;
    padding-top: 2px
}

.edit_button a:hover {
    color: #f1e914
}

.slider {
    height: 290px
}

.box {
    background-color: #ebebeb;
    padding: 9px;
    position: relative
}

.slid_btn {
    margin-right: 6px;
    width: 10px;
    height: 10px;
    background-image: url(../img/slid_btn.png);
    display: inline-block;
    margin-top: 4px
}

.slid_btn:hover {
    background-image: url(../img/slid_btn2.png)
}

.slid_btn_h {
    background-image: url(../img/slid_btn2.png) !important
}

.slid_downblock {
    height: 16px;
    background-color: #000;
    padding: 7px;
    padding-top: 5px;
    padding-left: 14px;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 279px;
    z-index: 35
}

.title_slid {
    font-size: 20px;
    font-weight: 700;
    line-height: 29px;
    padding-bottom: 10px;
    background-image: url(img/elem6.png);
    background-repeat: no-repeat;
    background-position: bottom;
    margin: 15px;
    height: 17px
}

.text_slid {
    font-size: 13px;
    font-weight: 700;
    line-height: 21px;
    padding-bottom: 10px;
    margin: 15px;
    height: 183px;
    padding-right: 10px
}

#zayvka2 {
    width: 400px;
    padding: 5px;
    background-color: #e4f1ff;
    font-size: 13px
}

#zayvka_box {
    background-color: #FFF;
    padding: 5px;
    position: relative
}

.zayvka2_head {
    text-align: center;
    padding: 7px;
    margin: -5px;
    margin-bottom: 16px;
    background-color: #e8f3ff;
    font-weight: 700;
    font-size: 16px
}

.zayvka_input input {
    display: inline-block;
    margin-bottom: 11px;
    padding: 5px;
    border-radius: 3px 3px 3px 3px;
    font-size: 12px;
    color: #666;
    border: 1px solid #cdd3d9;
    width: 360px
}

.zayvka_input span {
    display: inline-block;
    padding: 4px;
    font-weight: 700;
    color: red
}

.zayvka2_footor {
    padding: 4px;
    font-weight: 700;
    color: red;
    font-size: 12px;
    padding-top: 14px
}

.inform_div {
    background-color: #f5f5f5;
    padding: 5px;
    border: 1px solid #edeff0;
    margin-bottom: 14px
}

.inform_div:hover {
    background-color: #f1f0f0
}

.read_next {
    color: #a4a4a4
}

.read_next:hover {
    color: #0193d4
}

.div_artical {
    padding-top: 5px;
    padding-bottom: 8px;
    margin-bottom: 15px;
    line-height: 15px
}

.img_artical {
    width: 80px;
    margin-right: 10px;
    margin-bottom: 10px;
    float: left
}

.date_artical {
    font-style: italic;
    font-size: 12px;
    color: #6f6f6f
}

.title_artical {
    font-size: 15px;
    color: #424243 !important;
    font-weight: 700;
    text-decoration: none
}

.title_artical:hover {
    text-decoration: underline
}

.text_artical {
    font-size: 12px;
    color: #4e4e4e;
    line-height: 10px;
    margin-top: 10px
}

.title_artical_main_left {
    display: block;
    padding: 4px;
    padding-top: 8px;
    color: #333;
    font-weight: 700;
    font-size: 13px;
    height: 11px;
    text-decoration: none;
    text-align: left;
    margin-bottom: 4px;
    padding-left: 0 !important;
    margin-left: 0 !important
}

.title_artical_main_left:hover {
    text-decoration: underline
}

.div_news {
    padding-top: 5px;
    padding-bottom: 8px;
    margin-bottom: 15px
}

.date_news {
    font-style: italic;
    font-size: 12px;
    color: #6f6f6f
}

.title_news {
    font-size: 15px;
    color: #373737;
    font-weight: 700
}

.text_news {
    font-size: 12px;
    color: #5A5B5F;
    line-height: 18px;
    font-style: italic;
    padding-right: 15px
}

.histor {
    margin-top: 6px;
    margin-bottom: 16px;
    font-size: 11px;
    color: #454545;
    padding-left: 0
}

.histor img {
    margin-top: 3px
}

.histor a {
    font-size: 11px;
    color: #454545;
    text-decoration: none
}

.histor a:hover {
    text-decoration: underline
}

.cart_down {
    -webkit-box-shadow: 0 0 4px 0 rgba(37, 79, 137, 0.75);
    -moz-box-shadow: 0 0 4px 0 rgba(37, 79, 137, 0.75);
    box-shadow: 0 0 4px 0 rgba(37, 79, 137, 0.75)
}

.left_cat_katalog {
    color: #333;
    font-size: 13px;
    display: block;
    padding-top: 3px;
    padding-bottom: 3px;
    text-decoration: none
}

.left_cat_katalog:hover {
    color: #141414
}

.left_cat_katalog_h {
    font-weight: 700
}

#katalog_left {
    line-height: 18px;
    margin-top: 6px
}

#katalog_left a:hover {
    text-decoration: underline
}

.left_podcat_katalog {
    color: #333;
    font-size: 13px;
    display: block;
    padding-top: 3px;
    padding-bottom: 3px;
    text-decoration: none
}

.left_podcat_katalog:hover {
    color: #141414
}

.left_podcat_katalog_h {
    font-weight: 700
}

.left_cat_katalog {
    color: #333;
    font-size: 13px;
    display: block;
    padding-top: 3px;
    padding-bottom: 3px;
    text-decoration: none
}

.left_cat_katalog:hover {
    color: #141414
}

.left_cat_katalog_h {
    font-weight: 700
}

.clear_carts {
    display: block;
    padding: 5px;
    color: red;
    font-size: 13px;
    text-decoration: none;
    background-color: #fff7f7;
    text-align: center;
    margin: -20px;
    margin-bottom: 15px
}

.clear_carts img {
    margin-top: 3px
}

.clear_carts:hover {
    background-color: #fee
}

.date_comment {
    text-align: right;
    font-size: 11px
}

.text_comment {
    font-size: 12px;
    padding: 4px;
    padding-left: 0
}

.btn_enter_lk {
    margin-right: -10px
}

#box_slider2 {
    position: relative;
    max-width: 770px;
    height: 308px;
    overflow: hidden;
    margin-top: 10px;
    margin-bottom: 15px
}

.slider2_img {
    position: absolute;
    top: 0;
    right: -770px
}

.slider2_nav_left {
    display: block;
    cursor: pointer;
    font-size: 20px;
    font-weight: 700;
    color: #8a8a8a;
    position: absolute;
    left: 20px;
    top: 35%;
    opacity: .5;
    padding: 10px;
    padding-left: 13px;
    padding-right: 13px;
    background-color: rgba(255, 255, 255, 0.9);
    border-radius: 20px
}

.slider2_nav_left:hover {
    opacity: .8
}

.slider2_nav_right {
    display: block;
    cursor: pointer;
    font-size: 20px;
    font-weight: 700;
    color: #8a8a8a;
    position: absolute;
    right: 20px;
    top: 35%;
    opacity: .5;
    padding: 10px;
    padding-left: 13px;
    padding-right: 13px;
    background-color: rgba(255, 255, 255, 0.9);
    border-radius: 20px
}

.slider2_nav_right:hover {
    opacity: .8
}

.slider2_img1 {
    right: 0
}

.price_tovar {
    font-size: 14px;
    color: #39A4D9;
    font-weight: 700;
    position: relative;
    display: inline-block;
    width: 100%;
    text-align: center
}

.old_price {
    color: #e3102e;
    font-size: 12px;
    position: absolute;
    left: 110px;
    text-decoration: line-through;
}

.price_tovar img {
    margin-top: 3px
}

.box_carts_list {
    padding: 8px;
    border: 1px solid #eae8e8;
    margin-bottom: 22px
}

.box_carts_list table {
    border: 0;
    border-collapse: collapse;
    color: 36373 b;
    font-size: 12px;
    line-height: 16px;
    width: 100%
}

.box_carts_list table td {
    border: 0;
    padding: 16px;
    vertical-align: middle;
    font-weight: 700
}

.carts_list_img {
    width: 60px
}

.carts_list_name a {
    color: #36373b;
    font-size: 12px;
    text-decoration: none;
    line-height: 16px;
    font-weight: 700
}

.carts_list_price {
    width: 78px
}

.carts_list_count {
    width: 70px;
    text-align: center;
    position: relative
}

.carts_list_count div {
    position: relative
}

.carts_list_count input {
    width: 60px;
    text-align: center;
    padding: 1px;
    border: 1px solid #eae8e8
}

.carts_list_summa {
    width: 78px
}

.carts_list_summa div {
    font-size: 10px;
    color: #e9082d
}

.carts_list_del {
    width: 15px;
    text-align: center
}

.del_carts {
    display: inline-block;
    height: 14px;
    width: 14px;
    background-image: url(/img/del.png)
}

.del_carts:hover {
    opacity: .5
}

.count_min {
    display: block;
    width: 12px;
    height: 18px;
    position: absolute;
    top: 0;
    left: 5px;
    background-image: url(/img/count_min.png)
}

.count_max {
    display: block;
    width: 12px;
    height: 18px;
    position: absolute;
    top: 0;
    right: 5px;
    background-image: url(/img/count_max.png)
}

.box_right_carts {
    padding: 20px;
    border: 1px solid #eae8e8
}

.box_right_carts-text1 {
    font-size: 12px;
    color: #a2a2a2
}

.box_right_carts-text2 {
    font-size: 11px;
    color: #989898;
    line-height: 18px;
    margin-top: 17px
}

.box_right_carts-text3 {
    font-size: 12px;
    color: #272727;
    font-weight: 700;
    margin-top: 17px;
    margin-bottom: 4px
}

.box_right_carts-summa {
    color: #373737;
    font-size: 36px;
    font-weight: 700;
    margin-top: 19px;
    margin-bottom: 13px
}

.box_right_carts-summa img {
    margin-top: -3px
}

.oformit_zakaz {
    display: inline-block;
    background: -moz-linear-gradient(#f3f1f1, #e7e7e7);
    background: -ms-linear-gradient(#f3f1f1, #e7e7e7);
    background: -o-linear-gradient(#f3f1f1, #e7e7e7);
    background: -webkit-linear-gradient(#f3f1f1, #e7e7e7);
    border: 1px solid #e0e0e0;
    text-transform: uppercase;
    color: #373737;
    font-size: 18px;
    text-align: center;
    padding: 10px;
    width: 89%;
    text-decoration: none;
    border-radius: 7px;
    margin-top: 7px;
    font-weight: 700
}

.oformit_zakaz:hover {
    opacity: .8
}

.btn_oformit_zakaz {
    display: inline-block;
    padding: 9px;
    border-radius: 6px;
    background: -moz-linear-gradient(#d6d6d6, #f2eeee);
    background: -ms-linear-gradient(#d6d6d6, #f2eeee);
    background: -o-linear-gradient(#d6d6d6, #f2eeee);
    background: -webkit-linear-gradient(#d6d6d6, #f2eeee);
    text-decoration: none;
    font-size: 13px;
    color: #555;
    border: 1px solid #c6c6c6;
    margin-top: 10px
}

.btn_oformit_zakaz:hover {
    opacity: .8
}

.box_add_carts {
    position: fixed;
    top: 40%;
    left: 50%;
    width: 600px;
    height: 250px;
    margin-left: -300px;
    margin-top: -140px;
    background-color: #fdfdf9;
    border: 8px solid rgba(131, 195, 255, 0.3);
    box-shadow: 0 0 20px #fff;
    display: none;
    z-index: 10002
}

.close_add_carts {
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 11px;
    color: #ec1313;
    text-decoration: none;
    opacity: .6
}

.close_add_carts:hover {
    opacity: 1
}

.close_add_carts2 {
    display: inline-block;
    padding: 10px;
    padding-top: 11px;
    color: #333;
    font-weight: 700;
    font-size: 13px;
    border-radius: 5px
}

.close_add_carts2:hover {
    opacity: 1
}

.podval_add_carts {
    margin-top: 20px;
    font-size: 14px;
    color: #333;
    line-height: 20px;
    text-align: left
}

.podval_add_carts div {
    color: #e00;
    font-size: 18px;
    margin-bottom: 10px
}

.btn_oformit_z {
    display: inline-block;
    padding: 10px;
    text-decoration: none;
    color: #fff;
    font-size: 13px;
    background-color: #12a912;
    border-radius: 5px;
    margin-right: 15px
}

.btn_oformit_z:hover {
    background-color: #0d9b0d
}

.div_add_carts {
    position: relative;
    width: 560px;
    height: 190px;
    padding: 20px
}

.tbl_div_add_carts {
    text-align: left;
    margin-top: 20px
}

.div_add_carts-td1 {
    display: inline-block;
    height: 110px;
    width: 180px;
    text-align: center;
    overflow: hidden
}

.div_add_carts-td2 {
    display: inline-block;
    height: 110px;
    text-align: left;
    padding-left: 20px
}

.div_add_carts-td2 span {
    text-align: left;
    font-weight: 700
}

.div_add_carts-td2 a {
    font-size: 18px;
    color: #525252;
    display: inline-block;
    margin-bottom: 15px;
    font-weight: 700
}

.count_bay_form {
    width: 50px;
    position: relative;
    margin-top: -10px
}

.count_bay_form input {
    padding: 6px;
    text-align: center;
    width: 30px;
    border: 1px solid #dfdddd;
    margin-top: 23px
}

.count_bay_form a {
    top: 29px
}

.count_bay_form .count_min {
    left: -3px
}

.count_bay_form .count_max {
    left: 37px
}

.box_main_img {
    position: relative;
    padding: 10px;
    background-color: #fff;
    border: 1px solid #e2e2e2;
    text-align: center;
    display: inline-block;
    margin: auto;
    width: 500px
}

.mini_img_goods {
    display: inline-block;
    margin-right: 4px;
    margin-top: 10px
}

.name_goods {
    font-size: 24px;
    color: #626262;
    margin-bottom: 17px;
    padding-right: 50px
}

.name_goods H1 {
    font-size: 24px !important;
    color: #626262;
    font-weight: 700
}

.articul_text {
    font-size: 12px;
    color: #626262
}

.box_goods_inf {
    padding: 10px;
    border: 1px solid #dcdcdc;
    border-radius: 7px;
    margin-top: 12px;
    margin-bottom: 15px;
    position: relative
}

.box_goods_inf table {
    width: 100%;
    color: #626262
}

.box_goods_inf table td {
    padding: 10px;
    vertical-align: middle;
    position: relative
}

.box_goods_inf_td1 {
    width: 40%;
    padding-bottom: 0 !important
}

.box_goods_inf_td2 {
    width: 30%;
    padding-bottom: 0 !important
}

.box_goods_inf_td3 {
    width: 20%;
    padding-bottom: 0 !important
}

.span_skidka {
    color: #cb0000;
    font-size: 16px !important;
    text-decoration: line-through;
    font-weight: 700 !important;
    top: 20px;
}

.row-skidka {
    position: absolute;
    top: 20px;
}

.td_price {
    font-size: 24px;
    color: #626262;
    font-weight: 700
}

.td_price span {
    font-weight: 400;
    font-size: 16px
}

.btn_big_zakaz {
    display: block;
    background: url(../img/avto-zakaz.png);
    background-repeat: no-repeat;
    height: 33px;
    width: 290px;
    position: relative;
    margin: 20px 0 0;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    text-decoration: none;
    text-align: center;
    padding: 10px 0
}

.description_goods {
    background: #F3F3F3;
    color: #4B4E5A;
    padding: 30px;
    font-size: 13px;
    font-style: italic;
    width: 95%;
}

.btn_big_zakaz:hover {
    opacity: 0.9
}

.line_box_goods_inf {
    border-top: 1px solid #e2e2e2;
    margin-top: 5px;
    margin-bottom: 10px
}

.buy_one_click {
    font-size: 12px;
    color: #626262;
    display: inline-block;
    margin-left: 10px;
    padding-top: 14px
}

.add_sravnenie {
    display: inline-block;
    padding: 5px;
    background-image: url(/img/ico_sravn.png);
    background-position: 0 7px;
    background-repeat: no-repeat;
    color: #626262;
    font-size: 12px;
    padding-left: 23px;
    margin-right: 0
}

.spisok_sravnenie {
    display: inline-block;
    padding: 5px;
    color: #626262;
    font-size: 12px;
    margin-right: 0;
    text-decoration: none;
    margin-left: -5px
}

.spisok_sravnenie:hover {
    text-decoration: underline
}

.svyz_manager {
    display: inline-block;
    padding: 5px;
    background-image: url(/img/ico_phone.png);
    background-position: 0 7px;
    background-repeat: no-repeat;
    color: #626262;
    font-size: 12px;
    padding-left: 23px;
    margin-right: 20px
}

.add_favorite2 {
    display: inline-block;
    padding: 5px;
    background-image: url(/img/ico_favorit.png);
    background-position: 0 7px;
    background-repeat: no-repeat;
    color: #626262;
    font-size: 12px;
    padding-left: 23px;
    margin-right: 20px;
    width: 130px
}

.text_small {
    line-height: 24px;
    color: #626262;
    font-size: 12px;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 0;
    width: 100%;
}

.box_right_soc {
    margin-left: 0;
    background-color: #F3F3F3;
    line-height: 16px;
    font-size: 11px;
    color: #626262;
    padding: 15px;
    border-radius: 5px
}

.box_buy_one_click {
    position: relative;
}

.box_buy_one_click_msg {
    display: none;
}

.box_frm_zakaz_one_clik {
    display: inline-block;
    background-color: #f5f5f5;
    border: 1px solid #e5e1e1;
    padding: 30px 10px 10px;
    width: 98%;
}

.box_favorites {
    position: fixed;
    right: 0;
    top: 40%;
    width: 60px;
    text-align: center;
    background-image: url(/img/favoris.png);
    background-repeat: no-repeat;
    background-position-x: 10px;
    padding-top: 60px;
    display: none;
    cursor: pointer
}

.div_favorites {
    font-size: 20px;
    color: #333;
    font-weight: 700;
    text-decoration: none
}

.div_favorites:hover {
    color: #e8c40c
}

.line_goods_favorites {
    padding: 5px;
    padding-left: 0;
    font-size: 15px;
    color: #949494
}

.del_favorites {
    font-size: 18px;
    color: #d50606;
    text-decoration: none;
    font-weight: 700;
    display: inline-block;
    padding: 6px;
    padding-left: 11px;
    padding-right: 11px
}

.del_favorites:hover {
    color: #fff;
    background-color: #d50606
}

.name_goods_favorites {
    font-size: 15px;
    color: #333;
    text-decoration: none
}

.name_goods_favorites:hover {
    text-decoration: underline
}

.box_blog {
    margin-bottom: 30px;
    width: 100%;
    display: inline-block;
}

.box_blog-title {
    font-size: 25px;
    color: #8d8d8d;
    display: block;
    margin-bottom: 10px
}

.box_blog-title:hover {
    color: #424242
}

.box_blog-img {
    width: 100%;
    max-width: 180px;
    float: left;
    padding-right: 20px;
}

.box_blog-date {
    font-size: 14px;
    color: #c3c3c3;
    margin-bottom: 10px
}

.box_blog-text {
    font-size: 13px;
    line-height: 18px;
    display: block;
    margin-bottom: 10px;
    margin-top: 10px;
}

.box_blog-read_more {
    font-size: 15px;
    color: #6f6f6f;
    text-decoration: underline
}

.box_blog-read_more:hover {
    color: #424242
}

.box_cabinet_nav {
    display: inline-block;
    border: 1px solid #d5d5d5;
    border-radius: 3px;
    margin-bottom: 10px;
    margin-top: 10px;
    text-align: left
}

.btn_cabinet_nav {
    display: inline-block;
    padding: 6px;
    padding-left: 10px;
    padding-right: 10px;
    text-decoration: none;
    font-size: 12px;
    color: #666;
    border: 1px solid rgba(0, 0, 0, 0);
    border-right: 1px solid #cac8c8;
    margin-left: -4px
}

.btn_cabinet_nav:first-child {
    margin-left: 0
}

.btn_cabinet_nav:last-child {
    border-right: 1px solid #fff
}

.btn_cabinet_nav:hover {
    background-color: #fffdf7
}

.btn_cabinet_nav_h {
    background-color: #FFECA6 !important
}

.box_content_cabinet {
    display: none
}

.box_content_cabinet1 {
    display: block
}

.frm_cabinet_user {
    line-height: 20px
}

.frm_cabinet_user input[type=text] {
    padding: 5px;
    border: 1px solid #e1e1e1;
    border-radius: 3px
}

.frm_cabinet_user textarea {
    padding: 5px;
    border: 1px solid #e1e1e1;
    border-radius: 3px
}

.box_comment_zakaz {
    border: 1px solid #d6d6d6;
    padding: 10px;
    background-color: #fafafa
}

.box_comment_zakaz div {
    font-weight: 700
}

.btn_pay_cab {
    display: inline-block;
    margin-left: 5px;
    color: #ec0a0a;
    font-size: 12px;
    text-decoration: none
}

.btn_pay_cab:hover {
    text-decoration: underline
}

.box_goods_left {
    display: block;
    float: left;
    width: 580px;
    min-height: 350px;
    position: relative;
    padding-right: 5px
}

.box_goods_right {
    display: block;
    float: left;
    max-width: 350px;
    min-height: 350px;
    position: relative;
    padding-left: 15px
}

.price_in_goods {
    font-size: 32px;
    font-weight: 700;
    margin-top: 25px;
    margin-bottom: 7px
}

.price_in_goods span {
    font-size: 24px;
    font-weight: 400
}

.title_with_item_goods {
    padding: 9px;
    font-size: 13px;
    color: #333;
    background-color: #f2f2f2;
    margin-bottom: 10px;
    font-weight: 700
}

.left_block_user_form {
    display: inline-block
}

.left_block_carts {
    display: block;
    max-width: 640px;
    margin-top: 10px;
    overflow: hidden;
    float: left
}

.right_block_carts {
    display: block;
    width: 300px;
    margin-top: 10px;
    margin-left: -4px;
    padding-left: 20px;
    overflow: hidden;
    clear: right
}

.box_left_katalog_mob {
    display: none;
    border: 1px solid #e5e5e5;
    border-bottom: 0;
    overflow: hidden
}

.box_left_katalog_mob a {
    display: block;
    padding: 8px;
    font-size: 14px;
    color: #333;
    text-decoration: none;
    background-color: #f9f7f7;
    border-bottom: 1px solid #e7e3e3
}

.box_left_katalog_mob a:last-child {
    border-bottom: 0
}

.box_left_katalog_mob a:hover {
    background-color: #f3eeee
}

.box_left_katalog_mob a:active {
    background-color: #ffc2c2
}

.box_inf_carts_mob {
    display: none;
    padding: 10px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    font-weight: 700;
    background-color: #da0202;
    margin-bottom: 5px;
    margin-top: -13px
}

.box_inf_carts_mob a {
    display: inline-block;
    color: #fff;
    font-size: 14px
}

.btn_show_inf_carts_mob {
    display: none;
    cursor: pointer;
    border: 1px solid #d9d8d8;
    padding: 8px;
    color: #333;
    font-size: 14px;
    background-color: #e9e9e9;
    margin-bottom: 10px;
    text-align: center
}

.btn_show_inf_carts_mob:active {
    border: 1px solid #31af05;
    background-color: #34c900
}

.line_har_goods {
    display: inline-block;
    padding: 15px 40px;
    width: 100%;
    padding-left: 80px;
    margin: 5px 0;
}

.line_har_goods:nth-child(even) {
    background-color: #fff
}

.card-har li:nth-child(1) {
    background: #fff url(/uploads/images/car.jpg) 0% 50% no-repeat;
    background-size: contain;
}

.card-har li:nth-child(2) {
    background: #fff url(/uploads/images/man.jpg) 0% 50% no-repeat;
    background-size: contain;
}

.card-har li:nth-child(3) {
    background: #fff url(/uploads/images/case.jpg) 0% 50% no-repeat;
    background-size: contain;
}

.card-har li:nth-child(4) {
    background: #fff url(/uploads/images/door.jpg) 0% 50% no-repeat;
    background-size: contain;
}

.card-har li:nth-child(5) {
    background: #fff url(/uploads/images/box.jpg) 0% 50% no-repeat;
    background-size: contain;
}

.card-har li:nth-child(6) {
    background: #fff url(/uploads/images/snow.jpg) 0% 50% no-repeat;
    background-size: contain;
}

.main_bg {
    background: url(../img/main_bg.jpg) center no-repeat;
    height: 450px;
    width: 100%
}

.content {
    width: 960px;
    position: relative;
    margin: auto
}

.main_bg_index h1 {
    color: #fff;
    font-size: 32px !important;
    font-weight: 700;
    text-align: center;
    text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.65);
    padding-top: 68px !important;
    display: block
}

.main_content {
    color: #5a5b5f;
    font-size: 13px;
    font-style: italic;
    text-align: left
}

.main_content h2 {
    font-style: normal;
    text-align: center;
    font-size: 30px !important;
    padding-bottom: 16px
}

.main_content h2:first-child {
    margin-top: 20px;
}

.margin_our_avto h2 {
    margin-top: 70px !important;
}

.main_order {
    background: url(../img/order_bg.png) repeat-x;
    height: 220px;
    top: 100px;
    position: relative;
    box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.15);
    padding: 30px 60px
}

.car_order {
    background: url(../img/cars-bg.png) repeat-x;
    height: 260px;
    top: -2px;
    position: relative;
    box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.15);
    padding: 30px 40px;
}

.blue_button {
    display: block;
    background: url(../img/blue_button.png);
    background-repeat: no-repeat;
    height: 33px;
    width: 167px;
    position: relative;
    margin: auto;
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    text-decoration: none;
    text-align: center;
    border: none;
    padding: 5px 0
}

.main-order-select {
    position: relative
}

.form-label {
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    padding: 15px 0;
    display: inline-block;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.25)
}

.main-form-row {
    display: inline-block;
    margin-bottom: 15px;
    float: left;
    width: 100%
}

.main-form-col {
    display: inline-block;
    width: 49%;
    float: left
}

.date-field {
    position: relative;
    overflow: hidden;
    border: none;
    padding: 1px 40px;
    border-radius: 22px;
    font-size: 14px;
    background-color: #fff;
    background-clip: padding-box;
    color: #9d9d9d;
    text-decoration: none;
    box-shadow: inset 4px 4px 6px 1px rgba(22, 83, 111, 0.2);
    line-height: 42px;
    width: 120px;
    height: 42px;
    background: #fff url(/img/calendar.png) 0 50% no-repeat;
    float: left;
    margin-right: 5px
}

.time-field {
    margin: 0 5px;
    float: left
}

.time-field a {
    padding-left: 10px !important
}

.main-form-btn {
    display: block;
    background: url(/img/avto-submit.png) 50% 50% no-repeat;
    position: relative;
    float: right;
    width: 175px;
    height: 44px;
    background-size: contain;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    border: none;
    margin: 10px;
    cursor: pointer
}

.main-form-calc {
    display: block;
    background: url(/img/avto-calc.png) 50% 50% no-repeat;
    position: relative;
    width: 240px;
    height: 47px;
    background-size: contain;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    border: none;
    margin: 0;
    cursor: pointer;
    float: left
}

.main-form-btn:hover {
    opacity: .9
}

.time-picker {
    position: relative;
    overflow: hidden;
    border: none;
    padding: 1px 50px 1px 30px;
    border-radius: 22px;
    font-size: 14px;
    background-clip: padding-box;
    color: #252525;
    text-decoration: none;
    box-shadow: inset 4px 4px 6px 1px rgba(22, 83, 111, 0.2);
    line-height: 42px;
    width: 110px;
    height: 42px;
    background: #fff url(/img/select_drop.png) 100% 50% no-repeat
}

.time-picker:focus {
    background: #fff url(/img/select_drop_down.png) 100% 50% no-repeat
}

.carousel {
    display: inline-block;
    width: 100%;
    background: #5A5B5F url(/img/carousel-wrap.png) 50% 0 no-repeat;
    min-height: 325px;
    margin: 30px 0;
    text-align: center
}

.promo {
    display: inline-block;
    width: 100%;
    background: #196284 url(/img/promo-bg.png) 50% 0 no-repeat;
    min-height: 380px;
    margin: 30px 0 0;
    text-align: center
}

.promo-row {
    display: inline-block;
    width: 100%;
    margin: 50px 0 22px
}

.promo_block {
    display: inline-block;
    width: 280px;
    height: 197px;
    float: left;
    margin: 0 50px
}

.promo_block:first-child,
.promo_block:last-child {
    margin: 0
}

.promo-wrap-img {
    display: inline-block;
    width: 100%;
    max-height: 195px;
    overflow: hidden;
}

.promo-wrap-img img {
    width: 100%
}

.head-label {
    font-size: 30px;
    font-weight: 700;
    color: #fff;
    padding: 50px 0 20px
}

.slider {
    width: 920px;
    height: auto;
    overflow: hidden;
    position: relative;
    padding: 17px 20px 6px;
    background: transparent;
    margin: 0
}

.box-top {
    width: 920px;
    overflow: hidden;
    color: #616161;
    float: left;
    position: relative;
    left: 15px
}

.box-top ul li {
    width: 295px;
    height: auto;
    padding: 0;
    display: inline-block;
    float: left;
    text-align: left;
    margin-left: 10px !important
}

.slider .box-top img {
    width: 159px;
    height: 95px;
    float: left
}

.box-left {
    width: 55px;
    padding: 0;
    margin: 64px 0 0;
    text-align: center;
    font-size: 0;
    line-height: 0;
    left: 0;
    position: absolute;
    z-index: 200
}

.box-left a {
    width: 38px;
    height: 38px;
    overflow: hidden;
    text-indent: 50px;
    background: url(/img/prev.png) no-repeat 0 0;
    display: block;
    cursor: pointer
}

.box-top ul {
    list-style: none;
    padding: 0
}

.box-top a {
    color: #fff;
    text-decoration: none;
    font-weight: 700
}

.box-top img {
    margin-bottom: 3px
}

.box-right {
    width: 56px;
    padding: 0;
    margin: 64px 0 0;
    text-align: right;
    font-size: 0;
    line-height: 0;
    position: absolute;
    right: 10px;
    z-index: 200
}

.box-right a {
    width: 38px;
    height: 38px;
    overflow: hidden;
    text-indent: 50px;
    background: url(/img/next.png) no-repeat 0 0;
    display: block;
    float: right;
    cursor: pointer
}

.row-head {
    font-style: normal;
    text-align: center;
    font-size: 30px !important;
    color: #5a5b5f;
    font-weight: 700;
    margin: 20px 0
}

.main-map {
    display: inline-block;
    width: 100%;
    height: 460px;
    margin: auto
}

.forma_callback_box2 {
    display: block;
    width: 190px;
    height: 215px;
    background: url(../img/order_bg.png) repeat-x;
    color: #fff !important;
    position: absolute;
    z-index: 10;
    right: 20px;
    margin-top: 90px;
    padding: 30px;
    box-shadow: 0 0 40px 1px rgba(0, 0, 0, 0.15);
    text-align: center
}

.forma_callback_box2 input[type='text'] {
    width: 80% !important;
    padding: 8px 5px;
    border-radius: 50px;
    background: #fff;
    border: 2px solid #146D97;
    text-align: center
}

.forma_callback_box2 input[type='button'] {
    display: block;
    background: url(../img/blue_button.png);
    background-repeat: no-repeat;
    height: 33px;
    width: 167px;
    position: relative;
    margin: auto;
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    text-decoration: none;
    text-align: center;
    padding: 5px 0;
    border: none;
    margin: 20px auto;
    cursor: pointer
}

.news_bg {
    display: inline-block;
    width: 100%;
    background: #fff url(/img/rent-news.jpg) 50% 0 no-repeat;
    height: 103px;
    margin-bottom: 30px
}

.katalog_bg {
    display: inline-block;
    width: 100%;
    background: #fff url(/img/rent-cars.jpg) 50% 0 no-repeat;
    height: 96px
}

.goods_bg {
    display: inline-block;
    width: 100%;
    background: #fff url(/img/rent-cars.jpg) 50% 0 no-repeat;
    height: 103px
}

.about_bg {
    display: inline-block;
    width: 100%;
    background: #fff url(/img/rent-company.jpg) 50% 0 no-repeat;
    height: 326px;
    margin-bottom: 30px
}

.bus_bg {
    display: inline-block;
    width: 100%;
    background: #fff url(/img/bus-bg.jpg) 50% 0 no-repeat;
    height: 180px;
    margin-bottom: 30px
}

.news-img-bg {
    display: inline-block;
    height: auto;
    max-height: 240px;
    background: #fff url(/img/news-img-bg.png) 50% 0 no-repeat;
    z-index: 1000;
    width: 320px;
}

.news-img-bg img {
    -webkit-clip-path: polygon(0 0, 100% 0, 75% 100%, 0% 100%);
    clip-path: polygon(0 0, 100% 0, 75% 100%, 0% 100%);
    width: 100%;
}

.news-item-list {
    display: inline-block;
    margin-bottom: 20px;
    border: 1px solid #E8E8E8;
    min-height: 240px;
    overflow: hidden;
}

.news-heading {
    color: #00BCD8;
    font-size: 21px;
    text-decoration: none;
    font-weight: 600;
    padding: 30px 0;
    display: inline-block
}

.news-btn-more {
    display: inline-block;
    float: right;
    height: 22px;
    width: 147px;
    background: #00BCD8;
    text-align: center;
    color: #fff;
    text-decoration: none;
    padding: 10px 0;
    margin-right: 20px;
    -webkit-clip-path: polygon(0 0, 100% 0, 90% 100%, 0% 100%);
    clip-path: polygon(0 0, 100% 0, 90% 100%, 0% 100%)
}

.news-banner {
    display: inline-block;
    padding: 15px;
    float: right;
}

.page_name_wrap {
    display: inline-block;
    font-size: 30px;
    font-weight: 700;
    color: #000;
    margin: 5px 0 40px;
    line-height: normal;
}

.history_wrap {
    font-size: 12px;
    margin-top: 20px;
}

.history_wrap a {
    color: #00BCD8;
    font-weight: 700
}

.custom-radio, .custom-checkbox {
    width: 16px;
    height: 16px;
    display: inline-block;
    position: relative;
    z-index: 1;
    top: 3px;
    background: url(/img/icons/radio.png) no-repeat
}

.custom-checkbox:hover, .custom-radio:hover {
    background: url(/img/icons/radio-hover.png) no-repeat
}

.custom-radio.selected, .custom-checkbox.selected {
    background: url(/img/icons/radio-selected.png) no-repeat
}

.custom-checkbox input[type="checkbox"], .custom-radio input[type="radio"] {
    margin: 1px;
    position: absolute;
    z-index: 2;
    cursor: pointer;
    outline: none;
    opacity: 0;
    _nofocusline: expression(this.hideFocus=true);
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
    -khtml-opacity: 0;
    -moz-opacity: 0
}

.radio_group label {
    display: inline-block;
    color: #fff;
    font-size: 12px;
    background: #125778;
    padding: 5px 10px;
    border-radius: 50px;
    margin-right: 8px;
    cursor: pointer;
}

.slideControlContainer {
    height: 8px;
    background: #0C3C52;
    border: 1px solid #0C3C52;
    border-radius: 7px;
    cursor: pointer;
    width: 120px;
    float: left;
    margin: 15px 10px 0 0
}

.slideControlFill {
    background: #1382B7;
    display: block;
    height: 100%;
    border-radius: 7px;
    position: relative;
    z-index: 1;
    overflow: visible !important
}

.slideControlHandle {
    display: block;
    background: #1491CC;
    border-radius: 15px;
    border: 5px solid #fff;
    width: 8px;
    height: 8px;
    box-shadow: 0 0 1px #555;
    position: absolute;
    right: 0;
    top: -5px;
    z-index: 5;
    cursor: pointer
}

.ieShadow {
    zoom: 1;
    filter: progid:DXImageTransform.Microsoft.Shadow(color=#aaaaaa, direction=0, strength=1), progid:DXImageTransform.Microsoft.Shadow(color=#aaaaaa, direction=45, strength=1), progid:DXImageTransform.Microsoft.Shadow(color=#aaaaaa, direction=90, strength=1), progid:DXImageTransform.Microsoft.Shadow(color=#aaaaaa, direction=135, strength=1), progid:DXImageTransform.Microsoft.Shadow(color=#aaaaaa, direction=180, strength=1), progid:DXImageTransform.Microsoft.Shadow(color=#aaaaaa, direction=225, strength=1), progid:DXImageTransform.Microsoft.Shadow(color=#aaaaaa, direction=270, strength=1), progid:DXImageTransform.Microsoft.Shadow(color=#aaaaaa, direction=315, strength=1);
    top: -8px;
    right: -4px
}

.slideControlInput {
    width: 35px;
    font-size: 24px;
    padding: 3px 5px;
    border: none;
    text-align: center;
    color: #fff;
    font-weight: 700;
    background: transparent
}

.clearfix {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}

.clearfix ul {
    list-style-type: none
}

.clearfix li {
    margin-left: 0;
    list-style-type: none;
    display: inline-block;
    float: left;
    width: 175px
}

.clearfix label {
    font-weight: 700;
    width: 100%;
    color: #fff;
    display: inline-block;
    height: 35px;
    text-indent: 42px
}

.clearfix li:first-child label {
    background: url(/img/icons/man.png) 0 50% no-repeat;
    background-size: contain;
    background-size: 30px;
}

.clearfix li:nth-child(2) label {
    background: url(/img/icons/door.png) 0 50% no-repeat;
    background-size: contain;
    background-size: 30px;
}

.clearfix li:last-child label {
    background: url(/img/icons/chemodan.png) 0 50% no-repeat;
    background-size: contain;
    background-size: 30px;
}

.main-form-row-2 {
    display: inline-block;
    float: left;
    width: 65%
}

.main-form-row-1 {
    display: inline-block;
    float: left;
    width: 35%
}

.k-type {
    background: url(/img/icons/type.png) 0 50% no-repeat;
    background-size: contain;
    font-weight: 700;
    width: 100%;
    color: #fff;
    display: inline-block;
    height: 35px;
    text-indent: 45px;
    margin: 50px 0 10px 20px
}

.datatable {
    border-collapse: collapse;
    width: 100%;

}

.datatable td {
    padding: 15px 20px;
}

.datatable th {
    background-color: #595B5F;
    color: #fff;
    text-align: left;
    padding: 15px 20px;
    font-weight: bold;
}

.datatable caption {
    font: bold 110% inherit;
    color: #33517A;
    text-align: left;
    padding: 0.4em 0 0.8em 0;
}

.datatable tr.altrow {
    background-color: #E2E2E2;
}

.inf_har {
    display: inline-block;
    height: 75px;
    width: 100%;
}

.inf_har ul {
    list-style-type: none;
}

.inf_har li {
    list-style-type: none;
    color: #5A5B5F;
    display: inline-block;
    font-weight: bold;
    padding: 5px 8px 0 28px;
}

.main_goods .inf_har li:nth-child(1) {
    background: none;
}

.main_goods .inf_har li:nth-child(2) {
    background: none;
}

.main_goods .inf_har li:nth-child(3) {
    background: none;
}

.main_goods .inf_har li:nth-child(4) {

}

.main_goods li.kp {
    background: none;
}

.main_goods li.cond {
    background: none;
}

.main_goods li.kpm {
    background: none;
}

.inf_har li:nth-child(1) {
    background: url(/img/icons/b-man.png) 0% 50% no-repeat;
}

.inf_har li:nth-child(2) {
    background: url(/img/icons/b-case.png) 0% 50% no-repeat;
}

.inf_har li:nth-child(3) {
    background: url(/img/icons/b-door.png) 0% 50% no-repeat;
}

.inf_har li:nth-child(4) {

}

li.kp {
    background: url(/img/icons/b-automat.png) 0% 50% no-repeat;
}

li.cond {
    background: url(/img/icons/cond.png) 0% 50% no-repeat;
}

li.kpm {
    background: url(/img/icons/b-mech.png) 0% 50% no-repeat;
}

#slider, #slider2, #slider3 {
    height: 8px;
    background: #0C3C52;
    border: 1px solid #0C3C52;
    border-radius: 7px;
    cursor: pointer;
    width: 120px;
    float: left;
    margin: 15px 10px 0 0;
    width: 110px;
}

.chosen-container-active {
    color: #000;
}

.b_row {
    display: inline-block;
    margin: 10px 0;
    height: 180px;
    overflow: hidden;
    border: 1px solid #ddd;
    width: 100%;
}

.b_text {
    font-size: 19px;
    color: #39A4D9;
    font-weight: 700;
    position: relative;
    display: inline-block;
    float: right;
    vertical-align: middle;
    padding: 60px 0;
    width: 600px;
    line-height: 1.5;
    text-align: left;
}

.grey-bg {
    background: #ddd;
}

.b_subhead {
    text-decoration: none;
    padding: 30px 0 0;
    display: inline-block;
}

.b_desc {
    color: #5a5b5f;
    font-size: 13px;
    font-style: italic;
}

.b-select {
    display: inline-block;
    background-color: #eee;
    padding: 15px 30px;
    border-radius: 15px;
    margin: 15px 0;
    font-style: oblique;
}

.hide {
    display: none;
}

.dop_info {
    display: inline-block;
    width: 100%;
    background: #1585BD;
    color: #fff;
    border-radius: 10px;
    padding: 30px;
    margin: 20px 0;
    font-style: italic;
    font-size: 13px;
    width: 95%
}

.zakaz-form {
    display: inline-block;
    width: 100%;
    margin: 30px 0;
}

.form-label {
    padding: 5px 0;
}

.client-fields {
    display: inline-block;
    background: url(../img/cars-bg-big.png) repeat-x;
    position: relative;
    box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.15);
    padding: 15px 30px;
    width: 400px;
}

.text-field {
    position: relative;
    overflow: hidden;
    border: none;
    padding: 1px 40px;
    border-radius: 22px;
    font-size: 14px;
    background-color: #fff;
    background-clip: padding-box;
    color: #9d9d9d;
    text-decoration: none;
    box-shadow: inset 4px 4px 6px 1px rgba(22, 83, 111, 0.2);
    line-height: 42px;
    width: 300px;
    height: 42px;
    margin-right: 5px
}

.small-text-field {
    position: relative;
    overflow: hidden;
    border: none;
    padding: 1px 40px;
    border-radius: 22px;
    font-size: 14px;
    background-color: #fff;
    background-clip: padding-box;
    color: #9d9d9d;
    text-decoration: none;
    box-shadow: inset 4px 4px 6px 1px rgba(22, 83, 111, 0.2);
    line-height: 42px;
    width: 43px;
    height: 42px;
    float: left;
    margin-right: 5px
}

.usloviya {
    list-style-type: none;
    margin-top: 20px !important;
}

.usloviya label {
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    display: inline-block;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.25);
    display: inline-block;
    cursor: pointer;
    position: relative;
    padding-left: 25px;
    margin-right: 15px;

}

.usloviya li {
    padding: 10px 0;
}

.usloviya input[type=checkbox] {
    display: none;
}

.usloviya label:before {
    content: "";
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-right: 10px;
    position: absolute;
    left: 0;
    bottom: 1px;
    border-radius: 3px;
    background-color: #fff;
    box-shadow: inset 0px 2px 3px 0px rgba(0, 0, 0, .3), 0px 1px 0px 0px rgba(255, 255, 255, .8);
}

input[type=checkbox]:checked + label:before {
    content: "\2713";
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .2);
    font-size: 15px;
    color: #333;
    text-align: center;
    line-height: 15px;
}

.confirm-label {
    color: #74D1F3;
    font-size: 16px;
    font-weight: bold;
    display: inline-block;
    width: 100%;
    float: left;
}

.predzakaz-btn {
    display: block;
    background: url(/img/predzakaz-btn.png) 50% 50% no-repeat;
    position: relative;
    width: 178px;
    height: 48px;
    background-size: contain;
    border: none;
    margin: 20px 0 0;
    cursor: pointer;
    float: left;
}

.predzakaz-btn {
    opacity: 0.9
}

.order-fields {
    display: inline-block;
    width: 380px;
    height: 600px;
    padding: 25px;
}

.options-list {
    color: #43709B;
    line-height: 36px;
}

.itogo {
    color: #43709B;
    border: 3px solid #43709B;
    padding: 10px 10px 20px;
    width: 180px;
    border-radius: 10px;
    margin-top: 20px;
    text-align: center;
}

.order-form-label {
    font-size: 14px;
    text-align: left;
    color: #43709B;
    display: inline-block;
    width: 100%;
}

.prim {
    font-size: 12px;
    color: #d8d8d8;
    margin: 0;
    display: block;
    position: absolute;
    margin-top: 8px;
}

.ymaps-2-1-31-map {
    width: 100% !important;
}

.cols-row {
    display: block;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.cols-30 {
    display: inline-block;
    position: relative;
    width: 40%;
    float: left;
}

.cols-70 {
    display: inline-block;
    position: relative;
    width: 60%;
    float: left;
}

.cols-50 {
    display: inline-block;
    position: relative;
    width: 50%;
    float: left;
}

.btn-send {
    float: right;
    margin-top: -40px;
}

.anketa {
    text-align: center;
}

.form_oplata{
    text-align: center;
}

.btn-oplata {
    background: #4ab1e5;
    color: white;
    width: 150px;
    height: 40px;
    border: navajowhite;
    border-radius: 20px;
    font-size: 16px;
    font-weight: bold;
}
.input-oplata{
    width: 150px;
    height: 40px;
    border-radius: 20px;
    border: 1px solid black;
    padding-left: 15px;
    font-size: 16px;
    margin-right: 20px;
    margin-left: 15px;
}

.link-itog-oplati{
    background: #4ab1e5;
    color: white;
    width: 220px;
    border: navajowhite;
    border-radius: 20px;
    font-size: 16px;
    font-weight: bold;
    display: block;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    text-decoration: navajowhite;
    margin-left: auto;
    margin-right: auto;
}
.text-input-oplata{
    font-size: 16px;
    padding-top: 10px;
    display: inline-block;
}
.text_oplata p{
    font-size: 16px;
}
.btn-oplata:hover{
    cursor: pointer;
}
.link-oplata-index{
    background: url("../img/yellow_button.png") no-repeat;
    background-size: 200px 45px;
    color: white;
    width: 201px;
    border: navajowhite;
    border-radius: 20px;
    font-size: 16px;
    font-weight: bold;
    display: inline-block;
    text-align: center;
    padding-top: 14px;
    padding-bottom: 14px;
    text-decoration: navajowhite;
    margin-top: 10px;
}
.link-oplata-index:hover{
    opacity: 0.9;
}
.btn-zv{
    padding: 5px;
    margin-top: -5px;
    border-radius: 10px;
    background: #eda906;
    text-align: center;
}


.btn-obr-zv{
    position: static;
    float: right;
    color: white!important;
    background: #0078a3;
    text-decoration: none!important;
    padding: 15px;
    margin-top: -25px;
}

.news-heading {
    transition: 0.3s ease;
}
.news-heading:hover {
    color: #1585bd;
}
.news-btn-more {
    transition: 0.3s ease;
}
.news-btn-more:hover {
    background: #1585bd;
}