.top-menu > ul > li > a {
    color: black !important; 
}

.top-menu-catalog-inner li.active > a, .top-menu-catalog-inner a:hover {
    color: #000000 !important;
}

.top-menu > ul ul li > a {
    color: black !important;     
}

.top-menu {
    margin-right: 0px !important;
}

.top-menu > ul > li.down > a::after {
    border-bottom: 1px solid rgb(0 0 0) !important;
    border-right: 1px solid rgb(0 0 0) !important;    
}

.header-bottom {
    background: white !important;
    border-bottom: solid 1px;
}

.top-menu-catalog-wrapper .title a {
    background: #0c5a99 !important;
}

.one-tovar {
    border: 1px solid #0c5a99;
    padding: 15px;
    margin-bottom: 20px;   
}

.btn-category {
    width: 100%;
    text-decoration: none;
    color: #fff;
    background: #0c5a99;
    font-size: 20px;
    position: relative;
    text-align: center;
    cursor: pointer;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
    border: 2px solid #0c5a99;
    font-weight: bold;
    border-radius: 3px;
}

.form-control-category {
    display: block;
    width: 100%;
    height: 35px;
    padding: 0 15px;
    border: 2px solid #ededed;
    border-radius: 0;
    background: #ededed;
    color: #696e73;
    text-shadow: none;
    font-size: 14px;
    line-height: 1.42857143;
    margin-bottom: 7px;
    border-radius: 3px;
}

.hr-new {
    margin-top: 10px;
    margin-bottom: 10px;
    border: 0;
    border-top: 1px solid #E9E9E9;    
}

.header-tel a:hover {
    color: white !important;
}

.subtitle {
    text-transform: uppercase;
}

.tender {
    border-bottom: 1px dashed #0c5a99;
}

.catalog-item {
    margin-bottom: 20px;
}

.main-catalog-btn {
    margin-top: 30px;
}

.main-catalog-btn a {
    margin-left: 5px;
}

.catalog-item {
    border: 2px solid #d9d9d9;
    padding: 15px;
    margin-bottom: 20px;
    text-align: center;
}

.brands-carloy {
    display: block;
    position: relative;
    margin-bottom: 15px;
    border: solid 2px;
    padding: 15px;
    border-color: #d9d9d9;    
}

.cat-menu-element {
    padding: 5px;
    border: 2px solid #d9d9d9;
    margin-bottom: 30px;
    border-radius: 15px;
    background: #0c5a99;
    /* min-height: 250px; */
}

/*
.cat-menu-element:hover {
    background: white;
}
*/

.cat-menu-element img {
    margin-bottom: 10px;
    height: 150px;
}

.cat-menu-element-title {
    font-size: 14px;
    text-transform: uppercase;
    color:white;
}

.cat-menu-element-title:hover {
    color:white;
}

.noresults-title {
    text-align: center;
    font-size: 20px;    
}

.cart_callback {
    font-size:22px;
}

.cart_price {
    font-size:22px;
    color: #0c5a99;
    font-weight: bold;
}
    
.brand-cat {
    border: solid 1px;
    padding: 5px;
    border-radius: 10px;
    text-align: center;
    margin-top: 10px;
}
  
.zapros {
    font-size:14px;
    text-transform: uppercase;
}

.proizv-main {
    margin-top: 15px;
    margin-bottom: 15px;
}