/* @import "http://webfonts.ru/import/ptsans.css"; */

div {
    box-sizing: border-box;
}

a,
a:hover,
a:focus {
    color: #000;
    text-decoration: none;
}

article {
    margin-bottom: 30px;
}

body {
    /* font-family: 'PT Sans';*/
    font-size: 16px;
    background: url(/img/maxresdefault.jpg) no-repeat;
    background-size: cover;
    background-attachment: fixed;
}

h1,
h2,
h3,
.h1,
.h2,
.h3 {
    text-transform: uppercase;
    margin-top: 0;
    color: #cb5b1e;
}

html {}

table {
    background-color: transparent;
    width: 100%;
}

.clear {
    clear: both;
}

.justifyfull {
    text-align: justify;
}

article img {
    max-width: 100%;
}

body>div.container {
    background: white;
    box-shadow: 1px 1px 25px 2px #000000a1;
}


/*TOp Line*/

.top-row {
    background: #262626;
    border-bottom: 1px solid #cb5b1e;
    padding: 5px 0;
    position: fixed;
    width: 100%;
    z-index: 99;
}

.logo-text {
    font-size: 20px;
    font-weight: 700;
}

.logo-text a {
    color: #FFF;
}

.top-row p {
    margin: 0;
}

.logo-top {
    text-align: center;
}

.logo-top img {
    height: 27px;
}

.top-row-search form {
    float: right;
}

.top-row-search form input[type=text] {
    border: 1px solid #ccc;
    border-radius: 3px;
    height: 29px;
}

.top-row-search form input[type=text]:focus {
    border: 1px solid #CB5B1E;
}

.top-row-search form input[type=image] {
    background: #cb5b1e;
    border-radius: 3px;
    display: inline-block;
    height: 29px;
    line-height: 29px;
    vertical-align: top;
}

.top-row-search form input[type="image"]:hover {
    background: #ae4f1b;
}


/*Header*/

header {
    padding-top: 55px;
    margin-bottom: 15px;
}

.logo a {
    display: block;
}

.logo img {
    height: 100px;
}

.big-spark {
    color: #cb5b1e;
    font-size: 38px;
    font-weight: 700;
    text-transform: uppercase;
}

.small-spark {
    font-size: 18px;
}

.header-contacts {
    padding-top: 5px;
}

.contacts-phone,
.contacts-mail {
    font-size: 16px;
    font-weight: bold;
    padding: 2px 0 2px 20px;
}

.contacts-phone {
    background: url('../img/phone.png') no-repeat left center;
}

.contacts-mail {
    background: url('../img/email.png') no-repeat left center;
}

.header-cb .cb-link {
    background: rgb(203, 91, 30);
    color: #000;
    cursor: pointer;
    display: block;
    font-weight: 700;
    padding: 10px;
    text-align: center;
    text-transform: uppercase;
}

.tab-pane a {
    color: #337ab7;
}

.header-cb .cb-link:hover {
    background: rgb(174, 79, 27);
}

.header-nav ul {
    margin: 0;
    padding: 5px;
    display: inline-block;
}

.header-nav ul li {
    list-style-type: none;
    text-transform: uppercase;
}

.header-nav ul li a:hover {
    color: #cb5b1e;
}


/*Main Navigation*/

.main-nav {
    /*background: #cb5b1e;*/
    /*background: #cb5b1e url("../img/1/12313.jpg") no-repeat scroll left 23% center;*/
    margin-bottom: 15px;
}

.nav-table {
    display: table;
}

