body {
    /*background: url("/img/bg1.jpg");*/
}

header {
    background: #FFFFFF;
     padding: 0;
     margin: 0;
}
.headermenu.sticky-top {
    background: #FFFFFF;
    position: sticky;
    z-index: 999;
}
img.logo {
    position: relative;
    padding: 5px;

}

.blue {
    background: #bad4ec;
    color: #000000;
    height: 100%;
    min-height: 50px;

   }
.black{
    background: #515c5f;
    color: #FFFFFF;
    height: 100%;
    min-height: 50px;
}
.grey{
    background: darkgrey;
    color: #000000;
    height: 100%;
    min-height: 50px;
}

.footer-bs {
    position: relative;
    bottom: 0;
    width: 100%;
    background: #5f666d;
    color: #FFFFFF;
    }

.card-img-top {
    /*filter: sepia(100%);*/
}
.rsDefaultInv, .rsDefaultInv .rsOverflow, .rsDefaultInv .rsSlide, .rsDefaultInv .rsVideoFrameHolder, .rsDefaultInv .rsThumbs {
    background:none !important;
    color: #FFFFFF;
}
.phone a{
    font-size: 0.9rem;
    font-weight: bold;
    color: #000 !important;
    text-align: center;
}

.m_logo {
    position: relative;
    text-align: center;
}

.m_search {
    position: relative;
    text-align: center;
}

.m_phone {
    position: relative;
    text-align: center;
    display: block;
    width: 100%;
    font-size: 15px;

}
.carousel-inner {
    filter: grayscale(73%) brightness(98%) saturate(213%);
    -webkit-filter: grayscale(73%) brightness(98%) saturate(213%);
    -moz-filter: grayscale(73%) brightness(98%) saturate(213%);
}

/* breadcrumbs */
.breadcrumbs {
    background: none !important;
}

ul.breadcrumbs {
    /*margin: 25px 0px 0px;*/
    padding: 0px;
    font-size: 0px;
    line-height: 0px;
    display: block;
    /**display: inline;*/
    zoom: 1;
    vertical-align: top;

}

ul.breadcrumbs li {
    position: relative;
    margin: 0px 0px;
    padding: 0px;
    list-style: none;
    list-style-image: none;
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: top;

}

ul.breadcrumbs li:hover:before {
    border-left: 10px solid #d1ccd3;
}

ul.breadcrumbs li:hover a {
    color: #ffd9a4;
    background: none;
}

ul.breadcrumbs li:before {
    content: "";
    position: absolute;
    z-index: 20;

}

ul.breadcrumbs li:after {
    content: "";
    position: absolute;
    right: -10px;
    top: -1px;
    z-index: 10;

}

ul.breadcrumbs li.active a {
    color: #ffffff;
    /*background: #d1ccd3;*/
}

ul.breadcrumbs li.first {
    border-left: none;
}

ul.breadcrumbs li.first a {
    font-size: 11px;
    padding-left: 20px;
    border-radius: 5px 0px 0px 5px;
}

ul.breadcrumbs li.last:before {
    display: none;
}

ul.breadcrumbs li.last:after {
    display: none;
}

ul.breadcrumbs li.last a {
    padding-right: 20px;
    /*border-radius: 0px 40px 40px 0px;*/
    border-radius: 0px 5px 5px 0px;
}

ul.breadcrumbs li a {
    display: block;
    font-size: 14px;
    line-height: 40px;
    color: #9c5fc6;
    padding: 0px 15px 0px 25px;
    height: auto;
    text-decoration: none;
    background: none;
    border: 1px solid #9c5fc6;
    border-bottom: none;
    border-top: none;
    white-space: nowrap;
    overflow: hidden;
    transition: 0.3s ease;
}

ul.breadcrumbs li.last a {
    border: none !important;
    cursor: default;
}

ul.breadcrumbs li.last:hover a {
    color: #ffffff;
    background: none;
}

ul.breadcrumbs {
    border: none;
}

ul.breadcrumbs li:before {
    content: "";
    position: absolute;
    /* right: -9px; */
    top: -1px;
    z-index: 20;
    border-left: 0;
    border-top: 0;
    border-bottom: 0;
    transition: 0.3s ease;
}

