@import url("../../fonts.googleapis.com/css-family=Open+Sans-400,600,700&subset=latin,cyrillic.css");

html, body {
    font-family: 'Open Sans', sans-serif;
    margin:0;
    padding:0;
    font-size:14px;
    color:#222222;
    background:#fff;
}
table {border:0px;border-collapse: collapse;padding:0px;}
table td {border:0px solid #000000;border-collapse:collapse;padding:0px;}
div,span,font {padding:0;margin:0;}
img {border:0px;}
input,textarea {color:#29160e;}
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {  
    opacity: 1;
}
select {font-size:12px;color:#29160e;}
option[disabled] {color: #ccc;}
.blockRawHtml ul {margin-left:20px;}
ul {list-style-position:inside;}
iframe {
    border:1px solid #e4e4e4;
}

h1, .h1 {font-size:24px;color:#3c3c37;font-weight:600;line-height:30px;padding:0;margin:0 0 15px 0px;}
h2, .h2 {font-size:20px;color:#222;font-weight:600;padding:0;margin:0 0 5px 0px;}
h3 {font-size:18px;color:#222;font-weight:600;padding:0;margin:0 0 5px 0px;}
h4 {font-size:17px;color:#222;font-weight:600;padding:0;margin:0 0 5px 0px;}
h5 {font-size:15px;color:#222;font-weight:600;padding:0;margin:0 0 5px 0px;}
h6 {font-size:14px;color:#222;font-weight:600;padding:0;margin:0 0 5px 0px;}

.h2.RawHtml {
    margin-bottom:30px;
}

.h2.title {text-align:center;color: #FE980F;font-family: 'Roboto', sans-serif;font-size: 18px;font-weight: 700;margin: 0 15px;text-transform: uppercase;margin-bottom: 30px;position: relative;}
.h2.title span {position: relative;z-index:3;background:#fff;padding:0 15px;display:inline-block;}
.h2.title:after {content: " ";position: absolute;border: 1px solid #f5f5f5;bottom: 8px;left: 0;width: 100%;height: 0;z-index: 1;}

.public a {
    color:#eb100a;
    cursor:pointer;
}
.RawHtml a {color:#040404;}

/* * */
.line_top {
    background-color:#020203;
    font-size:12px;color:#f7f7f7;
    line-height:26px;
    margin-bottom:16px;
}
.line_top a {
    font-size:12px;color:#f7f7f7;
    line-height:26px;
}
.line_top .social {
    padding:9px 0;
    height:44px;
}
.line_top .social a {
    font-size:12px;color:#f7f7f7;
    line-height:26px;
}
.line_top .social a:hover {
    color:#eb100a;
    text-decoration:none;
}
.line_top .social td {
    margin:0;padding:0;
    vertical-align:middle;
}
.line_top .social .b-share__handle {
    padding-top:0px !important;
}
.line_top .search_box {
    position:relative;
    border-left:1px solid #4c4c4d;
}
.line_top .search_box input {
    outline:none;
    border:0;
    padding:9px 20px 9px 15px;
    margin:0;
    width:100%;
    background-color:transparent;
    font-size:12px;color:#f7f7f7;
    line-height:26px;
}
.line_top .search_box a {
    position:absolute;
    right:-10px;
    font-size:24px;color:#f7f7f7;
    line-height:42px;
}
.line_top .cart {
    display:block;
    border:1px solid #4c4c4d;
    border-width:0 1px;
    padding-top:9px;
    padding-bottom:9px;
    font-size:14px;color:#fcfcfc;
    line-height:26px;
    text-align:center;
}
.line_top .cart i.fa {
    font-size:18px;
}
.logo_menu .logo img {
    max-width:100%;
    margin-bottom:15px;
}
.logo_menu .navbar-nav {
    padding:0;
}
.mainmenu {
    margin-top:34px;
    margin-right: -40px;
}
.mainmenu a {
    font-size:15px !important;
    color:#222 !important;
    font-weight:700 !important;
    line-height:22px !important;
    padding: 0 8px !important;
}
.mainmenu a:hover {
    color:#d60000 !important;
}
.mainmenu .sub-menu {
    z-index: 999;
    visibility: hidden;
    position: absolute;
    z-index: 2;
    top: 60px;
    left: 0;
    background: #fff;
    padding: 24px 25px;
    margin: 0;
    border-top: 3px solid #020202;
    width: auto;
    box-shadow: 0 0 8px rgba(0,0,0, 0.2);
    -webkit-box-shadow: 0 0 8px rgba(0,0,0, 0.2);
}
.mainmenu .sub-menu ul {
    list-style: none;
}
.mainmenu .sub-menu .fa-caret-up {
    position: absolute;
    top: -13px;
    left: 27px;
    font-size: 34px;
    line-height: 12px;
}
.mainmenu .dropdown:hover > .sub-menu {
    visibility:visible;
}
.mainmenu .sub-menu a {
    font-size:14px!important;
    font-weight:600!important;
    padding:7px 0 !important;
    white-space:nowrap;
    text-decoration:none;
}
.logo_menu .timework {
    float: left;
    font-size: 12px;
    color: #222;
    font-weight: 600;
    line-height: 14px;
    margin-top: 22px;
    margin-bottom: 5px;
    text-align: right;
    border-right: 1px solid rgba(34, 34, 34, 0.3);
    padding-right: 6px;
    margin-right: 8px;
}
.logo_menu .timework strong {
    font-size: 1.1em;
}

.logo_menu .btn-group {
    float: left;
    margin-top: 23px;
}

.logo_menu>div>.row {
    margin-left:-25px;
    margin-right:-25px;
}
.logo_menu>div>.row>div {
    padding-left:5px;
    padding-right:5px;
}
.logo_menu .dropdown-toggle {
    font-size:18px;color:#d60000;
    font-weight:600;
    line-height:20px;
    text-decoration:none;
}
.logo_menu .dropdown-toggle font {
    display:block;
    font-size:12px;color:#000;
    line-height:12px;
}
.logo_menu .open .dropdown-toggle {
    box-shadow:none;
    -webkit-box-shadow:none;
}
.logo_menu .btn-group .dropdown-menu {
    text-align:center;
    font-size:16px;
}
/* * */
.newsAnons {
    padding-bottom:21px;
    border-bottom:1px solid #e4e4e4;
    margin-bottom:30px;
}
.newsAnons .media {
    margin-bottom:26px;
}
.newsAnons .media-object {
    border:1px solid #e1e0e0;
}
.newsAnons .dt {
    font-size:12px;color:#a19e9e;
    line-height:12px;
    margin-bottom:4px;
}
.newsAnons .name {
    display:block;
    margin-bottom:6px;
    font-size:18px;color:#222;
    line-height:22px;
}
.newsAnons .more {
    display:block;
    margin-top:8px;
    font-size:12px;color:#eb100a;
}
.contentNews {
    margin-bottom:40px;
}
.imgOneNews {
    float:left;
    margin:0 15px 10px 0;
    max-width:100%;
}
/* * */
.podborShiniDiski {
    padding:50px 0 50px 0;
    margin-bottom:50px;
    background:url("../img/podborMain.jpg") fixed no-repeat center center;
    background-size: contain;
}
.podborShiniDiski.filter {
    margin: -30px 0 0;
}
.podborShiniDiski .form-control {
    border-radius:0;
}
.podborShiniDiski [type="number"].form-control {
    width:68px;
    font-size:14px;
    padding-left:0;
    padding-right:0;
}
.podborShiniDiski .filterH1 {
    background-color:#020203;
    font-size:20px;color:#fff;
    line-height:50px;
    text-align:center;
}
.podborShiniDiski .podtabs {
    float:right;
}
.podborShiniDiski .podtabs a {
    display:inline-block;
    width:48.5%;
    margin-left:1.5%;
    border:0;
    border-bottom:1px solid #100f0a;
    background-color:rgba(34,35,35, 0.85);
    font-size:16px;color:#fff;
    font-weight:600;
    line-height:49px;
    text-align:center;
}
.podborShiniDiski .podtabs a.active {
    border:0;
    border-bottom:1px solid transparent;
}
.podborShiniDiski .podtabs a:last-of-type {
    float:right;
}
.podborShiniDiski .filterBox {
    padding:28px 27px;
    background-color:rgba(34,35,35, 0.85);
    font-size:14px;color:#fff;
    font-weight:400;
    line-height:20px;
}
.podborShiniDiski .filterBox.waiting {
    position:relative;
    min-height:250px;
    -webkit-animation: pulsate 1.0s ease-out;
    -webkit-animation-iteration-count: infinite; 
}
@-webkit-keyframes pulsate {
    0% {opacity: 0.3;}
    50% {opacity: 0.5;}
    100% {opacity: 0.3;}
}
.podborShiniDiski .filterBox .rowpad6>div {
    padding-top:12px;
    padding-bottom:13px;
}
.podborShiniDiski .filterBox .checkbox {
    margin:7px 0;
}
.podborShiniDiski .btn {
    font-size:16px;color:#d60000;
    font-weight:600;
    line-height:20px;
    padding:6px 52px;
    border:3px solid #d60000;
    border-radius:0;
    background-color:transparent;
}
.podborShiniDiski .btn:hover {
    color:#fff;
    background-color:#d60000;
}
/* * */
.BrandsInCats {
    padding:45px 0 55px 0;
    background:url("../img/brands-bg.png") no-repeat center top #d8d8d8;
}
.BrandsInCats b {
    display:block;
    margin-bottom:35px;
    font-size:20px;color:#222;
    font-weight:400;
    line-height:34px;
}
.BrandsInCats a {
    display:block;
    margin:2px 0;
    font-size:12px;color:#222;
    line-height:12px;
}
.BrandsInCats a:hover {
    color:#eb100a;
    text-decoration:none;
}
/* * */
.RawHtmlImageBg {
    padding:63px 0 65px 0;
    background-attachment:fixed;
    background-size:cover;
}
.RawHtmlImageBg>div {
    padding:50px 55px;
    background-color:rgba(34,35,35, 0.8);
    font-size:14px;color:#fffcfc;
    line-height:18px;
}
.RawHtmlImageBg>div h2, .RawHtmlImageBg>div .h2 {
    color:#fefcfc;
}
/* * */
.podbor {
    background:url("../img/podbor-bg.png") no-repeat 0 43px #2c2c2c;
    font-size:14px;color:#fff;
    padding-bottom:30px;
    margin-top:12px;
    margin-bottom:25px;
}
.podbor .form-control {
    font-size:14px;color:#2b2b2b;
    border-radius:0;
}
.podbor .filter-name {
    display:block;
    cursor:pointer;
    padding:12px 15px 12px 22px;
    background-color:rgba(86,85,85, 0.48);
    border:1px solid #010101;
    border-width:1px;
    font-size:16px;color:#fff;
    font-weight:600;
    line-height:16px;
}
.podbor .filter-name i.fa {
    display:none;
    float:right;
    font-weight:400;
}
.podbor .filter-name i.fa.fa-chevron-down {display:block;}
.podbor .filter-name.collapsed i.fa.fa-chevron-up {display:block;}
.podbor .filter-name.collapsed i.fa.fa-chevron-down {display:none;}
.podbor .filter-name+.podbor .filter-name {
    border-top:0;
}
.podbor .filter-center {
    cursor:default;
    text-align:center;
}
.podbor .collapseDiv {
    padding:0 24px;
}
.podbor .collapseDiv>div {
    padding:12px 0 15px 0;
}
.podbor .collapseDiv a {
    color:#fff;
    text-decoration:none;
}
.podbor #podbor-price .form-control {
    height:38px;
    padding:0;
    text-align:center;
}
.podbor #podbor-price, .podbor #podbor-w, .podbor #podbor-et {
    line-height:38px;
}
.podbor .podborArr {
    background-color:#f3f4f4;
    padding:10px 0;
    font-size:16px;color:#2b2b2b;
    line-height:18px;
}
.podbor .podborArr>span {
    display:block;
    padding:0 16px;
}
.podbor .podborArr>a {
    display:block;
    text-align:right;
    padding:3px 16px;
}
.podbor .podborArr>div {
    position:relative;
    cursor:pointer;
    padding:8px 16px;
    border-bottom:1px solid #616262;
}
.podbor .podborArr>div:after {
    content:'\f00d';
    font-family: FontAwesome;
    color:#eb100a;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    position:absolute;
    top:8px;
    right:15px;
}
.podbor .podborArr>div b {
    font-weight:600;
}
.podbor .control-label {
    padding-top:7px;
    padding-bottom:7px;
}

.podbor .slider.slider-horizontal {width:95%;margin:0 5px;}
.podbor .slider-handle {width:12px;height:16px;background:#d60000;border:0px solid #d60000;border-radius:1px;}
.podbor .slider.slider-horizontal .slider-track {height:2px;}
.podbor .slider-selection {background:#d60000;}
.podbor .slider.slider-horizontal .slider-tick, .podbor .slider.slider-horizontal .slider-handle {margin-top:-7px;margin-left:-6px;}
/* * */
.btn.btn-size {
    float:right;
    font-size:16px;color:#d60000;
    font-weight:600;
    line-height:19px;
    padding:5px 32px;
    border:2px solid #eb100a;
    border-radius:0;
}
.btn.btn-size.center {
    display:none;
    float:none;
    margin:0 auto;
}
.BA-result {
    margin-top:20px;
    margin-bottom:30px;
}
.BA-result>.R {
    border-bottom:3px solid #0a0a0a;
    background:url("../img/cat-type-1.png") no-repeat 40px 100%;
    padding-top:10px;
    text-align:right;
    font-size:36px;color:#0a0a0a;
    font-weight:700;
    line-height:80px;
}
.BA-result>.R.cat-type-2 {
    background:url("../img/cat-type-2.png") no-repeat 40px 100%;
}
.BA-result .item {
    cursor:pointer;
    background-color:#f3f4f4;
    border-bottom:1px solid #dbdbdb;
    padding:13px 0;
    text-align:center;
    font-size:16px;color:#222;
    font-weight:600;
    line-height:18px;
}
.BA-result .item a {
    display:block;
    margin-top:-13px;
    margin-bottom:-13px;
    padding:13px 0;
    font-size:16px;color:#222;
    line-height:18px;
}
.BA-result .item:hover a, .BA-result .item.selected a {
    background-color:#d8d8d8;
    color:#d60000;
    text-decoration:none;
}
/* */
.byAutoShiniLine input {
    display:none;
}
.BA-result .item .byAutoShiniLine>div:last-of-type:after {
    position:absolute;
    opacity:0;
    right:12px;
    top:0;
    font-family: 'FontAwesome';
    content: "\f046";
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
}
.BA-result .item:hover .byAutoShiniLine>div:last-of-type:after {
    opacity:0.5;
}
.BA-result .item.selected .byAutoShiniLine>div:last-of-type:after {
    opacity:1;
}
/* * */
.oneTovarPlitka {
    border:1px solid #dbdbdb;
    padding-bottom:20px;
    margin-bottom:40px;
    text-align:center;
}
.oneTovarPlitka .name {
    padding-top:10px;
    padding-bottom:14px;
    font-size:16px;color:#222;
    line-height:18px;
}
.oneTovarPlitka .name a {
    display:block;
    min-height:58px;
    font-size:16px;color:#222;
    font-weight:600;
    line-height:20px;
    text-transform:uppercase;
}
.oneTovarPlitka .name a>span {
    display:block;
    font-size:16px;
    line-height:18px;
    font-weight:400;
}
.oneTovarPlitka .name:hover, .oneTovarPlitka .name:hover a {
    color:#d60000;
    text-decoration:none;
}
.tovarImgBox .icons {
    position: absolute;
    z-index:1;
    right: 24px;
    padding: 4px 0 0 0;
}
.tovarImgBox .icons img {
    display: block;
    margin: 5px 0;
    float: right;
    clear: both;
    opacity:0.4;
}
.tovarImgBox .property {
    position:absolute;
    margin:15px 0 0 0;
}
.tovarImgBox.big .property {
    margin-top:31px;
}
.tovarImgBox .property>div {
    border:0;
    min-width:125px;
    padding:0 15px;
    text-align:center;
    font-size:14px;color:#fff;
    text-transform:uppercase;
    line-height:36px;
}
.oneTovarPlitka .tovarImgBox .imag img {
    display:inline-block;
    max-width:100%;
    margin-bottom:15px;
}
.tovarImgBox.big .imag {
    display:block;
    text-align:center;
    border:1px solid #dbdbdb;
}
.oneTovarPlitka .price {
    font-size:24px;color:#222;
    font-weight:600;
    line-height:28px;
}
.oneTovarPlitka .price span {
    font-size:16px;
    font-weight:400;
}
.oneTovarPlitka .price.inShort {
    color:#d60000;
}
.rating-symbol .fa-star, .rating-symbol .fa-star-o {
    font-size:18px;
}
.rating-symbol .fa-star {color:#eb2222;}
.rating-symbol .fa-star-o {color:#a19e9e;}
.oneTovarPlitka .comment {
    display:inline-block;
    padding-left:5px;
    font-size:16px;color:#a19e9e;
}
.oneTovarPlitka .specif {
    min-height:48px;
    padding:10px 0;
    font-size:12px;color:#a19e9e;
    font-weight:300;
    line-height:14px;
}
.oneTovarPlitka .btn.btn-default {
    margin-top:15px;
    background-color:#fff;
    border-radius:0;
    border:2px solid #ee322d;
    padding:6px 55px;
    font-size:16px;color:#ee322d;
    font-weight:600;
    line-height:16px;
}
.oneTovarPlitka .btn.btn-default:hover {
    color:#fff;
    background-color:#ee322d;
}
/* * */
.oneTovar h1 {
    padding:0;
    margin:5px 0 12px 0;
    font-size:25px;color:#222;
    font-weight:600;
    line-height:30px;
}
.oneTovar .code {
    font-size:14px;color:#a19e9e;
    line-height:26px;
}
.oneTovar .star {
    line-height:30px;
    padding-bottom:15px;
}
.oneTovar .comment {
    display: inline-block;
    padding-left: 5px;
    font-size: 14px;
    color: #222;
}
.oneTovar .buyBox {
    border:1px solid #dbdbdb;
    border-width:1px 0;
    padding:20px 0;
    margin-bottom:20px;
    line-height:32px;
}
.oneTovar .buyBox .nal {
    font-size:14px;color:#222;
}
.oneTovar .buyBox .nal1 {
    color:#39bb00;
}
.oneTovar .buyBox .price {
    text-align:center;
    font-size:26px;color:#222;
    font-weight:600;
}
.oneTovar .buyBox .price span {
    font-size:18px;
    font-weight:400;
}
.oneTovar .buyBox .btn.btn-default {
    width:100%;
    background-color:#fff;
    border-radius:0;
    border:2px solid #ee322d;
    padding:6px 0;
    font-size:16px;color:#ee322d;
    font-weight:600;
    line-height:16px;
}
.oneTovar .buyBox .btn.btn-default:hover {
    color:#fff;
    background-color:#ee322d;
}
.oneTovar .oneTovarSpecif {
    margin-bottom:20px;
    font-size:14px;color:#222;
    line-height:16px;
}
.oneTovar .oneTovarSpecif>b {
    display:block;
    margin-bottom:14px;
    font-size:20px;color:#222;
    font-weight:400;
    line-height:26px;
}
.oneTovar .oneTovarSpecif>div {
    clear:both;
    width:67%;
    min-height:19px;
    border-bottom:1px dashed #989898;
}
.oneTovar .oneTovarSpecif>div>div {
    float:left;
    padding:6px 3px 6px 0;
    background-color:#fff;
}
.oneTovar .oneTovarSpecif>div>div:last-of-type {
    float:right;
    padding:6px 0 6px 3px;
}
.CatalogAnons h3 {
    font-size:20px;color:#222;
    text-transform:lowercase;
    margin:0 25px;
}
.CatalogAnons h3:first-letter { text-transform:uppercase; }
/* * */
.cart-table {
    display:table;
    text-align:center;
    font-size:14px;color:#222;
    margin-bottom:36px;
}
.cart-table>div {display:table-row;}
.cart-table>div>div {display:table-cell;height:100%;float:none;}
.cart-table>div>div {border-top:1px solid #dddddd;}
.cart-table>div:last-of-type>div {border-bottom:1px solid #dddddd;}
.cart-table>div>div {border-left:1px solid #dddddd;}
.cart-table>div>div:last-of-type {border-right:1px solid #dddddd;}
.cart-table>div>div {
    padding:10px 10px;
    text-align:center;
    vertical-align:middle;
}
.cart-table-small>div>div {
    padding:3px 3px;
}
.cart-table label {
    line-height:30px;
    font-weight:400;
}
.cart-table-small label {line-height:16px;}
.cart-table .form-control {
    border-radius:0;
}
.cart-table .imag {
    margin:10px 0;
    max-width:95%;
}
.cart-table .name {
    font-size:14px;color:#222;
}
.cart-table-small .name {font-size:12px;}
.cart-table .name font {
    display:block;
    margin-bottom:10px;
    font-size:12px;color:#a19e9e;
    font-weight:300;
}
.cart-table .name a {
    display:block;
    font-size:16px;color:#222;
    font-weight:600;
}
.cart-table-small .name a {font-size:14px;}
.cart-table .name a span {
    display:block;
    font-size:14px;color:#222;
    font-weight:400;
}
.cart-table-small .name a span {font-size:12px;}
.cart-table .price {
    font-size:16px;color:#222;
    font-weight:400;
}
.cart-table-small .price {font-size:12px;}
.cart-table .price.red {
    color:#d60000;
}
.cart-table .price span {
    font-size:24px;
    font-weight:600;
}
.cart-table-small .price span {font-size:14px;}
.cart-itogo {
    margin-bottom:34px;
    padding-bottom:30px;
    border-bottom:1px solid #ddd;
    font-size:16px;color:#151515;
}
.cart-itogo b {
    font-size:16px;color:#d60000;
    font-weight:400;
}
.cart-itogo b font {
    font-size:24px;
    font-weight:600;
}
.cart-itogo-small {
    padding:0 0 32px 0;
    margin:0;
    border:0;
}
/* * */
.bottomcontent {
    padding:30px 0;
    background-color:#222;
    font-size:14px;color:#fff;
    font-weight:300;
    line-height:23px;
}
.bottomcontent a {
    font-size:14px;color:#fdf9f9;
    font-weight:300;
    line-height:23px;
}
.bottomcontent a:hover {
    color:#eb100a;
    text-decoration:none;
}
/* * */
.oneComment {
    border-bottom:1px dashed #dddddd;
    padding:20px 0;
}
.oneComment .name {
    color:#000;
    font-weight:600;
}
.oneComment .fa.fa-star, .oneComment .fa.fa-star-o {
    font-size:12px;
}
.oneComment .dt {
    font-size:12px;color:#9b9b9b;
}
/* * */
.breadcrumb {
    background:#f3f4f4;
    border-top:1px solid #e4e4e4;
    padding:15px 0;
    margin:0 0 30px 0;
}
.breadcrumb ol {
    list-style: none;
    margin:0;
}
.breadcrumb ol li {display: inline-block;}
.breadcrumb a {
    font-size:15px;color:#a19e9e;
    font-weight:300;
    line-height:16px;
    text-decoration:none;
}
.breadcrumb a:after {content:' /';}
.breadcrumb ol li:last-of-type a:after {content:'';}
/* * */
.pagersort {
    display:block;
    text-align:right;
    margin:0 0 25px 0;
    padding:6px 0;
    border:1px solid #e4e4e4;
    border-width:1px 0;
    font-size:16px;color:#222;
    line-height:38px;
}
.pagersort .dropdown-toggle {
    border:1px solid #dbdbdb;
    background:#fff;
    padding:0 10px;
    margin:0 10px;
    font-size:16px;color:#222;
    line-height:36px;
}
.pagersort>div, .pagersort>ul {display:inline;padding-left:32px;}
.pagersort .type_view form {display:inline;}
.pagersort .type_view a {display:inline-block;line-height:35px;top: 4px;position: relative;}
.pagersort .type_view i {font-size:22px;color:#cfd1d0;padding:0 0 0 5px;}
.pagersort .type_view i.active {color:#222;}

.mypager {display:inline;}
.mypager li {display:inline;padding:0 0px;}
.mypager a,.pager a:link,.mypager a:visited {
    display:inline-block;
    min-width:26px;
    text-align:center;
    font-size:16px;color:#222;
    text-decoration:none;
    line-height:26px;
}
.mypager a:hover {text-decoration:none;}
.mypager .active a,.mypager .active a:link,.mypager .active a:visited,.mypager span.active a:hover {
    text-decoration:none;
    border:1px solid #dddddd;
    border-radius:100%;
}

.public .form-control {
    border-radius:0;
}

.public .btn.btn-default {
    display:inline-block;
    background-color:#fff;
    border-radius:0;
    border:2px solid #ee322d;
    padding:6px 25px;
    font-size:16px;color:#ee322d;
    font-weight:600;
    line-height:16px;
}
.public .btn.btn-default:hover {
    color:#fff;
    background-color:#ee322d;
}

.public .btn.btn-white {
    border:2px solid #222222;
    font-size:16px;color:#222222;
}
.public .btn.btn-white:hover {
    color:#fff;
    background-color:#222222;
}


html, body {
    height: 100%;
}
#wrap {
    width: 100%;
    min-height: 100%;
}
#footer {
    position: relative;
    /* margin-top: -125px; */
    /* height: 125px; */
    clear: both;
}

#sticky.stick {
    background-color:#fff;
    margin-top: 0 !important;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10000;
    width:100%;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
    -moz-box-shadow:    0px 0px 5px 0px rgba(0, 0, 0, 0.25);
    box-shadow:         0px 0px 5px 0px rgba(0, 0, 0, 0.25);
}
.adm_main #sticky.stick {
    position:relative;
}

.site-group-menu {
    margin: 3px 0 0;
    padding: 0;
    list-style: none;
    font: 0/0 a;
}

.site-group-menu li {
    position: relative;
    display: inline-block;
    padding: 0 5px;
    font: bold 12px/1 'Open Sans', sans-serif;
}

.site-group-menu li:first-child {
    padding-left: 0;
}

.site-group-menu li:last-child {
    padding-right: 0;
}

.site-group-menu li:not(:first-child):before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    border: 1px solid rgba(34, 34, 34, 0.3);
    transform: skew(-20deg);
    content: '';
}

.site-group-menu li a {
    color: #222;
}
.site-group-menu li a:hover {
    text-decoration: none;
    color: #d60000;
}

.pins-select {
    margin-top: -20px;
}
.checkbox label {
    text-align: left;
}

.price-info {
    margin: 0 0 30px;
    padding: 7px 10px;
    border: 1px solid #cce5ff;
    border-radius: 6px;
    background: #cce5ff;
    color: #004085;
    text-align: center;
}

.year_warn {
    display: inline-block;
    padding: 0 3px;
    border-radius: 3px;
    background: #ffc8c8;
}

.breadcrumb .bcrumb__home:hover{
    color: #d60000;
    text-decoration: none;
}

.breadcrumb .bcrumb__current:hover{
    color: #d60000;
    text-decoration: none;
}

.breadcrumb .bcrumb__home:after{
    color: #a19e9e !important;
}


.breadcrumb .bcrumb__home:hover:after{
    color: #a19e9e !important;
    text-decoration: none !important;
}

.tg-toggle{
    display: inline-flex;
    align-items: center;
    justify-content: center;

    width: 22px;
    height: 22px;

    border: 1px solid #d0d0d0;
    border-radius: 4px;

    background: #fff;
    color: #000;
    font-weight: 700;
    line-height: 1;

    text-decoration: none;
    outline: none;
    cursor: pointer;
}

.tg-toggle:hover,
.tg-toggle:focus,
.tg-toggle:active,
.tg-toggle:visited{
    color: #000;
    text-decoration: none;
    outline: none;
}

.tg-toggle--disabled{
    cursor: default;
    pointer-events: none;
    color: #999;
    border-color: #e0e0e0;
    background: #fafafa;
}



.tg-group td{
    border-top: 2px solid #FFFFFf;
}

.tg-item td:first-child{
    padding-left: 18px;
    color: #666;
}

.tg-hidden{
    display: none;
}

.tg-toggle::-moz-focus-inner{
    border: 0;
}

.public .tg-art a.tg-toggle,
.public .tg-art a.tg-toggle:visited,
.public .tg-art a.tg-toggle:hover,
.public .tg-art a.tg-toggle:focus,
.public .tg-art a.tg-toggle:active{
    color: #000 !important;
    text-decoration: none !important;
    outline: none !important;
}

.public .tg-art a.tg-toggle{
    display: inline-flex;
    align-items: center;
    justify-content: center;

    width: 22px;
    height: 22px;

    border: 1px solid #d0d0d0;
    border-radius: 4px;

    background: #fff;
    font-weight: 700;
    line-height: 1;
}

.rowpad6::before,
.rowpad6::after{
    content:" ";
    display:table;
}
.rowpad6::after{
    clear:both;
}

.breadcrumb .breadcrumb-link{
    float:right;
    font-size:15px;
    color:#a19e9e;
    font-weight:300;
    line-height:16px;
    text-decoration:none;
}
.breadcrumb .breadcrumb-link:after{
    content:'' !important;
}
.breadcrumb .breadcrumb-link:hover{
    color:#222;
    text-decoration:none;
}
.breadcrumb .breadcrumb-link i{
    margin-left:6px;
}