.nav-block {
    background: linear-gradient(#444f5a, #0c1319);
    display: table-cell;
    width: 10%;
    border-right: 2px groove #5a5d61;
    position: relative;
    height: 120px;
}

.nav-block:hover .nav-text {
    color: rgb(255, 115, 0);
}

.nav-block .nav-text {
    /*text-decoration: underline;*/
    color: #ffffff;
    text-shadow: 1px 1px 0px black;
}

.nav-block:last-child {
    border: none;
}

.nav-block img {
    max-height: 60px;
    max-width: 110px;
    display: inline-block;
}

.nav-block a {
    text-align: center;
    padding: 10px 0;
}

.nav-block a,
.nav-block span {
    display: block;
}

.nav-text {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 1.2rem;
}

.nav-block:last-child .nav-block-sweem {
    right: 0;
}

.nav-block:hover>.nav-block-sweem {
    display: block;
}

.nav-block-sweem {
    background: #cb5b1e;
    padding: 5px;
    position: absolute;
    width: 200px;
    z-index: 100;
    top: 130px;
    display: none;
}

.nav-block-sweem ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.nav-block-sweem ul li a {
    padding: 7px;
    text-align: left;
    color: white;
    text-decoration: none;
}

.nav-block-sweem ul li a:hover {
    padding: 7px;
    text-align: left;
    color: rgb(122, 0, 31);
    text-decoration: none;
}

.id-nav a {
    color: black;
}


/*Main Wrap*/

.content-wrap,
.sliderwrap,
.catalog-links,
.aside-block,
.recommended {
    margin-bottom: 15px;
}


/*Aside*/

aside .aside-title,
.recommended-title {
    border-bottom: 1px solid #cb5b1e;
    margin: 0;
    text-align: right;
    text-transform: uppercase;
    color: #cb5b1e;
    background: #262626;
    padding: 5px 15px;
}

.aside-block,
.recommended {
    background: #e3e3e3;
    min-height: 150px;
}

.alide-catalog .aside-title {
    text-align: left;
}


/*Slider*/

.sliderwrap .carousel .item img {
    width: 100%;
}

.carousel-indicators {
    width: 70%;
    text-align: right;
}

.carousel-indicators li,
.carousel-indicators .active {
    width: 15px;
    height: 15px;
    margin: 0;
}


/*Recommended block*/

.recommended .recommended-title {
    text-align: left;
}

.catalog-links {
    display: table;
    width: 100%;
    padding-top: 15px;
}

.links-block {
    display: table-cell;
    width: 33%;
    text-align: center;
    padding: 5px 15px;
}

.links-block .fa {
    margin-bottom: 5px;
    color: rgb(203, 91, 30);
}

.links-block a {
    background: #262626;
    display: block;
    padding: 10px;
    color: rgb(203, 91, 30);
    cursor: pointer;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
}

.links-block a:hover {
    background: rgb(174, 79, 27);
    color: #262626;
}


/*Footer*/

.container-wid {
    background: #262626;
    padding-top: 30px;
    padding-bottom: 30px;
}

footer {
    color: #FFF;
    /* background: #262626;
    border-top: 1px solid #cb5b1e; */
}

.footer-title {
    border-bottom: 1px solid #cb5b1e;
    color: #cb5b1e;
    display: block;
    margin: 0 0 15px;
    padding: 5px 0;
    text-transform: uppercase;
}

footer nav ul {
    margin: 0;
    list-style-type: none;
    padding: 0;
}

footer nav ul a,
footer nav ul a:hover {
    color: #FFF;
}

footer nav ul a:hover {
    text-decoration: underline;
}

footer ul#gorod_pr {
    font-size: 14px;
}

footer ul#gorod_pr li {
    display: inline-block;
    margin-left: 5px;
    color: #cb5b1e;
}

footer .copy {
    padding-top: 15px;
}


/*Category navigation*/

.id-nav ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.id-nav ul li {
    border-bottom: 1px solid #BCBCBC;
    display: block;
    padding-left: 15px;
}

.id-nav ul li:last-child {
    border-bottom: none;
}

.id-nav ul li a {
    display: block;
    text-transform: uppercase;
    background: url(../img/str.png) no-repeat left center;
    padding: 7px 0 7px 15px;
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}

.id-nav ul li:hover>a,
.id-nav ul li.active>a {
    color: #cb5b1e;
    /* padding: 7px 0 7px 30px; */
}

.id-nav ul li:hover,
.id-nav ul li.active {
    box-shadow: 0px 0px 2px 1px #BCBCBC inset;
}

.aside-block .aside-title-nav {
    margin: 0;
}

