/* CSS kod pishite v etom faile, chotobi pri ustanovke obnovlenii ne bilo problem  */
/* --------------------------------------- */
/* Here you can put custom css rules for your site */
.banners-small.front .item_block .title{
display:none;
}
body{
    display: block;
  position: relative;
  min-height: 100%;
  height: auto !important;
}
.catalog.detail .banners-small.front .item_block .title{
display:block;
}
.logo-row .logo.colored img, header .line-row{
background-color:#fff;
}
.banners-big .slides>li{
background-size: contain !important;
}

.licenses .row.sid-1.items .col-md-4{
    padding-right: initial;
}

@media screen and (min-width:1200px) {}

@media screen and (max-width:1199px) {}

@media screen and (max-width:1024px) {}

@media screen and (max-width:991px) {
.ns-intec-regionality-loc {
    padding-left: 0;
    background-image: url(/images/location-icon.png);
    background: #ffff;
    position: fixed;
    top: 50%;
    left: calc(50% - 110px);
}
.ns-intec-regionality.c-regions-select.c-regions-select-default .regions-select-region {
		display: none; }

.lock-display {
    position: fixed;
    background-color: #fff;
    text-align: center;
    z-index: 100000001;
    padding: 20px;
    left: calc(50% - 125px);
	top: calc(50% - 50px);
}

.uc-lock-block {
    display: block;
    background-color: #000;
    opacity: .5;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 10000000;
}
.logo-row .logo {
z-index: 0;
}


}

.fixed .search_top_block {
    width: 250px;
}

@media screen and (max-width:767px) {
    .maxwidth-theme img{
        max-width: 100%;
        height: auto;
    }
    footer{
        margin-top: 0 !important;
    }
   .body {
    margin: 0 0 0 !important;
  }
}

@media screen and (max-width:675px) {}

@media screen and (max-width:640px) {}

@media screen and (max-width:600px) {}

@media screen and (max-width:485px) {}

@media screen and (max-width:425px) {}

@media screen and (max-width:390px) {}

@media screen and (max-width:370px) {}

@media screen and (max-width:330px) {}