ul.breadcrumbs li a {
    font-size: 11px !important;
    height: auto !important;
    line-height: normal !important;
}

ul.breadcrumbs li::after {
    content: "";
    position: absolute;
    right: -10px;
    top: -1px;
    z-index: 10;
    border-left: 15px solid #d1ccd3;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
}

.catalog-cards .card-title {
    max-height: 4rem;
    overflow: hidden;
    position: relative;
    z-index: 9;
    font-size: 0.8rem!important;
    font-weight: bold;
}

span.fs14 {
    font-size: 0.9rem;
}

.btn.btn-primary {
    background: #bad4ec;
    border: solid #bad4ec !important;
    color: #000000 !important;
}

.btn.btn-primary:hover {
    background: #5f666d !important;
    border: solid #5f666d !important;
    color: #f1f1f1 !important;

}

.btn.btn-secondary {
    background: #5f666d !important;
    border: solid #5f666d !important;
    color: #ffffff !important;
}

.btn.btn-secondary:hover {
    background: #5a5957 !important;
    border: solid #5a5957 !important;
    color: #FFFFFF !important;
}

.catalog-cards .card-body {
    background:#333333;
     color: #FFFFFF;
    font-size: 1rem;
}
table {
    display: block;
    overflow-x: auto;
    white-space: nowrap;

}
/*table td:first-child{*/
/*    position: absolute;*/
/*    */
/*}*/


.menyu-kataloga {
    /*background: #ffffff;*/
    padding: 10px 15px 10px 0;
    margin: 0;
}

.menyu-kataloga ul {
    margin: 0;
    padding: 0;

}

.menyu-kataloga ul li {
    list-style: none;
    padding: 0.5rem 0.5rem 0.6rem 1rem;
    /*background: -webkit-linear-gradient(180deg, #c3aa98, #aa8e79, #92735c); !* Chrome 10-25, Safari 5.1-6 *!*/
    /*background: linear-gradient(180deg, #c3aa98, #aa8e79, #92735c); !* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ *!*/
    text-transform: uppercase;

}
.menyu-kataloga ul li a {
    color: #000000 !important;
}

.menyu-kataloga ul li ul li {
    border: solid 1px #3d3c3b;
    margin-bottom: 3px;


}

.headermenu.sticky-top {
   width: 100%;
    text-align: center;
    position: center;
}

.header_text, .text-white {
    font-size: 0.9rem;
    font-weight: bold;
}
.about {
    position: relative;
    padding: 2rem 0;
    width: 100%;
    height: auto;
    background: url("/img/bg.png") no-repeat top center fixed;
}
.content_about {
    background: rgba(59, 58, 58, 0.8);
    color: #FFFFFF;
    padding: 15px;
}
h2, .h2 {
    color: #000000;
    font-size: 2rem;
    line-height: normal;
    padding: 0;
    margin: 0;
    font-weight: bold;
}

.h5, h5 {
    font-size: 1.1rem;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
}

.carousel-caption {
    text-align: left;
    left: 20%;
    right: 50px;
    bottom: 15px;
    top: 45%;
}

.catalog-cards .card-body .card-body-block {
    text-align: center;
    /*background: #ffffff;*/
}

.catalog-cards .card-body .card-body-block .curtain {
    height: auto;
}

.catalog-cards .card-title {
    text-align: center;
}



a:hover {
    color: #9c5fc6;
    text-decoration: underline;
}

.card {
    color: #3e3c25;
    background: #FFFFFF;
    /*background: -webkit-linear-gradient(180deg, #c3aa98, #aa8e79, #92735c); !* Chrome 10-25, Safari 5.1-6 *!*/
    /*background: linear-gradient(180deg, #c3aa98, #aa8e79, #92735c); !* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ *!*/
}
.card-footer {
    color: #3e3c25;
    text-align: center;
    background: #FFFFFF;
}

@media all and (max-width: 800px) {
    .carousel-caption h5 {
        font-size: 1.3rem;
        margin-top: -16%;
    }

    header{
        text-align: center;
        padding-top: 10px;
    }
    .headermenu .logo img {
        height: auto !important;
    }

}