.aside-block .aside-title-nav {
    background: linear-gradient(#444f5a, #0c1319);
    border-bottom: 1px solid #262626;
    color: white;
    font-size: 22px;
}


/*Tovar Aside*/

.aside-tovar .id-nav ul li.active {
    box-shadow: none;
}

.aside-tovar .id-nav ul li a {
    color: #262626;
}

.aside-tovar .id-nav ul>li:hover>a {
    color: #cb5b1e;
}

.aside-tovar .id-nav ul li ul li.active a {
    color: #cb5b1e;
}

.aside-tovar .id-nav ul li ul {
    display: none;
}

.aside-tovar .id-nav ul li.active ul {
    display: block;
}


/*Tovar Page*/

.main-wrap h1 {
    margin-top: 0;
    background: linear-gradient(#444f5a, #0c1319);
    color: #ff9100;
    padding: 10px;
    text-align: center;
    font-weight: bold;
    font-size: 2.2rem;
}

.tovar-img a img {
    max-width: 100%;
    max-height: 350px;
    text-align: center;
}

.tovar-description .price {
    font-weight: 700;
    font-size: 1.5em;
}

.tovar-description .price i {
    color: #cb5b1e;
}

.description-tel {
    font-weight: 700;
    font-size: 1.5em;
    display: block;
    text-align: center;
    color: #262626;
}

.description-offer {
    color: #cb5b1e;
    font-size: 13px;
    line-height: 1em;
}

.description-offer-btt {
    text-align: center;
}

.description-offer-btt a,
.wrap-offer-button {
    display: inline-block;
    padding: 10px 10px;
    background: #262626;
    color: #ff5a00;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 13px;
    border-color: white;
}

.wrap-offer-button {
    margin: 20px 0;
    cursor: pointer;
}

.description-offer-btt a:hover {
    background: #3a3939;
    box-shadow: 1px 1px 2px 1px rgba(238, 238, 238, 0.192);
}

.wrap-offer-button:hover {
    color: #cb5b1e;
}

.documents-links {
    padding: 0;
    list-style-type: none;
}

.documents {
    font-weight: 700;
}

.migx-link-block {
    display: inline-block;
    vertical-align: top;
    width: 33%;
}

.mig-link {
    display: inline-block;
    font-size: 0.8em;
    padding: 10px 5px;
}

.mig-link i {
    color: #cb5b1e;
    margin-right: 5px;
}

.mig-link:hover {
    text-decoration: underline;
}


/*Tovar Mini*/

.tovar-mini {
    display: inline-block;
    padding: 15px;
    background: #e3e3e3;
    margin-bottom: 8px;
    position: relative;
}

a.a_tovar-mini {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 3;
}

.tovar-mini-img {
    padding: 0;
}

.tovar-mini-img {
    background: #fff;
    display: block;
    line-height: 170px;
    text-align: center;
}

.tovar-mini-descr {
    padding: 0 0 0 7px;
}

.tovar-mini-img img {
    max-height: 160px;
    max-width: 100%;
}

.tovar-mini-title {
    color: #cb5b1e;
}

.tovar-mini:nth-child(odd) {
    border-right: 4px solid #FFF;
}

.tovar-mini:nth-child(even) {
    border-left: 4px solid #FFF;
}

.angle-right {
    bottom: 0;
    height: 74px;
    width: 74px;
    position: absolute;
    right: 0;
    z-index: 10;
    background: url("../img/angle.png") no-repeat scroll left top / 100% auto;
}


/*Breadcrumbs*/

.breadcrumbs ul {
    padding: 0;
    list-style-type: none;
}

.breadcrumbs ul li {
    display: inline-block;
    background: url("../img/str.png") no-repeat scroll left center;
    padding: 7px 15px;
}

.breadcrumbs ul li:last-child {
    color: #cb5b1e;
}

.breadcrumbs ul li,
.breadcrumbs ul li a {
    font-size: 0.9em;
}


/*News mini*/

.news-mini {
    background: #e3e3e3;
    margin-bottom: 15px;
    position: relative;
}

.news-mini .h3 {
    background: #262626;
    padding: 10px 5px;
    color: #cb5b1e;
}

.news-intro {
    padding: 10px 5px;
    min-height: 85px;
}


/*Paging*/

.paging {
    margin-bottom: 30px;
    margin-top: 30px;
}

.pageList {
    padding: 0;
    margin: 0;
    list-style-type: none;
    text-align: right;
}

.pageList li {
    display: inline-block;
}

.pageList li a {
    display: block;
    padding: 5px 15px;
    font-weight: 700;
    color: #262626;
}

.pageList li a.active {
    background: #262626;
    ;
    color: #cb5b1e;
}


/*News for Main page*/

.publication {
    padding: 15px;
    border-bottom: 1px solid #cb5b1e;
}

.publication-createdon {
    background: #fff;
    display: inline-block;
    font-size: 10px;
    padding: 3px 5px;
}

.publication-title {
    font-size: 1.2em;
}

.publication-link {
    color: #cb5b1e;
}


/*Productions Page*/

.productions-block {
    background: #e3e3e3;
    margin-bottom: 15px;
    border-left: 15px solid #FFF;
    border-right: 15px solid #FFF;
}

.productions-block .h2 {
    background: #262626;
    margin: 0 -15px;
    padding: 5px 15px;
}

.productions-block ul {
    padding: 10px 0 0;
    list-style-type: none;
}

.productions-block ul li {
    margin-bottom: 7px;
}

.productions-block ul li a:hover {
    text-decoration: underline;
}


/*Recommender*/

.recommended-top {
    margin-bottom: 15px;
}

.recommended-block {
    padding: 0 15px;
}

.tovar-recommended {
    position: relative;
}

.reco-img,
.img-tovar-new {
    text-align: center;
}

.reco-img a,
.img-tovar-new a {
    background: #fff;
    display: block;
    line-height: 180px;
}

.reco-img a img,
.img-tovar-new a img {
    max-height: 180px;
    max-width: 90%;
}

.reco-title,
.reco-price i,
.title-tovar-new,
.price-tovar-new i {
    font-weight: 700;
    color: #cb5b1e;
    ;
}

.reco-price,
.price-tovar-new {
    font-weight: 700;
}

.reco-btt,
.btt-tovar-new {
    text-align: right;
}

.reco-btt a,
.btt-tovar-new a {
    background: #262626;
    display: inline-block;
    font-weight: 700;
    padding: 5px 15px;
    color: #cb5b1e;
}

.reco-btt a:hover,
.btt-tovar-new a:hover {
    background: #cb5b1e;
    color: #262626;
}

.reco-ico {
    position: absolute;
    top: -15px;
    right: -15px;
    width: 74px;
    height: 59px;
    background: url('img/recom.png') no-repeat;
}


/*Modal Callback*/

.modal-content {
    border-radius: 0px;
    border: none;
}

.modal-header {
    background: #cb5b1e;
    color: #262626;
    font-size: 1.2em;
    text-transform: uppercase;
}

.modal-header .close {
    font-size: 30px;
}

.modal-body {
    font-size: 14px;
}

.modal-body input[type=text] {
    height: 2.3em;
    width: 50%;
    padding: 2px 7px;
    box-sizing: border-box;
}

.modal-body input[type=submit] {
    background: #262626;
    border: medium none;
    padding: 7px 15px;
    color: #cb5b1e;
    font-weight: 700;
}

.modal-body label {
    display: block;
    width: 100%;
    font-weight: 400;
    margin-bottom: 5px;
    line-height: 1em;
    font-size: 12px;
}

.modal-body textarea {
    width: 100%;
    resize: none;
}

.modal-body .error {
    display: block;
    font-size: .8em;
    color: red;
}

.modal-body .recaptchav2 {
    margin-bottom: 14px;
}

.modal-body .ajax_form.af_example .controls button[type="submit"] {
    float: none;
    background-color: rgb(203, 91, 30);
    border-color: rgb(203, 91, 30);
    border-radius: 0;
    color: #000;
    font-weight: 700;
    text-transform: uppercase;
}

.videoWrapper {
    position: relative;
    padding-bottom: 56.25%;
    /* 16:9 */
    padding-top: 25px;
    height: 0;
    margin-bottom: 15px;
}

.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.heider4_content {
    background: #2a5475;
    color: white;
    padding: 10px;
    text-align: center;
    font-weight: bold;
    cursor: pointer;
    font-size: 16px;
}

div.spoiler_body {
    display: none;
}

.tovar-new {
    padding: 15px 30px;
    border-bottom: 1px solid #cb5b1e;
}

.search-result {
    margin-bottom: 30px;
}

.ymaps {
    margin: 15px 0;
    max-width: 100% !important;
}

.tovtab th {
    background: #262626 none repeat scroll 0 0;
    border-right: 1px solid #e1e1e1;
    color: #cb5b1e;
    padding: 10px 15px;
}

.tovtab td {
    border-left: 1px solid #e1e1e1;
    border-right: 1px solid #e1e1e1;
    padding: 10px 15px;
}

.tovtab tr:nth-child(odd) {
    background: #e3e3e3;
}

.firm-list {
    display: flex;
    align-items: stretch;
    justify-content: center;
    flex-wrap: wrap;
}

.firm-list--aside {
    flex-wrap: wrap;
    padding-top: 15px;
    background: #FFF;
}

.firm-list__item {
    margin-bottom: 15px;
}

div.tab-pane#x>table th {
    background: #262626 none repeat scroll 0 0;
    border-right: 1px solid #e1e1e1;
    color: #cb5b1e;
    padding: 10px 15px;
}

div.tab-pane#x>table td {
    border-left: 1px solid #e1e1e1;
    border-right: 1px solid #e1e1e1;
    padding: 10px 15px;
}

