body, html {
    height: 100%;
    min-height: 100%;
}

body {
    font-family: 'Montserrat Alternates', sans-serif;
    font-weight: 400;

}

#slide {
    text-align: center;
    min-width: 100%;
}

#bgmain {
    background: url("../images/main.jpg?v=2") no-repeat center center;
    background-size: cover;
    color: #fff;
    height: 100%;
    width: 100%;
}

#bgmain h1 {
    font-size: 42px;
    line-height: 1.2;
}

#bgmain h2 {
    margin-bottom: 30px;
}

.btnmain {
    font-size: 24px;
    padding-left: 20px;
    padding-right: 20px;
}

.bgGr {
    background: rgba(0, 0, 0, .6);
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.velc {
    background: url("../images/velc.png") no-repeat left center;
    background-size: 24px 24px;
    color: #FFF;
    display: inline-block;
    font-family: Tahoma, sans-serif;
    font-size: 16px;
    font-weight: normal;
    line-height: 24px;
    margin-bottom: 5px;
    padding-left: 30px;

}

.mts {
    background: url("../images/mts.png") no-repeat left center;
    background-size: 24px 24px;
    color: #FFF;
    display: inline-block;
    font-family: Tahoma, sans-serif;
    font-size: 16px;
    font-weight: normal;
    line-height: 24px;
    padding-left: 30px;
}

.navbar-dark .navbar-nav .nav-link {
    color: rgba(255, 255, 255, .6);
}

#topbar {
    background: rgba(0, 0, 0, .8);
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 500;
}

#topbar2 {
    background: rgba(0, 0, 0, 1);
    left: 0;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 500;
}

.grblock {
    background: #292929;
    color: #FFF;
}

.grblock2 {
    background: #66656A;
    color: #FFF;
}

.cimg {
    width: 100%;
}

.modal-lg {
    max-width: 60%;
}

.artan {
    margin-bottom: 30px;
}

.rnd {
    background: #FEC02F;
    border-radius: 50%;
    display: inline-block;
    font-size: 31px;
    height: 68px;
    padding: 10px;
    width: 68px;
}

.howto h4 {
    font-size: 1.2rem;
}

#delivery {
    background: url("../images/bgfooter.jpg") no-repeat center center;
    background-size: cover;
    color: #fff;
    font-size: 18px;
    position: relative;
    text-shadow: 0 0 1px rgba(0, 0, 0, .7);
}

#faq .card-header {
    background: #66656A;
    cursor: pointer;
}

#faq .card-header h2 {
    color: #FFF;
    font-size: 20px;
}

.card-header .fa {
    transition: .3s transform ease-in-out;
}

.card-header .fa:before {
    content: "\f055";
}

.card-header [aria-expanded="true"] .fa {
    transform: rotate(45deg);
}

.card-header [aria-expanded="false"] .fa {
    transform: rotate(0deg);
}

.qu {
    background: #222222;
    border-radius: 40px;
    color: #FFF;
    margin-bottom: 30px;
    padding: 25px 30px;
    position: relative;
}

.qu svg {
    bottom: -20px;
    left: 17px;
    position: absolute;
}

.qu strong, .answ strong {
    display: inline-block;
    padding-right: 10px;
}

.answ {
    background: #EEEEEE;
    border-radius: 40px;
    margin-bottom: 50px;
    padding: 25px 30px;
    position: relative;
}

.answ svg {
    bottom: -20px;
    position: absolute;
    right: 17px;
    z-index: 1;
}

.product {
    border: 1px solid #c9ced1;
    margin-bottom: 30px;
    padding: 20px;
}

.product-price {
    font-size: 49px;
    line-height: 1;
    margin-bottom: 10px;
}

.product-price span {
    font-size: 18px;
}

.product a {
    color: #292929;
}

.impart img {
    max-width: 100%;
}

.selprice {
    font-size: 26px;
}

.howto {
    background: #e2e3e5;
}

.deliv {
    color: #89949e;
}

.cont {
    color: #89949e;
    font-size: 11px;
    line-height: 1;
    margin-bottom: 25px;
}

h1.mtitle {
    font-size: 28px;
}

.nomodel-link a {
    border-bottom: 1px dashed #1B82FB;
    color: #1B82FB;
}

.nomodel {
    border-top: 1px solid #ccc;
}

.nomodelBrand {
    border-bottom: 1px solid #ccc;
}

.grr {
    color: #89949e;
    font-size: 11px;
}

#galler {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

#galler a {
    display: inline-block;
    margin: 0 5px 10px 5px;
    width: 23%;
}

#galler img {
    width: 100%;
}

.galBg {
    background: #E2E3E5;
}

.titl {
    font-size: 1.5rem;
}

a {
    cursor: pointer;
}

.flx {
    display: flex;
    flex-wrap: wrap;
    justify-content: start;
}

.psx {
    display: flex;
    width: 32%;
}

.product {
    width: 100%;
    display: flex;
    flex-direction: column;
}

.btnP {
    flex: 1 0 auto;
}

#galler2 img {
    width: 100%;
}


#galler3 img {
    width: 100%;
}

.catalog a:hover {
    color: #8d0007;
}

.axcard {
    cursor: pointer;
}

.axcard .product {
    background: url("/fur/019.jpg") center center;
    background-size: cover;
    color: #fff;
    padding: 0;
}

.baa {
    background: rgba(0, 0, 0, .6);
    flex-basis: 100%;
    padding: 20px;
    display: flex;
    flex-direction: column;
}


.axcard .cont {
    color: #fff;
    font-size: 1.1em;
}

.axcard .product a {
    color: #fff;
    font-size: 1.4em;
}

.forcount {
    color: #30A64A;
    display: inline-block;
}

@media (max-width: 767.98px) {

    .modal-open {
        position: fixed;
    }

    #bgmain h1 {
        font-size: 1em;
    }

    #bgmain h2 {
        font-size: 0.9em;
    }
}

@media (max-width: 575.98px) {
    #bgmain h1 {
        font-size: 1.5em;
    }

    #bgmain h2 {
        font-size: 1.2em;
    }

    .modal-lg {
        max-width: 100%;
    }

    h1.mtitle {
        font-size: 1.2em;
    }
}

.fur h4 {
    border-bottom: 1px solid #DEE2E6;
    font-size: 1.3em;
    padding-bottom: 5px;
}

#catalog {
    margin-bottom: 50px;
}


#plphone {
    clear: both;
    width: 100%;
    padding: 10px 0;
}