﻿body {
}

div.nav {
    background-color: #90021E;
}

nav {
    /*font-family: "MuseoCyrillicWeb500";*/
    font-size: 150%;
}

h1, h2, h3 {
    /*font-family: "MuseoCyrillicWeb500";*/
}

.red-border {
    border: solid 2px #90021e;
}
contTitle
.a-logo {
    text-decoration: none !important;
    border: 0;
}

footer {
    background-color: #F3F3F3;
    padding: 30px 0;
    margin-top: 0px;
    overflow: auto;
}

    footer .footer-top .footer-socials .footer-socials__item {
        position: relative;
        border: 0;
        display: inline-block;
        width: 36px;
        height: 36px;
        font-size: 36px;
        margin-right: 16px;
    }

[class*=" icon-"], [class^="icon-"] {
    font-family: icomoon !important;
    font-weight: 400;
    line-height: 1;
    -moz-osx-font-smoothing: grayscale;
}

footer .footer-top .footer-socials .footer-socials__item span::before {
    margin-left: 0;
    position: absolute;
    top: auto;
    left: auto;
    bottom: auto;
    right: auto;
}

.icon-vk .path1::before {
    content: "\e90f";
    color: #90021e;
}

footer .footer-top .footer-socials .footer-socials__item span::before {
    margin-left: 0;
    position: absolute;
    top: auto;
    left: auto;
    bottom: auto;
    right: auto;
}

.icon-vk .path1::before {
    content: "\e90f";
    color: #90021e;
}

.icon-vk .path2::before {
    content: "\e910";
    margin-left: -1em;
    color: #fff;
}

footer .footer-top .footer-menus .footer-menu .footer-menu__item, footer .footer-top .footer-menus .footer-menu .menu-title {
    margin-right: 24px;
    font-size: 16px;
    line-height: 26px;
    padding-top: 4px;
}

footer .footer-top .footer-menus .footer-menu .footer-menu__item, footer .footer-top .footer-menus .footer-menu .menu-title {
    margin-right: 24px;
    font-size: 16px;
    line-height: 26px;
    padding-top: 4px;
    padding-bottom: 4px;
}

.footer-menu-title {
    float: left;
}

.footer-menu__item {
    float: left;
}

.hr-footer {
    padding: 20px 0;
}

footer .footer-bottom {
    font-size: 16px;
}

.location-anchor {
    font-weight: bold;
}

footer a:hover {
    text-decoration: none;
}

footer .footer-bottom .description {
    margin-top: 10px;
}

footer .as-a, footer a {
    color: #000;
    text-decoration: none;
    border-bottom: 1px solid rgba(144,2,30,.3);
    -webkit-transition: color .3s ease-in 0s,border-color .3s ease-in 0s;
    transition: color .3s ease-in 0s,border-color .3s ease-in 0s
}

footer .as-a:hover, footer a:hover {
    color: #90021E;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.brands img { max-width: 200px; }
.brands .inactive { filter:grayscale(1.0); opacity:.5; }

p.brand { text-align: justify; margin: 5mm 0mm; }
div.products .name { font-size:125%; font-weight:bold; }

.h-text-logo {
    padding-top: 40px;
    font-size: 23pt;
    text-align: center;
}

.owl-next, .owl-prev {
    border-radius: 55px !important;
    height: 55px !important;
    line-height: 40px !important;
    width: 55px !important;
}
.owl-theme .owl-nav [class*="owl-"] {
    font-size: 40px !important;
}

#contTitle .indexsiteitem {
    text-align: center;
    margin: 60px 0;
}

.block-hide {
    display:none;
}

.footer-menu__item a {
    border: none !important;
}