div.tab-pane#x>table tr:nth-child(odd) {
    background: #e3e3e3;
}


/*Мини блок с товаром новый*/

#tovars {
    margin-top: 20px;
    margin-left: 20px;
    display: grid;
    grid-gap: 24px;
    grid-template-columns: repeat(auto-fill, 300px);
    justify-content: center;
}

div.block_tovar {
    width: 300px;
    position: relative;
    background: white;
    border: 1px solid #eee;
    box-shadow: 1px 1px 12px 0px #444f5a;
    border-radius: 5px;
    transition: 1s;
}

div.block_tovar:hover {
    box-shadow: 1px 1px 0px 1px #494b4d;
    transition: 1s;
    cursor: pointer;
}

div.header_block,
.footer_block {
    min-height: 24px;
    background: linear-gradient(#444f5a, #0c1319, #444f5a);
    font-size: 16px;
    line-height: 24px;
    font-weight: bold;
    text-align: center;
    color: white;
    font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif
}

div.header_block {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    background: rgb(245, 164, 15);
    text-shadow: 1px 1px 1px rgb(85, 83, 83);
    height: 26px;
    line-height: 26px;
    overflow: hidden;
}

div.block_tovar:hover div.header_block {
    text-shadow: 1px 1px 2px rgb(41, 37, 37);
}

div.block_tovar:hover div.footer_block {
    text-shadow: 0px 0px 1px rgb(202, 198, 198);
}

div.footer_block {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    background: rgb(48, 50, 66);
}

div.content_block {
    position: relative;
    width: 100%;
    height: 150px;
    overflow: hidden;
    display: flex;
}

div.cont_anons {
    position: absolute;
    /* width: 280px; */
    height: 100%;
    background: #eee;
    z-index: 4;
    opacity: 0;
    transition: 1s;
    padding: 10px;
    font-size: 0.8em;
}

div.content_block:hover div.cont_anons {
    display: block;
    opacity: 1;
    transition: 1s;
}


/* div.content_block:hover .img {
    display: block;
    z-index: 1;
    opacity: 1;
    transition: 1s;
} */

div.img {
    display: flex;
    position: relative;
    opacity: 1;
    z-index: 0;
    margin-left: -10px;
}

div.img img {
    margin: auto;
}

.obl {
    width: 250px;
}

.cnt {
    color: orange;
    padding: 7px;
    text-align: right;
}

.cnt span.opr {
    font-size: 0.6em;
    color: white;
}

.obl:before {
    content: "";
    background: linear-gradient(#444f5a, #02080e 190px, #0c1319 203px, rgb(245, 164, 15) 200px, rgb(245, 164, 15) 213px, #0c1319 213px);
    position: absolute;
    height: 230px;
    width: 240px;
    top: -28px;
    left: 120px;
    transform: rotate(110deg);
    z-index: 0;
}

.cnt {
    position: relative;
}

.contacts-phone span.tel_span {
    font-size: 12px;
    padding: 0;
    margin-top: -5px;
    color: green;
    display: block;
    text-align: center;
}

.alert-box {
    color: #555;
    border-radius: 10px;
    font-family: Tahoma, Geneva, Arial, sans-serif;
    font-size: 11px;
    padding: 10px 10px 10px 36px;
    margin: 10px;
}

.alert-box span {
    font-weight: bold;
    text-transform: uppercase;
}

.error {
    background: #ffecec url('img/notification images/error.png') no-repeat 10px 50%;
    border: 1px solid #f5aca6;
}

.success {
    background: #e9ffd9 url('img/notification images/success.png') no-repeat 10px 50%;
    border: 1px solid #a6ca8a;
}

.warning {
    background: #fff8c4 url('img/notification images/warning.png') no-repeat 10px 50%;
    border: 1px solid #f2c779;
}

.notice {
    background: #e3f7fc url('img/notification images/notice.png') no-repeat 10px 50%;
    border: 1px solid #8ed9f6;
}

.image_gall {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    grid-gap: 15px;
}

.image_gall img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    min-height: 180px;
}

.grecaptcha-badge {
    display: none;
}

.warn_footer {
    display: block;
    font-size: 12px;
    margin-top: 30px;
}

.warn_footer a {
    color: orange;
}

table.tovar_table_description td {
    padding: 3px;
}

table.tovar_table_description td:nth-child(2) {
    font-weight: bold;
    color: #4e4c48;
}

@media (max-width: 768px) {
    .top-row {
        display: none;
    }
    .qr-code {
        display: none;
    }
    .logo,
    .header-nav,
    .header-contacts {
        text-align: center;
    }
    .logo a,
    .contacts-phone,
    .contacts-mail {
        display: inline-block;
    }
    header {
        padding-top: 15px;
    }
    .header-cb .cb-link {
        width: 150px;
        margin: 0 auto;
    }
    .nav-table {
        display: block;
    }
    .nav-block {
        display: block;
        width: 100%;
        border-bottom: 1px solid #FFF;
    }
    .nav-block-sweem {
        display: none !important;
    }
}